68d5c015becba564a3e2f31a9bd4ac0e440b0810
[claws.git] / ChangeLog
1 2006-10-03 [colin]      2.5.2cvs40
2
3         * src/mh.c
4                 Fix "check for new folders" with accentued folders
5
6 2006-10-03 [ticho]      2.5.2cvs39
7
8         * src/filtering.c
9         * src/folder.c
10         * src/inc.c
11         * src/mbox.c
12                 Colin's fix for "copy" filtering rules.
13
14 2006-10-02 [colin]      2.5.2cvs38
15
16         * src/folderview.c
17                 Fix for double-click too
18
19 2006-10-02 [colin]      2.5.2cvs37
20
21         * src/folderview.c
22                 correct fix for cvs36
23
24 2006-10-02 [colin]      2.5.2cvs36
25
26         * src/folderview.c
27                 Fix 'goto next unread' after collapsing/expanding 
28                 a node.
29
30 2006-10-02 [colin]      2.5.2cvs35
31
32         * src/summaryview.c
33                 Fix double freeze/thaw
34         * src/common/utils.c
35         * src/common/utils.h
36                 Reimplement strftime
37         * src/procheader.c
38                 Use it
39
40
41 2006-10-02 [colin]      2.5.2cvs34
42
43         * src/mh.c
44                 Time mh_write_sequences() - it's fast
45         * src/summaryview.c
46                 Init a variable to shut up gcc
47
48 2006-10-01 [colin]      2.5.2cvs33
49
50         * src/folder.c
51         * src/mh.c
52         * src/mh.h
53         * src/msgcache.c
54                 Add helper mh_set_mtime(), and set mtime to stat()'s result
55                 Add fsync but disable it, it's slow as hell
56
57 2006-10-01 [colin]      2.5.2cvs32
58
59         * src/mh.c
60         * src/msgcache.c
61                 fflush() caches and mh_sequences before
62                 fclose()ing
63
64 2006-10-01 [colin]      2.5.2cvs31
65
66         * src/msgcache.c
67                 Don't ftruncate when not using mmap
68
69 2006-09-30 [colin]      2.5.2cvs30
70
71         * src/main.c
72                 Write folder list *after* saving caches
73
74 2006-09-30 [colin]      2.5.2cvs29
75
76         * src/folder.c
77         * src/mh.c
78                 Debug forced mtime changes
79
80 2006-09-30 [colin]      2.5.2cvs28
81
82         * src/folder.c
83         * src/main.c
84                 Remove useless debug_print()s (code
85                 well-tested)
86
87 2006-09-30 [colin]      2.5.2cvs27
88
89         * src/mh.c
90                 Do stuff faster when writing mh_sequences
91
92 2006-09-30 [colin]      2.5.2cvs26
93
94         * src/mh.c
95                 Don't let the writing of .mh_sequences, which
96                 can change the folder's mtime, let us think
97                 we need to scan.
98
99 2006-09-30 [colin]      2.5.2cvs25
100
101         * src/folder.c
102                 Move a debug_print where it belongs 
103                 (processing)
104         * src/summaryview.c
105                 Don't mess with a huge slow subject
106                 table if we're not threading by
107                 subject
108
109 2006-09-30 [colin]      2.5.2cvs24
110
111         * src/msgcache.c
112                 Reenable mmaped reads (*not* writes!)
113         * src/procmsg.c
114                 Don't destroy and recreate hashtables just
115                 for fun
116         * src/common/utils.c
117                 Remove useless reply prefixes (it's case
118                 unsensitive)
119
120 2006-09-30 [wwp]        2.5.2cvs23
121
122         * tools/fix_date.sh
123                 Fixed a minor bug in date value extraction, added a switch
124                 to replace non RFC-compliant Date: value, added a switch
125                 to use strict RFC matching patterns for dates.
126
127 2006-09-29 [colin]      2.5.2cvs22
128
129         * src/matcher_parser.h
130         * src/matcher_parser_parse.y
131         * src/prefs_filtering.c
132         * src/statusbar.c
133         * src/summary_search.c
134         * src/summaryview.c
135         * src/gtk/quicksearch.c
136         * src/gtk/quicksearch.h
137                 Optimise searches by setting different
138                 refresh intervals (depending if the 
139                 search is fast or not)
140
141 2006-09-29 [colin]      2.5.2cvs21
142
143         * src/codeconv.c
144                 Optimise by reusing the last iconv converter
145                 if possible
146         * src/textview.c
147                 Optimise a bit (the foldable quotes feature
148                 still has an awful O(n^2) algo
149
150 2006-09-29 [colin]      2.5.2cvs20
151
152         * src/gtk/gtksctree.c
153         * src/gtk/gtksctree.h
154                 Optimise de-selection via up/down or
155                 another key
156
157 2006-09-28 [colin]      2.5.2cvs19
158
159         * src/action.c
160         * src/compose.c
161         * src/folderview.c
162         * src/mainwindow.c
163         * src/messageview.c
164         * src/summary_search.c
165         * src/toolbar.c
166                 Avoid using summaryview->ctree directly
167
168 2006-09-28 [colin]      2.5.2cvs18
169
170         * src/summaryview.c
171         * src/summaryview.h
172                 Add helpers to freeze/thaw/grab_focus
173                 Factorize calls to freeze/thaw/grab_focus
174                 
175
176 2006-09-28 [colin]      2.5.2cvs17
177
178         * src/main.c
179                 More guards for the session management
180
181 2006-09-28 [colin]      2.5.2cvs16
182
183         * src/folderview.c
184         * src/gtk/gtksctree.c
185         * src/gtk/gtksctree.h
186                 Make expanding not recursive in folderview
187
188 2006-09-28 [colin]      2.5.2cvs15
189
190         * src/addressbook.c
191                 If nothing is selected in the list (right part)
192                 and a group is selected in the tree (left part),
193                 mail this group.
194
195 2006-09-28 [colin]      2.5.2cvs14
196
197         * src/Makefile.am
198                 Actually use SM_LIBS
199
200 2006-09-28 [ticho]      2.5.2cvs13
201
202         * src/export.c
203         * src/messageview.c
204         * src/mimeview.c
205         * src/news.c
206         * src/pop.c
207         * src/prefs_themes.c
208         * src/procmsg.c
209                 Small i18n string optimization.
210         * src/send_message.c
211         * src/summaryview.c
212         * src/common/session.c
213         * src/common/smtp.c
214         * src/common/ssl_certificate.c
215         * src/common/utils.c
216                 Use "Couldn't" instead of "Can't" in UI messages,
217                 where appropriate.
218
219 2006-09-28 [colin]      2.5.2cvs12
220
221         * configure.ac
222                 Possibly fix link errors
223
224 2006-09-27 [wwp]        2.5.2cvs11
225
226         * src/gtk/authors.h
227         * doc/man/sylpheed-claws.1
228         * manual/ack.xml
229         * manual/es/ack.xml
230         * manual/fr/ack.xml
231         * manual/pl/ack.xml
232                 Updated authors info (me, myself and I).
233
234 2006-09-27 [colin]      2.5.2cvs10
235
236         * src/addressbook.c
237                 Remove useless printf
238
239 2006-09-27 [wwp]        2.5.2cvs9
240
241         * src/editgroup.c
242         * src/send_message.c
243         * src/inc.c
244         * src/prefs_common.c
245         * src/prefs_common.h
246         * src/gtk/progressdialog.c
247                 remember more windows' sizes (send dialog, received dialog,
248                 edit group in addressbook).
249
250 2006-09-27 [colin]      2.5.2cvs8
251
252         * configure.ac
253         * src/main.c
254         * src/mainwindow.h
255                 Use libSM to communicate with the session
256                 manager, so that we can know when the 
257                 session ends, save our caches, and draft
258                 our compose windows.
259
260 2006-09-27 [colin]      2.5.2cvs7
261
262         * src/addressbook.c
263                 Fix issues:
264                 o Allow Book and Group creation from the tree's
265                   contextual menu
266                 o Do not actually delete the contacts when 
267                   deleting groups from the tree (duh!)
268
269 2006-09-27 [colin]      2.5.2cvs6
270
271         * src/compose.c
272         * src/compose.h
273         * src/mainwindow.c
274         * src/textview.c
275         * src/toolbar.c
276                 o Allow passing an email address to 
277                   compose_new_with_folderitem
278                 o Update callers
279                 o Use current folderitem when clicking
280                   on a TextView mailto: link
281                 o Fix a possible leak in TextView
282
283 2006-09-27 [colin]      2.5.2cvs5
284
285         * src/html.c
286                 Use UTF-8 chars to replace HTML entities
287
288 2006-09-27 [colin]      2.5.2cvs4
289
290         * AUTHORS
291         * src/prefs_account.c
292         * src/gtk/authors.h
293                 Fix bug #1024 (Array index out of
294                 range in sylpheed-claws-2.5.2)
295                 Patch by Ales Nosek <anosek@suse.cz>
296
297 2006-09-27 [colin]      2.5.2cvs3
298
299         * src/addr_compl.c
300                 Actually do the test
301
302 2006-09-27 [colin]      2.5.2cvs2
303
304         * src/addr_compl.c
305         * src/addr_compl.h
306                 Allow completing with comma (in certain cases: vCalendar
307                 for example doesn't support that)
308                 Patch by Fabien Vantard
309
310 2006-09-26 [colin]      2.5.2cvs1
311
312         * src/Makefile.am
313         * src/addr_compl.c
314         * src/addr_compl.h
315         * src/addrbook.c
316         * src/addrbook.h
317         * src/addressbook.c
318         * src/addrindex.c
319         * src/addrindex.h
320         * src/compose.c
321         * src/prefs_common.c
322         * src/prefs_filtering_action.c
323         * src/prefs_folder_item.c
324         * src/prefs_template.c
325         * src/stock_pixmap.c
326         * src/stock_pixmap.h
327         * src/pixmaps/addr_one.xpm
328         * src/pixmaps/addr_two.xpm
329                 Add auto-completion on groups
330
331 2006-09-26 [colin]      2.5.2
332
333         * NEWS
334         * README
335         * RELEASE_NOTES
336                 2.5.2 released
337
338 2006-09-26 [colin]      2.5.1cvs5
339
340         * src/matcher.c
341                 Fix condition
342
343 2006-09-26 [colin]      2.5.1cvs4
344
345         * src/mbox.c
346                 Revert cvs1 (useless as the message is printed 
347                 every 500 mails)
348
349 2006-09-26 [colin]      2.5.1cvs3
350
351         * src/partial_download.c
352                 Fix crasher found by Alexsandar Urosevic
353
354 2006-09-26 [colin]      2.5.1cvs2
355
356         * src/summaryview.c
357                 Fix bug #1023 (Sylpheed deletes too much messages)
358
359 2006-09-26 [ticho]      2.5.1cvs1
360
361         * src/mbox.c
362                 Make use of gettext's multiple plurals for statusbar
363                 progress message.
364
365 2006-09-25 [paul]       2.5.1
366
367         * NEWS
368         * README
369         * RELEASE_NOTES
370                 2.5.1 released
371
372 2006-09-25 [colin]      2.5.0cvs3
373
374         * src/plugins/bogofilter/bogofilter.c
375         * src/plugins/clamav/clamav_plugin.c
376         * src/plugins/spamassassin/spamassassin.c
377                 BogoFilter, Spamassassin: Fix double hook registering after
378                 visiting preferences
379                 Spamassassin, Clamav: Just set the mails to move instead of
380                 doing the move - caller will move the things at once.
381
382 2006-09-25 [colin]      2.5.0cvs2
383
384         * src/imap.c
385         * src/etpan/imap-thread.c
386                 Use UID SEARCH ALL instead of UID 1:*
387                 (braindead servers can't figure out that's
388                 the same...)
389
390 2006-09-25 [wwp]        2.5.0cvs1
391
392         * src/message_search.c
393                 Added the ability to stop a running search (in message body).
394
395 2006-09-25 [paul]       2.5.0
396
397         * NEWS
398         * README
399         * RELEASE_NOTES
400                 2.5.0 released
401
402 2006-09-25 [paul]       2.4.0cvs214
403
404         * po/cs.po
405         * po/de.po
406         * po/fi.po
407         * po/fr.po
408         * po/nl.po
409         * po/pt_BR.po
410         * po/sk.po
411         * po/sr.po
412         * po/zh_CN.po
413                 updated by Tim, Stephan Sachse, Flammie Pirinen,
414                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
415                 Ticho, Aleksander Urosevic, Ralgh Young
416
417 2006-09-24 [mones]      2.4.0cvs213
418
419         * po/es.po
420                 Updated for release
421
422 2006-09-23 [colin]      2.4.0cvs212
423
424         * src/gtk/inputdialog.c
425                 Fix [ ] remember this appearing in normal
426                 input dialogs after it's been used by
427                 mimeview.
428         * src/folder.c
429         * src/folderview.c
430         * src/msgcache.c
431         * src/procmsg.c
432         * src/summaryview.c
433         * src/textview.c
434         * src/common/timing.h
435                 Enable timings in debug mode and make it
436                 look prettier.
437
438 2006-09-22 [colin]      2.4.0cvs211
439
440         * README
441                 Revert test change
442         * commitHelper
443                 ping the correct URI
444
445 2006-09-22 [colin]      2.4.0cvs210
446
447         * README
448                 Let's see if bug #1022 is fixed
449
450 2006-09-21 [colin]      2.4.0cvs209
451
452         * src/wizard.c
453         * src/common/plugin.c
454                 Prepare infra to load predefined plugins when
455                 no configuration existed. Don't actually load
456                 anything yet (feat. freeze)
457
458 2006-09-21 [wwp]        2.4.0cvs208
459
460         * manual/fr/faq.xml
461                 Partial sync w/ 2.4.0cvs72:
462                 wrap file and minor updates.
463
464 2006-09-21 [wwp]        2.4.0cvs207
465
466         * tools/fix_date.sh
467                 several fixes and enhancements. A new --force switch has been
468                 added to prevent overriding by default Date: header when
469                 already existing.
470
471 2006-09-21 [paul]       2.4.0cvs206
472
473         * src/common/utils.c
474                 add Chinese UTF8 Re prefix
475
476 2006-09-21 [wwp]        2.4.0cvs205
477
478         * tools/Makefile.am
479                 Fics alfabettical order.
480
481 2006-09-21 [wwp]        2.4.0cvs204
482
483         * tools/fix_date.sh
484         * tools/Makefile.am
485                 Added an action tool to fix missing Date field in emails.
486                 Updated Makefile.am to reflect those last two additions.
487
488 2006-09-21 [wwp]        2.4.0cvs203
489
490         * tools/uuooffice
491                 Added a action tool to open uuencoded docs w/
492                 OpenOffice (based on uudec method).
493
494 2006-09-21 [colin]      2.4.0cvs202
495
496         * src/compose.c
497         * src/textview.c
498                 Workaround possible GTK crash: remove selection 
499                 clipboard before destroying widget, or GTK+-2.10
500                 dies. Thanks to Hiro.
501
502 2006-09-20 [colin]      2.4.0cvs201
503
504         * src/compose.c
505                 Fix free-after-use in some cases (when 
506                 procmime_encode_content() frees mimeinfo->data.mem
507                 and turns it to a temp file)
508
509 2006-09-20 [colin]      2.4.0cvs200
510
511         * src/folderview.c
512         * src/summaryview.c
513         * src/gtk/gtksctree.c
514         * src/gtk/gtksctree.h
515                 Add tooltips in the folderview and summaryview
516                 (Doesn't break string freeze as they already
517                 exist)
518         * src/toolbar.c
519                 Put the spam button in the default configuration
520                 if compiled with bogo plugin too
521
522 2006-09-19 [colin]      2.4.0cvs199
523
524         * src/summaryview.c
525         * src/summaryview.h
526                 Update folder name label on folder rename
527         * src/prefs_matcher.c
528         * src/gtk/logwindow.h
529                 Fix warnings
530                 Patches by Fabien
531
532 2006-09-19 [wwp]        2.4.0cvs198
533
534         * src/summary_search.c
535                 fix can't click forward/backward buttons in the
536                 search messages.
537
538 2006-09-18 [paul]       2.4.0cvs197
539
540         * src/wizard.c
541                 add missing bracket, capitalise the A of
542                 'SpamAssassin'
543
544 2006-09-18 [paul]       2.4.0cvs196
545
546         * src/compose.c
547                 fix bug 1012 'crashed upon sending mail
548                 from compose window'
549                 Thanks to Colin
550
551 2006-09-16 [colin]      2.4.0cvs195
552
553         * src/folderview.c
554                 Fix "real-time" sorting by freezing/thawing
555
556 2006-09-16 [colin]      2.4.0cvs194
557
558         * manual/faq.xml
559                 Fix the anti-spam entry a bit
560
561 2006-09-16 [colin]      2.4.0cvs193
562
563         * src/wizard.c
564                 Make sure reviewers have no excuse when stating
565                 Sylpheed-Claws doesn't have antispam capabilities.
566
567 2006-09-16 [colin]      2.4.0cvs192
568
569         * src/main.c
570                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
571                 as if the SIGPIPE comes from etpan's thread we could
572                 trigger a GUI update from this thread.
573
574 2006-09-16 [colin]      2.4.0cvs191
575
576         * src/summaryview.c
577                 Init all members of the struct
578
579 2006-09-16 [paul]       2.4.0cvs190
580
581         * src/account.c
582                 improvements to the English
583
584 2006-09-15 [colin]      2.4.0cvs189
585
586         * src/summaryview.c
587                 HIG order on dialog
588
589 2006-09-14 [colin]      2.4.0cvs188
590
591         * src/common/socket.c
592         * src/common/socket.h
593         * src/common/ssl.c
594         * src/common/ssl_certificate.c
595         * src/common/ssl_certificate.h
596         * src/etpan/imap-thread.c
597                 the get_fqdn() call done to get canonical name when
598                 checking an SSL certificate is blocking, which is
599                 sad as we just did a non-blocking lookup to connect.
600                 Fix that by letting the fqdn available to the SockInfo,
601                 and use that in ssl_certificate_check(). For IMAP,
602                 we don't do it as the lookup's done by libetpan, but
603                 it's less annoying as IMAP connections as much more
604                 rare than POP3 connections.
605
606 2006-09-14 [paul]       2.4.0cvs187
607
608         * manual/advanced.xml
609                 improvements to the English,
610                 properly place the new hidden options
611                 within the alphabetical order
612         * src/gtk/pluginwindow.c
613                 improvements to the English
614
615 2006-09-14 [colin]      2.4.0cvs186
616
617         * src/prefs_common.c
618         * src/prefs_common.h
619         * src/gtk/gtksctree.c
620         * manual/advanced.xml
621                 New hidden pref, stripes_color_offset, to change
622                 the value added/substracted to normal bgcolor to
623                 create the stripes in summaries
624
625 2006-09-13 [colin]      2.4.0cvs185
626
627         * src/gedit-print.c
628         * src/messageview.c
629         * src/messageview.h
630         * src/summaryview.c
631         * src/textview.c
632                 Fix misc. printing issues: 
633                 - Bad font for linkified headers
634                 - Different font if the mail was displayed or not
635                 - Factorize the thing
636
637 2006-09-13 [colin]      2.4.0cvs184
638
639         * src/common/ssl_certificate.c
640                 Only get FQDN once when checking certificate
641
642 2006-09-13 [colin]      2.4.0cvs183
643
644         * src/account.c
645         * src/gtk/pluginwindow.c
646                 Misc. GUI fixes by Fabien
647
648 2006-09-13 [wwp]        2.4.0cvs182
649
650         * configure.ac
651         * src/common/utils.h
652         * src/common/utils.c
653                 get rid of unused wide-char functions.
654
655 2006-09-13 [wwp]        2.4.0cvs181
656
657         * src/plugins/pgpinline/sylpheed.def
658         * src/textview.c
659                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
660                 add privacy_reset_error to the .def file,
661                 do not fork for an external textviewer.
662
663 2006-09-13 [wwp]        2.4.0cvs180
664
665         * src/prefs_common.c
666                 fix broken font entry in prefs (patch issued by the gpg4win team,
667                 probably by Marcus Brinkmann <marcus@g10code.de>).
668
669 2006-09-13 [colin]      2.4.0cvs179
670
671         * src/folder.h
672                 Fix a warning in summaryview.c
673         * src/mainwindow.c
674         * src/summaryview.c
675         * src/summaryview.h
676                 Add missing Mark/* elements in the
677                 main menu
678
679 2006-09-12 [colin]      2.4.0cvs178
680
681         * src/prefs_actions.c
682         * src/prefs_filtering_action.c
683         * src/prefs_matcher.c
684                 Use (New) instead of New everywhere
685
686 2006-09-12 [wwp]        2.4.0cvs177
687
688         * manual/fr/addrbook.xml
689         * manual/fr/handling.xml
690                 updated some quotes in the fr manual to match the fr translation.
691
692 2006-09-12 [wwp]        2.4.0cvs176
693
694         * src/prefs_matcher.c
695                 don't store translated string elements in matcher expressions.
696                 Also fixed a misused of Q_().
697
698 2006-09-11 [wwp]        2.4.0cvs175
699
700         * src/plugins//bogofilter/bogofilter.c
701         * src/plugins//clamav/clamav_plugin.c
702         * src/plugins//demo/demo.c
703         * src/plugins//dillo_viewer/dillo_viewer.c
704         * src/plugins//pgpcore/plugin.c
705         * src/plugins//pgpinline/plugin.c
706         * src/plugins//pgpmime/plugin.c
707         * src/plugins//spamassassin/spamassassin.c
708                 gettext-ize more strings (mostly plugin error messages).
709
710 2006-09-11 [colin]      2.4.0cvs174
711
712         * src/alertpanel.c
713                 Make maximum buffer size bigger to avoid
714                 truncating translated messages. Patch by
715                 Fabien
716
717 2006-09-11 [colin]      2.4.0cvs173
718
719         * src/etpan/imap-thread.c
720                 Fix compilation on OpenBSD, thanks to 
721                 Landry
722
723 2006-09-10 [wwp]        2.4.0cvs172
724
725         * manual/account.xml
726         * manual/addrbook.xml
727         * manual/handling.xml
728         * manual/es/handling.xml
729         * manual/fr/account.xml
730         * manual/fr/addrbook.xml
731         * manual/fr/handling.xml
732                 documented addressbook matching (condition configuration):
733                   addrbook.xml, en fr
734                 documented per-account filtering rules (handling/filtering
735                   section, account section):
736                   account.xml, handling.xml, en fr
737                 slightly updated the handling/searching section to tell few
738                   words about the extended search ability:
739                   handling.xml, en fr
740                 added missing <quote></quotes> to Quick Search:
741                   handling.xml, en fr es
742                 fixed a typo (auomatically):
743                   handling.xml, en
744                 changes revisited by Paul.
745
746 2006-09-10 [paul]       2.4.0cvs171
747
748         * src/prefs_actions.c
749         * src/prefs_filtering.c
750         * src/prefs_template.c
751                 adjustments to the gui
752                 Patch by Fabien Vantard (slightly modified)
753
754 2006-09-10 [colin]      2.4.0cvs170
755
756         * src/summaryview.c
757                 Check folderitem/summaryview consistency
758                 (basically automates Update summary). Fixes
759                 #1011 (wrong (negative) count on unread 
760                 messages)
761
762 2006-09-10 [colin]      2.4.0cvs169
763
764         * src/gtk/gtksctree.c
765                 Fix recursive expansion via mouse
766         * src/plugins/bogofilter/bogofilter.c
767                 Use normal filtering way of moving
768                 messages (batching), possibly fixing
769                 bug #1015 (Bogofilter plugin doubles 
770                 new messages)
771
772 2006-09-09 [wwp]        2.4.0cvs168
773
774         * src/prefs_filtering.c
775                 better place for this fix.
776
777 2006-09-09 [wwp]        2.4.0cvs167
778
779         * src/prefs_filtering.c
780                 fix a minor bug when the enabled status of a filtering/processing
781                 rule always got set to TRUE when replacing this rule. That still
782                 make sense when adding a new rule, but now when replacing, we
783                 don't override the value of 'enabled'.
784                 Also renamed the func prefs_filtering_list_view_get_rule_name()
785                 to prefs_filtering_list_view_get_info() as this function not only
786                 returns the name, but also the account_id and the enabled status.
787
788 2006-09-09 [mones]      2.4.0cvs166
789
790         * manual/glossary.xml
791         * manual/plugins.xml
792                 Minor format corrections
793         * manual/gpl.xml
794                 Fix misplaced NO WARRANTY section
795         * manual/es/advanced.xml
796         * manual/es/faq.xml
797         * manual/es/glossary.xml
798         * manual/es/gpl.xml
799         * manual/es/handling.xml
800         * manual/es/plugins.xml
801         * manual/es/starting.xml
802                 Incorporate changes from English version
803         * manual/fr/ack.xml
804         * manual/pl/ack.xml
805         * manual/es/ack.xml
806                 Fix address, (add translation credits in es version)
807         * po/es.po
808                 Updated translation
809
810 2006-09-09 [wwp]        2.4.0cvs165
811
812         * src/prefs_filtering.c
813                 fix a crash when opening filtering prefs, if matcherrc file contains
814                 broken data (non-existing account id, which is theoretically not
815                 possible).
816
817 2006-09-08 [colin]      2.4.0cvs164
818
819         * src/folder.c
820                 Wrong assert, make it an if()
821         * src/gtk/gtksctree.c
822                 Fix bug #1013 (expand selected thread 
823                 tree) - expanding is now recursive
824
825 2006-09-07 [wwp]        2.4.0cvs163
826
827         * src/prefs_matcher.c
828                 make better sentences about addressbook matching in the
829                 matcher prefs. This should make translators' work easier
830                 too.
831
832 2006-09-07 [wwp]        2.4.0cvs162
833
834         * src/prefs_filtering.c
835                 code simplification (get rid of dup var. assignment).
836
837 2006-09-07 [wwp]        2.4.0cvs161
838
839         * src/summaryview.c
840                 use GTK_STOCK icons when possible, patch by Fabien Vantard
841                 <fzzzzz@gmail.com>.
842
843 2006-09-07 [paul]       2.4.0cvs160
844
845         * src/mimeview.c
846                 fix compilation warnings
847                 Thanks to Colin
848
849 2006-09-07 [paul]       2.4.0cvs159
850
851         * src/mimeview.c
852                 select the mimepart icon when
853                 displaying as text
854                 Thanks to Colin
855
856 2006-09-06 [paul]       2.4.0cvs158
857
858         * src/prefs_filtering.c
859                 fix labels and table element spacing
860                 Patch by Fabien Vantard
861
862 2006-09-06 [paul]
863
864         2.5.0-rc3 released
865
866 2006-09-06 [paul]       2.4.0cvs157
867
868         * manual/es/advanced.xml
869                 fix typo
870
871 2006-09-06 [wwp]        2.4.0cvs156
872
873         * src/mainwindow.c
874                 fix an dup launch issue when iconified, thanks to Colin.
875
876 2006-09-06 [wwp]        2.4.0cvs155
877
878         * src/gtk//gtksctree.h
879                 oops, forgot that one!
880
881 2006-09-06 [wwp]        2.4.0cvs154
882
883         * manual/pl/advanced.xml
884         * manual/advanced.xml
885         * manual/es/advanced.xml
886         * manual/fr/advanced.xml
887         * src/prefs_customheader.c
888         * src/prefs_filtering_action.c
889         * src/foldersel.c
890         * src/prefs_summaries.c
891         * src/prefs_filtering.c
892         * src/account.c
893         * src/compose.c
894         * src/prefs_summary_column.c
895         * src/addr_compl.c
896         * src/prefs_actions.c
897         * src/prefs_folder_column.c
898         * src/ssl_manager.c
899         * src/prefs_template.c
900         * src/prefs_display_header.c
901         * src/prefs_common.h
902         * src/prefs_matcher.c
903         * src/prefs_common.c
904         * src/prefs_toolbar.c
905         * src/summaryview.c
906         * src/folderview.c
907         * src/gtk/gtksctree.c
908         * src/gtk/pluginwindow.c
909         * src/gtk/progressdialog.c
910         * src/gtk/prefswindow.c
911                 renamed hidden option enable_rules_hint to use_stripes_everywhere
912                 to make its meaning more obvious (all versions of the manual reflect
913                 the change).
914                 added an extra hidden option use_stripes_in_summary to allow
915                 discarding these stripes in mainwindow's folder and message lists;
916                 en and fr manuals only are OK towards this.
917
918 2006-09-06 [colin]      2.4.0cvs153
919
920         * src/textview.c
921                 Hide Sylpheed-Claws' internal queue headers
922                 when showing all headers. They'll be present
923                 only in Source window.
924
925 2006-09-05 [colin]      2.4.0cvs152
926
927         * src/plugins/trayicon/trayicon.c
928                 Fix crash at exit - we have to disconnect
929                 our handlers
930         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
931                 Update eggtrayicon - patch adapted from a
932                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
933                 on Sylpheed's ML
934
935 2006-09-05 [colin]      2.4.0cvs151
936
937         * src/mainwindow.c
938         * src/gtk/logwindow.c
939                 Fix race condition when something writes
940                 to the log too soon during init. Thanks
941                 to Fabien Vantard
942
943 2006-09-05 [colin]      2.4.0cvs150
944
945         * src/mimeview.c
946                 Don't select part on right-click either
947
948 2006-09-05 [paul]       2.4.0cvs149
949
950         * src/mimeview.c
951                 completion of previous commit
952                 Thanks to Colin
953
954 2006-09-05 [colin]      2.4.0cvs148
955
956         * src/mimeview.c
957                 Don't force selection on middle-click, just open
958
959 2006-09-04 [colin]      2.4.0cvs147
960
961         * src/mimeview.c
962                 Looks like gtk_notebook_set_current_page()
963                 sometimes steals focus, and this annoys us
964                 in MimeViewers as it renders navigation
965                 keys useless. Take back focus after switching
966                 pages.
967
968 2006-09-04 [colin]      2.4.0cvs146
969
970         * src/messageview.c
971                 Set stop_loading when clicking on Next
972                 during load. Don't add a callback to 
973                 avoid over-complicating things.
974
975 2006-09-04 [colin]      2.4.0cvs145
976
977         * src/mimeview.c
978         * src/messageview.c
979                 Fix multiple loads in separate messageview
980
981 2006-09-04 [colin]      2.4.0cvs144
982
983         * src/summaryview.c
984                 Let navigation keys be handled during 
985                 load
986
987 2006-09-04 [colin]      2.4.0cvs143
988
989         * src/messageview.c
990         * src/summaryview.c
991         * src/textview.c
992         * src/textview.h
993                 Make loading of huge mails (lots of text and/or
994                 images) cancellable, so the GUI doesn't block 
995
996 2006-09-04 [colin]      2.4.0cvs142
997
998         * src/plugins/trayicon/trayicon.c
999                 Fix annoyance when removing a folder with 
1000                 unread mails: trayicon didn't update
1001
1002 2006-09-04 [paul]       2.4.0cvs141
1003
1004         * src/gtk/icon_legend.c
1005                 straighten up columns
1006                 Patch by Fabien Vantard
1007
1008 2006-09-04 [wwp]        2.4.0cvs140
1009
1010         * src/prefs_filtering.c
1011                 fix new line's account name in filtering prefs:
1012                 was "All", is now "(New)".
1013
1014 2006-09-04 [paul]       2.4.0cvs139
1015
1016         * tools/make.themes.project
1017                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1018                 instead of homebrewed "make release"
1019
1020 2006-09-03 [colin]      2.4.0cvs138
1021
1022         * src/folderview.c
1023                 Fix bug #1007 (Wrong folder highlighted)
1024
1025 2006-09-03 [colin]      2.4.0cvs137
1026
1027         * src/compose.c
1028                 Don't set Newsgroup: header to a mail folder
1029                 path
1030
1031 2006-09-03 [paul]       2.4.0cvs136
1032
1033         * src/prefs_other.c
1034         * src/prefs_spelling.c
1035                 unify the gui
1036
1037 2006-09-03 [paul]       2.4.0cvs135
1038
1039         * src/prefs_summaries.c
1040                 correct menu item text in prefs_keybind_apply_clicked()
1041
1042 2006-09-03 [paul]       2.4.0cvs134
1043
1044         * manual/advanced.xml
1045                 some improvements to the descriptions
1046         * src/mainwindow.c
1047         * src/messageview.c
1048         * src/summaryview.c
1049         * src/gtk/menu.c
1050                 fix menu sensitivity issues
1051         * src/prefs_message.c
1052                 drop the useless word 'short'
1053         * src/prefs_other.c
1054                 add the word 'lines' indicating log length
1055                 is a measure of lines
1056         * src/textview.c
1057                 fix compilation warnings
1058
1059 2006-09-02 [colin]      2.4.0cvs133
1060
1061         * src/messageview.c
1062                 Display a special return-receipt message
1063                 if the message is from the user
1064         * src/summaryview.c
1065                 Fix missing freeze of the list when marking
1066                 all read and unthreading for exec. Thanks
1067                 to Stephan Sachse.
1068
1069 2006-09-02 [paul]       2.4.0cvs132
1070
1071         * src/mainwindow.c
1072         * src/prefs_message.c
1073         * src/summaryview.c
1074                 fix some english
1075
1076 2006-09-02 [wwp]        2.4.0cvs131
1077
1078         * src/prefs_filtering.c
1079                 added an account name column to the filtering rules
1080                 dialog.
1081
1082 2006-09-02 [colin]      2.4.0cvs130
1083
1084         * src/gtk/logwindow.c
1085         * src/gtk/logwindow.h
1086                 Block scrolling if we're not at the end
1087                 of the log
1088
1089 2006-09-02 [colin]      2.4.0cvs129
1090
1091         * src/folder.c
1092                 Make sure account-specific rules can't
1093                 be used in {pre-,post-,}processing
1094         * src/mainwindow.c
1095         * src/gtk/logwindow.c
1096         * src/gtk/logwindow.h
1097                 Jump to last error when clicking on the
1098                 warning icon
1099
1100 2006-09-02 [colin]      2.4.0cvs128
1101
1102         * src/imap.c
1103         * src/import.c
1104         * src/mainwindow.c
1105         * src/mainwindow.h
1106                 Fix warning icon
1107         * src/inc.c
1108         * src/mbox.c
1109         * src/mbox.h
1110                 Let proc_mbox know its account, for
1111                 account-specific rules
1112
1113 2006-09-01 [colin]      2.4.0cvs127
1114
1115         * src/codeconv.c
1116                 Don't uselessly use iconv to convert from
1117                 us-ascii
1118         * src/alertpanel.c
1119         * src/mainwindow.c
1120         * src/mainwindow.h
1121         * src/inc.c
1122                 Fix certain log cases, disable warning icon
1123                 for now, the correct way to display it when
1124                 necessary and only when necessary is probably
1125                 to do it manually rather than use error logs
1126         * src/etpan/imap-thread.c
1127                 Clean up UID logging a bit
1128         * src/gtk/logwindow.c
1129         * src/gtk/logwindow.h
1130                 Make logging faster when the window's closed
1131
1132 2006-09-01 [wwp]        2.4.0cvs126
1133
1134         * manual/fr/account.xml
1135                 reflect changes to the ref. manual (parts of cvs72):
1136                 fix tabnames and quotes.
1137
1138 2006-09-01 [wwp]        2.4.0cvs125
1139
1140         * manual/fr/plugins.xml
1141                 reflect changes to the reference manual (cvs42):
1142                 update IRC channel info.
1143
1144 2006-09-01 [wwp]        2.4.0cvs124
1145
1146         * commitHelper
1147                 use CVSEDITOR env. var. if set, according to `man cvs`.
1148
1149 2006-09-01 [wwp]        2.4.0cvs123
1150
1151         * manual/advanced.xml
1152                 better sentence again (thanks to Paul).
1153
1154 2006-09-01 [wwp]        2.4.0cvs122
1155
1156         * manual/advanced.xml
1157         fix definition of toolbar_detachable and rework a bit the one of
1158         enable_dotted_lines.
1159
1160 2006-09-01 [mones]      2.4.0cvs121
1161
1162         * manual/advanced.xml
1163                 Document enable_dotted_lines
1164
1165 2006-09-01 [paul]       2.4.0cvs120
1166
1167         * src/folderview.c
1168         * src/folderview.h
1169         * src/imap.c
1170         * src/mainwindow.c
1171         * src/summaryview.c
1172                 obey the 'When entering folder...' option
1173                 when using the /View/Go to/... menu items
1174                 Thanks to Colin
1175
1176 2006-08-31 [colin]      2.4.0cvs119
1177
1178         * src/folderview.c
1179                 Revert 2.4.0cvs116, wrong fix.
1180
1181 2006-08-31 [colin]      2.4.0cvs118
1182
1183         * src/gtk/gtksctree.c
1184                 Better state the various copyrights
1185
1186 2006-08-31 [colin]      2.4.0cvs117
1187
1188         * src/prefs_common.c
1189                 fix enable_dotted_lines
1190
1191 2006-08-31 [colin]      2.4.0cvs116
1192
1193         * src/folderview.c
1194                 Use pref "Always open on select" when going
1195                 to next unread folder
1196         * src/gtk/gtksctree.c
1197                 Fix link failure to _gtk_clist_create_cell_layout
1198                 on certain computers. (Why not mine, I wonder)
1199
1200 2006-08-31 [colin]      2.4.0cvs115
1201
1202         * src/procmsg.c
1203         * src/textview.c
1204         * src/plugins/bogofilter/bogofilter.c
1205         * src/plugins/spamassassin/spamassassin.c
1206                 Requalify some "errors" to warnings
1207         * src/mainwindow.c
1208         * src/mainwindow.h
1209         * src/statusbar.c
1210                 Add an icon in the statusbar to notify
1211                 of errors
1212         * src/gtk/gtksctree.c
1213         * src/folderview.c
1214         * src/summaryview.c
1215                 Make the GtkSCTree look more modern by
1216                 alternating background lines
1217         * src/prefs_common.c
1218         * src/prefs_common.h
1219                 Add a pref to let people have the old
1220                 way if they prefer
1221
1222
1223 2006-08-30 [colin]      2.4.0cvs114
1224
1225         * src/procmsg.c
1226         * src/procmsg.h
1227                 Provide a way to filter a list of
1228                 messages in an optimised manner, and
1229                 add a list-filtering hook
1230         * src/folder.c
1231         * src/inc.c
1232         * src/mbox.c
1233                 Use the list filtering
1234         * src/plugins/bogofilter/bogofilter.c
1235                 Use the list-filtering hook
1236                 Use -b (bulk) mode for more speed
1237                 when learning and filtering
1238         * src/etpan/imap-thread.c
1239                 Make log output shorter in UID SEARCH
1240
1241
1242 2006-08-30 [colin]      2.4.0cvs113
1243
1244         * src/plugins/bogofilter/bogofilter.c
1245                 Really fast mass learning - thanks to David
1246                 Relson for the options explanations :)
1247
1248 2006-08-30 [colin]      2.4.0cvs112
1249
1250         * src/msgcache.c
1251                 Fix compilation on FreeBSD. Thanks
1252                 to Michael Hugues
1253
1254 2006-08-29 [colin]      2.4.0cvs111
1255
1256         * src/folderview.c
1257                 Handle "popup_menu" signal (for popping the 
1258                 menu via the keyboard)
1259         * src/mimeview.c
1260         * src/mimeview.h
1261         * src/summaryview.c
1262         * src/textview.c
1263         * src/gtk/gtkutils.c
1264         * src/gtk/gtkutils.h
1265                 Factorize scrolling code, and add an API 
1266                 for MimeViewers to handle scroll orders
1267
1268 2006-08-29 [wwp]        2.4.0cvs110
1269
1270         * src/plugins//bogofilter/bogofilter.c
1271         * src/plugins//spamassassin/spamassassin.c
1272                 make the bogofilter/spamassassin filtering error dialogs at
1273         incorporation obey to the "don't popup error dialog on
1274         receive error" option. If disabled, feed the log window w/
1275         the error message.
1276
1277 2006-08-29 [paul]
1278
1279         2.5.0-rc2 released
1280
1281 2006-08-29 [paul]       2.4.0cvs109
1282
1283         * Makefile.am
1284                 remove 'make release', it's not needed
1285                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1286
1287 2006-08-29 [paul]       2.4.0cvs108
1288
1289         * src/foldersel.c
1290         * src/summary_search.c
1291         * src/gtk/progressdialog.c
1292         * src/plugins/pgpcore/passphrase.c
1293                 replace deprecated gtk_window_set_policy()
1294
1295 2006-08-29 [colin]      2.4.0cvs107
1296
1297         * src/folder.c
1298                 Fix data loss when copy fails during a move:
1299                 only use fast remove_msgs if everything was
1300                 copied OK; else use slow remove_msg on the
1301                 mails that got copied only.
1302
1303 2006-08-28 [paul]       2.4.0cvs106
1304
1305         * src/mh.c
1306                 revert change in 2.4.0cvs104, it breaks
1307                 stuff
1308
1309 2006-08-28 [paul]       2.4.0cvs105
1310
1311         * src/plugins/spamassassin/spamassassin.c
1312                 english fix
1313
1314 2006-08-28 [paul]       2.4.0cvs104
1315
1316         * src/mh.c
1317                 fix data loss when moving to another
1318                 mailbox fails
1319         * src/prefs_spelling.c
1320                 improve the english
1321         * src/gtk/pluginwindow.c
1322                 improve the layout of the dialog text
1323         All thanks to Colin
1324
1325 2006-08-28 [paul]       2.4.0cvs103
1326
1327         * src/plugins/bogofilter/bogofilter.c
1328         * src/plugins/bogofilter/bogofilter_gtk.c
1329                 fix english up a bit, innit
1330
1331 2006-08-28 [paul]       2.4.0cvs102
1332
1333         * configure.ac
1334         * po/Makefile.in.in
1335         * po/Makevars
1336                 require autoconf 2.60, enabling building
1337                 with gettext 0.15 (gettext 0.14.x build still
1338                 possible). Replace Makefiles with versions
1339                 from gettext 0.15.
1340                 Remove configure options --with-localedir and
1341                 --with-mandir. The options that are provided
1342                 directly by autoconf 2.60 can be used instead:
1343                 --mandir --localedir
1344
1345 2006-08-27 [colin]      2.4.0cvs101
1346
1347         * src/plugins/bogofilter/Makefile.am
1348                 Fix make dist (no README)
1349
1350 2006-08-27 [colin]      2.4.0cvs100
1351
1352         * src/folder.c
1353                 Don't use F_UNKNOWN folders for any default
1354                 outbox/trash/etc
1355         * src/plugins/bogofilter/bogofilter.c
1356         * src/plugins/bogofilter/bogofilter.h
1357         * src/plugins/bogofilter/bogofilter_gtk.c
1358                 Add an option to specify the path to bogofilter
1359                 Use single-quotes to be able to learn in folders
1360                 with spaces in their names
1361                 Verify learning status
1362
1363 2006-08-27 [colin]      2.4.0cvs99
1364
1365         * manual/faq.xml
1366         * manual/plugins.xml
1367                 Document Bogofilter plugin
1368
1369 2006-08-27 [colin]      2.4.0cvs98
1370
1371         * src/compose.c
1372         * src/messageview.c
1373         * src/procmsg.c
1374         * src/procmsg.h
1375                 When possible, copy the queued mail to sent folder
1376                 instead of re-adding. Much faster on IMAP.
1377
1378 2006-08-27 [colin]      2.4.0cvs97
1379
1380         * src/msgcache.c
1381                 Disable mmaped caches - huge metadata loss
1382                 here after a power failure.
1383         * src/summaryview.c
1384                 Add quicksearch timing
1385         * src/common/plugin.c
1386         * src/common/plugin.h
1387                 Implement an interface to tell what plugins
1388                 provide. Prevent loading of similar plugins.
1389         * src/plugins/clamav/clamav_plugin.c
1390         * src/plugins/demo/demo.c
1391         * src/plugins/dillo_viewer/dillo_viewer.c
1392         * src/plugins/pgpcore/plugin.c
1393         * src/plugins/pgpinline/pgpinline.c
1394         * src/plugins/pgpmime/pgpmime.c
1395         * src/plugins/spamassassin/spamassassin.c
1396         * src/plugins/trayicon/trayicon.c
1397                 Implement plugin_provides()
1398
1399 2006-08-27 [colin]      2.4.0cvs96
1400
1401         * configure.ac
1402         * src/plugins/Makefile.am
1403         * src/plugins/bogofilter/.cvsignore
1404         * src/plugins/bogofilter/Makefile.am
1405         * src/plugins/bogofilter/bogofilter.c
1406         * src/plugins/bogofilter/bogofilter.h
1407         * src/plugins/bogofilter/bogofilter_gtk.c
1408                 New Bogofilter plugin, provides filtering and
1409                 learning. Spamassassin will go to extra plugins.
1410
1411 2006-08-26 [mones]      2.4.0cvs95
1412
1413         * manual/handling.xml
1414                 Fix subfolder path in the example (thanks to Paul) 
1415
1416 2006-08-26 [mones]      2.4.0cvs94
1417
1418         * manual/glossary.xml
1419                 2.2. + add ISP to the glossary
1420                 7.5. + Add UIDL to glossary
1421                 7.7. + Add TCP to glossary
1422         * manual/handling.xml
1423                 7.1. + Mentions GNU/Linux distribution, what about the non...
1424                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1425                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1426                 7.4. = Use appropriate quotation for commands
1427                 7.6. = change "" to <quote></quote>
1428         * manual/plugins.xml
1429                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1430         * manual/starting.xml
1431                 2.1. + local mbox file: some examples of mbox file locations...
1432                 Also reformatted files requiring it
1433
1434 2006-08-26 [wwp]        2.4.0cvs93
1435
1436         * src/summary_search.c
1437                 disable find buttons while summary search is running.
1438
1439 2006-08-25 [colin]      2.4.0cvs92
1440
1441         * src/folder.c
1442         * src/folderutils.c
1443         * src/mh.c
1444         * src/procmsg.h
1445         * src/summaryview.c
1446                 Speed up MH moving, and add progressbar
1447                 for MH deletion
1448         * src/msgcache.c
1449                 Write cache files using mmap() too
1450
1451 2006-08-25 [wwp]        2.4.0cvs91
1452
1453         * src/summaryview.c
1454                 switch spam<->ham button when a message has been marked as spam or ham
1455                 and is still selected. Thanks to Colin.
1456
1457 2006-08-25 [paul]       2.4.0cvs90
1458
1459         * src/Makefile.am
1460         * src/stock_pixmap.c
1461         * src/stock_pixmap.h
1462         * src/summaryview.c
1463         * src/gtk/icon_legend.c
1464         * src/pixmaps/copied.xpm
1465         * src/pixmaps/moved.xpm
1466                 add icons for delayed execution marked for
1467                 copying, marked for moving
1468
1469 2006-08-25 [mones]      2.4.0cvs89
1470
1471         * manual/glossary.xml
1472                 Fix the other glossary items:
1473                 5.1. = Inmmediate execution -> <quote>immediate execution...
1474                 5.2. = Fix MBOX capitalization -> Mbox
1475                 5.3. + Improve Plugins def. w/ tech. ref.
1476                 5.4. = Quotation -> replace '>' by <quote>></quote>
1477                 5.5. - SMTP Server. -> remove dot
1478         * po/es.po
1479                 Updated translation
1480
1481 2006-08-25 [mones]      2.4.0cvs88
1482
1483         * manual/ack.xml
1484                 Reformatted, changed email address
1485         * manual/glossary.xml
1486                 Reformatted, fixed MANUAL-TODO items:
1487                 8.2. + add ROT-13 to glossary
1488                 8.4. + add URL to glossary
1489         * manual/es/advanced.xml
1490                 Fixed <literal>s
1491
1492 2006-08-25 [paul]       2.4.0cvs87
1493
1494         * src/gtk/icon_legend.c
1495                 add 'marked for deletion' icon
1496                 arrange icons by containing column
1497                 wrap long label text
1498
1499 2006-08-25 [colin]      2.4.0cvs86
1500
1501         * src/common/utils.c
1502         * src/common/utils.h
1503                 Add the sc_g_*list_bigger functions in
1504                 a place everyone can use it
1505         * src/summaryview.c
1506                 Only freeze/thaw the list when working
1507                 on the selection, if it's bigger than 1
1508         * src/gtk/gtksctree.c
1509                 Only freeze/thaw the list when unselec-
1510                 ting 'all' if ('all' != 1)
1511                 This avoids some flickering
1512
1513 2006-08-24 [colin]      2.4.0cvs85
1514
1515         * src/addressbook.c
1516                 Fix strange list selection
1517                 Fix random seg (Invalid read of freed memory)
1518
1519 2006-08-24 [colin]      2.4.0cvs84
1520
1521         * src/alertpanel.c
1522         * src/gtk/inputdialog.c
1523         * src/plugins/pgpcore/passphrase.c
1524                 Revert minimal width patch of 2.4.0cvs67,
1525                 as it is also a maximal width. Use 
1526                 gtk_window_set_default_size instead.
1527
1528 2006-08-24 [colin]      2.4.0cvs83
1529
1530         * src/msgcache.c
1531                 Write cache/mark to temp files before
1532                 overwriting old ones (avoids metadata
1533                 loss if writing the new files fail).
1534                 Use mmap() to read cache/mark file, as
1535                 this makes cache reading faster. Dis-
1536                 abled for big-endian machines until it
1537                 can be tested. (Big-endian users: set
1538                 msgcache_use_mmap = TRUE in the relevant
1539                 #if).
1540         * src/procmsg.h
1541                 Move rarely used fields of MsgInfo in 
1542                 another structure, which will only be
1543                 allocated if needed. Face, X-Face,
1544                 Return receipt headers and List-*
1545                 headers are moved. Mails having none
1546                 of these occupy 52 bytes less with
1547                 this patch, which makes 2.5MB of RAM
1548                 saved on a 50k folder).
1549         * src/headerview.c
1550         * src/mainwindow.c
1551         * src/messageview.c
1552         * src/partial_download.c
1553         * src/procheader.c
1554         * src/procmsg.c
1555         * src/textview.c
1556                 Follow this structure change.
1557
1558 2006-08-24 [wwp]        2.4.0cvs82
1559
1560         * manual/es/.cvsignore
1561         * manual/es/dist/.cvsignore
1562         * manual/es/dist/html/.cvsignore
1563         * manual/es/dist/pdf/.cvsignore
1564         * manual/es/dist/ps/.cvsignore
1565         * manual/es/dist/txt/.cvsignore
1566                 more (generated) files to ignore.
1567
1568 2006-08-24 [colin]      2.4.0cvs81
1569
1570         * src/folder.c
1571         * src/mh.c
1572                 Fix possible problems with local delivery. Check the folder doesn't
1573                 need scan before setting its mtime when saving cache (which can be
1574                 done long after the folder's been modified by an external process);
1575                 Check that the stored item's mtime didn't change in mh functions.
1576
1577 2006-08-24 [mones]      2.4.0cvs80
1578
1579         * manual/advanced.xml
1580                 Rewrapping, some fixes and MANUAL-TODO items:
1581                 8.1. = change "" to <quote></quote>
1582                 8.3. = quote menu items
1583                 8.5. - deploying -> new user ... ideally a new user (redundant)
1584
1585 2006-08-23 [colin]      2.4.0cvs79
1586
1587         * src/gtk/gtksctree.c
1588                 When selecting or deselecting range, only
1589                 freeze/thaw when selection is bigger than 10
1590
1591 2006-08-23 [colin]      2.4.0cvs78
1592
1593         * src/messageview.c
1594         * src/mimeview.c
1595         * src/mimeview.h
1596         * src/plugins/dillo_viewer/dillo_viewer.c
1597                 Provide an API for MimeViewer plugins to
1598                 return a text selection for replying
1599
1600 2006-08-23 [colin]      2.4.0cvs77
1601
1602         * src/image_viewer.c
1603         * src/textview.c
1604                 Use gtk_pixbuf_new_from_file_at_scale(), which
1605                 is faster than getting the pixbuf then resizing
1606                 it.
1607
1608 2006-08-23 [colin]      2.4.0cvs76
1609
1610         * src/procmime.c
1611                 UTF-8 should be sent Quoted-printable
1612
1613 2006-08-22 [colin]      2.4.0cvs75
1614
1615         * src/mh.c
1616                 Check if scan is required before touching
1617                 the folder (or it'll be required every time)
1618
1619 2006-08-22 [colin]      2.4.0cvs74
1620
1621         * configure.ac
1622                 Require libetpan 0.46 (crasher fix when built
1623                 against gnutls)
1624
1625 2006-08-22 [colin]      2.4.0cvs73
1626
1627         * src/folder.c
1628                 Set folder's mtime after writing its
1629                 cache
1630         * src/folderview.c
1631                 Add some timing
1632         * src/procmsg.c
1633                 Don't do useless stuff if we don't 
1634                 thread by subject
1635         * src/summaryview.c
1636                 Add some timing, don't deselect prior
1637                 to selecting (gtksctree does it itself),
1638                 remove crash avoidance hacks as it's been
1639                 properly fixed since a while
1640         * src/common/utils.c
1641                 Optimize to_human_readable(): _() is slow,
1642                 do it only once, and avoid %f format for KB
1643                 (the most common in a summaryview)
1644         * src/gtk/gtksctree.c
1645                 Don't uselessly freeze/thaw (fixes flicker
1646                 on next unread and friends), reduce number
1647                 of g_list_nth/g_list_position where possible
1648         * src/gtk/gtkutils.c
1649         * src/gtk/gtkutils.h
1650                 Reduce number of g_list_nth/g_list_position
1651                 where possible.
1652                 All of this makes loading as 70k folder 2.1
1653                 seconds instead of 3.2 (with hot FS caches).
1654                 (1.3 seconds without Date and Size columns...)
1655
1656 2006-08-22 [paul]       2.4.0cvs72
1657
1658         wrap documents and do some items from mones' MANUAL-TODO:
1659
1660         * manual/account.xml
1661                 4.1. = fix tabname references to <quote>tabname</quote>
1662                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1663         * manual/faq.xml
1664                 1.1. = mentioned options don't match UI
1665                 Add information about the 'Never send Return Receipts'
1666                 option
1667         * manual/handling.xml
1668                 6.2. = Mentions Extended symbols button, but now is
1669                 named Information
1670                 6.3. = Mentions ... button, which is now Edit
1671
1672 2006-08-22 [colin]      2.4.0cvs71
1673
1674         * src/gtk/pluginwindow.c
1675                 Fix layout in verbose translations (such
1676                 as french)
1677
1678 2006-08-22 [paul]       2.4.0cvs70
1679
1680         * manual/Makefile.am
1681                 build manuals in alphabetical order
1682         * src/addressbook.c
1683         * src/prefs_themes.c
1684                 replace/remove deprecated symbols
1685         * src/gtk/gtkutils.c
1686                 fix a warning
1687         * src/gtk/pluginwindow.c
1688                 replace deprecated symbol
1689                 replace label text and move it
1690         * src/plugins/pgpcore/prefs_gpg.c
1691                 move the 'Generate...' button out of the
1692                 Sign Key frame, replace the English used
1693         * src/plugins/pgpcore/sgpgme.c
1694                 fixes to the English
1695
1696 2006-08-21 [colin]      2.4.0cvs69
1697
1698         * src/plugins/trayicon/trayicon.c
1699                 Add more strings for translation; patch
1700                 by Pawel
1701
1702 2006-08-21 [colin]      2.4.0cvs68
1703
1704         * src/compose.c
1705                 fix replied flag not set after drafting
1706         * src/matcher.c
1707                 fix body quicksearch in non-encoded bodies
1708                 containing '='
1709         * src/msgcache.c
1710                 Get rid of the g_malloc workaround for
1711                 corrupted caches, use g_try_malloc
1712
1713 2006-08-21 [colin]      2.4.0cvs67
1714
1715         * src/alertpanel.c
1716         * src/gtk/inputdialog.c
1717         * src/plugins/pgpcore/passphrase.c
1718                 Set minimal width to 375
1719         * src/mainwindow.c
1720                 Fix switching to offline, asking if it 
1721                 should be overriden for synchronising
1722         * src/mimeview.c
1723                 Don't offer to remember command on Open 
1724                 with for text parts, as the browser or 
1725                 text editor command isn't changed from 
1726                 there
1727
1728 2006-08-20 [paul]       2.4.0cvs66
1729
1730         * po/ko.po
1731         * po/zh_CN.po
1732                 fix plural form errors. revealed by stricter
1733                 checking of gettext 0.15
1734
1735 2006-08-18 [paul]       2.4.0cvs65
1736
1737         * src/stock_pixmap.c
1738                 fix the fix of 2.4.0cvs64
1739                 Thanks to Colin
1740
1741 2006-08-18 [paul]       2.4.0cvs64
1742
1743         * src/stock_pixmap.c
1744                 fix leaks
1745                 Thanks to Colin
1746
1747 2006-08-18 [paul]       2.4.0cvs63
1748
1749         * src/compose.c
1750         * src/procmsg.c
1751                 fix occasional IMAP bug where large msgs
1752                 were left in the queue folder after sending
1753                 Thanks to Colin
1754
1755 2006-08-18 [paul]       2.4.0cvs62
1756
1757         * src/folderview.c
1758                 freeze the summaryview while quicksearch results
1759                 are displayed
1760                 (fixes bug 456 'current message is hidden when the
1761                 view is refreshed and extended search is "unread 
1762                 messages"')
1763                 Thanks to Colin
1764         * src/textview.c
1765                 add missing #include "inputdialog.h"
1766         * src/common/utils.h
1767                 add missing mailcap_update_default() and improve
1768                 readability
1769
1770 2006-08-17 [colin]      2.4.0cvs61
1771
1772         * src/plugins/pgpcore/select-keys.c
1773                 Fix warnings :)
1774
1775 2006-08-17 [colin]      2.4.0cvs60
1776
1777         * src/compose.c
1778                 Don't continue queuing if Cancel is clicked
1779                 in select-keys
1780
1781 2006-08-17 [colin]      2.4.0cvs59
1782
1783         * src/plugins/pgpcore/select-keys.c
1784                 When encrypting, if only one key matches and it 
1785                 matches exactly, automatically use it.
1786
1787 2006-08-17 [colin]      2.4.0cvs58
1788
1789         * src/mimeview.c
1790         * src/prefs_common.c
1791         * src/prefs_common.h
1792         * src/prefs_ext_prog.c
1793         * src/textview.c
1794                 Fix issues with previous patch (text/html)
1795                 Remove outdated prefs
1796
1797 2006-08-17 [colin]      2.4.0cvs57
1798
1799         * src/imap.c
1800                 Add View Log button on auth error
1801         * src/procmsg.c
1802                 Fix encrypted mail marked as new when
1803                 saved in normal folders
1804         * src/plugins/pgpinline/pgpinline.c
1805                 Fix encrypt bug on IMAP
1806         * src/mimeview.c
1807         * src/common/utils.c
1808         * src/common/utils.h
1809         * src/gtk/inputdialog.c
1810         * src/gtk/inputdialog.h
1811                 Get rid of metamail stuff, simplify
1812                 opening, and allow remembering of user's
1813                 choices (by updating ~/.mailcap). There's
1814                 still to drop "Audio player" and "Image
1815                 viewer" preferences.
1816
1817 2006-08-17 [mones]      2.4.0cvs56
1818
1819         * manual/es/sylpheed-claws-manual.xml
1820                 fix DTD path
1821
1822 2006-08-17 [mones]      2.4.0cvs55
1823
1824         * configure.ac
1825         * manual/Makefile.am
1826         * manual/es/Makefile.am
1827         * manual/es/account.xml
1828         * manual/es/ack.xml
1829         * manual/es/addrbook.xml
1830         * manual/es/advanced.xml
1831         * manual/es/faq.xml
1832         * manual/es/glossary.xml
1833         * manual/es/gpl.xml
1834         * manual/es/handling.xml
1835         * manual/es/intro.xml
1836         * manual/es/keyboard.xml
1837         * manual/es/plugins.xml
1838         * manual/es/starting.xml
1839         * manual/es/sylpheed-claws-manual.xml
1840         * manual/es/dist/Makefile.am
1841         * manual/es/dist/html/Makefile.am
1842         * manual/es/dist/pdf/Makefile.am
1843         * manual/es/dist/ps/Makefile.am
1844         * manual/es/dist/txt/Makefile.am
1845                 Spanish translation for the manual
1846
1847 2006-08-16 [colin]      2.4.0cvs54
1848
1849         * src/compose.c
1850         * src/main.c
1851         * src/mainwindow.c
1852                 Fix send button sensitivity at startup
1853                 Set send menu sensitivity (patch by Fabien)
1854         * src/ssl_manager.c
1855                 Enable closing with esc (patch by Fabien)
1856         * src/gtk/foldersort.c
1857                 Enable closing with esc (patch by Fabien)
1858         * src/procmime.c
1859                 Optimisation (no need to copy to tempfile to
1860                 "decode" 7bit and 8bit)
1861         * src/summaryview.c
1862                 Fix cruft in swap_from case
1863         * src/textview.c
1864                 Fix missing last line in some mail cases 
1865                 (Fixes debian #381872)
1866         * src/plugins/pgpcore/prefs_gpg.c
1867         * src/plugins/pgpcore/sgpgme.c
1868         * src/plugins/pgpcore/sgpgme.h
1869                 Don't show "no key found" when user explicitely
1870                 wants to create a key
1871
1872 2006-08-16 [paul]       2.4.0cvs53
1873
1874         * configure.ac
1875         * src/account.c
1876         * src/addressbook.c
1877         * src/headerview.c
1878         * src/prefs_account.c
1879         * src/prefs_message.c
1880         * src/gtk/gtkutils.c
1881                 bump up minimum required versions of GTK+ and
1882                 GLIB to 2.6.0
1883
1884 2006-08-16 [paul]       2.4.0cvs52
1885
1886         * src/toolbar.c
1887                 workaround GTK+ Bug 351600 - 'Can't re-click
1888                 on button after sensitivity update'
1889                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1890                 Thanks to Colin
1891
1892 2006-08-15 [colin]      2.4.0cvs51
1893
1894         * src/plugins/pgpcore/prefs_gpg.c
1895                 Set options sensitivity according to
1896                 key existence
1897         * src/plugins/pgpcore/sgpgme.c
1898                 Allow to create key with no passphrase
1899
1900 2006-08-14 [cleroy]     2.4.0cvs50
1901
1902         * src/gtk/pluginwindow.c
1903                 New layout (maybe to be changed?)
1904         * src/gtk/gtkutils.c
1905                 Fix a bit label_window
1906         * src/plugins/pgpcore/passphrase.c
1907         * src/plugins/pgpcore/passphrase.h
1908         * src/plugins/pgpcore/plugin.c
1909         * src/plugins/pgpcore/prefs_gpg.c
1910         * src/plugins/pgpcore/prefs_gpg.h
1911         * src/plugins/pgpcore/sgpgme.c
1912         * src/plugins/pgpcore/sgpgme.h
1913                 Allow to create a PGP private key via the GUI
1914
1915 2006-08-14 [wwp]        2.4.0cvs49
1916
1917         * src/addressbook_foldersel.c
1918                 fix strict ISO C90 compliance.
1919
1920 2006-08-14 [paul]       2.4.0cvs48
1921
1922         * src/gtk/prefswindow.c
1923                 re-set scrolled window on opening
1924                 Patch by Ticho
1925
1926 2006-08-14 [paul]
1927
1928         2.5.0-rc1 released
1929
1930 2006-08-14 [paul]       2.4.0cvs47
1931
1932         * src/prefs_display_header.c
1933                 re-enable user-defined Displayed Headers
1934
1935 2006-08-14 [paul]       2.4.0cvs46
1936
1937         * src/prefs_account.c
1938                 use GTK_STOCK_EDIT
1939
1940 2006-08-13 [colin]      2.4.0cvs45
1941
1942         * src/common/utils.c
1943                 Fix "a" in quote when the original message is empty,
1944                 by using \0 instead of 'a' to test writability of
1945                 temp files.
1946
1947 2006-08-13 [wwp]        2.4.0cvs44
1948
1949         * src/plugins/spamassassin/spamassassin.c
1950                 fix capitalization of "SpamAssassin" in some debug, log and
1951                 dialog messages.
1952
1953 2006-08-13 [paul]       2.4.0cvs43
1954
1955         * src/editldap.c
1956                 fix overlapping widgets
1957         * src/prefs_account.c
1958                 fix translation of protocol_names[]
1959                 fix label disappearing off the edge of the
1960                 visible area
1961
1962 2006-08-12 [paul]       2.4.0cvs42
1963
1964         * manual/plugins.xml
1965                 update IRC channel info before it gets forgotten
1966                 about
1967
1968 2006-08-11 [colin]      2.4.0cvs41
1969
1970         * src/compose.c
1971         * src/mainwindow.c
1972         * src/mainwindow.h
1973         * src/procmsg.c
1974         * src/procmsg.h
1975         * src/summaryview.c
1976         * src/toolbar.c
1977                 Grey out the Send button if
1978                 - Queue folders are empty, or
1979                 - We're sending already
1980
1981 2006-08-11 [wwp]        2.4.0cvs40
1982
1983         * src/main.c
1984                 fix a logic issue when quitting while a compose window is
1985                 still open, thanks to Colin.
1986
1987 2006-08-10 [colin]      2.4.0cvs39
1988
1989         * src/main.c
1990                 Fix default font size setting after wizard run
1991         * src/imap.c
1992         * src/etpan/imap-thread.c
1993         * src/etpan/imap-thread.h
1994                 Fix bug #999 (Timing out on TSL cert validation 
1995                 dialog makes ugly things happen). Also, STARTTLS
1996                 unconditionnaly if initial capabilities contain
1997                 LOGINDISABLED and STARTTLS.
1998
1999 2006-08-09 [colin]      2.4.0cvs38
2000
2001         * src/mainwindow.c
2002         * src/mainwindow.h
2003                 Fix Tools/Actions sensitivity when there are
2004                 no actions
2005
2006 2006-08-09 [colin]      2.4.0cvs37
2007
2008         * src/prefs_filtering.c
2009                 Warning fix, patch by Paul
2010         * src/messageview.c
2011         * src/prefs_actions.c
2012         * src/prefs_filtering_action.c
2013         * src/prefs_matcher.c
2014                 Uniformisation of "Info ..." to "Info..." (for
2015                 old gtk), patch by Fabien
2016         * src/plugins/clamav/clamav_plugin_gtk.c
2017                 Sensitivity fix by Fabien
2018
2019 2006-08-09 [colin]      2.4.0cvs36
2020
2021         * src/main.c
2022         * src/main.h
2023                 Add a function to know whether we're exiting
2024         * src/plugins/trayicon/trayicon.c
2025                 If exiting, don't do anything. Faster, and
2026                 avoids gtk_main_iteration reentracy causing
2027                 segfaults at exit
2028
2029 2006-08-09 [colin]      2.4.0cvs35
2030
2031         * src/messageview.c
2032         * src/mimeview.c
2033         * src/mimeview.h
2034                 Fix lack of part selection when automatically 
2035                 jumping to a specific part
2036         * src/msgcache.c
2037                 Little optimisation in cache reading
2038
2039 2006-08-09 [colin]      2.4.0cvs34
2040
2041         * src/compose.c
2042                 Fix crash setting the priority on reedit
2043                 (Accessing compose before creating it!)
2044
2045 2006-08-08 [colin]      2.4.0cvs33
2046
2047         * src/procmime.c
2048                 Fix bug #998 (last attachment is not accessible)
2049                 Bad RFC interpretation on multipart close-delimiters
2050         * src/mimeview.c
2051         * src/mimeview.h
2052         * src/gtk/gtkvscrollbutton.c
2053         * src/gtk/gtkvscrollbutton.h
2054                 Make attachments list wheel-scrollable
2055
2056 2006-08-07 [colin]      2.4.0cvs32
2057
2058         * src/gtk/gtkaspell.c
2059                 Fix bug #973 (Unicode punctation characters 
2060                 are not recognized as separators by the
2061                 spell checker); fix unsigned stuff
2062
2063 2006-08-07 [colin]      2.4.0cvs31
2064
2065         * src/compose.c
2066                 Fix bug #956 (DnD text with accents in compose 
2067                 text entry); fix gccc's signed/unsigned fuss
2068
2069 2006-08-06 [colin]      2.4.0cvs30
2070
2071         * src/main.c
2072                 Fix bug #979 (Plugin crashes when exiting 
2073                 sylpheed-claws) : handle exit request only 
2074                 once
2075
2076 2006-08-05 [colin]      2.4.0cvs29
2077
2078         * src/news.c
2079                 Just make sure we have a msgid.
2080
2081 2006-08-05 [colin]      2.4.0cvs28
2082
2083         * src/news.c
2084         * src/summaryview.c
2085                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2086                 by reimplementing it
2087         * src/textview.c
2088                 Fix bug when hiding quotes with level > 3 and quote
2089                 colors are recycled
2090
2091 2006-08-04 [colin]      2.4.0cvs27
2092
2093         * src/compose.c
2094         * src/undo.c
2095         * src/undo.h
2096                 Fix a bit replace-by-pasting undo
2097         * src/mainwindow.c
2098         * src/messageview.c
2099                 Fix Fold quotes menu synchro in
2100                 mainwindow when it changes in 
2101                 messageview
2102         * src/textview.c
2103                 Fix right-click on quotes blocks
2104         * src/common/utils.c
2105                 Verify that the file created by
2106                 my_tmpfile() is writable. Fixes
2107                 bug #988 (very specific filesystem
2108                 issue)
2109         * src/plugins/pgpcore/sgpgme.c
2110                 Fix file descriptor leak
2111         * src/plugins/spamassassin/spamassassin.c
2112                 Warn once if spamd isn't reachable
2113
2114 2006-08-04 [colin]      2.4.0cvs26
2115
2116         * src/toolbar.c
2117                 i18n context patch by Fabien
2118
2119 2006-08-03 [colin]      2.4.0cvs25
2120
2121         * src/mainwindow.c
2122         * src/messageview.c
2123                 Rename "Hide quotes" to "Fold quotes"
2124         * src/textview.c
2125                 Don't use hand cursor on quotes. "all 
2126                 the bonuses of the feature and none of 
2127                 unwelcome side-effects"
2128
2129 2006-08-03 [colin]      2.4.0cvs24
2130
2131         * AUTHORS
2132         * sylpheed-claws.desktop
2133         * src/gtk/authors.h
2134                 Bring the desktop file to XDG compliance
2135                 Patch by Charles A. Edwards
2136
2137 2006-08-03 [colin]      2.4.0cvs23
2138
2139         * src/textview.c
2140                 Fix links offset when they are preceded
2141                 by accentued chars (g_utf8_strlen!)
2142         * src/mainwindow.c
2143                 Fix wrong status when starting offline
2144
2145
2146 2006-08-03 [wwp]        2.4.0cvs22
2147
2148         * src/prefs_common.h
2149                 ask what to do w/ filtering rules that belong to an account when
2150                 applying filtering rules manually from the main window (skip,
2151                 apply regardless of the account, use current account). This dialog
2152                 can be skipped and the last reply used.
2153                 (forgot that file)
2154
2155 2006-08-03 [wwp]        2.4.0cvs21
2156
2157         * src/filtering.c
2158         * src/filtering.h
2159         * src/prefs_common.c
2160         * src/summaryview.c
2161         * src/alertpanel.c
2162         * src/alertpanel.h
2163         * src/messageview.c
2164                 ask what to do w/ filtering rules that belong to an account when
2165                 applying filtering rules manually from the main window (skip,
2166                 apply regardless of the account, use current account). This dialog
2167                 can be skipped and the last reply used.
2168
2169
2170 2006-08-03 [colin]      2.4.0cvs20
2171
2172         * src/textview.c
2173                 Optimize previous patch
2174
2175 2006-08-03 [cleroy]     2.4.0cvs19
2176
2177         * src/textview.c
2178                 Fix quotes getting toggled back when the
2179                 mail has an even number of text parts
2180
2181 2006-08-02 [colin]      2.4.0cvs18
2182
2183         * src/messageview.c
2184                 Add Hide quotes menu
2185
2186 2006-08-02 [colin]      2.4.0cvs17
2187
2188         * src/mainwindow.c
2189         * src/prefs_common.c
2190         * src/textview.c
2191         * src/textview.h
2192         * src/gtk/about.c
2193                 Allow per-level quote hiding,
2194                 Allow toggling quotes by double-clicking them
2195                 Rename RemoteURI to ClickableText to reflect
2196                 the fact it's used for a variety of things
2197
2198 2006-08-02 [wwp]        2.4.0cvs16
2199
2200         * src/mainwindow.c
2201                 fix "View/Hide quotes" menu item status initialization.
2202
2203 2006-08-02 [wwp]        2.4.0cvs15
2204
2205         * src/matcher_parser_parse.y
2206                 remove a debug trace.
2207
2208 2006-08-02 [paul]       2.4.0cvs14
2209
2210         * src/plugins/pgpcore/passphrase.c
2211                 don't set initial dialog size
2212                 make it resizable
2213
2214 2006-08-02 [paul]       2.4.0cvs13
2215
2216         * src/noticeview.c
2217                 remove the rogue '/' character
2218
2219 2006-08-02 [paul]       2.4.0cvs12
2220
2221         * src/noticeview.c
2222                 allow buttons to resize as necessary
2223
2224 2006-08-01 [wwp]        2.4.0cvs11
2225
2226         * src/mbox.c
2227                 fix strict ISO C90 compliance.
2228
2229 2006-08-01 [wwp]        2.4.0cvs10
2230
2231         * tools/update-po
2232                 updated update-po tool to work w/ context-dependent translations.
2233                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2234
2235 2006-08-01 [wwp]        2.4.0cvs9
2236
2237         * src/matcher.c
2238         * src/prefs_filtering.c
2239         * src/prefs_matcher.c
2240                 allow context-dependent translations for "All",
2241                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2242
2243 2006-07-31 [colin]      2.4.0cvs8
2244
2245         * AUTHORS
2246         * src/gtk/authors.h
2247                 Add Rafal to authors
2248
2249 2006-07-31 [colin]      2.4.0cvs7
2250
2251         * src/compose.c
2252         * src/mainwindow.c
2253         * src/messageview.h
2254         * src/prefs_common.c
2255         * src/prefs_common.h
2256         * src/textview.c
2257                 Add 'View/Hide quotes'. Patch based on a patch
2258                 by Rafal Weglarz
2259
2260 2006-07-31 [colin]      2.4.0cvs6
2261
2262         * src/action.c
2263                 Fix problem with "> stuff >" actions
2264
2265 2006-07-31 [paul]       2.4.0cvs5
2266
2267         * po/nb.po
2268                 updated by Geir Helland
2269
2270 2006-07-31 [wwp]        2.4.0cvs4
2271
2272         * src/mainwindow.c
2273         * src/summaryview.c
2274         * src/summaryview.h
2275                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2276                 thanks to Colin.
2277
2278 2006-07-31 [wwp]        2.4.0cvs3
2279
2280         * src/Makefile.am
2281         * src/addr_compl.c
2282         * src/addr_compl.h
2283         * src/addressbook.c
2284         * src/addressbook.h
2285         * src/addressbook_foldersel.c
2286         * src/addressbook_foldersel.h
2287         * src/addrindex.c
2288         * src/addrindex.h
2289         * src/matcher.c
2290         * src/matcher.h
2291         * src/matcher_parser_lex.l
2292         * src/matcher_parser_parse.y
2293         * src/prefs_common.c
2294         * src/prefs_common.h
2295         * src/prefs_filtering.c
2296         * src/prefs_matcher.c
2297         * src/prefs_matcher.h
2298         * src/summaryview.c
2299                 introduce filtering against the address book. It's now possible to add
2300                 matched conditions to determine if any email address in a message matches
2301                 or doesn't match any or all books or folders in the address book.
2302
2303 2006-07-31 [wwp]        2.4.0cvs2
2304
2305         * src/account.c
2306         * src/filtering.c
2307         * src/filtering.h
2308         * src/folder.c
2309         * src/folderview.c
2310         * src/inc.c
2311         * src/mainwindow.c
2312         * src/matcher.c
2313         * src/matcher_parser_lex.l
2314         * src/matcher_parser_parse.y
2315         * src/mbox.c
2316         * src/prefs_filtering.c
2317         * src/prefs_filtering.h
2318         * src/procmsg.c
2319         * src/procmsg.h
2320         * src/summaryview.c
2321                 introduce per-account filtering rules. Each filtering rule can now be assigned
2322                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2323                 when applying filtering rules manually, as all rules will apply - even the ones
2324                 assigned to an account. This issue will be addressed soon.
2325  
2326
2327
2328 2006-07-31 [wwp]        2.4.0cvs1
2329
2330         * src/quote_fmt.c
2331                 make more strings translatable.
2332
2333 2006-07-31 [paul]       2.4.0
2334
2335         2.4.0 released
2336
2337 2006-07-31 [paul]       2.3.1cvs91
2338
2339         * po/ca.po
2340                 updated by Miquel Oliete
2341
2342 2006-07-31 [paul]       2.3.1cvs90
2343
2344         * po/de.po
2345         * po/el.po
2346         * po/fr.po
2347         * po/it.po
2348         * po/pl.po
2349         * po/pt_BR.po
2350         * po/sr.po
2351         * po/zh_CN.po
2352                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2353                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2354                 Aleksandar Urosevic, and Ralgh Young
2355
2356 2006-07-31 [paul]       2.3.1cvs89
2357
2358         * src/account.c
2359         * src/main.c
2360         * src/mainwindow.c
2361         * src/mainwindow.h
2362                 Fix a race condition when, after an SC crash, rescanning
2363                 folders took more than 0.5 seconds
2364                 Thanks to Colin
2365
2366 2006-07-31 [paul]       2.3.1cvs88
2367
2368         * src/folderview.c
2369                 don't translate separator strings
2370
2371 2006-07-30 [mones]      2.3.1cvs87
2372
2373         * doc/man/sylpheed-claws.1
2374                 Fixed non-ASCII chars in Hoa's name
2375         * po/es.po
2376                 Updated for release
2377
2378 2006-07-27 [colin]      2.3.1cvs86
2379
2380         * src/textview.c
2381                 Don't include the leading \n in links
2382                 Patch by Fabien
2383
2384 2006-07-25 [colin]      2.3.1cvs85
2385
2386         * src/mainwindow.c
2387         * src/common/socket.h
2388         * src/etpan/imap-thread.c
2389                 Refresh resolvers before connecting
2390                 to IMAP servers, and after switching
2391                 to online. Thanks to Paul.
2392
2393 2006-07-18 [colin]
2394
2395         * 2.4.0-rc4 released
2396
2397 2006-07-17 [colin]      2.3.1cvs84
2398
2399         * src/inc.c
2400                 Show connection attempt in statusbar before
2401                 connecting (previously first message was
2402                 "Retrieving messages from ..." after the
2403                 connection succeeded.
2404
2405 2006-07-16 [wwp]        2.3.1cvs83
2406
2407         * sylpheed-claws.ico
2408                 Added .ico file (windows multi-size icon file, generated).
2409
2410 2006-07-12 [wwp]        2.3.1cvs82
2411
2412         * src/messageview.c
2413                 remove Message/Re-edit menu entry from messageview window,
2414                 as sent/draft/queued messages are opened in compose window when
2415                 re-edited and it's not possible to re-edit other msgs.
2416
2417 2006-07-12 [paul]       2.3.1cvs81
2418
2419         * AUTHORS
2420         * src/mainwindow.c
2421         * src/gtk/authors.h
2422                 check online state before resetting
2423                 mailcheck timer. Useful if some program
2424                 verifies connection state and updates
2425                 Claws.
2426                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2427
2428 2006-07-12 [paul]       2.3.1cvs80
2429
2430         * sylpheed-claws-128x128.png
2431         * sylpheed-claws-64x64.png
2432         * sylpheed-claws.png
2433         * src/Makefile.am
2434         * src/main.c
2435         * src/prefs_toolbar.c
2436         * src/stock_pixmap.c
2437         * src/stock_pixmap.h
2438         * src/wizard.c
2439         * src/gtk/about.c
2440         * src/gtk/gtkutils.c
2441         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2442         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2443         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2444         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2445         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2446         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2447                 updated and renamed logo/icon files and related
2448                 logo by Jesper Schultz
2449
2450 2006-07-11 [paul]       2.3.1cvs79
2451
2452         * src/main.c
2453                 fix the labels a smidgin
2454
2455 2006-07-09 [colin]      2.3.1cvs78
2456
2457         * src/textview.c
2458                 Show errors in textviewer's command
2459                 Patch by H. Merijn Brand
2460
2461 2006-07-09 [colin]      2.3.1cvs77
2462
2463         * src/compose.c
2464                 Save FMID in drafts too
2465
2466 2006-07-08 [colin]      2.3.1cvs76
2467
2468         * src/compose.c
2469                 Svae RMID in drafted mails too
2470                 Save quote_fmt vars for whole mails,
2471                 don't reset at each quote_fmt_init:
2472                 allows to use the same |i{var} in
2473                 various template fields
2474         * src/prefs_template.c
2475         * src/quote_fmt.h
2476         * src/quote_fmt_parse.y
2477                 Same
2478
2479 2006-07-08 [colin]      2.3.1cvs75
2480
2481         * src/textview.c
2482                 Fix highlighting of attached parts URIs
2483
2484 2006-07-08 [colin]      2.3.1cvs74
2485
2486         * src/main.c
2487                 Prevent bug #981 (sc 2.3.1 segfaults with 
2488                 gtk+ 2.10) from being reported again:
2489                 if Sylpheed-Claws has been compiled against
2490                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2491                 of if Sylpheed-Claws has been compiled against
2492                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2493                 error out.
2494
2495 2006-07-07 [colin]      2.3.1cvs73
2496
2497         * src/prefs_actions.c
2498                 Fix label
2499
2500 2006-07-07 [colin]      2.3.1cvs72
2501
2502         * src/prefs_actions.c
2503                 Fix compile on gtk < 2.8. argh :)
2504
2505 2006-07-07 [paul]       2.3.1cvs71
2506
2507         * src/common/defs.h
2508                 update DONATE_URI
2509
2510 2006-07-07 [colin]      2.3.1cvs70
2511
2512         * po/POTFILES.in
2513         * src/quote_fmt.c
2514         * src/quote_fmt_lex.l
2515         * src/quote_fmt_parse.y
2516                 Add |i{var}, a way to insert user-entered
2517                 text in a template
2518
2519 2006-07-07 [colin]
2520
2521         * 2.4.0-rc3 released
2522
2523 2006-07-07 [colin]      2.3.1cvs69
2524
2525         * src/folder.c
2526                 Don't consider inboxes of UNKNOWN folder 
2527                 classes to be useable as default inboxes
2528
2529 2006-07-07 [paul]       2.3.1cvs68
2530
2531         * src/textview.c
2532                 add missing #include <errno.h>
2533                 Thanks to René J. Blokland
2534
2535 2006-07-07 [paul]       2.3.1cvs67
2536
2537         * src/action.c
2538                 Return now Closes dialog
2539         * src/mimeview.c
2540         * src/mimeview.h
2541         * src/textview.c
2542                 add contextual menu to mime parts listed
2543                 in the textview
2544                 Thanks to Colin
2545         * src/common/utils.c
2546                 reversal: ' is a valid character in URLs
2547
2548 2006-07-06 [colin]      2.3.1cvs66
2549
2550         * src/remotefolder.h
2551                 Forgotten in previous commit
2552
2553 2006-07-06 [colin]      2.3.1cvs65
2554
2555         * src/folder.c
2556                 Set summary update flag whenever
2557                 totals changed
2558         * src/imap.c
2559         * src/prefs_account.c
2560         * src/common/utils.h
2561         * src/etpan/imap-thread.c
2562                 Fix warnings, thanks to Fabien and
2563                 Ricardo
2564
2565 2006-07-06 [wwp]        2.3.1cvs64
2566
2567         * src/gtk/gtkutils.c
2568                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2569
2570 2006-07-06 [wwp]        2.3.1cvs63
2571
2572         * src/account.c
2573         * src/addressbook.c
2574         * src/addressitem.h
2575         * src/folderview.c
2576         * src/mainwindow.c
2577         * src/manual.c
2578         * src/manual.h
2579         * src/message_search.c
2580         * src/prefs_actions.c
2581         * src/prefs_filtering.c
2582         * src/prefs_filtering.h
2583         * src/prefs_template.c
2584         * src/summary_search.c
2585         * src/summaryview.c
2586         * src/gtk/gtkutils.c
2587         * src/gtk/gtkutils.h
2588         * src/gtk/pluginwindow.c
2589                 add help buttons to some dialogs. Clicking such buttons opens a
2590                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2591
2592 2006-07-06 [paul]       2.3.1cvs62
2593
2594         * src/textview.c
2595                 fix attachments contextual menu
2596                 Thanks to Colin
2597
2598 2006-07-05 [colin]      2.3.1cvs61
2599
2600         * src/textview.c
2601         * src/compose.c
2602                 Handle sftp:// links
2603
2604 2006-07-05 [paul]       2.3.1cvs60
2605
2606         * src/gtk/filesel.c
2607                 grab save button by default
2608                 Thanks to Colin
2609
2610 2006-07-05 [wwp]        2.3.1cvs59
2611
2612         * manual/xml2pdf
2613                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2614
2615 2006-07-04 [colin]      2.3.1cvs58
2616
2617         * src/mimeview.c
2618         * src/textview.c
2619                 Use left click to select, middle click to open
2620                 on mimeparts links
2621         * src/common/utils.c
2622                 Fix segfault
2623
2624 2006-07-04 [colin]      2.3.1cvs57
2625
2626         * src/mainwindow.c
2627         * src/news.c
2628                 Warning fixes, thanks to Fabien
2629
2630 2006-07-04 [colin]      2.3.1cvs56
2631
2632         * src/mimeview.c
2633         * src/mimeview.h
2634         * src/textview.c
2635                 Allow parts to be selected via their text label
2636                 in textview
2637
2638 2006-07-04 [colin]      2.3.1cvs55
2639
2640         * src/folderview.c
2641                 Feedback when closing (for big folders)
2642         * src/prefs_actions.c
2643         * src/prefs_filtering.c
2644         * src/prefs_matcher.c
2645         * src/prefs_template.c
2646                 Fix default button when closing without
2647                 having saved
2648
2649 2006-07-04 [colin]      2.3.1cvs54
2650
2651         * src/news.c
2652                 Delete local file on deletion
2653
2654 2006-07-03 [colin]      2.3.1cvs53
2655
2656         * src/folderview.c
2657         * src/main.c
2658                 Don't freeze when rescanning after crash
2659
2660 2006-07-03 [wwp]        2.3.1cvs52
2661
2662         * src/compose.c
2663         * src/privacy.c
2664         * src/privacy.h
2665         * src/plugins/pgpinline/pgpinline.c
2666         * src/plugins/pgpmime/pgpmime.c
2667                 don't report an error when the user cancels the passphrase dialog.
2668
2669 2006-07-02 [colin]      2.3.1cvs51
2670
2671         * src/folderview.c
2672                 Open message when crossing folders with Space,
2673                 goto next unread and friends
2674
2675 2006-07-01 [colin]      2.3.1cvs50
2676
2677         * src/prefs_account.c
2678                 Typographic rules varying from language
2679                 to language (in french "Protocole :"),
2680                 we have to do that :)
2681
2682 2006-07-01 [ticho]      2.3.1cvs49
2683
2684         * src/prefs_account.c
2685                 Only use one temporary gchar* variable in
2686                 prefs_account_protocol_set_optmenu().
2687
2688 2006-07-01 [ticho]      2.3.1cvs48
2689
2690         * src/prefs_account.c
2691         * src/prefs_account.h
2692                 Use GtkLabel for existing account protocol name.
2693                 Created an array for protocol names and populate the
2694                 combobox from it in a for() cycle.
2695
2696 2006-06-30 [colin]      2.3.1cvs47
2697
2698         * src/compose.c
2699                 Block undo when changing signature (by changing
2700                 account)
2701
2702 2006-06-30 [paul]       2.3.1cvs46
2703
2704         * src/send_message.c
2705                 when editing From in the Compose window, use that address
2706                 in the Return-Path: header
2707                 Thanks to Colin
2708
2709 2006-06-30 [colin]      2.3.1cvs45
2710
2711         * src/compose.c
2712                 Fix signature replacement:
2713                 - when no newline before separator
2714                 - when reediting
2715
2716 2006-06-29 [colin]      2.3.1cvs44
2717
2718         * src/folderview.c
2719         * src/folderview.h
2720         * src/mainwindow.c
2721         * src/summaryview.c
2722                 Let 'View/Go to/Next marked' work like
2723                 Next new & Next unread: across folders
2724                 Change the select_on_entry pref to do
2725                 what we want when changing folder
2726         * src/common/utils.c
2727                 Fix single-quoted links 
2728
2729 2006-06-29 [colin]      2.3.1cvs43
2730
2731         * src/gtk/gtkaspell.c
2732                 "Sylpheed" and "Sylpheed-Claws" do exist !
2733
2734 2006-06-29 [colin]      2.3.1cvs42
2735
2736         * src/imap.c
2737                 Forgot to remove debug
2738
2739 2006-06-29 [colin]      2.3.1cvs41
2740
2741         * src/imap.c
2742         * src/imap.h
2743         * src/mainwindow.c
2744                 Disconnect from IMAP servers when going
2745                 offline. Fixes bug #978 (going to offline-mode 
2746                 won't close connections)
2747
2748 2006-06-29 [colin]      2.3.1cvs40
2749
2750         * src/main.c
2751                 Fix transient setting on failing plugins
2752                 Patch by Fabien
2753         * src/plugins/pgpcore/sgpgme.c
2754                 Only warn for OpenPGP. Most people don't
2755                 have CMS available.
2756
2757 2006-06-29 [colin]      2.3.1cvs39
2758
2759         * src/compose.c
2760                 Fix Spelling menu (discrepancy between context menu
2761                 and top menu when folder's dictionary isn't the 
2762                 default one)
2763         * src/plugins/pgpcore/sgpgme.c
2764                 More error reporting about why gpgme can fail
2765
2766 2006-06-29 [wwp]        2.3.1cvs38
2767
2768         * src/mainwindow.c
2769                 honor the display-header-pane setting even when the message view
2770                 is a separate window.
2771
2772 2006-06-29 [wwp]        2.3.1cvs37
2773
2774         * src/prefs_actions.c
2775                 forgot to commit that one (use of GTK_STOCK_INFO).
2776
2777 2006-06-29 [colin]      2.3.1cvs36
2778
2779         * src/imap.c
2780                 Better handling of login errors (ask the password
2781                 again once), alert in case of error. Fix three
2782                 signedness warnings.
2783
2784 2006-06-28 [wwp]        2.3.1cvs35
2785
2786         * src/prefs_template.c
2787         * src/prefs_matcher.c
2788         * src/prefs_filtering_action.c
2789         * src/prefs_quote.c
2790                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2791                 patch by Fabien Vantard, slightly modified.
2792
2793 2006-06-28 [paul]
2794
2795         2.4.0-rc2 released
2796
2797 2006-06-28 [colin]      2.3.1cvs34
2798
2799         * src/prefs_account.c
2800                 Fix bug #977 (Can't add or edit imap accounts)
2801
2802 2006-06-28 [colin]      2.3.1cvs33
2803
2804         * src/mimeview.c
2805                 Fix previous
2806
2807 2006-06-28 [colin]      2.3.1cvs32
2808
2809         * src/mimeview.c
2810                 Save named inlined attachments with "Save all"
2811         * src/main.c
2812         * src/mbox.c
2813         * src/common/plugin.c
2814         * src/common/plugin.h
2815         * src/common/sylpheed.c
2816         * src/common/utils.c
2817         * src/plugins/pgpcore/sylpheed.def
2818         * src/plugins/pgpinline/sylpheed.def
2819         * src/plugins/pgpmime/sylpheed.def
2820                 Win32 compatibility patch, by
2821                 Werner Koch
2822
2823 2006-06-28 [wwp]        2.3.1cvs31
2824
2825         * src/imap.c
2826         * src/prefs_folder_item.c
2827                 less compilation warnings (thanks to Fabien Vantard), less typos.
2828
2829 2006-06-28 [paul]       2.3.1cvs30
2830
2831         * src/gtk/gtkutils.c
2832                 gtk_combo_box_set_focus_on_click() is only
2833                 available since gtk 2.6.0
2834
2835 2006-06-28 [paul]       2.3.1cvs29
2836
2837         * src/prefs_ext_prog.c
2838                 fix engrish and add a tooltip for the
2839                 'command for 'Display as text' option
2840
2841 2006-06-28 [paul]
2842
2843         2.4.0-rc1 released
2844
2845 2006-06-28 [paul]       2.3.1cvs28
2846
2847         * ChangeLog
2848         * tools/Makefile.am
2849                 include textviewer.pl in releases
2850
2851 2006-06-28 [paul]       2.3.1cvs27
2852
2853         * src/prefs_ext_prog.c
2854                 hide Print command option if libgnomeprint
2855                 support is present
2856
2857 2006-06-27 [colin]      2.3.1cvs26
2858
2859         * src/compose.c
2860                 Fix Esc handling in insert/attach dialog
2861                 Don't show this dialog if dragging something
2862                 else than text/uri-list
2863                 Thanks to Fabien Vantard
2864         * tools/textviewer.pl
2865                 Filter script to display stuff as text
2866                 by H. Merijn Brand
2867
2868 2006-06-27 [wwp]        2.3.1cvs25
2869
2870         * src/messageview.c
2871                 use the exact product name (message view title), patch
2872                 by Fabien Vantard.
2873
2874 2006-06-27 [ticho]      2.3.1cvs24
2875
2876         * src/prefs_account.c
2877         * src/prefs_common.c
2878         * src/prefs_common.h
2879         * src/prefs_ext_prog.c
2880         * src/textview.c
2881                 Add a preference (Preferences/External programs)
2882                 to allow "Display as text" to be done via a script
2883                 (patch by H.Merijn Brand).
2884                 Use GtkComboBox for protocol selection in account
2885                 preferences.
2886                 Only include current choice for existing accounts, and
2887                 insensitivize the combobox.
2888
2889 2006-06-27 [paul]       2.3.1cvs23
2890
2891         * src/mbox.c
2892                 fix crasher introduced in cvs21.
2893                 Thanks to Colin
2894
2895 2006-06-26 [colin]      2.3.1cvs22
2896
2897         * src/mbox.c
2898                 Fix double-frees when leaving folders
2899                 after exporting to mbox
2900
2901 2006-06-26 [colin]      2.3.1cvs21
2902
2903         * src/mbox.c
2904                 More feedback (and optimisation)
2905                 on import/export
2906         * src/common/utils.c
2907                 Fix case when looking for mail addresses
2908         * src/gtk/gtkutils.c
2909                 Extra check for (X-)Face
2910
2911 2006-06-25 [ticho]      2.3.1cvs20
2912
2913         * src/compose.c
2914         * src/exphtmldlg.c
2915         * src/gtk/gtkutils.c
2916         * src/gtk/gtkutils.h
2917                 Added second argument to gtkut_sc_combobox_create() to
2918                 control focus-on-click for the widget.
2919                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2920
2921 2006-06-25 [ticho]      2.3.1cvs19
2922
2923         * src/compose.c
2924         * src/gtk/Makefile.am
2925         * src/gtk/combobox.c
2926         * src/gtk/combobox.h
2927         * src/gtk/gtkutils.c
2928         * src/gtk/gtkutils.h
2929                 Use GtkComboBox instead of deprecated GtkOptionMenu
2930                 for account selector in compose window and for encoding
2931                 selector in attachment properties.
2932                 Also factorise working with the new GtkComboBox somewhat.
2933
2934 2006-06-24 [paul]       2.3.1cvs18
2935
2936         * src/prefs_common.c
2937                 use the correct default value
2938
2939 2006-06-24 [paul]       2.3.1cvs17
2940
2941         * src/compose.c
2942         * src/prefs_common.c
2943         * src/prefs_common.h
2944         * src/prefs_compose_writing.c
2945                 enable setting of default action when
2946                 dnd'ing files in the compose window.
2947                 (Collaborative effort with wwp)
2948
2949 2006-06-23 [wwp]        2.3.1cvs16
2950
2951         * src/compose.c
2952                 i18n fix (thanks to Fabien Vantard)
2953
2954 2006-06-22 [colin]      2.3.1cvs15
2955
2956         * src/prefs_customheader.c
2957                 Don't use filters in custom headers' file 
2958                 selector. Remember, extensions mean nothing :)
2959
2960 2006-06-22 [paul]       2.3.1cvs14
2961
2962         * configure.ac
2963                 allow setting of man directory location
2964
2965 2006-06-22 [colin]      2.3.1cvs13
2966
2967         * src/mainwindow.c
2968                 Add 'View/Go to/Next unread folder'.
2969                 I missed that :)
2970
2971 2006-06-22 [colin]      2.3.1cvs12
2972
2973         * src/common/utils.c
2974                 Add some subject prefixes
2975                 Patch by Bjorn T Johansen <btj@havleik.no>
2976
2977 2006-06-22 [colin]      2.3.1cvs11
2978
2979         * manual/advanced.xml
2980                 Forgotten hidden pref
2981
2982 2006-06-21 [paul]       2.3.1cvs10
2983
2984         * src/prefs_account.c
2985                 complete the removal of 'Add date header' option
2986
2987 2006-06-21 [paul]       2.3.1cvs9
2988
2989         * src/account.c
2990         * src/compose.c
2991         * src/prefs_account.c
2992         * src/prefs_account.h
2993                 remove option to add date header - always
2994                 add date header
2995         * src/etpan/imap-thread.c
2996                 fix warnings (Thanks to Colin)
2997
2998 2006-06-21 [wwp]        2.3.1cvs8
2999
3000         * src/folder.c
3001                 set the attachment flag when inline text part are (file)named. This is more convenient
3002                 when receiving (for instance) inline source files or patches sent using thunderbird.
3003
3004 2006-06-21 [paul]       2.3.1cvs7
3005
3006         * src/inc.c
3007                 fix off-by-one count of current msg in
3008                 statusbar filtering progressbar
3009
3010 2006-06-21 [paul]       2.3.1cvs6
3011
3012         * src/folder.c
3013                 Show attachment icon even if the part is 'inline'
3014                 if the following conditions are met:
3015                 - content-type != 'text/plain'
3016                 - content-type != '*/pgp-signature'
3017                 - either 'name' or 'filename' parameter is not NULL
3018                 
3019                 Thanks to Colin
3020
3021 2006-06-21 [paul]       2.3.1cvs5
3022
3023         * src/messageview.c
3024         * src/prefs_common.c
3025         * src/prefs_common.h
3026         * src/prefs_other.c
3027                 add an option to 'Never send Return
3028                 Receipts'
3029                 Thanks to Colin
3030
3031 2006-06-20 [mones]      2.3.1cvs4
3032
3033         * po/es.po
3034                 updated
3035         * src/compose.c
3036                 typo fixed (space after comma)
3037         * tools/make.themes.project
3038                 remove exec mode from tarball files
3039
3040 2006-06-20 [colin]      2.3.1cvs3
3041
3042         * src/news.c
3043         * src/procheader.c
3044         * src/unmime.c
3045                 Better fix for \n's in headers (don't 
3046                 break Received: and others)
3047
3048 2006-06-20 [paul]       2.3.1cvs2
3049
3050         * src/alertpanel.c
3051         * src/textview.c
3052                 improve legibility of phishing attempt
3053                 dialog
3054
3055 2006-06-20 [paul]       2.3.1cvs1
3056
3057         * NEWS
3058         * README
3059         * configure.ac
3060                 Update version number following
3061                 stable release
3062
3063 2006-06-20 [colin]      2.3.0cvs26
3064
3065         * src/compose.c
3066                 When dragging a file to the text of the compose
3067                 window, ask whether we want to insert or attach
3068                 (I know lots of people who do that to attach)
3069
3070 2006-06-20 [colin]      2.3.0cvs25
3071
3072         * src/etpan/imap-thread.c
3073                 Fix threshold (the append command is often > 32 bytes)
3074
3075 2006-06-19 [colin]      2.3.0cvs24
3076
3077         * src/imap.c
3078         * src/etpan/imap-thread.c
3079                 Workaround Rockliffe IMAP server bug: replace
3080                 "x UID SEARCH (ANSWERED UID 1:*)" with
3081                 "x UID SEARCH ANSWERED"
3082                 (Rockliffe doesn't handle the parenthesis)
3083
3084 2006-06-19 [colin]      2.3.0cvs23
3085
3086         * src/compose.c
3087         * src/imap.c
3088         * src/etpan/imap-thread.c
3089                 Probably fix bug #972 (Freezes when adding 
3090                 an attachment to the message)
3091         * src/common/defs.h
3092                 Modernize Firefox cmd
3093
3094
3095 2006-06-18 [colin]      2.3.0cvs22
3096
3097         * src/prefs_customheader.c
3098                 Only allow correct filenames for various
3099                 custom headers
3100
3101 2006-06-18 [colin]      2.3.0cvs21
3102
3103         * src/prefs_customheader.c
3104                 Add a 'From File...' button in custom headers prefs, which
3105                 try to do the right thing: 
3106                 for normal headers, use file as plaintext,
3107                 for X-Face, calls compface,
3108                 for Face, encode to b64.
3109
3110 2006-06-17 [colin]      2.3.0cvs20
3111
3112         * src/mh.c
3113                 Warning fix
3114
3115 2006-06-16 [colin]      2.3.0cvs19
3116
3117         * src/summaryview.c
3118                 Recursive quicksearch: show message list
3119                 in current folder, *then* search children
3120                 in the background.
3121
3122 2006-06-16 [colin]      2.3.0cvs18
3123
3124         * src/main.c
3125                 Instead of ignoring SIGPIPE, save caches
3126                 when getting one. Will fix the fact that
3127                 hot caches are out-of-date when logging 
3128                 out of Xorg.
3129         * src/compose.c
3130         * src/prefs_compose_writing.c
3131                 Only save text (not attachments) when 
3132                 auto-saving to drafts
3133         * src/unmime.c
3134                 Always replace \n, \r and \t with spaces
3135                 in headers
3136         * manual/dist/html/Makefile.am
3137         * manual/dist/pdf/Makefile.am
3138         * manual/dist/ps/Makefile.am
3139         * manual/dist/txt/Makefile.am
3140         * manual/fr/dist/html/Makefile.am
3141         * manual/fr/dist/pdf/Makefile.am
3142         * manual/fr/dist/ps/Makefile.am
3143         * manual/fr/dist/txt/Makefile.am
3144         * manual/pl/dist/html/Makefile.am
3145         * manual/pl/dist/pdf/Makefile.am
3146         * manual/pl/dist/ps/Makefile.am
3147         * manual/pl/dist/txt/Makefile.am
3148                 Fix make clean removing pregenerated manuals
3149
3150
3151 2006-06-16 [colin]      2.3.0cvs17
3152
3153         * src/plugins/pgpcore/sgpgme.c
3154         * src/plugins/pgpmime/pgpmime.c
3155         * src/plugins/pgpinline/pgpinline.c
3156                 Better error reporting in setup_signers.
3157                 Don't fallback to default key if specified
3158                 key isn't found.
3159                 Don't allow signing if more than one secret
3160                 key matches the one specified in prefs.
3161
3162 2006-06-15 [colin]      2.3.0cvs16
3163
3164         * src/folderview.c
3165                 Add "Send queue" in the folder's contextual
3166                 menu
3167         * src/compose.c
3168         * src/messageview.c
3169         * src/privacy.c
3170         * src/privacy.h
3171         * src/procmime.c
3172         * src/procmsg.c
3173         * src/plugins/pgpcore/passphrase.c
3174         * src/plugins/pgpcore/sgpgme.c
3175         * src/plugins/pgpinline/pgpinline.c
3176         * src/plugins/pgpmime/pgpmime.c
3177                 Better error reporting
3178         * src/mbox.c
3179                 Probably fix bug #971 (2.2.3 cannot read mail 
3180                 from local mbox)
3181
3182
3183 2006-06-15 [mones]      2.3.0cvs15
3184
3185         * tools/make.themes.project
3186                 creates the themes project from the web page
3187
3188 2006-06-15 [colin]      2.3.0cvs14
3189
3190         * src/folder.c
3191                 Better fix (avoid losing the folder if scan_tree 
3192                 fails)
3193
3194 2006-06-15 [cleroy]     2.3.0cvs13
3195
3196         * src/folder.c
3197                 Probably fix Bug #969 (crash on rebuilding 
3198                 imap folder)
3199
3200 2006-06-14 [colin]      2.3.0cvs12
3201
3202         * manual/dtd/manual.xsl
3203         * manual/sylpheed-claws-manual.xml
3204         * manual/fr/sylpheed-claws-manual.xml
3205         * manual/pl/sylpheed-claws-manual.xml
3206                 Insert pagebreaks between sections
3207
3208 2006-06-14 [paul]       2.3.0cvs11
3209
3210         * configure.ac
3211                 better fix than 2.3.0cvs10
3212
3213 2006-06-14 [paul]       2.3.0cvs10
3214
3215         * configure.ac
3216                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3217                 (backwards compatible)
3218
3219 2006-06-13 [colin]      2.3.0cvs9
3220
3221         * src/messageview.c
3222                 Fix sending of return receipt with the new queue folders
3223
3224 2006-06-13 [wwp]        2.3.0cvs8
3225
3226         * src/quote_fmt_lex.l
3227                 fix wrong tokens returned in quote_fmt lexer, query not().
3228
3229 2006-06-13 [wwp]        2.3.0cvs7
3230
3231         * src/folder.c
3232         * src/prefs_folder_item.c
3233                 allow changing folder type even when folder is not a top-level one,
3234                 thanks to Colin.
3235
3236 2006-06-12 [colin]      2.3.0cvs6
3237
3238         * src/folderview.c
3239                 Fix double-ask of "Do you want to mark all
3240                 as read"
3241
3242 2006-06-12 [colin]      2.3.0cvs5
3243
3244         * src/compose.c
3245         * src/compose.h
3246         * src/folder.c
3247         * src/folder.h
3248         * src/imap.c
3249         * src/inc.c
3250         * src/main.c
3251         * src/messageview.c
3252         * src/mh.c
3253         * src/prefs_folder_item.c
3254         * src/procheader.c
3255         * src/procmime.c
3256         * src/procmsg.c
3257         * src/procmsg.h
3258         * src/send_message.c
3259         * src/summaryview.c
3260         * src/toolbar.c
3261                 Apply bug #964's patch (Queue and drafts aren't normal)
3262                 The Drafts and Queue folder now contain RFC-822 files,
3263                 allowing to move and copy mails from and to these 
3264                 folders. Moving from Drafts to Queue will prepare the
3265                 mail for sending (PGP signature, encryption, etc).
3266                 This patch also rework sending errors handling to try
3267                 to be more helpful.
3268                 Also, allow redefining folder types via the GUI 
3269                 (Folder type in its Properties)
3270
3271 2006-06-12 [colin]      2.3.0cvs4
3272
3273         * src/summaryview.c
3274         * src/prefs_common.c
3275         * src/prefs_common.h
3276         * src/gedit-print.c
3277                 Allow to define a specific print font - patch
3278                 by Bernhard Walle <bernhard.walle@gmx.de>
3279         * src/prefs_fonts.c
3280         * manual/advanced.xml
3281         * manual/fr/advanced.xml
3282                 Add a hidden pref to allow deletion without
3283                 confirmation
3284
3285 2006-06-12 [wwp]        2.3.0cvs3
3286
3287         * .cvsignore
3288                 more files to ignore.
3289
3290 2006-06-12 [wwp]        2.3.0cvs2
3291
3292         * src/quote_fmt.c
3293         * src/quote_fmt_lex.l
3294         * src/quote_fmt_parse.y
3295                 extend the quote_fmt parser (templates and quotes):
3296                 - allow limited sub-expressions in |p{} and |f{} expressions,
3297                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3298                 - implemented/fixed missing implementation of query_references and show_references,
3299                 - completed, fixed contents and format of the symbols help dialog,
3300                 - fix some compilation warnings.
3301
3302 2006-06-12 [wwp]        2.3.0cvs1
3303
3304         * manual/advanced.xml
3305         * manual/fr/advanced.xml
3306                 updates in the "templates" section of the manual (eng/fr):
3307                  - be more precise (both versions)
3308                  - completed to match the english reference (fr version)
3309                  - touchups (both versions)
3310
3311 2006-06-12 [paul]       2.3.0
3312
3313         2.3.0 released
3314
3315 2006-06-12 [paul]       2.2.3cvs14
3316
3317         * po/ca.po
3318         * po/cs.po
3319         * po/de.po
3320         * po/el.po
3321         * po/fr.po
3322         * po/it.po
3323         * po/pt_BR.po
3324         * po/sr.po
3325         * po/zh_CN.po
3326                 updated by Miquel Oliete, Tim, Stephan Sachse,
3327                 Stavros Giannouris, Fabien Vantard, Andrea
3328                 Spadaccini, Frederico Goncalves Guimaraes,
3329                 Aleksandar Urosevic, and Ralgh Young
3330
3331 2006-06-12 [colin]      2.2.3cvs13
3332
3333         * src/mbox.c
3334                 Add missing header
3335
3336 2006-06-11 [colin]      2.2.3cvs12
3337
3338         * src/msgcache.c
3339                 Verify that g_malloc() succeeded
3340
3341 2006-06-11 [colin]      2.2.3cvs11
3342
3343         * src/wizard.c
3344                 Add Face header to welcome mail
3345
3346 2006-06-10 [colin]      2.2.3cvs10
3347
3348         * src/textview.c
3349                 Revert previous (Forgot it changes the
3350                 margin on the whole mail)
3351
3352 2006-06-10 [colin]      2.2.3cvs9
3353
3354         * src/textview.c
3355                 Don't overlap long headers under (X-)Face
3356
3357 2006-06-10 [mones]      2.2.3cvs8
3358
3359         * manual/xml2pdf
3360                 allow generation of manual on systems lacking saxon binary
3361                 but with java and the saxon library installed
3362
3363         * po/es.po
3364                 updated for release
3365
3366 2006-06-09 [colin]      2.2.3cvs7
3367
3368         * src/summaryview.c
3369                 Fix leak when using Display Sender using Addressbook
3370
3371 2006-06-09 [colin]      2.2.3cvs6
3372
3373         * src/compose.c
3374         * src/folder.c
3375         * src/folderview.c
3376         * src/mimeview.c
3377         * src/summaryview.c
3378                 More leaks fixes
3379
3380 2006-06-09 [paul]       2.2.3cvs5
3381
3382         * AUTHORS
3383         * src/gtk/authors.h
3384         * tools/claws.i18n.status.pl
3385                 updated with new info
3386
3387 2006-06-09 [paul]       2.2.3cvs4
3388
3389         * README
3390                 updated
3391         * manual/ack.xml
3392                 add wwp to authors list
3393         * src/gtk/authors.h
3394                 update mine and Colin's addresses
3395
3396 2006-06-08 [colin]      2.2.3cvs3
3397
3398         * src/etpan/imap-thread.c
3399                 Fix leak on SSL cert check
3400
3401 2006-06-08 [colin]      2.2.3cvs2
3402
3403         * src/common/utils.c
3404                 Fix leak
3405
3406 2006-06-08 [paul]       2.2.3cvs1
3407
3408         * configure.ac
3409                 Update version number following
3410                 stable release
3411
3412 2006-06-07 [colin]      2.2.2cvs3
3413
3414         * src/msgcache.c
3415                 Fix catching cache read errors (guint instead of gint)
3416                 Prevent malloc'ing more than 8MB (means cache corruption)
3417
3418 2006-06-07 [paul]       2.2.2cvs2
3419
3420         * src/exporthtml.c
3421         * src/exportldif.c
3422         * src/mh.c
3423         * src/mutt.c
3424         * src/pine.c
3425         * src/common/utils.c
3426                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3427                 obey $HOME'
3428                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3429                 Thanks to Colin
3430
3431 2006-06-06 [paul]       2.2.2cvs1
3432
3433         * configure.ac
3434                 Update version number following
3435                 stable release
3436
3437 2006-06-06 [paul]       2.2.1cvs6
3438
3439         * src/matcher.c
3440                 fix  implicit declaration of
3441                 sylpheed_do_idle()
3442                 Patch by Fabien Vantard
3443
3444 2006-06-06 [paul]       2.2.1cvs5
3445
3446         * src/matcher.c
3447                 fix age_greater and age_lower so that they
3448                 mean what say and not '...or equal to'
3449                 Thanks to Colin
3450
3451 2006-06-06 [paul]       2.2.1cvs4
3452
3453         * src/textview.c
3454         * src/common/utils.c
3455                 fix URI check
3456                 Thanks to Colin
3457
3458 2006-06-05 [wwp]        2.2.1cvs3
3459
3460         * manual/fr/account.xml
3461                 minor language fixes (thanks to Fabien Vantard).
3462
3463 2006-06-05 [colin]      2.2.1cvs2
3464
3465         * src/prefs_folder_item.c
3466         * src/folderview.c
3467                 Allow recursive setting of properties 
3468                 for whole mailboxes
3469         * src/matcher.c
3470                 Don't freeze on 'test' filtering rule
3471
3472 2006-06-05 [colin]      2.2.1cvs1
3473
3474         * configure.ac
3475                 Update version number following
3476                 stable release
3477
3478 2006-06-04 [wwp]        2.2.0cvs82
3479
3480         * manual/glossary.xml
3481         * manual/account.xml
3482         * manual/fr/glossary.xml
3483         * manual/fr/account.xml
3484                 added glossary section and references/links related to the Face custom header.
3485
3486 2006-06-04 [colin]      2.2.0cvs81
3487
3488         * src/summaryview.c
3489                 Skip to next message on move with no
3490                 immediate execution
3491
3492 2006-06-04 [wwp]        2.2.0cvs80
3493
3494         * manual/xml2pdf
3495                 added sanity checks, exit when needed.
3496
3497 2006-06-03 [paul]       2.2.0cvs79
3498
3499         * src/prefs_receive.c
3500                 page name is now 'Receiving'
3501         * src/prefs_send.c
3502                 page name is now 'Sending'
3503
3504 2006-06-03 [colin]      2.2.0cvs78
3505
3506         * src/plugins/spamassassin/spamassassin_gtk.c
3507                 Autoswitch to Localhost if transport was previously
3508                 disabled. Else people had to check [] Enable, then
3509                 *reselect* transport.
3510
3511 2006-06-03 [colin]      2.2.0cvs77
3512
3513         * src/plugins/pgpinline/pgpinline.c
3514         * src/plugins/pgpmime/pgpmime.c
3515                 Check that gpg_data_release_and_get_mem 
3516                 didn't fail (now, why this happens...)
3517
3518 2006-06-03 [colin]      2.2.0cvs76
3519
3520         * src/mbox.c
3521                 Fix bug #962 (Manual and/or UI should 
3522                 warn about incompatible locking 
3523                 causing dataloss)
3524
3525 2006-06-02 [cleroy]     2.2.0cvs75
3526
3527         * src/filtering.c
3528         * src/folder.c
3529         * src/procmsg.c
3530         * src/summaryview.c
3531                 Fix a few leaks
3532
3533 2006-06-02 [colin]      2.2.0cvs74
3534
3535         * src/main.c
3536                 On exit, free caches after writing them
3537                 Shuts up some valgrind false positives
3538         * src/procmsg.c
3539         * src/send_message.c
3540                 Fix races when reusing existing SMTP connections
3541                 Fix inexistant session timeout
3542         * src/toolbar.c
3543                 Display alertpanel after all queues have
3544                 been processed, not after each
3545
3546 2006-06-02 [wwp]        2.2.0cvs73
3547
3548         * manual/fr/glossary.xml
3549         * manual/fr/ack.xml
3550         * manual/ack.xml
3551                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3552
3553 2006-06-02 [wwp]        2.2.0cvs72
3554
3555         * manual/xml2pdf
3556         * manual/dist/pdf/Makefile.am
3557         * manual/dtd/manual.xsl
3558         * manual/fr/dist/pdf/Makefile.am
3559         * manual/pl/dist/pdf/Makefile.am
3560                 we changed the procedure to generate the .pdf version of the manual.
3561                 The procedure is more modern and the .pdf we get now has a valid index.
3562                 Here are the new pre-requisites:
3563
3564                 - JRE 1.x (1.4 here): there must be one from your distro
3565                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3566                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3567                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3568
3569                 See my posts for further info about the installation of this toolchain:
3570
3571                 Date: Fri, 19 May 2006 19:40:06 +0200
3572                 From: wwp <subscript@free.fr>
3573                 To: sylpheed-claws-devel@lists.sourceforge.net
3574                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3575
3576                 and
3577
3578                 Date: Wed, 24 May 2006 12:58:49 +0200
3579                 From: wwp <subscript@free.fr>
3580                 To: sylpheed-claws-devel@lists.sourceforge.net
3581                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3582
3583 2006-06-01 [colin]      2.2.0cvs71
3584
3585         * src/compose.c
3586                 Better guards against IMAP races
3587         * src/main.c
3588         * src/prefs_common.c
3589         * src/prefs_common.h
3590         * src/common/ssl_certificate.c
3591         * src/etpan/imap-thread.c
3592         * src/etpan/imap-thread.h
3593         * src/gtk/sslcertwindow.c
3594                 New hidden option ssl_skip_cert_check to 
3595                 avoid dups of bug #959 (libetpan linked
3596                 against gnutls and gnutls buggy on 64bit)
3597                 Present expired warning only once per
3598                 session/server.
3599         * manual/advanced.xml
3600         * manual/fr/advanced.xml
3601                 Document new option
3602
3603 2006-06-01 [wwp]        2.2.0cvs70
3604
3605         * src/messageview.c
3606                 fix for bug #961 (return receipt dialog 
3607                 complains incorrectly about return-path 
3608                 email adress being different), thanks 
3609                 to Colin.
3610
3611 2006-05-31 [cleroy]     2.2.0cvs69
3612
3613         * src/common/ssl.c
3614                 Guard against NULLs, although this
3615                 should never be an issue
3616
3617 2006-05-31 [colin]      2.2.0cvs68
3618
3619         * src/filtering.c
3620                 Use g_slist_prepend
3621         * src/imap.c
3622                 Don't remove caches when destroying folder, it
3623                 could (should) be done at exit
3624         * src/inc.c
3625                 free processing cache after incorporation
3626         * src/etpan/imap-thread.c
3627                 Maybe fix bug #959 (Crash on moving to emails 
3628                 to a imap account per ssl with a expired 
3629                 certificate.)
3630
3631 2006-05-30 [colin]      2.2.0cvs67
3632
3633         * src/summaryview.c
3634                 Put back event flush when displaying message
3635                 It avoids reading a bunch of messages just
3636                 by hitting shift-n for too long ;)
3637
3638 2006-05-29 [colin]      2.2.0cvs66
3639
3640         * src/summaryview.c
3641                 Remove useless g_warnings
3642
3643 2006-05-29 [colin]      2.2.0cvs65
3644
3645         * src/imap.c
3646                 Fix g_slist_append()s for performance
3647
3648 2006-05-29 [colin]      2.2.0cvs64
3649
3650         * src/compose.c
3651         * src/common/utils.c
3652                 Fix extraneous tab at start of addresses
3653         * src/mainwindow.c
3654                 Fix warnings (thanks to Fabien)
3655                 Fix crash at exit when composing messages 
3656                 exist
3657         * src/pop.c
3658                 Fix progress bar when deleting expired mails
3659                 Thanks to Hiro
3660         * src/summaryview.c
3661         * src/gtk/gtksctree.c
3662                 Fix re-sorting slowness
3663
3664 2006-05-29 [paul]       2.2.0cvs63
3665
3666         * src/mh.c
3667                 fetch full message when moving mails
3668                 from another mailbox, (fixed data loss
3669                 when filtering from IMAP to MH, introduced
3670                 in 2.2.0cvs57).
3671                 Thanks to Colin
3672
3673 2006-05-29 [mones]      2.2.0cvs62
3674
3675         * src/gtk/gtksctree.c
3676                 Unselect faster (patch by Colin)        
3677
3678 2006-05-26 [colin]      2.2.0cvs61
3679
3680         * src/summaryview.c
3681                 Unplug MSGINFO_UPDATE callback on delete too.
3682
3683 2006-05-26 [colin]      2.2.0cvs60
3684
3685         * src/foldersel.c
3686                 Fix bold in folder selection window with glib2.10
3687                 thanks Hiro
3688
3689 2006-05-26 [colin]      2.2.0cvs59
3690
3691         * src/procheader.c
3692                 Convert date only if necessary (and don't
3693                 try to convert from utf8 to utf8, too)
3694         * src/summaryview.c
3695                 Only set column's text if the column's 
3696                 displayed
3697
3698 2006-05-26 [colin]      2.2.0cvs58
3699
3700         * src/summaryview.c
3701         * src/gtk/gtkutils.c
3702                 Fix useless warning
3703
3704 2006-05-26 [colin]      2.2.0cvs57
3705
3706         * src/mainwindow.c
3707                 Make summaryview selectable as long as 
3708                 no message has focus
3709         * src/mh.c
3710                 Faster deletion (by implementing mh_remove_msgs)
3711                 Faster copy (avoid using mh_fetch_msg just to get
3712                 the filename)
3713                 Faster move (using move_file instead of copy_file
3714                 if MSG_IS_MOVE)
3715                 No progressbar if total number of mails to cp/mv 
3716                 is less than 100
3717         * src/summaryview.c
3718                 Fix removal from subject_table when mail gets moved
3719                 Faster deletion (g_slist_prepend instead of append)
3720         * src/gtk/gtksctree.c
3721                 Remove useless code
3722
3723 2006-05-25 [colin]      2.2.0cvs56
3724
3725         * src/common/ssl_certificate.c
3726                 Fix leak in expired cert check
3727
3728 2006-05-25 [colin]      2.2.0cvs55
3729
3730         * src/mh.c
3731                 Disable flags syncing on .mh_sequences - it
3732                 is buggy and marks mails read under unknown
3733                 conditions.
3734
3735 2006-05-25 [paul]
3736
3737         * 2.3.0-rc4 released
3738
3739 2006-05-24 [colin]      2.2.0cvs54
3740
3741         attention cvs users: if you manage to crash
3742         Sylpheed-Claws while moving, copying or deleting
3743         mails, we *are* interested in stack traces and
3744         valgrind logs. It looks stable, but one never
3745         knows...
3746
3747         * src/folder.c
3748                 Add progressbar for cache updates
3749         * src/folderutils.c
3750                 Optimize Mark all read in the current
3751                 folder
3752         * src/mh.c
3753                 Add progressbar for copy/move
3754         * src/procmsg.c
3755                 Optimize O(n^2) in copy/move
3756         * src/summaryview.c
3757         * src/gtk/gtksctree.c
3758                 Optimize O(n^2) algos
3759         * src/common/timing.h
3760                 Display ms instead of us
3761
3762 2006-05-24 [wwp]        2.2.0cvs53
3763
3764         * manual/fr/advanced.xml
3765                 updates to the French manual.
3766
3767 2006-05-24 [wwp]        2.2.0cvs52
3768
3769         * src/common/utils.c
3770                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3771
3772 2006-05-24 [wwp]        2.2.0cvs51
3773
3774         * src/folderutils.c
3775                 fixed "mark all read" in MH folders (thanks to Colin).
3776
3777 2006-05-24 [paul]       2.2.0cvs50
3778
3779         * doc/man/sylpheed-claws.1
3780                 updated the man page
3781
3782 2006-05-23 [colin]      2.2.0cvs49
3783
3784         * src/folderview.c
3785         * src/imap.c
3786         * src/inc.c
3787         * src/mbox.c
3788         * src/messageview.c
3789         * src/news.c
3790         * src/send_message.c
3791         * src/summaryview.c
3792         * src/gtk/sslcertwindow.c
3793                 alertpanel fixes, by Fabien
3794
3795 2006-05-23 [colin]      2.2.0cvs48
3796
3797         * src/folder.c
3798         * src/folderview.c
3799         * src/msgcache.c
3800         * src/summaryview.c
3801         * src/gtk/gtksctree.c
3802         * src/gtk/gtksctree.h
3803                 More timings
3804                 Fix slow loading problem, which was caused by the
3805                 use of some gtk_ctree funcs and their use of
3806                 g_list_position while gtk_ctree_(un)link'ing.
3807                 Reap more functions from gtkctree.c to be sure we
3808                 use our (fast) version instead of theirs.
3809         * src/mh.c
3810                 Fix copy of unread mails
3811
3812
3813 2006-05-22 [wwp]        2.2.0cvs47
3814
3815         * manual/fr/advanced.xml
3816                 updated.
3817
3818 2006-05-22 [colin]      2.2.0cvs46
3819
3820         * src/filtering.c
3821                 Fix possible infinite loop. 'copy' is not a 
3822                 final action, so when encountering a 'copy',
3823                 we have to check if a previous one was set
3824                 and do it. In the same way, if we encounter
3825                 a 'move' we have to perform a possibly 
3826                 pending 'copy'. This will slow down filtering
3827                 on IMAP if move+copy or multiple copy actions
3828                 are to be done, but handling it via the batch
3829                 would be really too convoluted.
3830
3831 2006-05-22 [wwp]        2.2.0cvs45
3832
3833         * manual/fr/advanced.xml
3834         * manual/fr/faq.xml
3835         * manual/fr/glossary.xml
3836         * manual/fr/handling.xml
3837         * manual/fr/intro.xml
3838         * manual/fr/plugins.xml
3839         * manual/fr/sylpheed-claws-manual.xml
3840                 sync w/ the english manual: updates URIs, documented mailing-list
3841                 support, better explanation about the enabled/disabled feature
3842                 in filtering/processing rules by Paul.
3843
3844 2006-05-21 [colin]      2.2.0cvs44
3845
3846         * src/summaryview.c
3847                 Don't expand after building threads, but during
3848
3849 2006-05-21 [colin]      2.2.0cvs43
3850
3851         * src/procmsg.c
3852         * src/summaryview.c
3853                 More timing possibilities... For next time I have 
3854                 to find out how the hell some 3GHz computer takes
3855                 one minute to open a 30k folder...
3856
3857 2006-05-21 [colin]      2.2.0cvs42
3858
3859         * manual/pl/advanced.xml
3860         * manual/pl/faq.xml
3861         * manual/pl/glossary.xml
3862         * manual/pl/handling.xml
3863         * manual/pl/intro.xml
3864         * manual/pl/plugins.xml
3865         * manual/pl/sylpheed-claws-manual.xml
3866                 Polish manual updated by Pawel
3867
3868 2006-05-20 [colin]
3869
3870         * 2.3.0-rc3 released
3871
3872 2006-05-20 [colin]      2.2.0cvs41
3873
3874         * src/imap.c
3875                 Fix -rc2 problems:
3876                 - remove cache of moved messages from original folder
3877                 - apply new flags to messages even if they aren't appliable
3878                   via IMAP.
3879
3880 2006-05-20 [colin]
3881
3882         * 2.3.0-rc2 released
3883
3884 2006-05-19 [colin]      2.2.0cvs40
3885
3886         * src/imap.c
3887                 Don't issue SELECT in imap_change_flags
3888                 before having checked that we indeed have
3889                 some flags to change. MSG_POSTFILTERED for
3890                 example can't be used on IMAP.
3891                 Fixes bug #955 (copying messages between 
3892                 imap folders is extremely slow), which was
3893                 a regression.
3894
3895 2006-05-19 [colin]      2.2.0cvs39
3896
3897         * src/folder.c
3898         * src/folder.h
3899         * src/folderview.c
3900                 Try to fix bug #830 (Some unread messages 
3901                 get marked read in IMAP inbox):
3902                 - Prevent scanning a folder if it's being 
3903                   opened via the GUI
3904                 - Postpone opening via the GUI of a folder
3905                   currently scanned.
3906
3907
3908 2006-05-19 [wwp]        2.2.0cvs38
3909
3910         * manual/advanced.xml
3911                 fix English+typo (thanks to Paul).
3912
3913 2006-05-19 [wwp]        2.2.0cvs37
3914
3915         * manual/advanced.xml
3916         * manual/fr/advanced.xml
3917         * src/gtk/logwindow.c
3918         * src/prefs_common.c
3919         * src/prefs_common.h
3920                 added hidden prefs to allow customization of colors used in
3921                 protocol log window (useful for dark gtk+ themes).
3922
3923 2006-05-19 [wwp]        2.2.0cvs36
3924
3925         * ChangeLog
3926                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3927
3928 2006-05-19 [paul]       2.2.0cvs35
3929
3930         * src/textview.c
3931                 make Reply-To fully clickable
3932         * src/gtk/logwindow.c
3933                 more colouring (SMTP ESMTP)
3934         Both patches by Pawel Pekala
3935
3936 2006-05-19 [cleroy]     2.2.0cvs34
3937
3938         * src/mh.c
3939                 Don't update flags from current folder
3940                 Probably fixes bug #935 (Read Messages 
3941                 Revert to Being Marked as Unread)
3942
3943 2006-05-18 [colin]      2.2.0cvs33
3944
3945         * src/imap.c
3946                 Warning fix
3947         * src/compose.c
3948         * src/mainwindow.c
3949         * src/summaryview.c
3950         * src/toolbar.c
3951                 Allow replying to multiple emails
3952                 in multiple windows
3953         * src/mimeview.c
3954         * src/etpan/imap-thread.c
3955                 Leak fixes
3956
3957 2006-05-18 [paul]       2.2.0cvs32
3958
3959         * src/summaryview.c
3960                 keep Mailing-List menu refreshed
3961                 Thanks to Colin
3962
3963 2006-05-18 [paul]       2.2.0cvs31
3964
3965         * manual/advanced.xml
3966         * manual/faq.xml
3967         * manual/glossary.xml
3968         * manual/handling.xml
3969         * manual/intro.xml
3970         * manual/plugins.xml
3971         * manual/sylpheed-claws-manual.xml
3972                 update URLs
3973                 add info about mailing-list support
3974                 edit filtering info
3975         * src/wizard.c
3976         * src/common/defs.h
3977         * src/gtk/about.c
3978         * src/plugins/dillo_viewer/README
3979                 update URLs
3980
3981 2006-05-17 [wwp]        2.2.0cvs30
3982
3983         * manual/handling.xml
3984         * manual/fr/handling.xml
3985                 documented the ability to enabled/disable filtering/processing rules.
3986
3987 2006-05-17 [colin]      2.2.0cvs29
3988
3989         * src/main.c
3990                 Don't initialize g_thread subsystem if it's 
3991                 already done (thanks to Hiro)
3992         * src/mimeview.c
3993                 Fix saving of parts when there name can't be
3994                 converted from UTF-8.
3995
3996 2006-05-17 [paul]       2.2.0cvs28
3997
3998         * po/Makefile.in.in
3999                 fix config.status warning with autoconf 2.60
4000
4001 2006-05-17 [paul]       2.2.0cvs27
4002
4003         * po/POTFILES.in
4004                 add src/mbox.c
4005
4006 2006-05-17 [wwp]        2.2.0cvs26
4007
4008         * src/mainwindow.c
4009                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4010
4011 2006-05-17 [wwp]        2.2.0cvs25
4012
4013         * src/plugins/demo/demo.c
4014                 updated product name in plugin demo (many plugins need to be
4015                 sync'ed w/ that change).
4016
4017 2006-05-17 [colin]      2.2.0cvs24
4018
4019         * src/mh.c
4020                 Fix leak
4021
4022 2006-05-16 [colin]      2.2.0cvs23
4023
4024         * src/mainwindow.c
4025                 Stupid me hit again. Fix cvs22.
4026
4027 2006-05-16 [colin]      2.2.0cvs22
4028
4029         * src/mainwindow.c
4030                 Fix bug #922 (sylpheed-claws crashed after 
4031                 pushing on Inbox folder)
4032
4033 2006-05-16 [colin]      2.2.0cvs21
4034
4035         * src/compose.c
4036                 Make From header be copy/paste/select-able
4037
4038 2006-05-16 [wwp]        2.2.0cvs20
4039
4040         * src/export.c
4041         * src/matcher.c
4042         * src/summaryview.c
4043         * src/etpan/imap-thread.c
4044                 fix some compiler warnings (thanks to Colin).
4045
4046 2006-05-16 [wwp]        2.2.0cvs19
4047
4048         * src/action.c
4049         * src/gedit-print.c
4050         * src/inc.c
4051         * src/mainwindow.c
4052         * src/mh.c
4053         * src/statusbar.c
4054         * src/send_message.c
4055         * src/summaryview.c
4056                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4057
4058 2006-05-15 [colin]      2.2.0cvs18
4059
4060         * src/procmsg.c
4061                 Fix automatic rule creation with List-Post
4062
4063 2006-05-15 [paul]       2.2.0cvs17
4064
4065         * tools/filter_conv_new.pl
4066                 updated for rule enabling/disabling
4067                 claws version >= 2.3.x required
4068
4069 2006-05-15 [cleroy]     2.2.0cvs16
4070
4071         * src/main.c
4072                 Revert test
4073
4074 2006-05-15 [cleroy]     2.2.0cvs15
4075
4076         * src/main.c
4077                 test
4078
4079 2006-05-15 [wwp]        2.2.0cvs14
4080
4081         * manual/pl/.cvsignore
4082                 ignore generated files.
4083
4084 2006-05-14 [wwp]        2.3.0-rc1
4085
4086         * 2.3.0-rc1 released
4087
4088 2006-05-13 [wwp]        2.2.0cvs13
4089
4090         * src/filtering.c
4091         * src/filtering.h
4092         * src/matcher.c
4093         * src/matcher_parser_lex.l
4094         * src/matcher_parser_parse.y
4095         * src/prefs_filtering.c
4096                 new feature: provide the ability to disable filtering and processing
4097                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4098                 adaptations.
4099
4100 2006-05-13 [colin]      2.2.0cvs12
4101
4102         * src/compose.c
4103                 Remove useless if (a) b; else b;
4104                 Thanks to wwp
4105
4106 2006-05-13 [wwp]        2.2.0cvs11
4107
4108         * src/export.c
4109         * src/import.c
4110         * src/mainwindow.c
4111         * src/mbox.c
4112         * src/summaryview.c
4113         * src/summaryview.h
4114                 no more silent failures (or at least less ones) when importing
4115                 or exporting from/to mbox. Also start importing/exporting if
4116                 the necessary info is set.
4117
4118 2006-05-13 [wwp]        2.2.0cvs10
4119
4120         * RELEASE_NOTES
4121                 restored up-to-date release notes.
4122
4123 2006-05-13 [paul]       2.2.0cvs9
4124
4125         * po/nl.po
4126         * po/ru.po
4127                 updated by Tim Dijkstra and Pavlo Bohmat
4128
4129 2006-05-12 [colin]      2.2.0cvs8
4130
4131         * src/gtk/quicksearch.c
4132                 Add "k" as shortcut for "colorlabel". Patch
4133                 by ath42@users.sf.net.
4134
4135 2006-05-12 [paul]       2.2.0cvs7
4136
4137         * src/prefs_common.h
4138         * src/prefs_summaries.c
4139         * src/summaryview.c
4140                 when entering a folder also allow
4141                 going directly to first Marked message
4142
4143 2006-05-12 [paul]       2.2.0cvs6
4144
4145         * src/summaryview.c
4146                 always obey 'confirm before marking all
4147                 mails read' option
4148
4149 2006-05-12 [paul]       2.2.0cvs5
4150
4151         * src/textview.c
4152                 make Sender fully clickable
4153
4154 2006-05-12 [colin]      2.2.0cvs4
4155
4156         * src/compose.c
4157         * src/compose.h
4158                 Let From be editable
4159         * src/main.c
4160         * src/mh.c
4161                 Full support of .mh_sequences' Unseen seq
4162
4163 2006-05-12 [colin]      2.2.0cvs3
4164
4165         * src/folder.c
4166         * src/mainwindow.c
4167         * src/mainwindow.h
4168         * src/messageview.c
4169         * src/prefs_spelling.c
4170         * src/procheader.c
4171         * src/procmsg.c
4172         * src/procmsg.h
4173         * src/summaryview.c
4174         * src/toolbar.c
4175         * src/toolbar.h
4176                 Add contextual menu on Compose toolbar
4177                 button. Fixes bug #944 (Automatic
4178                 addresses not applied when changing account
4179                 from compose window)
4180                 add Mailing List support
4181                 based on the old 0.6.5claws25 patch by
4182                 Melvin Hadasht, with finishing touches
4183                 by Colin
4184                 Fix "ignore thread" when mails are threaded by
4185                 subject (and weren't ignored although appearing
4186                 in the thread).
4187                 GUI rework.
4188                 Both patches by Pawel.
4189
4190 2006-05-08 [paul]       2.2.0cvs2
4191
4192         * src/mainwindow.c
4193         * src/mainwindow.h
4194         * src/messageview.c
4195         * src/procheader.c
4196         * src/procmsg.c
4197         * src/procmsg.h
4198         * src/summaryview.c
4199                 add Mailing List support
4200                 based on the old 0.6.5claws25 patch by 
4201                 Melvin Hadasht, with finishing touches
4202                 by Colin
4203
4204 2006-05-08 [colin]      2.2.0cvs1
4205
4206         * src/mainwindow.c
4207         * src/toolbar.c
4208         * src/toolbar.h
4209                 Add contextual menu on Compose toolbar 
4210                 button. Fixes bug #944 (Automatic 
4211                 addresses not applied when changing account 
4212                 from compose window)
4213
4214 2006-05-08 [paul]       2.2.0
4215
4216         2.2.0 released
4217
4218 2006-05-08 [paul]       2.1.1cvs51
4219
4220         * po/cs.po
4221         * po/de.po
4222         * po/en_GB.po
4223         * po/fi.po
4224         * po/fr.po
4225         * po/pt_BR.po
4226         * po/sr.po
4227         * po/zh_CN.po
4228                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4229                 Fabien Vantard, Frederico Goncalves Guimaraes,
4230                 Aleksandar Urosevic, and Ralgh Young
4231
4232 2006-05-12 [colin]      2.1.1cvs50
4233
4234         * po/cs.po
4235         * po/de.po
4236         * po/en_GB.po
4237         * po/es.po
4238         * po/fi.po
4239         * po/fr.po
4240         * po/pt_BR.po
4241         * po/sr.po
4242         * po/zh_CN.po
4243                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4244                 Fabien Vantard, Frederico Goncalves Guimaraes,
4245                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4246
4247 2006-05-05 [colin]      2.1.1cvs49
4248
4249         * manual/Makefile.am
4250         * manual/pl/Makefile.am
4251         * manual/pl/account.xml
4252         * manual/pl/ack.xml
4253         * manual/pl/addrbook.xml
4254         * manual/pl/advanced.xml
4255         * manual/pl/faq.xml
4256         * manual/pl/glossary.xml
4257         * manual/pl/gpl.xml
4258         * manual/pl/handling.xml
4259         * manual/pl/intro.xml
4260         * manual/pl/keyboard.xml
4261         * manual/pl/plugins.xml
4262         * manual/pl/starting.xml
4263         * manual/pl/sylpheed-claws-manual.xml
4264         * manual/pl/dist/.cvsignore
4265         * manual/pl/dist/Makefile.am
4266         * manual/pl/dist/html/.cvsignore
4267         * manual/pl/dist/html/Makefile.am
4268         * manual/pl/dist/pdf/.cvsignore
4269         * manual/pl/dist/pdf/Makefile.am
4270         * manual/pl/dist/ps/.cvsignore
4271         * manual/pl/dist/ps/Makefile.am
4272         * manual/pl/dist/txt/.cvsignore
4273         * manual/pl/dist/txt/Makefile.am
4274                 Add the polish translation of the manual,
4275                 Authored by Pawel Pekala.
4276
4277 2006-05-05 [cleroy]     2.1.1cvs48
4278
4279         * src/main.c
4280                 Re-read matcherrc after loading plugins 
4281                 if some of them add folders.
4282
4283 2006-05-03 [colin]      2.1.1cvs47
4284
4285         * src/imap.c
4286                 I'm idiot
4287
4288 2006-05-03 [colin]      2.1.1cvs46
4289
4290         * src/imap.c
4291                 Be sure to have a session when
4292                 getting separator
4293
4294 2006-05-03 [colin]      2.1.1cvs45
4295
4296         * src/imap.c
4297         * src/imap.h
4298         * src/imap_gtk.c
4299                 Fix preventing renaming with namespace 
4300                 separator.
4301
4302 2006-05-01 [colin]      2.1.1cvs44
4303
4304         * src/action.c
4305                 Don't reload messageview when result of
4306                 action is piped.
4307
4308 2006-04-29 [colin]      2.1.1cvs43
4309
4310         * src/prefs_receive.c
4311         * src/plugins/spamassassin/spamassassin_gtk.c
4312         * src/plugins/clamav/clamav_plugin_gtk.c
4313                 GUI fixes by Pawel
4314
4315 2006-04-29 [colin]      2.1.1cvs42
4316
4317         * src/prefs_compose_writing.c
4318         * src/prefs_quote.c
4319                 Cleanups. Patch by Pawel
4320
4321 2006-04-28 [paul]       2.1.1cvs41
4322
4323         * src/matcher.c
4324                 fix returned quick search results when search
4325                 term contains an underscore.
4326                 Thanks to Colin
4327
4328 2006-04-28 [paul]       2.1.1cvs40
4329
4330         * src/prefs_message.c
4331         * src/prefs_receive.c
4332                 GUI cleanups
4333                 Patches by Pawel Pekala
4334
4335 2006-04-27 [colin]      2.1.1cvs39
4336
4337         * src/wizard.c
4338                 Differentiate subject Welcome from
4339                 window's title Welcome
4340
4341 2006-04-27 [paul]
4342
4343         2.2.0-rc1 released
4344
4345 2006-04-27 [paul]       2.1.1cvs38
4346
4347         * manual/advanced.xml
4348         * manual/fr/advanced.xml
4349                 add info about compose_no_markup hidden pref
4350
4351 2006-04-27 [paul]       2.1.1cvs37
4352
4353         * src/prefs_account.c
4354                 improve privacy labels
4355         * src/prefs_msg_colors.c
4356                 change some strings for translators' convenience
4357         * src/gtk/gtkutils.c
4358                 don't underline the link button text
4359
4360 2006-04-25 [colin]      2.1.1cvs36
4361
4362         * src/folder.c
4363                 Complete 2.1.1cvs33 (once more ;)
4364
4365 2006-04-25 [colin]      2.1.1cvs35
4366
4367         * src/editldap.c
4368                 Fix tooltip
4369
4370 2006-04-25 [cleroy]     2.1.1cvs34
4371
4372         * src/compose.c
4373         * src/gtk/gtkaspell.c
4374                 Fix crash on redirect (related to the return 
4375                 of the aspell menu in compose's toolbar)
4376         * src/prefs_msg_colors.c
4377                 Fix sensitivity widgets
4378         * src/image_viewer.c
4379         * src/gtk/pluginwindow.c
4380         * src/gtk/prefswindow.c
4381                 Change released signals to clicked (Fabien)
4382         * po/POTFILES.in
4383         * src/common/socket.c
4384         * src/plugins/spamassassin/spamassassin.c
4385                 Translate strings (Fabien)
4386
4387 2006-04-25 [paul]       2.1.1cvs33
4388
4389         * src/folder.c
4390         * src/folder.h
4391         * src/folderview.c
4392                 complete the fix of bug #912
4393                 Thanks to Colin
4394
4395 2006-04-25 [colin]      2.1.1cvs32
4396
4397         * src/news.c
4398                 Better progress bar
4399         * src/mimeview.c
4400         * src/summaryview.c
4401         * src/summaryview.h
4402                 Fix focus chain
4403                 Patches by Pawel Pekala
4404
4405 2006-04-24 [colin]      2.1.1cvs31
4406
4407         * src/compose.c
4408                 Fix compilation warnings (Fabien)
4409
4410 2006-04-24 [colin]      2.1.1cvs30
4411
4412         * src/addrindex.c
4413         * src/editldap.c
4414         * src/editldap_basedn.c
4415         * src/editldap_basedn.h
4416         * src/ldapctrl.c
4417         * src/ldapctrl.h
4418         * src/ldapquery.c
4419         * src/ldaputil.c
4420         * src/ldaputil.h
4421                 Fix bug #901 (LDAPS support)
4422
4423 2006-04-24 [colin]      2.1.1cvs29
4424
4425         * src/compose.c
4426                 Fix logic on error with send dialog on
4427         * src/imap.c
4428                 Fix compilation without libetpan, thanks
4429                 to Fabien
4430         * src/summaryview.c
4431                 Fix 'context-menu' key
4432
4433 2006-04-23 [colin]      2.1.1cvs28
4434
4435         * src/folder.c
4436                 Never free current's cache to free up 
4437                 memory. Fixes bug #912 (new count 
4438                 randomly set to message count)
4439
4440 2006-04-23 [colin]      2.1.1cvs27
4441
4442         * src/gtk/quicksearch.c
4443                 And remove printf...
4444
4445 2006-04-23 [colin]      2.1.1cvs26
4446
4447         * src/gtk/quicksearch.c
4448                 Fix replacing in quicksearch, and fix inserting
4449                 in the middle of the string. (introduced at 2.1.0cvs22)
4450
4451 2006-04-23 [colin]      2.1.1cvs25
4452
4453         * src/imap.c
4454                 Make sure uidnext is initialized in get_num_list
4455                 (not for stable, related to 2.1.1cvs8 and friends)
4456
4457 2006-04-23 [colin]      2.1.1cvs24
4458
4459         * src/imap.c
4460                 Output something when login is successful
4461                 too
4462
4463 2006-04-23 [colin]      2.1.1cvs23
4464
4465         * src/etpan/imap-thread.c
4466                 Better logging (line-per-line, hide data in fetch)
4467                 Fix a const warning
4468         * src/gtk/logwindow.c
4469         * src/gtk/logwindow.h
4470                 Better logging (color for input/output)
4471
4472 2006-04-21 [colin]      2.1.1cvs22
4473
4474         * src/gtk/quicksearch.c
4475                 On gtk+-2.8, use stock buttons in quicksearch
4476                 Based on a patch by Fabien and a design by Paul
4477
4478 2006-04-21 [colin]      2.1.1cvs21
4479
4480         * src/folderview.c
4481         * src/mainwindow.c
4482                 Fix occasional flicker in folderview
4483         * src/common/utils.c
4484                 Fix bug #943 (Incorrectly parsed email address 
4485                 list in short headers on message view and in 
4486                 printouts)
4487
4488 2006-04-20 [colin]      2.1.1cvs20
4489
4490         * src/imap.c
4491         * src/imap.h
4492         * src/prefs_account.c
4493                 Add ANONYMOUS auth for IMAP
4494
4495 2006-04-20 [paul]       2.1.1cvs19
4496
4497         * src/main.c
4498                 proper fix for 2.1.1cvs18
4499                 Thanks to Colin
4500
4501 2006-04-20 [paul]       2.1.1cvs18
4502
4503         * src/main.c
4504                 fix build warnings
4505
4506 2006-04-20 [paul]       2.1.1cvs17
4507
4508         * src/gtk/quicksearch.c
4509                 fix standard, non-extended Quick search,
4510                 was broken in 2.1.1cvs15.
4511                 Thanks to Colin.
4512
4513 2006-04-20 [colin]      2.1.1cvs16
4514
4515         * src/prefs_matcher.c
4516                 Fix values when reselecting a ~test
4517                 rule
4518
4519 2006-04-19 [colin]      2.1.1cvs15
4520
4521         * src/compose.c
4522         * src/compose.h
4523         * src/gtk/gtkaspell.c
4524         * src/gtk/gtkaspell.h
4525                 Put back Options menu in Spelling/
4526         * src/gtk/quicksearch.c
4527                 Don't search, and show error, if the
4528                 advanced search has a syntax error
4529
4530 2006-04-18 [colin]      2.1.1cvs14
4531
4532         * src/textview.c
4533                 Fix gdk warnings on set_cursor when textview
4534                 isn't visible
4535
4536 2006-04-18 [colin]      2.1.1cvs13
4537
4538         * src/gtk/gtksctree.c
4539                 Remove seemingly useless refresh that causes
4540                 flicker - watch this commit in case of 
4541                 problems before planned backport to stable
4542
4543 2006-04-18 [colin]      2.1.1cvs12
4544
4545         * src/imap.c
4546                 Factorize get/set_xml code
4547         * src/compose.c
4548         * src/prefs_account.c
4549         * src/prefs_account.h
4550         * src/procmsg.c
4551                 Add Encrypt to self option
4552
4553 2006-04-17 [colin]      2.1.1cvs11
4554
4555         * configure.ac
4556                 Fix search on encrpyt function on dragonfly
4557                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4558
4559 2006-04-17 [colin]      2.1.1cvs10
4560
4561         * src/prefs_account.c
4562                 Be safe by default: remove mails from POP3
4563                 after 7 days, not immediately
4564
4565 2006-04-17 [colin]      2.1.1cvs9
4566
4567         * src/etpan/imap-thread.c
4568                 Fix build on DragonFly - patch by 
4569                 Jonathan Buschmann <jonthn@agmact.com>
4570
4571 2006-04-17 [colin]      2.1.1cvs8
4572
4573         * src/imap.c
4574                 Save uidnext between sessions
4575
4576 2006-04-17 [colin]      2.1.1cvs7
4577
4578         * src/imap.c
4579                 scan is required when uid validity changes
4580
4581 2006-04-17 [colin]      2.1.1cvs6
4582
4583         * src/folderview.c
4584                 Don't scan if not necessary, apart in current
4585                 folder and INBOX to fetch flags.
4586         * src/imap.c
4587                 Scan is necessary if unread count changes
4588
4589 2006-04-17 [colin]      2.1.1cvs5
4590
4591         * src/imap.c
4592                 ...But always fetch ANSWERED and DELETED flags for
4593                 INBOX, as filtering can happen on these flags.
4594
4595 2006-04-17 [colin]      2.1.1cvs4
4596
4597         * src/imap.c
4598                 Don't fetch REPLIED and DELETED flags when synchronising
4599                 flags with a closed folder. We only need UNSEEN and FLAGGED
4600                 to update the folderview.
4601
4602 2006-04-17 [colin]      2.1.1cvs3
4603
4604         * src/imap.c
4605                 Faster flag search when there are new mails 
4606                 in a folder. We can do a full search if the 
4607                 folder contains less messages than the new
4608                 list.
4609
4610 2006-04-17 [colin]      2.1.1cvs2
4611
4612         * po/cs.po
4613         * po/de.po
4614         * po/fr.po
4615         * po/nl.po
4616         * po/pt_BR.po
4617                 Update translations from stable branch
4618
4619 2006-04-17 [colin]      2.1.1cvs1
4620
4621         * configure.ac
4622                 Bump version to follow stable release
4623
4624 2006-04-16 [mones]      2.1.0cvs50
4625
4626         * po/es.po
4627                 Updated for release
4628
4629 2006-04-16 [colin]      2.1.0cvs49
4630
4631         * src/textview.c
4632                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4633                 with gtk < 2.8. Thanks to Fabien Vantard.
4634
4635 2006-04-15 [colin]      2.1.0cvs48
4636
4637         * src/etpan/imap-thread.c
4638                 Fix bug #919 (libetpan: SEGV when connecting 
4639                 using command)
4640
4641 2006-04-14 [colin]      2.1.0cvs47
4642
4643         * src/main.c
4644                 Fix race on --select (should be done better)
4645
4646 2006-04-14 [wwp]        2.1.0cvs46
4647
4648         * src/send_message.c
4649                 enforce a check for domain in account prefs (a sending
4650                 error could be faced if domain was checked but no value set),
4651                 thanks to Colin.
4652
4653 2006-04-14 [colin]      2.1.0cvs45
4654
4655         * src/codeconv.c
4656                 when converting from unknown to unknown, if the
4657                 string is UTF8, don't convert it to the locale
4658                 (which breaks it)
4659
4660 2006-04-14 [colin]      2.1.0cvs44
4661
4662         * src/compose.c
4663                 Don't try to use ASCII for converting headers
4664                 (as done in body)
4665
4666 2006-04-14 [paul]       2.1.0cvs43
4667
4668         * src/crash.c
4669                 add locale/charset info to crash report
4670         * src/gtk/about.c
4671                 add wwp to doc team
4672                 replace 'e-mail' with preferred 'email'
4673         * src/gtk/authors.h
4674                 ensure contributors list is in alphabetical
4675                 order
4676
4677 2006-04-13 [colin]      2.1.0cvs42
4678
4679         * src/textview.c
4680                 Prevent gdk warnings
4681
4682 2006-04-13 [colin]      2.1.0cvs41
4683
4684         * src/common/ssl_certificate.c
4685         * src/common/ssl_certificate.h
4686         * src/gtk/sslcertwindow.c
4687                 Warn on expired certs, and display the expiration date
4688
4689 2006-04-13 [colin]      2.1.0cvs40
4690
4691         * src/plugins/spamassassin/spamassassin_gtk.c
4692                 Fix missing set_text on unix socket
4693
4694 2006-04-13 [wwp]        2.1.0cvs39
4695
4696         * manual/fr/advanced.xml
4697         * manual/fr/glossary.xml
4698                 applied new spam/ham/email lexicon (pourriel, courriel)
4699
4700 2006-04-13 [paul]       2.1.0cvs38
4701
4702         * src/plugins/pgpmime/plugin.c
4703                 remove the mention of S/MIME from the
4704                 description. This is now handled by the
4705                 S/MIME plugin.
4706
4707 2006-04-13 [paul]       2.1.0cvs37
4708
4709         * src/prefs_msg_colors.c
4710                 rework dialog
4711         * src/prefs_folder_item.c
4712         * src/prefs_spelling.c
4713                 add a tooltip to the colour selector buttons
4714
4715 2006-04-13 [wwp]        2.1.0cvs36
4716
4717         * manual/advanced.xml
4718         * manual/glossary.xml
4719         * manual/handling.xml
4720         * manual/keyboard.xml
4721         * manual/plugins.xml
4722         * manual/starting.xml
4723         * manual/fr/account.xml
4724         * manual/fr/ack.xml
4725         * manual/fr/addrbook.xml
4726         * manual/fr/advanced.xml
4727         * manual/fr/faq.xml
4728         * manual/fr/glossary.xml
4729         * manual/fr/gpl.xml
4730         * manual/fr/handling.xml
4731         * manual/fr/intro.xml
4732         * manual/fr/keyboard.xml
4733         * manual/fr/plugins.xml
4734         * manual/fr/starting.xml
4735         * manual/fr/sylpheed-claws-manual.xml
4736                 fixes to the manuals:
4737                  - summaryview -> Message List (same in French)
4738                  - translate key names
4739                  - fix French punctuation, use non-breakable spaces when
4740                    necessary, don't use &thinsp; which is not portable
4741                  - tell what maildir and mbox formats we support
4742
4743 2006-04-12 [wwp]        2.1.0cvs35
4744
4745         * src/prefs_toolbar.c
4746                 unified a replace button more,
4747                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4748
4749 2006-04-12 [wwp]        2.1.0cvs34
4750
4751         * src/prefs_common.c
4752         * src/prefs_msg_colors.c
4753                 make default color labels translatable,
4754                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4755                 thanks to Tim <timbrain@post.cz> for reporting.
4756
4757 2006-04-12 [wwp]        2.1.0cvs33
4758
4759         * manual/glossary.xml
4760         * manual/intro.xml
4761         * manual/plugins.xml
4762         * manual/starting.xml
4763         * manual/sylpheed-claws-manual.xml
4764         * manual/fr/.cvsignore
4765         * manual/fr/account.xml
4766         * manual/fr/ack.xml
4767         * manual/fr/addrbook.xml
4768         * manual/fr/advanced.xml
4769         * manual/fr/faq.xml
4770         * manual/fr/glossary.xml
4771         * manual/fr/handling.xml
4772         * manual/fr/intro.xml
4773         * manual/fr/keyboard.xml
4774         * manual/fr/plugins.xml
4775         * manual/fr/starting.xml
4776         * manual/fr/sylpheed-claws-manual.xml
4777                 various fixes: typos, missing .fr translations, punctuation,
4778                 capitalization, links, accents and some bad French more.
4779
4780 2006-04-12 [wwp]        2.1.0cvs32
4781
4782         * src/prefs_gtk.c
4783                 fix for bug #935: always store prefs files in UTF-8 (thanks
4784                 to Colin).
4785
4786 2006-04-11 [colin]      2.1.0cvs31
4787
4788         * src/compose.c
4789                 Fix inserting files not in utf8 when locale is utf8
4790
4791 2006-04-11 [colin]      2.1.0cvs30
4792
4793         * src/inc.c
4794                 Don't show error dialog when cancelling connection
4795                 Patch by Pawel
4796
4797 2006-04-11 [cleroy]     2.1.0cvs29
4798
4799         * src/compose.c
4800                 Implement multiple quote levels
4801         * src/prefs_common.c
4802                 Change a little bit the quote bgcolor for 2nd level
4803
4804 2006-04-11 [colin]      2.1.0cvs28
4805
4806         * src/gtk/about.c
4807                 Add locale and charset in the label
4808
4809 2006-04-10 [colin]      2.1.0cvs27
4810
4811         * src/compose.c
4812         * src/prefs_common.c
4813         * src/prefs_common.h
4814         * src/prefs_msg_colors.c
4815         * src/textview.c
4816                 Allow optional background color in quotes
4817                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4818                 GTK+-2.8.x feature
4819
4820 2006-04-10 [colin]      2.1.0cvs26
4821
4822         * src/main.c
4823         * src/mainwindow.c
4824         * src/mainwindow.h
4825                 Implement --select
4826
4827 2006-04-10 [colin]      2.1.0cvs25
4828
4829         * manual/plugins.xml
4830         * manual/fr/plugins.xml
4831                 Document libcurl's proxy variables
4832
4833 2006-04-09 [colin]      2.1.0cvs24
4834
4835         * src/prefs_common.c
4836                 gettext() returns statically allocated stuff. We have
4837                 to strdup it in order to be able to free it.
4838
4839 2006-04-09 [colin]      2.1.0cvs23
4840
4841         * AUTHORS
4842         * src/gtk/authors.h
4843                 Add Alexei
4844
4845 2006-04-09 [colin]      2.1.0cvs22
4846
4847         * src/mainwindow.c
4848         * src/gtk/quicksearch.c
4849                 Fix bug #859 (problems with cyrilic input in 
4850                 search panel) - Patch by Alexey Illarionov 
4851                 <littlesavage@rambler.ru>
4852
4853 2006-04-09 [colin]      2.1.0cvs21
4854
4855         * src/prefs_customheader.c
4856                 I prefer removing then freeing rather than the contrary
4857                 (even if it doesn't change anything ;-)
4858         * src/prefs_account.c
4859                 Fix bug #933 (Crash re-entering the custom headers list 
4860                 dialog in accounts prefs)
4861                 The problem happened when cancelling the Account 
4862                 Preferences' dialogs - in which case we didn't do 
4863                 anything to the PrefsAccount * struct. In case of applying,
4864                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4865                 working with in this dialog. The problem is that 
4866                 prefs_customheader.c, working on this tmp_ac_prefs, always
4867                 changes the ->customhdr_list pointer, even when cancelled. 
4868                 So in case of cancelling the prefs_account dialog, we still
4869                 have to update ->customhdr_list in the real account.
4870
4871 2006-04-08 [colin]      2.1.0cvs20
4872
4873         * manual/fr/glossary.xml
4874         * manual/fr/keyboard.xml
4875                 Forgot some headers :)
4876
4877 2006-04-08 [colin]      2.1.0cvs19
4878
4879         * manual/Makefile.am
4880         * manual/fr/Makefile.am
4881         * manual/fr/account.xml
4882         * manual/fr/ack.xml
4883         * manual/fr/addrbook.xml
4884         * manual/fr/advanced.xml
4885         * manual/fr/faq.xml
4886         * manual/fr/glossary.xml
4887         * manual/fr/gpl.xml
4888         * manual/fr/handling.xml
4889         * manual/fr/intro.xml
4890         * manual/fr/keyboard.xml
4891         * manual/fr/plugins.xml
4892         * manual/fr/starting.xml
4893         * manual/fr/sylpheed-claws-manual.xml
4894         * manual/fr/dist/.cvsignore
4895         * manual/fr/dist/Makefile.am
4896         * manual/fr/dist/html/.cvsignore
4897         * manual/fr/dist/html/Makefile.am
4898         * manual/fr/dist/pdf/.cvsignore
4899         * manual/fr/dist/pdf/Makefile.am
4900         * manual/fr/dist/ps/.cvsignore
4901         * manual/fr/dist/ps/Makefile.am
4902         * manual/fr/dist/txt/.cvsignore
4903         * manual/fr/dist/txt/Makefile.am
4904                 Add the french translation of the manual. Thanks to
4905                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4906                 account.xml, ack.xml, addrbook.xml and advanced.xml
4907
4908 2006-04-08 [colin]      2.1.0cvs18
4909
4910         * manual/plugins.xml
4911         * manual/starting.xml
4912                 More fixes
4913
4914 2006-04-07 [colin]      2.1.0cvs17
4915
4916         * manual/faq.xml
4917         * manual/intro.xml
4918         * manual/keyboard.xml
4919                 Little fixes
4920
4921 2006-04-07 [colin]      2.1.0cvs16
4922
4923         * README
4924         * src/compose.c
4925         * src/prefs_common.c
4926         * src/prefs_common.h
4927                 Add hidden compose_no_markup pref
4928
4929 2006-04-07 [wwp]        2.1.0cvs15
4930
4931         * src/summary_search.c
4932         * .cvsignore
4933                 Bugfix: stop button was sticky when searching in an empty folder.
4934                 Applied curly brackets code style to the whole file (summary_search.c).
4935                 More files to ignore.
4936
4937 2006-04-07 [wwp]        2.1.0cvs14
4938
4939         * src/message_search.c
4940         * src/summary_search.c
4941                 changed default button when search bumps at file/folder
4942                 beginning or end, for convenience (thanks to Colin).
4943
4944 2006-04-07 [paul]       2.1.0cvs13
4945
4946         * src/plugins/dillo_viewer/dillo_prefs.c
4947                 avoid future potential for namespace collision
4948                 Patch by Colin
4949
4950 2006-04-06 [wwp]        2.1.0cvs12
4951
4952         * src/summary_search.c
4953                 Unify extended/advanced searches names (and thus factorize labels),
4954                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4955
4956 2006-04-06 [wwp]        2.1.0cvs11
4957
4958         * src/folderview.c
4959         * src/prefs_themes.c
4960         * src/summaryview.c
4961                 Fixed some compilation warnings.
4962
4963 2006-04-06 [colin]      2.1.0cvs10
4964
4965         * manual/advanced.xml
4966                 Document the wizard template and how to deploy
4967                 Sylpheed-Claws effectively
4968
4969 2006-04-06 [colin]      2.1.0cvs9
4970
4971         * src/folderview.c
4972                 gettext patch to tell translators about _("#"),
4973                 by Maxim Britov
4974
4975 2006-04-06 [colin]      2.1.0cvs8
4976
4977         * src/textview.c
4978                 Fix invalid GtkTextBIter after clicking "Display as text"
4979
4980 2006-04-06 [mones]      2.1.0cvs7
4981
4982         * src/addr_compl.c
4983         * src/addrindex.c
4984         * src/addritem.c
4985         * src/codeconv.c
4986         * src/compose.c
4987         * src/filtering.c
4988         * src/folder.c
4989         * src/folder_item_prefs.c
4990         * src/folderview.c
4991         * src/localfolder.c
4992         * src/matcher.c
4993         * src/mimeview.c
4994         * src/prefs_msg_colors.c
4995         * src/prefs_spelling.c
4996         * src/prefs_themes.c
4997         * src/procmime.c
4998         * src/procmsg.c
4999         * src/stock_pixmap.c
5000         * src/summaryview.c
5001         * src/textview.c
5002         * src/toolbar.c
5003         * src/common/mgutils.c
5004         * src/common/prefs.c
5005         * src/common/ssl_certificate.c
5006         * src/gtk/colorlabel.c
5007         * src/gtk/quicksearch.c
5008         * src/plugins/pgpmime/pgpmime.c
5009         * src/plugins/spamassassin/spamassassin.c
5010                 Removed redundant NULL checks for g_free() calls.
5011                 Patch by Pawel Pekala.
5012
5013 2006-04-06 [mones]      2.1.0cvs6
5014
5015         * src/prefs_actions.c
5016         * src/prefs_filtering.c
5017         * src/prefs_filtering_action.c
5018         * src/prefs_matcher.c
5019         * src/prefs_template.c
5020         * src/gtk/gtkutils.c
5021         * src/gtk/gtkutils.h
5022                 Have a nice replace button. Patch by Pawel Pekala
5023
5024 2006-04-06 [colin]      2.1.0cvs5
5025
5026         * src/addressbook.c
5027                 Fix crash with empty columns
5028
5029 2006-04-05 [colin]      2.1.0cvs4
5030
5031         * src/wizard.c
5032         * src/prefs_gtk.c
5033                 Allow wizard customization with pre-filled values
5034
5035 2006-04-05 [colin]      2.1.0cvs3
5036
5037         * src/textview.c
5038         * src/mimeview.c
5039         * src/mimeview.h
5040                 Nicer messages in mimeview
5041
5042 2006-04-05 [colin]      2.1.0cvs2
5043
5044         * src/addressbook.c
5045         * src/prefs_summaries.c
5046                 i18n fix
5047
5048 2006-04-05 [colin]      2.1.0cvs1
5049
5050         * src/plugins/pgpcore/plugin.c
5051         * src/plugins/pgpcore/select-keys.c
5052         * src/plugins/pgpcore/select-keys.h
5053         * src/plugins/pgpcore/sgpgme.c
5054         * src/plugins/pgpcore/sgpgme.h
5055         * src/plugins/pgpinline/pgpinline.c
5056         * src/plugins/pgpinline/plugin.c
5057         * src/plugins/pgpmime/pgpmime.c
5058         * src/plugins/pgpmime/plugin.c
5059                 Factorize and generalize a bit 
5060                 Drop S/MIME signature verification from PGP/MIME
5061                 (adding it as another, more complete plugin)
5062
5063 2006-04-05 [paul]       2.1.0
5064
5065         2.1.0 released
5066
5067 2006-04-05 [paul]       2.0.0cvs186
5068
5069         * manual/advanced.xml
5070                 add info on colour labels
5071
5072 2006-04-05 [paul]       2.0.0cvs185
5073
5074         * po/bg.po
5075         * po/cs.po
5076         * po/de.po
5077         * po/el.po
5078         * po/en_GB.po
5079         * po/fi.po
5080         * po/fr.po
5081         * po/it.po
5082         * po/nl.po
5083         * po/pl.po
5084         * po/pt_BR.po
5085         * po/sr.po
5086         * po/zh_CN.po
5087                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5088                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5089                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5090                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5091         * src/gtk/authors.h
5092         * tools/claws.i18n.status.pl
5093                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5094                 and new Czech translator, Tim <timbrain@post.cz>
5095
5096 2006-04-05 [mones]      2.0.0cvs184
5097
5098         * po/es.po
5099                 Updated translation
5100
5101 2006-04-05 [colin]      2.0.0cvs183
5102
5103         * src/gtk/quicksearch.c
5104                 Fix bug #929 (unnecessary reload in quick search bar)
5105
5106 2006-04-05 [colin]      2.0.0cvs182
5107
5108         * src/compose.c
5109                 Fix crash on Reply with no From:
5110                 Show signature and conversion error on queuing 
5111                 (but not sending)
5112         * src/mainwindow.c
5113         * src/summaryview.c
5114         * src/summaryview.h
5115                 Factorize threading code and make sure msginfo 
5116                 is not null when it comes from a GtkCTreeRow's 
5117                 data
5118         * src/gtk/gtkaspell.c
5119                 Check for necessary things
5120         * src/gtk/gtksctree.c
5121         * src/gtk/gtksctree.h
5122                 Reset anchor if necessary when removing node
5123
5124 2006-03-29 [colin]      2.0.0cvs181
5125
5126         * src/folderview.c
5127                 Warn for disabled IMAP accounts (due to lack of
5128                 libetpan). Breaks string-freeze - sorry - but it
5129                 is kind of important ;)
5130
5131 2006-03-28 [colin]      2.0.0cvs180
5132
5133         * src/gtk/gtkutils.c
5134         * src/gtk/gtkutils.h
5135                 Add a gtkut_get_link_btn() function that
5136                 creates a button which acts like an URI
5137         * src/prefs_themes.c
5138         * src/gtk/about.c
5139                 Use this function (factorizes codes)
5140         * src/common/defs.h
5141         * src/gtk/pluginwindow.c
5142                 Add a "Get more..." in the plugins window
5143
5144 2006-03-28 [colin]      2.0.0cvs179
5145
5146         * src/common/smtp.c
5147         * src/common/passcrypt.c
5148         * src/undo.c
5149                 Warning fixes. Patch by Pawel Pekala
5150
5151 2006-03-27 [colin]      2.0.0cvs178
5152
5153         * src/undo.c
5154                 Fix undoing by blocks with spaces
5155
5156 2006-03-27 [colin]      2.0.0cvs177
5157
5158         * src/textview.c
5159                 Set margin to 3px for headers
5160
5161 2006-03-27 [paul]
5162
5163         2.1.0-rc2 released
5164
5165 2006-03-27 [wwp]        2.0.0cvs176
5166
5167         * src/summaryview.c
5168                 don't reset quicksearch when updating the message list.
5169                 Thanks to Colin.
5170
5171 2006-03-26 [wwp]        2.0.0cvs175
5172
5173         * src/compose.c
5174                 use a unified border width ('other' tab in the compose window,
5175                 patch by Pawel Pekala).
5176
5177
5178 2006-03-26 [wwp]        2.0.0cvs174
5179
5180         * src/common/quoted-printable.c
5181         * src/addressbook.c
5182                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5183
5184 2006-03-26 [colin]      2.0.0cvs173
5185
5186         * src/quote_fmt_parse.y
5187                 Fix non-UTF8 date formats messing up the whole quote a 
5188                 little bit
5189
5190 2006-03-26 [colin]      2.0.0cvs172
5191
5192         * src/procheader.c
5193                 Make sure the date is UTF8 valid, or try to make it
5194                 so. IncrediMail is really IncrediStupid.
5195         * src/compose.c
5196                 Fix possible conversions. 
5197                 
5198
5199 2006-03-26 [colin]      2.0.0cvs171
5200
5201         * src/matcher.c
5202                 Fix corner cases in body search. This is still a
5203                 hack... It seems impossible to make it good and 
5204                 reasonably fast at the same time.
5205
5206 2006-03-26 [colin]      2.0.0cvs170
5207
5208         * src/summaryview.c
5209                 I think I killed the twilight zone bug!
5210                 summary_select_node() flushes GTK events in order
5211                 to be able to center the view. But this also 
5212                 flushes keypresses like Ctrl-Alt-U, so this can
5213                 call summary_show from summary_select_node (itself
5214                 called from summary_show, etc.). And the summaryview
5215                 has to be unlocked in this function. So just locking
5216                 while processing GTK events, and bailing if locked, 
5217                 should fix it.
5218                 Fixes bug #927 (SIGSEGV during Update Summary)
5219
5220 2006-03-25 [colin]      2.0.0cvs169
5221
5222         * src/matcher.c
5223                 Fix search in QP-encoded bodies
5224                 Fix utf-8 searches in bodies encoded in the
5225                 locale's encoding
5226         * src/common/quoted-printable.c
5227         * src/common/quoted-printable.h
5228                 Add a decode function that doesn't overwrite
5229                 the original pointer
5230                 
5231
5232 2006-03-24 [colin]      2.0.0cvs168
5233
5234         * src/action.c
5235         * src/summaryview.c
5236         * src/summaryview.h
5237                 Update message cache after action
5238                 Patch by H. Merijn Brand
5239         * src/prefs_msg_colors.c
5240                 Factorize label 
5241                 Patch by Fabien Vantard
5242         * src/plugins/spamassassin/spamassassin_gtk.c
5243                 Remove useless translation
5244                 Patch by Fabien Vantard
5245
5246 2006-03-23 [colin]      2.0.0cvs167
5247
5248         * src/common/ssl.c
5249                 Let 30 seconds to SSL_connect
5250
5251 2006-03-23 [wwp]        2.0.0cvs166
5252
5253         * src/summaryview.c
5254         * src/gtk/description_window.c
5255                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5256                 and headers are translated; adjust description windows' width to fit their
5257                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5258
5259 2006-03-23 [paul]       2.0.0cvs165
5260
5261         * src/common/utils.c
5262                 fix highlighting of URIs containing "()"
5263                 (2.0.0cvs164's reversal fixed)
5264                 Thanks to Colin.
5265
5266 2006-03-23 [paul]       2.0.0cvs164
5267
5268         * src/common/utils.c
5269                 revert patch, (postponing a fix), at 2.0.0cvs120
5270                 as it breaks more URIs than it fixes.
5271                 Allow '-' to be a terminating character in a URI
5272
5273 2006-03-22 [colin]      2.0.0cvs163
5274
5275         * configure.ac
5276                 Require libetpan 0.45
5277                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5278
5279 2006-03-22 [paul]       2.0.0cvs162
5280
5281         * src/editgroup.c
5282                 replace '<-' and '->' buttons with GTK_STOCK graphical
5283                 buttons
5284         * src/summary_search.c
5285                 don't offer '...' for translation
5286                 add a tooltip to advanced search '...' button
5287         * src/gtk/quicksearch.c
5288                 don't offer '...' for translation
5289
5290 2006-03-21 [colin]      2.0.0cvs161
5291
5292         * src/compose.c
5293                 Fix middle-click pasting (insert at click
5294                 position instead of cursor position, don't
5295                 remove existing selection and allow pasting
5296                 our own selection)
5297         * src/addressbook.c
5298                 "LDAP Server" -> "LDAP servers"
5299
5300 2006-03-21 [wwp]        2.0.0cvs160
5301
5302         * src/etpan/imap-thread.c
5303                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5304
5305 2006-03-20 [colin]      2.0.0cvs159
5306
5307         * src/summaryview.c
5308                 Don't reload summaryview after an execute with no
5309                 move action
5310
5311 2006-03-19 [colin]      2.0.0cvs158
5312
5313         * src/addressbook.c
5314                 and put groups at the top, always
5315
5316 2006-03-19 [colin]      2.0.0cvs157
5317
5318         * src/addressbook.c
5319                 Order groups before names, as previously
5320
5321 2006-03-19 [colin]      2.0.0cvs156
5322
5323         * src/addressbook.c
5324                 - Sort case-unsensitive
5325                 - Put the sort arrow at opening too
5326
5327 2006-03-19 [wwp]        2.0.0cvs155
5328
5329         * src/addressbook.c
5330                 allow sorting by name/email/remarks, ensure that right-pane's contents
5331                 matches the left-pane selection (cleared when appropriate).
5332                 Patch by Pawel Pekala <c0rn@o2.pl>.
5333
5334 2006-03-18 [colin]      2.0.0cvs154
5335
5336         * src/textview.c
5337                 Fix text cursor ;)
5338
5339 2006-03-18 [colin]      2.0.0cvs153
5340
5341         * src/gtk/filesel.c
5342                 Make sure we hide the preview if we didn't get
5343                 a filename
5344
5345 2006-03-18 [colin]      2.0.0cvs152
5346
5347         * src/summaryview.c
5348                 Set cursor to watch for execution (fixes lack
5349                 of watch-cursor when dnd'ing hundreds of mails)
5350         * src/gtk/filesel.c
5351                 Check that mime type is 'image/*' before updating
5352                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5353
5354 2006-03-18 [colin]      2.0.0cvs151
5355
5356         * src/mainwindow.c
5357         * src/textview.c
5358         * src/textview.h
5359                 Put a watch cursor in textview too when the mainwindow's
5360                 cursor in a watch
5361
5362 2006-03-18 [colin]      2.0.0cvs150
5363
5364         * src/folder.c
5365                 Change wrong asserts to simple tests
5366
5367 2006-03-17 [colin]      2.0.0cvs149
5368
5369         * src/mainwindow.c
5370         * src/mainwindow.h
5371         * src/prefs_msg_colors.c
5372         * src/summaryview.c
5373         * src/summaryview.h
5374         * src/gtk/colorlabel.c
5375         * src/gtk/colorlabel.h
5376                 Add a color label menu in the main menubar
5377                 Add (fixed) accels Ctrl-{0-7} to change the color
5378                 They have to be fixed because the menu's dynamic,
5379                 the items are complex widgets, hence we can't use
5380                 a GtkItemFactory.
5381
5382
5383 2006-03-17 [wwp]        2.0.0cvs148
5384
5385         * src/compose.c
5386                 rollback few lines from my previous commit (those lines come from
5387                 a pending patch, accidentally commited, even if neutral as they are
5388                 commented out).
5389
5390 2006-03-17 [wwp]        2.0.0cvs147
5391
5392         * src/compose.c
5393                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5394                 applied code style/indentation to the modified function.
5395
5396 2006-03-17 [wwp]        2.0.0cvs146
5397
5398         * src/procmsg.c
5399         * src/compose.c
5400                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5401
5402 2006-03-17 [paul]
5403
5404         2.1.0-rc1 released
5405
5406 2006-03-17 [paul]       2.0.0cvs145
5407
5408         * src/main.c
5409                 addressbook_read_file() was called twice
5410         * src/textview.c
5411                 X-Mailer highlighting
5412
5413 2006-03-16 [colin]      2.0.0cvs144
5414
5415         * src/sourcewindow.c
5416         * src/sourcewindow.h
5417                 And the last one, in source window.
5418
5419 2006-03-16 [colin]      2.0.0cvs143
5420
5421         * src/compose.c
5422         * src/compose.h
5423                 Fix the same stuff in compose
5424
5425 2006-03-16 [colin]      2.0.0cvs142
5426
5427         * src/messageview.c
5428                 Complete the previous messageview crash fix
5429
5430 2006-03-16 [colin]      2.0.0cvs141
5431
5432         * src/procmsg.h
5433         * src/procmsg.c
5434         * src/folder.c
5435                 Fix POSTPROCESSING hook
5436                 Patch by H. Merijn Brand
5437
5438         * src/procmime.c
5439         * src/procmime.h
5440                 Parse Content-Location
5441
5442         * src/toolbar.c
5443         * src/messageview.c
5444         * src/messageview.h
5445                 Don't crash when a top-level MessageView has
5446                 been closed on us. Same problematic than
5447                 yesterday's quicksearch issue.
5448
5449 2006-03-15 [colin]      2.0.0cvs140
5450
5451         * src/gtk/quicksearch.c
5452                 Fix a bitchy race we didn't think about when we
5453                 added quicksearch cancellation:
5454                 If the search is not on cached fields, for example
5455                 body_part matchcase "stuff"
5456                 the matcher code has to get the whole message. If
5457                 we're on IMAP, that can be slow, and in order to
5458                 be non-blocking, the IMAP code idle loop processes
5459                 gtk events too. So it is possible to cancel a
5460                 quicksearch while the matcher is getting the mail's
5461                 body. After matcher got its body, it will start to
5462                 iterate over the matcher list that the Quicksearch's
5463                 clear_search_cb() just freed via prepare_matcher().
5464                 SIGSEGV ensues.
5465                 The fix consists of guarding the matcherlist_match()
5466                 call with a boolean 'matching'. If we reset the
5467                 quicksearch while matching is TRUE, we don't free
5468                 the matcherlist anymore like we did, but we set
5469                 another new flag, deferred_free, to TRUE. Then,
5470                 in quicksearch_match(), just after returning from
5471                 matcherlist_match() and unsetting the matching flag,
5472                 we check the deferred_free flag and do the
5473                 prepare_matcher() (which does the matcherlist_free)
5474                 for real, so we free the matcherlist once it's not
5475                 used anymore.
5476                 As all of this runs via the glib main loop, we
5477                 luckily don't need a mutex.
5478         * src/summaryview.c
5479                 Also, show progress while searching.
5480
5481
5482 2006-03-14 [colin]      2.0.0cvs139
5483
5484         * src/alertpanel.c
5485                 Make alertpanel_is_open non-static
5486
5487 2006-03-14 [colin]      2.0.0cvs138
5488
5489         * src/prefs_spelling.c
5490                 Cleanups - Fabien Vantard
5491
5492 2006-03-14 [wwp]        2.0.0cvs137
5493
5494         * src/main.c
5495                 code style normalization (curly braces, indentation).
5496
5497 2006-03-14 [wwp]        2.0.0cvs137
5498
5499         * src/main.c
5500                 code style (braces, indentation)
5501
5502 2006-03-12 [paul]       2.0.0cvs136
5503
5504         * src/prefs_common.c
5505                 trans_hdr defaults to FALSE to be RFC-savvy
5506         * src/prefs_summaries.c
5507                 add a tooltip to the trans_hdr option
5508                 
5509
5510 2006-03-12 [paul]       2.0.0cvs135
5511
5512         * src/prefs_matcher.c
5513                 give a little more width to the combos
5514         * src/prefs_display_header.c
5515         * src/textview.c
5516                 translate headers if prefs_common.trans_hdr
5517                 is TRUE
5518
5519         Patches by Pawel Pekala
5520
5521 2006-03-12 [paul]       2.0.0cvs134
5522
5523         * src/plugins/clamav/clamav_plugin.c
5524         * src/plugins/dillo_viewer/dillo_viewer.c
5525         * src/plugins/pgpcore/plugin.c
5526         * src/plugins/pgpinline/plugin.c
5527         * src/plugins/pgpmime/plugin.c
5528         * src/plugins/spamassassin/spamassassin.c
5529                 update/add to descriptions
5530         * src/plugins/spamassassin/spamassassin_gtk.c
5531                 fixes to the english, remove superfluous
5532                 tooltips, clean up a little
5533
5534 2006-03-12 [paul]       2.0.0cvs133
5535
5536         * src/compose.c
5537                 fix Bug 924, 'Account combo box shows up wrong 
5538                 if & is in account name'
5539
5540 2006-03-11 [colin]      2.0.0cvs132
5541
5542         * src/summaryview.c
5543                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5544                 messed up shift-selection because is slows down
5545                 moving around summaryview. thanks -users
5546
5547 2006-03-10 [colin]      2.0.0cvs131
5548
5549         * src/plugins/spamassassin/spamassassin_gtk.c
5550                 Put back Paul's engrish fixes
5551
5552 2006-03-10 [colin]      2.0.0cvs130
5553
5554         * src/plugins/spamassassin/spamassassin.c
5555         * src/plugins/spamassassin/spamassassin.h
5556         * src/plugins/spamassassin/spamassassin_gtk.c
5557                 Cleanup SA prefs page (more)
5558                 Patch by Fabien Vantard
5559
5560 2006-03-10 [paul]       2.0.0cvs129
5561
5562         * src/prefs_msg_colors.c
5563         * src/prefs_spelling.c
5564                 widget sensitivity
5565
5566 2006-03-09 [mones]      2.0.0cvs128
5567
5568         * po/es.po
5569                 Update for next RC
5570
5571 2006-03-09 [wwp]        2.0.0cvs127
5572
5573         * configure.ac
5574                 revert accidental commit (requirement for libetpan 0.43), this time
5575                 not in HEAD.
5576
5577 2006-03-09 [wwp]        2.0.0cvs125
5578
5579         * configure.ac
5580                 revert accidental commit (requirement for libetpan 0.43)
5581
5582 2006-03-09 [paul]       2.0.0cvs126
5583
5584         * src/prefs_receive.c
5585                 remove useless frame
5586                 replace 'incorporation' with 'receiving'
5587         * src/plugins/clamav/clamav_plugin_gtk.c
5588         * src/plugins/spamassassin/spamassassin_gtk.c
5589                 improve widget sensitivity
5590                 fix a bit his engrish
5591
5592 2006-03-09 [wwp]        2.0.0cvs125
5593
5594         * src/addressadd.c
5595         * src/foldersel.c
5596         * src/prefs_common.c
5597         * src/prefs_common.h
5598                 remember some more windows' sizes (add to addressbook and
5599                 select folder).
5600
5601 2006-03-09 [paul]       2.0.0cvs124
5602
5603         * src/plugins/pgpcore/prefs_gpg.c
5604                 normalise construction of dialogue
5605
5606 2006-03-09 [paul]       2.0.0cvs123
5607
5608         * src/plugins/trayicon/Makefile.am
5609                 add missing slash
5610
5611 2006-03-08 [colin]      2.0.0cvs122
5612
5613         * src/plugins/trayicon/Makefile.am
5614                 Fix build in separate dir 
5615                 Patch by Bamanzi <bamanzi@gmail.com>
5616
5617 2006-03-08 [colin]      2.0.0cvs121
5618
5619         * src/procmsg.c
5620                 Batch move and copies from summaryview with delayed execution
5621                 too
5622
5623 2006-03-07 [paul]       2.0.0cvs120
5624
5625         * src/common/utils.c
5626                 fix highlighting of URIs containing "()"
5627                 Patch by Pawel Pekala
5628
5629 2006-03-07 [paul]       2.0.0cvs119
5630
5631         * src/folder.c
5632         * src/folder.h
5633         * src/folderview.c
5634                 immediately do alphabetical resort when
5635                 changing a folder's name
5636                 Patch by Pawel Pekala
5637
5638 2006-03-07 [paul]       2.0.0cvs118
5639
5640         * src/news.c
5641         * src/news_gtk.c
5642                 when unsubscribing a newsgroup, remove the
5643                 folder and msgs in .sylpheed-claws/newscache
5644                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5645
5646 2006-03-07 [paul]       2.0.0cvs117
5647
5648         * src/textview.c
5649                 fix wrong Fake URL Warning
5650                 Thanks to Hiro
5651
5652 2006-03-07 [colin]      2.0.0cvs116
5653
5654         * src/imap.c
5655                 Return immediately when password dialog was
5656                 cancelled
5657         * src/gtk/inputdialog.c
5658                 Allow empty strings for passwords
5659
5660
5661 2006-03-06 [colin]      2.0.0cvs115
5662
5663         * src/imap.c
5664                 Prevent double-timeouts when connection fails
5665
5666 2006-03-06 [colin]
5667
5668         2.0.1-rc1 released
5669
5670 2006-03-06 [colin]      2.0.0cvs114
5671
5672         * src/imap.c
5673                 Refresh session during potentially long
5674                 operations
5675
5676 2006-03-06 [wwp]        2.0.0cvs113
5677
5678         * src/prefs_msg_colors.h
5679                 forgot that one (custom color labels).
5680
5681 2006-03-06 [wwp]        2.0.0cvs112
5682
5683         * src/prefs_common.c
5684         * src/prefs_common.h
5685         * src/prefs_msg_colors.c
5686         * src/summaryview.c
5687         * src/summaryview.h
5688         * src/gtk/colorlabel.c
5689         * src/gtk/colorlabel.h
5690                 colors in messages list are now customizable. Color values and names can
5691                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5692                 Thanks to Paul and Colin for their help with this longstanding patch!
5693
5694 2006-03-06 [wwp]        2.0.0cvs111
5695
5696         * src/textview.c
5697                 don't crash if (x)face is bad.
5698
5699 2006-03-05 [paul]       2.0.0cvs110
5700
5701         * AUTHORS
5702         * configure.ac
5703         * src/Makefile.am
5704         * src/common/Makefile.am
5705         * src/common/utils.h
5706         * src/etpan/imap-thread.c
5707         * src/gtk/authors.h
5708         * src/plugins/clamav/Makefile.am
5709         * src/plugins/demo/Makefile.am
5710         * src/plugins/dillo_viewer/Makefile.am
5711         * src/plugins/pgpcore/Makefile.am
5712         * src/plugins/pgpcore/passphrase.c
5713         * src/plugins/pgpinline/Makefile.am
5714         * src/plugins/pgpmime/Makefile.am
5715         * src/plugins/spamassassin/Makefile.am
5716         * src/plugins/trayicon/Makefile.am
5717                 fix builiding on cygwin
5718                 Patch by Ralgh Young <bamanzi@gmail.com>
5719
5720 2006-03-04 [wwp]        2.0.0cvs109
5721
5722         * manual/keyboard.xml
5723                 fix mixed up/down keys.
5724
5725 2006-03-04 [wwp]        2.0.0cvs108
5726
5727         * README
5728         * INSTALL
5729                 updated links to SpamAssassin.
5730
5731 2006-03-04 [wwp]        2.0.0cvs107
5732
5733         * manual/plugins.xml
5734         * src/plugins/spamassassin/README
5735                 updated SpamAssassin plugin docs to reflect new functional additions
5736                 (also fix/update/documents few technical stuff more, see the README).
5737
5738 2006-03-04 [wwp]        2.0.0cvs106
5739
5740         * src/prefs_message.c
5741                 normalized capitalization of message-prefs paths.
5742
5743 2006-03-04 [wwp]        2.0.0cvs105
5744
5745         * manual/advanced.xml
5746                 typo.
5747
5748 2006-03-03 [colin]      2.0.0cvs104
5749
5750         * src/plugins/clamav/clamav_plugin_gtk.c
5751                 Rework prefs page, patch by Fabien 
5752
5753 2006-03-03 [colin]      2.0.0cvs103
5754
5755         * src/plugins/clamav/clamav_plugin.c
5756                 Set error on all errors
5757
5758 2006-03-03 [colin]      2.0.0cvs102
5759
5760         * src/common/plugin.c
5761                 Initialize error to avoid crashing when a plugin fails
5762                 without setting error
5763
5764 2006-03-02 [wwp]        2.0.0cvs101
5765
5766         * configure.ac
5767                 fixed linker flags for libetpan support on Cygwin
5768                 (thanks to H.Merijn Brand).
5769
5770 2006-03-02 [wwp]        2.0.0cvs100
5771
5772         * src/addressbook.c
5773                 fix some AB error messages: one for punctuation and
5774                 one wrongly duplicate (thanks, maxbritov).
5775
5776 2006-03-02 [wwp]        2.0.0cvs99
5777
5778         * src/plugins/spamassassin/spamassassin.c
5779                 make sync calls to sa-learn/spamc to prevent
5780                 system (whatever local or client/server) overload.
5781
5782 2006-03-02 [colin]      2.0.0cvs98
5783
5784         * src/summaryview.c
5785                 Put the spam icon in the status column instead of the
5786                 mark one
5787
5788 2006-03-01 [colin]      2.0.0cvs97
5789
5790         * src/plugins/spamassassin/spamassassin.c
5791                 Fix segfault (g_file_set_contents fails for some 
5792                 reason and err==0x2f. Can't find out why with
5793                 valgrind, using working function :-)
5794
5795 2006-03-01 [colin]      2.0.0cvs96
5796
5797         * src/inc.c
5798                 Offline overriding: let 'No' be cached only 3 seconds
5799
5800 2006-03-01 [colin]      2.0.0cvs95
5801
5802         * src/addr_compl.c
5803         * src/addrbook.c
5804         * src/addressbook.c
5805         * src/addrindex.c
5806         * src/folder_item_prefs.c
5807         * src/headerview.c
5808         * src/imap.c
5809         * src/inc.c
5810         * src/ldif.c
5811         * src/mainwindow.c
5812         * src/mh.c
5813         * src/msgcache.c
5814         * src/prefs_common.h
5815         * src/prefs_msg_colors.c
5816         * src/procheader.c
5817         * src/procheader.h
5818         * src/procmime.c
5819         * src/procmsg.c
5820         * src/procmsg.h
5821         * src/send_message.h
5822         * src/simple-gettext.c
5823         * src/summaryview.c
5824         * src/summaryview.h
5825         * src/syldap.c
5826         * src/textview.c
5827         * src/undo.c
5828         * src/common/ssl_certificate.c
5829         * src/common/utils.c
5830         * src/gtk/colorsel.c
5831         * src/gtk/gtksctree.c
5832         * src/gtk/gtkshruler.c
5833         * src/plugins/trayicon/trayicon.c
5834                 #if 0 goes to /dev/null
5835
5836 2006-03-01 [colin]      2.0.0cvs94
5837
5838         * src/compose.c
5839         * src/imap.c
5840         * src/inc.c
5841         * src/inc.h
5842         * src/messageview.c
5843         * src/news.c
5844         * src/plugins/spamassassin/spamassassin.c
5845                 Allow to add information in the "working offline"
5846                 window
5847
5848 2006-03-01 [wwp]        2.0.0cvs93
5849
5850         * src/plugins/spamassassin/spamassassin.c
5851                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5852                 'cause it seems that calling `spamc ... < inputfile` with
5853                 g_spawn_(a)sync simply.. erm doesn't work :-).
5854
5855 2006-03-01 [wwp]        2.0.0cvs92
5856
5857         * src/toolbar.c
5858         * src/toolbar.h
5859                 simplify the adding of spam/ham button to the messageview toolbar
5860                 (it gets more clear now that the same button will be "Mark as spam"
5861                 or "Mark as ham" according to the current message status,
5862                 thanks to Colin).
5863
5864 2006-03-01 [wwp]        2.0.0cvs91
5865
5866         * src/messageview.c
5867         * src/procmsg.c
5868         * src/procmsg.h
5869         * src/summaryview.c
5870         * src/plugins/spamassassin/spamassassin.c
5871         * src/plugins/spamassassin/spamassassin.h
5872                 make learner callbacks return a status (0 for ok),
5873                 handle it in main code to avoid setting flags when learning failed,
5874                 don't learn on TCP if offline in spamassassin,
5875                 thanks to Colin.
5876
5877                 
5878
5879 2006-03-01 [wwp]        2.0.0cvs90
5880
5881         * src/compose.c
5882                 some work around the compose window's account menu,
5883                 patch by Fabien Vantard.
5884
5885 2006-03-01 [wwp]        2.0.0cvs89
5886
5887         * src/plugins/spamassassin/spamassassin.c
5888                 fixed bad logics, was using spamc in local mode and sa-learn
5889                 in remote mode (thanks, Colin).
5890
5891 2006-03-01 [wwp]        2.0.0cvs88
5892
5893         * src/plugins/spamassassin/spamassassin.c
5894         * src/plugins/spamassassin/spamassassin.h
5895         * src/plugins/spamassassin/spamassassin_gtk.c
5896                 made processing of emails w/ sa-plugin an option (default is TRUE),
5897                 fixed Engrish some tooltips, capitalization of some debug messages
5898                 and warnings. The spamassassin plugin now provides two separate
5899                 services: process emails upon incorporation and spamd training.
5900                 Both services (un)register independently but use some common
5901                 plugin settings (transport settings, spam storage location).
5902
5903 2006-02-28 [wwp]        2.0.0cvs87
5904
5905         * src/plugins/spamassassin/spamassassin.c
5906                 fix async flag to spamc cmdline execution (batch exec should
5907                 be asynchronous).
5908
5909 2006-02-27 [wwp]        2.0.0cvs86
5910
5911         * src/plugins/spamassassin/spamassassin.c
5912         * src/plugins/spamassassin/spamassassin.h
5913         * src/plugins/spamassassin/spamassassin_gtk.c
5914                 - added the ability to learn a remote spamassassin server (spamd),
5915                 using spamc.
5916                 - added the spamassassin option 'username', that applies to all
5917                 spamassassin operations (filtering, learning, local or remote).
5918                 The default username is the current unix user (if left blank
5919                 from gtk prefs or config file).
5920                 - commented out some unused code (notebook widget), removed unused
5921                 layout (hbox1).
5922                 - make more widgets sensitive to the transport type.
5923
5924 2006-02-27 [colin]      2.0.0cvs85
5925
5926         * src/plugins/spamassassin/spamassassin.c
5927                 Fix sa-learn call when offline
5928
5929 2006-02-27 [colin]      2.0.0cvs84
5930
5931         * configure.ac
5932         * src/Makefile.am
5933         * src/mainwindow.c
5934         * src/mainwindow.h
5935         * src/messageview.c
5936         * src/messageview.h
5937         * src/prefs_toolbar.c
5938         * src/procmsg.c
5939         * src/stock_pixmap.c
5940         * src/stock_pixmap.h
5941         * src/summaryview.c
5942         * src/toolbar.c
5943         * src/toolbar.h
5944         * src/pixmaps/ham_btn.xpm
5945         * src/pixmaps/spam.xpm
5946         * src/pixmaps/spam_btn.xpm
5947         * src/plugins/spamassassin/spamassassin.c
5948                 Add button in toolbar for spam learning
5949                 Fix a few bugs from the last related commit
5950                 Revert 1.9.6cvs23 which messed up shift-selection
5951
5952 2006-02-24 [colin]      2.0.0cvs83
5953
5954         * src/procmsg.c
5955         * src/summaryview.c
5956         * src/summaryview.h
5957         * src/plugins/spamassassin/spamassassin.c
5958         * src/plugins/spamassassin/spamassassin.h
5959         * src/plugins/spamassassin/spamassassin_gtk.c
5960                 Unregister learner when spamassassin is either
5961                 disabled or over tcp
5962
5963 2006-02-24 [colin]      2.0.0cvs82
5964
5965         * src/Makefile.am
5966         * src/mainwindow.c
5967         * src/mainwindow.h
5968         * src/procmsg.c
5969         * src/procmsg.h
5970         * src/stock_pixmap.c
5971         * src/stock_pixmap.h
5972         * src/summaryview.c
5973         * src/summaryview.h
5974         * src/gtk/icon_legend.c
5975         * src/pixmaps/spam.xpm  ** NEW FILE **
5976         * src/plugins/spamassassin/spamassassin.c
5977         * src/plugins/spamassassin/spamassassin_gtk.c
5978                 Add spam learning interface (Mark/Mark as 
5979                 (spam|ham) menus)
5980
5981 2006-02-24 [wwp]        2.0.0cvs81
5982
5983         * src/compose.c
5984         * src/compose.h
5985         * src/filtering.c
5986                 hide compose window when sending message in batch mode
5987                 (filtering: forward and redirect). Also fixed a wrong
5988                 value returned when sending failed, neutral anyway.
5989                 (Colin, me) 
5990
5991 2006-02-24 [wwp]        2.0.0cvs80
5992
5993         * src/mainwindow.c
5994                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5995
5996 2006-02-24 [paul]       2.0.0cvs79
5997
5998         * src/news.c
5999         * src/news.h
6000         * src/news_gtk.c
6001                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6002                 Thanks to Colin
6003
6004 2006-02-23 [colin]      2.0.0cvs78
6005
6006         * src/alertpanel.c
6007                 Change OK to Close in alertpanel with View log
6008                 button; add accel to View log. Patch by Fabien
6009                 Vantard
6010
6011 2006-02-23 [wwp]        2.0.0cvs77
6012
6013         * src/compose.c
6014                 silly me, there were much more tests to perform, since toolbars can
6015                 really have down to 1 element only.
6016
6017 2006-02-23 [wwp]        2.0.0cvs76
6018
6019         * commitHelper
6020                 fixed indentation from my previous commit. Fallback to VISUAL if
6021                 EDITOR is not set (and to vi, at last resort).
6022
6023 2006-02-23 [wwp]        2.0.0cvs75
6024
6025         * commitHelper
6026                 improved error detection (Colin, me).
6027
6028 2006-02-23 [wwp]        2.0.0cvs74
6029
6030         * src/prefs_toolbar.c
6031                 simplify and fix prefs/toolbars layouting. Combos' contents can
6032                 now be really displayed.
6033
6034 2006-02-23 [wwp]        2.0.0cvs73
6035         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6036         be really displayed.
6037
6038 2006-02-22 [wwp]        2.0.0cvs72
6039
6040         * src/compose.c
6041                 fix a typo in my previous commit (sorry!).
6042
6043 2006-02-22 [wwp]        2.0.0cvs71
6044
6045         * src/prefs_toolbar.c
6046                 fix a crash when adding separators to toolbars,
6047                 also fix some separator item information.
6048
6049 2006-02-22 [wwp]        2.0.0cvs70
6050
6051         * src/compose.c
6052                 fix a crash when redirecting (for instance) when compose window's
6053                 toolbar contents has been customized (when some buttons have been
6054                 removed in fact).
6055
6056 2006-02-21 [wwp]        2.0.0cvs69
6057
6058         * src/summaryview.c
6059         * src/gtk/pluginwindow.c
6060         * src/plugins/pgpcore/prefs_gpg.c
6061                 fix some compilation warnings (feat. remains of removed code).
6062
6063 2006-02-21 [wwp]        2.0.0cvs68
6064
6065         * src/gtk/gtkutils.c
6066                 fix two compilation issues, thanks to Stephan Sachse.
6067
6068 2006-02-20 [colin]      2.0.0cvs67
6069
6070         * src/mainwindow.c
6071                 Don't reselect displayed mail on refocus
6072                 This fixes actions misbehaving 
6073
6074 2006-02-20 [wwp]        2.0.0cvs66
6075
6076         * src/summaryview.c
6077         * src/gtk/gtksctree.c
6078         * src/gtk/gtkshruler.c
6079                 changed more runtime typecast checks.
6080
6081 2006-02-20 [wwp]        2.0.0cvs65
6082
6083         * src/summary_search.c
6084                 find all - summaryview refresh issue fixed, thanks to Colin.
6085
6086 2006-02-20 [wwp]        2.0.0cvs64
6087
6088         * src/gtk/gtkutils.c
6089                 better runtime typecast checks.
6090
6091 2006-02-20 [wwp]        2.0.0cvs63
6092
6093         * src/summary_search.c
6094                 enhancements to the summary search:
6095                         - add the ability to stop the running search
6096                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6097                         - don't search if no criteria (From/To/Subject/Body) is set
6098                         - ensure that a busy mouse pointer is always shown when searching,
6099                           show it even a bit earlier
6100
6101 2006-02-19 [colin]      2.0.0cvs62
6102
6103         * src/compose.c
6104         * src/imap.c
6105         * src/etpan/imap-thread.c
6106         * src/etpan/imap-thread.h
6107                 (Future) IMAP speed improvement on sending
6108                 Will require a libetpan update
6109         * src/summaryview.c
6110         * src/gtk/quicksearch.c
6111                 Make quicksearch clearable while running.
6112
6113 2006-02-17 [colin]      2.0.0cvs61
6114
6115         * src/imap.c
6116         * src/etpan/imap-thread.c
6117         * src/etpan/imap-thread.h
6118                 Check for IMAP certificates
6119                 ** Requires libetpan-0.42-cvs4 
6120                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6121
6122 2006-02-17 [colin]      2.0.0cvs60
6123
6124         * src/messageview.c
6125         * src/prefs_common.c
6126         * src/prefs_common.h
6127         * src/prefs_message.c
6128                 Add pref to display HTML-only mails with plugin, 
6129                 if possible (defaulting to FALSE of course).
6130
6131 2006-02-16 [colin]      2.0.0cvs59
6132
6133         * src/main.c
6134         * src/common/plugin.c
6135         * src/common/plugin.h
6136         * src/gtk/pluginwindow.c
6137                 Keep track of requested (but unloaded) plugins
6138                 in some error cases.
6139
6140 2006-02-16 [wwp]        2.0.0cvs58
6141
6142         * src/gtk/gtkaspell.c
6143         * src/gtk/gtkaspell.h
6144         * src/prefs_spelling.c
6145         * src/compose.c
6146         * src/prefs_common.c
6147         * src/prefs_common.h
6148                 implemented new optional spellchecker behaviour: re-check message when
6149                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6150
6151 2006-02-16 [wwp]        2.0.0cvs57
6152
6153         * src/quote_fmt_parse.y
6154                 pclose popen'ed pipe.
6155
6156 2006-02-15 [colin]      2.0.0cvs56
6157
6158         * src/mimeview.c
6159         * src/mimeview.h
6160                 Let MimeViewers know which MimeView they
6161                 depend of.
6162         * src/summaryview.c
6163                 Swap From/To columns in Sent/Queue/Drafts
6164                 folders
6165         * src/etpan/imap-thread.c
6166                 Use mailstream_low_tls_open() for STARTTLS
6167                 instead of mailstream_low_ssl_open()
6168                 ** REQUIRES libetpan 0.42cvs3 **
6169
6170 2006-02-15 [wwp]        2.0.0cvs55
6171
6172         * src/compose.c
6173         * src/compose.h
6174         * src/message_search.c
6175         * src/message_search.h
6176         * src/textview.c
6177         * src/gtk/gtkutils.c
6178         * src/gtk/gtkutils.h
6179                 added the ability to Find text in the compose window (and a bit
6180                 of code factorization).
6181
6182 2006-02-15 [wwp]        2.0.0cvs54
6183
6184         * src/prefs_gtk.c
6185                 yet another one file was missing (fix for some widgets' sensitivity).
6186                 Thanks Colin!
6187
6188 2006-02-15 [wwp]        2.0.0cvs53
6189
6190         * src/prefs_gtk.h
6191                 oops forgot that file (fix for some widgets' sensitivity).
6192
6193 2006-02-15 [wwp]        2.0.0cvs52
6194
6195         * src/summary_search.c
6196                 implemented advanced summary search options (added the ability
6197                 to use matcher conditions in an advanced search mode).
6198
6199 2006-02-15 [wwp]        2.0.0cvs51
6200
6201         * src/plugins/pgpcore/prefs_gpg.c
6202         * src/prefs_account.c
6203                 fix some widget sensitivity, mostly around some labels in
6204                 account prefs.
6205
6206 2006-02-15 [paul]       2.0.0cvs50
6207
6208         * manual/advanced.xml
6209                 improve Templates info
6210                 written by wwp
6211
6212 2006-02-14 [colin]      2.0.0cvs49
6213
6214         * src/pixmaps/address_book.xpm
6215         * src/pixmaps/preferences.xpm
6216         * src/pixmaps/properties.xpm
6217                 Fix pixmap size - patch by Fabien Vantard
6218
6219 2006-02-13 [colin]      2.0.0cvs48
6220
6221         * src/procmime.c
6222                 Add missing fclose()s on error
6223         * src/textview.c
6224                 Remove unused code
6225         * src/common/utils.c
6226                 Fix temp files not being deleted on windows
6227         Patches by Thomas Gilgin
6228
6229 2006-02-13 [colin]      2.0.0cvs47
6230
6231         * src/mainwindow.c
6232                 Fix exit crash
6233
6234 2006-02-13 [wwp]        2.0.0cvs46
6235
6236         * src/plugins/pgpcore/prefs_gpg.c
6237                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6238
6239 2006-02-12 [colin]      2.0.0cvs45
6240
6241         * src/folderview.c
6242         * src/main.c
6243         * src/mainwindow.c
6244                 Fix "stuff" when quitting
6245
6246 2006-02-12 [wwp]        2.0.0cvs44
6247
6248         * src/prefs_themes.c
6249                 fix typos in debug messages.
6250
6251 2006-02-11 [colin]      2.0.0cvs43
6252
6253         * src/summaryview.c
6254                 don't allow drag/drop from ourself
6255
6256 2006-02-10 [wwp]        2.0.0cvs42
6257
6258         * src/exporthtml.c
6259         * src/html.c
6260         * src/html.h
6261         * src/procmime.c
6262         * src/textview.c
6263                 renamed html_ prefixed functions and data structures to avoid
6264                 namespace clashes w/ other software (gtkhtml2 for instance).
6265                 Closes bug #907.
6266
6267
6268 2006-02-09 [colin]      2.0.0cvs41
6269
6270         * src/summaryview.c
6271                 Fix shitty logic messed up. Thanks Ticho for the hint!
6272
6273 2006-02-09 [wwp]        2.0.0cvs40
6274
6275         * src/gtk/about.c
6276         * src/compose.c
6277         * src/prefs_account.c
6278         * src/prefs_gtk.h
6279         * src/editaddress.c
6280                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6281                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6282                 Browse buttons in accounts prefs.
6283
6284 2006-02-09 [colin]      2.0.0cvs39
6285
6286         * src/matcher.c
6287                 Check for pointer before using its members
6288         * src/gtk/gtksourceprintjob.c
6289                 Fix a wrong warning
6290
6291 2006-02-09 [wwp]        2.0.0cvs38
6292
6293         * src/gtk/filesel.c
6294                 fix few compiler warnings (type mismatch).
6295
6296 2006-02-09 [paul]       2.0.0cvs37
6297
6298         * po/fr.po
6299                 updated by Fabien Vantard
6300
6301 2006-02-08 [colin]      2.0.0cvs36
6302
6303         * src/prefs_common.c
6304         * src/common/defs.h
6305         * src/common/plugin.c
6306                 allow windows and linux configurations to coexist
6307                 patch by Thomas Gilgin
6308
6309 2006-02-08 [colin]      2.0.0cvs35
6310
6311         * src/filtering.c
6312         * src/matcher.c
6313         * src/matcher.h
6314         * src/matcher_parser_parse.y
6315         * src/prefs_filtering_action.c
6316         * src/prefs_matcher.c
6317                 Add the "Ignore thread" filtering
6318                 action
6319
6320 2006-02-08 [colin]      2.0.0cvs34
6321
6322         * src/compose.c
6323         * src/procmime.c
6324         * src/procmime.h
6325                 Fix bug #905 (damaged attachment)
6326                 text files with raw \0's aren't really text files
6327         FOR_STABLE
6328
6329 2006-02-08 [colin]      2.0.0cvs33
6330
6331         * src/summaryview.c
6332                 Fix crasher introduced yesterday
6333
6334 2006-02-08 [wwp]        2.0.0cvs32
6335
6336         * src/compose.c
6337         * src/compose.h
6338                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6339
6340 2006-02-08 [wwp]        2.0.0cvs31
6341
6342         * src/prefs_template.c
6343                 templates enhancement: allow address completion for Cc and Bcc fields
6344                 (it was currently possible for the To field only)
6345
6346 2006-02-08 [colin]      2.0.0cvs30
6347
6348         * src/compose.c
6349                 Don't unblock if not blocked
6350         FOR_STABLE
6351
6352 2006-02-07 [colin]      2.0.0cvs29
6353
6354         * src/action.c
6355                 Forgot to refresh summaryview
6356
6357 2006-02-07 [colin]      2.0.0cvs28
6358
6359         * src/action.c
6360                 Freeze/thaw message list and folder list while
6361                 processing %as{} actions 
6362         * src/compose.c
6363                 Fix auto-wrap disabling after a middle-click
6364                 paste - FOR_STABLE
6365
6366 2006-02-07 [paul]       2.0.0cvs27
6367
6368         * src/folder.c
6369                 fix freeing of uninitialised pointers
6370                 Thanks to Colin
6371
6372 2006-02-06 [colin]      2.0.0cvs26
6373
6374         * src/folder.c
6375                 Use g_slist_prepend in potentially big list
6376
6377 2006-02-06 [colin]      2.0.0cvs25
6378
6379         * src/folder.c
6380                 Completely skip processing if it doesn't 
6381                 exist (faster!)
6382
6383 2006-02-06 [colin]      2.0.0cvs24
6384
6385         * src/folder.c
6386         * src/summaryview.c
6387                 Batch filtering in summaryview (from Tools menu)
6388                 and pre/post//-processing too
6389
6390 2006-02-06 [colin]      2.0.0cvs23
6391
6392         * src/procmsg.h
6393         * src/filtering.c
6394                 Use a special field for batch filtering instead
6395                 of stepping on deferred execution's toes
6396
6397 2006-02-06 [colin]      2.0.0cvs22
6398
6399         * src/action.c
6400         * src/filtering.c
6401         * src/filtering.h
6402         * src/folder.c
6403         * src/summaryview.c
6404                 Fix filtering via menus and actions
6405
6406 2006-02-06 [colin]      2.0.0cvs21
6407
6408         * src/imap.c
6409                 Put the added file directly to cache if possible (will work
6410                 with next libetpan)
6411         * src/filtering.c
6412         * src/filtering.h
6413         * src/inc.c
6414         * src/folder.c
6415         * src/mbox.c
6416         * src/procmsg.h
6417                 Move and copy filtered messages by batches instead of one
6418                 by one - faster on IMAP
6419         * src/procmsg.c
6420                 Add a function that'll possibly be useful later
6421
6422 2006-02-06 [colin]      2.0.0cvs20
6423
6424         * src/addressbook.c
6425                 Use internal mime-type instead of text/plain for d'n'd
6426         * src/compose.c
6427                 Allow attaching files from mimeview's icon list via d'n'd
6428         * src/folderview.c
6429         * src/folderview.h
6430                 Use internal mime-type instead of text/plain for d'n'd
6431                 Don't try to selected opened folder if none is
6432                 Factorize d'n'd from other apps code
6433         * src/headerview.c
6434         * src/textview.c
6435         * src/gtk/gtkutils.c
6436         * src/gtk/gtkutils.h
6437                 Factorize Face/X-Face stuff
6438         * src/mimeview.c
6439                 Fix d'n'd to other apps
6440         * src/prefs_message.c
6441                 Let the XFace pref be usable without libcompface as it also
6442                 applies to Face
6443         * src/summaryview.c
6444                 Fix d'n'd to other apps
6445                 Factorize d'n'd from other apps code
6446
6447 2006-02-06 [wwp]        2.0.0cvs19
6448
6449         * po/it.po
6450                 Italian translation fixes by Andrea Spadaccini (no more confusion
6451                 between filtering and processing, and few changes in the About
6452                 dialog).
6453
6454
6455 2006-02-06 [mones]      2.0.0cvs18
6456
6457         * src/gtk/icon_legend.c
6458                 Improved descriptions allowing better translations
6459
6460 2006-02-05 [colin]      2.0.0cvs17
6461
6462         * src/imap.c
6463                 Add the f*cking missing expunge that caused imap_fetch_env
6464                 to fail after an add_msgs ! :-///
6465         * src/etpan/imap-thread.c
6466                 Add a bit of debug
6467         FOR_STABLE
6468
6469 2006-02-05 [colin]      2.0.0cvs16
6470
6471         * src/common/utils.c
6472                 Don't check for return-path (or we can't put
6473                 back non-sent mails)
6474
6475 2006-02-05 [colin]      2.0.0cvs15
6476
6477         * src/textview.c
6478                 Don't try to display Face header in textview
6479                 when teh headerview's active
6480
6481 2006-02-05 [colin]      2.0.0cvs14
6482
6483         * tools/tbird2syl.py
6484         * tools/Makefile.am
6485                 Add script to import Thunderbird mails
6486
6487 2006-02-05 [colin]      2.0.0cvs13
6488
6489         * src/headerview.c
6490         * src/procheader.c
6491         * src/procmsg.c
6492         * src/procmsg.h
6493         * src/textview.c
6494                 Show Face headers - patch partially by Klaus Flittner
6495
6496 2006-02-05 [colin]      2.0.0cvs12
6497
6498         * src/folderview.c
6499         * src/summaryview.c
6500         * src/common/utils.c
6501         * src/common/utils.h
6502                 Let dnd work from mime icons to summaryview
6503                 and to folderview too
6504                 Add a crude test to avoid trying to add files
6505                 drag'n'dropped when they're not mails
6506
6507 2006-02-04 [colin]      2.0.0cvs11
6508
6509         * src/summaryview.c
6510         * src/mimeview.c
6511                 Fix utf8 conversion
6512
6513 2006-02-04 [colin]      2.0.0cvs10
6514
6515         * src/compose.c
6516         * src/folderview.c
6517         * src/mimeview.c
6518         * src/summaryview.c
6519         * src/summaryview.h
6520                 Added various drag and drop capas:
6521                 From                    To
6522                 summaryview             other apps
6523                 mimeview icons          other apps
6524                 other apps              summaryview
6525                 other apps              folderview
6526
6527                 This shouldn't have broken the existing:
6528                 From                    To
6529                 summaryview             folderview
6530                 folderview              folderview
6531                 summaryview             compose's attachments
6532
6533         Tests welcomed.
6534
6535 2006-02-02 [paul]       2.0.0cvs9
6536
6537         * src/mainwindow.c
6538                 move global option 'Set displayed columns...' out
6539                 of folder option grouping.
6540                 fix sensitivity of 'harvest addresses'
6541         FOR_STABLE
6542
6543 2006-02-01 [colin]      2.0.0cvs8
6544
6545         * src/mimeview.c
6546                 Revert the alertpanel patch, it sucks (intrusive
6547                 and gets in the way of "open")
6548
6549 2006-02-01 [colin]      2.0.0cvs7
6550
6551         * src/compose.c
6552         * src/prefs_account.c
6553         * src/prefs_common.c
6554         * src/common/defs.h
6555         * src/common/utils.c
6556         * src/common/utils.h
6557                 Add ability to edit the signature file
6558                 from the account preferences, and use
6559                 a default for the text editor.
6560                 Patch by Fabien Vantard
6561
6562 2006-02-01 [colin]      2.0.0cvs6
6563
6564         * src/mimeview.c
6565                 Try to get mime type by extension if it is
6566                 application/octet-stream
6567                 Display a window with possible choices when
6568                 encountering unknown mime types
6569         * src/gtk/filesel.c
6570         * src/gtk/filesel.h
6571                 Add preview
6572                 Allow multiple selection in filtered filesel
6573                 (patch by Fabien Vantard)
6574         * src/gtk/pluginwindow.c
6575                 Use it (patch by Fabien Vantard)
6576
6577 2006-02-01 [paul]       2.0.0cvs5
6578
6579         * src/jpilot.c
6580                 fix crash on creating jpilot address book
6581                 Thanks to Colin - FOR_STABLE
6582         * src/prefs_summaries.c
6583         * src/prefs_wrapping.c
6584         * src/gtk/icon_legend.c
6585         * src/gtk/quicksearch.c
6586                 string fixes and additions
6587
6588 2006-02-01 [paul]       2.0.0cvs4
6589
6590         * src/compose.c
6591         * src/mainwindow.c
6592         * src/messageview.c
6593         * src/prefs_send.c
6594                 add Arabic encoding option
6595                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6596
6597 2006-01-31 [colin]      2.0.0cvs3
6598
6599         * src/plugins/pgpcore/passphrase.c
6600                 Convert passphrase to locale encoding
6601         * src/compose.c
6602                 Fix drafting on IMAP. Crappy bug sneaked in
6603                 the release :-/
6604         FOR_STABLE
6605
6606 2006-01-30 [paul]       2.0.0cvs2
6607
6608         * src/gtk/icon_legend.c
6609                 show the new entries
6610
6611 2006-01-30 [colin]      2.0.0cvs1
6612
6613         * src/manual.c
6614                 Check for the file to be present before 
6615                 enabling the menu - FOR_STABLE
6616         * src/gtk/icon_legend.c
6617                 Add folders icons (not all of them, there
6618                 are too much, but the most intriguing ones)
6619
6620 2006-01-30 [paul]       2.0.0
6621
6622         version 2.0.0 released
6623
6624 2006-01-30 [paul]       1.9.100cvs200
6625
6626         * manual/faq.xml
6627         * manual/gpl.xml
6628         * manual/intro.xml
6629         * manual/starting.xml
6630         * manual/sylpheed-claws-manual.xml
6631                 fixes, additions
6632
6633 2006-01-29 [mones]      1.9.100cvs199
6634
6635         * manual/account.xml
6636         * manual/advanced.xml
6637         * manual/glossary.xml
6638                 Some typos fixed, added LDIF term to glossary
6639         * po/es.po
6640                 Fixed leading plus symbol
6641
6642 2006-01-29 [paul]       1.9.100cvs198
6643
6644         * po/fi.po
6645         * po/sk.po
6646                 updated by Tommi Pirinen and Andrej Kacian
6647
6648 2006-01-29 [paul]       1.9.100cvs197
6649
6650         * src/gtk/authors.h
6651                 remove duplicates
6652
6653 2006-01-29 [paul]       1.9.100cvs196
6654
6655         * AUTHORS
6656         * po/nl.po
6657         * src/gtk/authors.h
6658         * tools/claws.i18n.status.pl
6659                 nl translation updated by Tim Dijkstra
6660
6661 2006-01-29 [paul]       1.9.100cvs195
6662
6663         * po/sr.po
6664         * po/sv.po
6665                 updated by Aleksandar Urosevic and Anders Troback
6666
6667 2006-01-28 [colin]      1.9.100cvs194
6668
6669         * src/gtk/gtksourceprintjob.c
6670                 Don't fiddle with PangoLayout when we
6671                 have an image
6672
6673 2006-01-28 [paul]       1.9.100cvs193
6674
6675         * AUTHORS
6676         * po/el.po
6677         * po/zh_CN.po
6678         * src/gtk/authors.h
6679         * tools/claws.i18n.status.pl
6680                 updated translations submitted by Stavros Giannouris
6681                 and Ralgh Young
6682
6683 2006-01-27 [colin]      1.9.100cvs192
6684
6685         * src/summaryview.c
6686         * src/gtk/gtksourceprintjob.c
6687                 Add image printing 
6688                 (libgnomeprint only, of course)
6689
6690 2006-01-27 [paul]       1.9.100cvs191
6691
6692         * po/fr.po
6693         * po/it.po
6694                 updated by Fabien Vantard and Andrea Spadaccini
6695
6696 2006-01-26 [colin]      1.9.100cvs190
6697
6698         * manual/Makefile.am
6699         * configure.ac
6700                 Make building the manual optional 
6701                 (--disable-manual)
6702
6703 2006-01-26 [paul]       1.9.100cvs189
6704
6705         * manual/glossary.xml
6706         * manual/plugins.xml
6707                 edited
6708         * po/en_GB.po
6709                 updated
6710
6711 2006-01-26 [paul]       1.9.100cvs188
6712
6713         * src/prefs_display_header.c
6714         * src/prefs_folder_column.c
6715         * src/prefs_msg_colors.c
6716         * src/prefs_summaries.c
6717         * src/prefs_summary_column.c
6718                 HIGify
6719
6720 2006-01-25 [colin]      1.9.100cvs187
6721
6722         * src/imap.c
6723                 Don't allow moving/copying mails between
6724                 queue/drafts and non-queue/drafts folders
6725                 Fixes bug #897 (message header is resetted 
6726                 if one is copied to Drafts)
6727
6728 2006-01-25 [colin]      1.9.100cvs186
6729
6730         * src/folder.c
6731         * src/mainwindow.c
6732                 Fix subscribed folders not found
6733         * src/compose.c
6734                 Don't try to encode as original mail's charset
6735                 if it's ascii 
6736
6737 2006-01-25 [paul]       1.9.100cvs185
6738
6739         * AUTHORS
6740         * po/Makevars
6741                 updated
6742         * po/de.po
6743         * po/pl.po
6744         * po/pt_BR.po
6745         * po/sr.po
6746                 updates submitted by Stephan Sachse, Emilian Nowak
6747                 and Quar, Frederico Goncalves Guimaraes, and
6748                 Aleksandar Urosevic
6749                 Fix Bug 896, 'PT_BR locale broken'.
6750         * src/gtk/authors.h
6751                 updated
6752
6753 2006-01-24 [mones]      1.9.100cvs184
6754
6755         * manual/glossary.xml
6756                 All current terms finished. Reviewers welcome ;-)
6757         * manual/keyboard.xml
6758                 Fixed column width for pdf output.
6759         * po/es.po
6760                 Updated
6761
6762 2006-01-24 [paul]       1.9.100cvs183
6763
6764         * manual/glossary.xml
6765                 fix id name
6766         * manual/dist/html/Makefile.am
6767         * manual/dist/pdf/Makefile.am
6768         * manual/dist/ps/Makefile.am
6769         * manual/dist/txt/Makefile.am
6770                 fix make deps
6771                 Thanks to Colin
6772
6773 2006-01-24 [mones]      1.9.100cvs182
6774
6775         * manual/glossary.xml
6776                 Nearly finished, some terms missing.
6777
6778 2006-01-23 [paul]       1.9.100cvs181
6779
6780         * manual/dist/html/Makefile.am
6781         * manual/dist/pdf/Makefile.am
6782         * manual/dist/ps/Makefile.am
6783         * manual/dist/txt/Makefile.am
6784         * src/mainwindow.c
6785                 re-enable manual
6786                 Thanks to Colin
6787
6788 2006-01-22 [colin]      1.9.100cvs180
6789
6790         * src/compose.c
6791         * src/gtk/gtkaspell.c
6792                 Don't deselect stuff before right-clicking, with aspell.
6793                 (This prevented right-click Copy, for example).
6794                 Thanks to Clo!
6795
6796 2006-01-22 [paul]       1.9.100cvs179
6797
6798         * src/summary_search.c
6799                 don't fix the widget size as it causes problems
6800                 under localisation.
6801                 Thanks to Emilian Nowak
6802
6803 2006-01-21 [paul]       1.9.100cvs178
6804
6805         * src/prefs_themes.c
6806                 fix broken underlining of label text
6807                 with some translations
6808
6809 2006-01-21 [colin]      1.9.100cvs177
6810
6811         * po/fr.po
6812                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6813
6814 2006-01-20 [colin]      1.9.100cvs176
6815
6816         * configure.ac
6817         * Makefile.am
6818         * manual/Makefile
6819         * manual/dist/html/.cvsignore
6820         * manual/dist/html/Makefile.am
6821         * manual/dist/pdf/.cvsignore
6822         * manual/dist/pdf/Makefile.am
6823         * manual/dist/ps/.cvsignore
6824         * manual/dist/ps/Makefile.am
6825         * manual/dist/txt/.cvsignore
6826         * manual/dist/txt/Makefile.am
6827                 Autotool-ize manual
6828
6829 2006-01-20 [paul]       1.9.100cvs175
6830
6831         * manual/handling.xml
6832                 make Filtering and Searching entries easier to find
6833         * manual/keyboard.xml
6834                 add the remaining default keybinds
6835         * src/prefs_summaries.c
6836                 update the default keybinds
6837
6838 2006-01-20 [paul]       1.9.100cvs174
6839
6840         * src/addressbook.c
6841         * src/addrgather.c
6842         * src/addrharvest.c
6843         * src/editaddress.c
6844         * src/editgroup.c
6845         * src/exphtmldlg.c
6846         * src/expldifdlg.c
6847         * src/exporthtml.c
6848         * src/exportldif.c
6849         * src/ldif.c
6850                 replace 'e-mail' with 'email'
6851         * src/summary_search.c
6852                 add mnemonic to "Find all" button
6853
6854 2006-01-20 [wwp]        1.9.100cvs173
6855
6856         * src/export.c
6857         * src/import.c
6858                 touched mbox import/export buttons for HIG-compliance
6859
6860 2006-01-19 [paul]       1.9.100cvs172
6861
6862         * manual/account.xml
6863         * manual/addrbook.xml
6864         * manual/advanced.xml
6865         * manual/faq.xml
6866         * manual/handling.xml
6867         * manual/intro.xml
6868         * manual/plugins.xml
6869         * manual/starting.xml
6870                 more editing
6871
6872 2006-01-19 [paul]       1.9.100cvs171
6873
6874         * src/toolbar.c
6875                 allow use of trash button while receiving
6876                 Thanks to Colin
6877
6878 2006-01-19 [wwp]        1.9.100cvs170
6879
6880         * src/gtk/quicksearch.c
6881         * src/compose.c
6882                 force text color to black when yellow background is set
6883
6884 2006-01-19 [colin]      1.9.100cvs169
6885
6886         * src/plugins/trayicon/trayicon.c
6887                 Gray out Get Mail when already getting mail
6888
6889 2006-01-18 [paul]       1.9.100cvs168
6890
6891         * src/compose.c
6892                 give widget yellow background was To is
6893                 set via folder prefs
6894         * src/gtk/quicksearch.c
6895                 give widget yellow background when quick
6896                 search is active.
6897                 Thanks to Colin
6898
6899 2006-01-18 [paul]       1.9.100cvs167
6900
6901         * doc/man/sylpheed-claws.1
6902                 add --subscribe option
6903
6904 2006-01-18 [paul]       1.9.100cvs166
6905
6906         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6907         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6908                 use %U instead of %F (%F is broken for user installed
6909                 files in kde 3.5)
6910
6911 2006-01-18 [colin]      1.9.100cvs165
6912
6913         * src/summaryview.c
6914                 Default to Yes in "No more * messages" dialogs
6915
6916 2006-01-17 [colin]      1.9.100cvs164
6917
6918         * src/compose.c
6919                 Possibly fix an invalid iterator causing
6920                 crash
6921
6922 2006-01-17 [colin]      1.9.100cvs163
6923
6924         * src/mimeview.c
6925                 Fix crash when the image disappears under the
6926                 image viewer
6927
6928 2006-01-16 [colin]      1.9.100cvs162
6929
6930         * src/compose.c
6931                 Fix reenabling autowrap
6932
6933 2006-01-16 [colin]      1.9.100cvs161
6934
6935         * src/compose.c
6936                 reset quote_len before getting quote_str
6937
6938 2006-01-16 [colin]      1.9.100cvs160
6939
6940         * src/account.c
6941         * src/account.h
6942         * src/folder.c
6943         * src/imap_gtk.c
6944         * src/mh_gtk.c
6945                 Fix bug #883 (default inbox does not track folder move)
6946
6947 2006-01-16 [colin]      1.9.100cvs159
6948
6949         * src/compose.c
6950         * src/plugins/pgpcore/passphrase.c
6951                 More buttons fixes
6952
6953 2006-01-16 [paul]       1.9.100cvs158
6954
6955         * src/prefs_actions.c
6956         * src/prefs_filtering_action.c
6957         * src/prefs_matcher.c
6958         * src/quote_fmt.c
6959         * src/gtk/description_window.c
6960         * src/gtk/description_window.h
6961         * src/gtk/quicksearch.c
6962                 description window cleanups
6963
6964 2006-01-15 [colin]      1.9.100cvs157
6965
6966         * src/addressbook.c
6967         * src/prefs_filtering.c
6968                 Same here
6969
6970 2006-01-15 [colin]      1.9.100cvs156
6971
6972         * src/folderview.c
6973         * src/mainwindow.c
6974                 Same for "Empty trash"
6975
6976 2006-01-15 [colin]      1.9.100cvs155
6977
6978         * src/inc.c
6979                 Override offline dialog had Yes by default
6980
6981 2006-01-15 [colin]      1.9.100cvs154
6982
6983         * src/summaryview.c
6984                 Delete selected messages? previously had Yes the default
6985
6986 2006-01-15 [colin]      1.9.100cvs153
6987
6988         * src/folder.c
6989         * src/folder.h
6990         * src/main.c
6991                 Check if a mailbox is loaded after all
6992                 plugins are loaded.
6993
6994 2006-01-15 [colin]      1.9.100cvs152
6995
6996         * src/folder.c
6997                 Don't start wizard when there are unloaded folders (will help
6998                 people with only mbox or maildir mailboxes)
6999
7000 2006-01-14 [colin]      1.9.100cvs151
7001
7002         * src/addressbook.c
7003         * src/expldifdlg.c
7004         * src/importldif.c
7005         * src/importmutt.c
7006         * src/importpine.c
7007         * src/mh_gtk.c
7008                 More HIG compliance and fixes
7009
7010 2006-01-14 [colin]      1.9.100cvs150
7011
7012         * src/prefs_filtering_action.c
7013         * src/foldersel.c
7014                 Two forgotten button order changes
7015
7016 2006-01-14 [colin]      1.9.100cvs149
7017
7018         * src/account.c
7019         * src/addressbook.c
7020         * src/compose.c
7021         * src/folderview.c
7022         * src/imap_gtk.c
7023         * src/mainwindow.c
7024         * src/mh_gtk.c
7025         * src/news_gtk.c
7026         * src/prefs_actions.c
7027         * src/prefs_customheader.c
7028         * src/prefs_filtering.c
7029         * src/prefs_matcher.c
7030         * src/prefs_template.c
7031         * src/ssl_manager.c
7032         * src/summaryview.c
7033         * src/textview.c
7034         * src/toolbar.c
7035                 All deletion confirmations are now "Cancel, Delete" 
7036                 instead of "No, Yes"
7037                 Clarified most of the other "No, Yes" to 
7038                 "Cancel, Descriptive_action"
7039                 Rechanged the "Entry not saved" alerts to have 
7040                 "Close, Continue editing"
7041
7042
7043 2006-01-14 [paul]
7044
7045         * 2.0.0-rc4 released
7046
7047 2006-01-14 [paul]       1.9.100cvs148
7048
7049         * src/account.c
7050         * src/addressadd.c
7051         * src/addressbook.c
7052         * src/compose.c
7053         * src/editaddress.c
7054         * src/editbook.c
7055         * src/editgroup.c
7056         * src/editjpilot.c
7057         * src/editldap.c
7058         * src/editvcard.c
7059         * src/exphtmldlg.c
7060         * src/expldifdlg.c
7061         * src/folderview.c
7062         * src/grouplistdialog.c
7063         * src/imap_gtk.c
7064         * src/importmutt.c
7065         * src/importpine.c
7066         * src/inc.c
7067         * src/main.c
7068         * src/mainwindow.c
7069         * src/message_search.c
7070         * src/messageview.c
7071         * src/mh_gtk.c
7072         * src/mimeview.c
7073         * src/news_gtk.c
7074         * src/prefs_actions.c
7075         * src/prefs_customheader.c
7076         * src/prefs_filtering.c
7077         * src/prefs_matcher.c
7078         * src/prefs_template.c
7079         * src/prefs_themes.c
7080         * src/ssl_manager.c
7081         * src/summary_search.c
7082         * src/summaryview.c
7083         * src/textview.c
7084         * src/toolbar.c
7085         * src/gtk/foldersort.c
7086         * src/gtk/gtkaspell.c
7087         * src/gtk/inputdialog.c
7088         * src/gtk/prefswindow.c
7089         * src/plugins/pgpcore/select-keys.c
7090         * src/plugins/trayicon/trayicon.c
7091                 HIG compliant button order
7092
7093 2006-01-14 [mones]      1.9.100cvs147
7094
7095         * po/es.po
7096                 Updated translation
7097
7098 2006-01-13 [paul]       1.9.100cvs146
7099
7100         * AUTHORS
7101         * ChangeLog
7102         * src/gtk/authors.h
7103                 add Joshua M. Kwan to contributors list
7104
7105 2006-01-13 [colin]      1.9.100cvs145
7106
7107         * src/gtk/quicksearch.c
7108                 Don't refocus quick search after executing (Esc or Enter)
7109                 Allows to '/'search something then move up/down in 
7110                 summaryview, and to Esc a search and be back in the 
7111                 summaryview
7112
7113 2006-01-13 [paul]       1.9.100cvs144
7114
7115         * src/plugins/pgpinline/pgpinline.c
7116                 support Content-Type 'application/pgp'
7117                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7118
7119 2006-01-13 [paul]       1.9.100cvs143
7120
7121         * manual/account.xml
7122                 make mention of partial retrieval
7123                 thanks to Colin
7124
7125 2006-01-13 [paul]       1.9.100cvs142
7126
7127         * src/account.c
7128         * src/account.h
7129         * src/action.c
7130         * src/action.h
7131         * src/adbookbase.h
7132         * src/addr_compl.c
7133         * src/addr_compl.h
7134         * src/addrbook.c
7135         * src/addrcache.c
7136         * src/addrcache.h
7137         * src/addrcindex.c
7138         * src/addrcindex.h
7139         * src/addrclip.c
7140         * src/addrclip.h
7141         * src/addrdefs.h
7142         * src/addressadd.c
7143         * src/addressadd.h
7144         * src/addressbook.c
7145         * src/addressbook.h
7146         * src/addrgather.c
7147         * src/addrgather.h
7148         * src/addrharvest.c
7149         * src/addrharvest.h
7150         * src/addrindex.c
7151         * src/addrindex.h
7152         * src/addritem.c
7153         * src/addritem.h
7154         * src/addrquery.c
7155         * src/addrquery.h
7156         * src/addrselect.c
7157         * src/addrselect.h
7158         * src/alertpanel.c
7159         * src/alertpanel.h
7160         * src/browseldap.c
7161         * src/browseldap.h
7162         * src/codeconv.c
7163         * src/codeconv.h
7164         * src/compose.c
7165         * src/compose.h
7166         * src/customheader.c
7167         * src/customheader.h
7168         * src/displayheader.c
7169         * src/displayheader.h
7170         * src/editaddress.c
7171         * src/editaddress.h
7172         * src/editbook.c
7173         * src/editbook.h
7174         * src/editgroup.c
7175         * src/editgroup.h
7176         * src/editjpilot.c
7177         * src/editjpilot.h
7178         * src/editldap.c
7179         * src/editldap.h
7180         * src/editldap_basedn.c
7181         * src/editldap_basedn.h
7182         * src/editvcard.c
7183         * src/editvcard.h
7184         * src/exphtmldlg.c
7185         * src/exphtmldlg.h
7186         * src/expldifdlg.c
7187         * src/expldifdlg.h
7188         * src/export.h
7189         * src/exporthtml.c
7190         * src/exporthtml.h
7191         * src/exportldif.c
7192         * src/exportldif.h
7193         * src/filtering.c
7194         * src/filtering.h
7195         * src/folder.c
7196         * src/folder.h
7197         * src/folder_item_prefs.c
7198         * src/folder_item_prefs.h
7199         * src/foldersel.c
7200         * src/foldersel.h
7201         * src/folderutils.c
7202         * src/folderutils.h
7203         * src/folderview.c
7204         * src/folderview.h
7205         * src/grouplistdialog.c
7206         * src/grouplistdialog.h
7207         * src/headerview.c
7208         * src/html.c
7209         * src/html.h
7210         * src/image_viewer.c
7211         * src/image_viewer.h
7212         * src/imap.c
7213         * src/imap.h
7214         * src/imap_gtk.c
7215         * src/imap_gtk.h
7216         * src/import.h
7217         * src/importldif.c
7218         * src/importldif.h
7219         * src/importmutt.c
7220         * src/importmutt.h
7221         * src/importpine.c
7222         * src/importpine.h
7223         * src/inc.c
7224         * src/inc.h
7225         * src/jpilot.c
7226         * src/jpilot.h
7227         * src/ldapctrl.c
7228         * src/ldapctrl.h
7229         * src/ldaplocate.c
7230         * src/ldaplocate.h
7231         * src/ldapquery.c
7232         * src/ldapquery.h
7233         * src/ldapserver.c
7234         * src/ldapserver.h
7235         * src/ldaputil.c
7236         * src/ldaputil.h
7237         * src/ldif.c
7238         * src/ldif.h
7239         * src/main.c
7240         * src/main.h
7241         * src/mainwindow.c
7242         * src/mainwindow.h
7243         * src/manual.c
7244         * src/manual.h
7245         * src/mbox.c
7246         * src/mbox.h
7247         * src/message_search.c
7248         * src/message_search.h
7249         * src/messageview.c
7250         * src/messageview.h
7251         * src/mh.c
7252         * src/mh.h
7253         * src/mh_gtk.c
7254         * src/mh_gtk.h
7255         * src/mimeview.c
7256         * src/mimeview.h
7257         * src/msgcache.c
7258         * src/msgcache.h
7259         * src/mutt.c
7260         * src/mutt.h
7261         * src/news.c
7262         * src/news.h
7263         * src/news_gtk.c
7264         * src/news_gtk.h
7265         * src/partial_download.c
7266         * src/partial_download.h
7267         * src/pine.c
7268         * src/pine.h
7269         * src/pop.c
7270         * src/pop.h
7271         * src/prefs_account.c
7272         * src/prefs_account.h
7273         * src/prefs_actions.c
7274         * src/prefs_actions.h
7275         * src/prefs_common.c
7276         * src/prefs_common.h
7277         * src/prefs_compose_writing.c
7278         * src/prefs_compose_writing.h
7279         * src/prefs_customheader.c
7280         * src/prefs_customheader.h
7281         * src/prefs_display_header.c
7282         * src/prefs_display_header.h
7283         * src/prefs_filtering.c
7284         * src/prefs_filtering.h
7285         * src/prefs_filtering_action.c
7286         * src/prefs_filtering_action.h
7287         * src/prefs_folder_column.c
7288         * src/prefs_folder_column.h
7289         * src/prefs_folder_item.c
7290         * src/prefs_folder_item.h
7291         * src/prefs_fonts.c
7292         * src/prefs_fonts.h
7293         * src/prefs_gtk.c
7294         * src/prefs_gtk.h
7295         * src/prefs_image_viewer.c
7296         * src/prefs_image_viewer.h
7297         * src/prefs_matcher.c
7298         * src/prefs_matcher.h
7299         * src/prefs_message.c
7300         * src/prefs_msg_colors.c
7301         * src/prefs_msg_colors.h
7302         * src/prefs_other.c
7303         * src/prefs_quote.c
7304         * src/prefs_receive.c
7305         * src/prefs_send.c
7306         * src/prefs_spelling.c
7307         * src/prefs_spelling.h
7308         * src/prefs_summaries.c
7309         * src/prefs_summaries.h
7310         * src/prefs_summary_column.c
7311         * src/prefs_summary_column.h
7312         * src/prefs_template.c
7313         * src/prefs_template.h
7314         * src/prefs_themes.c
7315         * src/prefs_themes.h
7316         * src/prefs_toolbar.c
7317         * src/prefs_toolbar.h
7318         * src/prefs_wrapping.c
7319         * src/prefs_wrapping.h
7320         * src/privacy.c
7321         * src/privacy.h
7322         * src/procheader.c
7323         * src/procheader.h
7324         * src/procmime.c
7325         * src/procmime.h
7326         * src/procmsg.c
7327         * src/procmsg.h
7328         * src/quote_fmt.c
7329         * src/quote_fmt_parse.y
7330         * src/recv.c
7331         * src/recv.h
7332         * src/remotefolder.c
7333         * src/remotefolder.h
7334         * src/send_message.c
7335         * src/send_message.h
7336         * src/setup.c
7337         * src/setup.h
7338         * src/sourcewindow.c
7339         * src/sourcewindow.h
7340         * src/ssl_manager.c
7341         * src/ssl_manager.h
7342         * src/statusbar.c
7343         * src/statusbar.h
7344         * src/stock_pixmap.c
7345         * src/stock_pixmap.h
7346         * src/summary_search.c
7347         * src/summary_search.h
7348         * src/summaryview.c
7349         * src/summaryview.h
7350         * src/syldap.c
7351         * src/syldap.h
7352         * src/textview.c
7353         * src/textview.h
7354         * src/toolbar.c
7355         * src/toolbar.h
7356         * src/undo.c
7357         * src/undo.h
7358         * src/unmime.c
7359         * src/unmime.h
7360         * src/vcard.c
7361         * src/vcard.h
7362         * src/wizard.c
7363         * src/wizard.h
7364         * src/common/base64.c
7365         * src/common/base64.h
7366         * src/common/defs.h
7367         * src/common/hooks.c
7368         * src/common/hooks.h
7369         * src/common/log.c
7370         * src/common/log.h
7371         * src/common/mgutils.c
7372         * src/common/mgutils.h
7373         * src/common/nntp.c
7374         * src/common/nntp.h
7375         * src/common/passcrypt.c
7376         * src/common/passcrypt.h.in
7377         * src/common/plugin.c
7378         * src/common/plugin.h
7379         * src/common/prefs.c
7380         * src/common/prefs.h
7381         * src/common/progressindicator.c
7382         * src/common/progressindicator.h
7383         * src/common/quoted-printable.c
7384         * src/common/quoted-printable.h
7385         * src/common/session.c
7386         * src/common/session.h
7387         * src/common/smtp.c
7388         * src/common/smtp.h
7389         * src/common/socket.c
7390         * src/common/socket.h
7391         * src/common/ssl.c
7392         * src/common/ssl.h
7393         * src/common/ssl_certificate.c
7394         * src/common/ssl_certificate.h
7395         * src/common/stringtable.c
7396         * src/common/stringtable.h
7397         * src/common/sylpheed.c
7398         * src/common/sylpheed.h
7399         * src/common/template.c
7400         * src/common/template.h
7401         * src/common/timing.h
7402         * src/common/utils.c
7403         * src/common/utils.h
7404         * src/common/version.h.in
7405         * src/common/xml.c
7406         * src/common/xml.h
7407         * src/common/xmlprops.c
7408         * src/common/xmlprops.h
7409         * src/gtk/colorlabel.c
7410         * src/gtk/colorsel.c
7411         * src/gtk/colorsel.h
7412         * src/gtk/description_window.c
7413         * src/gtk/description_window.h
7414         * src/gtk/filesel.c
7415         * src/gtk/filesel.h
7416         * src/gtk/foldersort.c
7417         * src/gtk/foldersort.h
7418         * src/gtk/gtkutils.c
7419         * src/gtk/gtkutils.h
7420         * src/gtk/inputdialog.c
7421         * src/gtk/inputdialog.h
7422         * src/gtk/logwindow.c
7423         * src/gtk/logwindow.h
7424         * src/gtk/manage_window.c
7425         * src/gtk/manage_window.h
7426         * src/gtk/menu.c
7427         * src/gtk/menu.h
7428         * src/gtk/pluginwindow.c
7429         * src/gtk/pluginwindow.h
7430         * src/gtk/prefswindow.c
7431         * src/gtk/prefswindow.h
7432         * src/gtk/progressdialog.c
7433         * src/gtk/progressdialog.h
7434         * src/gtk/sslcertwindow.c
7435         * src/gtk/sslcertwindow.h
7436         * src/plugins/clamav/clamav_plugin.c
7437         * src/plugins/clamav/clamav_plugin.h
7438         * src/plugins/clamav/clamav_plugin_gtk.c
7439         * src/plugins/demo/demo.c
7440         * src/plugins/dillo_viewer/dillo_prefs.c
7441         * src/plugins/dillo_viewer/dillo_prefs.h
7442         * src/plugins/dillo_viewer/dillo_viewer.c
7443         * src/plugins/pgpcore/passphrase.c
7444         * src/plugins/pgpcore/passphrase.h
7445         * src/plugins/pgpcore/plugin.c
7446         * src/plugins/pgpcore/select-keys.c
7447         * src/plugins/pgpcore/select-keys.h
7448         * src/plugins/pgpcore/sgpgme.c
7449         * src/plugins/pgpcore/sgpgme.h
7450         * src/plugins/pgpinline/pgpinline.c
7451         * src/plugins/pgpinline/pgpinline.h
7452         * src/plugins/pgpinline/plugin.c
7453         * src/plugins/pgpmime/pgpmime.c
7454         * src/plugins/pgpmime/pgpmime.h
7455         * src/plugins/pgpmime/plugin.c
7456         * src/plugins/spamassassin/spamassassin.c
7457         * src/plugins/spamassassin/spamassassin.h
7458         * src/plugins/spamassassin/spamassassin_gtk.c
7459         * src/plugins/trayicon/trayicon.c
7460                 update copyright header
7461
7462 2006-01-13 [paul]       1.9.100cvs141
7463
7464         * src/account.c
7465         * src/export.c
7466         * src/import.c
7467         * src/mainwindow.c
7468         * src/prefs_account.c
7469         * src/prefs_display_header.c
7470         * src/prefs_receive.c
7471         * src/prefs_send.c
7472         * src/prefs_summaries.c
7473         * src/prefs_themes.c
7474         * src/prefs_toolbar.c
7475         * src/gtk/about.c
7476                 various cleanups
7477
7478 2006-01-12 [colin]      1.9.100cvs140
7479
7480         * src/folder.c
7481         * src/folder.h
7482         * src/main.c
7483                 Add --subscribe option
7484                 Let sylpheed-claws email@domain.com equivalent to --compose
7485                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7486
7487 2006-01-12 [paul]       1.9.100cvs139
7488
7489         * src/mainwindow.c
7490                 append 'Change folder order' label with '...'
7491         * src/prefs_actions.c
7492                 allow reordering of actions list by dnd
7493         * src/gtk/foldersort.c
7494                 make the dialog nicer
7495
7496 2006-01-11 [colin]      1.9.100cvs138
7497
7498         * src/compose.c
7499                 Allow templates without text
7500
7501 2006-01-11 [paul]       1.9.100cvs137
7502
7503         * tools/README
7504         * tools/filter_conv_new.pl
7505                 add info to README
7506                 also check .sylpheed for filter.xml
7507                 be a bit informative to the user
7508
7509 2006-01-11 [colin]      1.9.100cvs136
7510
7511         * src/textview.c
7512                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7513
7514 2006-01-10 [paul]       1.9.100cvs135
7515
7516         * tools/Makefile.am
7517         * tools/filter_conv_new.pl
7518                 add script to convert new style Sylpheed
7519                 filter rules (Sylpheed >= 0.9.99) to
7520                 Claws filtering rules
7521
7522 2006-01-10 [colin]      1.9.100cvs134
7523
7524         * src/compose.c
7525                 Fix broken line joins in certain conditions
7526                 (between two quoted lines: <enter><enter><up>
7527                  <type a wrapped sentence><go in the first line>
7528                  <insert more text><watch as line joining failed>)
7529
7530 2006-01-10 [paul]       1.9.100cvs133
7531
7532         * src/compose.c
7533                 don't report success in error dialog
7534                 thanks to Colin
7535         * src/common/utils.c
7536                 include some trailing punctuations as URI
7537                 thanks to Hiro
7538
7539 2006-01-10 [paul]       1.9.100cvs132
7540
7541         * src/mimeview.c
7542                 fix incompatible pointer type
7543                 warning
7544
7545 2006-01-10 [paul]       1.9.100cvs131
7546
7547         * src/compose.c
7548                 change Subject in window title
7549                 instantaneously
7550
7551 2006-01-09 [colin]      1.9.100cvs130
7552
7553         * src/addressbook.c
7554         * src/headerview.c
7555         * src/mainwindow.c
7556         * src/messageview.c
7557         * src/mimeview.c
7558         * src/noticeview.c
7559         * src/summaryview.c
7560                 Fix possible crashes on exit and in addressbook
7561
7562 2006-01-09 [paul]       1.9.100cvs129
7563
7564         * src/prefs_msg_colors.c
7565                 some cleanups that I forgot last time
7566
7567 2006-01-09 [paul]       1.9.100cvs128
7568
7569         * README
7570         * src/folderview.c
7571         * src/prefs_msg_colors.c
7572                 add previously hidden option, color_new, to
7573                 the gui
7574                 move the page to Display/
7575                 rework the gui
7576
7577 2006-01-09 [wwp]        1.9.100cvs127
7578
7579         * src/prefs_themes.c
7580                 made the prefs/display/themes layouts spacing less condensed
7581                 (and so they match other prefs/pages' look).
7582
7583 2006-01-09 [paul]       1.9.100cvs126
7584
7585         * src/compose.c
7586         * src/prefs_common.c
7587         * src/prefs_common.h
7588         * src/prefs_wrapping.c
7589                 remove 'wrap at send' option
7590
7591 2006-01-06 [colin]      1.9.100cvs125
7592
7593         * src/compose.c
7594                 Just make completely sure we don't insert "manual line breaks" 
7595                 when wrapping... 
7596
7597 2006-01-04 [paul]
7598
7599         * 2.0.0-rc3 released
7600
7601 2006-01-04 [paul]       1.9.100cvs124
7602
7603         * src/folderview.c
7604                 fix bug 882, 'quick scroll in folder list
7605                 displays wrong folder contents'
7606
7607 2006-01-04 [paul]       1.9.100cvs123
7608
7609         * src/plugins/pgpmime/pgpmime.c
7610                 better debug information when signing
7611                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7612
7613 2006-01-03 [colin]      1.9.100cvs122
7614
7615         * configure.ac
7616                 We need to recheck for gpgme 1.0.0 after checking
7617                 for 1.1.1, because if 1.1.1 isn't available, 
7618                 GPGME_LIBS and friends are blanked out by the 
7619                 second check.
7620
7621 2006-01-03 [colin]      1.9.100cvs121
7622
7623         * src/common/prefs.c
7624                 Windows unlink-before rename fix
7625         * src/plugins/pgpcore/sgpgme.c
7626                 Add support for PKA info if available
7627                 Both patches by Werner Koch
7628
7629 2006-01-03 [paul]       1.9.100cvs120
7630
7631         * src/messageview.c
7632                 fix bug 884, 'Send receipt' button visible in queue
7633                 Thanks to Colin
7634
7635 2006-01-02 [colin]      1.9.100cvs119
7636
7637         * src/compose.c
7638         * src/imap.c
7639                 Fix autosave on IMAP and more generally try to
7640                 return the correct ID on a newly added IMAP message
7641
7642 2006-01-02 [paul]       1.9.100cvs118
7643
7644         * manual/keyboard.xml
7645                 edited
7646
7647 2006-01-01 [paul]       1.9.100cvs117
7648
7649         * src/gtk/authors.h
7650                 alphabetical order
7651
7652 2005-12-30 [colin]      1.9.100cvs116
7653
7654         * manual/advanced.xml
7655                 Explain Pre/Post-processing differences.
7656
7657 2005-12-30 [colin]      1.9.100cvs115
7658
7659         * src/mh.c
7660                 Implement copy_msgs for a little optimization
7661         * src/imap.c
7662                 Finish yesterday's fix
7663
7664 2005-12-29 [colin]      1.9.100cvs114
7665
7666         * src/imap.c
7667                 Fix occasional failure in fetching a mail over
7668                 IMAP
7669
7670 2005-12-29 [colin]      1.9.100cvs113
7671
7672         * src/compose.c
7673                 Don't remove a draft when sending it, if it is 
7674                 locked.
7675
7676 2005-12-28 [colin]      1.9.100cvs112
7677
7678         * src/summaryview.c
7679                 Fix leak for real
7680
7681 2005-12-28 [wwp]        1.9.100cvs111
7682
7683         * doc/faq/.cvsignore
7684         * doc/faq/de/.cvsignore
7685         * doc/faq/en/.cvsignore
7686         * doc/faq/es/.cvsignore
7687         * doc/faq/fr/.cvsignore
7688         * doc/faq/it/.cvsignore
7689         * doc/manual/.cvsignore
7690         * doc/manual/de/.cvsignore
7691         * doc/manual/en/.cvsignore
7692         * doc/manual/es/.cvsignore
7693         * doc/manual/fr/.cvsignore
7694         * doc/manual/ja/.cvsignore
7695         * src/plugins/mathml_viewer/.cvsignore
7696                 rollback revival of those files (my bad, sorry for the noise).
7697
7698 2005-12-28 [wwp]        1.9.100cvs110
7699
7700         * src/compose.c
7701                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7702
7703 2005-12-28 [wwp]        1.9.100cvs109
7704
7705         * doc/faq/.cvsignore
7706         * doc/faq/de/.cvsignore
7707         * doc/faq/en/.cvsignore
7708         * doc/faq/es/.cvsignore
7709         * doc/faq/fr/.cvsignore
7710         * doc/faq/it/.cvsignore
7711         * doc/manual/.cvsignore
7712         * doc/manual/de/.cvsignore
7713         * doc/manual/en/.cvsignore
7714         * doc/manual/es/.cvsignore
7715         * doc/manual/fr/.cvsignore
7716         * doc/manual/ja/.cvsignore
7717         * src/plugins/mathml_viewer/.cvsignore
7718         * po/.cvsignore
7719                 more files to ignore.
7720
7721 2005-12-24 [colin]      1.9.100cvs108
7722
7723         * AUTHORS
7724         * src/gtk/authors.h
7725                 Update for Werner
7726
7727 2005-12-24 [colin]      1.9.100cvs107
7728
7729         * src/procmsg.c
7730                 Allow NULL src_msginfo in 
7731                 procmsg_msginfo_new_from_mimeinfo
7732
7733 2005-12-23 [paul]       1.9.100cvs106
7734
7735         * src/plugins/pgpinline/mypgpcore.def
7736                 add this forgotten file
7737
7738 2005-12-23 [colin]      1.9.100cvs105
7739
7740         * src/mainwindow.c
7741                 Fix missing break
7742
7743 2005-12-23 [colin]      1.9.100cvs104
7744
7745         * autogen.sh
7746         * src/folder.c
7747         * src/mh.c
7748         * src/common/plugin.c
7749         * src/common/socket.c
7750         * src/common/socket.h
7751         * src/common/utils.c
7752         * src/common/utils.h
7753         * src/gtk/pluginwindow.c
7754         * src/plugins/pgpcore/plugin.def
7755         * src/plugins/pgpcore/sylpheed.def
7756         * src/plugins/pgpinline/Makefile.am
7757         * src/plugins/pgpinline/plugin.def
7758         * src/plugins/pgpinline/sylpheed.def
7759         * src/plugins/pgpmime/plugin.def
7760         * src/plugins/pgpmime/sylpheed.def
7761                 Various w32 fixes by Werner Koch
7762
7763 2005-12-22 [paul]       1.9.100cvs103
7764
7765         * src/wizard.c
7766                 don't offer IMAP as 'server type' if
7767                 libetpan isn't built in
7768
7769 2005-12-22 [paul]       1.9.100cvs102
7770
7771         * AUTHORS
7772         * src/mainwindow.c
7773         * src/mainwindow.h
7774         * src/toolbar.c
7775         * src/gtk/authors.h
7776                 support GTK_TOOLBAR_BOTH_HORIZ (text
7777                 next to icon) Patch by Marien Zwart
7778                 marienz@users.sf.net
7779                 Also reword the text
7780
7781 2005-12-21 [colin]      1.9.100cvs101
7782
7783         * configure.ac
7784                 Fix DATADIRNAME
7785         * COPYING
7786                 Fix missing section and explicit the exception better
7787         * src/compose.c
7788                 Prevent mail from being lost without notice when an
7789                 SMTP error happens on trying to send an unmodified
7790                 drafted mail.
7791         * src/send_message.c
7792         * src/common/smtp.c
7793                 Fix password remembering when wrong, and add return
7794                 value checks where they should have been
7795         * src/plugins/pgpcore/sylpheed.def
7796         * src/plugins/pgpinline/sylpheed.def
7797         * src/plugins/pgpmime/sylpheed.def
7798                 Add a few symbols needed
7799
7800 2005-12-21 [paul]       1.9.100cvs100
7801
7802         * m4/codeset.m4
7803         * m4/glibc21.m4
7804         * m4/intdiv0.m4
7805         * m4/inttypes-pri.m4
7806         * m4/inttypes.m4
7807         * m4/inttypes_h.m4
7808         * m4/isc-posix.m4
7809         * m4/lcmessage.m4
7810         * m4/stdint_h.m4
7811         * m4/uintmax_t.m4
7812                 gettextization
7813                 thanks to Colin
7814
7815 2005-12-21 [paul]       1.9.100cvs99
7816
7817         * po/sv.po
7818                 fixed by Colin
7819
7820 2005-12-20 [paul]       1.9.100cvs98
7821
7822         * po/sv.po
7823                 updated by Anders Trobäck
7824
7825 2005-12-20 [colin]      1.9.100cvs97
7826
7827         * ABOUT-NLS
7828         * Makefile.am
7829         * autogen.sh
7830         * configure.ac
7831         * config/config.rpath
7832         * config/mkinstalldirs
7833         * m4/Makefile.am
7834         * m4/glibc2.m4
7835         * m4/gnupg.m4
7836         * m4/gpgme.m4
7837         * m4/intmax.m4
7838         * m4/longdouble.m4
7839         * m4/longlong.m4
7840         * m4/printf-posix.m4
7841         * m4/signed.m4
7842         * m4/size_max.m4
7843         * m4/ulonglong.m4
7844         * m4/wchar_t.m4
7845         * m4/wint_t.m4
7846         * m4/xsize.m4
7847         * po/Makefile.in.in
7848         * po/Makevars
7849         * po/bg.po
7850         * po/ca.po
7851         * po/cs.po
7852         * po/de.po
7853         * po/el.po
7854         * po/en_GB.po
7855         * po/es.po
7856         * po/fi.po
7857         * po/fr.po
7858         * po/hr.po
7859         * po/hu.po
7860         * po/it.po
7861         * po/ja.po
7862         * po/ko.po
7863         * po/nb.po
7864         * po/nl.po
7865         * po/pl.po
7866         * po/pt_BR.po
7867         * po/ru.po
7868         * po/sk.po
7869         * po/sr.po
7870         * po/stamp-po
7871         * po/sv.po
7872         * po/zh_CN.po
7873         * po/zh_TW.po
7874         * src/Makefile.am
7875         * src/codeconv.c
7876         * src/compose.c
7877         * src/exporthtml.c
7878         * src/exportldif.c
7879         * src/folder.c
7880         * src/main.c
7881         * src/manual.c
7882         * src/mh.c
7883         * src/mimeview.c
7884         * src/send_message.c
7885         * src/common/Makefile.am
7886         * src/common/fnmatch.c
7887         * src/common/fnmatch.h
7888         * src/common/fnmatch_loop.c
7889         * src/common/nntp.c
7890         * src/common/plugin.c
7891         * src/common/smtp.c
7892         * src/common/socket.c
7893         * src/common/string_match.c
7894         * src/common/sylpheed.c
7895         * src/common/utils.c
7896         * src/common/utils.h
7897         * src/common/w32_dirent.c
7898         * src/common/w32_reg.c
7899         * src/common/w32_signal.c
7900         * src/common/w32_stat.c
7901         * src/common/w32_stdio.c
7902         * src/common/w32_stdlib.c
7903         * src/common/w32_string.c
7904         * src/common/w32_time.c
7905         * src/common/w32_unistd.c
7906         * src/common/w32_wait.c
7907         * src/common/w32lib.h
7908         * src/etpan/Makefile.am
7909         * src/gtk/Makefile.am
7910         * src/plugins/clamav/Makefile.am
7911         * src/plugins/demo/Makefile.am
7912         * src/plugins/dillo_viewer/Makefile.am
7913         * src/plugins/pgpcore/Makefile.am
7914         * src/plugins/pgpcore/passphrase.c
7915         * src/plugins/pgpcore/plugin.def
7916         * src/plugins/pgpcore/sgpgme.c
7917         * src/plugins/pgpcore/sylpheed.def
7918         * src/plugins/pgpcore/version.rc
7919         * src/plugins/pgpinline/Makefile.am
7920         * src/plugins/pgpinline/plugin.def
7921         * src/plugins/pgpinline/sylpheed.def
7922         * src/plugins/pgpinline/version.rc
7923         * src/plugins/pgpmime/Makefile.am
7924         * src/plugins/pgpmime/mypgpcore.def
7925         * src/plugins/pgpmime/plugin.def
7926         * src/plugins/pgpmime/sylpheed.def
7927         * src/plugins/pgpmime/version.rc
7928         * src/plugins/spamassassin/Makefile.am
7929                 Very little ;-) patch from Werner Koch, providing
7930                 infrastructure for cross-compiling to Win32
7931
7932 2005-12-20 [paul]       1.9.100cvs96
7933
7934         * src/account.c
7935         * src/account.h
7936         * src/mainwindow.c
7937         * src/mainwindow.h
7938         * src/toolbar.c
7939         * src/toolbar.h
7940                 add a combo to the Get All button, allowing
7941                 quick retrieval from any account
7942                 Patch by Fabien Vantard, slightly modified
7943                 by Colin
7944         * src/gtk/about.c
7945                 i18n fix. Patch by Fabien Vantard
7946
7947 2005-12-19 [colin]      1.9.100cvs95
7948
7949         * src/compose.c
7950         * src/compose.h
7951                 Don't automatically join lines when they've 
7952                 been separated by the user and not automatically
7953
7954 2005-12-19 [paul]       1.9.100cvs94
7955
7956         * src/gtk/pluginwindow.c
7957                 i18n fix.
7958                 Patch by Fabien Vantard
7959
7960 2005-12-15 [paul]       1.9.100cvs93
7961
7962         * src/common/plugin.c
7963         * src/common/plugin.h
7964         * src/gtk/pluginwindow.c
7965         * src/plugins/clamav/clamav_plugin.c
7966         * src/plugins/demo/demo.c
7967         * src/plugins/dillo_viewer/dillo_viewer.c
7968         * src/plugins/pgpcore/plugin.c
7969         * src/plugins/pgpinline/plugin.c
7970         * src/plugins/pgpmime/plugin.c
7971         * src/plugins/spamassassin/spamassassin.c
7972         * src/plugins/trayicon/trayicon.c
7973                 add plugin_version()
7974
7975 2005-12-15 [colin]      1.9.100cvs92
7976
7977         * src/compose.c
7978                 Further fix bug #875
7979
7980 2005-12-15 [paul]       1.9.100cvs91
7981
7982         * src/gtk/filesel.c
7983                 fix attach_load_dir getting set to
7984                 PLUGINDIR on plugin load
7985
7986 2005-12-14 [mones]      1.9.100cvs90
7987
7988         * manual/ack.xml
7989         * manual/keyboard.xml
7990                 Initial draft and some shortcuts added
7991                 
7992         * po/es.po
7993                 Updated translation
7994
7995 2005-12-14 [colin]      1.9.100cvs89
7996
7997         * src/compose.c
7998         * src/imap.c
7999         * src/summaryview.c
8000         * src/gtk/gtkaspell.c
8001                 More leaks fixed
8002         * src/prefs_folder_item.c
8003                 Fix recursive prefs apply
8004
8005
8006 2005-12-14 [colin]      1.9.100cvs88
8007
8008         * src/compose.c
8009                 Fix bug #875 (Freeze On Inline Forward of 
8010                 Large Message)
8011
8012 2005-12-13 [colin]      1.9.100cvs87
8013
8014         * src/compose.c
8015                 Uniq-ify and sort the mimetypes list
8016                 Patch by Fabien Vantard
8017
8018 2005-12-13 [colin]      1.9.100cvs86
8019
8020         * src/imap.c
8021         * src/etpan/imap-thread.c
8022                 Fix leaks (patch by Hoa)
8023         * src/news.c
8024         * src/common/plugin.c
8025                 Fix leaks
8026
8027 2005-12-12 [colin]
8028
8029         * 2.0.0-rc2 released
8030
8031 2005-12-12 [colin]      1.9.100cvs85
8032
8033         * src/matcher.c
8034                 Fix a leak
8035
8036 2005-12-12 [wwp]        1.9.100cvs84
8037
8038         * src/gtk/icon_legend.c
8039                 fix misbehaviour and crash when closing the legend window
8040         using the Esc key (patch by Fabien Vantard).
8041
8042 2005-12-12 [paul]       1.9.100cvs83
8043
8044         * src/browseldap.c
8045         * src/foldersel.c
8046         * src/prefs_actions.c
8047         * src/prefs_filtering.c
8048         * src/prefs_matcher.c
8049         * src/prefs_spelling.glade      ** REMOVED **
8050         * src/prefs_template.c
8051         * src/gtk/foldersort.glade      ** REMOVED **
8052         * src/gtk/pluginwindow.c
8053         * src/gtk/pluginwindow.glade    ** REMOVED **
8054         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8055                 cleanups
8056
8057 2005-12-11 [paul]       1.9.100cvs82
8058
8059         * src/gtk/filesel.c
8060                 fix attach_load_dir crasher (double free)
8061
8062 2005-12-09 [paul]       1.9.100cvs81
8063
8064         * po/POTFILES.in
8065         * src/mainwindow.c
8066         * src/gtk/Makefile.am
8067         * src/gtk/icon_legend.c
8068         * src/gtk/icon_legend.h
8069                 add icon legend
8070         * src/manual.c
8071                 cleanup
8072
8073 2005-12-09 [paul]       1.9.100cvs80
8074
8075         * src/plugins/pgpcore/passphrase.c
8076                 wrap the label in the dialog
8077
8078 2005-12-09 [colin]      1.9.100cvs79
8079
8080         * src/plugins/pgpcore/sgpgme.c
8081                 Display (untrusted) on not trusted signatures
8082                 Patch by Michal Èihaø <michal@cihar.com>
8083                 Closes bug #867 (Report also key trust)
8084
8085 2005-12-09 [colin]      1.9.100cvs78
8086
8087         * src/common/plugin.c
8088                 Update licence check, following Eben Moglen's advice
8089
8090 2005-12-08 [colin]      1.9.100cvs77
8091
8092         * src/folder.c
8093                 Fix the occasionnal item->cache != NULL 
8094                 assertion failure. 
8095
8096 2005-12-08 [colin]      1.9.100cvs76
8097
8098         * src/mimeview.c
8099         * src/plugins/pgpcore/sgpgme.c
8100                 Print key id when unable to check it
8101                 Closes bug #866 (Show key id when missing)
8102
8103 2005-12-08 [paul]       1.9.100cvs75
8104
8105         * src/prefs_common.c
8106         * src/prefs_common.h
8107         * src/gtk/filesel.c
8108                 remember load attachment dir
8109
8110 2005-12-07 [colin]      1.9.100cvs74
8111
8112         * src/prefs_toolbar.c
8113                 Gtk fixes, patch by Fabien Vantard
8114
8115 2005-12-07 [colin]      1.9.100cvs73
8116
8117         * src/action.c
8118         * src/compose.c
8119         * src/compose.h
8120                 Fix bug #839 (Quoted text isn't colored after 
8121                 executing an action)
8122         * src/common/plugin.c
8123                 Require plugins to declare their licence in plugin_licence()
8124                 Refuse to load non-GPL plugins as they'd be illegal (as 
8125                 derived works of Sylpheed-Claws, they must be GPL).
8126         * src/plugins/clamav/clamav_plugin.c
8127         * src/plugins/demo/demo.c
8128         * src/plugins/dillo_viewer/dillo_viewer.c
8129         * src/plugins/pgpcore/plugin.c
8130         * src/plugins/pgpinline/plugin.c
8131         * src/plugins/pgpmime/plugin.c
8132         * src/plugins/spamassassin/spamassassin.c
8133         * src/plugins/trayicon/trayicon.c
8134                 Add plugin_licence()
8135
8136 2005-12-07 [paul]       1.9.100cvs72
8137
8138         * configure.ac
8139         * src/mainwindow.c
8140         * src/manual.c
8141         * src/manual.h
8142         * src/common/defs.h
8143                 clean up after local FAQ removal and
8144                 temporary manual removal
8145
8146 2005-12-06 [colin]      1.9.100cvs71
8147
8148         * configure.ac
8149         * doc/Makefile.am
8150         * doc/faq/.cvsignore
8151         * doc/faq/Makefile.am
8152         * doc/faq/de/.cvsignore
8153         * doc/faq/de/Makefile.am
8154         * doc/faq/de/sylpheed-faq-1.html
8155         * doc/faq/de/sylpheed-faq-2.html
8156         * doc/faq/de/sylpheed-faq-3.html
8157         * doc/faq/de/sylpheed-faq.html
8158         * doc/faq/en/.cvsignore
8159         * doc/faq/en/Makefile.am
8160         * doc/faq/en/sylpheed-faq-1.html
8161         * doc/faq/en/sylpheed-faq-2.html
8162         * doc/faq/en/sylpheed-faq-3.html
8163         * doc/faq/en/sylpheed-faq-4.html
8164         * doc/faq/en/sylpheed-faq.html
8165         * doc/faq/es/.cvsignore
8166         * doc/faq/es/Makefile.am
8167         * doc/faq/es/sylpheed-faq-1.html
8168         * doc/faq/es/sylpheed-faq-2.html
8169         * doc/faq/es/sylpheed-faq-3.html
8170         * doc/faq/es/sylpheed-faq-4.html
8171         * doc/faq/es/sylpheed-faq.html
8172         * doc/faq/fr/.cvsignore
8173         * doc/faq/fr/Makefile.am
8174         * doc/faq/fr/sylpheed-faq-1.html
8175         * doc/faq/fr/sylpheed-faq-2.html
8176         * doc/faq/fr/sylpheed-faq-3.html
8177         * doc/faq/fr/sylpheed-faq.html
8178         * doc/faq/it/.cvsignore
8179         * doc/faq/it/Makefile.am
8180         * doc/faq/it/sylpheed-faq-1.html
8181         * doc/faq/it/sylpheed-faq-2.html
8182         * doc/faq/it/sylpheed-faq-3.html
8183         * doc/faq/it/sylpheed-faq.html
8184         * doc/manual/.cvsignore
8185         * doc/manual/Makefile.am
8186         * doc/manual/de/.cvsignore
8187         * doc/manual/de/Makefile.am
8188         * doc/manual/de/sylpheed-1.html
8189         * doc/manual/de/sylpheed-10.html
8190         * doc/manual/de/sylpheed-11.html
8191         * doc/manual/de/sylpheed-12.html
8192         * doc/manual/de/sylpheed-13.html
8193         * doc/manual/de/sylpheed-14.html
8194         * doc/manual/de/sylpheed-15.html
8195         * doc/manual/de/sylpheed-16.html
8196         * doc/manual/de/sylpheed-17.html
8197         * doc/manual/de/sylpheed-18.html
8198         * doc/manual/de/sylpheed-19.html
8199         * doc/manual/de/sylpheed-2.html
8200         * doc/manual/de/sylpheed-20.html
8201         * doc/manual/de/sylpheed-3.html
8202         * doc/manual/de/sylpheed-4.html
8203         * doc/manual/de/sylpheed-5.html
8204         * doc/manual/de/sylpheed-6.html
8205         * doc/manual/de/sylpheed-7.html
8206         * doc/manual/de/sylpheed-8.html
8207         * doc/manual/de/sylpheed-9.html
8208         * doc/manual/de/sylpheed.html
8209         * doc/manual/en/.cvsignore
8210         * doc/manual/en/Makefile.am
8211         * doc/manual/en/sylpheed-1.html
8212         * doc/manual/en/sylpheed-10.html
8213         * doc/manual/en/sylpheed-11.html
8214         * doc/manual/en/sylpheed-12.html
8215         * doc/manual/en/sylpheed-13.html
8216         * doc/manual/en/sylpheed-14.html
8217         * doc/manual/en/sylpheed-15.html
8218         * doc/manual/en/sylpheed-16.html
8219         * doc/manual/en/sylpheed-17.html
8220         * doc/manual/en/sylpheed-18.html
8221         * doc/manual/en/sylpheed-19.html
8222         * doc/manual/en/sylpheed-2.html
8223         * doc/manual/en/sylpheed-20.html
8224         * doc/manual/en/sylpheed-21.html
8225         * doc/manual/en/sylpheed-22.html
8226         * doc/manual/en/sylpheed-3.html
8227         * doc/manual/en/sylpheed-4.html
8228         * doc/manual/en/sylpheed-5.html
8229         * doc/manual/en/sylpheed-6.html
8230         * doc/manual/en/sylpheed-7.html
8231         * doc/manual/en/sylpheed-8.html
8232         * doc/manual/en/sylpheed-9.html
8233         * doc/manual/en/sylpheed.html
8234         * doc/manual/es/.cvsignore
8235         * doc/manual/es/Makefile.am
8236         * doc/manual/es/sylpheed-1.html
8237         * doc/manual/es/sylpheed-10.html
8238         * doc/manual/es/sylpheed-11.html
8239         * doc/manual/es/sylpheed-12.html
8240         * doc/manual/es/sylpheed-13.html
8241         * doc/manual/es/sylpheed-14.html
8242         * doc/manual/es/sylpheed-15.html
8243         * doc/manual/es/sylpheed-16.html
8244         * doc/manual/es/sylpheed-17.html
8245         * doc/manual/es/sylpheed-18.html
8246         * doc/manual/es/sylpheed-19.html
8247         * doc/manual/es/sylpheed-2.html
8248         * doc/manual/es/sylpheed-20.html
8249         * doc/manual/es/sylpheed-3.html
8250         * doc/manual/es/sylpheed-4.html
8251         * doc/manual/es/sylpheed-5.html
8252         * doc/manual/es/sylpheed-6.html
8253         * doc/manual/es/sylpheed-7.html
8254         * doc/manual/es/sylpheed-8.html
8255         * doc/manual/es/sylpheed-9.html
8256         * doc/manual/es/sylpheed.html
8257         * doc/manual/fr/.cvsignore
8258         * doc/manual/fr/Makefile.am
8259         * doc/manual/fr/sylpheed-1.html
8260         * doc/manual/fr/sylpheed-10.html
8261         * doc/manual/fr/sylpheed-11.html
8262         * doc/manual/fr/sylpheed-12.html
8263         * doc/manual/fr/sylpheed-13.html
8264         * doc/manual/fr/sylpheed-14.html
8265         * doc/manual/fr/sylpheed-15.html
8266         * doc/manual/fr/sylpheed-16.html
8267         * doc/manual/fr/sylpheed-17.html
8268         * doc/manual/fr/sylpheed-18.html
8269         * doc/manual/fr/sylpheed-19.html
8270         * doc/manual/fr/sylpheed-2.html
8271         * doc/manual/fr/sylpheed-20.html
8272         * doc/manual/fr/sylpheed-3.html
8273         * doc/manual/fr/sylpheed-4.html
8274         * doc/manual/fr/sylpheed-5.html
8275         * doc/manual/fr/sylpheed-6.html
8276         * doc/manual/fr/sylpheed-7.html
8277         * doc/manual/fr/sylpheed-8.html
8278         * doc/manual/fr/sylpheed-9.html
8279         * doc/manual/fr/sylpheed.html
8280         * doc/manual/ja/.cvsignore
8281         * doc/manual/ja/Makefile.am
8282         * doc/manual/ja/sylpheed-1.html
8283         * doc/manual/ja/sylpheed-10.html
8284         * doc/manual/ja/sylpheed-11.html
8285         * doc/manual/ja/sylpheed-12.html
8286         * doc/manual/ja/sylpheed-13.html
8287         * doc/manual/ja/sylpheed-14.html
8288         * doc/manual/ja/sylpheed-15.html
8289         * doc/manual/ja/sylpheed-16.html
8290         * doc/manual/ja/sylpheed-17.html
8291         * doc/manual/ja/sylpheed-18.html
8292         * doc/manual/ja/sylpheed-19.html
8293         * doc/manual/ja/sylpheed-2.html
8294         * doc/manual/ja/sylpheed-20.html
8295         * doc/manual/ja/sylpheed-3.html
8296         * doc/manual/ja/sylpheed-4.html
8297         * doc/manual/ja/sylpheed-5.html
8298         * doc/manual/ja/sylpheed-6.html
8299         * doc/manual/ja/sylpheed-7.html
8300         * doc/manual/ja/sylpheed-8.html
8301         * doc/manual/ja/sylpheed-9.html
8302         * doc/manual/ja/sylpheed.html
8303         * doc/manual/ja/sylpheed.sgml
8304         * src/mainwindow.c
8305                 Remove outdated manual and faq. Noisy, eh?
8306
8307 2005-12-06 [colin]      1.9.100cvs70
8308
8309         * src/compose.c
8310         * src/quote_fmt_parse.y
8311         * src/undo.c
8312         * src/undo.h
8313                 Allow %X to position cursor at 0 
8314                 (no %X = before signature)
8315                 Fix paste as quotation putting the cursor at 0
8316                 Fix undo offsets when pasting
8317                 Insert the quote_fmt at once instead of line 
8318                 by line
8319                 Fix [Edited] when starting to reply/forward
8320
8321 2005-12-06 [paul]       1.9.100cvs69
8322
8323         * src/plugins/clamav/clamav_plugin_gtk.c
8324                 add another tooltip
8325         * src/plugins/spamassassin/spamassassin_gtk.c
8326                 rework spamassassin_create_widget_func()
8327
8328 2005-12-05 [colin]      1.9.100cvs68
8329
8330         * po/POTFILES.in
8331                 Fix make release ;-)
8332
8333 2005-12-05 [colin]      1.9.100cvs67
8334
8335         * src/compose.c
8336         * src/compose.h
8337                 Fix cursor positioning (not obeying %X)
8338
8339 2005-12-05 [paul]       1.9.100cvs66
8340
8341         * src/plugins/dillo_viewer/dillo_prefs.c
8342                 fix compilation warning
8343
8344 2005-12-05 [paul]       1.9.100cvs65
8345
8346         * src/prefs_spelling.c
8347         * src/plugins/trayicon/trayicon.c
8348                 cleanups - remove unused stuff
8349
8350 2005-12-05 [paul]       1.9.100cvs64
8351
8352         * README
8353         * manual/plugins.xml
8354                 remove info about removed mathml_viewer plugin
8355
8356 2005-12-05 [paul]       1.9.100cvs63
8357
8358         * configure.ac
8359         * src/plugins/Makefile.am
8360         * src/plugins/mathml_viewer/.cvsignore
8361         * src/plugins/mathml_viewer/Makefile.am
8362         * src/plugins/mathml_viewer/mathml_viewer.c
8363                 remove unmaintained mathml_viewer plugin
8364
8365 2005-12-05 [paul]       1.9.100cvs62
8366
8367         * src/summaryview.c
8368                 obey prefs_common.always_show_msg when
8369                 moving a msg
8370                 Thanks to Colin
8371
8372 2005-12-05 [paul]       1.9.100cvs61
8373
8374         * src/compose.c
8375         * src/prefs_account.c
8376         * src/prefs_filtering.c
8377         * src/prefs_quote.c
8378         * src/prefs_spelling.c
8379         * src/prefs_toolbar.c
8380         * src/summaryview.c
8381         * src/gtk/gtkutils.c
8382         * src/gtk/quicksearch.c
8383         * src/plugins/dillo_viewer/dillo_prefs.c
8384                 dialog cleanups
8385
8386 2005-12-04 [paul]       1.9.100cvs60
8387
8388         * src/inc.c
8389         * src/prefs_account.c
8390         * src/prefs_account.h
8391                 allow a Local account to specify a
8392                 default inbox
8393                 (closes bug 843 'Inbox cannot be changed for local
8394                  mailboxes')
8395
8396 2005-12-04 [colin]      1.9.100cvs59
8397
8398         * src/plugins/trayicon/trayicon.c
8399                 Remove Get, rename Get All to Get Mail in order to
8400                 be consistent with the default main toolbar
8401
8402 2005-12-03 [colin]      1.9.100cvs58
8403
8404         * manual/gpl.xml
8405         * manual/sylpheed-claws-manual.xml
8406                 Add GPL appendix
8407
8408 2005-12-03 [paul]       1.9.100cvs57
8409
8410         * AUTHORS
8411         * po/sv.po
8412         * src/gtk/authors.h
8413                 new (partially complete) Swedish translation
8414                 by Anders Troback <sylpheed@troback.com>
8415
8416 2005-12-02 [paul]       1.9.100cvs56
8417
8418         * configure.ac
8419                 libetpan 0.41 required
8420
8421 2005-12-02 [paul]       1.9.100cvs55
8422
8423         * src/plugins/clamav/clamav_plugin.c
8424         * src/plugins/clamav/clamav_plugin.h
8425         * src/plugins/clamav/clamav_plugin_gtk.c
8426         * src/plugins/spamassassin/spamassassin.c
8427         * src/plugins/spamassassin/spamassassin.h
8428         * src/plugins/spamassassin/spamassassin_gtk.c
8429                 unregister prefs pages on unloading, thus
8430                 preventing a crash
8431                 (thanks to Colin for the hint)
8432
8433 2005-12-02 [wwp]        1.9.100cvs54
8434
8435         * src/quote_fmt.h
8436         * src/quote_fmt_parse.y
8437                 fix misuse of gboolean*, use gboolean instead
8438                 (thanks to Paul, Colin, for pointing out that scaring one)
8439
8440 2005-12-02 [paul]       1.9.100cvs53
8441
8442         * src/plugins/clamav/clamav_plugin.c
8443                 int no --> unsigned int no
8444         * src/plugins/clamav/clamav_plugin_gtk.c
8445                 rework config page
8446
8447 2005-12-02 [wwp]        1.9.100cvs52
8448
8449         * src/compose.c
8450         * src/prefs_template.c
8451         * src/quote_fmt.h
8452         * src/quote_fmt_parse.y
8453                 prevent from executing |f and |p templates commands when
8454                 adding or replacing templates in prefs (avoids annoying and
8455                 potentially dangerous behaviours)
8456
8457 2005-12-02 [paul]       1.9.100cvs51
8458
8459         * src/prefs_common.c
8460                 allow translation of some default values
8461                 Patch by Fabien Vantard
8462
8463 2005-12-02 [paul]       1.9.100cvs50
8464
8465         * src/codeconv.c
8466         * src/codeconv.h
8467         * src/prefs_common.c
8468         * src/prefs_common.h
8469         * src/prefs_message.c
8470         * src/textview.c
8471                 remove obsolete 'convert_mb_alnum' option
8472                 and related stuff
8473         * src/gtk/about.c
8474                 remove unused 'about_textview_visibility_notify'
8475
8476 2005-12-02 [paul]       1.9.100cvs49
8477
8478         * src/prefs_account.c
8479         * src/prefs_compose_writing.c
8480         * src/prefs_fonts.c
8481         * src/prefs_gtk.h
8482         * src/prefs_image_viewer.c
8483         * src/prefs_message.c
8484         * src/prefs_other.c
8485         * src/prefs_receive.c
8486         * src/prefs_send.c
8487         * src/prefs_spelling.c
8488         * src/prefs_summaries.c
8489         * src/prefs_wrapping.c
8490         * src/plugins/dillo_viewer/dillo_prefs.c
8491         * src/plugins/pgpcore/prefs_gpg.c
8492                 several cleanups to the prefs dialogs
8493                 (slightly modified) patch by Fabien Vantard
8494
8495 2005-12-02 [paul]       1.9.100cvs48
8496
8497         * src/main.c
8498                 --exit means exit
8499         * src/send_message.c
8500                 fix crash on send when connection fails
8501
8502         Thanks to Colin
8503
8504 2005-12-01 [colin]      1.9.100cvs47
8505
8506         * src/html.c
8507                 Translate &hellip; to "..."
8508
8509 2005-11-30 [colin]      1.9.100cvs46
8510
8511         * src/matcher.c
8512         * src/matcher.h
8513                 Optimize back yesterday's fix.
8514
8515 2005-11-30 [paul]       1.9.100cvs45
8516
8517         * manual/faq.xml
8518                 standardised
8519         * manual/intro.xml
8520                 written by Colin, edited by me
8521
8522 2005-11-29 [colin]      1.9.100cvs44
8523
8524         * src/matcher.c
8525                 Skip headers unconditionnaly in match_body if the
8526                 rule is not message or ~message
8527
8528 2005-11-29 [colin]      1.9.100cvs43
8529
8530         * src/matcher.c
8531                 Fix body_part and such, not skipping headers 
8532                 if the matchcriteria wasn't the first in the rule
8533
8534 2005-11-29 [colin]      1.9.100cvs42
8535
8536         * src/compose.c
8537                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8538                 option missing from message view window)
8539                 Fix double text D'n'D with gtk-2.8
8540         * src/matcher.c
8541                 Fix ~message, ~headers_part, ~body_part rules
8542         * src/messageview.c
8543                 Add Windows-1252 (Closes bug #863)
8544                 Fix accels
8545         * src/gtk/gtkaspell.c
8546                 Properly destroy accels in all menus
8547
8548 2005-11-29 [mones]      1.9.100cvs41
8549
8550         * po/es.po
8551                 Updated.
8552
8553 2005-11-27 [colin]      1.9.100cvs40
8554
8555         * src/mh_gtk.c
8556                 "/Remove mailbox" -> "/Remove mailbox..."
8557
8558 2005-11-27 [paul]       1.9.100cvs39
8559
8560         * AUTHORS
8561         * po/de.po
8562         * src/gtk/authors.h
8563                 updated by new maintainer, Stephan Sachse
8564
8565 2005-11-27 [paul]       1.9.100cvs38
8566
8567         * manual/faq.xml
8568                 written by Colin, edited by me
8569
8570 2005-11-27 [paul]       1.9.100cvs37
8571
8572         * src/prefs_common.c
8573         * src/prefs_common.h
8574         * src/prefs_receive.c
8575         * src/prefs_summaries.c
8576                 move 'go to inbox after receiving new mail'
8577                 option from display/sumamaries to mail
8578                 handling/receive, and rework prefs_summaries
8579                 dialog a little
8580
8581 2005-11-25 [martin]     1.9.100cvs36
8582
8583         * po/de.po
8584             fixed windows-1252 translation;
8585             translated some new and fuzzy strings
8586
8587 2005-11-25 [paul]       1.9.100cvs35
8588
8589         * src/plugins/clamav/clamav_plugin.c
8590                 complete the update done in cvs34
8591
8592 2005-11-25 [paul]       1.9.100cvs34
8593
8594         * src/plugins/clamav/clamav_plugin.c
8595                 reflect upstream changes
8596
8597 2005-11-25 [paul]       1.9.100cvs33
8598
8599         * manual/ack.xml
8600         * manual/plugins.xml
8601         * manual/sylpheed-claws-manual.xml
8602                 written/updated by Colin, edited by me
8603         * tools/acroread2sylpheed.pl
8604                 update binary name
8605
8606 2005-11-24 [colin]      1.9.100cvs32
8607
8608         * src/compose.c
8609                 Fix bug #856 (reediting messages forgets Request
8610                 Return Receipt)
8611
8612 2005-11-24 [paul]       1.9.100cvs31
8613
8614         * manual/addrbook.xml
8615         * manual/starting.xml
8616                 written by Colin, proofread, edited, adapted by me
8617         * manual/advanced.xml
8618                 add some Actions examples
8619         * src/importldif.c
8620                 use a Save button instead of a Close button
8621         * src/wizard.c
8622                 indicate mandatory fields
8623                 fix page display
8624                 Thanks to Colin
8625
8626 2005-11-23 [colin]      1.9.100cvs30
8627
8628         * src/addressbook.c
8629                 Rename menu item, fix possible crash after
8630                 deletion of books
8631         * src/addrindex.c
8632                 Allow searching for '*' in ldap
8633         * src/browseldap.c
8634                 Fix "Browse Entry" (did anyone use it?)
8635         * src/wizard.c
8636                 Add guards for mandatory information
8637
8638 2005-11-23 [paul]       1.9.100cvs29
8639
8640         * manual/advanced.xml
8641                 corrections to the English
8642
8643 2005-11-23 [colin]      1.9.100cvs28
8644
8645         * src/mimeview.c
8646                 Fix possible crash at exit. After the call to
8647                 gtk_container_remove(), the Viewer's widget has no
8648                 more parent so gtk+ automatically frees it and its
8649                 sons. If destroy_viewer() then try to access it,
8650                 problems ensue.
8651
8652 2005-11-22 [colin]      1.9.100cvs27
8653
8654         * src/compose.c
8655         * src/gtk/gtkaspell.c
8656                 Fix right-clicking on a misspelled word
8657                 Fix More... in suggestions menu
8658
8659 2005-11-22 [wwp]        1.9.100cvs26
8660
8661         * src/prefs_template.c
8662                 templates works: re-sort templates list when adding or replacing,
8663                 prevent from adding or replacing when the template name is empty
8664
8665 2005-11-21 [colin]      1.9.100cvs25
8666
8667         * src/addressbook.c
8668                 Fix some addressbook suckage (dnd, select all)
8669         * src/compose.c
8670         * src/gtk/gtkaspell.c
8671         * src/gtk/gtkaspell.h
8672                 Make the spellchecker menu work with the 
8673                 GtkTextView one instead of overriding it
8674
8675 2005-11-20 [paul]       1.9.100cvs24
8676
8677         * manual/handling.xml
8678                 proofread and corrected
8679
8680 2005-11-20 [paul]       1.9.100cvs23
8681
8682         * manual/Makefile
8683                 generate html as one file
8684         * manual/advanced.xml
8685                 fix output generation
8686                 reformat hidden options list
8687         * manual/manual.xml     ** REMOVED **
8688         * manual/sylpheed-claws-manual.xml      ** ADDED **
8689                 renamed
8690
8691 2005-11-18 [colin]      1.9.100cvs22
8692
8693         * src/prefs_account.c
8694                 Fix layout in news and mbox accounts
8695         * manual/account.xml
8696         * manual/advanced.xml
8697                 New contents for Paul to check :)
8698
8699 2005-11-18 [wwp]        1.9.100cvs21
8700
8701         * src/gtk/quicksearch.c
8702                 don't update extended quicksearch buttons twice
8703
8704 2005-11-18 [paul]       1.9.100cvs20
8705
8706         * src/textview.c
8707                 complete 1.9.100cvs19
8708
8709 2005-11-18 [paul]       1.9.100cvs19
8710
8711         * src/compose.c
8712                 cosmetic improvements
8713         * src/textview.c
8714                 also list text/* attachments
8715
8716 2005-11-18 [colin]      1.9.100cvs18
8717
8718         * src/summaryview.c
8719                 Use column 0 instead of -1 in 
8720                 gtk_ctree_node_moveto, in a naive
8721                 hope it'll fix the gtk-related crashes
8722
8723 2005-11-18 [colin]      1.9.100cvs17
8724
8725         * src/gtk/inputdialog.c
8726                 Fix icon staying the first one
8727
8728 2005-11-17 [wwp]        1.9.100cvs16
8729                 fix possible problem showing some quicksearch buttons, and a bad
8730                 call to g_return_if_fail in a function that returns a value (both
8731                 fixes by Fabien Vantard)
8732
8733 2005-11-15 [wwp]        1.9.100cvs15
8734
8735         * src/gtk/quicksearch.c
8736                 added a tooltip to that obscure ... quicksearch button
8737
8738 2005-11-15 [wwp]        1.9.100cvs14
8739
8740         * src/gtk/quicksearch.c
8741                 add a quicksearch helper to filtering expression users: the ... button
8742                 raises the condition expr window. condition expressions set up w/ this
8743                 window are used by the quicksearch if the user closes it pressing OK.
8744
8745 2005-11-14 [paul]       1.9.100cvs13
8746
8747         * src/plugins/clamav/clamav_plugin.c
8748         * src/plugins/spamassassin/spamassassin.c
8749                 change plugin type following recent merging
8750
8751 2005-11-14 [wwp]        1.9.100cvs12
8752
8753         * src/folder.c
8754                 prevent from crashing when copying/moving message(s) from and
8755                 to the same folder
8756
8757 2005-11-14 [paul]       1.9.100cvs11
8758
8759         * src/plugins/clamav/Makefile.am
8760         * src/plugins/clamav/clamav_plugin.c
8761         * src/plugins/clamav/clamav_plugin.h
8762         * src/plugins/clamav/clamav_plugin_gtk.c
8763                 also merge clamav and clamav_gtk plugins
8764
8765 2005-11-13 [colin]      1.9.100cvs10
8766
8767         * configure.ac
8768         * src/plugins/spamassassin/Makefile.am
8769         * src/plugins/spamassassin/spamassassin.c
8770         * src/plugins/spamassassin/spamassassin.h
8771         * src/plugins/spamassassin/spamassassin_gtk.c
8772                 Merge spamassassin and spamassassin_gtk plugins,
8773                 and build it by default.
8774
8775 2005-11-12 [colin]      1.9.100cvs9
8776
8777         * src/etpan/imap-thread.c
8778                 Fix gcc warning
8779
8780 2005-11-12 [colin]      1.9.100cvs8
8781
8782         * src/procmime.c
8783                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8784
8785 2005-11-10 [colin]      1.9.100cvs7
8786
8787         * src/main.c
8788                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8789                 minimised state)
8790
8791 2005-11-10 [wwp]        1.9.100cvs6
8792
8793         * src/gtk/description_window.c
8794                 fix a crash when closing description windows using the WM's [X] button
8795
8796 2005-11-09 [colin]      1.9.100cvs5
8797
8798         * src/common/ssl.c
8799                 Update libetpan call to follow upstream
8800                 (yes, this requires libetpan-0.40cvs3)
8801
8802 2005-11-08 [colin]      1.9.100cvs4
8803
8804         * src/compose.c
8805         * src/textview.c
8806         * src/common/utils.c
8807         * src/common/utils.h
8808                 Enhance the email parser
8809
8810 2005-11-08 [colin]      1.9.100cvs3
8811
8812         * src/procmime.c
8813                 Fix what looks like an off-by-one (fixes 
8814                 attachments from the Bat)
8815
8816 2005-11-08 [wwp]        1.9.100cvs2
8817
8818         * src/main.c
8819                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8820
8821 2005-11-08 [wwp]        1.9.100cvs1
8822
8823         * src/main.c
8824                 allow exiting Sylpheed-Claws from command-line
8825
8826 2005-11-08 [paul]       1.9.100
8827
8828         1.9.100 released
8829
8830 2005-11-07 [colin]      1.9.99cvs17
8831
8832         * src/addritem.c
8833         * src/ldif.c
8834                 Fix import of base-64 encoded items
8835
8836 2005-11-07 [colin]      1.9.99cvs16
8837
8838         * src/send_message.c
8839                 Fix bug #314 (Queue does not empty under certain 
8840                 circumstances)
8841
8842 2005-11-07 [paul]       1.9.99cvs15
8843
8844         * src/mutt.c
8845         * src/pine.c
8846                 fix buffer overflows
8847                 Thanks to Colin
8848
8849 2005-11-07 [paul]       1.9.99cvs14
8850
8851         * doc/man/Makefile.am
8852         * doc/man/sylpheed-claws.1      ** ADDED **
8853         * doc/man/sylpheed.1            ** DELETED **
8854                 rename and update the man file
8855
8856 2005-11-06 [colin]      1.9.99cvs13
8857
8858         * src/ldif.c
8859                 Fix ldif_get_line() that returned empty strings
8860                 (Didn't understand why). Also fix a possible
8861                 buffer overflow.
8862
8863 2005-11-06 [wwp]        1.9.99cvs12
8864
8865         * src/textview.c
8866         * src/gtk/about.c
8867         * src/gtk/gtkutils.c
8868         * src/gtk/gtkutils.h
8869                 fix a compilation warning,
8870                 make links sensitive in the about dialog
8871
8872 2005-11-04 [wwp]        1.9.99cvs11
8873
8874         * src/gtk/about.c
8875                 don't wrap or translate URIs, and a bit text format cleanup
8876
8877 2005-11-04 [wwp]        1.9.99cvs10
8878
8879         * src/gtk/about.c
8880                 better textview tagging implementation (no more use of marks for
8881                 postponed tagging)
8882
8883 2005-11-02 [colin]      1.9.99cvs9
8884
8885         * src/common/ssl.c
8886                 Forgot an ifdef
8887
8888 2005-11-02 [colin]      1.9.99cvs8
8889
8890         * configure.ac
8891                 Require libetpan-0.40 due to upstream fix
8892         * src/common/ssl.c
8893                 Tell libetpan not to call SSL_Library_Init,
8894                 as we do it ourselves.
8895
8896 2005-11-02 [colin]      1.9.99cvs7
8897
8898         * po/POTFILES.in
8899                 Add missing files (thanks to Fabien Vantard)
8900
8901 2005-11-02 [colin]      1.9.99cvs6
8902
8903         * src/summaryview.c
8904                 Fix totals when read messages are hidden or quicksearch
8905                 is on
8906         * src/ssl_manager.c
8907         * src/ssl_manager.h
8908         * src/common/ssl_certificate.c
8909         * src/common/ssl_certificate.h
8910         * src/gtk/sslcertwindow.c
8911         * src/gtk/sslcertwindow.h
8912                 Fix copyright on my stuff
8913
8914 2005-11-02 [wwp]        1.9.99cvs5
8915
8916         * src/prefs_themes.c
8917                 fix directory name checking (theme installation/removal),
8918                 made related error a bit more verbose
8919
8920 2005-11-02 [colin]      1.9.99cvs4
8921
8922         * src/summaryview.c
8923                 Fix typo (probably fixes bug #841 (Sort by the From 
8924                 field doesn't work)
8925
8926 2005-11-02 [paul]       1.9.99cvs3
8927
8928         * po/ko.po
8929         * po/nb.po
8930                 updated by SungHyun Nam, Geir Helland
8931         * src/wizard.c
8932                 fix typo in welcome message. spotted by
8933                 Andrea Spadaccini
8934
8935 2005-11-01 [colin]      1.9.99cvs2
8936
8937         * src/compose.c
8938                 Fix replying to ml wen confirming subscription
8939         * src/messageview.c
8940         * src/mimeview.c
8941         * src/mimeview.h
8942         * src/privacy.h
8943         * src/summaryview.c
8944                 Make key check non blocking
8945
8946 2005-10-31 [paul]       1.9.99cvs1
8947
8948         * tools/claws.i18n.status.pl
8949                 updated for ChangeLog
8950
8951 2005-10-31 [paul]       1.9.99
8952
8953         1.9.99 released
8954
8955 2005-10-31 [paul]       1.9.15cvs131
8956
8957         * .cvsignore
8958         * ChangeLog
8959         * ChangeLog.claws       ** REMOVED **
8960         * ChangeLog-gtk2.claws  ** REMOVED **
8961         * ChangeLog.gtk1        ** ADDED **
8962         * INSTALL
8963         * Makefile.am
8964         * NEWS
8965         * README
8966         * README.claws          ** REMOVED **
8967         * README.jp             ** REMOVED **
8968         * RELEASE_NOTES         ** ADDED **
8969         * RELEASE_NOTES.claws   ** REMOVED **
8970         * commitHelper
8971         * configure.ac
8972         * sylpheed.spec.in      ** REMOVED **
8973                 tidy up and update the default docs:
8974                 ChangeLog.claws is renamed ChangeLog.gtk1
8975                 ChangeLog-gtk2.claws is renamed ChangeLog
8976                 README.claws is renamed README
8977                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8978
8979 2005-10-31 [paul]       1.9.15cvs130
8980
8981         * po/it.po
8982                 fix errors
8983
8984 2005-10-31 [paul]       1.9.15cvs129
8985
8986         * po/ca.po
8987         * po/de.po
8988         * po/en_GB.po
8989         * po/fr.po
8990         * po/it.po
8991         * po/pt_BR.po
8992         * po/sk.po
8993         * po/sr.po
8994         * po/zh_CN.po
8995                 updated by Miquel Oliete, Stephan Sachse and
8996                 Thomas Gilgin, me, Fabien Vantard, Andrea
8997                 Spadaccini, Frederico Goncalves Guimaraes,
8998                 Andrej Kacian, Aleksandar Urosevic, and
8999                 Ralgh Young.
9000
9001 2005-10-31 [mones]      1.9.15cvs128
9002
9003         * manual/faq.xml
9004                 More questions.
9005         
9006         * po/es.po
9007                 Updated for release.
9008
9009 2005-10-30 [colin]      1.9.15cvs127
9010
9011         * src/compose.c
9012                 Place cursor before rewrapping (fixes cursor
9013                 pos if quotation gets rewrapped)
9014
9015 2005-10-29 [paul]       1.9.15cvs126
9016
9017         * src/crash.c
9018         * src/foldersel.c
9019         * src/main.c
9020         * src/messageview.c
9021         * src/toolbar.c
9022         * src/gtk/authors.h
9023                 corrections to text items
9024
9025 2005-10-28 [colin]      1.9.15cvs125
9026
9027         * src/messageview.c
9028                 Make "hit 'C' to check sig" work from extern 
9029                 messageviews
9030
9031 2005-10-27 [colin]      1.9.15cvs124
9032
9033         * src/summaryview.c
9034                 Add a hack to avoid segfaulting when hammering 
9035                 on gtk's events
9036
9037 2005-10-27 [wwp]        1.9.15cvs123
9038
9039         * src/prefs_themes.c
9040                 sort list of themes names in themes prefs
9041
9042 2005-10-27 [paul]       1.9.15cvs122
9043
9044         * src/folder.c
9045         * src/prefs_account.c
9046                 fix building on Solaris
9047                 Patch by Alex Moore
9048
9049 2005-10-27 [wwp]        1.9.15cvs121
9050
9051         * src/summaryview.c
9052         * src/gtk/gtksctree.c
9053                 speed up unselecting messages in summary view (thanks to Colin)
9054
9055 2005-10-27 [paul]       1.9.15cvs120
9056
9057         * src/mainwindow.c
9058                 fix a compilation warning
9059         * src/summaryview.c
9060                 fix updating of 'n items selected' count
9061                 when deselecting
9062
9063 2005-10-27 [martin]     1.9.15cvs119
9064
9065         * src/action.c
9066                 ignore actions with a leading '/' in the action menu name
9067                 fixes a crash on menu creation
9068         * src/prefs_actions.c
9069                 do not allow a leading '/' in the action menu name
9070
9071 2005-10-27 [paul]       1.9.15cvs118
9072
9073         * src/main.c
9074                 fix compilation warning
9075
9076 2005-10-27 [paul]       1.9.15cvs117
9077
9078         * src/procmime.c
9079                 add #if HAVE_LOCALE_H
9080
9081 2005-10-27 [paul]       1.9.15cvs116
9082
9083         * src/plugins/clamav/clamav_plugin.c
9084         * src/plugins/dillo_viewer/dillo_viewer.c
9085         * src/plugins/mathml_viewer/mathml_viewer.c
9086         * src/plugins/pgpcore/plugin.c
9087         * src/plugins/pgpinline/plugin.c
9088         * src/plugins/pgpmime/plugin.c
9089         * src/plugins/spamassassin/spamassassin.c
9090         * src/plugins/trayicon/trayicon.c
9091                 plugin_init() : make error messages more
9092                 informative
9093
9094 2005-10-26 [wwp]        1.9.15cvs115
9095
9096         * src/prefs_matcher.c
9097                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9098
9099 2005-10-26 [wwp]        1.9.15cvs114
9100
9101         * src/procmime.c
9102         * src/gtk/gtksctree.c
9103         * src/plugins/spamassassin/libspamc.c
9104         * src/plugins/spamassassin/spamassassin.c
9105                 fix some compilation warnings more
9106
9107 2005-10-26 [mones]      1.9.15cvs113
9108
9109         * po/es.po
9110                 Updated translation
9111
9112 2005-10-26 [paul]       1.9.15cvs112
9113
9114         * src/prefs_message.c
9115                 give all display_xface stuff the
9116                 #if HAVE_LIBCOMPFACE treatment, thus
9117                 preventing a crash
9118                 (Thanks to Wolfgang Enderlein)
9119
9120 2005-10-26 [colin]      1.9.15cvs111
9121
9122         * src/gedit-print.c
9123                 Fix date format
9124         * src/imap_gtk.c
9125         * src/news_gtk.c
9126                 Remove context menu items that should not be there
9127         * src/jpilot.c
9128                 Fix encoding
9129         * src/main.c
9130         * src/mainwindow.c
9131                 Don't show the mainwindow too soon
9132
9133 2005-10-26 [wwp]        1.9.15cvs110
9134
9135         * src/folder.c
9136         * src/manual.c
9137         * src/summaryview.c
9138                 fix uninitialized pointers in the folder updating hook
9139                 (thanks to Colin)
9140
9141 2005-10-25 [mones]      1.9.15cvs109
9142
9143         * manual/faq.xml
9144                 General information subsection completed. 
9145                 Removed archaic references.
9146                 
9147         * manual/Makefile
9148         * manual/dtd/manual.dsl
9149                 Added customization stylesheet for getting paragraphs
9150                 fully justified in PDF output (as suggested by Colin).
9151
9152 2005-10-25 [colin]      1.9.15cvs108
9153
9154         * src/compose.c
9155                 Fix a second leak
9156
9157 2005-10-25 [colin]      1.9.15cvs107
9158
9159         * src/addrbook.c
9160         * src/addrindex.c
9161                 Fix leak (xml_get_element() allocates memory)
9162         * src/compose.c
9163                 Fix leak + dead code (shame!)
9164         * src/procmime.c
9165                 Fix leak
9166
9167 2005-10-25 [colin]      1.9.15cvs106
9168
9169         * src/mimeview.c
9170                 Fix encoding issue in Save all and in 
9171                 overwrite-confirmation alertpanel
9172
9173 2005-10-25 [colin]      1.9.15cvs105
9174
9175         * src/common/socket.c
9176                 Fix a leak - Thanks to Christopher Aillon
9177                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9178
9179 2005-10-25 [paul]       1.9.15cvs104
9180
9181         * src/wizard.c
9182                 Always guess servers from the right-hand
9183                 email part and guess username from the
9184                 left-hand part. (Thanks to Colin)
9185                 add an X-Face to the welcome message
9186
9187 2005-10-25 [paul]       1.9.15cvs103
9188
9189         * manual/handling.xml
9190                 written by Colin, edited by me
9191
9192 2005-10-25 [wwp]        1.9.15cvs102
9193
9194         * src/folderview.c
9195         * src/grouplistdialog.c
9196         * src/imap.c
9197         * src/noticeview.c
9198                 fix some compilation warnings
9199
9200 2005-10-24 [paul]
9201
9202         1.9.99-rc3 released
9203
9204 2005-10-24 [paul]       1.9.15cvs101
9205
9206         * src/gtk/about.c
9207                 fix window sizing
9208
9209 2005-10-24 [paul]       1.9.15cvs100
9210
9211         * src/pixmaps/offline.xpm
9212         * src/pixmaps/online.xpm
9213                 replace with last default versions
9214
9215 2005-10-24 [colin]      1.9.15cvs99
9216
9217         * src/imap.c
9218                 Fix bug when moving a folder
9219         * src/imap_gtk.c
9220         * src/mh_gtk.c
9221                 "Delete folder" pops up a window, so it 
9222                 should be suffixed with "..."
9223         * src/plugins/pgpcore/sgpgme.c
9224                 Include locale.h
9225
9226 2005-10-24 [mones]      1.9.15cvs98
9227
9228         * manual/Makefile
9229         * manual/account.xml
9230         * manual/ack.xml
9231         * manual/addrbook.xml
9232         * manual/advanced.xml
9233         * manual/faq.xml
9234         * manual/glossary.xml
9235         * manual/gpl.xml
9236         * manual/handling.xml
9237         * manual/intro.xml
9238         * manual/keyboard.xml
9239         * manual/manual.xml
9240         * manual/plugins.xml
9241         * manual/starting.xml
9242         * manual/dtd/sdocbook.dtd
9243                 Initial manual structure and some content.
9244
9245 2005-10-23 [wwp]        1.9.15cvs97
9246
9247         * src/gtk/about.c
9248                 fix a typo
9249
9250 2005-10-23 [wwp]        1.9.15cvs96
9251
9252         * src/gtk/about.c
9253         * src/gtk/authors.h
9254                 rework of the about window (main work by Paul), also featuring a few
9255                 fixes for typos and duplicate names
9256
9257 2005-10-23 [wwp]        1.9.15cvs95
9258
9259         * src/.cvsignore
9260                 Ignore the right binary name (sylpheed-claws now)
9261
9262 2005-10-23 [paul]       1.9.15cvs94
9263
9264         * src/compose.c
9265                 when using Folder Pref 'Default To for
9266                 replies' make the entry in the Compose
9267                 window bold
9268                 Patch by Fabien Vantard
9269
9270 2005-10-22 [colin]      1.9.15cvs93
9271
9272         * src/codeconv.c
9273                 Fix leak
9274
9275 2005-10-22 [colin]      1.9.15cvs92
9276
9277         * src/codeconv.c
9278                 try to convert using locale (apart utf8) if necessary
9279
9280 2005-10-22 [colin]      1.9.15cvs91
9281
9282         * src/pixmaps/new.xpm
9283         * src/pixmaps/unread.xpm
9284                 Make the unread envelope blue again and
9285                 saturate the new one a bit more.
9286
9287 2005-10-22 [colin]      1.9.15cvs90
9288
9289         * src/compose.c
9290                 When replying to a mail sent by one of our accounts,
9291                 use the original list of recipients. Let 'Reply All'
9292                 and 'Reply to sender' work like previously.
9293
9294 2005-10-21 [colin]      1.9.15cvs89
9295
9296         * src/prefs_filtering.c
9297                 Clear fields after add and replace
9298         * src/textview.c
9299                 Display xface differently (better)
9300         * src/plugins/pgpinline/pgpinline.c
9301                 Fix crappy encodings/recodings
9302
9303 2005-10-21 [paul]       1.9.15cvs88
9304
9305         * src/compose.c
9306         * src/prefs_folder_item.c
9307         * src/toolbar.c
9308                 fix news folder Folder Properties
9309                 (thanks to Colin)
9310         * src/folderview.c
9311                 update folderview after Themes change
9312                 keep selected folder selected
9313                 (thanks to Colin)
9314
9315 2005-10-21 [paul]       1.9.15cvs87
9316
9317         * tools/Makefile.am
9318         * tools/OOo2sylpheed.pl
9319         * tools/README
9320         * tools/README.sylprint
9321         * tools/asus_mailled.sh         ** REMOVED **
9322         * tools/filter_conv.pl
9323         * tools/freshmeat_search.pl
9324         * tools/google_search.pl
9325         * tools/gpg-sign-syl            ** REMOVED **
9326         * tools/kmail2sylpheed.pl
9327         * tools/kmail2sylpheed_v2.pl
9328         * tools/multiwebsearch.pl
9329         * tools/nautilus2sylpheed.sh
9330         * tools/newscache_clean.pl
9331         * tools/outlook2sylpheed.pl
9332         * tools/sylpheed-switcher       ** REMOVED **
9333         * tools/sylprint.pl
9334         * tools/sylprint.rc
9335         * tools/tb2sylpheed
9336         * tools/vcard2xml.py
9337         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9338                 update default config dir
9339                 update binary name (thanks to Fabien Vantard)
9340                 remove obsolete scripts
9341
9342 2005-10-21 [colin]      1.9.15cvs86
9343
9344         * src/inc.c
9345                 Fix possible leak and units. Based on a patch by
9346                 Fabien Vantard.
9347
9348 2005-10-20 [colin]      1.9.15cvs85
9349
9350         * src/textview.c
9351                 Clear xface when clearing textview
9352
9353 2005-10-20 [colin]      1.9.15cvs84
9354
9355         * configure.ac
9356         * src/folderview.c
9357         * src/headerview.c
9358         * src/main.c
9359         * src/prefs_common.c
9360         * src/prefs_common.h
9361         * src/prefs_message.c
9362         * src/textview.c
9363         * src/textview.h
9364         * src/common/defs.h
9365         * src/common/utils.c
9366         * src/common/utils.h
9367         * src/gtk/gtkutils.c
9368         * src/gtk/gtkutils.h
9369                 Migrate config to .sylpheed-claws (Automatically)
9370                 Add a way to get the Xface in the TextView
9371
9372 2005-10-20 [colin]      1.9.15cvs83
9373
9374         * src/gtk/Makefile.am
9375         * src/gtk/about.c
9376         * src/gtk/authors.h
9377                 Make the about dialog *grooovy*
9378
9379 2005-10-20 [colin]      1.9.15cvs82
9380
9381         * src/mimeview.c
9382                 Use "Open with" on double click if no command
9383                 was found
9384
9385 2005-10-20 [colin]      1.9.15cvs81
9386
9387         * src/imap.c
9388         * src/etpan/imap-thread.c
9389                 Fix possible crash.
9390
9391 2005-10-20 [paul]       1.9.15cvs80
9392
9393         * src/folder.c
9394                 don't show clipkey icon if the only
9395                 attachment is the signature
9396                 Patch by Colin
9397
9398 2005-10-20 [paul]       1.9.15cvs79
9399
9400         * AUTHORS
9401         * src/plugins/pgpmime/pgpmime.c
9402                 name the PGP/MIME signature 'signature.asc'
9403                 Patch by Andrew Nelson <freeandy@gmail.com>
9404
9405 2005-10-19 [colin]      1.9.15cvs78
9406
9407         * src/plugins/pgpmime/pgpmime.c
9408                 Oops, no need to double-check though
9409
9410 2005-10-19 [colin]      1.9.15cvs77
9411
9412         * src/plugins/pgpinline/pgpinline.c
9413         * src/plugins/pgpmime/pgpmime.c
9414                 Check that my_tmpfile() doesn't 
9415                 return NULL
9416
9417 2005-10-19 [colin]      1.9.15cvs76
9418
9419         * src/common/utils.c
9420                 Use shorter mime boundaries to avoid having
9421                 MTAs rewrapping our headers, breaking the
9422                 PGP signature in the process 
9423         * src/compose.c
9424         * src/plugins/pgpmime/pgpmime.c
9425                 Check for boundary uniqueness to be sure
9426                 it won't happen, instead of hoping for the
9427                 best
9428
9429 2005-10-19 [colin]      1.9.15cvs75
9430
9431         * sylpheed-claws.desktop
9432         * src/Makefile.am
9433         * src/main.c
9434                 Ship a sylpheed-claws binary instead
9435                 of a sylpheed one. Change the socket
9436                 name, too
9437         * src/folderview.c
9438                 Update folder only if it changed
9439         * src/wizard.c
9440                 Fix i18n in welcome mail, patch by
9441                 Fabien Vantard
9442
9443 2005-10-19 [paul]
9444
9445         1.9.99-rc2 released
9446
9447 2005-10-19 [paul]       1.9.15cvs74
9448
9449         * src/folder.c
9450         * src/folderview.c
9451                 fix summaryview update
9452                 Patch by Colin
9453
9454 2005-10-18 [colin]      1.9.15cvs73
9455
9456         * src/plugins/pgpcore/passphrase.c
9457                 Don't XGrabServer, and try a bit more to 
9458                 sync everything before grabbing mouse/keyboard
9459
9460 2005-10-18 [colin]      1.9.15cvs72
9461
9462         * src/Makefile.am
9463         * src/addressadd.c
9464         * src/addressbook.c
9465         * src/folderview.c
9466         * src/grouplistdialog.c
9467         * src/mimeview.c
9468         * src/stock_pixmap.c
9469         * src/stock_pixmap.h
9470         * src/summaryview.c
9471         * src/gtk/gtksctree.c
9472         * src/gtk/gtksctree.h
9473         * src/pixmaps/empty.xpm
9474                 Implement a wrapper call for gtk_ctree_set_node_info
9475                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9476                 pixmap instead of a NULL one. This works around some
9477                 memory problems deep inside gtk, revealed by valgrind,
9478                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9479                 as locked crashes sylpheed.), as well as, probably, 
9480                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9481
9482 2005-10-17 [colin]      1.9.15cvs71
9483
9484         * src/mimeview.c
9485                 Provide visual feedback when checking
9486                 signature
9487
9488 2005-10-17 [colin]      1.9.15cvs70
9489
9490         * src/main.c
9491                 Keep the folder list frozen while checking caches...
9492
9493 2005-10-17 [colin]      1.9.15cvs69
9494
9495         * src/addr_compl.c
9496                 Fi bug #833 (Autocompleting from addressbook 
9497                 fails with extended chars)
9498         * src/imap.c
9499                 Fix 'adding messages' staying in statusbar
9500                 after an error
9501
9502 2005-10-17 [wwp]        1.9.15cvs68
9503
9504         * src/ssl_manager.c
9505                 Fix buttons' layout resizing when window size changes
9506
9507 2005-10-17 [wwp]        1.9.15cvs67
9508
9509         * src/account.c
9510         * src/prefs_account.c
9511         * src/prefs_common.c
9512         * src/prefs_common.h
9513         * src/prefs_folder_item.c
9514         * src/prefs_gtk.c
9515         * src/gtk/logwindow.c
9516         * src/gtk/pluginwindow.c
9517         * src/gtk/prefswindow.c
9518         * src/gtk/prefswindow.h
9519                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9520
9521 2005-10-17 [paul]       1.9.15cvs66
9522
9523         * configure.ac
9524                 fix missing libetpan message
9525         * po/en_GB.po
9526                 updated
9527         * src/crash.c
9528         * src/manual.c
9529         * src/prefs_themes.c
9530         * src/common/defs.h
9531                 add some new URI defines, change some
9532                 others
9533         * src/wizard.c
9534                 make welcome message translatable
9535                 small improvements to english
9536                 other tweaks
9537         * src/gtk/menu.c
9538                 fix warnings
9539
9540 2005-10-17 [paul]       1.9.15cvs65
9541
9542         * src/summaryview.c
9543                 fix column titles
9544
9545 2005-10-16 [mones]      1.9.15cvs64
9546
9547         * po/es.po
9548                 Updated translation
9549
9550 2005-10-16 [colin]
9551
9552         1.9.99-rc1 released
9553
9554 2005-10-16 [colin]      1.9.15cvs63
9555
9556         * src/wizard.c
9557                 Fix whitespace
9558
9559 2005-10-16 [colin]      1.9.15cvs62
9560
9561         * src/toolbar.c
9562                 s/Get All/Get Mail/
9563         * src/wizard.c
9564                 Real welcome mail text, thanks Paul
9565
9566 2005-10-16 [colin]      1.9.15cvs61
9567
9568         * src/editldap.c
9569         * src/exporthtml.c
9570         * src/main.c
9571         * src/mainwindow.c
9572         * src/prefs_themes.c
9573         * src/prefs_toolbar.c
9574         * src/plugins/demo/demo.c
9575         * src/plugins/trayicon/trayicon.c
9576                 s/Sylpheed/Sylpheed-Claws/
9577
9578 2005-10-16 [colin]      1.9.15cvs60
9579
9580         * src/wizard.c
9581                 Add a welcome email in the first empty mailbox
9582         * src/prefs_common.c
9583                 Change one more default
9584
9585 2005-10-16 [colin]      1.9.15cvs59
9586
9587         * src/wizard.c
9588                 Remove printf
9589
9590 2005-10-16 [colin]      1.9.15cvs58
9591
9592         * src/toolbar.c
9593         * src/prefs_common.c
9594                 Change some defaults
9595
9596 2005-10-16 [colin]      1.9.15cvs57
9597
9598         * src/toolbar.c
9599         * src/prefs_common.c
9600                 Change some defaults
9601
9602 2005-10-16 [colin]      1.9.15cvs56
9603
9604         * src/wizard.c
9605                 By default, initialize fonts to have
9606                 the same size as normal GtkWidgets
9607
9608 2005-10-16 [colin]      1.9.15cvs55
9609
9610         * src/mimeview.c
9611                 Fix message a bit more
9612
9613 2005-10-16 [colin]      1.9.15cvs54
9614
9615         * src/addressbook.c
9616                 Second attempt at flicker fixing
9617
9618 2005-10-16 [colin]      1.9.15cvs53
9619
9620         * src/addressbook.c
9621                 Fix flicker
9622
9623 2005-10-16 [wwp]        1.9.15cvs52
9624
9625         * src/addressbook.c
9626         * src/editaddress.c
9627         * src/prefs_common.c
9628         * src/prefs_common.h
9629                 Remember window sizes (address book)
9630
9631 2005-10-16 [wwp]        1.9.15cvs51
9632
9633         * src/plugins/clamav/clamav_plugin_gtk.c
9634         * src/plugins/spamassassin/spamassassin_gtk.c
9635                 Fix compilation warnings (missing #include).
9636
9637 2005-10-16 [colin]      1.9.15cvs50
9638
9639         * src/mimeview.c
9640         * src/summaryview.c
9641         * src/textview.c
9642                 Make 'c' check signature, and forward
9643                 c, l, y, t from summaryview to mimeview
9644
9645 2005-10-16 [colin]      1.9.15cvs49
9646
9647         * src/addressbook.c
9648                 Put border around buttons
9649         * src/mainwindow.c
9650         * src/summaryview.c
9651                 Rework menus (Patch based on a patch
9652                 by Paul)
9653
9654 2005-10-15 [wwp]        1.9.15cvs48
9655
9656         * src/editjpilot.c
9657         * src/editldap.c
9658         * src/editvcard.c
9659         * src/exphtmldlg.c
9660         * src/expldifdlg.c
9661         * src/export.c
9662         * src/import.c
9663         * src/importldif.c
9664         * src/importmutt.c
9665         * src/importpine.c
9666         * src/prefs_account.c
9667         * src/prefs_spelling.c
9668         * src/gtk/gtkutils.c
9669         * src/gtk/gtkutils.h
9670         * src/plugins/clamav/clamav_plugin_gtk.c
9671         * src/plugins/spamassassin/spamassassin_gtk.c
9672                 use nicer browse-for-file/dir buttons than the "..." ones,
9673                 code factorizing more.
9674
9675 2005-10-14 [colin]      1.9.15cvs47
9676
9677         * src/mainwindow.c
9678                 set relief on the account switcher so that people see it
9679                 grey out Create processing rules when no message is selected
9680         * src/prefs_filtering.c
9681                 ask before closing if the rule has not been modified, even if
9682                 it's not valid
9683         * src/prefs_matcher.c
9684                 fix sensitivity when entering the dialog
9685         * src/gtk/inputdialog.c
9686                 display a better icon on password ask
9687         * src/plugins/pgpcore/passphrase.c
9688                 make the dialog look better
9689
9690 2005-10-14 [paul]       1.9.15cvs46
9691
9692         * src/folderview.c
9693                 indicate presense of marked msgs in
9694                 unexpanded subfolders
9695
9696 2005-10-14 [paul]       1.9.15cvs45
9697
9698         * src/prefs_actions.c
9699         * src/prefs_common.c
9700         * src/prefs_common.h
9701         * src/prefs_filtering_action.c
9702         * src/prefs_matcher.c
9703         * src/prefs_template.c
9704                 remember window sizes
9705                 fix Info button size
9706
9707         Patches by wwp
9708
9709 2005-10-13 [colin]      1.9.15cvs44
9710
9711         * src/mimeview.c
9712         * src/noticeview.c
9713         * src/noticeview.h
9714                 Add a tooltip on the icon (optional) 
9715                 Get rid of the signature buttons and only
9716                 use the icon+tooltip
9717
9718 2005-10-13 [colin]      1.9.15cvs43
9719
9720         * src/noticeview.c
9721         * src/noticeview.h
9722                 Add hand cursor for hovering over icon
9723
9724 2005-10-13 [colin]      1.9.15cvs42
9725
9726         * src/summaryview.c
9727                 Fix crash when quicksearch's hidden 
9728                 at startup
9729
9730 2005-10-13 [colin]      1.9.15cvs41
9731
9732         * src/compose.c
9733                 Set subject when forwarding multiple mails
9734                 Check that other recipient than the default Cc or Bcc
9735                 have been set before sending.
9736
9737 2005-10-13 [colin]      1.9.15cvs40
9738
9739         * src/imap.c
9740                 Batch per-folder
9741                 Introduce locking, but don't use it yet
9742
9743 2005-10-13 [colin]      1.9.15cvs39
9744
9745         * src/gtk/quicksearch.c
9746                 Reset quicksearch when hiding it
9747                 Make sticky a real pref
9748
9749 2005-10-13 [colin]      1.9.15cvs38
9750
9751         * src/summaryview.c
9752                 Faster prefs apply
9753
9754 2005-10-13 [colin]      1.9.15cvs37
9755
9756         * src/mimeview.c
9757         * src/noticeview.c
9758         * src/noticeview.h
9759         * src/plugins/pgpcore/sgpgme.c
9760                 Make privacy icon clickable
9761                 Move Trust field in Full info
9762                 When trust is less than full, don't display
9763                 a warning icon
9764
9765 2005-10-13 [colin]      1.9.15cvs36
9766
9767         * src/folder.c
9768                 Batch on flags sync
9769         * src/folderview.c
9770                 Revert speed hack which is dangerous in fact
9771                 Apply prefs faster
9772
9773 2005-10-13 [colin]      1.9.15cvs35
9774
9775         * src/folder_item_prefs.c
9776                 Fix pref corruption on folder move. Patch
9777                 by wwp
9778
9779 2005-10-13 [paul]       1.9.15cvs34
9780
9781         * src/export.c
9782         * src/import.c
9783                 fix typos in g_warnings
9784         * src/prefs_account.c
9785                 add a file selector for Signature file
9786
9787         Patches by wwp
9788
9789 2005-10-12 [colin]      1.9.15cvs33
9790
9791         * src/mimeview.c
9792                 Provide a quick way to go back from a
9793                 signature's full info to the email part
9794
9795 2005-10-12 [colin]      1.9.15cvs32
9796
9797         * src/compose.c
9798                 Remove old hack of encoding signed mails with base64.
9799                 QP works equally well.
9800
9801 2005-10-12 [colin]      1.9.15cvs31
9802
9803         * src/crash.c
9804                 Replace deprecated GtkText with GtkTextView
9805         * src/imap.c
9806                 Fix a logic bug about counts in imap_select
9807                 (previously un-triggered)
9808         * src/mainwindow.c
9809         * src/summaryview.c
9810         * src/news.c
9811                 Allow local deletion of news posts
9812         * src/mimeview.c
9813                 Show GPG noticeview on the message/rfc822 part
9814                 in addition to the text/plain one
9815         * src/prefs_image_viewer.c
9816           src/plugins/pgpcore/prefs_gpg.c
9817                 Polish (set the label as part of the checkbox)
9818         * src/wizard.c
9819                 Don't sit there doing nothing after destroying
9820                 the window - return err
9821
9822 2005-10-11 [colin]      1.9.15cvs30
9823
9824         * src/folderview.c
9825                 Apply processing rules before showing folders.
9826                 Early folder show (before flags sync) will only
9827                 be done when there are no processing rules (nor
9828                 pre- or post- ones)
9829         * src/imap.c
9830                 Fix stuff related to mail subdir, creation and 
9831                 deletion of folders 
9832         * src/imap_gtk.c
9833                 Don't allow creation of folders in NoInferior
9834                 folders, as it won't work
9835
9836 2005-10-10 [colin]      1.9.15cvs29
9837
9838         * src/compose.c
9839                 Reselect "None" Privacy system when selecting an
9840                 account with no privacy system defined
9841
9842 2005-10-10 [colin]      1.9.15cvs28
9843
9844         * src/mainwindow.c
9845                 Add Windows-1252 encoding
9846         * src/prefs_common.c
9847                 Rework some defaults:
9848                 - autosave to draft by default
9849                 - don't show header pane (it's already in the textview)
9850                 - Select first new or unread mail on entry
9851                 - Assume 'Yes' to change folder when there's no more
9852                   unread message
9853         * src/prefs_matcher.c
9854                 Fix a gtk assertion failure
9855         * src/gtk/colorlabel.c
9856                 Workaround bad repainting on selection
9857         * src/main.c
9858                 Freeze/thaw (a bit faster on ssh -X)
9859         * src/msgcache.c
9860                 Get rid of StrdupConverter that just adds an
9861                 extra strdup/free 
9862         * src/etpan/imap_thread.c
9863                 memset buf to 0
9864
9865 2005-10-10 [colin]      1.9.15cvs27
9866
9867         * src/export.c
9868         * src/import.c
9869                 Fix compile on gtk 2.4. Patch by wwp
9870
9871 2005-10-09 [colin]      1.9.15cvs26
9872
9873         * src/mainwindow.c
9874         * src/messageview.c
9875         * src/summaryview.c
9876                 Clarify forward menus. Patch by wwp
9877
9878 2005-10-09 [colin]      1.9.15cvs25
9879
9880         * src/compose.c
9881         * src/compose.h
9882                 Fix bug #829 (Non-working "Encrypt message by 
9883                 default when replying to an encrypted message")
9884
9885 2005-10-08 [colin]      1.9.15cvs24
9886
9887         * src/wizard.c
9888                 Fix bug #827 ("Welcome" setup wizard after a 
9889                 permission error gives up & forgets itself.)
9890
9891 2005-10-08 [colin]      1.9.15cvs23
9892
9893         * src/procmime.c
9894                 Fix bug #828 (Ignoring headers with spaces around = sign)
9895
9896 2005-10-08 [colin]      1.9.15cvs22
9897
9898         * src/export.c
9899                 Warning fix by wwp
9900
9901 2005-10-08 [colin]      1.9.15cvs21
9902
9903         * src/folder.c
9904         * src/folder.h
9905                 Add a processing_pending indicator, set on 
9906                 folder_item_open and cleared after 
9907                 folder_item_process_open
9908         * src/folderview.c
9909         * src/summaryview.c
9910                 wrap procmsg_msginfo_*_flags, and in the
9911                 wrapper check that there's no folder processing 
9912                 pending. If there is, defer the flags change until 
9913                 processing is done to avoid stepping over each
9914                 other's toes.
9915                 Freeze during processing, but not during scanning.
9916
9917 2005-10-07 [colin]      1.9.15cvs20
9918
9919         * src/plugins/pgpcore/passphrase.c
9920                 Fix bug #826 (X-Server hangs when 
9921                 right-clicking a PGP encrypted message)
9922
9923 2005-10-07 [paul]       1.9.15cvs19
9924
9925         * src/compose.c
9926                 fix compose_entries[]
9927                 patch by Fabien Vantard
9928
9929 2005-10-06 [colin]      1.9.15cvs18
9930
9931         * src/pixmaps/address.xpm
9932         * src/pixmaps/address_book.xpm
9933         * src/pixmaps/book.xpm
9934         * src/pixmaps/check_spelling.xpm
9935         * src/pixmaps/checkbox_off.xpm
9936         * src/pixmaps/checkbox_on.xpm
9937         * src/pixmaps/close.xpm
9938         * src/pixmaps/complete.xpm
9939         * src/pixmaps/continue.xpm
9940         * src/pixmaps/deleted.xpm
9941         * src/pixmaps/down_arrow.xpm
9942         * src/pixmaps/exec.xpm
9943         * src/pixmaps/forwarded.xpm
9944         * src/pixmaps/group.xpm
9945         * src/pixmaps/ignorethread.xpm
9946         * src/pixmaps/interface.xpm
9947         * src/pixmaps/jpilot.xpm
9948         * src/pixmaps/ldap.xpm
9949         * src/pixmaps/linewrap.xpm
9950         * src/pixmaps/linewrapcurrent.xpm
9951         * src/pixmaps/mail.xpm
9952         * src/pixmaps/mail_attach.xpm
9953         * src/pixmaps/mail_compose.xpm
9954         * src/pixmaps/mail_forward.xpm
9955         * src/pixmaps/mail_receive.xpm
9956         * src/pixmaps/mail_receive_all.xpm
9957         * src/pixmaps/mail_reply.xpm
9958         * src/pixmaps/mail_reply_to_all.xpm
9959         * src/pixmaps/mail_reply_to_author.xpm
9960         * src/pixmaps/mail_send.xpm
9961         * src/pixmaps/mail_send_queue.xpm
9962         * src/pixmaps/mime_application.xpm
9963         * src/pixmaps/mime_audio.xpm
9964         * src/pixmaps/mime_image.xpm
9965         * src/pixmaps/mime_message.xpm
9966         * src/pixmaps/mime_text_enriched.xpm
9967         * src/pixmaps/mime_text_html.xpm
9968         * src/pixmaps/mime_text_plain.xpm
9969         * src/pixmaps/mime_unknown.xpm
9970         * src/pixmaps/new.xpm
9971         * src/pixmaps/news_compose.xpm
9972         * src/pixmaps/offline.xpm
9973         * src/pixmaps/online.xpm
9974         * src/pixmaps/paste.xpm
9975         * src/pixmaps/preferences.xpm
9976         * src/pixmaps/privacy_emblem_encrypted.xpm
9977         * src/pixmaps/privacy_expired.xpm
9978         * src/pixmaps/privacy_failed.xpm
9979         * src/pixmaps/privacy_passed.xpm
9980         * src/pixmaps/privacy_signed.xpm
9981         * src/pixmaps/privacy_unknown.xpm
9982         * src/pixmaps/privacy_warn.xpm
9983         * src/pixmaps/properties.xpm
9984         * src/pixmaps/replied.xpm
9985         * src/pixmaps/search.xpm
9986         * src/pixmaps/unread.xpm
9987         * src/pixmaps/up_arrow.xpm
9988         * src/pixmaps/vcard.xpm
9989                 Modernize internal theme, with icons from the 
9990                 Gnomaws theme. Keep some of the old ones where
9991                 they were better.
9992
9993 2005-10-06 [colin]      1.9.15cvs17
9994
9995         * src/summaryview.c
9996                 Little optimisations + bugfix
9997         * src/toolbar.c
9998                 Remove default useless items - useless being defined
9999                 by the default relevant prefs
10000         * src/wizard.c
10001                 include config.h to make gettext work
10002         * src/prefs_themes.c
10003                 Fix selection of current theme in prefs
10004
10005 2005-10-06 [colin]      1.9.15cvs16
10006
10007         * src/prefs_common.c
10008         * src/prefs_common.h
10009         * src/prefs_summaries.c
10010         * src/folderview.c
10011                 Add a warning dialog on Mark all read 
10012                 (with pref to get rid of it)
10013
10014 2005-10-06 [paul]       1.9.15cvs15
10015
10016         * po/nb.po
10017         * po/pt_BR.po
10018                 updated by Geir Helland and Frederico
10019                 Goncalves Guimaraes
10020
10021 2005-10-05 [colin]      1.9.15cvs14
10022
10023         * src/folder.c
10024         * src/folder.h
10025         * src/folderview.c
10026         * src/folderview.h
10027         * src/imap_gtk.c
10028         * src/mh_gtk.c
10029         * src/mainwindow.c
10030         * src/setup.c
10031                 add a way to rescan without rebuilding
10032                 make moving a bit faster (less folders changes)
10033                 don't lock the tree on Get 
10034         * src/imap.c
10035                 Don't re-delete deleted messages before expunging
10036         * src/summaryview.c
10037                 Set batch mode when deleting mails
10038
10039 2005-10-05 [paul]       1.9.15cvs13
10040
10041         * src/mainwindow.c
10042         * src/mainwindow.h
10043                 fix disabled Execute menu item
10044         * src/toolbar.c
10045                 match the change in 1.9.15cvs10: use Compose
10046                 instead of News by default
10047
10048 2005-10-04 [colin]      1.9.15cvs12
10049
10050         * src/compose.c
10051                 When replying to an ML post with Reply-To set
10052                 to the poster's email, honor it (as before),
10053                 but also honor our user's request to reply to
10054                 the mailing list: set the ML address in the To
10055                 field and the Reply-To address in the Cc: 
10056                 field.
10057
10058 2005-10-04 [colin]      1.9.15cvs11
10059
10060         * src/plugins/trayicon/trayicon.c
10061                 Finish cosmetic change - thanks to wwp
10062
10063 2005-10-04 [colin]      1.9.15cvs10
10064
10065         * src/toolbar.c
10066                 Use Compose instead of Email by default.
10067                 Spotted by wwp.
10068
10069 2005-10-04 [colin]      1.9.15cvs9
10070
10071         * src/folder.c
10072         * src/folder.h
10073         * src/folderview.c
10074         * src/imap.c
10075         * src/etpan/imap-thread.c
10076         * src/etpan/imap-thread.h
10077                 Try to make IMAP faster, by simplifying SEARCH
10078                 commands, avoiding sending two STATUS in a row,
10079                 and deferring flags sync and processing just
10080                 after displaying the folder. 
10081                 This will update the SummaryView in certain
10082                 cases (new mails not already fetched, flags
10083                 changed from another client) but in a non-
10084                 blocking manner.
10085
10086 2005-10-04 [colin]      1.9.15cvs8
10087
10088         * src/plugins/trayicon/trayicon.c
10089                 Relabel "Offline" to "Work offline"
10090
10091 2005-10-04 [colin]      1.9.15cvs7
10092
10093         * src/export.c
10094         * src/import.c
10095         * src/mbox.c
10096                 Fix mbox import/export buglets
10097                 Patch by wwp
10098         * src/plugins/trayicon/trayicon.c
10099                 Add offline swithc
10100                 Patch by wwp
10101
10102 2005-10-04 [colin]      1.9.15cvs6
10103
10104         * src/folder.c
10105         * src/folderview.c
10106         * src/summaryview.c
10107                 Better fix (don't break mark all read) for cvs2
10108
10109 2005-10-03 [colin]      1.9.15cvs5
10110
10111         * src/folder.c
10112                 Use a sane sort by default
10113
10114 2005-10-03 [colin]      1.9.15cvs4
10115
10116         * src/inc.c
10117                 Add a 'Only once' button for overriding offline mode
10118         * src/prefs_account.c
10119         * src/wizard.c
10120                 Add Local mbox to the wizard
10121                 Add IMAP subdir to the wizard (or the wizard is useless
10122                 for such accounts, or even worse than useless)
10123                 Move IMAP subdir from Advanced to Receive tab, as it's
10124                 not that uncommon
10125
10126 2005-10-03 [colin]      1.9.15cvs3
10127
10128         * src/send_message.c
10129                 Forgot this one in cvs1
10130
10131 2005-10-03 [colin]      1.9.15cvs2
10132
10133         * src/folder.c
10134                 Faster close when leaving a folder with lots
10135                 of new mails. Idea by David Relson.
10136
10137 2005-10-03 [colin]      1.9.15cvs1
10138
10139         * src/compose.c
10140         * src/imap.c
10141         * src/inc.c
10142         * src/main.c
10143         * src/messageview.c
10144         * src/news.c
10145         * src/summaryview.c
10146         * src/gtk/sslcertwindow.c
10147         * src/plugins/trayicon/trayicon.c
10148                 Add accels to every AlertPanel. Patch by Fabien 
10149                 Vantard
10150
10151 2005-10-03 [paul]       1.9.15
10152
10153         1.9.15 released
10154
10155 2005-10-03 [paul]       1.9.14cvs68
10156
10157         * po/ca.po
10158         * po/de.po
10159         * po/es.po
10160         * po/fi.po
10161         * po/fr.po
10162         * po/sk.po
10163         * po/sr.po
10164         * po/zh_CN.po
10165                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10166                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10167                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10168
10169 2005-10-03 [paul]       1.9.14cvs67
10170
10171         * src/send_message.c
10172                 prevent hang on Cancel
10173                 patch by Colin
10174
10175 2005-10-03 [paul]       1.9.14cvs66
10176
10177         * src/main.c
10178                 fix crash in IMAP caused by discrepancy
10179                 between check_at_startup and offline mode
10180                 Patch by Colin
10181
10182 2005-10-01 [paul]       1.9.14cvs65
10183
10184         * src/inc.c
10185                 fix engrish
10186
10187 2005-10-01 [paul]       1.9.14cvs64
10188         * src/export.c
10189         * src/import.c
10190                 synchronise import_mbox() and export_mbox()
10191         * src/mbox.c
10192                 proc_mbox(): add alert if file cannot be opened
10193                 export_list_to_mbox(): test if dest file exists,
10194                 prompt user to overwrite if it does. add alert
10195                 if file cannot be created
10196                                                                 
10197         Patch by wwp
10198                                                                                                                 
10199
10200 2005-09-30 [paul]       1.9.14cvs63
10201
10202         * src/addressbook.c
10203                 Fix sensitivity of a menu
10204         * src/codeconv.c
10205                 Respect hidden pref for mails with no encoding
10206         * src/common/xml.c
10207                 Fix memory corruption
10208         * src/plugins/pgpcore/sgpgme.c
10209                 Fix segfault on incomplete sigs, and display
10210                 of S/Mime UIDs
10211
10212         Patches by Colin
10213
10214 2005-09-30 [colin]      1.9.14cvs62
10215
10216         * src/partial_download.c
10217                 Little logic fix in almost-dead code
10218         * src/pop.c
10219                 Fix partial download when there's no new mail
10220
10221 2005-09-29 [paul]       1.9.14cvs61
10222
10223         * src/plugins/pgpinline/pgpinline.c
10224                 fix bug 819, 'crash accessing sign message'
10225                 Patch by Colin
10226
10227 2005-09-28 [martin]     1.9.14cvs60
10228
10229         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10230                 fix bug #790 (Crash when restarting window manager (fluxbox))
10231
10232 2005-09-28 [paul]       1.9.14cvs59
10233
10234         * src/gtk/gtkaspell.c
10235                 fix off-by-one typo
10236
10237 2005-09-27 [colin]      1.9.14cvs58
10238
10239         * src/plugins/pgpcore/sgpgme.c
10240                 Report error when there's one, instead of
10241                 "Signature unchecked" 
10242
10243 2005-09-27 [colin]      1.9.14cvs57
10244
10245         * src/prefs_quote.c
10246                 Fix bug #816 (Weird quotation with spaces)
10247
10248 2005-09-27 [colin]      1.9.14cvs56
10249
10250         * src/codeconv.c
10251         * src/compose.c
10252         * src/compose.h
10253                 Put subject in compose's title
10254                 Fix Automatic encoding so that it's really automatic:
10255                 first try default locale's charset, then charset of the replied mail, 
10256                 then utf-8
10257                 Fix encoding of headers (must be in strict mode too)
10258
10259 2005-09-26 [colin]      1.9.14cvs55
10260
10261         * src/gtk/gtkaspell.c
10262                 Fix previous patch - don't color the space,
10263                 just uncolor it :)
10264
10265 2005-09-26 [colin]      1.9.14cvs54
10266
10267         * src/gtk/gtkaspell.c
10268                 Unmark space if possible
10269
10270 2005-09-26 [colin]      1.9.14cvs53
10271
10272         * src/imap.c
10273                 log_error instead of alertpanel according to the pref
10274         * src/etpan/imap-thread.c
10275                 Print connect status, copy only necessary size to 
10276                 logger
10277         * src/plugins/pgpmime/pgpmime.c
10278                 Handle S/Mime signatures (verification only). Patch based
10279                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10280
10281 2005-09-26 [paul]       1.9.14cvs52
10282
10283         * src/common/passcrypt.c
10284                 this 'workaround' not necessary on NetBSD.
10285                 Thanks to Daniel Gustafson
10286
10287 2005-09-26 [paul]
10288
10289         1.9.15-rc4 released
10290
10291 2005-09-26 [paul]       1.9.14cvs51
10292
10293         * src/summaryview.c
10294                 Skip currently selected message when
10295                 looking for next new or unread message
10296                 in current folder. Patch by Colin
10297         * src/common/passcrypt.c
10298                 eliminate warnings on *BSD. Patch by
10299                 Daniel Gustafson
10300
10301 2005-09-26 [colin]      1.9.14cvs50
10302
10303         * src/procmsg.c
10304                 Call postfiltering hook anyway
10305
10306 2005-09-22 [colin]      1.9.14cvs49
10307
10308         * src/codeconv.c
10309         * src/codeconv.h
10310                 Add a strict mode that doesn't replace with _
10311         * src/compose.c
10312         * src/compose.h
10313                 Use strict conversion while sending
10314                 Fix race when drafting while sending (happens
10315                 on IMAP)
10316                 Fix d'n'd of messages from summaryview
10317         * src/prefs_common.c
10318         * src/prefs_common.h
10319                 add hidden utf8_instead_of_locale_for_broken_mail 
10320                 pref for people that preferred the default charset 
10321                 to be utf8 for broken mails
10322         * src/quote_fmt_parse.y
10323                 fix bug #815 (No quote insert if "From:" fied 
10324                 contained Russian letters)
10325         * src/summaryview.c
10326                 Fix d'n'd of messages to compose
10327
10328 2005-09-22 [paul]       1.9.14cvs48
10329
10330         * src/compose.c
10331                 fix bug where attachments Name entry
10332                 would display Path instead
10333
10334 2005-09-21 [paul]       1.9.14cvs47
10335
10336         * README
10337         * README.jp
10338         * configure.ac
10339         * config/config.rpath
10340         * doc/manual/en/sylpheed-20.html
10341         * doc/manual/es/sylpheed-20.html
10342         * po/bg.po
10343         * po/ca.po
10344         * po/de.po
10345         * po/es.po
10346         * po/fr.po
10347         * po/it.po
10348         * po/pt_BR.po
10349         * po/sk.po
10350         * po/zh_TW.po
10351         * src/account.c
10352         * src/account.h
10353         * src/action.c
10354         * src/action.h
10355         * src/adbookbase.h
10356         * src/addr_compl.c
10357         * src/addr_compl.h
10358         * src/addrbook.c
10359         * src/addrbook.h
10360         * src/addrcache.c
10361         * src/addrcache.h
10362         * src/addrcindex.c
10363         * src/addrcindex.h
10364         * src/addrclip.c
10365         * src/addrclip.h
10366         * src/addrdefs.h
10367         * src/addressadd.c
10368         * src/addressadd.h
10369         * src/addressbook.c
10370         * src/addressbook.h
10371         * src/addressitem.h
10372         * src/addrgather.c
10373         * src/addrgather.h
10374         * src/addrharvest.c
10375         * src/addrharvest.h
10376         * src/addrindex.c
10377         * src/addrindex.h
10378         * src/addritem.c
10379         * src/addritem.h
10380         * src/addrquery.c
10381         * src/addrquery.h
10382         * src/addrselect.c
10383         * src/addrselect.h
10384         * src/alertpanel.c
10385         * src/alertpanel.h
10386         * src/browseldap.c
10387         * src/browseldap.h
10388         * src/codeconv.c
10389         * src/codeconv.h
10390         * src/compose.c
10391         * src/compose.h
10392         * src/crash.c
10393         * src/crash.h
10394         * src/customheader.c
10395         * src/customheader.h
10396         * src/displayheader.c
10397         * src/displayheader.h
10398         * src/editaddress.c
10399         * src/editaddress.h
10400         * src/editbook.c
10401         * src/editbook.h
10402         * src/editgroup.c
10403         * src/editgroup.h
10404         * src/editjpilot.c
10405         * src/editjpilot.h
10406         * src/editldap.c
10407         * src/editldap.h
10408         * src/editldap_basedn.c
10409         * src/editldap_basedn.h
10410         * src/editvcard.c
10411         * src/editvcard.h
10412         * src/enriched.c
10413         * src/enriched.h
10414         * src/exphtmldlg.c
10415         * src/exphtmldlg.h
10416         * src/expldifdlg.c
10417         * src/expldifdlg.h
10418         * src/export.c
10419         * src/export.h
10420         * src/exporthtml.c
10421         * src/exporthtml.h
10422         * src/exportldif.c
10423         * src/exportldif.h
10424         * src/filtering.c
10425         * src/filtering.h
10426         * src/folder.c
10427         * src/folder.h
10428         * src/folder_item_prefs.c
10429         * src/folder_item_prefs.h
10430         * src/foldersel.c
10431         * src/foldersel.h
10432         * src/folderutils.c
10433         * src/folderutils.h
10434         * src/folderview.c
10435         * src/folderview.h
10436         * src/grouplistdialog.c
10437         * src/grouplistdialog.h
10438         * src/headerview.c
10439         * src/headerview.h
10440         * src/html.c
10441         * src/html.h
10442         * src/image_viewer.c
10443         * src/image_viewer.h
10444         * src/imap.c
10445         * src/imap.h
10446         * src/imap_gtk.c
10447         * src/imap_gtk.h
10448         * src/import.c
10449         * src/import.h
10450         * src/importldif.c
10451         * src/importldif.h
10452         * src/importmutt.c
10453         * src/importmutt.h
10454         * src/importpine.c
10455         * src/importpine.h
10456         * src/inc.c
10457         * src/inc.h
10458         * src/jpilot.c
10459         * src/jpilot.h
10460         * src/ldapctrl.c
10461         * src/ldapctrl.h
10462         * src/ldaplocate.c
10463         * src/ldaplocate.h
10464         * src/ldapquery.c
10465         * src/ldapquery.h
10466         * src/ldapserver.c
10467         * src/ldapserver.h
10468         * src/ldaputil.c
10469         * src/ldaputil.h
10470         * src/ldif.c
10471         * src/ldif.h
10472         * src/localfolder.c
10473         * src/localfolder.h
10474         * src/main.c
10475         * src/main.h
10476         * src/mainwindow.c
10477         * src/mainwindow.h
10478         * src/manual.c
10479         * src/manual.h
10480         * src/matcher.c
10481         * src/matcher.h
10482         * src/matcher_parser.h
10483         * src/matcher_parser_lex.l
10484         * src/matcher_parser_parse.y
10485         * src/mbox.c
10486         * src/mbox.h
10487         * src/message_search.c
10488         * src/message_search.h
10489         * src/messageview.c
10490         * src/messageview.h
10491         * src/mh.c
10492         * src/mh.h
10493         * src/mh_gtk.c
10494         * src/mh_gtk.h
10495         * src/mimeview.c
10496         * src/mimeview.h
10497         * src/msgcache.c
10498         * src/msgcache.h
10499         * src/mutt.c
10500         * src/mutt.h
10501         * src/news.c
10502         * src/news.h
10503         * src/news_gtk.c
10504         * src/news_gtk.h
10505         * src/noticeview.c
10506         * src/noticeview.h
10507         * src/partial_download.c
10508         * src/partial_download.h
10509         * src/pine.c
10510         * src/pine.h
10511         * src/pop.c
10512         * src/pop.h
10513         * src/prefs_account.c
10514         * src/prefs_account.h
10515         * src/prefs_actions.c
10516         * src/prefs_actions.h
10517         * src/prefs_common.c
10518         * src/prefs_common.h
10519         * src/prefs_compose_writing.c
10520         * src/prefs_compose_writing.h
10521         * src/prefs_customheader.c
10522         * src/prefs_customheader.h
10523         * src/prefs_display_header.c
10524         * src/prefs_display_header.h
10525         * src/prefs_ext_prog.c
10526         * src/prefs_ext_prog.h
10527         * src/prefs_filtering.c
10528         * src/prefs_filtering.h
10529         * src/prefs_filtering_action.c
10530         * src/prefs_filtering_action.h
10531         * src/prefs_folder_column.c
10532         * src/prefs_folder_column.h
10533         * src/prefs_folder_item.c
10534         * src/prefs_folder_item.h
10535         * src/prefs_fonts.c
10536         * src/prefs_fonts.h
10537         * src/prefs_gtk.c
10538         * src/prefs_gtk.h
10539         * src/prefs_image_viewer.c
10540         * src/prefs_image_viewer.h
10541         * src/prefs_matcher.c
10542         * src/prefs_matcher.h
10543         * src/prefs_message.c
10544         * src/prefs_message.h
10545         * src/prefs_msg_colors.c
10546         * src/prefs_msg_colors.h
10547         * src/prefs_other.c
10548         * src/prefs_other.h
10549         * src/prefs_quote.c
10550         * src/prefs_quote.h
10551         * src/prefs_receive.c
10552         * src/prefs_receive.h
10553         * src/prefs_send.c
10554         * src/prefs_send.h
10555         * src/prefs_spelling.c
10556         * src/prefs_spelling.h
10557         * src/prefs_summaries.c
10558         * src/prefs_summaries.h
10559         * src/prefs_summary_column.c
10560         * src/prefs_summary_column.h
10561         * src/prefs_template.c
10562         * src/prefs_template.h
10563         * src/prefs_themes.c
10564         * src/prefs_themes.h
10565         * src/prefs_toolbar.c
10566         * src/prefs_toolbar.h
10567         * src/prefs_wrapping.c
10568         * src/prefs_wrapping.h
10569         * src/privacy.c
10570         * src/privacy.h
10571         * src/procheader.c
10572         * src/procheader.h
10573         * src/procmime.c
10574         * src/procmime.h
10575         * src/procmsg.c
10576         * src/procmsg.h
10577         * src/quote_fmt.c
10578         * src/quote_fmt_parse.y
10579         * src/recv.c
10580         * src/recv.h
10581         * src/remotefolder.c
10582         * src/remotefolder.h
10583         * src/send_message.c
10584         * src/send_message.h
10585         * src/setup.c
10586         * src/setup.h
10587         * src/simple-gettext.c
10588         * src/sourcewindow.c
10589         * src/sourcewindow.h
10590         * src/ssl_manager.c
10591         * src/ssl_manager.h
10592         * src/statusbar.c
10593         * src/statusbar.h
10594         * src/stock_pixmap.c
10595         * src/stock_pixmap.h
10596         * src/summary_search.c
10597         * src/summary_search.h
10598         * src/summaryview.c
10599         * src/summaryview.h
10600         * src/syldap.c
10601         * src/syldap.h
10602         * src/textview.c
10603         * src/textview.h
10604         * src/toolbar.c
10605         * src/toolbar.h
10606         * src/undo.c
10607         * src/undo.h
10608         * src/unmime.c
10609         * src/unmime.h
10610         * src/vcard.c
10611         * src/vcard.h
10612         * src/wizard.c
10613         * src/wizard.h
10614         * src/common/base64.c
10615         * src/common/base64.h
10616         * src/common/defs.h
10617         * src/common/hooks.c
10618         * src/common/hooks.h
10619         * src/common/log.c
10620         * src/common/log.h
10621         * src/common/md5.c
10622         * src/common/md5.h
10623         * src/common/mgutils.c
10624         * src/common/mgutils.h
10625         * src/common/nntp.c
10626         * src/common/nntp.h
10627         * src/common/passcrypt.c
10628         * src/common/passcrypt.h.in
10629         * src/common/plugin.c
10630         * src/common/plugin.h
10631         * src/common/prefs.c
10632         * src/common/prefs.h
10633         * src/common/progressindicator.c
10634         * src/common/progressindicator.h
10635         * src/common/quoted-printable.c
10636         * src/common/quoted-printable.h
10637         * src/common/session.c
10638         * src/common/session.h
10639         * src/common/smtp.c
10640         * src/common/smtp.h
10641         * src/common/socket.c
10642         * src/common/socket.h
10643         * src/common/ssl.c
10644         * src/common/ssl.h
10645         * src/common/ssl_certificate.c
10646         * src/common/ssl_certificate.h
10647         * src/common/string_match.c
10648         * src/common/string_match.h
10649         * src/common/stringtable.c
10650         * src/common/sylpheed.c
10651         * src/common/sylpheed.h
10652         * src/common/template.c
10653         * src/common/template.h
10654         * src/common/timing.h
10655         * src/common/utils.c
10656         * src/common/utils.h
10657         * src/common/uuencode.c
10658         * src/common/uuencode.h
10659         * src/common/version.h.in
10660         * src/common/xml.c
10661         * src/common/xml.h
10662         * src/common/xmlprops.c
10663         * src/common/xmlprops.h
10664         * src/gtk/about.c
10665         * src/gtk/about.h
10666         * src/gtk/colorlabel.c
10667         * src/gtk/colorlabel.h
10668         * src/gtk/colorsel.c
10669         * src/gtk/colorsel.h
10670         * src/gtk/description_window.c
10671         * src/gtk/description_window.h
10672         * src/gtk/filesel.c
10673         * src/gtk/filesel.h
10674         * src/gtk/foldersort.c
10675         * src/gtk/foldersort.h
10676         * src/gtk/gtkutils.c
10677         * src/gtk/gtkutils.h
10678         * src/gtk/inputdialog.c
10679         * src/gtk/inputdialog.h
10680         * src/gtk/logwindow.c
10681         * src/gtk/logwindow.h
10682         * src/gtk/manage_window.c
10683         * src/gtk/manage_window.h
10684         * src/gtk/menu.c
10685         * src/gtk/menu.h
10686         * src/gtk/pluginwindow.c
10687         * src/gtk/pluginwindow.h
10688         * src/gtk/prefswindow.c
10689         * src/gtk/prefswindow.h
10690         * src/gtk/progressdialog.c
10691         * src/gtk/progressdialog.h
10692         * src/gtk/quicksearch.c
10693         * src/gtk/quicksearch.h
10694         * src/gtk/sslcertwindow.c
10695         * src/gtk/sslcertwindow.h
10696         * src/plugins/clamav/clamav_plugin.c
10697         * src/plugins/clamav/clamav_plugin.h
10698         * src/plugins/clamav/clamav_plugin_gtk.c
10699         * src/plugins/demo/demo.c
10700         * src/plugins/dillo_viewer/dillo_prefs.c
10701         * src/plugins/dillo_viewer/dillo_prefs.h
10702         * src/plugins/dillo_viewer/dillo_viewer.c
10703         * src/plugins/mathml_viewer/mathml_viewer.c
10704         * src/plugins/pgpcore/passphrase.c
10705         * src/plugins/pgpcore/passphrase.h
10706         * src/plugins/pgpcore/plugin.c
10707         * src/plugins/pgpcore/prefs_gpg.c
10708         * src/plugins/pgpcore/prefs_gpg.h
10709         * src/plugins/pgpcore/select-keys.c
10710         * src/plugins/pgpcore/select-keys.h
10711         * src/plugins/pgpcore/sgpgme.c
10712         * src/plugins/pgpcore/sgpgme.h
10713         * src/plugins/pgpinline/pgpinline.c
10714         * src/plugins/pgpinline/pgpinline.h
10715         * src/plugins/pgpinline/plugin.c
10716         * src/plugins/pgpmime/pgpmime.c
10717         * src/plugins/pgpmime/pgpmime.h
10718         * src/plugins/pgpmime/plugin.c
10719         * src/plugins/spamassassin/spamassassin.c
10720         * src/plugins/spamassassin/spamassassin.h
10721         * src/plugins/spamassassin/spamassassin_gtk.c
10722         * src/plugins/trayicon/trayicon.c
10723         * tools/OOo2sylpheed.pl
10724         * tools/acroread2sylpheed.pl
10725         * tools/asus_mailled.sh
10726         * tools/filter_conv.pl
10727         * tools/freshmeat_search.pl
10728         * tools/google_search.pl
10729         * tools/kmail2sylpheed.pl
10730         * tools/kmail2sylpheed_v2.pl
10731         * tools/maildir2sylpheed.pl
10732         * tools/multiwebsearch.pl
10733         * tools/newscache_clean.pl
10734         * tools/outlook2sylpheed.pl
10735         * tools/sylpheed-switcher
10736         * tools/update-po
10737         * tools/vcard2xml.py
10738         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10739                 update FSF address
10740
10741 2005-09-21 [colin]      1.9.14cvs46
10742
10743         * src/gedit-print.c
10744         * src/procmsg.c
10745         * src/procmsg.h
10746         * src/textview.c
10747         * src/summaryview.c
10748                 Remove some printing hacks (deselection/reselection),
10749                 which by the way fix printing the currently 
10750                 displayed mime part (still only text)
10751                 Plus a little optimisation of summary_show
10752
10753
10754 2005-09-20 [colin]      1.9.14cvs45
10755
10756         * src/mainwindow.c
10757         * src/messageview.c
10758                 GUI fixups: add accels, set message
10759                 view title to displayed mail's subject
10760         * src/prefs_spelling.c
10761         * src/gtk/gtkaspell.c
10762                 GUI fixups: allow underlining misspelled
10763                 words instead of coloring them (a11y!)
10764
10765 2005-09-19 [colin]
10766
10767         1.9.15rc3 released
10768
10769 2005-09-19 [colin]      1.9.14cvs44
10770
10771         * src/compose.c
10772                 Fix draft message
10773         * src/gtk/gtkaspell.c
10774                 Fix wrong test ;-)
10775
10776 2005-09-19 [colin]      1.9.14cvs43
10777
10778         * src/addressbook.c
10779                 Fix sensitivity of Delete button
10780         * src/compose.c
10781                 Warn if the requested Privacy system
10782                 is not available
10783         * src/exphtmldlg.c
10784         * src/expldifdlg.c
10785         * src/importldif.c
10786         * src/importmutt.c
10787         * src/importpine.c
10788                 Fix crappy UI
10789         * src/
10790         * src/ssl.h
10791         * src/prefs_account.h
10792         * src/prefs_account.c
10793                 Save SSL prefs even in builds that have
10794                 SSL support disable
10795         * src/imap.c
10796         * src/inc.c
10797         * src/news.c
10798         * src/send_message.c
10799                 Warn if connection should be secure, but
10800                 SSL support isn't compiled in
10801         * src/gtkaspell.c
10802                 Fix word separation on UTF-8 systems
10803                 Fixes bug #812 (Strange inline spellchecking)
10804         * src/compose.c
10805                 Warn if the requested Privacy system
10806                 is not available
10807                 Factorize offline warning
10808         * src/imap.c
10809         * src/imap_gtk.c
10810         * src/imap_gtk.h
10811         * src/inc.h
10812         * src/news_gtk.c
10813         * src/news_gtk.h
10814         * src/messageview.c
10815                 Factorize offline warning
10816
10817 2005-09-19 [paul]
10818
10819         1.9.15-rc2 released
10820
10821 2005-09-18 [colin]      1.9.14cvs42
10822
10823         * src/codeconv.c
10824         * src/codeconv.h
10825         * src/procmime.c
10826                 Add a way to get locale's charset ignoring utf-8,
10827                 and use that as default encoding for broken mails
10828
10829 2005-09-18 [colin]      1.9.14cvs41
10830
10831         * src/gtk/logwindow.c
10832                 Translate string. Patch by Fabien Vantard
10833
10834 2005-09-18 [colin]      1.9.14cvs40
10835
10836         * configure.ac
10837                 Fix bug #803 (IMAP/SSL support breaks with 
10838                 GnuTLS libetpan 0.38)
10839
10840 2005-09-18 [colin]      1.9.14cvs39
10841
10842         * src/codeconv.c
10843         * src/compose.c
10844         * src/procmime.c
10845                 More charsets fixes. Fixes bug #806 (non
10846                 ascii characters in subject line)
10847
10848 2005-09-17 [paul]       1.9.14cvs38
10849
10850         * src/folderview.c
10851         * src/mainwindow.c
10852                 fix gcc-2.95 issues
10853                 Patch by Pawel Pekala
10854
10855 2005-09-17 [colin]      1.9.14cvs37
10856
10857         * src/addrindex.c
10858                 bugfix for NO-USE LDAP compilation, patch 
10859                 by Fabien Vantard
10860
10861 2005-09-17 [colin]      1.9.14cvs36
10862
10863         * src/prefs_actions.c
10864         * src/prefs_customheader.c
10865         * src/prefs_display_header.c
10866         * src/prefs_filtering_action.c
10867         * src/prefs_matcher.c
10868         * src/prefs_toolbar.c
10869                 Fix strange casts (less elegant but
10870                 works better)
10871
10872 2005-09-16 [colin]      1.9.14cvs35
10873
10874         * src/jpilot.c
10875                 Missed that one
10876
10877 2005-09-16 [colin]      1.9.14cvs34
10878
10879         * configure.ac
10880         * src/Makefile.am
10881         * src/addr_compl.c
10882         * src/addrindex.c
10883         * src/browseldap.c
10884         * src/editldap.c
10885         * src/ldaplocate.c
10886         * src/ldapquery.c
10887         * src/ldapquery.h
10888         * src/ldapserver.c
10889         * src/ldapserver.h
10890         * src/main.c
10891         * src/matcher_parser_parse.y
10892         * src/prefs_themes.c
10893         * src/etpan/Makefile.am
10894         * src/gtk/description_window.c
10895         * src/plugins/clamav/Makefile.am
10896         * src/plugins/clamav/clamav_plugin.c
10897         * src/plugins/dillo_viewer/Makefile.am
10898         * src/plugins/pgpcore/Makefile.am
10899         * src/plugins/pgpinline/Makefile.am
10900         * src/plugins/pgpmime/Makefile.am
10901         * src/plugins/trayicon/Makefile.am
10902                 Fix 100% cpu usage in address completion list
10903                 Fix little bugs (return with no values etc)
10904                 Fix all warnings (with common CFLAGS)
10905
10906 2005-09-15 [colin]      1.9.14cvs33
10907
10908         * src/addressbook.c
10909                 Fix bug where sometimes a group's email list is empty,
10910                 force its refresh (probably fixes "Re: how to create a 
10911                 distribution list")
10912         * src/ldapquery.c
10913                 Don't return to the callback in the main thread from the
10914                 fetch thread (or face segs!)
10915
10916 2005-09-15 [paul]       1.9.14cvs32
10917
10918         * src/prefs_matcher.c
10919                 forgotten in last commit
10920
10921 2005-09-15 [paul]       1.9.14cvs31
10922
10923         * src/prefs_actions.c
10924         * src/prefs_filtering_action.c
10925         * src/prefs_quote.c
10926         * src/quote_fmt.c
10927         * src/summaryview.c
10928         * src/gtk/description_window.c
10929         * src/gtk/description_window.h
10930         * src/gtk/quicksearch.c
10931                 allow interaction with the called
10932                 description window
10933                 Patch by Anders Hammar
10934
10935 2005-09-14 [paul]       1.9.14cvs30
10936
10937         * src/compose.c
10938                 fix a little annoyance when pasting with 3rd button 
10939                 with wrap_pastes=0 and wrap_input=1
10940                 Patch by Colin
10941
10942 2005-09-14 [paul]       1.9.14cvs29
10943
10944         * src/prefs_account.c
10945                 disable 'Filter messages on receiving' for
10946                 SMTP-only accounts
10947                 Patch  by Anders Hammar
10948
10949 2005-09-14 [paul]       1.9.14cvs28
10950
10951         * po/sk.po
10952                 fix crash
10953                 updated by Andrej Kacian
10954
10955 2005-09-14 [paul]
10956
10957         1.9.15-rc1 released
10958
10959 2005-09-14 [paul]       1.9.14cvs27
10960
10961         * po/es.po
10962                 updated by Ricardo Mones Lastra
10963         * src/compose.c
10964         * src/compose.h
10965                 associate no_wrap_tags to Compose windows
10966                 instead of using a static one
10967                 Patch by Colin
10968         * src/mbox.c
10969                 fix proc_mbox()
10970                 Patch by wwp
10971         * src/textview.c
10972                 remove unneeded printf()
10973
10974 2005-09-14 [paul]       1.9.14cvs26
10975
10976         * src/addrcache.c
10977         * src/codeconv.h
10978         * src/folder.h
10979         * src/mainwindow.h
10980         * src/mh.c
10981         * src/mimeview.h
10982         * src/partial_download.c
10983         * src/pop.c
10984         * src/prefs_account.c
10985         * src/prefs_account.h
10986         * src/prefs_actions.c
10987         * src/prefs_customheader.c
10988         * src/prefs_display_header.c
10989         * src/prefs_filtering_action.c
10990         * src/prefs_matcher.c
10991         * src/prefs_toolbar.c
10992         * src/privacy.h
10993         * src/procmime.c
10994         * src/procmime.h
10995         * src/procmsg.h
10996         * src/textview.c
10997         * src/undo.h
10998         * src/common/plugin.c
10999         * src/common/session.h
11000         * src/common/socket.c
11001         * src/common/socket.h
11002         * src/common/template.c
11003         * src/gtk/gtkaspell.c
11004         * src/gtk/quicksearch.h
11005         * src/plugins/pgpcore/passphrase.c
11006         * src/plugins/pgpcore/prefs_gpg.h
11007         * src/plugins/pgpcore/select-keys.c
11008         * src/plugins/pgpcore/select-keys.h
11009         * src/plugins/pgpcore/sgpgme.c
11010         * src/plugins/pgpinline/pgpinline.c
11011         * src/plugins/pgpmime/pgpmime.c
11012         * src/plugins/trayicon/trayicon.c
11013                 fix compilation warnings
11014                 Patch by Daniel Gustafson
11015
11016 2005-09-14 [paul]       1.9.14cvs25
11017
11018         * src/addressbook.c
11019                 add missing column header, and other small
11020                 bug fixes
11021                 Patch by Anders Hammar
11022
11023 2005-09-13 [colin]      1.9.14cvs24
11024
11025         * src/gtk/gtkaspell.c
11026                 Fix non-utf8 in menu
11027                 Fix little leaks
11028                 Nullify struct members after free()s
11029
11030 2005-09-13 [colin]      1.9.14cvs23
11031
11032         * src/compose.c
11033                 Test utf8 compliance before inserting to 
11034                 buffer, and try to convert if necessary
11035         * src/procmime.c
11036                 If no charset is present, use the locale 
11037                 one instead of us-ascii
11038         * src/procmsg.c
11039                 Add Sender, List-Post and To in the checked 
11040                 headers for automatic rules creation 
11041                 (thanks to wwp)
11042         * src/prefs_themes.c
11043         * src/gtk/gtkaspell.c
11044                 Remove deprecated functions. 
11045                 patch by Daniel Gustafson
11046
11047 2005-09-12 [colin]      1.9.14cvs22
11048
11049         * src/compose.c
11050                 Fix bug #448 (Scrolling/Redraw issue with 
11051                 address-fields in Header)
11052         * src/mainwindow.c
11053         * src/summaryview.c
11054         * src/summaryview.h
11055                 Fix loss of MSG_MARKED on move/copy
11056                 Fix bug #804 (Quicksearch togglebutton doesn't 
11057                 get depressed after '/' key is pressed)
11058
11059 2005-09-12 [paul]       1.9.14cvs21
11060
11061         * AUTHORS
11062         * src/gtk/logwindow.c
11063                 add 'Clear Log' to popup menu
11064                 Patch by Anders Hammar <anders.hammar@telia.com>
11065
11066 2005-09-12 [paul]       1.9.14cvs20
11067
11068         * src/compose.c
11069                 set correct sensitivity on attachments
11070                 popup menu
11071         * src/folder.c
11072                 fix typo
11073         * src/prefs_spelling.c
11074                 fix crash when no LANG env is set
11075         * src/common/xml.c
11076                 fix crash in wizard
11077                 don't use memeory after free
11078
11079         All patches by Daniel Gustafson
11080
11081 2005-09-12 [paul]       1.9.14cvs19
11082
11083         * src/prefs_themes.c
11084                 make theme info selectable
11085         * src/gtk/description_window.c
11086                 make window non-modal
11087         * tools/README
11088                 add details of asus_mailed.sh
11089         * tools/claws.i18n.status.pl
11090                 update for new zh_TW translator
11091                 widen the output
11092                 create alternate coloured lines
11093                 improve readability
11094
11095 2005-09-10 [colin]      1.9.14cvs18
11096
11097         * src/plugins/pgpcore/select-keys.c
11098                 Better order for the buttons
11099
11100 2005-09-10 [colin]      1.9.14cvs17
11101
11102         * src/compose.c
11103         * src/plugins/pgpcore/select-keys.c
11104         * src/plugins/pgpcore/select-keys.h
11105         * src/plugins/pgpcore/sgpgme.c
11106                 Add a "Don't encrypt" button to the key
11107                 selection dialog. Fixes bug #177 (There should be a 
11108                 'Don't encrypt button in the Select Keys dialog)
11109
11110 2005-09-10 [colin]      1.9.14cvs16
11111
11112         * src/compose.c
11113                 Fix bug #572 (%X option does not work with templates)
11114
11115 2005-09-10 [colin]      1.9.14cvs15
11116
11117         * src/toolbar.c 
11118                 Remove g_print
11119
11120 2005-09-10 [colin]      1.9.14cvs14
11121
11122         * src/imap.c
11123                 Fix a possible crash
11124
11125 2005-09-09 [colin]      1.9.14cvs13
11126
11127         * src/imap.c
11128         * src/etpan/imap-thread.c
11129         * src/etpan/imap-thread.h
11130                 Fix moving from queue or drafts to normal folders
11131                 Fix bug #794 (No way to delete without expunging)
11132                 Take flags unset by other mailers into account
11133                 Take deleted flag set by other mailers into account
11134                 Fix unsetting REPLIED flag
11135                 Fix crash when capabilities can't be retrieved
11136         * src/mainwindow.c
11137         * src/mainwindow.h
11138                 Add M_DELAYED_FLAGS condition, and let the user use
11139                 Execute in order to be able to expunge deleted mails,
11140                 even if he's not in delayed execute mode
11141         * src/prefs_spelling.c
11142                 Use 'en' dictionary by default if LANG is POSIX or C
11143         * src/gtk/prefswindow.c
11144                 Fix bug #767 (Preferences windows expanding) by making
11145                 the window a bit larger when the resolution is greater
11146                 than 640x480, and by putting the prefs in a
11147                 GtkScrolledWindow.
11148
11149 2005-09-09 [paul]       1.9.14cvs12
11150
11151         * AUTHORS
11152         * configure.ac
11153         * po/zh_TW.Big5.po      ** REMOVED **
11154         * po/zh_TW.po           ** ADDED **
11155                 updated by Wei-Lun Chao
11156
11157 2005-09-09 [paul]       1.9.14cvs11
11158
11159         * src/mainwindow.c
11160                 fix asserts
11161         * src/common/xml.c
11162                 delay memory allocation until file is
11163                 opened successfully
11164                 Patch by Daniel Gustafson
11165
11166 2005-09-09 [colin]      1.9.14cvs10
11167
11168         * src/imap.c
11169                 Add guards
11170
11171 2005-09-08 [colin]      1.9.14cvs9
11172
11173         * src/compose.c
11174                 Alert when we can't save draft
11175                 Fix various wrap/color issues
11176                 Add mid-click pasting respecting wrap_paste option
11177         * src/folder.c
11178         * src/folder.h
11179         * src/folder_item_prefs.c
11180         * src/folder_item_prefs.h
11181         * src/imap.c
11182         * src/imap_gtk.c
11183         * src/imap_gtk.h
11184         * src/main.c
11185         * src/mainwindow.c
11186         * src/mainwindow.h
11187         * src/news.c
11188         * src/news_gtk.c
11189         * src/news_gtk.h
11190         * src/prefs_folder_item.c
11191                 Fix the impossibility to synchronise folders for
11192                 offline use (IMAP and NNTP are concerned)
11193
11194 2005-09-08 [colin]      1.9.14cvs8
11195
11196         * configure.ac
11197                 Build LDAP and JPilot by default if available
11198         * src/textview.c
11199                 Fix use after free
11200
11201 2005-09-08 [paul]       1.9.14cvs7
11202
11203         * doc/manual/en/sylpheed-1.html
11204         * doc/manual/en/sylpheed-18.html
11205         * doc/manual/en/sylpheed-19.html
11206         * doc/manual/en/sylpheed-4.html
11207         * doc/manual/en/sylpheed-6.html
11208         * doc/manual/en/sylpheed.html
11209                 a few minor updates, plus include some
11210                 details about plugins and their requirements
11211         * src/mainwindow.c
11212                 minor changes to English in /View/Sort
11213
11214 2005-09-07 [colin]      1.9.14cvs6
11215
11216         * doc/manual/en/sylpheed-1.html
11217         * doc/manual/en/sylpheed-10.html
11218         * doc/manual/en/sylpheed-11.html
11219         * doc/manual/en/sylpheed-12.html
11220         * doc/manual/en/sylpheed-13.html
11221         * doc/manual/en/sylpheed-14.html
11222         * doc/manual/en/sylpheed-15.html
11223         * doc/manual/en/sylpheed-16.html
11224         * doc/manual/en/sylpheed-17.html
11225         * doc/manual/en/sylpheed-18.html
11226         * doc/manual/en/sylpheed-19.html
11227         * doc/manual/en/sylpheed-2.html
11228         * doc/manual/en/sylpheed-20.html
11229         * doc/manual/en/sylpheed-21.html
11230         * doc/manual/en/sylpheed-22.html
11231         * doc/manual/en/sylpheed-3.html
11232         * doc/manual/en/sylpheed-4.html
11233         * doc/manual/en/sylpheed-5.html
11234         * doc/manual/en/sylpheed-6.html
11235         * doc/manual/en/sylpheed-7.html
11236         * doc/manual/en/sylpheed-8.html
11237         * doc/manual/en/sylpheed-9.html
11238         * doc/manual/en/sylpheed.html
11239                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11240
11241 2005-09-07 [colin]      1.9.14cvs5
11242
11243         * src/mainwindow.c
11244                 Make labels more to-the-point
11245
11246 2005-09-07 [colin]      1.9.14cvs4
11247
11248         * doc/manual/en/sylpheed-1.html
11249         * doc/manual/en/sylpheed-12.html
11250         * doc/manual/en/sylpheed-13.html
11251         * doc/manual/en/sylpheed-14.html
11252         * doc/manual/en/sylpheed-15.html
11253         * doc/manual/en/sylpheed-16.html
11254         * doc/manual/en/sylpheed-17.html
11255         * doc/manual/en/sylpheed-18.html
11256         * doc/manual/en/sylpheed-19.html
11257         * doc/manual/en/sylpheed-2.html
11258         * doc/manual/en/sylpheed-20.html
11259         * doc/manual/en/sylpheed-21.html
11260         * doc/manual/en/sylpheed-22.html
11261         * doc/manual/en/sylpheed-4.html
11262         * doc/manual/en/sylpheed-5.html
11263         * doc/manual/en/sylpheed-6.html
11264         * doc/manual/en/sylpheed-7.html
11265         * doc/manual/en/sylpheed-8.html
11266         * doc/manual/en/sylpheed-9.html
11267         * doc/manual/en/sylpheed.html
11268                 Update manual
11269
11270 2005-09-07 [colin]      1.9.14cvs3
11271
11272         * doc/faq/en/sylpheed-faq-1.html
11273         * doc/faq/en/sylpheed-faq-2.html
11274         * doc/faq/en/sylpheed-faq-3.html
11275         * doc/faq/en/sylpheed-faq.html
11276                 Update FAQ
11277
11278 2005-09-07 [colin]      1.9.14cvs2
11279
11280         * src/folderview.c
11281         * src/procmsg.c
11282         * src/summaryview.c
11283         * src/toolbar.c
11284                 Fix special subfolders:
11285                 - Inherit parent's icon
11286                 - sent contents of queues subfolders
11287                 - empty subfolders of trashes
11288         * src/mainwindow.c
11289                 Remove outdated manual and faq entries
11290         * src/common/utils.c
11291                 Add quotes around %s coming from mailcap
11292
11293 2005-09-07 [colin]      1.9.14cvs1
11294
11295         * src/compose.c
11296                 After saving draft, set modified to FALSE
11297         * src/mimeview.c
11298         * src/common/utils.c
11299         * src/common/utils.h
11300                 Try to open mime parts using what is 
11301                 indicated in ~/.mailcap or /etc/mailcap,
11302                 if possible.
11303
11304 2005-09-05 [paul]       1.9.14
11305
11306         1.9.14 released
11307
11308         * po/sk.po
11309                 updated by Andrej Kacian
11310
11311 2005-09-05 [paul]       1.9.13cvs83
11312
11313         * po/de.po
11314         * po/es.po
11315         * po/fi.po
11316         * po/fr.po
11317         * po/nb.po
11318         * po/pt_BR.po
11319         * po/sr.po
11320                 updated translations by Thomas Gilgin, Ricardo Mones
11321                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11322                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11323
11324 2005-09-04 [paul]       1.9.13cvs82
11325
11326         * src/compose.c
11327                 only warn about exceeded line length limit
11328                 on send
11329
11330 2005-09-04 [paul]       1.9.13cvs81
11331
11332         * src/compose.c
11333                 fix crash in 'line length exceeded' dialogue
11334
11335 2005-09-02 [paul]       1.9.13cvs80
11336
11337         * src/imap.c
11338                 fix bug 795, 'Connection lost IMAP'
11339                 and add statusbar prints
11340                 Patch by Colin
11341
11342 2005-09-02 [paul]       1.9.13cvs79
11343
11344         * src/compose.c
11345                 compose_wrap_paragraph() becomes
11346                 compose_beautify_paragraph()
11347                 Patch by Colin
11348
11349 2005-09-02 [colin]      1.9.13cvs78
11350
11351         * src/folderview.c
11352                 Micro-fix
11353
11354 2005-09-01 [colin]      1.9.13cvs77
11355
11356         * src/imap.c
11357                 Maybe fix bug #795 (Connection lost IMAP)
11358                 Don't try to send logout when we're disconnected.
11359         * src/summaryview.c
11360                 Include locked and marked emails in HRM
11361                 view. Fixes bug #800 (Locked messages no longer 
11362                 show up when hide read messages is used)
11363
11364 2005-09-01 [paul]       1.9.13cvs76
11365
11366         * src/prefs_common.c
11367                 fix bad cutting
11368
11369 2005-08-31 [colin]      1.9.13cvs75
11370
11371         * src/folderview.c
11372         * src/folderview.h
11373         * src/prefs_summaries.c
11374         * src/summaryview.c
11375                 Fix "go to next new", fix preference
11376                 (Open unread/next swapped)
11377
11378 2005-08-31 [paul]       1.9.13cvs74
11379
11380         * src/compose.c
11381         * src/folderview.c
11382         * src/headerview.c
11383         * src/headerview.h
11384         * src/mainwindow.c
11385         * src/prefs_common.c
11386         * src/prefs_common.h
11387         * src/prefs_fonts.c
11388         * src/summaryview.c
11389         * src/textview.c
11390         * src/common/defs.h
11391                 remove obsolete BOLD_FONT setting
11392                 fix font update in headerview and textview
11393                 headers after prefs change
11394                 Patch By Colin
11395
11396 2005-08-31 [paul]
11397
11398         1.9.14-rc4 released
11399
11400 2005-08-30 [colin]      1.9.13cvs73
11401
11402         * src/summaryview.c
11403                 When Hide read messages is selected and we
11404                 refresh the summaryview, don't remove the 
11405                 currently displayed message. Fixes bug #797
11406                 (Summary view reloads when new mail is 
11407                 downloaded in 1.9.14 rc)
11408
11409 2005-08-30 [colin]      1.9.13cvs72
11410
11411         * src/folderview.c
11412                 Fix flickering
11413         * src/mainwindow.c
11414                 Remove useless callback
11415         * src/mimeview.c
11416         * src/gtk/filesel.c
11417         * src/gtk/filesel.h
11418                 Add a filesel_select_file_save_folder() - used by Save All
11419
11420 2005-08-29 [paul]       1.9.13cvs71
11421
11422         * AUTHORS
11423         * src/matcher_parser_parse.y
11424         * src/etpan/imap-thread.c
11425                 fix building on FreeBSD
11426                 Patch by Daniel Gustafson <daniel@hobbit.se>
11427
11428 2005-08-29 [paul]       1.9.13cvs70
11429
11430         * src/plugins/pgpinline/pgpinline.c
11431                 only initialise sig result if it's been handled
11432                 Patch by Colin
11433
11434 2005-08-29 [paul]       1.9.13cvs69
11435         
11436         Patches by Colin:
11437
11438         * src/imap.c
11439         * src/common.utils.c
11440         * src/common/utils.h
11441                 optimisation
11442         * src/stock_pixmap.h
11443                 fix wrong icon reference
11444         * src/pixmaps/trash_btn.xpm
11445                 replace with nicer image
11446
11447 2005-08-28 [colin]      1.9.13cvs68
11448
11449         * src/Makefile.am
11450         * src/stock_pixmap.c
11451         * src/stock_pixmap.h
11452         * src/toolbar.c
11453         * src/pixmaps/trash_btn.xpm
11454                 Add a specific trash xpm for the button
11455
11456 2005-08-28 [colin]      1.9.13cvs67
11457
11458         * src/imap.c
11459                 Fix leak
11460
11461 2005-08-27 [colin]      1.9.13cvs66
11462
11463         * src/imap.c
11464         * src/procmime.c
11465                 Correctly fix "Problem with replies", fixes
11466                 pgpmime encryption too. 
11467
11468 2005-08-27 [colin]      1.9.13cvs65
11469
11470         * src/folder.c
11471         * src/procmsg.c
11472         * src/procmsg.h
11473         * src/summaryview.c
11474                 Fix bug #517 (messages removed from summaryview 
11475                 when moving fails)
11476
11477 2005-08-27 [colin]      1.9.13cvs64
11478
11479         * tools/Makefile.am
11480         * tools/asus_mailled.sh
11481                 Add a script to blink ASUS laptops' mail LED where there
11482                 is unread mail.
11483
11484 2005-08-27 [colin]      1.9.13cvs63
11485
11486         * src/imap.c
11487         * src/etpan/imap-thread.c
11488         * src/etpan/imap-thread.h
11489                 Implement automatic choosing of login method
11490                 Fixes bug #791
11491         * src/gtk/.cvsignore
11492                 Add sylpheed-marshal.[ch]
11493
11494 2005-08-27 [colin]      1.9.13cvs62
11495
11496         * src/common/utils.c
11497                 Fix confusing perror
11498
11499 2005-08-27 [colin]      1.9.13cvs61
11500
11501         * src/toolbar.c
11502         * src/toolbar.h
11503                 Remove A_DELETE, replace it with 
11504                 A_TRASH and A_DELETE_REAL. Automatically
11505                 rewrite config files to replace A_DELETE
11506                 with A_TRASH (no functionality change).
11507                 Fixes half of #794
11508
11509 2005-08-26 [colin]      1.9.13cvs60
11510
11511         * src/procmime.c
11512                 Previous "Problem with replies" fix brought other
11513                 problems, fixing them
11514
11515 2005-08-26 [colin]      1.9.13cvs59
11516
11517         * src/procmime.c
11518                 Fix "Problem with replies". This happened only
11519                 on IMAP...
11520         * src/procmsg.c
11521                 Factorize code a bit
11522         * src/compose.c
11523                 Speed improvement on very long messages (wrapping)
11524                 Fix signature color on Reedit and Redirect
11525                 On Reedit, don't attach pgp-signatures parts, but
11526                 set signing to On.
11527
11528 2005-08-24 [paul]       1.9.13cvs58
11529
11530         * src/compose.c
11531                 don't claim success when clicking
11532                 Cancel on the passphrase box.
11533                 Patch by Colin
11534
11535 2005-08-24 [paul]       1.9.13cvs57
11536
11537         * src/main.c
11538                 fix misplaced sylpheed.log
11539         * src/common/defs.h
11540                 define UIDL_DIR
11541
11542 2005-08-24 [paul]       1.9.13cvs56
11543
11544         * src/imap.c
11545         * src/etpan/imap-thread.c
11546         * src/etpan/imap-thread.h
11547                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11548                 Patch by Colin
11549         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11550         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11551                 remove autogenerated files
11552         * tools/kdeservicemenu/README
11553         * tools/kdeservicemenu/install.sh
11554         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11555         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11556                 use Claws icon, use 'Sylpheed-Claws' in menu,
11557                 use kdialog, and other cleanups
11558
11559 2005-08-23 [paul]       1.9.13cvs55
11560
11561         * src/compose.c
11562                 fix paste/wrap crash
11563                 Patch by Colin
11564
11565 2005-08-23 [paul]       1.9.13cvs54
11566
11567         * src/main.c
11568                 fix crash recovery
11569                 Patch by Colin
11570
11571 2005-08-23 [paul]       1.9.13cvs53
11572
11573         * src/addressbook.c
11574         * src/editaddress.c
11575                 view all data of LDAP contacts
11576                 Patch by Colin
11577
11578 2005-08-23 [paul]       1.9.13cvs52
11579
11580         * src/addressbook.c
11581                 fix issues with the Search field
11582                 Patch by Colin
11583
11584 2005-08-22 [paul]       1.9.13cvs51
11585
11586         * src/folderview.c
11587                 put name of folder in processing dialog
11588                 title
11589         * src/prefs_folder_item.c
11590                 improve english usage
11591
11592 2005-08-22 [paul]       1.9.13cvs50
11593
11594         * src/filtering.c
11595         * src/filtering.h
11596         * src/matcher.c
11597         * src/matcher_parser_lex.l
11598         * src/matcher_parser_parse.y
11599         * src/prefs_filtering.c
11600                 add Filtering/Processing rule names feature.
11601                 (the incompatible old matcherrc is saved as
11602                 matcherrc.pre_names).
11603                 Patch by Colin
11604
11605 2005-08-22 [paul]       1.9.13cvs49
11606
11607         * src/procmsg.c
11608                 fix colour labelling
11609                 Patch by Colin
11610
11611 2005-08-22 [paul]       1.9.13cvs48
11612
11613         * src/textview.c
11614                 fix open_image_cb()
11615
11616 2005-08-22 [paul]       1.9.13cvs47
11617
11618         * src/imap.c
11619                 fix bug 789, 'SC crashes with imap (CVS ver)'
11620                 Patch by Colin
11621
11622 2005-08-22 [paul]       1.9.13cvs46
11623
11624         * src/mimeview.c
11625         * src/prefs_common.c
11626         * src/common/defs.h
11627                 define reused defaults in defs.h
11628         * src/textview.c
11629                 add 'Open image' to image popup menu
11630
11631 2005-08-21 [colin]      1.9.13cvs45
11632
11633         * src/summaryview.c
11634                 Fix bug #788 (Bogus "From" address displayed)
11635
11636 2005-08-20 [colin]      1.9.13cvs44
11637
11638         * src/folder.c
11639                 Fix buf #787 (multilevel delete causes SIGSEGV)
11640
11641 2005-08-19 [colin]      1.9.13cvs43
11642
11643         * src/inc.c
11644         * src/prefs_common.c
11645         * src/prefs_common.h
11646                 Add an hidden pref to allow modifying the
11647                 update stepping in incorporation.
11648                 Patch by wwp.
11649
11650 2005-08-19 [colin]      1.9.13cvs42
11651
11652         * src/compose.c
11653         * src/procmime.c
11654                 Workaround for broken MUAs: encode 
11655                 Content-type: name: as ASCII and 
11656                 Content-Disposition: filename: as
11657                 per rfc2231
11658         * src/prefs_account.c
11659                 Fix invisible-ness of SMTP SSL prefs
11660                 in NNTP accounts
11661
11662 2005-08-19 [paul]       1.9.13cvs41
11663
11664         * src/compose.c
11665         * src/prefs_common.c
11666         * src/prefs_common.h
11667         * src/prefs_wrapping.c
11668                 paste with or without wrapping.
11669                 patch by Colin
11670
11671 2005-08-19 [paul]       1.9.13cvs40
11672
11673         * src/prefs_common.c
11674         * src/prefs_common.h
11675         * src/summaryview.c
11676                 reintroduce enable_swap_from as a
11677                 hidden pref. patch by Colin
11678         * src/quote_fmt_parse.y
11679         * src/plugins/clamav/clamav_plugin.c
11680         * src/plugins/dillo_viewer/dillo_viewer.c
11681         * src/plugins/mathml_viewer/mathml_viewer.c
11682         * src/plugins/pgpcore/sgpgme.c
11683         * src/plugins/pgpinline/pgpinline.c
11684         * src/plugins/pgpmime/pgpmime.c
11685                 tidy up. patch by Colin
11686
11687 2005-08-19 [paul]       1.9.13cvs39
11688
11689         * configure.ac
11690                 complete cvs38's sync
11691         * src/editaddress.c
11692         * src/gedit-print.c
11693         * src/mutt.c
11694         * src/etpan/etpan-log.c
11695         * src/etpan/imap-thread.c
11696         * src/gtk/gtksourceprintjob.c
11697                 fix compilation warnings
11698                 (patch by Colin)
11699
11700 2005-08-19 [paul]       1.9.13cvs38
11701
11702         sync with main:
11703
11704         * src/account.c
11705         * src/action.c
11706         * src/addrbook.c
11707         * src/addrcache.c
11708         * src/addrharvest.c
11709         * src/addrindex.c
11710         * src/codeconv.c
11711         * src/compose.c
11712         * src/crash.c
11713         * src/exporthtml.c
11714         * src/exportldif.c
11715         * src/folder.c
11716         * src/image_viewer.c
11717         * src/inc.c
11718         * src/inc.h
11719         * src/jpilot.c
11720         * src/ldif.c
11721         * src/main.c
11722         * src/matcher.c
11723         * src/mbox.c
11724         * src/messageview.c
11725         * src/mh.c
11726         * src/mimeview.c
11727         * src/msgcache.c
11728         * src/mutt.c
11729         * src/news.c
11730         * src/partial_download.c
11731         * src/pine.c
11732         * src/pop.c
11733         * src/prefs_actions.c
11734         * src/prefs_common.c
11735         * src/prefs_customheader.c
11736         * src/prefs_display_header.c
11737         * src/prefs_gtk.c
11738         * src/prefs_themes.c
11739         * src/procheader.c
11740         * src/procmime.c
11741         * src/procmsg.c
11742         * src/recv.c
11743         * src/send_message.c
11744         * src/simple-gettext.c
11745         * src/sourcewindow.c
11746         * src/textview.c
11747         * src/vcard.c
11748         * src/common/defs.h
11749         * src/common/log.c
11750         * src/common/plugin.c
11751         * src/common/prefs.c
11752         * src/common/session.c
11753         * src/common/session.h
11754         * src/common/socket.c
11755         * src/common/socket.h
11756         * src/common/ssl_certificate.c
11757         * src/common/template.c
11758         * src/common/utils.c
11759         * src/common/utils.h
11760         * src/common/xml.c
11761         * src/gtk/about.c
11762         added wrappers for C library function that
11763                 take pathname arguments.
11764                 enabled compilation with MinGW.
11765                 use GDir instead of directly using opendir().
11766                 added rename_force().
11767
11768 2005-08-19 [paul]       1.9.13cvs37
11769         
11770         patches by Colin:
11771         * src/compose.c
11772                 fix privacy settings on re-editing
11773                 a sent message
11774         * src/jpilot.c
11775                 fix encoding bug
11776         * src/folder.c
11777         * src/procmsg.c
11778         * src/procmsg.h
11779         * src/summaryview.c
11780                 flag changing optimisation
11781
11782 2005-08-18 [martin]     1.9.13cvs36
11783
11784         * commitHelper
11785             added my login
11786         * src/addrcache.c
11787         * src/addrharvest.c
11788         * src/addrindex.c
11789         * src/compose.c
11790         * src/grouplistdialog.c
11791         * src/main.c
11792         * src/mainwindow.c
11793         * src/msgcache.c
11794         * src/mutt.c
11795         * src/pine.c
11796         * src/prefs_account.c
11797         * src/prefs_themes.c
11798         * src/stock_pixmap.c
11799         * src/summaryview.c
11800         * src/gtk/about.c
11801         * src/gtk/logwindow.c
11802             removed deprecated glib and gdk stuff
11803         * src/plugins/pgpcore/select-keys.c
11804             convert attributes from locale to utf8
11805
11806 2005-08-17 [paul]       1.9.13cvs35
11807
11808         * src/account.c
11809         * src/addressbook.c
11810                 use new GTK_STOCK_ icons if available
11811         * src/summaryview.c
11812         * src/gtk/gtksctree.c
11813         * src/gtk/gtksctree.h
11814                 faster range select. patch by Colin
11815
11816 2005-08-17 [paul]       1.9.13cvs34
11817
11818         patches by colin:
11819         * src/addressbook.c
11820         * src/addressitem.h
11821                 Add an edit button for contacts, fix selections
11822                 of gtksctree items
11823         * src/editaddress.c
11824                 Change labels, let Save be always possible in the
11825                 email and user atributes tabs
11826         * src/folderview.c
11827                 fix sort issues
11828         * src/summaryview.c
11829                 select next item instead of the displayed one
11830                 after deletion
11831
11832         * src/gtk/progressdialog.c
11833                 use prefs_common.enable_rules_hint
11834
11835 2005-08-13 [hoa]        1.9.13cvs33
11836
11837         * src/etpan/imap-thread.c
11838                 fixed build on Solaris.
11839
11840 2005-08-10 [colin]      1.9.13cvs32
11841
11842         * src/procmsg.c
11843                 Fix cvs31 (missing fclose before reading
11844                 the file)
11845
11846 2005-08-10 [colin]      1.9.13cvs31
11847
11848         * src/procmsg.c
11849                 Fix procmsg_msginfo_new_from_mimeinfo() when
11850                 the MimeInfo isn't stored in memory. This fixes
11851                 replying to an attached message.
11852
11853 2005-08-10 [colin]      1.9.13cvs30
11854
11855         * src/mainwindow.c
11856                 Fix slowness in account changing
11857
11858 2005-08-10 [colin]      1.9.13cvs29
11859
11860         * src/folder.c
11861         * src/folderutils.c
11862         * src/folderview.c
11863         * src/imap_gtk.c
11864         * src/mainwindow.c
11865         * src/mh_gtk.c
11866         * src/procmsg.c
11867         * src/summaryview.c
11868                 Optimize folder_has_parent_of_type
11869                 Prevent moving special sub-folders from contextual menus
11870                 Rework message a bit ("Empty all messages" -> "Delete all
11871                 messages")
11872                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11873                 and "Deleted Items" folders)
11874
11875 2005-08-08 [colin]      1.9.13cvs28
11876
11877         * src/summaryview.c
11878         * src/prefs_summaries.c
11879                 Make "Select first unread|new" more flexible
11880                 (just prioritize new or unread)
11881
11882 2005-08-08 [colin]      1.9.13cvs27
11883
11884         * src/summaryview.c
11885                 If "select first new" is selected and there only
11886                 are unread messages, fallback to "select first
11887                 unread".
11888
11889 2005-08-08 [colin]      1.9.13cvs26
11890
11891         * src/folder.c
11892                 Fix shameful bugs (and bug #779)
11893
11894 2005-08-08 [colin]      1.9.13cvs25
11895
11896         * src/folder.c
11897         * src/folder.h
11898                 Cache parents' type to make folder_has_parent_of_type
11899                 faster
11900         * src/folderview.c
11901                 Forbid DnD of special sub-folders
11902         * src/procmsg.c
11903         * src/procmsg.h
11904                 Add MAIL_POSTFILTERING_HOOK
11905         * src/summaryview.c
11906                 Revert over-zealous deletion of the use_addr_book 
11907                 code
11908
11909 2005-08-07 [colin]      1.9.13cvs24
11910
11911         * src/folder.c
11912                 Fix big mistake (passing MsgInfo instead 
11913                 of FolderItem)
11914
11915 2005-08-07 [colin]      1.9.13cvs23
11916
11917         * src/compose.c
11918         * src/folder.c
11919         * src/folder.h
11920         * src/foldersel.c
11921         * src/folderutils.c
11922         * src/folderview.c
11923         * src/imap.c
11924         * src/mainwindow.c
11925         * src/messageview.c
11926         * src/mh.c
11927         * src/msgcache.c
11928         * src/procmime.c
11929         * src/summaryview.c
11930                 Make subfolders of Drafts, Queue, Outbox, Trash
11931                 work like their parents. 
11932                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11933
11934 2005-08-07 [colin]      1.9.13cvs22
11935
11936         * src/addressbook.c
11937                 Fix bug #771 (Dragged contacts not saved)
11938
11939 2005-08-07 [paul]       1.9.13cvs21
11940
11941         * src/summaryview.c
11942                 fix bug 32 'Search Doesn't display results
11943                 if "Hide Read Messages" is chosen'
11944                 be more literal in interpreting 'Hide read
11945                 messages'
11946
11947 2005-08-07 [colin]      1.9.13cvs20
11948
11949         * src/folderview.c
11950                 Add debug
11951         * src/summaryview.c
11952                 Faster 'unthread_for_execution'
11953
11954 2005-08-06 [paul]       1.9.13cvs19
11955
11956         * src/mainwindow.c
11957                 add mnemonics to Set displayed columns
11958                 fix bug where msgview_visible option was
11959                 overwritten as TRUE on startup
11960
11961 2005-08-06 [paul]       1.9.13cvs18
11962
11963         * src/mainwindow.c
11964                 refer to 'displayed columns in folder/message
11965                 list' not 'displayed items in summary/message view'
11966         * src/prefs_display_header.c
11967                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11968                 be consistent with similar dialogues
11969         * src/prefs_folder_column.c
11970         * src/prefs_summary_column.c
11971                 'columns' not 'items', and folder and message lists,
11972                 instead of folder and summary views;
11973                 Use 'Hidden columns' as list heading not 'Available
11974                 items';
11975                 move the 'Remove' button to the right hand side;
11976                 top-align the buttons;
11977                 remove unneeded vbox
11978         * src/prefs_summaries.c
11979                 put the 2 column prefs buttons in a frame to reduce
11980                 overall width; refer to columns not items &c.
11981
11982 2005-08-05 [colin]      1.9.13cvs17
11983
11984         * src/prefs_common.c
11985         * src/prefs_common.h
11986         * src/mainwindow.c
11987         * src/compose.c
11988         * src/messageview.c
11989                 Add an hidden toolbar_detachable pref, so
11990                 that I can get rid of these painful handles
11991                 in the toolbars. Defaults to TRUE to avoid
11992                 changing the GUI on unsuspecting people...
11993
11994 2005-08-05 [colin]      1.9.13cvs16
11995
11996         * src/Makefile.am
11997         * src/prefs_folder_column.c
11998         * src/prefs_folder_column.h
11999                 Add prefs for folder columns
12000         * src/folderview.c
12001         * src/folderview.h
12002         * src/mainwindow.c
12003         * src/mainwindow.h
12004         * src/prefs_common.c
12005         * src/prefs_common.h
12006         * src/prefs_summaries.c
12007                 Use them
12008         * src/prefs_summary_column.c
12009         * src/summaryview.c
12010         * src/summaryview.h
12011                 Add a To column
12012         * src/textview.c
12013         * src/common/utils.c
12014         * src/common/utils.h
12015                 Move uri colourisation functions
12016                 to utils
12017         * src/compose.c
12018                 Colourise URIs
12019         * src/imap.c
12020                 Fix bug with LIST where we'd try
12021                 to get Folder//////[...]/// 
12022
12023 2005-08-05 [paul]       1.9.13cvs15
12024
12025         * src/prefs_summaries.c
12026                 improve the English usage
12027         * src/summaryview.c
12028                 set font on column change
12029                 thanks to Colin
12030
12031 2005-08-05 [paul]       1.9.13cvs14
12032
12033         * src/prefs_common.c
12034         * src/prefs_common.h
12035         * src/prefs_summaries.c
12036         * src/summaryview.c
12037                 replace 'open_unread_on_enter' option with
12038                 'select_on_entry' option. opening/not opening
12039                 is now exclusively controlled by 'always_show_msg'
12040
12041 2005-08-04 [colin]      1.9.13cvs13
12042
12043         * src/compose.c
12044                 Remove dead code
12045                 Add colourisation of quotes and signatures
12046         * src/folderview.c
12047                 Fix possible crashes
12048         * src/messageview.c
12049                 Change an assert that is no problem
12050         * src/news.c
12051         * src/news_gtk.c
12052         * src/news_gtk.h
12053                 Fix offline mode
12054         * src/gtk/quicksearch.c
12055                 Fix a possible crash
12056
12057 2005-08-03 [colin]      1.9.13cvs12
12058
12059         * src/prefs_account.c
12060                 Fix bug #777 (Sylpheed crash in account configuration)
12061
12062 2005-08-03 [colin]      1.9.13cvs11
12063
12064         * src/addressbook.c
12065         * src/editaddress.c
12066         * src/editgroup.c
12067                 Fixing addressbook, round 2
12068         * src/textview.c
12069                 Fix emphasis color on rechecking 'Colorize messages'
12070
12071 2005-08-03 [paul]       1.9.13cvs10
12072
12073         sync with main
12074
12075         * src/addr_compl.c
12076         * src/compose.c
12077         * src/main.c
12078         * src/pop.c
12079         * src/prefs_account.c
12080         * src/procmime.c
12081         * src/procmsg.c
12082         * src/quote_fmt_parse.y
12083         * src/textview.c
12084         * src/common/quoted-printable.c
12085         * src/common/utils.c
12086         * src/common/utils.h
12087         * src/common/xml.c
12088                 replaced incorrect locale-independent
12089                 ctype functions with GLib's. Corrected
12090                 signedness mismatch.
12091         * src/headerview.c
12092                 headerview_create(): added spacing for vbox.
12093         * src/gtk/about.c
12094                 set focus to the OK button.
12095
12096 2005-08-03 [colin]      1.9.13cvs9
12097
12098         * src/folderview.c
12099                 Fix possible crash
12100
12101 2005-08-02 [colin]      1.9.13cvs8
12102
12103         * src/mainwindow.c
12104                 Fix cast
12105         * src/addressbook.c
12106         * src/addressitem.h
12107                 Fix a cast and more generally, try to make the
12108                 GUI more intuitive and consistent (round 1)
12109
12110 2005-08-02 [paul]       1.9.13cvs7
12111
12112         * src/folder.h
12113                 missing in 1.9.13cvs6
12114
12115 2005-08-02 [colin]      1.9.13cvs6
12116
12117         * src/folder.c
12118                 Fix one more leak
12119
12120 2005-08-02 [colin]      1.9.13cvs5
12121
12122         * src/folder.c
12123         * src/folderview.c
12124         * src/imap.c
12125         * src/main.c
12126         * src/mbox.c
12127         * src/procmsg.c
12128         * src/summaryview.c
12129                 Fix a number of folder_item_get_msg_list()-related
12130                 leaks (missing procmsg_msginfo_free()s)
12131
12132 2005-08-01 [colin]      1.9.13cvs4
12133
12134         * src/folderview.c
12135         * src/folderview.h
12136         * src/mainwindow.c
12137         * src/prefs_fonts.c
12138         * src/prefs_summaries.c
12139         * src/prefs_themes.c
12140         * src/summaryview.c
12141         * src/summaryview.h
12142         * src/textview.c
12143         * src/textview.h
12144                 Fix instant-apply of summary and folderview-related prefs
12145                 Fix erroneous g_free and alertpanels in prefs_theme
12146                 Add instant-apply for fonts
12147                 Defer applying of prefs a little bit so it's done only
12148                 once even if requested by multiples prefs pages
12149
12150 2005-08-01 [paul]       1.9.13cvs3
12151
12152         * src/main.c
12153                 fix bug 776 'S.C. crashes on close'
12154                 thanks to Colin
12155         * src/etpan/etpan-thread-manager-types.h
12156                 add missing include
12157                 thanks to Hoa
12158
12159 2005-07-25 [paul]       1.9.13cvs2
12160
12161         * src/summaryview.c
12162                 fix typos. spotted by Fabien Vantard
12163
12164 2005-07-24 [paul]       1.9.13cvs1
12165
12166         * doc/man/sylpheed.1
12167                 update man page, incorporating fix of
12168                 bug 769 'Typo in manpage'
12169         * src/etpan/imap-thread.c
12170                 fix NetBSD openssl dependencies. patch by
12171                 George Michaelson <ggm@apnic.net>
12172         * po/pt_BR.po
12173                 updated by Frederico Goncalves Guimaraes
12174
12175 2005-07-22 [paul]       1.9.13
12176
12177         1.9.13 release
12178
12179 2005-07-22 [paul]       1.9.12cvs91
12180
12181         * AUTHORS
12182         * INSTALL
12183         * README.claws
12184         * RELEASE_NOTES.claws
12185                 updated for release
12186         * configure.ac
12187         * po/nb.po
12188         * tools/claws.i18n.status.pl
12189                 add Norwegian translation. submiited by
12190                 Geir Helland <pjallabais@users.sourceforge.net>
12191         * po/ca.po
12192         * po/de.po
12193         * po/es.po
12194         * po/fi.po
12195         * po/fr.po
12196         * po/it.po
12197         * po/sk.po
12198         * po/sr.po
12199         * po/zh_CN.po
12200                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12201                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12202                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12203                 Yang Guilong
12204         * src/plugins/clamav/clamav_plugin_gtk.c
12205         * src/plugins/spamassassin/spamassassin_gtk.c
12206                 replace outdated description strings
12207
12208 2005-07-21 [colin]      1.9.12cvs90
12209
12210         * src/folder.c
12211                 Set folder to batch mode when scanning it. Makes deletion
12212                 of unread mails on IMAP much faster (due to the UNREAD 
12213                 flag unsetting)
12214
12215 2005-07-21 [darko]      1.9.12cvs89
12216
12217         * configure.ac
12218                 link against libresolv if necessary (patch by Paul)
12219         * src/msgcache.c
12220                 use glib's portable macros to determine endianness
12221
12222 2005-07-21 [paul]       1.9.12cvs88
12223
12224         * src/crash.c
12225         * src/gtk/about.c
12226                 update compiled-in features list
12227
12228 2005-07-20 [colin]      1.9.12cvs87
12229
12230         * src/folder.c
12231         * src/textview.c
12232                 Gcc 2.9x compilation fixes, thanks to Darko
12233         * src/plugins/clamav/clamav_plugin.c
12234                 Little optimisation: load virus database only once
12235         * src/plugins/spamassassin/spamassassin.c
12236                 Big optimisation: filtering one mail took at least 1 second,
12237                 now it takes at least 50ms. Doesn't speed up spamassassin 
12238                 itself, but should already be much more tolerable.
12239
12240 2005-07-20 [colin]      1.9.12cvs86
12241
12242         * src/summaryview.c
12243                 Fix performance issue
12244
12245 2005-07-19 [colin]      1.9.12cvs85
12246
12247         * src/plugins/pgpinline/plugin.c
12248                 Fix warning
12249
12250 2005-07-19 [colin]      1.9.12cvs84
12251
12252         * configure.ac
12253         * src/plugins/Makefile.am
12254         * src/plugins/pgpinline/.cvsignore
12255         * src/plugins/pgpinline/Makefile.am
12256         * src/plugins/pgpinline/pgpinline.c
12257         * src/plugins/pgpinline/pgpinline.deps
12258         * src/plugins/pgpinline/pgpinline.h
12259         * src/plugins/pgpinline/plugin.c
12260                 Put pgpinline in the main tree
12261
12262 2005-07-19 [paul]       1.9.12cvs83
12263
12264         * src/prefs_actions.c
12265                 prevent '//' in menu names, which cause a crash
12266                 thanks to Colin
12267
12268 2005-07-19 [paul]       1.9.12cvs82
12269
12270         * configure.ac
12271                 be generally more informative in configure output.
12272                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12273                 '[ --disable-openssl ...', as --enable-openssl is default
12274                 PGP/MIME: don't check for GPGME again, check for
12275                 pgpcore instead. Therefore prevent the possibility of
12276                 attempting to build pgpmime if pgpcore dependencies are
12277                 not met
12278                 ClamAV: use pkgconfig to check for lib
12279                 libgnomeprint: revert logic on inner test to match
12280                 everything else
12281         * src/plugins/pgpcore/sgpgme.c
12282                 add missing include
12283
12284 2005-07-19 [colin]      1.9.12cvs81
12285
12286         * src/summaryview.c
12287                 Fix slow thread rebuilding in particular
12288                 cases
12289
12290 2005-07-19 [paul]       1.9.12cvs80
12291
12292         * sylpheed-claws.desktop
12293                 fix typo, spotted by Stephan Sachse
12294         * src/account.c
12295                 replace GTK_STOCK_ADD with
12296                 GTK_STOCK_NEW button
12297
12298 2005-07-18 [colin]      1.9.12cvs79
12299
12300         * src/etpan/imap-thread.c
12301                 Fix return value (Thanks Hoa)
12302
12303 2005-07-18 [colin]      1.9.12cvs78
12304
12305         * src/imap.c
12306                 Allow empty passwords
12307                 Create drafts/queue/outbox if necessary
12308         * src/summaryview.c
12309                 Remove old code
12310         * src/etpan/imap-thread.c
12311                 Fix STARTTLS (Thanks to Hoa)
12312
12313 2005-07-18 [paul]       1.9.12cvs77
12314
12315         * ChangeLog-gtk2.jp
12316         * ChangeLog.jp
12317                 removed
12318         * Makefile.am
12319                 updated to reflect additions and removals
12320         * TODO
12321                 updated to be claws-specific
12322         * TODO-gtk2
12323         * TODO-gtk2.jp
12324         * TODO.jp
12325         * sylpheed-128x128.png
12326         * sylpheed-64x64.png
12327                 removed
12328         * sylpheed-claws-128x128.png
12329         * sylpheed-claws-64x64.png
12330         * sylpheed-claws.desktop
12331         * sylpheed-claws.png
12332                 added
12333         * sylpheed.desktop
12334         * sylpheed.png
12335                 removed
12336
12337 2005-07-17 [paul]       1.9.12cvs76
12338
12339         * src/account.c
12340         * src/addressbook.c
12341         * src/alertpanel.c
12342         * src/alertpanel.h
12343         * src/compose.c
12344         * src/exphtmldlg.c
12345         * src/expldifdlg.c
12346         * src/folderview.c
12347         * src/imap_gtk.c
12348         * src/inc.c
12349         * src/message_search.c
12350         * src/messageview.c
12351         * src/mh_gtk.c
12352         * src/news_gtk.c
12353         * src/prefs_actions.c
12354         * src/prefs_filtering.c
12355         * src/prefs_matcher.c
12356         * src/prefs_template.c
12357         * src/prefs_themes.c
12358         * src/ssl_manager.c
12359         * src/summary_search.c
12360         * src/textview.c
12361         * src/toolbar.c
12362         * src/gtk/sslcertwindow.c
12363         * src/plugins/pgpcore/sgpgme.c
12364                 rework alertpanels
12365
12366 2005-07-17 [colin]      1.9.12cvs75
12367
12368         * src/privacy.c
12369                 add a PrivacySystem accessor that checks that
12370                 the system cached in a MimeInfo's privacydata
12371                 is still registered. Use this accessor instead
12372                 of directly using data->system. Fixes crashes
12373                 after unloading pgp plugins.
12374
12375 2005-07-17 [colin]      1.9.12cvs74
12376
12377         * src/alertpanel.c
12378                 Change geometry hints to a simple default size.
12379                 Fixes the certs dialogs.
12380
12381 2005-07-17 [colin]      1.9.12cvs73
12382
12383         * src/gtk/sslcertwindow.c
12384                 Use a gtkExpander
12385
12386 2005-07-17 [colin]      1.9.12cvs72
12387
12388         * src/plugins/pgpcore/Makefile.am
12389         * src/plugins/pgpmime/Makefile.am
12390                 Add gpgme libs
12391
12392 2005-07-17 [paul]       1.9.12cvs71
12393
12394         * configure.ac
12395                 add --disable-gnomeprint option
12396                 modified version of patch by Marius Mauch
12397
12398 2005-07-17 [paul]       1.9.12cvs70
12399
12400         * src/common/defs.h
12401                 update urls
12402         * src/account.c
12403         * src/action.c
12404         * src/addressbook.c
12405         * src/compose.c
12406         * src/foldersel.c
12407         * src/folderview.c
12408         * src/html.c
12409         * src/imap_gtk.c
12410         * src/main.c
12411         * src/mainwindow.c
12412         * src/messageview.c
12413         * src/mh_gtk.c
12414         * src/mimeview.c
12415         * src/news_gtk.c
12416         * src/prefs_account.c
12417         * src/prefs_send.c
12418         * src/prefs_summaries.c
12419         * src/procmsg.c
12420         * src/summaryview.c
12421         * src/common/utils.c
12422         * src/common/xml.c
12423         * src/plugins/pgpcore/passphrase.c
12424         * src/plugins/pgpcore/select-keys.c
12425                 replace inappropriately used backticks
12426                 with single quotes
12427
12428 2005-07-16 [colin]      1.9.12cvs69
12429
12430         * src/image_viewer.c
12431                 Add extra paranoid checks
12432
12433 2005-07-16 [colin]      1.9.12cvs68
12434
12435         * src/plugins/pgpcore/prefs_gpg.c
12436                 Don't auto-check sigs by default, as it
12437                 can be really slow.
12438
12439 2005-07-16 [colin]      1.9.12cvs67
12440
12441         * src/plugins/pgpcore/sgpgme.c
12442                 Make messages a bit better.
12443
12444 2005-07-16 [colin]      1.9.12cvs66
12445
12446         * src/imap.c
12447                 Remove pseudo-log
12448         * src/etpan/imap-thread.c
12449                 Add real log
12450
12451 2005-07-16 [colin]      1.9.12cvs65
12452
12453         * src/main.c
12454         * src/prefs_other.c
12455                 And now, fix build with libetpan :-/
12456
12457 2005-07-15 [colin]      1.9.12cvs64
12458
12459         * src/prefs_other.c
12460                 Continue fixing build without libetpan.
12461
12462 2005-07-15 [colin]      1.9.12cvs63
12463
12464         * src/main.c
12465                 Fix build with --disable-libetpan
12466
12467 2005-07-15 [colin]      1.9.12cvs62
12468
12469         * configure.ac
12470                 Bump libetpan's version
12471
12472 2005-07-15 [colin]      1.9.12cvs61
12473
12474         * src/etpan/imap-thread.c
12475                 Actually stop logging :)
12476
12477 2005-07-15 [colin]      1.9.12cvs60
12478
12479         * src/addressbook.c
12480                 Fix dnd of multiple addresses.
12481
12482 2005-07-15 [hoa]        1.9.12cvs59
12483
12484         * src/etpan/imap-thread.c
12485             disable login of IMAP password in libetpan log file.
12486
12487 2005-07-15 [paul]       1.9.12cvs58
12488
12489         * src/account.c
12490                 don't automatically sort
12491                 do allow drag n drop
12492
12493 2005-07-15 [paul]       1.9.12cvs57
12494
12495         * src/account.c
12496         * src/ssl_manager.c
12497                 alphabetical listing
12498
12499 2005-07-15 [paul]       1.9.12cvs56
12500
12501         * src/gtk/pluginwindow.c
12502                 sort plugin list alphabetically
12503
12504 2005-07-15 [paul]       1.9.12cvs55
12505
12506         * src/prefs_spelling.c
12507         * src/prefs_wrapping.c
12508                 unify English usage
12509
12510 2005-07-15 [colin]      1.9.12cvs54
12511
12512         * src/wizard.c
12513                 Typo fix
12514
12515 2005-07-15 [paul]       1.9.12cvs53
12516
12517         * src/prefs_message.c
12518                 make 'show cursor' a hidden option
12519
12520 2005-07-14 [colin]      1.9.12cvs52
12521
12522         * src/plugins/spamassassin/Makefile.am
12523         * src/plugins/clamav/Makefile.am
12524                 Fix double EXTRA_DISTs
12525
12526 2005-07-14 [colin]      1.9.12cvs51
12527
12528         * src/plugins/clamav/Makefile.am
12529         * src/plugins/clamav/clamav_plugin_gtk.deps
12530         * src/plugins/spamassassin/Makefile.am
12531         * src/plugins/spamassassin/spamassassin_gtk.deps
12532                 Make $plugin_gtk depend on $plugin
12533
12534 2005-07-14 [hoa]        1.9.12cvs50
12535
12536         * src/etpan/imap-thread.c
12537                 enable debug log of libetpan when running with --debug
12538
12539 2005-07-14 [colin]      1.9.12cvs49
12540
12541         * configure.ac
12542         * src/common/Makefile.am
12543         * src/common/plugin.c
12544         * src/common/plugin.h
12545                 Add a little plugin dependancy system.
12546                 Plugins can ship a $plugin_name.deps file
12547                 (near them in PLUGINDIR) so that their
12548                 dependancies are loaded if possible.
12549         * src/plugins/Makefile.am
12550         * src/plugins/pgpcore/Makefile.am
12551         * src/plugins/pgpcore/passphrase.c
12552         * src/plugins/pgpcore/passphrase.h
12553         * src/plugins/pgpcore/plugin.c
12554         * src/plugins/pgpcore/prefs_gpg.c
12555         * src/plugins/pgpcore/prefs_gpg.h
12556         * src/plugins/pgpcore/select-keys.c
12557         * src/plugins/pgpcore/select-keys.h
12558         * src/plugins/pgpcore/sgpgme.c
12559         * src/plugins/pgpcore/sgpgme.h
12560                 Introduce pgpcore, used by pgpmime and
12561                 pgpinline
12562         * src/plugins/pgpmime/Makefile.am
12563         * src/plugins/pgpmime/passphrase.c
12564         * src/plugins/pgpmime/passphrase.h
12565         * src/plugins/pgpmime/pgpmime.c
12566         * src/plugins/pgpmime/pgpmime.deps
12567         * src/plugins/pgpmime/plugin.c
12568         * src/plugins/pgpmime/prefs_gpg.c
12569         * src/plugins/pgpmime/prefs_gpg.h
12570         * src/plugins/pgpmime/select-keys.c
12571         * src/plugins/pgpmime/select-keys.h
12572         * src/plugins/pgpmime/sgpgme.c
12573         * src/plugins/pgpmime/sgpgme.h
12574                 Remove the core from pgpmime and add the
12575                 dependancy to pgpcore.
12576
12577 2005-07-14 [paul]       1.9.12cvs48
12578
12579         * src/stock_pixmap.c
12580                 forgot this in last commit
12581
12582 2005-07-14 [paul]       1.9.12cvs47
12583
12584         * src/account.c
12585         * src/addressbook.c
12586                 add accelerators for the buttons (sync with main)
12587         * src/compose.c
12588         * src/compose.h
12589                 add accelerators for the buttons.
12590                 fix editing with external editor.
12591                 replace gdk_input_*() with GIOChannel;
12592                 (sync with main)
12593         * src/foldersel.c
12594                 display folder names with new/unread
12595                 representation (sync with main)
12596         * src/main.c
12597                 specify default window icon (sync with main)
12598         * src/prefs_common.c
12599                 use_addr_book default to FALSE
12600         * src/summaryview.c
12601         * src/textview.c
12602                 add accelerators for the buttons (sync with main)
12603         * src/gtk/menu.c
12604                 fix typos
12605         * src/pixmaps/sylpheed_icon.xpm
12606                 updated
12607
12608 2005-07-13 [paul]       1.9.12cvs46
12609
12610         * src/plugins/pgpmime/pgpmime.c
12611         * src/plugins/pgpmime/sgpgme.c
12612                 (temporarily) use deprecated gpgme_data_rewind()
12613                 while largefile support is not present
12614                 (as suggested by Colin)
12615
12616 2005-07-13 [paul]       1.9.12cvs45
12617
12618         * configure.ac
12619                 remove large file support (for now):
12620                 it breaks too many things
12621
12622 2005-07-13 [paul]       1.9.12cvs44
12623
12624         * configure.ac
12625                 add large file support
12626         * src/html.c
12627                 fix bug #763 where href attribute was not
12628                 the very first attribute of a link
12629                 patch by Thomas Gilgin
12630
12631 2005-07-13 [colin]      1.9.12cvs43
12632
12633         * src/gtk/pluginwindow.c
12634                 Little portability fix
12635
12636 2005-07-13 [colin]      1.9.12cvs42
12637
12638         * src/plugins/pgpmime/sgpgme.c
12639                 Fix crasher.
12640
12641 2005-07-13 [colin]      1.9.12cvs41
12642
12643         * src/plugins/pgpmime/pgpmime.c
12644         * src/plugins/pgpmime/sgpgme.c
12645                 Use gpgme_data_release_and_get_mem instead
12646                 of gpgme_data_read.
12647
12648 2005-07-13 [colin]      1.9.12cvs40
12649
12650         * configure.ac
12651         * src/plugins/pgpmime/passphrase.c
12652         * src/plugins/pgpmime/passphrase.h
12653         * src/plugins/pgpmime/pgpmime.c
12654         * src/plugins/pgpmime/plugin.c
12655         * src/plugins/pgpmime/select-keys.c
12656         * src/plugins/pgpmime/select-keys.h
12657         * src/plugins/pgpmime/sgpgme.c
12658         * src/plugins/pgpmime/sgpgme.h
12659                 Port pgpmime to gpgme-1.0.
12660
12661 2005-07-12 [paul]       1.9.12cvs39
12662
12663         * AUTHORS
12664         * src/toolbar.c
12665         * src/toolbar.h
12666                 add a 'Go to Prev' button to the toolbar.
12667                 correct tooltip text of go to buttons.
12668                 based on patch by Yang Guilong <bamanzi@gmail.com>
12669
12670 2005-07-12 [colin]      1.9.12cvs38
12671
12672         * src/statusbar.c
12673                 Fix progress bar showing stuff at startup.
12674
12675 2005-07-12 [paul]       1.9.12cvs37
12676
12677         * src/editjpilot.c
12678                 fix building with jpilot support
12679
12680 2005-07-11 [colin]      1.9.12cvs36
12681
12682         * src/inc.c
12683                 Add visual indication that filtering is running
12684         * src/textview.c
12685                 Make {}[] uri delimiters
12686         * src/summaryview.c
12687                 Remove useless (and slow) calls
12688
12689 2005-07-11 [paul]       1.9.12cvs35
12690
12691         * src/plugins/clamav/clamav_plugin_gtk.c
12692         * src/plugins/dillo_viewer/dillo_prefs.c
12693         * src/plugins/pgpmime/prefs_gpg.c
12694         * src/plugins/spamassassin/spamassassin_gtk.c
12695                 gather plugins prefs together under their
12696                 own 'Plugins' heading
12697
12698 2005-07-11 [paul]       1.9.12cvs34
12699
12700         sync with main
12701
12702         * src/account.c
12703                 account_delete(): modified alert dialog
12704         * src/editjpilot.c
12705         * src/editvcard.c
12706                 fixed a crash when cancelling file selection
12707                 dialog by Escape key. Made non-ascii filename
12708                 selectable.
12709         * src/prefs_template.c
12710                 prefs_template_window_create(): make scrolled
12711                 window policy AUTOMATIC
12712
12713 2005-07-10 [hoa]        1.9.12cvs33
12714
12715         * src/etpan/imap-thread.c
12716                 workaround for old Courier IMAP servers.
12717
12718 2005-07-10 [colin]      1.9.12cvs32
12719
12720         * src/folder.c
12721         * src/statusbar.c
12722         * src/statusbar.h
12723                 Add visual progress indicator on filtering/processing
12724                 Factorize the progress bar code
12725         * src/imap.c
12726         * src/imap.h
12727         * src/etpan/imap-thread.c
12728                 Add a reference counter to avoid destroying the Folder
12729                 while it's in use by another callback.
12730
12731 2005-07-09 [hoa]        1.9.12cvs31
12732
12733         * src/imap.c
12734         * src/etpan/imap-thread.c
12735                 fixed deadlock when removing IMAP account.
12736
12737 2005-07-08 [colin]      1.9.12cvs30
12738
12739         * src/textview.c
12740         * src/unmime.c
12741                 Fix again problems decoding broken headers
12742         * src/gtk/inputdialog.c
12743                 Fix local variable shadowing a global one
12744
12745 2005-07-08 [colin]      1.9.12cvs29
12746
12747         * src/msgcache.c
12748                 Make the cache/mark files platform-agnostic by writing
12749                 them in little-endian format. Reading them is also done
12750                 in little-endian format, of course; however, in order
12751                 to avoid trashing mark data on big-endian machines, the
12752                 files are, at first, read from the native format if the
12753                 little-endian one doesn't exist. This is easy to deter-
12754                 mine by trying to open a file with a swapped data_ver
12755                 and seeing if it's the wanted version.
12756                 Little-endian using users should see absolutely no
12757                 difference, Big-endian users may get a very little
12758                 performance drop due to byte-swapping.
12759                 Tested on i386 and ppc32. 
12760                 Fixes bug #159 (The index file, in the mailboxes, is 
12761                 hardware depending).
12762
12763                 To have the cache/mark files updated to the new little-
12764                 endian format, "Check for new messages" or even
12765                 "Rebuild folder tree" aren't enough. Files will be
12766                 updated as soon as a folder has been opened/closed.
12767                 To update everything, just select all folders by
12768                 selecting them one by one.
12769
12770 2005-07-07 [colin]      1.9.12cvs28
12771
12772         * src/imap.c
12773                 Remember the folder separator per IMAPFolder
12774                 instead of globally.
12775                 Revive the Session on noop; fixes bug #761
12776                 (mark a bunch of unread messages as read takes 
12777                 forever)
12778
12779 2005-07-07 [darko]      1.9.12cvs27
12780
12781         * src/common/template.c
12782                 Sort templates alphabetically
12783
12784 2005-07-06 [colin]      1.9.12cvs26
12785
12786         * src/imap.c
12787                 Try to use the correct separator in
12788                 most cases. Possibly fixes bug #759
12789                 (only creates the INBOX folder when 
12790                 setting up new IMAP account) and 
12791                 bug #760 (Can't retrieve messages)
12792
12793 2005-07-06 [colin]      1.9.12cvs25
12794
12795         * src/imap.c
12796                 Use real_path in status command. This will
12797                 help later, when namespaces will be used.
12798
12799 2005-07-06 [colin]      1.9.12cvs24
12800
12801         * configure.ac
12802         * src/account.c
12803         * src/folder.c
12804         * src/imap.c
12805         * src/etpan/etpan-log.c
12806         * src/etpan/etpan-thread-manager.c
12807         * src/etpan/imap-thread.c
12808                 Add a --disable-libetpan parameter. With this,
12809                 users that don't want IMAP4 support can avoid
12810                 the new dependancy (and have no IMAP support).
12811                 Users that have IMAP4 accounts and use this
12812                 parameter won't lose their configuration, their
12813                 IMAP accounts will just be invisible and not
12814                 used.
12815         * src/textview.c
12816                 Make the "Copy ..." contextual menu items 
12817                 copy to both the X clipboard and the gtk 
12818                 clipboard - as most other apps do.
12819         * src/gtk/about.c
12820                 Add a notice about OpenSSL usage, in order to
12821                 comply with OpenSSL's license (point 6):
12822                 http://www.openssl.org/source/license.html
12823
12824 2005-07-06 [colin]      1.9.12cvs23
12825
12826         * src/alertpanel.c
12827                 Fix a minimum size for alertpanels
12828         * src/compose.c
12829                 Show 'No space left on device' type errors
12830                 when queuing/sending
12831         * src/imap_gtk.c
12832         * src/mh_gtk.c
12833                 Rework folder's deletion message (remove 
12834                 extra \n)
12835
12836 2005-07-05 [colin]      1.9.12cvs22
12837
12838         * src/imap.c
12839                 Add an alertpanel on auth error
12840                 Add pseudo-log
12841                 Remove pthread-related stuff
12842
12843 2005-07-05 [colin]      1.9.12cvs21
12844
12845         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12846                 Fix crash on plugin reloading (with a hack)
12847
12848 2005-07-05 [colin]      1.9.12cvs20
12849
12850         * src/prefs_account.c
12851         * src/prefs_account.h
12852                 Fix typo
12853         * src/gtk/filesel.c
12854         * src/gtk/filesel.h
12855                 Add a way to filter the view
12856         * src/gtk/pluginwindow.c
12857                 Filter loadable stuff
12858         * src/plugins/pgpmime/prefs_gpg.c
12859                 Fix missing unregistration
12860         * .cvsignore
12861         * src/etpan/.cvsignore
12862         * src/plugins/spamassassin/.cvsignore
12863                 Add more stuff to cvs ignored files
12864
12865 2005-07-04 [colin]      1.9.12cvs19
12866
12867         * src/imap.c
12868                 Fix scan_required returning FALSE when it
12869                 shouldn't. Maybe fix #760 (Can't retrieve
12870                 messages)
12871
12872 2005-07-04 [colin]      1.9.12cvs18
12873
12874         * src/summaryview.c
12875                 Fix always_show_msg pref
12876
12877 2005-07-04 [paul]       1.9.12cvs17
12878
12879         sync with main (forgotten in last commit)
12880         
12881         * src/common/utils.c
12882         * src/common/utils.h
12883                 check_line_length(): new.
12884                 is_dir_exist()
12885                 is_file_entry_exist()
12886                 dirent_is_regular_file()
12887                 dirent_is_directory(): use g_file_test() instead of stat().
12888
12889 2005-07-04 [paul]       1.9.12cvs16
12890
12891         sync with main:
12892
12893         * src/compose.c
12894                 compose_write_to_file(): check for line
12895                 length limit and display warning if exceeds
12896         * src/jpilot.c
12897                 use get_home_dir() instead of g_get_home_dir()
12898         * src/procheader.c
12899                 removed warning about invalid date
12900         * src/vcard.c
12901                 use get_home_dir() instead of g_get_home_dir()
12902
12903 2005-07-04 [paul]       1.9.12cvs15
12904
12905         * src/stock_pixmap.c
12906                 fix new pixmap naming errors
12907                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12908
12909 2005-07-04 [colin]      1.9.12cvs14
12910
12911         * src/imap.c
12912                 Fix debugging string with a warning
12913
12914 2005-07-04 [colin]      1.9.12cvs13
12915
12916         * configure.ac
12917                 Add a check for libetpan's version (>= 0.37)
12918
12919 2005-07-04 [hoa]        1.9.12cvs12
12920
12921         * commitHelper
12922         * src/imap.c
12923         * src/etpan/imap-thread.c
12924         * src/etpan/imap-thread.h
12925                 fixed IMAP implementation of check of mails.
12926
12927 2005-07-03 [hoa]        1.9.12cvs11
12928
12929         * src/etpan/Makefile.am
12930         * src/etpan/etpan-errors.h
12931         * src/etpan/etpan-log.[ch]
12932         * src/etpan/etpan-thread-manager-types.h
12933         * src/etpan/etpan-thread-manager.[ch]
12934         * src/etpan/imap-thread.[ch]
12935         * src/Makefile.am
12936         * src/imap.c
12937         * src/main.c
12938         * src/prefs_other.c
12939         * configure.ac
12940             merged imap branch.
12941             dependency on libetpan 0.37 is now added.
12942
12943 2005-07-01 [colin]      1.9.12cvs10
12944
12945         * src/Makefile.am
12946         * src/folder.c
12947         * src/folder.h
12948         * src/folderview.c
12949         * src/stock_pixmap.c
12950         * src/stock_pixmap.h
12951         * src/plugins/trayicon/trayicon.c
12952                 Add marked symbol on folders containing
12953                 marked messages
12954         * src/procmsg.c
12955         * src/procmsg.h
12956         * src/toolbar.c
12957         * src/prefs_common.c
12958         * src/prefs_common.h
12959         * src/prefs_send.c
12960                 Add an optional confirmation dialog on queue
12961                 sending. Patch by wwp.
12962         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12963         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12964         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12965         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12966         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12967         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12968         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12969         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12970         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12971         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12972         * src/pixmaps/trash_mark.xpm            ** ADDED **
12973                 New pixmaps
12974
12975 2005-07-01 [colin]      1.9.12cvs9
12976
12977         * src/summaryview.c
12978                 Fix a little threading bug
12979         * src/addrgather.c
12980         * src/mainwindow.c
12981                 A little bit of HIG normality never hurts
12982
12983 2005-07-01 [colin]      1.9.12cvs8
12984
12985         * src/compose.c
12986         * src/msgcache.c
12987         * src/pop.c
12988         * src/procmime.c
12989         * src/recv.c
12990         * src/common/log.c
12991         * src/common/template.c
12992         * src/common/utils.c
12993         * src/common/utils.h
12994                 Reverted the fwrite_atomic stuff. In fact
12995                 it is already atomic.
12996
12997 2005-06-30 [colin]      1.9.12cvs7
12998
12999         * src/common/utils.c
13000         * src/common/utils.h
13001                 Add an fwrite_atomic() function to make
13002                 sure we write everything: fwrite can make
13003                 short writes.
13004         * src/compose.c
13005         * src/msgcache.c
13006         * src/pop.c
13007         * src/procmime.c
13008         * src/recv.c
13009         * src/common/log.c
13010         * src/common/template.c
13011                 Use that (and fix swapping of size and nmemb).
13012                 Thanks to Rich Coe for the heads up.
13013
13014 2005-06-30 [colin]      1.9.12cvs6
13015
13016         * src/addressbook.c
13017                 Optimize addressbook opening 
13018
13019 2005-06-30 [colin]      1.9.12cvs5
13020
13021         * src/summaryview.c
13022                 Remove calls to summary_step after move/copy
13023
13024 2005-06-28 [paul]       1.9.12cvs4
13025
13026         * src/alertpanel.c
13027                 wrap and make the error msg selectable
13028
13029 2005-06-28 [paul]       1.9.12cvs3
13030
13031         * src/ssl_manager.c
13032                 replace the OK button with a Close button
13033         * src/gtk/foldersort.c
13034                 use GTK_STOCK_ icons/buttons
13035
13036 2005-06-28 [colin]      1.9.12cvs2
13037
13038         * src/gedit-print.c             ** ADDED **
13039         * src/gedit-print.h             ** ADDED **
13040         * src/gtk/gtksourceprintjob.c   ** ADDED **
13041         * src/gtk/gtksourceprintjob.h   ** ADDED **
13042                 I can't believe no one had enough time to tell
13043                 me I forgot the `cvs add`
13044
13045 2005-06-27 [colin]      1.9.12cvs1
13046
13047         * src/Makefile.am
13048         * src/gtk/Makefile.am
13049         * src/messageview.c
13050         * src/procmsg.c
13051         * src/summaryview.c
13052         * configure.ac
13053                 Add optional libgnomeprint-based printing
13054         * src/mainwindow.c
13055         * src/gtk/quicksearch.c
13056                 Add an Edit/Quick search menu item to show
13057                 and focus the quicksearch
13058
13059 2005-06-27 [paul]       1.9.12
13060
13061         1.9.12 release
13062
13063         * po/ca.po
13064         * po/de.po
13065         * po/es.po
13066         * po/fr.po
13067         * po/it.po
13068         * po/ko.po
13069         * po/pt_BR.po
13070         * po/sk.po
13071         * po/zh_CN.po
13072                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13073                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13074                 SungHyun Nam, Frederico Goncalves Guimaraes,
13075                 Andrej Kacian, and Yang Guilong
13076 2005-06-26 [colin]      1.9.11cvs106
13077
13078         * src/imap_gtk.c
13079                 Forgot one file for previous fix
13080
13081 2005-06-26 [colin]      1.9.11cvs105
13082
13083         * src/folder.c
13084         * src/imap.c
13085                 Fix problems with folder operations in no_select
13086                 imap folders. it applies only to mails, and 
13087                 creation/deletion/move/renaming of folders 
13088                 should be possible
13089
13090 2005-06-26 [paul]       1.9.11cvs104
13091
13092         * src/prefs_filtering.c
13093                 replace one more GTK_STOCK_REMOVE
13094                 with GTK_STOCK_DELETE
13095
13096 2005-06-25 [colin]      1.9.11cvs103
13097
13098         * src/imap.c
13099                 Optimize get_seq_set_from_seq_list
13100                 (Patch by Ricardo) 
13101
13102 2005-06-25 [colin]      1.9.11cvs102
13103
13104         * src/mh.c
13105                 If the directory exists, but not in the
13106                 correct encoding, rename it. This should
13107                 handle old-versions-induced bugs.
13108
13109 2005-06-25 [colin]      1.9.11cvs101
13110
13111         * src/mh.c
13112                 Fix path access with extended dir names
13113                 Fixes bug #589 (SC segfaults with wrong locale
13114                 settings)
13115
13116 2005-06-25 [colin]      1.9.11cvs100
13117
13118         * src/prefs_account.c
13119         * src/prefs_account.h
13120         * src/compose.c
13121                 Add an option to encrypt replies to
13122                 encrypted messages
13123
13124 2005-06-25 [colin]      1.9.11cvs99
13125
13126         * src/compose.c
13127         * src/quote_fmt_parse.y
13128                 ... And make it work with pgpinline.
13129
13130 2005-06-25 [colin]      1.9.11cvs98
13131
13132         * src/compose.c
13133         * src/procmime.c
13134         * src/procmime.h
13135         * src/quote_fmt_parse.y
13136                 o Make reedition of encrypted messages possible
13137                   (as long as it is encrypted to self too, no
13138                    magic there)
13139                 o Make replying with quote (and without selecting
13140                   text) possible for encrypted messages.
13141                 Closes bug #550 (Not possible to "reply with quote"
13142                 to gnupg encrypted messages)
13143
13144 2005-06-24 [paul]       1.9.11cvs97
13145
13146         * src/imap.c
13147                 add missing include
13148
13149 2005-06-24 [paul]       1.9.11cvs96
13150
13151         * src/editldap.c
13152                 made bind password entry invisible
13153                 (sync with main)
13154         * src/send_message.c
13155                 send_message_local(): check exit status
13156                 to detect errors (sync with main)
13157         * src/textview.c
13158                 use main's less ambiguous popup menu
13159                 wording
13160
13161 2005-06-24 [paul]       1.9.11cvs95
13162
13163         * src/prefs_actions.c
13164         * src/prefs_customheader.c
13165         * src/prefs_display_header.c
13166         * src/prefs_filtering_action.c
13167         * src/prefs_matcher.c
13168         * src/prefs_template.c
13169         * src/prefs_toolbar.c
13170                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13171         * src/gtk/description_window.c
13172                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13173
13174 2005-06-23 [colin]      1.9.11cvs94
13175
13176         * src/summaryview.c
13177                 Fix rough edges (be sure to call status_show whenever
13178                 necessary).
13179
13180 2005-06-23 [colin]      1.9.11cvs93
13181
13182         * src/summaryview.c
13183                 Optimize Select All
13184                 Before, in a 5K mails folder: 11s
13185                 After, in the same folder: 58000µs
13186                 The joys of locking... gtk_clist_select_all() fires a 
13187                 tree-select-row event for each selected row, which in 
13188                 summaryview, callbacks summary_selected which in turn,
13189                 calls summary_status_show, which walks the selected
13190                 rows. Hence, calling gtk_clist_select_all was 
13191                 exponential. Locking the summaryview makes 
13192                 summary_selected return early.
13193
13194 2005-06-23 [colin]      1.9.11cvs92
13195
13196         * src/imap.c
13197                 Move mutex at the important place to avoid
13198                 deadlocks
13199         * src/summaryview.c
13200                 Fix Del key deleting directly instead of
13201                 moving to trash
13202
13203 2005-06-22 [colin]      1.9.11cvs91
13204
13205         * src/plugins/spamassassin/libspamc.c
13206                 As we do spagetti code with assignations in multiple
13207                 places (see _message_read_raw where out = msg = raw),
13208                 let's be sure we don't free the same pointer twice.
13209                 Should fix bug #683 (Crash in libpam at 
13210                 message_cleanup).
13211
13212 2005-06-22 [colin]      1.9.11cvs90
13213
13214         * src/compose.c
13215         * src/messageview.c
13216         * src/toolbar.c
13217                 Make toolbar's delete use the move to trash stuff;
13218                 Add gtk_widget_realize to be sure pixmaps can get
13219                 created (that may fix an old worksforme bug which
13220                 I can't find back...)
13221
13222 2005-06-22 [colin]      1.9.11cvs89
13223
13224         * src/summaryview.c
13225         * src/summaryview.h
13226         * src/mainwindow.c
13227                 Rename "Message/Delete" to "Message/Move to trash"
13228                 Add "Message/Delete..." that directly destroys the
13229                 selected messages after asking for a confirmation.
13230
13231 2005-06-22 [colin]      1.9.11cvs88
13232
13233         * src/imap.c
13234                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13235                 o Fix a deadlock (thanks Darko)
13236
13237 2005-06-22 [colin]      1.9.11cvs87
13238
13239         * src/gtk/foldersort.c
13240                 Add missing include for the i18n;
13241                 patch by Fabien Vantard
13242
13243 2005-06-21 [colin]      1.9.11cvs86
13244
13245         * src/folder.c
13246         * src/folderview.c
13247                 Respect the no_select flag
13248         * src/imap.c
13249                 Fix recursive deletion
13250         * src/imap_gtk.c
13251         * src/mh_gtk.c
13252                 Make the folder deletion's warning
13253                 more explicit
13254
13255 2005-06-21 [colin]      1.9.11cvs85
13256
13257         * src/textview.c
13258                 Prevent email addresses from spanning accross
13259                 lines - fixes bug # 646 (newline-chars in 
13260                 email addresses)
13261
13262 2005-06-20 [colin]      1.9.11cvs84
13263
13264         * src/folder.c
13265                 Be sure not to remove source if copy failed
13266
13267 2005-06-20 [colin]      1.9.11cvs83
13268
13269         * src/folderview.c
13270         * src/imap_gtk.c
13271                 remove summaryview's lock
13272         * src/imap.c
13273                 introduce threads to avoid problems when foreground tasks
13274                 interfere with background tasks
13275         * src/mh.c
13276                 prevent moving to drafts/queue
13277         * src/mimeview.c
13278                 fix leak
13279
13280 2005-06-19 [colin]      1.9.11cvs82
13281
13282         * src/imap_gtk.c
13283                 Remember that the user doesn't want to override
13284                 offline mode, for 3 seconds. It avoid presenting
13285                 him with N popups in a really short time.
13286
13287 2005-06-17 [colin]      1.9.11cvs81
13288
13289         * src/imap.c
13290                 Fix IMAP breaking on folders containing '('
13291                 (Probably won't be enough)
13292
13293 2005-06-17 [colin]      1.9.11cvs80
13294
13295         Forgotten files on 1.9.11cvs79
13296         * src/summaryview.c
13297                 Fix stepping when not immediately executing
13298         * src/imap.c
13299                 Really prevent UID FETCH 0
13300         * src/codeconv.c
13301                 Fix outgoing charset never set to utf-8
13302         * src/mh.c
13303                 Fix leak
13304
13305 2005-06-16 [colin]      1.9.11cvs79
13306
13307         * src/compose.c
13308                 Fix bug #707 (Dash splits rows)
13309                 Only wrap if we're on a line break position and
13310                 the previous one was a "white" (space) char.
13311                 Pango stuff is weird.
13312
13313 2005-06-16 [colin]      1.9.11cvs78
13314
13315         * src/imap_gtk.c
13316                 Lock summaryview while downloading messages
13317                 on user demand
13318         * src/procheader.c
13319         * src/unmime.c
13320         * src/common/utils.c
13321         * src/common/utils.h
13322                 Replace \r and \n with spaces in From and
13323                 Subject headers
13324
13325 2005-06-16 [paul]       1.9.11cvs77
13326
13327         * src/procmime.c
13328                 liberalise the mime parser
13329         * src/gtk/about.c
13330                 add text wrapping
13331
13332 2005-06-16 [paul]       1.9.11cvs76
13333
13334         * src/gtk/about.c
13335                 reworked
13336
13337 2005-06-15 [colin]      1.9.11cvs75
13338
13339         * src/compose.c
13340                 Finish header encoding fix
13341         * src/summaryview.c
13342                 Fix segfault
13343         * src/headerview.c
13344                 Fix compilation (Thanks Stephan
13345                 Sachse)
13346
13347 2005-06-15 [colin]      1.9.11cvs74
13348
13349         * Makefile.am
13350                 Install gnome2 stuff rather than gnome1, 
13351                 if both are present
13352         * src/codeconv.c
13353         * src/codeconv.h
13354         * src/compose.c
13355                 Fix headers encoding
13356         * src/folder.c
13357                 Visual progress when fetching all messages
13358         * src/folderview.c
13359         * src/summaryview.c
13360         * src/summaryview.h
13361                 Prevent changing current message while
13362                 incorporating
13363
13364 2005-06-15 [paul]       1.9.11cvs73
13365
13366         * src/gtk/gtkaspell.c
13367         * src/gtk/gtkaspell.h
13368                 fix build warnings
13369
13370 2005-06-15 [paul]       1.9.11cvs72
13371
13372         * src/prefs_filtering.c
13373                 allow reordering of filter rules by
13374                 drag n drop
13375
13376 2005-06-15 [paul]       1.9.11cvs71
13377
13378         * COPYING
13379                 updated
13380         * src/codeconv.c
13381                 replace deprecated function
13382         * src/inc.c
13383         * src/send_message.c
13384         * src/gtk/progressdialog.c
13385         * src/gtk/progressdialog.h
13386                 salvage and reuse parts of reverted sync
13387
13388 2005-06-15 [paul]       1.9.11cvs70
13389
13390         * src/inc.c
13391         * src/send_message.c
13392         * src/gtk/progressdialog.c
13393         * src/gtk/progressdialog.h
13394                 revert yesterday's sync with main
13395                 it contains deprecated functions
13396
13397 2005-06-15 [colin]      1.9.11cvs69
13398
13399         * src/headerview.c
13400                 Fix bug #670 (multi user to: will corrupt message 
13401                 headers display)
13402
13403 2005-06-15 [colin]      1.9.11cvs68
13404
13405         * src/compose.c
13406                 Fix bug #421 (Fix undo on wrapping)
13407
13408 2005-06-15 [colin]      1.9.11cvs67
13409
13410         * src/folder.c
13411                 Provide visual feedback while processing
13412                 folder's rules.
13413         * src/imap.c
13414                 Provide visual feedback while getting
13415                 short headers (for uncached messages)
13416
13417
13418 2005-06-14 [paul]       1.9.11cvs66
13419
13420         * src/account.c
13421                 change a couple stock icons
13422         * src/inc.c
13423         * src/send_message.c
13424         * src/gtk/progressdialog.c
13425         * src/gtk/progressdialog.h
13426                 sync main's GtkTreeView implementation
13427
13428 2005-06-14 [colin]      1.9.11cvs65
13429
13430         * src/imap.c
13431                 Various little fixes, mainly on error paths
13432
13433 2005-06-13 [colin]      1.9.11cvs64
13434
13435         * matcher.c
13436         * procmsg.c
13437         * procmsg.h
13438                 Add a way to fetch only headers. This speeds
13439                 up filtering on headers for IMAP. Fixes:
13440                 bug #481 extraneous imap commands slow down 
13441                         imap filtering
13442                 bug #522 Sylpheed downloads all messages 
13443                         when opening mailbox (IMAP)
13444                 bug #677 IMAP fetch is soooooooooooooo slow
13445         * src/folder.c
13446         * src/folder.h
13447                 Add a folder set_batch method so that
13448                 implementations can speed up flags changes
13449         * src/folderutils.c
13450         * src/summaryview.c
13451                 Use that in mark as (un)read and mark all read
13452                 Refix bug #679
13453         * src/imap.c
13454                 Implement set_batch - brings back deferred
13455                 flags in a less buggy manner. Fixes:
13456                 bug #729 IMAP immediate expunge of deleted messages
13457                 bug #191 remove list of messages with one command
13458                 Fix login with strange chars
13459                 Implement fetch_msg_full
13460                 Fix copy (wrong counts)
13461
13462 2005-06-12 [colin]      1.9.11cvs63
13463
13464         * src/folder.c
13465                 lock incorporation during long operations.
13466                 Avoids fucking up the IMAP socket.
13467
13468 2005-06-12 [colin]      1.9.11cvs62
13469
13470         * src/imap.c
13471                 Fix harmful typo
13472                 Factorize remove_all_msg
13473                 Thread-ize expunge
13474         * src/summaryview.c
13475                 Don't update partial-download status if unnecessary
13476         * src/folder.c
13477                 Use remove_msgs everywhere possible
13478
13479 2005-06-12 [colin]      1.9.11cvs61
13480
13481         * src/folder.c
13482         * src/folder.h
13483                 Add a remove_msgs function to remove a 
13484                 list of messages
13485         * src/imap.c
13486                 Implement that.
13487
13488 2005-06-12 [colin]      1.9.11cvs60
13489
13490         * src/imap.c
13491                 Remove flags-processing deferring... Too hard
13492                 to get it to work in all cases.
13493
13494 2005-06-11 [colin]      1.9.11cvs59
13495
13496         * src/imap.c
13497                 printf -> debug_print
13498
13499 2005-06-11 [colin]      1.9.11cvs58
13500
13501         * src/imap.c
13502                 o Fix build without USE_PTHREAD
13503                 o Factorize imap_open
13504                 o Alertpanel in case of impossible connection
13505                 o Alertpanel in case of impossible login
13506                 o Fix deferred flags processing to force a 
13507                   flush before adding some more flags to process,
13508                   but in another folder.
13509
13510 2005-06-10 [colin]      1.9.11cvs57
13511
13512         * src/imap.c
13513                 o Fix a format string error
13514                 o init ssl socket outside of the thread 
13515                   (it possibly invokes gtk calls)
13516         * src/procmime.c
13517                 o Put back the buffer to its necessary size
13518                 o Fix changing a file pointer without keeping
13519                   track of it (thanks Valgrind)
13520         * src/common/smtp.c
13521                 o Fix automatic STARTTLS if login should be done
13522                   and the server only allows it after starting TLS
13523         * src/gtk/gtkinputdialog.c
13524                 o Eat GDK_Return so that the combo popup doesn't 
13525                   appear when we press Enter to validate the combo
13526                   input dialog (as seen in the Open with... dialog)
13527
13528 2005-06-10 [colin]      1.9.11cvs56
13529
13530         * src/imap.c
13531                 o A bit less debug
13532                 o Fix a crash on deletion
13533                 o Threadize imap_select (it's called outside of 
13534                   threads)
13535                 o Defer treatment of DELETED flags
13536
13537
13538 2005-06-09 [colin]      1.9.11cvs55
13539
13540         * src/imap.c
13541                 Make sure we check imap_gtk_should_override(), which
13542                 potentially calls gtk stuff, before creating thread.
13543                 That way it should't be called via imap_get_session()
13544                 inside a thread.
13545
13546 2005-06-09 [colin]      1.9.11cvs54
13547
13548         * src/imap.c
13549                 o add a bit of status output
13550                 o remove some dead code
13551                 o threadize get_list_of_uids
13552                 o threadize imap_get_flags
13553                 o defer flag changing by 500ms so that they
13554                   can be batched
13555
13556
13557 2005-06-08 [colin]      1.9.11cvs53
13558
13559         * src/imap.c
13560                 Thread-ize imap_cmd_fetch
13561
13562 2005-06-08 [colin]      1.9.11cvs52
13563
13564         * src/main.c
13565                 Mmh, that broke POP3...
13566
13567 2005-06-08 [colin]      1.9.11cvs51
13568
13569         * src/main.c
13570                 Stabilize IMAP patch (thanks to Hoa)
13571
13572 2005-06-08 [colin]      1.9.11cvs50
13573
13574         * src/imap.c
13575                 Test patch to speed up imap. 
13576
13577 2005-06-08 [colin]      1.9.11cvs49
13578
13579         * src/imap_gtk.c
13580                 Warning fix
13581         * src/procmime.c
13582                 Apply patch from gentoo to use /usr/share/mime/globs if 
13583                 available, after un-breaking it
13584         * src/common/log.c
13585         * src/common/log.h
13586                 Use g_timeout for invoking hooks that possibly use gtk
13587                 calls. This should leave gtk calls in the main thread.
13588
13589 2005-06-08 [paul]       1.9.11cvs48
13590
13591         * src/codeconv.c
13592                 conv_get_outgoing_charset_str(): don't
13593                 use prefs_common setting
13594         * src/compose.c
13595         * src/compose.h
13596                 add /Options/Character encoding/... to
13597                 temporarily change the outgoing encoding
13598
13599         (belated sync with main)
13600
13601 2005-06-08 [paul]       1.9.11cvs47
13602
13603         * src/compose.c
13604                 correction to/completion of last
13605                 sync with main
13606
13607 2005-06-08 [paul]       1.9.11cvs46
13608
13609         sync with main:
13610         
13611         * src/codeconv.c
13612         * src/codeconv.h
13613                 always enabled Japanese auto-detection
13614                 if the first letters of locale string
13615                 is "ja"
13616         * src/compose.c
13617                 don't use "destroy" signal to destroy
13618                 Compose object (fix rare crashes on discard?)
13619         * src/mainwindow.c
13620         * src/messageview.c
13621         * src/prefs_send.c
13622                 added Hebrew encodings
13623         * src/sourcewindow.c
13624                 don't use "destroy" signal to destroy
13625                 objects
13626
13627 2005-06-07 [colin]      1.9.11cvs45
13628
13629         * src/summaryview.c
13630                 Add missing unlocks/locks
13631
13632 2005-06-07 [paul]       1.9.11cvs44
13633
13634         * src/summaryview.c
13635                 restore bug #749 fix
13636
13637 2005-06-06 [colin]      1.9.11cvs43
13638
13639         * src/summaryview.c
13640                 Fix selection bug when prefs_common.open_unread 
13641                 is FALSE
13642
13643 2005-06-06 [colin]      1.9.11cvs42
13644
13645         * src/common/md5.c
13646                 Fix a warning
13647         * src/summaryview.c
13648         * src/folderview.c
13649                 Factorize long operations beginning and end
13650                 (locking, freezing/thawing, cursor, ...)
13651                 Check selection->data member in selection-
13652                 related loops; this avoids dying an awful
13653                 death if the selection changes on us while
13654                 we're marking a whole IMAP folder unread, 
13655                 for example.
13656
13657 2005-06-06 [paul]       1.9.11cvs41
13658
13659         * src/textview.c
13660                 don't g_free() a static gchar buffer
13661
13662 2005-06-05 [colin]      1.9.11cvs40
13663
13664         * src/mainwindow.c
13665         * src/messageview.c
13666         * src/summaryview.c
13667                 Fix bug #749 (Show all headers should be
13668                 sticky as the GUI suggests)
13669
13670 2005-06-03 [paul]       1.9.11cvs39
13671
13672         * src/compose.c
13673                 don't allow editing of mail while sending.
13674                 patch by Colin
13675
13676 2005-06-03 [paul]       1.9.11cvs38
13677
13678         * src/folderview.c
13679                 add a freeze/thaw to speed up 'mark all read'
13680
13681 2005-06-03 [paul]       1.9.11cvs37
13682
13683         * src/prefs_message.c
13684                 reflect changes immediately
13685
13686 2005-06-02 [colin]      1.9.11cvs36
13687
13688         * po/POTFILES.in
13689                 Patch by Fabien Vantard.
13690
13691 2005-06-02 [colin]      1.9.11cvs35
13692
13693         * src/imap.c
13694                 Use a non-blocking imap_getline() if possible.
13695                 This should completely prevent the interface
13696                 from freezin on imap operations, although it
13697                 may do strange stuff in case of folder switching
13698                 while a big imap operation is taking place...
13699
13700                 In addition, fix a leak in the case thread
13701                 creation fails on connection.
13702
13703 2005-06-02 [colin]      1.9.11cvs34
13704
13705         * src/crash.c
13706         * src/prefs_common.h
13707                 Fix build (prefs_common_init() doesn't exist
13708                 anymore)
13709
13710 2005-06-02 [colin]      1.9.11cvs33
13711
13712         * src/prefs_account.c
13713                 Fix bug #245 (filtering rules broken when
13714                 renaming a remote account (imap4 or nntp)
13715
13716 2005-06-02 [colin]      1.9.11cvs32
13717
13718         * src/imap.c
13719                 Try to fix IMAP shortcomings: 
13720                 o Multithread imap_open()
13721                 o allow offline-mode overriding instead of
13722                   just returning NULL
13723         * src/imap_gtk.c
13724         * src/imap_gtk.h
13725                 Add a function to ask whether we want to
13726                 override offline-mode for 10 minutes (one-shot
13727                 asking was painful)
13728         * src/procheader.c
13729                 Fix segfault when imap parser isn't happy about
13730                 a missing {
13731
13732 2005-06-01 [colin]      1.9.11cvs31
13733
13734         * src/addrharvest.c
13735         * src/compose.c
13736         * src/mbox.c
13737         * src/mbox.h
13738         * src/mh.c
13739         * src/msgcache.c
13740         * src/send_message.c
13741         * src/setup.c
13742         * src/undo.c
13743         * src/common/hooks.c
13744         * src/common/prefs.c
13745         * src/common/template.c
13746         * src/common/utils.c
13747         * src/gtk/gtkutils.c
13748         * src/gtk/inputdialog.c
13749         * src/gtk/menu.c
13750         * src/gtk/pluginwindow.c
13751         * src/gtk/prefswindow.c
13752         * src/plugins/pgpmime/passphrase.c
13753         * src/plugins/pgpmime/prefs_gpg.c
13754                 More -Wall fixes
13755
13756         * src/common/Makefile.am
13757         * src/common/timing.h
13758                 Add basic timing code
13759
13760         * src/summaryview.c
13761                 Fix a bug with unread messages when 
13762                 re-sorting folders, and by the way
13763                 fix a big performance hit when 
13764                 re-sorting (10k mails: before 5s,
13765                 after .5s)
13766
13767         * src/prefs_compose_writing.c
13768         * src/prefs_compose_writing.h
13769         * src/prefs_message.c
13770         * src/prefs_message.h
13771         * src/prefs_other.c
13772         * src/prefs_other.h
13773         * src/prefs_quote.c
13774         * src/prefs_quote.h
13775         * src/prefs_receive.c
13776         * src/prefs_receive.h
13777         * src/prefs_send.c
13778         * src/prefs_send.h
13779         * src/prefs_summaries.c
13780         * src/prefs_summaries.h
13781                 Fix copyright banner
13782
13783 2005-06-01 [paul]       1.9.11cvs30
13784
13785         * po/fi.po
13786                 updated by Flammie Pirinen
13787         * src/procmime.c
13788                 fix 'Bad BASE64 content' output
13789
13790 2005-05-31 [colin]      1.9.11cvs29
13791
13792         * src/procmime.c
13793                 Oops, where did my hunk go.
13794
13795 2005-05-31 [colin]      1.9.11cvs28
13796
13797         * src/Makefile.am
13798         * src/account.c
13799         * src/action.c
13800         * src/addr_compl.c
13801         * src/addressbook.c
13802         * src/codeconv.c
13803         * src/compose.c
13804         * src/export.c
13805         * src/folder.c
13806         * src/folderview.c
13807         * src/image_viewer.c
13808         * src/main.c
13809         * src/mainwindow.c
13810         * src/messageview.c
13811         * src/mimeview.c
13812         * src/msgcache.c
13813         * src/prefs_account.c
13814         * src/prefs_actions.c
13815         * src/prefs_common.c
13816         * src/prefs_compose_writing.c
13817         * src/prefs_customheader.c
13818         * src/prefs_ext_prog.c
13819         * src/prefs_filtering.c
13820         * src/prefs_filtering_action.c
13821         * src/prefs_fonts.c
13822         * src/prefs_image_viewer.c
13823         * src/prefs_message.c
13824         * src/prefs_message.h
13825         * src/prefs_msg_colors.c
13826         * src/prefs_other.c
13827         * src/prefs_other.h
13828         * src/prefs_quote.c
13829         * src/prefs_receive.c
13830         * src/prefs_receive.h
13831         * src/prefs_send.c
13832         * src/prefs_send.h
13833         * src/prefs_spelling.c
13834         * src/prefs_summaries.c
13835         * src/prefs_summary_column.c
13836         * src/prefs_template.c
13837         * src/prefs_themes.c
13838         * src/prefs_toolbar.c
13839         * src/prefs_wrapping.c
13840         * src/procmime.c
13841         * src/procmsg.c
13842         * src/send_message.h
13843         * src/ssl_manager.c
13844         * src/summary_search.c
13845         * src/summaryview.c
13846         * src/textview.c
13847         * src/wizard.c
13848         * src/common/smtp.c
13849         * src/common/smtp.h
13850         * src/gtk/gtkutils.h
13851                 o Move the rest of Common prefs to new style
13852                 o Lots of -Wall warning fixes
13853                 o fix FIXME in cache memusage calculation
13854                 o Let return receipts be sent from any account
13855                 o Little cache optimisation (read)
13856                 o Fix bug #746 (don't treat commas as separators
13857                   when inside a quoted string)
13858
13859 2005-05-31 [paul]       1.9.11cvs27
13860
13861         * src/prefs_common.c
13862                 fix 'off-by-one' typo
13863
13864 2005-05-31 [paul]       1.9.11cvs26
13865
13866         * src/account.c
13867         * src/addr_compl.c
13868         * src/compose.c
13869         * src/foldersel.c
13870         * src/prefs_actions.c
13871         * src/prefs_common.c
13872         * src/prefs_common.h
13873         * src/prefs_customheader.c
13874         * src/prefs_display_header.c
13875         * src/prefs_filtering.c
13876         * src/prefs_filtering_action.c
13877         * src/prefs_matcher.c
13878         * src/prefs_summaries.c
13879         * src/prefs_summary_column.c
13880         * src/prefs_template.c
13881         * src/prefs_toolbar.c
13882         * src/ssl_manager.c
13883         * src/gtk/pluginwindow.c
13884         * src/gtk/prefswindow.c
13885         * src/gtk/progressdialog.c
13886                 add hidden prefs 'enable_rules_hint'
13887                 for gtk_tree_view_set_rules_hint()
13888                 (sync with main)
13889                 
13890
13891 2005-05-31 [colin]      1.9.11cvs25
13892
13893         * src/Makefile.am
13894         * src/main.c
13895         * src/prefs_common.c
13896         * src/prefs_summaries.c ** ADDED **
13897         * src/prefs_summaries.h ** ADDED **
13898                 Common/Display -> Display/Summaries
13899
13900 2005-05-31 [colin]      1.9.11cvs24
13901
13902         * src/Makefile.am
13903         * src/main.c
13904         * src/prefs_quote.c ** ADDED **
13905         * src/prefs_quote.h ** ADDED **
13906                 Move Common/Quote to Compose/Quoting
13907         * src/prefs_common.c
13908         * src/prefs_common.h
13909                 Remove old quote stuff, add
13910                 convenience functions for GtkTextView prefs
13911         * src/gtk/prefswindow.c
13912                 Set default height higher
13913
13914 2005-05-30 [colin]      1.9.11cvs23
13915
13916         * src/Makefile.am
13917         * src/main.c
13918         * src/prefs_common.c
13919         * src/prefs_compose_writing.c ** ADDED **
13920         * src/prefs_compose_writing.h ** ADDED **
13921                 Move Common/Compose prefs to Compose/Writing
13922
13923 2005-05-30 [colin]      1.9.11cvs22
13924
13925         * src/common/utils.c
13926                 Fix bug #651 (Confused Attract by Subject)
13927                 Patch by M. Benkmann <haferfrost@web.de>
13928         * AUTHORS
13929
13930 2005-05-30 [colin]      1.9.11cvs21
13931
13932         * src/compose.c
13933                 Fix concatenation of different headers of
13934                 the same type (bug #645)
13935         * src/prefs_folder_item.c
13936                 Fix bug #699 (setting color to black doesn't
13937                 work immediately)
13938         * src/procmime.c
13939                 Print out decoding error only once per
13940                 block
13941
13942 2005-05-30 [paul]       1.9.11cvs20
13943
13944         * src/common/template.c
13945                 fix Bcc
13946
13947 2005-05-30 [paul]       1.9.11cvs19
13948
13949         * doc/src/rfc2368.txt   **NEW FILE**
13950         * src/compose.c
13951                 compose_entries_set(): don't interpret Bcc
13952                 header field (conform to RFC 2368)
13953                 (sync with main)
13954
13955 2005-05-29 [colin]      1.9.11cvs18
13956
13957         * src/prefs_common.c
13958                 Let the default reply format respect
13959                 netiquette by cutting the signature.
13960
13961 2005-05-29 [colin]      1.9.11cvs17
13962
13963         * src/summaryview.c
13964                 Don't let always_show_msg override
13965                 open_unread_on_enter when opening a new
13966                 directory.
13967
13968 2005-05-27 [paul]       1.9.11cvs16
13969
13970         sync with main:
13971
13972         * src/main.c
13973                 app_will_exit(): cleanup tmp directory when exit
13974         * src/message_search.c
13975                 improved the interface and made code cleanup.
13976                 removed Clear button
13977         * src/send_message.c
13978                 send_message_local(): use GSpawn, and detect errors
13979         * src/summary_search.c
13980                 improved the interface and made code cleanup
13981         * src/textview.c
13982                 textview_write_link(): also skip non-ascii space
13983                  at the head of link strings (phishing check
13984                  didn't work at the case)
13985         * src/common/utils.c
13986                 get_command_output(): use g_spawn_command_line_sync()
13987                 instead of popen()
13988
13989 2005-05-26 [colin]      1.9.11cvs15
13990
13991         * src/folder.c
13992                 remove printf
13993
13994 2005-05-26 [colin]      1.9.11cvs14
13995
13996         * src/common/nntp.c
13997                 Fix nntp mode reader (bug #611)
13998                 Patch by Florian Mickler <florian@mickler.org>
13999
14000 2005-05-26 [colin]      1.9.11cvs13
14001
14002         * src/plugins/pgpmime/passphrase.c
14003                 Fix mouse grabbing (bug #557)
14004
14005 2005-05-26 [colin]      1.9.11cvs12
14006
14007         * src/prefs_themes.c
14008                 Fix g_warning (bug #541)
14009
14010 2005-05-26 [colin]      1.9.11cvs11
14011
14012         * src/prefs_actions.c
14013         * src/prefs_template.c
14014                 Fix bug #506 (no warning if action/template
14015                 is not saved)
14016         * src/common/template.c
14017                 Fix a possible crash
14018
14019 2005-05-26 [colin]      1.9.11cvs10
14020
14021         * src/folder.c
14022         * src/folderview.c
14023         * src/procmsg.c
14024         * src/summaryview.c
14025                 Forbid locked messages to be moved or
14026                 deleted. Locked messages in trashes 
14027                 still get deleted, for performance
14028                 reason (mh.c::mh_remove_all_msgs)
14029
14030 2005-05-25 [colin]      1.9.11cvs9
14031
14032         * src/procmime.c
14033                 Use correct encoding when sending mails
14034                 with attachments that have accentued 
14035                 chars in their name
14036
14037 2005-05-24 [colin]      1.9.11cvs8
14038
14039         * src/summaryview.c
14040                 Fix bug #688 f) read/unread marker not
14041                 changed on first click
14042                 Also, optimize summary_status_show()
14043                 calls
14044         * src/folder.c
14045         * src/inc.c
14046         * src/procmime.c
14047                 Fix bug #688 b) and c) wrt message
14048                 attachments and signature
14049         * src/stock_pixmap.c
14050         * src/stock_pixmap.h
14051         * src/stock_pixmap.c
14052         * src/stock_pixmap.h
14053         * src/Makefile.am
14054         * src/pixmaps/clip_gpg_signed.xpm
14055                 Add clip/signed icon
14056
14057 2005-05-24 [colin]      1.9.11cvs7
14058
14059         * src/folder_item_prefs.c
14060                 whitespace fix
14061
14062 2005-05-24 [colin]      1.9.11cvs6
14063
14064         * src/folderview.c
14065         * src/prefs_common.c
14066         * src/prefs_common.h
14067                 Add a confirmation to folder drag and drop
14068                 fixes bug #156
14069         * src/alertpanel.c
14070         * src/alertpanel.h
14071                 fix _with_disable parameters so that
14072                 the buttons labels are specifiable too
14073         * src/plugins/pgpmime/sgpgme.c
14074                 reflect said change
14075                 
14076
14077 2005-05-24 [colin]      1.9.11cvs5
14078
14079         * src/folderview.c
14080                 Uncollapse/collapse folders on double-click
14081                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14082                 closes bug #108
14083
14084 2005-05-23 [colin]      1.9.11cvs4
14085
14086         * src/common/socket.c
14087                 Check another special SSL_peek() error.
14088                 Should help wrt bug #728
14089
14090 2005-05-23 [colin]      1.9.11cvs3
14091
14092         * src/plugins/pgpmime/pgpmime.c
14093                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14094                 breaking menu accelerators and stuff. Users will have to
14095                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14096                 account's privacy preferences if needed.
14097
14098 2005-05-22 [paul]
14099
14100         * tools/kdeservicemenu/install.sh
14101                 use kdesu to prompt for root password if doing
14102                 global install/uninstall
14103
14104 2005-05-20 [colin]      1.9.11cvs2
14105
14106         * src/procmsg.c
14107                 Fix another compilation error with gcc-2.9x
14108                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14109         * src/send_message.c
14110                 Don't send QUIT if we aren't connected
14111
14112 2005-05-19 [colin]      1.9.11cvs1
14113
14114         * src/procmsg.c
14115                 Fix compilation with gcc 2.9x
14116
14117 2005-05-19 [paul]       1.9.11
14118
14119         1.9.11 released
14120
14121 2005-05-19 [paul]       1.9.9cvs14
14122
14123         * src/gtk/inputdialog.c
14124                 prevent gettext warning
14125
14126 2005-05-19 [paul]       1.9.9cvs13
14127
14128         * src/mainwindow.c
14129         * src/prefs_common.c
14130         * src/prefs_common.h
14131         * src/textview.c
14132         * src/textview.h
14133                 add an option to toggle cursor in message
14134                 view (sync with main)
14135
14136 2005-05-18 [colin]      1.9.9cvs12
14137
14138         * src/compose.c
14139                 Dereference freed pointer
14140         * src/gtk/gtkaspell.c
14141                 Fix duplication of dictionaries (is it an aspell issue?)
14142
14143 2005-05-18 [colin]      1.9.9cvs11
14144
14145         * src/gtk/inputdialog.c
14146         * src/gtk/gtkaspell.c
14147                 HIGuify dialogs
14148         * src/alertpanel.c
14149                 Remove a double call
14150
14151 2005-05-17 [colin]      1.9.9cvs10
14152
14153         * src/gtk/gtkaspell.c
14154                 Fix dialogs, Ctrl-Enter accel
14155
14156 2005-05-17 [colin]      1.9.9cvs9
14157
14158         * src/gtk/gtkaspell.c
14159                 Fix some accelerators, escape in replace-window
14160
14161 2005-05-16 [colin]      1.9.9cvs8
14162
14163         * src/gtk/gtkaspell.c
14164                 Revert last commit, it was a mistake.
14165
14166 2005-05-16 [colin]      1.9.9cvs7
14167
14168         * src/gtk/gtkaspell.c
14169                 Remove buggy code while we're at it. It's a 
14170                 dead code path anyway.
14171
14172 2005-05-16 [colin]      1.9.9cvs6
14173
14174         * src/gtk/gtkaspell.c
14175                 Missed some gtk_menu_popup where deactivate
14176                 signal should be handled. Should fix bug
14177                 #629 a bit more.
14178
14179 2005-05-16 [colin]      1.9.9cvs5
14180
14181         * src/gtk/gtkaspell.c
14182                 Remove debug printf()s
14183
14184 2005-05-16 [colin]      1.9.9cvs4
14185
14186         * src/gtk/gtkaspell.c
14187                 Fix a bit aspell problems
14188                 (see bug #629)
14189
14190 2005-05-13 [colin]      1.9.9cvs3
14191
14192         * src/folderview.c
14193                 Fix the + appearing even when no subfolders
14194                 have unread messages. Thanks to wwp for the
14195                 bug report.
14196
14197 2005-05-11 [paul]       1.9.9cvs2
14198
14199         * src/folderview.c
14200                 correction to 1.9.9cvs1, only colour folders that
14201                 have new msgs (not unread msgs)
14202
14203 2005-05-10 [colin]      1.9.9cvs1
14204
14205         * src/folderview.c
14206         * src/summaryview.c
14207                 Try to fix bolding bugs again.
14208
14209 2005-05-09 [paul]
14210
14211         * tools/claws.i18n.status.pl
14212                 add Ricardo Mones Lastra's script that has been providing
14213                 the i18n status page for many months
14214
14215 2005-05-09 [paul]       1.9.9
14216
14217         1.9.9 release
14218
14219 2005-05-09 [paul]       1.9.6cvs58
14220
14221         * AUTHORS
14222         * INSTALL
14223         * README.claws
14224                 updated
14225         * Makefile.am 
14226         * RELEASE_NOTES.claws
14227                 add release notes to cvs to simplify release
14228                 procedure
14229         * configure.ac
14230                 add ca and fi to ALL_LINGUAS
14231         * po/Makefile.in.in
14232                 workaround for missing Makevars
14233         * po/ca.po
14234         * po/fi.po
14235                 add new Catalan and Finnish translations
14236                 submitted by Miquel Oliete and Flammie Pirinen
14237         * po/de.po
14238         * po/es.po
14239         * po/fr.po
14240         * po/it.po
14241         * po/pl.po
14242         * po/ru.po
14243         * po/sk.po
14244         * po/sr.po
14245         * po/zh_CN.po
14246                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14247                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14248                 Urke MMI, and Hansom Young
14249         * src/main.c
14250                 Fix drafting when quitting. compose_draft() closes the
14251                 compose windows, which modifies the compose_list GSList.
14252                 We have to refresh this list after echo drafting to avoid a
14253                 segfault
14254         * src/partial_download.c
14255                 fix segfault on exit
14256
14257 2005-05-06 [paul]       1.9.6cvs57
14258
14259         * src/grouplistdialog.c
14260                 quick fix/workaround for unresizeable newsgroup
14261                 name column 
14262
14263 2005-05-06 [paul]       1.9.6cvs56
14264
14265         * src/inc.c
14266         * src/mainwindow.c
14267                 use gettext plural forms
14268         * src/imap_gtk.c
14269         * src/mh_gtk.c
14270         * src/toolbar.c
14271                 small improvement to english usage
14272
14273 2005-05-05 [thorsten]   1.9.6cvs55
14274
14275         * src/folder.c
14276                 fix possible crash
14277
14278 2005-05-05 [paul]       1.9.6cvs54
14279         
14280         sync with HEAD
14281
14282         * AUTHORS
14283         * src/compose.c
14284                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14285                 patch by Tim Mann
14286
14287 2005-05-05 [paul]       1.9.6cvs53
14288
14289         * src/mainwindow.c
14290                 fix resizing of separate message and
14291                 folder views
14292
14293 2005-05-05 [paul]       1.9.6cvs52
14294
14295         * src/account.c
14296         * src/addrgather.c
14297         * src/browseldap.c
14298         * src/exphtmldlg.c
14299         * src/expldifdlg.c
14300         * src/importmutt.c
14301         * src/importpine.c
14302         * src/main.c
14303         * src/mainwindow.c
14304         * src/noticeview.c
14305         * src/prefs_filtering.c
14306         * src/prefs_filtering_action.c
14307         * src/prefs_matcher.c
14308         * src/prefs_spelling.c
14309         * src/prefs_toolbar.c
14310         * src/toolbar.c
14311         * src/wizard.c
14312         * src/gtk/description_window.c
14313         * src/gtk/gtkvscrollbutton.c
14314         * src/gtk/progressdialog.c
14315         * src/gtk/quicksearch.c
14316         * src/plugins/pgpmime/prefs_gpg.c
14317         * src/plugins/spamassassin/spamassassin_gtk.c
14318                 replace deprecated gtk_widget_set_usize
14319
14320 2005-05-04 [colin]      1.9.6cvs51
14321
14322         * src/common/utils.c
14323                 Fix crash when subst_for_filename is called
14324                 with a NULL parameter
14325
14326 2005-05-04 [colin]      1.9.6cvs50
14327
14328         * src/partial_download.c
14329         * src/pop.c
14330                 Escape login when writing uidl file
14331                 fixes bug #736
14332
14333 2005-05-03 [colin]      1.9.6cvs49
14334
14335         * src/procmime.c
14336                 Fix possible DOS in mime parser
14337                 (see bug #634)
14338
14339 2005-05-02 [colin]      1.9.6cvs48
14340
14341         * src/compose.c
14342                 Try to fix the copy/paste mess once again.
14343
14344
14345 2005-04-30 [colin]      1.9.6cvs47
14346
14347         * src/prefs_account.h
14348         * src/procmsg.c
14349         * src/send_message.c
14350         * src/common/smtp.c
14351         * src/common/smtp.h
14352                 Try to batch sending mails (per account) instead of
14353                 reconnecting to server every time.
14354
14355 2005-04-29 [colin]      1.9.6cvs46
14356
14357         * src/messageview.c
14358                 Fix window resizing that refused to size down
14359         * src/prefs_common.c
14360         * src/prefs_common.h
14361         * src/prefs_filtering.c
14362                 Save Filtering's window size
14363
14364 2005-04-21 [paul]       1.9.6cvs45
14365
14366         * ChangeLog-gtk2.claws
14367         * src/setup.c
14368                 correction to sync
14369
14370 2005-04-21 [paul]       1.9.6cvs44
14371
14372         sync with main:
14373
14374         * src/setup.c
14375         * src/statusbar.c
14376         * src/statusbar.h
14377                 use gtkut_widget_draw_now(). Improved performance
14378                 of the update of statusbar
14379         * src/textview.c
14380                 textview_smooth_scroll_do(): redraw it after scroll
14381                 is done (fixed incorrect display when a part of the
14382                 view is hidden).
14383         * src/gtk/gtkutils.c
14384         * src/gtk/gtkutils.h
14385                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14386                 to force update of widgets.
14387                 Removed gtkut_widget_wait_for_draw() which had a big
14388                 overhead  because of waiting for all events processed 
14389
14390 2005-04-20 [paul]       1.9.6cvs43
14391
14392         * src/codeconv.c
14393                 complete 1.9.6cvs42's sync:
14394                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14395
14396 2005-04-19 [paul]       1.9.6cvs42
14397
14398         sync with main:
14399
14400         * src/action.c
14401                 catch_output(): correctly select the insert text
14402                 (fix invalid iterator warnings).
14403         * src/codeconv.c
14404         * src/codeconv.h
14405         * src/mainwindow.c
14406         * src/messageview.c
14407         * src/prefs_common.c
14408                 support GBK encoding.
14409         * src/common/session.c
14410         * src/common/session.h
14411                 use separate buffer for large data to be sent,
14412                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14413
14414 2005-04-18 [paul]       1.9.6cvs41
14415
14416         * src/jpilot.c
14417                 convert unsigned long into guint32
14418                 patch by Paul LeoNerd Evans 
14419
14420 2005-04-17 [colin]      1.9.6cvs40
14421
14422         * src/compose.c
14423                 Fix 'Request return receipt' from folder
14424                 properties (bug #708)
14425
14426 2005-04-17 [colin]      1.9.6cvs39
14427
14428         * src/mainwindow.c
14429                 Fix duplicate hotkeys in Mainwindow's menu
14430
14431 2005-04-17 [colin]      1.9.6cvs38
14432
14433         * src/folderview.c
14434                 Fix duplicate hotkeys in Folderview's contextual
14435                 menu
14436
14437 2005-04-15 [colin]      1.9.6cvs37
14438
14439         * src/summaryview.c
14440                 Fix 'Save as...' with non-ascii filenames
14441
14442 2005-04-15 [colin]      1.9.6cvs36
14443
14444         * src/plugins/pgpmime/pgpmime.c
14445                 Fix bus error on 64bit. Spotted by 
14446                 macallan1888@gmail.com
14447
14448 2005-04-15 [colin]      1.9.6cvs35
14449
14450         * src/prefs_account.c
14451                 Fix cvs34.
14452
14453 2005-04-12 [colin]      1.9.6cvs34
14454
14455         * src/prefs_account.c
14456                 Fix smtp auth type off-by-one. We forgot to
14457                 add PLAIN in the prefs-to-gui setter func and
14458                 as a result, the selected auth when opening
14459                 account prefs was not the correct one.
14460
14461 2005-04-12 [paul]       1.9.6cvs33
14462
14463         * src/inc.c
14464                 if the recv dialog is visible, Cancel only
14465                 cancels the current account
14466
14467
14468 2005-04-10 [colin]      1.9.6cvs32
14469
14470         * src/filtering.c
14471                 Copy score when copying FilteringActions
14472                 Fix bug #674
14473
14474 2005-04-10 [colin]      1.9.6cvs31
14475
14476         * src/inc.c
14477                 Make Message -> Receive -> Cancel cancel 
14478                 incorporation on all accounts. Fixes
14479                 bug #693
14480
14481 2005-04-10 [colin]      1.9.6cvs30
14482
14483         * src/prefs_account.c
14484                 Update Privacy checkbuttons status based
14485                 on the selected privacy system
14486         * src/compose.c
14487                 Always connect the "None" privacy system; the
14488                 static boolean was probably there to avoid
14489                 reconnecting twice in the same compose window,
14490                 but as the parent function is only called once
14491                 per compose, it's only a bug - as a static is
14492                 initialized once per application instance.
14493                 Also, don't uncheck Sign and Encrypt when
14494                 selecting None as privacy system; just ignore
14495                 them when sending/queuing.
14496                 Should fix bug #695
14497
14498 2005-04-08 [colin]      1.9.6cvs29
14499
14500         * src/account.c
14501         * src/prefs_account.c
14502         * src/prefs_account.h
14503                 Add account preference to queue message in a certain
14504                 folder.
14505
14506 2005-04-06 [colin]      1.9.6cvs28
14507
14508         * src/prefs_account.c
14509                 Update old inbox path syntax
14510
14511 2005-04-06 [paul]       1.9.6cvs27
14512
14513         sync with main:
14514
14515         * configure.ac
14516                 changed -traditional-cpp to -no-cpp-precomp for newer
14517                 Mac OS X support
14518         * src/foldersel.c
14519                 made column resize automatically
14520         * src/send_message.c
14521                 send_message_smtp(): consider EOF right after QUIT
14522                 successful (workaround for Gmail SMTP server)
14523         * src/common/socket.c
14524                 ssl_read(), ssl_peek(): check EOF which violates the
14525                 SSL protocol
14526         * src/gtk/colorlabel.c
14527                 removed warnings when displaying colorlabel menu
14528                 (don't use GtkAlignment)
14529
14530 2005-04-05 [paul]       1.9.6cvs26
14531
14532         * src/plugins/trayicon/trayicon.c
14533                 fix clipping of icon under KDE3 
14534
14535 2005-04-05 [paul]       1.9.6cvs25
14536
14537         * src/summaryview.c
14538                 hide display of threading
14539                 patch by Alfons
14540
14541 2005-04-04 [thorsten]   1.9.6cvs24
14542
14543         * src/mh.c
14544                 marks lost on filesystems with different stat() results on
14545                 summer-/wintertime
14546
14547 2005-04-03 [colin]      1.9.6cvs23
14548
14549         * src/summaryview.c
14550                 Don't handle up/down. Patch by Alfons
14551
14552 2005-04-02 [colin]      1.9.6cvs22
14553
14554         * src/summaryview.c
14555                 Make scrolling faster. Patch by Alfons.
14556
14557 2005-04-01 [colin]      1.9.6cvs21
14558
14559         * src/Makefile.am
14560         * src/stock_pixmap.c
14561         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14562         * src/pixmaps/dir_noselect.xpm ** ADDED **
14563                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14564
14565 2005-04-01 [colin]      1.9.6cvs20
14566
14567         * src/image_viewer.c
14568         * src/image_viewer.h
14569         * src/procmime.c
14570         * src/procmime.h
14571         * src/textview.c
14572         * src/textview.h
14573                 Implement inline image resizing and right-clicking
14574
14575 2005-04-01 [paul]       1.9.6cvs19
14576
14577         * AUTHORS
14578         * Makefile.am
14579         * configure.ac
14580                 check for gnome2
14581                 patch by Luca Cavalli <loopback<AT>slackit.org>
14582         * po/ru.po
14583                 updated by Pavlo Bohmat
14584
14585 2005-03-31 [colin]      1.9.6cvs18
14586
14587         * src/news.c
14588                 Fix parsing references
14589         * src/msgcache.c
14590                 don't put nulls in the references list
14591         * src/procheader.c
14592                 commit that forgotten file in 1.9.6cvs14
14593
14594 2005-03-31 [colin]      1.9.6cvs17
14595
14596         * src/compose.c
14597                 Fix joining of signature separator again. 
14598                 Maybe Hiro could put it in main too...
14599
14600 2005-03-31 [colin]      1.9.6cvs16
14601
14602         * src/Makefile.am
14603         * src/foldersel.c
14604         * src/stock_pixmap.c
14605         * src/stock_pixmap.h
14606         * src/pixmaps/dir-noselect.xpm
14607                 Update foldersel.c (sync from main, patch by Alfons)
14608
14609 2005-03-30 [colin]      1.9.6cvs15
14610
14611         * src/imap.c
14612                 Fix handling of imap folders containing [] in 
14613                 their name. Thanks to Nahuel Angelinetti for
14614                 the detailed bugreport.
14615
14616 2005-03-30 [colin]      1.9.6cvs14
14617
14618         * src/common/utils.h
14619         * src/common/utils.c
14620         * src/common/defs.h
14621         * src/matcher.c
14622         * src/msgcache.c
14623         * src/news.c
14624         * src/procmsg.c
14625         * src/procmsg.h
14626         * src/quote_fmt_parse.y
14627         * src/summaryview.c
14628                 Update references system. Patch by Alfons
14629
14630 2005-03-30 [colin]      1.9.6cvs13
14631
14632         * src/common/socket.c
14633                 Force the glibc to read resolv.conf again when 
14634                 it has changed. Should fix issues when changing
14635                 networks on a laptop and not restarting sylpheed. 
14636
14637 2005-03-30 [paul]       1.9.6cvs12
14638
14639         partial sync with main:
14640
14641         * src/action.c
14642                 create_io_dialog(): use user-defined text font
14643                 (thanks to Alfons), and modified its appearance.
14644         * src/addrgather.c
14645         * src/addrharvest.c
14646         * src/browseldap.c
14647                 replace old code
14648         * src/compose.c
14649                 don't join (presumably) itemized lines on line-wrapping
14650                 fixed wrapping of quote when auto-wrapping is enabled
14651                 compose_destroy(): destroy paned only if it's not
14652                 attached to window. Fixed memory leak of popup menu.
14653         * src/exphtmldlg.c
14654         * src/expldifdlg.c
14655                 replace old code
14656         * src/html.c
14657         * src/html.h
14658         * src/importmutt.c
14659         * src/importpine.c
14660                 replace old code
14661         * src/main.c
14662                 removed redundant code
14663         * src/mainwindow.c
14664                 changed 'Code set' (which is rather incorrect)
14665                 in the menu to 'Character encoding'
14666                 main_window_set_widgets(): request size first
14667                 to prevent window size becoming wrong
14668                 fixed remembering of the state of the visibility
14669                 of MessageView
14670         * src/messageview.c
14671                 changed 'Code set' (which is rather incorrect)
14672                 in the menu to 'Character encoding'
14673         * src/prefs_common.c
14674         * src/prefs_common.h
14675                 added an option whether to render HTML as text or not
14676                 added separators to outgoing encoding menu
14677         * src/procheader.c
14678                 procheader_scan_date_string(): support header
14679                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14680         * src/summaryview.c
14681         * src/summaryview.h
14682                 minor code cleanup
14683         * src/textview.c
14684                 textview_show_html(): force output of newline
14685                 added an option whether to render HTML as text or not
14686         * src/common/utils.c
14687                 strncpy2(): optimized based on Alfons' code
14688         * src/gtk/gtkutils.c
14689         * src/gtk/gtkutils.h
14690                 removed non-used code
14691         * src/plugins/pgpmime/passphrase.c
14692                 partially fixed grab input of passphrase dialog
14693                 Confine pointer to window
14694
14695 2005-03-30 [colin]      1.9.6cvs11
14696
14697         * src/msgcache.c
14698         * src/msgcache.h
14699                 Read/write 32bit ints from cache & marks
14700                 From main.
14701
14702 2005-03-29 [paul]       1.9.6cvs10
14703
14704         * AUTHORS
14705         * ChangeLog.claws
14706         * src/compose.c
14707         * src/gtk/gtkaspell.c
14708                 sync with HEAD (don't pass NULL pointers) 
14709
14710 2005-03-24 [paul]
14711
14712         * tools/Makefile.am
14713         * tools/README
14714         * tools/acroread2sylpheed.pl
14715                 sync with HEAD (add script to send pdfs as
14716                 attachments from Adobe Reader 7)
14717
14718 2005-03-21 [paul]       1.9.6cvs9
14719
14720         * configure.ac
14721         * po/POTFILES.in
14722         * src/Makefile.am
14723         * src/crash.c
14724         * src/image_viewer.c ** ADDED **
14725         * src/image_viewer.h ** ADDED **
14726         * src/main.c
14727         * src/prefs_common.c
14728         * src/prefs_common.h
14729         * src/prefs_image_viewer.c ** ADDED **
14730         * src/prefs_image_viewer.h ** ADDED **
14731         * src/textview.c
14732         * src/gtk/about.c
14733         * src/pixmaps/sylpheed_logo.xpm
14734         * src/plugins/Makefile.am
14735         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14736         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14737         * src/plugins/image_viewer/plugin.c ** REMOVED **
14738         * src/plugins/image_viewer/viewer.c ** REMOVED **
14739         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14740         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14741         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14742         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14743         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14744                 as gdk-pixbuf is now built-in
14745                 remove image_viewer plugin and put code back into
14746                 main codebase
14747                 implement inline image display (sync with main)
14748
14749                 replace logo with newer, nicer, larger version  
14750
14751 2005-03-21 [paul]       1.9.6cvs8
14752
14753         * src/gtk/about.c
14754                 cosmetic improvement
14755
14756 2005-03-21 [holger]     1.9.6cvs7
14757
14758         * src/plugins/spamassassin/spamassassin.c
14759                 Sync with HEAD
14760                 (unregister hook on failed plugin init)
14761
14762 2005-03-20 [colin]      1.9.6cvs6
14763
14764         * src/common/plugin.c
14765                 Check that plugin isn't already loaded
14766                 Patch by Alfons
14767
14768 2005-03-20 [thorsten]   1.9.6cvs5
14769
14770         * src/compose.c
14771                 use a more compatible syntax
14772
14773 2005-03-20 [thorsten]   1.9.6cvs4
14774
14775         * src/prefs_toolbar.c
14776                 fix crash when selecting toolbar item (uninitialized pointer)
14777
14778 2005-03-20 [thorsten]   1.9.6cvs3
14779
14780         * src/procmime.c
14781                 fix mimetype detection (referenced free()d string)
14782
14783 2005-03-20 [paul]       1.9.6cvs2
14784
14785         * src/compose.c
14786                 sync with HEAD (1.0.3cvs5)
14787                 neglect Reply-To header if empty
14788                 Patch by Alfons 
14789
14790 2005-03-19 [holger]     1.9.6cvs1
14791
14792         * src/summaryview.c
14793         * src/summaryview.h
14794                 Sync with HEAD
14795
14796 2005-03-18 [paul]       1.9.6
14797
14798         initial GTK2 release
14799
14800 2005-03-18 [paul]       1.0.3cvs3.1
14801
14802         * AUTHORS
14803         * ChangeLog.claws
14804         * configure.ac
14805         * src/gtk/about.c
14806         * src/pixmaps/sylpheed_logo.xpm
14807                 sync with HEAD
14808
14809 2005-03-18 [colin]      1.0.3cvs2.6
14810
14811         * src/summaryview.c
14812                 Remove call to summary_step in summary_copy_selected_to
14813                 Can't see its purpose, and this causes bug when copying
14814                 a message if the next one is unread: it reads it.
14815
14816 2005-03-18 [paul]       1.0.3cvs2.5
14817
14818         * src/foldersel.c
14819                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14820
14821 2005-03-18 [paul]       1.0.3cvs2.4
14822
14823         * src/addrharvest.c
14824         * src/codeconv.c
14825         * src/codeconv.h
14826         * src/compose.c
14827         * src/news.c
14828         * src/procheader.c
14829         * src/procmime.c
14830         * src/unmime.c
14831         * src/unmime.h
14832                 fix buffer overflow, CAN-2005-0667, see
14833                 http://secunia.com/advisories/14491/
14834                 Patch by Alfons
14835
14836 2005-03-17 [colin]      1.0.3cvs2.3
14837
14838         * src/prefs_fonts.c
14839         * src/summaryview.c
14840                 Fix font bugs (both lists now officialy share 
14841                 the same font)
14842                 
14843
14844 2005-03-17 [paul]       1.0.3cvs2.2
14845
14846         * src/gtk/pluginwindow.c
14847                 make plugin descriptions uneditable
14848
14849 2005-03-11 [paul]       1.0.3cvs2.1
14850
14851         * ChangeLog.claws
14852         * configure.ac
14853         * po/POTFILES.in
14854         * src/plugins/trayicon/trayicon.c
14855                 sync with HEAD
14856                 add src/wizard.c to POTFILES.in
14857
14858 2005-03-11 [paul]       1.0.3cvs1.1
14859
14860         * ChangeLog
14861         * ChangeLog.claws
14862         * configure.ac
14863         * po/de.po
14864         * po/es.po
14865         * po/fr.po
14866         * po/it.po
14867         * po/pt_BR.po
14868         * po/ru.po
14869         * po/sk.po
14870         * po/sr.po
14871         * po/zh_CN.po
14872                 sync with HEAD
14873
14874 2005-03-04 [colin]      1.0.1cvs22.2
14875
14876         * src/compose.c
14877                 Fix signatures with accentued chars in it
14878
14879 2005-03-04 [colin]      1.0.1cvs22.1
14880
14881         * src/common/smtp.c
14882         * src/common/smtp.h
14883                 Don't use SIZE param in MAIL FROM: if server 
14884                 doesn't support it. Patch by Eugen Freiter
14885                 <eugen_f@users.sf.net>
14886
14887 2005-02-27 [paul]       1.0.1cvs20.1
14888
14889         * ChangeLog.claws
14890         * configure.ac
14891         * src/messageview.c
14892                 sync with HEAD
14893
14894 2005-02-27 [colin]      1.0.1cvs19.4
14895
14896         * src/procheader.c
14897         * src/procheader.h
14898                 Fix prototypes. Patch by Alfons
14899
14900 2005-02-27 [colin]      1.0.1cvs19.3
14901
14902         * src/compose.c
14903                 Don't auto-join the signature separator.
14904
14905 2005-02-26 [colin]      1.0.1cvs19.2
14906
14907         * src/summaryview.c
14908                 Fix 'mark all read' with collapsed threads.
14909                 Patch by Alfons.
14910
14911 2005-02-25 [paul]       1.0.1cvs19.1
14912
14913         * ChangeLog.claws
14914         * configure.ac
14915         * src/prefs_account.c
14916         * src/prefs_folder_item.c
14917         * src/gtk/prefswindow.c
14918         * src/gtk/prefswindow.h
14919                 sync with HEAD
14920
14921 2005-02-25 [paul]       1.0.1cvs15.12
14922
14923         * src/alertpanel.c
14924         * src/codeconv.c
14925         * src/compose.c
14926         * src/textview.c
14927         * src/gtk/gtkutils.c
14928         * src/gtk/gtkutils.h
14929         * src/gtk/logwindow.c
14930         * src/gtk/progressdialog.c
14931                 sync with main (revision 127)
14932                 and fix logwindow clipping
14933
14934 2005-02-24 [colin]      1.0.1cvs15.11
14935
14936         * src/plugins/pgpmime/passphrase.c
14937                 Disable input grabbing; it doesn't work yet.
14938
14939 2005-02-24 [colin]      1.0.1cvs15.10
14940
14941         * src/messageview.c
14942                 Don't send out receipts if offline. Ask.
14943
14944 2005-02-23 [colin]      1.0.1cvs15.9
14945
14946         * src/summaryview.c     
14947                 Fix expanding
14948
14949 2005-02-23 [colin]      1.0.1cvs15.8
14950
14951         * src/summaryview.c
14952                 Really fix Bug 568 by removing useless
14953                 calls. summary_thread_init() now called
14954                 in summary_sort(). This should please
14955                 Alfons as it should be faster than 
14956                 previously.
14957
14958 2005-02-23 [colin]      1.0.1cvs15.7
14959
14960         * src/compose.c
14961                 Encode parts as QP or B64 if signing
14962
14963 2005-02-23 [colin]      1.0.1cvs15.6
14964
14965         * src/compose.c
14966                 Fix Mimeinfo leakage (including tmp files)
14967         * src/procmsg.c
14968                 Fix tmp file leakage (spotted by Ivan Rayner)
14969
14970 2005-02-22 [colin]      1.0.1cvs15.5
14971
14972         * src/expldifdlg.c
14973                 Fix keyboard input. Patch by Alfons.
14974
14975 2005-02-21 [colin]      1.0.1cvs15.4
14976
14977         * src/compose.c
14978                 Fix Sign/Encrypt when unselecting privacy
14979                 system
14980         * src/prefs_common.c
14981                 Change default message font to Monospace
14982         * src/summaryview.c
14983                 More freezing during potentially large operations
14984
14985 2005-02-21 [paul]       1.0.1cvs15.3
14986
14987         * src/main.c
14988                 fix --help output
14989
14990 2005-02-21 [paul]       1.0.1cvs15.2
14991
14992         * po/Makefile.in.in
14993         * src/compose.c
14994         * src/summaryview.c
14995         * src/textview.c
14996         * src/common/utils.c
14997         * src/common/utils.h
14998                 sync with main (revision 117)
14999
15000 2005-02-20 [colin]      1.0.1cvs15.1
15001
15002         * src/common/defs.h
15003                 Change cache file to .sylpheed_claws_cache, as
15004                 suggested by Alfons. Allows people to switch
15005                 between Sylpheed and Sylpheed-Claws. it is
15006                 a good idea to "Check for new messages" at next
15007                 startup.
15008
15009
15010 2005-02-18 [colin]      1.0.1cvs14.1
15011
15012         * src/quote_fmt_lex.l
15013         * src/quote_fmt_parse.y
15014                 Fix parser initialisation. Patch by Ivan.
15015
15016 2005-02-18 [colin]      1.0.1cvs11.6
15017
15018         * src/folderview.c
15019                 Fix scrolldown (bug 662)
15020
15021 2005-02-17 [colin]      1.0.1cvs11.5
15022
15023         * src/codeconv.c
15024                 conv_filename_to_utf8: return clean 7bit instead
15025                 of broken utf8 if needed
15026         * src/mimeview.c
15027                 Fix display of parts with unclean 8bit names
15028
15029 2005-02-17 [paul]       1.0.1cvs11.4
15030
15031         * src/compose.c
15032         * src/exportldif.c
15033         * src/matcher_parser_parse.y
15034         * src/procmime.c
15035         * src/sourcewindow.c
15036         * src/common/Makefile.am
15037         * src/common/intl.h             ** REMOVED **
15038         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15039                 sync with main (revision 109)
15040                 and clean up
15041
15042 2005-02-16 [colin]      1.0.1cvs11.3
15043
15044         * src/summaryview.c
15045                 Fix collapsed thread not highlighting when new
15046                 messages in it (Bug 568) Patch by Stephan Sachse.
15047                 Fix messed up selection when reaching bounds (Bug 632)
15048         * src/prefs_themes.c
15049                 Fix theme installing (Bug 684)
15050
15051 2005-02-16 [colin]      1.0.1cvs11.2
15052
15053         * src/messageview.c
15054                 Fix messageview_select_all
15055
15056 2005-02-16 [colin]      1.0.1cvs11.1
15057
15058         * src/mh.c
15059                 Sync with HEAD (MH scan required function)
15060
15061 2005-02-15 [colin]      1.0.1cvs8.1
15062
15063         * src/mimeview.c
15064         * src/common/utils.c
15065                 Sync with HEAD (filename chars substitution)
15066
15067 2005-02-15 [colin]      1.0.1cvs7.3
15068
15069         * src/gtk/pluginwindow.c
15070                 Fix button spacing
15071
15072 2005-02-15 [colin]      1.0.1cvs7.2
15073
15074         * src/mimeview.c
15075                 Fix mime icons not reset across message when
15076                 scrolled down
15077
15078 2005-02-15 [colin]      1.0.1cvs7.1
15079
15080         * src/compose.c
15081         * src/procmime.c
15082                 Sync with HEAD (optimisation of cvs6)
15083
15084 2005-02-14 [colin]      1.0.1cvs6.1
15085
15086         * src/compose.c
15087         * src/procmime.c
15088                 Sync with HEAD (encode "From " at line beginning)
15089
15090 2005-02-14 [colin]      1.0.1cvs5.3
15091
15092         * src/compose.c
15093                 Fix wrapping with accentued chars.
15094
15095 2005-02-13 [colin]      1.0.1cvs5.2
15096
15097         * src/textview.c
15098                 Fix email informative part parsing with
15099                 accentued chars in it. ispunct() returns
15100                 true for them in utf8...
15101
15102 2005-02-12 [colin]      1.0.1cvs5.1
15103
15104         * src/filtering.c
15105                 Sync with HEAD (remove wrong use of compose after send)
15106
15107 2005-02-12 [paul]       1.0.1cvs4.5
15108
15109         * src/textview.c
15110                 remove unnecessary code (thanks to Alfons)
15111
15112 2005-02-12 [paul]       1.0.1cvs4.4
15113
15114         * src/textview.c
15115                 add 'Copy' to contextual menu on emails
15116
15117 2005-02-11 [colin]      1.0.1cvs4.3
15118
15119         * src/compose.c
15120                 revert 1.0.0cvs28.2, it doesn't work that well.
15121
15122 2005-02-11 [paul]       1.0.1cvs4.2
15123
15124         * po/Makefile.in.in
15125                 fix 'make release'
15126
15127 2005-02-10 [paul]       1.0.1cvs4.1
15128
15129         * ChangeLog
15130         * ChangeLog.claws
15131         * ChangeLog.jp
15132         * configure.ac
15133         * src/compose.c
15134                 sync with HEAD (sync with main)
15135
15136 2005-02-10 [paul]       1.0.1cvs3.2
15137
15138         * AUTHORS
15139         * Makefile.am
15140         * autogen.sh
15141         * configure.ac
15142         * config/mkinstalldirs
15143         * intl/.cvsignore
15144         * intl/ChangeLog
15145         * intl/VERSION
15146         * intl/bindtextdom.c
15147         * intl/config.charset
15148         * intl/dcgettext.c
15149         * intl/dcigettext.c
15150         * intl/dcngettext.c
15151         * intl/dgettext.c
15152         * intl/dngettext.c
15153         * intl/eval-plural.h
15154         * intl/explodename.c
15155         * intl/finddomain.c
15156         * intl/gettext.c
15157         * intl/gettextP.h
15158         * intl/gmo.h
15159         * intl/hash-string.h
15160         * intl/intl-compat.c
15161         * intl/l10nflist.c
15162         * intl/libgnuintl.h.in
15163         * intl/loadinfo.h
15164         * intl/loadmsgcat.c
15165         * intl/localcharset.c
15166         * intl/localcharset.h
15167         * intl/locale.alias
15168         * intl/localealias.c
15169         * intl/localename.c
15170         * intl/log.c
15171         * intl/ngettext.c
15172         * intl/os2compat.c
15173         * intl/os2compat.h
15174         * intl/osdep.c
15175         * intl/plural-exp.c
15176         * intl/plural-exp.h
15177         * intl/plural.c
15178         * intl/plural.y
15179         * intl/ref-add.sin
15180         * intl/ref-del.sin
15181         * intl/relocatable.c
15182         * intl/relocatable.h
15183         * intl/textdomain.c
15184         * m4/Makefile.am
15185         * po/Makefile.in.in
15186         * src/Makefile.am
15187         * src/account.c
15188         * src/action.c
15189         * src/addr_compl.c
15190         * src/addressadd.c
15191         * src/addressbook.c
15192         * src/addrgather.c
15193         * src/addrindex.c
15194         * src/alertpanel.c
15195         * src/browseldap.c
15196         * src/codeconv.c
15197         * src/codeconv.h
15198         * src/compose.c
15199         * src/compose.h
15200         * src/crash.c
15201         * src/editaddress.c
15202         * src/editbook.c
15203         * src/editgroup.c
15204         * src/editjpilot.c
15205         * src/editldap.c
15206         * src/editldap_basedn.c
15207         * src/editvcard.c
15208         * src/exphtmldlg.c
15209         * src/expldifdlg.c
15210         * src/export.c
15211         * src/exporthtml.c
15212         * src/filtering.c
15213         * src/folder.c
15214         * src/folder_item_prefs.c
15215         * src/foldersel.c
15216         * src/folderview.c
15217         * src/grouplistdialog.c
15218         * src/headerview.c
15219         * src/imap.c
15220         * src/imap_gtk.c
15221         * src/import.c
15222         * src/importldif.c
15223         * src/importmutt.c
15224         * src/importpine.c
15225         * src/inc.c
15226         * src/ldif.c
15227         * src/main.c
15228         * src/mainwindow.c
15229         * src/matcher.c
15230         * src/mbox.c
15231         * src/message_search.c
15232         * src/messageview.c
15233         * src/mh.c
15234         * src/mh_gtk.c
15235         * src/mimeview.c
15236         * src/msgcache.c
15237         * src/news.c
15238         * src/news_gtk.c
15239         * src/noticeview.c
15240         * src/partial_download.c
15241         * src/pop.c
15242         * src/prefs_account.c
15243         * src/prefs_actions.c
15244         * src/prefs_common.c
15245         * src/prefs_customheader.c
15246         * src/prefs_display_header.c
15247         * src/prefs_ext_prog.c
15248         * src/prefs_filtering.c
15249         * src/prefs_filtering_action.c
15250         * src/prefs_folder_item.c
15251         * src/prefs_fonts.c
15252         * src/prefs_gtk.c
15253         * src/prefs_matcher.c
15254         * src/prefs_msg_colors.c
15255         * src/prefs_spelling.c
15256         * src/prefs_summary_column.c
15257         * src/prefs_template.c
15258         * src/prefs_themes.c
15259         * src/prefs_toolbar.c
15260         * src/prefs_wrapping.c
15261         * src/privacy.c
15262         * src/procheader.c
15263         * src/procmime.c
15264         * src/procmsg.c
15265         * src/quote_fmt.c
15266         * src/recv.c
15267         * src/send_message.c
15268         * src/setup.c
15269         * src/sourcewindow.c
15270         * src/ssl_manager.c
15271         * src/statusbar.c
15272         * src/summary_search.c
15273         * src/summaryview.c
15274         * src/textview.c
15275         * src/toolbar.c
15276         * src/wizard.c
15277         * src/common/nntp.c
15278         * src/common/plugin.c
15279         * src/common/smtp.c
15280         * src/common/ssl.c
15281         * src/common/ssl_certificate.c
15282         * src/common/string_match.c
15283         * src/common/sylpheed.c
15284         * src/common/template.c
15285         * src/common/utils.c
15286         * src/gtk/about.c
15287         * src/gtk/colorlabel.c
15288         * src/gtk/description_window.c
15289         * src/gtk/filesel.c
15290         * src/gtk/foldersort.c
15291         * src/gtk/gtkaspell.c
15292         * src/gtk/gtkutils.c
15293         * src/gtk/inputdialog.c
15294         * src/gtk/logwindow.c
15295         * src/gtk/menu.c
15296         * src/gtk/pluginwindow.c
15297         * src/gtk/prefswindow.c
15298         * src/gtk/progressdialog.c
15299         * src/gtk/quicksearch.c
15300         * src/gtk/sslcertwindow.c
15301         * src/plugins/clamav/clamav_plugin.c
15302         * src/plugins/clamav/clamav_plugin_gtk.c
15303         * src/plugins/demo/demo.c
15304         * src/plugins/dillo_viewer/dillo_prefs.c
15305         * src/plugins/dillo_viewer/dillo_viewer.c
15306         * src/plugins/image_viewer/plugin.c
15307         * src/plugins/image_viewer/viewer.c
15308         * src/plugins/image_viewer/viewerprefs.c
15309         * src/plugins/mathml_viewer/mathml_viewer.c
15310         * src/plugins/pgpmime/passphrase.c
15311         * src/plugins/pgpmime/plugin.c
15312         * src/plugins/pgpmime/prefs_gpg.c
15313         * src/plugins/pgpmime/select-keys.c
15314         * src/plugins/pgpmime/sgpgme.c
15315         * src/plugins/spamassassin/spamassassin.c
15316         * src/plugins/spamassassin/spamassassin_gtk.c
15317         * src/plugins/trayicon/trayicon.c
15318                 sync with main (revision 104)
15319
15320 2005-02-10 [colin]      1.0.1cvs3.1
15321
15322         * src/mainwindow.c
15323                 Sync with HEAD (fix occasional crasher)
15324
15325 2005-02-10 [colin]      1.0.1cvs2.1
15326
15327         * src/messageview.c
15328                 Synw with HEAD (don't automatically display html)
15329
15330 2005-02-09 [colin]      1.0.1cvs1.3
15331
15332         * src/textview.c
15333         * src/textview.h
15334                 Add contextual menu on emails
15335
15336 2005-02-09 [colin]      1.0.1cvs1.2
15337
15338         * src/codeconv.c
15339                 Fix converting from broken headers and 
15340                 put back the _ in missing places
15341                 (feature broke with cvs24.2 sync, main 
15342                  possibly affected?)
15343
15344 2005-02-09 [colin]      1.0.1cvs1.1
15345
15346         * src/messageview.c
15347         * src/mimeview.c
15348         * src/mimeview.h
15349                 Sync with HEAD (display non text/plain mails with plugin)
15350
15351 2005-02-08 [colin]      1.0.1.1
15352
15353         * ChangeLog.claws
15354         * po/pt_BR.po
15355                 Sync with HEAD
15356         * configure.ac
15357                 Make default configuration directory 
15358                 be .sylpheed-gtk2
15359
15360 2005-02-08 [colin]      1.0.0cvs29.1
15361
15362         * po/de.po
15363         * po/es.po
15364         * po/fr.po
15365         * po/it.po
15366         * po/sk.po
15367         * po/sr.po
15368                 Sync translations with HEAD
15369
15370 2005-02-06 [colin]      1.0.0cvs28.3
15371
15372         * src/compose.c
15373                 Make compose a bit faster - patch by Alfons.
15374
15375 2005-02-06 [colin]      1.0.0cvs28.2
15376
15377         * src/compose.c
15378                 Make pasting via middle-click more reliable
15379
15380 2005-02-05 [paul]       1.0.0cvs28.1
15381
15382         * ChangeLog
15383         * ChangeLog.claws
15384         * ChangeLog.jp
15385         * configure.ac
15386         * src/compose.c
15387                 sync with HEAD
15388                 (fix bug 682 'redirect is broken'
15389
15390 2005-02-05 [torte]      1.0.0cvs27.1
15391
15392         * ChangeLog.claws
15393         * configure.ac
15394         * src/partial_download.c
15395                 Sync with HEAD (fix buf overflow)
15396
15397 2005-02-03 [colin]      1.0.0cvs26.1
15398
15399         * src/common/plugin.c
15400                 Sync with HEAD (avoid plugin mismatches)
15401
15402 2005-02-03 [paul]       1.0.0cvs25.3
15403
15404         * src/folderview.c
15405         * src/headerview.c
15406         * src/summaryview.c
15407         * src/textview.c
15408         * src/gtk/colorlabel.c
15409                 third and final part of initial sync with main-gtk2
15410
15411 2005-02-03 [paul]       1.0.0cvs25.2
15412
15413         * src/jpilot.c
15414                 fix building with jpilot support
15415
15416 2005-02-02 [colin]      1.0.0cvs25.1
15417
15418         * src/messageview.c
15419                 Sync with HEAD (fix dangerous typo)
15420
15421 2005-02-01 [colin]      1.0.0cvs24.3
15422
15423         * src/common/xml.c
15424                 Write file as advertised (UTF-8)
15425
15426 2005-02-01 [paul]       1.0.0cvs24.2
15427
15428         * src/addrbook.c
15429         * src/addrindex.c
15430         * src/alertpanel.h
15431         * src/codeconv.c
15432         * src/codeconv.h
15433         * src/compose.c
15434         * src/export.c
15435         * src/folder_item_prefs.c
15436         * src/html.c
15437         * src/imap.c
15438         * src/import.c
15439         * src/jpilot.c
15440         * src/mainwindow.c
15441         * src/matcher_parser_lex.l
15442         * src/messageview.c
15443         * src/mh.c
15444         * src/prefs_account.c
15445         * src/prefs_actions.c
15446         * src/prefs_common.c
15447         * src/prefs_gtk.c
15448         * src/prefs_gtk.h
15449         * src/prefs_themes.c
15450         * src/procheader.c
15451         * src/procmime.c
15452         * src/sourcewindow.c
15453         * src/statusbar.c
15454         * src/summaryview.c
15455         * src/textview.c
15456         * src/toolbar.c
15457         * src/unmime.c
15458         * src/common/template.c
15459         * src/common/utils.c
15460         * src/common/xml.c
15461         * src/common/xml.h
15462         * src/gtk/gtkaspell.c
15463         * src/plugins/clamav/clamav_plugin.c
15464         * src/plugins/dillo_viewer/dillo_prefs.c
15465         * src/plugins/image_viewer/viewerprefs.c
15466         * src/plugins/pgpmime/passphrase.c
15467         * src/plugins/pgpmime/prefs_gpg.c
15468         * src/plugins/pgpmime/select-keys.c
15469         * src/plugins/spamassassin/spamassassin.c
15470                 second part of initial sync with main-gtk2
15471                 (more to follow)
15472
15473 2005-01-31 [colin]      1.0.0cvs24.1
15474
15475         * src/compose.c
15476                 Sync with HEAD
15477
15478 2005-01-29 [paul]       1.0.0cvs23.2
15479
15480         * src/account.c
15481         * src/action.c
15482         * src/addressadd.c
15483         * src/addressbook.c
15484         * src/alertpanel.c
15485         * src/compose.c
15486         * src/editaddress.c
15487         * src/editbook.c
15488         * src/editgroup.c
15489         * src/editjpilot.c
15490         * src/editldap.c
15491         * src/editldap_basedn.c
15492         * src/editvcard.c
15493         * src/export.c
15494         * src/foldersel.c
15495         * src/grouplistdialog.c
15496         * src/import.c
15497         * src/importldif.c
15498         * src/inc.c
15499         * src/main.c
15500         * src/mainwindow.c
15501         * src/message_search.c
15502         * src/messageview.c
15503         * src/mimeview.c
15504         * src/prefs_actions.c
15505         * src/prefs_common.c
15506         * src/prefs_common.h
15507         * src/prefs_customheader.c
15508         * src/prefs_display_header.c
15509         * src/prefs_filtering.c
15510         * src/prefs_filtering_action.c
15511         * src/prefs_gtk.c
15512         * src/prefs_matcher.c
15513         * src/prefs_summary_column.c
15514         * src/prefs_template.c
15515         * src/sourcewindow.c
15516         * src/summary_search.c
15517         * src/summaryview.c
15518         * src/textview.c
15519         * src/gtk/about.c
15520         * src/gtk/description_window.c
15521         * src/gtk/gtkshruler.c
15522         * src/gtk/gtkutils.c
15523         * src/gtk/gtkutils.h
15524         * src/gtk/inputdialog.c
15525         * src/gtk/logwindow.c
15526         * src/gtk/prefswindow.c
15527         * src/gtk/progressdialog.c
15528         * src/gtk/progressdialog.h
15529                 first part of initial sync with main-gtk2
15530                 (more to follow)
15531
15532 2005-01-28 [colin]      1.0.0cvs23.1
15533
15534         * src/folderview.c
15535                 Sync with HEAD
15536
15537 2005-01-27 [colin]      1.0.0cvs21.1
15538
15539         * src/folder.c
15540         * src/folderview.c
15541                 Sync with HEAD
15542
15543 2005-01-27 [colin]      1.0.0cvs19.1
15544
15545         * src/procmime.c
15546                 Sync with HEAD
15547
15548 2005-01-27 [colin]      1.0.0cvs18.1
15549
15550         * src/messageview.c
15551         * src/summaryview.c
15552         * src/mainwindow.c
15553         * src/compose.c
15554         * src/compose.h
15555         * src/procmsg.c
15556         * src/procmsg.h
15557         * src/toolbar.c
15558                 Sync with HEAD
15559
15560 2005-01-26 [paul]       1.0.0cvs15.2
15561
15562         * src/compose.c
15563                 compose_entries_set(): convert subject and body to
15564                 utf8 if necessary. patch by Felix Eckhofer
15565
15566 2005-01-26 [paul]       1.0.0cvs15.1
15567
15568         * configure.ac
15569         * src/common/template.c
15570                 sync with HEAD (fix memory leak)
15571
15572 2005-01-25 [paul]       1.0.0cvs14.1
15573
15574         * configure.ac
15575         * src/compose.c
15576                 sync with HEAD
15577
15578 2005-01-24 [colin]      1.0.0cvs13.1
15579
15580         * src/summaryview.c
15581                 Sync with HEAD
15582
15583 2005-01-24 [paul]       1.0.0cvs12.1
15584
15585         * configure.ac
15586         * src/messageview.c
15587         * src/mh.c
15588         * src/common/utils.c
15589                 sync with HEAD
15590
15591 2005-01-24 [colin]      1.0.0cvs11.1
15592
15593         * src/procheader.c
15594                 Sync with HEAD
15595
15596 2005-01-24 [colin]      1.0.0cvs10.1
15597
15598         * src/folderview.c
15599                 Sync with HEAD
15600
15601 2005-01-23 [colin]      1.0.0cvs9.1
15602
15603         * src/crash.c
15604                 Sync with HEAD
15605
15606 2005-01-22 [colin]      1.0.0cvs8.1
15607
15608         * src/summaryview.c
15609         * src/gtk/quicksearch.c
15610                 Sync with HEAD
15611
15612 2005-01-21 [colin]      1.0.0cvs7.1
15613
15614         * src/summaryview.c
15615                 Sync with HEAD
15616
15617 2005-01-21 [colin]      1.0.0cvs6.1
15618
15619         * src/summaryview.c
15620                 Sync with HEAD
15621
15622 2005-01-21 [colin]      1.0.0cvs5.1
15623
15624         * src/gtk/quicksearch.c
15625         * src/prefs_common.c
15626         * src/prefs_common.h
15627                 Sync with HEAD (recurse option)
15628
15629 2005-01-21 [colin]      1.0.0cvs4.1
15630
15631         * src/folder.h
15632         * src/folderview.c
15633         * src/folderview.h
15634         * src/summaryview.c
15635         * src/gtk/quicksearch.c
15636         * src/gtk/quicksearch.h
15637                 Sync with HEAD (recursive quicksearch)
15638
15639 2005-01-20 [colin]      1.0.0cvs3.4
15640
15641         * src/ssl_manager.c
15642                 Remove useless code
15643
15644 2005-01-20 [colin]      1.0.0cvs3.3
15645
15646         * src/ssl_manager.c
15647                 Fix leak, thanks to Alfons.
15648
15649 2005-01-20 [colin]      1.0.0cvs3.2
15650
15651         * src/ssl_manager.c
15652                 Port SSL certificate window to GTK2.
15653
15654 2005-01-20 [paul]       1.0.0cvs3.1
15655
15656         * ChangeLog.claws
15657         * configure.ac
15658         * src/addrindex.c
15659         * src/addrindex.h
15660                 sync with HEAD
15661
15662 2005-01-19 [colin]      1.0.0cvs2.2
15663
15664         * src/plugins/trayicon/trayicon.c
15665                 Fix freeze with gtk-2.6, the easy way
15666                 (signal blocking helpless there...)
15667                 Closes bug #668.
15668
15669 2005-01-19 [colin]      1.0.0cvs2.1
15670
15671         * src/mbox.c
15672         * src/mbox.h
15673         * src/mainwindow.c
15674         * src/summaryview.c
15675         * src/summaryview.h
15676                 Sync with HEAD
15677
15678 2005-01-19 [paul]       1.0.0cvs1.1
15679
15680         * configure.ac
15681         * po/de.po
15682         * po/es.po
15683         * po/fr.po
15684         * po/hr.po
15685         * po/it.po
15686         * po/ja.po
15687         * po/ko.po
15688         * po/pt_BR.po
15689         * po/ru.po
15690         * po/sk.po
15691         * po/sr.po
15692                 sync with HEAD (update translations)
15693
15694 2005-01-18 [colin]      1.0.0cvs0.1
15695
15696         * src/foldersel.c
15697                 Specify search column - patch by Alfons
15698
15699 2005-01-18 [colin]      0.9.13cvs36.3
15700
15701         * src/prefs_toolbar.c
15702                 Change Delete to Remove
15703         * src/prefs_fonts.c
15704                 GTK2 version and leak fixes
15705         * src/prefs_actions.c
15706                 Add stock buttons.
15707                 All patches by Alfons
15708
15709 2005-01-17 [colin]      0.9.13cvs36.2
15710
15711         * src/compose.c
15712                 Fix DnD inserting twice. While at it,
15713                 add DnD support for text/plain in the
15714                 body, and add support in the headers.
15715
15716 2005-01-16 [colin]      0.9.13cvs36.1
15717
15718         * ChangeLog
15719         * ChangeLog.jp
15720         * ChangeLog.claws
15721                 Sync with HEAD (nothing applicable)
15722
15723 2005-01-16 [colin]      0.9.13cvs33.2
15724
15725         * src/prefs_toolbar.c
15726                 GTK2ize prefs_toolbar, by Alfons.
15727
15728 2005-01-14 [colin]      0.9.13cvs33.1
15729
15730         * src/html.c
15731         * src/msgcache.c
15732                 Sync with HEAD
15733
15734 2005-01-14 [colin]      0.9.13cvs32.1
15735
15736         * src/html.c
15737         * src/html.h
15738         * src/msgcache.c
15739         * AUTHORS
15740         * tools/calypso_convert.pl
15741                 Sync with HEAD
15742
15743 2005-01-08 [colin]      0.9.13cvs29.2
15744
15745         * src/prefs_filtering_action.c
15746         * src/prefs_filtering.c
15747                 2 more gtk2 patches by Alfons
15748
15749 2005-01-07 [paul]       0.9.13cvs29.1
15750
15751         * ChangeLog
15752         * ChangeLog.claws
15753         * ChangeLog.jp
15754         * configure.ac
15755         * src/pop.c
15756         * src/pop.h
15757                 sync with HEAD
15758
15759 2005-01-07 [colin]      0.9.13cvs28.3
15760
15761         * src/gtk/progressdialog.c
15762         * src/gtk/progressdialog.h
15763         * src/inc.c
15764         * src/send_message.c
15765                 GTK2 for the incorporation dialog. The CList isn't dead
15766                 yet, for a more smooth migration. Patch by Alfons.
15767
15768 2005-01-06 [colin]      0.9.13cvs28.2
15769
15770         * src/prefs_display_header.c
15771                 GTK2 conversion by Alfons
15772         * src/prefs_actions.c
15773         * src/prefs_matcher.c
15774                 Fix 2 leaks - patch by Alfons
15775
15776 2005-01-06 [colin]      0.9.13cvs28.1
15777
15778         * src/prefs_matcher.c
15779                 Sync with HEAD
15780
15781 2005-01-06 [colin]      0.9.13cvs27.4
15782
15783         * src/prefs_matcher.c
15784                 Fix double-free. Patch by Alfons
15785
15786 2005-01-06 [colin]      0.9.13cvs27.3
15787
15788         * src/prefs_matcher.c
15789                 GTK2 widgets + memleak
15790                 Patch by Alfons
15791
15792 2005-01-05 [colin]      0.9.13cvs27.2
15793
15794         * src/account.c
15795         * src/addr_compl.c
15796         * src/foldersel.c
15797         * src/stock_pixmap.c
15798         * src/stock_pixmap.h
15799                 3 more GTK2 patches by Alfons.
15800
15801 2005-01-04 [colin]      0.9.13cvs27.1
15802
15803         * src/folderview.c
15804         * src/imap_gtk.c
15805         * src/news_gtk.c
15806                 Sync with HEAD
15807
15808 2005-01-04 [colin]      0.9.13cvs25.9
15809
15810         * src/compose.c
15811                 Fix Show Ruler menuitem
15812         * src/prefs_template.c
15813                 Convert to GTK2
15814         * src/common/utils.c
15815                 Make auto pointer stuff handles NULLs
15816                 Patches by Alfons.
15817
15818 2005-01-04 [colin]      0.9.13cvs25.8
15819
15820         * src/compose.c
15821                 Move the attachment list to gtk2
15822                 Patch by Alfons.
15823
15824 2005-01-04 [colin]      0.9.13cvs25.7
15825
15826         * src/textview.c
15827                 Make some keys work again
15828                 Patch by SungHyun Nam <namsh@kldp.org>
15829
15830 2005-01-04 [colin]      0.9.13cvs25.6
15831
15832         * src/gtk/gtkshruler.c
15833                 Move the ruler to GTK2
15834                 Patch by Alfons
15835
15836 2005-01-03 [colin]      0.9.13cvs25.5
15837
15838         * src/compose.c
15839                 Fix my broken patch apply 
15840
15841 2005-01-03 [colin]      0.9.13cvs25.4
15842
15843         * src/common/utils.c
15844         * src/common/utils.h
15845         * src/gtk/prefswindow.c
15846                 Move auto pointer stuff to utils.c
15847                 Patch by Alfons again :)
15848
15849 2005-01-03 [colin]      0.9.13cvs25.3
15850
15851         * src/compose.c
15852         * src/prefs_gtk.c
15853         * src/prefs_template.c
15854         * src/textview.c
15855                 Empty text widgets with empty strings, not NULL char
15856                 Patch by SungHyun Nam <namsh@kldp_org>
15857
15858 2005-01-03 [colin]      0.9.13cvs25.2
15859
15860         * src/main.c
15861         * AUTHORS
15862                 Sync with HEAD
15863
15864 2005-01-03 [colin]      0.9.13cvs25.1
15865
15866         * src/pop.c
15867         * src/pop.h
15868                 Sync with HEAD
15869
15870 2005-01-03 [colin]      0.9.13cvs24.3
15871
15872         * src/account.c
15873                 Two patches from Alfons and Alex S Moore:
15874                 fix images, fix return value.
15875
15876 2005-01-01 [colin]      0.9.13cvs24.2
15877
15878         * src/prefs_actions.c
15879                 Fix over-zealous assertion. Patch by Alfons
15880
15881 2005-01-01 [colin]      0.9.13cvs24.1
15882
15883         * src/procmime.c
15884                 Sync with HEAD (leak fix)
15885
15886 2004-12-31 [colin]      0.9.13cvs23.2
15887
15888         * src/prefs_common.c
15889                 GTK2 widgets + stock buttons - patch by Alfons
15890
15891 2004-12-31 [paul]       0.9.13cvs23.1
15892
15893         * configure.ac
15894                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15895         * src/gtk/pluginwindow.c
15896                 use GTK2 widgets and plug memory leaks,
15897                 patches by Alfons
15898
15899 2004-12-30 [colin]      0.9.13cvs22.4
15900
15901         * src/account.c
15902         * src/action.c
15903         * src/export.c
15904         * src/foldersel.c
15905         * src/import.c
15906         * src/message_search.c
15907         * src/prefs_actions.c
15908         * src/prefs_common.c
15909         * src/prefs_customheader.c
15910         * src/prefs_filtering.c
15911         * src/prefs_summary_column.c
15912         * src/summary_search.c
15913         * src/gtk/about.c
15914         * src/gtk/description_window.c
15915         * src/gtk/gtkutils.c
15916         * src/gtk/gtkutils.h
15917         * src/gtk/inputdialog.c
15918         * src/gtk/prefswindow.c
15919                 Use GTK2 stock buttons. Patches by Alfons.
15920
15921 2004-12-30 [colin]      0.9.13cvs22.3
15922
15923         * src/account.c
15924                 Sync with HEAD
15925         * src/prefs_actions.c
15926         * src/prefs_customheader.c
15927         * src/prefs_filtering.c
15928         * src/prefs_msg_colors.c
15929         * src/prefs_summary_column.c
15930         * src/gtk/prefswindow.c
15931                 Use GtkTreeView instead of deprecated 
15932                 widgets. Patches by Alfons.
15933
15934 2004-12-30 [paul]       0.9.13cvs22.2
15935
15936         * src/foldersel.c
15937                 use GTK 2 Tree View
15938                 patch by Alfons, with root folder sorting fix
15939                 by Stephan Sachse
15940
15941 2004-12-30 [paul]       0.9.13cvs22.1
15942
15943         * ChangeLog
15944         * ChangeLog.claws
15945         * ChangeLog.jp
15946         * NEWS
15947         * configure.ac
15948         * src/account.c
15949                 sync with HEAD
15950
15951 2004-12-22 [martin]     0.9.13cvs21.2
15952
15953         * src/action.c
15954                 free the command line after its use
15955
15956 2004-12-18 [paul]       0.9.13cvs21.1
15957
15958         * AUTHORS
15959         * ChangeLog
15960         * ChangeLog.claws
15961         * ChangeLog.jp
15962         * NEWS
15963         * configure.ac
15964         * src/action.c
15965         * src/compose.c
15966         * src/syldap.c
15967                 sync with HEAD
15968
15969 2004-12-17 [martin]     0.9.13cvs17.2
15970
15971         * src/action.c
15972                 convert actions input to locale
15973         * src/inc.c
15974                 convert notification command to locale
15975         * src/plugins/pgpmime/select-keys.c
15976                 convert attributes to utf8
15977
15978 2004-12-14 [colin]      0.9.13cvs17.1
15979
15980         * ChangeLog
15981         * ChangeLog.jp
15982         * ChangeLog.claws
15983         * src/action.c
15984         * src/common/utils.c
15985         * src/gtk/prefswindow.c
15986         * src/gtk/gtkutils.c
15987         * src/gtk/gtkutils.h
15988         * src/plugins/spamassassin/libspamc.c
15989                 Sync with HEAD
15990
15991 2004-12-13 [colin]      0.9.13cvs14.1
15992
15993         * src/quote_fmt_parse.y
15994                 Sync with HEAD
15995
15996 2004-12-10 [colin]      0.9.13cvs12.1
15997
15998         * src/prefs_themes.c
15999         * src/mainwindow.c
16000         * src/messageview.c
16001                 Sync with HEAD
16002
16003 2004-12-09 [colin]      0.9.13cvs10.1
16004
16005         * src/procmime.c
16006                 Sync with HEAD (fix B64 encoding from memory)
16007
16008 2004-12-08 [colin]      0.9.13cvs9.1
16009
16010         * src/gtk/colorlabel.c
16011                 Sync with HEAD
16012
16013 2004-12-08 [paul]       0.9.13cvs8.2
16014
16015         * src/gtk/pluginwindow.c
16016                 fix window resizing oddities
16017
16018 2004-12-08 [colin]      0.9.13cvs8.1
16019
16020         * src/quote_fmt_parse.y
16021                 Sync with HEAD
16022
16023 2004-12-08 [colin]      0.9.13cvs7.1
16024
16025         * src/matcher_parser_parse.y
16026         * src/msgcache.c
16027         * src/prefs_matcher.c
16028         * src/procheader.c
16029         * src/matcher.c
16030         * src/common/defs.h
16031         * po/sr.po
16032                 Sync with HEAD
16033
16034 2004-12-08 [colin]      0.9.13cvs6.1
16035
16036         * src/quote_fmt_parse.y
16037         * src/textview.c
16038                 Sync with HEAD
16039         * src/gtk/prefswindow.c
16040         * src/gtk/pluginwindow.c
16041                 Fix G_CALLBACKS protos (thanks to Alfons)
16042
16043 2004-12-07 [torte]      0.9.13cvs2.2
16044
16045         * src/procmime.c
16046                 [Bug 650] reply button causes crash
16047                 Thanks to David Relson and Christoph
16048
16049 2004-12-07 [colin]      0.9.13cvs2.1
16050
16051         * ChangeLog.claws
16052         * AUTHORS
16053         * po/sk.po
16054         * src/procmime.c
16055         * src/prefs_account.c
16056         * src/common/smtp.c
16057         * src/common/smtp.h
16058                 Sync with HEAD
16059
16060 2004-12-06 [colin]      0.9.12cvs187.1
16061
16062         * ChangeLog.claws
16063         * INSTALL
16064         * Makefile.am
16065         * README.claws
16066         * TODO.claws
16067         * configure.ac
16068         * po/bg.po
16069         * po/cs.po
16070         * po/el.po
16071         * po/en_GB.po
16072         * po/es.po
16073         * po/fr.po
16074         * po/hr.po
16075         * po/hu.po
16076         * po/it.po
16077         * po/ja.po
16078         * po/ko.po
16079         * po/nl.po
16080         * po/pl.po
16081         * po/pt_BR.po
16082         * po/ru.po
16083         * po/sk.po
16084         * po/sr.po
16085         * po/sv.po
16086         * po/zh_CN.po
16087         * po/zh_TW.Big5.po
16088         * src/compose.c
16089         * tools/Makefile.am
16090         * tools/README
16091         * tools/filter_conv.pl
16092         * tools/kdeservicemenu/README
16093         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16094         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16095                 Sync with HEAD
16096
16097 2004-12-04 [colin]      0.9.12cvs183.1
16098
16099         * src/compose.c
16100                 Sync with HEAD (compose window position saving)
16101
16102 2004-12-04 [paul]       0.9.12cvs182.3
16103
16104         * src/messageview.c
16105         * src/mimeview.c
16106         * src/prefs_customheader.c
16107         * src/gtk/quicksearch.c
16108                 replace some forgotten GTK_SIGNAL_FUNCs
16109
16110 2004-12-04 [paul]       0.9.12cvs182.2
16111
16112         * src/Makefile.am
16113                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16114                 committed in error      
16115
16116 2004-12-04 [paul]       0.9.12cvs182.1
16117
16118         * ChangeLog
16119         * ChangeLog.claws
16120         * ChangeLog.jp
16121         * INSTALL
16122         * NEWS
16123         * README
16124         * README.jp
16125         * configure.ac
16126         * doc/manual/ja/Makefile.am
16127         * doc/manual/ja/sylpheed-1.html
16128         * doc/manual/ja/sylpheed-10.html
16129         * doc/manual/ja/sylpheed-11.html
16130         * doc/manual/ja/sylpheed-12.html
16131         * doc/manual/ja/sylpheed-13.html
16132         * doc/manual/ja/sylpheed-14.html
16133         * doc/manual/ja/sylpheed-15.html
16134         * doc/manual/ja/sylpheed-16.html
16135         * doc/manual/ja/sylpheed-17.html
16136         * doc/manual/ja/sylpheed-18.html
16137         * doc/manual/ja/sylpheed-19.html
16138         * doc/manual/ja/sylpheed-2.html
16139         * doc/manual/ja/sylpheed-20.html
16140         * doc/manual/ja/sylpheed-3.html
16141         * doc/manual/ja/sylpheed-4.html
16142         * doc/manual/ja/sylpheed-5.html
16143         * doc/manual/ja/sylpheed-6.html
16144         * doc/manual/ja/sylpheed-7.html
16145         * doc/manual/ja/sylpheed-8.html
16146         * doc/manual/ja/sylpheed-9.html
16147         * doc/manual/ja/sylpheed.html
16148         * doc/manual/ja/sylpheed.sgml
16149         * po/de.po
16150         * src/Makefile.am
16151         * src/compose.c
16152         * src/procmime.c
16153         * src/pixmaps/regular.xpm **REMOVED**
16154         * src/plugins/pgpmime/pgpmime.c
16155         * src/plugins/pgpmime/plugin.c
16156         * src/plugins/pgpmime/prefs_gpg.c
16157                 sync with HEAD
16158
16159 2004-12-03 [paul]       0.9.12cvs180.1
16160
16161         * ChangeLog
16162         * ChangeLog.claws
16163         * ChangeLog.jp
16164         * configure.ac
16165         * src/Makefile.am
16166         * src/pop.c
16167         * src/common/utils.c
16168         * src/common/utils.h
16169         * src/pixmaps/continue.xpm
16170         * src/pixmaps/dir_close.xpm
16171         * src/pixmaps/dir_open.xpm
16172         * src/pixmaps/drafts_close.xpm
16173         * src/pixmaps/drafts_open.xpm
16174         * src/pixmaps/folder.xpm **REMOVED**
16175         * src/pixmaps/group.xpm
16176         * src/pixmaps/unread.xpm
16177                 sync with HEAD
16178
16179 2004-12-02 [colin]      0.9.12cvs179.1
16180
16181         * src/compose.c
16182                 Sync with HEAD (non-duplicated reedition)
16183
16184 2004-12-02 [colin]      0.9.12cvs178.1
16185
16186         * src/compose.c
16187                 Sync with HEAD (linewrap_quote fix)
16188
16189 2004-12-01 [colin]      0.9.12cvs177.3
16190
16191         * src/addrharvest.c
16192                 Replace sizeof with strlen
16193
16194 2004-12-01 [paul]       0.9.12cvs177.2
16195
16196         * src/addrharvest.c
16197                 fix 'harvest addresses'
16198
16199 2004-11-30 [colin]      0.9.12cvs177.1
16200
16201         * src/gtk/prefswindow.c
16202         * src/gtk/pluginwindow.c
16203                 Sync with HEAD
16204
16205 2004-11-29 [colin]      0.9.12cvs176.1
16206
16207         * src/folderview.c
16208                 sync with HEAD (Fix disappearing separators in folderview's popup)
16209
16210 2004-11-29 [colin]      0.9.12cvs175.1
16211
16212         * src/procmime.c
16213                 Sync with head (another format fix)
16214
16215 2004-11-29 [colin]      0.9.12cvs174.1
16216
16217         * src/pop.c
16218                 Sync with HEAD (format string fix)
16219
16220 2004-11-26 [colin]      0.9.12cvs173.1
16221
16222         * src/common/smtp.c
16223         * src/common/smtp.h
16224                 Sync with HEAD
16225
16226 2004-11-24 [colin]      0.9.12cvs172.1
16227
16228         * src/plugins/pgpmime/pgpmime.c
16229                 Sync with HEAD
16230
16231 2004-11-24 [colin]      0.9.12cvs171.1
16232
16233         * src/plugins/pgpmime/pgpmime.c
16234                 Sync with head (gpgmectx leaks)
16235
16236 2004-11-24 [colin]      0.9.12cvs169.1
16237
16238         * src/plugins/pgpmime/plugin.c
16239         * src/plugins/trayicon/Makefile.am
16240         * src/plugins/trayicon/newmarkedmail.xpm
16241         * src/plugins/trayicon/trayicon.c
16242         * src/plugins/trayicon/unreadmarkedmail.xpm
16243                 Sync with HEAD
16244
16245 2004-11-23 [colin]      0.9.12cvs168.1
16246
16247         * src/partial_download.c
16248         * src/partial_download.h
16249         * src/plugins/pgpmime/plugin.c
16250                 Sync with HEAD
16251
16252 2004-11-23 [colin]      0.9.12cvs166.1
16253
16254         * src/Makefile.am
16255         * src/codeconv.c
16256         * src/compose.c
16257         * src/folderview.c
16258         * src/main.c
16259         * src/partial_download.c
16260         * src/partial_download.h
16261         * src/prefs_account.c
16262         * src/prefs_account.h
16263         * src/privacy.c
16264         * src/privacy.h
16265         * src/procmime.c
16266         * src/common/Makefile.am
16267         * src/common/base64.h
16268         * src/common/partial_download.c
16269         * src/common/partial_download.h
16270         * src/gtk/prefswindow.c
16271         * src/gtk/prefswindow.h
16272         * src/plugins/pgpmime/pgpmime.c
16273         * src/plugins/pgpmime/prefs_gpg.c
16274         * src/plugins/pgpmime/prefs_gpg.h
16275         * src/plugins/pgpmime/sgpgme.c
16276         * src/plugins/pgpmime/sgpgme.h
16277                 Sync with HEAD
16278
16279 2004-11-23 [colin]      0.9.12cvs163.1
16280
16281         * src/main.c
16282                 Sync with HEAD (cursor optimization)
16283
16284 2004-11-23 [colin]      0.9.12cvs162.1
16285
16286         * src/prefs_common.c
16287         * src/prefs_themes.c
16288         * src/procmsg.c
16289                 Sync with HEAD
16290
16291 2004-11-23 [colin]      0.9.12cvs158.9
16292
16293         * src/compose.c
16294                 Fix double-free when forwarding
16295         * src/msgcache.c
16296                 Fix leak on error path
16297                 
16298
16299 2004-11-23 [colin]      0.9.12cvs158.8
16300
16301         * src/compose.c
16302                 Fix possible double-free
16303                 Spotted by Alfons
16304
16305 2004-11-23 [colin]      0.9.12cvs158.7
16306
16307         * src/compose.c
16308                 Fix some signal handlers' prototypes
16309                 Spotted by Alfons
16310
16311 2004-11-22 [colin]      0.9.12cvs158.6
16312
16313         * src/compose.c
16314                 Remove unneeded code and duplicated
16315                 wrapping - patch by Alfons
16316
16317 2004-11-22 [colin]      0.9.12cvs158.5
16318
16319         * src/prefs_themes.c
16320                 Fix oversized selector
16321
16322 2004-11-22 [colin]      0.9.12cvs158.4
16323
16324         * src/compose.c
16325                 fix dump_text()
16326                 patch by Alfons
16327
16328 2004-11-19 [colin]      0.9.12cvs158.3
16329
16330         * src/textview.c
16331                 Add a context menu on links (open, copy)
16332
16333 2004-11-18 [paul]       0.9.12cvs158.2
16334
16335         * src/addrgather.c
16336         * src/exphtmldlg.c
16337         * src/expldifdlg.c
16338         * src/mimeview.c
16339         * src/prefs_common.c
16340         * src/plugins/image_viewer/viewer.c
16341         * src/plugins/spamassassin/spamassassin_gtk.c
16342                 replace deprecated gtk_notebook_set_page
16343                 and gtk_notebook_current_page
16344
16345 2004-11-18 [paul]       0.9.12cvs158.1
16346
16347         * configure.ac
16348         * src/compose.c
16349         * src/mainwindow.c
16350         * src/messageview.c
16351         * src/prefs_common.c
16352         * src/common/utils.c
16353         * src/common/utils.h
16354                 sync with HEAD
16355
16356 2004-11-17 [colin]      0.9.12cvs156.1
16357
16358         * src/prefs_account.c
16359         * src/prefs_account.h
16360         * src/procmsg.c
16361                 Sync with HEAD (add pref to store encrypted mails encrypted)
16362
16363 2004-11-17 [paul]       0.9.12cvs155.1
16364
16365         * ChangeLog
16366         * ChangeLog.claws
16367         * ChangeLog.jp
16368         * NEWS
16369         * configure.ac
16370         * src/compose.c
16371         * src/jpilot.c
16372         * src/privacy.c
16373         * src/procmime.c
16374         * src/procmime.h
16375         * src/procmsg.c
16376         * src/toolbar.c
16377         * src/pixmaps/error.xpm
16378                 sync with HEAD
16379
16380 2004-11-17 [colin]      0.9.12cvs151.1
16381
16382         * src/plugins/pgpmime/pgpmime.c
16383                 Sync with HEAD (remove debug printf)
16384
16385 2004-11-17 [colin]      0.9.12cvs150.1
16386
16387         * src/plugins/pgpmime/pgpmime.c
16388                 Sync with HEAD (off-by-one fix)
16389
16390 2004-11-17 [colin]      0.9.12cvs149.1
16391
16392         * src/procmsg.c
16393                 Sync with HEAD (coding style fixes)
16394
16395 2004-11-16 [colin]      0.9.12cvs148.1
16396
16397         * src/procmsg.c
16398                 Sync with head (Fix the fix)
16399
16400 2004-11-16 [colin]      0.9.12cvs147.1
16401
16402         * src/procmsg.c
16403                 Sync with Main (leak fix)
16404
16405 2004-11-16 [colin]      0.9.12cvs146.14
16406
16407         * src/compose.c
16408                 Remove useless chunk of code
16409                 Patch by Alfons
16410
16411 2004-11-15 [colin]      0.9.12cvs146.13
16412
16413         * src/compose.c
16414                 Fix drafting after insertion
16415                 Patch by Alfons
16416
16417 2004-11-15 [colin]      0.9.12cvs146.12
16418
16419         * src/compose.c
16420         * src/prefs_filtering.c
16421         * src/prefs_filtering_action.c
16422         * src/prefs_toolbar.c
16423                 Fix some const-correctness
16424
16425 2004-11-15 [colin]      0.9.12cvs146.11
16426
16427         * src/summaryview.c
16428         * src/prefs_themes.c
16429         * src/messageview.c
16430                 Fix some leaks
16431
16432 2004-11-15 [colin]      0.9.12cvs146.10
16433
16434         * src/codeconv.c
16435                 More unreadable locale fixes
16436
16437 2004-11-14 [colin]      0.9.12cvs146.9
16438
16439         * src/textview.c
16440                 Fix uri_security_check
16441                 Patch by Alfons
16442
16443 2004-11-13 [paul]       0.9.12cvs146.8
16444
16445         * src/folder.c
16446         * src/procmime.c
16447                 fix 2 bugs introduced in last commit
16448
16449 2004-11-13 [paul]       0.9.12cvs146.7
16450
16451         * src/compose.c
16452         * src/exporthtml.c
16453         * src/exportldif.c
16454         * src/folder.c
16455         * src/imap.c
16456         * src/imap_gtk.c
16457         * src/main.c
16458         * src/mainwindow.c
16459         * src/messageview.c
16460         * src/mh_gtk.c
16461         * src/prefs_themes.c
16462         * src/procmime.c
16463         * src/setup.c
16464         * src/summaryview.c
16465                 replace deprecated g_basename
16466
16467 2004-11-13 [paul]       0.9.12cvs146.6
16468
16469         * src/compose.c
16470         * src/imap.c
16471         * src/matcher_parser.h
16472         * src/matcher_parser_parse.y
16473         * src/prefs_filtering.c
16474         * src/prefs_filtering_action.c
16475         * src/prefs_themes.c
16476         * src/prefs_toolbar.c
16477         * src/common/utils.c
16478                 various small fixes/cleanups
16479
16480 2004-11-12 [colin]      0.9.12cvs146.5
16481
16482         * src/textview.c
16483                 Validate event's origin on visibility notify
16484                 Patch by Alfons.
16485
16486 2004-11-12 [paul]       0.9.12cvs146.4
16487
16488         * src/exporthtml.c
16489         * src/exportldif.c
16490         * src/imap.c
16491         * src/mh.c
16492         * src/mimeview.c
16493         * src/prefs_spelling.c
16494         * src/prefs_themes.c
16495                 replace deprecated g_dirname    
16496
16497 2004-11-12 [colin]      0.9.12cvs146.3
16498
16499         * src/textview.c
16500                 Some coding style fixes
16501
16502 2004-11-12 [colin]      0.9.12cvs146.2
16503
16504         * src/codeconv.c
16505                 We want to replace _all_ extended chars in
16506                 conv_unreadable_*, because any string containing
16507                 extended chars not parsing as UTF8 is 
16508                 undisplayed on gtk2.
16509
16510 2004-11-12 [paul]       0.9.12cvs146.1
16511
16512         * ChangeLog
16513         * ChangeLog.claws
16514         * ChangeLog.jp
16515         * NEWS
16516         * configure.ac
16517         * src/account.c
16518         * src/folderview.c
16519         * src/folderview.h
16520         * src/imap.c
16521         * src/imap_gtk.c
16522         * src/inc.c
16523         * src/mainwindow.c
16524         * src/mh_gtk.c
16525         * src/news_gtk.c
16526         * src/pop.c
16527         * src/prefs_account.c
16528         * src/prefs_account.h
16529         * src/prefs_ext_prog.c
16530         * src/procmime.c
16531         * src/procmime.h
16532         * src/procmsg.c
16533         * src/procmsg.h
16534         * src/summary_search.c
16535         * src/summaryview.c
16536         * src/textview.c
16537         * src/common/defs.h
16538         * src/common/utils.c
16539         * src/common/utils.h
16540         * src/gtk/menu.c
16541         * src/gtk/menu.h
16542                 sync with HEAD
16543
16544 2004-11-11 [colin]      0.9.12cvs144.2
16545
16546         * src/textview.c
16547                 Fix URI range selection (patch by Alfons)
16548
16549 2004-11-09 [colin]      0.9.12cvs144.1
16550
16551         * ChangeLog.claws
16552         * src/compose.c
16553         * src/folder.c
16554         * src/folder_item_prefs.c
16555         * src/prefs_account.c
16556         * src/prefs_account.h
16557         * src/plugins/pgpmime/pgpmime.c
16558                 Sync with HEAD
16559
16560 2004-11-08 [colin]      0.9.12cvs143.1
16561
16562         * src/summaryview.c
16563                 Sync with HEAD (optimize quicksearch)
16564
16565 2004-11-08 [colin]      0.9.12cvs142.2
16566
16567         * src/compose.c
16568                 Don't wrap when Edit/Auto wrapping is disabled
16569
16570 2004-11-08 [colin]      0.9.12cvs142.1
16571
16572         * src/textview.c
16573                 Sync with HEAD
16574
16575 2004-11-08 [colin]      0.9.12cvs141.1
16576
16577         * src/textview.c
16578                 Sync with HEAD (fix some mail URIs)
16579
16580 2004-11-08 [colin]      0.9.12cvs140.3
16581
16582         * src/textview.c
16583                 o Use text cursor instead of arrow when
16584                   not on a link
16585                 o Fix handling of contiguous links (as in
16586                   "colin@colino.net" <colin@colino.net>)
16587                   This one unveils a bug in get_email_part()
16588
16589 2004-11-07 [colin]      0.9.12cvs140.2
16590
16591         * src/textview.c
16592                 Fix memleak. Patch by Alfons.
16593
16594 2004-11-06 [colin]      0.9.12cvs140.1
16595
16596         * src/compose.c
16597                 Sync with HEAD (don't ask passphrase
16598                 when drafting)
16599
16600 2004-11-06 [paul]       0.9.12cvs139.2
16601
16602         * AUTHORS
16603         * src/textview.c
16604         * src/textview.h
16605                 textview URI handling. hovering over a 
16606                 link displays it in the status bar,
16607                 and changes the mouse pointer to a hand 
16608                 cursor. a link is activated with a single 
16609                 click. (Modified from the) patch by Jean-Yves 
16610                 Lefort <jylefort@users.sourceforge.net>
16611                 
16612
16613 2004-11-05 [colin]      0.9.12cvs139.1
16614
16615         * src/compose.c
16616         * src/procmime.c
16617                 Sync with HEAD again ^^
16618
16619 2004-11-05 [colin]      0.9.12cvs139.1
16620
16621         * src/compose.c
16622         * src/procmime.c
16623                 Sync with HEAD
16624
16625 2004-11-03 [paul]       0.9.12cvs138.1
16626
16627         * ChangeLog.claws
16628         * configure.ac
16629         * po/POTFILES.in
16630         * src/prefs_ext_prog.c
16631         * src/procmime.c
16632         * tools/kdeservicemenu/README
16633         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16634         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16635                 sync with HEAD
16636
16637 2004-11-01 [christoph]  0.9.12cvs136.2
16638
16639         * src/procmime.c
16640                 convert MIME parameters to UTF-8
16641
16642 2004-10-29 [colin]      0.9.12cvs136.1
16643
16644         * src/common/utils.c
16645                 Sync with HEAD (don't use '=' in mime boundary)
16646
16647 2004-10-29 [paul]       0.9.12cvs135.1
16648
16649         * configure.ac
16650         * doc/src/rfc2231.txt
16651         * src/procmime.c
16652         * src/common/quoted-printable.c
16653         * src/common/utils.c
16654         * src/common/utils.h
16655                 sync with HEAD
16656
16657 2004-10-27 [paul]       0.9.12cvs134.1
16658
16659         * configure.ac
16660         * src/main.c
16661         * src/procmime.c
16662         * src/plugins/pgpmime/pgpmime.c
16663                 sync with HEAD
16664
16665 2004-10-26 [paul]       0.9.12cvs132.3
16666
16667         * src/account.c
16668         * src/addressbook.c
16669         * src/addrgather.c
16670         * src/addrharvest.c
16671         * src/codeconv.c
16672         * src/compose.c
16673         * src/customheader.c
16674         * src/editaddress.c
16675         * src/editgroup.c
16676         * src/enriched.c
16677         * src/expldifdlg.c
16678         * src/exporthtml.c
16679         * src/exportldif.c
16680         * src/folder.c
16681         * src/foldersel.c
16682         * src/folderview.c
16683         * src/grouplistdialog.c
16684         * src/html.c
16685         * src/imap.c
16686         * src/jpilot.c
16687         * src/ldapserver.c
16688         * src/ldif.c
16689         * src/mimeview.c
16690         * src/news.c
16691         * src/news_gtk.c
16692         * src/pop.c
16693         * src/prefs_display_header.c
16694         * src/prefs_gtk.c
16695         * src/prefs_msg_colors.c
16696         * src/prefs_toolbar.c
16697         * src/procheader.c
16698         * src/procmime.c
16699         * src/summaryview.c
16700         * src/textview.c
16701         * src/toolbar.c
16702         * src/vcard.c
16703         * src/common/mgutils.c
16704         * src/common/nntp.c
16705         * src/common/smtp.c
16706         * src/common/template.c
16707         * src/common/utils.c
16708         * src/common/xmlprops.c
16709         * src/plugins/pgpmime/pgpmime.c
16710         * src/plugins/pgpmime/select-keys.c
16711         * src/plugins/pgpmime/sgpgme.c
16712                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16713                 g_string_sprintfa(), gtk_notebook_current_page()
16714
16715 2004-10-26 [colin]      0.9.12cvs132.2
16716
16717         * src/prefs_folder_item.c
16718                 Fix default-account selection
16719
16720 2004-10-21 [colin]      0.9.12cvs133
16721
16722         * src/compose.c
16723                 Sync with HEAD (Remove extra separator in compose's Options)
16724         * src/textview.c
16725                 Set wrapping to char
16726
16727 2004-10-21 [paul]       0.9.12cvs131.2
16728
16729         * src/compose.c
16730         * src/sourcewindow.c
16731                 fix wrapping
16732                 fix window shrinking 
16733
16734 2004-10-21 [colin]      0.9.12cvs131.1
16735
16736         * ChangeLog.claws
16737         * src/compose.c
16738                 Sync with HEAD
16739
16740 2004-10-21 [paul]       0.9.12cvs130.2
16741
16742         * src/prefs_folder_item.c
16743                 sync with HEAD (Apply to subfolders)
16744
16745 2004-10-19 [colin]      0.9.12cvs130.1
16746
16747         * ChangeLog.claws
16748         * src/compose.c
16749         * src/common/utils.c
16750         * src/gtk/menu.c
16751                 Sync with HEAD
16752
16753 2004-10-19 [colin]      0.9.12cvs128.1
16754
16755         * src/addrbook.c
16756         * src/addrcache.c
16757         * src/addressbook.c
16758         * src/codeconv.c
16759         * src/compose.c
16760         * src/customheader.c
16761         * src/editaddress.c
16762         * src/editgroup.c
16763         * src/exporthtml.c
16764         * src/folder.c
16765         * src/folderview.c
16766         * src/imap.c
16767         * src/jpilot.c
16768         * src/main.c
16769         * src/matcher_parser_parse.y
16770         * src/mbox.c
16771         * src/pop.c
16772         * src/prefs_account.c
16773         * src/prefs_gtk.c
16774         * src/prefs_msg_colors.c
16775         * src/procheader.c
16776         * src/procmime.c
16777         * src/procmime.h
16778         * src/procmsg.c
16779         * src/summaryview.c
16780         * src/textview.c
16781         * src/common/base64.c
16782         * src/common/partial_download.c
16783         * src/common/socket.c
16784         * src/common/sylpheed.c
16785         * src/common/utils.c
16786         * src/common/utils.h
16787         * src/gtk/pluginwindow.c
16788         * src/gtk/quicksearch.c
16789         * src/plugins/clamav/clamav_plugin.c
16790         * src/plugins/clamav/clamav_plugin.h
16791         * src/plugins/clamav/clamav_plugin_gtk.c
16792         * src/plugins/pgpmime/passphrase.c
16793         * src/plugins/pgpmime/pgpmime.c
16794         * src/plugins/pgpmime/plugin.c
16795         * src/plugins/pgpmime/prefs_gpg.c
16796         * src/plugins/pgpmime/prefs_gpg.h
16797         * src/plugins/pgpmime/select-keys.c
16798         * src/plugins/pgpmime/sgpgme.c
16799         * src/plugins/spamassassin/libspamc.c
16800         * src/plugins/spamassassin/spamassassin.c
16801         * src/plugins/spamassassin/spamassassin.h
16802         * src/plugins/spamassassin/spamassassin_gtk.c
16803         * src/plugins/trayicon/trayicon.c
16804         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16805                 Sync with HEAD
16806
16807 2004-10-14 [colin]      0.9.12cvs126.2
16808
16809         * src/codeconv.c
16810         * src/textview.c
16811                 Fix conv_unreadable_locale
16812
16813 2004-10-13 [colin]      0.9.12cvs126.1
16814
16815         * src/compose.c
16816                 Sync with HEAD (don't convert charset for 
16817                 drafted messages, minor cleanup)
16818
16819 2004-10-13 [colin]      0.9.12cvs125.1
16820
16821         * po/POTFILES.in
16822                 Sync with HEAD (POTFILES fix)
16823
16824 2004-10-12 [colin]      0.9.12cvs124.3
16825
16826         * src/compose.c
16827                 Fix encoding bug from latest sync
16828
16829 2004-10-12 [paul]       0.9.12cvs124.2
16830
16831         * src/plugins/pgpmime/prefs_gpg.c
16832         * src/plugins/pgpmime/prefs_gpg.h
16833                 forgotten in last commit        
16834
16835 2004-10-12 [paul]       0.9.12cvs124.1
16836
16837         * ChangeLog.claws
16838         * configure.ac
16839         * m4/spamassassin.m4
16840         * src/Makefile.am
16841         * src/account.c
16842         * src/compose.c
16843         * src/compose.h
16844         * src/crash.c
16845         * src/main.c
16846         * src/mimeview.c
16847         * src/passphrase.c
16848         * src/passphrase.h
16849         * src/prefs_account.c
16850         * src/prefs_account.h
16851         * src/prefs_common.c
16852         * src/privacy.c
16853         * src/privacy.h
16854         * src/procmime.c
16855         * src/procmime.h
16856         * src/procmsg.c
16857         * src/rfc2015.c
16858         * src/rfc2015.h
16859         * src/select-keys.c
16860         * src/select-keys.h
16861         * src/textview.c
16862         * src/common/utils.c
16863         * src/common/utils.h
16864         * src/gtk/about.c
16865         * src/plugins/pgpmime/Makefile.am
16866         * src/plugins/pgpmime/passphrase.c
16867         * src/plugins/pgpmime/passphrase.h
16868         * src/plugins/pgpmime/pgpmime.c
16869         * src/plugins/pgpmime/plugin.c
16870         * src/plugins/pgpmime/select-keys.c
16871         * src/plugins/pgpmime/select-keys.h
16872         * src/plugins/pgpmime/sgpgme.c
16873         * src/plugins/pgpmime/sgpgme.h
16874                 sync with HEAD
16875
16876 2004-10-04 [colin]      0.9.12cvs122.1
16877
16878         * src/mainwindow.c
16879         * src/messageview.c
16880         * src/messageview.h
16881         * src/textview.c
16882                 Sync with HEAD
16883
16884 2004-10-04 [colin]      0.9.12cvs121.1
16885
16886         * src/summaryview.c
16887                 Sync with HEAD
16888
16889 2004-10-04 [paul]       0.9.12cvs120.1
16890
16891         * configure.ac
16892                 sync with HEAD [don't try to build 
16893                 pgpmime plugin when gpgme is disabled]
16894
16895 2004-10-03 [colin]      0.9.12cvs119.3
16896
16897         * src/gtk/gtksctree.c
16898                 Lots of side effects. Put back as before 117.2.
16899         * src/summaryview.c
16900                 Fix bug #602
16901
16902 2004-10-03 [colin]      0.9.12cvs119.2
16903
16904         * src/gtk/gtksctree.c
16905                 Revert 608 fix that doesn't work that good
16906
16907 2004-10-02 [colin]      0.9.12cvs119.1
16908
16909         * src/mainwindow.c
16910         * src/messageview.c
16911         * src/prefs_common.h
16912         * src/procmime.c
16913         * src/procmime.h
16914         * src/textview.c
16915                 Sync with HEAD
16916         * src/gtk/gtksctree.c
16917                 Close bug #608
16918
16919 2004-10-01 [colin]      0.9.12cvs118.1
16920
16921         * src/mimeview.c
16922                 Sync with HEAD (better Save All fix)
16923
16924 2004-10-01 [colin]      0.9.12cvs117.2
16925
16926         * src/gtk/gtksctree.c
16927                 Faster on selection
16928
16929 2004-10-01 [colin]      0.9.12cvs117.1
16930
16931         * src/mimeview.c
16932                 Sync with HEAD (Save All: only attachments)
16933
16934 2004-10-01 [paul]       0.9.12cvs116.1
16935
16936         * ChangeLog.claws
16937         * configure.ac
16938         * src/account.c
16939         * src/prefs_common.c
16940         * src/gtk/colorlabel.c
16941                 sync with HEAD
16942
16943 2004-09-30 [colin]      0.9.12cvs115.1
16944
16945         * src/stock_pixmap.c
16946         * src/stock_pixmap.h
16947         * src/folderview.c
16948         * src/Makefile.am
16949         * src/pixmaps/read.xpm
16950                 Sync with HEAD (new pixmap)
16951
16952 2004-09-29 [colin]      0.9.12cvs114.1
16953
16954         * src/compose.c
16955                 Sync with HEAD
16956                 Fix focus handling in headers
16957
16958 2004-09-29 [paul]       0.9.12cvs113.1
16959
16960         * src/quote_fmt_parse.y
16961                 sync with HEAD
16962  
16963
16964 2004-09-28 [colin]      0.9.12cvs112.1
16965
16966         * src/folderview.c
16967         * src/mainwindow.c
16968                 Sync with HEAD
16969
16970 2004-09-28 [colin]      0.9.12cvs110.1
16971
16972         * src/folderview.c
16973                 Sync with HEAD (Contextual Empty trash menu)
16974
16975 2004-09-28 [colin]      0.9.12cvs108.1
16976
16977         * src/addressbook.c
16978                 Sync with HEAD (addressbook edit on double-click)
16979
16980 2004-09-28 [colin]      0.9.12cvs106.1
16981
16982         * src/inc.c
16983                 Sync with HEAD (folder_item freeze on inc)
16984
16985 2004-09-27 [colin]      0.9.12cvs105.1
16986
16987         * src/folderview.c
16988                 Sync with HEAD (right-align new and unread column)
16989
16990 2004-09-27 [colin]      0.9.12cvs104.1
16991
16992         * src/main.c
16993                 Sync with HEAD (revert 0.9.12cvs101)
16994
16995 2004-09-24 [colin]      0.9.12cvs103.2
16996
16997         * src/wizard.c
16998                 Fix gtk warnings and use domain part of the email address 
16999                 when domain detection fails (no dot in domain name)
17000
17001 2004-09-23 [colin]      0.9.12cvs103.1
17002
17003         * src/plugins/spamassassin/libspamc.c
17004         * src/plugins/spamassassin/libspamc.h
17005         * src/plugins/spamassassin/utils.c
17006         * src/plugins/spamassassin/utils.h
17007                 Sync with HEAD (Update spamassassin to 3.0)
17008
17009 2004-09-21 [colin]      0.9.12cvs102.3
17010
17011         * src/action.c
17012                 Add horizontal scrollbar in action io dialog as needed
17013                 Patch by Alfons.
17014
17015 2004-09-20 [colin]      0.9.12cvs102.2
17016
17017         * src/plugins/image_viewer/viewer.c
17018                 Remove imlib stuff
17019                 use gtk_pixmap_set when clearing
17020                 (would be better to use gtkImages, but causes size-allocate 
17021                 signals storm)
17022
17023 2004-09-17 [paul]       0.9.12cvs102.1
17024
17025         * ChangeLog
17026         * ChangeLog.claws
17027         * ChangeLog.jp
17028         * configure.ac
17029         * src/inc.c
17030                 sync with HEAD
17031
17032
17033 2004-09-17 [colin]      0.9.12cvs101.1
17034
17035         * ChangeLog.claws
17036         * src/main.c
17037                 Sync with HEAD (fix segs at exit)
17038
17039 2004-09-14 [colin]      0.9.12cvs99.5
17040
17041         * src/common/socket.c
17042         * AUTHORS
17043                 Fix send error on 64bit platforms
17044                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17045
17046 2004-09-14 [colin]      0.9.12cvs99.4
17047
17048         * src/action.c
17049                 Fix action output with utf8 
17050                 Patch by Alfons.
17051
17052 2004-09-14 [colin]      0.9.12cvs99.3
17053
17054         * ChangeLog.claws
17055         * src/folder.c
17056                 Sync with HEAD
17057
17058 2004-09-09 [colin]      0.9.12cvs99.2
17059
17060         * src/action.c
17061                 Fix progress bar (displaying "Completed %v/%u")
17062                 Patch by Alfons.
17063
17064 2004-09-08 [colin]      0.9.12cvs99.1
17065
17066         * src/account.c
17067         * src/folder.c
17068         * src/procmsg.c
17069         * src/procmsg.h
17070         * src/plugins/pgpmime/pgpmime.c
17071                 Sync with HEAD
17072
17073 2004-09-08 [colin]      0.9.12cvs97.2
17074
17075         * src/summaryview.c
17076                 Don't select mails in collapsed threads 
17077                 when navigating with up/down
17078
17079 2004-09-07 [colin]      0.9.12cvs97.1
17080
17081         * src/inc.c
17082                 Sync with HEAD (meaningful error messages)
17083
17084 2004-09-06 [colin]      0.9.12cvs96.1
17085
17086         * src/toolbar.c
17087                 Sync with HEAD (fix Redirect graying out)
17088
17089 2004-09-06 [colin]      0.9.12cvs95.1
17090
17091         * src/summaryview.c
17092         * src/mimeview.c
17093                 Sync with HEAD (fix dropped URIs)
17094
17095 2004-09-06 [colin]      0.9.12cvs94.1
17096
17097         * src/addressbook.c
17098         * src/addressitem.h
17099         * src/addritem.c
17100         * src/addritem.h
17101                 Sync with HEAD (addressbook DnD)
17102
17103 2004-09-03 [colin]      0.9.12cvs93.1
17104
17105         * src/summaryview.c
17106                 Sync with HEAD (next/prev unread)
17107
17108 2004-09-03 [colin]      0.9.12cvs92.1
17109
17110         * src/prefs_common.c
17111         * src/prefs_common.h
17112         * src/summaryview.c
17113                 Sync with HEAD ('mark_as_read_delay' pref)
17114
17115 2004-09-02 [colin]      0.9.12cvs91.2
17116
17117         * src/common/xml.c
17118                 Fix leak
17119
17120 2004-09-02 [colin]      0.9.12cvs91.1
17121
17122         * src/gtk/menu.c
17123                 Sync with HEAD (menu accel don't work, but whatever)
17124
17125 2004-09-02 [colin]      0.9.12cvs90.1
17126
17127         * src/account.c
17128                 Sync with HEAD (fix bug 582)
17129
17130 2004-09-02 [colin]      0.9.12cvs89.1
17131
17132         * src/addrindex.c
17133                 Sync with HEAD (free deleted queries)
17134
17135 2004-09-02 [colin]      0.9.12cvs88.1
17136
17137         * src/ldapquery.c
17138                 Sync with HEAD (fix LDAP freezes)
17139
17140 2004-09-02 [colin]      0.9.12cvs87.1
17141
17142         * src/prefs_spelling.c
17143                 Sync with HEAD (add default dictionary)
17144
17145 2004-09-01 [colin]      0.9.12cvs86.1
17146
17147         * src/filtering.c
17148         * src/folderview.c
17149         * src/imap.c
17150         * src/prefs_matcher.c
17151         * src/stock_pixmap.c
17152         * src/summary_search.c
17153         * src/summaryview.c
17154         * src/wizard.c
17155         * src/wizard.h
17156                 Sync with HEAD (uninitialized vars fixes)
17157                 + gtk2 specific warning fixes
17158
17159 2004-08-31 [colin]      0.9.12cvs85.1
17160
17161         * src/folder.c
17162                 Sync with HEAD (Fix memory corruption due to 
17163                 uninitialized var)
17164
17165 2004-08-31 [colin]      0.9.12cvs84.4
17166
17167         * src/summary_search.c
17168                 Fix segfaults when searching in folders with broken headers
17169
17170 2004-08-31 [colin]      0.9.12cvs84.3
17171
17172         * src/compose.c
17173         * src/textview.c
17174                 Fix some more encoding/decoding issues
17175
17176 2004-08-30 [colin]      0.9.12cvs84.2
17177
17178         * src/mimeview.c
17179         * src/prefs_themes.c
17180         * src/gtk/filesel.c
17181         * src/gtk/filesel.h
17182                 Add a folder-mode selection (fixes mimeview's "Save all")
17183
17184 2004-08-29 [colin]      0.9.12cvs84.1
17185
17186         * src/mimeview.c
17187                 Sync with HEAD (don't escape saved filenames)
17188
17189 2004-08-27 [colin]      0.9.12cvs83.1
17190
17191         * ChangeLog
17192         * ChangeLog.claws
17193         * ChangeLog.jp
17194         * src/mh.c
17195         * src/procheader.c
17196         * src/procmsg.c
17197         * src/procmsg.h
17198         * src/common/utils.c
17199         * src/gtk/menu.h
17200         * po/
17201                 Sync with HEAD 0.9.12cvs83 (sync with main)
17202
17203 2004-08-26 [colin]      0.9.12cvs82.4
17204
17205         * src/codeconv.c
17206                 Fix strange stack corruption
17207                 Convert to utf8 after unmime, not before
17208
17209 2004-08-26 [colin]      0.9.12cvs82.3
17210
17211         * src/main.c
17212         * src/wizard.c
17213                 Fix account folders duplication
17214
17215 2004-08-25 [colin]      0.9.12cvs82.2
17216
17217         * src/wizard.c
17218                 Remove ports
17219                 Add SSL selection
17220                 Use login@server as account name
17221
17222 2004-08-25 [colin]      0.9.12cvs82.1
17223
17224         * src/plugins/pgpmime/pgpmime.c
17225                 Sync with HEAD (leak fix).
17226
17227 2004-08-25 [colin]      0.9.12cvs81.1
17228
17229         * src/plugins/pgpmime/pgpmime.c
17230         * src/plugins/pgpmime/sgpgme.c
17231         * src/plugins/pgpmime/sgpgme.h
17232                 Sync with HEAD (Handle combined messages).
17233
17234 2004-08-24 [colin]      0.9.12cvs80.3
17235
17236         * src/wizard.c
17237                 Fix full name, ports, and imap
17238
17239 2004-08-24 [colin]      0.9.12cvs80.2
17240
17241         * src/Makefile.am
17242         * src/main.c
17243         * src/setup.c
17244         * src/setup.h
17245         * src/stock_pixmap.c
17246         * src/stock_pixmap.h
17247         * src/wizard.c ** ADDED **
17248         * src/wizard.h ** ADDED ** 
17249         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17250                 Add a setup wizard 
17251
17252 2004-08-24 [colin]      0.9.12cvs80.1
17253
17254         * src/folder.c
17255                 Sync with HEAD (set mimeflags on all messages)
17256
17257 2004-08-24 [colin]      0.9.12cvs79.3
17258
17259         * src/matcher_parser_lex.l
17260                 Fix 8bits strings not in utf8
17261
17262 2004-08-24 [colin]      0.9.12cvs79.2
17263
17264         * src/compose.c
17265                 Check conversion result before replacing buffer
17266
17267 2004-08-23 [colin]      0.9.12cvs79.1
17268
17269         * src/compose.c
17270                 Sync with HEAD (create message header in memory)
17271
17272 2004-08-23 [colin]      0.9.12cvs78.1
17273
17274         * src/rfc2015.c
17275         * src/rfc2015.h
17276                 Sync with HEAD (fix bug 197 again)
17277
17278 2004-08-23 [colin]      0.9.12cvs77.3
17279
17280         * src/compose.c
17281                 Fix again inline gpg signing (which outputs utf8
17282                 in gtk2). Not syncing this fix to HEAD as this 
17283                 code is meant to die.
17284
17285 2004-08-23 [colin]      0.9.12cvs77.2
17286
17287         * src/prefs_account.h
17288                 Remove useless include
17289
17290 2004-08-23 [colin]      0.9.12cvs77.1
17291
17292         * src/imap.c
17293         * po/es.po
17294         * po/fr.po
17295         * po/it.po
17296         * po/pl.po
17297         * po/pt_BR.po
17298         * po/sk.po
17299         * po/sr.po
17300                 Sync with HEAD (fix bug 577)
17301
17302 2004-08-22 [colin]      0.9.12cvs76.1
17303
17304         * src/plugins/trayicon/trayicon.c
17305                 Sync with HEAD (fix formatting bug)
17306
17307 2004-08-21 [colin]      0.9.12cvs74.2
17308
17309         * src/gtk/colorsel.c
17310                 Fix bug 564 (Folder color selection window exits on any
17311                 keypress)
17312
17313 2004-08-21 [colin]      0.9.12cvs74.1
17314
17315         * ChangeLog.claws
17316         * src/compose.c
17317         * src/summaryview.c
17318         * src/toolbar.c
17319                 Sync with HEAD (fix bug 576)
17320
17321 2004-08-21 [colin]      0.9.12cvs70.1
17322
17323         * src/compose.c
17324         * src/mainwindow.c
17325                 Sync with HEAD
17326                 
17327
17328 2004-08-21 [paul]       0.9.12cvs66.4
17329
17330         * src/mainwindow.c
17331         * src/messageview.c
17332         * src/gtk/menu.c
17333         * src/plugins/spamassassin/spamassassin_gtk.c
17334                 remove some deprecated gtk1 functions
17335
17336
17337 2004-08-21 [colin]      0.9.12cvs66.3
17338
17339         * src/compose.c
17340         * src/codeconv.c
17341                 Fix warnings
17342                 Remove encoding hacks
17343                 Fix bug 575 (Strange character messes up message)
17344                 Don't display conversion error when drafting
17345
17346 2004-08-21 [paul]       0.9.12cvs66.2
17347
17348         * src/prefs_account.c
17349                 fix GnuPG mode bugs
17350
17351
17352 2004-08-20 [colin]      0.9.12cvs66.1
17353
17354         * src/codeconv.c
17355                 Sync with HEAD 0.9.12cvs66
17356
17357 2004-08-20 [paul]
17358
17359         * src/plugins/pgpmime/plugin.c
17360                 modify PGP/MIME plugin's description
17361
17362 2004-08-17 [colin]      0.9.12cvs65.1
17363
17364         * src/common/ssl.c
17365         * src/plugins/pgpmime/plugin.c
17366                 Sync with HEAD
17367
17368 2004-08-14 [colin]      0.9.12cvs60.3
17369
17370         * src/plugins/trayicon/trayicon.c
17371                 Put back resize callback, on size-request signal
17372                 rather than size-allocate to avoid infinite 
17373                 callback loop
17374
17375 2004-08-13 [colin]      0.9.12cvs60.2
17376
17377         * src/common/defs.h
17378                 Cache versions have been fixed
17379
17380 2004-08-13 [colin]      0.9.12cvs60.1
17381
17382         * src/folderutils.c
17383                 Sync with HEAD
17384
17385 2004-08-12 [colin]      0.9.12cvs59.1
17386
17387         * src/plugins/trayicon/trayicon.c
17388                 Sync with HEAD
17389
17390 2004-08-12 [colin]      0.9.12cvs57.5
17391
17392         * sylpheed.desktop
17393         * configure.ac
17394         * src/Makefile.am
17395         * src/main.c
17396                 Add support for Freedesktop.org's startup notification
17397
17398 2004-08-11 [colin]      0.9.12cvs57.4
17399
17400         * src/textview.c
17401                 Fix off-by-one
17402
17403 2004-08-11 [colin]      0.9.12cvs57.3
17404
17405         * src/message_search.c
17406         * src/summary_search.c
17407                 Make searches case insensitive by default
17408         * src/textview.c
17409                 Fix case-insensitive search in message
17410
17411 2004-08-11 [colin]      0.9.12cvs57.2
17412
17413         * src/summary_search.c
17414                 Let case-sensitive be specified
17415
17416 2004-08-10 [colin]      0.9.12cvs55.4
17417
17418         * src/common/socket.c
17419                 Fix the possible race condition
17420
17421 2004-08-09 [paul]       0.9.12cvs55.3
17422
17423         * configure.ac
17424         * src/Makefile.am
17425         * src/common/Makefile.am
17426                 sync with HEAD
17427
17428
17429 2004-08-09 [paul]       0.9.12cvs55.2
17430
17431         * autogen.sh
17432         * po/poconv.sh
17433                 remove unneeded script
17434
17435         * configure.ac
17436                 add forgotten USE_LDAP_TLS (sync with HEAD)
17437
17438
17439 2004-08-09 [colin]      0.9.12cvs55.1
17440
17441         * src/main.c
17442         * src/common/ssl.c
17443         * src/common/sylpheed.c
17444         * src/common/sylpheed.h
17445                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17446
17447 2004-08-09 [paul]       0.9.12cvs54.1
17448
17449         * ChangeLog
17450         * ChangeLog.claws
17451         * ChangeLog.jp
17452         * configure.ac
17453         * po/POTFILES.in
17454         * src/Makefile.am
17455         * src/folderutils.c
17456         * src/main.c
17457         * src/pgpmime.c
17458         * src/pgpmime.h
17459         * src/sgpgme.c
17460         * src/sgpgme.h
17461         * src/plugins/Makefile.am
17462         * src/plugins/pgpmime/.cvsignore
17463         * src/plugins/pgpmime/Makefile.am
17464         * src/plugins/pgpmime/pgpmime.c
17465         * src/plugins/pgpmime/pgpmime.h
17466         * src/plugins/pgpmime/plugin.c
17467         * src/plugins/pgpmime/sgpgme.c
17468         * src/plugins/pgpmime/sgpgme.h
17469                 sync with HEAD
17470
17471 2004-08-08 [paul]       0.9.12cvs51.1
17472
17473         * configure.ac
17474         * src/folder.c
17475                 sync with HEAD
17476
17477 2004-08-07 [colin]      0.9.12cvs50.1
17478
17479         * src/pop.c
17480         * src/common/partial_download.c
17481                 fix warnings (sync from HEAD)
17482
17483 2004-08-07 [colin]      0.9.12cvs48.1
17484
17485         * src/prefs_folder_item.c
17486                 sync with HEAD 0.9.12cvs48
17487
17488 2004-08-06 [colin]      0.9.12cvs47.1
17489
17490         * src/compose.c
17491                 Sync with HEAD
17492
17493 2004-08-06 [christoph]  0.9.12cvs46.2
17494
17495         * src/main.c
17496         * src/plugins/clamav/clamav_plugin_gtk.c
17497         * src/plugins/dillo_viewer/dillo_viewer.c
17498         * src/plugins/image_viewer/plugin.c
17499         * src/plugins/mathml_viewer/mathml_viewer.c
17500         * src/plugins/spamassassin/spamassassin_gtk.c
17501         * src/plugins/trayicon/trayicon.c
17502                 don't mix GTK1.2 plugin with GTK2 plugins
17503
17504 2004-08-06 [colin]      0.9.12cvs46.1
17505
17506         * ChangeLog
17507         * ChangeLog.claws
17508         * ChangeLog.jp
17509         * configure.ac
17510         * sylpheed-claws.pc.in
17511         * src/folder.c
17512         * src/imap.c
17513         * src/localfolder.c
17514         * src/messageview.c
17515         * src/mimeview.c
17516         * src/mimeview.h
17517         * src/msgcache.c
17518         * src/news.c
17519         * src/prefs_ext_prog.c
17520         * src/prefs_folder_item.c
17521         * src/prefs_fonts.c
17522         * src/prefs_msg_colors.c
17523         * src/prefs_spelling.c
17524         * src/prefs_themes.c
17525         * src/prefs_toolbar.c
17526         * src/prefs_wrapping.c
17527         * src/procmime.h
17528         * src/common/defs.h
17529         * src/common/nntp.c
17530         * src/common/session.c
17531         * src/common/session.h
17532         * src/common/socket.c
17533         * src/common/utils.h
17534         * src/common/xml.c
17535         * src/common/xml.h
17536         * src/gtk/prefswindow.c
17537         * src/gtk/prefswindow.h
17538         * src/plugins/clamav/clamav_plugin_gtk.c
17539         * src/plugins/dillo_viewer/dillo_prefs.c
17540         * src/plugins/image_viewer/viewerprefs.c
17541         * src/plugins/spamassassin/spamassassin_gtk.c
17542         * m4/openssl.m4 *** REMOVED ***
17543                 Sync with HEAD 0.9.12cvs46
17544
17545 2004-08-03 [paul]       0.9.12cvs40.2
17546
17547         * src/action.c
17548         * src/addressadd.c
17549         * src/addressbook.c
17550         * src/addrgather.c
17551         * src/browseldap.c
17552         * src/compose.c
17553         * src/crash.c
17554         * src/editaddress.c
17555         * src/editgroup.c
17556         * src/editldap_basedn.c
17557         * src/foldersel.c
17558         * src/importldif.c
17559         * src/mimeview.c
17560         * src/prefs_common.c
17561         * src/prefs_template.c
17562         * src/sourcewindow.c
17563         * src/summaryview.c
17564         * src/gtk/about.c
17565         * src/gtk/foldersort.c
17566         * src/gtk/logwindow.c
17567         * src/gtk/pluginwindow.c
17568         * src/gtk/prefswindow.c
17569                 change all gtk_scrolled_window_set_policy from 
17570                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17571
17572 2004-08-02 [paul]       0.9.12cvs40.1
17573
17574         * AUTHORS
17575                 update translation team section
17576         * po/pt_BR.po
17577                 updated by Frederico Goncalves Guimaraes
17578                 <fggdebian@yahoo.com.br>
17579
17580 2004-07-31 [colin]      0.9.12cvs39.9
17581
17582         * src/exphtmldlg.c
17583                 Fix compilation
17584
17585 2004-07-31 [colin]      0.9.12cvs39.8
17586
17587         * src/exphtmldlg.c
17588                 Fix an alertpanel type
17589
17590 2004-07-30 [colin]      0.9.12cvs39.7
17591
17592         * src/alertpanel.c
17593                 Fix alertpanel_error_log's icon
17594
17595 2004-07-30 [colin]      0.9.12cvs39.6
17596
17597         * src/pop.c
17598                 Two of them should still be warnings
17599
17600 2004-07-30 [colin]      0.9.12cvs39.5
17601
17602         * src/pop.c
17603                 More warning -> error
17604 2004-07-29 [colin]      0.9.12cvs39.4
17605
17606         * src/pop.c
17607                 Warning -> error
17608
17609 2004-07-29 [colin]      0.9.12cvs39.3
17610
17611         * src/prefs_matcher.c
17612                 Fix segfault
17613
17614 2004-07-29 [colin]      0.9.12cvs39.2
17615
17616         * src/alertpanel.c
17617                 More nice-looking alertpanels
17618
17619 2004-07-29 [colin]      0.9.12cvs39.1
17620
17621         * src/messageview.c
17622                 sync with head
17623                 (inform user when partial mail is deleted on server)
17624
17625 2004-07-29 [colin]      0.9.12cvs38.1
17626
17627         * src/messageview.c
17628                 sync with head
17629
17630 2004-07-28 [paul]       0.9.12cvs37.7
17631
17632         * src/mainwindow.c
17633                 complete the replacement of deprecated gtk_progress_*
17634
17635 2004-07-28 [paul]       0.9.12cvs37.6
17636
17637         * src/action.c
17638         * src/inc.c
17639         * src/mainwindow.c
17640         * src/send_message.c
17641         * src/gtk/progressdialog.c
17642         * src/gtk/progressdialog.h
17643                 replace deprecated gtk_progress_*
17644
17645 2004-07-28 [paul]       0.9.12cvs37.5
17646
17647         * src/gtk/filesel.c
17648                 remove gtk_window_set_wmclass()
17649 2004-07-28 [paul]       0.9.12cvs37.4
17650
17651         * src/addressbook.c
17652         * src/compose.c
17653         * src/foldersel.c
17654         * src/mainwindow.c
17655         * src/messageview.c
17656         * src/sourcewindow.c
17657         * src/gtk/logwindow.c
17658                 remove gtk_window_set_wmclass()
17659                 
17660         * src/prefs_filtering.c
17661         * src/prefs_filtering_action.c
17662         * src/prefs_fonts.c
17663         * src/prefs_gtk.c
17664         * src/prefs_matcher.c
17665         * src/ssl_manager.c
17666         * src/gtk/prefswindow.c
17667                 replace gtk_window_position()
17668
17669 2004-07-28 [colin]      0.9.12cvs37.3
17670
17671         * src/alertpanel.c
17672         * src/alertpanel.h
17673                 Add a way to specify panel type for specific
17674                 panels (alertpanel())
17675         * src/account.c
17676         * src/addressbook.c
17677         * src/compose.c
17678         * src/expldifdlg.c
17679         * src/main.c
17680         * src/messageview.c
17681         * src/summaryview.c
17682         * src/textview.c
17683         * src/gtk/sslcertwindow.c
17684                 Fix alertpanel()s so that their icon match
17685                 their real type
17686
17687 2004-07-28 [paul]       0.9.12cvs37.2
17688
17689         * src/addr_compl.c
17690         * src/addressbook.c
17691         * src/alertpanel.c
17692         * src/compose.c
17693         * src/export.c
17694         * src/foldersel.c
17695         * src/folderview.c
17696         * src/grouplistdialog.c
17697         * src/import.c
17698         * src/mainwindow.c
17699         * src/message_search.c
17700         * src/messageview.c
17701         * src/passphrase.c
17702         * src/prefs_actions.c
17703         * src/prefs_common.c
17704         * src/prefs_customheader.c
17705         * src/prefs_display_header.c
17706         * src/prefs_filtering.c
17707         * src/prefs_filtering_action.c
17708         * src/prefs_gtk.c
17709         * src/prefs_matcher.c
17710         * src/prefs_msg_colors.c
17711         * src/prefs_summary_column.c
17712         * src/prefs_template.c
17713         * src/sourcewindow.c
17714         * src/ssl_manager.c
17715         * src/summary_search.c
17716         * src/gtk/colorsel.c
17717         * src/gtk/description_window.c
17718         * src/gtk/gtkaspell.c
17719         * src/gtk/inputdialog.c
17720         * src/gtk/logwindow.c
17721         * src/gtk/prefswindow.c
17722         * src/gtk/progressdialog.c
17723                 replace deprecated gtk_window_set_policy
17724
17725 2004-07-27 [colin]      0.9.12cvs37.1
17726
17727         * src/msgcache.c
17728                 More fixes (synced for head again)
17729
17730 2004-07-27 [colin]      0.9.12cvs35.3
17731
17732         * src/msgcache.c
17733                 Fix wrong test
17734
17735 2004-07-27 [colin]      0.9.12cvs35.2
17736
17737         * src/mimeview.c
17738                 Fix width a bit (by Paul)
17739         * src/alertpanel.c
17740         * src/alertpanel.h
17741                 Specialize icons, make alertpanel_message()
17742                 private
17743         * src/message_search.c
17744         * src/sgpgme.c
17745         * src/summary_search.c
17746                 Suit alertpanel changes
17747
17748 2004-07-27 [colin]      0.9.12cvs35.1
17749
17750         * src/alertpanel.c
17751                 Add an icon
17752         * src/passphrase.c
17753                 Add debug output - maybe someone will
17754                 want to look at the problem with Grab
17755                 Input :)
17756         Bump version as we're synced with HEAD
17757
17758 2004-07-26 [colin]      0.9.12cvs33.26
17759
17760         * src/pop.c
17761                 Fix uidl-file parsing when not in new
17762                 format
17763
17764 2004-07-26 [colin]      0.9.12cvs33.25
17765
17766         * src/gtk/menu.c
17767                 Move popup menu up if necessary (fixes 
17768                 account selector)
17769         * src/mainwindow.c
17770                 Set account selector's button height to
17771                 minimum
17772
17773 2004-07-26 [colin]      0.9.12cvs33.24
17774
17775         * src/alertpanel.c
17776                 Maybe fix 551 (Truncated font in alert window)
17777
17778 2004-07-26 [colin]      0.9.12cvs33.23
17779
17780         * po/de.po
17781         * po/es.po
17782         * po/fr.po
17783         * po/it.po
17784         * po/ja.po
17785         * po/pl.po
17786         * po/ru.po
17787         * po/sk.po
17788         * po/sr.po
17789         * po/zh_CN.po
17790                 Sync po files with HEAD
17791
17792 2004-07-26 [paul]       0.9.12cvs33.22
17793
17794         * src/compose.c
17795                 fix Bug 556 'Organisation-header is sent even if empty'
17796
17797 2004-07-24 [colin]      0.9.12cvs33.21
17798
17799         * src/compose.c
17800         * src/gtk/gtkaspell.c
17801         * src/gtk/gtkaspell.h
17802                 Fix speller accelerators (require hack)
17803
17804 2004-07-24 [colin]      0.9.12cvs33.20
17805
17806         * src/gtk/gtkaspell.c
17807                 Fix over-eager code deletion breaking
17808                 Check while typing
17809
17810 2004-07-24 [colin]      0.9.12cvs33.19
17811
17812         * src/browseldap.c
17813         * src/ldapctrl.c
17814         * src/ldapctrl.h
17815         * src/ldapserver.h
17816                 Sync ldap with HEAD
17817         (Fixes 546 LDAP completely broken)
17818
17819 2004-07-24 [colin]      0.9.12cvs33.18
17820
17821         * src/prefs_msg_colors.c
17822                 Fix prototype mismatch
17823         (Fixes 547 void function cannot return value)
17824
17825 2004-07-24 [colin]      0.9.12cvs33.17
17826
17827         * src/mainwindow.c
17828                 Fix sort going back to previous sort key
17829                 when changing sort direction
17830
17831 2004-07-24 [colin]      0.9.12cvs33.16
17832
17833         * src/compose.c
17834                 Fix space insertion when re-wrapping at 
17835                 cursor point
17836
17837 2004-07-24 [colin]      0.9.12cvs33.15
17838
17839         * src/gtk/gtkaspell.c
17840                 Don't change cursor position in insert-text
17841                 callback
17842         (Fixes 539 Word wrapping on input transposes letters)
17843
17844 2004-07-24 [colin]      0.9.12cvs33.14
17845
17846         * src/gtk/gtkaspell.c
17847                 Reencode non-ascii chars to dictionary's
17848                 encoding
17849         (Fixes 544 Spell check broken non english locale)
17850
17851 2004-07-24 [colin]      0.9.12cvs33.13
17852
17853         * src/summaryview.c
17854                 Fix Shift+Down, add Home/End/PgUp/PgDown
17855
17856 2004-07-21 [colin]      0.9.12cvs33.12
17857
17858         * src/prefs_common.c
17859                 Fix a gtk warning (Patch by Andrej Kacian)
17860
17861 2004-07-21 [colin]      0.9.12cvs33.11
17862
17863         * src/gtk/filesel.c
17864                 More check
17865
17866 2004-07-21 [colin]      0.9.12cvs33.10
17867
17868         * src/compose.c
17869         * src/crash.c
17870         * src/export.c
17871         * src/import.c
17872         * src/messageview.c
17873         * src/mimeview.c
17874         * src/prefs_spelling.c
17875         * src/prefs_themes.c
17876         * src/summaryview.c
17877         * src/gtk/filesel.c
17878         * src/gtk/filesel.h
17879         * src/gtk/pluginwindow.c
17880                 Untwist open/save mode guessing logic, make
17881                 it explicit
17882
17883 2004-07-20 [colin]      0.9.12cvs33.9
17884
17885         * src/codeconv.c
17886                 conv_encode_header: src_charset is UTF-8 on
17887                 gtk2
17888         * src/compose.c
17889                 Remove double encoding of the headers
17890
17891 2004-07-20 [colin]      0.9.12cvs33.8
17892
17893         * src/codeconv.c
17894                 Fix typo
17895
17896 2004-07-20 [colin]      0.9.12cvs33.7
17897
17898         * src/mainwindow.c
17899                 Set the separated messageview to the saved
17900                 size of Claws' messageview (Patch by Alfons)
17901                 Fix a callback prototype (me)
17902
17903 2004-07-20 [colin]      0.9.12cvs33.6
17904
17905         * src/codeconv.h
17906                 Forgot one hunk in 0.9.12cvs33.4
17907
17908 2004-07-19 [colin]      0.9.12cvs33.5
17909
17910         * src/action.c
17911                 Action output fix
17912                 Patch by Alfons
17913
17914 2004-07-19 [colin]      0.9.12cvs33.4
17915
17916         * src/compose.c
17917                 Fix outgoing charset bug in headers
17918         * src/codeconv.c
17919                 Clean for glib2 - Patch by Alfons
17920
17921 2004-07-19 [colin]      0.9.12cvs33.3
17922
17923         * src/statusbar.c
17924                 Remove grip from the statusbar
17925                 Patch by Alfons
17926
17927 2004-07-19 [colin]      0.9.12cvs33.2
17928
17929         * src/messageview.c
17930         * src/textview.c
17931                 Fix messageview remembering the previous
17932                 scroll position when loading a new message
17933                 Patch by Alfons
17934
17935 2004-07-19 [colin]      0.9.12cvs33.1
17936
17937         * src/folder.h
17938         * src/folderview.c
17939         * src/summaryview.c
17940                 Sync with HEAD
17941
17942 2004-07-18 [colin]      0.9.12cvs32.7
17943
17944         * configure.ac
17945                 Remove useless check for XIM - noticed
17946                 by Alfons
17947
17948 2004-07-18 [colin]      0.9.12cvs32.6
17949
17950         * src/summaryview.c
17951                 Remove non-modified and shift-modified
17952                 accelerators in summaryview's popup
17953                 menu, as that doesn't get catched by
17954                 the accel-activate signal catcher...
17955
17956 2004-07-18 [colin]      0.9.12cvs32.5
17957
17958         * src/prefs_common.c
17959                 Define sensible default prefs for 
17960                 wrapping
17961
17962 2004-07-18 [colin]      0.9.12cvs32.4
17963
17964         * src/compose.c
17965         * src/prefs_common.c
17966         * src/prefs_common.h
17967         * src/prefs_wrapping.c
17968                 Remove Smart Wrapping pref, which does
17969                 nothing on gtk2 branch
17970
17971 2004-07-18 [colin]      0.9.12cvs32.3
17972
17973         * src/sourcewindow.c
17974                 Proper utf8
17975
17976 2004-07-18 [colin]      0.9.12cvs32.2
17977
17978         * src/compose.c
17979                 Save attachment status when drafting
17980
17981 2004-07-18 [colin]      0.9.12cvs32.1
17982
17983         * src/gtk/filesel.c
17984                 Fix erratic folder selection in open mode
17985
17986 2004-07-18 [colin]      0.9.12cvs31.11
17987
17988         * src/pop.c
17989                 Don't let partial messages get deleted
17990                 even with "dowload all"
17991                 (0.9.12cvs31.8 fix extension)
17992 2004-07-18 [colin]      0.9.12cvs31.10
17993
17994         * src/gtk/logwindow.c
17995                 Fix log scrolling
17996
17997 2004-07-18 [colin]      0.9.12cvs31.9
17998
17999         * src/common/utils.c
18000                 Fix non-utf8 strings coming from commands
18001                 and files
18002
18003 2004-07-18 [colin]      0.9.12cvs31.8
18004
18005         * src/pop.c
18006                 Fix partial download bug with Download all
18007                 messages option
18008
18009 2004-07-18 [colin]      0.9.12cvs31.7
18010
18011         * src/textview.c
18012                 Fix bug introduced in 0.9.12cvs31.2
18013                 (blocked in select mode after double click)
18014
18015 2004-07-18 [colin]      0.9.12cvs31.6
18016
18017         * src/compose.c
18018         * src/gtk/menu.c
18019                 More glib-warning fixes
18020
18021 2004-07-18 [colin]      0.9.12cvs31.5
18022
18023         * src/compose.c
18024                 Fix trashing the primary clipboard when moving 
18025                 around with tab
18026         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18027
18028 2004-07-18 [colin]      0.9.12cvs31.4
18029
18030         * src/codeconv.c
18031                 convert unencoded iso headers to utf8
18032         (Fix Bug 538 Unencoded local characters in subject make it 
18033          disappear)
18034
18035 2004-07-18 [colin]      0.9.12cvs31.3
18036
18037         * src/compose.c
18038                 Fix tab char handling in wrapping
18039         (Fix Bug 537 Line wrap problem - TAB character treated as 
18040          one character instead of 8)
18041
18042 2004-07-18 [colin]      0.9.12cvs31.2
18043
18044         * src/textview.c
18045                 return FALSE on GDK_MOTION_NOTIFY
18046         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18047          (unable to highlight))
18048
18049 2004-07-18 [colin]      0.9.12cvs31.1
18050
18051         * src/folderview.c
18052                 Sync with 0.9.12cvs31
18053
18054 2004-07-18 [colin]      0.9.12cvs30.4
18055
18056         * src/compose.c
18057                 Also block text_inserted when inserting a file
18058
18059 2004-07-18 [colin]      0.9.12cvs30.3
18060
18061         * src/compose.c
18062                 Fix smart wrapping (block text_inserted handler
18063                 while putting quotation to avoid wrap on input,
18064                 don't join lines if next is sig separator)
18065
18066 2004-07-17 [colin]      0.9.12cvs30.2
18067
18068         * src/folderview.c
18069         * src/mainwindow.c
18070         * src/mimeview.c
18071         * src/summaryview.c
18072         * src/gtk/quicksearch.c
18073         * src/gtk/quicksearch.h
18074                 Block key events handlers *and* accels while
18075                 quicksearch is focused
18076         (Fixes Bug 534 quick-search bar not accepting certain letters)
18077
18078 2004-07-17 [colin]      0.9.12cvs30.1
18079
18080         * src/folder.h
18081         * src/folderview.c
18082         * src/summaryview.c
18083                 Sync with 0.9.12cvs30
18084
18085 2004-07-17 [colin]      0.9.12cvs28.2
18086
18087         * src/mimeview.c
18088         * src/procmime.c
18089         * src/summaryview.c
18090         * src/gtk/menu.c
18091                 Squash some compile and glib warnings
18092
18093 2004-07-17 [paul]       0.9.12cvs28.1
18094
18095         * src/mimeview.c
18096                 sync with 0.9.12cvs28 HEAD
18097
18098 2004-07-16 [paul]       0.9.12cvs26.1
18099         
18100         * src/gtk/quicksearch.c
18101         * src/account.c
18102         * src/account.h
18103         * src/compose.c
18104         * src/customheader.c
18105         * src/folder_item_prefs.c
18106         * src/main.c
18107         * src/mainwindow.c
18108         * src/messageview.c
18109         * src/mimeview.c
18110         * src/news.c
18111         * src/pgpmime.c
18112         * src/pop.c
18113         * src/pop.h
18114         * src/prefs_account.c
18115         * src/prefs_account.h
18116         * src/prefs_common.c
18117         * src/prefs_common.h
18118         * src/prefs_display_header.c
18119         * src/prefs_gtk.c
18120         * src/prefs_gtk.h
18121         * src/procheader.c
18122         * src/procmime.c
18123                 sync with 0.9.12cvs26 HEAD      
18124
18125 2004-07-15 [colin]      0.9.12cvs18.14
18126
18127         * src/folder.c
18128                 Disable GPG signature check during
18129                 folder move and scan
18130         (Closes Bug 521 Signature checking slows down Folder-Move)
18131
18132 2004-07-14 [colin]      0.9.12cvs18.13
18133
18134         * src/common/partial_download.c
18135                 update includes
18136
18137 2004-07-14 [colin]      0.9.12cvs18.12
18138
18139         * src/common/partial_download.c
18140         * src/common/partial_download.h
18141                 Move doc at top, add correct copyright
18142
18143 2004-07-14 [colin]      0.9.12cvs18.11
18144
18145         * src/folder.c
18146         * src/messageview.c
18147         * src/pop.c
18148         * src/pop.h
18149         * src/procmsg.c
18150         * src/summaryview.c
18151         * src/common/Makefile.am
18152         * src/common/partial_download.c ** NEW FILES **
18153         * src/common/partial_download.h ** NEW FILES **
18154                 Move partial-download related stuff to its
18155                 own file
18156
18157 2004-07-14 [colin]      0.9.12cvs18.10
18158
18159         * src/send_message.c
18160                 Fix smtp auth when user is null or empty
18161
18162 2004-07-13 [colin]      0.9.12cvs18.9
18163
18164         * src/gtk/quicksearch.c
18165                 Use alphabetic order
18166
18167 2004-07-13 [colin]      0.9.12cvs18.8
18168
18169         * src/pop.c
18170                 Be paranoid on the checks
18171
18172 2004-07-13 [colin]      0.9.12cvs18.7
18173
18174         * src/gtk/quicksearch.c
18175                 Fix Engrish once again
18176
18177 2004-07-13 [colin]      0.9.12cvs18.6
18178
18179         * src/procmsg.c
18180         * src/summaryview.c
18181                 Mark messages for deletion when they are about to
18182                 be removed from trash
18183
18184 2004-07-13 [colin]      0.9.12cvs18.5
18185
18186         * src/matcher.c
18187         * src/matcher.h
18188         * src/matcher_parser_parse.y
18189         * src/prefs_matcher.c
18190         * src/gtk/quicksearch.c
18191                 Add 'partial' ('p') match string to find partially
18192                 downloaded messages
18193
18194 2004-07-13 [colin]      0.9.12cvs18.4
18195
18196         * src/pop.c
18197                 Fix misplaced block
18198
18199 2004-07-13 [colin]      0.9.12cvs18.3
18200
18201         * src/pop.c
18202         * src/pop.h
18203         * src/messageview.c
18204                 Refactor API (to avoid passing 5+ params and code
18205                 duplication)
18206         * src/folder.c
18207         * src/msgcache.c
18208         * src/procheader.c
18209         * src/common/defs.h
18210                 Add planned_download to cache
18211                 Don't mess uidl file when moving partially downloaded
18212                 mails (they change folder, we should change it in the
18213                 uidl list too or we'll remove an incorrect message)
18214                 (this also helps removing hacks when changing 
18215                 planned_download in messageview.c)
18216
18217 2004-07-12 [colin]      0.9.12cvs18.2
18218
18219         * src/gtk/quicksearch.c
18220                 Fix missing status update in quicksearch
18221
18222 2004-07-12 [paul]       0.9.12cvs18.1
18223
18224         * po/POTFILES.in
18225         * src/Makefile.am
18226         * src/account.c
18227         * src/codeconv.c
18228         * src/compose.c
18229         * src/inc.c
18230         * src/main.c
18231         * src/prefs_common.c
18232         * src/procmsg.h
18233         * src/toolbar.c
18234         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18235         * src/prefs_wrapping.[ch]       ** NEW FILES **
18236         * src/common/intl.h
18237         * src/common/utils.[ch]
18238         * src/gtk/quicksearch.[ch]
18239                 sync with 0.9.12cvs18 HEAD
18240
18241 2004-07-12 [colin]      0.9.11cvs17.25
18242
18243         * src/folder.c
18244         * src/folder.h
18245                 Remove unused function added by me in 0.9.11cvs17.10
18246
18247 2004-07-11 [colin]      0.9.11cvs17.24
18248
18249         * src/inc.c
18250         * src/messageview.c
18251         * src/pop.c
18252         * src/pop.h
18253                 Use folderitem and msgnum instead of filename to
18254                 know which mail to delete
18255                 Move old partial mail deletion to pop.c
18256
18257 2004-07-10 [colin]      0.9.11cvs17.23
18258
18259         * src/inc.c
18260                 Add debug
18261         * src/pop.c
18262         * src/pop.h
18263                 Don't re-use same enums for unrelated stuff: it's 
18264                 completely misleading !
18265                 Document a bit
18266
18267 2004-07-09 [colin]      0.9.11cvs17.22
18268
18269         * src/inc.c
18270                 Remove folder-type check and do
18271                 more tests to be sure everything's
18272                 ok
18273         * src/messageview.c
18274                 Punctuation update, remove useless
18275                 code, fix two warnings
18276         * src/noticeview.c
18277                 Layout cleaning, reset 2nd button
18278                 when specifying one
18279
18280 2004-07-09 [colin]      0.9.11cvs17.21
18281
18282         * src/messageview.c
18283         * src/pop.c
18284         * src/pop.h
18285                 Allow user to change his mind
18286                 and postpone decision (by
18287                 unmarking the mail)
18288
18289 2004-07-09 [colin]      0.9.11cvs17.20
18290
18291         * src/messageview.c
18292                 Fix bug with delete state
18293         * src/pop.c
18294         * src/pop.h
18295                 Fix buffer leak (fread doesn't 
18296                 terminate buffers with \0)
18297                 Refactoring (remove magic 
18298                 numbers)
18299
18300 2004-07-09 [colin]      0.9.11cvs17.19
18301
18302         * src/pop.c
18303                 Don't log "Skipping message" if 
18304                 we're going to TOP it two lines
18305                 later
18306
18307 2004-07-09 [colin]      0.9.11cvs17.18
18308
18309         * src/messageview.c
18310                 Fix Engrish
18311
18312 2004-07-09 [colin]      0.9.11cvs17.17
18313
18314         * src/pop.c
18315                 strlen checking...
18316         * src/messageview.c
18317                 refactoring a bit
18318
18319 2004-07-08 [colin]      0.9.11cvs17.16
18320
18321         * src/noticeview.c
18322         * src/noticeview.h
18323                 Add an optional second button
18324         * src/messageview.c
18325         * src/pop.c
18326         * src/pop.h
18327                 Don't delete partially received mails after a certain
18328                 time; rather, let the user decide.
18329
18330 2004-07-08 [colin]      0.9.11cvs17.15
18331
18332         * src/common/smtp.h
18333                 Sync with HEAD
18334
18335 2004-07-08 [colin]      0.9.11cvs17.14
18336
18337         * src/messageview.c
18338         * src/common/smtp.c
18339                 Use to_human_readable() for sizes
18340
18341 2004-07-08 [colin]      0.9.11cvs17.13
18342
18343         * src/inc.c
18344         * src/messageview.c
18345         * src/pop.c
18346         * src/pop.h
18347         * src/procmsg.c
18348                 Fix partial-downloading issues:
18349                         catch unsupported TOP
18350                         don't delete partially downloaded mails before 5 days
18351                         don't update existing with non-MH folders; that'll
18352                         make dups, but it's better than trashing the folder
18353                         free new msginfo parts
18354                 Fix indentation ;-)
18355
18356 2004-07-08 [colin]      0.9.11cvs17.12
18357
18358         * src/common/smtp.c
18359         * src/common/smtp.h
18360                 Sync smtp size verification with HEAD
18361
18362 2004-07-08 [colin]      0.9.11cvs17.11
18363
18364         * src/summaryview.c
18365         * src/prefs_common.c
18366         * src/prefs_common.h
18367         * src/gtk/quicksearch.c
18368         * src/gtk/quicksearch.h
18369                 Sync sticky pref with HEAD
18370
18371 2004-07-08 [colin]      0.9.11cvs17.10
18372
18373         * src/folder.c [1.213.2.6]
18374         * src/folder.h [1.87.2.6]
18375         * src/inc.c [1.149.2.7]
18376         * src/messageview.c [1.94.2.8]
18377         * src/procheader.c [1.47.2.6]
18378         * src/procmsg.c [1.150.2.4]
18379         * src/procmsg.h [1.60.2.5]
18380         * src/pop.c [1.56.2.4]
18381         * src/pop.h [1.17.2.3]
18382                 Let too big messages get downloaded, but truncated
18383                 Add a button to download them completely
18384                 
18385 2004-07-06 [colin]      0.9.11cvs17.9
18386
18387         * src/gtk/quicksearch.c [1.1.2.3]
18388                 Add a Clear button
18389         * commitHelper
18390         * PATCHSETS
18391                 Add a script to help with cvs
18392
18393 2004-07-03 [colin]      0.9.11cvs17.8
18394
18395         * src/plugins/imageviewer/viewer.c
18396                 fix imageviewer (which was staying on the first
18397                 displayed image)
18398
18399 2004-07-03 [colin]      0.9.11cvs17.7
18400
18401         Removed FIXME_GTK2 warnings
18402         * src/gtk/gtkutils.c
18403                 useless #warnings
18404         * src/gtk/menu.c
18405                 useless #warnings (no need to mess with menu rc)
18406         * src/gtk/menu.h
18407                 unused functions
18408         
18409
18410 2004-07-03 [colin]      0.9.11cvs17.6
18411
18412         Removed FIXME_GTK2 warnings
18413         * src/codeconv.c
18414                 useless #warnings (rewrite needed)
18415         * src/compose.c
18416                 useless #warnings (rewrite needed)
18417                 useless #warnings (gtk2 is like that)
18418                 useless #warnings (previously fixed)
18419         * src/main.c
18420                 useless #warnings (previously fixed)
18421         * src/message_search.c
18422                 useless #warnings (gtk2 is like that)
18423                 Made apparent that search is case-sensitive
18424         * src/mimeview.c
18425                 useless #warnings (rewrite needed)
18426                 useless #warnings (gtk2 is like that)
18427                 reimplemented real warnings
18428         * src/prefs_common.c
18429                 Removed block cursor option (not it gtk2)
18430         * src/prefs_gtk.c
18431                 useless #warnings (rewrite needed)
18432         * src/procheader.c
18433                 useless #warnings (rewrite needed)
18434         * src/sourcewindow.c
18435                 useless #warnings (incorrect placing)
18436         * src/summary_search.c
18437                 useless #warnings (gtk2 is like that)
18438                 Made apparent that search is case-sensitive
18439         * src/action.c
18440                 useless #warnings (gtk2 is like that)
18441         * src/textview.c
18442                 useless #warnings (rewrite needed)
18443         * src/toolbar.c
18444                 useless #warnings (rewrite needed)
18445
18446 2004-07-03 [colin]      0.9.11cvs17.5
18447
18448         * src/textview.c
18449                 Fix mismerge which broke URI opening
18450                 
18451 2004-07-01 [colin]      0.9.11cvs17.4
18452
18453         * src/gtk/filesel.c
18454                 Fill filename when saving
18455                 
18456 2004-06-27 [colin]      0.9.11cvs17.3
18457
18458         * src/gtk/filesel.[ch]
18459                 Use the new GTK file selector
18460                 Update prototype to match the reality: multiple file
18461                 selection is open-only          
18462         * src/compose.c
18463                 Match the new prototypes        
18464         * configure.ac
18465                 Match the new requirements (gtk 2.4.0)
18466                         
18467 2004-06-26 [colin]      0.9.11cvs17.2
18468
18469         * src/plugins/trayicon/trayicon.c
18470                 Remove useless signal handler on resize, which causes
18471                 an infinite "loop"
18472         
18473 2004-06-26 [colin]      0.9.11cvs17.1
18474         
18475         * tools/Makefile.am
18476                 remove launch_firebird and add nautilus2sylpheed.sh
18477         * src/quicksearch.c
18478           src/summaryview.c
18479                 Fix show/hide "Extended symbols" button problem
18480                 Fix apparition at startup
18481                 Fix const warnings
18482         * src/plugins/image_viewer/Makefile.am
18483                 Fix configure 
18484         * common/ssl.c
18485                 Re-enable certificate check, as it doesn't seem to
18486                 cause Xlib errors anymore
18487
18488 2004-06-25 [paul]       0.9.11cvs17
18489
18490         * sync with 0.9.11cvs17 HEAD
18491         
18492         NOTE: QuickSearch is broken
18493
18494 2004-06-07 [colin]      0.9.10claws67.10
18495         * src/plugins/trayicon/trayicon.c
18496           src/plugins/trayicon/libeggtrayicon/Makefile.am
18497           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18498                 Fix gettextization in trayicon plugin
18499
18500 2004-06-07 [colin]      0.9.10claws67.9
18501         
18502         * src/summaryview.c
18503           src/gtk/gtksctree.[ch]
18504                 Let Shift+{Up,Down} work in summaryview
18505                 (well, Down "works" and Up works)
18506                 Let the list scroll when using these keys
18507
18508 2004-06-06 [colin]      0.9.10claws67.8
18509
18510         * src/plugins/trayicon/trayicon.c
18511                 Fix pixmap update
18512
18513 2004-06-06 [colin]      0.9.10claws67.7
18514
18515         * src/addressbook.c
18516                 Fix signal handling causing system-wide focus grab
18517
18518 2004-05-25 [paul]       0.9.10claws67.6
18519
18520         * Makefile.am
18521           src/Makefile.am
18522                 clean up
18523
18524 2004-05-25 [paul]       0.9.10claws67.5
18525
18526         * replace deprecated gtk_signal... functions
18527
18528 2004-05-23 [colin]      0.9.10claws67.4
18529
18530         * src/compose.c
18531                 Fix wrapping
18532
18533 2004-05-22 [colin]      0.9.10claws67.3
18534
18535         * src/compose.c
18536                 Re-fix [Edited] in compose.c::compose_reedit()
18537
18538 2004-05-22 [colin]      0.9.10claws67.2
18539
18540         * src/procmime.c
18541                 Fix parsing of multiparts mails
18542
18543 2004-05-22 [colin]      0.9.10claws67.1
18544
18545         * src/summaryview.c
18546                 Fix quicksearch
18547
18548 2004-05-22 [paul]       0.9.10claws67
18549
18550         * sync with 0.9.10claws67 HEAD
18551
18552 2004-05-14 [alfons]
18553
18554         * src/procmime.h
18555                 add forgotton prototype
18556
18557 2004-05-10 [paul]       0.9.10claws57
18558
18559         * sync with 0.9.10claws57 HEAD
18560
18561 2004-05-05 [paul]       0.9.9.claws1
18562
18563         * ChangeLog-gtk2        ** REMOVED **
18564           ChangeLog-gtk2.claws  ** ADDED **
18565                 rename and adopt the normal claws format
18566                 
18567         * configure.ac
18568                 require gtkmathview >= 0.5
18569
18570         * ac/*                          ** REMOVED **
18571           ac/                           ** REMOVED **
18572           intl/Makefile.in              ** REMOVED **
18573           m4/                           ** ADDED **
18574           m4/missing                    ** ADDED **
18575           m4/missing/gdk-pixbuf.m4      ** ADDED **
18576           m4/missing/gettext.m4         ** ADDED **
18577           m4/missing/gpgme.m4           ** ADDED **
18578           m4/missing/imlib.m4           ** ADDED **
18579           m4/.cvsignore                 ** ADDED **
18580           m4/Makefile.am                ** ADDED **
18581           m4/README                     ** ADDED **
18582           m4/aclocal-include.m4         ** ADDED **
18583           m4/aspell.m4                  ** ADDED **
18584           m4/check-type.m4              ** ADDED **
18585           m4/gnupg-check-typedef.m4     ** ADDED **
18586           m4/openssl.m4                 ** ADDED **
18587           m4/spamassassin.m4            ** ADDED **
18588           po/ChangeLog                  ** REMOVED **
18589           po/Makefile.in.in             ** REMOVED **
18590           po/Rules-quot                 ** REMOVED **
18591           po/boldquot.sed               ** REMOVED **
18592           po/en@boldquot.header         ** REMOVED **
18593           po/en@quot.header             ** REMOVED **
18594           po/insert-header.sin          ** REMOVED **
18595           po/quot.sed                   ** REMOVED **
18596           po/remove-potcdate.sed        ** REMOVED **
18597           po/remove-potcdate.sin        ** REMOVED **
18598           po/stamp-po                   ** REMOVED **
18599           Makefile.am
18600           autogen.sh
18601           configure.ac
18602                 enable building with automake 1.8.x
18603                 add 'autopoint --force' to autogen.sh and remove all
18604                 auto-generated files, remove ac/ directory and use
18605                 m4/ directory instead
18606                 
18607         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18608                 fix gettextization
18609
18610 2004-02-28 Colin Leroy <colin@colino.net>
18611         * src/prefs_matcher.c
18612           src/prefs_filtering.c
18613           src/prefs_filtering_action.c
18614                 Fix non-editable GtkEntries
18615
18616 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18617         * src/prefs_themes.c
18618                 utf8 conversion for theme info
18619
18620 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18621         * sync 0.9.9claws
18622
18623 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18624         * src/grouplistdialog.c
18625                 allow multiple selections without ctrl key
18626
18627 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18628         * src/main.c
18629                 enable customizable accelerators
18630
18631 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18632         * src/prefs_common.c
18633                 re-enable different font settings for gtk1/2
18634         * src/prefs_folder_item.c
18635                 fix folder prefs displayed wrong
18636         * src/textview.c
18637                 set 'sunken' shadow type
18638
18639 2004-02-07 Colin Leroy <colin@colino.net>
18640         * src/compose.c
18641                 Fix message being always [Edited]
18642                 Encode headers correctly (utf8 buf)
18643
18644 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18645         * src/socket.c
18646                 remove double g_source_attach()
18647                 (Thanks to Colin Leroy)
18648
18649 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18650         * src/gtk/gtksctree.c
18651                 Fix SSL certificate list not shown
18652         * src/mimeview.c
18653                 Fix clicks in mime tree
18654
18655 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18656         * src/common/socket.c
18657                 Fix SSL receive
18658         * src/compose.c
18659                 Fix clipboard menu hotkeys
18660
18661 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18662         * src/gtk/gtkaspell.[ch]
18663           src/compose.c
18664                 reimplement spellchecker
18665
18666 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18667         * src/gtk/filesel.c
18668                 crash when inserting file in compose window
18669                 (TODO: keep old selection on clicks)
18670         * src/main.c
18671                 use gtkrc-2.0 instead of gtkrc
18672
18673 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18674         * src/messageview.c
18675                 remove orphaned mimeview unref()
18676
18677 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18678         * src/grouplistdialog.c
18679                 expand nodes containing subscribed groups
18680
18681 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18682         * src/textview.c
18683                 textview: hide cursor, restore old click behaviour
18684
18685 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18686         * src/textview.c
18687                 variable names messed up
18688
18689 2004-01-17 Colin Leroy <colin@colino.net>
18690         * src/addr_compl.c
18691                 Fix completion address too thin
18692         * src/compose.c
18693                 Fix tab-to-subject behaviour
18694         * src/summaryview.c
18695                 Implement key up & down in summaryview
18696
18697 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18698
18699         * sync 098claws
18700
18701 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18702         * configure.ac
18703           Makefile.am
18704           doc/.cvsignore
18705           doc/Makefile.am
18706                 faq, man, manual moved to doc/
18707         * ac/aspell.m4
18708           ac/check-type.m4
18709           ac/gnupg-check-typedef.m4
18710           ac/openssl.m4
18711           ac/spamassassin.m4
18712           ac/missing/gdk-pixbuf.m4
18713           ac/missing/gpgme.m4
18714           ac/missing/imlib.m4
18715                 fix automake warnings
18716
18717 2003-12-06 Colin Leroy <colin@colino.net>
18718         * src/summaryview.c
18719                 Fix quicksearch
18720
18721 2003-12-05 Colin Leroy <colin@colino.net>
18722         * src/summaryview.c
18723                 Fix going to next unread folder
18724
18725 2003-12-05 Colin Leroy <colin@colino.net>
18726         * src/crash.c
18727                 Fix gtk2 compilation
18728         * src/session.c
18729                 Remove iotag source handler at disconnection
18730         * src/socket.[ch] 
18731                 Remove source handler when closing socket 
18732                 (fixes another seg)
18733
18734 2003-12-04 Colin Leroy <colin@colino.net>
18735         * src/compose.c
18736           src/prefs_account.c
18737           src/prefs_common.c
18738                 Fix some dropdown menus
18739
18740 2003-12-04 Colin Leroy <colin@colino.net>
18741         * src/compose.c
18742                 Fix event handlers on header fields
18743         * src/common/socket.c
18744           src/common/session.c
18745                 Fix segfault with callback (SSL)
18746                 Fix end of session 
18747
18748 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18749
18750         * Fix compile bug in src/compose.c
18751         * removed src/gtk/gtkstext.[ch]
18752
18753 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18754
18755         * Convert character set and escape "text" attributes in toolbar setting
18756         files.
18757         * Fixed bug in button-press-event handling.
18758
18759 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18760
18761         * Fixed bug in key-press-event handling.
18762
18763 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18764
18765         * Enabled to compile tray-icon plugin (Ad-hoc).
18766         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18767
18768 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18769
18770         * Enabled to compile on sylpheed-claws.
18771         (tray-icon plugin still cannot compile yet.)
18772
18773 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18774
18775         * Updated to 0.9.5.
18776
18777 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18778
18779         * Updated to 0.9.4.
18780         * Ported monitoring SSL mechanism to GSource of GLib2
18781         (I don't confirm it)
18782         * Added _gtk2 suffix to key name of font preference to avoid
18783         ovverwriting preference of Gtk+-1.2 version.
18784
18785 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18786
18787         * Updated to 0.9.2.
18788
18789 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18790
18791         * Updated to 0.9.1.
18792         * Translate po files into UTF-8 when execute autogen.sh.
18793
18794 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18795
18796         * Updated to 0.9.0.
18797
18798 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18799
18800         * Plugged GError related memory leaks.
18801
18802 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18803
18804         * Changed default size of fonts.
18805         * Enabled to set titile font size of warning dialog.
18806
18807 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18808
18809         * Embed a sylpheed icon into executable binary on Windows.
18810
18811 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18812
18813         * I forgot to traslate character set of element string in src/xml.c.
18814
18815 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18816
18817         * Fixed detecting bind_textdomain_codeset in configure.in.
18818         * The bug in which "Example" of "Date fromat" preference isn't displayed
18819         correctly has been fixed.
18820
18821 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18822
18823         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18824           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18825           glib-gettextize
18826           Removed intl directory.
18827           Translated po files into UTF-8.
18828           (Thanks! Ryuji Abe)
18829
18830 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18831
18832         * The bug which doesn't unscape string in xml.c has been fixed.
18833
18834 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18835
18836         * The bug which is failed to translate encoding of file name thorough
18837         file dialog has been fixed.
18838
18839 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18840
18841         * Modified to translate file names which is used in inporting/expoting
18842         mbox feature and "Save as" feature into locale encoding.
18843         * Translate file names into locale encoding when "Attache file" and
18844         "Insert file".
18845         * Force set G_BROKEN_FILENAMES environment variable.
18846         * Other minor fixes.
18847
18848 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18849
18850         * Modified to treat MH folder's name as locale encoding.
18851
18852 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18853
18854         * The bug which clash on switching candidates of auto completion of
18855         addresses, cannot use auto completion in Japanesse is fixed
18856         (Thanks! Tokunaga-san)¡¥
18857
18858 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18859
18860         * The bug which cannot switch key accelerator preference has been fixed
18861         (Thanks! smbd-san)¡¥
18862
18863 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18864
18865         * version 0.8.11-gtk2-20030314
18866
18867 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18868
18869         * The bug in which character set conversion of filtering messages has
18870         been fixed.(Thanks! COCOA-san).
18871
18872 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18873
18874         * Revived "Leave space on head" preference in "Message" category.
18875         * A bug which clash when put the cursor to end of buffer and execute
18876         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18877
18878 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18879
18880         * version 0.8.11-gtk2-20030312
18881
18882 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18883
18884         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18885         * Modified to use Pango's API directly for font preference.
18886         * Integrated GtkTextView of textview to one widget.
18887         * Set fonts of header title in textview by "header_title" tag.
18888         * Removed some deprecated codes.
18889
18890 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18891
18892         * Updated to 0.8.11.
18893         * Merged cygwin patch(Thanks! Sakai-san).
18894
18895 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18896
18897         * version 0.8.10-gtk2-20030309