2006-10-08 [colin] 2.5.3cvs21
[claws.git] / ChangeLog
1 2006-10-08 [colin]      2.5.3cvs21
2
3         * src/common/utils.c
4                 always include gi18n.h
5
6 2006-10-07 [colin]      2.5.3cvs20
7
8         * src/plugins/pgpcore/pgp_viewer.c
9                 Kill gpg after 5 seconds wait
10
11 2006-10-07 [colin]      2.5.3cvs19
12
13         * src/plugins/pgpcore/pgp_viewer.c
14         * src/plugins/pgpcore/pgp_viewer.h
15                 Fix copyright
16
17 2006-10-07 [colin]      2.5.3cvs18
18
19         * src/plugins/pgpcore/pgp_viewer.c
20         * src/plugins/pgpcore/pgp_viewer.h
21                 Actually add the files to CVS
22
23 2006-10-07 [colin]      2.5.3cvs17
24
25         * src/plugins/pgpcore/sgpgme.c
26                 Be sure not to crash on 'application/pgp-signature' that
27                 are not application/pgp-signatures
28
29 2006-10-07 [colin]      2.5.3cvs16
30
31         * src/textview.c
32         * src/textview.h
33                 Make a bit more of the API available
34         * src/plugins/pgpcore/Makefile.am
35         * src/plugins/pgpcore/plugin.c
36         * src/plugins/pgpcore/sgpgme.c
37                 Add basic key import/export
38
39 2006-10-07 [colin]      2.5.3cvs15
40
41         * src/folderview.c
42         * src/imap.c
43         * src/prefs_account.c
44         * src/wizard.c
45                 Warn users *everywhere* if libetpan's not
46                 linked in
47
48 2006-10-06 [mones]      2.5.3cvs14
49
50         * po/de.po
51         * po/es.po
52                 updated by Stephan Sachse and me
53
54 2006-10-06 [colin]      2.5.3cvs13
55
56         * src/main.c
57         * src/common/sylpheed.c
58                 Don't load common plugins if --exit is passed
59         * src/prefs_gtk.c
60         * src/prefs_gtk.h
61                 Implement a cache to avoid reading the same
62                 files over and over again at startup
63
64 2006-10-06 [colin]      2.5.3cvs12
65
66         * src/summaryview.c
67         * src/gtk/quicksearch.c
68                 Update display every 5k mails on fast searches
69
70 2006-10-06 [colin]      2.5.3cvs11
71
72         * src/textview.c
73                 Don't do quote folding on HTML or ERTF.
74                 May fix the Cygwin issues if they were
75                 happening with HTML mails?
76
77 2006-10-05 [colin]      2.5.3cvs10
78
79         * src/prefs_gtk.c
80                 Oops, forgot one
81
82 2006-10-05 [colin]      2.5.3cvs9
83
84         * src/prefs_gtk.c
85                 Use unlocked_stdio here too
86
87 2006-10-05 [colin]      2.5.3cvs8
88
89         * src/folderview.c
90                 Fix go to next * after preferences apply
91         * src/msgcache.c
92                 Do the fd lock/unlock ourselves instead of
93                 letting the libc do it at each write 
94
95 2006-10-05 [colin]      2.5.3cvs7
96
97         * src/common/utils.c
98                 Faster division, thanks to Jean Diraison
99
100 2006-10-05 [paul]       2.5.3cvs6
101
102         * src/common/utils.c
103                 fix building with --disable-nls
104
105 2006-10-04 [colin]      2.5.3cvs5
106
107         * src/folder.c
108                 Maybe fix a segfault
109
110 2006-10-04 [wwp]        2.5.3cvs4
111
112         * src/prefs_folder_item.c
113                 Fine-tune layouts in folder item prefs. Suggested by
114                 Fabien Vantard <fzzzzz@gmail.com>.
115
116 2006-10-04 [wwp]        2.5.3cvs3
117
118         * src/prefs_folder_item.c
119                 Kill the clandestine passengers. You didn't see anything.
120
121 2006-10-04 [wwp]        2.5.3cvs2
122
123         * src/prefs_folder_item.c
124                 Add a way to test the subject simplify regexp in
125                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
126                 w/ few layout changes.
127
128 2006-20-04 [paul]       2.5.3cvs1
129
130         * NEWS
131         * README
132         * configure.ac
133                 Update version number following
134                 stable release
135
136 2006-10-04 [colin]      2.5.2cvs42
137
138         * src/folder.c
139         * src/folder.h
140         * src/summaryview.c
141                 Provide a way for folder classes to set their sort
142                 type and key
143
144 2006-10-03 [colin]      2.5.2cvs41
145
146         * src/mh.c
147                 Don't use strlen() to know if the
148                 string's empty
149
150 2006-10-03 [colin]      2.5.2cvs40
151
152         * src/mh.c
153                 Fix "check for new folders" with accentued folders
154
155 2006-10-03 [ticho]      2.5.2cvs39
156
157         * src/filtering.c
158         * src/folder.c
159         * src/inc.c
160         * src/mbox.c
161                 Colin's fix for "copy" filtering rules.
162
163 2006-10-02 [colin]      2.5.2cvs38
164
165         * src/folderview.c
166                 Fix for double-click too
167
168 2006-10-02 [colin]      2.5.2cvs37
169
170         * src/folderview.c
171                 correct fix for cvs36
172
173 2006-10-02 [colin]      2.5.2cvs36
174
175         * src/folderview.c
176                 Fix 'goto next unread' after collapsing/expanding 
177                 a node.
178
179 2006-10-02 [colin]      2.5.2cvs35
180
181         * src/summaryview.c
182                 Fix double freeze/thaw
183         * src/common/utils.c
184         * src/common/utils.h
185                 Reimplement strftime
186         * src/procheader.c
187                 Use it
188
189
190 2006-10-02 [colin]      2.5.2cvs34
191
192         * src/mh.c
193                 Time mh_write_sequences() - it's fast
194         * src/summaryview.c
195                 Init a variable to shut up gcc
196
197 2006-10-01 [colin]      2.5.2cvs33
198
199         * src/folder.c
200         * src/mh.c
201         * src/mh.h
202         * src/msgcache.c
203                 Add helper mh_set_mtime(), and set mtime to stat()'s result
204                 Add fsync but disable it, it's slow as hell
205
206 2006-10-01 [colin]      2.5.2cvs32
207
208         * src/mh.c
209         * src/msgcache.c
210                 fflush() caches and mh_sequences before
211                 fclose()ing
212
213 2006-10-01 [colin]      2.5.2cvs31
214
215         * src/msgcache.c
216                 Don't ftruncate when not using mmap
217
218 2006-09-30 [colin]      2.5.2cvs30
219
220         * src/main.c
221                 Write folder list *after* saving caches
222
223 2006-09-30 [colin]      2.5.2cvs29
224
225         * src/folder.c
226         * src/mh.c
227                 Debug forced mtime changes
228
229 2006-09-30 [colin]      2.5.2cvs28
230
231         * src/folder.c
232         * src/main.c
233                 Remove useless debug_print()s (code
234                 well-tested)
235
236 2006-09-30 [colin]      2.5.2cvs27
237
238         * src/mh.c
239                 Do stuff faster when writing mh_sequences
240
241 2006-09-30 [colin]      2.5.2cvs26
242
243         * src/mh.c
244                 Don't let the writing of .mh_sequences, which
245                 can change the folder's mtime, let us think
246                 we need to scan.
247
248 2006-09-30 [colin]      2.5.2cvs25
249
250         * src/folder.c
251                 Move a debug_print where it belongs 
252                 (processing)
253         * src/summaryview.c
254                 Don't mess with a huge slow subject
255                 table if we're not threading by
256                 subject
257
258 2006-09-30 [colin]      2.5.2cvs24
259
260         * src/msgcache.c
261                 Reenable mmaped reads (*not* writes!)
262         * src/procmsg.c
263                 Don't destroy and recreate hashtables just
264                 for fun
265         * src/common/utils.c
266                 Remove useless reply prefixes (it's case
267                 unsensitive)
268
269 2006-09-30 [wwp]        2.5.2cvs23
270
271         * tools/fix_date.sh
272                 Fixed a minor bug in date value extraction, added a switch
273                 to replace non RFC-compliant Date: value, added a switch
274                 to use strict RFC matching patterns for dates.
275
276 2006-09-29 [colin]      2.5.2cvs22
277
278         * src/matcher_parser.h
279         * src/matcher_parser_parse.y
280         * src/prefs_filtering.c
281         * src/statusbar.c
282         * src/summary_search.c
283         * src/summaryview.c
284         * src/gtk/quicksearch.c
285         * src/gtk/quicksearch.h
286                 Optimise searches by setting different
287                 refresh intervals (depending if the 
288                 search is fast or not)
289
290 2006-09-29 [colin]      2.5.2cvs21
291
292         * src/codeconv.c
293                 Optimise by reusing the last iconv converter
294                 if possible
295         * src/textview.c
296                 Optimise a bit (the foldable quotes feature
297                 still has an awful O(n^2) algo
298
299 2006-09-29 [colin]      2.5.2cvs20
300
301         * src/gtk/gtksctree.c
302         * src/gtk/gtksctree.h
303                 Optimise de-selection via up/down or
304                 another key
305
306 2006-09-28 [colin]      2.5.2cvs19
307
308         * src/action.c
309         * src/compose.c
310         * src/folderview.c
311         * src/mainwindow.c
312         * src/messageview.c
313         * src/summary_search.c
314         * src/toolbar.c
315                 Avoid using summaryview->ctree directly
316
317 2006-09-28 [colin]      2.5.2cvs18
318
319         * src/summaryview.c
320         * src/summaryview.h
321                 Add helpers to freeze/thaw/grab_focus
322                 Factorize calls to freeze/thaw/grab_focus
323                 
324
325 2006-09-28 [colin]      2.5.2cvs17
326
327         * src/main.c
328                 More guards for the session management
329
330 2006-09-28 [colin]      2.5.2cvs16
331
332         * src/folderview.c
333         * src/gtk/gtksctree.c
334         * src/gtk/gtksctree.h
335                 Make expanding not recursive in folderview
336
337 2006-09-28 [colin]      2.5.2cvs15
338
339         * src/addressbook.c
340                 If nothing is selected in the list (right part)
341                 and a group is selected in the tree (left part),
342                 mail this group.
343
344 2006-09-28 [colin]      2.5.2cvs14
345
346         * src/Makefile.am
347                 Actually use SM_LIBS
348
349 2006-09-28 [ticho]      2.5.2cvs13
350
351         * src/export.c
352         * src/messageview.c
353         * src/mimeview.c
354         * src/news.c
355         * src/pop.c
356         * src/prefs_themes.c
357         * src/procmsg.c
358                 Small i18n string optimization.
359         * src/send_message.c
360         * src/summaryview.c
361         * src/common/session.c
362         * src/common/smtp.c
363         * src/common/ssl_certificate.c
364         * src/common/utils.c
365                 Use "Couldn't" instead of "Can't" in UI messages,
366                 where appropriate.
367
368 2006-09-28 [colin]      2.5.2cvs12
369
370         * configure.ac
371                 Possibly fix link errors
372
373 2006-09-27 [wwp]        2.5.2cvs11
374
375         * src/gtk/authors.h
376         * doc/man/sylpheed-claws.1
377         * manual/ack.xml
378         * manual/es/ack.xml
379         * manual/fr/ack.xml
380         * manual/pl/ack.xml
381                 Updated authors info (me, myself and I).
382
383 2006-09-27 [colin]      2.5.2cvs10
384
385         * src/addressbook.c
386                 Remove useless printf
387
388 2006-09-27 [wwp]        2.5.2cvs9
389
390         * src/editgroup.c
391         * src/send_message.c
392         * src/inc.c
393         * src/prefs_common.c
394         * src/prefs_common.h
395         * src/gtk/progressdialog.c
396                 remember more windows' sizes (send dialog, received dialog,
397                 edit group in addressbook).
398
399 2006-09-27 [colin]      2.5.2cvs8
400
401         * configure.ac
402         * src/main.c
403         * src/mainwindow.h
404                 Use libSM to communicate with the session
405                 manager, so that we can know when the 
406                 session ends, save our caches, and draft
407                 our compose windows.
408
409 2006-09-27 [colin]      2.5.2cvs7
410
411         * src/addressbook.c
412                 Fix issues:
413                 o Allow Book and Group creation from the tree's
414                   contextual menu
415                 o Do not actually delete the contacts when 
416                   deleting groups from the tree (duh!)
417
418 2006-09-27 [colin]      2.5.2cvs6
419
420         * src/compose.c
421         * src/compose.h
422         * src/mainwindow.c
423         * src/textview.c
424         * src/toolbar.c
425                 o Allow passing an email address to 
426                   compose_new_with_folderitem
427                 o Update callers
428                 o Use current folderitem when clicking
429                   on a TextView mailto: link
430                 o Fix a possible leak in TextView
431
432 2006-09-27 [colin]      2.5.2cvs5
433
434         * src/html.c
435                 Use UTF-8 chars to replace HTML entities
436
437 2006-09-27 [colin]      2.5.2cvs4
438
439         * AUTHORS
440         * src/prefs_account.c
441         * src/gtk/authors.h
442                 Fix bug #1024 (Array index out of
443                 range in sylpheed-claws-2.5.2)
444                 Patch by Ales Nosek <anosek@suse.cz>
445
446 2006-09-27 [colin]      2.5.2cvs3
447
448         * src/addr_compl.c
449                 Actually do the test
450
451 2006-09-27 [colin]      2.5.2cvs2
452
453         * src/addr_compl.c
454         * src/addr_compl.h
455                 Allow completing with comma (in certain cases: vCalendar
456                 for example doesn't support that)
457                 Patch by Fabien Vantard
458
459 2006-09-26 [colin]      2.5.2cvs1
460
461         * src/Makefile.am
462         * src/addr_compl.c
463         * src/addr_compl.h
464         * src/addrbook.c
465         * src/addrbook.h
466         * src/addressbook.c
467         * src/addrindex.c
468         * src/addrindex.h
469         * src/compose.c
470         * src/prefs_common.c
471         * src/prefs_filtering_action.c
472         * src/prefs_folder_item.c
473         * src/prefs_template.c
474         * src/stock_pixmap.c
475         * src/stock_pixmap.h
476         * src/pixmaps/addr_one.xpm
477         * src/pixmaps/addr_two.xpm
478                 Add auto-completion on groups
479
480 2006-09-26 [colin]      2.5.2
481
482         * NEWS
483         * README
484         * RELEASE_NOTES
485                 2.5.2 released
486
487 2006-09-26 [colin]      2.5.1cvs5
488
489         * src/matcher.c
490                 Fix condition
491
492 2006-09-26 [colin]      2.5.1cvs4
493
494         * src/mbox.c
495                 Revert cvs1 (useless as the message is printed 
496                 every 500 mails)
497
498 2006-09-26 [colin]      2.5.1cvs3
499
500         * src/partial_download.c
501                 Fix crasher found by Alexsandar Urosevic
502
503 2006-09-26 [colin]      2.5.1cvs2
504
505         * src/summaryview.c
506                 Fix bug #1023 (Sylpheed deletes too much messages)
507
508 2006-09-26 [ticho]      2.5.1cvs1
509
510         * src/mbox.c
511                 Make use of gettext's multiple plurals for statusbar
512                 progress message.
513
514 2006-09-25 [paul]       2.5.1
515
516         * NEWS
517         * README
518         * RELEASE_NOTES
519                 2.5.1 released
520
521 2006-09-25 [colin]      2.5.0cvs3
522
523         * src/plugins/bogofilter/bogofilter.c
524         * src/plugins/clamav/clamav_plugin.c
525         * src/plugins/spamassassin/spamassassin.c
526                 BogoFilter, Spamassassin: Fix double hook registering after
527                 visiting preferences
528                 Spamassassin, Clamav: Just set the mails to move instead of
529                 doing the move - caller will move the things at once.
530
531 2006-09-25 [colin]      2.5.0cvs2
532
533         * src/imap.c
534         * src/etpan/imap-thread.c
535                 Use UID SEARCH ALL instead of UID 1:*
536                 (braindead servers can't figure out that's
537                 the same...)
538
539 2006-09-25 [wwp]        2.5.0cvs1
540
541         * src/message_search.c
542                 Added the ability to stop a running search (in message body).
543
544 2006-09-25 [paul]       2.5.0
545
546         * NEWS
547         * README
548         * RELEASE_NOTES
549                 2.5.0 released
550
551 2006-09-25 [paul]       2.4.0cvs214
552
553         * po/cs.po
554         * po/de.po
555         * po/fi.po
556         * po/fr.po
557         * po/nl.po
558         * po/pt_BR.po
559         * po/sk.po
560         * po/sr.po
561         * po/zh_CN.po
562                 updated by Tim, Stephan Sachse, Flammie Pirinen,
563                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
564                 Ticho, Aleksander Urosevic, Ralgh Young
565
566 2006-09-24 [mones]      2.4.0cvs213
567
568         * po/es.po
569                 Updated for release
570
571 2006-09-23 [colin]      2.4.0cvs212
572
573         * src/gtk/inputdialog.c
574                 Fix [ ] remember this appearing in normal
575                 input dialogs after it's been used by
576                 mimeview.
577         * src/folder.c
578         * src/folderview.c
579         * src/msgcache.c
580         * src/procmsg.c
581         * src/summaryview.c
582         * src/textview.c
583         * src/common/timing.h
584                 Enable timings in debug mode and make it
585                 look prettier.
586
587 2006-09-22 [colin]      2.4.0cvs211
588
589         * README
590                 Revert test change
591         * commitHelper
592                 ping the correct URI
593
594 2006-09-22 [colin]      2.4.0cvs210
595
596         * README
597                 Let's see if bug #1022 is fixed
598
599 2006-09-21 [colin]      2.4.0cvs209
600
601         * src/wizard.c
602         * src/common/plugin.c
603                 Prepare infra to load predefined plugins when
604                 no configuration existed. Don't actually load
605                 anything yet (feat. freeze)
606
607 2006-09-21 [wwp]        2.4.0cvs208
608
609         * manual/fr/faq.xml
610                 Partial sync w/ 2.4.0cvs72:
611                 wrap file and minor updates.
612
613 2006-09-21 [wwp]        2.4.0cvs207
614
615         * tools/fix_date.sh
616                 several fixes and enhancements. A new --force switch has been
617                 added to prevent overriding by default Date: header when
618                 already existing.
619
620 2006-09-21 [paul]       2.4.0cvs206
621
622         * src/common/utils.c
623                 add Chinese UTF8 Re prefix
624
625 2006-09-21 [wwp]        2.4.0cvs205
626
627         * tools/Makefile.am
628                 Fics alfabettical order.
629
630 2006-09-21 [wwp]        2.4.0cvs204
631
632         * tools/fix_date.sh
633         * tools/Makefile.am
634                 Added an action tool to fix missing Date field in emails.
635                 Updated Makefile.am to reflect those last two additions.
636
637 2006-09-21 [wwp]        2.4.0cvs203
638
639         * tools/uuooffice
640                 Added a action tool to open uuencoded docs w/
641                 OpenOffice (based on uudec method).
642
643 2006-09-21 [colin]      2.4.0cvs202
644
645         * src/compose.c
646         * src/textview.c
647                 Workaround possible GTK crash: remove selection 
648                 clipboard before destroying widget, or GTK+-2.10
649                 dies. Thanks to Hiro.
650
651 2006-09-20 [colin]      2.4.0cvs201
652
653         * src/compose.c
654                 Fix free-after-use in some cases (when 
655                 procmime_encode_content() frees mimeinfo->data.mem
656                 and turns it to a temp file)
657
658 2006-09-20 [colin]      2.4.0cvs200
659
660         * src/folderview.c
661         * src/summaryview.c
662         * src/gtk/gtksctree.c
663         * src/gtk/gtksctree.h
664                 Add tooltips in the folderview and summaryview
665                 (Doesn't break string freeze as they already
666                 exist)
667         * src/toolbar.c
668                 Put the spam button in the default configuration
669                 if compiled with bogo plugin too
670
671 2006-09-19 [colin]      2.4.0cvs199
672
673         * src/summaryview.c
674         * src/summaryview.h
675                 Update folder name label on folder rename
676         * src/prefs_matcher.c
677         * src/gtk/logwindow.h
678                 Fix warnings
679                 Patches by Fabien
680
681 2006-09-19 [wwp]        2.4.0cvs198
682
683         * src/summary_search.c
684                 fix can't click forward/backward buttons in the
685                 search messages.
686
687 2006-09-18 [paul]       2.4.0cvs197
688
689         * src/wizard.c
690                 add missing bracket, capitalise the A of
691                 'SpamAssassin'
692
693 2006-09-18 [paul]       2.4.0cvs196
694
695         * src/compose.c
696                 fix bug 1012 'crashed upon sending mail
697                 from compose window'
698                 Thanks to Colin
699
700 2006-09-16 [colin]      2.4.0cvs195
701
702         * src/folderview.c
703                 Fix "real-time" sorting by freezing/thawing
704
705 2006-09-16 [colin]      2.4.0cvs194
706
707         * manual/faq.xml
708                 Fix the anti-spam entry a bit
709
710 2006-09-16 [colin]      2.4.0cvs193
711
712         * src/wizard.c
713                 Make sure reviewers have no excuse when stating
714                 Sylpheed-Claws doesn't have antispam capabilities.
715
716 2006-09-16 [colin]      2.4.0cvs192
717
718         * src/main.c
719                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
720                 as if the SIGPIPE comes from etpan's thread we could
721                 trigger a GUI update from this thread.
722
723 2006-09-16 [colin]      2.4.0cvs191
724
725         * src/summaryview.c
726                 Init all members of the struct
727
728 2006-09-16 [paul]       2.4.0cvs190
729
730         * src/account.c
731                 improvements to the English
732
733 2006-09-15 [colin]      2.4.0cvs189
734
735         * src/summaryview.c
736                 HIG order on dialog
737
738 2006-09-14 [colin]      2.4.0cvs188
739
740         * src/common/socket.c
741         * src/common/socket.h
742         * src/common/ssl.c
743         * src/common/ssl_certificate.c
744         * src/common/ssl_certificate.h
745         * src/etpan/imap-thread.c
746                 the get_fqdn() call done to get canonical name when
747                 checking an SSL certificate is blocking, which is
748                 sad as we just did a non-blocking lookup to connect.
749                 Fix that by letting the fqdn available to the SockInfo,
750                 and use that in ssl_certificate_check(). For IMAP,
751                 we don't do it as the lookup's done by libetpan, but
752                 it's less annoying as IMAP connections as much more
753                 rare than POP3 connections.
754
755 2006-09-14 [paul]       2.4.0cvs187
756
757         * manual/advanced.xml
758                 improvements to the English,
759                 properly place the new hidden options
760                 within the alphabetical order
761         * src/gtk/pluginwindow.c
762                 improvements to the English
763
764 2006-09-14 [colin]      2.4.0cvs186
765
766         * src/prefs_common.c
767         * src/prefs_common.h
768         * src/gtk/gtksctree.c
769         * manual/advanced.xml
770                 New hidden pref, stripes_color_offset, to change
771                 the value added/substracted to normal bgcolor to
772                 create the stripes in summaries
773
774 2006-09-13 [colin]      2.4.0cvs185
775
776         * src/gedit-print.c
777         * src/messageview.c
778         * src/messageview.h
779         * src/summaryview.c
780         * src/textview.c
781                 Fix misc. printing issues: 
782                 - Bad font for linkified headers
783                 - Different font if the mail was displayed or not
784                 - Factorize the thing
785
786 2006-09-13 [colin]      2.4.0cvs184
787
788         * src/common/ssl_certificate.c
789                 Only get FQDN once when checking certificate
790
791 2006-09-13 [colin]      2.4.0cvs183
792
793         * src/account.c
794         * src/gtk/pluginwindow.c
795                 Misc. GUI fixes by Fabien
796
797 2006-09-13 [wwp]        2.4.0cvs182
798
799         * configure.ac
800         * src/common/utils.h
801         * src/common/utils.c
802                 get rid of unused wide-char functions.
803
804 2006-09-13 [wwp]        2.4.0cvs181
805
806         * src/plugins/pgpinline/sylpheed.def
807         * src/textview.c
808                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
809                 add privacy_reset_error to the .def file,
810                 do not fork for an external textviewer.
811
812 2006-09-13 [wwp]        2.4.0cvs180
813
814         * src/prefs_common.c
815                 fix broken font entry in prefs (patch issued by the gpg4win team,
816                 probably by Marcus Brinkmann <marcus@g10code.de>).
817
818 2006-09-13 [colin]      2.4.0cvs179
819
820         * src/folder.h
821                 Fix a warning in summaryview.c
822         * src/mainwindow.c
823         * src/summaryview.c
824         * src/summaryview.h
825                 Add missing Mark/* elements in the
826                 main menu
827
828 2006-09-12 [colin]      2.4.0cvs178
829
830         * src/prefs_actions.c
831         * src/prefs_filtering_action.c
832         * src/prefs_matcher.c
833                 Use (New) instead of New everywhere
834
835 2006-09-12 [wwp]        2.4.0cvs177
836
837         * manual/fr/addrbook.xml
838         * manual/fr/handling.xml
839                 updated some quotes in the fr manual to match the fr translation.
840
841 2006-09-12 [wwp]        2.4.0cvs176
842
843         * src/prefs_matcher.c
844                 don't store translated string elements in matcher expressions.
845                 Also fixed a misused of Q_().
846
847 2006-09-11 [wwp]        2.4.0cvs175
848
849         * src/plugins//bogofilter/bogofilter.c
850         * src/plugins//clamav/clamav_plugin.c
851         * src/plugins//demo/demo.c
852         * src/plugins//dillo_viewer/dillo_viewer.c
853         * src/plugins//pgpcore/plugin.c
854         * src/plugins//pgpinline/plugin.c
855         * src/plugins//pgpmime/plugin.c
856         * src/plugins//spamassassin/spamassassin.c
857                 gettext-ize more strings (mostly plugin error messages).
858
859 2006-09-11 [colin]      2.4.0cvs174
860
861         * src/alertpanel.c
862                 Make maximum buffer size bigger to avoid
863                 truncating translated messages. Patch by
864                 Fabien
865
866 2006-09-11 [colin]      2.4.0cvs173
867
868         * src/etpan/imap-thread.c
869                 Fix compilation on OpenBSD, thanks to 
870                 Landry
871
872 2006-09-10 [wwp]        2.4.0cvs172
873
874         * manual/account.xml
875         * manual/addrbook.xml
876         * manual/handling.xml
877         * manual/es/handling.xml
878         * manual/fr/account.xml
879         * manual/fr/addrbook.xml
880         * manual/fr/handling.xml
881                 documented addressbook matching (condition configuration):
882                   addrbook.xml, en fr
883                 documented per-account filtering rules (handling/filtering
884                   section, account section):
885                   account.xml, handling.xml, en fr
886                 slightly updated the handling/searching section to tell few
887                   words about the extended search ability:
888                   handling.xml, en fr
889                 added missing <quote></quotes> to Quick Search:
890                   handling.xml, en fr es
891                 fixed a typo (auomatically):
892                   handling.xml, en
893                 changes revisited by Paul.
894
895 2006-09-10 [paul]       2.4.0cvs171
896
897         * src/prefs_actions.c
898         * src/prefs_filtering.c
899         * src/prefs_template.c
900                 adjustments to the gui
901                 Patch by Fabien Vantard (slightly modified)
902
903 2006-09-10 [colin]      2.4.0cvs170
904
905         * src/summaryview.c
906                 Check folderitem/summaryview consistency
907                 (basically automates Update summary). Fixes
908                 #1011 (wrong (negative) count on unread 
909                 messages)
910
911 2006-09-10 [colin]      2.4.0cvs169
912
913         * src/gtk/gtksctree.c
914                 Fix recursive expansion via mouse
915         * src/plugins/bogofilter/bogofilter.c
916                 Use normal filtering way of moving
917                 messages (batching), possibly fixing
918                 bug #1015 (Bogofilter plugin doubles 
919                 new messages)
920
921 2006-09-09 [wwp]        2.4.0cvs168
922
923         * src/prefs_filtering.c
924                 better place for this fix.
925
926 2006-09-09 [wwp]        2.4.0cvs167
927
928         * src/prefs_filtering.c
929                 fix a minor bug when the enabled status of a filtering/processing
930                 rule always got set to TRUE when replacing this rule. That still
931                 make sense when adding a new rule, but now when replacing, we
932                 don't override the value of 'enabled'.
933                 Also renamed the func prefs_filtering_list_view_get_rule_name()
934                 to prefs_filtering_list_view_get_info() as this function not only
935                 returns the name, but also the account_id and the enabled status.
936
937 2006-09-09 [mones]      2.4.0cvs166
938
939         * manual/glossary.xml
940         * manual/plugins.xml
941                 Minor format corrections
942         * manual/gpl.xml
943                 Fix misplaced NO WARRANTY section
944         * manual/es/advanced.xml
945         * manual/es/faq.xml
946         * manual/es/glossary.xml
947         * manual/es/gpl.xml
948         * manual/es/handling.xml
949         * manual/es/plugins.xml
950         * manual/es/starting.xml
951                 Incorporate changes from English version
952         * manual/fr/ack.xml
953         * manual/pl/ack.xml
954         * manual/es/ack.xml
955                 Fix address, (add translation credits in es version)
956         * po/es.po
957                 Updated translation
958
959 2006-09-09 [wwp]        2.4.0cvs165
960
961         * src/prefs_filtering.c
962                 fix a crash when opening filtering prefs, if matcherrc file contains
963                 broken data (non-existing account id, which is theoretically not
964                 possible).
965
966 2006-09-08 [colin]      2.4.0cvs164
967
968         * src/folder.c
969                 Wrong assert, make it an if()
970         * src/gtk/gtksctree.c
971                 Fix bug #1013 (expand selected thread 
972                 tree) - expanding is now recursive
973
974 2006-09-07 [wwp]        2.4.0cvs163
975
976         * src/prefs_matcher.c
977                 make better sentences about addressbook matching in the
978                 matcher prefs. This should make translators' work easier
979                 too.
980
981 2006-09-07 [wwp]        2.4.0cvs162
982
983         * src/prefs_filtering.c
984                 code simplification (get rid of dup var. assignment).
985
986 2006-09-07 [wwp]        2.4.0cvs161
987
988         * src/summaryview.c
989                 use GTK_STOCK icons when possible, patch by Fabien Vantard
990                 <fzzzzz@gmail.com>.
991
992 2006-09-07 [paul]       2.4.0cvs160
993
994         * src/mimeview.c
995                 fix compilation warnings
996                 Thanks to Colin
997
998 2006-09-07 [paul]       2.4.0cvs159
999
1000         * src/mimeview.c
1001                 select the mimepart icon when
1002                 displaying as text
1003                 Thanks to Colin
1004
1005 2006-09-06 [paul]       2.4.0cvs158
1006
1007         * src/prefs_filtering.c
1008                 fix labels and table element spacing
1009                 Patch by Fabien Vantard
1010
1011 2006-09-06 [paul]
1012
1013         2.5.0-rc3 released
1014
1015 2006-09-06 [paul]       2.4.0cvs157
1016
1017         * manual/es/advanced.xml
1018                 fix typo
1019
1020 2006-09-06 [wwp]        2.4.0cvs156
1021
1022         * src/mainwindow.c
1023                 fix an dup launch issue when iconified, thanks to Colin.
1024
1025 2006-09-06 [wwp]        2.4.0cvs155
1026
1027         * src/gtk//gtksctree.h
1028                 oops, forgot that one!
1029
1030 2006-09-06 [wwp]        2.4.0cvs154
1031
1032         * manual/pl/advanced.xml
1033         * manual/advanced.xml
1034         * manual/es/advanced.xml
1035         * manual/fr/advanced.xml
1036         * src/prefs_customheader.c
1037         * src/prefs_filtering_action.c
1038         * src/foldersel.c
1039         * src/prefs_summaries.c
1040         * src/prefs_filtering.c
1041         * src/account.c
1042         * src/compose.c
1043         * src/prefs_summary_column.c
1044         * src/addr_compl.c
1045         * src/prefs_actions.c
1046         * src/prefs_folder_column.c
1047         * src/ssl_manager.c
1048         * src/prefs_template.c
1049         * src/prefs_display_header.c
1050         * src/prefs_common.h
1051         * src/prefs_matcher.c
1052         * src/prefs_common.c
1053         * src/prefs_toolbar.c
1054         * src/summaryview.c
1055         * src/folderview.c
1056         * src/gtk/gtksctree.c
1057         * src/gtk/pluginwindow.c
1058         * src/gtk/progressdialog.c
1059         * src/gtk/prefswindow.c
1060                 renamed hidden option enable_rules_hint to use_stripes_everywhere
1061                 to make its meaning more obvious (all versions of the manual reflect
1062                 the change).
1063                 added an extra hidden option use_stripes_in_summary to allow
1064                 discarding these stripes in mainwindow's folder and message lists;
1065                 en and fr manuals only are OK towards this.
1066
1067 2006-09-06 [colin]      2.4.0cvs153
1068
1069         * src/textview.c
1070                 Hide Sylpheed-Claws' internal queue headers
1071                 when showing all headers. They'll be present
1072                 only in Source window.
1073
1074 2006-09-05 [colin]      2.4.0cvs152
1075
1076         * src/plugins/trayicon/trayicon.c
1077                 Fix crash at exit - we have to disconnect
1078                 our handlers
1079         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1080                 Update eggtrayicon - patch adapted from a
1081                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1082                 on Sylpheed's ML
1083
1084 2006-09-05 [colin]      2.4.0cvs151
1085
1086         * src/mainwindow.c
1087         * src/gtk/logwindow.c
1088                 Fix race condition when something writes
1089                 to the log too soon during init. Thanks
1090                 to Fabien Vantard
1091
1092 2006-09-05 [colin]      2.4.0cvs150
1093
1094         * src/mimeview.c
1095                 Don't select part on right-click either
1096
1097 2006-09-05 [paul]       2.4.0cvs149
1098
1099         * src/mimeview.c
1100                 completion of previous commit
1101                 Thanks to Colin
1102
1103 2006-09-05 [colin]      2.4.0cvs148
1104
1105         * src/mimeview.c
1106                 Don't force selection on middle-click, just open
1107
1108 2006-09-04 [colin]      2.4.0cvs147
1109
1110         * src/mimeview.c
1111                 Looks like gtk_notebook_set_current_page()
1112                 sometimes steals focus, and this annoys us
1113                 in MimeViewers as it renders navigation
1114                 keys useless. Take back focus after switching
1115                 pages.
1116
1117 2006-09-04 [colin]      2.4.0cvs146
1118
1119         * src/messageview.c
1120                 Set stop_loading when clicking on Next
1121                 during load. Don't add a callback to 
1122                 avoid over-complicating things.
1123
1124 2006-09-04 [colin]      2.4.0cvs145
1125
1126         * src/mimeview.c
1127         * src/messageview.c
1128                 Fix multiple loads in separate messageview
1129
1130 2006-09-04 [colin]      2.4.0cvs144
1131
1132         * src/summaryview.c
1133                 Let navigation keys be handled during 
1134                 load
1135
1136 2006-09-04 [colin]      2.4.0cvs143
1137
1138         * src/messageview.c
1139         * src/summaryview.c
1140         * src/textview.c
1141         * src/textview.h
1142                 Make loading of huge mails (lots of text and/or
1143                 images) cancellable, so the GUI doesn't block 
1144
1145 2006-09-04 [colin]      2.4.0cvs142
1146
1147         * src/plugins/trayicon/trayicon.c
1148                 Fix annoyance when removing a folder with 
1149                 unread mails: trayicon didn't update
1150
1151 2006-09-04 [paul]       2.4.0cvs141
1152
1153         * src/gtk/icon_legend.c
1154                 straighten up columns
1155                 Patch by Fabien Vantard
1156
1157 2006-09-04 [wwp]        2.4.0cvs140
1158
1159         * src/prefs_filtering.c
1160                 fix new line's account name in filtering prefs:
1161                 was "All", is now "(New)".
1162
1163 2006-09-04 [paul]       2.4.0cvs139
1164
1165         * tools/make.themes.project
1166                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1167                 instead of homebrewed "make release"
1168
1169 2006-09-03 [colin]      2.4.0cvs138
1170
1171         * src/folderview.c
1172                 Fix bug #1007 (Wrong folder highlighted)
1173
1174 2006-09-03 [colin]      2.4.0cvs137
1175
1176         * src/compose.c
1177                 Don't set Newsgroup: header to a mail folder
1178                 path
1179
1180 2006-09-03 [paul]       2.4.0cvs136
1181
1182         * src/prefs_other.c
1183         * src/prefs_spelling.c
1184                 unify the gui
1185
1186 2006-09-03 [paul]       2.4.0cvs135
1187
1188         * src/prefs_summaries.c
1189                 correct menu item text in prefs_keybind_apply_clicked()
1190
1191 2006-09-03 [paul]       2.4.0cvs134
1192
1193         * manual/advanced.xml
1194                 some improvements to the descriptions
1195         * src/mainwindow.c
1196         * src/messageview.c
1197         * src/summaryview.c
1198         * src/gtk/menu.c
1199                 fix menu sensitivity issues
1200         * src/prefs_message.c
1201                 drop the useless word 'short'
1202         * src/prefs_other.c
1203                 add the word 'lines' indicating log length
1204                 is a measure of lines
1205         * src/textview.c
1206                 fix compilation warnings
1207
1208 2006-09-02 [colin]      2.4.0cvs133
1209
1210         * src/messageview.c
1211                 Display a special return-receipt message
1212                 if the message is from the user
1213         * src/summaryview.c
1214                 Fix missing freeze of the list when marking
1215                 all read and unthreading for exec. Thanks
1216                 to Stephan Sachse.
1217
1218 2006-09-02 [paul]       2.4.0cvs132
1219
1220         * src/mainwindow.c
1221         * src/prefs_message.c
1222         * src/summaryview.c
1223                 fix some english
1224
1225 2006-09-02 [wwp]        2.4.0cvs131
1226
1227         * src/prefs_filtering.c
1228                 added an account name column to the filtering rules
1229                 dialog.
1230
1231 2006-09-02 [colin]      2.4.0cvs130
1232
1233         * src/gtk/logwindow.c
1234         * src/gtk/logwindow.h
1235                 Block scrolling if we're not at the end
1236                 of the log
1237
1238 2006-09-02 [colin]      2.4.0cvs129
1239
1240         * src/folder.c
1241                 Make sure account-specific rules can't
1242                 be used in {pre-,post-,}processing
1243         * src/mainwindow.c
1244         * src/gtk/logwindow.c
1245         * src/gtk/logwindow.h
1246                 Jump to last error when clicking on the
1247                 warning icon
1248
1249 2006-09-02 [colin]      2.4.0cvs128
1250
1251         * src/imap.c
1252         * src/import.c
1253         * src/mainwindow.c
1254         * src/mainwindow.h
1255                 Fix warning icon
1256         * src/inc.c
1257         * src/mbox.c
1258         * src/mbox.h
1259                 Let proc_mbox know its account, for
1260                 account-specific rules
1261
1262 2006-09-01 [colin]      2.4.0cvs127
1263
1264         * src/codeconv.c
1265                 Don't uselessly use iconv to convert from
1266                 us-ascii
1267         * src/alertpanel.c
1268         * src/mainwindow.c
1269         * src/mainwindow.h
1270         * src/inc.c
1271                 Fix certain log cases, disable warning icon
1272                 for now, the correct way to display it when
1273                 necessary and only when necessary is probably
1274                 to do it manually rather than use error logs
1275         * src/etpan/imap-thread.c
1276                 Clean up UID logging a bit
1277         * src/gtk/logwindow.c
1278         * src/gtk/logwindow.h
1279                 Make logging faster when the window's closed
1280
1281 2006-09-01 [wwp]        2.4.0cvs126
1282
1283         * manual/fr/account.xml
1284                 reflect changes to the ref. manual (parts of cvs72):
1285                 fix tabnames and quotes.
1286
1287 2006-09-01 [wwp]        2.4.0cvs125
1288
1289         * manual/fr/plugins.xml
1290                 reflect changes to the reference manual (cvs42):
1291                 update IRC channel info.
1292
1293 2006-09-01 [wwp]        2.4.0cvs124
1294
1295         * commitHelper
1296                 use CVSEDITOR env. var. if set, according to `man cvs`.
1297
1298 2006-09-01 [wwp]        2.4.0cvs123
1299
1300         * manual/advanced.xml
1301                 better sentence again (thanks to Paul).
1302
1303 2006-09-01 [wwp]        2.4.0cvs122
1304
1305         * manual/advanced.xml
1306         fix definition of toolbar_detachable and rework a bit the one of
1307         enable_dotted_lines.
1308
1309 2006-09-01 [mones]      2.4.0cvs121
1310
1311         * manual/advanced.xml
1312                 Document enable_dotted_lines
1313
1314 2006-09-01 [paul]       2.4.0cvs120
1315
1316         * src/folderview.c
1317         * src/folderview.h
1318         * src/imap.c
1319         * src/mainwindow.c
1320         * src/summaryview.c
1321                 obey the 'When entering folder...' option
1322                 when using the /View/Go to/... menu items
1323                 Thanks to Colin
1324
1325 2006-08-31 [colin]      2.4.0cvs119
1326
1327         * src/folderview.c
1328                 Revert 2.4.0cvs116, wrong fix.
1329
1330 2006-08-31 [colin]      2.4.0cvs118
1331
1332         * src/gtk/gtksctree.c
1333                 Better state the various copyrights
1334
1335 2006-08-31 [colin]      2.4.0cvs117
1336
1337         * src/prefs_common.c
1338                 fix enable_dotted_lines
1339
1340 2006-08-31 [colin]      2.4.0cvs116
1341
1342         * src/folderview.c
1343                 Use pref "Always open on select" when going
1344                 to next unread folder
1345         * src/gtk/gtksctree.c
1346                 Fix link failure to _gtk_clist_create_cell_layout
1347                 on certain computers. (Why not mine, I wonder)
1348
1349 2006-08-31 [colin]      2.4.0cvs115
1350
1351         * src/procmsg.c
1352         * src/textview.c
1353         * src/plugins/bogofilter/bogofilter.c
1354         * src/plugins/spamassassin/spamassassin.c
1355                 Requalify some "errors" to warnings
1356         * src/mainwindow.c
1357         * src/mainwindow.h
1358         * src/statusbar.c
1359                 Add an icon in the statusbar to notify
1360                 of errors
1361         * src/gtk/gtksctree.c
1362         * src/folderview.c
1363         * src/summaryview.c
1364                 Make the GtkSCTree look more modern by
1365                 alternating background lines
1366         * src/prefs_common.c
1367         * src/prefs_common.h
1368                 Add a pref to let people have the old
1369                 way if they prefer
1370
1371
1372 2006-08-30 [colin]      2.4.0cvs114
1373
1374         * src/procmsg.c
1375         * src/procmsg.h
1376                 Provide a way to filter a list of
1377                 messages in an optimised manner, and
1378                 add a list-filtering hook
1379         * src/folder.c
1380         * src/inc.c
1381         * src/mbox.c
1382                 Use the list filtering
1383         * src/plugins/bogofilter/bogofilter.c
1384                 Use the list-filtering hook
1385                 Use -b (bulk) mode for more speed
1386                 when learning and filtering
1387         * src/etpan/imap-thread.c
1388                 Make log output shorter in UID SEARCH
1389
1390
1391 2006-08-30 [colin]      2.4.0cvs113
1392
1393         * src/plugins/bogofilter/bogofilter.c
1394                 Really fast mass learning - thanks to David
1395                 Relson for the options explanations :)
1396
1397 2006-08-30 [colin]      2.4.0cvs112
1398
1399         * src/msgcache.c
1400                 Fix compilation on FreeBSD. Thanks
1401                 to Michael Hugues
1402
1403 2006-08-29 [colin]      2.4.0cvs111
1404
1405         * src/folderview.c
1406                 Handle "popup_menu" signal (for popping the 
1407                 menu via the keyboard)
1408         * src/mimeview.c
1409         * src/mimeview.h
1410         * src/summaryview.c
1411         * src/textview.c
1412         * src/gtk/gtkutils.c
1413         * src/gtk/gtkutils.h
1414                 Factorize scrolling code, and add an API 
1415                 for MimeViewers to handle scroll orders
1416
1417 2006-08-29 [wwp]        2.4.0cvs110
1418
1419         * src/plugins//bogofilter/bogofilter.c
1420         * src/plugins//spamassassin/spamassassin.c
1421                 make the bogofilter/spamassassin filtering error dialogs at
1422         incorporation obey to the "don't popup error dialog on
1423         receive error" option. If disabled, feed the log window w/
1424         the error message.
1425
1426 2006-08-29 [paul]
1427
1428         2.5.0-rc2 released
1429
1430 2006-08-29 [paul]       2.4.0cvs109
1431
1432         * Makefile.am
1433                 remove 'make release', it's not needed
1434                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1435
1436 2006-08-29 [paul]       2.4.0cvs108
1437
1438         * src/foldersel.c
1439         * src/summary_search.c
1440         * src/gtk/progressdialog.c
1441         * src/plugins/pgpcore/passphrase.c
1442                 replace deprecated gtk_window_set_policy()
1443
1444 2006-08-29 [colin]      2.4.0cvs107
1445
1446         * src/folder.c
1447                 Fix data loss when copy fails during a move:
1448                 only use fast remove_msgs if everything was
1449                 copied OK; else use slow remove_msg on the
1450                 mails that got copied only.
1451
1452 2006-08-28 [paul]       2.4.0cvs106
1453
1454         * src/mh.c
1455                 revert change in 2.4.0cvs104, it breaks
1456                 stuff
1457
1458 2006-08-28 [paul]       2.4.0cvs105
1459
1460         * src/plugins/spamassassin/spamassassin.c
1461                 english fix
1462
1463 2006-08-28 [paul]       2.4.0cvs104
1464
1465         * src/mh.c
1466                 fix data loss when moving to another
1467                 mailbox fails
1468         * src/prefs_spelling.c
1469                 improve the english
1470         * src/gtk/pluginwindow.c
1471                 improve the layout of the dialog text
1472         All thanks to Colin
1473
1474 2006-08-28 [paul]       2.4.0cvs103
1475
1476         * src/plugins/bogofilter/bogofilter.c
1477         * src/plugins/bogofilter/bogofilter_gtk.c
1478                 fix english up a bit, innit
1479
1480 2006-08-28 [paul]       2.4.0cvs102
1481
1482         * configure.ac
1483         * po/Makefile.in.in
1484         * po/Makevars
1485                 require autoconf 2.60, enabling building
1486                 with gettext 0.15 (gettext 0.14.x build still
1487                 possible). Replace Makefiles with versions
1488                 from gettext 0.15.
1489                 Remove configure options --with-localedir and
1490                 --with-mandir. The options that are provided
1491                 directly by autoconf 2.60 can be used instead:
1492                 --mandir --localedir
1493
1494 2006-08-27 [colin]      2.4.0cvs101
1495
1496         * src/plugins/bogofilter/Makefile.am
1497                 Fix make dist (no README)
1498
1499 2006-08-27 [colin]      2.4.0cvs100
1500
1501         * src/folder.c
1502                 Don't use F_UNKNOWN folders for any default
1503                 outbox/trash/etc
1504         * src/plugins/bogofilter/bogofilter.c
1505         * src/plugins/bogofilter/bogofilter.h
1506         * src/plugins/bogofilter/bogofilter_gtk.c
1507                 Add an option to specify the path to bogofilter
1508                 Use single-quotes to be able to learn in folders
1509                 with spaces in their names
1510                 Verify learning status
1511
1512 2006-08-27 [colin]      2.4.0cvs99
1513
1514         * manual/faq.xml
1515         * manual/plugins.xml
1516                 Document Bogofilter plugin
1517
1518 2006-08-27 [colin]      2.4.0cvs98
1519
1520         * src/compose.c
1521         * src/messageview.c
1522         * src/procmsg.c
1523         * src/procmsg.h
1524                 When possible, copy the queued mail to sent folder
1525                 instead of re-adding. Much faster on IMAP.
1526
1527 2006-08-27 [colin]      2.4.0cvs97
1528
1529         * src/msgcache.c
1530                 Disable mmaped caches - huge metadata loss
1531                 here after a power failure.
1532         * src/summaryview.c
1533                 Add quicksearch timing
1534         * src/common/plugin.c
1535         * src/common/plugin.h
1536                 Implement an interface to tell what plugins
1537                 provide. Prevent loading of similar plugins.
1538         * src/plugins/clamav/clamav_plugin.c
1539         * src/plugins/demo/demo.c
1540         * src/plugins/dillo_viewer/dillo_viewer.c
1541         * src/plugins/pgpcore/plugin.c
1542         * src/plugins/pgpinline/pgpinline.c
1543         * src/plugins/pgpmime/pgpmime.c
1544         * src/plugins/spamassassin/spamassassin.c
1545         * src/plugins/trayicon/trayicon.c
1546                 Implement plugin_provides()
1547
1548 2006-08-27 [colin]      2.4.0cvs96
1549
1550         * configure.ac
1551         * src/plugins/Makefile.am
1552         * src/plugins/bogofilter/.cvsignore
1553         * src/plugins/bogofilter/Makefile.am
1554         * src/plugins/bogofilter/bogofilter.c
1555         * src/plugins/bogofilter/bogofilter.h
1556         * src/plugins/bogofilter/bogofilter_gtk.c
1557                 New Bogofilter plugin, provides filtering and
1558                 learning. Spamassassin will go to extra plugins.
1559
1560 2006-08-26 [mones]      2.4.0cvs95
1561
1562         * manual/handling.xml
1563                 Fix subfolder path in the example (thanks to Paul) 
1564
1565 2006-08-26 [mones]      2.4.0cvs94
1566
1567         * manual/glossary.xml
1568                 2.2. + add ISP to the glossary
1569                 7.5. + Add UIDL to glossary
1570                 7.7. + Add TCP to glossary
1571         * manual/handling.xml
1572                 7.1. + Mentions GNU/Linux distribution, what about the non...
1573                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1574                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1575                 7.4. = Use appropriate quotation for commands
1576                 7.6. = change "" to <quote></quote>
1577         * manual/plugins.xml
1578                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1579         * manual/starting.xml
1580                 2.1. + local mbox file: some examples of mbox file locations...
1581                 Also reformatted files requiring it
1582
1583 2006-08-26 [wwp]        2.4.0cvs93
1584
1585         * src/summary_search.c
1586                 disable find buttons while summary search is running.
1587
1588 2006-08-25 [colin]      2.4.0cvs92
1589
1590         * src/folder.c
1591         * src/folderutils.c
1592         * src/mh.c
1593         * src/procmsg.h
1594         * src/summaryview.c
1595                 Speed up MH moving, and add progressbar
1596                 for MH deletion
1597         * src/msgcache.c
1598                 Write cache files using mmap() too
1599
1600 2006-08-25 [wwp]        2.4.0cvs91
1601
1602         * src/summaryview.c
1603                 switch spam<->ham button when a message has been marked as spam or ham
1604                 and is still selected. Thanks to Colin.
1605
1606 2006-08-25 [paul]       2.4.0cvs90
1607
1608         * src/Makefile.am
1609         * src/stock_pixmap.c
1610         * src/stock_pixmap.h
1611         * src/summaryview.c
1612         * src/gtk/icon_legend.c
1613         * src/pixmaps/copied.xpm
1614         * src/pixmaps/moved.xpm
1615                 add icons for delayed execution marked for
1616                 copying, marked for moving
1617
1618 2006-08-25 [mones]      2.4.0cvs89
1619
1620         * manual/glossary.xml
1621                 Fix the other glossary items:
1622                 5.1. = Inmmediate execution -> <quote>immediate execution...
1623                 5.2. = Fix MBOX capitalization -> Mbox
1624                 5.3. + Improve Plugins def. w/ tech. ref.
1625                 5.4. = Quotation -> replace '>' by <quote>></quote>
1626                 5.5. - SMTP Server. -> remove dot
1627         * po/es.po
1628                 Updated translation
1629
1630 2006-08-25 [mones]      2.4.0cvs88
1631
1632         * manual/ack.xml
1633                 Reformatted, changed email address
1634         * manual/glossary.xml
1635                 Reformatted, fixed MANUAL-TODO items:
1636                 8.2. + add ROT-13 to glossary
1637                 8.4. + add URL to glossary
1638         * manual/es/advanced.xml
1639                 Fixed <literal>s
1640
1641 2006-08-25 [paul]       2.4.0cvs87
1642
1643         * src/gtk/icon_legend.c
1644                 add 'marked for deletion' icon
1645                 arrange icons by containing column
1646                 wrap long label text
1647
1648 2006-08-25 [colin]      2.4.0cvs86
1649
1650         * src/common/utils.c
1651         * src/common/utils.h
1652                 Add the sc_g_*list_bigger functions in
1653                 a place everyone can use it
1654         * src/summaryview.c
1655                 Only freeze/thaw the list when working
1656                 on the selection, if it's bigger than 1
1657         * src/gtk/gtksctree.c
1658                 Only freeze/thaw the list when unselec-
1659                 ting 'all' if ('all' != 1)
1660                 This avoids some flickering
1661
1662 2006-08-24 [colin]      2.4.0cvs85
1663
1664         * src/addressbook.c
1665                 Fix strange list selection
1666                 Fix random seg (Invalid read of freed memory)
1667
1668 2006-08-24 [colin]      2.4.0cvs84
1669
1670         * src/alertpanel.c
1671         * src/gtk/inputdialog.c
1672         * src/plugins/pgpcore/passphrase.c
1673                 Revert minimal width patch of 2.4.0cvs67,
1674                 as it is also a maximal width. Use 
1675                 gtk_window_set_default_size instead.
1676
1677 2006-08-24 [colin]      2.4.0cvs83
1678
1679         * src/msgcache.c
1680                 Write cache/mark to temp files before
1681                 overwriting old ones (avoids metadata
1682                 loss if writing the new files fail).
1683                 Use mmap() to read cache/mark file, as
1684                 this makes cache reading faster. Dis-
1685                 abled for big-endian machines until it
1686                 can be tested. (Big-endian users: set
1687                 msgcache_use_mmap = TRUE in the relevant
1688                 #if).
1689         * src/procmsg.h
1690                 Move rarely used fields of MsgInfo in 
1691                 another structure, which will only be
1692                 allocated if needed. Face, X-Face,
1693                 Return receipt headers and List-*
1694                 headers are moved. Mails having none
1695                 of these occupy 52 bytes less with
1696                 this patch, which makes 2.5MB of RAM
1697                 saved on a 50k folder).
1698         * src/headerview.c
1699         * src/mainwindow.c
1700         * src/messageview.c
1701         * src/partial_download.c
1702         * src/procheader.c
1703         * src/procmsg.c
1704         * src/textview.c
1705                 Follow this structure change.
1706
1707 2006-08-24 [wwp]        2.4.0cvs82
1708
1709         * manual/es/.cvsignore
1710         * manual/es/dist/.cvsignore
1711         * manual/es/dist/html/.cvsignore
1712         * manual/es/dist/pdf/.cvsignore
1713         * manual/es/dist/ps/.cvsignore
1714         * manual/es/dist/txt/.cvsignore
1715                 more (generated) files to ignore.
1716
1717 2006-08-24 [colin]      2.4.0cvs81
1718
1719         * src/folder.c
1720         * src/mh.c
1721                 Fix possible problems with local delivery. Check the folder doesn't
1722                 need scan before setting its mtime when saving cache (which can be
1723                 done long after the folder's been modified by an external process);
1724                 Check that the stored item's mtime didn't change in mh functions.
1725
1726 2006-08-24 [mones]      2.4.0cvs80
1727
1728         * manual/advanced.xml
1729                 Rewrapping, some fixes and MANUAL-TODO items:
1730                 8.1. = change "" to <quote></quote>
1731                 8.3. = quote menu items
1732                 8.5. - deploying -> new user ... ideally a new user (redundant)
1733
1734 2006-08-23 [colin]      2.4.0cvs79
1735
1736         * src/gtk/gtksctree.c
1737                 When selecting or deselecting range, only
1738                 freeze/thaw when selection is bigger than 10
1739
1740 2006-08-23 [colin]      2.4.0cvs78
1741
1742         * src/messageview.c
1743         * src/mimeview.c
1744         * src/mimeview.h
1745         * src/plugins/dillo_viewer/dillo_viewer.c
1746                 Provide an API for MimeViewer plugins to
1747                 return a text selection for replying
1748
1749 2006-08-23 [colin]      2.4.0cvs77
1750
1751         * src/image_viewer.c
1752         * src/textview.c
1753                 Use gtk_pixbuf_new_from_file_at_scale(), which
1754                 is faster than getting the pixbuf then resizing
1755                 it.
1756
1757 2006-08-23 [colin]      2.4.0cvs76
1758
1759         * src/procmime.c
1760                 UTF-8 should be sent Quoted-printable
1761
1762 2006-08-22 [colin]      2.4.0cvs75
1763
1764         * src/mh.c
1765                 Check if scan is required before touching
1766                 the folder (or it'll be required every time)
1767
1768 2006-08-22 [colin]      2.4.0cvs74
1769
1770         * configure.ac
1771                 Require libetpan 0.46 (crasher fix when built
1772                 against gnutls)
1773
1774 2006-08-22 [colin]      2.4.0cvs73
1775
1776         * src/folder.c
1777                 Set folder's mtime after writing its
1778                 cache
1779         * src/folderview.c
1780                 Add some timing
1781         * src/procmsg.c
1782                 Don't do useless stuff if we don't 
1783                 thread by subject
1784         * src/summaryview.c
1785                 Add some timing, don't deselect prior
1786                 to selecting (gtksctree does it itself),
1787                 remove crash avoidance hacks as it's been
1788                 properly fixed since a while
1789         * src/common/utils.c
1790                 Optimize to_human_readable(): _() is slow,
1791                 do it only once, and avoid %f format for KB
1792                 (the most common in a summaryview)
1793         * src/gtk/gtksctree.c
1794                 Don't uselessly freeze/thaw (fixes flicker
1795                 on next unread and friends), reduce number
1796                 of g_list_nth/g_list_position where possible
1797         * src/gtk/gtkutils.c
1798         * src/gtk/gtkutils.h
1799                 Reduce number of g_list_nth/g_list_position
1800                 where possible.
1801                 All of this makes loading as 70k folder 2.1
1802                 seconds instead of 3.2 (with hot FS caches).
1803                 (1.3 seconds without Date and Size columns...)
1804
1805 2006-08-22 [paul]       2.4.0cvs72
1806
1807         wrap documents and do some items from mones' MANUAL-TODO:
1808
1809         * manual/account.xml
1810                 4.1. = fix tabname references to <quote>tabname</quote>
1811                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1812         * manual/faq.xml
1813                 1.1. = mentioned options don't match UI
1814                 Add information about the 'Never send Return Receipts'
1815                 option
1816         * manual/handling.xml
1817                 6.2. = Mentions Extended symbols button, but now is
1818                 named Information
1819                 6.3. = Mentions ... button, which is now Edit
1820
1821 2006-08-22 [colin]      2.4.0cvs71
1822
1823         * src/gtk/pluginwindow.c
1824                 Fix layout in verbose translations (such
1825                 as french)
1826
1827 2006-08-22 [paul]       2.4.0cvs70
1828
1829         * manual/Makefile.am
1830                 build manuals in alphabetical order
1831         * src/addressbook.c
1832         * src/prefs_themes.c
1833                 replace/remove deprecated symbols
1834         * src/gtk/gtkutils.c
1835                 fix a warning
1836         * src/gtk/pluginwindow.c
1837                 replace deprecated symbol
1838                 replace label text and move it
1839         * src/plugins/pgpcore/prefs_gpg.c
1840                 move the 'Generate...' button out of the
1841                 Sign Key frame, replace the English used
1842         * src/plugins/pgpcore/sgpgme.c
1843                 fixes to the English
1844
1845 2006-08-21 [colin]      2.4.0cvs69
1846
1847         * src/plugins/trayicon/trayicon.c
1848                 Add more strings for translation; patch
1849                 by Pawel
1850
1851 2006-08-21 [colin]      2.4.0cvs68
1852
1853         * src/compose.c
1854                 fix replied flag not set after drafting
1855         * src/matcher.c
1856                 fix body quicksearch in non-encoded bodies
1857                 containing '='
1858         * src/msgcache.c
1859                 Get rid of the g_malloc workaround for
1860                 corrupted caches, use g_try_malloc
1861
1862 2006-08-21 [colin]      2.4.0cvs67
1863
1864         * src/alertpanel.c
1865         * src/gtk/inputdialog.c
1866         * src/plugins/pgpcore/passphrase.c
1867                 Set minimal width to 375
1868         * src/mainwindow.c
1869                 Fix switching to offline, asking if it 
1870                 should be overriden for synchronising
1871         * src/mimeview.c
1872                 Don't offer to remember command on Open 
1873                 with for text parts, as the browser or 
1874                 text editor command isn't changed from 
1875                 there
1876
1877 2006-08-20 [paul]       2.4.0cvs66
1878
1879         * po/ko.po
1880         * po/zh_CN.po
1881                 fix plural form errors. revealed by stricter
1882                 checking of gettext 0.15
1883
1884 2006-08-18 [paul]       2.4.0cvs65
1885
1886         * src/stock_pixmap.c
1887                 fix the fix of 2.4.0cvs64
1888                 Thanks to Colin
1889
1890 2006-08-18 [paul]       2.4.0cvs64
1891
1892         * src/stock_pixmap.c
1893                 fix leaks
1894                 Thanks to Colin
1895
1896 2006-08-18 [paul]       2.4.0cvs63
1897
1898         * src/compose.c
1899         * src/procmsg.c
1900                 fix occasional IMAP bug where large msgs
1901                 were left in the queue folder after sending
1902                 Thanks to Colin
1903
1904 2006-08-18 [paul]       2.4.0cvs62
1905
1906         * src/folderview.c
1907                 freeze the summaryview while quicksearch results
1908                 are displayed
1909                 (fixes bug 456 'current message is hidden when the
1910                 view is refreshed and extended search is "unread 
1911                 messages"')
1912                 Thanks to Colin
1913         * src/textview.c
1914                 add missing #include "inputdialog.h"
1915         * src/common/utils.h
1916                 add missing mailcap_update_default() and improve
1917                 readability
1918
1919 2006-08-17 [colin]      2.4.0cvs61
1920
1921         * src/plugins/pgpcore/select-keys.c
1922                 Fix warnings :)
1923
1924 2006-08-17 [colin]      2.4.0cvs60
1925
1926         * src/compose.c
1927                 Don't continue queuing if Cancel is clicked
1928                 in select-keys
1929
1930 2006-08-17 [colin]      2.4.0cvs59
1931
1932         * src/plugins/pgpcore/select-keys.c
1933                 When encrypting, if only one key matches and it 
1934                 matches exactly, automatically use it.
1935
1936 2006-08-17 [colin]      2.4.0cvs58
1937
1938         * src/mimeview.c
1939         * src/prefs_common.c
1940         * src/prefs_common.h
1941         * src/prefs_ext_prog.c
1942         * src/textview.c
1943                 Fix issues with previous patch (text/html)
1944                 Remove outdated prefs
1945
1946 2006-08-17 [colin]      2.4.0cvs57
1947
1948         * src/imap.c
1949                 Add View Log button on auth error
1950         * src/procmsg.c
1951                 Fix encrypted mail marked as new when
1952                 saved in normal folders
1953         * src/plugins/pgpinline/pgpinline.c
1954                 Fix encrypt bug on IMAP
1955         * src/mimeview.c
1956         * src/common/utils.c
1957         * src/common/utils.h
1958         * src/gtk/inputdialog.c
1959         * src/gtk/inputdialog.h
1960                 Get rid of metamail stuff, simplify
1961                 opening, and allow remembering of user's
1962                 choices (by updating ~/.mailcap). There's
1963                 still to drop "Audio player" and "Image
1964                 viewer" preferences.
1965
1966 2006-08-17 [mones]      2.4.0cvs56
1967
1968         * manual/es/sylpheed-claws-manual.xml
1969                 fix DTD path
1970
1971 2006-08-17 [mones]      2.4.0cvs55
1972
1973         * configure.ac
1974         * manual/Makefile.am
1975         * manual/es/Makefile.am
1976         * manual/es/account.xml
1977         * manual/es/ack.xml
1978         * manual/es/addrbook.xml
1979         * manual/es/advanced.xml
1980         * manual/es/faq.xml
1981         * manual/es/glossary.xml
1982         * manual/es/gpl.xml
1983         * manual/es/handling.xml
1984         * manual/es/intro.xml
1985         * manual/es/keyboard.xml
1986         * manual/es/plugins.xml
1987         * manual/es/starting.xml
1988         * manual/es/sylpheed-claws-manual.xml
1989         * manual/es/dist/Makefile.am
1990         * manual/es/dist/html/Makefile.am
1991         * manual/es/dist/pdf/Makefile.am
1992         * manual/es/dist/ps/Makefile.am
1993         * manual/es/dist/txt/Makefile.am
1994                 Spanish translation for the manual
1995
1996 2006-08-16 [colin]      2.4.0cvs54
1997
1998         * src/compose.c
1999         * src/main.c
2000         * src/mainwindow.c
2001                 Fix send button sensitivity at startup
2002                 Set send menu sensitivity (patch by Fabien)
2003         * src/ssl_manager.c
2004                 Enable closing with esc (patch by Fabien)
2005         * src/gtk/foldersort.c
2006                 Enable closing with esc (patch by Fabien)
2007         * src/procmime.c
2008                 Optimisation (no need to copy to tempfile to
2009                 "decode" 7bit and 8bit)
2010         * src/summaryview.c
2011                 Fix cruft in swap_from case
2012         * src/textview.c
2013                 Fix missing last line in some mail cases 
2014                 (Fixes debian #381872)
2015         * src/plugins/pgpcore/prefs_gpg.c
2016         * src/plugins/pgpcore/sgpgme.c
2017         * src/plugins/pgpcore/sgpgme.h
2018                 Don't show "no key found" when user explicitely
2019                 wants to create a key
2020
2021 2006-08-16 [paul]       2.4.0cvs53
2022
2023         * configure.ac
2024         * src/account.c
2025         * src/addressbook.c
2026         * src/headerview.c
2027         * src/prefs_account.c
2028         * src/prefs_message.c
2029         * src/gtk/gtkutils.c
2030                 bump up minimum required versions of GTK+ and
2031                 GLIB to 2.6.0
2032
2033 2006-08-16 [paul]       2.4.0cvs52
2034
2035         * src/toolbar.c
2036                 workaround GTK+ Bug 351600 - 'Can't re-click
2037                 on button after sensitivity update'
2038                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2039                 Thanks to Colin
2040
2041 2006-08-15 [colin]      2.4.0cvs51
2042
2043         * src/plugins/pgpcore/prefs_gpg.c
2044                 Set options sensitivity according to
2045                 key existence
2046         * src/plugins/pgpcore/sgpgme.c
2047                 Allow to create key with no passphrase
2048
2049 2006-08-14 [cleroy]     2.4.0cvs50
2050
2051         * src/gtk/pluginwindow.c
2052                 New layout (maybe to be changed?)
2053         * src/gtk/gtkutils.c
2054                 Fix a bit label_window
2055         * src/plugins/pgpcore/passphrase.c
2056         * src/plugins/pgpcore/passphrase.h
2057         * src/plugins/pgpcore/plugin.c
2058         * src/plugins/pgpcore/prefs_gpg.c
2059         * src/plugins/pgpcore/prefs_gpg.h
2060         * src/plugins/pgpcore/sgpgme.c
2061         * src/plugins/pgpcore/sgpgme.h
2062                 Allow to create a PGP private key via the GUI
2063
2064 2006-08-14 [wwp]        2.4.0cvs49
2065
2066         * src/addressbook_foldersel.c
2067                 fix strict ISO C90 compliance.
2068
2069 2006-08-14 [paul]       2.4.0cvs48
2070
2071         * src/gtk/prefswindow.c
2072                 re-set scrolled window on opening
2073                 Patch by Ticho
2074
2075 2006-08-14 [paul]
2076
2077         2.5.0-rc1 released
2078
2079 2006-08-14 [paul]       2.4.0cvs47
2080
2081         * src/prefs_display_header.c
2082                 re-enable user-defined Displayed Headers
2083
2084 2006-08-14 [paul]       2.4.0cvs46
2085
2086         * src/prefs_account.c
2087                 use GTK_STOCK_EDIT
2088
2089 2006-08-13 [colin]      2.4.0cvs45
2090
2091         * src/common/utils.c
2092                 Fix "a" in quote when the original message is empty,
2093                 by using \0 instead of 'a' to test writability of
2094                 temp files.
2095
2096 2006-08-13 [wwp]        2.4.0cvs44
2097
2098         * src/plugins/spamassassin/spamassassin.c
2099                 fix capitalization of "SpamAssassin" in some debug, log and
2100                 dialog messages.
2101
2102 2006-08-13 [paul]       2.4.0cvs43
2103
2104         * src/editldap.c
2105                 fix overlapping widgets
2106         * src/prefs_account.c
2107                 fix translation of protocol_names[]
2108                 fix label disappearing off the edge of the
2109                 visible area
2110
2111 2006-08-12 [paul]       2.4.0cvs42
2112
2113         * manual/plugins.xml
2114                 update IRC channel info before it gets forgotten
2115                 about
2116
2117 2006-08-11 [colin]      2.4.0cvs41
2118
2119         * src/compose.c
2120         * src/mainwindow.c
2121         * src/mainwindow.h
2122         * src/procmsg.c
2123         * src/procmsg.h
2124         * src/summaryview.c
2125         * src/toolbar.c
2126                 Grey out the Send button if
2127                 - Queue folders are empty, or
2128                 - We're sending already
2129
2130 2006-08-11 [wwp]        2.4.0cvs40
2131
2132         * src/main.c
2133                 fix a logic issue when quitting while a compose window is
2134                 still open, thanks to Colin.
2135
2136 2006-08-10 [colin]      2.4.0cvs39
2137
2138         * src/main.c
2139                 Fix default font size setting after wizard run
2140         * src/imap.c
2141         * src/etpan/imap-thread.c
2142         * src/etpan/imap-thread.h
2143                 Fix bug #999 (Timing out on TSL cert validation 
2144                 dialog makes ugly things happen). Also, STARTTLS
2145                 unconditionnaly if initial capabilities contain
2146                 LOGINDISABLED and STARTTLS.
2147
2148 2006-08-09 [colin]      2.4.0cvs38
2149
2150         * src/mainwindow.c
2151         * src/mainwindow.h
2152                 Fix Tools/Actions sensitivity when there are
2153                 no actions
2154
2155 2006-08-09 [colin]      2.4.0cvs37
2156
2157         * src/prefs_filtering.c
2158                 Warning fix, patch by Paul
2159         * src/messageview.c
2160         * src/prefs_actions.c
2161         * src/prefs_filtering_action.c
2162         * src/prefs_matcher.c
2163                 Uniformisation of "Info ..." to "Info..." (for
2164                 old gtk), patch by Fabien
2165         * src/plugins/clamav/clamav_plugin_gtk.c
2166                 Sensitivity fix by Fabien
2167
2168 2006-08-09 [colin]      2.4.0cvs36
2169
2170         * src/main.c
2171         * src/main.h
2172                 Add a function to know whether we're exiting
2173         * src/plugins/trayicon/trayicon.c
2174                 If exiting, don't do anything. Faster, and
2175                 avoids gtk_main_iteration reentracy causing
2176                 segfaults at exit
2177
2178 2006-08-09 [colin]      2.4.0cvs35
2179
2180         * src/messageview.c
2181         * src/mimeview.c
2182         * src/mimeview.h
2183                 Fix lack of part selection when automatically 
2184                 jumping to a specific part
2185         * src/msgcache.c
2186                 Little optimisation in cache reading
2187
2188 2006-08-09 [colin]      2.4.0cvs34
2189
2190         * src/compose.c
2191                 Fix crash setting the priority on reedit
2192                 (Accessing compose before creating it!)
2193
2194 2006-08-08 [colin]      2.4.0cvs33
2195
2196         * src/procmime.c
2197                 Fix bug #998 (last attachment is not accessible)
2198                 Bad RFC interpretation on multipart close-delimiters
2199         * src/mimeview.c
2200         * src/mimeview.h
2201         * src/gtk/gtkvscrollbutton.c
2202         * src/gtk/gtkvscrollbutton.h
2203                 Make attachments list wheel-scrollable
2204
2205 2006-08-07 [colin]      2.4.0cvs32
2206
2207         * src/gtk/gtkaspell.c
2208                 Fix bug #973 (Unicode punctation characters 
2209                 are not recognized as separators by the
2210                 spell checker); fix unsigned stuff
2211
2212 2006-08-07 [colin]      2.4.0cvs31
2213
2214         * src/compose.c
2215                 Fix bug #956 (DnD text with accents in compose 
2216                 text entry); fix gccc's signed/unsigned fuss
2217
2218 2006-08-06 [colin]      2.4.0cvs30
2219
2220         * src/main.c
2221                 Fix bug #979 (Plugin crashes when exiting 
2222                 sylpheed-claws) : handle exit request only 
2223                 once
2224
2225 2006-08-05 [colin]      2.4.0cvs29
2226
2227         * src/news.c
2228                 Just make sure we have a msgid.
2229
2230 2006-08-05 [colin]      2.4.0cvs28
2231
2232         * src/news.c
2233         * src/summaryview.c
2234                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2235                 by reimplementing it
2236         * src/textview.c
2237                 Fix bug when hiding quotes with level > 3 and quote
2238                 colors are recycled
2239
2240 2006-08-04 [colin]      2.4.0cvs27
2241
2242         * src/compose.c
2243         * src/undo.c
2244         * src/undo.h
2245                 Fix a bit replace-by-pasting undo
2246         * src/mainwindow.c
2247         * src/messageview.c
2248                 Fix Fold quotes menu synchro in
2249                 mainwindow when it changes in 
2250                 messageview
2251         * src/textview.c
2252                 Fix right-click on quotes blocks
2253         * src/common/utils.c
2254                 Verify that the file created by
2255                 my_tmpfile() is writable. Fixes
2256                 bug #988 (very specific filesystem
2257                 issue)
2258         * src/plugins/pgpcore/sgpgme.c
2259                 Fix file descriptor leak
2260         * src/plugins/spamassassin/spamassassin.c
2261                 Warn once if spamd isn't reachable
2262
2263 2006-08-04 [colin]      2.4.0cvs26
2264
2265         * src/toolbar.c
2266                 i18n context patch by Fabien
2267
2268 2006-08-03 [colin]      2.4.0cvs25
2269
2270         * src/mainwindow.c
2271         * src/messageview.c
2272                 Rename "Hide quotes" to "Fold quotes"
2273         * src/textview.c
2274                 Don't use hand cursor on quotes. "all 
2275                 the bonuses of the feature and none of 
2276                 unwelcome side-effects"
2277
2278 2006-08-03 [colin]      2.4.0cvs24
2279
2280         * AUTHORS
2281         * sylpheed-claws.desktop
2282         * src/gtk/authors.h
2283                 Bring the desktop file to XDG compliance
2284                 Patch by Charles A. Edwards
2285
2286 2006-08-03 [colin]      2.4.0cvs23
2287
2288         * src/textview.c
2289                 Fix links offset when they are preceded
2290                 by accentued chars (g_utf8_strlen!)
2291         * src/mainwindow.c
2292                 Fix wrong status when starting offline
2293
2294
2295 2006-08-03 [wwp]        2.4.0cvs22
2296
2297         * src/prefs_common.h
2298                 ask what to do w/ filtering rules that belong to an account when
2299                 applying filtering rules manually from the main window (skip,
2300                 apply regardless of the account, use current account). This dialog
2301                 can be skipped and the last reply used.
2302                 (forgot that file)
2303
2304 2006-08-03 [wwp]        2.4.0cvs21
2305
2306         * src/filtering.c
2307         * src/filtering.h
2308         * src/prefs_common.c
2309         * src/summaryview.c
2310         * src/alertpanel.c
2311         * src/alertpanel.h
2312         * src/messageview.c
2313                 ask what to do w/ filtering rules that belong to an account when
2314                 applying filtering rules manually from the main window (skip,
2315                 apply regardless of the account, use current account). This dialog
2316                 can be skipped and the last reply used.
2317
2318
2319 2006-08-03 [colin]      2.4.0cvs20
2320
2321         * src/textview.c
2322                 Optimize previous patch
2323
2324 2006-08-03 [cleroy]     2.4.0cvs19
2325
2326         * src/textview.c
2327                 Fix quotes getting toggled back when the
2328                 mail has an even number of text parts
2329
2330 2006-08-02 [colin]      2.4.0cvs18
2331
2332         * src/messageview.c
2333                 Add Hide quotes menu
2334
2335 2006-08-02 [colin]      2.4.0cvs17
2336
2337         * src/mainwindow.c
2338         * src/prefs_common.c
2339         * src/textview.c
2340         * src/textview.h
2341         * src/gtk/about.c
2342                 Allow per-level quote hiding,
2343                 Allow toggling quotes by double-clicking them
2344                 Rename RemoteURI to ClickableText to reflect
2345                 the fact it's used for a variety of things
2346
2347 2006-08-02 [wwp]        2.4.0cvs16
2348
2349         * src/mainwindow.c
2350                 fix "View/Hide quotes" menu item status initialization.
2351
2352 2006-08-02 [wwp]        2.4.0cvs15
2353
2354         * src/matcher_parser_parse.y
2355                 remove a debug trace.
2356
2357 2006-08-02 [paul]       2.4.0cvs14
2358
2359         * src/plugins/pgpcore/passphrase.c
2360                 don't set initial dialog size
2361                 make it resizable
2362
2363 2006-08-02 [paul]       2.4.0cvs13
2364
2365         * src/noticeview.c
2366                 remove the rogue '/' character
2367
2368 2006-08-02 [paul]       2.4.0cvs12
2369
2370         * src/noticeview.c
2371                 allow buttons to resize as necessary
2372
2373 2006-08-01 [wwp]        2.4.0cvs11
2374
2375         * src/mbox.c
2376                 fix strict ISO C90 compliance.
2377
2378 2006-08-01 [wwp]        2.4.0cvs10
2379
2380         * tools/update-po
2381                 updated update-po tool to work w/ context-dependent translations.
2382                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2383
2384 2006-08-01 [wwp]        2.4.0cvs9
2385
2386         * src/matcher.c
2387         * src/prefs_filtering.c
2388         * src/prefs_matcher.c
2389                 allow context-dependent translations for "All",
2390                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2391
2392 2006-07-31 [colin]      2.4.0cvs8
2393
2394         * AUTHORS
2395         * src/gtk/authors.h
2396                 Add Rafal to authors
2397
2398 2006-07-31 [colin]      2.4.0cvs7
2399
2400         * src/compose.c
2401         * src/mainwindow.c
2402         * src/messageview.h
2403         * src/prefs_common.c
2404         * src/prefs_common.h
2405         * src/textview.c
2406                 Add 'View/Hide quotes'. Patch based on a patch
2407                 by Rafal Weglarz
2408
2409 2006-07-31 [colin]      2.4.0cvs6
2410
2411         * src/action.c
2412                 Fix problem with "> stuff >" actions
2413
2414 2006-07-31 [paul]       2.4.0cvs5
2415
2416         * po/nb.po
2417                 updated by Geir Helland
2418
2419 2006-07-31 [wwp]        2.4.0cvs4
2420
2421         * src/mainwindow.c
2422         * src/summaryview.c
2423         * src/summaryview.h
2424                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2425                 thanks to Colin.
2426
2427 2006-07-31 [wwp]        2.4.0cvs3
2428
2429         * src/Makefile.am
2430         * src/addr_compl.c
2431         * src/addr_compl.h
2432         * src/addressbook.c
2433         * src/addressbook.h
2434         * src/addressbook_foldersel.c
2435         * src/addressbook_foldersel.h
2436         * src/addrindex.c
2437         * src/addrindex.h
2438         * src/matcher.c
2439         * src/matcher.h
2440         * src/matcher_parser_lex.l
2441         * src/matcher_parser_parse.y
2442         * src/prefs_common.c
2443         * src/prefs_common.h
2444         * src/prefs_filtering.c
2445         * src/prefs_matcher.c
2446         * src/prefs_matcher.h
2447         * src/summaryview.c
2448                 introduce filtering against the address book. It's now possible to add
2449                 matched conditions to determine if any email address in a message matches
2450                 or doesn't match any or all books or folders in the address book.
2451
2452 2006-07-31 [wwp]        2.4.0cvs2
2453
2454         * src/account.c
2455         * src/filtering.c
2456         * src/filtering.h
2457         * src/folder.c
2458         * src/folderview.c
2459         * src/inc.c
2460         * src/mainwindow.c
2461         * src/matcher.c
2462         * src/matcher_parser_lex.l
2463         * src/matcher_parser_parse.y
2464         * src/mbox.c
2465         * src/prefs_filtering.c
2466         * src/prefs_filtering.h
2467         * src/procmsg.c
2468         * src/procmsg.h
2469         * src/summaryview.c
2470                 introduce per-account filtering rules. Each filtering rule can now be assigned
2471                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2472                 when applying filtering rules manually, as all rules will apply - even the ones
2473                 assigned to an account. This issue will be addressed soon.
2474  
2475
2476
2477 2006-07-31 [wwp]        2.4.0cvs1
2478
2479         * src/quote_fmt.c
2480                 make more strings translatable.
2481
2482 2006-07-31 [paul]       2.4.0
2483
2484         2.4.0 released
2485
2486 2006-07-31 [paul]       2.3.1cvs91
2487
2488         * po/ca.po
2489                 updated by Miquel Oliete
2490
2491 2006-07-31 [paul]       2.3.1cvs90
2492
2493         * po/de.po
2494         * po/el.po
2495         * po/fr.po
2496         * po/it.po
2497         * po/pl.po
2498         * po/pt_BR.po
2499         * po/sr.po
2500         * po/zh_CN.po
2501                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2502                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2503                 Aleksandar Urosevic, and Ralgh Young
2504
2505 2006-07-31 [paul]       2.3.1cvs89
2506
2507         * src/account.c
2508         * src/main.c
2509         * src/mainwindow.c
2510         * src/mainwindow.h
2511                 Fix a race condition when, after an SC crash, rescanning
2512                 folders took more than 0.5 seconds
2513                 Thanks to Colin
2514
2515 2006-07-31 [paul]       2.3.1cvs88
2516
2517         * src/folderview.c
2518                 don't translate separator strings
2519
2520 2006-07-30 [mones]      2.3.1cvs87
2521
2522         * doc/man/sylpheed-claws.1
2523                 Fixed non-ASCII chars in Hoa's name
2524         * po/es.po
2525                 Updated for release
2526
2527 2006-07-27 [colin]      2.3.1cvs86
2528
2529         * src/textview.c
2530                 Don't include the leading \n in links
2531                 Patch by Fabien
2532
2533 2006-07-25 [colin]      2.3.1cvs85
2534
2535         * src/mainwindow.c
2536         * src/common/socket.h
2537         * src/etpan/imap-thread.c
2538                 Refresh resolvers before connecting
2539                 to IMAP servers, and after switching
2540                 to online. Thanks to Paul.
2541
2542 2006-07-18 [colin]
2543
2544         * 2.4.0-rc4 released
2545
2546 2006-07-17 [colin]      2.3.1cvs84
2547
2548         * src/inc.c
2549                 Show connection attempt in statusbar before
2550                 connecting (previously first message was
2551                 "Retrieving messages from ..." after the
2552                 connection succeeded.
2553
2554 2006-07-16 [wwp]        2.3.1cvs83
2555
2556         * sylpheed-claws.ico
2557                 Added .ico file (windows multi-size icon file, generated).
2558
2559 2006-07-12 [wwp]        2.3.1cvs82
2560
2561         * src/messageview.c
2562                 remove Message/Re-edit menu entry from messageview window,
2563                 as sent/draft/queued messages are opened in compose window when
2564                 re-edited and it's not possible to re-edit other msgs.
2565
2566 2006-07-12 [paul]       2.3.1cvs81
2567
2568         * AUTHORS
2569         * src/mainwindow.c
2570         * src/gtk/authors.h
2571                 check online state before resetting
2572                 mailcheck timer. Useful if some program
2573                 verifies connection state and updates
2574                 Claws.
2575                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2576
2577 2006-07-12 [paul]       2.3.1cvs80
2578
2579         * sylpheed-claws-128x128.png
2580         * sylpheed-claws-64x64.png
2581         * sylpheed-claws.png
2582         * src/Makefile.am
2583         * src/main.c
2584         * src/prefs_toolbar.c
2585         * src/stock_pixmap.c
2586         * src/stock_pixmap.h
2587         * src/wizard.c
2588         * src/gtk/about.c
2589         * src/gtk/gtkutils.c
2590         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2591         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2592         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2593         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2594         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2595         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2596                 updated and renamed logo/icon files and related
2597                 logo by Jesper Schultz
2598
2599 2006-07-11 [paul]       2.3.1cvs79
2600
2601         * src/main.c
2602                 fix the labels a smidgin
2603
2604 2006-07-09 [colin]      2.3.1cvs78
2605
2606         * src/textview.c
2607                 Show errors in textviewer's command
2608                 Patch by H. Merijn Brand
2609
2610 2006-07-09 [colin]      2.3.1cvs77
2611
2612         * src/compose.c
2613                 Save FMID in drafts too
2614
2615 2006-07-08 [colin]      2.3.1cvs76
2616
2617         * src/compose.c
2618                 Svae RMID in drafted mails too
2619                 Save quote_fmt vars for whole mails,
2620                 don't reset at each quote_fmt_init:
2621                 allows to use the same |i{var} in
2622                 various template fields
2623         * src/prefs_template.c
2624         * src/quote_fmt.h
2625         * src/quote_fmt_parse.y
2626                 Same
2627
2628 2006-07-08 [colin]      2.3.1cvs75
2629
2630         * src/textview.c
2631                 Fix highlighting of attached parts URIs
2632
2633 2006-07-08 [colin]      2.3.1cvs74
2634
2635         * src/main.c
2636                 Prevent bug #981 (sc 2.3.1 segfaults with 
2637                 gtk+ 2.10) from being reported again:
2638                 if Sylpheed-Claws has been compiled against
2639                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2640                 of if Sylpheed-Claws has been compiled against
2641                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2642                 error out.
2643
2644 2006-07-07 [colin]      2.3.1cvs73
2645
2646         * src/prefs_actions.c
2647                 Fix label
2648
2649 2006-07-07 [colin]      2.3.1cvs72
2650
2651         * src/prefs_actions.c
2652                 Fix compile on gtk < 2.8. argh :)
2653
2654 2006-07-07 [paul]       2.3.1cvs71
2655
2656         * src/common/defs.h
2657                 update DONATE_URI
2658
2659 2006-07-07 [colin]      2.3.1cvs70
2660
2661         * po/POTFILES.in
2662         * src/quote_fmt.c
2663         * src/quote_fmt_lex.l
2664         * src/quote_fmt_parse.y
2665                 Add |i{var}, a way to insert user-entered
2666                 text in a template
2667
2668 2006-07-07 [colin]
2669
2670         * 2.4.0-rc3 released
2671
2672 2006-07-07 [colin]      2.3.1cvs69
2673
2674         * src/folder.c
2675                 Don't consider inboxes of UNKNOWN folder 
2676                 classes to be useable as default inboxes
2677
2678 2006-07-07 [paul]       2.3.1cvs68
2679
2680         * src/textview.c
2681                 add missing #include <errno.h>
2682                 Thanks to René J. Blokland
2683
2684 2006-07-07 [paul]       2.3.1cvs67
2685
2686         * src/action.c
2687                 Return now Closes dialog
2688         * src/mimeview.c
2689         * src/mimeview.h
2690         * src/textview.c
2691                 add contextual menu to mime parts listed
2692                 in the textview
2693                 Thanks to Colin
2694         * src/common/utils.c
2695                 reversal: ' is a valid character in URLs
2696
2697 2006-07-06 [colin]      2.3.1cvs66
2698
2699         * src/remotefolder.h
2700                 Forgotten in previous commit
2701
2702 2006-07-06 [colin]      2.3.1cvs65
2703
2704         * src/folder.c
2705                 Set summary update flag whenever
2706                 totals changed
2707         * src/imap.c
2708         * src/prefs_account.c
2709         * src/common/utils.h
2710         * src/etpan/imap-thread.c
2711                 Fix warnings, thanks to Fabien and
2712                 Ricardo
2713
2714 2006-07-06 [wwp]        2.3.1cvs64
2715
2716         * src/gtk/gtkutils.c
2717                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2718
2719 2006-07-06 [wwp]        2.3.1cvs63
2720
2721         * src/account.c
2722         * src/addressbook.c
2723         * src/addressitem.h
2724         * src/folderview.c
2725         * src/mainwindow.c
2726         * src/manual.c
2727         * src/manual.h
2728         * src/message_search.c
2729         * src/prefs_actions.c
2730         * src/prefs_filtering.c
2731         * src/prefs_filtering.h
2732         * src/prefs_template.c
2733         * src/summary_search.c
2734         * src/summaryview.c
2735         * src/gtk/gtkutils.c
2736         * src/gtk/gtkutils.h
2737         * src/gtk/pluginwindow.c
2738                 add help buttons to some dialogs. Clicking such buttons opens a
2739                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2740
2741 2006-07-06 [paul]       2.3.1cvs62
2742
2743         * src/textview.c
2744                 fix attachments contextual menu
2745                 Thanks to Colin
2746
2747 2006-07-05 [colin]      2.3.1cvs61
2748
2749         * src/textview.c
2750         * src/compose.c
2751                 Handle sftp:// links
2752
2753 2006-07-05 [paul]       2.3.1cvs60
2754
2755         * src/gtk/filesel.c
2756                 grab save button by default
2757                 Thanks to Colin
2758
2759 2006-07-05 [wwp]        2.3.1cvs59
2760
2761         * manual/xml2pdf
2762                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2763
2764 2006-07-04 [colin]      2.3.1cvs58
2765
2766         * src/mimeview.c
2767         * src/textview.c
2768                 Use left click to select, middle click to open
2769                 on mimeparts links
2770         * src/common/utils.c
2771                 Fix segfault
2772
2773 2006-07-04 [colin]      2.3.1cvs57
2774
2775         * src/mainwindow.c
2776         * src/news.c
2777                 Warning fixes, thanks to Fabien
2778
2779 2006-07-04 [colin]      2.3.1cvs56
2780
2781         * src/mimeview.c
2782         * src/mimeview.h
2783         * src/textview.c
2784                 Allow parts to be selected via their text label
2785                 in textview
2786
2787 2006-07-04 [colin]      2.3.1cvs55
2788
2789         * src/folderview.c
2790                 Feedback when closing (for big folders)
2791         * src/prefs_actions.c
2792         * src/prefs_filtering.c
2793         * src/prefs_matcher.c
2794         * src/prefs_template.c
2795                 Fix default button when closing without
2796                 having saved
2797
2798 2006-07-04 [colin]      2.3.1cvs54
2799
2800         * src/news.c
2801                 Delete local file on deletion
2802
2803 2006-07-03 [colin]      2.3.1cvs53
2804
2805         * src/folderview.c
2806         * src/main.c
2807                 Don't freeze when rescanning after crash
2808
2809 2006-07-03 [wwp]        2.3.1cvs52
2810
2811         * src/compose.c
2812         * src/privacy.c
2813         * src/privacy.h
2814         * src/plugins/pgpinline/pgpinline.c
2815         * src/plugins/pgpmime/pgpmime.c
2816                 don't report an error when the user cancels the passphrase dialog.
2817
2818 2006-07-02 [colin]      2.3.1cvs51
2819
2820         * src/folderview.c
2821                 Open message when crossing folders with Space,
2822                 goto next unread and friends
2823
2824 2006-07-01 [colin]      2.3.1cvs50
2825
2826         * src/prefs_account.c
2827                 Typographic rules varying from language
2828                 to language (in french "Protocole :"),
2829                 we have to do that :)
2830
2831 2006-07-01 [ticho]      2.3.1cvs49
2832
2833         * src/prefs_account.c
2834                 Only use one temporary gchar* variable in
2835                 prefs_account_protocol_set_optmenu().
2836
2837 2006-07-01 [ticho]      2.3.1cvs48
2838
2839         * src/prefs_account.c
2840         * src/prefs_account.h
2841                 Use GtkLabel for existing account protocol name.
2842                 Created an array for protocol names and populate the
2843                 combobox from it in a for() cycle.
2844
2845 2006-06-30 [colin]      2.3.1cvs47
2846
2847         * src/compose.c
2848                 Block undo when changing signature (by changing
2849                 account)
2850
2851 2006-06-30 [paul]       2.3.1cvs46
2852
2853         * src/send_message.c
2854                 when editing From in the Compose window, use that address
2855                 in the Return-Path: header
2856                 Thanks to Colin
2857
2858 2006-06-30 [colin]      2.3.1cvs45
2859
2860         * src/compose.c
2861                 Fix signature replacement:
2862                 - when no newline before separator
2863                 - when reediting
2864
2865 2006-06-29 [colin]      2.3.1cvs44
2866
2867         * src/folderview.c
2868         * src/folderview.h
2869         * src/mainwindow.c
2870         * src/summaryview.c
2871                 Let 'View/Go to/Next marked' work like
2872                 Next new & Next unread: across folders
2873                 Change the select_on_entry pref to do
2874                 what we want when changing folder
2875         * src/common/utils.c
2876                 Fix single-quoted links 
2877
2878 2006-06-29 [colin]      2.3.1cvs43
2879
2880         * src/gtk/gtkaspell.c
2881                 "Sylpheed" and "Sylpheed-Claws" do exist !
2882
2883 2006-06-29 [colin]      2.3.1cvs42
2884
2885         * src/imap.c
2886                 Forgot to remove debug
2887
2888 2006-06-29 [colin]      2.3.1cvs41
2889
2890         * src/imap.c
2891         * src/imap.h
2892         * src/mainwindow.c
2893                 Disconnect from IMAP servers when going
2894                 offline. Fixes bug #978 (going to offline-mode 
2895                 won't close connections)
2896
2897 2006-06-29 [colin]      2.3.1cvs40
2898
2899         * src/main.c
2900                 Fix transient setting on failing plugins
2901                 Patch by Fabien
2902         * src/plugins/pgpcore/sgpgme.c
2903                 Only warn for OpenPGP. Most people don't
2904                 have CMS available.
2905
2906 2006-06-29 [colin]      2.3.1cvs39
2907
2908         * src/compose.c
2909                 Fix Spelling menu (discrepancy between context menu
2910                 and top menu when folder's dictionary isn't the 
2911                 default one)
2912         * src/plugins/pgpcore/sgpgme.c
2913                 More error reporting about why gpgme can fail
2914
2915 2006-06-29 [wwp]        2.3.1cvs38
2916
2917         * src/mainwindow.c
2918                 honor the display-header-pane setting even when the message view
2919                 is a separate window.
2920
2921 2006-06-29 [wwp]        2.3.1cvs37
2922
2923         * src/prefs_actions.c
2924                 forgot to commit that one (use of GTK_STOCK_INFO).
2925
2926 2006-06-29 [colin]      2.3.1cvs36
2927
2928         * src/imap.c
2929                 Better handling of login errors (ask the password
2930                 again once), alert in case of error. Fix three
2931                 signedness warnings.
2932
2933 2006-06-28 [wwp]        2.3.1cvs35
2934
2935         * src/prefs_template.c
2936         * src/prefs_matcher.c
2937         * src/prefs_filtering_action.c
2938         * src/prefs_quote.c
2939                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2940                 patch by Fabien Vantard, slightly modified.
2941
2942 2006-06-28 [paul]
2943
2944         2.4.0-rc2 released
2945
2946 2006-06-28 [colin]      2.3.1cvs34
2947
2948         * src/prefs_account.c
2949                 Fix bug #977 (Can't add or edit imap accounts)
2950
2951 2006-06-28 [colin]      2.3.1cvs33
2952
2953         * src/mimeview.c
2954                 Fix previous
2955
2956 2006-06-28 [colin]      2.3.1cvs32
2957
2958         * src/mimeview.c
2959                 Save named inlined attachments with "Save all"
2960         * src/main.c
2961         * src/mbox.c
2962         * src/common/plugin.c
2963         * src/common/plugin.h
2964         * src/common/sylpheed.c
2965         * src/common/utils.c
2966         * src/plugins/pgpcore/sylpheed.def
2967         * src/plugins/pgpinline/sylpheed.def
2968         * src/plugins/pgpmime/sylpheed.def
2969                 Win32 compatibility patch, by
2970                 Werner Koch
2971
2972 2006-06-28 [wwp]        2.3.1cvs31
2973
2974         * src/imap.c
2975         * src/prefs_folder_item.c
2976                 less compilation warnings (thanks to Fabien Vantard), less typos.
2977
2978 2006-06-28 [paul]       2.3.1cvs30
2979
2980         * src/gtk/gtkutils.c
2981                 gtk_combo_box_set_focus_on_click() is only
2982                 available since gtk 2.6.0
2983
2984 2006-06-28 [paul]       2.3.1cvs29
2985
2986         * src/prefs_ext_prog.c
2987                 fix engrish and add a tooltip for the
2988                 'command for 'Display as text' option
2989
2990 2006-06-28 [paul]
2991
2992         2.4.0-rc1 released
2993
2994 2006-06-28 [paul]       2.3.1cvs28
2995
2996         * ChangeLog
2997         * tools/Makefile.am
2998                 include textviewer.pl in releases
2999
3000 2006-06-28 [paul]       2.3.1cvs27
3001
3002         * src/prefs_ext_prog.c
3003                 hide Print command option if libgnomeprint
3004                 support is present
3005
3006 2006-06-27 [colin]      2.3.1cvs26
3007
3008         * src/compose.c
3009                 Fix Esc handling in insert/attach dialog
3010                 Don't show this dialog if dragging something
3011                 else than text/uri-list
3012                 Thanks to Fabien Vantard
3013         * tools/textviewer.pl
3014                 Filter script to display stuff as text
3015                 by H. Merijn Brand
3016
3017 2006-06-27 [wwp]        2.3.1cvs25
3018
3019         * src/messageview.c
3020                 use the exact product name (message view title), patch
3021                 by Fabien Vantard.
3022
3023 2006-06-27 [ticho]      2.3.1cvs24
3024
3025         * src/prefs_account.c
3026         * src/prefs_common.c
3027         * src/prefs_common.h
3028         * src/prefs_ext_prog.c
3029         * src/textview.c
3030                 Add a preference (Preferences/External programs)
3031                 to allow "Display as text" to be done via a script
3032                 (patch by H.Merijn Brand).
3033                 Use GtkComboBox for protocol selection in account
3034                 preferences.
3035                 Only include current choice for existing accounts, and
3036                 insensitivize the combobox.
3037
3038 2006-06-27 [paul]       2.3.1cvs23
3039
3040         * src/mbox.c
3041                 fix crasher introduced in cvs21.
3042                 Thanks to Colin
3043
3044 2006-06-26 [colin]      2.3.1cvs22
3045
3046         * src/mbox.c
3047                 Fix double-frees when leaving folders
3048                 after exporting to mbox
3049
3050 2006-06-26 [colin]      2.3.1cvs21
3051
3052         * src/mbox.c
3053                 More feedback (and optimisation)
3054                 on import/export
3055         * src/common/utils.c
3056                 Fix case when looking for mail addresses
3057         * src/gtk/gtkutils.c
3058                 Extra check for (X-)Face
3059
3060 2006-06-25 [ticho]      2.3.1cvs20
3061
3062         * src/compose.c
3063         * src/exphtmldlg.c
3064         * src/gtk/gtkutils.c
3065         * src/gtk/gtkutils.h
3066                 Added second argument to gtkut_sc_combobox_create() to
3067                 control focus-on-click for the widget.
3068                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3069
3070 2006-06-25 [ticho]      2.3.1cvs19
3071
3072         * src/compose.c
3073         * src/gtk/Makefile.am
3074         * src/gtk/combobox.c
3075         * src/gtk/combobox.h
3076         * src/gtk/gtkutils.c
3077         * src/gtk/gtkutils.h
3078                 Use GtkComboBox instead of deprecated GtkOptionMenu
3079                 for account selector in compose window and for encoding
3080                 selector in attachment properties.
3081                 Also factorise working with the new GtkComboBox somewhat.
3082
3083 2006-06-24 [paul]       2.3.1cvs18
3084
3085         * src/prefs_common.c
3086                 use the correct default value
3087
3088 2006-06-24 [paul]       2.3.1cvs17
3089
3090         * src/compose.c
3091         * src/prefs_common.c
3092         * src/prefs_common.h
3093         * src/prefs_compose_writing.c
3094                 enable setting of default action when
3095                 dnd'ing files in the compose window.
3096                 (Collaborative effort with wwp)
3097
3098 2006-06-23 [wwp]        2.3.1cvs16
3099
3100         * src/compose.c
3101                 i18n fix (thanks to Fabien Vantard)
3102
3103 2006-06-22 [colin]      2.3.1cvs15
3104
3105         * src/prefs_customheader.c
3106                 Don't use filters in custom headers' file 
3107                 selector. Remember, extensions mean nothing :)
3108
3109 2006-06-22 [paul]       2.3.1cvs14
3110
3111         * configure.ac
3112                 allow setting of man directory location
3113
3114 2006-06-22 [colin]      2.3.1cvs13
3115
3116         * src/mainwindow.c
3117                 Add 'View/Go to/Next unread folder'.
3118                 I missed that :)
3119
3120 2006-06-22 [colin]      2.3.1cvs12
3121
3122         * src/common/utils.c
3123                 Add some subject prefixes
3124                 Patch by Bjorn T Johansen <btj@havleik.no>
3125
3126 2006-06-22 [colin]      2.3.1cvs11
3127
3128         * manual/advanced.xml
3129                 Forgotten hidden pref
3130
3131 2006-06-21 [paul]       2.3.1cvs10
3132
3133         * src/prefs_account.c
3134                 complete the removal of 'Add date header' option
3135
3136 2006-06-21 [paul]       2.3.1cvs9
3137
3138         * src/account.c
3139         * src/compose.c
3140         * src/prefs_account.c
3141         * src/prefs_account.h
3142                 remove option to add date header - always
3143                 add date header
3144         * src/etpan/imap-thread.c
3145                 fix warnings (Thanks to Colin)
3146
3147 2006-06-21 [wwp]        2.3.1cvs8
3148
3149         * src/folder.c
3150                 set the attachment flag when inline text part are (file)named. This is more convenient
3151                 when receiving (for instance) inline source files or patches sent using thunderbird.
3152
3153 2006-06-21 [paul]       2.3.1cvs7
3154
3155         * src/inc.c
3156                 fix off-by-one count of current msg in
3157                 statusbar filtering progressbar
3158
3159 2006-06-21 [paul]       2.3.1cvs6
3160
3161         * src/folder.c
3162                 Show attachment icon even if the part is 'inline'
3163                 if the following conditions are met:
3164                 - content-type != 'text/plain'
3165                 - content-type != '*/pgp-signature'
3166                 - either 'name' or 'filename' parameter is not NULL
3167                 
3168                 Thanks to Colin
3169
3170 2006-06-21 [paul]       2.3.1cvs5
3171
3172         * src/messageview.c
3173         * src/prefs_common.c
3174         * src/prefs_common.h
3175         * src/prefs_other.c
3176                 add an option to 'Never send Return
3177                 Receipts'
3178                 Thanks to Colin
3179
3180 2006-06-20 [mones]      2.3.1cvs4
3181
3182         * po/es.po
3183                 updated
3184         * src/compose.c
3185                 typo fixed (space after comma)
3186         * tools/make.themes.project
3187                 remove exec mode from tarball files
3188
3189 2006-06-20 [colin]      2.3.1cvs3
3190
3191         * src/news.c
3192         * src/procheader.c
3193         * src/unmime.c
3194                 Better fix for \n's in headers (don't 
3195                 break Received: and others)
3196
3197 2006-06-20 [paul]       2.3.1cvs2
3198
3199         * src/alertpanel.c
3200         * src/textview.c
3201                 improve legibility of phishing attempt
3202                 dialog
3203
3204 2006-06-20 [paul]       2.3.1cvs1
3205
3206         * NEWS
3207         * README
3208         * configure.ac
3209                 Update version number following
3210                 stable release
3211
3212 2006-06-20 [colin]      2.3.0cvs26
3213
3214         * src/compose.c
3215                 When dragging a file to the text of the compose
3216                 window, ask whether we want to insert or attach
3217                 (I know lots of people who do that to attach)
3218
3219 2006-06-20 [colin]      2.3.0cvs25
3220
3221         * src/etpan/imap-thread.c
3222                 Fix threshold (the append command is often > 32 bytes)
3223
3224 2006-06-19 [colin]      2.3.0cvs24
3225
3226         * src/imap.c
3227         * src/etpan/imap-thread.c
3228                 Workaround Rockliffe IMAP server bug: replace
3229                 "x UID SEARCH (ANSWERED UID 1:*)" with
3230                 "x UID SEARCH ANSWERED"
3231                 (Rockliffe doesn't handle the parenthesis)
3232
3233 2006-06-19 [colin]      2.3.0cvs23
3234
3235         * src/compose.c
3236         * src/imap.c
3237         * src/etpan/imap-thread.c
3238                 Probably fix bug #972 (Freezes when adding 
3239                 an attachment to the message)
3240         * src/common/defs.h
3241                 Modernize Firefox cmd
3242
3243
3244 2006-06-18 [colin]      2.3.0cvs22
3245
3246         * src/prefs_customheader.c
3247                 Only allow correct filenames for various
3248                 custom headers
3249
3250 2006-06-18 [colin]      2.3.0cvs21
3251
3252         * src/prefs_customheader.c
3253                 Add a 'From File...' button in custom headers prefs, which
3254                 try to do the right thing: 
3255                 for normal headers, use file as plaintext,
3256                 for X-Face, calls compface,
3257                 for Face, encode to b64.
3258
3259 2006-06-17 [colin]      2.3.0cvs20
3260
3261         * src/mh.c
3262                 Warning fix
3263
3264 2006-06-16 [colin]      2.3.0cvs19
3265
3266         * src/summaryview.c
3267                 Recursive quicksearch: show message list
3268                 in current folder, *then* search children
3269                 in the background.
3270
3271 2006-06-16 [colin]      2.3.0cvs18
3272
3273         * src/main.c
3274                 Instead of ignoring SIGPIPE, save caches
3275                 when getting one. Will fix the fact that
3276                 hot caches are out-of-date when logging 
3277                 out of Xorg.
3278         * src/compose.c
3279         * src/prefs_compose_writing.c
3280                 Only save text (not attachments) when 
3281                 auto-saving to drafts
3282         * src/unmime.c
3283                 Always replace \n, \r and \t with spaces
3284                 in headers
3285         * manual/dist/html/Makefile.am
3286         * manual/dist/pdf/Makefile.am
3287         * manual/dist/ps/Makefile.am
3288         * manual/dist/txt/Makefile.am
3289         * manual/fr/dist/html/Makefile.am
3290         * manual/fr/dist/pdf/Makefile.am
3291         * manual/fr/dist/ps/Makefile.am
3292         * manual/fr/dist/txt/Makefile.am
3293         * manual/pl/dist/html/Makefile.am
3294         * manual/pl/dist/pdf/Makefile.am
3295         * manual/pl/dist/ps/Makefile.am
3296         * manual/pl/dist/txt/Makefile.am
3297                 Fix make clean removing pregenerated manuals
3298
3299
3300 2006-06-16 [colin]      2.3.0cvs17
3301
3302         * src/plugins/pgpcore/sgpgme.c
3303         * src/plugins/pgpmime/pgpmime.c
3304         * src/plugins/pgpinline/pgpinline.c
3305                 Better error reporting in setup_signers.
3306                 Don't fallback to default key if specified
3307                 key isn't found.
3308                 Don't allow signing if more than one secret
3309                 key matches the one specified in prefs.
3310
3311 2006-06-15 [colin]      2.3.0cvs16
3312
3313         * src/folderview.c
3314                 Add "Send queue" in the folder's contextual
3315                 menu
3316         * src/compose.c
3317         * src/messageview.c
3318         * src/privacy.c
3319         * src/privacy.h
3320         * src/procmime.c
3321         * src/procmsg.c
3322         * src/plugins/pgpcore/passphrase.c
3323         * src/plugins/pgpcore/sgpgme.c
3324         * src/plugins/pgpinline/pgpinline.c
3325         * src/plugins/pgpmime/pgpmime.c
3326                 Better error reporting
3327         * src/mbox.c
3328                 Probably fix bug #971 (2.2.3 cannot read mail 
3329                 from local mbox)
3330
3331
3332 2006-06-15 [mones]      2.3.0cvs15
3333
3334         * tools/make.themes.project
3335                 creates the themes project from the web page
3336
3337 2006-06-15 [colin]      2.3.0cvs14
3338
3339         * src/folder.c
3340                 Better fix (avoid losing the folder if scan_tree 
3341                 fails)
3342
3343 2006-06-15 [cleroy]     2.3.0cvs13
3344
3345         * src/folder.c
3346                 Probably fix Bug #969 (crash on rebuilding 
3347                 imap folder)
3348
3349 2006-06-14 [colin]      2.3.0cvs12
3350
3351         * manual/dtd/manual.xsl
3352         * manual/sylpheed-claws-manual.xml
3353         * manual/fr/sylpheed-claws-manual.xml
3354         * manual/pl/sylpheed-claws-manual.xml
3355                 Insert pagebreaks between sections
3356
3357 2006-06-14 [paul]       2.3.0cvs11
3358
3359         * configure.ac
3360                 better fix than 2.3.0cvs10
3361
3362 2006-06-14 [paul]       2.3.0cvs10
3363
3364         * configure.ac
3365                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3366                 (backwards compatible)
3367
3368 2006-06-13 [colin]      2.3.0cvs9
3369
3370         * src/messageview.c
3371                 Fix sending of return receipt with the new queue folders
3372
3373 2006-06-13 [wwp]        2.3.0cvs8
3374
3375         * src/quote_fmt_lex.l
3376                 fix wrong tokens returned in quote_fmt lexer, query not().
3377
3378 2006-06-13 [wwp]        2.3.0cvs7
3379
3380         * src/folder.c
3381         * src/prefs_folder_item.c
3382                 allow changing folder type even when folder is not a top-level one,
3383                 thanks to Colin.
3384
3385 2006-06-12 [colin]      2.3.0cvs6
3386
3387         * src/folderview.c
3388                 Fix double-ask of "Do you want to mark all
3389                 as read"
3390
3391 2006-06-12 [colin]      2.3.0cvs5
3392
3393         * src/compose.c
3394         * src/compose.h
3395         * src/folder.c
3396         * src/folder.h
3397         * src/imap.c
3398         * src/inc.c
3399         * src/main.c
3400         * src/messageview.c
3401         * src/mh.c
3402         * src/prefs_folder_item.c
3403         * src/procheader.c
3404         * src/procmime.c
3405         * src/procmsg.c
3406         * src/procmsg.h
3407         * src/send_message.c
3408         * src/summaryview.c
3409         * src/toolbar.c
3410                 Apply bug #964's patch (Queue and drafts aren't normal)
3411                 The Drafts and Queue folder now contain RFC-822 files,
3412                 allowing to move and copy mails from and to these 
3413                 folders. Moving from Drafts to Queue will prepare the
3414                 mail for sending (PGP signature, encryption, etc).
3415                 This patch also rework sending errors handling to try
3416                 to be more helpful.
3417                 Also, allow redefining folder types via the GUI 
3418                 (Folder type in its Properties)
3419
3420 2006-06-12 [colin]      2.3.0cvs4
3421
3422         * src/summaryview.c
3423         * src/prefs_common.c
3424         * src/prefs_common.h
3425         * src/gedit-print.c
3426                 Allow to define a specific print font - patch
3427                 by Bernhard Walle <bernhard.walle@gmx.de>
3428         * src/prefs_fonts.c
3429         * manual/advanced.xml
3430         * manual/fr/advanced.xml
3431                 Add a hidden pref to allow deletion without
3432                 confirmation
3433
3434 2006-06-12 [wwp]        2.3.0cvs3
3435
3436         * .cvsignore
3437                 more files to ignore.
3438
3439 2006-06-12 [wwp]        2.3.0cvs2
3440
3441         * src/quote_fmt.c
3442         * src/quote_fmt_lex.l
3443         * src/quote_fmt_parse.y
3444                 extend the quote_fmt parser (templates and quotes):
3445                 - allow limited sub-expressions in |p{} and |f{} expressions,
3446                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3447                 - implemented/fixed missing implementation of query_references and show_references,
3448                 - completed, fixed contents and format of the symbols help dialog,
3449                 - fix some compilation warnings.
3450
3451 2006-06-12 [wwp]        2.3.0cvs1
3452
3453         * manual/advanced.xml
3454         * manual/fr/advanced.xml
3455                 updates in the "templates" section of the manual (eng/fr):
3456                  - be more precise (both versions)
3457                  - completed to match the english reference (fr version)
3458                  - touchups (both versions)
3459
3460 2006-06-12 [paul]       2.3.0
3461
3462         2.3.0 released
3463
3464 2006-06-12 [paul]       2.2.3cvs14
3465
3466         * po/ca.po
3467         * po/cs.po
3468         * po/de.po
3469         * po/el.po
3470         * po/fr.po
3471         * po/it.po
3472         * po/pt_BR.po
3473         * po/sr.po
3474         * po/zh_CN.po
3475                 updated by Miquel Oliete, Tim, Stephan Sachse,
3476                 Stavros Giannouris, Fabien Vantard, Andrea
3477                 Spadaccini, Frederico Goncalves Guimaraes,
3478                 Aleksandar Urosevic, and Ralgh Young
3479
3480 2006-06-12 [colin]      2.2.3cvs13
3481
3482         * src/mbox.c
3483                 Add missing header
3484
3485 2006-06-11 [colin]      2.2.3cvs12
3486
3487         * src/msgcache.c
3488                 Verify that g_malloc() succeeded
3489
3490 2006-06-11 [colin]      2.2.3cvs11
3491
3492         * src/wizard.c
3493                 Add Face header to welcome mail
3494
3495 2006-06-10 [colin]      2.2.3cvs10
3496
3497         * src/textview.c
3498                 Revert previous (Forgot it changes the
3499                 margin on the whole mail)
3500
3501 2006-06-10 [colin]      2.2.3cvs9
3502
3503         * src/textview.c
3504                 Don't overlap long headers under (X-)Face
3505
3506 2006-06-10 [mones]      2.2.3cvs8
3507
3508         * manual/xml2pdf
3509                 allow generation of manual on systems lacking saxon binary
3510                 but with java and the saxon library installed
3511
3512         * po/es.po
3513                 updated for release
3514
3515 2006-06-09 [colin]      2.2.3cvs7
3516
3517         * src/summaryview.c
3518                 Fix leak when using Display Sender using Addressbook
3519
3520 2006-06-09 [colin]      2.2.3cvs6
3521
3522         * src/compose.c
3523         * src/folder.c
3524         * src/folderview.c
3525         * src/mimeview.c
3526         * src/summaryview.c
3527                 More leaks fixes
3528
3529 2006-06-09 [paul]       2.2.3cvs5
3530
3531         * AUTHORS
3532         * src/gtk/authors.h
3533         * tools/claws.i18n.status.pl
3534                 updated with new info
3535
3536 2006-06-09 [paul]       2.2.3cvs4
3537
3538         * README
3539                 updated
3540         * manual/ack.xml
3541                 add wwp to authors list
3542         * src/gtk/authors.h
3543                 update mine and Colin's addresses
3544
3545 2006-06-08 [colin]      2.2.3cvs3
3546
3547         * src/etpan/imap-thread.c
3548                 Fix leak on SSL cert check
3549
3550 2006-06-08 [colin]      2.2.3cvs2
3551
3552         * src/common/utils.c
3553                 Fix leak
3554
3555 2006-06-08 [paul]       2.2.3cvs1
3556
3557         * configure.ac
3558                 Update version number following
3559                 stable release
3560
3561 2006-06-07 [colin]      2.2.2cvs3
3562
3563         * src/msgcache.c
3564                 Fix catching cache read errors (guint instead of gint)
3565                 Prevent malloc'ing more than 8MB (means cache corruption)
3566
3567 2006-06-07 [paul]       2.2.2cvs2
3568
3569         * src/exporthtml.c
3570         * src/exportldif.c
3571         * src/mh.c
3572         * src/mutt.c
3573         * src/pine.c
3574         * src/common/utils.c
3575                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3576                 obey $HOME'
3577                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3578                 Thanks to Colin
3579
3580 2006-06-06 [paul]       2.2.2cvs1
3581
3582         * configure.ac
3583                 Update version number following
3584                 stable release
3585
3586 2006-06-06 [paul]       2.2.1cvs6
3587
3588         * src/matcher.c
3589                 fix  implicit declaration of
3590                 sylpheed_do_idle()
3591                 Patch by Fabien Vantard
3592
3593 2006-06-06 [paul]       2.2.1cvs5
3594
3595         * src/matcher.c
3596                 fix age_greater and age_lower so that they
3597                 mean what say and not '...or equal to'
3598                 Thanks to Colin
3599
3600 2006-06-06 [paul]       2.2.1cvs4
3601
3602         * src/textview.c
3603         * src/common/utils.c
3604                 fix URI check
3605                 Thanks to Colin
3606
3607 2006-06-05 [wwp]        2.2.1cvs3
3608
3609         * manual/fr/account.xml
3610                 minor language fixes (thanks to Fabien Vantard).
3611
3612 2006-06-05 [colin]      2.2.1cvs2
3613
3614         * src/prefs_folder_item.c
3615         * src/folderview.c
3616                 Allow recursive setting of properties 
3617                 for whole mailboxes
3618         * src/matcher.c
3619                 Don't freeze on 'test' filtering rule
3620
3621 2006-06-05 [colin]      2.2.1cvs1
3622
3623         * configure.ac
3624                 Update version number following
3625                 stable release
3626
3627 2006-06-04 [wwp]        2.2.0cvs82
3628
3629         * manual/glossary.xml
3630         * manual/account.xml
3631         * manual/fr/glossary.xml
3632         * manual/fr/account.xml
3633                 added glossary section and references/links related to the Face custom header.
3634
3635 2006-06-04 [colin]      2.2.0cvs81
3636
3637         * src/summaryview.c
3638                 Skip to next message on move with no
3639                 immediate execution
3640
3641 2006-06-04 [wwp]        2.2.0cvs80
3642
3643         * manual/xml2pdf
3644                 added sanity checks, exit when needed.
3645
3646 2006-06-03 [paul]       2.2.0cvs79
3647
3648         * src/prefs_receive.c
3649                 page name is now 'Receiving'
3650         * src/prefs_send.c
3651                 page name is now 'Sending'
3652
3653 2006-06-03 [colin]      2.2.0cvs78
3654
3655         * src/plugins/spamassassin/spamassassin_gtk.c
3656                 Autoswitch to Localhost if transport was previously
3657                 disabled. Else people had to check [] Enable, then
3658                 *reselect* transport.
3659
3660 2006-06-03 [colin]      2.2.0cvs77
3661
3662         * src/plugins/pgpinline/pgpinline.c
3663         * src/plugins/pgpmime/pgpmime.c
3664                 Check that gpg_data_release_and_get_mem 
3665                 didn't fail (now, why this happens...)
3666
3667 2006-06-03 [colin]      2.2.0cvs76
3668
3669         * src/mbox.c
3670                 Fix bug #962 (Manual and/or UI should 
3671                 warn about incompatible locking 
3672                 causing dataloss)
3673
3674 2006-06-02 [cleroy]     2.2.0cvs75
3675
3676         * src/filtering.c
3677         * src/folder.c
3678         * src/procmsg.c
3679         * src/summaryview.c
3680                 Fix a few leaks
3681
3682 2006-06-02 [colin]      2.2.0cvs74
3683
3684         * src/main.c
3685                 On exit, free caches after writing them
3686                 Shuts up some valgrind false positives
3687         * src/procmsg.c
3688         * src/send_message.c
3689                 Fix races when reusing existing SMTP connections
3690                 Fix inexistant session timeout
3691         * src/toolbar.c
3692                 Display alertpanel after all queues have
3693                 been processed, not after each
3694
3695 2006-06-02 [wwp]        2.2.0cvs73
3696
3697         * manual/fr/glossary.xml
3698         * manual/fr/ack.xml
3699         * manual/ack.xml
3700                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3701
3702 2006-06-02 [wwp]        2.2.0cvs72
3703
3704         * manual/xml2pdf
3705         * manual/dist/pdf/Makefile.am
3706         * manual/dtd/manual.xsl
3707         * manual/fr/dist/pdf/Makefile.am
3708         * manual/pl/dist/pdf/Makefile.am
3709                 we changed the procedure to generate the .pdf version of the manual.
3710                 The procedure is more modern and the .pdf we get now has a valid index.
3711                 Here are the new pre-requisites:
3712
3713                 - JRE 1.x (1.4 here): there must be one from your distro
3714                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3715                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3716                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3717
3718                 See my posts for further info about the installation of this toolchain:
3719
3720                 Date: Fri, 19 May 2006 19:40:06 +0200
3721                 From: wwp <subscript@free.fr>
3722                 To: sylpheed-claws-devel@lists.sourceforge.net
3723                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3724
3725                 and
3726
3727                 Date: Wed, 24 May 2006 12:58:49 +0200
3728                 From: wwp <subscript@free.fr>
3729                 To: sylpheed-claws-devel@lists.sourceforge.net
3730                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3731
3732 2006-06-01 [colin]      2.2.0cvs71
3733
3734         * src/compose.c
3735                 Better guards against IMAP races
3736         * src/main.c
3737         * src/prefs_common.c
3738         * src/prefs_common.h
3739         * src/common/ssl_certificate.c
3740         * src/etpan/imap-thread.c
3741         * src/etpan/imap-thread.h
3742         * src/gtk/sslcertwindow.c
3743                 New hidden option ssl_skip_cert_check to 
3744                 avoid dups of bug #959 (libetpan linked
3745                 against gnutls and gnutls buggy on 64bit)
3746                 Present expired warning only once per
3747                 session/server.
3748         * manual/advanced.xml
3749         * manual/fr/advanced.xml
3750                 Document new option
3751
3752 2006-06-01 [wwp]        2.2.0cvs70
3753
3754         * src/messageview.c
3755                 fix for bug #961 (return receipt dialog 
3756                 complains incorrectly about return-path 
3757                 email adress being different), thanks 
3758                 to Colin.
3759
3760 2006-05-31 [cleroy]     2.2.0cvs69
3761
3762         * src/common/ssl.c
3763                 Guard against NULLs, although this
3764                 should never be an issue
3765
3766 2006-05-31 [colin]      2.2.0cvs68
3767
3768         * src/filtering.c
3769                 Use g_slist_prepend
3770         * src/imap.c
3771                 Don't remove caches when destroying folder, it
3772                 could (should) be done at exit
3773         * src/inc.c
3774                 free processing cache after incorporation
3775         * src/etpan/imap-thread.c
3776                 Maybe fix bug #959 (Crash on moving to emails 
3777                 to a imap account per ssl with a expired 
3778                 certificate.)
3779
3780 2006-05-30 [colin]      2.2.0cvs67
3781
3782         * src/summaryview.c
3783                 Put back event flush when displaying message
3784                 It avoids reading a bunch of messages just
3785                 by hitting shift-n for too long ;)
3786
3787 2006-05-29 [colin]      2.2.0cvs66
3788
3789         * src/summaryview.c
3790                 Remove useless g_warnings
3791
3792 2006-05-29 [colin]      2.2.0cvs65
3793
3794         * src/imap.c
3795                 Fix g_slist_append()s for performance
3796
3797 2006-05-29 [colin]      2.2.0cvs64
3798
3799         * src/compose.c
3800         * src/common/utils.c
3801                 Fix extraneous tab at start of addresses
3802         * src/mainwindow.c
3803                 Fix warnings (thanks to Fabien)
3804                 Fix crash at exit when composing messages 
3805                 exist
3806         * src/pop.c
3807                 Fix progress bar when deleting expired mails
3808                 Thanks to Hiro
3809         * src/summaryview.c
3810         * src/gtk/gtksctree.c
3811                 Fix re-sorting slowness
3812
3813 2006-05-29 [paul]       2.2.0cvs63
3814
3815         * src/mh.c
3816                 fetch full message when moving mails
3817                 from another mailbox, (fixed data loss
3818                 when filtering from IMAP to MH, introduced
3819                 in 2.2.0cvs57).
3820                 Thanks to Colin
3821
3822 2006-05-29 [mones]      2.2.0cvs62
3823
3824         * src/gtk/gtksctree.c
3825                 Unselect faster (patch by Colin)        
3826
3827 2006-05-26 [colin]      2.2.0cvs61
3828
3829         * src/summaryview.c
3830                 Unplug MSGINFO_UPDATE callback on delete too.
3831
3832 2006-05-26 [colin]      2.2.0cvs60
3833
3834         * src/foldersel.c
3835                 Fix bold in folder selection window with glib2.10
3836                 thanks Hiro
3837
3838 2006-05-26 [colin]      2.2.0cvs59
3839
3840         * src/procheader.c
3841                 Convert date only if necessary (and don't
3842                 try to convert from utf8 to utf8, too)
3843         * src/summaryview.c
3844                 Only set column's text if the column's 
3845                 displayed
3846
3847 2006-05-26 [colin]      2.2.0cvs58
3848
3849         * src/summaryview.c
3850         * src/gtk/gtkutils.c
3851                 Fix useless warning
3852
3853 2006-05-26 [colin]      2.2.0cvs57
3854
3855         * src/mainwindow.c
3856                 Make summaryview selectable as long as 
3857                 no message has focus
3858         * src/mh.c
3859                 Faster deletion (by implementing mh_remove_msgs)
3860                 Faster copy (avoid using mh_fetch_msg just to get
3861                 the filename)
3862                 Faster move (using move_file instead of copy_file
3863                 if MSG_IS_MOVE)
3864                 No progressbar if total number of mails to cp/mv 
3865                 is less than 100
3866         * src/summaryview.c
3867                 Fix removal from subject_table when mail gets moved
3868                 Faster deletion (g_slist_prepend instead of append)
3869         * src/gtk/gtksctree.c
3870                 Remove useless code
3871
3872 2006-05-25 [colin]      2.2.0cvs56
3873
3874         * src/common/ssl_certificate.c
3875                 Fix leak in expired cert check
3876
3877 2006-05-25 [colin]      2.2.0cvs55
3878
3879         * src/mh.c
3880                 Disable flags syncing on .mh_sequences - it
3881                 is buggy and marks mails read under unknown
3882                 conditions.
3883
3884 2006-05-25 [paul]
3885
3886         * 2.3.0-rc4 released
3887
3888 2006-05-24 [colin]      2.2.0cvs54
3889
3890         attention cvs users: if you manage to crash
3891         Sylpheed-Claws while moving, copying or deleting
3892         mails, we *are* interested in stack traces and
3893         valgrind logs. It looks stable, but one never
3894         knows...
3895
3896         * src/folder.c
3897                 Add progressbar for cache updates
3898         * src/folderutils.c
3899                 Optimize Mark all read in the current
3900                 folder
3901         * src/mh.c
3902                 Add progressbar for copy/move
3903         * src/procmsg.c
3904                 Optimize O(n^2) in copy/move
3905         * src/summaryview.c
3906         * src/gtk/gtksctree.c
3907                 Optimize O(n^2) algos
3908         * src/common/timing.h
3909                 Display ms instead of us
3910
3911 2006-05-24 [wwp]        2.2.0cvs53
3912
3913         * manual/fr/advanced.xml
3914                 updates to the French manual.
3915
3916 2006-05-24 [wwp]        2.2.0cvs52
3917
3918         * src/common/utils.c
3919                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3920
3921 2006-05-24 [wwp]        2.2.0cvs51
3922
3923         * src/folderutils.c
3924                 fixed "mark all read" in MH folders (thanks to Colin).
3925
3926 2006-05-24 [paul]       2.2.0cvs50
3927
3928         * doc/man/sylpheed-claws.1
3929                 updated the man page
3930
3931 2006-05-23 [colin]      2.2.0cvs49
3932
3933         * src/folderview.c
3934         * src/imap.c
3935         * src/inc.c
3936         * src/mbox.c
3937         * src/messageview.c
3938         * src/news.c
3939         * src/send_message.c
3940         * src/summaryview.c
3941         * src/gtk/sslcertwindow.c
3942                 alertpanel fixes, by Fabien
3943
3944 2006-05-23 [colin]      2.2.0cvs48
3945
3946         * src/folder.c
3947         * src/folderview.c
3948         * src/msgcache.c
3949         * src/summaryview.c
3950         * src/gtk/gtksctree.c
3951         * src/gtk/gtksctree.h
3952                 More timings
3953                 Fix slow loading problem, which was caused by the
3954                 use of some gtk_ctree funcs and their use of
3955                 g_list_position while gtk_ctree_(un)link'ing.
3956                 Reap more functions from gtkctree.c to be sure we
3957                 use our (fast) version instead of theirs.
3958         * src/mh.c
3959                 Fix copy of unread mails
3960
3961
3962 2006-05-22 [wwp]        2.2.0cvs47
3963
3964         * manual/fr/advanced.xml
3965                 updated.
3966
3967 2006-05-22 [colin]      2.2.0cvs46
3968
3969         * src/filtering.c
3970                 Fix possible infinite loop. 'copy' is not a 
3971                 final action, so when encountering a 'copy',
3972                 we have to check if a previous one was set
3973                 and do it. In the same way, if we encounter
3974                 a 'move' we have to perform a possibly 
3975                 pending 'copy'. This will slow down filtering
3976                 on IMAP if move+copy or multiple copy actions
3977                 are to be done, but handling it via the batch
3978                 would be really too convoluted.
3979
3980 2006-05-22 [wwp]        2.2.0cvs45
3981
3982         * manual/fr/advanced.xml
3983         * manual/fr/faq.xml
3984         * manual/fr/glossary.xml
3985         * manual/fr/handling.xml
3986         * manual/fr/intro.xml
3987         * manual/fr/plugins.xml
3988         * manual/fr/sylpheed-claws-manual.xml
3989                 sync w/ the english manual: updates URIs, documented mailing-list
3990                 support, better explanation about the enabled/disabled feature
3991                 in filtering/processing rules by Paul.
3992
3993 2006-05-21 [colin]      2.2.0cvs44
3994
3995         * src/summaryview.c
3996                 Don't expand after building threads, but during
3997
3998 2006-05-21 [colin]      2.2.0cvs43
3999
4000         * src/procmsg.c
4001         * src/summaryview.c
4002                 More timing possibilities... For next time I have 
4003                 to find out how the hell some 3GHz computer takes
4004                 one minute to open a 30k folder...
4005
4006 2006-05-21 [colin]      2.2.0cvs42
4007
4008         * manual/pl/advanced.xml
4009         * manual/pl/faq.xml
4010         * manual/pl/glossary.xml
4011         * manual/pl/handling.xml
4012         * manual/pl/intro.xml
4013         * manual/pl/plugins.xml
4014         * manual/pl/sylpheed-claws-manual.xml
4015                 Polish manual updated by Pawel
4016
4017 2006-05-20 [colin]
4018
4019         * 2.3.0-rc3 released
4020
4021 2006-05-20 [colin]      2.2.0cvs41
4022
4023         * src/imap.c
4024                 Fix -rc2 problems:
4025                 - remove cache of moved messages from original folder
4026                 - apply new flags to messages even if they aren't appliable
4027                   via IMAP.
4028
4029 2006-05-20 [colin]
4030
4031         * 2.3.0-rc2 released
4032
4033 2006-05-19 [colin]      2.2.0cvs40
4034
4035         * src/imap.c
4036                 Don't issue SELECT in imap_change_flags
4037                 before having checked that we indeed have
4038                 some flags to change. MSG_POSTFILTERED for
4039                 example can't be used on IMAP.
4040                 Fixes bug #955 (copying messages between 
4041                 imap folders is extremely slow), which was
4042                 a regression.
4043
4044 2006-05-19 [colin]      2.2.0cvs39
4045
4046         * src/folder.c
4047         * src/folder.h
4048         * src/folderview.c
4049                 Try to fix bug #830 (Some unread messages 
4050                 get marked read in IMAP inbox):
4051                 - Prevent scanning a folder if it's being 
4052                   opened via the GUI
4053                 - Postpone opening via the GUI of a folder
4054                   currently scanned.
4055
4056
4057 2006-05-19 [wwp]        2.2.0cvs38
4058
4059         * manual/advanced.xml
4060                 fix English+typo (thanks to Paul).
4061
4062 2006-05-19 [wwp]        2.2.0cvs37
4063
4064         * manual/advanced.xml
4065         * manual/fr/advanced.xml
4066         * src/gtk/logwindow.c
4067         * src/prefs_common.c
4068         * src/prefs_common.h
4069                 added hidden prefs to allow customization of colors used in
4070                 protocol log window (useful for dark gtk+ themes).
4071
4072 2006-05-19 [wwp]        2.2.0cvs36
4073
4074         * ChangeLog
4075                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4076
4077 2006-05-19 [paul]       2.2.0cvs35
4078
4079         * src/textview.c
4080                 make Reply-To fully clickable
4081         * src/gtk/logwindow.c
4082                 more colouring (SMTP ESMTP)
4083         Both patches by Pawel Pekala
4084
4085 2006-05-19 [cleroy]     2.2.0cvs34
4086
4087         * src/mh.c
4088                 Don't update flags from current folder
4089                 Probably fixes bug #935 (Read Messages 
4090                 Revert to Being Marked as Unread)
4091
4092 2006-05-18 [colin]      2.2.0cvs33
4093
4094         * src/imap.c
4095                 Warning fix
4096         * src/compose.c
4097         * src/mainwindow.c
4098         * src/summaryview.c
4099         * src/toolbar.c
4100                 Allow replying to multiple emails
4101                 in multiple windows
4102         * src/mimeview.c
4103         * src/etpan/imap-thread.c
4104                 Leak fixes
4105
4106 2006-05-18 [paul]       2.2.0cvs32
4107
4108         * src/summaryview.c
4109                 keep Mailing-List menu refreshed
4110                 Thanks to Colin
4111
4112 2006-05-18 [paul]       2.2.0cvs31
4113
4114         * manual/advanced.xml
4115         * manual/faq.xml
4116         * manual/glossary.xml
4117         * manual/handling.xml
4118         * manual/intro.xml
4119         * manual/plugins.xml
4120         * manual/sylpheed-claws-manual.xml
4121                 update URLs
4122                 add info about mailing-list support
4123                 edit filtering info
4124         * src/wizard.c
4125         * src/common/defs.h
4126         * src/gtk/about.c
4127         * src/plugins/dillo_viewer/README
4128                 update URLs
4129
4130 2006-05-17 [wwp]        2.2.0cvs30
4131
4132         * manual/handling.xml
4133         * manual/fr/handling.xml
4134                 documented the ability to enabled/disable filtering/processing rules.
4135
4136 2006-05-17 [colin]      2.2.0cvs29
4137
4138         * src/main.c
4139                 Don't initialize g_thread subsystem if it's 
4140                 already done (thanks to Hiro)
4141         * src/mimeview.c
4142                 Fix saving of parts when there name can't be
4143                 converted from UTF-8.
4144
4145 2006-05-17 [paul]       2.2.0cvs28
4146
4147         * po/Makefile.in.in
4148                 fix config.status warning with autoconf 2.60
4149
4150 2006-05-17 [paul]       2.2.0cvs27
4151
4152         * po/POTFILES.in
4153                 add src/mbox.c
4154
4155 2006-05-17 [wwp]        2.2.0cvs26
4156
4157         * src/mainwindow.c
4158                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4159
4160 2006-05-17 [wwp]        2.2.0cvs25
4161
4162         * src/plugins/demo/demo.c
4163                 updated product name in plugin demo (many plugins need to be
4164                 sync'ed w/ that change).
4165
4166 2006-05-17 [colin]      2.2.0cvs24
4167
4168         * src/mh.c
4169                 Fix leak
4170
4171 2006-05-16 [colin]      2.2.0cvs23
4172
4173         * src/mainwindow.c
4174                 Stupid me hit again. Fix cvs22.
4175
4176 2006-05-16 [colin]      2.2.0cvs22
4177
4178         * src/mainwindow.c
4179                 Fix bug #922 (sylpheed-claws crashed after 
4180                 pushing on Inbox folder)
4181
4182 2006-05-16 [colin]      2.2.0cvs21
4183
4184         * src/compose.c
4185                 Make From header be copy/paste/select-able
4186
4187 2006-05-16 [wwp]        2.2.0cvs20
4188
4189         * src/export.c
4190         * src/matcher.c
4191         * src/summaryview.c
4192         * src/etpan/imap-thread.c
4193                 fix some compiler warnings (thanks to Colin).
4194
4195 2006-05-16 [wwp]        2.2.0cvs19
4196
4197         * src/action.c
4198         * src/gedit-print.c
4199         * src/inc.c
4200         * src/mainwindow.c
4201         * src/mh.c
4202         * src/statusbar.c
4203         * src/send_message.c
4204         * src/summaryview.c
4205                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4206
4207 2006-05-15 [colin]      2.2.0cvs18
4208
4209         * src/procmsg.c
4210                 Fix automatic rule creation with List-Post
4211
4212 2006-05-15 [paul]       2.2.0cvs17
4213
4214         * tools/filter_conv_new.pl
4215                 updated for rule enabling/disabling
4216                 claws version >= 2.3.x required
4217
4218 2006-05-15 [cleroy]     2.2.0cvs16
4219
4220         * src/main.c
4221                 Revert test
4222
4223 2006-05-15 [cleroy]     2.2.0cvs15
4224
4225         * src/main.c
4226                 test
4227
4228 2006-05-15 [wwp]        2.2.0cvs14
4229
4230         * manual/pl/.cvsignore
4231                 ignore generated files.
4232
4233 2006-05-14 [wwp]        2.3.0-rc1
4234
4235         * 2.3.0-rc1 released
4236
4237 2006-05-13 [wwp]        2.2.0cvs13
4238
4239         * src/filtering.c
4240         * src/filtering.h
4241         * src/matcher.c
4242         * src/matcher_parser_lex.l
4243         * src/matcher_parser_parse.y
4244         * src/prefs_filtering.c
4245                 new feature: provide the ability to disable filtering and processing
4246                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4247                 adaptations.
4248
4249 2006-05-13 [colin]      2.2.0cvs12
4250
4251         * src/compose.c
4252                 Remove useless if (a) b; else b;
4253                 Thanks to wwp
4254
4255 2006-05-13 [wwp]        2.2.0cvs11
4256
4257         * src/export.c
4258         * src/import.c
4259         * src/mainwindow.c
4260         * src/mbox.c
4261         * src/summaryview.c
4262         * src/summaryview.h
4263                 no more silent failures (or at least less ones) when importing
4264                 or exporting from/to mbox. Also start importing/exporting if
4265                 the necessary info is set.
4266
4267 2006-05-13 [wwp]        2.2.0cvs10
4268
4269         * RELEASE_NOTES
4270                 restored up-to-date release notes.
4271
4272 2006-05-13 [paul]       2.2.0cvs9
4273
4274         * po/nl.po
4275         * po/ru.po
4276                 updated by Tim Dijkstra and Pavlo Bohmat
4277
4278 2006-05-12 [colin]      2.2.0cvs8
4279
4280         * src/gtk/quicksearch.c
4281                 Add "k" as shortcut for "colorlabel". Patch
4282                 by ath42@users.sf.net.
4283
4284 2006-05-12 [paul]       2.2.0cvs7
4285
4286         * src/prefs_common.h
4287         * src/prefs_summaries.c
4288         * src/summaryview.c
4289                 when entering a folder also allow
4290                 going directly to first Marked message
4291
4292 2006-05-12 [paul]       2.2.0cvs6
4293
4294         * src/summaryview.c
4295                 always obey 'confirm before marking all
4296                 mails read' option
4297
4298 2006-05-12 [paul]       2.2.0cvs5
4299
4300         * src/textview.c
4301                 make Sender fully clickable
4302
4303 2006-05-12 [colin]      2.2.0cvs4
4304
4305         * src/compose.c
4306         * src/compose.h
4307                 Let From be editable
4308         * src/main.c
4309         * src/mh.c
4310                 Full support of .mh_sequences' Unseen seq
4311
4312 2006-05-12 [colin]      2.2.0cvs3
4313
4314         * src/folder.c
4315         * src/mainwindow.c
4316         * src/mainwindow.h
4317         * src/messageview.c
4318         * src/prefs_spelling.c
4319         * src/procheader.c
4320         * src/procmsg.c
4321         * src/procmsg.h
4322         * src/summaryview.c
4323         * src/toolbar.c
4324         * src/toolbar.h
4325                 Add contextual menu on Compose toolbar
4326                 button. Fixes bug #944 (Automatic
4327                 addresses not applied when changing account
4328                 from compose window)
4329                 add Mailing List support
4330                 based on the old 0.6.5claws25 patch by
4331                 Melvin Hadasht, with finishing touches
4332                 by Colin
4333                 Fix "ignore thread" when mails are threaded by
4334                 subject (and weren't ignored although appearing
4335                 in the thread).
4336                 GUI rework.
4337                 Both patches by Pawel.
4338
4339 2006-05-08 [paul]       2.2.0cvs2
4340
4341         * src/mainwindow.c
4342         * src/mainwindow.h
4343         * src/messageview.c
4344         * src/procheader.c
4345         * src/procmsg.c
4346         * src/procmsg.h
4347         * src/summaryview.c
4348                 add Mailing List support
4349                 based on the old 0.6.5claws25 patch by 
4350                 Melvin Hadasht, with finishing touches
4351                 by Colin
4352
4353 2006-05-08 [colin]      2.2.0cvs1
4354
4355         * src/mainwindow.c
4356         * src/toolbar.c
4357         * src/toolbar.h
4358                 Add contextual menu on Compose toolbar 
4359                 button. Fixes bug #944 (Automatic 
4360                 addresses not applied when changing account 
4361                 from compose window)
4362
4363 2006-05-08 [paul]       2.2.0
4364
4365         2.2.0 released
4366
4367 2006-05-08 [paul]       2.1.1cvs51
4368
4369         * po/cs.po
4370         * po/de.po
4371         * po/en_GB.po
4372         * po/fi.po
4373         * po/fr.po
4374         * po/pt_BR.po
4375         * po/sr.po
4376         * po/zh_CN.po
4377                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4378                 Fabien Vantard, Frederico Goncalves Guimaraes,
4379                 Aleksandar Urosevic, and Ralgh Young
4380
4381 2006-05-12 [colin]      2.1.1cvs50
4382
4383         * po/cs.po
4384         * po/de.po
4385         * po/en_GB.po
4386         * po/es.po
4387         * po/fi.po
4388         * po/fr.po
4389         * po/pt_BR.po
4390         * po/sr.po
4391         * po/zh_CN.po
4392                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4393                 Fabien Vantard, Frederico Goncalves Guimaraes,
4394                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4395
4396 2006-05-05 [colin]      2.1.1cvs49
4397
4398         * manual/Makefile.am
4399         * manual/pl/Makefile.am
4400         * manual/pl/account.xml
4401         * manual/pl/ack.xml
4402         * manual/pl/addrbook.xml
4403         * manual/pl/advanced.xml
4404         * manual/pl/faq.xml
4405         * manual/pl/glossary.xml
4406         * manual/pl/gpl.xml
4407         * manual/pl/handling.xml
4408         * manual/pl/intro.xml
4409         * manual/pl/keyboard.xml
4410         * manual/pl/plugins.xml
4411         * manual/pl/starting.xml
4412         * manual/pl/sylpheed-claws-manual.xml
4413         * manual/pl/dist/.cvsignore
4414         * manual/pl/dist/Makefile.am
4415         * manual/pl/dist/html/.cvsignore
4416         * manual/pl/dist/html/Makefile.am
4417         * manual/pl/dist/pdf/.cvsignore
4418         * manual/pl/dist/pdf/Makefile.am
4419         * manual/pl/dist/ps/.cvsignore
4420         * manual/pl/dist/ps/Makefile.am
4421         * manual/pl/dist/txt/.cvsignore
4422         * manual/pl/dist/txt/Makefile.am
4423                 Add the polish translation of the manual,
4424                 Authored by Pawel Pekala.
4425
4426 2006-05-05 [cleroy]     2.1.1cvs48
4427
4428         * src/main.c
4429                 Re-read matcherrc after loading plugins 
4430                 if some of them add folders.
4431
4432 2006-05-03 [colin]      2.1.1cvs47
4433
4434         * src/imap.c
4435                 I'm idiot
4436
4437 2006-05-03 [colin]      2.1.1cvs46
4438
4439         * src/imap.c
4440                 Be sure to have a session when
4441                 getting separator
4442
4443 2006-05-03 [colin]      2.1.1cvs45
4444
4445         * src/imap.c
4446         * src/imap.h
4447         * src/imap_gtk.c
4448                 Fix preventing renaming with namespace 
4449                 separator.
4450
4451 2006-05-01 [colin]      2.1.1cvs44
4452
4453         * src/action.c
4454                 Don't reload messageview when result of
4455                 action is piped.
4456
4457 2006-04-29 [colin]      2.1.1cvs43
4458
4459         * src/prefs_receive.c
4460         * src/plugins/spamassassin/spamassassin_gtk.c
4461         * src/plugins/clamav/clamav_plugin_gtk.c
4462                 GUI fixes by Pawel
4463
4464 2006-04-29 [colin]      2.1.1cvs42
4465
4466         * src/prefs_compose_writing.c
4467         * src/prefs_quote.c
4468                 Cleanups. Patch by Pawel
4469
4470 2006-04-28 [paul]       2.1.1cvs41
4471
4472         * src/matcher.c
4473                 fix returned quick search results when search
4474                 term contains an underscore.
4475                 Thanks to Colin
4476
4477 2006-04-28 [paul]       2.1.1cvs40
4478
4479         * src/prefs_message.c
4480         * src/prefs_receive.c
4481                 GUI cleanups
4482                 Patches by Pawel Pekala
4483
4484 2006-04-27 [colin]      2.1.1cvs39
4485
4486         * src/wizard.c
4487                 Differentiate subject Welcome from
4488                 window's title Welcome
4489
4490 2006-04-27 [paul]
4491
4492         2.2.0-rc1 released
4493
4494 2006-04-27 [paul]       2.1.1cvs38
4495
4496         * manual/advanced.xml
4497         * manual/fr/advanced.xml
4498                 add info about compose_no_markup hidden pref
4499
4500 2006-04-27 [paul]       2.1.1cvs37
4501
4502         * src/prefs_account.c
4503                 improve privacy labels
4504         * src/prefs_msg_colors.c
4505                 change some strings for translators' convenience
4506         * src/gtk/gtkutils.c
4507                 don't underline the link button text
4508
4509 2006-04-25 [colin]      2.1.1cvs36
4510
4511         * src/folder.c
4512                 Complete 2.1.1cvs33 (once more ;)
4513
4514 2006-04-25 [colin]      2.1.1cvs35
4515
4516         * src/editldap.c
4517                 Fix tooltip
4518
4519 2006-04-25 [cleroy]     2.1.1cvs34
4520
4521         * src/compose.c
4522         * src/gtk/gtkaspell.c
4523                 Fix crash on redirect (related to the return 
4524                 of the aspell menu in compose's toolbar)
4525         * src/prefs_msg_colors.c
4526                 Fix sensitivity widgets
4527         * src/image_viewer.c
4528         * src/gtk/pluginwindow.c
4529         * src/gtk/prefswindow.c
4530                 Change released signals to clicked (Fabien)
4531         * po/POTFILES.in
4532         * src/common/socket.c
4533         * src/plugins/spamassassin/spamassassin.c
4534                 Translate strings (Fabien)
4535
4536 2006-04-25 [paul]       2.1.1cvs33
4537
4538         * src/folder.c
4539         * src/folder.h
4540         * src/folderview.c
4541                 complete the fix of bug #912
4542                 Thanks to Colin
4543
4544 2006-04-25 [colin]      2.1.1cvs32
4545
4546         * src/news.c
4547                 Better progress bar
4548         * src/mimeview.c
4549         * src/summaryview.c
4550         * src/summaryview.h
4551                 Fix focus chain
4552                 Patches by Pawel Pekala
4553
4554 2006-04-24 [colin]      2.1.1cvs31
4555
4556         * src/compose.c
4557                 Fix compilation warnings (Fabien)
4558
4559 2006-04-24 [colin]      2.1.1cvs30
4560
4561         * src/addrindex.c
4562         * src/editldap.c
4563         * src/editldap_basedn.c
4564         * src/editldap_basedn.h
4565         * src/ldapctrl.c
4566         * src/ldapctrl.h
4567         * src/ldapquery.c
4568         * src/ldaputil.c
4569         * src/ldaputil.h
4570                 Fix bug #901 (LDAPS support)
4571
4572 2006-04-24 [colin]      2.1.1cvs29
4573
4574         * src/compose.c
4575                 Fix logic on error with send dialog on
4576         * src/imap.c
4577                 Fix compilation without libetpan, thanks
4578                 to Fabien
4579         * src/summaryview.c
4580                 Fix 'context-menu' key
4581
4582 2006-04-23 [colin]      2.1.1cvs28
4583
4584         * src/folder.c
4585                 Never free current's cache to free up 
4586                 memory. Fixes bug #912 (new count 
4587                 randomly set to message count)
4588
4589 2006-04-23 [colin]      2.1.1cvs27
4590
4591         * src/gtk/quicksearch.c
4592                 And remove printf...
4593
4594 2006-04-23 [colin]      2.1.1cvs26
4595
4596         * src/gtk/quicksearch.c
4597                 Fix replacing in quicksearch, and fix inserting
4598                 in the middle of the string. (introduced at 2.1.0cvs22)
4599
4600 2006-04-23 [colin]      2.1.1cvs25
4601
4602         * src/imap.c
4603                 Make sure uidnext is initialized in get_num_list
4604                 (not for stable, related to 2.1.1cvs8 and friends)
4605
4606 2006-04-23 [colin]      2.1.1cvs24
4607
4608         * src/imap.c
4609                 Output something when login is successful
4610                 too
4611
4612 2006-04-23 [colin]      2.1.1cvs23
4613
4614         * src/etpan/imap-thread.c
4615                 Better logging (line-per-line, hide data in fetch)
4616                 Fix a const warning
4617         * src/gtk/logwindow.c
4618         * src/gtk/logwindow.h
4619                 Better logging (color for input/output)
4620
4621 2006-04-21 [colin]      2.1.1cvs22
4622
4623         * src/gtk/quicksearch.c
4624                 On gtk+-2.8, use stock buttons in quicksearch
4625                 Based on a patch by Fabien and a design by Paul
4626
4627 2006-04-21 [colin]      2.1.1cvs21
4628
4629         * src/folderview.c
4630         * src/mainwindow.c
4631                 Fix occasional flicker in folderview
4632         * src/common/utils.c
4633                 Fix bug #943 (Incorrectly parsed email address 
4634                 list in short headers on message view and in 
4635                 printouts)
4636
4637 2006-04-20 [colin]      2.1.1cvs20
4638
4639         * src/imap.c
4640         * src/imap.h
4641         * src/prefs_account.c
4642                 Add ANONYMOUS auth for IMAP
4643
4644 2006-04-20 [paul]       2.1.1cvs19
4645
4646         * src/main.c
4647                 proper fix for 2.1.1cvs18
4648                 Thanks to Colin
4649
4650 2006-04-20 [paul]       2.1.1cvs18
4651
4652         * src/main.c
4653                 fix build warnings
4654
4655 2006-04-20 [paul]       2.1.1cvs17
4656
4657         * src/gtk/quicksearch.c
4658                 fix standard, non-extended Quick search,
4659                 was broken in 2.1.1cvs15.
4660                 Thanks to Colin.
4661
4662 2006-04-20 [colin]      2.1.1cvs16
4663
4664         * src/prefs_matcher.c
4665                 Fix values when reselecting a ~test
4666                 rule
4667
4668 2006-04-19 [colin]      2.1.1cvs15
4669
4670         * src/compose.c
4671         * src/compose.h
4672         * src/gtk/gtkaspell.c
4673         * src/gtk/gtkaspell.h
4674                 Put back Options menu in Spelling/
4675         * src/gtk/quicksearch.c
4676                 Don't search, and show error, if the
4677                 advanced search has a syntax error
4678
4679 2006-04-18 [colin]      2.1.1cvs14
4680
4681         * src/textview.c
4682                 Fix gdk warnings on set_cursor when textview
4683                 isn't visible
4684
4685 2006-04-18 [colin]      2.1.1cvs13
4686
4687         * src/gtk/gtksctree.c
4688                 Remove seemingly useless refresh that causes
4689                 flicker - watch this commit in case of 
4690                 problems before planned backport to stable
4691
4692 2006-04-18 [colin]      2.1.1cvs12
4693
4694         * src/imap.c
4695                 Factorize get/set_xml code
4696         * src/compose.c
4697         * src/prefs_account.c
4698         * src/prefs_account.h
4699         * src/procmsg.c
4700                 Add Encrypt to self option
4701
4702 2006-04-17 [colin]      2.1.1cvs11
4703
4704         * configure.ac
4705                 Fix search on encrpyt function on dragonfly
4706                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4707
4708 2006-04-17 [colin]      2.1.1cvs10
4709
4710         * src/prefs_account.c
4711                 Be safe by default: remove mails from POP3
4712                 after 7 days, not immediately
4713
4714 2006-04-17 [colin]      2.1.1cvs9
4715
4716         * src/etpan/imap-thread.c
4717                 Fix build on DragonFly - patch by 
4718                 Jonathan Buschmann <jonthn@agmact.com>
4719
4720 2006-04-17 [colin]      2.1.1cvs8
4721
4722         * src/imap.c
4723                 Save uidnext between sessions
4724
4725 2006-04-17 [colin]      2.1.1cvs7
4726
4727         * src/imap.c
4728                 scan is required when uid validity changes
4729
4730 2006-04-17 [colin]      2.1.1cvs6
4731
4732         * src/folderview.c
4733                 Don't scan if not necessary, apart in current
4734                 folder and INBOX to fetch flags.
4735         * src/imap.c
4736                 Scan is necessary if unread count changes
4737
4738 2006-04-17 [colin]      2.1.1cvs5
4739
4740         * src/imap.c
4741                 ...But always fetch ANSWERED and DELETED flags for
4742                 INBOX, as filtering can happen on these flags.
4743
4744 2006-04-17 [colin]      2.1.1cvs4
4745
4746         * src/imap.c
4747                 Don't fetch REPLIED and DELETED flags when synchronising
4748                 flags with a closed folder. We only need UNSEEN and FLAGGED
4749                 to update the folderview.
4750
4751 2006-04-17 [colin]      2.1.1cvs3
4752
4753         * src/imap.c
4754                 Faster flag search when there are new mails 
4755                 in a folder. We can do a full search if the 
4756                 folder contains less messages than the new
4757                 list.
4758
4759 2006-04-17 [colin]      2.1.1cvs2
4760
4761         * po/cs.po
4762         * po/de.po
4763         * po/fr.po
4764         * po/nl.po
4765         * po/pt_BR.po
4766                 Update translations from stable branch
4767
4768 2006-04-17 [colin]      2.1.1cvs1
4769
4770         * configure.ac
4771                 Bump version to follow stable release
4772
4773 2006-04-16 [mones]      2.1.0cvs50
4774
4775         * po/es.po
4776                 Updated for release
4777
4778 2006-04-16 [colin]      2.1.0cvs49
4779
4780         * src/textview.c
4781                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4782                 with gtk < 2.8. Thanks to Fabien Vantard.
4783
4784 2006-04-15 [colin]      2.1.0cvs48
4785
4786         * src/etpan/imap-thread.c
4787                 Fix bug #919 (libetpan: SEGV when connecting 
4788                 using command)
4789
4790 2006-04-14 [colin]      2.1.0cvs47
4791
4792         * src/main.c
4793                 Fix race on --select (should be done better)
4794
4795 2006-04-14 [wwp]        2.1.0cvs46
4796
4797         * src/send_message.c
4798                 enforce a check for domain in account prefs (a sending
4799                 error could be faced if domain was checked but no value set),
4800                 thanks to Colin.
4801
4802 2006-04-14 [colin]      2.1.0cvs45
4803
4804         * src/codeconv.c
4805                 when converting from unknown to unknown, if the
4806                 string is UTF8, don't convert it to the locale
4807                 (which breaks it)
4808
4809 2006-04-14 [colin]      2.1.0cvs44
4810
4811         * src/compose.c
4812                 Don't try to use ASCII for converting headers
4813                 (as done in body)
4814
4815 2006-04-14 [paul]       2.1.0cvs43
4816
4817         * src/crash.c
4818                 add locale/charset info to crash report
4819         * src/gtk/about.c
4820                 add wwp to doc team
4821                 replace 'e-mail' with preferred 'email'
4822         * src/gtk/authors.h
4823                 ensure contributors list is in alphabetical
4824                 order
4825
4826 2006-04-13 [colin]      2.1.0cvs42
4827
4828         * src/textview.c
4829                 Prevent gdk warnings
4830
4831 2006-04-13 [colin]      2.1.0cvs41
4832
4833         * src/common/ssl_certificate.c
4834         * src/common/ssl_certificate.h
4835         * src/gtk/sslcertwindow.c
4836                 Warn on expired certs, and display the expiration date
4837
4838 2006-04-13 [colin]      2.1.0cvs40
4839
4840         * src/plugins/spamassassin/spamassassin_gtk.c
4841                 Fix missing set_text on unix socket
4842
4843 2006-04-13 [wwp]        2.1.0cvs39
4844
4845         * manual/fr/advanced.xml
4846         * manual/fr/glossary.xml
4847                 applied new spam/ham/email lexicon (pourriel, courriel)
4848
4849 2006-04-13 [paul]       2.1.0cvs38
4850
4851         * src/plugins/pgpmime/plugin.c
4852                 remove the mention of S/MIME from the
4853                 description. This is now handled by the
4854                 S/MIME plugin.
4855
4856 2006-04-13 [paul]       2.1.0cvs37
4857
4858         * src/prefs_msg_colors.c
4859                 rework dialog
4860         * src/prefs_folder_item.c
4861         * src/prefs_spelling.c
4862                 add a tooltip to the colour selector buttons
4863
4864 2006-04-13 [wwp]        2.1.0cvs36
4865
4866         * manual/advanced.xml
4867         * manual/glossary.xml
4868         * manual/handling.xml
4869         * manual/keyboard.xml
4870         * manual/plugins.xml
4871         * manual/starting.xml
4872         * manual/fr/account.xml
4873         * manual/fr/ack.xml
4874         * manual/fr/addrbook.xml
4875         * manual/fr/advanced.xml
4876         * manual/fr/faq.xml
4877         * manual/fr/glossary.xml
4878         * manual/fr/gpl.xml
4879         * manual/fr/handling.xml
4880         * manual/fr/intro.xml
4881         * manual/fr/keyboard.xml
4882         * manual/fr/plugins.xml
4883         * manual/fr/starting.xml
4884         * manual/fr/sylpheed-claws-manual.xml
4885                 fixes to the manuals:
4886                  - summaryview -> Message List (same in French)
4887                  - translate key names
4888                  - fix French punctuation, use non-breakable spaces when
4889                    necessary, don't use &thinsp; which is not portable
4890                  - tell what maildir and mbox formats we support
4891
4892 2006-04-12 [wwp]        2.1.0cvs35
4893
4894         * src/prefs_toolbar.c
4895                 unified a replace button more,
4896                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4897
4898 2006-04-12 [wwp]        2.1.0cvs34
4899
4900         * src/prefs_common.c
4901         * src/prefs_msg_colors.c
4902                 make default color labels translatable,
4903                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4904                 thanks to Tim <timbrain@post.cz> for reporting.
4905
4906 2006-04-12 [wwp]        2.1.0cvs33
4907
4908         * manual/glossary.xml
4909         * manual/intro.xml
4910         * manual/plugins.xml
4911         * manual/starting.xml
4912         * manual/sylpheed-claws-manual.xml
4913         * manual/fr/.cvsignore
4914         * manual/fr/account.xml
4915         * manual/fr/ack.xml
4916         * manual/fr/addrbook.xml
4917         * manual/fr/advanced.xml
4918         * manual/fr/faq.xml
4919         * manual/fr/glossary.xml
4920         * manual/fr/handling.xml
4921         * manual/fr/intro.xml
4922         * manual/fr/keyboard.xml
4923         * manual/fr/plugins.xml
4924         * manual/fr/starting.xml
4925         * manual/fr/sylpheed-claws-manual.xml
4926                 various fixes: typos, missing .fr translations, punctuation,
4927                 capitalization, links, accents and some bad French more.
4928
4929 2006-04-12 [wwp]        2.1.0cvs32
4930
4931         * src/prefs_gtk.c
4932                 fix for bug #935: always store prefs files in UTF-8 (thanks
4933                 to Colin).
4934
4935 2006-04-11 [colin]      2.1.0cvs31
4936
4937         * src/compose.c
4938                 Fix inserting files not in utf8 when locale is utf8
4939
4940 2006-04-11 [colin]      2.1.0cvs30
4941
4942         * src/inc.c
4943                 Don't show error dialog when cancelling connection
4944                 Patch by Pawel
4945
4946 2006-04-11 [cleroy]     2.1.0cvs29
4947
4948         * src/compose.c
4949                 Implement multiple quote levels
4950         * src/prefs_common.c
4951                 Change a little bit the quote bgcolor for 2nd level
4952
4953 2006-04-11 [colin]      2.1.0cvs28
4954
4955         * src/gtk/about.c
4956                 Add locale and charset in the label
4957
4958 2006-04-10 [colin]      2.1.0cvs27
4959
4960         * src/compose.c
4961         * src/prefs_common.c
4962         * src/prefs_common.h
4963         * src/prefs_msg_colors.c
4964         * src/textview.c
4965                 Allow optional background color in quotes
4966                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4967                 GTK+-2.8.x feature
4968
4969 2006-04-10 [colin]      2.1.0cvs26
4970
4971         * src/main.c
4972         * src/mainwindow.c
4973         * src/mainwindow.h
4974                 Implement --select
4975
4976 2006-04-10 [colin]      2.1.0cvs25
4977
4978         * manual/plugins.xml
4979         * manual/fr/plugins.xml
4980                 Document libcurl's proxy variables
4981
4982 2006-04-09 [colin]      2.1.0cvs24
4983
4984         * src/prefs_common.c
4985                 gettext() returns statically allocated stuff. We have
4986                 to strdup it in order to be able to free it.
4987
4988 2006-04-09 [colin]      2.1.0cvs23
4989
4990         * AUTHORS
4991         * src/gtk/authors.h
4992                 Add Alexei
4993
4994 2006-04-09 [colin]      2.1.0cvs22
4995
4996         * src/mainwindow.c
4997         * src/gtk/quicksearch.c
4998                 Fix bug #859 (problems with cyrilic input in 
4999                 search panel) - Patch by Alexey Illarionov 
5000                 <littlesavage@rambler.ru>
5001
5002 2006-04-09 [colin]      2.1.0cvs21
5003
5004         * src/prefs_customheader.c
5005                 I prefer removing then freeing rather than the contrary
5006                 (even if it doesn't change anything ;-)
5007         * src/prefs_account.c
5008                 Fix bug #933 (Crash re-entering the custom headers list 
5009                 dialog in accounts prefs)
5010                 The problem happened when cancelling the Account 
5011                 Preferences' dialogs - in which case we didn't do 
5012                 anything to the PrefsAccount * struct. In case of applying,
5013                 the old ac_prefs was replaced with the tmp_ac_prefs we were
5014                 working with in this dialog. The problem is that 
5015                 prefs_customheader.c, working on this tmp_ac_prefs, always
5016                 changes the ->customhdr_list pointer, even when cancelled. 
5017                 So in case of cancelling the prefs_account dialog, we still
5018                 have to update ->customhdr_list in the real account.
5019
5020 2006-04-08 [colin]      2.1.0cvs20
5021
5022         * manual/fr/glossary.xml
5023         * manual/fr/keyboard.xml
5024                 Forgot some headers :)
5025
5026 2006-04-08 [colin]      2.1.0cvs19
5027
5028         * manual/Makefile.am
5029         * manual/fr/Makefile.am
5030         * manual/fr/account.xml
5031         * manual/fr/ack.xml
5032         * manual/fr/addrbook.xml
5033         * manual/fr/advanced.xml
5034         * manual/fr/faq.xml
5035         * manual/fr/glossary.xml
5036         * manual/fr/gpl.xml
5037         * manual/fr/handling.xml
5038         * manual/fr/intro.xml
5039         * manual/fr/keyboard.xml
5040         * manual/fr/plugins.xml
5041         * manual/fr/starting.xml
5042         * manual/fr/sylpheed-claws-manual.xml
5043         * manual/fr/dist/.cvsignore
5044         * manual/fr/dist/Makefile.am
5045         * manual/fr/dist/html/.cvsignore
5046         * manual/fr/dist/html/Makefile.am
5047         * manual/fr/dist/pdf/.cvsignore
5048         * manual/fr/dist/pdf/Makefile.am
5049         * manual/fr/dist/ps/.cvsignore
5050         * manual/fr/dist/ps/Makefile.am
5051         * manual/fr/dist/txt/.cvsignore
5052         * manual/fr/dist/txt/Makefile.am
5053                 Add the french translation of the manual. Thanks to
5054                 Olivier Delhomme <olivier.delhomme@free.fr> for 
5055                 account.xml, ack.xml, addrbook.xml and advanced.xml
5056
5057 2006-04-08 [colin]      2.1.0cvs18
5058
5059         * manual/plugins.xml
5060         * manual/starting.xml
5061                 More fixes
5062
5063 2006-04-07 [colin]      2.1.0cvs17
5064
5065         * manual/faq.xml
5066         * manual/intro.xml
5067         * manual/keyboard.xml
5068                 Little fixes
5069
5070 2006-04-07 [colin]      2.1.0cvs16
5071
5072         * README
5073         * src/compose.c
5074         * src/prefs_common.c
5075         * src/prefs_common.h
5076                 Add hidden compose_no_markup pref
5077
5078 2006-04-07 [wwp]        2.1.0cvs15
5079
5080         * src/summary_search.c
5081         * .cvsignore
5082                 Bugfix: stop button was sticky when searching in an empty folder.
5083                 Applied curly brackets code style to the whole file (summary_search.c).
5084                 More files to ignore.
5085
5086 2006-04-07 [wwp]        2.1.0cvs14
5087
5088         * src/message_search.c
5089         * src/summary_search.c
5090                 changed default button when search bumps at file/folder
5091                 beginning or end, for convenience (thanks to Colin).
5092
5093 2006-04-07 [paul]       2.1.0cvs13
5094
5095         * src/plugins/dillo_viewer/dillo_prefs.c
5096                 avoid future potential for namespace collision
5097                 Patch by Colin
5098
5099 2006-04-06 [wwp]        2.1.0cvs12
5100
5101         * src/summary_search.c
5102                 Unify extended/advanced searches names (and thus factorize labels),
5103                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5104
5105 2006-04-06 [wwp]        2.1.0cvs11
5106
5107         * src/folderview.c
5108         * src/prefs_themes.c
5109         * src/summaryview.c
5110                 Fixed some compilation warnings.
5111
5112 2006-04-06 [colin]      2.1.0cvs10
5113
5114         * manual/advanced.xml
5115                 Document the wizard template and how to deploy
5116                 Sylpheed-Claws effectively
5117
5118 2006-04-06 [colin]      2.1.0cvs9
5119
5120         * src/folderview.c
5121                 gettext patch to tell translators about _("#"),
5122                 by Maxim Britov
5123
5124 2006-04-06 [colin]      2.1.0cvs8
5125
5126         * src/textview.c
5127                 Fix invalid GtkTextBIter after clicking "Display as text"
5128
5129 2006-04-06 [mones]      2.1.0cvs7
5130
5131         * src/addr_compl.c
5132         * src/addrindex.c
5133         * src/addritem.c
5134         * src/codeconv.c
5135         * src/compose.c
5136         * src/filtering.c
5137         * src/folder.c
5138         * src/folder_item_prefs.c
5139         * src/folderview.c
5140         * src/localfolder.c
5141         * src/matcher.c
5142         * src/mimeview.c
5143         * src/prefs_msg_colors.c
5144         * src/prefs_spelling.c
5145         * src/prefs_themes.c
5146         * src/procmime.c
5147         * src/procmsg.c
5148         * src/stock_pixmap.c
5149         * src/summaryview.c
5150         * src/textview.c
5151         * src/toolbar.c
5152         * src/common/mgutils.c
5153         * src/common/prefs.c
5154         * src/common/ssl_certificate.c
5155         * src/gtk/colorlabel.c
5156         * src/gtk/quicksearch.c
5157         * src/plugins/pgpmime/pgpmime.c
5158         * src/plugins/spamassassin/spamassassin.c
5159                 Removed redundant NULL checks for g_free() calls.
5160                 Patch by Pawel Pekala.
5161
5162 2006-04-06 [mones]      2.1.0cvs6
5163
5164         * src/prefs_actions.c
5165         * src/prefs_filtering.c
5166         * src/prefs_filtering_action.c
5167         * src/prefs_matcher.c
5168         * src/prefs_template.c
5169         * src/gtk/gtkutils.c
5170         * src/gtk/gtkutils.h
5171                 Have a nice replace button. Patch by Pawel Pekala
5172
5173 2006-04-06 [colin]      2.1.0cvs5
5174
5175         * src/addressbook.c
5176                 Fix crash with empty columns
5177
5178 2006-04-05 [colin]      2.1.0cvs4
5179
5180         * src/wizard.c
5181         * src/prefs_gtk.c
5182                 Allow wizard customization with pre-filled values
5183
5184 2006-04-05 [colin]      2.1.0cvs3
5185
5186         * src/textview.c
5187         * src/mimeview.c
5188         * src/mimeview.h
5189                 Nicer messages in mimeview
5190
5191 2006-04-05 [colin]      2.1.0cvs2
5192
5193         * src/addressbook.c
5194         * src/prefs_summaries.c
5195                 i18n fix
5196
5197 2006-04-05 [colin]      2.1.0cvs1
5198
5199         * src/plugins/pgpcore/plugin.c
5200         * src/plugins/pgpcore/select-keys.c
5201         * src/plugins/pgpcore/select-keys.h
5202         * src/plugins/pgpcore/sgpgme.c
5203         * src/plugins/pgpcore/sgpgme.h
5204         * src/plugins/pgpinline/pgpinline.c
5205         * src/plugins/pgpinline/plugin.c
5206         * src/plugins/pgpmime/pgpmime.c
5207         * src/plugins/pgpmime/plugin.c
5208                 Factorize and generalize a bit 
5209                 Drop S/MIME signature verification from PGP/MIME
5210                 (adding it as another, more complete plugin)
5211
5212 2006-04-05 [paul]       2.1.0
5213
5214         2.1.0 released
5215
5216 2006-04-05 [paul]       2.0.0cvs186
5217
5218         * manual/advanced.xml
5219                 add info on colour labels
5220
5221 2006-04-05 [paul]       2.0.0cvs185
5222
5223         * po/bg.po
5224         * po/cs.po
5225         * po/de.po
5226         * po/el.po
5227         * po/en_GB.po
5228         * po/fi.po
5229         * po/fr.po
5230         * po/it.po
5231         * po/nl.po
5232         * po/pl.po
5233         * po/pt_BR.po
5234         * po/sr.po
5235         * po/zh_CN.po
5236                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5237                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5238                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5239                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5240         * src/gtk/authors.h
5241         * tools/claws.i18n.status.pl
5242                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5243                 and new Czech translator, Tim <timbrain@post.cz>
5244
5245 2006-04-05 [mones]      2.0.0cvs184
5246
5247         * po/es.po
5248                 Updated translation
5249
5250 2006-04-05 [colin]      2.0.0cvs183
5251
5252         * src/gtk/quicksearch.c
5253                 Fix bug #929 (unnecessary reload in quick search bar)
5254
5255 2006-04-05 [colin]      2.0.0cvs182
5256
5257         * src/compose.c
5258                 Fix crash on Reply with no From:
5259                 Show signature and conversion error on queuing 
5260                 (but not sending)
5261         * src/mainwindow.c
5262         * src/summaryview.c
5263         * src/summaryview.h
5264                 Factorize threading code and make sure msginfo 
5265                 is not null when it comes from a GtkCTreeRow's 
5266                 data
5267         * src/gtk/gtkaspell.c
5268                 Check for necessary things
5269         * src/gtk/gtksctree.c
5270         * src/gtk/gtksctree.h
5271                 Reset anchor if necessary when removing node
5272
5273 2006-03-29 [colin]      2.0.0cvs181
5274
5275         * src/folderview.c
5276                 Warn for disabled IMAP accounts (due to lack of
5277                 libetpan). Breaks string-freeze - sorry - but it
5278                 is kind of important ;)
5279
5280 2006-03-28 [colin]      2.0.0cvs180
5281
5282         * src/gtk/gtkutils.c
5283         * src/gtk/gtkutils.h
5284                 Add a gtkut_get_link_btn() function that
5285                 creates a button which acts like an URI
5286         * src/prefs_themes.c
5287         * src/gtk/about.c
5288                 Use this function (factorizes codes)
5289         * src/common/defs.h
5290         * src/gtk/pluginwindow.c
5291                 Add a "Get more..." in the plugins window
5292
5293 2006-03-28 [colin]      2.0.0cvs179
5294
5295         * src/common/smtp.c
5296         * src/common/passcrypt.c
5297         * src/undo.c
5298                 Warning fixes. Patch by Pawel Pekala
5299
5300 2006-03-27 [colin]      2.0.0cvs178
5301
5302         * src/undo.c
5303                 Fix undoing by blocks with spaces
5304
5305 2006-03-27 [colin]      2.0.0cvs177
5306
5307         * src/textview.c
5308                 Set margin to 3px for headers
5309
5310 2006-03-27 [paul]
5311
5312         2.1.0-rc2 released
5313
5314 2006-03-27 [wwp]        2.0.0cvs176
5315
5316         * src/summaryview.c
5317                 don't reset quicksearch when updating the message list.
5318                 Thanks to Colin.
5319
5320 2006-03-26 [wwp]        2.0.0cvs175
5321
5322         * src/compose.c
5323                 use a unified border width ('other' tab in the compose window,
5324                 patch by Pawel Pekala).
5325
5326
5327 2006-03-26 [wwp]        2.0.0cvs174
5328
5329         * src/common/quoted-printable.c
5330         * src/addressbook.c
5331                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5332
5333 2006-03-26 [colin]      2.0.0cvs173
5334
5335         * src/quote_fmt_parse.y
5336                 Fix non-UTF8 date formats messing up the whole quote a 
5337                 little bit
5338
5339 2006-03-26 [colin]      2.0.0cvs172
5340
5341         * src/procheader.c
5342                 Make sure the date is UTF8 valid, or try to make it
5343                 so. IncrediMail is really IncrediStupid.
5344         * src/compose.c
5345                 Fix possible conversions. 
5346                 
5347
5348 2006-03-26 [colin]      2.0.0cvs171
5349
5350         * src/matcher.c
5351                 Fix corner cases in body search. This is still a
5352                 hack... It seems impossible to make it good and 
5353                 reasonably fast at the same time.
5354
5355 2006-03-26 [colin]      2.0.0cvs170
5356
5357         * src/summaryview.c
5358                 I think I killed the twilight zone bug!
5359                 summary_select_node() flushes GTK events in order
5360                 to be able to center the view. But this also 
5361                 flushes keypresses like Ctrl-Alt-U, so this can
5362                 call summary_show from summary_select_node (itself
5363                 called from summary_show, etc.). And the summaryview
5364                 has to be unlocked in this function. So just locking
5365                 while processing GTK events, and bailing if locked, 
5366                 should fix it.
5367                 Fixes bug #927 (SIGSEGV during Update Summary)
5368
5369 2006-03-25 [colin]      2.0.0cvs169
5370
5371         * src/matcher.c
5372                 Fix search in QP-encoded bodies
5373                 Fix utf-8 searches in bodies encoded in the
5374                 locale's encoding
5375         * src/common/quoted-printable.c
5376         * src/common/quoted-printable.h
5377                 Add a decode function that doesn't overwrite
5378                 the original pointer
5379                 
5380
5381 2006-03-24 [colin]      2.0.0cvs168
5382
5383         * src/action.c
5384         * src/summaryview.c
5385         * src/summaryview.h
5386                 Update message cache after action
5387                 Patch by H. Merijn Brand
5388         * src/prefs_msg_colors.c
5389                 Factorize label 
5390                 Patch by Fabien Vantard
5391         * src/plugins/spamassassin/spamassassin_gtk.c
5392                 Remove useless translation
5393                 Patch by Fabien Vantard
5394
5395 2006-03-23 [colin]      2.0.0cvs167
5396
5397         * src/common/ssl.c
5398                 Let 30 seconds to SSL_connect
5399
5400 2006-03-23 [wwp]        2.0.0cvs166
5401
5402         * src/summaryview.c
5403         * src/gtk/description_window.c
5404                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5405                 and headers are translated; adjust description windows' width to fit their
5406                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5407
5408 2006-03-23 [paul]       2.0.0cvs165
5409
5410         * src/common/utils.c
5411                 fix highlighting of URIs containing "()"
5412                 (2.0.0cvs164's reversal fixed)
5413                 Thanks to Colin.
5414
5415 2006-03-23 [paul]       2.0.0cvs164
5416
5417         * src/common/utils.c
5418                 revert patch, (postponing a fix), at 2.0.0cvs120
5419                 as it breaks more URIs than it fixes.
5420                 Allow '-' to be a terminating character in a URI
5421
5422 2006-03-22 [colin]      2.0.0cvs163
5423
5424         * configure.ac
5425                 Require libetpan 0.45
5426                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5427
5428 2006-03-22 [paul]       2.0.0cvs162
5429
5430         * src/editgroup.c
5431                 replace '<-' and '->' buttons with GTK_STOCK graphical
5432                 buttons
5433         * src/summary_search.c
5434                 don't offer '...' for translation
5435                 add a tooltip to advanced search '...' button
5436         * src/gtk/quicksearch.c
5437                 don't offer '...' for translation
5438
5439 2006-03-21 [colin]      2.0.0cvs161
5440
5441         * src/compose.c
5442                 Fix middle-click pasting (insert at click
5443                 position instead of cursor position, don't
5444                 remove existing selection and allow pasting
5445                 our own selection)
5446         * src/addressbook.c
5447                 "LDAP Server" -> "LDAP servers"
5448
5449 2006-03-21 [wwp]        2.0.0cvs160
5450
5451         * src/etpan/imap-thread.c
5452                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5453
5454 2006-03-20 [colin]      2.0.0cvs159
5455
5456         * src/summaryview.c
5457                 Don't reload summaryview after an execute with no
5458                 move action
5459
5460 2006-03-19 [colin]      2.0.0cvs158
5461
5462         * src/addressbook.c
5463                 and put groups at the top, always
5464
5465 2006-03-19 [colin]      2.0.0cvs157
5466
5467         * src/addressbook.c
5468                 Order groups before names, as previously
5469
5470 2006-03-19 [colin]      2.0.0cvs156
5471
5472         * src/addressbook.c
5473                 - Sort case-unsensitive
5474                 - Put the sort arrow at opening too
5475
5476 2006-03-19 [wwp]        2.0.0cvs155
5477
5478         * src/addressbook.c
5479                 allow sorting by name/email/remarks, ensure that right-pane's contents
5480                 matches the left-pane selection (cleared when appropriate).
5481                 Patch by Pawel Pekala <c0rn@o2.pl>.
5482
5483 2006-03-18 [colin]      2.0.0cvs154
5484
5485         * src/textview.c
5486                 Fix text cursor ;)
5487
5488 2006-03-18 [colin]      2.0.0cvs153
5489
5490         * src/gtk/filesel.c
5491                 Make sure we hide the preview if we didn't get
5492                 a filename
5493
5494 2006-03-18 [colin]      2.0.0cvs152
5495
5496         * src/summaryview.c
5497                 Set cursor to watch for execution (fixes lack
5498                 of watch-cursor when dnd'ing hundreds of mails)
5499         * src/gtk/filesel.c
5500                 Check that mime type is 'image/*' before updating
5501                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5502
5503 2006-03-18 [colin]      2.0.0cvs151
5504
5505         * src/mainwindow.c
5506         * src/textview.c
5507         * src/textview.h
5508                 Put a watch cursor in textview too when the mainwindow's
5509                 cursor in a watch
5510
5511 2006-03-18 [colin]      2.0.0cvs150
5512
5513         * src/folder.c
5514                 Change wrong asserts to simple tests
5515
5516 2006-03-17 [colin]      2.0.0cvs149
5517
5518         * src/mainwindow.c
5519         * src/mainwindow.h
5520         * src/prefs_msg_colors.c
5521         * src/summaryview.c
5522         * src/summaryview.h
5523         * src/gtk/colorlabel.c
5524         * src/gtk/colorlabel.h
5525                 Add a color label menu in the main menubar
5526                 Add (fixed) accels Ctrl-{0-7} to change the color
5527                 They have to be fixed because the menu's dynamic,
5528                 the items are complex widgets, hence we can't use
5529                 a GtkItemFactory.
5530
5531
5532 2006-03-17 [wwp]        2.0.0cvs148
5533
5534         * src/compose.c
5535                 rollback few lines from my previous commit (those lines come from
5536                 a pending patch, accidentally commited, even if neutral as they are
5537                 commented out).
5538
5539 2006-03-17 [wwp]        2.0.0cvs147
5540
5541         * src/compose.c
5542                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5543                 applied code style/indentation to the modified function.
5544
5545 2006-03-17 [wwp]        2.0.0cvs146
5546
5547         * src/procmsg.c
5548         * src/compose.c
5549                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5550
5551 2006-03-17 [paul]
5552
5553         2.1.0-rc1 released
5554
5555 2006-03-17 [paul]       2.0.0cvs145
5556
5557         * src/main.c
5558                 addressbook_read_file() was called twice
5559         * src/textview.c
5560                 X-Mailer highlighting
5561
5562 2006-03-16 [colin]      2.0.0cvs144
5563
5564         * src/sourcewindow.c
5565         * src/sourcewindow.h
5566                 And the last one, in source window.
5567
5568 2006-03-16 [colin]      2.0.0cvs143
5569
5570         * src/compose.c
5571         * src/compose.h
5572                 Fix the same stuff in compose
5573
5574 2006-03-16 [colin]      2.0.0cvs142
5575
5576         * src/messageview.c
5577                 Complete the previous messageview crash fix
5578
5579 2006-03-16 [colin]      2.0.0cvs141
5580
5581         * src/procmsg.h
5582         * src/procmsg.c
5583         * src/folder.c
5584                 Fix POSTPROCESSING hook
5585                 Patch by H. Merijn Brand
5586
5587         * src/procmime.c
5588         * src/procmime.h
5589                 Parse Content-Location
5590
5591         * src/toolbar.c
5592         * src/messageview.c
5593         * src/messageview.h
5594                 Don't crash when a top-level MessageView has
5595                 been closed on us. Same problematic than
5596                 yesterday's quicksearch issue.
5597
5598 2006-03-15 [colin]      2.0.0cvs140
5599
5600         * src/gtk/quicksearch.c
5601                 Fix a bitchy race we didn't think about when we
5602                 added quicksearch cancellation:
5603                 If the search is not on cached fields, for example
5604                 body_part matchcase "stuff"
5605                 the matcher code has to get the whole message. If
5606                 we're on IMAP, that can be slow, and in order to
5607                 be non-blocking, the IMAP code idle loop processes
5608                 gtk events too. So it is possible to cancel a
5609                 quicksearch while the matcher is getting the mail's
5610                 body. After matcher got its body, it will start to
5611                 iterate over the matcher list that the Quicksearch's
5612                 clear_search_cb() just freed via prepare_matcher().
5613                 SIGSEGV ensues.
5614                 The fix consists of guarding the matcherlist_match()
5615                 call with a boolean 'matching'. If we reset the
5616                 quicksearch while matching is TRUE, we don't free
5617                 the matcherlist anymore like we did, but we set
5618                 another new flag, deferred_free, to TRUE. Then,
5619                 in quicksearch_match(), just after returning from
5620                 matcherlist_match() and unsetting the matching flag,
5621                 we check the deferred_free flag and do the
5622                 prepare_matcher() (which does the matcherlist_free)
5623                 for real, so we free the matcherlist once it's not
5624                 used anymore.
5625                 As all of this runs via the glib main loop, we
5626                 luckily don't need a mutex.
5627         * src/summaryview.c
5628                 Also, show progress while searching.
5629
5630
5631 2006-03-14 [colin]      2.0.0cvs139
5632
5633         * src/alertpanel.c
5634                 Make alertpanel_is_open non-static
5635
5636 2006-03-14 [colin]      2.0.0cvs138
5637
5638         * src/prefs_spelling.c
5639                 Cleanups - Fabien Vantard
5640
5641 2006-03-14 [wwp]        2.0.0cvs137
5642
5643         * src/main.c
5644                 code style normalization (curly braces, indentation).
5645
5646 2006-03-14 [wwp]        2.0.0cvs137
5647
5648         * src/main.c
5649                 code style (braces, indentation)
5650
5651 2006-03-12 [paul]       2.0.0cvs136
5652
5653         * src/prefs_common.c
5654                 trans_hdr defaults to FALSE to be RFC-savvy
5655         * src/prefs_summaries.c
5656                 add a tooltip to the trans_hdr option
5657                 
5658
5659 2006-03-12 [paul]       2.0.0cvs135
5660
5661         * src/prefs_matcher.c
5662                 give a little more width to the combos
5663         * src/prefs_display_header.c
5664         * src/textview.c
5665                 translate headers if prefs_common.trans_hdr
5666                 is TRUE
5667
5668         Patches by Pawel Pekala
5669
5670 2006-03-12 [paul]       2.0.0cvs134
5671
5672         * src/plugins/clamav/clamav_plugin.c
5673         * src/plugins/dillo_viewer/dillo_viewer.c
5674         * src/plugins/pgpcore/plugin.c
5675         * src/plugins/pgpinline/plugin.c
5676         * src/plugins/pgpmime/plugin.c
5677         * src/plugins/spamassassin/spamassassin.c
5678                 update/add to descriptions
5679         * src/plugins/spamassassin/spamassassin_gtk.c
5680                 fixes to the english, remove superfluous
5681                 tooltips, clean up a little
5682
5683 2006-03-12 [paul]       2.0.0cvs133
5684
5685         * src/compose.c
5686                 fix Bug 924, 'Account combo box shows up wrong 
5687                 if & is in account name'
5688
5689 2006-03-11 [colin]      2.0.0cvs132
5690
5691         * src/summaryview.c
5692                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5693                 messed up shift-selection because is slows down
5694                 moving around summaryview. thanks -users
5695
5696 2006-03-10 [colin]      2.0.0cvs131
5697
5698         * src/plugins/spamassassin/spamassassin_gtk.c
5699                 Put back Paul's engrish fixes
5700
5701 2006-03-10 [colin]      2.0.0cvs130
5702
5703         * src/plugins/spamassassin/spamassassin.c
5704         * src/plugins/spamassassin/spamassassin.h
5705         * src/plugins/spamassassin/spamassassin_gtk.c
5706                 Cleanup SA prefs page (more)
5707                 Patch by Fabien Vantard
5708
5709 2006-03-10 [paul]       2.0.0cvs129
5710
5711         * src/prefs_msg_colors.c
5712         * src/prefs_spelling.c
5713                 widget sensitivity
5714
5715 2006-03-09 [mones]      2.0.0cvs128
5716
5717         * po/es.po
5718                 Update for next RC
5719
5720 2006-03-09 [wwp]        2.0.0cvs127
5721
5722         * configure.ac
5723                 revert accidental commit (requirement for libetpan 0.43), this time
5724                 not in HEAD.
5725
5726 2006-03-09 [wwp]        2.0.0cvs125
5727
5728         * configure.ac
5729                 revert accidental commit (requirement for libetpan 0.43)
5730
5731 2006-03-09 [paul]       2.0.0cvs126
5732
5733         * src/prefs_receive.c
5734                 remove useless frame
5735                 replace 'incorporation' with 'receiving'
5736         * src/plugins/clamav/clamav_plugin_gtk.c
5737         * src/plugins/spamassassin/spamassassin_gtk.c
5738                 improve widget sensitivity
5739                 fix a bit his engrish
5740
5741 2006-03-09 [wwp]        2.0.0cvs125
5742
5743         * src/addressadd.c
5744         * src/foldersel.c
5745         * src/prefs_common.c
5746         * src/prefs_common.h
5747                 remember some more windows' sizes (add to addressbook and
5748                 select folder).
5749
5750 2006-03-09 [paul]       2.0.0cvs124
5751
5752         * src/plugins/pgpcore/prefs_gpg.c
5753                 normalise construction of dialogue
5754
5755 2006-03-09 [paul]       2.0.0cvs123
5756
5757         * src/plugins/trayicon/Makefile.am
5758                 add missing slash
5759
5760 2006-03-08 [colin]      2.0.0cvs122
5761
5762         * src/plugins/trayicon/Makefile.am
5763                 Fix build in separate dir 
5764                 Patch by Bamanzi <bamanzi@gmail.com>
5765
5766 2006-03-08 [colin]      2.0.0cvs121
5767
5768         * src/procmsg.c
5769                 Batch move and copies from summaryview with delayed execution
5770                 too
5771
5772 2006-03-07 [paul]       2.0.0cvs120
5773
5774         * src/common/utils.c
5775                 fix highlighting of URIs containing "()"
5776                 Patch by Pawel Pekala
5777
5778 2006-03-07 [paul]       2.0.0cvs119
5779
5780         * src/folder.c
5781         * src/folder.h
5782         * src/folderview.c
5783                 immediately do alphabetical resort when
5784                 changing a folder's name
5785                 Patch by Pawel Pekala
5786
5787 2006-03-07 [paul]       2.0.0cvs118
5788
5789         * src/news.c
5790         * src/news_gtk.c
5791                 when unsubscribing a newsgroup, remove the
5792                 folder and msgs in .sylpheed-claws/newscache
5793                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5794
5795 2006-03-07 [paul]       2.0.0cvs117
5796
5797         * src/textview.c
5798                 fix wrong Fake URL Warning
5799                 Thanks to Hiro
5800
5801 2006-03-07 [colin]      2.0.0cvs116
5802
5803         * src/imap.c
5804                 Return immediately when password dialog was
5805                 cancelled
5806         * src/gtk/inputdialog.c
5807                 Allow empty strings for passwords
5808
5809
5810 2006-03-06 [colin]      2.0.0cvs115
5811
5812         * src/imap.c
5813                 Prevent double-timeouts when connection fails
5814
5815 2006-03-06 [colin]
5816
5817         2.0.1-rc1 released
5818
5819 2006-03-06 [colin]      2.0.0cvs114
5820
5821         * src/imap.c
5822                 Refresh session during potentially long
5823                 operations
5824
5825 2006-03-06 [wwp]        2.0.0cvs113
5826
5827         * src/prefs_msg_colors.h
5828                 forgot that one (custom color labels).
5829
5830 2006-03-06 [wwp]        2.0.0cvs112
5831
5832         * src/prefs_common.c
5833         * src/prefs_common.h
5834         * src/prefs_msg_colors.c
5835         * src/summaryview.c
5836         * src/summaryview.h
5837         * src/gtk/colorlabel.c
5838         * src/gtk/colorlabel.h
5839                 colors in messages list are now customizable. Color values and names can
5840                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5841                 Thanks to Paul and Colin for their help with this longstanding patch!
5842
5843 2006-03-06 [wwp]        2.0.0cvs111
5844
5845         * src/textview.c
5846                 don't crash if (x)face is bad.
5847
5848 2006-03-05 [paul]       2.0.0cvs110
5849
5850         * AUTHORS
5851         * configure.ac
5852         * src/Makefile.am
5853         * src/common/Makefile.am
5854         * src/common/utils.h
5855         * src/etpan/imap-thread.c
5856         * src/gtk/authors.h
5857         * src/plugins/clamav/Makefile.am
5858         * src/plugins/demo/Makefile.am
5859         * src/plugins/dillo_viewer/Makefile.am
5860         * src/plugins/pgpcore/Makefile.am
5861         * src/plugins/pgpcore/passphrase.c
5862         * src/plugins/pgpinline/Makefile.am
5863         * src/plugins/pgpmime/Makefile.am
5864         * src/plugins/spamassassin/Makefile.am
5865         * src/plugins/trayicon/Makefile.am
5866                 fix builiding on cygwin
5867                 Patch by Ralgh Young <bamanzi@gmail.com>
5868
5869 2006-03-04 [wwp]        2.0.0cvs109
5870
5871         * manual/keyboard.xml
5872                 fix mixed up/down keys.
5873
5874 2006-03-04 [wwp]        2.0.0cvs108
5875
5876         * README
5877         * INSTALL
5878                 updated links to SpamAssassin.
5879
5880 2006-03-04 [wwp]        2.0.0cvs107
5881
5882         * manual/plugins.xml
5883         * src/plugins/spamassassin/README
5884                 updated SpamAssassin plugin docs to reflect new functional additions
5885                 (also fix/update/documents few technical stuff more, see the README).
5886
5887 2006-03-04 [wwp]        2.0.0cvs106
5888
5889         * src/prefs_message.c
5890                 normalized capitalization of message-prefs paths.
5891
5892 2006-03-04 [wwp]        2.0.0cvs105
5893
5894         * manual/advanced.xml
5895                 typo.
5896
5897 2006-03-03 [colin]      2.0.0cvs104
5898
5899         * src/plugins/clamav/clamav_plugin_gtk.c
5900                 Rework prefs page, patch by Fabien 
5901
5902 2006-03-03 [colin]      2.0.0cvs103
5903
5904         * src/plugins/clamav/clamav_plugin.c
5905                 Set error on all errors
5906
5907 2006-03-03 [colin]      2.0.0cvs102
5908
5909         * src/common/plugin.c
5910                 Initialize error to avoid crashing when a plugin fails
5911                 without setting error
5912
5913 2006-03-02 [wwp]        2.0.0cvs101
5914
5915         * configure.ac
5916                 fixed linker flags for libetpan support on Cygwin
5917                 (thanks to H.Merijn Brand).
5918
5919 2006-03-02 [wwp]        2.0.0cvs100
5920
5921         * src/addressbook.c
5922                 fix some AB error messages: one for punctuation and
5923                 one wrongly duplicate (thanks, maxbritov).
5924
5925 2006-03-02 [wwp]        2.0.0cvs99
5926
5927         * src/plugins/spamassassin/spamassassin.c
5928                 make sync calls to sa-learn/spamc to prevent
5929                 system (whatever local or client/server) overload.
5930
5931 2006-03-02 [colin]      2.0.0cvs98
5932
5933         * src/summaryview.c
5934                 Put the spam icon in the status column instead of the
5935                 mark one
5936
5937 2006-03-01 [colin]      2.0.0cvs97
5938
5939         * src/plugins/spamassassin/spamassassin.c
5940                 Fix segfault (g_file_set_contents fails for some 
5941                 reason and err==0x2f. Can't find out why with
5942                 valgrind, using working function :-)
5943
5944 2006-03-01 [colin]      2.0.0cvs96
5945
5946         * src/inc.c
5947                 Offline overriding: let 'No' be cached only 3 seconds
5948
5949 2006-03-01 [colin]      2.0.0cvs95
5950
5951         * src/addr_compl.c
5952         * src/addrbook.c
5953         * src/addressbook.c
5954         * src/addrindex.c
5955         * src/folder_item_prefs.c
5956         * src/headerview.c
5957         * src/imap.c
5958         * src/inc.c
5959         * src/ldif.c
5960         * src/mainwindow.c
5961         * src/mh.c
5962         * src/msgcache.c
5963         * src/prefs_common.h
5964         * src/prefs_msg_colors.c
5965         * src/procheader.c
5966         * src/procheader.h
5967         * src/procmime.c
5968         * src/procmsg.c
5969         * src/procmsg.h
5970         * src/send_message.h
5971         * src/simple-gettext.c
5972         * src/summaryview.c
5973         * src/summaryview.h
5974         * src/syldap.c
5975         * src/textview.c
5976         * src/undo.c
5977         * src/common/ssl_certificate.c
5978         * src/common/utils.c
5979         * src/gtk/colorsel.c
5980         * src/gtk/gtksctree.c
5981         * src/gtk/gtkshruler.c
5982         * src/plugins/trayicon/trayicon.c
5983                 #if 0 goes to /dev/null
5984
5985 2006-03-01 [colin]      2.0.0cvs94
5986
5987         * src/compose.c
5988         * src/imap.c
5989         * src/inc.c
5990         * src/inc.h
5991         * src/messageview.c
5992         * src/news.c
5993         * src/plugins/spamassassin/spamassassin.c
5994                 Allow to add information in the "working offline"
5995                 window
5996
5997 2006-03-01 [wwp]        2.0.0cvs93
5998
5999         * src/plugins/spamassassin/spamassassin.c
6000                 fixed spamc invocation: use a tricky temporary mini shell wrapper
6001                 'cause it seems that calling `spamc ... < inputfile` with
6002                 g_spawn_(a)sync simply.. erm doesn't work :-).
6003
6004 2006-03-01 [wwp]        2.0.0cvs92
6005
6006         * src/toolbar.c
6007         * src/toolbar.h
6008                 simplify the adding of spam/ham button to the messageview toolbar
6009                 (it gets more clear now that the same button will be "Mark as spam"
6010                 or "Mark as ham" according to the current message status,
6011                 thanks to Colin).
6012
6013 2006-03-01 [wwp]        2.0.0cvs91
6014
6015         * src/messageview.c
6016         * src/procmsg.c
6017         * src/procmsg.h
6018         * src/summaryview.c
6019         * src/plugins/spamassassin/spamassassin.c
6020         * src/plugins/spamassassin/spamassassin.h
6021                 make learner callbacks return a status (0 for ok),
6022                 handle it in main code to avoid setting flags when learning failed,
6023                 don't learn on TCP if offline in spamassassin,
6024                 thanks to Colin.
6025
6026                 
6027
6028 2006-03-01 [wwp]        2.0.0cvs90
6029
6030         * src/compose.c
6031                 some work around the compose window's account menu,
6032                 patch by Fabien Vantard.
6033
6034 2006-03-01 [wwp]        2.0.0cvs89
6035
6036         * src/plugins/spamassassin/spamassassin.c
6037                 fixed bad logics, was using spamc in local mode and sa-learn
6038                 in remote mode (thanks, Colin).
6039
6040 2006-03-01 [wwp]        2.0.0cvs88
6041
6042         * src/plugins/spamassassin/spamassassin.c
6043         * src/plugins/spamassassin/spamassassin.h
6044         * src/plugins/spamassassin/spamassassin_gtk.c
6045                 made processing of emails w/ sa-plugin an option (default is TRUE),
6046                 fixed Engrish some tooltips, capitalization of some debug messages
6047                 and warnings. The spamassassin plugin now provides two separate
6048                 services: process emails upon incorporation and spamd training.
6049                 Both services (un)register independently but use some common
6050                 plugin settings (transport settings, spam storage location).
6051
6052 2006-02-28 [wwp]        2.0.0cvs87
6053
6054         * src/plugins/spamassassin/spamassassin.c
6055                 fix async flag to spamc cmdline execution (batch exec should
6056                 be asynchronous).
6057
6058 2006-02-27 [wwp]        2.0.0cvs86
6059
6060         * src/plugins/spamassassin/spamassassin.c
6061         * src/plugins/spamassassin/spamassassin.h
6062         * src/plugins/spamassassin/spamassassin_gtk.c
6063                 - added the ability to learn a remote spamassassin server (spamd),
6064                 using spamc.
6065                 - added the spamassassin option 'username', that applies to all
6066                 spamassassin operations (filtering, learning, local or remote).
6067                 The default username is the current unix user (if left blank
6068                 from gtk prefs or config file).
6069                 - commented out some unused code (notebook widget), removed unused
6070                 layout (hbox1).
6071                 - make more widgets sensitive to the transport type.
6072
6073 2006-02-27 [colin]      2.0.0cvs85
6074
6075         * src/plugins/spamassassin/spamassassin.c
6076                 Fix sa-learn call when offline
6077
6078 2006-02-27 [colin]      2.0.0cvs84
6079
6080         * configure.ac
6081         * src/Makefile.am
6082         * src/mainwindow.c
6083         * src/mainwindow.h
6084         * src/messageview.c
6085         * src/messageview.h
6086         * src/prefs_toolbar.c
6087         * src/procmsg.c
6088         * src/stock_pixmap.c
6089         * src/stock_pixmap.h
6090         * src/summaryview.c
6091         * src/toolbar.c
6092         * src/toolbar.h
6093         * src/pixmaps/ham_btn.xpm
6094         * src/pixmaps/spam.xpm
6095         * src/pixmaps/spam_btn.xpm
6096         * src/plugins/spamassassin/spamassassin.c
6097                 Add button in toolbar for spam learning
6098                 Fix a few bugs from the last related commit
6099                 Revert 1.9.6cvs23 which messed up shift-selection
6100
6101 2006-02-24 [colin]      2.0.0cvs83
6102
6103         * src/procmsg.c
6104         * src/summaryview.c
6105         * src/summaryview.h
6106         * src/plugins/spamassassin/spamassassin.c
6107         * src/plugins/spamassassin/spamassassin.h
6108         * src/plugins/spamassassin/spamassassin_gtk.c
6109                 Unregister learner when spamassassin is either
6110                 disabled or over tcp
6111
6112 2006-02-24 [colin]      2.0.0cvs82
6113
6114         * src/Makefile.am
6115         * src/mainwindow.c
6116         * src/mainwindow.h
6117         * src/procmsg.c
6118         * src/procmsg.h
6119         * src/stock_pixmap.c
6120         * src/stock_pixmap.h
6121         * src/summaryview.c
6122         * src/summaryview.h
6123         * src/gtk/icon_legend.c
6124         * src/pixmaps/spam.xpm  ** NEW FILE **
6125         * src/plugins/spamassassin/spamassassin.c
6126         * src/plugins/spamassassin/spamassassin_gtk.c
6127                 Add spam learning interface (Mark/Mark as 
6128                 (spam|ham) menus)
6129
6130 2006-02-24 [wwp]        2.0.0cvs81
6131
6132         * src/compose.c
6133         * src/compose.h
6134         * src/filtering.c
6135                 hide compose window when sending message in batch mode
6136                 (filtering: forward and redirect). Also fixed a wrong
6137                 value returned when sending failed, neutral anyway.
6138                 (Colin, me) 
6139
6140 2006-02-24 [wwp]        2.0.0cvs80
6141
6142         * src/mainwindow.c
6143                 use GTK+'s stock quit button. Patch by Fabien Vantard.
6144
6145 2006-02-24 [paul]       2.0.0cvs79
6146
6147         * src/news.c
6148         * src/news.h
6149         * src/news_gtk.c
6150                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6151                 Thanks to Colin
6152
6153 2006-02-23 [colin]      2.0.0cvs78
6154
6155         * src/alertpanel.c
6156                 Change OK to Close in alertpanel with View log
6157                 button; add accel to View log. Patch by Fabien
6158                 Vantard
6159
6160 2006-02-23 [wwp]        2.0.0cvs77
6161
6162         * src/compose.c
6163                 silly me, there were much more tests to perform, since toolbars can
6164                 really have down to 1 element only.
6165
6166 2006-02-23 [wwp]        2.0.0cvs76
6167
6168         * commitHelper
6169                 fixed indentation from my previous commit. Fallback to VISUAL if
6170                 EDITOR is not set (and to vi, at last resort).
6171
6172 2006-02-23 [wwp]        2.0.0cvs75
6173
6174         * commitHelper
6175                 improved error detection (Colin, me).
6176
6177 2006-02-23 [wwp]        2.0.0cvs74
6178
6179         * src/prefs_toolbar.c
6180                 simplify and fix prefs/toolbars layouting. Combos' contents can
6181                 now be really displayed.
6182
6183 2006-02-23 [wwp]        2.0.0cvs73
6184         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6185         be really displayed.
6186
6187 2006-02-22 [wwp]        2.0.0cvs72
6188
6189         * src/compose.c
6190                 fix a typo in my previous commit (sorry!).
6191
6192 2006-02-22 [wwp]        2.0.0cvs71
6193
6194         * src/prefs_toolbar.c
6195                 fix a crash when adding separators to toolbars,
6196                 also fix some separator item information.
6197
6198 2006-02-22 [wwp]        2.0.0cvs70
6199
6200         * src/compose.c
6201                 fix a crash when redirecting (for instance) when compose window's
6202                 toolbar contents has been customized (when some buttons have been
6203                 removed in fact).
6204
6205 2006-02-21 [wwp]        2.0.0cvs69
6206
6207         * src/summaryview.c
6208         * src/gtk/pluginwindow.c
6209         * src/plugins/pgpcore/prefs_gpg.c
6210                 fix some compilation warnings (feat. remains of removed code).
6211
6212 2006-02-21 [wwp]        2.0.0cvs68
6213
6214         * src/gtk/gtkutils.c
6215                 fix two compilation issues, thanks to Stephan Sachse.
6216
6217 2006-02-20 [colin]      2.0.0cvs67
6218
6219         * src/mainwindow.c
6220                 Don't reselect displayed mail on refocus
6221                 This fixes actions misbehaving 
6222
6223 2006-02-20 [wwp]        2.0.0cvs66
6224
6225         * src/summaryview.c
6226         * src/gtk/gtksctree.c
6227         * src/gtk/gtkshruler.c
6228                 changed more runtime typecast checks.
6229
6230 2006-02-20 [wwp]        2.0.0cvs65
6231
6232         * src/summary_search.c
6233                 find all - summaryview refresh issue fixed, thanks to Colin.
6234
6235 2006-02-20 [wwp]        2.0.0cvs64
6236
6237         * src/gtk/gtkutils.c
6238                 better runtime typecast checks.
6239
6240 2006-02-20 [wwp]        2.0.0cvs63
6241
6242         * src/summary_search.c
6243                 enhancements to the summary search:
6244                         - add the ability to stop the running search
6245                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6246                         - don't search if no criteria (From/To/Subject/Body) is set
6247                         - ensure that a busy mouse pointer is always shown when searching,
6248                           show it even a bit earlier
6249
6250 2006-02-19 [colin]      2.0.0cvs62
6251
6252         * src/compose.c
6253         * src/imap.c
6254         * src/etpan/imap-thread.c
6255         * src/etpan/imap-thread.h
6256                 (Future) IMAP speed improvement on sending
6257                 Will require a libetpan update
6258         * src/summaryview.c
6259         * src/gtk/quicksearch.c
6260                 Make quicksearch clearable while running.
6261
6262 2006-02-17 [colin]      2.0.0cvs61
6263
6264         * src/imap.c
6265         * src/etpan/imap-thread.c
6266         * src/etpan/imap-thread.h
6267                 Check for IMAP certificates
6268                 ** Requires libetpan-0.42-cvs4 
6269                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6270
6271 2006-02-17 [colin]      2.0.0cvs60
6272
6273         * src/messageview.c
6274         * src/prefs_common.c
6275         * src/prefs_common.h
6276         * src/prefs_message.c
6277                 Add pref to display HTML-only mails with plugin, 
6278                 if possible (defaulting to FALSE of course).
6279
6280 2006-02-16 [colin]      2.0.0cvs59
6281
6282         * src/main.c
6283         * src/common/plugin.c
6284         * src/common/plugin.h
6285         * src/gtk/pluginwindow.c
6286                 Keep track of requested (but unloaded) plugins
6287                 in some error cases.
6288
6289 2006-02-16 [wwp]        2.0.0cvs58
6290
6291         * src/gtk/gtkaspell.c
6292         * src/gtk/gtkaspell.h
6293         * src/prefs_spelling.c
6294         * src/compose.c
6295         * src/prefs_common.c
6296         * src/prefs_common.h
6297                 implemented new optional spellchecker behaviour: re-check message when
6298                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6299
6300 2006-02-16 [wwp]        2.0.0cvs57
6301
6302         * src/quote_fmt_parse.y
6303                 pclose popen'ed pipe.
6304
6305 2006-02-15 [colin]      2.0.0cvs56
6306
6307         * src/mimeview.c
6308         * src/mimeview.h
6309                 Let MimeViewers know which MimeView they
6310                 depend of.
6311         * src/summaryview.c
6312                 Swap From/To columns in Sent/Queue/Drafts
6313                 folders
6314         * src/etpan/imap-thread.c
6315                 Use mailstream_low_tls_open() for STARTTLS
6316                 instead of mailstream_low_ssl_open()
6317                 ** REQUIRES libetpan 0.42cvs3 **
6318
6319 2006-02-15 [wwp]        2.0.0cvs55
6320
6321         * src/compose.c
6322         * src/compose.h
6323         * src/message_search.c
6324         * src/message_search.h
6325         * src/textview.c
6326         * src/gtk/gtkutils.c
6327         * src/gtk/gtkutils.h
6328                 added the ability to Find text in the compose window (and a bit
6329                 of code factorization).
6330
6331 2006-02-15 [wwp]        2.0.0cvs54
6332
6333         * src/prefs_gtk.c
6334                 yet another one file was missing (fix for some widgets' sensitivity).
6335                 Thanks Colin!
6336
6337 2006-02-15 [wwp]        2.0.0cvs53
6338
6339         * src/prefs_gtk.h
6340                 oops forgot that file (fix for some widgets' sensitivity).
6341
6342 2006-02-15 [wwp]        2.0.0cvs52
6343
6344         * src/summary_search.c
6345                 implemented advanced summary search options (added the ability
6346                 to use matcher conditions in an advanced search mode).
6347
6348 2006-02-15 [wwp]        2.0.0cvs51
6349
6350         * src/plugins/pgpcore/prefs_gpg.c
6351         * src/prefs_account.c
6352                 fix some widget sensitivity, mostly around some labels in
6353                 account prefs.
6354
6355 2006-02-15 [paul]       2.0.0cvs50
6356
6357         * manual/advanced.xml
6358                 improve Templates info
6359                 written by wwp
6360
6361 2006-02-14 [colin]      2.0.0cvs49
6362
6363         * src/pixmaps/address_book.xpm
6364         * src/pixmaps/preferences.xpm
6365         * src/pixmaps/properties.xpm
6366                 Fix pixmap size - patch by Fabien Vantard
6367
6368 2006-02-13 [colin]      2.0.0cvs48
6369
6370         * src/procmime.c
6371                 Add missing fclose()s on error
6372         * src/textview.c
6373                 Remove unused code
6374         * src/common/utils.c
6375                 Fix temp files not being deleted on windows
6376         Patches by Thomas Gilgin
6377
6378 2006-02-13 [colin]      2.0.0cvs47
6379
6380         * src/mainwindow.c
6381                 Fix exit crash
6382
6383 2006-02-13 [wwp]        2.0.0cvs46
6384
6385         * src/plugins/pgpcore/prefs_gpg.c
6386                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6387
6388 2006-02-12 [colin]      2.0.0cvs45
6389
6390         * src/folderview.c
6391         * src/main.c
6392         * src/mainwindow.c
6393                 Fix "stuff" when quitting
6394
6395 2006-02-12 [wwp]        2.0.0cvs44
6396
6397         * src/prefs_themes.c
6398                 fix typos in debug messages.
6399
6400 2006-02-11 [colin]      2.0.0cvs43
6401
6402         * src/summaryview.c
6403                 don't allow drag/drop from ourself
6404
6405 2006-02-10 [wwp]        2.0.0cvs42
6406
6407         * src/exporthtml.c
6408         * src/html.c
6409         * src/html.h
6410         * src/procmime.c
6411         * src/textview.c
6412                 renamed html_ prefixed functions and data structures to avoid
6413                 namespace clashes w/ other software (gtkhtml2 for instance).
6414                 Closes bug #907.
6415
6416
6417 2006-02-09 [colin]      2.0.0cvs41
6418
6419         * src/summaryview.c
6420                 Fix shitty logic messed up. Thanks Ticho for the hint!
6421
6422 2006-02-09 [wwp]        2.0.0cvs40
6423
6424         * src/gtk/about.c
6425         * src/compose.c
6426         * src/prefs_account.c
6427         * src/prefs_gtk.h
6428         * src/editaddress.c
6429                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6430                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6431                 Browse buttons in accounts prefs.
6432
6433 2006-02-09 [colin]      2.0.0cvs39
6434
6435         * src/matcher.c
6436                 Check for pointer before using its members
6437         * src/gtk/gtksourceprintjob.c
6438                 Fix a wrong warning
6439
6440 2006-02-09 [wwp]        2.0.0cvs38
6441
6442         * src/gtk/filesel.c
6443                 fix few compiler warnings (type mismatch).
6444
6445 2006-02-09 [paul]       2.0.0cvs37
6446
6447         * po/fr.po
6448                 updated by Fabien Vantard
6449
6450 2006-02-08 [colin]      2.0.0cvs36
6451
6452         * src/prefs_common.c
6453         * src/common/defs.h
6454         * src/common/plugin.c
6455                 allow windows and linux configurations to coexist
6456                 patch by Thomas Gilgin
6457
6458 2006-02-08 [colin]      2.0.0cvs35
6459
6460         * src/filtering.c
6461         * src/matcher.c
6462         * src/matcher.h
6463         * src/matcher_parser_parse.y
6464         * src/prefs_filtering_action.c
6465         * src/prefs_matcher.c
6466                 Add the "Ignore thread" filtering
6467                 action
6468
6469 2006-02-08 [colin]      2.0.0cvs34
6470
6471         * src/compose.c
6472         * src/procmime.c
6473         * src/procmime.h
6474                 Fix bug #905 (damaged attachment)
6475                 text files with raw \0's aren't really text files
6476         FOR_STABLE
6477
6478 2006-02-08 [colin]      2.0.0cvs33
6479
6480         * src/summaryview.c
6481                 Fix crasher introduced yesterday
6482
6483 2006-02-08 [wwp]        2.0.0cvs32
6484
6485         * src/compose.c
6486         * src/compose.h
6487                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6488
6489 2006-02-08 [wwp]        2.0.0cvs31
6490
6491         * src/prefs_template.c
6492                 templates enhancement: allow address completion for Cc and Bcc fields
6493                 (it was currently possible for the To field only)
6494
6495 2006-02-08 [colin]      2.0.0cvs30
6496
6497         * src/compose.c
6498                 Don't unblock if not blocked
6499         FOR_STABLE
6500
6501 2006-02-07 [colin]      2.0.0cvs29
6502
6503         * src/action.c
6504                 Forgot to refresh summaryview
6505
6506 2006-02-07 [colin]      2.0.0cvs28
6507
6508         * src/action.c
6509                 Freeze/thaw message list and folder list while
6510                 processing %as{} actions 
6511         * src/compose.c
6512                 Fix auto-wrap disabling after a middle-click
6513                 paste - FOR_STABLE
6514
6515 2006-02-07 [paul]       2.0.0cvs27
6516
6517         * src/folder.c
6518                 fix freeing of uninitialised pointers
6519                 Thanks to Colin
6520
6521 2006-02-06 [colin]      2.0.0cvs26
6522
6523         * src/folder.c
6524                 Use g_slist_prepend in potentially big list
6525
6526 2006-02-06 [colin]      2.0.0cvs25
6527
6528         * src/folder.c
6529                 Completely skip processing if it doesn't 
6530                 exist (faster!)
6531
6532 2006-02-06 [colin]      2.0.0cvs24
6533
6534         * src/folder.c
6535         * src/summaryview.c
6536                 Batch filtering in summaryview (from Tools menu)
6537                 and pre/post//-processing too
6538
6539 2006-02-06 [colin]      2.0.0cvs23
6540
6541         * src/procmsg.h
6542         * src/filtering.c
6543                 Use a special field for batch filtering instead
6544                 of stepping on deferred execution's toes
6545
6546 2006-02-06 [colin]      2.0.0cvs22
6547
6548         * src/action.c
6549         * src/filtering.c
6550         * src/filtering.h
6551         * src/folder.c
6552         * src/summaryview.c
6553                 Fix filtering via menus and actions
6554
6555 2006-02-06 [colin]      2.0.0cvs21
6556
6557         * src/imap.c
6558                 Put the added file directly to cache if possible (will work
6559                 with next libetpan)
6560         * src/filtering.c
6561         * src/filtering.h
6562         * src/inc.c
6563         * src/folder.c
6564         * src/mbox.c
6565         * src/procmsg.h
6566                 Move and copy filtered messages by batches instead of one
6567                 by one - faster on IMAP
6568         * src/procmsg.c
6569                 Add a function that'll possibly be useful later
6570
6571 2006-02-06 [colin]      2.0.0cvs20
6572
6573         * src/addressbook.c
6574                 Use internal mime-type instead of text/plain for d'n'd
6575         * src/compose.c
6576                 Allow attaching files from mimeview's icon list via d'n'd
6577         * src/folderview.c
6578         * src/folderview.h
6579                 Use internal mime-type instead of text/plain for d'n'd
6580                 Don't try to selected opened folder if none is
6581                 Factorize d'n'd from other apps code
6582         * src/headerview.c
6583         * src/textview.c
6584         * src/gtk/gtkutils.c
6585         * src/gtk/gtkutils.h
6586                 Factorize Face/X-Face stuff
6587         * src/mimeview.c
6588                 Fix d'n'd to other apps
6589         * src/prefs_message.c
6590                 Let the XFace pref be usable without libcompface as it also
6591                 applies to Face
6592         * src/summaryview.c
6593                 Fix d'n'd to other apps
6594                 Factorize d'n'd from other apps code
6595
6596 2006-02-06 [wwp]        2.0.0cvs19
6597
6598         * po/it.po
6599                 Italian translation fixes by Andrea Spadaccini (no more confusion
6600                 between filtering and processing, and few changes in the About
6601                 dialog).
6602
6603
6604 2006-02-06 [mones]      2.0.0cvs18
6605
6606         * src/gtk/icon_legend.c
6607                 Improved descriptions allowing better translations
6608
6609 2006-02-05 [colin]      2.0.0cvs17
6610
6611         * src/imap.c
6612                 Add the f*cking missing expunge that caused imap_fetch_env
6613                 to fail after an add_msgs ! :-///
6614         * src/etpan/imap-thread.c
6615                 Add a bit of debug
6616         FOR_STABLE
6617
6618 2006-02-05 [colin]      2.0.0cvs16
6619
6620         * src/common/utils.c
6621                 Don't check for return-path (or we can't put
6622                 back non-sent mails)
6623
6624 2006-02-05 [colin]      2.0.0cvs15
6625
6626         * src/textview.c
6627                 Don't try to display Face header in textview
6628                 when teh headerview's active
6629
6630 2006-02-05 [colin]      2.0.0cvs14
6631
6632         * tools/tbird2syl.py
6633         * tools/Makefile.am
6634                 Add script to import Thunderbird mails
6635
6636 2006-02-05 [colin]      2.0.0cvs13
6637
6638         * src/headerview.c
6639         * src/procheader.c
6640         * src/procmsg.c
6641         * src/procmsg.h
6642         * src/textview.c
6643                 Show Face headers - patch partially by Klaus Flittner
6644
6645 2006-02-05 [colin]      2.0.0cvs12
6646
6647         * src/folderview.c
6648         * src/summaryview.c
6649         * src/common/utils.c
6650         * src/common/utils.h
6651                 Let dnd work from mime icons to summaryview
6652                 and to folderview too
6653                 Add a crude test to avoid trying to add files
6654                 drag'n'dropped when they're not mails
6655
6656 2006-02-04 [colin]      2.0.0cvs11
6657
6658         * src/summaryview.c
6659         * src/mimeview.c
6660                 Fix utf8 conversion
6661
6662 2006-02-04 [colin]      2.0.0cvs10
6663
6664         * src/compose.c
6665         * src/folderview.c
6666         * src/mimeview.c
6667         * src/summaryview.c
6668         * src/summaryview.h
6669                 Added various drag and drop capas:
6670                 From                    To
6671                 summaryview             other apps
6672                 mimeview icons          other apps
6673                 other apps              summaryview
6674                 other apps              folderview
6675
6676                 This shouldn't have broken the existing:
6677                 From                    To
6678                 summaryview             folderview
6679                 folderview              folderview
6680                 summaryview             compose's attachments
6681
6682         Tests welcomed.
6683
6684 2006-02-02 [paul]       2.0.0cvs9
6685
6686         * src/mainwindow.c
6687                 move global option 'Set displayed columns...' out
6688                 of folder option grouping.
6689                 fix sensitivity of 'harvest addresses'
6690         FOR_STABLE
6691
6692 2006-02-01 [colin]      2.0.0cvs8
6693
6694         * src/mimeview.c
6695                 Revert the alertpanel patch, it sucks (intrusive
6696                 and gets in the way of "open")
6697
6698 2006-02-01 [colin]      2.0.0cvs7
6699
6700         * src/compose.c
6701         * src/prefs_account.c
6702         * src/prefs_common.c
6703         * src/common/defs.h
6704         * src/common/utils.c
6705         * src/common/utils.h
6706                 Add ability to edit the signature file
6707                 from the account preferences, and use
6708                 a default for the text editor.
6709                 Patch by Fabien Vantard
6710
6711 2006-02-01 [colin]      2.0.0cvs6
6712
6713         * src/mimeview.c
6714                 Try to get mime type by extension if it is
6715                 application/octet-stream
6716                 Display a window with possible choices when
6717                 encountering unknown mime types
6718         * src/gtk/filesel.c
6719         * src/gtk/filesel.h
6720                 Add preview
6721                 Allow multiple selection in filtered filesel
6722                 (patch by Fabien Vantard)
6723         * src/gtk/pluginwindow.c
6724                 Use it (patch by Fabien Vantard)
6725
6726 2006-02-01 [paul]       2.0.0cvs5
6727
6728         * src/jpilot.c
6729                 fix crash on creating jpilot address book
6730                 Thanks to Colin - FOR_STABLE
6731         * src/prefs_summaries.c
6732         * src/prefs_wrapping.c
6733         * src/gtk/icon_legend.c
6734         * src/gtk/quicksearch.c
6735                 string fixes and additions
6736
6737 2006-02-01 [paul]       2.0.0cvs4
6738
6739         * src/compose.c
6740         * src/mainwindow.c
6741         * src/messageview.c
6742         * src/prefs_send.c
6743                 add Arabic encoding option
6744                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6745
6746 2006-01-31 [colin]      2.0.0cvs3
6747
6748         * src/plugins/pgpcore/passphrase.c
6749                 Convert passphrase to locale encoding
6750         * src/compose.c
6751                 Fix drafting on IMAP. Crappy bug sneaked in
6752                 the release :-/
6753         FOR_STABLE
6754
6755 2006-01-30 [paul]       2.0.0cvs2
6756
6757         * src/gtk/icon_legend.c
6758                 show the new entries
6759
6760 2006-01-30 [colin]      2.0.0cvs1
6761
6762         * src/manual.c
6763                 Check for the file to be present before 
6764                 enabling the menu - FOR_STABLE
6765         * src/gtk/icon_legend.c
6766                 Add folders icons (not all of them, there
6767                 are too much, but the most intriguing ones)
6768
6769 2006-01-30 [paul]       2.0.0
6770
6771         version 2.0.0 released
6772
6773 2006-01-30 [paul]       1.9.100cvs200
6774
6775         * manual/faq.xml
6776         * manual/gpl.xml
6777         * manual/intro.xml
6778         * manual/starting.xml
6779         * manual/sylpheed-claws-manual.xml
6780                 fixes, additions
6781
6782 2006-01-29 [mones]      1.9.100cvs199
6783
6784         * manual/account.xml
6785         * manual/advanced.xml
6786         * manual/glossary.xml
6787                 Some typos fixed, added LDIF term to glossary
6788         * po/es.po
6789                 Fixed leading plus symbol
6790
6791 2006-01-29 [paul]       1.9.100cvs198
6792
6793         * po/fi.po
6794         * po/sk.po
6795                 updated by Tommi Pirinen and Andrej Kacian
6796
6797 2006-01-29 [paul]       1.9.100cvs197
6798
6799         * src/gtk/authors.h
6800                 remove duplicates
6801
6802 2006-01-29 [paul]       1.9.100cvs196
6803
6804         * AUTHORS
6805         * po/nl.po
6806         * src/gtk/authors.h
6807         * tools/claws.i18n.status.pl
6808                 nl translation updated by Tim Dijkstra
6809
6810 2006-01-29 [paul]       1.9.100cvs195
6811
6812         * po/sr.po
6813         * po/sv.po
6814                 updated by Aleksandar Urosevic and Anders Troback
6815
6816 2006-01-28 [colin]      1.9.100cvs194
6817
6818         * src/gtk/gtksourceprintjob.c
6819                 Don't fiddle with PangoLayout when we
6820                 have an image
6821
6822 2006-01-28 [paul]       1.9.100cvs193
6823
6824         * AUTHORS
6825         * po/el.po
6826         * po/zh_CN.po
6827         * src/gtk/authors.h
6828         * tools/claws.i18n.status.pl
6829                 updated translations submitted by Stavros Giannouris
6830                 and Ralgh Young
6831
6832 2006-01-27 [colin]      1.9.100cvs192
6833
6834         * src/summaryview.c
6835         * src/gtk/gtksourceprintjob.c
6836                 Add image printing 
6837                 (libgnomeprint only, of course)
6838
6839 2006-01-27 [paul]       1.9.100cvs191
6840
6841         * po/fr.po
6842         * po/it.po
6843                 updated by Fabien Vantard and Andrea Spadaccini
6844
6845 2006-01-26 [colin]      1.9.100cvs190
6846
6847         * manual/Makefile.am
6848         * configure.ac
6849                 Make building the manual optional 
6850                 (--disable-manual)
6851
6852 2006-01-26 [paul]       1.9.100cvs189
6853
6854         * manual/glossary.xml
6855         * manual/plugins.xml
6856                 edited
6857         * po/en_GB.po
6858                 updated
6859
6860 2006-01-26 [paul]       1.9.100cvs188
6861
6862         * src/prefs_display_header.c
6863         * src/prefs_folder_column.c
6864         * src/prefs_msg_colors.c
6865         * src/prefs_summaries.c
6866         * src/prefs_summary_column.c
6867                 HIGify
6868
6869 2006-01-25 [colin]      1.9.100cvs187
6870
6871         * src/imap.c
6872                 Don't allow moving/copying mails between
6873                 queue/drafts and non-queue/drafts folders
6874                 Fixes bug #897 (message header is resetted 
6875                 if one is copied to Drafts)
6876
6877 2006-01-25 [colin]      1.9.100cvs186
6878
6879         * src/folder.c
6880         * src/mainwindow.c
6881                 Fix subscribed folders not found
6882         * src/compose.c
6883                 Don't try to encode as original mail's charset
6884                 if it's ascii 
6885
6886 2006-01-25 [paul]       1.9.100cvs185
6887
6888         * AUTHORS
6889         * po/Makevars
6890                 updated
6891         * po/de.po
6892         * po/pl.po
6893         * po/pt_BR.po
6894         * po/sr.po
6895                 updates submitted by Stephan Sachse, Emilian Nowak
6896                 and Quar, Frederico Goncalves Guimaraes, and
6897                 Aleksandar Urosevic
6898                 Fix Bug 896, 'PT_BR locale broken'.
6899         * src/gtk/authors.h
6900                 updated
6901
6902 2006-01-24 [mones]      1.9.100cvs184
6903
6904         * manual/glossary.xml
6905                 All current terms finished. Reviewers welcome ;-)
6906         * manual/keyboard.xml
6907                 Fixed column width for pdf output.
6908         * po/es.po
6909                 Updated
6910
6911 2006-01-24 [paul]       1.9.100cvs183
6912
6913         * manual/glossary.xml
6914                 fix id name
6915         * manual/dist/html/Makefile.am
6916         * manual/dist/pdf/Makefile.am
6917         * manual/dist/ps/Makefile.am
6918         * manual/dist/txt/Makefile.am
6919                 fix make deps
6920                 Thanks to Colin
6921
6922 2006-01-24 [mones]      1.9.100cvs182
6923
6924         * manual/glossary.xml
6925                 Nearly finished, some terms missing.
6926
6927 2006-01-23 [paul]       1.9.100cvs181
6928
6929         * manual/dist/html/Makefile.am
6930         * manual/dist/pdf/Makefile.am
6931         * manual/dist/ps/Makefile.am
6932         * manual/dist/txt/Makefile.am
6933         * src/mainwindow.c
6934                 re-enable manual
6935                 Thanks to Colin
6936
6937 2006-01-22 [colin]      1.9.100cvs180
6938
6939         * src/compose.c
6940         * src/gtk/gtkaspell.c
6941                 Don't deselect stuff before right-clicking, with aspell.
6942                 (This prevented right-click Copy, for example).
6943                 Thanks to Clo!
6944
6945 2006-01-22 [paul]       1.9.100cvs179
6946
6947         * src/summary_search.c
6948                 don't fix the widget size as it causes problems
6949                 under localisation.
6950                 Thanks to Emilian Nowak
6951
6952 2006-01-21 [paul]       1.9.100cvs178
6953
6954         * src/prefs_themes.c
6955                 fix broken underlining of label text
6956                 with some translations
6957
6958 2006-01-21 [colin]      1.9.100cvs177
6959
6960         * po/fr.po
6961                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6962
6963 2006-01-20 [colin]      1.9.100cvs176
6964
6965         * configure.ac
6966         * Makefile.am
6967         * manual/Makefile
6968         * manual/dist/html/.cvsignore
6969         * manual/dist/html/Makefile.am
6970         * manual/dist/pdf/.cvsignore
6971         * manual/dist/pdf/Makefile.am
6972         * manual/dist/ps/.cvsignore
6973         * manual/dist/ps/Makefile.am
6974         * manual/dist/txt/.cvsignore
6975         * manual/dist/txt/Makefile.am
6976                 Autotool-ize manual
6977
6978 2006-01-20 [paul]       1.9.100cvs175
6979
6980         * manual/handling.xml
6981                 make Filtering and Searching entries easier to find
6982         * manual/keyboard.xml
6983                 add the remaining default keybinds
6984         * src/prefs_summaries.c
6985                 update the default keybinds
6986
6987 2006-01-20 [paul]       1.9.100cvs174
6988
6989         * src/addressbook.c
6990         * src/addrgather.c
6991         * src/addrharvest.c
6992         * src/editaddress.c
6993         * src/editgroup.c
6994         * src/exphtmldlg.c
6995         * src/expldifdlg.c
6996         * src/exporthtml.c
6997         * src/exportldif.c
6998         * src/ldif.c
6999                 replace 'e-mail' with 'email'
7000         * src/summary_search.c
7001                 add mnemonic to "Find all" button
7002
7003 2006-01-20 [wwp]        1.9.100cvs173
7004
7005         * src/export.c
7006         * src/import.c
7007                 touched mbox import/export buttons for HIG-compliance
7008
7009 2006-01-19 [paul]       1.9.100cvs172
7010
7011         * manual/account.xml
7012         * manual/addrbook.xml
7013         * manual/advanced.xml
7014         * manual/faq.xml
7015         * manual/handling.xml
7016         * manual/intro.xml
7017         * manual/plugins.xml
7018         * manual/starting.xml
7019                 more editing
7020
7021 2006-01-19 [paul]       1.9.100cvs171
7022
7023         * src/toolbar.c
7024                 allow use of trash button while receiving
7025                 Thanks to Colin
7026
7027 2006-01-19 [wwp]        1.9.100cvs170
7028
7029         * src/gtk/quicksearch.c
7030         * src/compose.c
7031                 force text color to black when yellow background is set
7032
7033 2006-01-19 [colin]      1.9.100cvs169
7034
7035         * src/plugins/trayicon/trayicon.c
7036                 Gray out Get Mail when already getting mail
7037
7038 2006-01-18 [paul]       1.9.100cvs168
7039
7040         * src/compose.c
7041                 give widget yellow background was To is
7042                 set via folder prefs
7043         * src/gtk/quicksearch.c
7044                 give widget yellow background when quick
7045                 search is active.
7046                 Thanks to Colin
7047
7048 2006-01-18 [paul]       1.9.100cvs167
7049
7050         * doc/man/sylpheed-claws.1
7051                 add --subscribe option
7052
7053 2006-01-18 [paul]       1.9.100cvs166
7054
7055         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7056         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7057                 use %U instead of %F (%F is broken for user installed
7058                 files in kde 3.5)
7059
7060 2006-01-18 [colin]      1.9.100cvs165
7061
7062         * src/summaryview.c
7063                 Default to Yes in "No more * messages" dialogs
7064
7065 2006-01-17 [colin]      1.9.100cvs164
7066
7067         * src/compose.c
7068                 Possibly fix an invalid iterator causing
7069                 crash
7070
7071 2006-01-17 [colin]      1.9.100cvs163
7072
7073         * src/mimeview.c
7074                 Fix crash when the image disappears under the
7075                 image viewer
7076
7077 2006-01-16 [colin]      1.9.100cvs162
7078
7079         * src/compose.c
7080                 Fix reenabling autowrap
7081
7082 2006-01-16 [colin]      1.9.100cvs161
7083
7084         * src/compose.c
7085                 reset quote_len before getting quote_str
7086
7087 2006-01-16 [colin]      1.9.100cvs160
7088
7089         * src/account.c
7090         * src/account.h
7091         * src/folder.c
7092         * src/imap_gtk.c
7093         * src/mh_gtk.c
7094                 Fix bug #883 (default inbox does not track folder move)
7095
7096 2006-01-16 [colin]      1.9.100cvs159
7097
7098         * src/compose.c
7099         * src/plugins/pgpcore/passphrase.c
7100                 More buttons fixes
7101
7102 2006-01-16 [paul]       1.9.100cvs158
7103
7104         * src/prefs_actions.c
7105         * src/prefs_filtering_action.c
7106         * src/prefs_matcher.c
7107         * src/quote_fmt.c
7108         * src/gtk/description_window.c
7109         * src/gtk/description_window.h
7110         * src/gtk/quicksearch.c
7111                 description window cleanups
7112
7113 2006-01-15 [colin]      1.9.100cvs157
7114
7115         * src/addressbook.c
7116         * src/prefs_filtering.c
7117                 Same here
7118
7119 2006-01-15 [colin]      1.9.100cvs156
7120
7121         * src/folderview.c
7122         * src/mainwindow.c
7123                 Same for "Empty trash"
7124
7125 2006-01-15 [colin]      1.9.100cvs155
7126
7127         * src/inc.c
7128                 Override offline dialog had Yes by default
7129
7130 2006-01-15 [colin]      1.9.100cvs154
7131
7132         * src/summaryview.c
7133                 Delete selected messages? previously had Yes the default
7134
7135 2006-01-15 [colin]      1.9.100cvs153
7136
7137         * src/folder.c
7138         * src/folder.h
7139         * src/main.c
7140                 Check if a mailbox is loaded after all
7141                 plugins are loaded.
7142
7143 2006-01-15 [colin]      1.9.100cvs152
7144
7145         * src/folder.c
7146                 Don't start wizard when there are unloaded folders (will help
7147                 people with only mbox or maildir mailboxes)
7148
7149 2006-01-14 [colin]      1.9.100cvs151
7150
7151         * src/addressbook.c
7152         * src/expldifdlg.c
7153         * src/importldif.c
7154         * src/importmutt.c
7155         * src/importpine.c
7156         * src/mh_gtk.c
7157                 More HIG compliance and fixes
7158
7159 2006-01-14 [colin]      1.9.100cvs150
7160
7161         * src/prefs_filtering_action.c
7162         * src/foldersel.c
7163                 Two forgotten button order changes
7164
7165 2006-01-14 [colin]      1.9.100cvs149
7166
7167         * src/account.c
7168         * src/addressbook.c
7169         * src/compose.c
7170         * src/folderview.c
7171         * src/imap_gtk.c
7172         * src/mainwindow.c
7173         * src/mh_gtk.c
7174         * src/news_gtk.c
7175         * src/prefs_actions.c
7176         * src/prefs_customheader.c
7177         * src/prefs_filtering.c
7178         * src/prefs_matcher.c
7179         * src/prefs_template.c
7180         * src/ssl_manager.c
7181         * src/summaryview.c
7182         * src/textview.c
7183         * src/toolbar.c
7184                 All deletion confirmations are now "Cancel, Delete" 
7185                 instead of "No, Yes"
7186                 Clarified most of the other "No, Yes" to 
7187                 "Cancel, Descriptive_action"
7188                 Rechanged the "Entry not saved" alerts to have 
7189                 "Close, Continue editing"
7190
7191
7192 2006-01-14 [paul]
7193
7194         * 2.0.0-rc4 released
7195
7196 2006-01-14 [paul]       1.9.100cvs148
7197
7198         * src/account.c
7199         * src/addressadd.c
7200         * src/addressbook.c
7201         * src/compose.c
7202         * src/editaddress.c
7203         * src/editbook.c
7204         * src/editgroup.c
7205         * src/editjpilot.c
7206         * src/editldap.c
7207         * src/editvcard.c
7208         * src/exphtmldlg.c
7209         * src/expldifdlg.c
7210         * src/folderview.c
7211         * src/grouplistdialog.c
7212         * src/imap_gtk.c
7213         * src/importmutt.c
7214         * src/importpine.c
7215         * src/inc.c
7216         * src/main.c
7217         * src/mainwindow.c
7218         * src/message_search.c
7219         * src/messageview.c
7220         * src/mh_gtk.c
7221         * src/mimeview.c
7222         * src/news_gtk.c
7223         * src/prefs_actions.c
7224         * src/prefs_customheader.c
7225         * src/prefs_filtering.c
7226         * src/prefs_matcher.c
7227         * src/prefs_template.c
7228         * src/prefs_themes.c
7229         * src/ssl_manager.c
7230         * src/summary_search.c
7231         * src/summaryview.c
7232         * src/textview.c
7233         * src/toolbar.c
7234         * src/gtk/foldersort.c
7235         * src/gtk/gtkaspell.c
7236         * src/gtk/inputdialog.c
7237         * src/gtk/prefswindow.c
7238         * src/plugins/pgpcore/select-keys.c
7239         * src/plugins/trayicon/trayicon.c
7240                 HIG compliant button order
7241
7242 2006-01-14 [mones]      1.9.100cvs147
7243
7244         * po/es.po
7245                 Updated translation
7246
7247 2006-01-13 [paul]       1.9.100cvs146
7248
7249         * AUTHORS
7250         * ChangeLog
7251         * src/gtk/authors.h
7252                 add Joshua M. Kwan to contributors list
7253
7254 2006-01-13 [colin]      1.9.100cvs145
7255
7256         * src/gtk/quicksearch.c
7257                 Don't refocus quick search after executing (Esc or Enter)
7258                 Allows to '/'search something then move up/down in 
7259                 summaryview, and to Esc a search and be back in the 
7260                 summaryview
7261
7262 2006-01-13 [paul]       1.9.100cvs144
7263
7264         * src/plugins/pgpinline/pgpinline.c
7265                 support Content-Type 'application/pgp'
7266                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7267
7268 2006-01-13 [paul]       1.9.100cvs143
7269
7270         * manual/account.xml
7271                 make mention of partial retrieval
7272                 thanks to Colin
7273
7274 2006-01-13 [paul]       1.9.100cvs142
7275
7276         * src/account.c
7277         * src/account.h
7278         * src/action.c
7279         * src/action.h
7280         * src/adbookbase.h
7281         * src/addr_compl.c
7282         * src/addr_compl.h
7283         * src/addrbook.c
7284         * src/addrcache.c
7285         * src/addrcache.h
7286         * src/addrcindex.c
7287         * src/addrcindex.h
7288         * src/addrclip.c
7289         * src/addrclip.h
7290         * src/addrdefs.h
7291         * src/addressadd.c
7292         * src/addressadd.h
7293         * src/addressbook.c
7294         * src/addressbook.h
7295         * src/addrgather.c
7296         * src/addrgather.h
7297         * src/addrharvest.c
7298         * src/addrharvest.h
7299         * src/addrindex.c
7300         * src/addrindex.h
7301         * src/addritem.c
7302         * src/addritem.h
7303         * src/addrquery.c
7304         * src/addrquery.h
7305         * src/addrselect.c
7306         * src/addrselect.h
7307         * src/alertpanel.c
7308         * src/alertpanel.h
7309         * src/browseldap.c
7310         * src/browseldap.h
7311         * src/codeconv.c
7312         * src/codeconv.h
7313         * src/compose.c
7314         * src/compose.h
7315         * src/customheader.c
7316         * src/customheader.h
7317         * src/displayheader.c
7318         * src/displayheader.h
7319         * src/editaddress.c
7320         * src/editaddress.h
7321         * src/editbook.c
7322         * src/editbook.h
7323         * src/editgroup.c
7324         * src/editgroup.h
7325         * src/editjpilot.c
7326         * src/editjpilot.h
7327         * src/editldap.c
7328         * src/editldap.h
7329         * src/editldap_basedn.c
7330         * src/editldap_basedn.h
7331         * src/editvcard.c
7332         * src/editvcard.h
7333         * src/exphtmldlg.c
7334         * src/exphtmldlg.h
7335         * src/expldifdlg.c
7336         * src/expldifdlg.h
7337         * src/export.h
7338         * src/exporthtml.c
7339         * src/exporthtml.h
7340         * src/exportldif.c
7341         * src/exportldif.h
7342         * src/filtering.c
7343         * src/filtering.h
7344         * src/folder.c
7345         * src/folder.h
7346         * src/folder_item_prefs.c
7347         * src/folder_item_prefs.h
7348         * src/foldersel.c
7349         * src/foldersel.h
7350         * src/folderutils.c
7351         * src/folderutils.h
7352         * src/folderview.c
7353         * src/folderview.h
7354         * src/grouplistdialog.c
7355         * src/grouplistdialog.h
7356         * src/headerview.c
7357         * src/html.c
7358         * src/html.h
7359         * src/image_viewer.c
7360         * src/image_viewer.h
7361         * src/imap.c
7362         * src/imap.h
7363         * src/imap_gtk.c
7364         * src/imap_gtk.h
7365         * src/import.h
7366         * src/importldif.c
7367         * src/importldif.h
7368         * src/importmutt.c
7369         * src/importmutt.h
7370         * src/importpine.c
7371         * src/importpine.h
7372         * src/inc.c
7373         * src/inc.h
7374         * src/jpilot.c
7375         * src/jpilot.h
7376         * src/ldapctrl.c
7377         * src/ldapctrl.h
7378         * src/ldaplocate.c
7379         * src/ldaplocate.h
7380         * src/ldapquery.c
7381         * src/ldapquery.h
7382         * src/ldapserver.c
7383         * src/ldapserver.h
7384         * src/ldaputil.c
7385         * src/ldaputil.h
7386         * src/ldif.c
7387         * src/ldif.h
7388         * src/main.c
7389         * src/main.h
7390         * src/mainwindow.c
7391         * src/mainwindow.h
7392         * src/manual.c
7393         * src/manual.h
7394         * src/mbox.c
7395         * src/mbox.h
7396         * src/message_search.c
7397         * src/message_search.h
7398         * src/messageview.c
7399         * src/messageview.h
7400         * src/mh.c
7401         * src/mh.h
7402         * src/mh_gtk.c
7403         * src/mh_gtk.h
7404         * src/mimeview.c
7405         * src/mimeview.h
7406         * src/msgcache.c
7407         * src/msgcache.h
7408         * src/mutt.c
7409         * src/mutt.h
7410         * src/news.c
7411         * src/news.h
7412         * src/news_gtk.c
7413         * src/news_gtk.h
7414         * src/partial_download.c
7415         * src/partial_download.h
7416         * src/pine.c
7417         * src/pine.h
7418         * src/pop.c
7419         * src/pop.h
7420         * src/prefs_account.c
7421         * src/prefs_account.h
7422         * src/prefs_actions.c
7423         * src/prefs_actions.h
7424         * src/prefs_common.c
7425         * src/prefs_common.h
7426         * src/prefs_compose_writing.c
7427         * src/prefs_compose_writing.h
7428         * src/prefs_customheader.c
7429         * src/prefs_customheader.h
7430         * src/prefs_display_header.c
7431         * src/prefs_display_header.h
7432         * src/prefs_filtering.c
7433         * src/prefs_filtering.h
7434         * src/prefs_filtering_action.c
7435         * src/prefs_filtering_action.h
7436         * src/prefs_folder_column.c
7437         * src/prefs_folder_column.h
7438         * src/prefs_folder_item.c
7439         * src/prefs_folder_item.h
7440         * src/prefs_fonts.c
7441         * src/prefs_fonts.h
7442         * src/prefs_gtk.c
7443         * src/prefs_gtk.h
7444         * src/prefs_image_viewer.c
7445         * src/prefs_image_viewer.h
7446         * src/prefs_matcher.c
7447         * src/prefs_matcher.h
7448         * src/prefs_message.c
7449         * src/prefs_msg_colors.c
7450         * src/prefs_msg_colors.h
7451         * src/prefs_other.c
7452         * src/prefs_quote.c
7453         * src/prefs_receive.c
7454         * src/prefs_send.c
7455         * src/prefs_spelling.c
7456         * src/prefs_spelling.h
7457         * src/prefs_summaries.c
7458         * src/prefs_summaries.h
7459         * src/prefs_summary_column.c
7460         * src/prefs_summary_column.h
7461         * src/prefs_template.c
7462         * src/prefs_template.h
7463         * src/prefs_themes.c
7464         * src/prefs_themes.h
7465         * src/prefs_toolbar.c
7466         * src/prefs_toolbar.h
7467         * src/prefs_wrapping.c
7468         * src/prefs_wrapping.h
7469         * src/privacy.c
7470         * src/privacy.h
7471         * src/procheader.c
7472         * src/procheader.h
7473         * src/procmime.c
7474         * src/procmime.h
7475         * src/procmsg.c
7476         * src/procmsg.h
7477         * src/quote_fmt.c
7478         * src/quote_fmt_parse.y
7479         * src/recv.c
7480         * src/recv.h
7481         * src/remotefolder.c
7482         * src/remotefolder.h
7483         * src/send_message.c
7484         * src/send_message.h
7485         * src/setup.c
7486         * src/setup.h
7487         * src/sourcewindow.c
7488         * src/sourcewindow.h
7489         * src/ssl_manager.c
7490         * src/ssl_manager.h
7491         * src/statusbar.c
7492         * src/statusbar.h
7493         * src/stock_pixmap.c
7494         * src/stock_pixmap.h
7495         * src/summary_search.c
7496         * src/summary_search.h
7497         * src/summaryview.c
7498         * src/summaryview.h
7499         * src/syldap.c
7500         * src/syldap.h
7501         * src/textview.c
7502         * src/textview.h
7503         * src/toolbar.c
7504         * src/toolbar.h
7505         * src/undo.c
7506         * src/undo.h
7507         * src/unmime.c
7508         * src/unmime.h
7509         * src/vcard.c
7510         * src/vcard.h
7511         * src/wizard.c
7512         * src/wizard.h
7513         * src/common/base64.c
7514         * src/common/base64.h
7515         * src/common/defs.h
7516         * src/common/hooks.c
7517         * src/common/hooks.h
7518         * src/common/log.c
7519         * src/common/log.h
7520         * src/common/mgutils.c
7521         * src/common/mgutils.h
7522         * src/common/nntp.c
7523         * src/common/nntp.h
7524         * src/common/passcrypt.c
7525         * src/common/passcrypt.h.in
7526         * src/common/plugin.c
7527         * src/common/plugin.h
7528         * src/common/prefs.c
7529         * src/common/prefs.h
7530         * src/common/progressindicator.c
7531         * src/common/progressindicator.h
7532         * src/common/quoted-printable.c
7533         * src/common/quoted-printable.h
7534         * src/common/session.c
7535         * src/common/session.h
7536         * src/common/smtp.c
7537         * src/common/smtp.h
7538         * src/common/socket.c
7539         * src/common/socket.h
7540         * src/common/ssl.c
7541         * src/common/ssl.h
7542         * src/common/ssl_certificate.c
7543         * src/common/ssl_certificate.h
7544         * src/common/stringtable.c
7545         * src/common/stringtable.h
7546         * src/common/sylpheed.c
7547         * src/common/sylpheed.h
7548         * src/common/template.c
7549         * src/common/template.h
7550         * src/common/timing.h
7551         * src/common/utils.c
7552         * src/common/utils.h
7553         * src/common/version.h.in
7554         * src/common/xml.c
7555         * src/common/xml.h
7556         * src/common/xmlprops.c
7557         * src/common/xmlprops.h
7558         * src/gtk/colorlabel.c
7559         * src/gtk/colorsel.c
7560         * src/gtk/colorsel.h
7561         * src/gtk/description_window.c
7562         * src/gtk/description_window.h
7563         * src/gtk/filesel.c
7564         * src/gtk/filesel.h
7565         * src/gtk/foldersort.c
7566         * src/gtk/foldersort.h
7567         * src/gtk/gtkutils.c
7568         * src/gtk/gtkutils.h
7569         * src/gtk/inputdialog.c
7570         * src/gtk/inputdialog.h
7571         * src/gtk/logwindow.c
7572         * src/gtk/logwindow.h
7573         * src/gtk/manage_window.c
7574         * src/gtk/manage_window.h
7575         * src/gtk/menu.c
7576         * src/gtk/menu.h
7577         * src/gtk/pluginwindow.c
7578         * src/gtk/pluginwindow.h
7579         * src/gtk/prefswindow.c
7580         * src/gtk/prefswindow.h
7581         * src/gtk/progressdialog.c
7582         * src/gtk/progressdialog.h
7583         * src/gtk/sslcertwindow.c
7584         * src/gtk/sslcertwindow.h
7585         * src/plugins/clamav/clamav_plugin.c
7586         * src/plugins/clamav/clamav_plugin.h
7587         * src/plugins/clamav/clamav_plugin_gtk.c
7588         * src/plugins/demo/demo.c
7589         * src/plugins/dillo_viewer/dillo_prefs.c
7590         * src/plugins/dillo_viewer/dillo_prefs.h
7591         * src/plugins/dillo_viewer/dillo_viewer.c
7592         * src/plugins/pgpcore/passphrase.c
7593         * src/plugins/pgpcore/passphrase.h
7594         * src/plugins/pgpcore/plugin.c
7595         * src/plugins/pgpcore/select-keys.c
7596         * src/plugins/pgpcore/select-keys.h
7597         * src/plugins/pgpcore/sgpgme.c
7598         * src/plugins/pgpcore/sgpgme.h
7599         * src/plugins/pgpinline/pgpinline.c
7600         * src/plugins/pgpinline/pgpinline.h
7601         * src/plugins/pgpinline/plugin.c
7602         * src/plugins/pgpmime/pgpmime.c
7603         * src/plugins/pgpmime/pgpmime.h
7604         * src/plugins/pgpmime/plugin.c
7605         * src/plugins/spamassassin/spamassassin.c
7606         * src/plugins/spamassassin/spamassassin.h
7607         * src/plugins/spamassassin/spamassassin_gtk.c
7608         * src/plugins/trayicon/trayicon.c
7609                 update copyright header
7610
7611 2006-01-13 [paul]       1.9.100cvs141
7612
7613         * src/account.c
7614         * src/export.c
7615         * src/import.c
7616         * src/mainwindow.c
7617         * src/prefs_account.c
7618         * src/prefs_display_header.c
7619         * src/prefs_receive.c
7620         * src/prefs_send.c
7621         * src/prefs_summaries.c
7622         * src/prefs_themes.c
7623         * src/prefs_toolbar.c
7624         * src/gtk/about.c
7625                 various cleanups
7626
7627 2006-01-12 [colin]      1.9.100cvs140
7628
7629         * src/folder.c
7630         * src/folder.h
7631         * src/main.c
7632                 Add --subscribe option
7633                 Let sylpheed-claws email@domain.com equivalent to --compose
7634                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7635
7636 2006-01-12 [paul]       1.9.100cvs139
7637
7638         * src/mainwindow.c
7639                 append 'Change folder order' label with '...'
7640         * src/prefs_actions.c
7641                 allow reordering of actions list by dnd
7642         * src/gtk/foldersort.c
7643                 make the dialog nicer
7644
7645 2006-01-11 [colin]      1.9.100cvs138
7646
7647         * src/compose.c
7648                 Allow templates without text
7649
7650 2006-01-11 [paul]       1.9.100cvs137
7651
7652         * tools/README
7653         * tools/filter_conv_new.pl
7654                 add info to README
7655                 also check .sylpheed for filter.xml
7656                 be a bit informative to the user
7657
7658 2006-01-11 [colin]      1.9.100cvs136
7659
7660         * src/textview.c
7661                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7662
7663 2006-01-10 [paul]       1.9.100cvs135
7664
7665         * tools/Makefile.am
7666         * tools/filter_conv_new.pl
7667                 add script to convert new style Sylpheed
7668                 filter rules (Sylpheed >= 0.9.99) to
7669                 Claws filtering rules
7670
7671 2006-01-10 [colin]      1.9.100cvs134
7672
7673         * src/compose.c
7674                 Fix broken line joins in certain conditions
7675                 (between two quoted lines: <enter><enter><up>
7676                  <type a wrapped sentence><go in the first line>
7677                  <insert more text><watch as line joining failed>)
7678
7679 2006-01-10 [paul]       1.9.100cvs133
7680
7681         * src/compose.c
7682                 don't report success in error dialog
7683                 thanks to Colin
7684         * src/common/utils.c
7685                 include some trailing punctuations as URI
7686                 thanks to Hiro
7687
7688 2006-01-10 [paul]       1.9.100cvs132
7689
7690         * src/mimeview.c
7691                 fix incompatible pointer type
7692                 warning
7693
7694 2006-01-10 [paul]       1.9.100cvs131
7695
7696         * src/compose.c
7697                 change Subject in window title
7698                 instantaneously
7699
7700 2006-01-09 [colin]      1.9.100cvs130
7701
7702         * src/addressbook.c
7703         * src/headerview.c
7704         * src/mainwindow.c
7705         * src/messageview.c
7706         * src/mimeview.c
7707         * src/noticeview.c
7708         * src/summaryview.c
7709                 Fix possible crashes on exit and in addressbook
7710
7711 2006-01-09 [paul]       1.9.100cvs129
7712
7713         * src/prefs_msg_colors.c
7714                 some cleanups that I forgot last time
7715
7716 2006-01-09 [paul]       1.9.100cvs128
7717
7718         * README
7719         * src/folderview.c
7720         * src/prefs_msg_colors.c
7721                 add previously hidden option, color_new, to
7722                 the gui
7723                 move the page to Display/
7724                 rework the gui
7725
7726 2006-01-09 [wwp]        1.9.100cvs127
7727
7728         * src/prefs_themes.c
7729                 made the prefs/display/themes layouts spacing less condensed
7730                 (and so they match other prefs/pages' look).
7731
7732 2006-01-09 [paul]       1.9.100cvs126
7733
7734         * src/compose.c
7735         * src/prefs_common.c
7736         * src/prefs_common.h
7737         * src/prefs_wrapping.c
7738                 remove 'wrap at send' option
7739
7740 2006-01-06 [colin]      1.9.100cvs125
7741
7742         * src/compose.c
7743                 Just make completely sure we don't insert "manual line breaks" 
7744                 when wrapping... 
7745
7746 2006-01-04 [paul]
7747
7748         * 2.0.0-rc3 released
7749
7750 2006-01-04 [paul]       1.9.100cvs124
7751
7752         * src/folderview.c
7753                 fix bug 882, 'quick scroll in folder list
7754                 displays wrong folder contents'
7755
7756 2006-01-04 [paul]       1.9.100cvs123
7757
7758         * src/plugins/pgpmime/pgpmime.c
7759                 better debug information when signing
7760                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7761
7762 2006-01-03 [colin]      1.9.100cvs122
7763
7764         * configure.ac
7765                 We need to recheck for gpgme 1.0.0 after checking
7766                 for 1.1.1, because if 1.1.1 isn't available, 
7767                 GPGME_LIBS and friends are blanked out by the 
7768                 second check.
7769
7770 2006-01-03 [colin]      1.9.100cvs121
7771
7772         * src/common/prefs.c
7773                 Windows unlink-before rename fix
7774         * src/plugins/pgpcore/sgpgme.c
7775                 Add support for PKA info if available
7776                 Both patches by Werner Koch
7777
7778 2006-01-03 [paul]       1.9.100cvs120
7779
7780         * src/messageview.c
7781                 fix bug 884, 'Send receipt' button visible in queue
7782                 Thanks to Colin
7783
7784 2006-01-02 [colin]      1.9.100cvs119
7785
7786         * src/compose.c
7787         * src/imap.c
7788                 Fix autosave on IMAP and more generally try to
7789                 return the correct ID on a newly added IMAP message
7790
7791 2006-01-02 [paul]       1.9.100cvs118
7792
7793         * manual/keyboard.xml
7794                 edited
7795
7796 2006-01-01 [paul]       1.9.100cvs117
7797
7798         * src/gtk/authors.h
7799                 alphabetical order
7800
7801 2005-12-30 [colin]      1.9.100cvs116
7802
7803         * manual/advanced.xml
7804                 Explain Pre/Post-processing differences.
7805
7806 2005-12-30 [colin]      1.9.100cvs115
7807
7808         * src/mh.c
7809                 Implement copy_msgs for a little optimization
7810         * src/imap.c
7811                 Finish yesterday's fix
7812
7813 2005-12-29 [colin]      1.9.100cvs114
7814
7815         * src/imap.c
7816                 Fix occasional failure in fetching a mail over
7817                 IMAP
7818
7819 2005-12-29 [colin]      1.9.100cvs113
7820
7821         * src/compose.c
7822                 Don't remove a draft when sending it, if it is 
7823                 locked.
7824
7825 2005-12-28 [colin]      1.9.100cvs112
7826
7827         * src/summaryview.c
7828                 Fix leak for real
7829
7830 2005-12-28 [wwp]        1.9.100cvs111
7831
7832         * doc/faq/.cvsignore
7833         * doc/faq/de/.cvsignore
7834         * doc/faq/en/.cvsignore
7835         * doc/faq/es/.cvsignore
7836         * doc/faq/fr/.cvsignore
7837         * doc/faq/it/.cvsignore
7838         * doc/manual/.cvsignore
7839         * doc/manual/de/.cvsignore
7840         * doc/manual/en/.cvsignore
7841         * doc/manual/es/.cvsignore
7842         * doc/manual/fr/.cvsignore
7843         * doc/manual/ja/.cvsignore
7844         * src/plugins/mathml_viewer/.cvsignore
7845                 rollback revival of those files (my bad, sorry for the noise).
7846
7847 2005-12-28 [wwp]        1.9.100cvs110
7848
7849         * src/compose.c
7850                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7851
7852 2005-12-28 [wwp]        1.9.100cvs109
7853
7854         * doc/faq/.cvsignore
7855         * doc/faq/de/.cvsignore
7856         * doc/faq/en/.cvsignore
7857         * doc/faq/es/.cvsignore
7858         * doc/faq/fr/.cvsignore
7859         * doc/faq/it/.cvsignore
7860         * doc/manual/.cvsignore
7861         * doc/manual/de/.cvsignore
7862         * doc/manual/en/.cvsignore
7863         * doc/manual/es/.cvsignore
7864         * doc/manual/fr/.cvsignore
7865         * doc/manual/ja/.cvsignore
7866         * src/plugins/mathml_viewer/.cvsignore
7867         * po/.cvsignore
7868                 more files to ignore.
7869
7870 2005-12-24 [colin]      1.9.100cvs108
7871
7872         * AUTHORS
7873         * src/gtk/authors.h
7874                 Update for Werner
7875
7876 2005-12-24 [colin]      1.9.100cvs107
7877
7878         * src/procmsg.c
7879                 Allow NULL src_msginfo in 
7880                 procmsg_msginfo_new_from_mimeinfo
7881
7882 2005-12-23 [paul]       1.9.100cvs106
7883
7884         * src/plugins/pgpinline/mypgpcore.def
7885                 add this forgotten file
7886
7887 2005-12-23 [colin]      1.9.100cvs105
7888
7889         * src/mainwindow.c
7890                 Fix missing break
7891
7892 2005-12-23 [colin]      1.9.100cvs104
7893
7894         * autogen.sh
7895         * src/folder.c
7896         * src/mh.c
7897         * src/common/plugin.c
7898         * src/common/socket.c
7899         * src/common/socket.h
7900         * src/common/utils.c
7901         * src/common/utils.h
7902         * src/gtk/pluginwindow.c
7903         * src/plugins/pgpcore/plugin.def
7904         * src/plugins/pgpcore/sylpheed.def
7905         * src/plugins/pgpinline/Makefile.am
7906         * src/plugins/pgpinline/plugin.def
7907         * src/plugins/pgpinline/sylpheed.def
7908         * src/plugins/pgpmime/plugin.def
7909         * src/plugins/pgpmime/sylpheed.def
7910                 Various w32 fixes by Werner Koch
7911
7912 2005-12-22 [paul]       1.9.100cvs103
7913
7914         * src/wizard.c
7915                 don't offer IMAP as 'server type' if
7916                 libetpan isn't built in
7917
7918 2005-12-22 [paul]       1.9.100cvs102
7919
7920         * AUTHORS
7921         * src/mainwindow.c
7922         * src/mainwindow.h
7923         * src/toolbar.c
7924         * src/gtk/authors.h
7925                 support GTK_TOOLBAR_BOTH_HORIZ (text
7926                 next to icon) Patch by Marien Zwart
7927                 marienz@users.sf.net
7928                 Also reword the text
7929
7930 2005-12-21 [colin]      1.9.100cvs101
7931
7932         * configure.ac
7933                 Fix DATADIRNAME
7934         * COPYING
7935                 Fix missing section and explicit the exception better
7936         * src/compose.c
7937                 Prevent mail from being lost without notice when an
7938                 SMTP error happens on trying to send an unmodified
7939                 drafted mail.
7940         * src/send_message.c
7941         * src/common/smtp.c
7942                 Fix password remembering when wrong, and add return
7943                 value checks where they should have been
7944         * src/plugins/pgpcore/sylpheed.def
7945         * src/plugins/pgpinline/sylpheed.def
7946         * src/plugins/pgpmime/sylpheed.def
7947                 Add a few symbols needed
7948
7949 2005-12-21 [paul]       1.9.100cvs100
7950
7951         * m4/codeset.m4
7952         * m4/glibc21.m4
7953         * m4/intdiv0.m4
7954         * m4/inttypes-pri.m4
7955         * m4/inttypes.m4
7956         * m4/inttypes_h.m4
7957         * m4/isc-posix.m4
7958         * m4/lcmessage.m4
7959         * m4/stdint_h.m4
7960         * m4/uintmax_t.m4
7961                 gettextization
7962                 thanks to Colin
7963
7964 2005-12-21 [paul]       1.9.100cvs99
7965
7966         * po/sv.po
7967                 fixed by Colin
7968
7969 2005-12-20 [paul]       1.9.100cvs98
7970
7971         * po/sv.po
7972                 updated by Anders Trobäck
7973
7974 2005-12-20 [colin]      1.9.100cvs97
7975
7976         * ABOUT-NLS
7977         * Makefile.am
7978         * autogen.sh
7979         * configure.ac
7980         * config/config.rpath
7981         * config/mkinstalldirs
7982         * m4/Makefile.am
7983         * m4/glibc2.m4
7984         * m4/gnupg.m4
7985         * m4/gpgme.m4
7986         * m4/intmax.m4
7987         * m4/longdouble.m4
7988         * m4/longlong.m4
7989         * m4/printf-posix.m4
7990         * m4/signed.m4
7991         * m4/size_max.m4
7992         * m4/ulonglong.m4
7993         * m4/wchar_t.m4
7994         * m4/wint_t.m4
7995         * m4/xsize.m4
7996         * po/Makefile.in.in
7997         * po/Makevars
7998         * po/bg.po
7999         * po/ca.po
8000         * po/cs.po
8001         * po/de.po
8002         * po/el.po
8003         * po/en_GB.po
8004         * po/es.po
8005         * po/fi.po
8006         * po/fr.po
8007         * po/hr.po
8008         * po/hu.po
8009         * po/it.po
8010         * po/ja.po
8011         * po/ko.po
8012         * po/nb.po
8013         * po/nl.po
8014         * po/pl.po
8015         * po/pt_BR.po
8016         * po/ru.po
8017         * po/sk.po
8018         * po/sr.po
8019         * po/stamp-po
8020         * po/sv.po
8021         * po/zh_CN.po
8022         * po/zh_TW.po
8023         * src/Makefile.am
8024         * src/codeconv.c
8025         * src/compose.c
8026         * src/exporthtml.c
8027         * src/exportldif.c
8028         * src/folder.c
8029         * src/main.c
8030         * src/manual.c
8031         * src/mh.c
8032         * src/mimeview.c
8033         * src/send_message.c
8034         * src/common/Makefile.am
8035         * src/common/fnmatch.c
8036         * src/common/fnmatch.h
8037         * src/common/fnmatch_loop.c
8038         * src/common/nntp.c
8039         * src/common/plugin.c
8040         * src/common/smtp.c
8041         * src/common/socket.c
8042         * src/common/string_match.c
8043         * src/common/sylpheed.c
8044         * src/common/utils.c
8045         * src/common/utils.h
8046         * src/common/w32_dirent.c
8047         * src/common/w32_reg.c
8048         * src/common/w32_signal.c
8049         * src/common/w32_stat.c
8050         * src/common/w32_stdio.c
8051         * src/common/w32_stdlib.c
8052         * src/common/w32_string.c
8053         * src/common/w32_time.c
8054         * src/common/w32_unistd.c
8055         * src/common/w32_wait.c
8056         * src/common/w32lib.h
8057         * src/etpan/Makefile.am
8058         * src/gtk/Makefile.am
8059         * src/plugins/clamav/Makefile.am
8060         * src/plugins/demo/Makefile.am
8061         * src/plugins/dillo_viewer/Makefile.am
8062         * src/plugins/pgpcore/Makefile.am
8063         * src/plugins/pgpcore/passphrase.c
8064         * src/plugins/pgpcore/plugin.def
8065         * src/plugins/pgpcore/sgpgme.c
8066         * src/plugins/pgpcore/sylpheed.def
8067         * src/plugins/pgpcore/version.rc
8068         * src/plugins/pgpinline/Makefile.am
8069         * src/plugins/pgpinline/plugin.def
8070         * src/plugins/pgpinline/sylpheed.def
8071         * src/plugins/pgpinline/version.rc
8072         * src/plugins/pgpmime/Makefile.am
8073         * src/plugins/pgpmime/mypgpcore.def
8074         * src/plugins/pgpmime/plugin.def
8075         * src/plugins/pgpmime/sylpheed.def
8076         * src/plugins/pgpmime/version.rc
8077         * src/plugins/spamassassin/Makefile.am
8078                 Very little ;-) patch from Werner Koch, providing
8079                 infrastructure for cross-compiling to Win32
8080
8081 2005-12-20 [paul]       1.9.100cvs96
8082
8083         * src/account.c
8084         * src/account.h
8085         * src/mainwindow.c
8086         * src/mainwindow.h
8087         * src/toolbar.c
8088         * src/toolbar.h
8089                 add a combo to the Get All button, allowing
8090                 quick retrieval from any account
8091                 Patch by Fabien Vantard, slightly modified
8092                 by Colin
8093         * src/gtk/about.c
8094                 i18n fix. Patch by Fabien Vantard
8095
8096 2005-12-19 [colin]      1.9.100cvs95
8097
8098         * src/compose.c
8099         * src/compose.h
8100                 Don't automatically join lines when they've 
8101                 been separated by the user and not automatically
8102
8103 2005-12-19 [paul]       1.9.100cvs94
8104
8105         * src/gtk/pluginwindow.c
8106                 i18n fix.
8107                 Patch by Fabien Vantard
8108
8109 2005-12-15 [paul]       1.9.100cvs93
8110
8111         * src/common/plugin.c
8112         * src/common/plugin.h
8113         * src/gtk/pluginwindow.c
8114         * src/plugins/clamav/clamav_plugin.c
8115         * src/plugins/demo/demo.c
8116         * src/plugins/dillo_viewer/dillo_viewer.c
8117         * src/plugins/pgpcore/plugin.c
8118         * src/plugins/pgpinline/plugin.c
8119         * src/plugins/pgpmime/plugin.c
8120         * src/plugins/spamassassin/spamassassin.c
8121         * src/plugins/trayicon/trayicon.c
8122                 add plugin_version()
8123
8124 2005-12-15 [colin]      1.9.100cvs92
8125
8126         * src/compose.c
8127                 Further fix bug #875
8128
8129 2005-12-15 [paul]       1.9.100cvs91
8130
8131         * src/gtk/filesel.c
8132                 fix attach_load_dir getting set to
8133                 PLUGINDIR on plugin load
8134
8135 2005-12-14 [mones]      1.9.100cvs90
8136
8137         * manual/ack.xml
8138         * manual/keyboard.xml
8139                 Initial draft and some shortcuts added
8140                 
8141         * po/es.po
8142                 Updated translation
8143
8144 2005-12-14 [colin]      1.9.100cvs89
8145
8146         * src/compose.c
8147         * src/imap.c
8148         * src/summaryview.c
8149         * src/gtk/gtkaspell.c
8150                 More leaks fixed
8151         * src/prefs_folder_item.c
8152                 Fix recursive prefs apply
8153
8154
8155 2005-12-14 [colin]      1.9.100cvs88
8156
8157         * src/compose.c
8158                 Fix bug #875 (Freeze On Inline Forward of 
8159                 Large Message)
8160
8161 2005-12-13 [colin]      1.9.100cvs87
8162
8163         * src/compose.c
8164                 Uniq-ify and sort the mimetypes list
8165                 Patch by Fabien Vantard
8166
8167 2005-12-13 [colin]      1.9.100cvs86
8168
8169         * src/imap.c
8170         * src/etpan/imap-thread.c
8171                 Fix leaks (patch by Hoa)
8172         * src/news.c
8173         * src/common/plugin.c
8174                 Fix leaks
8175
8176 2005-12-12 [colin]
8177
8178         * 2.0.0-rc2 released
8179
8180 2005-12-12 [colin]      1.9.100cvs85
8181
8182         * src/matcher.c
8183                 Fix a leak
8184
8185 2005-12-12 [wwp]        1.9.100cvs84
8186
8187         * src/gtk/icon_legend.c
8188                 fix misbehaviour and crash when closing the legend window
8189         using the Esc key (patch by Fabien Vantard).
8190
8191 2005-12-12 [paul]       1.9.100cvs83
8192
8193         * src/browseldap.c
8194         * src/foldersel.c
8195         * src/prefs_actions.c
8196         * src/prefs_filtering.c
8197         * src/prefs_matcher.c
8198         * src/prefs_spelling.glade      ** REMOVED **
8199         * src/prefs_template.c
8200         * src/gtk/foldersort.glade      ** REMOVED **
8201         * src/gtk/pluginwindow.c
8202         * src/gtk/pluginwindow.glade    ** REMOVED **
8203         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8204                 cleanups
8205
8206 2005-12-11 [paul]       1.9.100cvs82
8207
8208         * src/gtk/filesel.c
8209                 fix attach_load_dir crasher (double free)
8210
8211 2005-12-09 [paul]       1.9.100cvs81
8212
8213         * po/POTFILES.in
8214         * src/mainwindow.c
8215         * src/gtk/Makefile.am
8216         * src/gtk/icon_legend.c
8217         * src/gtk/icon_legend.h
8218                 add icon legend
8219         * src/manual.c
8220                 cleanup
8221
8222 2005-12-09 [paul]       1.9.100cvs80
8223
8224         * src/plugins/pgpcore/passphrase.c
8225                 wrap the label in the dialog
8226
8227 2005-12-09 [colin]      1.9.100cvs79
8228
8229         * src/plugins/pgpcore/sgpgme.c
8230                 Display (untrusted) on not trusted signatures
8231                 Patch by Michal Èihaø <michal@cihar.com>
8232                 Closes bug #867 (Report also key trust)
8233
8234 2005-12-09 [colin]      1.9.100cvs78
8235
8236         * src/common/plugin.c
8237                 Update licence check, following Eben Moglen's advice
8238
8239 2005-12-08 [colin]      1.9.100cvs77
8240
8241         * src/folder.c
8242                 Fix the occasionnal item->cache != NULL 
8243                 assertion failure. 
8244
8245 2005-12-08 [colin]      1.9.100cvs76
8246
8247         * src/mimeview.c
8248         * src/plugins/pgpcore/sgpgme.c
8249                 Print key id when unable to check it
8250                 Closes bug #866 (Show key id when missing)
8251
8252 2005-12-08 [paul]       1.9.100cvs75
8253
8254         * src/prefs_common.c
8255         * src/prefs_common.h
8256         * src/gtk/filesel.c
8257                 remember load attachment dir
8258
8259 2005-12-07 [colin]      1.9.100cvs74
8260
8261         * src/prefs_toolbar.c
8262                 Gtk fixes, patch by Fabien Vantard
8263
8264 2005-12-07 [colin]      1.9.100cvs73
8265
8266         * src/action.c
8267         * src/compose.c
8268         * src/compose.h
8269                 Fix bug #839 (Quoted text isn't colored after 
8270                 executing an action)
8271         * src/common/plugin.c
8272                 Require plugins to declare their licence in plugin_licence()
8273                 Refuse to load non-GPL plugins as they'd be illegal (as 
8274                 derived works of Sylpheed-Claws, they must be GPL).
8275         * src/plugins/clamav/clamav_plugin.c
8276         * src/plugins/demo/demo.c
8277         * src/plugins/dillo_viewer/dillo_viewer.c
8278         * src/plugins/pgpcore/plugin.c
8279         * src/plugins/pgpinline/plugin.c
8280         * src/plugins/pgpmime/plugin.c
8281         * src/plugins/spamassassin/spamassassin.c
8282         * src/plugins/trayicon/trayicon.c
8283                 Add plugin_licence()
8284
8285 2005-12-07 [paul]       1.9.100cvs72
8286
8287         * configure.ac
8288         * src/mainwindow.c
8289         * src/manual.c
8290         * src/manual.h
8291         * src/common/defs.h
8292                 clean up after local FAQ removal and
8293                 temporary manual removal
8294
8295 2005-12-06 [colin]      1.9.100cvs71
8296
8297         * configure.ac
8298         * doc/Makefile.am
8299         * doc/faq/.cvsignore
8300         * doc/faq/Makefile.am
8301         * doc/faq/de/.cvsignore
8302         * doc/faq/de/Makefile.am
8303         * doc/faq/de/sylpheed-faq-1.html
8304         * doc/faq/de/sylpheed-faq-2.html
8305         * doc/faq/de/sylpheed-faq-3.html
8306         * doc/faq/de/sylpheed-faq.html
8307         * doc/faq/en/.cvsignore
8308         * doc/faq/en/Makefile.am
8309         * doc/faq/en/sylpheed-faq-1.html
8310         * doc/faq/en/sylpheed-faq-2.html
8311         * doc/faq/en/sylpheed-faq-3.html
8312         * doc/faq/en/sylpheed-faq-4.html
8313         * doc/faq/en/sylpheed-faq.html
8314         * doc/faq/es/.cvsignore
8315         * doc/faq/es/Makefile.am
8316         * doc/faq/es/sylpheed-faq-1.html
8317         * doc/faq/es/sylpheed-faq-2.html
8318         * doc/faq/es/sylpheed-faq-3.html
8319         * doc/faq/es/sylpheed-faq-4.html
8320         * doc/faq/es/sylpheed-faq.html
8321         * doc/faq/fr/.cvsignore
8322         * doc/faq/fr/Makefile.am
8323         * doc/faq/fr/sylpheed-faq-1.html
8324         * doc/faq/fr/sylpheed-faq-2.html
8325         * doc/faq/fr/sylpheed-faq-3.html
8326         * doc/faq/fr/sylpheed-faq.html
8327         * doc/faq/it/.cvsignore
8328         * doc/faq/it/Makefile.am
8329         * doc/faq/it/sylpheed-faq-1.html
8330         * doc/faq/it/sylpheed-faq-2.html
8331         * doc/faq/it/sylpheed-faq-3.html
8332         * doc/faq/it/sylpheed-faq.html
8333         * doc/manual/.cvsignore
8334         * doc/manual/Makefile.am
8335         * doc/manual/de/.cvsignore
8336         * doc/manual/de/Makefile.am
8337         * doc/manual/de/sylpheed-1.html
8338         * doc/manual/de/sylpheed-10.html
8339         * doc/manual/de/sylpheed-11.html
8340         * doc/manual/de/sylpheed-12.html
8341         * doc/manual/de/sylpheed-13.html
8342         * doc/manual/de/sylpheed-14.html
8343         * doc/manual/de/sylpheed-15.html
8344         * doc/manual/de/sylpheed-16.html
8345         * doc/manual/de/sylpheed-17.html
8346         * doc/manual/de/sylpheed-18.html
8347         * doc/manual/de/sylpheed-19.html
8348         * doc/manual/de/sylpheed-2.html
8349         * doc/manual/de/sylpheed-20.html
8350         * doc/manual/de/sylpheed-3.html
8351         * doc/manual/de/sylpheed-4.html
8352         * doc/manual/de/sylpheed-5.html
8353         * doc/manual/de/sylpheed-6.html
8354         * doc/manual/de/sylpheed-7.html
8355         * doc/manual/de/sylpheed-8.html
8356         * doc/manual/de/sylpheed-9.html
8357         * doc/manual/de/sylpheed.html
8358         * doc/manual/en/.cvsignore
8359         * doc/manual/en/Makefile.am
8360         * doc/manual/en/sylpheed-1.html
8361         * doc/manual/en/sylpheed-10.html
8362         * doc/manual/en/sylpheed-11.html
8363         * doc/manual/en/sylpheed-12.html
8364         * doc/manual/en/sylpheed-13.html
8365         * doc/manual/en/sylpheed-14.html
8366         * doc/manual/en/sylpheed-15.html
8367         * doc/manual/en/sylpheed-16.html
8368         * doc/manual/en/sylpheed-17.html
8369         * doc/manual/en/sylpheed-18.html
8370         * doc/manual/en/sylpheed-19.html
8371         * doc/manual/en/sylpheed-2.html
8372         * doc/manual/en/sylpheed-20.html
8373         * doc/manual/en/sylpheed-21.html
8374         * doc/manual/en/sylpheed-22.html
8375         * doc/manual/en/sylpheed-3.html
8376         * doc/manual/en/sylpheed-4.html
8377         * doc/manual/en/sylpheed-5.html
8378         * doc/manual/en/sylpheed-6.html
8379         * doc/manual/en/sylpheed-7.html
8380         * doc/manual/en/sylpheed-8.html
8381         * doc/manual/en/sylpheed-9.html
8382         * doc/manual/en/sylpheed.html
8383         * doc/manual/es/.cvsignore
8384         * doc/manual/es/Makefile.am
8385         * doc/manual/es/sylpheed-1.html
8386         * doc/manual/es/sylpheed-10.html
8387         * doc/manual/es/sylpheed-11.html
8388         * doc/manual/es/sylpheed-12.html
8389         * doc/manual/es/sylpheed-13.html
8390         * doc/manual/es/sylpheed-14.html
8391         * doc/manual/es/sylpheed-15.html
8392         * doc/manual/es/sylpheed-16.html
8393         * doc/manual/es/sylpheed-17.html
8394         * doc/manual/es/sylpheed-18.html
8395         * doc/manual/es/sylpheed-19.html
8396         * doc/manual/es/sylpheed-2.html
8397         * doc/manual/es/sylpheed-20.html
8398         * doc/manual/es/sylpheed-3.html
8399         * doc/manual/es/sylpheed-4.html
8400         * doc/manual/es/sylpheed-5.html
8401         * doc/manual/es/sylpheed-6.html
8402         * doc/manual/es/sylpheed-7.html
8403         * doc/manual/es/sylpheed-8.html
8404         * doc/manual/es/sylpheed-9.html
8405         * doc/manual/es/sylpheed.html
8406         * doc/manual/fr/.cvsignore
8407         * doc/manual/fr/Makefile.am
8408         * doc/manual/fr/sylpheed-1.html
8409         * doc/manual/fr/sylpheed-10.html
8410         * doc/manual/fr/sylpheed-11.html
8411         * doc/manual/fr/sylpheed-12.html
8412         * doc/manual/fr/sylpheed-13.html
8413         * doc/manual/fr/sylpheed-14.html
8414         * doc/manual/fr/sylpheed-15.html
8415         * doc/manual/fr/sylpheed-16.html
8416         * doc/manual/fr/sylpheed-17.html
8417         * doc/manual/fr/sylpheed-18.html
8418         * doc/manual/fr/sylpheed-19.html
8419         * doc/manual/fr/sylpheed-2.html
8420         * doc/manual/fr/sylpheed-20.html
8421         * doc/manual/fr/sylpheed-3.html
8422         * doc/manual/fr/sylpheed-4.html
8423         * doc/manual/fr/sylpheed-5.html
8424         * doc/manual/fr/sylpheed-6.html
8425         * doc/manual/fr/sylpheed-7.html
8426         * doc/manual/fr/sylpheed-8.html
8427         * doc/manual/fr/sylpheed-9.html
8428         * doc/manual/fr/sylpheed.html
8429         * doc/manual/ja/.cvsignore
8430         * doc/manual/ja/Makefile.am
8431         * doc/manual/ja/sylpheed-1.html
8432         * doc/manual/ja/sylpheed-10.html
8433         * doc/manual/ja/sylpheed-11.html
8434         * doc/manual/ja/sylpheed-12.html
8435         * doc/manual/ja/sylpheed-13.html
8436         * doc/manual/ja/sylpheed-14.html
8437         * doc/manual/ja/sylpheed-15.html
8438         * doc/manual/ja/sylpheed-16.html
8439         * doc/manual/ja/sylpheed-17.html
8440         * doc/manual/ja/sylpheed-18.html
8441         * doc/manual/ja/sylpheed-19.html
8442         * doc/manual/ja/sylpheed-2.html
8443         * doc/manual/ja/sylpheed-20.html
8444         * doc/manual/ja/sylpheed-3.html
8445         * doc/manual/ja/sylpheed-4.html
8446         * doc/manual/ja/sylpheed-5.html
8447         * doc/manual/ja/sylpheed-6.html
8448         * doc/manual/ja/sylpheed-7.html
8449         * doc/manual/ja/sylpheed-8.html
8450         * doc/manual/ja/sylpheed-9.html
8451         * doc/manual/ja/sylpheed.html
8452         * doc/manual/ja/sylpheed.sgml
8453         * src/mainwindow.c
8454                 Remove outdated manual and faq. Noisy, eh?
8455
8456 2005-12-06 [colin]      1.9.100cvs70
8457
8458         * src/compose.c
8459         * src/quote_fmt_parse.y
8460         * src/undo.c
8461         * src/undo.h
8462                 Allow %X to position cursor at 0 
8463                 (no %X = before signature)
8464                 Fix paste as quotation putting the cursor at 0
8465                 Fix undo offsets when pasting
8466                 Insert the quote_fmt at once instead of line 
8467                 by line
8468                 Fix [Edited] when starting to reply/forward
8469
8470 2005-12-06 [paul]       1.9.100cvs69
8471
8472         * src/plugins/clamav/clamav_plugin_gtk.c
8473                 add another tooltip
8474         * src/plugins/spamassassin/spamassassin_gtk.c
8475                 rework spamassassin_create_widget_func()
8476
8477 2005-12-05 [colin]      1.9.100cvs68
8478
8479         * po/POTFILES.in
8480                 Fix make release ;-)
8481
8482 2005-12-05 [colin]      1.9.100cvs67
8483
8484         * src/compose.c
8485         * src/compose.h
8486                 Fix cursor positioning (not obeying %X)
8487
8488 2005-12-05 [paul]       1.9.100cvs66
8489
8490         * src/plugins/dillo_viewer/dillo_prefs.c
8491                 fix compilation warning
8492
8493 2005-12-05 [paul]       1.9.100cvs65
8494
8495         * src/prefs_spelling.c
8496         * src/plugins/trayicon/trayicon.c
8497                 cleanups - remove unused stuff
8498
8499 2005-12-05 [paul]       1.9.100cvs64
8500
8501         * README
8502         * manual/plugins.xml
8503                 remove info about removed mathml_viewer plugin
8504
8505 2005-12-05 [paul]       1.9.100cvs63
8506
8507         * configure.ac
8508         * src/plugins/Makefile.am
8509         * src/plugins/mathml_viewer/.cvsignore
8510         * src/plugins/mathml_viewer/Makefile.am
8511         * src/plugins/mathml_viewer/mathml_viewer.c
8512                 remove unmaintained mathml_viewer plugin
8513
8514 2005-12-05 [paul]       1.9.100cvs62
8515
8516         * src/summaryview.c
8517                 obey prefs_common.always_show_msg when
8518                 moving a msg
8519                 Thanks to Colin
8520
8521 2005-12-05 [paul]       1.9.100cvs61
8522
8523         * src/compose.c
8524         * src/prefs_account.c
8525         * src/prefs_filtering.c
8526         * src/prefs_quote.c
8527         * src/prefs_spelling.c
8528         * src/prefs_toolbar.c
8529         * src/summaryview.c
8530         * src/gtk/gtkutils.c
8531         * src/gtk/quicksearch.c
8532         * src/plugins/dillo_viewer/dillo_prefs.c
8533                 dialog cleanups
8534
8535 2005-12-04 [paul]       1.9.100cvs60
8536
8537         * src/inc.c
8538         * src/prefs_account.c
8539         * src/prefs_account.h
8540                 allow a Local account to specify a
8541                 default inbox
8542                 (closes bug 843 'Inbox cannot be changed for local
8543                  mailboxes')
8544
8545 2005-12-04 [colin]      1.9.100cvs59
8546
8547         * src/plugins/trayicon/trayicon.c
8548                 Remove Get, rename Get All to Get Mail in order to
8549                 be consistent with the default main toolbar
8550
8551 2005-12-03 [colin]      1.9.100cvs58
8552
8553         * manual/gpl.xml
8554         * manual/sylpheed-claws-manual.xml
8555                 Add GPL appendix
8556
8557 2005-12-03 [paul]       1.9.100cvs57
8558
8559         * AUTHORS
8560         * po/sv.po
8561         * src/gtk/authors.h
8562                 new (partially complete) Swedish translation
8563                 by Anders Troback <sylpheed@troback.com>
8564
8565 2005-12-02 [paul]       1.9.100cvs56
8566
8567         * configure.ac
8568                 libetpan 0.41 required
8569
8570 2005-12-02 [paul]       1.9.100cvs55
8571
8572         * src/plugins/clamav/clamav_plugin.c
8573         * src/plugins/clamav/clamav_plugin.h
8574         * src/plugins/clamav/clamav_plugin_gtk.c
8575         * src/plugins/spamassassin/spamassassin.c
8576         * src/plugins/spamassassin/spamassassin.h
8577         * src/plugins/spamassassin/spamassassin_gtk.c
8578                 unregister prefs pages on unloading, thus
8579                 preventing a crash
8580                 (thanks to Colin for the hint)
8581
8582 2005-12-02 [wwp]        1.9.100cvs54
8583
8584         * src/quote_fmt.h
8585         * src/quote_fmt_parse.y
8586                 fix misuse of gboolean*, use gboolean instead
8587                 (thanks to Paul, Colin, for pointing out that scaring one)
8588
8589 2005-12-02 [paul]       1.9.100cvs53
8590
8591         * src/plugins/clamav/clamav_plugin.c
8592                 int no --> unsigned int no
8593         * src/plugins/clamav/clamav_plugin_gtk.c
8594                 rework config page
8595
8596 2005-12-02 [wwp]        1.9.100cvs52
8597
8598         * src/compose.c
8599         * src/prefs_template.c
8600         * src/quote_fmt.h
8601         * src/quote_fmt_parse.y
8602                 prevent from executing |f and |p templates commands when
8603                 adding or replacing templates in prefs (avoids annoying and
8604                 potentially dangerous behaviours)
8605
8606 2005-12-02 [paul]       1.9.100cvs51
8607
8608         * src/prefs_common.c
8609                 allow translation of some default values
8610                 Patch by Fabien Vantard
8611
8612 2005-12-02 [paul]       1.9.100cvs50
8613
8614         * src/codeconv.c
8615         * src/codeconv.h
8616         * src/prefs_common.c
8617         * src/prefs_common.h
8618         * src/prefs_message.c
8619         * src/textview.c
8620                 remove obsolete 'convert_mb_alnum' option
8621                 and related stuff
8622         * src/gtk/about.c
8623                 remove unused 'about_textview_visibility_notify'
8624
8625 2005-12-02 [paul]       1.9.100cvs49
8626
8627         * src/prefs_account.c
8628         * src/prefs_compose_writing.c
8629         * src/prefs_fonts.c
8630         * src/prefs_gtk.h
8631         * src/prefs_image_viewer.c
8632         * src/prefs_message.c
8633         * src/prefs_other.c
8634         * src/prefs_receive.c
8635         * src/prefs_send.c
8636         * src/prefs_spelling.c
8637         * src/prefs_summaries.c
8638         * src/prefs_wrapping.c
8639         * src/plugins/dillo_viewer/dillo_prefs.c
8640         * src/plugins/pgpcore/prefs_gpg.c
8641                 several cleanups to the prefs dialogs
8642                 (slightly modified) patch by Fabien Vantard
8643
8644 2005-12-02 [paul]       1.9.100cvs48
8645
8646         * src/main.c
8647                 --exit means exit
8648         * src/send_message.c
8649                 fix crash on send when connection fails
8650
8651         Thanks to Colin
8652
8653 2005-12-01 [colin]      1.9.100cvs47
8654
8655         * src/html.c
8656                 Translate &hellip; to "..."
8657
8658 2005-11-30 [colin]      1.9.100cvs46
8659
8660         * src/matcher.c
8661         * src/matcher.h
8662                 Optimize back yesterday's fix.
8663
8664 2005-11-30 [paul]       1.9.100cvs45
8665
8666         * manual/faq.xml
8667                 standardised
8668         * manual/intro.xml
8669                 written by Colin, edited by me
8670
8671 2005-11-29 [colin]      1.9.100cvs44
8672
8673         * src/matcher.c
8674                 Skip headers unconditionnaly in match_body if the
8675                 rule is not message or ~message
8676
8677 2005-11-29 [colin]      1.9.100cvs43
8678
8679         * src/matcher.c
8680                 Fix body_part and such, not skipping headers 
8681                 if the matchcriteria wasn't the first in the rule
8682
8683 2005-11-29 [colin]      1.9.100cvs42
8684
8685         * src/compose.c
8686                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8687                 option missing from message view window)
8688                 Fix double text D'n'D with gtk-2.8
8689         * src/matcher.c
8690                 Fix ~message, ~headers_part, ~body_part rules
8691         * src/messageview.c
8692                 Add Windows-1252 (Closes bug #863)
8693                 Fix accels
8694         * src/gtk/gtkaspell.c
8695                 Properly destroy accels in all menus
8696
8697 2005-11-29 [mones]      1.9.100cvs41
8698
8699         * po/es.po
8700                 Updated.
8701
8702 2005-11-27 [colin]      1.9.100cvs40
8703
8704         * src/mh_gtk.c
8705                 "/Remove mailbox" -> "/Remove mailbox..."
8706
8707 2005-11-27 [paul]       1.9.100cvs39
8708
8709         * AUTHORS
8710         * po/de.po
8711         * src/gtk/authors.h
8712                 updated by new maintainer, Stephan Sachse
8713
8714 2005-11-27 [paul]       1.9.100cvs38
8715
8716         * manual/faq.xml
8717                 written by Colin, edited by me
8718
8719 2005-11-27 [paul]       1.9.100cvs37
8720
8721         * src/prefs_common.c
8722         * src/prefs_common.h
8723         * src/prefs_receive.c
8724         * src/prefs_summaries.c
8725                 move 'go to inbox after receiving new mail'
8726                 option from display/sumamaries to mail
8727                 handling/receive, and rework prefs_summaries
8728                 dialog a little
8729
8730 2005-11-25 [martin]     1.9.100cvs36
8731
8732         * po/de.po
8733             fixed windows-1252 translation;
8734             translated some new and fuzzy strings
8735
8736 2005-11-25 [paul]       1.9.100cvs35
8737
8738         * src/plugins/clamav/clamav_plugin.c
8739                 complete the update done in cvs34
8740
8741 2005-11-25 [paul]       1.9.100cvs34
8742
8743         * src/plugins/clamav/clamav_plugin.c
8744                 reflect upstream changes
8745
8746 2005-11-25 [paul]       1.9.100cvs33
8747
8748         * manual/ack.xml
8749         * manual/plugins.xml
8750         * manual/sylpheed-claws-manual.xml
8751                 written/updated by Colin, edited by me
8752         * tools/acroread2sylpheed.pl
8753                 update binary name
8754
8755 2005-11-24 [colin]      1.9.100cvs32
8756
8757         * src/compose.c
8758                 Fix bug #856 (reediting messages forgets Request
8759                 Return Receipt)
8760
8761 2005-11-24 [paul]       1.9.100cvs31
8762
8763         * manual/addrbook.xml
8764         * manual/starting.xml
8765                 written by Colin, proofread, edited, adapted by me
8766         * manual/advanced.xml
8767                 add some Actions examples
8768         * src/importldif.c
8769                 use a Save button instead of a Close button
8770         * src/wizard.c
8771                 indicate mandatory fields
8772                 fix page display
8773                 Thanks to Colin
8774
8775 2005-11-23 [colin]      1.9.100cvs30
8776
8777         * src/addressbook.c
8778                 Rename menu item, fix possible crash after
8779                 deletion of books
8780         * src/addrindex.c
8781                 Allow searching for '*' in ldap
8782         * src/browseldap.c
8783                 Fix "Browse Entry" (did anyone use it?)
8784         * src/wizard.c
8785                 Add guards for mandatory information
8786
8787 2005-11-23 [paul]       1.9.100cvs29
8788
8789         * manual/advanced.xml
8790                 corrections to the English
8791
8792 2005-11-23 [colin]      1.9.100cvs28
8793
8794         * src/mimeview.c
8795                 Fix possible crash at exit. After the call to
8796                 gtk_container_remove(), the Viewer's widget has no
8797                 more parent so gtk+ automatically frees it and its
8798                 sons. If destroy_viewer() then try to access it,
8799                 problems ensue.
8800
8801 2005-11-22 [colin]      1.9.100cvs27
8802
8803         * src/compose.c
8804         * src/gtk/gtkaspell.c
8805                 Fix right-clicking on a misspelled word
8806                 Fix More... in suggestions menu
8807
8808 2005-11-22 [wwp]        1.9.100cvs26
8809
8810         * src/prefs_template.c
8811                 templates works: re-sort templates list when adding or replacing,
8812                 prevent from adding or replacing when the template name is empty
8813
8814 2005-11-21 [colin]      1.9.100cvs25
8815
8816         * src/addressbook.c
8817                 Fix some addressbook suckage (dnd, select all)
8818         * src/compose.c
8819         * src/gtk/gtkaspell.c
8820         * src/gtk/gtkaspell.h
8821                 Make the spellchecker menu work with the 
8822                 GtkTextView one instead of overriding it
8823
8824 2005-11-20 [paul]       1.9.100cvs24
8825
8826         * manual/handling.xml
8827                 proofread and corrected
8828
8829 2005-11-20 [paul]       1.9.100cvs23
8830
8831         * manual/Makefile
8832                 generate html as one file
8833         * manual/advanced.xml
8834                 fix output generation
8835                 reformat hidden options list
8836         * manual/manual.xml     ** REMOVED **
8837         * manual/sylpheed-claws-manual.xml      ** ADDED **
8838                 renamed
8839
8840 2005-11-18 [colin]      1.9.100cvs22
8841
8842         * src/prefs_account.c
8843                 Fix layout in news and mbox accounts
8844         * manual/account.xml
8845         * manual/advanced.xml
8846                 New contents for Paul to check :)
8847
8848 2005-11-18 [wwp]        1.9.100cvs21
8849
8850         * src/gtk/quicksearch.c
8851                 don't update extended quicksearch buttons twice
8852
8853 2005-11-18 [paul]       1.9.100cvs20
8854
8855         * src/textview.c
8856                 complete 1.9.100cvs19
8857
8858 2005-11-18 [paul]       1.9.100cvs19
8859
8860         * src/compose.c
8861                 cosmetic improvements
8862         * src/textview.c
8863                 also list text/* attachments
8864
8865 2005-11-18 [colin]      1.9.100cvs18
8866
8867         * src/summaryview.c
8868                 Use column 0 instead of -1 in 
8869                 gtk_ctree_node_moveto, in a naive
8870                 hope it'll fix the gtk-related crashes
8871
8872 2005-11-18 [colin]      1.9.100cvs17
8873
8874         * src/gtk/inputdialog.c
8875                 Fix icon staying the first one
8876
8877 2005-11-17 [wwp]        1.9.100cvs16
8878                 fix possible problem showing some quicksearch buttons, and a bad
8879                 call to g_return_if_fail in a function that returns a value (both
8880                 fixes by Fabien Vantard)
8881
8882 2005-11-15 [wwp]        1.9.100cvs15
8883
8884         * src/gtk/quicksearch.c
8885                 added a tooltip to that obscure ... quicksearch button
8886
8887 2005-11-15 [wwp]        1.9.100cvs14
8888
8889         * src/gtk/quicksearch.c
8890                 add a quicksearch helper to filtering expression users: the ... button
8891                 raises the condition expr window. condition expressions set up w/ this
8892                 window are used by the quicksearch if the user closes it pressing OK.
8893
8894 2005-11-14 [paul]       1.9.100cvs13
8895
8896         * src/plugins/clamav/clamav_plugin.c
8897         * src/plugins/spamassassin/spamassassin.c
8898                 change plugin type following recent merging
8899
8900 2005-11-14 [wwp]        1.9.100cvs12
8901
8902         * src/folder.c
8903                 prevent from crashing when copying/moving message(s) from and
8904                 to the same folder
8905
8906 2005-11-14 [paul]       1.9.100cvs11
8907
8908         * src/plugins/clamav/Makefile.am
8909         * src/plugins/clamav/clamav_plugin.c
8910         * src/plugins/clamav/clamav_plugin.h
8911         * src/plugins/clamav/clamav_plugin_gtk.c
8912                 also merge clamav and clamav_gtk plugins
8913
8914 2005-11-13 [colin]      1.9.100cvs10
8915
8916         * configure.ac
8917         * src/plugins/spamassassin/Makefile.am
8918         * src/plugins/spamassassin/spamassassin.c
8919         * src/plugins/spamassassin/spamassassin.h
8920         * src/plugins/spamassassin/spamassassin_gtk.c
8921                 Merge spamassassin and spamassassin_gtk plugins,
8922                 and build it by default.
8923
8924 2005-11-12 [colin]      1.9.100cvs9
8925
8926         * src/etpan/imap-thread.c
8927                 Fix gcc warning
8928
8929 2005-11-12 [colin]      1.9.100cvs8
8930
8931         * src/procmime.c
8932                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8933
8934 2005-11-10 [colin]      1.9.100cvs7
8935
8936         * src/main.c
8937                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8938                 minimised state)
8939
8940 2005-11-10 [wwp]        1.9.100cvs6
8941
8942         * src/gtk/description_window.c
8943                 fix a crash when closing description windows using the WM's [X] button
8944
8945 2005-11-09 [colin]      1.9.100cvs5
8946
8947         * src/common/ssl.c
8948                 Update libetpan call to follow upstream
8949                 (yes, this requires libetpan-0.40cvs3)
8950
8951 2005-11-08 [colin]      1.9.100cvs4
8952
8953         * src/compose.c
8954         * src/textview.c
8955         * src/common/utils.c
8956         * src/common/utils.h
8957                 Enhance the email parser
8958
8959 2005-11-08 [colin]      1.9.100cvs3
8960
8961         * src/procmime.c
8962                 Fix what looks like an off-by-one (fixes 
8963                 attachments from the Bat)
8964
8965 2005-11-08 [wwp]        1.9.100cvs2
8966
8967         * src/main.c
8968                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8969
8970 2005-11-08 [wwp]        1.9.100cvs1
8971
8972         * src/main.c
8973                 allow exiting Sylpheed-Claws from command-line
8974
8975 2005-11-08 [paul]       1.9.100
8976
8977         1.9.100 released
8978
8979 2005-11-07 [colin]      1.9.99cvs17
8980
8981         * src/addritem.c
8982         * src/ldif.c
8983                 Fix import of base-64 encoded items
8984
8985 2005-11-07 [colin]      1.9.99cvs16
8986
8987         * src/send_message.c
8988                 Fix bug #314 (Queue does not empty under certain 
8989                 circumstances)
8990
8991 2005-11-07 [paul]       1.9.99cvs15
8992
8993         * src/mutt.c
8994         * src/pine.c
8995                 fix buffer overflows
8996                 Thanks to Colin
8997
8998 2005-11-07 [paul]       1.9.99cvs14
8999
9000         * doc/man/Makefile.am
9001         * doc/man/sylpheed-claws.1      ** ADDED **
9002         * doc/man/sylpheed.1            ** DELETED **
9003                 rename and update the man file
9004
9005 2005-11-06 [colin]      1.9.99cvs13
9006
9007         * src/ldif.c
9008                 Fix ldif_get_line() that returned empty strings
9009                 (Didn't understand why). Also fix a possible
9010                 buffer overflow.
9011
9012 2005-11-06 [wwp]        1.9.99cvs12
9013
9014         * src/textview.c
9015         * src/gtk/about.c
9016         * src/gtk/gtkutils.c
9017         * src/gtk/gtkutils.h
9018                 fix a compilation warning,
9019                 make links sensitive in the about dialog
9020
9021 2005-11-04 [wwp]        1.9.99cvs11
9022
9023         * src/gtk/about.c
9024                 don't wrap or translate URIs, and a bit text format cleanup
9025
9026 2005-11-04 [wwp]        1.9.99cvs10
9027
9028         * src/gtk/about.c
9029                 better textview tagging implementation (no more use of marks for
9030                 postponed tagging)
9031
9032 2005-11-02 [colin]      1.9.99cvs9
9033
9034         * src/common/ssl.c
9035                 Forgot an ifdef
9036
9037 2005-11-02 [colin]      1.9.99cvs8
9038
9039         * configure.ac
9040                 Require libetpan-0.40 due to upstream fix
9041         * src/common/ssl.c
9042                 Tell libetpan not to call SSL_Library_Init,
9043                 as we do it ourselves.
9044
9045 2005-11-02 [colin]      1.9.99cvs7
9046
9047         * po/POTFILES.in
9048                 Add missing files (thanks to Fabien Vantard)
9049
9050 2005-11-02 [colin]      1.9.99cvs6
9051
9052         * src/summaryview.c
9053                 Fix totals when read messages are hidden or quicksearch
9054                 is on
9055         * src/ssl_manager.c
9056         * src/ssl_manager.h
9057         * src/common/ssl_certificate.c
9058         * src/common/ssl_certificate.h
9059         * src/gtk/sslcertwindow.c
9060         * src/gtk/sslcertwindow.h
9061                 Fix copyright on my stuff
9062
9063 2005-11-02 [wwp]        1.9.99cvs5
9064
9065         * src/prefs_themes.c
9066                 fix directory name checking (theme installation/removal),
9067                 made related error a bit more verbose
9068
9069 2005-11-02 [colin]      1.9.99cvs4
9070
9071         * src/summaryview.c
9072                 Fix typo (probably fixes bug #841 (Sort by the From 
9073                 field doesn't work)
9074
9075 2005-11-02 [paul]       1.9.99cvs3
9076
9077         * po/ko.po
9078         * po/nb.po
9079                 updated by SungHyun Nam, Geir Helland
9080         * src/wizard.c
9081                 fix typo in welcome message. spotted by
9082                 Andrea Spadaccini
9083
9084 2005-11-01 [colin]      1.9.99cvs2
9085
9086         * src/compose.c
9087                 Fix replying to ml wen confirming subscription
9088         * src/messageview.c
9089         * src/mimeview.c
9090         * src/mimeview.h
9091         * src/privacy.h
9092         * src/summaryview.c
9093                 Make key check non blocking
9094
9095 2005-10-31 [paul]       1.9.99cvs1
9096
9097         * tools/claws.i18n.status.pl
9098                 updated for ChangeLog
9099
9100 2005-10-31 [paul]       1.9.99
9101
9102         1.9.99 released
9103
9104 2005-10-31 [paul]       1.9.15cvs131
9105
9106         * .cvsignore
9107         * ChangeLog
9108         * ChangeLog.claws       ** REMOVED **
9109         * ChangeLog-gtk2.claws  ** REMOVED **
9110         * ChangeLog.gtk1        ** ADDED **
9111         * INSTALL
9112         * Makefile.am
9113         * NEWS
9114         * README
9115         * README.claws          ** REMOVED **
9116         * README.jp             ** REMOVED **
9117         * RELEASE_NOTES         ** ADDED **
9118         * RELEASE_NOTES.claws   ** REMOVED **
9119         * commitHelper
9120         * configure.ac
9121         * sylpheed.spec.in      ** REMOVED **
9122                 tidy up and update the default docs:
9123                 ChangeLog.claws is renamed ChangeLog.gtk1
9124                 ChangeLog-gtk2.claws is renamed ChangeLog
9125                 README.claws is renamed README
9126                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
9127
9128 2005-10-31 [paul]       1.9.15cvs130
9129
9130         * po/it.po
9131                 fix errors
9132
9133 2005-10-31 [paul]       1.9.15cvs129
9134
9135         * po/ca.po
9136         * po/de.po
9137         * po/en_GB.po
9138         * po/fr.po
9139         * po/it.po
9140         * po/pt_BR.po
9141         * po/sk.po
9142         * po/sr.po
9143         * po/zh_CN.po
9144                 updated by Miquel Oliete, Stephan Sachse and
9145                 Thomas Gilgin, me, Fabien Vantard, Andrea
9146                 Spadaccini, Frederico Goncalves Guimaraes,
9147                 Andrej Kacian, Aleksandar Urosevic, and
9148                 Ralgh Young.
9149
9150 2005-10-31 [mones]      1.9.15cvs128
9151
9152         * manual/faq.xml
9153                 More questions.
9154         
9155         * po/es.po
9156                 Updated for release.
9157
9158 2005-10-30 [colin]      1.9.15cvs127
9159
9160         * src/compose.c
9161                 Place cursor before rewrapping (fixes cursor
9162                 pos if quotation gets rewrapped)
9163
9164 2005-10-29 [paul]       1.9.15cvs126
9165
9166         * src/crash.c
9167         * src/foldersel.c
9168         * src/main.c
9169         * src/messageview.c
9170         * src/toolbar.c
9171         * src/gtk/authors.h
9172                 corrections to text items
9173
9174 2005-10-28 [colin]      1.9.15cvs125
9175
9176         * src/messageview.c
9177                 Make "hit 'C' to check sig" work from extern 
9178                 messageviews
9179
9180 2005-10-27 [colin]      1.9.15cvs124
9181
9182         * src/summaryview.c
9183                 Add a hack to avoid segfaulting when hammering 
9184                 on gtk's events
9185
9186 2005-10-27 [wwp]        1.9.15cvs123
9187
9188         * src/prefs_themes.c
9189                 sort list of themes names in themes prefs
9190
9191 2005-10-27 [paul]       1.9.15cvs122
9192
9193         * src/folder.c
9194         * src/prefs_account.c
9195                 fix building on Solaris
9196                 Patch by Alex Moore
9197
9198 2005-10-27 [wwp]        1.9.15cvs121
9199
9200         * src/summaryview.c
9201         * src/gtk/gtksctree.c
9202                 speed up unselecting messages in summary view (thanks to Colin)
9203
9204 2005-10-27 [paul]       1.9.15cvs120
9205
9206         * src/mainwindow.c
9207                 fix a compilation warning
9208         * src/summaryview.c
9209                 fix updating of 'n items selected' count
9210                 when deselecting
9211
9212 2005-10-27 [martin]     1.9.15cvs119
9213
9214         * src/action.c
9215                 ignore actions with a leading '/' in the action menu name
9216                 fixes a crash on menu creation
9217         * src/prefs_actions.c
9218                 do not allow a leading '/' in the action menu name
9219
9220 2005-10-27 [paul]       1.9.15cvs118
9221
9222         * src/main.c
9223                 fix compilation warning
9224
9225 2005-10-27 [paul]       1.9.15cvs117
9226
9227         * src/procmime.c
9228                 add #if HAVE_LOCALE_H
9229
9230 2005-10-27 [paul]       1.9.15cvs116
9231
9232         * src/plugins/clamav/clamav_plugin.c
9233         * src/plugins/dillo_viewer/dillo_viewer.c
9234         * src/plugins/mathml_viewer/mathml_viewer.c
9235         * src/plugins/pgpcore/plugin.c
9236         * src/plugins/pgpinline/plugin.c
9237         * src/plugins/pgpmime/plugin.c
9238         * src/plugins/spamassassin/spamassassin.c
9239         * src/plugins/trayicon/trayicon.c
9240                 plugin_init() : make error messages more
9241                 informative
9242
9243 2005-10-26 [wwp]        1.9.15cvs115
9244
9245         * src/prefs_matcher.c
9246                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9247
9248 2005-10-26 [wwp]        1.9.15cvs114
9249
9250         * src/procmime.c
9251         * src/gtk/gtksctree.c
9252         * src/plugins/spamassassin/libspamc.c
9253         * src/plugins/spamassassin/spamassassin.c
9254                 fix some compilation warnings more
9255
9256 2005-10-26 [mones]      1.9.15cvs113
9257
9258         * po/es.po
9259                 Updated translation
9260
9261 2005-10-26 [paul]       1.9.15cvs112
9262
9263         * src/prefs_message.c
9264                 give all display_xface stuff the
9265                 #if HAVE_LIBCOMPFACE treatment, thus
9266                 preventing a crash
9267                 (Thanks to Wolfgang Enderlein)
9268
9269 2005-10-26 [colin]      1.9.15cvs111
9270
9271         * src/gedit-print.c
9272                 Fix date format
9273         * src/imap_gtk.c
9274         * src/news_gtk.c
9275                 Remove context menu items that should not be there
9276         * src/jpilot.c
9277                 Fix encoding
9278         * src/main.c
9279         * src/mainwindow.c
9280                 Don't show the mainwindow too soon
9281
9282 2005-10-26 [wwp]        1.9.15cvs110
9283
9284         * src/folder.c
9285         * src/manual.c
9286         * src/summaryview.c
9287                 fix uninitialized pointers in the folder updating hook
9288                 (thanks to Colin)
9289
9290 2005-10-25 [mones]      1.9.15cvs109
9291
9292         * manual/faq.xml
9293                 General information subsection completed. 
9294                 Removed archaic references.
9295                 
9296         * manual/Makefile
9297         * manual/dtd/manual.dsl
9298                 Added customization stylesheet for getting paragraphs
9299                 fully justified in PDF output (as suggested by Colin).
9300
9301 2005-10-25 [colin]      1.9.15cvs108
9302
9303         * src/compose.c
9304                 Fix a second leak
9305
9306 2005-10-25 [colin]      1.9.15cvs107
9307
9308         * src/addrbook.c
9309         * src/addrindex.c
9310                 Fix leak (xml_get_element() allocates memory)
9311         * src/compose.c
9312                 Fix leak + dead code (shame!)
9313         * src/procmime.c
9314                 Fix leak
9315
9316 2005-10-25 [colin]      1.9.15cvs106
9317
9318         * src/mimeview.c
9319                 Fix encoding issue in Save all and in 
9320                 overwrite-confirmation alertpanel
9321
9322 2005-10-25 [colin]      1.9.15cvs105
9323
9324         * src/common/socket.c
9325                 Fix a leak - Thanks to Christopher Aillon
9326                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9327
9328 2005-10-25 [paul]       1.9.15cvs104
9329
9330         * src/wizard.c
9331                 Always guess servers from the right-hand
9332                 email part and guess username from the
9333                 left-hand part. (Thanks to Colin)
9334                 add an X-Face to the welcome message
9335
9336 2005-10-25 [paul]       1.9.15cvs103
9337
9338         * manual/handling.xml
9339                 written by Colin, edited by me
9340
9341 2005-10-25 [wwp]        1.9.15cvs102
9342
9343         * src/folderview.c
9344         * src/grouplistdialog.c
9345         * src/imap.c
9346         * src/noticeview.c
9347                 fix some compilation warnings
9348
9349 2005-10-24 [paul]
9350
9351         1.9.99-rc3 released
9352
9353 2005-10-24 [paul]       1.9.15cvs101
9354
9355         * src/gtk/about.c
9356                 fix window sizing
9357
9358 2005-10-24 [paul]       1.9.15cvs100
9359
9360         * src/pixmaps/offline.xpm
9361         * src/pixmaps/online.xpm
9362                 replace with last default versions
9363
9364 2005-10-24 [colin]      1.9.15cvs99
9365
9366         * src/imap.c
9367                 Fix bug when moving a folder
9368         * src/imap_gtk.c
9369         * src/mh_gtk.c
9370                 "Delete folder" pops up a window, so it 
9371                 should be suffixed with "..."
9372         * src/plugins/pgpcore/sgpgme.c
9373                 Include locale.h
9374
9375 2005-10-24 [mones]      1.9.15cvs98
9376
9377         * manual/Makefile
9378         * manual/account.xml
9379         * manual/ack.xml
9380         * manual/addrbook.xml
9381         * manual/advanced.xml
9382         * manual/faq.xml
9383         * manual/glossary.xml
9384         * manual/gpl.xml
9385         * manual/handling.xml
9386         * manual/intro.xml
9387         * manual/keyboard.xml
9388         * manual/manual.xml
9389         * manual/plugins.xml
9390         * manual/starting.xml
9391         * manual/dtd/sdocbook.dtd
9392                 Initial manual structure and some content.
9393
9394 2005-10-23 [wwp]        1.9.15cvs97
9395
9396         * src/gtk/about.c
9397                 fix a typo
9398
9399 2005-10-23 [wwp]        1.9.15cvs96
9400
9401         * src/gtk/about.c
9402         * src/gtk/authors.h
9403                 rework of the about window (main work by Paul), also featuring a few
9404                 fixes for typos and duplicate names
9405
9406 2005-10-23 [wwp]        1.9.15cvs95
9407
9408         * src/.cvsignore
9409                 Ignore the right binary name (sylpheed-claws now)
9410
9411 2005-10-23 [paul]       1.9.15cvs94
9412
9413         * src/compose.c
9414                 when using Folder Pref 'Default To for
9415                 replies' make the entry in the Compose
9416                 window bold
9417                 Patch by Fabien Vantard
9418
9419 2005-10-22 [colin]      1.9.15cvs93
9420
9421         * src/codeconv.c
9422                 Fix leak
9423
9424 2005-10-22 [colin]      1.9.15cvs92
9425
9426         * src/codeconv.c
9427                 try to convert using locale (apart utf8) if necessary
9428
9429 2005-10-22 [colin]      1.9.15cvs91
9430
9431         * src/pixmaps/new.xpm
9432         * src/pixmaps/unread.xpm
9433                 Make the unread envelope blue again and
9434                 saturate the new one a bit more.
9435
9436 2005-10-22 [colin]      1.9.15cvs90
9437
9438         * src/compose.c
9439                 When replying to a mail sent by one of our accounts,
9440                 use the original list of recipients. Let 'Reply All'
9441                 and 'Reply to sender' work like previously.
9442
9443 2005-10-21 [colin]      1.9.15cvs89
9444
9445         * src/prefs_filtering.c
9446                 Clear fields after add and replace
9447         * src/textview.c
9448                 Display xface differently (better)
9449         * src/plugins/pgpinline/pgpinline.c
9450                 Fix crappy encodings/recodings
9451
9452 2005-10-21 [paul]       1.9.15cvs88
9453
9454         * src/compose.c
9455         * src/prefs_folder_item.c
9456         * src/toolbar.c
9457                 fix news folder Folder Properties
9458                 (thanks to Colin)
9459         * src/folderview.c
9460                 update folderview after Themes change
9461                 keep selected folder selected
9462                 (thanks to Colin)
9463
9464 2005-10-21 [paul]       1.9.15cvs87
9465
9466         * tools/Makefile.am
9467         * tools/OOo2sylpheed.pl
9468         * tools/README
9469         * tools/README.sylprint
9470         * tools/asus_mailled.sh         ** REMOVED **
9471         * tools/filter_conv.pl
9472         * tools/freshmeat_search.pl
9473         * tools/google_search.pl
9474         * tools/gpg-sign-syl            ** REMOVED **
9475         * tools/kmail2sylpheed.pl
9476         * tools/kmail2sylpheed_v2.pl
9477         * tools/multiwebsearch.pl
9478         * tools/nautilus2sylpheed.sh
9479         * tools/newscache_clean.pl
9480         * tools/outlook2sylpheed.pl
9481         * tools/sylpheed-switcher       ** REMOVED **
9482         * tools/sylprint.pl
9483         * tools/sylprint.rc
9484         * tools/tb2sylpheed
9485         * tools/vcard2xml.py
9486         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9487                 update default config dir
9488                 update binary name (thanks to Fabien Vantard)
9489                 remove obsolete scripts
9490
9491 2005-10-21 [colin]      1.9.15cvs86
9492
9493         * src/inc.c
9494                 Fix possible leak and units. Based on a patch by
9495                 Fabien Vantard.
9496
9497 2005-10-20 [colin]      1.9.15cvs85
9498
9499         * src/textview.c
9500                 Clear xface when clearing textview
9501
9502 2005-10-20 [colin]      1.9.15cvs84
9503
9504         * configure.ac
9505         * src/folderview.c
9506         * src/headerview.c
9507         * src/main.c
9508         * src/prefs_common.c
9509         * src/prefs_common.h
9510         * src/prefs_message.c
9511         * src/textview.c
9512         * src/textview.h
9513         * src/common/defs.h
9514         * src/common/utils.c
9515         * src/common/utils.h
9516         * src/gtk/gtkutils.c
9517         * src/gtk/gtkutils.h
9518                 Migrate config to .sylpheed-claws (Automatically)
9519                 Add a way to get the Xface in the TextView
9520
9521 2005-10-20 [colin]      1.9.15cvs83
9522
9523         * src/gtk/Makefile.am
9524         * src/gtk/about.c
9525         * src/gtk/authors.h
9526                 Make the about dialog *grooovy*
9527
9528 2005-10-20 [colin]      1.9.15cvs82
9529
9530         * src/mimeview.c
9531                 Use "Open with" on double click if no command
9532                 was found
9533
9534 2005-10-20 [colin]      1.9.15cvs81
9535
9536         * src/imap.c
9537         * src/etpan/imap-thread.c
9538                 Fix possible crash.
9539
9540 2005-10-20 [paul]       1.9.15cvs80
9541
9542         * src/folder.c
9543                 don't show clipkey icon if the only
9544                 attachment is the signature
9545                 Patch by Colin
9546
9547 2005-10-20 [paul]       1.9.15cvs79
9548
9549         * AUTHORS
9550         * src/plugins/pgpmime/pgpmime.c
9551                 name the PGP/MIME signature 'signature.asc'
9552                 Patch by Andrew Nelson <freeandy@gmail.com>
9553
9554 2005-10-19 [colin]      1.9.15cvs78
9555
9556         * src/plugins/pgpmime/pgpmime.c
9557                 Oops, no need to double-check though
9558
9559 2005-10-19 [colin]      1.9.15cvs77
9560
9561         * src/plugins/pgpinline/pgpinline.c
9562         * src/plugins/pgpmime/pgpmime.c
9563                 Check that my_tmpfile() doesn't 
9564                 return NULL
9565
9566 2005-10-19 [colin]      1.9.15cvs76
9567
9568         * src/common/utils.c
9569                 Use shorter mime boundaries to avoid having
9570                 MTAs rewrapping our headers, breaking the
9571                 PGP signature in the process 
9572         * src/compose.c
9573         * src/plugins/pgpmime/pgpmime.c
9574                 Check for boundary uniqueness to be sure
9575                 it won't happen, instead of hoping for the
9576                 best
9577
9578 2005-10-19 [colin]      1.9.15cvs75
9579
9580         * sylpheed-claws.desktop
9581         * src/Makefile.am
9582         * src/main.c
9583                 Ship a sylpheed-claws binary instead
9584                 of a sylpheed one. Change the socket
9585                 name, too
9586         * src/folderview.c
9587                 Update folder only if it changed
9588         * src/wizard.c
9589                 Fix i18n in welcome mail, patch by
9590                 Fabien Vantard
9591
9592 2005-10-19 [paul]
9593
9594         1.9.99-rc2 released
9595
9596 2005-10-19 [paul]       1.9.15cvs74
9597
9598         * src/folder.c
9599         * src/folderview.c
9600                 fix summaryview update
9601                 Patch by Colin
9602
9603 2005-10-18 [colin]      1.9.15cvs73
9604
9605         * src/plugins/pgpcore/passphrase.c
9606                 Don't XGrabServer, and try a bit more to 
9607                 sync everything before grabbing mouse/keyboard
9608
9609 2005-10-18 [colin]      1.9.15cvs72
9610
9611         * src/Makefile.am
9612         * src/addressadd.c
9613         * src/addressbook.c
9614         * src/folderview.c
9615         * src/grouplistdialog.c
9616         * src/mimeview.c
9617         * src/stock_pixmap.c
9618         * src/stock_pixmap.h
9619         * src/summaryview.c
9620         * src/gtk/gtksctree.c
9621         * src/gtk/gtksctree.h
9622         * src/pixmaps/empty.xpm
9623                 Implement a wrapper call for gtk_ctree_set_node_info
9624                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9625                 pixmap instead of a NULL one. This works around some
9626                 memory problems deep inside gtk, revealed by valgrind,
9627                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9628                 as locked crashes sylpheed.), as well as, probably, 
9629                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9630
9631 2005-10-17 [colin]      1.9.15cvs71
9632
9633         * src/mimeview.c
9634                 Provide visual feedback when checking
9635                 signature
9636
9637 2005-10-17 [colin]      1.9.15cvs70
9638
9639         * src/main.c
9640                 Keep the folder list frozen while checking caches...
9641
9642 2005-10-17 [colin]      1.9.15cvs69
9643
9644         * src/addr_compl.c
9645                 Fi bug #833 (Autocompleting from addressbook 
9646                 fails with extended chars)
9647         * src/imap.c
9648                 Fix 'adding messages' staying in statusbar
9649                 after an error
9650
9651 2005-10-17 [wwp]        1.9.15cvs68
9652
9653         * src/ssl_manager.c
9654                 Fix buttons' layout resizing when window size changes
9655
9656 2005-10-17 [wwp]        1.9.15cvs67
9657
9658         * src/account.c
9659         * src/prefs_account.c
9660         * src/prefs_common.c
9661         * src/prefs_common.h
9662         * src/prefs_folder_item.c
9663         * src/prefs_gtk.c
9664         * src/gtk/logwindow.c
9665         * src/gtk/pluginwindow.c
9666         * src/gtk/prefswindow.c
9667         * src/gtk/prefswindow.h
9668                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9669
9670 2005-10-17 [paul]       1.9.15cvs66
9671
9672         * configure.ac
9673                 fix missing libetpan message
9674         * po/en_GB.po
9675                 updated
9676         * src/crash.c
9677         * src/manual.c
9678         * src/prefs_themes.c
9679         * src/common/defs.h
9680                 add some new URI defines, change some
9681                 others
9682         * src/wizard.c
9683                 make welcome message translatable
9684                 small improvements to english
9685                 other tweaks
9686         * src/gtk/menu.c
9687                 fix warnings
9688
9689 2005-10-17 [paul]       1.9.15cvs65
9690
9691         * src/summaryview.c
9692                 fix column titles
9693
9694 2005-10-16 [mones]      1.9.15cvs64
9695
9696         * po/es.po
9697                 Updated translation
9698
9699 2005-10-16 [colin]
9700
9701         1.9.99-rc1 released
9702
9703 2005-10-16 [colin]      1.9.15cvs63
9704
9705         * src/wizard.c
9706                 Fix whitespace
9707
9708 2005-10-16 [colin]      1.9.15cvs62
9709
9710         * src/toolbar.c
9711                 s/Get All/Get Mail/
9712         * src/wizard.c
9713                 Real welcome mail text, thanks Paul
9714
9715 2005-10-16 [colin]      1.9.15cvs61
9716
9717         * src/editldap.c
9718         * src/exporthtml.c
9719         * src/main.c
9720         * src/mainwindow.c
9721         * src/prefs_themes.c
9722         * src/prefs_toolbar.c
9723         * src/plugins/demo/demo.c
9724         * src/plugins/trayicon/trayicon.c
9725                 s/Sylpheed/Sylpheed-Claws/
9726
9727 2005-10-16 [colin]      1.9.15cvs60
9728
9729         * src/wizard.c
9730                 Add a welcome email in the first empty mailbox
9731         * src/prefs_common.c
9732                 Change one more default
9733
9734 2005-10-16 [colin]      1.9.15cvs59
9735
9736         * src/wizard.c
9737                 Remove printf
9738
9739 2005-10-16 [colin]      1.9.15cvs58
9740
9741         * src/toolbar.c
9742         * src/prefs_common.c
9743                 Change some defaults
9744
9745 2005-10-16 [colin]      1.9.15cvs57
9746
9747         * src/toolbar.c
9748         * src/prefs_common.c
9749                 Change some defaults
9750
9751 2005-10-16 [colin]      1.9.15cvs56
9752
9753         * src/wizard.c
9754                 By default, initialize fonts to have
9755                 the same size as normal GtkWidgets
9756
9757 2005-10-16 [colin]      1.9.15cvs55
9758
9759         * src/mimeview.c
9760                 Fix message a bit more
9761
9762 2005-10-16 [colin]      1.9.15cvs54
9763
9764         * src/addressbook.c
9765                 Second attempt at flicker fixing
9766
9767 2005-10-16 [colin]      1.9.15cvs53
9768
9769         * src/addressbook.c
9770                 Fix flicker
9771
9772 2005-10-16 [wwp]        1.9.15cvs52
9773
9774         * src/addressbook.c
9775         * src/editaddress.c
9776         * src/prefs_common.c
9777         * src/prefs_common.h
9778                 Remember window sizes (address book)
9779
9780 2005-10-16 [wwp]        1.9.15cvs51
9781
9782         * src/plugins/clamav/clamav_plugin_gtk.c
9783         * src/plugins/spamassassin/spamassassin_gtk.c
9784                 Fix compilation warnings (missing #include).
9785
9786 2005-10-16 [colin]      1.9.15cvs50
9787
9788         * src/mimeview.c
9789         * src/summaryview.c
9790         * src/textview.c
9791                 Make 'c' check signature, and forward
9792                 c, l, y, t from summaryview to mimeview
9793
9794 2005-10-16 [colin]      1.9.15cvs49
9795
9796         * src/addressbook.c
9797                 Put border around buttons
9798         * src/mainwindow.c
9799         * src/summaryview.c
9800                 Rework menus (Patch based on a patch
9801                 by Paul)
9802
9803 2005-10-15 [wwp]        1.9.15cvs48
9804
9805         * src/editjpilot.c
9806         * src/editldap.c
9807         * src/editvcard.c
9808         * src/exphtmldlg.c
9809         * src/expldifdlg.c
9810         * src/export.c
9811         * src/import.c
9812         * src/importldif.c
9813         * src/importmutt.c
9814         * src/importpine.c
9815         * src/prefs_account.c
9816         * src/prefs_spelling.c
9817         * src/gtk/gtkutils.c
9818         * src/gtk/gtkutils.h
9819         * src/plugins/clamav/clamav_plugin_gtk.c
9820         * src/plugins/spamassassin/spamassassin_gtk.c
9821                 use nicer browse-for-file/dir buttons than the "..." ones,
9822                 code factorizing more.
9823
9824 2005-10-14 [colin]      1.9.15cvs47
9825
9826         * src/mainwindow.c
9827                 set relief on the account switcher so that people see it
9828                 grey out Create processing rules when no message is selected
9829         * src/prefs_filtering.c
9830                 ask before closing if the rule has not been modified, even if
9831                 it's not valid
9832         * src/prefs_matcher.c
9833                 fix sensitivity when entering the dialog
9834         * src/gtk/inputdialog.c
9835                 display a better icon on password ask
9836         * src/plugins/pgpcore/passphrase.c
9837                 make the dialog look better
9838
9839 2005-10-14 [paul]       1.9.15cvs46
9840
9841         * src/folderview.c
9842                 indicate presense of marked msgs in
9843                 unexpanded subfolders
9844
9845 2005-10-14 [paul]       1.9.15cvs45
9846
9847         * src/prefs_actions.c
9848         * src/prefs_common.c
9849         * src/prefs_common.h
9850         * src/prefs_filtering_action.c
9851         * src/prefs_matcher.c
9852         * src/prefs_template.c
9853                 remember window sizes
9854                 fix Info button size
9855
9856         Patches by wwp
9857
9858 2005-10-13 [colin]      1.9.15cvs44
9859
9860         * src/mimeview.c
9861         * src/noticeview.c
9862         * src/noticeview.h
9863                 Add a tooltip on the icon (optional) 
9864                 Get rid of the signature buttons and only
9865                 use the icon+tooltip
9866
9867 2005-10-13 [colin]      1.9.15cvs43
9868
9869         * src/noticeview.c
9870         * src/noticeview.h
9871                 Add hand cursor for hovering over icon
9872
9873 2005-10-13 [colin]      1.9.15cvs42
9874
9875         * src/summaryview.c
9876                 Fix crash when quicksearch's hidden 
9877                 at startup
9878
9879 2005-10-13 [colin]      1.9.15cvs41
9880
9881         * src/compose.c
9882                 Set subject when forwarding multiple mails
9883                 Check that other recipient than the default Cc or Bcc
9884                 have been set before sending.
9885
9886 2005-10-13 [colin]      1.9.15cvs40
9887
9888         * src/imap.c
9889                 Batch per-folder
9890                 Introduce locking, but don't use it yet
9891
9892 2005-10-13 [colin]      1.9.15cvs39
9893
9894         * src/gtk/quicksearch.c
9895                 Reset quicksearch when hiding it
9896                 Make sticky a real pref
9897
9898 2005-10-13 [colin]      1.9.15cvs38
9899
9900         * src/summaryview.c
9901                 Faster prefs apply
9902
9903 2005-10-13 [colin]      1.9.15cvs37
9904
9905         * src/mimeview.c
9906         * src/noticeview.c
9907         * src/noticeview.h
9908         * src/plugins/pgpcore/sgpgme.c
9909                 Make privacy icon clickable
9910                 Move Trust field in Full info
9911                 When trust is less than full, don't display
9912                 a warning icon
9913
9914 2005-10-13 [colin]      1.9.15cvs36
9915
9916         * src/folder.c
9917                 Batch on flags sync
9918         * src/folderview.c
9919                 Revert speed hack which is dangerous in fact
9920                 Apply prefs faster
9921
9922 2005-10-13 [colin]      1.9.15cvs35
9923
9924         * src/folder_item_prefs.c
9925                 Fix pref corruption on folder move. Patch
9926                 by wwp
9927
9928 2005-10-13 [paul]       1.9.15cvs34
9929
9930         * src/export.c
9931         * src/import.c
9932                 fix typos in g_warnings
9933         * src/prefs_account.c
9934                 add a file selector for Signature file
9935
9936         Patches by wwp
9937
9938 2005-10-12 [colin]      1.9.15cvs33
9939
9940         * src/mimeview.c
9941                 Provide a quick way to go back from a
9942                 signature's full info to the email part
9943
9944 2005-10-12 [colin]      1.9.15cvs32
9945
9946         * src/compose.c
9947                 Remove old hack of encoding signed mails with base64.
9948                 QP works equally well.
9949
9950 2005-10-12 [colin]      1.9.15cvs31
9951
9952         * src/crash.c
9953                 Replace deprecated GtkText with GtkTextView
9954         * src/imap.c
9955                 Fix a logic bug about counts in imap_select
9956                 (previously un-triggered)
9957         * src/mainwindow.c
9958         * src/summaryview.c
9959         * src/news.c
9960                 Allow local deletion of news posts
9961         * src/mimeview.c
9962                 Show GPG noticeview on the message/rfc822 part
9963                 in addition to the text/plain one
9964         * src/prefs_image_viewer.c
9965           src/plugins/pgpcore/prefs_gpg.c
9966                 Polish (set the label as part of the checkbox)
9967         * src/wizard.c
9968                 Don't sit there doing nothing after destroying
9969                 the window - return err
9970
9971 2005-10-11 [colin]      1.9.15cvs30
9972
9973         * src/folderview.c
9974                 Apply processing rules before showing folders.
9975                 Early folder show (before flags sync) will only
9976                 be done when there are no processing rules (nor
9977                 pre- or post- ones)
9978         * src/imap.c
9979                 Fix stuff related to mail subdir, creation and 
9980                 deletion of folders 
9981         * src/imap_gtk.c
9982                 Don't allow creation of folders in NoInferior
9983                 folders, as it won't work
9984
9985 2005-10-10 [colin]      1.9.15cvs29
9986
9987         * src/compose.c
9988                 Reselect "None" Privacy system when selecting an
9989                 account with no privacy system defined
9990
9991 2005-10-10 [colin]      1.9.15cvs28
9992
9993         * src/mainwindow.c
9994                 Add Windows-1252 encoding
9995         * src/prefs_common.c
9996                 Rework some defaults:
9997                 - autosave to draft by default
9998                 - don't show header pane (it's already in the textview)
9999                 - Select first new or unread mail on entry
10000                 - Assume 'Yes' to change folder when there's no more
10001                   unread message
10002         * src/prefs_matcher.c
10003                 Fix a gtk assertion failure
10004         * src/gtk/colorlabel.c
10005                 Workaround bad repainting on selection
10006         * src/main.c
10007                 Freeze/thaw (a bit faster on ssh -X)
10008         * src/msgcache.c
10009                 Get rid of StrdupConverter that just adds an
10010                 extra strdup/free 
10011         * src/etpan/imap_thread.c
10012                 memset buf to 0
10013
10014 2005-10-10 [colin]      1.9.15cvs27
10015
10016         * src/export.c
10017         * src/import.c
10018                 Fix compile on gtk 2.4. Patch by wwp
10019
10020 2005-10-09 [colin]      1.9.15cvs26
10021
10022         * src/mainwindow.c
10023         * src/messageview.c
10024         * src/summaryview.c
10025                 Clarify forward menus. Patch by wwp
10026
10027 2005-10-09 [colin]      1.9.15cvs25
10028
10029         * src/compose.c
10030         * src/compose.h
10031                 Fix bug #829 (Non-working "Encrypt message by 
10032                 default when replying to an encrypted message")
10033
10034 2005-10-08 [colin]      1.9.15cvs24
10035
10036         * src/wizard.c
10037                 Fix bug #827 ("Welcome" setup wizard after a 
10038                 permission error gives up & forgets itself.)
10039
10040 2005-10-08 [colin]      1.9.15cvs23
10041
10042         * src/procmime.c
10043                 Fix bug #828 (Ignoring headers with spaces around = sign)
10044
10045 2005-10-08 [colin]      1.9.15cvs22
10046
10047         * src/export.c
10048                 Warning fix by wwp
10049
10050 2005-10-08 [colin]      1.9.15cvs21
10051
10052         * src/folder.c
10053         * src/folder.h
10054                 Add a processing_pending indicator, set on 
10055                 folder_item_open and cleared after 
10056                 folder_item_process_open
10057         * src/folderview.c
10058         * src/summaryview.c
10059                 wrap procmsg_msginfo_*_flags, and in the
10060                 wrapper check that there's no folder processing 
10061                 pending. If there is, defer the flags change until 
10062                 processing is done to avoid stepping over each
10063                 other's toes.
10064                 Freeze during processing, but not during scanning.
10065
10066 2005-10-07 [colin]      1.9.15cvs20
10067
10068         * src/plugins/pgpcore/passphrase.c
10069                 Fix bug #826 (X-Server hangs when 
10070                 right-clicking a PGP encrypted message)
10071
10072 2005-10-07 [paul]       1.9.15cvs19
10073
10074         * src/compose.c
10075                 fix compose_entries[]
10076                 patch by Fabien Vantard
10077
10078 2005-10-06 [colin]      1.9.15cvs18
10079
10080         * src/pixmaps/address.xpm
10081         * src/pixmaps/address_book.xpm
10082         * src/pixmaps/book.xpm
10083         * src/pixmaps/check_spelling.xpm
10084         * src/pixmaps/checkbox_off.xpm
10085         * src/pixmaps/checkbox_on.xpm
10086         * src/pixmaps/close.xpm
10087         * src/pixmaps/complete.xpm
10088         * src/pixmaps/continue.xpm
10089         * src/pixmaps/deleted.xpm
10090         * src/pixmaps/down_arrow.xpm
10091         * src/pixmaps/exec.xpm
10092         * src/pixmaps/forwarded.xpm
10093         * src/pixmaps/group.xpm
10094         * src/pixmaps/ignorethread.xpm
10095         * src/pixmaps/interface.xpm
10096         * src/pixmaps/jpilot.xpm
10097         * src/pixmaps/ldap.xpm
10098         * src/pixmaps/linewrap.xpm
10099         * src/pixmaps/linewrapcurrent.xpm
10100         * src/pixmaps/mail.xpm
10101         * src/pixmaps/mail_attach.xpm
10102         * src/pixmaps/mail_compose.xpm
10103         * src/pixmaps/mail_forward.xpm
10104         * src/pixmaps/mail_receive.xpm
10105         * src/pixmaps/mail_receive_all.xpm
10106         * src/pixmaps/mail_reply.xpm
10107         * src/pixmaps/mail_reply_to_all.xpm
10108         * src/pixmaps/mail_reply_to_author.xpm
10109         * src/pixmaps/mail_send.xpm
10110         * src/pixmaps/mail_send_queue.xpm
10111         * src/pixmaps/mime_application.xpm
10112         * src/pixmaps/mime_audio.xpm
10113         * src/pixmaps/mime_image.xpm
10114         * src/pixmaps/mime_message.xpm
10115         * src/pixmaps/mime_text_enriched.xpm
10116         * src/pixmaps/mime_text_html.xpm
10117         * src/pixmaps/mime_text_plain.xpm
10118         * src/pixmaps/mime_unknown.xpm
10119         * src/pixmaps/new.xpm
10120         * src/pixmaps/news_compose.xpm
10121         * src/pixmaps/offline.xpm
10122         * src/pixmaps/online.xpm
10123         * src/pixmaps/paste.xpm
10124         * src/pixmaps/preferences.xpm
10125         * src/pixmaps/privacy_emblem_encrypted.xpm
10126         * src/pixmaps/privacy_expired.xpm
10127         * src/pixmaps/privacy_failed.xpm
10128         * src/pixmaps/privacy_passed.xpm
10129         * src/pixmaps/privacy_signed.xpm
10130         * src/pixmaps/privacy_unknown.xpm
10131         * src/pixmaps/privacy_warn.xpm
10132         * src/pixmaps/properties.xpm
10133         * src/pixmaps/replied.xpm
10134         * src/pixmaps/search.xpm
10135         * src/pixmaps/unread.xpm
10136         * src/pixmaps/up_arrow.xpm
10137         * src/pixmaps/vcard.xpm
10138                 Modernize internal theme, with icons from the 
10139                 Gnomaws theme. Keep some of the old ones where
10140                 they were better.
10141
10142 2005-10-06 [colin]      1.9.15cvs17
10143
10144         * src/summaryview.c
10145                 Little optimisations + bugfix
10146         * src/toolbar.c
10147                 Remove default useless items - useless being defined
10148                 by the default relevant prefs
10149         * src/wizard.c
10150                 include config.h to make gettext work
10151         * src/prefs_themes.c
10152                 Fix selection of current theme in prefs
10153
10154 2005-10-06 [colin]      1.9.15cvs16
10155
10156         * src/prefs_common.c
10157         * src/prefs_common.h
10158         * src/prefs_summaries.c
10159         * src/folderview.c
10160                 Add a warning dialog on Mark all read 
10161                 (with pref to get rid of it)
10162
10163 2005-10-06 [paul]       1.9.15cvs15
10164
10165         * po/nb.po
10166         * po/pt_BR.po
10167                 updated by Geir Helland and Frederico
10168                 Goncalves Guimaraes
10169
10170 2005-10-05 [colin]      1.9.15cvs14
10171
10172         * src/folder.c
10173         * src/folder.h
10174         * src/folderview.c
10175         * src/folderview.h
10176         * src/imap_gtk.c
10177         * src/mh_gtk.c
10178         * src/mainwindow.c
10179         * src/setup.c
10180                 add a way to rescan without rebuilding
10181                 make moving a bit faster (less folders changes)
10182                 don't lock the tree on Get 
10183         * src/imap.c
10184                 Don't re-delete deleted messages before expunging
10185         * src/summaryview.c
10186                 Set batch mode when deleting mails
10187
10188 2005-10-05 [paul]       1.9.15cvs13
10189
10190         * src/mainwindow.c
10191         * src/mainwindow.h
10192                 fix disabled Execute menu item
10193         * src/toolbar.c
10194                 match the change in 1.9.15cvs10: use Compose
10195                 instead of News by default
10196
10197 2005-10-04 [colin]      1.9.15cvs12
10198
10199         * src/compose.c
10200                 When replying to an ML post with Reply-To set
10201                 to the poster's email, honor it (as before),
10202                 but also honor our user's request to reply to
10203                 the mailing list: set the ML address in the To
10204                 field and the Reply-To address in the Cc: 
10205                 field.
10206
10207 2005-10-04 [colin]      1.9.15cvs11
10208
10209         * src/plugins/trayicon/trayicon.c
10210                 Finish cosmetic change - thanks to wwp
10211
10212 2005-10-04 [colin]      1.9.15cvs10
10213
10214         * src/toolbar.c
10215                 Use Compose instead of Email by default.
10216                 Spotted by wwp.
10217
10218 2005-10-04 [colin]      1.9.15cvs9
10219
10220         * src/folder.c
10221         * src/folder.h
10222         * src/folderview.c
10223         * src/imap.c
10224         * src/etpan/imap-thread.c
10225         * src/etpan/imap-thread.h
10226                 Try to make IMAP faster, by simplifying SEARCH
10227                 commands, avoiding sending two STATUS in a row,
10228                 and deferring flags sync and processing just
10229                 after displaying the folder. 
10230                 This will update the SummaryView in certain
10231                 cases (new mails not already fetched, flags
10232                 changed from another client) but in a non-
10233                 blocking manner.
10234
10235 2005-10-04 [colin]      1.9.15cvs8
10236
10237         * src/plugins/trayicon/trayicon.c
10238                 Relabel "Offline" to "Work offline"
10239
10240 2005-10-04 [colin]      1.9.15cvs7
10241
10242         * src/export.c
10243         * src/import.c
10244         * src/mbox.c
10245                 Fix mbox import/export buglets
10246                 Patch by wwp
10247         * src/plugins/trayicon/trayicon.c
10248                 Add offline swithc
10249                 Patch by wwp
10250
10251 2005-10-04 [colin]      1.9.15cvs6
10252
10253         * src/folder.c
10254         * src/folderview.c
10255         * src/summaryview.c
10256                 Better fix (don't break mark all read) for cvs2
10257
10258 2005-10-03 [colin]      1.9.15cvs5
10259
10260         * src/folder.c
10261                 Use a sane sort by default
10262
10263 2005-10-03 [colin]      1.9.15cvs4
10264
10265         * src/inc.c
10266                 Add a 'Only once' button for overriding offline mode
10267         * src/prefs_account.c
10268         * src/wizard.c
10269                 Add Local mbox to the wizard
10270                 Add IMAP subdir to the wizard (or the wizard is useless
10271                 for such accounts, or even worse than useless)
10272                 Move IMAP subdir from Advanced to Receive tab, as it's
10273                 not that uncommon
10274
10275 2005-10-03 [colin]      1.9.15cvs3
10276
10277         * src/send_message.c
10278                 Forgot this one in cvs1
10279
10280 2005-10-03 [colin]      1.9.15cvs2
10281
10282         * src/folder.c
10283                 Faster close when leaving a folder with lots
10284                 of new mails. Idea by David Relson.
10285
10286 2005-10-03 [colin]      1.9.15cvs1
10287
10288         * src/compose.c
10289         * src/imap.c
10290         * src/inc.c
10291         * src/main.c
10292         * src/messageview.c
10293         * src/news.c
10294         * src/summaryview.c
10295         * src/gtk/sslcertwindow.c
10296         * src/plugins/trayicon/trayicon.c
10297                 Add accels to every AlertPanel. Patch by Fabien 
10298                 Vantard
10299
10300 2005-10-03 [paul]       1.9.15
10301
10302         1.9.15 released
10303
10304 2005-10-03 [paul]       1.9.14cvs68
10305
10306         * po/ca.po
10307         * po/de.po
10308         * po/es.po
10309         * po/fi.po
10310         * po/fr.po
10311         * po/sk.po
10312         * po/sr.po
10313         * po/zh_CN.po
10314                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10315                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10316                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10317
10318 2005-10-03 [paul]       1.9.14cvs67
10319
10320         * src/send_message.c
10321                 prevent hang on Cancel
10322                 patch by Colin
10323
10324 2005-10-03 [paul]       1.9.14cvs66
10325
10326         * src/main.c
10327                 fix crash in IMAP caused by discrepancy
10328                 between check_at_startup and offline mode
10329                 Patch by Colin
10330
10331 2005-10-01 [paul]       1.9.14cvs65
10332
10333         * src/inc.c
10334                 fix engrish
10335
10336 2005-10-01 [paul]       1.9.14cvs64
10337         * src/export.c
10338         * src/import.c
10339                 synchronise import_mbox() and export_mbox()
10340         * src/mbox.c
10341                 proc_mbox(): add alert if file cannot be opened
10342                 export_list_to_mbox(): test if dest file exists,
10343                 prompt user to overwrite if it does. add alert
10344                 if file cannot be created
10345                                                                 
10346         Patch by wwp
10347                                                                                                                 
10348
10349 2005-09-30 [paul]       1.9.14cvs63
10350
10351         * src/addressbook.c
10352                 Fix sensitivity of a menu
10353         * src/codeconv.c
10354                 Respect hidden pref for mails with no encoding
10355         * src/common/xml.c
10356                 Fix memory corruption
10357         * src/plugins/pgpcore/sgpgme.c
10358                 Fix segfault on incomplete sigs, and display
10359                 of S/Mime UIDs
10360
10361         Patches by Colin
10362
10363 2005-09-30 [colin]      1.9.14cvs62
10364
10365         * src/partial_download.c
10366                 Little logic fix in almost-dead code
10367         * src/pop.c
10368                 Fix partial download when there's no new mail
10369
10370 2005-09-29 [paul]       1.9.14cvs61
10371
10372         * src/plugins/pgpinline/pgpinline.c
10373                 fix bug 819, 'crash accessing sign message'
10374                 Patch by Colin
10375
10376 2005-09-28 [martin]     1.9.14cvs60
10377
10378         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10379                 fix bug #790 (Crash when restarting window manager (fluxbox))
10380
10381 2005-09-28 [paul]       1.9.14cvs59
10382
10383         * src/gtk/gtkaspell.c
10384                 fix off-by-one typo
10385
10386 2005-09-27 [colin]      1.9.14cvs58
10387
10388         * src/plugins/pgpcore/sgpgme.c
10389                 Report error when there's one, instead of
10390                 "Signature unchecked" 
10391
10392 2005-09-27 [colin]      1.9.14cvs57
10393
10394         * src/prefs_quote.c
10395                 Fix bug #816 (Weird quotation with spaces)
10396
10397 2005-09-27 [colin]      1.9.14cvs56
10398
10399         * src/codeconv.c
10400         * src/compose.c
10401         * src/compose.h
10402                 Put subject in compose's title
10403                 Fix Automatic encoding so that it's really automatic:
10404                 first try default locale's charset, then charset of the replied mail, 
10405                 then utf-8
10406                 Fix encoding of headers (must be in strict mode too)
10407
10408 2005-09-26 [colin]      1.9.14cvs55
10409
10410         * src/gtk/gtkaspell.c
10411                 Fix previous patch - don't color the space,
10412                 just uncolor it :)
10413
10414 2005-09-26 [colin]      1.9.14cvs54
10415
10416         * src/gtk/gtkaspell.c
10417                 Unmark space if possible
10418
10419 2005-09-26 [colin]      1.9.14cvs53
10420
10421         * src/imap.c
10422                 log_error instead of alertpanel according to the pref
10423         * src/etpan/imap-thread.c
10424                 Print connect status, copy only necessary size to 
10425                 logger
10426         * src/plugins/pgpmime/pgpmime.c
10427                 Handle S/Mime signatures (verification only). Patch based
10428                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10429
10430 2005-09-26 [paul]       1.9.14cvs52
10431
10432         * src/common/passcrypt.c
10433                 this 'workaround' not necessary on NetBSD.
10434                 Thanks to Daniel Gustafson
10435
10436 2005-09-26 [paul]
10437
10438         1.9.15-rc4 released
10439
10440 2005-09-26 [paul]       1.9.14cvs51
10441
10442         * src/summaryview.c
10443                 Skip currently selected message when
10444                 looking for next new or unread message
10445                 in current folder. Patch by Colin
10446         * src/common/passcrypt.c
10447                 eliminate warnings on *BSD. Patch by
10448                 Daniel Gustafson
10449
10450 2005-09-26 [colin]      1.9.14cvs50
10451
10452         * src/procmsg.c
10453                 Call postfiltering hook anyway
10454
10455 2005-09-22 [colin]      1.9.14cvs49
10456
10457         * src/codeconv.c
10458         * src/codeconv.h
10459                 Add a strict mode that doesn't replace with _
10460         * src/compose.c
10461         * src/compose.h
10462                 Use strict conversion while sending
10463                 Fix race when drafting while sending (happens
10464                 on IMAP)
10465                 Fix d'n'd of messages from summaryview
10466         * src/prefs_common.c
10467         * src/prefs_common.h
10468                 add hidden utf8_instead_of_locale_for_broken_mail 
10469                 pref for people that preferred the default charset 
10470                 to be utf8 for broken mails
10471         * src/quote_fmt_parse.y
10472                 fix bug #815 (No quote insert if "From:" fied 
10473                 contained Russian letters)
10474         * src/summaryview.c
10475                 Fix d'n'd of messages to compose
10476
10477 2005-09-22 [paul]       1.9.14cvs48
10478
10479         * src/compose.c
10480                 fix bug where attachments Name entry
10481                 would display Path instead
10482
10483 2005-09-21 [paul]       1.9.14cvs47
10484
10485         * README
10486         * README.jp
10487         * configure.ac
10488         * config/config.rpath
10489         * doc/manual/en/sylpheed-20.html
10490         * doc/manual/es/sylpheed-20.html
10491         * po/bg.po
10492         * po/ca.po
10493         * po/de.po
10494         * po/es.po
10495         * po/fr.po
10496         * po/it.po
10497         * po/pt_BR.po
10498         * po/sk.po
10499         * po/zh_TW.po
10500         * src/account.c
10501         * src/account.h
10502         * src/action.c
10503         * src/action.h
10504         * src/adbookbase.h
10505         * src/addr_compl.c
10506         * src/addr_compl.h
10507         * src/addrbook.c
10508         * src/addrbook.h
10509         * src/addrcache.c
10510         * src/addrcache.h
10511         * src/addrcindex.c
10512         * src/addrcindex.h
10513         * src/addrclip.c
10514         * src/addrclip.h
10515         * src/addrdefs.h
10516         * src/addressadd.c
10517         * src/addressadd.h
10518         * src/addressbook.c
10519         * src/addressbook.h
10520         * src/addressitem.h
10521         * src/addrgather.c
10522         * src/addrgather.h
10523         * src/addrharvest.c
10524         * src/addrharvest.h
10525         * src/addrindex.c
10526         * src/addrindex.h
10527         * src/addritem.c
10528         * src/addritem.h
10529         * src/addrquery.c
10530         * src/addrquery.h
10531         * src/addrselect.c
10532         * src/addrselect.h
10533         * src/alertpanel.c
10534         * src/alertpanel.h
10535         * src/browseldap.c
10536         * src/browseldap.h
10537         * src/codeconv.c
10538         * src/codeconv.h
10539         * src/compose.c
10540         * src/compose.h
10541         * src/crash.c
10542         * src/crash.h
10543         * src/customheader.c
10544         * src/customheader.h
10545         * src/displayheader.c
10546         * src/displayheader.h
10547         * src/editaddress.c
10548         * src/editaddress.h
10549         * src/editbook.c
10550         * src/editbook.h
10551         * src/editgroup.c
10552         * src/editgroup.h
10553         * src/editjpilot.c
10554         * src/editjpilot.h
10555         * src/editldap.c
10556         * src/editldap.h
10557         * src/editldap_basedn.c
10558         * src/editldap_basedn.h
10559         * src/editvcard.c
10560         * src/editvcard.h
10561         * src/enriched.c
10562         * src/enriched.h
10563         * src/exphtmldlg.c
10564         * src/exphtmldlg.h
10565         * src/expldifdlg.c
10566         * src/expldifdlg.h
10567         * src/export.c
10568         * src/export.h
10569         * src/exporthtml.c
10570         * src/exporthtml.h
10571         * src/exportldif.c
10572         * src/exportldif.h
10573         * src/filtering.c
10574         * src/filtering.h
10575         * src/folder.c
10576         * src/folder.h
10577         * src/folder_item_prefs.c
10578         * src/folder_item_prefs.h
10579         * src/foldersel.c
10580         * src/foldersel.h
10581         * src/folderutils.c
10582         * src/folderutils.h
10583         * src/folderview.c
10584         * src/folderview.h
10585         * src/grouplistdialog.c
10586         * src/grouplistdialog.h
10587         * src/headerview.c
10588         * src/headerview.h
10589         * src/html.c
10590         * src/html.h
10591         * src/image_viewer.c
10592         * src/image_viewer.h
10593         * src/imap.c
10594         * src/imap.h
10595         * src/imap_gtk.c
10596         * src/imap_gtk.h
10597         * src/import.c
10598         * src/import.h
10599         * src/importldif.c
10600         * src/importldif.h
10601         * src/importmutt.c
10602         * src/importmutt.h
10603         * src/importpine.c
10604         * src/importpine.h
10605         * src/inc.c
10606         * src/inc.h
10607         * src/jpilot.c
10608         * src/jpilot.h
10609         * src/ldapctrl.c
10610         * src/ldapctrl.h
10611         * src/ldaplocate.c
10612         * src/ldaplocate.h
10613         * src/ldapquery.c
10614         * src/ldapquery.h
10615         * src/ldapserver.c
10616         * src/ldapserver.h
10617         * src/ldaputil.c
10618         * src/ldaputil.h
10619         * src/ldif.c
10620         * src/ldif.h
10621         * src/localfolder.c
10622         * src/localfolder.h
10623         * src/main.c
10624         * src/main.h
10625         * src/mainwindow.c
10626         * src/mainwindow.h
10627         * src/manual.c
10628         * src/manual.h
10629         * src/matcher.c
10630         * src/matcher.h
10631         * src/matcher_parser.h
10632         * src/matcher_parser_lex.l
10633         * src/matcher_parser_parse.y
10634         * src/mbox.c
10635         * src/mbox.h
10636         * src/message_search.c
10637         * src/message_search.h
10638         * src/messageview.c
10639         * src/messageview.h
10640         * src/mh.c
10641         * src/mh.h
10642         * src/mh_gtk.c
10643         * src/mh_gtk.h
10644         * src/mimeview.c
10645         * src/mimeview.h
10646         * src/msgcache.c
10647         * src/msgcache.h
10648         * src/mutt.c
10649         * src/mutt.h
10650         * src/news.c
10651         * src/news.h
10652         * src/news_gtk.c
10653         * src/news_gtk.h
10654         * src/noticeview.c
10655         * src/noticeview.h
10656         * src/partial_download.c
10657         * src/partial_download.h
10658         * src/pine.c
10659         * src/pine.h
10660         * src/pop.c
10661         * src/pop.h
10662         * src/prefs_account.c
10663         * src/prefs_account.h
10664         * src/prefs_actions.c
10665         * src/prefs_actions.h
10666         * src/prefs_common.c
10667         * src/prefs_common.h
10668         * src/prefs_compose_writing.c
10669         * src/prefs_compose_writing.h
10670         * src/prefs_customheader.c
10671         * src/prefs_customheader.h
10672         * src/prefs_display_header.c
10673         * src/prefs_display_header.h
10674         * src/prefs_ext_prog.c
10675         * src/prefs_ext_prog.h
10676         * src/prefs_filtering.c
10677         * src/prefs_filtering.h
10678         * src/prefs_filtering_action.c
10679         * src/prefs_filtering_action.h
10680         * src/prefs_folder_column.c
10681         * src/prefs_folder_column.h
10682         * src/prefs_folder_item.c
10683         * src/prefs_folder_item.h
10684         * src/prefs_fonts.c
10685         * src/prefs_fonts.h
10686         * src/prefs_gtk.c
10687         * src/prefs_gtk.h
10688         * src/prefs_image_viewer.c
10689         * src/prefs_image_viewer.h
10690         * src/prefs_matcher.c
10691         * src/prefs_matcher.h
10692         * src/prefs_message.c
10693         * src/prefs_message.h
10694         * src/prefs_msg_colors.c
10695         * src/prefs_msg_colors.h
10696         * src/prefs_other.c
10697         * src/prefs_other.h
10698         * src/prefs_quote.c
10699         * src/prefs_quote.h
10700         * src/prefs_receive.c
10701         * src/prefs_receive.h
10702         * src/prefs_send.c
10703         * src/prefs_send.h
10704         * src/prefs_spelling.c
10705         * src/prefs_spelling.h
10706         * src/prefs_summaries.c
10707         * src/prefs_summaries.h
10708         * src/prefs_summary_column.c
10709         * src/prefs_summary_column.h
10710         * src/prefs_template.c
10711         * src/prefs_template.h
10712         * src/prefs_themes.c
10713         * src/prefs_themes.h
10714         * src/prefs_toolbar.c
10715         * src/prefs_toolbar.h
10716         * src/prefs_wrapping.c
10717         * src/prefs_wrapping.h
10718         * src/privacy.c
10719         * src/privacy.h
10720         * src/procheader.c
10721         * src/procheader.h
10722         * src/procmime.c
10723         * src/procmime.h
10724         * src/procmsg.c
10725         * src/procmsg.h
10726         * src/quote_fmt.c
10727         * src/quote_fmt_parse.y
10728         * src/recv.c
10729         * src/recv.h
10730         * src/remotefolder.c
10731         * src/remotefolder.h
10732         * src/send_message.c
10733         * src/send_message.h
10734         * src/setup.c
10735         * src/setup.h
10736         * src/simple-gettext.c
10737         * src/sourcewindow.c
10738         * src/sourcewindow.h
10739         * src/ssl_manager.c
10740         * src/ssl_manager.h
10741         * src/statusbar.c
10742         * src/statusbar.h
10743         * src/stock_pixmap.c
10744         * src/stock_pixmap.h
10745         * src/summary_search.c
10746         * src/summary_search.h
10747         * src/summaryview.c
10748         * src/summaryview.h
10749         * src/syldap.c
10750         * src/syldap.h
10751         * src/textview.c
10752         * src/textview.h
10753         * src/toolbar.c
10754         * src/toolbar.h
10755         * src/undo.c
10756         * src/undo.h
10757         * src/unmime.c
10758         * src/unmime.h
10759         * src/vcard.c
10760         * src/vcard.h
10761         * src/wizard.c
10762         * src/wizard.h
10763         * src/common/base64.c
10764         * src/common/base64.h
10765         * src/common/defs.h
10766         * src/common/hooks.c
10767         * src/common/hooks.h
10768         * src/common/log.c
10769         * src/common/log.h
10770         * src/common/md5.c
10771         * src/common/md5.h
10772         * src/common/mgutils.c
10773         * src/common/mgutils.h
10774         * src/common/nntp.c
10775         * src/common/nntp.h
10776         * src/common/passcrypt.c
10777         * src/common/passcrypt.h.in
10778         * src/common/plugin.c
10779         * src/common/plugin.h
10780         * src/common/prefs.c
10781         * src/common/prefs.h
10782         * src/common/progressindicator.c
10783         * src/common/progressindicator.h
10784         * src/common/quoted-printable.c
10785         * src/common/quoted-printable.h
10786         * src/common/session.c
10787         * src/common/session.h
10788         * src/common/smtp.c
10789         * src/common/smtp.h
10790         * src/common/socket.c
10791         * src/common/socket.h
10792         * src/common/ssl.c
10793         * src/common/ssl.h
10794         * src/common/ssl_certificate.c
10795         * src/common/ssl_certificate.h
10796         * src/common/string_match.c
10797         * src/common/string_match.h
10798         * src/common/stringtable.c
10799         * src/common/sylpheed.c
10800         * src/common/sylpheed.h
10801         * src/common/template.c
10802         * src/common/template.h
10803         * src/common/timing.h
10804         * src/common/utils.c
10805         * src/common/utils.h
10806         * src/common/uuencode.c
10807         * src/common/uuencode.h
10808         * src/common/version.h.in
10809         * src/common/xml.c
10810         * src/common/xml.h
10811         * src/common/xmlprops.c
10812         * src/common/xmlprops.h
10813         * src/gtk/about.c
10814         * src/gtk/about.h
10815         * src/gtk/colorlabel.c
10816         * src/gtk/colorlabel.h
10817         * src/gtk/colorsel.c
10818         * src/gtk/colorsel.h
10819         * src/gtk/description_window.c
10820         * src/gtk/description_window.h
10821         * src/gtk/filesel.c
10822         * src/gtk/filesel.h
10823         * src/gtk/foldersort.c
10824         * src/gtk/foldersort.h
10825         * src/gtk/gtkutils.c
10826         * src/gtk/gtkutils.h
10827         * src/gtk/inputdialog.c
10828         * src/gtk/inputdialog.h
10829         * src/gtk/logwindow.c
10830         * src/gtk/logwindow.h
10831         * src/gtk/manage_window.c
10832         * src/gtk/manage_window.h
10833         * src/gtk/menu.c
10834         * src/gtk/menu.h
10835         * src/gtk/pluginwindow.c
10836         * src/gtk/pluginwindow.h
10837         * src/gtk/prefswindow.c
10838         * src/gtk/prefswindow.h
10839         * src/gtk/progressdialog.c
10840         * src/gtk/progressdialog.h
10841         * src/gtk/quicksearch.c
10842         * src/gtk/quicksearch.h
10843         * src/gtk/sslcertwindow.c
10844         * src/gtk/sslcertwindow.h
10845         * src/plugins/clamav/clamav_plugin.c
10846         * src/plugins/clamav/clamav_plugin.h
10847         * src/plugins/clamav/clamav_plugin_gtk.c
10848         * src/plugins/demo/demo.c
10849         * src/plugins/dillo_viewer/dillo_prefs.c
10850         * src/plugins/dillo_viewer/dillo_prefs.h
10851         * src/plugins/dillo_viewer/dillo_viewer.c
10852         * src/plugins/mathml_viewer/mathml_viewer.c
10853         * src/plugins/pgpcore/passphrase.c
10854         * src/plugins/pgpcore/passphrase.h
10855         * src/plugins/pgpcore/plugin.c
10856         * src/plugins/pgpcore/prefs_gpg.c
10857         * src/plugins/pgpcore/prefs_gpg.h
10858         * src/plugins/pgpcore/select-keys.c
10859         * src/plugins/pgpcore/select-keys.h
10860         * src/plugins/pgpcore/sgpgme.c
10861         * src/plugins/pgpcore/sgpgme.h
10862         * src/plugins/pgpinline/pgpinline.c
10863         * src/plugins/pgpinline/pgpinline.h
10864         * src/plugins/pgpinline/plugin.c
10865         * src/plugins/pgpmime/pgpmime.c
10866         * src/plugins/pgpmime/pgpmime.h
10867         * src/plugins/pgpmime/plugin.c
10868         * src/plugins/spamassassin/spamassassin.c
10869         * src/plugins/spamassassin/spamassassin.h
10870         * src/plugins/spamassassin/spamassassin_gtk.c
10871         * src/plugins/trayicon/trayicon.c
10872         * tools/OOo2sylpheed.pl
10873         * tools/acroread2sylpheed.pl
10874         * tools/asus_mailled.sh
10875         * tools/filter_conv.pl
10876         * tools/freshmeat_search.pl
10877         * tools/google_search.pl
10878         * tools/kmail2sylpheed.pl
10879         * tools/kmail2sylpheed_v2.pl
10880         * tools/maildir2sylpheed.pl
10881         * tools/multiwebsearch.pl
10882         * tools/newscache_clean.pl
10883         * tools/outlook2sylpheed.pl
10884         * tools/sylpheed-switcher
10885         * tools/update-po
10886         * tools/vcard2xml.py
10887         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10888                 update FSF address
10889
10890 2005-09-21 [colin]      1.9.14cvs46
10891
10892         * src/gedit-print.c
10893         * src/procmsg.c
10894         * src/procmsg.h
10895         * src/textview.c
10896         * src/summaryview.c
10897                 Remove some printing hacks (deselection/reselection),
10898                 which by the way fix printing the currently 
10899                 displayed mime part (still only text)
10900                 Plus a little optimisation of summary_show
10901
10902
10903 2005-09-20 [colin]      1.9.14cvs45
10904
10905         * src/mainwindow.c
10906         * src/messageview.c
10907                 GUI fixups: add accels, set message
10908                 view title to displayed mail's subject
10909         * src/prefs_spelling.c
10910         * src/gtk/gtkaspell.c
10911                 GUI fixups: allow underlining misspelled
10912                 words instead of coloring them (a11y!)
10913
10914 2005-09-19 [colin]
10915
10916         1.9.15rc3 released
10917
10918 2005-09-19 [colin]      1.9.14cvs44
10919
10920         * src/compose.c
10921                 Fix draft message
10922         * src/gtk/gtkaspell.c
10923                 Fix wrong test ;-)
10924
10925 2005-09-19 [colin]      1.9.14cvs43
10926
10927         * src/addressbook.c
10928                 Fix sensitivity of Delete button
10929         * src/compose.c
10930                 Warn if the requested Privacy system
10931                 is not available
10932         * src/exphtmldlg.c
10933         * src/expldifdlg.c
10934         * src/importldif.c
10935         * src/importmutt.c
10936         * src/importpine.c
10937                 Fix crappy UI
10938         * src/
10939         * src/ssl.h
10940         * src/prefs_account.h
10941         * src/prefs_account.c
10942                 Save SSL prefs even in builds that have
10943                 SSL support disable
10944         * src/imap.c
10945         * src/inc.c
10946         * src/news.c
10947         * src/send_message.c
10948                 Warn if connection should be secure, but
10949                 SSL support isn't compiled in
10950         * src/gtkaspell.c
10951                 Fix word separation on UTF-8 systems
10952                 Fixes bug #812 (Strange inline spellchecking)
10953         * src/compose.c
10954                 Warn if the requested Privacy system
10955                 is not available
10956                 Factorize offline warning
10957         * src/imap.c
10958         * src/imap_gtk.c
10959         * src/imap_gtk.h
10960         * src/inc.h
10961         * src/news_gtk.c
10962         * src/news_gtk.h
10963         * src/messageview.c
10964                 Factorize offline warning
10965
10966 2005-09-19 [paul]
10967
10968         1.9.15-rc2 released
10969
10970 2005-09-18 [colin]      1.9.14cvs42
10971
10972         * src/codeconv.c
10973         * src/codeconv.h
10974         * src/procmime.c
10975                 Add a way to get locale's charset ignoring utf-8,
10976                 and use that as default encoding for broken mails
10977
10978 2005-09-18 [colin]      1.9.14cvs41
10979
10980         * src/gtk/logwindow.c
10981                 Translate string. Patch by Fabien Vantard
10982
10983 2005-09-18 [colin]      1.9.14cvs40
10984
10985         * configure.ac
10986                 Fix bug #803 (IMAP/SSL support breaks with 
10987                 GnuTLS libetpan 0.38)
10988
10989 2005-09-18 [colin]      1.9.14cvs39
10990
10991         * src/codeconv.c
10992         * src/compose.c
10993         * src/procmime.c
10994                 More charsets fixes. Fixes bug #806 (non
10995                 ascii characters in subject line)
10996
10997 2005-09-17 [paul]       1.9.14cvs38
10998
10999         * src/folderview.c
11000         * src/mainwindow.c
11001                 fix gcc-2.95 issues
11002                 Patch by Pawel Pekala
11003
11004 2005-09-17 [colin]      1.9.14cvs37
11005
11006         * src/addrindex.c
11007                 bugfix for NO-USE LDAP compilation, patch 
11008                 by Fabien Vantard
11009
11010 2005-09-17 [colin]      1.9.14cvs36
11011
11012         * src/prefs_actions.c
11013         * src/prefs_customheader.c
11014         * src/prefs_display_header.c
11015         * src/prefs_filtering_action.c
11016         * src/prefs_matcher.c
11017         * src/prefs_toolbar.c
11018                 Fix strange casts (less elegant but
11019                 works better)
11020
11021 2005-09-16 [colin]      1.9.14cvs35
11022
11023         * src/jpilot.c
11024                 Missed that one
11025
11026 2005-09-16 [colin]      1.9.14cvs34
11027
11028         * configure.ac
11029         * src/Makefile.am
11030         * src/addr_compl.c
11031         * src/addrindex.c
11032         * src/browseldap.c
11033         * src/editldap.c
11034         * src/ldaplocate.c
11035         * src/ldapquery.c
11036         * src/ldapquery.h
11037         * src/ldapserver.c
11038         * src/ldapserver.h
11039         * src/main.c
11040         * src/matcher_parser_parse.y
11041         * src/prefs_themes.c
11042         * src/etpan/Makefile.am
11043         * src/gtk/description_window.c
11044         * src/plugins/clamav/Makefile.am
11045         * src/plugins/clamav/clamav_plugin.c
11046         * src/plugins/dillo_viewer/Makefile.am
11047         * src/plugins/pgpcore/Makefile.am
11048         * src/plugins/pgpinline/Makefile.am
11049         * src/plugins/pgpmime/Makefile.am
11050         * src/plugins/trayicon/Makefile.am
11051                 Fix 100% cpu usage in address completion list
11052                 Fix little bugs (return with no values etc)
11053                 Fix all warnings (with common CFLAGS)
11054
11055 2005-09-15 [colin]      1.9.14cvs33
11056
11057         * src/addressbook.c
11058                 Fix bug where sometimes a group's email list is empty,
11059                 force its refresh (probably fixes "Re: how to create a 
11060                 distribution list")
11061         * src/ldapquery.c
11062                 Don't return to the callback in the main thread from the
11063                 fetch thread (or face segs!)
11064
11065 2005-09-15 [paul]       1.9.14cvs32
11066
11067         * src/prefs_matcher.c
11068                 forgotten in last commit
11069
11070 2005-09-15 [paul]       1.9.14cvs31
11071
11072         * src/prefs_actions.c
11073         * src/prefs_filtering_action.c
11074         * src/prefs_quote.c
11075         * src/quote_fmt.c
11076         * src/summaryview.c
11077         * src/gtk/description_window.c
11078         * src/gtk/description_window.h
11079         * src/gtk/quicksearch.c
11080                 allow interaction with the called
11081                 description window
11082                 Patch by Anders Hammar
11083
11084 2005-09-14 [paul]       1.9.14cvs30
11085
11086         * src/compose.c
11087                 fix a little annoyance when pasting with 3rd button 
11088                 with wrap_pastes=0 and wrap_input=1
11089                 Patch by Colin
11090
11091 2005-09-14 [paul]       1.9.14cvs29
11092
11093         * src/prefs_account.c
11094                 disable 'Filter messages on receiving' for
11095                 SMTP-only accounts
11096                 Patch  by Anders Hammar
11097
11098 2005-09-14 [paul]       1.9.14cvs28
11099
11100         * po/sk.po
11101                 fix crash
11102                 updated by Andrej Kacian
11103
11104 2005-09-14 [paul]
11105
11106         1.9.15-rc1 released
11107
11108 2005-09-14 [paul]       1.9.14cvs27
11109
11110         * po/es.po
11111                 updated by Ricardo Mones Lastra
11112         * src/compose.c
11113         * src/compose.h
11114                 associate no_wrap_tags to Compose windows
11115                 instead of using a static one
11116                 Patch by Colin
11117         * src/mbox.c
11118                 fix proc_mbox()
11119                 Patch by wwp
11120         * src/textview.c
11121                 remove unneeded printf()
11122
11123 2005-09-14 [paul]       1.9.14cvs26
11124
11125         * src/addrcache.c
11126         * src/codeconv.h
11127         * src/folder.h
11128         * src/mainwindow.h
11129         * src/mh.c
11130         * src/mimeview.h
11131         * src/partial_download.c
11132         * src/pop.c
11133         * src/prefs_account.c
11134         * src/prefs_account.h
11135         * src/prefs_actions.c
11136         * src/prefs_customheader.c
11137         * src/prefs_display_header.c
11138         * src/prefs_filtering_action.c
11139         * src/prefs_matcher.c
11140         * src/prefs_toolbar.c
11141         * src/privacy.h
11142         * src/procmime.c
11143         * src/procmime.h
11144         * src/procmsg.h
11145         * src/textview.c
11146         * src/undo.h
11147         * src/common/plugin.c
11148         * src/common/session.h
11149         * src/common/socket.c
11150         * src/common/socket.h
11151         * src/common/template.c
11152         * src/gtk/gtkaspell.c
11153         * src/gtk/quicksearch.h
11154         * src/plugins/pgpcore/passphrase.c
11155         * src/plugins/pgpcore/prefs_gpg.h
11156         * src/plugins/pgpcore/select-keys.c
11157         * src/plugins/pgpcore/select-keys.h
11158         * src/plugins/pgpcore/sgpgme.c
11159         * src/plugins/pgpinline/pgpinline.c
11160         * src/plugins/pgpmime/pgpmime.c
11161         * src/plugins/trayicon/trayicon.c
11162                 fix compilation warnings
11163                 Patch by Daniel Gustafson
11164
11165 2005-09-14 [paul]       1.9.14cvs25
11166
11167         * src/addressbook.c
11168                 add missing column header, and other small
11169                 bug fixes
11170                 Patch by Anders Hammar
11171
11172 2005-09-13 [colin]      1.9.14cvs24
11173
11174         * src/gtk/gtkaspell.c
11175                 Fix non-utf8 in menu
11176                 Fix little leaks
11177                 Nullify struct members after free()s
11178
11179 2005-09-13 [colin]      1.9.14cvs23
11180
11181         * src/compose.c
11182                 Test utf8 compliance before inserting to 
11183                 buffer, and try to convert if necessary
11184         * src/procmime.c
11185                 If no charset is present, use the locale 
11186                 one instead of us-ascii
11187         * src/procmsg.c
11188                 Add Sender, List-Post and To in the checked 
11189                 headers for automatic rules creation 
11190                 (thanks to wwp)
11191         * src/prefs_themes.c
11192         * src/gtk/gtkaspell.c
11193                 Remove deprecated functions. 
11194                 patch by Daniel Gustafson
11195
11196 2005-09-12 [colin]      1.9.14cvs22
11197
11198         * src/compose.c
11199                 Fix bug #448 (Scrolling/Redraw issue with 
11200                 address-fields in Header)
11201         * src/mainwindow.c
11202         * src/summaryview.c
11203         * src/summaryview.h
11204                 Fix loss of MSG_MARKED on move/copy
11205                 Fix bug #804 (Quicksearch togglebutton doesn't 
11206                 get depressed after '/' key is pressed)
11207
11208 2005-09-12 [paul]       1.9.14cvs21
11209
11210         * AUTHORS
11211         * src/gtk/logwindow.c
11212                 add 'Clear Log' to popup menu
11213                 Patch by Anders Hammar <anders.hammar@telia.com>
11214
11215 2005-09-12 [paul]       1.9.14cvs20
11216
11217         * src/compose.c
11218                 set correct sensitivity on attachments
11219                 popup menu
11220         * src/folder.c
11221                 fix typo
11222         * src/prefs_spelling.c
11223                 fix crash when no LANG env is set
11224         * src/common/xml.c
11225                 fix crash in wizard
11226                 don't use memeory after free
11227
11228         All patches by Daniel Gustafson
11229
11230 2005-09-12 [paul]       1.9.14cvs19
11231
11232         * src/prefs_themes.c
11233                 make theme info selectable
11234         * src/gtk/description_window.c
11235                 make window non-modal
11236         * tools/README
11237                 add details of asus_mailed.sh
11238         * tools/claws.i18n.status.pl
11239                 update for new zh_TW translator
11240                 widen the output
11241                 create alternate coloured lines
11242                 improve readability
11243
11244 2005-09-10 [colin]      1.9.14cvs18
11245
11246         * src/plugins/pgpcore/select-keys.c
11247                 Better order for the buttons
11248
11249 2005-09-10 [colin]      1.9.14cvs17
11250
11251         * src/compose.c
11252         * src/plugins/pgpcore/select-keys.c
11253         * src/plugins/pgpcore/select-keys.h
11254         * src/plugins/pgpcore/sgpgme.c
11255                 Add a "Don't encrypt" button to the key
11256                 selection dialog. Fixes bug #177 (There should be a 
11257                 'Don't encrypt button in the Select Keys dialog)
11258
11259 2005-09-10 [colin]      1.9.14cvs16
11260
11261         * src/compose.c
11262                 Fix bug #572 (%X option does not work with templates)
11263
11264 2005-09-10 [colin]      1.9.14cvs15
11265
11266         * src/toolbar.c 
11267                 Remove g_print
11268
11269 2005-09-10 [colin]      1.9.14cvs14
11270
11271         * src/imap.c
11272                 Fix a possible crash
11273
11274 2005-09-09 [colin]      1.9.14cvs13
11275
11276         * src/imap.c
11277         * src/etpan/imap-thread.c
11278         * src/etpan/imap-thread.h
11279                 Fix moving from queue or drafts to normal folders
11280                 Fix bug #794 (No way to delete without expunging)
11281                 Take flags unset by other mailers into account
11282                 Take deleted flag set by other mailers into account
11283                 Fix unsetting REPLIED flag
11284                 Fix crash when capabilities can't be retrieved
11285         * src/mainwindow.c
11286         * src/mainwindow.h
11287                 Add M_DELAYED_FLAGS condition, and let the user use
11288                 Execute in order to be able to expunge deleted mails,
11289                 even if he's not in delayed execute mode
11290         * src/prefs_spelling.c
11291                 Use 'en' dictionary by default if LANG is POSIX or C
11292         * src/gtk/prefswindow.c
11293                 Fix bug #767 (Preferences windows expanding) by making
11294                 the window a bit larger when the resolution is greater
11295                 than 640x480, and by putting the prefs in a
11296                 GtkScrolledWindow.
11297
11298 2005-09-09 [paul]       1.9.14cvs12
11299
11300         * AUTHORS
11301         * configure.ac
11302         * po/zh_TW.Big5.po      ** REMOVED **
11303         * po/zh_TW.po           ** ADDED **
11304                 updated by Wei-Lun Chao
11305
11306 2005-09-09 [paul]       1.9.14cvs11
11307
11308         * src/mainwindow.c
11309                 fix asserts
11310         * src/common/xml.c
11311                 delay memory allocation until file is
11312                 opened successfully
11313                 Patch by Daniel Gustafson
11314
11315 2005-09-09 [colin]      1.9.14cvs10
11316
11317         * src/imap.c
11318                 Add guards
11319
11320 2005-09-08 [colin]      1.9.14cvs9
11321
11322         * src/compose.c
11323                 Alert when we can't save draft
11324                 Fix various wrap/color issues
11325                 Add mid-click pasting respecting wrap_paste option
11326         * src/folder.c
11327         * src/folder.h
11328         * src/folder_item_prefs.c
11329         * src/folder_item_prefs.h
11330         * src/imap.c
11331         * src/imap_gtk.c
11332         * src/imap_gtk.h
11333         * src/main.c
11334         * src/mainwindow.c
11335         * src/mainwindow.h
11336         * src/news.c
11337         * src/news_gtk.c
11338         * src/news_gtk.h
11339         * src/prefs_folder_item.c
11340                 Fix the impossibility to synchronise folders for
11341                 offline use (IMAP and NNTP are concerned)
11342
11343 2005-09-08 [colin]      1.9.14cvs8
11344
11345         * configure.ac
11346                 Build LDAP and JPilot by default if available
11347         * src/textview.c
11348                 Fix use after free
11349
11350 2005-09-08 [paul]       1.9.14cvs7
11351
11352         * doc/manual/en/sylpheed-1.html
11353         * doc/manual/en/sylpheed-18.html
11354         * doc/manual/en/sylpheed-19.html
11355         * doc/manual/en/sylpheed-4.html
11356         * doc/manual/en/sylpheed-6.html
11357         * doc/manual/en/sylpheed.html
11358                 a few minor updates, plus include some
11359                 details about plugins and their requirements
11360         * src/mainwindow.c
11361                 minor changes to English in /View/Sort
11362
11363 2005-09-07 [colin]      1.9.14cvs6
11364
11365         * doc/manual/en/sylpheed-1.html
11366         * doc/manual/en/sylpheed-10.html
11367         * doc/manual/en/sylpheed-11.html
11368         * doc/manual/en/sylpheed-12.html
11369         * doc/manual/en/sylpheed-13.html
11370         * doc/manual/en/sylpheed-14.html
11371         * doc/manual/en/sylpheed-15.html
11372         * doc/manual/en/sylpheed-16.html
11373         * doc/manual/en/sylpheed-17.html
11374         * doc/manual/en/sylpheed-18.html
11375         * doc/manual/en/sylpheed-19.html
11376         * doc/manual/en/sylpheed-2.html
11377         * doc/manual/en/sylpheed-20.html
11378         * doc/manual/en/sylpheed-21.html
11379         * doc/manual/en/sylpheed-22.html
11380         * doc/manual/en/sylpheed-3.html
11381         * doc/manual/en/sylpheed-4.html
11382         * doc/manual/en/sylpheed-5.html
11383         * doc/manual/en/sylpheed-6.html
11384         * doc/manual/en/sylpheed-7.html
11385         * doc/manual/en/sylpheed-8.html
11386         * doc/manual/en/sylpheed-9.html
11387         * doc/manual/en/sylpheed.html
11388                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11389
11390 2005-09-07 [colin]      1.9.14cvs5
11391
11392         * src/mainwindow.c
11393                 Make labels more to-the-point
11394
11395 2005-09-07 [colin]      1.9.14cvs4
11396
11397         * doc/manual/en/sylpheed-1.html
11398         * doc/manual/en/sylpheed-12.html
11399         * doc/manual/en/sylpheed-13.html
11400         * doc/manual/en/sylpheed-14.html
11401         * doc/manual/en/sylpheed-15.html
11402         * doc/manual/en/sylpheed-16.html
11403         * doc/manual/en/sylpheed-17.html
11404         * doc/manual/en/sylpheed-18.html
11405         * doc/manual/en/sylpheed-19.html
11406         * doc/manual/en/sylpheed-2.html
11407         * doc/manual/en/sylpheed-20.html
11408         * doc/manual/en/sylpheed-21.html
11409         * doc/manual/en/sylpheed-22.html
11410         * doc/manual/en/sylpheed-4.html
11411         * doc/manual/en/sylpheed-5.html
11412         * doc/manual/en/sylpheed-6.html
11413         * doc/manual/en/sylpheed-7.html
11414         * doc/manual/en/sylpheed-8.html
11415         * doc/manual/en/sylpheed-9.html
11416         * doc/manual/en/sylpheed.html
11417                 Update manual
11418
11419 2005-09-07 [colin]      1.9.14cvs3
11420
11421         * doc/faq/en/sylpheed-faq-1.html
11422         * doc/faq/en/sylpheed-faq-2.html
11423         * doc/faq/en/sylpheed-faq-3.html
11424         * doc/faq/en/sylpheed-faq.html
11425                 Update FAQ
11426
11427 2005-09-07 [colin]      1.9.14cvs2
11428
11429         * src/folderview.c
11430         * src/procmsg.c
11431         * src/summaryview.c
11432         * src/toolbar.c
11433                 Fix special subfolders:
11434                 - Inherit parent's icon
11435                 - sent contents of queues subfolders
11436                 - empty subfolders of trashes
11437         * src/mainwindow.c
11438                 Remove outdated manual and faq entries
11439         * src/common/utils.c
11440                 Add quotes around %s coming from mailcap
11441
11442 2005-09-07 [colin]      1.9.14cvs1
11443
11444         * src/compose.c
11445                 After saving draft, set modified to FALSE
11446         * src/mimeview.c
11447         * src/common/utils.c
11448         * src/common/utils.h
11449                 Try to open mime parts using what is 
11450                 indicated in ~/.mailcap or /etc/mailcap,
11451                 if possible.
11452
11453 2005-09-05 [paul]       1.9.14
11454
11455         1.9.14 released
11456
11457         * po/sk.po
11458                 updated by Andrej Kacian
11459
11460 2005-09-05 [paul]       1.9.13cvs83
11461
11462         * po/de.po
11463         * po/es.po
11464         * po/fi.po
11465         * po/fr.po
11466         * po/nb.po
11467         * po/pt_BR.po
11468         * po/sr.po
11469                 updated translations by Thomas Gilgin, Ricardo Mones
11470                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11471                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11472
11473 2005-09-04 [paul]       1.9.13cvs82
11474
11475         * src/compose.c
11476                 only warn about exceeded line length limit
11477                 on send
11478
11479 2005-09-04 [paul]       1.9.13cvs81
11480
11481         * src/compose.c
11482                 fix crash in 'line length exceeded' dialogue
11483
11484 2005-09-02 [paul]       1.9.13cvs80
11485
11486         * src/imap.c
11487                 fix bug 795, 'Connection lost IMAP'
11488                 and add statusbar prints
11489                 Patch by Colin
11490
11491 2005-09-02 [paul]       1.9.13cvs79
11492
11493         * src/compose.c
11494                 compose_wrap_paragraph() becomes
11495                 compose_beautify_paragraph()
11496                 Patch by Colin
11497
11498 2005-09-02 [colin]      1.9.13cvs78
11499
11500         * src/folderview.c
11501                 Micro-fix
11502
11503 2005-09-01 [colin]      1.9.13cvs77
11504
11505         * src/imap.c
11506                 Maybe fix bug #795 (Connection lost IMAP)
11507                 Don't try to send logout when we're disconnected.
11508         * src/summaryview.c
11509                 Include locked and marked emails in HRM
11510                 view. Fixes bug #800 (Locked messages no longer 
11511                 show up when hide read messages is used)
11512
11513 2005-09-01 [paul]       1.9.13cvs76
11514
11515         * src/prefs_common.c
11516                 fix bad cutting
11517
11518 2005-08-31 [colin]      1.9.13cvs75
11519
11520         * src/folderview.c
11521         * src/folderview.h
11522         * src/prefs_summaries.c
11523         * src/summaryview.c
11524                 Fix "go to next new", fix preference
11525                 (Open unread/next swapped)
11526
11527 2005-08-31 [paul]       1.9.13cvs74
11528
11529         * src/compose.c
11530         * src/folderview.c
11531         * src/headerview.c
11532         * src/headerview.h
11533         * src/mainwindow.c
11534         * src/prefs_common.c
11535         * src/prefs_common.h
11536         * src/prefs_fonts.c
11537         * src/summaryview.c
11538         * src/textview.c
11539         * src/common/defs.h
11540                 remove obsolete BOLD_FONT setting
11541                 fix font update in headerview and textview
11542                 headers after prefs change
11543                 Patch By Colin
11544
11545 2005-08-31 [paul]
11546
11547         1.9.14-rc4 released
11548
11549 2005-08-30 [colin]      1.9.13cvs73
11550
11551         * src/summaryview.c
11552                 When Hide read messages is selected and we
11553                 refresh the summaryview, don't remove the 
11554                 currently displayed message. Fixes bug #797
11555                 (Summary view reloads when new mail is 
11556                 downloaded in 1.9.14 rc)
11557
11558 2005-08-30 [colin]      1.9.13cvs72
11559
11560         * src/folderview.c
11561                 Fix flickering
11562         * src/mainwindow.c
11563                 Remove useless callback
11564         * src/mimeview.c
11565         * src/gtk/filesel.c
11566         * src/gtk/filesel.h
11567                 Add a filesel_select_file_save_folder() - used by Save All
11568
11569 2005-08-29 [paul]       1.9.13cvs71
11570
11571         * AUTHORS
11572         * src/matcher_parser_parse.y
11573         * src/etpan/imap-thread.c
11574                 fix building on FreeBSD
11575                 Patch by Daniel Gustafson <daniel@hobbit.se>
11576
11577 2005-08-29 [paul]       1.9.13cvs70
11578
11579         * src/plugins/pgpinline/pgpinline.c
11580                 only initialise sig result if it's been handled
11581                 Patch by Colin
11582
11583 2005-08-29 [paul]       1.9.13cvs69
11584         
11585         Patches by Colin:
11586
11587         * src/imap.c
11588         * src/common.utils.c
11589         * src/common/utils.h
11590                 optimisation
11591         * src/stock_pixmap.h
11592                 fix wrong icon reference
11593         * src/pixmaps/trash_btn.xpm
11594                 replace with nicer image
11595
11596 2005-08-28 [colin]      1.9.13cvs68
11597
11598         * src/Makefile.am
11599         * src/stock_pixmap.c
11600         * src/stock_pixmap.h
11601         * src/toolbar.c
11602         * src/pixmaps/trash_btn.xpm
11603                 Add a specific trash xpm for the button
11604
11605 2005-08-28 [colin]      1.9.13cvs67
11606
11607         * src/imap.c
11608                 Fix leak
11609
11610 2005-08-27 [colin]      1.9.13cvs66
11611
11612         * src/imap.c
11613         * src/procmime.c
11614                 Correctly fix "Problem with replies", fixes
11615                 pgpmime encryption too. 
11616
11617 2005-08-27 [colin]      1.9.13cvs65
11618
11619         * src/folder.c
11620         * src/procmsg.c
11621         * src/procmsg.h
11622         * src/summaryview.c
11623                 Fix bug #517 (messages removed from summaryview 
11624                 when moving fails)
11625
11626 2005-08-27 [colin]      1.9.13cvs64
11627
11628         * tools/Makefile.am
11629         * tools/asus_mailled.sh
11630                 Add a script to blink ASUS laptops' mail LED where there
11631                 is unread mail.
11632
11633 2005-08-27 [colin]      1.9.13cvs63
11634
11635         * src/imap.c
11636         * src/etpan/imap-thread.c
11637         * src/etpan/imap-thread.h
11638                 Implement automatic choosing of login method
11639                 Fixes bug #791
11640         * src/gtk/.cvsignore
11641                 Add sylpheed-marshal.[ch]
11642
11643 2005-08-27 [colin]      1.9.13cvs62
11644
11645         * src/common/utils.c
11646                 Fix confusing perror
11647
11648 2005-08-27 [colin]      1.9.13cvs61
11649
11650         * src/toolbar.c
11651         * src/toolbar.h
11652                 Remove A_DELETE, replace it with 
11653                 A_TRASH and A_DELETE_REAL. Automatically
11654                 rewrite config files to replace A_DELETE
11655                 with A_TRASH (no functionality change).
11656                 Fixes half of #794
11657
11658 2005-08-26 [colin]      1.9.13cvs60
11659
11660         * src/procmime.c
11661                 Previous "Problem with replies" fix brought other
11662                 problems, fixing them
11663
11664 2005-08-26 [colin]      1.9.13cvs59
11665
11666         * src/procmime.c
11667                 Fix "Problem with replies". This happened only
11668                 on IMAP...
11669         * src/procmsg.c
11670                 Factorize code a bit
11671         * src/compose.c
11672                 Speed improvement on very long messages (wrapping)
11673                 Fix signature color on Reedit and Redirect
11674                 On Reedit, don't attach pgp-signatures parts, but
11675                 set signing to On.
11676
11677 2005-08-24 [paul]       1.9.13cvs58
11678
11679         * src/compose.c
11680                 don't claim success when clicking
11681                 Cancel on the passphrase box.
11682                 Patch by Colin
11683
11684 2005-08-24 [paul]       1.9.13cvs57
11685
11686         * src/main.c
11687                 fix misplaced sylpheed.log
11688         * src/common/defs.h
11689                 define UIDL_DIR
11690
11691 2005-08-24 [paul]       1.9.13cvs56
11692
11693         * src/imap.c
11694         * src/etpan/imap-thread.c
11695         * src/etpan/imap-thread.h
11696                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11697                 Patch by Colin
11698         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11699         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11700                 remove autogenerated files
11701         * tools/kdeservicemenu/README
11702         * tools/kdeservicemenu/install.sh
11703         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11704         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11705                 use Claws icon, use 'Sylpheed-Claws' in menu,
11706                 use kdialog, and other cleanups
11707
11708 2005-08-23 [paul]       1.9.13cvs55
11709
11710         * src/compose.c
11711                 fix paste/wrap crash
11712                 Patch by Colin
11713
11714 2005-08-23 [paul]       1.9.13cvs54
11715
11716         * src/main.c
11717                 fix crash recovery
11718                 Patch by Colin
11719
11720 2005-08-23 [paul]       1.9.13cvs53
11721
11722         * src/addressbook.c
11723         * src/editaddress.c
11724                 view all data of LDAP contacts
11725                 Patch by Colin
11726
11727 2005-08-23 [paul]       1.9.13cvs52
11728
11729         * src/addressbook.c
11730                 fix issues with the Search field
11731                 Patch by Colin
11732
11733 2005-08-22 [paul]       1.9.13cvs51
11734
11735         * src/folderview.c
11736                 put name of folder in processing dialog
11737                 title
11738         * src/prefs_folder_item.c
11739                 improve english usage
11740
11741 2005-08-22 [paul]       1.9.13cvs50
11742
11743         * src/filtering.c
11744         * src/filtering.h
11745         * src/matcher.c
11746         * src/matcher_parser_lex.l
11747         * src/matcher_parser_parse.y
11748         * src/prefs_filtering.c
11749                 add Filtering/Processing rule names feature.
11750                 (the incompatible old matcherrc is saved as
11751                 matcherrc.pre_names).
11752                 Patch by Colin
11753
11754 2005-08-22 [paul]       1.9.13cvs49
11755
11756         * src/procmsg.c
11757                 fix colour labelling
11758                 Patch by Colin
11759
11760 2005-08-22 [paul]       1.9.13cvs48
11761
11762         * src/textview.c
11763                 fix open_image_cb()
11764
11765 2005-08-22 [paul]       1.9.13cvs47
11766
11767         * src/imap.c
11768                 fix bug 789, 'SC crashes with imap (CVS ver)'
11769                 Patch by Colin
11770
11771 2005-08-22 [paul]       1.9.13cvs46
11772
11773         * src/mimeview.c
11774         * src/prefs_common.c
11775         * src/common/defs.h
11776                 define reused defaults in defs.h
11777         * src/textview.c
11778                 add 'Open image' to image popup menu
11779
11780 2005-08-21 [colin]      1.9.13cvs45
11781
11782         * src/summaryview.c
11783                 Fix bug #788 (Bogus "From" address displayed)
11784
11785 2005-08-20 [colin]      1.9.13cvs44
11786
11787         * src/folder.c
11788                 Fix buf #787 (multilevel delete causes SIGSEGV)
11789
11790 2005-08-19 [colin]      1.9.13cvs43
11791
11792         * src/inc.c
11793         * src/prefs_common.c
11794         * src/prefs_common.h
11795                 Add an hidden pref to allow modifying the
11796                 update stepping in incorporation.
11797                 Patch by wwp.
11798
11799 2005-08-19 [colin]      1.9.13cvs42
11800
11801         * src/compose.c
11802         * src/procmime.c
11803                 Workaround for broken MUAs: encode 
11804                 Content-type: name: as ASCII and 
11805                 Content-Disposition: filename: as
11806                 per rfc2231
11807         * src/prefs_account.c
11808                 Fix invisible-ness of SMTP SSL prefs
11809                 in NNTP accounts
11810
11811 2005-08-19 [paul]       1.9.13cvs41
11812
11813         * src/compose.c
11814         * src/prefs_common.c
11815         * src/prefs_common.h
11816         * src/prefs_wrapping.c
11817                 paste with or without wrapping.
11818                 patch by Colin
11819
11820 2005-08-19 [paul]       1.9.13cvs40
11821
11822         * src/prefs_common.c
11823         * src/prefs_common.h
11824         * src/summaryview.c
11825                 reintroduce enable_swap_from as a
11826                 hidden pref. patch by Colin
11827         * src/quote_fmt_parse.y
11828         * src/plugins/clamav/clamav_plugin.c
11829         * src/plugins/dillo_viewer/dillo_viewer.c
11830         * src/plugins/mathml_viewer/mathml_viewer.c
11831         * src/plugins/pgpcore/sgpgme.c
11832         * src/plugins/pgpinline/pgpinline.c
11833         * src/plugins/pgpmime/pgpmime.c
11834                 tidy up. patch by Colin
11835
11836 2005-08-19 [paul]       1.9.13cvs39
11837
11838         * configure.ac
11839                 complete cvs38's sync
11840         * src/editaddress.c
11841         * src/gedit-print.c
11842         * src/mutt.c
11843         * src/etpan/etpan-log.c
11844         * src/etpan/imap-thread.c
11845         * src/gtk/gtksourceprintjob.c
11846                 fix compilation warnings
11847                 (patch by Colin)
11848
11849 2005-08-19 [paul]       1.9.13cvs38
11850
11851         sync with main:
11852
11853         * src/account.c
11854         * src/action.c
11855         * src/addrbook.c
11856         * src/addrcache.c
11857         * src/addrharvest.c
11858         * src/addrindex.c
11859         * src/codeconv.c
11860         * src/compose.c
11861         * src/crash.c
11862         * src/exporthtml.c
11863         * src/exportldif.c
11864         * src/folder.c
11865         * src/image_viewer.c
11866         * src/inc.c
11867         * src/inc.h
11868         * src/jpilot.c
11869         * src/ldif.c
11870         * src/main.c
11871         * src/matcher.c
11872         * src/mbox.c
11873         * src/messageview.c
11874         * src/mh.c
11875         * src/mimeview.c
11876         * src/msgcache.c
11877         * src/mutt.c
11878         * src/news.c
11879         * src/partial_download.c
11880         * src/pine.c
11881         * src/pop.c
11882         * src/prefs_actions.c
11883         * src/prefs_common.c
11884         * src/prefs_customheader.c
11885         * src/prefs_display_header.c
11886         * src/prefs_gtk.c
11887         * src/prefs_themes.c
11888         * src/procheader.c
11889         * src/procmime.c
11890         * src/procmsg.c
11891         * src/recv.c
11892         * src/send_message.c
11893         * src/simple-gettext.c
11894         * src/sourcewindow.c
11895         * src/textview.c
11896         * src/vcard.c
11897         * src/common/defs.h
11898         * src/common/log.c
11899         * src/common/plugin.c
11900         * src/common/prefs.c
11901         * src/common/session.c
11902         * src/common/session.h
11903         * src/common/socket.c
11904         * src/common/socket.h
11905         * src/common/ssl_certificate.c
11906         * src/common/template.c
11907         * src/common/utils.c
11908         * src/common/utils.h
11909         * src/common/xml.c
11910         * src/gtk/about.c
11911         added wrappers for C library function that
11912                 take pathname arguments.
11913                 enabled compilation with MinGW.
11914                 use GDir instead of directly using opendir().
11915                 added rename_force().
11916
11917 2005-08-19 [paul]       1.9.13cvs37
11918         
11919         patches by Colin:
11920         * src/compose.c
11921                 fix privacy settings on re-editing
11922                 a sent message
11923         * src/jpilot.c
11924                 fix encoding bug
11925         * src/folder.c
11926         * src/procmsg.c
11927         * src/procmsg.h
11928         * src/summaryview.c
11929                 flag changing optimisation
11930
11931 2005-08-18 [martin]     1.9.13cvs36
11932
11933         * commitHelper
11934             added my login
11935         * src/addrcache.c
11936         * src/addrharvest.c
11937         * src/addrindex.c
11938         * src/compose.c
11939         * src/grouplistdialog.c
11940         * src/main.c
11941         * src/mainwindow.c
11942         * src/msgcache.c
11943         * src/mutt.c
11944         * src/pine.c
11945         * src/prefs_account.c
11946         * src/prefs_themes.c
11947         * src/stock_pixmap.c
11948         * src/summaryview.c
11949         * src/gtk/about.c
11950         * src/gtk/logwindow.c
11951             removed deprecated glib and gdk stuff
11952         * src/plugins/pgpcore/select-keys.c
11953             convert attributes from locale to utf8
11954
11955 2005-08-17 [paul]       1.9.13cvs35
11956
11957         * src/account.c
11958         * src/addressbook.c
11959                 use new GTK_STOCK_ icons if available
11960         * src/summaryview.c
11961         * src/gtk/gtksctree.c
11962         * src/gtk/gtksctree.h
11963                 faster range select. patch by Colin
11964
11965 2005-08-17 [paul]       1.9.13cvs34
11966
11967         patches by colin:
11968         * src/addressbook.c
11969         * src/addressitem.h
11970                 Add an edit button for contacts, fix selections
11971                 of gtksctree items
11972         * src/editaddress.c
11973                 Change labels, let Save be always possible in the
11974                 email and user atributes tabs
11975         * src/folderview.c
11976                 fix sort issues
11977         * src/summaryview.c
11978                 select next item instead of the displayed one
11979                 after deletion
11980
11981         * src/gtk/progressdialog.c
11982                 use prefs_common.enable_rules_hint
11983
11984 2005-08-13 [hoa]        1.9.13cvs33
11985
11986         * src/etpan/imap-thread.c
11987                 fixed build on Solaris.
11988
11989 2005-08-10 [colin]      1.9.13cvs32
11990
11991         * src/procmsg.c
11992                 Fix cvs31 (missing fclose before reading
11993                 the file)
11994
11995 2005-08-10 [colin]      1.9.13cvs31
11996
11997         * src/procmsg.c
11998                 Fix procmsg_msginfo_new_from_mimeinfo() when
11999                 the MimeInfo isn't stored in memory. This fixes
12000                 replying to an attached message.
12001
12002 2005-08-10 [colin]      1.9.13cvs30
12003
12004         * src/mainwindow.c
12005                 Fix slowness in account changing
12006
12007 2005-08-10 [colin]      1.9.13cvs29
12008
12009         * src/folder.c
12010         * src/folderutils.c
12011         * src/folderview.c
12012         * src/imap_gtk.c
12013         * src/mainwindow.c
12014         * src/mh_gtk.c
12015         * src/procmsg.c
12016         * src/summaryview.c
12017                 Optimize folder_has_parent_of_type
12018                 Prevent moving special sub-folders from contextual menus
12019                 Rework message a bit ("Empty all messages" -> "Delete all
12020                 messages")
12021                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
12022                 and "Deleted Items" folders)
12023
12024 2005-08-08 [colin]      1.9.13cvs28
12025
12026         * src/summaryview.c
12027         * src/prefs_summaries.c
12028                 Make "Select first unread|new" more flexible
12029                 (just prioritize new or unread)
12030
12031 2005-08-08 [colin]      1.9.13cvs27
12032
12033         * src/summaryview.c
12034                 If "select first new" is selected and there only
12035                 are unread messages, fallback to "select first
12036                 unread".
12037
12038 2005-08-08 [colin]      1.9.13cvs26
12039
12040         * src/folder.c
12041                 Fix shameful bugs (and bug #779)
12042
12043 2005-08-08 [colin]      1.9.13cvs25
12044
12045         * src/folder.c
12046         * src/folder.h
12047                 Cache parents' type to make folder_has_parent_of_type
12048                 faster
12049         * src/folderview.c
12050                 Forbid DnD of special sub-folders
12051         * src/procmsg.c
12052         * src/procmsg.h
12053                 Add MAIL_POSTFILTERING_HOOK
12054         * src/summaryview.c
12055                 Revert over-zealous deletion of the use_addr_book 
12056                 code
12057
12058 2005-08-07 [colin]      1.9.13cvs24
12059
12060         * src/folder.c
12061                 Fix big mistake (passing MsgInfo instead 
12062                 of FolderItem)
12063
12064 2005-08-07 [colin]      1.9.13cvs23
12065
12066         * src/compose.c
12067         * src/folder.c
12068         * src/folder.h
12069         * src/foldersel.c
12070         * src/folderutils.c
12071         * src/folderview.c
12072         * src/imap.c
12073         * src/mainwindow.c
12074         * src/messageview.c
12075         * src/mh.c
12076         * src/msgcache.c
12077         * src/procmime.c
12078         * src/summaryview.c
12079                 Make subfolders of Drafts, Queue, Outbox, Trash
12080                 work like their parents. 
12081                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
12082
12083 2005-08-07 [colin]      1.9.13cvs22
12084
12085         * src/addressbook.c
12086                 Fix bug #771 (Dragged contacts not saved)
12087
12088 2005-08-07 [paul]       1.9.13cvs21
12089
12090         * src/summaryview.c
12091                 fix bug 32 'Search Doesn't display results
12092                 if "Hide Read Messages" is chosen'
12093                 be more literal in interpreting 'Hide read
12094                 messages'
12095
12096 2005-08-07 [colin]      1.9.13cvs20
12097
12098         * src/folderview.c
12099                 Add debug
12100         * src/summaryview.c
12101                 Faster 'unthread_for_execution'
12102
12103 2005-08-06 [paul]       1.9.13cvs19
12104
12105         * src/mainwindow.c
12106                 add mnemonics to Set displayed columns
12107                 fix bug where msgview_visible option was
12108                 overwritten as TRUE on startup
12109
12110 2005-08-06 [paul]       1.9.13cvs18
12111
12112         * src/mainwindow.c
12113                 refer to 'displayed columns in folder/message
12114                 list' not 'displayed items in summary/message view'
12115         * src/prefs_display_header.c
12116                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
12117                 be consistent with similar dialogues
12118         * src/prefs_folder_column.c
12119         * src/prefs_summary_column.c
12120                 'columns' not 'items', and folder and message lists,
12121                 instead of folder and summary views;
12122                 Use 'Hidden columns' as list heading not 'Available
12123                 items';
12124                 move the 'Remove' button to the right hand side;
12125                 top-align the buttons;
12126                 remove unneeded vbox
12127         * src/prefs_summaries.c
12128                 put the 2 column prefs buttons in a frame to reduce
12129                 overall width; refer to columns not items &c.
12130
12131 2005-08-05 [colin]      1.9.13cvs17
12132
12133         * src/prefs_common.c
12134         * src/prefs_common.h
12135         * src/mainwindow.c
12136         * src/compose.c
12137         * src/messageview.c
12138                 Add an hidden toolbar_detachable pref, so
12139                 that I can get rid of these painful handles
12140                 in the toolbars. Defaults to TRUE to avoid
12141                 changing the GUI on unsuspecting people...
12142
12143 2005-08-05 [colin]      1.9.13cvs16
12144
12145         * src/Makefile.am
12146         * src/prefs_folder_column.c
12147         * src/prefs_folder_column.h
12148                 Add prefs for folder columns
12149         * src/folderview.c
12150         * src/folderview.h
12151         * src/mainwindow.c
12152         * src/mainwindow.h
12153         * src/prefs_common.c
12154         * src/prefs_common.h
12155         * src/prefs_summaries.c
12156                 Use them
12157         * src/prefs_summary_column.c
12158         * src/summaryview.c
12159         * src/summaryview.h
12160                 Add a To column
12161         * src/textview.c
12162         * src/common/utils.c
12163         * src/common/utils.h
12164                 Move uri colourisation functions
12165                 to utils
12166         * src/compose.c
12167                 Colourise URIs
12168         * src/imap.c
12169                 Fix bug with LIST where we'd try
12170                 to get Folder//////[...]/// 
12171
12172 2005-08-05 [paul]       1.9.13cvs15
12173
12174         * src/prefs_summaries.c
12175                 improve the English usage
12176         * src/summaryview.c
12177                 set font on column change
12178                 thanks to Colin
12179
12180 2005-08-05 [paul]       1.9.13cvs14
12181
12182         * src/prefs_common.c
12183         * src/prefs_common.h
12184         * src/prefs_summaries.c
12185         * src/summaryview.c
12186                 replace 'open_unread_on_enter' option with
12187                 'select_on_entry' option. opening/not opening
12188                 is now exclusively controlled by 'always_show_msg'
12189
12190 2005-08-04 [colin]      1.9.13cvs13
12191
12192         * src/compose.c
12193                 Remove dead code
12194                 Add colourisation of quotes and signatures
12195         * src/folderview.c
12196                 Fix possible crashes
12197         * src/messageview.c
12198                 Change an assert that is no problem
12199         * src/news.c
12200         * src/news_gtk.c
12201         * src/news_gtk.h
12202                 Fix offline mode
12203         * src/gtk/quicksearch.c
12204                 Fix a possible crash
12205
12206 2005-08-03 [colin]      1.9.13cvs12
12207
12208         * src/prefs_account.c
12209                 Fix bug #777 (Sylpheed crash in account configuration)
12210
12211 2005-08-03 [colin]      1.9.13cvs11
12212
12213         * src/addressbook.c
12214         * src/editaddress.c
12215         * src/editgroup.c
12216                 Fixing addressbook, round 2
12217         * src/textview.c
12218                 Fix emphasis color on rechecking 'Colorize messages'
12219
12220 2005-08-03 [paul]       1.9.13cvs10
12221
12222         sync with main
12223
12224         * src/addr_compl.c
12225         * src/compose.c
12226         * src/main.c
12227         * src/pop.c
12228         * src/prefs_account.c
12229         * src/procmime.c
12230         * src/procmsg.c
12231         * src/quote_fmt_parse.y
12232         * src/textview.c
12233         * src/common/quoted-printable.c
12234         * src/common/utils.c
12235         * src/common/utils.h
12236         * src/common/xml.c
12237                 replaced incorrect locale-independent
12238                 ctype functions with GLib's. Corrected
12239                 signedness mismatch.
12240         * src/headerview.c
12241                 headerview_create(): added spacing for vbox.
12242         * src/gtk/about.c
12243                 set focus to the OK button.
12244
12245 2005-08-03 [colin]      1.9.13cvs9
12246
12247         * src/folderview.c
12248                 Fix possible crash
12249
12250 2005-08-02 [colin]      1.9.13cvs8
12251
12252         * src/mainwindow.c
12253                 Fix cast
12254         * src/addressbook.c
12255         * src/addressitem.h
12256                 Fix a cast and more generally, try to make the
12257                 GUI more intuitive and consistent (round 1)
12258
12259 2005-08-02 [paul]       1.9.13cvs7
12260
12261         * src/folder.h
12262                 missing in 1.9.13cvs6
12263
12264 2005-08-02 [colin]      1.9.13cvs6
12265
12266         * src/folder.c
12267                 Fix one more leak
12268
12269 2005-08-02 [colin]      1.9.13cvs5
12270
12271         * src/folder.c
12272         * src/folderview.c
12273         * src/imap.c
12274         * src/main.c
12275         * src/mbox.c
12276         * src/procmsg.c
12277         * src/summaryview.c
12278                 Fix a number of folder_item_get_msg_list()-related
12279                 leaks (missing procmsg_msginfo_free()s)
12280
12281 2005-08-01 [colin]      1.9.13cvs4
12282
12283         * src/folderview.c
12284         * src/folderview.h
12285         * src/mainwindow.c
12286         * src/prefs_fonts.c
12287         * src/prefs_summaries.c
12288         * src/prefs_themes.c
12289         * src/summaryview.c
12290         * src/summaryview.h
12291         * src/textview.c
12292         * src/textview.h
12293                 Fix instant-apply of summary and folderview-related prefs
12294                 Fix erroneous g_free and alertpanels in prefs_theme
12295                 Add instant-apply for fonts
12296                 Defer applying of prefs a little bit so it's done only
12297                 once even if requested by multiples prefs pages
12298
12299 2005-08-01 [paul]       1.9.13cvs3
12300
12301         * src/main.c
12302                 fix bug 776 'S.C. crashes on close'
12303                 thanks to Colin
12304         * src/etpan/etpan-thread-manager-types.h
12305                 add missing include
12306                 thanks to Hoa
12307
12308 2005-07-25 [paul]       1.9.13cvs2
12309
12310         * src/summaryview.c
12311                 fix typos. spotted by Fabien Vantard
12312
12313 2005-07-24 [paul]       1.9.13cvs1
12314
12315         * doc/man/sylpheed.1
12316                 update man page, incorporating fix of
12317                 bug 769 'Typo in manpage'
12318         * src/etpan/imap-thread.c
12319                 fix NetBSD openssl dependencies. patch by
12320                 George Michaelson <ggm@apnic.net>
12321         * po/pt_BR.po
12322                 updated by Frederico Goncalves Guimaraes
12323
12324 2005-07-22 [paul]       1.9.13
12325
12326         1.9.13 release
12327
12328 2005-07-22 [paul]       1.9.12cvs91
12329
12330         * AUTHORS
12331         * INSTALL
12332         * README.claws
12333         * RELEASE_NOTES.claws
12334                 updated for release
12335         * configure.ac
12336         * po/nb.po
12337         * tools/claws.i18n.status.pl
12338                 add Norwegian translation. submiited by
12339                 Geir Helland <pjallabais@users.sourceforge.net>
12340         * po/ca.po
12341         * po/de.po
12342         * po/es.po
12343         * po/fi.po
12344         * po/fr.po
12345         * po/it.po
12346         * po/sk.po
12347         * po/sr.po
12348         * po/zh_CN.po
12349                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12350                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12351                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12352                 Yang Guilong
12353         * src/plugins/clamav/clamav_plugin_gtk.c
12354         * src/plugins/spamassassin/spamassassin_gtk.c
12355                 replace outdated description strings
12356
12357 2005-07-21 [colin]      1.9.12cvs90
12358
12359         * src/folder.c
12360                 Set folder to batch mode when scanning it. Makes deletion
12361                 of unread mails on IMAP much faster (due to the UNREAD 
12362                 flag unsetting)
12363
12364 2005-07-21 [darko]      1.9.12cvs89
12365
12366         * configure.ac
12367                 link against libresolv if necessary (patch by Paul)
12368         * src/msgcache.c
12369                 use glib's portable macros to determine endianness
12370
12371 2005-07-21 [paul]       1.9.12cvs88
12372
12373         * src/crash.c
12374         * src/gtk/about.c
12375                 update compiled-in features list
12376
12377 2005-07-20 [colin]      1.9.12cvs87
12378
12379         * src/folder.c
12380         * src/textview.c
12381                 Gcc 2.9x compilation fixes, thanks to Darko
12382         * src/plugins/clamav/clamav_plugin.c
12383                 Little optimisation: load virus database only once
12384         * src/plugins/spamassassin/spamassassin.c
12385                 Big optimisation: filtering one mail took at least 1 second,
12386                 now it takes at least 50ms. Doesn't speed up spamassassin 
12387                 itself, but should already be much more tolerable.
12388
12389 2005-07-20 [colin]      1.9.12cvs86
12390
12391         * src/summaryview.c
12392                 Fix performance issue
12393
12394 2005-07-19 [colin]      1.9.12cvs85
12395
12396         * src/plugins/pgpinline/plugin.c
12397                 Fix warning
12398
12399 2005-07-19 [colin]      1.9.12cvs84
12400
12401         * configure.ac
12402         * src/plugins/Makefile.am
12403         * src/plugins/pgpinline/.cvsignore
12404         * src/plugins/pgpinline/Makefile.am
12405         * src/plugins/pgpinline/pgpinline.c
12406         * src/plugins/pgpinline/pgpinline.deps
12407         * src/plugins/pgpinline/pgpinline.h
12408         * src/plugins/pgpinline/plugin.c
12409                 Put pgpinline in the main tree
12410
12411 2005-07-19 [paul]       1.9.12cvs83
12412
12413         * src/prefs_actions.c
12414                 prevent '//' in menu names, which cause a crash
12415                 thanks to Colin
12416
12417 2005-07-19 [paul]       1.9.12cvs82
12418
12419         * configure.ac
12420                 be generally more informative in configure output.
12421                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12422                 '[ --disable-openssl ...', as --enable-openssl is default
12423                 PGP/MIME: don't check for GPGME again, check for
12424                 pgpcore instead. Therefore prevent the possibility of
12425                 attempting to build pgpmime if pgpcore dependencies are
12426                 not met
12427                 ClamAV: use pkgconfig to check for lib
12428                 libgnomeprint: revert logic on inner test to match
12429                 everything else
12430         * src/plugins/pgpcore/sgpgme.c
12431                 add missing include
12432
12433 2005-07-19 [colin]      1.9.12cvs81
12434
12435         * src/summaryview.c
12436                 Fix slow thread rebuilding in particular
12437                 cases
12438
12439 2005-07-19 [paul]       1.9.12cvs80
12440
12441         * sylpheed-claws.desktop
12442                 fix typo, spotted by Stephan Sachse
12443         * src/account.c
12444                 replace GTK_STOCK_ADD with
12445                 GTK_STOCK_NEW button
12446
12447 2005-07-18 [colin]      1.9.12cvs79
12448
12449         * src/etpan/imap-thread.c
12450                 Fix return value (Thanks Hoa)
12451
12452 2005-07-18 [colin]      1.9.12cvs78
12453
12454         * src/imap.c
12455                 Allow empty passwords
12456                 Create drafts/queue/outbox if necessary
12457         * src/summaryview.c
12458                 Remove old code
12459         * src/etpan/imap-thread.c
12460                 Fix STARTTLS (Thanks to Hoa)
12461
12462 2005-07-18 [paul]       1.9.12cvs77
12463
12464         * ChangeLog-gtk2.jp
12465         * ChangeLog.jp
12466                 removed
12467         * Makefile.am
12468                 updated to reflect additions and removals
12469         * TODO
12470                 updated to be claws-specific
12471         * TODO-gtk2
12472         * TODO-gtk2.jp
12473         * TODO.jp
12474         * sylpheed-128x128.png
12475         * sylpheed-64x64.png
12476                 removed
12477         * sylpheed-claws-128x128.png
12478         * sylpheed-claws-64x64.png
12479         * sylpheed-claws.desktop
12480         * sylpheed-claws.png
12481                 added
12482         * sylpheed.desktop
12483         * sylpheed.png
12484                 removed
12485
12486 2005-07-17 [paul]       1.9.12cvs76
12487
12488         * src/account.c
12489         * src/addressbook.c
12490         * src/alertpanel.c
12491         * src/alertpanel.h
12492         * src/compose.c
12493         * src/exphtmldlg.c
12494         * src/expldifdlg.c
12495         * src/folderview.c
12496         * src/imap_gtk.c
12497         * src/inc.c
12498         * src/message_search.c
12499         * src/messageview.c
12500         * src/mh_gtk.c
12501         * src/news_gtk.c
12502         * src/prefs_actions.c
12503         * src/prefs_filtering.c
12504         * src/prefs_matcher.c
12505         * src/prefs_template.c
12506         * src/prefs_themes.c
12507         * src/ssl_manager.c
12508         * src/summary_search.c
12509         * src/textview.c
12510         * src/toolbar.c
12511         * src/gtk/sslcertwindow.c
12512         * src/plugins/pgpcore/sgpgme.c
12513                 rework alertpanels
12514
12515 2005-07-17 [colin]      1.9.12cvs75
12516
12517         * src/privacy.c
12518                 add a PrivacySystem accessor that checks that
12519                 the system cached in a MimeInfo's privacydata
12520                 is still registered. Use this accessor instead
12521                 of directly using data->system. Fixes crashes
12522                 after unloading pgp plugins.
12523
12524 2005-07-17 [colin]      1.9.12cvs74
12525
12526         * src/alertpanel.c
12527                 Change geometry hints to a simple default size.
12528                 Fixes the certs dialogs.
12529
12530 2005-07-17 [colin]      1.9.12cvs73
12531
12532         * src/gtk/sslcertwindow.c
12533                 Use a gtkExpander
12534
12535 2005-07-17 [colin]      1.9.12cvs72
12536
12537         * src/plugins/pgpcore/Makefile.am
12538         * src/plugins/pgpmime/Makefile.am
12539                 Add gpgme libs
12540
12541 2005-07-17 [paul]       1.9.12cvs71
12542
12543         * configure.ac
12544                 add --disable-gnomeprint option
12545                 modified version of patch by Marius Mauch
12546
12547 2005-07-17 [paul]       1.9.12cvs70
12548
12549         * src/common/defs.h
12550                 update urls
12551         * src/account.c
12552         * src/action.c
12553         * src/addressbook.c
12554         * src/compose.c
12555         * src/foldersel.c
12556         * src/folderview.c
12557         * src/html.c
12558         * src/imap_gtk.c
12559         * src/main.c
12560         * src/mainwindow.c
12561         * src/messageview.c
12562         * src/mh_gtk.c
12563         * src/mimeview.c
12564         * src/news_gtk.c
12565         * src/prefs_account.c
12566         * src/prefs_send.c
12567         * src/prefs_summaries.c
12568         * src/procmsg.c
12569         * src/summaryview.c
12570         * src/common/utils.c
12571         * src/common/xml.c
12572         * src/plugins/pgpcore/passphrase.c
12573         * src/plugins/pgpcore/select-keys.c
12574                 replace inappropriately used backticks
12575                 with single quotes
12576
12577 2005-07-16 [colin]      1.9.12cvs69
12578
12579         * src/image_viewer.c
12580                 Add extra paranoid checks
12581
12582 2005-07-16 [colin]      1.9.12cvs68
12583
12584         * src/plugins/pgpcore/prefs_gpg.c
12585                 Don't auto-check sigs by default, as it
12586                 can be really slow.
12587
12588 2005-07-16 [colin]      1.9.12cvs67
12589
12590         * src/plugins/pgpcore/sgpgme.c
12591                 Make messages a bit better.
12592
12593 2005-07-16 [colin]      1.9.12cvs66
12594
12595         * src/imap.c
12596                 Remove pseudo-log
12597         * src/etpan/imap-thread.c
12598                 Add real log
12599
12600 2005-07-16 [colin]      1.9.12cvs65
12601
12602         * src/main.c
12603         * src/prefs_other.c
12604                 And now, fix build with libetpan :-/
12605
12606 2005-07-15 [colin]      1.9.12cvs64
12607
12608         * src/prefs_other.c
12609                 Continue fixing build without libetpan.
12610
12611 2005-07-15 [colin]      1.9.12cvs63
12612
12613         * src/main.c
12614                 Fix build with --disable-libetpan
12615
12616 2005-07-15 [colin]      1.9.12cvs62
12617
12618         * configure.ac
12619                 Bump libetpan's version
12620
12621 2005-07-15 [colin]      1.9.12cvs61
12622
12623         * src/etpan/imap-thread.c
12624                 Actually stop logging :)
12625
12626 2005-07-15 [colin]      1.9.12cvs60
12627
12628         * src/addressbook.c
12629                 Fix dnd of multiple addresses.
12630
12631 2005-07-15 [hoa]        1.9.12cvs59
12632
12633         * src/etpan/imap-thread.c
12634             disable login of IMAP password in libetpan log file.
12635
12636 2005-07-15 [paul]       1.9.12cvs58
12637
12638         * src/account.c
12639                 don't automatically sort
12640                 do allow drag n drop
12641
12642 2005-07-15 [paul]       1.9.12cvs57
12643
12644         * src/account.c
12645         * src/ssl_manager.c
12646                 alphabetical listing
12647
12648 2005-07-15 [paul]       1.9.12cvs56
12649
12650         * src/gtk/pluginwindow.c
12651                 sort plugin list alphabetically
12652
12653 2005-07-15 [paul]       1.9.12cvs55
12654
12655         * src/prefs_spelling.c
12656         * src/prefs_wrapping.c
12657                 unify English usage
12658
12659 2005-07-15 [colin]      1.9.12cvs54
12660
12661         * src/wizard.c
12662                 Typo fix
12663
12664 2005-07-15 [paul]       1.9.12cvs53
12665
12666         * src/prefs_message.c
12667                 make 'show cursor' a hidden option
12668
12669 2005-07-14 [colin]      1.9.12cvs52
12670
12671         * src/plugins/spamassassin/Makefile.am
12672         * src/plugins/clamav/Makefile.am
12673                 Fix double EXTRA_DISTs
12674
12675 2005-07-14 [colin]      1.9.12cvs51
12676
12677         * src/plugins/clamav/Makefile.am
12678         * src/plugins/clamav/clamav_plugin_gtk.deps
12679         * src/plugins/spamassassin/Makefile.am
12680         * src/plugins/spamassassin/spamassassin_gtk.deps
12681                 Make $plugin_gtk depend on $plugin
12682
12683 2005-07-14 [hoa]        1.9.12cvs50
12684
12685         * src/etpan/imap-thread.c
12686                 enable debug log of libetpan when running with --debug
12687
12688 2005-07-14 [colin]      1.9.12cvs49
12689
12690         * configure.ac
12691         * src/common/Makefile.am
12692         * src/common/plugin.c
12693         * src/common/plugin.h
12694                 Add a little plugin dependancy system.
12695                 Plugins can ship a $plugin_name.deps file
12696                 (near them in PLUGINDIR) so that their
12697                 dependancies are loaded if possible.
12698         * src/plugins/Makefile.am
12699         * src/plugins/pgpcore/Makefile.am
12700         * src/plugins/pgpcore/passphrase.c
12701         * src/plugins/pgpcore/passphrase.h
12702         * src/plugins/pgpcore/plugin.c
12703         * src/plugins/pgpcore/prefs_gpg.c
12704         * src/plugins/pgpcore/prefs_gpg.h
12705         * src/plugins/pgpcore/select-keys.c
12706         * src/plugins/pgpcore/select-keys.h
12707         * src/plugins/pgpcore/sgpgme.c
12708         * src/plugins/pgpcore/sgpgme.h
12709                 Introduce pgpcore, used by pgpmime and
12710                 pgpinline
12711         * src/plugins/pgpmime/Makefile.am
12712         * src/plugins/pgpmime/passphrase.c
12713         * src/plugins/pgpmime/passphrase.h
12714         * src/plugins/pgpmime/pgpmime.c
12715         * src/plugins/pgpmime/pgpmime.deps
12716         * src/plugins/pgpmime/plugin.c
12717         * src/plugins/pgpmime/prefs_gpg.c
12718         * src/plugins/pgpmime/prefs_gpg.h
12719         * src/plugins/pgpmime/select-keys.c
12720         * src/plugins/pgpmime/select-keys.h
12721         * src/plugins/pgpmime/sgpgme.c
12722         * src/plugins/pgpmime/sgpgme.h
12723                 Remove the core from pgpmime and add the
12724                 dependancy to pgpcore.
12725
12726 2005-07-14 [paul]       1.9.12cvs48
12727
12728         * src/stock_pixmap.c
12729                 forgot this in last commit
12730
12731 2005-07-14 [paul]       1.9.12cvs47
12732
12733         * src/account.c
12734         * src/addressbook.c
12735                 add accelerators for the buttons (sync with main)
12736         * src/compose.c
12737         * src/compose.h
12738                 add accelerators for the buttons.
12739                 fix editing with external editor.
12740                 replace gdk_input_*() with GIOChannel;
12741                 (sync with main)
12742         * src/foldersel.c
12743                 display folder names with new/unread
12744                 representation (sync with main)
12745         * src/main.c
12746                 specify default window icon (sync with main)
12747         * src/prefs_common.c
12748                 use_addr_book default to FALSE
12749         * src/summaryview.c
12750         * src/textview.c
12751                 add accelerators for the buttons (sync with main)
12752         * src/gtk/menu.c
12753                 fix typos
12754         * src/pixmaps/sylpheed_icon.xpm
12755                 updated
12756
12757 2005-07-13 [paul]       1.9.12cvs46
12758
12759         * src/plugins/pgpmime/pgpmime.c
12760         * src/plugins/pgpmime/sgpgme.c
12761                 (temporarily) use deprecated gpgme_data_rewind()
12762                 while largefile support is not present
12763                 (as suggested by Colin)
12764
12765 2005-07-13 [paul]       1.9.12cvs45
12766
12767         * configure.ac
12768                 remove large file support (for now):
12769                 it breaks too many things
12770
12771 2005-07-13 [paul]       1.9.12cvs44
12772
12773         * configure.ac
12774                 add large file support
12775         * src/html.c
12776                 fix bug #763 where href attribute was not
12777                 the very first attribute of a link
12778                 patch by Thomas Gilgin
12779
12780 2005-07-13 [colin]      1.9.12cvs43
12781
12782         * src/gtk/pluginwindow.c
12783                 Little portability fix
12784
12785 2005-07-13 [colin]      1.9.12cvs42
12786
12787         * src/plugins/pgpmime/sgpgme.c
12788                 Fix crasher.
12789
12790 2005-07-13 [colin]      1.9.12cvs41
12791
12792         * src/plugins/pgpmime/pgpmime.c
12793         * src/plugins/pgpmime/sgpgme.c
12794                 Use gpgme_data_release_and_get_mem instead
12795                 of gpgme_data_read.
12796
12797 2005-07-13 [colin]      1.9.12cvs40
12798
12799         * configure.ac
12800         * src/plugins/pgpmime/passphrase.c
12801         * src/plugins/pgpmime/passphrase.h
12802         * src/plugins/pgpmime/pgpmime.c
12803         * src/plugins/pgpmime/plugin.c
12804         * src/plugins/pgpmime/select-keys.c
12805         * src/plugins/pgpmime/select-keys.h
12806         * src/plugins/pgpmime/sgpgme.c
12807         * src/plugins/pgpmime/sgpgme.h
12808                 Port pgpmime to gpgme-1.0.
12809
12810 2005-07-12 [paul]       1.9.12cvs39
12811
12812         * AUTHORS
12813         * src/toolbar.c
12814         * src/toolbar.h
12815                 add a 'Go to Prev' button to the toolbar.
12816                 correct tooltip text of go to buttons.
12817                 based on patch by Yang Guilong <bamanzi@gmail.com>
12818
12819 2005-07-12 [colin]      1.9.12cvs38
12820
12821         * src/statusbar.c
12822                 Fix progress bar showing stuff at startup.
12823
12824 2005-07-12 [paul]       1.9.12cvs37
12825
12826         * src/editjpilot.c
12827                 fix building with jpilot support
12828
12829 2005-07-11 [colin]      1.9.12cvs36
12830
12831         * src/inc.c
12832                 Add visual indication that filtering is running
12833         * src/textview.c
12834                 Make {}[] uri delimiters
12835         * src/summaryview.c
12836                 Remove useless (and slow) calls
12837
12838 2005-07-11 [paul]       1.9.12cvs35
12839
12840         * src/plugins/clamav/clamav_plugin_gtk.c
12841         * src/plugins/dillo_viewer/dillo_prefs.c
12842         * src/plugins/pgpmime/prefs_gpg.c
12843         * src/plugins/spamassassin/spamassassin_gtk.c
12844                 gather plugins prefs together under their
12845                 own 'Plugins' heading
12846
12847 2005-07-11 [paul]       1.9.12cvs34
12848
12849         sync with main
12850
12851         * src/account.c
12852                 account_delete(): modified alert dialog
12853         * src/editjpilot.c
12854         * src/editvcard.c
12855                 fixed a crash when cancelling file selection
12856                 dialog by Escape key. Made non-ascii filename
12857                 selectable.
12858         * src/prefs_template.c
12859                 prefs_template_window_create(): make scrolled
12860                 window policy AUTOMATIC
12861
12862 2005-07-10 [hoa]        1.9.12cvs33
12863
12864         * src/etpan/imap-thread.c
12865                 workaround for old Courier IMAP servers.
12866
12867 2005-07-10 [colin]      1.9.12cvs32
12868
12869         * src/folder.c
12870         * src/statusbar.c
12871         * src/statusbar.h
12872                 Add visual progress indicator on filtering/processing
12873                 Factorize the progress bar code
12874         * src/imap.c
12875         * src/imap.h
12876         * src/etpan/imap-thread.c
12877                 Add a reference counter to avoid destroying the Folder
12878                 while it's in use by another callback.
12879
12880 2005-07-09 [hoa]        1.9.12cvs31
12881
12882         * src/imap.c
12883         * src/etpan/imap-thread.c
12884                 fixed deadlock when removing IMAP account.
12885
12886 2005-07-08 [colin]      1.9.12cvs30
12887
12888         * src/textview.c
12889         * src/unmime.c
12890                 Fix again problems decoding broken headers
12891         * src/gtk/inputdialog.c
12892                 Fix local variable shadowing a global one
12893
12894 2005-07-08 [colin]      1.9.12cvs29
12895
12896         * src/msgcache.c
12897                 Make the cache/mark files platform-agnostic by writing
12898                 them in little-endian format. Reading them is also done
12899                 in little-endian format, of course; however, in order
12900                 to avoid trashing mark data on big-endian machines, the
12901                 files are, at first, read from the native format if the
12902                 little-endian one doesn't exist. This is easy to deter-
12903                 mine by trying to open a file with a swapped data_ver
12904                 and seeing if it's the wanted version.
12905                 Little-endian using users should see absolutely no
12906                 difference, Big-endian users may get a very little
12907                 performance drop due to byte-swapping.
12908                 Tested on i386 and ppc32. 
12909                 Fixes bug #159 (The index file, in the mailboxes, is 
12910                 hardware depending).
12911
12912                 To have the cache/mark files updated to the new little-
12913                 endian format, "Check for new messages" or even
12914                 "Rebuild folder tree" aren't enough. Files will be
12915                 updated as soon as a folder has been opened/closed.
12916                 To update everything, just select all folders by
12917                 selecting them one by one.
12918
12919 2005-07-07 [colin]      1.9.12cvs28
12920
12921         * src/imap.c
12922                 Remember the folder separator per IMAPFolder
12923                 instead of globally.
12924                 Revive the Session on noop; fixes bug #761
12925                 (mark a bunch of unread messages as read takes 
12926                 forever)
12927
12928 2005-07-07 [darko]      1.9.12cvs27
12929
12930         * src/common/template.c
12931                 Sort templates alphabetically
12932
12933 2005-07-06 [colin]      1.9.12cvs26
12934
12935         * src/imap.c
12936                 Try to use the correct separator in
12937                 most cases. Possibly fixes bug #759
12938                 (only creates the INBOX folder when 
12939                 setting up new IMAP account) and 
12940                 bug #760 (Can't retrieve messages)
12941
12942 2005-07-06 [colin]      1.9.12cvs25
12943
12944         * src/imap.c
12945                 Use real_path in status command. This will
12946                 help later, when namespaces will be used.
12947
12948 2005-07-06 [colin]      1.9.12cvs24
12949
12950         * configure.ac
12951         * src/account.c
12952         * src/folder.c
12953         * src/imap.c
12954         * src/etpan/etpan-log.c
12955         * src/etpan/etpan-thread-manager.c
12956         * src/etpan/imap-thread.c
12957                 Add a --disable-libetpan parameter. With this,
12958                 users that don't want IMAP4 support can avoid
12959                 the new dependancy (and have no IMAP support).
12960                 Users that have IMAP4 accounts and use this
12961                 parameter won't lose their configuration, their
12962                 IMAP accounts will just be invisible and not
12963                 used.
12964         * src/textview.c
12965                 Make the "Copy ..." contextual menu items 
12966                 copy to both the X clipboard and the gtk 
12967                 clipboard - as most other apps do.
12968         * src/gtk/about.c
12969                 Add a notice about OpenSSL usage, in order to
12970                 comply with OpenSSL's license (point 6):
12971                 http://www.openssl.org/source/license.html
12972
12973 2005-07-06 [colin]      1.9.12cvs23
12974
12975         * src/alertpanel.c
12976                 Fix a minimum size for alertpanels
12977         * src/compose.c
12978                 Show 'No space left on device' type errors
12979                 when queuing/sending
12980         * src/imap_gtk.c
12981         * src/mh_gtk.c
12982                 Rework folder's deletion message (remove 
12983                 extra \n)
12984
12985 2005-07-05 [colin]      1.9.12cvs22
12986
12987         * src/imap.c
12988                 Add an alertpanel on auth error
12989                 Add pseudo-log
12990                 Remove pthread-related stuff
12991
12992 2005-07-05 [colin]      1.9.12cvs21
12993
12994         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12995                 Fix crash on plugin reloading (with a hack)
12996
12997 2005-07-05 [colin]      1.9.12cvs20
12998
12999         * src/prefs_account.c
13000         * src/prefs_account.h
13001                 Fix typo
13002         * src/gtk/filesel.c
13003         * src/gtk/filesel.h
13004                 Add a way to filter the view
13005         * src/gtk/pluginwindow.c
13006                 Filter loadable stuff
13007         * src/plugins/pgpmime/prefs_gpg.c
13008                 Fix missing unregistration
13009         * .cvsignore
13010         * src/etpan/.cvsignore
13011         * src/plugins/spamassassin/.cvsignore
13012                 Add more stuff to cvs ignored files
13013
13014 2005-07-04 [colin]      1.9.12cvs19
13015
13016         * src/imap.c
13017                 Fix scan_required returning FALSE when it
13018                 shouldn't. Maybe fix #760 (Can't retrieve
13019                 messages)
13020
13021 2005-07-04 [colin]      1.9.12cvs18
13022
13023         * src/summaryview.c
13024                 Fix always_show_msg pref
13025
13026 2005-07-04 [paul]       1.9.12cvs17
13027
13028         sync with main (forgotten in last commit)
13029         
13030         * src/common/utils.c
13031         * src/common/utils.h
13032                 check_line_length(): new.
13033                 is_dir_exist()
13034                 is_file_entry_exist()
13035                 dirent_is_regular_file()
13036                 dirent_is_directory(): use g_file_test() instead of stat().
13037
13038 2005-07-04 [paul]       1.9.12cvs16
13039
13040         sync with main:
13041
13042         * src/compose.c
13043                 compose_write_to_file(): check for line
13044                 length limit and display warning if exceeds
13045         * src/jpilot.c
13046                 use get_home_dir() instead of g_get_home_dir()
13047         * src/procheader.c
13048                 removed warning about invalid date
13049         * src/vcard.c
13050                 use get_home_dir() instead of g_get_home_dir()
13051
13052 2005-07-04 [paul]       1.9.12cvs15
13053
13054         * src/stock_pixmap.c
13055                 fix new pixmap naming errors
13056                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
13057
13058 2005-07-04 [colin]      1.9.12cvs14
13059
13060         * src/imap.c
13061                 Fix debugging string with a warning
13062
13063 2005-07-04 [colin]      1.9.12cvs13
13064
13065         * configure.ac
13066                 Add a check for libetpan's version (>= 0.37)
13067
13068 2005-07-04 [hoa]        1.9.12cvs12
13069
13070         * commitHelper
13071         * src/imap.c
13072         * src/etpan/imap-thread.c
13073         * src/etpan/imap-thread.h
13074                 fixed IMAP implementation of check of mails.
13075
13076 2005-07-03 [hoa]        1.9.12cvs11
13077
13078         * src/etpan/Makefile.am
13079         * src/etpan/etpan-errors.h
13080         * src/etpan/etpan-log.[ch]
13081         * src/etpan/etpan-thread-manager-types.h
13082         * src/etpan/etpan-thread-manager.[ch]
13083         * src/etpan/imap-thread.[ch]
13084         * src/Makefile.am
13085         * src/imap.c
13086         * src/main.c
13087         * src/prefs_other.c
13088         * configure.ac
13089             merged imap branch.
13090             dependency on libetpan 0.37 is now added.
13091
13092 2005-07-01 [colin]      1.9.12cvs10
13093
13094         * src/Makefile.am
13095         * src/folder.c
13096         * src/folder.h
13097         * src/folderview.c
13098         * src/stock_pixmap.c
13099         * src/stock_pixmap.h
13100         * src/plugins/trayicon/trayicon.c
13101                 Add marked symbol on folders containing
13102                 marked messages
13103         * src/procmsg.c
13104         * src/procmsg.h
13105         * src/toolbar.c
13106         * src/prefs_common.c
13107         * src/prefs_common.h
13108         * src/prefs_send.c
13109                 Add an optional confirmation dialog on queue
13110                 sending. Patch by wwp.
13111         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
13112         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
13113         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
13114         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
13115         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
13116         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
13117         * src/pixmaps/inbox_mark.xpm            ** ADDED **
13118         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
13119         * src/pixmaps/outbox_mark.xpm           ** ADDED **
13120         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
13121         * src/pixmaps/trash_mark.xpm            ** ADDED **
13122                 New pixmaps
13123
13124 2005-07-01 [colin]      1.9.12cvs9
13125
13126         * src/summaryview.c
13127                 Fix a little threading bug
13128         * src/addrgather.c
13129         * src/mainwindow.c
13130                 A little bit of HIG normality never hurts
13131
13132 2005-07-01 [colin]      1.9.12cvs8
13133
13134         * src/compose.c
13135         * src/msgcache.c
13136         * src/pop.c
13137         * src/procmime.c
13138         * src/recv.c
13139         * src/common/log.c
13140         * src/common/template.c
13141         * src/common/utils.c
13142         * src/common/utils.h
13143                 Reverted the fwrite_atomic stuff. In fact
13144                 it is already atomic.
13145
13146 2005-06-30 [colin]      1.9.12cvs7
13147
13148         * src/common/utils.c
13149         * src/common/utils.h
13150                 Add an fwrite_atomic() function to make
13151                 sure we write everything: fwrite can make
13152                 short writes.
13153         * src/compose.c
13154         * src/msgcache.c
13155         * src/pop.c
13156         * src/procmime.c
13157         * src/recv.c
13158         * src/common/log.c
13159         * src/common/template.c
13160                 Use that (and fix swapping of size and nmemb).
13161                 Thanks to Rich Coe for the heads up.
13162
13163 2005-06-30 [colin]      1.9.12cvs6
13164
13165         * src/addressbook.c
13166                 Optimize addressbook opening 
13167
13168 2005-06-30 [colin]      1.9.12cvs5
13169
13170         * src/summaryview.c
13171                 Remove calls to summary_step after move/copy
13172
13173 2005-06-28 [paul]       1.9.12cvs4
13174
13175         * src/alertpanel.c
13176                 wrap and make the error msg selectable
13177
13178 2005-06-28 [paul]       1.9.12cvs3
13179
13180         * src/ssl_manager.c
13181                 replace the OK button with a Close button
13182         * src/gtk/foldersort.c
13183                 use GTK_STOCK_ icons/buttons
13184
13185 2005-06-28 [colin]      1.9.12cvs2
13186
13187         * src/gedit-print.c             ** ADDED **
13188         * src/gedit-print.h             ** ADDED **
13189         * src/gtk/gtksourceprintjob.c   ** ADDED **
13190         * src/gtk/gtksourceprintjob.h   ** ADDED **
13191                 I can't believe no one had enough time to tell
13192                 me I forgot the `cvs add`
13193
13194 2005-06-27 [colin]      1.9.12cvs1
13195
13196         * src/Makefile.am
13197         * src/gtk/Makefile.am
13198         * src/messageview.c
13199         * src/procmsg.c
13200         * src/summaryview.c
13201         * configure.ac
13202                 Add optional libgnomeprint-based printing
13203         * src/mainwindow.c
13204         * src/gtk/quicksearch.c
13205                 Add an Edit/Quick search menu item to show
13206                 and focus the quicksearch
13207
13208 2005-06-27 [paul]       1.9.12
13209
13210         1.9.12 release
13211
13212         * po/ca.po
13213         * po/de.po
13214         * po/es.po
13215         * po/fr.po
13216         * po/it.po
13217         * po/ko.po
13218         * po/pt_BR.po
13219         * po/sk.po
13220         * po/zh_CN.po
13221                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13222                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13223                 SungHyun Nam, Frederico Goncalves Guimaraes,
13224                 Andrej Kacian, and Yang Guilong
13225 2005-06-26 [colin]      1.9.11cvs106
13226
13227         * src/imap_gtk.c
13228                 Forgot one file for previous fix
13229
13230 2005-06-26 [colin]      1.9.11cvs105
13231
13232         * src/folder.c
13233         * src/imap.c
13234                 Fix problems with folder operations in no_select
13235                 imap folders. it applies only to mails, and 
13236                 creation/deletion/move/renaming of folders 
13237                 should be possible
13238
13239 2005-06-26 [paul]       1.9.11cvs104
13240
13241         * src/prefs_filtering.c
13242                 replace one more GTK_STOCK_REMOVE
13243                 with GTK_STOCK_DELETE
13244
13245 2005-06-25 [colin]      1.9.11cvs103
13246
13247         * src/imap.c
13248                 Optimize get_seq_set_from_seq_list
13249                 (Patch by Ricardo) 
13250
13251 2005-06-25 [colin]      1.9.11cvs102
13252
13253         * src/mh.c
13254                 If the directory exists, but not in the
13255                 correct encoding, rename it. This should
13256                 handle old-versions-induced bugs.
13257
13258 2005-06-25 [colin]      1.9.11cvs101
13259
13260         * src/mh.c
13261                 Fix path access with extended dir names
13262                 Fixes bug #589 (SC segfaults with wrong locale
13263                 settings)
13264
13265 2005-06-25 [colin]      1.9.11cvs100
13266
13267         * src/prefs_account.c
13268         * src/prefs_account.h
13269         * src/compose.c
13270                 Add an option to encrypt replies to
13271                 encrypted messages
13272
13273 2005-06-25 [colin]      1.9.11cvs99
13274
13275         * src/compose.c
13276         * src/quote_fmt_parse.y
13277                 ... And make it work with pgpinline.
13278
13279 2005-06-25 [colin]      1.9.11cvs98
13280
13281         * src/compose.c
13282         * src/procmime.c
13283         * src/procmime.h
13284         * src/quote_fmt_parse.y
13285                 o Make reedition of encrypted messages possible
13286                   (as long as it is encrypted to self too, no
13287                    magic there)
13288                 o Make replying with quote (and without selecting
13289                   text) possible for encrypted messages.
13290                 Closes bug #550 (Not possible to "reply with quote"
13291                 to gnupg encrypted messages)
13292
13293 2005-06-24 [paul]       1.9.11cvs97
13294
13295         * src/imap.c
13296                 add missing include
13297
13298 2005-06-24 [paul]       1.9.11cvs96
13299
13300         * src/editldap.c
13301                 made bind password entry invisible
13302                 (sync with main)
13303         * src/send_message.c
13304                 send_message_local(): check exit status
13305                 to detect errors (sync with main)
13306         * src/textview.c
13307                 use main's less ambiguous popup menu
13308                 wording
13309
13310 2005-06-24 [paul]       1.9.11cvs95
13311
13312         * src/prefs_actions.c
13313         * src/prefs_customheader.c
13314         * src/prefs_display_header.c
13315         * src/prefs_filtering_action.c
13316         * src/prefs_matcher.c
13317         * src/prefs_template.c
13318         * src/prefs_toolbar.c
13319                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13320         * src/gtk/description_window.c
13321                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13322
13323 2005-06-23 [colin]      1.9.11cvs94
13324
13325         * src/summaryview.c
13326                 Fix rough edges (be sure to call status_show whenever
13327                 necessary).
13328
13329 2005-06-23 [colin]      1.9.11cvs93
13330
13331         * src/summaryview.c
13332                 Optimize Select All
13333                 Before, in a 5K mails folder: 11s
13334                 After, in the same folder: 58000µs
13335                 The joys of locking... gtk_clist_select_all() fires a 
13336                 tree-select-row event for each selected row, which in 
13337                 summaryview, callbacks summary_selected which in turn,
13338                 calls summary_status_show, which walks the selected
13339                 rows. Hence, calling gtk_clist_select_all was 
13340                 exponential. Locking the summaryview makes 
13341                 summary_selected return early.
13342
13343 2005-06-23 [colin]      1.9.11cvs92
13344
13345         * src/imap.c
13346                 Move mutex at the important place to avoid
13347                 deadlocks
13348         * src/summaryview.c
13349                 Fix Del key deleting directly instead of
13350                 moving to trash
13351
13352 2005-06-22 [colin]      1.9.11cvs91
13353
13354         * src/plugins/spamassassin/libspamc.c
13355                 As we do spagetti code with assignations in multiple
13356                 places (see _message_read_raw where out = msg = raw),
13357                 let's be sure we don't free the same pointer twice.
13358                 Should fix bug #683 (Crash in libpam at 
13359                 message_cleanup).
13360
13361 2005-06-22 [colin]      1.9.11cvs90
13362
13363         * src/compose.c
13364         * src/messageview.c
13365         * src/toolbar.c
13366                 Make toolbar's delete use the move to trash stuff;
13367                 Add gtk_widget_realize to be sure pixmaps can get
13368                 created (that may fix an old worksforme bug which
13369                 I can't find back...)
13370
13371 2005-06-22 [colin]      1.9.11cvs89
13372
13373         * src/summaryview.c
13374         * src/summaryview.h
13375         * src/mainwindow.c
13376                 Rename "Message/Delete" to "Message/Move to trash"
13377                 Add "Message/Delete..." that directly destroys the
13378                 selected messages after asking for a confirmation.
13379
13380 2005-06-22 [colin]      1.9.11cvs88
13381
13382         * src/imap.c
13383                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13384                 o Fix a deadlock (thanks Darko)
13385
13386 2005-06-22 [colin]      1.9.11cvs87
13387
13388         * src/gtk/foldersort.c
13389                 Add missing include for the i18n;
13390                 patch by Fabien Vantard
13391
13392 2005-06-21 [colin]      1.9.11cvs86
13393
13394         * src/folder.c
13395         * src/folderview.c
13396                 Respect the no_select flag
13397         * src/imap.c
13398                 Fix recursive deletion
13399         * src/imap_gtk.c
13400         * src/mh_gtk.c
13401                 Make the folder deletion's warning
13402                 more explicit
13403
13404 2005-06-21 [colin]      1.9.11cvs85
13405
13406         * src/textview.c
13407                 Prevent email addresses from spanning accross
13408                 lines - fixes bug # 646 (newline-chars in 
13409                 email addresses)
13410
13411 2005-06-20 [colin]      1.9.11cvs84
13412
13413         * src/folder.c
13414                 Be sure not to remove source if copy failed
13415
13416 2005-06-20 [colin]      1.9.11cvs83
13417
13418         * src/folderview.c
13419         * src/imap_gtk.c
13420                 remove summaryview's lock
13421         * src/imap.c
13422                 introduce threads to avoid problems when foreground tasks
13423                 interfere with background tasks
13424         * src/mh.c
13425                 prevent moving to drafts/queue
13426         * src/mimeview.c
13427                 fix leak
13428
13429 2005-06-19 [colin]      1.9.11cvs82
13430
13431         * src/imap_gtk.c
13432                 Remember that the user doesn't want to override
13433                 offline mode, for 3 seconds. It avoid presenting
13434                 him with N popups in a really short time.
13435
13436 2005-06-17 [colin]      1.9.11cvs81
13437
13438         * src/imap.c
13439                 Fix IMAP breaking on folders containing '('
13440                 (Probably won't be enough)
13441
13442 2005-06-17 [colin]      1.9.11cvs80
13443
13444         Forgotten files on 1.9.11cvs79
13445         * src/summaryview.c
13446                 Fix stepping when not immediately executing
13447         * src/imap.c
13448                 Really prevent UID FETCH 0
13449         * src/codeconv.c
13450                 Fix outgoing charset never set to utf-8
13451         * src/mh.c
13452                 Fix leak
13453
13454 2005-06-16 [colin]      1.9.11cvs79
13455
13456         * src/compose.c
13457                 Fix bug #707 (Dash splits rows)
13458                 Only wrap if we're on a line break position and
13459                 the previous one was a "white" (space) char.
13460                 Pango stuff is weird.
13461
13462 2005-06-16 [colin]      1.9.11cvs78
13463
13464         * src/imap_gtk.c
13465                 Lock summaryview while downloading messages
13466                 on user demand
13467         * src/procheader.c
13468         * src/unmime.c
13469         * src/common/utils.c
13470         * src/common/utils.h
13471                 Replace \r and \n with spaces in From and
13472                 Subject headers
13473
13474 2005-06-16 [paul]       1.9.11cvs77
13475
13476         * src/procmime.c
13477                 liberalise the mime parser
13478         * src/gtk/about.c
13479                 add text wrapping
13480
13481 2005-06-16 [paul]       1.9.11cvs76
13482
13483         * src/gtk/about.c
13484                 reworked
13485
13486 2005-06-15 [colin]      1.9.11cvs75
13487
13488         * src/compose.c
13489                 Finish header encoding fix
13490         * src/summaryview.c
13491                 Fix segfault
13492         * src/headerview.c
13493                 Fix compilation (Thanks Stephan
13494                 Sachse)
13495
13496 2005-06-15 [colin]      1.9.11cvs74
13497
13498         * Makefile.am
13499                 Install gnome2 stuff rather than gnome1, 
13500                 if both are present
13501         * src/codeconv.c
13502         * src/codeconv.h
13503         * src/compose.c
13504                 Fix headers encoding
13505         * src/folder.c
13506                 Visual progress when fetching all messages
13507         * src/folderview.c
13508         * src/summaryview.c
13509         * src/summaryview.h
13510                 Prevent changing current message while
13511                 incorporating
13512
13513 2005-06-15 [paul]       1.9.11cvs73
13514
13515         * src/gtk/gtkaspell.c
13516         * src/gtk/gtkaspell.h
13517                 fix build warnings
13518
13519 2005-06-15 [paul]       1.9.11cvs72
13520
13521         * src/prefs_filtering.c
13522                 allow reordering of filter rules by
13523                 drag n drop
13524
13525 2005-06-15 [paul]       1.9.11cvs71
13526
13527         * COPYING
13528                 updated
13529         * src/codeconv.c
13530                 replace deprecated function
13531         * src/inc.c
13532         * src/send_message.c
13533         * src/gtk/progressdialog.c
13534         * src/gtk/progressdialog.h
13535                 salvage and reuse parts of reverted sync
13536
13537 2005-06-15 [paul]       1.9.11cvs70
13538
13539         * src/inc.c
13540         * src/send_message.c
13541         * src/gtk/progressdialog.c
13542         * src/gtk/progressdialog.h
13543                 revert yesterday's sync with main
13544                 it contains deprecated functions
13545
13546 2005-06-15 [colin]      1.9.11cvs69
13547
13548         * src/headerview.c
13549                 Fix bug #670 (multi user to: will corrupt message 
13550                 headers display)
13551
13552 2005-06-15 [colin]      1.9.11cvs68
13553
13554         * src/compose.c
13555                 Fix bug #421 (Fix undo on wrapping)
13556
13557 2005-06-15 [colin]      1.9.11cvs67
13558
13559         * src/folder.c
13560                 Provide visual feedback while processing
13561                 folder's rules.
13562         * src/imap.c
13563                 Provide visual feedback while getting
13564                 short headers (for uncached messages)
13565
13566
13567 2005-06-14 [paul]       1.9.11cvs66
13568
13569         * src/account.c
13570                 change a couple stock icons
13571         * src/inc.c
13572         * src/send_message.c
13573         * src/gtk/progressdialog.c
13574         * src/gtk/progressdialog.h
13575                 sync main's GtkTreeView implementation
13576
13577 2005-06-14 [colin]      1.9.11cvs65
13578
13579         * src/imap.c
13580                 Various little fixes, mainly on error paths
13581
13582 2005-06-13 [colin]      1.9.11cvs64
13583
13584         * matcher.c
13585         * procmsg.c
13586         * procmsg.h
13587                 Add a way to fetch only headers. This speeds
13588                 up filtering on headers for IMAP. Fixes:
13589                 bug #481 extraneous imap commands slow down 
13590                         imap filtering
13591                 bug #522 Sylpheed downloads all messages 
13592                         when opening mailbox (IMAP)
13593                 bug #677 IMAP fetch is soooooooooooooo slow
13594         * src/folder.c
13595         * src/folder.h
13596                 Add a folder set_batch method so that
13597                 implementations can speed up flags changes
13598         * src/folderutils.c
13599         * src/summaryview.c
13600                 Use that in mark as (un)read and mark all read
13601                 Refix bug #679
13602         * src/imap.c
13603                 Implement set_batch - brings back deferred
13604                 flags in a less buggy manner. Fixes:
13605                 bug #729 IMAP immediate expunge of deleted messages
13606                 bug #191 remove list of messages with one command
13607                 Fix login with strange chars
13608                 Implement fetch_msg_full
13609                 Fix copy (wrong counts)
13610
13611 2005-06-12 [colin]      1.9.11cvs63
13612
13613         * src/folder.c
13614                 lock incorporation during long operations.
13615                 Avoids fucking up the IMAP socket.
13616
13617 2005-06-12 [colin]      1.9.11cvs62
13618
13619         * src/imap.c
13620                 Fix harmful typo
13621                 Factorize remove_all_msg
13622                 Thread-ize expunge
13623         * src/summaryview.c
13624                 Don't update partial-download status if unnecessary
13625         * src/folder.c
13626                 Use remove_msgs everywhere possible
13627
13628 2005-06-12 [colin]      1.9.11cvs61
13629
13630         * src/folder.c
13631         * src/folder.h
13632                 Add a remove_msgs function to remove a 
13633                 list of messages
13634         * src/imap.c
13635                 Implement that.
13636
13637 2005-06-12 [colin]      1.9.11cvs60
13638
13639         * src/imap.c
13640                 Remove flags-processing deferring... Too hard
13641                 to get it to work in all cases.
13642
13643 2005-06-11 [colin]      1.9.11cvs59
13644
13645         * src/imap.c
13646                 printf -> debug_print
13647
13648 2005-06-11 [colin]      1.9.11cvs58
13649
13650         * src/imap.c
13651                 o Fix build without USE_PTHREAD
13652                 o Factorize imap_open
13653                 o Alertpanel in case of impossible connection
13654                 o Alertpanel in case of impossible login
13655                 o Fix deferred flags processing to force a 
13656                   flush before adding some more flags to process,
13657                   but in another folder.
13658
13659 2005-06-10 [colin]      1.9.11cvs57
13660
13661         * src/imap.c
13662                 o Fix a format string error
13663                 o init ssl socket outside of the thread 
13664                   (it possibly invokes gtk calls)
13665         * src/procmime.c
13666                 o Put back the buffer to its necessary size
13667                 o Fix changing a file pointer without keeping
13668                   track of it (thanks Valgrind)
13669         * src/common/smtp.c
13670                 o Fix automatic STARTTLS if login should be done
13671                   and the server only allows it after starting TLS
13672         * src/gtk/gtkinputdialog.c
13673                 o Eat GDK_Return so that the combo popup doesn't 
13674                   appear when we press Enter to validate the combo
13675                   input dialog (as seen in the Open with... dialog)
13676
13677 2005-06-10 [colin]      1.9.11cvs56
13678
13679         * src/imap.c
13680                 o A bit less debug
13681                 o Fix a crash on deletion
13682                 o Threadize imap_select (it's called outside of 
13683                   threads)
13684                 o Defer treatment of DELETED flags
13685
13686
13687 2005-06-09 [colin]      1.9.11cvs55
13688
13689         * src/imap.c
13690                 Make sure we check imap_gtk_should_override(), which
13691                 potentially calls gtk stuff, before creating thread.
13692                 That way it should't be called via imap_get_session()
13693                 inside a thread.
13694
13695 2005-06-09 [colin]      1.9.11cvs54
13696
13697         * src/imap.c
13698                 o add a bit of status output
13699                 o remove some dead code
13700                 o threadize get_list_of_uids
13701                 o threadize imap_get_flags
13702                 o defer flag changing by 500ms so that they
13703                   can be batched
13704
13705
13706 2005-06-08 [colin]      1.9.11cvs53
13707
13708         * src/imap.c
13709                 Thread-ize imap_cmd_fetch
13710
13711 2005-06-08 [colin]      1.9.11cvs52
13712
13713         * src/main.c
13714                 Mmh, that broke POP3...
13715
13716 2005-06-08 [colin]      1.9.11cvs51
13717
13718         * src/main.c
13719                 Stabilize IMAP patch (thanks to Hoa)
13720
13721 2005-06-08 [colin]      1.9.11cvs50
13722
13723         * src/imap.c
13724                 Test patch to speed up imap. 
13725
13726 2005-06-08 [colin]      1.9.11cvs49
13727
13728         * src/imap_gtk.c
13729                 Warning fix
13730         * src/procmime.c
13731                 Apply patch from gentoo to use /usr/share/mime/globs if 
13732                 available, after un-breaking it
13733         * src/common/log.c
13734         * src/common/log.h
13735                 Use g_timeout for invoking hooks that possibly use gtk
13736                 calls. This should leave gtk calls in the main thread.
13737
13738 2005-06-08 [paul]       1.9.11cvs48
13739
13740         * src/codeconv.c
13741                 conv_get_outgoing_charset_str(): don't
13742                 use prefs_common setting
13743         * src/compose.c
13744         * src/compose.h
13745                 add /Options/Character encoding/... to
13746                 temporarily change the outgoing encoding
13747
13748         (belated sync with main)
13749
13750 2005-06-08 [paul]       1.9.11cvs47
13751
13752         * src/compose.c
13753                 correction to/completion of last
13754                 sync with main
13755
13756 2005-06-08 [paul]       1.9.11cvs46
13757
13758         sync with main:
13759         
13760         * src/codeconv.c
13761         * src/codeconv.h
13762                 always enabled Japanese auto-detection
13763                 if the first letters of locale string
13764                 is "ja"
13765         * src/compose.c
13766                 don't use "destroy" signal to destroy
13767                 Compose object (fix rare crashes on discard?)
13768         * src/mainwindow.c
13769         * src/messageview.c
13770         * src/prefs_send.c
13771                 added Hebrew encodings
13772         * src/sourcewindow.c
13773                 don't use "destroy" signal to destroy
13774                 objects
13775
13776 2005-06-07 [colin]      1.9.11cvs45
13777
13778         * src/summaryview.c
13779                 Add missing unlocks/locks
13780
13781 2005-06-07 [paul]       1.9.11cvs44
13782
13783         * src/summaryview.c
13784                 restore bug #749 fix
13785
13786 2005-06-06 [colin]      1.9.11cvs43
13787
13788         * src/summaryview.c
13789                 Fix selection bug when prefs_common.open_unread 
13790                 is FALSE
13791
13792 2005-06-06 [colin]      1.9.11cvs42
13793
13794         * src/common/md5.c
13795                 Fix a warning
13796         * src/summaryview.c
13797         * src/folderview.c
13798                 Factorize long operations beginning and end
13799                 (locking, freezing/thawing, cursor, ...)
13800                 Check selection->data member in selection-
13801                 related loops; this avoids dying an awful
13802                 death if the selection changes on us while
13803                 we're marking a whole IMAP folder unread, 
13804                 for example.
13805
13806 2005-06-06 [paul]       1.9.11cvs41
13807
13808         * src/textview.c
13809                 don't g_free() a static gchar buffer
13810
13811 2005-06-05 [colin]      1.9.11cvs40
13812
13813         * src/mainwindow.c
13814         * src/messageview.c
13815         * src/summaryview.c
13816                 Fix bug #749 (Show all headers should be
13817                 sticky as the GUI suggests)
13818
13819 2005-06-03 [paul]       1.9.11cvs39
13820
13821         * src/compose.c
13822                 don't allow editing of mail while sending.
13823                 patch by Colin
13824
13825 2005-06-03 [paul]       1.9.11cvs38
13826
13827         * src/folderview.c
13828                 add a freeze/thaw to speed up 'mark all read'
13829
13830 2005-06-03 [paul]       1.9.11cvs37
13831
13832         * src/prefs_message.c
13833                 reflect changes immediately
13834
13835 2005-06-02 [colin]      1.9.11cvs36
13836
13837         * po/POTFILES.in
13838                 Patch by Fabien Vantard.
13839
13840 2005-06-02 [colin]      1.9.11cvs35
13841
13842         * src/imap.c
13843                 Use a non-blocking imap_getline() if possible.
13844                 This should completely prevent the interface
13845                 from freezin on imap operations, although it
13846                 may do strange stuff in case of folder switching
13847                 while a big imap operation is taking place...
13848
13849                 In addition, fix a leak in the case thread
13850                 creation fails on connection.
13851
13852 2005-06-02 [colin]      1.9.11cvs34
13853
13854         * src/crash.c
13855         * src/prefs_common.h
13856                 Fix build (prefs_common_init() doesn't exist
13857                 anymore)
13858
13859 2005-06-02 [colin]      1.9.11cvs33
13860
13861         * src/prefs_account.c
13862                 Fix bug #245 (filtering rules broken when
13863                 renaming a remote account (imap4 or nntp)
13864
13865 2005-06-02 [colin]      1.9.11cvs32
13866
13867         * src/imap.c
13868                 Try to fix IMAP shortcomings: 
13869                 o Multithread imap_open()
13870                 o allow offline-mode overriding instead of
13871                   just returning NULL
13872         * src/imap_gtk.c
13873         * src/imap_gtk.h
13874                 Add a function to ask whether we want to
13875                 override offline-mode for 10 minutes (one-shot
13876                 asking was painful)
13877         * src/procheader.c
13878                 Fix segfault when imap parser isn't happy about
13879                 a missing {
13880
13881 2005-06-01 [colin]      1.9.11cvs31
13882
13883         * src/addrharvest.c
13884         * src/compose.c
13885         * src/mbox.c
13886         * src/mbox.h
13887         * src/mh.c
13888         * src/msgcache.c
13889         * src/send_message.c
13890         * src/setup.c
13891         * src/undo.c
13892         * src/common/hooks.c
13893         * src/common/prefs.c
13894         * src/common/template.c
13895         * src/common/utils.c
13896         * src/gtk/gtkutils.c
13897         * src/gtk/inputdialog.c
13898         * src/gtk/menu.c
13899         * src/gtk/pluginwindow.c
13900         * src/gtk/prefswindow.c
13901         * src/plugins/pgpmime/passphrase.c
13902         * src/plugins/pgpmime/prefs_gpg.c
13903                 More -Wall fixes
13904
13905         * src/common/Makefile.am
13906         * src/common/timing.h
13907                 Add basic timing code
13908
13909         * src/summaryview.c
13910                 Fix a bug with unread messages when 
13911                 re-sorting folders, and by the way
13912                 fix a big performance hit when 
13913                 re-sorting (10k mails: before 5s,
13914                 after .5s)
13915
13916         * src/prefs_compose_writing.c
13917         * src/prefs_compose_writing.h
13918         * src/prefs_message.c
13919         * src/prefs_message.h
13920         * src/prefs_other.c
13921         * src/prefs_other.h
13922         * src/prefs_quote.c
13923         * src/prefs_quote.h
13924         * src/prefs_receive.c
13925         * src/prefs_receive.h
13926         * src/prefs_send.c
13927         * src/prefs_send.h
13928         * src/prefs_summaries.c
13929         * src/prefs_summaries.h
13930                 Fix copyright banner
13931
13932 2005-06-01 [paul]       1.9.11cvs30
13933
13934         * po/fi.po
13935                 updated by Flammie Pirinen
13936         * src/procmime.c
13937                 fix 'Bad BASE64 content' output
13938
13939 2005-05-31 [colin]      1.9.11cvs29
13940
13941         * src/procmime.c
13942                 Oops, where did my hunk go.
13943
13944 2005-05-31 [colin]      1.9.11cvs28
13945
13946         * src/Makefile.am
13947         * src/account.c
13948         * src/action.c
13949         * src/addr_compl.c
13950         * src/addressbook.c
13951         * src/codeconv.c
13952         * src/compose.c
13953         * src/export.c
13954         * src/folder.c
13955         * src/folderview.c
13956         * src/image_viewer.c
13957         * src/main.c
13958         * src/mainwindow.c
13959         * src/messageview.c
13960         * src/mimeview.c
13961         * src/msgcache.c
13962         * src/prefs_account.c
13963         * src/prefs_actions.c
13964         * src/prefs_common.c
13965         * src/prefs_compose_writing.c
13966         * src/prefs_customheader.c
13967         * src/prefs_ext_prog.c
13968         * src/prefs_filtering.c
13969         * src/prefs_filtering_action.c
13970         * src/prefs_fonts.c
13971         * src/prefs_image_viewer.c
13972         * src/prefs_message.c
13973         * src/prefs_message.h
13974         * src/prefs_msg_colors.c
13975         * src/prefs_other.c
13976         * src/prefs_other.h
13977         * src/prefs_quote.c
13978         * src/prefs_receive.c
13979         * src/prefs_receive.h
13980         * src/prefs_send.c
13981         * src/prefs_send.h
13982         * src/prefs_spelling.c
13983         * src/prefs_summaries.c
13984         * src/prefs_summary_column.c
13985         * src/prefs_template.c
13986         * src/prefs_themes.c
13987         * src/prefs_toolbar.c
13988         * src/prefs_wrapping.c
13989         * src/procmime.c
13990         * src/procmsg.c
13991         * src/send_message.h
13992         * src/ssl_manager.c
13993         * src/summary_search.c
13994         * src/summaryview.c
13995         * src/textview.c
13996         * src/wizard.c
13997         * src/common/smtp.c
13998         * src/common/smtp.h
13999         * src/gtk/gtkutils.h
14000                 o Move the rest of Common prefs to new style
14001                 o Lots of -Wall warning fixes
14002                 o fix FIXME in cache memusage calculation
14003                 o Let return receipts be sent from any account
14004                 o Little cache optimisation (read)
14005                 o Fix bug #746 (don't treat commas as separators
14006                   when inside a quoted string)
14007
14008 2005-05-31 [paul]       1.9.11cvs27
14009
14010         * src/prefs_common.c
14011                 fix 'off-by-one' typo
14012
14013 2005-05-31 [paul]       1.9.11cvs26
14014
14015         * src/account.c
14016         * src/addr_compl.c
14017         * src/compose.c
14018         * src/foldersel.c
14019         * src/prefs_actions.c
14020         * src/prefs_common.c
14021         * src/prefs_common.h
14022         * src/prefs_customheader.c
14023         * src/prefs_display_header.c
14024         * src/prefs_filtering.c
14025         * src/prefs_filtering_action.c
14026         * src/prefs_matcher.c
14027         * src/prefs_summaries.c
14028         * src/prefs_summary_column.c
14029         * src/prefs_template.c
14030         * src/prefs_toolbar.c
14031         * src/ssl_manager.c
14032         * src/gtk/pluginwindow.c
14033         * src/gtk/prefswindow.c
14034         * src/gtk/progressdialog.c
14035                 add hidden prefs 'enable_rules_hint'
14036                 for gtk_tree_view_set_rules_hint()
14037                 (sync with main)
14038                 
14039
14040 2005-05-31 [colin]      1.9.11cvs25
14041
14042         * src/Makefile.am
14043         * src/main.c
14044         * src/prefs_common.c
14045         * src/prefs_summaries.c ** ADDED **
14046         * src/prefs_summaries.h ** ADDED **
14047                 Common/Display -> Display/Summaries
14048
14049 2005-05-31 [colin]      1.9.11cvs24
14050
14051         * src/Makefile.am
14052         * src/main.c
14053         * src/prefs_quote.c ** ADDED **
14054         * src/prefs_quote.h ** ADDED **
14055                 Move Common/Quote to Compose/Quoting
14056         * src/prefs_common.c
14057         * src/prefs_common.h
14058                 Remove old quote stuff, add
14059                 convenience functions for GtkTextView prefs
14060         * src/gtk/prefswindow.c
14061                 Set default height higher
14062
14063 2005-05-30 [colin]      1.9.11cvs23
14064
14065         * src/Makefile.am
14066         * src/main.c
14067         * src/prefs_common.c
14068         * src/prefs_compose_writing.c ** ADDED **
14069         * src/prefs_compose_writing.h ** ADDED **
14070                 Move Common/Compose prefs to Compose/Writing
14071
14072 2005-05-30 [colin]      1.9.11cvs22
14073
14074         * src/common/utils.c
14075                 Fix bug #651 (Confused Attract by Subject)
14076                 Patch by M. Benkmann <haferfrost@web.de>
14077         * AUTHORS
14078
14079 2005-05-30 [colin]      1.9.11cvs21
14080
14081         * src/compose.c
14082                 Fix concatenation of different headers of
14083                 the same type (bug #645)
14084         * src/prefs_folder_item.c
14085                 Fix bug #699 (setting color to black doesn't
14086                 work immediately)
14087         * src/procmime.c
14088                 Print out decoding error only once per
14089                 block
14090
14091 2005-05-30 [paul]       1.9.11cvs20
14092
14093         * src/common/template.c
14094                 fix Bcc
14095
14096 2005-05-30 [paul]       1.9.11cvs19
14097
14098         * doc/src/rfc2368.txt   **NEW FILE**
14099         * src/compose.c
14100                 compose_entries_set(): don't interpret Bcc
14101                 header field (conform to RFC 2368)
14102                 (sync with main)
14103
14104 2005-05-29 [colin]      1.9.11cvs18
14105
14106         * src/prefs_common.c
14107                 Let the default reply format respect
14108                 netiquette by cutting the signature.
14109
14110 2005-05-29 [colin]      1.9.11cvs17
14111
14112         * src/summaryview.c
14113                 Don't let always_show_msg override
14114                 open_unread_on_enter when opening a new
14115                 directory.
14116
14117 2005-05-27 [paul]       1.9.11cvs16
14118
14119         sync with main:
14120
14121         * src/main.c
14122                 app_will_exit(): cleanup tmp directory when exit
14123         * src/message_search.c
14124                 improved the interface and made code cleanup.
14125                 removed Clear button
14126         * src/send_message.c
14127                 send_message_local(): use GSpawn, and detect errors
14128         * src/summary_search.c
14129                 improved the interface and made code cleanup
14130         * src/textview.c
14131                 textview_write_link(): also skip non-ascii space
14132                  at the head of link strings (phishing check
14133                  didn't work at the case)
14134         * src/common/utils.c
14135                 get_command_output(): use g_spawn_command_line_sync()
14136                 instead of popen()
14137
14138 2005-05-26 [colin]      1.9.11cvs15
14139
14140         * src/folder.c
14141                 remove printf
14142
14143 2005-05-26 [colin]      1.9.11cvs14
14144
14145         * src/common/nntp.c
14146                 Fix nntp mode reader (bug #611)
14147                 Patch by Florian Mickler <florian@mickler.org>
14148
14149 2005-05-26 [colin]      1.9.11cvs13
14150
14151         * src/plugins/pgpmime/passphrase.c
14152                 Fix mouse grabbing (bug #557)
14153
14154 2005-05-26 [colin]      1.9.11cvs12
14155
14156         * src/prefs_themes.c
14157                 Fix g_warning (bug #541)
14158
14159 2005-05-26 [colin]      1.9.11cvs11
14160
14161         * src/prefs_actions.c
14162         * src/prefs_template.c
14163                 Fix bug #506 (no warning if action/template
14164                 is not saved)
14165         * src/common/template.c
14166                 Fix a possible crash
14167
14168 2005-05-26 [colin]      1.9.11cvs10
14169
14170         * src/folder.c
14171         * src/folderview.c
14172         * src/procmsg.c
14173         * src/summaryview.c
14174                 Forbid locked messages to be moved or
14175                 deleted. Locked messages in trashes 
14176                 still get deleted, for performance
14177                 reason (mh.c::mh_remove_all_msgs)
14178
14179 2005-05-25 [colin]      1.9.11cvs9
14180
14181         * src/procmime.c
14182                 Use correct encoding when sending mails
14183                 with attachments that have accentued 
14184                 chars in their name
14185
14186 2005-05-24 [colin]      1.9.11cvs8
14187
14188         * src/summaryview.c
14189                 Fix bug #688 f) read/unread marker not
14190                 changed on first click
14191                 Also, optimize summary_status_show()
14192                 calls
14193         * src/folder.c
14194         * src/inc.c
14195         * src/procmime.c
14196                 Fix bug #688 b) and c) wrt message
14197                 attachments and signature
14198         * src/stock_pixmap.c
14199         * src/stock_pixmap.h
14200         * src/stock_pixmap.c
14201         * src/stock_pixmap.h
14202         * src/Makefile.am
14203         * src/pixmaps/clip_gpg_signed.xpm
14204                 Add clip/signed icon
14205
14206 2005-05-24 [colin]      1.9.11cvs7
14207
14208         * src/folder_item_prefs.c
14209                 whitespace fix
14210
14211 2005-05-24 [colin]      1.9.11cvs6
14212
14213         * src/folderview.c
14214         * src/prefs_common.c
14215         * src/prefs_common.h
14216                 Add a confirmation to folder drag and drop
14217                 fixes bug #156
14218         * src/alertpanel.c
14219         * src/alertpanel.h
14220                 fix _with_disable parameters so that
14221                 the buttons labels are specifiable too
14222         * src/plugins/pgpmime/sgpgme.c
14223                 reflect said change
14224                 
14225
14226 2005-05-24 [colin]      1.9.11cvs5
14227
14228         * src/folderview.c
14229                 Uncollapse/collapse folders on double-click
14230                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14231                 closes bug #108
14232
14233 2005-05-23 [colin]      1.9.11cvs4
14234
14235         * src/common/socket.c
14236                 Check another special SSL_peek() error.
14237                 Should help wrt bug #728
14238
14239 2005-05-23 [colin]      1.9.11cvs3
14240
14241         * src/plugins/pgpmime/pgpmime.c
14242                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14243                 breaking menu accelerators and stuff. Users will have to
14244                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14245                 account's privacy preferences if needed.
14246
14247 2005-05-22 [paul]
14248
14249         * tools/kdeservicemenu/install.sh
14250                 use kdesu to prompt for root password if doing
14251                 global install/uninstall
14252
14253 2005-05-20 [colin]      1.9.11cvs2
14254
14255         * src/procmsg.c
14256                 Fix another compilation error with gcc-2.9x
14257                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14258         * src/send_message.c
14259                 Don't send QUIT if we aren't connected
14260
14261 2005-05-19 [colin]      1.9.11cvs1
14262
14263         * src/procmsg.c
14264                 Fix compilation with gcc 2.9x
14265
14266 2005-05-19 [paul]       1.9.11
14267
14268         1.9.11 released
14269
14270 2005-05-19 [paul]       1.9.9cvs14
14271
14272         * src/gtk/inputdialog.c
14273                 prevent gettext warning
14274
14275 2005-05-19 [paul]       1.9.9cvs13
14276
14277         * src/mainwindow.c
14278         * src/prefs_common.c
14279         * src/prefs_common.h
14280         * src/textview.c
14281         * src/textview.h
14282                 add an option to toggle cursor in message
14283                 view (sync with main)
14284
14285 2005-05-18 [colin]      1.9.9cvs12
14286
14287         * src/compose.c
14288                 Dereference freed pointer
14289         * src/gtk/gtkaspell.c
14290                 Fix duplication of dictionaries (is it an aspell issue?)
14291
14292 2005-05-18 [colin]      1.9.9cvs11
14293
14294         * src/gtk/inputdialog.c
14295         * src/gtk/gtkaspell.c
14296                 HIGuify dialogs
14297         * src/alertpanel.c
14298                 Remove a double call
14299
14300 2005-05-17 [colin]      1.9.9cvs10
14301
14302         * src/gtk/gtkaspell.c
14303                 Fix dialogs, Ctrl-Enter accel
14304
14305 2005-05-17 [colin]      1.9.9cvs9
14306
14307         * src/gtk/gtkaspell.c
14308                 Fix some accelerators, escape in replace-window
14309
14310 2005-05-16 [colin]      1.9.9cvs8
14311
14312         * src/gtk/gtkaspell.c
14313                 Revert last commit, it was a mistake.
14314
14315 2005-05-16 [colin]      1.9.9cvs7
14316
14317         * src/gtk/gtkaspell.c
14318                 Remove buggy code while we're at it. It's a 
14319                 dead code path anyway.
14320
14321 2005-05-16 [colin]      1.9.9cvs6
14322
14323         * src/gtk/gtkaspell.c
14324                 Missed some gtk_menu_popup where deactivate
14325                 signal should be handled. Should fix bug
14326                 #629 a bit more.
14327
14328 2005-05-16 [colin]      1.9.9cvs5
14329
14330         * src/gtk/gtkaspell.c
14331                 Remove debug printf()s
14332
14333 2005-05-16 [colin]      1.9.9cvs4
14334
14335         * src/gtk/gtkaspell.c
14336                 Fix a bit aspell problems
14337                 (see bug #629)
14338
14339 2005-05-13 [colin]      1.9.9cvs3
14340
14341         * src/folderview.c
14342                 Fix the + appearing even when no subfolders
14343                 have unread messages. Thanks to wwp for the
14344                 bug report.
14345
14346 2005-05-11 [paul]       1.9.9cvs2
14347
14348         * src/folderview.c
14349                 correction to 1.9.9cvs1, only colour folders that
14350                 have new msgs (not unread msgs)
14351
14352 2005-05-10 [colin]      1.9.9cvs1
14353
14354         * src/folderview.c
14355         * src/summaryview.c
14356                 Try to fix bolding bugs again.
14357
14358 2005-05-09 [paul]
14359
14360         * tools/claws.i18n.status.pl
14361                 add Ricardo Mones Lastra's script that has been providing
14362                 the i18n status page for many months
14363
14364 2005-05-09 [paul]       1.9.9
14365
14366         1.9.9 release
14367
14368 2005-05-09 [paul]       1.9.6cvs58
14369
14370         * AUTHORS
14371         * INSTALL
14372         * README.claws
14373                 updated
14374         * Makefile.am 
14375         * RELEASE_NOTES.claws
14376                 add release notes to cvs to simplify release
14377                 procedure
14378         * configure.ac
14379                 add ca and fi to ALL_LINGUAS
14380         * po/Makefile.in.in
14381                 workaround for missing Makevars
14382         * po/ca.po
14383         * po/fi.po
14384                 add new Catalan and Finnish translations
14385                 submitted by Miquel Oliete and Flammie Pirinen
14386         * po/de.po
14387         * po/es.po
14388         * po/fr.po
14389         * po/it.po
14390         * po/pl.po
14391         * po/ru.po
14392         * po/sk.po
14393         * po/sr.po
14394         * po/zh_CN.po
14395                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14396                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14397                 Urke MMI, and Hansom Young
14398         * src/main.c
14399                 Fix drafting when quitting. compose_draft() closes the
14400                 compose windows, which modifies the compose_list GSList.
14401                 We have to refresh this list after echo drafting to avoid a
14402                 segfault
14403         * src/partial_download.c
14404                 fix segfault on exit
14405
14406 2005-05-06 [paul]       1.9.6cvs57
14407
14408         * src/grouplistdialog.c
14409                 quick fix/workaround for unresizeable newsgroup
14410                 name column 
14411
14412 2005-05-06 [paul]       1.9.6cvs56
14413
14414         * src/inc.c
14415         * src/mainwindow.c
14416                 use gettext plural forms
14417         * src/imap_gtk.c
14418         * src/mh_gtk.c
14419         * src/toolbar.c
14420                 small improvement to english usage
14421
14422 2005-05-05 [thorsten]   1.9.6cvs55
14423
14424         * src/folder.c
14425                 fix possible crash
14426
14427 2005-05-05 [paul]       1.9.6cvs54
14428         
14429         sync with HEAD
14430
14431         * AUTHORS
14432         * src/compose.c
14433                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14434                 patch by Tim Mann
14435
14436 2005-05-05 [paul]       1.9.6cvs53
14437
14438         * src/mainwindow.c
14439                 fix resizing of separate message and
14440                 folder views
14441
14442 2005-05-05 [paul]       1.9.6cvs52
14443
14444         * src/account.c
14445         * src/addrgather.c
14446         * src/browseldap.c
14447         * src/exphtmldlg.c
14448         * src/expldifdlg.c
14449         * src/importmutt.c
14450         * src/importpine.c
14451         * src/main.c
14452         * src/mainwindow.c
14453         * src/noticeview.c
14454         * src/prefs_filtering.c
14455         * src/prefs_filtering_action.c
14456         * src/prefs_matcher.c
14457         * src/prefs_spelling.c
14458         * src/prefs_toolbar.c
14459         * src/toolbar.c
14460         * src/wizard.c
14461         * src/gtk/description_window.c
14462         * src/gtk/gtkvscrollbutton.c
14463         * src/gtk/progressdialog.c
14464         * src/gtk/quicksearch.c
14465         * src/plugins/pgpmime/prefs_gpg.c
14466         * src/plugins/spamassassin/spamassassin_gtk.c
14467                 replace deprecated gtk_widget_set_usize
14468
14469 2005-05-04 [colin]      1.9.6cvs51
14470
14471         * src/common/utils.c
14472                 Fix crash when subst_for_filename is called
14473                 with a NULL parameter
14474
14475 2005-05-04 [colin]      1.9.6cvs50
14476
14477         * src/partial_download.c
14478         * src/pop.c
14479                 Escape login when writing uidl file
14480                 fixes bug #736
14481
14482 2005-05-03 [colin]      1.9.6cvs49
14483
14484         * src/procmime.c
14485                 Fix possible DOS in mime parser
14486                 (see bug #634)
14487
14488 2005-05-02 [colin]      1.9.6cvs48
14489
14490         * src/compose.c
14491                 Try to fix the copy/paste mess once again.
14492
14493
14494 2005-04-30 [colin]      1.9.6cvs47
14495
14496         * src/prefs_account.h
14497         * src/procmsg.c
14498         * src/send_message.c
14499         * src/common/smtp.c
14500         * src/common/smtp.h
14501                 Try to batch sending mails (per account) instead of
14502                 reconnecting to server every time.
14503
14504 2005-04-29 [colin]      1.9.6cvs46
14505
14506         * src/messageview.c
14507                 Fix window resizing that refused to size down
14508         * src/prefs_common.c
14509         * src/prefs_common.h
14510         * src/prefs_filtering.c
14511                 Save Filtering's window size
14512
14513 2005-04-21 [paul]       1.9.6cvs45
14514
14515         * ChangeLog-gtk2.claws
14516         * src/setup.c
14517                 correction to sync
14518
14519 2005-04-21 [paul]       1.9.6cvs44
14520
14521         sync with main:
14522
14523         * src/setup.c
14524         * src/statusbar.c
14525         * src/statusbar.h
14526                 use gtkut_widget_draw_now(). Improved performance
14527                 of the update of statusbar
14528         * src/textview.c
14529                 textview_smooth_scroll_do(): redraw it after scroll
14530                 is done (fixed incorrect display when a part of the
14531                 view is hidden).
14532         * src/gtk/gtkutils.c
14533         * src/gtk/gtkutils.h
14534                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14535                 to force update of widgets.
14536                 Removed gtkut_widget_wait_for_draw() which had a big
14537                 overhead  because of waiting for all events processed 
14538
14539 2005-04-20 [paul]       1.9.6cvs43
14540
14541         * src/codeconv.c
14542                 complete 1.9.6cvs42's sync:
14543                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14544
14545 2005-04-19 [paul]       1.9.6cvs42
14546
14547         sync with main:
14548
14549         * src/action.c
14550                 catch_output(): correctly select the insert text
14551                 (fix invalid iterator warnings).
14552         * src/codeconv.c
14553         * src/codeconv.h
14554         * src/mainwindow.c
14555         * src/messageview.c
14556         * src/prefs_common.c
14557                 support GBK encoding.
14558         * src/common/session.c
14559         * src/common/session.h
14560                 use separate buffer for large data to be sent,
14561                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14562
14563 2005-04-18 [paul]       1.9.6cvs41
14564
14565         * src/jpilot.c
14566                 convert unsigned long into guint32
14567                 patch by Paul LeoNerd Evans 
14568
14569 2005-04-17 [colin]      1.9.6cvs40
14570
14571         * src/compose.c
14572                 Fix 'Request return receipt' from folder
14573                 properties (bug #708)
14574
14575 2005-04-17 [colin]      1.9.6cvs39
14576
14577         * src/mainwindow.c
14578                 Fix duplicate hotkeys in Mainwindow's menu
14579
14580 2005-04-17 [colin]      1.9.6cvs38
14581
14582         * src/folderview.c
14583                 Fix duplicate hotkeys in Folderview's contextual
14584                 menu
14585
14586 2005-04-15 [colin]      1.9.6cvs37
14587
14588         * src/summaryview.c
14589                 Fix 'Save as...' with non-ascii filenames
14590
14591 2005-04-15 [colin]      1.9.6cvs36
14592
14593         * src/plugins/pgpmime/pgpmime.c
14594                 Fix bus error on 64bit. Spotted by 
14595                 macallan1888@gmail.com
14596
14597 2005-04-15 [colin]      1.9.6cvs35
14598
14599         * src/prefs_account.c
14600                 Fix cvs34.
14601
14602 2005-04-12 [colin]      1.9.6cvs34
14603
14604         * src/prefs_account.c
14605                 Fix smtp auth type off-by-one. We forgot to
14606                 add PLAIN in the prefs-to-gui setter func and
14607                 as a result, the selected auth when opening
14608                 account prefs was not the correct one.
14609
14610 2005-04-12 [paul]       1.9.6cvs33
14611
14612         * src/inc.c
14613                 if the recv dialog is visible, Cancel only
14614                 cancels the current account
14615
14616
14617 2005-04-10 [colin]      1.9.6cvs32
14618
14619         * src/filtering.c
14620                 Copy score when copying FilteringActions
14621                 Fix bug #674
14622
14623 2005-04-10 [colin]      1.9.6cvs31
14624
14625         * src/inc.c
14626                 Make Message -> Receive -> Cancel cancel 
14627                 incorporation on all accounts. Fixes
14628                 bug #693
14629
14630 2005-04-10 [colin]      1.9.6cvs30
14631
14632         * src/prefs_account.c
14633                 Update Privacy checkbuttons status based
14634                 on the selected privacy system
14635         * src/compose.c
14636                 Always connect the "None" privacy system; the
14637                 static boolean was probably there to avoid
14638                 reconnecting twice in the same compose window,
14639                 but as the parent function is only called once
14640                 per compose, it's only a bug - as a static is
14641                 initialized once per application instance.
14642                 Also, don't uncheck Sign and Encrypt when
14643                 selecting None as privacy system; just ignore
14644                 them when sending/queuing.
14645                 Should fix bug #695
14646
14647 2005-04-08 [colin]      1.9.6cvs29
14648
14649         * src/account.c
14650         * src/prefs_account.c
14651         * src/prefs_account.h
14652                 Add account preference to queue message in a certain
14653                 folder.
14654
14655 2005-04-06 [colin]      1.9.6cvs28
14656
14657         * src/prefs_account.c
14658                 Update old inbox path syntax
14659
14660 2005-04-06 [paul]       1.9.6cvs27
14661
14662         sync with main:
14663
14664         * configure.ac
14665                 changed -traditional-cpp to -no-cpp-precomp for newer
14666                 Mac OS X support
14667         * src/foldersel.c
14668                 made column resize automatically
14669         * src/send_message.c
14670                 send_message_smtp(): consider EOF right after QUIT
14671                 successful (workaround for Gmail SMTP server)
14672         * src/common/socket.c
14673                 ssl_read(), ssl_peek(): check EOF which violates the
14674                 SSL protocol
14675         * src/gtk/colorlabel.c
14676                 removed warnings when displaying colorlabel menu
14677                 (don't use GtkAlignment)
14678
14679 2005-04-05 [paul]       1.9.6cvs26
14680
14681         * src/plugins/trayicon/trayicon.c
14682                 fix clipping of icon under KDE3 
14683
14684 2005-04-05 [paul]       1.9.6cvs25
14685
14686         * src/summaryview.c
14687                 hide display of threading
14688                 patch by Alfons
14689
14690 2005-04-04 [thorsten]   1.9.6cvs24
14691
14692         * src/mh.c
14693                 marks lost on filesystems with different stat() results on
14694                 summer-/wintertime
14695
14696 2005-04-03 [colin]      1.9.6cvs23
14697
14698         * src/summaryview.c
14699                 Don't handle up/down. Patch by Alfons
14700
14701 2005-04-02 [colin]      1.9.6cvs22
14702
14703         * src/summaryview.c
14704                 Make scrolling faster. Patch by Alfons.
14705
14706 2005-04-01 [colin]      1.9.6cvs21
14707
14708         * src/Makefile.am
14709         * src/stock_pixmap.c
14710         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14711         * src/pixmaps/dir_noselect.xpm ** ADDED **
14712                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14713
14714 2005-04-01 [colin]      1.9.6cvs20
14715
14716         * src/image_viewer.c
14717         * src/image_viewer.h
14718         * src/procmime.c
14719         * src/procmime.h
14720         * src/textview.c
14721         * src/textview.h
14722                 Implement inline image resizing and right-clicking
14723
14724 2005-04-01 [paul]       1.9.6cvs19
14725
14726         * AUTHORS
14727         * Makefile.am
14728         * configure.ac
14729                 check for gnome2
14730                 patch by Luca Cavalli <loopback<AT>slackit.org>
14731         * po/ru.po
14732                 updated by Pavlo Bohmat
14733
14734 2005-03-31 [colin]      1.9.6cvs18
14735
14736         * src/news.c
14737                 Fix parsing references
14738         * src/msgcache.c
14739                 don't put nulls in the references list
14740         * src/procheader.c
14741                 commit that forgotten file in 1.9.6cvs14
14742
14743 2005-03-31 [colin]      1.9.6cvs17
14744
14745         * src/compose.c
14746                 Fix joining of signature separator again. 
14747                 Maybe Hiro could put it in main too...
14748
14749 2005-03-31 [colin]      1.9.6cvs16
14750
14751         * src/Makefile.am
14752         * src/foldersel.c
14753         * src/stock_pixmap.c
14754         * src/stock_pixmap.h
14755         * src/pixmaps/dir-noselect.xpm
14756                 Update foldersel.c (sync from main, patch by Alfons)
14757
14758 2005-03-30 [colin]      1.9.6cvs15
14759
14760         * src/imap.c
14761                 Fix handling of imap folders containing [] in 
14762                 their name. Thanks to Nahuel Angelinetti for
14763                 the detailed bugreport.
14764
14765 2005-03-30 [colin]      1.9.6cvs14
14766
14767         * src/common/utils.h
14768         * src/common/utils.c
14769         * src/common/defs.h
14770         * src/matcher.c
14771         * src/msgcache.c
14772         * src/news.c
14773         * src/procmsg.c
14774         * src/procmsg.h
14775         * src/quote_fmt_parse.y
14776         * src/summaryview.c
14777                 Update references system. Patch by Alfons
14778
14779 2005-03-30 [colin]      1.9.6cvs13
14780
14781         * src/common/socket.c
14782                 Force the glibc to read resolv.conf again when 
14783                 it has changed. Should fix issues when changing
14784                 networks on a laptop and not restarting sylpheed. 
14785
14786 2005-03-30 [paul]       1.9.6cvs12
14787
14788         partial sync with main:
14789
14790         * src/action.c
14791                 create_io_dialog(): use user-defined text font
14792                 (thanks to Alfons), and modified its appearance.
14793         * src/addrgather.c
14794         * src/addrharvest.c
14795         * src/browseldap.c
14796                 replace old code
14797         * src/compose.c
14798                 don't join (presumably) itemized lines on line-wrapping
14799                 fixed wrapping of quote when auto-wrapping is enabled
14800                 compose_destroy(): destroy paned only if it's not
14801                 attached to window. Fixed memory leak of popup menu.
14802         * src/exphtmldlg.c
14803         * src/expldifdlg.c
14804                 replace old code
14805         * src/html.c
14806         * src/html.h
14807         * src/importmutt.c
14808         * src/importpine.c
14809                 replace old code
14810         * src/main.c
14811                 removed redundant code
14812         * src/mainwindow.c
14813                 changed 'Code set' (which is rather incorrect)
14814                 in the menu to 'Character encoding'
14815                 main_window_set_widgets(): request size first
14816                 to prevent window size becoming wrong
14817                 fixed remembering of the state of the visibility
14818                 of MessageView
14819         * src/messageview.c
14820                 changed 'Code set' (which is rather incorrect)
14821                 in the menu to 'Character encoding'
14822         * src/prefs_common.c
14823         * src/prefs_common.h
14824                 added an option whether to render HTML as text or not
14825                 added separators to outgoing encoding menu
14826         * src/procheader.c
14827                 procheader_scan_date_string(): support header
14828                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14829         * src/summaryview.c
14830         * src/summaryview.h
14831                 minor code cleanup
14832         * src/textview.c
14833                 textview_show_html(): force output of newline
14834                 added an option whether to render HTML as text or not
14835         * src/common/utils.c
14836                 strncpy2(): optimized based on Alfons' code
14837         * src/gtk/gtkutils.c
14838         * src/gtk/gtkutils.h
14839                 removed non-used code
14840         * src/plugins/pgpmime/passphrase.c
14841                 partially fixed grab input of passphrase dialog
14842                 Confine pointer to window
14843
14844 2005-03-30 [colin]      1.9.6cvs11
14845
14846         * src/msgcache.c
14847         * src/msgcache.h
14848                 Read/write 32bit ints from cache & marks
14849                 From main.
14850
14851 2005-03-29 [paul]       1.9.6cvs10
14852
14853         * AUTHORS
14854         * ChangeLog.claws
14855         * src/compose.c
14856         * src/gtk/gtkaspell.c
14857                 sync with HEAD (don't pass NULL pointers) 
14858
14859 2005-03-24 [paul]
14860
14861         * tools/Makefile.am
14862         * tools/README
14863         * tools/acroread2sylpheed.pl
14864                 sync with HEAD (add script to send pdfs as
14865                 attachments from Adobe Reader 7)
14866
14867 2005-03-21 [paul]       1.9.6cvs9
14868
14869         * configure.ac
14870         * po/POTFILES.in
14871         * src/Makefile.am
14872         * src/crash.c
14873         * src/image_viewer.c ** ADDED **
14874         * src/image_viewer.h ** ADDED **
14875         * src/main.c
14876         * src/prefs_common.c
14877         * src/prefs_common.h
14878         * src/prefs_image_viewer.c ** ADDED **
14879         * src/prefs_image_viewer.h ** ADDED **
14880         * src/textview.c
14881         * src/gtk/about.c
14882         * src/pixmaps/sylpheed_logo.xpm
14883         * src/plugins/Makefile.am
14884         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14885         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14886         * src/plugins/image_viewer/plugin.c ** REMOVED **
14887         * src/plugins/image_viewer/viewer.c ** REMOVED **
14888         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14889         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14890         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14891         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14892         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14893                 as gdk-pixbuf is now built-in
14894                 remove image_viewer plugin and put code back into
14895                 main codebase
14896                 implement inline image display (sync with main)
14897
14898                 replace logo with newer, nicer, larger version  
14899
14900 2005-03-21 [paul]       1.9.6cvs8
14901
14902         * src/gtk/about.c
14903                 cosmetic improvement
14904
14905 2005-03-21 [holger]     1.9.6cvs7
14906
14907         * src/plugins/spamassassin/spamassassin.c
14908                 Sync with HEAD
14909                 (unregister hook on failed plugin init)
14910
14911 2005-03-20 [colin]      1.9.6cvs6
14912
14913         * src/common/plugin.c
14914                 Check that plugin isn't already loaded
14915                 Patch by Alfons
14916
14917 2005-03-20 [thorsten]   1.9.6cvs5
14918
14919         * src/compose.c
14920                 use a more compatible syntax
14921
14922 2005-03-20 [thorsten]   1.9.6cvs4
14923
14924         * src/prefs_toolbar.c
14925                 fix crash when selecting toolbar item (uninitialized pointer)
14926
14927 2005-03-20 [thorsten]   1.9.6cvs3
14928
14929         * src/procmime.c
14930                 fix mimetype detection (referenced free()d string)
14931
14932 2005-03-20 [paul]       1.9.6cvs2
14933
14934         * src/compose.c
14935                 sync with HEAD (1.0.3cvs5)
14936                 neglect Reply-To header if empty
14937                 Patch by Alfons 
14938
14939 2005-03-19 [holger]     1.9.6cvs1
14940
14941         * src/summaryview.c
14942         * src/summaryview.h
14943                 Sync with HEAD
14944
14945 2005-03-18 [paul]       1.9.6
14946
14947         initial GTK2 release
14948
14949 2005-03-18 [paul]       1.0.3cvs3.1
14950
14951         * AUTHORS
14952         * ChangeLog.claws
14953         * configure.ac
14954         * src/gtk/about.c
14955         * src/pixmaps/sylpheed_logo.xpm
14956                 sync with HEAD
14957
14958 2005-03-18 [colin]      1.0.3cvs2.6
14959
14960         * src/summaryview.c
14961                 Remove call to summary_step in summary_copy_selected_to
14962                 Can't see its purpose, and this causes bug when copying
14963                 a message if the next one is unread: it reads it.
14964
14965 2005-03-18 [paul]       1.0.3cvs2.5
14966
14967         * src/foldersel.c
14968                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14969
14970 2005-03-18 [paul]       1.0.3cvs2.4
14971
14972         * src/addrharvest.c
14973         * src/codeconv.c
14974         * src/codeconv.h
14975         * src/compose.c
14976         * src/news.c
14977         * src/procheader.c
14978         * src/procmime.c
14979         * src/unmime.c
14980         * src/unmime.h
14981                 fix buffer overflow, CAN-2005-0667, see
14982                 http://secunia.com/advisories/14491/
14983                 Patch by Alfons
14984
14985 2005-03-17 [colin]      1.0.3cvs2.3
14986
14987         * src/prefs_fonts.c
14988         * src/summaryview.c
14989                 Fix font bugs (both lists now officialy share 
14990                 the same font)
14991                 
14992
14993 2005-03-17 [paul]       1.0.3cvs2.2
14994
14995         * src/gtk/pluginwindow.c
14996                 make plugin descriptions uneditable
14997
14998 2005-03-11 [paul]       1.0.3cvs2.1
14999
15000         * ChangeLog.claws
15001         * configure.ac
15002         * po/POTFILES.in
15003         * src/plugins/trayicon/trayicon.c
15004                 sync with HEAD
15005                 add src/wizard.c to POTFILES.in
15006
15007 2005-03-11 [paul]       1.0.3cvs1.1
15008
15009         * ChangeLog
15010         * ChangeLog.claws
15011         * configure.ac
15012         * po/de.po
15013         * po/es.po
15014         * po/fr.po
15015         * po/it.po
15016         * po/pt_BR.po
15017         * po/ru.po
15018         * po/sk.po
15019         * po/sr.po
15020         * po/zh_CN.po
15021                 sync with HEAD
15022
15023 2005-03-04 [colin]      1.0.1cvs22.2
15024
15025         * src/compose.c
15026                 Fix signatures with accentued chars in it
15027
15028 2005-03-04 [colin]      1.0.1cvs22.1
15029
15030         * src/common/smtp.c
15031         * src/common/smtp.h
15032                 Don't use SIZE param in MAIL FROM: if server 
15033                 doesn't support it. Patch by Eugen Freiter
15034                 <eugen_f@users.sf.net>
15035
15036 2005-02-27 [paul]       1.0.1cvs20.1
15037
15038         * ChangeLog.claws
15039         * configure.ac
15040         * src/messageview.c
15041                 sync with HEAD
15042
15043 2005-02-27 [colin]      1.0.1cvs19.4
15044
15045         * src/procheader.c
15046         * src/procheader.h
15047                 Fix prototypes. Patch by Alfons
15048
15049 2005-02-27 [colin]      1.0.1cvs19.3
15050
15051         * src/compose.c
15052                 Don't auto-join the signature separator.
15053
15054 2005-02-26 [colin]      1.0.1cvs19.2
15055
15056         * src/summaryview.c
15057                 Fix 'mark all read' with collapsed threads.
15058                 Patch by Alfons.
15059
15060 2005-02-25 [paul]       1.0.1cvs19.1
15061
15062         * ChangeLog.claws
15063         * configure.ac
15064         * src/prefs_account.c
15065         * src/prefs_folder_item.c
15066         * src/gtk/prefswindow.c
15067         * src/gtk/prefswindow.h
15068                 sync with HEAD
15069
15070 2005-02-25 [paul]       1.0.1cvs15.12
15071
15072         * src/alertpanel.c
15073         * src/codeconv.c
15074         * src/compose.c
15075         * src/textview.c
15076         * src/gtk/gtkutils.c
15077         * src/gtk/gtkutils.h
15078         * src/gtk/logwindow.c
15079         * src/gtk/progressdialog.c
15080                 sync with main (revision 127)
15081                 and fix logwindow clipping
15082
15083 2005-02-24 [colin]      1.0.1cvs15.11
15084
15085         * src/plugins/pgpmime/passphrase.c
15086                 Disable input grabbing; it doesn't work yet.
15087
15088 2005-02-24 [colin]      1.0.1cvs15.10
15089
15090         * src/messageview.c
15091                 Don't send out receipts if offline. Ask.
15092
15093 2005-02-23 [colin]      1.0.1cvs15.9
15094
15095         * src/summaryview.c     
15096                 Fix expanding
15097
15098 2005-02-23 [colin]      1.0.1cvs15.8
15099
15100         * src/summaryview.c
15101                 Really fix Bug 568 by removing useless
15102                 calls. summary_thread_init() now called
15103                 in summary_sort(). This should please
15104                 Alfons as it should be faster than 
15105                 previously.
15106
15107 2005-02-23 [colin]      1.0.1cvs15.7
15108
15109         * src/compose.c
15110                 Encode parts as QP or B64 if signing
15111
15112 2005-02-23 [colin]      1.0.1cvs15.6
15113
15114         * src/compose.c
15115                 Fix Mimeinfo leakage (including tmp files)
15116         * src/procmsg.c
15117                 Fix tmp file leakage (spotted by Ivan Rayner)
15118
15119 2005-02-22 [colin]      1.0.1cvs15.5
15120
15121         * src/expldifdlg.c
15122                 Fix keyboard input. Patch by Alfons.
15123
15124 2005-02-21 [colin]      1.0.1cvs15.4
15125
15126         * src/compose.c
15127                 Fix Sign/Encrypt when unselecting privacy
15128                 system
15129         * src/prefs_common.c
15130                 Change default message font to Monospace
15131         * src/summaryview.c
15132                 More freezing during potentially large operations
15133
15134 2005-02-21 [paul]       1.0.1cvs15.3
15135
15136         * src/main.c
15137                 fix --help output
15138
15139 2005-02-21 [paul]       1.0.1cvs15.2
15140
15141         * po/Makefile.in.in
15142         * src/compose.c
15143         * src/summaryview.c
15144         * src/textview.c
15145         * src/common/utils.c
15146         * src/common/utils.h
15147                 sync with main (revision 117)
15148
15149 2005-02-20 [colin]      1.0.1cvs15.1
15150
15151         * src/common/defs.h
15152                 Change cache file to .sylpheed_claws_cache, as
15153                 suggested by Alfons. Allows people to switch
15154                 between Sylpheed and Sylpheed-Claws. it is
15155                 a good idea to "Check for new messages" at next
15156                 startup.
15157
15158
15159 2005-02-18 [colin]      1.0.1cvs14.1
15160
15161         * src/quote_fmt_lex.l
15162         * src/quote_fmt_parse.y
15163                 Fix parser initialisation. Patch by Ivan.
15164
15165 2005-02-18 [colin]      1.0.1cvs11.6
15166
15167         * src/folderview.c
15168                 Fix scrolldown (bug 662)
15169
15170 2005-02-17 [colin]      1.0.1cvs11.5
15171
15172         * src/codeconv.c
15173                 conv_filename_to_utf8: return clean 7bit instead
15174                 of broken utf8 if needed
15175         * src/mimeview.c
15176                 Fix display of parts with unclean 8bit names
15177
15178 2005-02-17 [paul]       1.0.1cvs11.4
15179
15180         * src/compose.c
15181         * src/exportldif.c
15182         * src/matcher_parser_parse.y
15183         * src/procmime.c
15184         * src/sourcewindow.c
15185         * src/common/Makefile.am
15186         * src/common/intl.h             ** REMOVED **
15187         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15188                 sync with main (revision 109)
15189                 and clean up
15190
15191 2005-02-16 [colin]      1.0.1cvs11.3
15192
15193         * src/summaryview.c
15194                 Fix collapsed thread not highlighting when new
15195                 messages in it (Bug 568) Patch by Stephan Sachse.
15196                 Fix messed up selection when reaching bounds (Bug 632)
15197         * src/prefs_themes.c
15198                 Fix theme installing (Bug 684)
15199
15200 2005-02-16 [colin]      1.0.1cvs11.2
15201
15202         * src/messageview.c
15203                 Fix messageview_select_all
15204
15205 2005-02-16 [colin]      1.0.1cvs11.1
15206
15207         * src/mh.c
15208                 Sync with HEAD (MH scan required function)
15209
15210 2005-02-15 [colin]      1.0.1cvs8.1
15211
15212         * src/mimeview.c
15213         * src/common/utils.c
15214                 Sync with HEAD (filename chars substitution)
15215
15216 2005-02-15 [colin]      1.0.1cvs7.3
15217
15218         * src/gtk/pluginwindow.c
15219                 Fix button spacing
15220
15221 2005-02-15 [colin]      1.0.1cvs7.2
15222
15223         * src/mimeview.c
15224                 Fix mime icons not reset across message when
15225                 scrolled down
15226
15227 2005-02-15 [colin]      1.0.1cvs7.1
15228
15229         * src/compose.c
15230         * src/procmime.c
15231                 Sync with HEAD (optimisation of cvs6)
15232
15233 2005-02-14 [colin]      1.0.1cvs6.1
15234
15235         * src/compose.c
15236         * src/procmime.c
15237                 Sync with HEAD (encode "From " at line beginning)
15238
15239 2005-02-14 [colin]      1.0.1cvs5.3
15240
15241         * src/compose.c
15242                 Fix wrapping with accentued chars.
15243
15244 2005-02-13 [colin]      1.0.1cvs5.2
15245
15246         * src/textview.c
15247                 Fix email informative part parsing with
15248                 accentued chars in it. ispunct() returns
15249                 true for them in utf8...
15250
15251 2005-02-12 [colin]      1.0.1cvs5.1
15252
15253         * src/filtering.c
15254                 Sync with HEAD (remove wrong use of compose after send)
15255
15256 2005-02-12 [paul]       1.0.1cvs4.5
15257
15258         * src/textview.c
15259                 remove unnecessary code (thanks to Alfons)
15260
15261 2005-02-12 [paul]       1.0.1cvs4.4
15262
15263         * src/textview.c
15264                 add 'Copy' to contextual menu on emails
15265
15266 2005-02-11 [colin]      1.0.1cvs4.3
15267
15268         * src/compose.c
15269                 revert 1.0.0cvs28.2, it doesn't work that well.
15270
15271 2005-02-11 [paul]       1.0.1cvs4.2
15272
15273         * po/Makefile.in.in
15274                 fix 'make release'
15275
15276 2005-02-10 [paul]       1.0.1cvs4.1
15277
15278         * ChangeLog
15279         * ChangeLog.claws
15280         * ChangeLog.jp
15281         * configure.ac
15282         * src/compose.c
15283                 sync with HEAD (sync with main)
15284
15285 2005-02-10 [paul]       1.0.1cvs3.2
15286
15287         * AUTHORS
15288         * Makefile.am
15289         * autogen.sh
15290         * configure.ac
15291         * config/mkinstalldirs
15292         * intl/.cvsignore
15293         * intl/ChangeLog
15294         * intl/VERSION
15295         * intl/bindtextdom.c
15296         * intl/config.charset
15297         * intl/dcgettext.c
15298         * intl/dcigettext.c
15299         * intl/dcngettext.c
15300         * intl/dgettext.c
15301         * intl/dngettext.c
15302         * intl/eval-plural.h
15303         * intl/explodename.c
15304         * intl/finddomain.c
15305         * intl/gettext.c
15306         * intl/gettextP.h
15307         * intl/gmo.h
15308         * intl/hash-string.h
15309         * intl/intl-compat.c
15310         * intl/l10nflist.c
15311         * intl/libgnuintl.h.in
15312         * intl/loadinfo.h
15313         * intl/loadmsgcat.c
15314         * intl/localcharset.c
15315         * intl/localcharset.h
15316         * intl/locale.alias
15317         * intl/localealias.c
15318         * intl/localename.c
15319         * intl/log.c
15320         * intl/ngettext.c
15321         * intl/os2compat.c
15322         * intl/os2compat.h
15323         * intl/osdep.c
15324         * intl/plural-exp.c
15325         * intl/plural-exp.h
15326         * intl/plural.c
15327         * intl/plural.y
15328         * intl/ref-add.sin
15329         * intl/ref-del.sin
15330         * intl/relocatable.c
15331         * intl/relocatable.h
15332         * intl/textdomain.c
15333         * m4/Makefile.am
15334         * po/Makefile.in.in
15335         * src/Makefile.am
15336         * src/account.c
15337         * src/action.c
15338         * src/addr_compl.c
15339         * src/addressadd.c
15340         * src/addressbook.c
15341         * src/addrgather.c
15342         * src/addrindex.c
15343         * src/alertpanel.c
15344         * src/browseldap.c
15345         * src/codeconv.c
15346         * src/codeconv.h
15347         * src/compose.c
15348         * src/compose.h
15349         * src/crash.c
15350         * src/editaddress.c
15351         * src/editbook.c
15352         * src/editgroup.c
15353         * src/editjpilot.c
15354         * src/editldap.c
15355         * src/editldap_basedn.c
15356         * src/editvcard.c
15357         * src/exphtmldlg.c
15358         * src/expldifdlg.c
15359         * src/export.c
15360         * src/exporthtml.c
15361         * src/filtering.c
15362         * src/folder.c
15363         * src/folder_item_prefs.c
15364         * src/foldersel.c
15365         * src/folderview.c
15366         * src/grouplistdialog.c
15367         * src/headerview.c
15368         * src/imap.c
15369         * src/imap_gtk.c
15370         * src/import.c
15371         * src/importldif.c
15372         * src/importmutt.c
15373         * src/importpine.c
15374         * src/inc.c
15375         * src/ldif.c
15376         * src/main.c
15377         * src/mainwindow.c
15378         * src/matcher.c
15379         * src/mbox.c
15380         * src/message_search.c
15381         * src/messageview.c
15382         * src/mh.c
15383         * src/mh_gtk.c
15384         * src/mimeview.c
15385         * src/msgcache.c
15386         * src/news.c
15387         * src/news_gtk.c
15388         * src/noticeview.c
15389         * src/partial_download.c
15390         * src/pop.c
15391         * src/prefs_account.c
15392         * src/prefs_actions.c
15393         * src/prefs_common.c
15394         * src/prefs_customheader.c
15395         * src/prefs_display_header.c
15396         * src/prefs_ext_prog.c
15397         * src/prefs_filtering.c
15398         * src/prefs_filtering_action.c
15399         * src/prefs_folder_item.c
15400         * src/prefs_fonts.c
15401         * src/prefs_gtk.c
15402         * src/prefs_matcher.c
15403         * src/prefs_msg_colors.c
15404         * src/prefs_spelling.c
15405         * src/prefs_summary_column.c
15406         * src/prefs_template.c
15407         * src/prefs_themes.c
15408         * src/prefs_toolbar.c
15409         * src/prefs_wrapping.c
15410         * src/privacy.c
15411         * src/procheader.c
15412         * src/procmime.c
15413         * src/procmsg.c
15414         * src/quote_fmt.c
15415         * src/recv.c
15416         * src/send_message.c
15417         * src/setup.c
15418         * src/sourcewindow.c
15419         * src/ssl_manager.c
15420         * src/statusbar.c
15421         * src/summary_search.c
15422         * src/summaryview.c
15423         * src/textview.c
15424         * src/toolbar.c
15425         * src/wizard.c
15426         * src/common/nntp.c
15427         * src/common/plugin.c
15428         * src/common/smtp.c
15429         * src/common/ssl.c
15430         * src/common/ssl_certificate.c
15431         * src/common/string_match.c
15432         * src/common/sylpheed.c
15433         * src/common/template.c
15434         * src/common/utils.c
15435         * src/gtk/about.c
15436         * src/gtk/colorlabel.c
15437         * src/gtk/description_window.c
15438         * src/gtk/filesel.c
15439         * src/gtk/foldersort.c
15440         * src/gtk/gtkaspell.c
15441         * src/gtk/gtkutils.c
15442         * src/gtk/inputdialog.c
15443         * src/gtk/logwindow.c
15444         * src/gtk/menu.c
15445         * src/gtk/pluginwindow.c
15446         * src/gtk/prefswindow.c
15447         * src/gtk/progressdialog.c
15448         * src/gtk/quicksearch.c
15449         * src/gtk/sslcertwindow.c
15450         * src/plugins/clamav/clamav_plugin.c
15451         * src/plugins/clamav/clamav_plugin_gtk.c
15452         * src/plugins/demo/demo.c
15453         * src/plugins/dillo_viewer/dillo_prefs.c
15454         * src/plugins/dillo_viewer/dillo_viewer.c
15455         * src/plugins/image_viewer/plugin.c
15456         * src/plugins/image_viewer/viewer.c
15457         * src/plugins/image_viewer/viewerprefs.c
15458         * src/plugins/mathml_viewer/mathml_viewer.c
15459         * src/plugins/pgpmime/passphrase.c
15460         * src/plugins/pgpmime/plugin.c
15461         * src/plugins/pgpmime/prefs_gpg.c
15462         * src/plugins/pgpmime/select-keys.c
15463         * src/plugins/pgpmime/sgpgme.c
15464         * src/plugins/spamassassin/spamassassin.c
15465         * src/plugins/spamassassin/spamassassin_gtk.c
15466         * src/plugins/trayicon/trayicon.c
15467                 sync with main (revision 104)
15468
15469 2005-02-10 [colin]      1.0.1cvs3.1
15470
15471         * src/mainwindow.c
15472                 Sync with HEAD (fix occasional crasher)
15473
15474 2005-02-10 [colin]      1.0.1cvs2.1
15475
15476         * src/messageview.c
15477                 Synw with HEAD (don't automatically display html)
15478
15479 2005-02-09 [colin]      1.0.1cvs1.3
15480
15481         * src/textview.c
15482         * src/textview.h
15483                 Add contextual menu on emails
15484
15485 2005-02-09 [colin]      1.0.1cvs1.2
15486
15487         * src/codeconv.c
15488                 Fix converting from broken headers and 
15489                 put back the _ in missing places
15490                 (feature broke with cvs24.2 sync, main 
15491                  possibly affected?)
15492
15493 2005-02-09 [colin]      1.0.1cvs1.1
15494
15495         * src/messageview.c
15496         * src/mimeview.c
15497         * src/mimeview.h
15498                 Sync with HEAD (display non text/plain mails with plugin)
15499
15500 2005-02-08 [colin]      1.0.1.1
15501
15502         * ChangeLog.claws
15503         * po/pt_BR.po
15504                 Sync with HEAD
15505         * configure.ac
15506                 Make default configuration directory 
15507                 be .sylpheed-gtk2
15508
15509 2005-02-08 [colin]      1.0.0cvs29.1
15510
15511         * po/de.po
15512         * po/es.po
15513         * po/fr.po
15514         * po/it.po
15515         * po/sk.po
15516         * po/sr.po
15517                 Sync translations with HEAD
15518
15519 2005-02-06 [colin]      1.0.0cvs28.3
15520
15521         * src/compose.c
15522                 Make compose a bit faster - patch by Alfons.
15523
15524 2005-02-06 [colin]      1.0.0cvs28.2
15525
15526         * src/compose.c
15527                 Make pasting via middle-click more reliable
15528
15529 2005-02-05 [paul]       1.0.0cvs28.1
15530
15531         * ChangeLog
15532         * ChangeLog.claws
15533         * ChangeLog.jp
15534         * configure.ac
15535         * src/compose.c
15536                 sync with HEAD
15537                 (fix bug 682 'redirect is broken'
15538
15539 2005-02-05 [torte]      1.0.0cvs27.1
15540
15541         * ChangeLog.claws
15542         * configure.ac
15543         * src/partial_download.c
15544                 Sync with HEAD (fix buf overflow)
15545
15546 2005-02-03 [colin]      1.0.0cvs26.1
15547
15548         * src/common/plugin.c
15549                 Sync with HEAD (avoid plugin mismatches)
15550
15551 2005-02-03 [paul]       1.0.0cvs25.3
15552
15553         * src/folderview.c
15554         * src/headerview.c
15555         * src/summaryview.c
15556         * src/textview.c
15557         * src/gtk/colorlabel.c
15558                 third and final part of initial sync with main-gtk2
15559
15560 2005-02-03 [paul]       1.0.0cvs25.2
15561
15562         * src/jpilot.c
15563                 fix building with jpilot support
15564
15565 2005-02-02 [colin]      1.0.0cvs25.1
15566
15567         * src/messageview.c
15568                 Sync with HEAD (fix dangerous typo)
15569
15570 2005-02-01 [colin]      1.0.0cvs24.3
15571
15572         * src/common/xml.c
15573                 Write file as advertised (UTF-8)
15574
15575 2005-02-01 [paul]       1.0.0cvs24.2
15576
15577         * src/addrbook.c
15578         * src/addrindex.c
15579         * src/alertpanel.h
15580         * src/codeconv.c
15581         * src/codeconv.h
15582         * src/compose.c
15583         * src/export.c
15584         * src/folder_item_prefs.c
15585         * src/html.c
15586         * src/imap.c
15587         * src/import.c
15588         * src/jpilot.c
15589         * src/mainwindow.c
15590         * src/matcher_parser_lex.l
15591         * src/messageview.c
15592         * src/mh.c
15593         * src/prefs_account.c
15594         * src/prefs_actions.c
15595         * src/prefs_common.c
15596         * src/prefs_gtk.c
15597         * src/prefs_gtk.h
15598         * src/prefs_themes.c
15599         * src/procheader.c
15600         * src/procmime.c
15601         * src/sourcewindow.c
15602         * src/statusbar.c
15603         * src/summaryview.c
15604         * src/textview.c
15605         * src/toolbar.c
15606         * src/unmime.c
15607         * src/common/template.c
15608         * src/common/utils.c
15609         * src/common/xml.c
15610         * src/common/xml.h
15611         * src/gtk/gtkaspell.c
15612         * src/plugins/clamav/clamav_plugin.c
15613         * src/plugins/dillo_viewer/dillo_prefs.c
15614         * src/plugins/image_viewer/viewerprefs.c
15615         * src/plugins/pgpmime/passphrase.c
15616         * src/plugins/pgpmime/prefs_gpg.c
15617         * src/plugins/pgpmime/select-keys.c
15618         * src/plugins/spamassassin/spamassassin.c
15619                 second part of initial sync with main-gtk2
15620                 (more to follow)
15621
15622 2005-01-31 [colin]      1.0.0cvs24.1
15623
15624         * src/compose.c
15625                 Sync with HEAD
15626
15627 2005-01-29 [paul]       1.0.0cvs23.2
15628
15629         * src/account.c
15630         * src/action.c
15631         * src/addressadd.c
15632         * src/addressbook.c
15633         * src/alertpanel.c
15634         * src/compose.c
15635         * src/editaddress.c
15636         * src/editbook.c
15637         * src/editgroup.c
15638         * src/editjpilot.c
15639         * src/editldap.c
15640         * src/editldap_basedn.c
15641         * src/editvcard.c
15642         * src/export.c
15643         * src/foldersel.c
15644         * src/grouplistdialog.c
15645         * src/import.c
15646         * src/importldif.c
15647         * src/inc.c
15648         * src/main.c
15649         * src/mainwindow.c
15650         * src/message_search.c
15651         * src/messageview.c
15652         * src/mimeview.c
15653         * src/prefs_actions.c
15654         * src/prefs_common.c
15655         * src/prefs_common.h
15656         * src/prefs_customheader.c
15657         * src/prefs_display_header.c
15658         * src/prefs_filtering.c
15659         * src/prefs_filtering_action.c
15660         * src/prefs_gtk.c
15661         * src/prefs_matcher.c
15662         * src/prefs_summary_column.c
15663         * src/prefs_template.c
15664         * src/sourcewindow.c
15665         * src/summary_search.c
15666         * src/summaryview.c
15667         * src/textview.c
15668         * src/gtk/about.c
15669         * src/gtk/description_window.c
15670         * src/gtk/gtkshruler.c
15671         * src/gtk/gtkutils.c
15672         * src/gtk/gtkutils.h
15673         * src/gtk/inputdialog.c
15674         * src/gtk/logwindow.c
15675         * src/gtk/prefswindow.c
15676         * src/gtk/progressdialog.c
15677         * src/gtk/progressdialog.h
15678                 first part of initial sync with main-gtk2
15679                 (more to follow)
15680
15681 2005-01-28 [colin]      1.0.0cvs23.1
15682
15683         * src/folderview.c
15684                 Sync with HEAD
15685
15686 2005-01-27 [colin]      1.0.0cvs21.1
15687
15688         * src/folder.c
15689         * src/folderview.c
15690                 Sync with HEAD
15691
15692 2005-01-27 [colin]      1.0.0cvs19.1
15693
15694         * src/procmime.c
15695                 Sync with HEAD
15696
15697 2005-01-27 [colin]      1.0.0cvs18.1
15698
15699         * src/messageview.c
15700         * src/summaryview.c
15701         * src/mainwindow.c
15702         * src/compose.c
15703         * src/compose.h
15704         * src/procmsg.c
15705         * src/procmsg.h
15706         * src/toolbar.c
15707                 Sync with HEAD
15708
15709 2005-01-26 [paul]       1.0.0cvs15.2
15710
15711         * src/compose.c
15712                 compose_entries_set(): convert subject and body to
15713                 utf8 if necessary. patch by Felix Eckhofer
15714
15715 2005-01-26 [paul]       1.0.0cvs15.1
15716
15717         * configure.ac
15718         * src/common/template.c
15719                 sync with HEAD (fix memory leak)
15720
15721 2005-01-25 [paul]       1.0.0cvs14.1
15722
15723         * configure.ac
15724         * src/compose.c
15725                 sync with HEAD
15726
15727 2005-01-24 [colin]      1.0.0cvs13.1
15728
15729         * src/summaryview.c
15730                 Sync with HEAD
15731
15732 2005-01-24 [paul]       1.0.0cvs12.1
15733
15734         * configure.ac
15735         * src/messageview.c
15736         * src/mh.c
15737         * src/common/utils.c
15738                 sync with HEAD
15739
15740 2005-01-24 [colin]      1.0.0cvs11.1
15741
15742         * src/procheader.c
15743                 Sync with HEAD
15744
15745 2005-01-24 [colin]      1.0.0cvs10.1
15746
15747         * src/folderview.c
15748                 Sync with HEAD
15749
15750 2005-01-23 [colin]      1.0.0cvs9.1
15751
15752         * src/crash.c
15753                 Sync with HEAD
15754
15755 2005-01-22 [colin]      1.0.0cvs8.1
15756
15757         * src/summaryview.c
15758         * src/gtk/quicksearch.c
15759                 Sync with HEAD
15760
15761 2005-01-21 [colin]      1.0.0cvs7.1
15762
15763         * src/summaryview.c
15764                 Sync with HEAD
15765
15766 2005-01-21 [colin]      1.0.0cvs6.1
15767
15768         * src/summaryview.c
15769                 Sync with HEAD
15770
15771 2005-01-21 [colin]      1.0.0cvs5.1
15772
15773         * src/gtk/quicksearch.c
15774         * src/prefs_common.c
15775         * src/prefs_common.h
15776                 Sync with HEAD (recurse option)
15777
15778 2005-01-21 [colin]      1.0.0cvs4.1
15779
15780         * src/folder.h
15781         * src/folderview.c
15782         * src/folderview.h
15783         * src/summaryview.c
15784         * src/gtk/quicksearch.c
15785         * src/gtk/quicksearch.h
15786                 Sync with HEAD (recursive quicksearch)
15787
15788 2005-01-20 [colin]      1.0.0cvs3.4
15789
15790         * src/ssl_manager.c
15791                 Remove useless code
15792
15793 2005-01-20 [colin]      1.0.0cvs3.3
15794
15795         * src/ssl_manager.c
15796                 Fix leak, thanks to Alfons.
15797
15798 2005-01-20 [colin]      1.0.0cvs3.2
15799
15800         * src/ssl_manager.c
15801                 Port SSL certificate window to GTK2.
15802
15803 2005-01-20 [paul]       1.0.0cvs3.1
15804
15805         * ChangeLog.claws
15806         * configure.ac
15807         * src/addrindex.c
15808         * src/addrindex.h
15809                 sync with HEAD
15810
15811 2005-01-19 [colin]      1.0.0cvs2.2
15812
15813         * src/plugins/trayicon/trayicon.c
15814                 Fix freeze with gtk-2.6, the easy way
15815                 (signal blocking helpless there...)
15816                 Closes bug #668.
15817
15818 2005-01-19 [colin]      1.0.0cvs2.1
15819
15820         * src/mbox.c
15821         * src/mbox.h
15822         * src/mainwindow.c
15823         * src/summaryview.c
15824         * src/summaryview.h
15825                 Sync with HEAD
15826
15827 2005-01-19 [paul]       1.0.0cvs1.1
15828
15829         * configure.ac
15830         * po/de.po
15831         * po/es.po
15832         * po/fr.po
15833         * po/hr.po
15834         * po/it.po
15835         * po/ja.po
15836         * po/ko.po
15837         * po/pt_BR.po
15838         * po/ru.po
15839         * po/sk.po
15840         * po/sr.po
15841                 sync with HEAD (update translations)
15842
15843 2005-01-18 [colin]      1.0.0cvs0.1
15844
15845         * src/foldersel.c
15846                 Specify search column - patch by Alfons
15847
15848 2005-01-18 [colin]      0.9.13cvs36.3
15849
15850         * src/prefs_toolbar.c
15851                 Change Delete to Remove
15852         * src/prefs_fonts.c
15853                 GTK2 version and leak fixes
15854         * src/prefs_actions.c
15855                 Add stock buttons.
15856                 All patches by Alfons
15857
15858 2005-01-17 [colin]      0.9.13cvs36.2
15859
15860         * src/compose.c
15861                 Fix DnD inserting twice. While at it,
15862                 add DnD support for text/plain in the
15863                 body, and add support in the headers.
15864
15865 2005-01-16 [colin]      0.9.13cvs36.1
15866
15867         * ChangeLog
15868         * ChangeLog.jp
15869         * ChangeLog.claws
15870                 Sync with HEAD (nothing applicable)
15871
15872 2005-01-16 [colin]      0.9.13cvs33.2
15873
15874         * src/prefs_toolbar.c
15875                 GTK2ize prefs_toolbar, by Alfons.
15876
15877 2005-01-14 [colin]      0.9.13cvs33.1
15878
15879         * src/html.c
15880         * src/msgcache.c
15881                 Sync with HEAD
15882
15883 2005-01-14 [colin]      0.9.13cvs32.1
15884
15885         * src/html.c
15886         * src/html.h
15887         * src/msgcache.c
15888         * AUTHORS
15889         * tools/calypso_convert.pl
15890                 Sync with HEAD
15891
15892 2005-01-08 [colin]      0.9.13cvs29.2
15893
15894         * src/prefs_filtering_action.c
15895         * src/prefs_filtering.c
15896                 2 more gtk2 patches by Alfons
15897
15898 2005-01-07 [paul]       0.9.13cvs29.1
15899
15900         * ChangeLog
15901         * ChangeLog.claws
15902         * ChangeLog.jp
15903         * configure.ac
15904         * src/pop.c
15905         * src/pop.h
15906                 sync with HEAD
15907
15908 2005-01-07 [colin]      0.9.13cvs28.3
15909
15910         * src/gtk/progressdialog.c
15911         * src/gtk/progressdialog.h
15912         * src/inc.c
15913         * src/send_message.c
15914                 GTK2 for the incorporation dialog. The CList isn't dead
15915                 yet, for a more smooth migration. Patch by Alfons.
15916
15917 2005-01-06 [colin]      0.9.13cvs28.2
15918
15919         * src/prefs_display_header.c
15920                 GTK2 conversion by Alfons
15921         * src/prefs_actions.c
15922         * src/prefs_matcher.c
15923                 Fix 2 leaks - patch by Alfons
15924
15925 2005-01-06 [colin]      0.9.13cvs28.1
15926
15927         * src/prefs_matcher.c
15928                 Sync with HEAD
15929
15930 2005-01-06 [colin]      0.9.13cvs27.4
15931
15932         * src/prefs_matcher.c
15933                 Fix double-free. Patch by Alfons
15934
15935 2005-01-06 [colin]      0.9.13cvs27.3
15936
15937         * src/prefs_matcher.c
15938                 GTK2 widgets + memleak
15939                 Patch by Alfons
15940
15941 2005-01-05 [colin]      0.9.13cvs27.2
15942
15943         * src/account.c
15944         * src/addr_compl.c
15945         * src/foldersel.c
15946         * src/stock_pixmap.c
15947         * src/stock_pixmap.h
15948                 3 more GTK2 patches by Alfons.
15949
15950 2005-01-04 [colin]      0.9.13cvs27.1
15951
15952         * src/folderview.c
15953         * src/imap_gtk.c
15954         * src/news_gtk.c
15955                 Sync with HEAD
15956
15957 2005-01-04 [colin]      0.9.13cvs25.9
15958
15959         * src/compose.c
15960                 Fix Show Ruler menuitem
15961         * src/prefs_template.c
15962                 Convert to GTK2
15963         * src/common/utils.c
15964                 Make auto pointer stuff handles NULLs
15965                 Patches by Alfons.
15966
15967 2005-01-04 [colin]      0.9.13cvs25.8
15968
15969         * src/compose.c
15970                 Move the attachment list to gtk2
15971                 Patch by Alfons.
15972
15973 2005-01-04 [colin]      0.9.13cvs25.7
15974
15975         * src/textview.c
15976                 Make some keys work again
15977                 Patch by SungHyun Nam <namsh@kldp.org>
15978
15979 2005-01-04 [colin]      0.9.13cvs25.6
15980
15981         * src/gtk/gtkshruler.c
15982                 Move the ruler to GTK2
15983                 Patch by Alfons
15984
15985 2005-01-03 [colin]      0.9.13cvs25.5
15986
15987         * src/compose.c
15988                 Fix my broken patch apply 
15989
15990 2005-01-03 [colin]      0.9.13cvs25.4
15991
15992         * src/common/utils.c
15993         * src/common/utils.h
15994         * src/gtk/prefswindow.c
15995                 Move auto pointer stuff to utils.c
15996                 Patch by Alfons again :)
15997
15998 2005-01-03 [colin]      0.9.13cvs25.3
15999
16000         * src/compose.c
16001         * src/prefs_gtk.c
16002         * src/prefs_template.c
16003         * src/textview.c
16004                 Empty text widgets with empty strings, not NULL char
16005                 Patch by SungHyun Nam <namsh@kldp_org>
16006
16007 2005-01-03 [colin]      0.9.13cvs25.2
16008
16009         * src/main.c
16010         * AUTHORS
16011                 Sync with HEAD
16012
16013 2005-01-03 [colin]      0.9.13cvs25.1
16014
16015         * src/pop.c
16016         * src/pop.h
16017                 Sync with HEAD
16018
16019 2005-01-03 [colin]      0.9.13cvs24.3
16020
16021         * src/account.c
16022                 Two patches from Alfons and Alex S Moore:
16023                 fix images, fix return value.
16024
16025 2005-01-01 [colin]      0.9.13cvs24.2
16026
16027         * src/prefs_actions.c
16028                 Fix over-zealous assertion. Patch by Alfons
16029
16030 2005-01-01 [colin]      0.9.13cvs24.1
16031
16032         * src/procmime.c
16033                 Sync with HEAD (leak fix)
16034
16035 2004-12-31 [colin]      0.9.13cvs23.2
16036
16037         * src/prefs_common.c
16038                 GTK2 widgets + stock buttons - patch by Alfons
16039
16040 2004-12-31 [paul]       0.9.13cvs23.1
16041
16042         * configure.ac
16043                 bump up EXTRA_VERSION to match (sync'ed) HEAD
16044         * src/gtk/pluginwindow.c
16045                 use GTK2 widgets and plug memory leaks,
16046                 patches by Alfons
16047
16048 2004-12-30 [colin]      0.9.13cvs22.4
16049
16050         * src/account.c
16051         * src/action.c
16052         * src/export.c
16053         * src/foldersel.c
16054         * src/import.c
16055         * src/message_search.c
16056         * src/prefs_actions.c
16057         * src/prefs_common.c
16058         * src/prefs_customheader.c
16059         * src/prefs_filtering.c
16060         * src/prefs_summary_column.c
16061         * src/summary_search.c
16062         * src/gtk/about.c
16063         * src/gtk/description_window.c
16064         * src/gtk/gtkutils.c
16065         * src/gtk/gtkutils.h
16066         * src/gtk/inputdialog.c
16067         * src/gtk/prefswindow.c
16068                 Use GTK2 stock buttons. Patches by Alfons.
16069
16070 2004-12-30 [colin]      0.9.13cvs22.3
16071
16072         * src/account.c
16073                 Sync with HEAD
16074         * src/prefs_actions.c
16075         * src/prefs_customheader.c
16076         * src/prefs_filtering.c
16077         * src/prefs_msg_colors.c
16078         * src/prefs_summary_column.c
16079         * src/gtk/prefswindow.c
16080                 Use GtkTreeView instead of deprecated 
16081                 widgets. Patches by Alfons.
16082
16083 2004-12-30 [paul]       0.9.13cvs22.2
16084
16085         * src/foldersel.c
16086                 use GTK 2 Tree View
16087                 patch by Alfons, with root folder sorting fix
16088                 by Stephan Sachse
16089
16090 2004-12-30 [paul]       0.9.13cvs22.1
16091
16092         * ChangeLog
16093         * ChangeLog.claws
16094         * ChangeLog.jp
16095         * NEWS
16096         * configure.ac
16097         * src/account.c
16098                 sync with HEAD
16099
16100 2004-12-22 [martin]     0.9.13cvs21.2
16101
16102         * src/action.c
16103                 free the command line after its use
16104
16105 2004-12-18 [paul]       0.9.13cvs21.1
16106
16107         * AUTHORS
16108         * ChangeLog
16109         * ChangeLog.claws
16110         * ChangeLog.jp
16111         * NEWS
16112         * configure.ac
16113         * src/action.c
16114         * src/compose.c
16115         * src/syldap.c
16116                 sync with HEAD
16117
16118 2004-12-17 [martin]     0.9.13cvs17.2
16119
16120         * src/action.c
16121                 convert actions input to locale
16122         * src/inc.c
16123                 convert notification command to locale
16124         * src/plugins/pgpmime/select-keys.c
16125                 convert attributes to utf8
16126
16127 2004-12-14 [colin]      0.9.13cvs17.1
16128
16129         * ChangeLog
16130         * ChangeLog.jp
16131         * ChangeLog.claws
16132         * src/action.c
16133         * src/common/utils.c
16134         * src/gtk/prefswindow.c
16135         * src/gtk/gtkutils.c
16136         * src/gtk/gtkutils.h
16137         * src/plugins/spamassassin/libspamc.c
16138                 Sync with HEAD
16139
16140 2004-12-13 [colin]      0.9.13cvs14.1
16141
16142         * src/quote_fmt_parse.y
16143                 Sync with HEAD
16144
16145 2004-12-10 [colin]      0.9.13cvs12.1
16146
16147         * src/prefs_themes.c
16148         * src/mainwindow.c
16149         * src/messageview.c
16150                 Sync with HEAD
16151
16152 2004-12-09 [colin]      0.9.13cvs10.1
16153
16154         * src/procmime.c
16155                 Sync with HEAD (fix B64 encoding from memory)
16156
16157 2004-12-08 [colin]      0.9.13cvs9.1
16158
16159         * src/gtk/colorlabel.c
16160                 Sync with HEAD
16161
16162 2004-12-08 [paul]       0.9.13cvs8.2
16163
16164         * src/gtk/pluginwindow.c
16165                 fix window resizing oddities
16166
16167 2004-12-08 [colin]      0.9.13cvs8.1
16168
16169         * src/quote_fmt_parse.y
16170                 Sync with HEAD
16171
16172 2004-12-08 [colin]      0.9.13cvs7.1
16173
16174         * src/matcher_parser_parse.y
16175         * src/msgcache.c
16176         * src/prefs_matcher.c
16177         * src/procheader.c
16178         * src/matcher.c
16179         * src/common/defs.h
16180         * po/sr.po
16181                 Sync with HEAD
16182
16183 2004-12-08 [colin]      0.9.13cvs6.1
16184
16185         * src/quote_fmt_parse.y
16186         * src/textview.c
16187                 Sync with HEAD
16188         * src/gtk/prefswindow.c
16189         * src/gtk/pluginwindow.c
16190                 Fix G_CALLBACKS protos (thanks to Alfons)
16191
16192 2004-12-07 [torte]      0.9.13cvs2.2
16193
16194         * src/procmime.c
16195                 [Bug 650] reply button causes crash
16196                 Thanks to David Relson and Christoph
16197
16198 2004-12-07 [colin]      0.9.13cvs2.1
16199
16200         * ChangeLog.claws
16201         * AUTHORS
16202         * po/sk.po
16203         * src/procmime.c
16204         * src/prefs_account.c
16205         * src/common/smtp.c
16206         * src/common/smtp.h
16207                 Sync with HEAD
16208
16209 2004-12-06 [colin]      0.9.12cvs187.1
16210
16211         * ChangeLog.claws
16212         * INSTALL
16213         * Makefile.am
16214         * README.claws
16215         * TODO.claws
16216         * configure.ac
16217         * po/bg.po
16218         * po/cs.po
16219         * po/el.po
16220         * po/en_GB.po
16221         * po/es.po
16222         * po/fr.po
16223         * po/hr.po
16224         * po/hu.po
16225         * po/it.po
16226         * po/ja.po
16227         * po/ko.po
16228         * po/nl.po
16229         * po/pl.po
16230         * po/pt_BR.po
16231         * po/ru.po
16232         * po/sk.po
16233         * po/sr.po
16234         * po/sv.po
16235         * po/zh_CN.po
16236         * po/zh_TW.Big5.po
16237         * src/compose.c
16238         * tools/Makefile.am
16239         * tools/README
16240         * tools/filter_conv.pl
16241         * tools/kdeservicemenu/README
16242         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16243         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16244                 Sync with HEAD
16245
16246 2004-12-04 [colin]      0.9.12cvs183.1
16247
16248         * src/compose.c
16249                 Sync with HEAD (compose window position saving)
16250
16251 2004-12-04 [paul]       0.9.12cvs182.3
16252
16253         * src/messageview.c
16254         * src/mimeview.c
16255         * src/prefs_customheader.c
16256         * src/gtk/quicksearch.c
16257                 replace some forgotten GTK_SIGNAL_FUNCs
16258
16259 2004-12-04 [paul]       0.9.12cvs182.2
16260
16261         * src/Makefile.am
16262                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16263                 committed in error      
16264
16265 2004-12-04 [paul]       0.9.12cvs182.1
16266
16267         * ChangeLog
16268         * ChangeLog.claws
16269         * ChangeLog.jp
16270         * INSTALL
16271         * NEWS
16272         * README
16273         * README.jp
16274         * configure.ac
16275         * doc/manual/ja/Makefile.am
16276         * doc/manual/ja/sylpheed-1.html
16277         * doc/manual/ja/sylpheed-10.html
16278         * doc/manual/ja/sylpheed-11.html
16279         * doc/manual/ja/sylpheed-12.html
16280         * doc/manual/ja/sylpheed-13.html
16281         * doc/manual/ja/sylpheed-14.html
16282         * doc/manual/ja/sylpheed-15.html
16283         * doc/manual/ja/sylpheed-16.html
16284         * doc/manual/ja/sylpheed-17.html
16285         * doc/manual/ja/sylpheed-18.html
16286         * doc/manual/ja/sylpheed-19.html
16287         * doc/manual/ja/sylpheed-2.html
16288         * doc/manual/ja/sylpheed-20.html
16289         * doc/manual/ja/sylpheed-3.html
16290         * doc/manual/ja/sylpheed-4.html
16291         * doc/manual/ja/sylpheed-5.html
16292         * doc/manual/ja/sylpheed-6.html
16293         * doc/manual/ja/sylpheed-7.html
16294         * doc/manual/ja/sylpheed-8.html
16295         * doc/manual/ja/sylpheed-9.html
16296         * doc/manual/ja/sylpheed.html
16297         * doc/manual/ja/sylpheed.sgml
16298         * po/de.po
16299         * src/Makefile.am
16300         * src/compose.c
16301         * src/procmime.c
16302         * src/pixmaps/regular.xpm **REMOVED**
16303         * src/plugins/pgpmime/pgpmime.c
16304         * src/plugins/pgpmime/plugin.c
16305         * src/plugins/pgpmime/prefs_gpg.c
16306                 sync with HEAD
16307
16308 2004-12-03 [paul]       0.9.12cvs180.1
16309
16310         * ChangeLog
16311         * ChangeLog.claws
16312         * ChangeLog.jp
16313         * configure.ac
16314         * src/Makefile.am
16315         * src/pop.c
16316         * src/common/utils.c
16317         * src/common/utils.h
16318         * src/pixmaps/continue.xpm
16319         * src/pixmaps/dir_close.xpm
16320         * src/pixmaps/dir_open.xpm
16321         * src/pixmaps/drafts_close.xpm
16322         * src/pixmaps/drafts_open.xpm
16323         * src/pixmaps/folder.xpm **REMOVED**
16324         * src/pixmaps/group.xpm
16325         * src/pixmaps/unread.xpm
16326                 sync with HEAD
16327
16328 2004-12-02 [colin]      0.9.12cvs179.1
16329
16330         * src/compose.c
16331                 Sync with HEAD (non-duplicated reedition)
16332
16333 2004-12-02 [colin]      0.9.12cvs178.1
16334
16335         * src/compose.c
16336                 Sync with HEAD (linewrap_quote fix)
16337
16338 2004-12-01 [colin]      0.9.12cvs177.3
16339
16340         * src/addrharvest.c
16341                 Replace sizeof with strlen
16342
16343 2004-12-01 [paul]       0.9.12cvs177.2
16344
16345         * src/addrharvest.c
16346                 fix 'harvest addresses'
16347
16348 2004-11-30 [colin]      0.9.12cvs177.1
16349
16350         * src/gtk/prefswindow.c
16351         * src/gtk/pluginwindow.c
16352                 Sync with HEAD
16353
16354 2004-11-29 [colin]      0.9.12cvs176.1
16355
16356         * src/folderview.c
16357                 sync with HEAD (Fix disappearing separators in folderview's popup)
16358
16359 2004-11-29 [colin]      0.9.12cvs175.1
16360
16361         * src/procmime.c
16362                 Sync with head (another format fix)
16363
16364 2004-11-29 [colin]      0.9.12cvs174.1
16365
16366         * src/pop.c
16367                 Sync with HEAD (format string fix)
16368
16369 2004-11-26 [colin]      0.9.12cvs173.1
16370
16371         * src/common/smtp.c
16372         * src/common/smtp.h
16373                 Sync with HEAD
16374
16375 2004-11-24 [colin]      0.9.12cvs172.1
16376
16377         * src/plugins/pgpmime/pgpmime.c
16378                 Sync with HEAD
16379
16380 2004-11-24 [colin]      0.9.12cvs171.1
16381
16382         * src/plugins/pgpmime/pgpmime.c
16383                 Sync with head (gpgmectx leaks)
16384
16385 2004-11-24 [colin]      0.9.12cvs169.1
16386
16387         * src/plugins/pgpmime/plugin.c
16388         * src/plugins/trayicon/Makefile.am
16389         * src/plugins/trayicon/newmarkedmail.xpm
16390         * src/plugins/trayicon/trayicon.c
16391         * src/plugins/trayicon/unreadmarkedmail.xpm
16392                 Sync with HEAD
16393
16394 2004-11-23 [colin]      0.9.12cvs168.1
16395
16396         * src/partial_download.c
16397         * src/partial_download.h
16398         * src/plugins/pgpmime/plugin.c
16399                 Sync with HEAD
16400
16401 2004-11-23 [colin]      0.9.12cvs166.1
16402
16403         * src/Makefile.am
16404         * src/codeconv.c
16405         * src/compose.c
16406         * src/folderview.c
16407         * src/main.c
16408         * src/partial_download.c
16409         * src/partial_download.h
16410         * src/prefs_account.c
16411         * src/prefs_account.h
16412         * src/privacy.c
16413         * src/privacy.h
16414         * src/procmime.c
16415         * src/common/Makefile.am
16416         * src/common/base64.h
16417         * src/common/partial_download.c
16418         * src/common/partial_download.h
16419         * src/gtk/prefswindow.c
16420         * src/gtk/prefswindow.h
16421         * src/plugins/pgpmime/pgpmime.c
16422         * src/plugins/pgpmime/prefs_gpg.c
16423         * src/plugins/pgpmime/prefs_gpg.h
16424         * src/plugins/pgpmime/sgpgme.c
16425         * src/plugins/pgpmime/sgpgme.h
16426                 Sync with HEAD
16427
16428 2004-11-23 [colin]      0.9.12cvs163.1
16429
16430         * src/main.c
16431                 Sync with HEAD (cursor optimization)
16432
16433 2004-11-23 [colin]      0.9.12cvs162.1
16434
16435         * src/prefs_common.c
16436         * src/prefs_themes.c
16437         * src/procmsg.c
16438                 Sync with HEAD
16439
16440 2004-11-23 [colin]      0.9.12cvs158.9
16441
16442         * src/compose.c
16443                 Fix double-free when forwarding
16444         * src/msgcache.c
16445                 Fix leak on error path
16446                 
16447
16448 2004-11-23 [colin]      0.9.12cvs158.8
16449
16450         * src/compose.c
16451                 Fix possible double-free
16452                 Spotted by Alfons
16453
16454 2004-11-23 [colin]      0.9.12cvs158.7
16455
16456         * src/compose.c
16457                 Fix some signal handlers' prototypes
16458                 Spotted by Alfons
16459
16460 2004-11-22 [colin]      0.9.12cvs158.6
16461
16462         * src/compose.c
16463                 Remove unneeded code and duplicated
16464                 wrapping - patch by Alfons
16465
16466 2004-11-22 [colin]      0.9.12cvs158.5
16467
16468         * src/prefs_themes.c
16469                 Fix oversized selector
16470
16471 2004-11-22 [colin]      0.9.12cvs158.4
16472
16473         * src/compose.c
16474                 fix dump_text()
16475                 patch by Alfons
16476
16477 2004-11-19 [colin]      0.9.12cvs158.3
16478
16479         * src/textview.c
16480                 Add a context menu on links (open, copy)
16481
16482 2004-11-18 [paul]       0.9.12cvs158.2
16483
16484         * src/addrgather.c
16485         * src/exphtmldlg.c
16486         * src/expldifdlg.c
16487         * src/mimeview.c
16488         * src/prefs_common.c
16489         * src/plugins/image_viewer/viewer.c
16490         * src/plugins/spamassassin/spamassassin_gtk.c
16491                 replace deprecated gtk_notebook_set_page
16492                 and gtk_notebook_current_page
16493
16494 2004-11-18 [paul]       0.9.12cvs158.1
16495
16496         * configure.ac
16497         * src/compose.c
16498         * src/mainwindow.c
16499         * src/messageview.c
16500         * src/prefs_common.c
16501         * src/common/utils.c
16502         * src/common/utils.h
16503                 sync with HEAD
16504
16505 2004-11-17 [colin]      0.9.12cvs156.1
16506
16507         * src/prefs_account.c
16508         * src/prefs_account.h
16509         * src/procmsg.c
16510                 Sync with HEAD (add pref to store encrypted mails encrypted)
16511
16512 2004-11-17 [paul]       0.9.12cvs155.1
16513
16514         * ChangeLog
16515         * ChangeLog.claws
16516         * ChangeLog.jp
16517         * NEWS
16518         * configure.ac
16519         * src/compose.c
16520         * src/jpilot.c
16521         * src/privacy.c
16522         * src/procmime.c
16523         * src/procmime.h
16524         * src/procmsg.c
16525         * src/toolbar.c
16526         * src/pixmaps/error.xpm
16527                 sync with HEAD
16528
16529 2004-11-17 [colin]      0.9.12cvs151.1
16530
16531         * src/plugins/pgpmime/pgpmime.c
16532                 Sync with HEAD (remove debug printf)
16533
16534 2004-11-17 [colin]      0.9.12cvs150.1
16535
16536         * src/plugins/pgpmime/pgpmime.c
16537                 Sync with HEAD (off-by-one fix)
16538
16539 2004-11-17 [colin]      0.9.12cvs149.1
16540
16541         * src/procmsg.c
16542                 Sync with HEAD (coding style fixes)
16543
16544 2004-11-16 [colin]      0.9.12cvs148.1
16545
16546         * src/procmsg.c
16547                 Sync with head (Fix the fix)
16548
16549 2004-11-16 [colin]      0.9.12cvs147.1
16550
16551         * src/procmsg.c
16552                 Sync with Main (leak fix)
16553
16554 2004-11-16 [colin]      0.9.12cvs146.14
16555
16556         * src/compose.c
16557                 Remove useless chunk of code
16558                 Patch by Alfons
16559
16560 2004-11-15 [colin]      0.9.12cvs146.13
16561
16562         * src/compose.c
16563                 Fix drafting after insertion
16564                 Patch by Alfons
16565
16566 2004-11-15 [colin]      0.9.12cvs146.12
16567
16568         * src/compose.c
16569         * src/prefs_filtering.c
16570         * src/prefs_filtering_action.c
16571         * src/prefs_toolbar.c
16572                 Fix some const-correctness
16573
16574 2004-11-15 [colin]      0.9.12cvs146.11
16575
16576         * src/summaryview.c
16577         * src/prefs_themes.c
16578         * src/messageview.c
16579                 Fix some leaks
16580
16581 2004-11-15 [colin]      0.9.12cvs146.10
16582
16583         * src/codeconv.c
16584                 More unreadable locale fixes
16585
16586 2004-11-14 [colin]      0.9.12cvs146.9
16587
16588         * src/textview.c
16589                 Fix uri_security_check
16590                 Patch by Alfons
16591
16592 2004-11-13 [paul]       0.9.12cvs146.8
16593
16594         * src/folder.c
16595         * src/procmime.c
16596                 fix 2 bugs introduced in last commit
16597
16598 2004-11-13 [paul]       0.9.12cvs146.7
16599
16600         * src/compose.c
16601         * src/exporthtml.c
16602         * src/exportldif.c
16603         * src/folder.c
16604         * src/imap.c
16605         * src/imap_gtk.c
16606         * src/main.c
16607         * src/mainwindow.c
16608         * src/messageview.c
16609         * src/mh_gtk.c
16610         * src/prefs_themes.c
16611         * src/procmime.c
16612         * src/setup.c
16613         * src/summaryview.c
16614                 replace deprecated g_basename
16615
16616 2004-11-13 [paul]       0.9.12cvs146.6
16617
16618         * src/compose.c
16619         * src/imap.c
16620         * src/matcher_parser.h
16621         * src/matcher_parser_parse.y
16622         * src/prefs_filtering.c
16623         * src/prefs_filtering_action.c
16624         * src/prefs_themes.c
16625         * src/prefs_toolbar.c
16626         * src/common/utils.c
16627                 various small fixes/cleanups
16628
16629 2004-11-12 [colin]      0.9.12cvs146.5
16630
16631         * src/textview.c
16632                 Validate event's origin on visibility notify
16633                 Patch by Alfons.
16634
16635 2004-11-12 [paul]       0.9.12cvs146.4
16636
16637         * src/exporthtml.c
16638         * src/exportldif.c
16639         * src/imap.c
16640         * src/mh.c
16641         * src/mimeview.c
16642         * src/prefs_spelling.c
16643         * src/prefs_themes.c
16644                 replace deprecated g_dirname    
16645
16646 2004-11-12 [colin]      0.9.12cvs146.3
16647
16648         * src/textview.c
16649                 Some coding style fixes
16650
16651 2004-11-12 [colin]      0.9.12cvs146.2
16652
16653         * src/codeconv.c
16654                 We want to replace _all_ extended chars in
16655                 conv_unreadable_*, because any string containing
16656                 extended chars not parsing as UTF8 is 
16657                 undisplayed on gtk2.
16658
16659 2004-11-12 [paul]       0.9.12cvs146.1
16660
16661         * ChangeLog
16662         * ChangeLog.claws
16663         * ChangeLog.jp
16664         * NEWS
16665         * configure.ac
16666         * src/account.c
16667         * src/folderview.c
16668         * src/folderview.h
16669         * src/imap.c
16670         * src/imap_gtk.c
16671         * src/inc.c
16672         * src/mainwindow.c
16673         * src/mh_gtk.c
16674         * src/news_gtk.c
16675         * src/pop.c
16676         * src/prefs_account.c
16677         * src/prefs_account.h
16678         * src/prefs_ext_prog.c
16679         * src/procmime.c
16680         * src/procmime.h
16681         * src/procmsg.c
16682         * src/procmsg.h
16683         * src/summary_search.c
16684         * src/summaryview.c
16685         * src/textview.c
16686         * src/common/defs.h
16687         * src/common/utils.c
16688         * src/common/utils.h
16689         * src/gtk/menu.c
16690         * src/gtk/menu.h
16691                 sync with HEAD
16692
16693 2004-11-11 [colin]      0.9.12cvs144.2
16694
16695         * src/textview.c
16696                 Fix URI range selection (patch by Alfons)
16697
16698 2004-11-09 [colin]      0.9.12cvs144.1
16699
16700         * ChangeLog.claws
16701         * src/compose.c
16702         * src/folder.c
16703         * src/folder_item_prefs.c
16704         * src/prefs_account.c
16705         * src/prefs_account.h
16706         * src/plugins/pgpmime/pgpmime.c
16707                 Sync with HEAD
16708
16709 2004-11-08 [colin]      0.9.12cvs143.1
16710
16711         * src/summaryview.c
16712                 Sync with HEAD (optimize quicksearch)
16713
16714 2004-11-08 [colin]      0.9.12cvs142.2
16715
16716         * src/compose.c
16717                 Don't wrap when Edit/Auto wrapping is disabled
16718
16719 2004-11-08 [colin]      0.9.12cvs142.1
16720
16721         * src/textview.c
16722                 Sync with HEAD
16723
16724 2004-11-08 [colin]      0.9.12cvs141.1
16725
16726         * src/textview.c
16727                 Sync with HEAD (fix some mail URIs)
16728
16729 2004-11-08 [colin]      0.9.12cvs140.3
16730
16731         * src/textview.c
16732                 o Use text cursor instead of arrow when
16733                   not on a link
16734                 o Fix handling of contiguous links (as in
16735                   "colin@colino.net" <colin@colino.net>)
16736                   This one unveils a bug in get_email_part()
16737
16738 2004-11-07 [colin]      0.9.12cvs140.2
16739
16740         * src/textview.c
16741                 Fix memleak. Patch by Alfons.
16742
16743 2004-11-06 [colin]      0.9.12cvs140.1
16744
16745         * src/compose.c
16746                 Sync with HEAD (don't ask passphrase
16747                 when drafting)
16748
16749 2004-11-06 [paul]       0.9.12cvs139.2
16750
16751         * AUTHORS
16752         * src/textview.c
16753         * src/textview.h
16754                 textview URI handling. hovering over a 
16755                 link displays it in the status bar,
16756                 and changes the mouse pointer to a hand 
16757                 cursor. a link is activated with a single 
16758                 click. (Modified from the) patch by Jean-Yves 
16759                 Lefort <jylefort@users.sourceforge.net>
16760                 
16761
16762 2004-11-05 [colin]      0.9.12cvs139.1
16763
16764         * src/compose.c
16765         * src/procmime.c
16766                 Sync with HEAD again ^^
16767
16768 2004-11-05 [colin]      0.9.12cvs139.1
16769
16770         * src/compose.c
16771         * src/procmime.c
16772                 Sync with HEAD
16773
16774 2004-11-03 [paul]       0.9.12cvs138.1
16775
16776         * ChangeLog.claws
16777         * configure.ac
16778         * po/POTFILES.in
16779         * src/prefs_ext_prog.c
16780         * src/procmime.c
16781         * tools/kdeservicemenu/README
16782         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16783         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16784                 sync with HEAD
16785
16786 2004-11-01 [christoph]  0.9.12cvs136.2
16787
16788         * src/procmime.c
16789                 convert MIME parameters to UTF-8
16790
16791 2004-10-29 [colin]      0.9.12cvs136.1
16792
16793         * src/common/utils.c
16794                 Sync with HEAD (don't use '=' in mime boundary)
16795
16796 2004-10-29 [paul]       0.9.12cvs135.1
16797
16798         * configure.ac
16799         * doc/src/rfc2231.txt
16800         * src/procmime.c
16801         * src/common/quoted-printable.c
16802         * src/common/utils.c
16803         * src/common/utils.h
16804                 sync with HEAD
16805
16806 2004-10-27 [paul]       0.9.12cvs134.1
16807
16808         * configure.ac
16809         * src/main.c
16810         * src/procmime.c
16811         * src/plugins/pgpmime/pgpmime.c
16812                 sync with HEAD
16813
16814 2004-10-26 [paul]       0.9.12cvs132.3
16815
16816         * src/account.c
16817         * src/addressbook.c
16818         * src/addrgather.c
16819         * src/addrharvest.c
16820         * src/codeconv.c
16821         * src/compose.c
16822         * src/customheader.c
16823         * src/editaddress.c
16824         * src/editgroup.c
16825         * src/enriched.c
16826         * src/expldifdlg.c
16827         * src/exporthtml.c
16828         * src/exportldif.c
16829         * src/folder.c
16830         * src/foldersel.c
16831         * src/folderview.c
16832         * src/grouplistdialog.c
16833         * src/html.c
16834         * src/imap.c
16835         * src/jpilot.c
16836         * src/ldapserver.c
16837         * src/ldif.c
16838         * src/mimeview.c
16839         * src/news.c
16840         * src/news_gtk.c
16841         * src/pop.c
16842         * src/prefs_display_header.c
16843         * src/prefs_gtk.c
16844         * src/prefs_msg_colors.c
16845         * src/prefs_toolbar.c
16846         * src/procheader.c
16847         * src/procmime.c
16848         * src/summaryview.c
16849         * src/textview.c
16850         * src/toolbar.c
16851         * src/vcard.c
16852         * src/common/mgutils.c
16853         * src/common/nntp.c
16854         * src/common/smtp.c
16855         * src/common/template.c
16856         * src/common/utils.c
16857         * src/common/xmlprops.c
16858         * src/plugins/pgpmime/pgpmime.c
16859         * src/plugins/pgpmime/select-keys.c
16860         * src/plugins/pgpmime/sgpgme.c
16861                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16862                 g_string_sprintfa(), gtk_notebook_current_page()
16863
16864 2004-10-26 [colin]      0.9.12cvs132.2
16865
16866         * src/prefs_folder_item.c
16867                 Fix default-account selection
16868
16869 2004-10-21 [colin]      0.9.12cvs133
16870
16871         * src/compose.c
16872                 Sync with HEAD (Remove extra separator in compose's Options)
16873         * src/textview.c
16874                 Set wrapping to char
16875
16876 2004-10-21 [paul]       0.9.12cvs131.2
16877
16878         * src/compose.c
16879         * src/sourcewindow.c
16880                 fix wrapping
16881                 fix window shrinking 
16882
16883 2004-10-21 [colin]      0.9.12cvs131.1
16884
16885         * ChangeLog.claws
16886         * src/compose.c
16887                 Sync with HEAD
16888
16889 2004-10-21 [paul]       0.9.12cvs130.2
16890
16891         * src/prefs_folder_item.c
16892                 sync with HEAD (Apply to subfolders)
16893
16894 2004-10-19 [colin]      0.9.12cvs130.1
16895
16896         * ChangeLog.claws
16897         * src/compose.c
16898         * src/common/utils.c
16899         * src/gtk/menu.c
16900                 Sync with HEAD
16901
16902 2004-10-19 [colin]      0.9.12cvs128.1
16903
16904         * src/addrbook.c
16905         * src/addrcache.c
16906         * src/addressbook.c
16907         * src/codeconv.c
16908         * src/compose.c
16909         * src/customheader.c
16910         * src/editaddress.c
16911         * src/editgroup.c
16912         * src/exporthtml.c
16913         * src/folder.c
16914         * src/folderview.c
16915         * src/imap.c
16916         * src/jpilot.c
16917         * src/main.c
16918         * src/matcher_parser_parse.y
16919         * src/mbox.c
16920         * src/pop.c
16921         * src/prefs_account.c
16922         * src/prefs_gtk.c
16923         * src/prefs_msg_colors.c
16924         * src/procheader.c
16925         * src/procmime.c
16926         * src/procmime.h
16927         * src/procmsg.c
16928         * src/summaryview.c
16929         * src/textview.c
16930         * src/common/base64.c
16931         * src/common/partial_download.c
16932         * src/common/socket.c
16933         * src/common/sylpheed.c
16934         * src/common/utils.c
16935         * src/common/utils.h
16936         * src/gtk/pluginwindow.c
16937         * src/gtk/quicksearch.c
16938         * src/plugins/clamav/clamav_plugin.c
16939         * src/plugins/clamav/clamav_plugin.h
16940         * src/plugins/clamav/clamav_plugin_gtk.c
16941         * src/plugins/pgpmime/passphrase.c
16942         * src/plugins/pgpmime/pgpmime.c
16943         * src/plugins/pgpmime/plugin.c
16944         * src/plugins/pgpmime/prefs_gpg.c
16945         * src/plugins/pgpmime/prefs_gpg.h
16946         * src/plugins/pgpmime/select-keys.c
16947         * src/plugins/pgpmime/sgpgme.c
16948         * src/plugins/spamassassin/libspamc.c
16949         * src/plugins/spamassassin/spamassassin.c
16950         * src/plugins/spamassassin/spamassassin.h
16951         * src/plugins/spamassassin/spamassassin_gtk.c
16952         * src/plugins/trayicon/trayicon.c
16953         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16954                 Sync with HEAD
16955
16956 2004-10-14 [colin]      0.9.12cvs126.2
16957
16958         * src/codeconv.c
16959         * src/textview.c
16960                 Fix conv_unreadable_locale
16961
16962 2004-10-13 [colin]      0.9.12cvs126.1
16963
16964         * src/compose.c
16965                 Sync with HEAD (don't convert charset for 
16966                 drafted messages, minor cleanup)
16967
16968 2004-10-13 [colin]      0.9.12cvs125.1
16969
16970         * po/POTFILES.in
16971                 Sync with HEAD (POTFILES fix)
16972
16973 2004-10-12 [colin]      0.9.12cvs124.3
16974
16975         * src/compose.c
16976                 Fix encoding bug from latest sync
16977
16978 2004-10-12 [paul]       0.9.12cvs124.2
16979
16980         * src/plugins/pgpmime/prefs_gpg.c
16981         * src/plugins/pgpmime/prefs_gpg.h
16982                 forgotten in last commit        
16983
16984 2004-10-12 [paul]       0.9.12cvs124.1
16985
16986         * ChangeLog.claws
16987         * configure.ac
16988         * m4/spamassassin.m4
16989         * src/Makefile.am
16990         * src/account.c
16991         * src/compose.c
16992         * src/compose.h
16993         * src/crash.c
16994         * src/main.c
16995         * src/mimeview.c
16996         * src/passphrase.c
16997         * src/passphrase.h
16998         * src/prefs_account.c
16999         * src/prefs_account.h
17000         * src/prefs_common.c
17001         * src/privacy.c
17002         * src/privacy.h
17003         * src/procmime.c
17004         * src/procmime.h
17005         * src/procmsg.c
17006         * src/rfc2015.c
17007         * src/rfc2015.h
17008         * src/select-keys.c
17009         * src/select-keys.h
17010         * src/textview.c
17011         * src/common/utils.c
17012         * src/common/utils.h
17013         * src/gtk/about.c
17014         * src/plugins/pgpmime/Makefile.am
17015         * src/plugins/pgpmime/passphrase.c
17016         * src/plugins/pgpmime/passphrase.h
17017         * src/plugins/pgpmime/pgpmime.c
17018         * src/plugins/pgpmime/plugin.c
17019         * src/plugins/pgpmime/select-keys.c
17020         * src/plugins/pgpmime/select-keys.h
17021         * src/plugins/pgpmime/sgpgme.c
17022         * src/plugins/pgpmime/sgpgme.h
17023                 sync with HEAD
17024
17025 2004-10-04 [colin]      0.9.12cvs122.1
17026
17027         * src/mainwindow.c
17028         * src/messageview.c
17029         * src/messageview.h
17030         * src/textview.c
17031                 Sync with HEAD
17032
17033 2004-10-04 [colin]      0.9.12cvs121.1
17034
17035         * src/summaryview.c
17036                 Sync with HEAD
17037
17038 2004-10-04 [paul]       0.9.12cvs120.1
17039
17040         * configure.ac
17041                 sync with HEAD [don't try to build 
17042                 pgpmime plugin when gpgme is disabled]
17043
17044 2004-10-03 [colin]      0.9.12cvs119.3
17045
17046         * src/gtk/gtksctree.c
17047                 Lots of side effects. Put back as before 117.2.
17048         * src/summaryview.c
17049                 Fix bug #602
17050
17051 2004-10-03 [colin]      0.9.12cvs119.2
17052
17053         * src/gtk/gtksctree.c
17054                 Revert 608 fix that doesn't work that good
17055
17056 2004-10-02 [colin]      0.9.12cvs119.1
17057
17058         * src/mainwindow.c
17059         * src/messageview.c
17060         * src/prefs_common.h
17061         * src/procmime.c
17062         * src/procmime.h
17063         * src/textview.c
17064                 Sync with HEAD
17065         * src/gtk/gtksctree.c
17066                 Close bug #608
17067
17068 2004-10-01 [colin]      0.9.12cvs118.1
17069
17070         * src/mimeview.c
17071                 Sync with HEAD (better Save All fix)
17072
17073 2004-10-01 [colin]      0.9.12cvs117.2
17074
17075         * src/gtk/gtksctree.c
17076                 Faster on selection
17077
17078 2004-10-01 [colin]      0.9.12cvs117.1
17079
17080         * src/mimeview.c
17081                 Sync with HEAD (Save All: only attachments)
17082
17083 2004-10-01 [paul]       0.9.12cvs116.1
17084
17085         * ChangeLog.claws
17086         * configure.ac
17087         * src/account.c
17088         * src/prefs_common.c
17089         * src/gtk/colorlabel.c
17090                 sync with HEAD
17091
17092 2004-09-30 [colin]      0.9.12cvs115.1
17093
17094         * src/stock_pixmap.c
17095         * src/stock_pixmap.h
17096         * src/folderview.c
17097         * src/Makefile.am
17098         * src/pixmaps/read.xpm
17099                 Sync with HEAD (new pixmap)
17100
17101 2004-09-29 [colin]      0.9.12cvs114.1
17102
17103         * src/compose.c
17104                 Sync with HEAD
17105                 Fix focus handling in headers
17106
17107 2004-09-29 [paul]       0.9.12cvs113.1
17108
17109         * src/quote_fmt_parse.y
17110                 sync with HEAD
17111  
17112
17113 2004-09-28 [colin]      0.9.12cvs112.1
17114
17115         * src/folderview.c
17116         * src/mainwindow.c
17117                 Sync with HEAD
17118
17119 2004-09-28 [colin]      0.9.12cvs110.1
17120
17121         * src/folderview.c
17122                 Sync with HEAD (Contextual Empty trash menu)
17123
17124 2004-09-28 [colin]      0.9.12cvs108.1
17125
17126         * src/addressbook.c
17127                 Sync with HEAD (addressbook edit on double-click)
17128
17129 2004-09-28 [colin]      0.9.12cvs106.1
17130
17131         * src/inc.c
17132                 Sync with HEAD (folder_item freeze on inc)
17133
17134 2004-09-27 [colin]      0.9.12cvs105.1
17135
17136         * src/folderview.c
17137                 Sync with HEAD (right-align new and unread column)
17138
17139 2004-09-27 [colin]      0.9.12cvs104.1
17140
17141         * src/main.c
17142                 Sync with HEAD (revert 0.9.12cvs101)
17143
17144 2004-09-24 [colin]      0.9.12cvs103.2
17145
17146         * src/wizard.c
17147                 Fix gtk warnings and use domain part of the email address 
17148                 when domain detection fails (no dot in domain name)
17149
17150 2004-09-23 [colin]      0.9.12cvs103.1
17151
17152         * src/plugins/spamassassin/libspamc.c
17153         * src/plugins/spamassassin/libspamc.h
17154         * src/plugins/spamassassin/utils.c
17155         * src/plugins/spamassassin/utils.h
17156                 Sync with HEAD (Update spamassassin to 3.0)
17157
17158 2004-09-21 [colin]      0.9.12cvs102.3
17159
17160         * src/action.c
17161                 Add horizontal scrollbar in action io dialog as needed
17162                 Patch by Alfons.
17163
17164 2004-09-20 [colin]      0.9.12cvs102.2
17165
17166         * src/plugins/image_viewer/viewer.c
17167                 Remove imlib stuff
17168                 use gtk_pixmap_set when clearing
17169                 (would be better to use gtkImages, but causes size-allocate 
17170                 signals storm)
17171
17172 2004-09-17 [paul]       0.9.12cvs102.1
17173
17174         * ChangeLog
17175         * ChangeLog.claws
17176         * ChangeLog.jp
17177         * configure.ac
17178         * src/inc.c
17179                 sync with HEAD
17180
17181
17182 2004-09-17 [colin]      0.9.12cvs101.1
17183
17184         * ChangeLog.claws
17185         * src/main.c
17186                 Sync with HEAD (fix segs at exit)
17187
17188 2004-09-14 [colin]      0.9.12cvs99.5
17189
17190         * src/common/socket.c
17191         * AUTHORS
17192                 Fix send error on 64bit platforms
17193                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17194
17195 2004-09-14 [colin]      0.9.12cvs99.4
17196
17197         * src/action.c
17198                 Fix action output with utf8 
17199                 Patch by Alfons.
17200
17201 2004-09-14 [colin]      0.9.12cvs99.3
17202
17203         * ChangeLog.claws
17204         * src/folder.c
17205                 Sync with HEAD
17206
17207 2004-09-09 [colin]      0.9.12cvs99.2
17208
17209         * src/action.c
17210                 Fix progress bar (displaying "Completed %v/%u")
17211                 Patch by Alfons.
17212
17213 2004-09-08 [colin]      0.9.12cvs99.1
17214
17215         * src/account.c
17216         * src/folder.c
17217         * src/procmsg.c
17218         * src/procmsg.h
17219         * src/plugins/pgpmime/pgpmime.c
17220                 Sync with HEAD
17221
17222 2004-09-08 [colin]      0.9.12cvs97.2
17223
17224         * src/summaryview.c
17225                 Don't select mails in collapsed threads 
17226                 when navigating with up/down
17227
17228 2004-09-07 [colin]      0.9.12cvs97.1
17229
17230         * src/inc.c
17231                 Sync with HEAD (meaningful error messages)
17232
17233 2004-09-06 [colin]      0.9.12cvs96.1
17234
17235         * src/toolbar.c
17236                 Sync with HEAD (fix Redirect graying out)
17237
17238 2004-09-06 [colin]      0.9.12cvs95.1
17239
17240         * src/summaryview.c
17241         * src/mimeview.c
17242                 Sync with HEAD (fix dropped URIs)
17243
17244 2004-09-06 [colin]      0.9.12cvs94.1
17245
17246         * src/addressbook.c
17247         * src/addressitem.h
17248         * src/addritem.c
17249         * src/addritem.h
17250                 Sync with HEAD (addressbook DnD)
17251
17252 2004-09-03 [colin]      0.9.12cvs93.1
17253
17254         * src/summaryview.c
17255                 Sync with HEAD (next/prev unread)
17256
17257 2004-09-03 [colin]      0.9.12cvs92.1
17258
17259         * src/prefs_common.c
17260         * src/prefs_common.h
17261         * src/summaryview.c
17262                 Sync with HEAD ('mark_as_read_delay' pref)
17263
17264 2004-09-02 [colin]      0.9.12cvs91.2
17265
17266         * src/common/xml.c
17267                 Fix leak
17268
17269 2004-09-02 [colin]      0.9.12cvs91.1
17270
17271         * src/gtk/menu.c
17272                 Sync with HEAD (menu accel don't work, but whatever)
17273
17274 2004-09-02 [colin]      0.9.12cvs90.1
17275
17276         * src/account.c
17277                 Sync with HEAD (fix bug 582)
17278
17279 2004-09-02 [colin]      0.9.12cvs89.1
17280
17281         * src/addrindex.c
17282                 Sync with HEAD (free deleted queries)
17283
17284 2004-09-02 [colin]      0.9.12cvs88.1
17285
17286         * src/ldapquery.c
17287                 Sync with HEAD (fix LDAP freezes)
17288
17289 2004-09-02 [colin]      0.9.12cvs87.1
17290
17291         * src/prefs_spelling.c
17292                 Sync with HEAD (add default dictionary)
17293
17294 2004-09-01 [colin]      0.9.12cvs86.1
17295
17296         * src/filtering.c
17297         * src/folderview.c
17298         * src/imap.c
17299         * src/prefs_matcher.c
17300         * src/stock_pixmap.c
17301         * src/summary_search.c
17302         * src/summaryview.c
17303         * src/wizard.c
17304         * src/wizard.h
17305                 Sync with HEAD (uninitialized vars fixes)
17306                 + gtk2 specific warning fixes
17307
17308 2004-08-31 [colin]      0.9.12cvs85.1
17309
17310         * src/folder.c
17311                 Sync with HEAD (Fix memory corruption due to 
17312                 uninitialized var)
17313
17314 2004-08-31 [colin]      0.9.12cvs84.4
17315
17316         * src/summary_search.c
17317                 Fix segfaults when searching in folders with broken headers
17318
17319 2004-08-31 [colin]      0.9.12cvs84.3
17320
17321         * src/compose.c
17322         * src/textview.c
17323                 Fix some more encoding/decoding issues
17324
17325 2004-08-30 [colin]      0.9.12cvs84.2
17326
17327         * src/mimeview.c
17328         * src/prefs_themes.c
17329         * src/gtk/filesel.c
17330         * src/gtk/filesel.h
17331                 Add a folder-mode selection (fixes mimeview's "Save all")
17332
17333 2004-08-29 [colin]      0.9.12cvs84.1
17334
17335         * src/mimeview.c
17336                 Sync with HEAD (don't escape saved filenames)
17337
17338 2004-08-27 [colin]      0.9.12cvs83.1
17339
17340         * ChangeLog
17341         * ChangeLog.claws
17342         * ChangeLog.jp
17343         * src/mh.c
17344         * src/procheader.c
17345         * src/procmsg.c
17346         * src/procmsg.h
17347         * src/common/utils.c
17348         * src/gtk/menu.h
17349         * po/
17350                 Sync with HEAD 0.9.12cvs83 (sync with main)
17351
17352 2004-08-26 [colin]      0.9.12cvs82.4
17353
17354         * src/codeconv.c
17355                 Fix strange stack corruption
17356                 Convert to utf8 after unmime, not before
17357
17358 2004-08-26 [colin]      0.9.12cvs82.3
17359
17360         * src/main.c
17361         * src/wizard.c
17362                 Fix account folders duplication
17363
17364 2004-08-25 [colin]      0.9.12cvs82.2
17365
17366         * src/wizard.c
17367                 Remove ports
17368                 Add SSL selection
17369                 Use login@server as account name
17370
17371 2004-08-25 [colin]      0.9.12cvs82.1
17372
17373         * src/plugins/pgpmime/pgpmime.c
17374                 Sync with HEAD (leak fix).
17375
17376 2004-08-25 [colin]      0.9.12cvs81.1
17377
17378         * src/plugins/pgpmime/pgpmime.c
17379         * src/plugins/pgpmime/sgpgme.c
17380         * src/plugins/pgpmime/sgpgme.h
17381                 Sync with HEAD (Handle combined messages).
17382
17383 2004-08-24 [colin]      0.9.12cvs80.3
17384
17385         * src/wizard.c
17386                 Fix full name, ports, and imap
17387
17388 2004-08-24 [colin]      0.9.12cvs80.2
17389
17390         * src/Makefile.am
17391         * src/main.c
17392         * src/setup.c
17393         * src/setup.h
17394         * src/stock_pixmap.c
17395         * src/stock_pixmap.h
17396         * src/wizard.c ** ADDED **
17397         * src/wizard.h ** ADDED ** 
17398         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17399                 Add a setup wizard 
17400
17401 2004-08-24 [colin]      0.9.12cvs80.1
17402
17403         * src/folder.c
17404                 Sync with HEAD (set mimeflags on all messages)
17405
17406 2004-08-24 [colin]      0.9.12cvs79.3
17407
17408         * src/matcher_parser_lex.l
17409                 Fix 8bits strings not in utf8
17410
17411 2004-08-24 [colin]      0.9.12cvs79.2
17412
17413         * src/compose.c
17414                 Check conversion result before replacing buffer
17415
17416 2004-08-23 [colin]      0.9.12cvs79.1
17417
17418         * src/compose.c
17419                 Sync with HEAD (create message header in memory)
17420
17421 2004-08-23 [colin]      0.9.12cvs78.1
17422
17423         * src/rfc2015.c
17424         * src/rfc2015.h
17425                 Sync with HEAD (fix bug 197 again)
17426
17427 2004-08-23 [colin]      0.9.12cvs77.3
17428
17429         * src/compose.c
17430                 Fix again inline gpg signing (which outputs utf8
17431                 in gtk2). Not syncing this fix to HEAD as this 
17432                 code is meant to die.
17433
17434 2004-08-23 [colin]      0.9.12cvs77.2
17435
17436         * src/prefs_account.h
17437                 Remove useless include
17438
17439 2004-08-23 [colin]      0.9.12cvs77.1
17440
17441         * src/imap.c
17442         * po/es.po
17443         * po/fr.po
17444         * po/it.po
17445         * po/pl.po
17446         * po/pt_BR.po
17447         * po/sk.po
17448         * po/sr.po
17449                 Sync with HEAD (fix bug 577)
17450
17451 2004-08-22 [colin]      0.9.12cvs76.1
17452
17453         * src/plugins/trayicon/trayicon.c
17454                 Sync with HEAD (fix formatting bug)
17455
17456 2004-08-21 [colin]      0.9.12cvs74.2
17457
17458         * src/gtk/colorsel.c
17459                 Fix bug 564 (Folder color selection window exits on any
17460                 keypress)
17461
17462 2004-08-21 [colin]      0.9.12cvs74.1
17463
17464         * ChangeLog.claws
17465         * src/compose.c
17466         * src/summaryview.c
17467         * src/toolbar.c
17468                 Sync with HEAD (fix bug 576)
17469
17470 2004-08-21 [colin]      0.9.12cvs70.1
17471
17472         * src/compose.c
17473         * src/mainwindow.c
17474                 Sync with HEAD
17475                 
17476
17477 2004-08-21 [paul]       0.9.12cvs66.4
17478
17479         * src/mainwindow.c
17480         * src/messageview.c
17481         * src/gtk/menu.c
17482         * src/plugins/spamassassin/spamassassin_gtk.c
17483                 remove some deprecated gtk1 functions
17484
17485
17486 2004-08-21 [colin]      0.9.12cvs66.3
17487
17488         * src/compose.c
17489         * src/codeconv.c
17490                 Fix warnings
17491                 Remove encoding hacks
17492                 Fix bug 575 (Strange character messes up message)
17493                 Don't display conversion error when drafting
17494
17495 2004-08-21 [paul]       0.9.12cvs66.2
17496
17497         * src/prefs_account.c
17498                 fix GnuPG mode bugs
17499
17500
17501 2004-08-20 [colin]      0.9.12cvs66.1
17502
17503         * src/codeconv.c
17504                 Sync with HEAD 0.9.12cvs66
17505
17506 2004-08-20 [paul]
17507
17508         * src/plugins/pgpmime/plugin.c
17509                 modify PGP/MIME plugin's description
17510
17511 2004-08-17 [colin]      0.9.12cvs65.1
17512
17513         * src/common/ssl.c
17514         * src/plugins/pgpmime/plugin.c
17515                 Sync with HEAD
17516
17517 2004-08-14 [colin]      0.9.12cvs60.3
17518
17519         * src/plugins/trayicon/trayicon.c
17520                 Put back resize callback, on size-request signal
17521                 rather than size-allocate to avoid infinite 
17522                 callback loop
17523
17524 2004-08-13 [colin]      0.9.12cvs60.2
17525
17526         * src/common/defs.h
17527                 Cache versions have been fixed
17528
17529 2004-08-13 [colin]      0.9.12cvs60.1
17530
17531         * src/folderutils.c
17532                 Sync with HEAD
17533
17534 2004-08-12 [colin]      0.9.12cvs59.1
17535
17536         * src/plugins/trayicon/trayicon.c
17537                 Sync with HEAD
17538
17539 2004-08-12 [colin]      0.9.12cvs57.5
17540
17541         * sylpheed.desktop
17542         * configure.ac
17543         * src/Makefile.am
17544         * src/main.c
17545                 Add support for Freedesktop.org's startup notification
17546
17547 2004-08-11 [colin]      0.9.12cvs57.4
17548
17549         * src/textview.c
17550                 Fix off-by-one
17551
17552 2004-08-11 [colin]      0.9.12cvs57.3
17553
17554         * src/message_search.c
17555         * src/summary_search.c
17556                 Make searches case insensitive by default
17557         * src/textview.c
17558                 Fix case-insensitive search in message
17559
17560 2004-08-11 [colin]      0.9.12cvs57.2
17561
17562         * src/summary_search.c
17563                 Let case-sensitive be specified
17564
17565 2004-08-10 [colin]      0.9.12cvs55.4
17566
17567         * src/common/socket.c
17568                 Fix the possible race condition
17569
17570 2004-08-09 [paul]       0.9.12cvs55.3
17571
17572         * configure.ac
17573         * src/Makefile.am
17574         * src/common/Makefile.am
17575                 sync with HEAD
17576
17577
17578 2004-08-09 [paul]       0.9.12cvs55.2
17579
17580         * autogen.sh
17581         * po/poconv.sh
17582                 remove unneeded script
17583
17584         * configure.ac
17585                 add forgotten USE_LDAP_TLS (sync with HEAD)
17586
17587
17588 2004-08-09 [colin]      0.9.12cvs55.1
17589
17590         * src/main.c
17591         * src/common/ssl.c
17592         * src/common/sylpheed.c
17593         * src/common/sylpheed.h
17594                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17595
17596 2004-08-09 [paul]       0.9.12cvs54.1
17597
17598         * ChangeLog
17599         * ChangeLog.claws
17600         * ChangeLog.jp
17601         * configure.ac
17602         * po/POTFILES.in
17603         * src/Makefile.am
17604         * src/folderutils.c
17605         * src/main.c
17606         * src/pgpmime.c
17607         * src/pgpmime.h
17608         * src/sgpgme.c
17609         * src/sgpgme.h
17610         * src/plugins/Makefile.am
17611         * src/plugins/pgpmime/.cvsignore
17612         * src/plugins/pgpmime/Makefile.am
17613         * src/plugins/pgpmime/pgpmime.c
17614         * src/plugins/pgpmime/pgpmime.h
17615         * src/plugins/pgpmime/plugin.c
17616         * src/plugins/pgpmime/sgpgme.c
17617         * src/plugins/pgpmime/sgpgme.h
17618                 sync with HEAD
17619
17620 2004-08-08 [paul]       0.9.12cvs51.1
17621
17622         * configure.ac
17623         * src/folder.c
17624                 sync with HEAD
17625
17626 2004-08-07 [colin]      0.9.12cvs50.1
17627
17628         * src/pop.c
17629         * src/common/partial_download.c
17630                 fix warnings (sync from HEAD)
17631
17632 2004-08-07 [colin]      0.9.12cvs48.1
17633
17634         * src/prefs_folder_item.c
17635                 sync with HEAD 0.9.12cvs48
17636
17637 2004-08-06 [colin]      0.9.12cvs47.1
17638
17639         * src/compose.c
17640                 Sync with HEAD
17641
17642 2004-08-06 [christoph]  0.9.12cvs46.2
17643
17644         * src/main.c
17645         * src/plugins/clamav/clamav_plugin_gtk.c
17646         * src/plugins/dillo_viewer/dillo_viewer.c
17647         * src/plugins/image_viewer/plugin.c
17648         * src/plugins/mathml_viewer/mathml_viewer.c
17649         * src/plugins/spamassassin/spamassassin_gtk.c
17650         * src/plugins/trayicon/trayicon.c
17651                 don't mix GTK1.2 plugin with GTK2 plugins
17652
17653 2004-08-06 [colin]      0.9.12cvs46.1
17654
17655         * ChangeLog
17656         * ChangeLog.claws
17657         * ChangeLog.jp
17658         * configure.ac
17659         * sylpheed-claws.pc.in
17660         * src/folder.c
17661         * src/imap.c
17662         * src/localfolder.c
17663         * src/messageview.c
17664         * src/mimeview.c
17665         * src/mimeview.h
17666         * src/msgcache.c
17667         * src/news.c
17668         * src/prefs_ext_prog.c
17669         * src/prefs_folder_item.c
17670         * src/prefs_fonts.c
17671         * src/prefs_msg_colors.c
17672         * src/prefs_spelling.c
17673         * src/prefs_themes.c
17674         * src/prefs_toolbar.c
17675         * src/prefs_wrapping.c
17676         * src/procmime.h
17677         * src/common/defs.h
17678         * src/common/nntp.c
17679         * src/common/session.c
17680         * src/common/session.h
17681         * src/common/socket.c
17682         * src/common/utils.h
17683         * src/common/xml.c
17684         * src/common/xml.h
17685         * src/gtk/prefswindow.c
17686         * src/gtk/prefswindow.h
17687         * src/plugins/clamav/clamav_plugin_gtk.c
17688         * src/plugins/dillo_viewer/dillo_prefs.c
17689         * src/plugins/image_viewer/viewerprefs.c
17690         * src/plugins/spamassassin/spamassassin_gtk.c
17691         * m4/openssl.m4 *** REMOVED ***
17692                 Sync with HEAD 0.9.12cvs46
17693
17694 2004-08-03 [paul]       0.9.12cvs40.2
17695
17696         * src/action.c
17697         * src/addressadd.c
17698         * src/addressbook.c
17699         * src/addrgather.c
17700         * src/browseldap.c
17701         * src/compose.c
17702         * src/crash.c
17703         * src/editaddress.c
17704         * src/editgroup.c
17705         * src/editldap_basedn.c
17706         * src/foldersel.c
17707         * src/importldif.c
17708         * src/mimeview.c
17709         * src/prefs_common.c
17710         * src/prefs_template.c
17711         * src/sourcewindow.c
17712         * src/summaryview.c
17713         * src/gtk/about.c
17714         * src/gtk/foldersort.c
17715         * src/gtk/logwindow.c
17716         * src/gtk/pluginwindow.c
17717         * src/gtk/prefswindow.c
17718                 change all gtk_scrolled_window_set_policy from 
17719                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17720
17721 2004-08-02 [paul]       0.9.12cvs40.1
17722
17723         * AUTHORS
17724                 update translation team section
17725         * po/pt_BR.po
17726                 updated by Frederico Goncalves Guimaraes
17727                 <fggdebian@yahoo.com.br>
17728
17729 2004-07-31 [colin]      0.9.12cvs39.9
17730
17731         * src/exphtmldlg.c
17732                 Fix compilation
17733
17734 2004-07-31 [colin]      0.9.12cvs39.8
17735
17736         * src/exphtmldlg.c
17737                 Fix an alertpanel type
17738
17739 2004-07-30 [colin]      0.9.12cvs39.7
17740
17741         * src/alertpanel.c
17742                 Fix alertpanel_error_log's icon
17743
17744 2004-07-30 [colin]      0.9.12cvs39.6
17745
17746         * src/pop.c
17747                 Two of them should still be warnings
17748
17749 2004-07-30 [colin]      0.9.12cvs39.5
17750
17751         * src/pop.c
17752                 More warning -> error
17753 2004-07-29 [colin]      0.9.12cvs39.4
17754
17755         * src/pop.c
17756                 Warning -> error
17757
17758 2004-07-29 [colin]      0.9.12cvs39.3
17759
17760         * src/prefs_matcher.c
17761                 Fix segfault
17762
17763 2004-07-29 [colin]      0.9.12cvs39.2
17764
17765         * src/alertpanel.c
17766                 More nice-looking alertpanels
17767
17768 2004-07-29 [colin]      0.9.12cvs39.1
17769
17770         * src/messageview.c
17771                 sync with head
17772                 (inform user when partial mail is deleted on server)
17773
17774 2004-07-29 [colin]      0.9.12cvs38.1
17775
17776         * src/messageview.c
17777                 sync with head
17778
17779 2004-07-28 [paul]       0.9.12cvs37.7
17780
17781         * src/mainwindow.c
17782                 complete the replacement of deprecated gtk_progress_*
17783
17784 2004-07-28 [paul]       0.9.12cvs37.6
17785
17786         * src/action.c
17787         * src/inc.c
17788         * src/mainwindow.c
17789         * src/send_message.c
17790         * src/gtk/progressdialog.c
17791         * src/gtk/progressdialog.h
17792                 replace deprecated gtk_progress_*
17793
17794 2004-07-28 [paul]       0.9.12cvs37.5
17795
17796         * src/gtk/filesel.c
17797                 remove gtk_window_set_wmclass()
17798 2004-07-28 [paul]       0.9.12cvs37.4
17799
17800         * src/addressbook.c
17801         * src/compose.c
17802         * src/foldersel.c
17803         * src/mainwindow.c
17804         * src/messageview.c
17805         * src/sourcewindow.c
17806         * src/gtk/logwindow.c
17807                 remove gtk_window_set_wmclass()
17808                 
17809         * src/prefs_filtering.c
17810         * src/prefs_filtering_action.c
17811         * src/prefs_fonts.c
17812         * src/prefs_gtk.c
17813         * src/prefs_matcher.c
17814         * src/ssl_manager.c
17815         * src/gtk/prefswindow.c
17816                 replace gtk_window_position()
17817
17818 2004-07-28 [colin]      0.9.12cvs37.3
17819
17820         * src/alertpanel.c
17821         * src/alertpanel.h
17822                 Add a way to specify panel type for specific
17823                 panels (alertpanel())
17824         * src/account.c
17825         * src/addressbook.c
17826         * src/compose.c
17827         * src/expldifdlg.c
17828         * src/main.c
17829         * src/messageview.c
17830         * src/summaryview.c
17831         * src/textview.c
17832         * src/gtk/sslcertwindow.c
17833                 Fix alertpanel()s so that their icon match
17834                 their real type
17835
17836 2004-07-28 [paul]       0.9.12cvs37.2
17837
17838         * src/addr_compl.c
17839         * src/addressbook.c
17840         * src/alertpanel.c
17841         * src/compose.c
17842         * src/export.c
17843         * src/foldersel.c
17844         * src/folderview.c
17845         * src/grouplistdialog.c
17846         * src/import.c
17847         * src/mainwindow.c
17848         * src/message_search.c
17849         * src/messageview.c
17850         * src/passphrase.c
17851         * src/prefs_actions.c
17852         * src/prefs_common.c
17853         * src/prefs_customheader.c
17854         * src/prefs_display_header.c
17855         * src/prefs_filtering.c
17856         * src/prefs_filtering_action.c
17857         * src/prefs_gtk.c
17858         * src/prefs_matcher.c
17859         * src/prefs_msg_colors.c
17860         * src/prefs_summary_column.c
17861         * src/prefs_template.c
17862         * src/sourcewindow.c
17863         * src/ssl_manager.c
17864         * src/summary_search.c
17865         * src/gtk/colorsel.c
17866         * src/gtk/description_window.c
17867         * src/gtk/gtkaspell.c
17868         * src/gtk/inputdialog.c
17869         * src/gtk/logwindow.c
17870         * src/gtk/prefswindow.c
17871         * src/gtk/progressdialog.c
17872                 replace deprecated gtk_window_set_policy
17873
17874 2004-07-27 [colin]      0.9.12cvs37.1
17875
17876         * src/msgcache.c
17877                 More fixes (synced for head again)
17878
17879 2004-07-27 [colin]      0.9.12cvs35.3
17880
17881         * src/msgcache.c
17882                 Fix wrong test
17883
17884 2004-07-27 [colin]      0.9.12cvs35.2
17885
17886         * src/mimeview.c
17887                 Fix width a bit (by Paul)
17888         * src/alertpanel.c
17889         * src/alertpanel.h
17890                 Specialize icons, make alertpanel_message()
17891                 private
17892         * src/message_search.c
17893         * src/sgpgme.c
17894         * src/summary_search.c
17895                 Suit alertpanel changes
17896
17897 2004-07-27 [colin]      0.9.12cvs35.1
17898
17899         * src/alertpanel.c
17900                 Add an icon
17901         * src/passphrase.c
17902                 Add debug output - maybe someone will
17903                 want to look at the problem with Grab
17904                 Input :)
17905         Bump version as we're synced with HEAD
17906
17907 2004-07-26 [colin]      0.9.12cvs33.26
17908
17909         * src/pop.c
17910                 Fix uidl-file parsing when not in new
17911                 format
17912
17913 2004-07-26 [colin]      0.9.12cvs33.25
17914
17915         * src/gtk/menu.c
17916                 Move popup menu up if necessary (fixes 
17917                 account selector)
17918         * src/mainwindow.c
17919                 Set account selector's button height to
17920                 minimum
17921
17922 2004-07-26 [colin]      0.9.12cvs33.24
17923
17924         * src/alertpanel.c
17925                 Maybe fix 551 (Truncated font in alert window)
17926
17927 2004-07-26 [colin]      0.9.12cvs33.23
17928
17929         * po/de.po
17930         * po/es.po
17931         * po/fr.po
17932         * po/it.po
17933         * po/ja.po
17934         * po/pl.po
17935         * po/ru.po
17936         * po/sk.po
17937         * po/sr.po
17938         * po/zh_CN.po
17939                 Sync po files with HEAD
17940
17941 2004-07-26 [paul]       0.9.12cvs33.22
17942
17943         * src/compose.c
17944                 fix Bug 556 'Organisation-header is sent even if empty'
17945
17946 2004-07-24 [colin]      0.9.12cvs33.21
17947
17948         * src/compose.c
17949         * src/gtk/gtkaspell.c
17950         * src/gtk/gtkaspell.h
17951                 Fix speller accelerators (require hack)
17952
17953 2004-07-24 [colin]      0.9.12cvs33.20
17954
17955         * src/gtk/gtkaspell.c
17956                 Fix over-eager code deletion breaking
17957                 Check while typing
17958
17959 2004-07-24 [colin]      0.9.12cvs33.19
17960
17961         * src/browseldap.c
17962         * src/ldapctrl.c
17963         * src/ldapctrl.h
17964         * src/ldapserver.h
17965                 Sync ldap with HEAD
17966         (Fixes 546 LDAP completely broken)
17967
17968 2004-07-24 [colin]      0.9.12cvs33.18
17969
17970         * src/prefs_msg_colors.c
17971                 Fix prototype mismatch
17972         (Fixes 547 void function cannot return value)
17973
17974 2004-07-24 [colin]      0.9.12cvs33.17
17975
17976         * src/mainwindow.c
17977                 Fix sort going back to previous sort key
17978                 when changing sort direction
17979
17980 2004-07-24 [colin]      0.9.12cvs33.16
17981
17982         * src/compose.c
17983                 Fix space insertion when re-wrapping at 
17984                 cursor point
17985
17986 2004-07-24 [colin]      0.9.12cvs33.15
17987
17988         * src/gtk/gtkaspell.c
17989                 Don't change cursor position in insert-text
17990                 callback
17991         (Fixes 539 Word wrapping on input transposes letters)
17992
17993 2004-07-24 [colin]      0.9.12cvs33.14
17994
17995         * src/gtk/gtkaspell.c
17996                 Reencode non-ascii chars to dictionary's
17997                 encoding
17998         (Fixes 544 Spell check broken non english locale)
17999
18000 2004-07-24 [colin]      0.9.12cvs33.13
18001
18002         * src/summaryview.c
18003                 Fix Shift+Down, add Home/End/PgUp/PgDown
18004
18005 2004-07-21 [colin]      0.9.12cvs33.12
18006
18007         * src/prefs_common.c
18008                 Fix a gtk warning (Patch by Andrej Kacian)
18009
18010 2004-07-21 [colin]      0.9.12cvs33.11
18011
18012         * src/gtk/filesel.c
18013                 More check
18014
18015 2004-07-21 [colin]      0.9.12cvs33.10
18016
18017         * src/compose.c
18018         * src/crash.c
18019         * src/export.c
18020         * src/import.c
18021         * src/messageview.c
18022         * src/mimeview.c
18023         * src/prefs_spelling.c
18024         * src/prefs_themes.c
18025         * src/summaryview.c
18026         * src/gtk/filesel.c
18027         * src/gtk/filesel.h
18028         * src/gtk/pluginwindow.c
18029                 Untwist open/save mode guessing logic, make
18030                 it explicit
18031
18032 2004-07-20 [colin]      0.9.12cvs33.9
18033
18034         * src/codeconv.c
18035                 conv_encode_header: src_charset is UTF-8 on
18036                 gtk2
18037         * src/compose.c
18038                 Remove double encoding of the headers
18039
18040 2004-07-20 [colin]      0.9.12cvs33.8
18041
18042         * src/codeconv.c
18043                 Fix typo
18044
18045 2004-07-20 [colin]      0.9.12cvs33.7
18046
18047         * src/mainwindow.c
18048                 Set the separated messageview to the saved
18049                 size of Claws' messageview (Patch by Alfons)
18050                 Fix a callback prototype (me)
18051
18052 2004-07-20 [colin]      0.9.12cvs33.6
18053
18054         * src/codeconv.h
18055                 Forgot one hunk in 0.9.12cvs33.4
18056
18057 2004-07-19 [colin]      0.9.12cvs33.5
18058
18059         * src/action.c
18060                 Action output fix
18061                 Patch by Alfons
18062
18063 2004-07-19 [colin]      0.9.12cvs33.4
18064
18065         * src/compose.c
18066                 Fix outgoing charset bug in headers
18067         * src/codeconv.c
18068                 Clean for glib2 - Patch by Alfons
18069
18070 2004-07-19 [colin]      0.9.12cvs33.3
18071
18072         * src/statusbar.c
18073                 Remove grip from the statusbar
18074                 Patch by Alfons
18075
18076 2004-07-19 [colin]      0.9.12cvs33.2
18077
18078         * src/messageview.c
18079         * src/textview.c
18080                 Fix messageview remembering the previous
18081                 scroll position when loading a new message
18082                 Patch by Alfons
18083
18084 2004-07-19 [colin]      0.9.12cvs33.1
18085
18086         * src/folder.h
18087         * src/folderview.c
18088         * src/summaryview.c
18089                 Sync with HEAD
18090
18091 2004-07-18 [colin]      0.9.12cvs32.7
18092
18093         * configure.ac
18094                 Remove useless check for XIM - noticed
18095                 by Alfons
18096
18097 2004-07-18 [colin]      0.9.12cvs32.6
18098
18099         * src/summaryview.c
18100                 Remove non-modified and shift-modified
18101                 accelerators in summaryview's popup
18102                 menu, as that doesn't get catched by
18103                 the accel-activate signal catcher...
18104
18105 2004-07-18 [colin]      0.9.12cvs32.5
18106
18107         * src/prefs_common.c
18108                 Define sensible default prefs for 
18109                 wrapping
18110
18111 2004-07-18 [colin]      0.9.12cvs32.4
18112
18113         * src/compose.c
18114         * src/prefs_common.c
18115         * src/prefs_common.h
18116         * src/prefs_wrapping.c
18117                 Remove Smart Wrapping pref, which does
18118                 nothing on gtk2 branch
18119
18120 2004-07-18 [colin]      0.9.12cvs32.3
18121
18122         * src/sourcewindow.c
18123                 Proper utf8
18124
18125 2004-07-18 [colin]      0.9.12cvs32.2
18126
18127         * src/compose.c
18128                 Save attachment status when drafting
18129
18130 2004-07-18 [colin]      0.9.12cvs32.1
18131
18132         * src/gtk/filesel.c
18133                 Fix erratic folder selection in open mode
18134
18135 2004-07-18 [colin]      0.9.12cvs31.11
18136
18137         * src/pop.c
18138                 Don't let partial messages get deleted
18139                 even with "dowload all"
18140                 (0.9.12cvs31.8 fix extension)
18141 2004-07-18 [colin]      0.9.12cvs31.10
18142
18143         * src/gtk/logwindow.c
18144                 Fix log scrolling
18145
18146 2004-07-18 [colin]      0.9.12cvs31.9
18147
18148         * src/common/utils.c
18149                 Fix non-utf8 strings coming from commands
18150                 and files
18151
18152 2004-07-18 [colin]      0.9.12cvs31.8
18153
18154         * src/pop.c
18155                 Fix partial download bug with Download all
18156                 messages option
18157
18158 2004-07-18 [colin]      0.9.12cvs31.7
18159
18160         * src/textview.c
18161                 Fix bug introduced in 0.9.12cvs31.2
18162                 (blocked in select mode after double click)
18163
18164 2004-07-18 [colin]      0.9.12cvs31.6
18165
18166         * src/compose.c
18167         * src/gtk/menu.c
18168                 More glib-warning fixes
18169
18170 2004-07-18 [colin]      0.9.12cvs31.5
18171
18172         * src/compose.c
18173                 Fix trashing the primary clipboard when moving 
18174                 around with tab
18175         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18176
18177 2004-07-18 [colin]      0.9.12cvs31.4
18178
18179         * src/codeconv.c
18180                 convert unencoded iso headers to utf8
18181         (Fix Bug 538 Unencoded local characters in subject make it 
18182          disappear)
18183
18184 2004-07-18 [colin]      0.9.12cvs31.3
18185
18186         * src/compose.c
18187                 Fix tab char handling in wrapping
18188         (Fix Bug 537 Line wrap problem - TAB character treated as 
18189          one character instead of 8)
18190
18191 2004-07-18 [colin]      0.9.12cvs31.2
18192
18193         * src/textview.c
18194                 return FALSE on GDK_MOTION_NOTIFY
18195         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18196          (unable to highlight))
18197
18198 2004-07-18 [colin]      0.9.12cvs31.1
18199
18200         * src/folderview.c
18201                 Sync with 0.9.12cvs31
18202
18203 2004-07-18 [colin]      0.9.12cvs30.4
18204
18205         * src/compose.c
18206                 Also block text_inserted when inserting a file
18207
18208 2004-07-18 [colin]      0.9.12cvs30.3
18209
18210         * src/compose.c
18211                 Fix smart wrapping (block text_inserted handler
18212                 while putting quotation to avoid wrap on input,
18213                 don't join lines if next is sig separator)
18214
18215 2004-07-17 [colin]      0.9.12cvs30.2
18216
18217         * src/folderview.c
18218         * src/mainwindow.c
18219         * src/mimeview.c
18220         * src/summaryview.c
18221         * src/gtk/quicksearch.c
18222         * src/gtk/quicksearch.h
18223                 Block key events handlers *and* accels while
18224                 quicksearch is focused
18225         (Fixes Bug 534 quick-search bar not accepting certain letters)
18226
18227 2004-07-17 [colin]      0.9.12cvs30.1
18228
18229         * src/folder.h
18230         * src/folderview.c
18231         * src/summaryview.c
18232                 Sync with 0.9.12cvs30
18233
18234 2004-07-17 [colin]      0.9.12cvs28.2
18235
18236         * src/mimeview.c
18237         * src/procmime.c
18238         * src/summaryview.c
18239         * src/gtk/menu.c
18240                 Squash some compile and glib warnings
18241
18242 2004-07-17 [paul]       0.9.12cvs28.1
18243
18244         * src/mimeview.c
18245                 sync with 0.9.12cvs28 HEAD
18246
18247 2004-07-16 [paul]       0.9.12cvs26.1
18248         
18249         * src/gtk/quicksearch.c
18250         * src/account.c
18251         * src/account.h
18252         * src/compose.c
18253         * src/customheader.c
18254         * src/folder_item_prefs.c
18255         * src/main.c
18256         * src/mainwindow.c
18257         * src/messageview.c
18258         * src/mimeview.c
18259         * src/news.c
18260         * src/pgpmime.c
18261         * src/pop.c
18262         * src/pop.h
18263         * src/prefs_account.c
18264         * src/prefs_account.h
18265         * src/prefs_common.c
18266         * src/prefs_common.h
18267         * src/prefs_display_header.c
18268         * src/prefs_gtk.c
18269         * src/prefs_gtk.h
18270         * src/procheader.c
18271         * src/procmime.c
18272                 sync with 0.9.12cvs26 HEAD      
18273
18274 2004-07-15 [colin]      0.9.12cvs18.14
18275
18276         * src/folder.c
18277                 Disable GPG signature check during
18278                 folder move and scan
18279         (Closes Bug 521 Signature checking slows down Folder-Move)
18280
18281 2004-07-14 [colin]      0.9.12cvs18.13
18282
18283         * src/common/partial_download.c
18284                 update includes
18285
18286 2004-07-14 [colin]      0.9.12cvs18.12
18287
18288         * src/common/partial_download.c
18289         * src/common/partial_download.h
18290                 Move doc at top, add correct copyright
18291
18292 2004-07-14 [colin]      0.9.12cvs18.11
18293
18294         * src/folder.c
18295         * src/messageview.c
18296         * src/pop.c
18297         * src/pop.h
18298         * src/procmsg.c
18299         * src/summaryview.c
18300         * src/common/Makefile.am
18301         * src/common/partial_download.c ** NEW FILES **
18302         * src/common/partial_download.h ** NEW FILES **
18303                 Move partial-download related stuff to its
18304                 own file
18305
18306 2004-07-14 [colin]      0.9.12cvs18.10
18307
18308         * src/send_message.c
18309                 Fix smtp auth when user is null or empty
18310
18311 2004-07-13 [colin]      0.9.12cvs18.9
18312
18313         * src/gtk/quicksearch.c
18314                 Use alphabetic order
18315
18316 2004-07-13 [colin]      0.9.12cvs18.8
18317
18318         * src/pop.c
18319                 Be paranoid on the checks
18320
18321 2004-07-13 [colin]      0.9.12cvs18.7
18322
18323         * src/gtk/quicksearch.c
18324                 Fix Engrish once again
18325
18326 2004-07-13 [colin]      0.9.12cvs18.6
18327
18328         * src/procmsg.c
18329         * src/summaryview.c
18330                 Mark messages for deletion when they are about to
18331                 be removed from trash
18332
18333 2004-07-13 [colin]      0.9.12cvs18.5
18334
18335         * src/matcher.c
18336         * src/matcher.h
18337         * src/matcher_parser_parse.y
18338         * src/prefs_matcher.c
18339         * src/gtk/quicksearch.c
18340                 Add 'partial' ('p') match string to find partially
18341                 downloaded messages
18342
18343 2004-07-13 [colin]      0.9.12cvs18.4
18344
18345         * src/pop.c
18346                 Fix misplaced block
18347
18348 2004-07-13 [colin]      0.9.12cvs18.3
18349
18350         * src/pop.c
18351         * src/pop.h
18352         * src/messageview.c
18353                 Refactor API (to avoid passing 5+ params and code
18354                 duplication)
18355         * src/folder.c
18356         * src/msgcache.c
18357         * src/procheader.c
18358         * src/common/defs.h
18359                 Add planned_download to cache
18360                 Don't mess uidl file when moving partially downloaded
18361                 mails (they change folder, we should change it in the
18362                 uidl list too or we'll remove an incorrect message)
18363                 (this also helps removing hacks when changing 
18364                 planned_download in messageview.c)
18365
18366 2004-07-12 [colin]      0.9.12cvs18.2
18367
18368         * src/gtk/quicksearch.c
18369                 Fix missing status update in quicksearch
18370
18371 2004-07-12 [paul]       0.9.12cvs18.1
18372
18373         * po/POTFILES.in
18374         * src/Makefile.am
18375         * src/account.c
18376         * src/codeconv.c
18377         * src/compose.c
18378         * src/inc.c
18379         * src/main.c
18380         * src/prefs_common.c
18381         * src/procmsg.h
18382         * src/toolbar.c
18383         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18384         * src/prefs_wrapping.[ch]       ** NEW FILES **
18385         * src/common/intl.h
18386         * src/common/utils.[ch]
18387         * src/gtk/quicksearch.[ch]
18388                 sync with 0.9.12cvs18 HEAD
18389
18390 2004-07-12 [colin]      0.9.11cvs17.25
18391
18392         * src/folder.c
18393         * src/folder.h
18394                 Remove unused function added by me in 0.9.11cvs17.10
18395
18396 2004-07-11 [colin]      0.9.11cvs17.24
18397
18398         * src/inc.c
18399         * src/messageview.c
18400         * src/pop.c
18401         * src/pop.h
18402                 Use folderitem and msgnum instead of filename to
18403                 know which mail to delete
18404                 Move old partial mail deletion to pop.c
18405
18406 2004-07-10 [colin]      0.9.11cvs17.23
18407
18408         * src/inc.c
18409                 Add debug
18410         * src/pop.c
18411         * src/pop.h
18412                 Don't re-use same enums for unrelated stuff: it's 
18413                 completely misleading !
18414                 Document a bit
18415
18416 2004-07-09 [colin]      0.9.11cvs17.22
18417
18418         * src/inc.c
18419                 Remove folder-type check and do
18420                 more tests to be sure everything's
18421                 ok
18422         * src/messageview.c
18423                 Punctuation update, remove useless
18424                 code, fix two warnings
18425         * src/noticeview.c
18426                 Layout cleaning, reset 2nd button
18427                 when specifying one
18428
18429 2004-07-09 [colin]      0.9.11cvs17.21
18430
18431         * src/messageview.c
18432         * src/pop.c
18433         * src/pop.h
18434                 Allow user to change his mind
18435                 and postpone decision (by
18436                 unmarking the mail)
18437
18438 2004-07-09 [colin]      0.9.11cvs17.20
18439
18440         * src/messageview.c
18441                 Fix bug with delete state
18442         * src/pop.c
18443         * src/pop.h
18444                 Fix buffer leak (fread doesn't 
18445                 terminate buffers with \0)
18446                 Refactoring (remove magic 
18447                 numbers)
18448
18449 2004-07-09 [colin]      0.9.11cvs17.19
18450
18451         * src/pop.c
18452                 Don't log "Skipping message" if 
18453                 we're going to TOP it two lines
18454                 later
18455
18456 2004-07-09 [colin]      0.9.11cvs17.18
18457
18458         * src/messageview.c
18459                 Fix Engrish
18460
18461 2004-07-09 [colin]      0.9.11cvs17.17
18462
18463         * src/pop.c
18464                 strlen checking...
18465         * src/messageview.c
18466                 refactoring a bit
18467
18468 2004-07-08 [colin]      0.9.11cvs17.16
18469
18470         * src/noticeview.c
18471         * src/noticeview.h
18472                 Add an optional second button
18473         * src/messageview.c
18474         * src/pop.c
18475         * src/pop.h
18476                 Don't delete partially received mails after a certain
18477                 time; rather, let the user decide.
18478
18479 2004-07-08 [colin]      0.9.11cvs17.15
18480
18481         * src/common/smtp.h
18482                 Sync with HEAD
18483
18484 2004-07-08 [colin]      0.9.11cvs17.14
18485
18486         * src/messageview.c
18487         * src/common/smtp.c
18488                 Use to_human_readable() for sizes
18489
18490 2004-07-08 [colin]      0.9.11cvs17.13
18491
18492         * src/inc.c
18493         * src/messageview.c
18494         * src/pop.c
18495         * src/pop.h
18496         * src/procmsg.c
18497                 Fix partial-downloading issues:
18498                         catch unsupported TOP
18499                         don't delete partially downloaded mails before 5 days
18500                         don't update existing with non-MH folders; that'll
18501                         make dups, but it's better than trashing the folder
18502                         free new msginfo parts
18503                 Fix indentation ;-)
18504
18505 2004-07-08 [colin]      0.9.11cvs17.12
18506
18507         * src/common/smtp.c
18508         * src/common/smtp.h
18509                 Sync smtp size verification with HEAD
18510
18511 2004-07-08 [colin]      0.9.11cvs17.11
18512
18513         * src/summaryview.c
18514         * src/prefs_common.c
18515         * src/prefs_common.h
18516         * src/gtk/quicksearch.c
18517         * src/gtk/quicksearch.h
18518                 Sync sticky pref with HEAD
18519
18520 2004-07-08 [colin]      0.9.11cvs17.10
18521
18522         * src/folder.c [1.213.2.6]
18523         * src/folder.h [1.87.2.6]
18524         * src/inc.c [1.149.2.7]
18525         * src/messageview.c [1.94.2.8]
18526         * src/procheader.c [1.47.2.6]
18527         * src/procmsg.c [1.150.2.4]
18528         * src/procmsg.h [1.60.2.5]
18529         * src/pop.c [1.56.2.4]
18530         * src/pop.h [1.17.2.3]
18531                 Let too big messages get downloaded, but truncated
18532                 Add a button to download them completely
18533                 
18534 2004-07-06 [colin]      0.9.11cvs17.9
18535
18536         * src/gtk/quicksearch.c [1.1.2.3]
18537                 Add a Clear button
18538         * commitHelper
18539         * PATCHSETS
18540                 Add a script to help with cvs
18541
18542 2004-07-03 [colin]      0.9.11cvs17.8
18543
18544         * src/plugins/imageviewer/viewer.c
18545                 fix imageviewer (which was staying on the first
18546                 displayed image)
18547
18548 2004-07-03 [colin]      0.9.11cvs17.7
18549
18550         Removed FIXME_GTK2 warnings
18551         * src/gtk/gtkutils.c
18552                 useless #warnings
18553         * src/gtk/menu.c
18554                 useless #warnings (no need to mess with menu rc)
18555         * src/gtk/menu.h
18556                 unused functions
18557         
18558
18559 2004-07-03 [colin]      0.9.11cvs17.6
18560
18561         Removed FIXME_GTK2 warnings
18562         * src/codeconv.c
18563                 useless #warnings (rewrite needed)
18564         * src/compose.c
18565                 useless #warnings (rewrite needed)
18566                 useless #warnings (gtk2 is like that)
18567                 useless #warnings (previously fixed)
18568         * src/main.c
18569                 useless #warnings (previously fixed)
18570         * src/message_search.c
18571                 useless #warnings (gtk2 is like that)
18572                 Made apparent that search is case-sensitive
18573         * src/mimeview.c
18574                 useless #warnings (rewrite needed)
18575                 useless #warnings (gtk2 is like that)
18576                 reimplemented real warnings
18577         * src/prefs_common.c
18578                 Removed block cursor option (not it gtk2)
18579         * src/prefs_gtk.c
18580                 useless #warnings (rewrite needed)
18581         * src/procheader.c
18582                 useless #warnings (rewrite needed)
18583         * src/sourcewindow.c
18584                 useless #warnings (incorrect placing)
18585         * src/summary_search.c
18586                 useless #warnings (gtk2 is like that)
18587                 Made apparent that search is case-sensitive
18588         * src/action.c
18589                 useless #warnings (gtk2 is like that)
18590         * src/textview.c
18591                 useless #warnings (rewrite needed)
18592         * src/toolbar.c
18593                 useless #warnings (rewrite needed)
18594
18595 2004-07-03 [colin]      0.9.11cvs17.5
18596
18597         * src/textview.c
18598                 Fix mismerge which broke URI opening
18599                 
18600 2004-07-01 [colin]      0.9.11cvs17.4
18601
18602         * src/gtk/filesel.c
18603                 Fill filename when saving
18604                 
18605 2004-06-27 [colin]      0.9.11cvs17.3
18606
18607         * src/gtk/filesel.[ch]
18608                 Use the new GTK file selector
18609                 Update prototype to match the reality: multiple file
18610                 selection is open-only          
18611         * src/compose.c
18612                 Match the new prototypes        
18613         * configure.ac
18614                 Match the new requirements (gtk 2.4.0)
18615                         
18616 2004-06-26 [colin]      0.9.11cvs17.2
18617
18618         * src/plugins/trayicon/trayicon.c
18619                 Remove useless signal handler on resize, which causes
18620                 an infinite "loop"
18621         
18622 2004-06-26 [colin]      0.9.11cvs17.1
18623         
18624         * tools/Makefile.am
18625                 remove launch_firebird and add nautilus2sylpheed.sh
18626         * src/quicksearch.c
18627           src/summaryview.c
18628                 Fix show/hide "Extended symbols" button problem
18629                 Fix apparition at startup
18630                 Fix const warnings
18631         * src/plugins/image_viewer/Makefile.am
18632                 Fix configure 
18633         * common/ssl.c
18634                 Re-enable certificate check, as it doesn't seem to
18635                 cause Xlib errors anymore
18636
18637 2004-06-25 [paul]       0.9.11cvs17
18638
18639         * sync with 0.9.11cvs17 HEAD
18640         
18641         NOTE: QuickSearch is broken
18642
18643 2004-06-07 [colin]      0.9.10claws67.10
18644         * src/plugins/trayicon/trayicon.c
18645           src/plugins/trayicon/libeggtrayicon/Makefile.am
18646           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18647                 Fix gettextization in trayicon plugin
18648
18649 2004-06-07 [colin]      0.9.10claws67.9
18650         
18651         * src/summaryview.c
18652           src/gtk/gtksctree.[ch]
18653                 Let Shift+{Up,Down} work in summaryview
18654                 (well, Down "works" and Up works)
18655                 Let the list scroll when using these keys
18656
18657 2004-06-06 [colin]      0.9.10claws67.8
18658
18659         * src/plugins/trayicon/trayicon.c
18660                 Fix pixmap update
18661
18662 2004-06-06 [colin]      0.9.10claws67.7
18663
18664         * src/addressbook.c
18665                 Fix signal handling causing system-wide focus grab
18666
18667 2004-05-25 [paul]       0.9.10claws67.6
18668
18669         * Makefile.am
18670           src/Makefile.am
18671                 clean up
18672
18673 2004-05-25 [paul]       0.9.10claws67.5
18674
18675         * replace deprecated gtk_signal... functions
18676
18677 2004-05-23 [colin]      0.9.10claws67.4
18678
18679         * src/compose.c
18680                 Fix wrapping
18681
18682 2004-05-22 [colin]      0.9.10claws67.3
18683
18684         * src/compose.c
18685                 Re-fix [Edited] in compose.c::compose_reedit()
18686
18687 2004-05-22 [colin]      0.9.10claws67.2
18688
18689         * src/procmime.c
18690                 Fix parsing of multiparts mails
18691
18692 2004-05-22 [colin]      0.9.10claws67.1
18693
18694         * src/summaryview.c
18695                 Fix quicksearch
18696
18697 2004-05-22 [paul]       0.9.10claws67
18698
18699         * sync with 0.9.10claws67 HEAD
18700
18701 2004-05-14 [alfons]
18702
18703         * src/procmime.h
18704                 add forgotton prototype
18705
18706 2004-05-10 [paul]       0.9.10claws57
18707
18708         * sync with 0.9.10claws57 HEAD
18709
18710 2004-05-05 [paul]       0.9.9.claws1
18711
18712         * ChangeLog-gtk2        ** REMOVED **
18713           ChangeLog-gtk2.claws  ** ADDED **
18714                 rename and adopt the normal claws format
18715                 
18716         * configure.ac
18717                 require gtkmathview >= 0.5
18718
18719         * ac/*                          ** REMOVED **
18720           ac/                           ** REMOVED **
18721           intl/Makefile.in              ** REMOVED **
18722           m4/                           ** ADDED **
18723           m4/missing                    ** ADDED **
18724           m4/missing/gdk-pixbuf.m4      ** ADDED **
18725           m4/missing/gettext.m4         ** ADDED **
18726           m4/missing/gpgme.m4           ** ADDED **
18727           m4/missing/imlib.m4           ** ADDED **
18728           m4/.cvsignore                 ** ADDED **
18729           m4/Makefile.am                ** ADDED **
18730           m4/README                     ** ADDED **
18731           m4/aclocal-include.m4         ** ADDED **
18732           m4/aspell.m4                  ** ADDED **
18733           m4/check-type.m4              ** ADDED **
18734           m4/gnupg-check-typedef.m4     ** ADDED **
18735           m4/openssl.m4                 ** ADDED **
18736           m4/spamassassin.m4            ** ADDED **
18737           po/ChangeLog                  ** REMOVED **
18738           po/Makefile.in.in             ** REMOVED **
18739           po/Rules-quot                 ** REMOVED **
18740           po/boldquot.sed               ** REMOVED **
18741           po/en@boldquot.header         ** REMOVED **
18742           po/en@quot.header             ** REMOVED **
18743           po/insert-header.sin          ** REMOVED **
18744           po/quot.sed                   ** REMOVED **
18745           po/remove-potcdate.sed        ** REMOVED **
18746           po/remove-potcdate.sin        ** REMOVED **
18747           po/stamp-po                   ** REMOVED **
18748           Makefile.am
18749           autogen.sh
18750           configure.ac
18751                 enable building with automake 1.8.x
18752                 add 'autopoint --force' to autogen.sh and remove all
18753                 auto-generated files, remove ac/ directory and use
18754                 m4/ directory instead
18755                 
18756         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18757                 fix gettextization
18758
18759 2004-02-28 Colin Leroy <colin@colino.net>
18760         * src/prefs_matcher.c
18761           src/prefs_filtering.c
18762           src/prefs_filtering_action.c
18763                 Fix non-editable GtkEntries
18764
18765 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18766         * src/prefs_themes.c
18767                 utf8 conversion for theme info
18768
18769 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18770         * sync 0.9.9claws
18771
18772 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18773         * src/grouplistdialog.c
18774                 allow multiple selections without ctrl key
18775
18776 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18777         * src/main.c
18778                 enable customizable accelerators
18779
18780 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18781         * src/prefs_common.c
18782                 re-enable different font settings for gtk1/2
18783         * src/prefs_folder_item.c
18784                 fix folder prefs displayed wrong
18785         * src/textview.c
18786                 set 'sunken' shadow type
18787
18788 2004-02-07 Colin Leroy <colin@colino.net>
18789         * src/compose.c
18790                 Fix message being always [Edited]
18791                 Encode headers correctly (utf8 buf)
18792
18793 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18794         * src/socket.c
18795                 remove double g_source_attach()
18796                 (Thanks to Colin Leroy)
18797
18798 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18799         * src/gtk/gtksctree.c
18800                 Fix SSL certificate list not shown
18801         * src/mimeview.c
18802                 Fix clicks in mime tree
18803
18804 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18805         * src/common/socket.c
18806                 Fix SSL receive
18807         * src/compose.c
18808                 Fix clipboard menu hotkeys
18809
18810 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18811         * src/gtk/gtkaspell.[ch]
18812           src/compose.c
18813                 reimplement spellchecker
18814
18815 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18816         * src/gtk/filesel.c
18817                 crash when inserting file in compose window
18818                 (TODO: keep old selection on clicks)
18819         * src/main.c
18820                 use gtkrc-2.0 instead of gtkrc
18821
18822 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18823         * src/messageview.c
18824                 remove orphaned mimeview unref()
18825
18826 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18827         * src/grouplistdialog.c
18828                 expand nodes containing subscribed groups
18829
18830 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18831         * src/textview.c
18832                 textview: hide cursor, restore old click behaviour
18833
18834 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18835         * src/textview.c
18836                 variable names messed up
18837
18838 2004-01-17 Colin Leroy <colin@colino.net>
18839         * src/addr_compl.c
18840                 Fix completion address too thin
18841         * src/compose.c
18842                 Fix tab-to-subject behaviour
18843         * src/summaryview.c
18844                 Implement key up & down in summaryview
18845
18846 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18847
18848         * sync 098claws
18849
18850 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18851         * configure.ac
18852           Makefile.am
18853           doc/.cvsignore
18854           doc/Makefile.am
18855                 faq, man, manual moved to doc/
18856         * ac/aspell.m4
18857           ac/check-type.m4
18858           ac/gnupg-check-typedef.m4
18859           ac/openssl.m4
18860           ac/spamassassin.m4
18861           ac/missing/gdk-pixbuf.m4
18862           ac/missing/gpgme.m4
18863           ac/missing/imlib.m4
18864                 fix automake warnings
18865
18866 2003-12-06 Colin Leroy <colin@colino.net>
18867         * src/summaryview.c
18868                 Fix quicksearch
18869
18870 2003-12-05 Colin Leroy <colin@colino.net>
18871         * src/summaryview.c
18872                 Fix going to next unread folder
18873
18874 2003-12-05 Colin Leroy <colin@colino.net>
18875         * src/crash.c
18876                 Fix gtk2 compilation
18877         * src/session.c
18878                 Remove iotag source handler at disconnection
18879         * src/socket.[ch] 
18880                 Remove source handler when closing socket 
18881                 (fixes another seg)
18882
18883 2003-12-04 Colin Leroy <colin@colino.net>
18884         * src/compose.c
18885           src/prefs_account.c
18886           src/prefs_common.c
18887                 Fix some dropdown menus
18888
18889 2003-12-04 Colin Leroy <colin@colino.net>
18890         * src/compose.c
18891                 Fix event handlers on header fields
18892         * src/common/socket.c
18893           src/common/session.c
18894                 Fix segfault with callback (SSL)
18895                 Fix end of session 
18896
18897 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18898
18899         * Fix compile bug in src/compose.c
18900         * removed src/gtk/gtkstext.[ch]
18901
18902 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18903
18904         * Convert character set and escape "text" attributes in toolbar setting
18905         files.
18906         * Fixed bug in button-press-event handling.
18907
18908 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18909
18910         * Fixed bug in key-press-event handling.
18911
18912 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18913
18914         * Enabled to compile tray-icon plugin (Ad-hoc).
18915         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18916
18917 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18918
18919         * Enabled to compile on sylpheed-claws.
18920         (tray-icon plugin still cannot compile yet.)
18921
18922 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18923
18924         * Updated to 0.9.5.
18925
18926 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18927
18928         * Updated to 0.9.4.
18929         * Ported monitoring SSL mechanism to GSource of GLib2
18930         (I don't confirm it)
18931         * Added _gtk2 suffix to key name of font preference to avoid
18932         ovverwriting preference of Gtk+-1.2 version.
18933
18934 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18935
18936         * Updated to 0.9.2.
18937
18938 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18939
18940         * Updated to 0.9.1.
18941         * Translate po files into UTF-8 when execute autogen.sh.
18942
18943 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18944
18945         * Updated to 0.9.0.
18946
18947 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18948
18949         * Plugged GError related memory leaks.
18950
18951 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18952
18953         * Changed default size of fonts.
18954         * Enabled to set titile font size of warning dialog.
18955
18956 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18957
18958         * Embed a sylpheed icon into executable binary on Windows.
18959
18960 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18961
18962         * I forgot to traslate character set of element string in src/xml.c.
18963
18964 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18965
18966         * Fixed detecting bind_textdomain_codeset in configure.in.
18967         * The bug in which "Example" of "Date fromat" preference isn't displayed
18968         correctly has been fixed.
18969
18970 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18971
18972         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18973           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18974           glib-gettextize
18975           Removed intl directory.
18976           Translated po files into UTF-8.
18977           (Thanks! Ryuji Abe)
18978
18979 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18980
18981         * The bug which doesn't unscape string in xml.c has been fixed.
18982
18983 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18984
18985         * The bug which is failed to translate encoding of file name thorough
18986         file dialog has been fixed.
18987
18988 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18989
18990         * Modified to translate file names which is used in inporting/expoting
18991         mbox feature and "Save as" feature into locale encoding.
18992         * Translate file names into locale encoding when "Attache file" and
18993         "Insert file".
18994         * Force set G_BROKEN_FILENAMES environment variable.
18995         * Other minor fixes.
18996
18997 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18998
18999         * Modified to treat MH folder's name as locale encoding.
19000
19001 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
19002
19003         * The bug which clash on switching candidates of auto completion of
19004         addresses, cannot use auto completion in Japanesse is fixed
19005         (Thanks! Tokunaga-san)¡¥
19006
19007 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19008
19009         * The bug which cannot switch key accelerator preference has been fixed
19010         (Thanks! smbd-san)¡¥
19011
19012 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19013
19014         * version 0.8.11-gtk2-20030314
19015
19016 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19017
19018         * The bug in which character set conversion of filtering messages has
19019         been fixed.(Thanks! COCOA-san).
19020
19021 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
19022
19023         * Revived "Leave space on head" preference in "Message" category.
19024         * A bug which clash when put the cursor to end of buffer and execute
19025         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
19026
19027 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19028
19029         * version 0.8.11-gtk2-20030312
19030
19031 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19032
19033         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
19034         * Modified to use Pango's API directly for font preference.
19035         * Integrated GtkTextView of textview to one widget.
19036         * Set fonts of header title in textview by "header_title" tag.
19037         * Removed some deprecated codes.
19038
19039 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
19040
19041         * Updated to 0.8.11.
19042         * Merged cygwin patch(Thanks! Sakai-san).
19043
19044 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
19045
19046         * version 0.8.10-gtk2-20030309