9918e6dd8321bdec08878d75aefdadbbfd03a756
[claws.git] / ChangeLog
1 2006-09-27 [wwp]        2.5.2cvs11
2
3         * src/gtk/authors.h
4         * doc/man/sylpheed-claws.1
5         * manual/ack.xml
6         * manual/es/ack.xml
7         * manual/fr/ack.xml
8         * manual/pl/ack.xml
9                 Updated authors info (me, myself and I).
10
11 2006-09-27 [colin]      2.5.2cvs10
12
13         * src/addressbook.c
14                 Remove useless printf
15
16 2006-09-27 [wwp]        2.5.2cvs9
17
18         * src/editgroup.c
19         * src/send_message.c
20         * src/inc.c
21         * src/prefs_common.c
22         * src/prefs_common.h
23         * src/gtk/progressdialog.c
24                 remember more windows' sizes (send dialog, received dialog,
25                 edit group in addressbook).
26
27 2006-09-27 [colin]      2.5.2cvs8
28
29         * configure.ac
30         * src/main.c
31         * src/mainwindow.h
32                 Use libSM to communicate with the session
33                 manager, so that we can know when the 
34                 session ends, save our caches, and draft
35                 our compose windows.
36
37 2006-09-27 [colin]      2.5.2cvs7
38
39         * src/addressbook.c
40                 Fix issues:
41                 o Allow Book and Group creation from the tree's
42                   contextual menu
43                 o Do not actually delete the contacts when 
44                   deleting groups from the tree (duh!)
45
46 2006-09-27 [colin]      2.5.2cvs6
47
48         * src/compose.c
49         * src/compose.h
50         * src/mainwindow.c
51         * src/textview.c
52         * src/toolbar.c
53                 o Allow passing an email address to 
54                   compose_new_with_folderitem
55                 o Update callers
56                 o Use current folderitem when clicking
57                   on a TextView mailto: link
58                 o Fix a possible leak in TextView
59
60 2006-09-27 [colin]      2.5.2cvs5
61
62         * src/html.c
63                 Use UTF-8 chars to replace HTML entities
64
65 2006-09-27 [colin]      2.5.2cvs4
66
67         * AUTHORS
68         * src/prefs_account.c
69         * src/gtk/authors.h
70                 Fix bug #1024 (Array index out of
71                 range in sylpheed-claws-2.5.2)
72                 Patch by Ales Nosek <anosek@suse.cz>
73
74 2006-09-27 [colin]      2.5.2cvs3
75
76         * src/addr_compl.c
77                 Actually do the test
78
79 2006-09-27 [colin]      2.5.2cvs2
80
81         * src/addr_compl.c
82         * src/addr_compl.h
83                 Allow completing with comma (in certain cases: vCalendar
84                 for example doesn't support that)
85                 Patch by Fabien Vantard
86
87 2006-09-26 [colin]      2.5.2cvs1
88
89         * src/Makefile.am
90         * src/addr_compl.c
91         * src/addr_compl.h
92         * src/addrbook.c
93         * src/addrbook.h
94         * src/addressbook.c
95         * src/addrindex.c
96         * src/addrindex.h
97         * src/compose.c
98         * src/prefs_common.c
99         * src/prefs_filtering_action.c
100         * src/prefs_folder_item.c
101         * src/prefs_template.c
102         * src/stock_pixmap.c
103         * src/stock_pixmap.h
104         * src/pixmaps/addr_one.xpm
105         * src/pixmaps/addr_two.xpm
106                 Add auto-completion on groups
107
108 2006-09-26 [colin]      2.5.2
109
110         * NEWS
111         * README
112         * RELEASE_NOTES
113                 2.5.2 released
114
115 2006-09-26 [colin]      2.5.1cvs5
116
117         * src/matcher.c
118                 Fix condition
119
120 2006-09-26 [colin]      2.5.1cvs4
121
122         * src/mbox.c
123                 Revert cvs1 (useless as the message is printed 
124                 every 500 mails)
125
126 2006-09-26 [colin]      2.5.1cvs3
127
128         * src/partial_download.c
129                 Fix crasher found by Alexsandar Urosevic
130
131 2006-09-26 [colin]      2.5.1cvs2
132
133         * src/summaryview.c
134                 Fix bug #1023 (Sylpheed deletes too much messages)
135
136 2006-09-26 [ticho]      2.5.1cvs1
137
138         * src/mbox.c
139                 Make use of gettext's multiple plurals for statusbar
140                 progress message.
141
142 2006-09-25 [paul]       2.5.1
143
144         * NEWS
145         * README
146         * RELEASE_NOTES
147                 2.5.1 released
148
149 2006-09-25 [colin]      2.5.0cvs3
150
151         * src/plugins/bogofilter/bogofilter.c
152         * src/plugins/clamav/clamav_plugin.c
153         * src/plugins/spamassassin/spamassassin.c
154                 BogoFilter, Spamassassin: Fix double hook registering after
155                 visiting preferences
156                 Spamassassin, Clamav: Just set the mails to move instead of
157                 doing the move - caller will move the things at once.
158
159 2006-09-25 [colin]      2.5.0cvs2
160
161         * src/imap.c
162         * src/etpan/imap-thread.c
163                 Use UID SEARCH ALL instead of UID 1:*
164                 (braindead servers can't figure out that's
165                 the same...)
166
167 2006-09-25 [wwp]        2.5.0cvs1
168
169         * src/message_search.c
170                 Added the ability to stop a running search (in message body).
171
172 2006-09-25 [paul]       2.5.0
173
174         * NEWS
175         * README
176         * RELEASE_NOTES
177                 2.5.0 released
178
179 2006-09-25 [paul]       2.4.0cvs214
180
181         * po/cs.po
182         * po/de.po
183         * po/fi.po
184         * po/fr.po
185         * po/nl.po
186         * po/pt_BR.po
187         * po/sk.po
188         * po/sr.po
189         * po/zh_CN.po
190                 updated by Tim, Stephan Sachse, Flammie Pirinen,
191                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
192                 Ticho, Aleksander Urosevic, Ralgh Young
193
194 2006-09-24 [mones]      2.4.0cvs213
195
196         * po/es.po
197                 Updated for release
198
199 2006-09-23 [colin]      2.4.0cvs212
200
201         * src/gtk/inputdialog.c
202                 Fix [ ] remember this appearing in normal
203                 input dialogs after it's been used by
204                 mimeview.
205         * src/folder.c
206         * src/folderview.c
207         * src/msgcache.c
208         * src/procmsg.c
209         * src/summaryview.c
210         * src/textview.c
211         * src/common/timing.h
212                 Enable timings in debug mode and make it
213                 look prettier.
214
215 2006-09-22 [colin]      2.4.0cvs211
216
217         * README
218                 Revert test change
219         * commitHelper
220                 ping the correct URI
221
222 2006-09-22 [colin]      2.4.0cvs210
223
224         * README
225                 Let's see if bug #1022 is fixed
226
227 2006-09-21 [colin]      2.4.0cvs209
228
229         * src/wizard.c
230         * src/common/plugin.c
231                 Prepare infra to load predefined plugins when
232                 no configuration existed. Don't actually load
233                 anything yet (feat. freeze)
234
235 2006-09-21 [wwp]        2.4.0cvs208
236
237         * manual/fr/faq.xml
238                 Partial sync w/ 2.4.0cvs72:
239                 wrap file and minor updates.
240
241 2006-09-21 [wwp]        2.4.0cvs207
242
243         * tools/fix_date.sh
244                 several fixes and enhancements. A new --force switch has been
245                 added to prevent overriding by default Date: header when
246                 already existing.
247
248 2006-09-21 [paul]       2.4.0cvs206
249
250         * src/common/utils.c
251                 add Chinese UTF8 Re prefix
252
253 2006-09-21 [wwp]        2.4.0cvs205
254
255         * tools/Makefile.am
256                 Fics alfabettical order.
257
258 2006-09-21 [wwp]        2.4.0cvs204
259
260         * tools/fix_date.sh
261         * tools/Makefile.am
262                 Added an action tool to fix missing Date field in emails.
263                 Updated Makefile.am to reflect those last two additions.
264
265 2006-09-21 [wwp]        2.4.0cvs203
266
267         * tools/uuooffice
268                 Added a action tool to open uuencoded docs w/
269                 OpenOffice (based on uudec method).
270
271 2006-09-21 [colin]      2.4.0cvs202
272
273         * src/compose.c
274         * src/textview.c
275                 Workaround possible GTK crash: remove selection 
276                 clipboard before destroying widget, or GTK+-2.10
277                 dies. Thanks to Hiro.
278
279 2006-09-20 [colin]      2.4.0cvs201
280
281         * src/compose.c
282                 Fix free-after-use in some cases (when 
283                 procmime_encode_content() frees mimeinfo->data.mem
284                 and turns it to a temp file)
285
286 2006-09-20 [colin]      2.4.0cvs200
287
288         * src/folderview.c
289         * src/summaryview.c
290         * src/gtk/gtksctree.c
291         * src/gtk/gtksctree.h
292                 Add tooltips in the folderview and summaryview
293                 (Doesn't break string freeze as they already
294                 exist)
295         * src/toolbar.c
296                 Put the spam button in the default configuration
297                 if compiled with bogo plugin too
298
299 2006-09-19 [colin]      2.4.0cvs199
300
301         * src/summaryview.c
302         * src/summaryview.h
303                 Update folder name label on folder rename
304         * src/prefs_matcher.c
305         * src/gtk/logwindow.h
306                 Fix warnings
307                 Patches by Fabien
308
309 2006-09-19 [wwp]        2.4.0cvs198
310
311         * src/summary_search.c
312                 fix can't click forward/backward buttons in the
313                 search messages.
314
315 2006-09-18 [paul]       2.4.0cvs197
316
317         * src/wizard.c
318                 add missing bracket, capitalise the A of
319                 'SpamAssassin'
320
321 2006-09-18 [paul]       2.4.0cvs196
322
323         * src/compose.c
324                 fix bug 1012 'crashed upon sending mail
325                 from compose window'
326                 Thanks to Colin
327
328 2006-09-16 [colin]      2.4.0cvs195
329
330         * src/folderview.c
331                 Fix "real-time" sorting by freezing/thawing
332
333 2006-09-16 [colin]      2.4.0cvs194
334
335         * manual/faq.xml
336                 Fix the anti-spam entry a bit
337
338 2006-09-16 [colin]      2.4.0cvs193
339
340         * src/wizard.c
341                 Make sure reviewers have no excuse when stating
342                 Sylpheed-Claws doesn't have antispam capabilities.
343
344 2006-09-16 [colin]      2.4.0cvs192
345
346         * src/main.c
347                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
348                 as if the SIGPIPE comes from etpan's thread we could
349                 trigger a GUI update from this thread.
350
351 2006-09-16 [colin]      2.4.0cvs191
352
353         * src/summaryview.c
354                 Init all members of the struct
355
356 2006-09-16 [paul]       2.4.0cvs190
357
358         * src/account.c
359                 improvements to the English
360
361 2006-09-15 [colin]      2.4.0cvs189
362
363         * src/summaryview.c
364                 HIG order on dialog
365
366 2006-09-14 [colin]      2.4.0cvs188
367
368         * src/common/socket.c
369         * src/common/socket.h
370         * src/common/ssl.c
371         * src/common/ssl_certificate.c
372         * src/common/ssl_certificate.h
373         * src/etpan/imap-thread.c
374                 the get_fqdn() call done to get canonical name when
375                 checking an SSL certificate is blocking, which is
376                 sad as we just did a non-blocking lookup to connect.
377                 Fix that by letting the fqdn available to the SockInfo,
378                 and use that in ssl_certificate_check(). For IMAP,
379                 we don't do it as the lookup's done by libetpan, but
380                 it's less annoying as IMAP connections as much more
381                 rare than POP3 connections.
382
383 2006-09-14 [paul]       2.4.0cvs187
384
385         * manual/advanced.xml
386                 improvements to the English,
387                 properly place the new hidden options
388                 within the alphabetical order
389         * src/gtk/pluginwindow.c
390                 improvements to the English
391
392 2006-09-14 [colin]      2.4.0cvs186
393
394         * src/prefs_common.c
395         * src/prefs_common.h
396         * src/gtk/gtksctree.c
397         * manual/advanced.xml
398                 New hidden pref, stripes_color_offset, to change
399                 the value added/substracted to normal bgcolor to
400                 create the stripes in summaries
401
402 2006-09-13 [colin]      2.4.0cvs185
403
404         * src/gedit-print.c
405         * src/messageview.c
406         * src/messageview.h
407         * src/summaryview.c
408         * src/textview.c
409                 Fix misc. printing issues: 
410                 - Bad font for linkified headers
411                 - Different font if the mail was displayed or not
412                 - Factorize the thing
413
414 2006-09-13 [colin]      2.4.0cvs184
415
416         * src/common/ssl_certificate.c
417                 Only get FQDN once when checking certificate
418
419 2006-09-13 [colin]      2.4.0cvs183
420
421         * src/account.c
422         * src/gtk/pluginwindow.c
423                 Misc. GUI fixes by Fabien
424
425 2006-09-13 [wwp]        2.4.0cvs182
426
427         * configure.ac
428         * src/common/utils.h
429         * src/common/utils.c
430                 get rid of unused wide-char functions.
431
432 2006-09-13 [wwp]        2.4.0cvs181
433
434         * src/plugins/pgpinline/sylpheed.def
435         * src/textview.c
436                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
437                 add privacy_reset_error to the .def file,
438                 do not fork for an external textviewer.
439
440 2006-09-13 [wwp]        2.4.0cvs180
441
442         * src/prefs_common.c
443                 fix broken font entry in prefs (patch issued by the gpg4win team,
444                 probably by Marcus Brinkmann <marcus@g10code.de>).
445
446 2006-09-13 [colin]      2.4.0cvs179
447
448         * src/folder.h
449                 Fix a warning in summaryview.c
450         * src/mainwindow.c
451         * src/summaryview.c
452         * src/summaryview.h
453                 Add missing Mark/* elements in the
454                 main menu
455
456 2006-09-12 [colin]      2.4.0cvs178
457
458         * src/prefs_actions.c
459         * src/prefs_filtering_action.c
460         * src/prefs_matcher.c
461                 Use (New) instead of New everywhere
462
463 2006-09-12 [wwp]        2.4.0cvs177
464
465         * manual/fr/addrbook.xml
466         * manual/fr/handling.xml
467                 updated some quotes in the fr manual to match the fr translation.
468
469 2006-09-12 [wwp]        2.4.0cvs176
470
471         * src/prefs_matcher.c
472                 don't store translated string elements in matcher expressions.
473                 Also fixed a misused of Q_().
474
475 2006-09-11 [wwp]        2.4.0cvs175
476
477         * src/plugins//bogofilter/bogofilter.c
478         * src/plugins//clamav/clamav_plugin.c
479         * src/plugins//demo/demo.c
480         * src/plugins//dillo_viewer/dillo_viewer.c
481         * src/plugins//pgpcore/plugin.c
482         * src/plugins//pgpinline/plugin.c
483         * src/plugins//pgpmime/plugin.c
484         * src/plugins//spamassassin/spamassassin.c
485                 gettext-ize more strings (mostly plugin error messages).
486
487 2006-09-11 [colin]      2.4.0cvs174
488
489         * src/alertpanel.c
490                 Make maximum buffer size bigger to avoid
491                 truncating translated messages. Patch by
492                 Fabien
493
494 2006-09-11 [colin]      2.4.0cvs173
495
496         * src/etpan/imap-thread.c
497                 Fix compilation on OpenBSD, thanks to 
498                 Landry
499
500 2006-09-10 [wwp]        2.4.0cvs172
501
502         * manual/account.xml
503         * manual/addrbook.xml
504         * manual/handling.xml
505         * manual/es/handling.xml
506         * manual/fr/account.xml
507         * manual/fr/addrbook.xml
508         * manual/fr/handling.xml
509                 documented addressbook matching (condition configuration):
510                   addrbook.xml, en fr
511                 documented per-account filtering rules (handling/filtering
512                   section, account section):
513                   account.xml, handling.xml, en fr
514                 slightly updated the handling/searching section to tell few
515                   words about the extended search ability:
516                   handling.xml, en fr
517                 added missing <quote></quotes> to Quick Search:
518                   handling.xml, en fr es
519                 fixed a typo (auomatically):
520                   handling.xml, en
521                 changes revisited by Paul.
522
523 2006-09-10 [paul]       2.4.0cvs171
524
525         * src/prefs_actions.c
526         * src/prefs_filtering.c
527         * src/prefs_template.c
528                 adjustments to the gui
529                 Patch by Fabien Vantard (slightly modified)
530
531 2006-09-10 [colin]      2.4.0cvs170
532
533         * src/summaryview.c
534                 Check folderitem/summaryview consistency
535                 (basically automates Update summary). Fixes
536                 #1011 (wrong (negative) count on unread 
537                 messages)
538
539 2006-09-10 [colin]      2.4.0cvs169
540
541         * src/gtk/gtksctree.c
542                 Fix recursive expansion via mouse
543         * src/plugins/bogofilter/bogofilter.c
544                 Use normal filtering way of moving
545                 messages (batching), possibly fixing
546                 bug #1015 (Bogofilter plugin doubles 
547                 new messages)
548
549 2006-09-09 [wwp]        2.4.0cvs168
550
551         * src/prefs_filtering.c
552                 better place for this fix.
553
554 2006-09-09 [wwp]        2.4.0cvs167
555
556         * src/prefs_filtering.c
557                 fix a minor bug when the enabled status of a filtering/processing
558                 rule always got set to TRUE when replacing this rule. That still
559                 make sense when adding a new rule, but now when replacing, we
560                 don't override the value of 'enabled'.
561                 Also renamed the func prefs_filtering_list_view_get_rule_name()
562                 to prefs_filtering_list_view_get_info() as this function not only
563                 returns the name, but also the account_id and the enabled status.
564
565 2006-09-09 [mones]      2.4.0cvs166
566
567         * manual/glossary.xml
568         * manual/plugins.xml
569                 Minor format corrections
570         * manual/gpl.xml
571                 Fix misplaced NO WARRANTY section
572         * manual/es/advanced.xml
573         * manual/es/faq.xml
574         * manual/es/glossary.xml
575         * manual/es/gpl.xml
576         * manual/es/handling.xml
577         * manual/es/plugins.xml
578         * manual/es/starting.xml
579                 Incorporate changes from English version
580         * manual/fr/ack.xml
581         * manual/pl/ack.xml
582         * manual/es/ack.xml
583                 Fix address, (add translation credits in es version)
584         * po/es.po
585                 Updated translation
586
587 2006-09-09 [wwp]        2.4.0cvs165
588
589         * src/prefs_filtering.c
590                 fix a crash when opening filtering prefs, if matcherrc file contains
591                 broken data (non-existing account id, which is theoretically not
592                 possible).
593
594 2006-09-08 [colin]      2.4.0cvs164
595
596         * src/folder.c
597                 Wrong assert, make it an if()
598         * src/gtk/gtksctree.c
599                 Fix bug #1013 (expand selected thread 
600                 tree) - expanding is now recursive
601
602 2006-09-07 [wwp]        2.4.0cvs163
603
604         * src/prefs_matcher.c
605                 make better sentences about addressbook matching in the
606                 matcher prefs. This should make translators' work easier
607                 too.
608
609 2006-09-07 [wwp]        2.4.0cvs162
610
611         * src/prefs_filtering.c
612                 code simplification (get rid of dup var. assignment).
613
614 2006-09-07 [wwp]        2.4.0cvs161
615
616         * src/summaryview.c
617                 use GTK_STOCK icons when possible, patch by Fabien Vantard
618                 <fzzzzz@gmail.com>.
619
620 2006-09-07 [paul]       2.4.0cvs160
621
622         * src/mimeview.c
623                 fix compilation warnings
624                 Thanks to Colin
625
626 2006-09-07 [paul]       2.4.0cvs159
627
628         * src/mimeview.c
629                 select the mimepart icon when
630                 displaying as text
631                 Thanks to Colin
632
633 2006-09-06 [paul]       2.4.0cvs158
634
635         * src/prefs_filtering.c
636                 fix labels and table element spacing
637                 Patch by Fabien Vantard
638
639 2006-09-06 [paul]
640
641         2.5.0-rc3 released
642
643 2006-09-06 [paul]       2.4.0cvs157
644
645         * manual/es/advanced.xml
646                 fix typo
647
648 2006-09-06 [wwp]        2.4.0cvs156
649
650         * src/mainwindow.c
651                 fix an dup launch issue when iconified, thanks to Colin.
652
653 2006-09-06 [wwp]        2.4.0cvs155
654
655         * src/gtk//gtksctree.h
656                 oops, forgot that one!
657
658 2006-09-06 [wwp]        2.4.0cvs154
659
660         * manual/pl/advanced.xml
661         * manual/advanced.xml
662         * manual/es/advanced.xml
663         * manual/fr/advanced.xml
664         * src/prefs_customheader.c
665         * src/prefs_filtering_action.c
666         * src/foldersel.c
667         * src/prefs_summaries.c
668         * src/prefs_filtering.c
669         * src/account.c
670         * src/compose.c
671         * src/prefs_summary_column.c
672         * src/addr_compl.c
673         * src/prefs_actions.c
674         * src/prefs_folder_column.c
675         * src/ssl_manager.c
676         * src/prefs_template.c
677         * src/prefs_display_header.c
678         * src/prefs_common.h
679         * src/prefs_matcher.c
680         * src/prefs_common.c
681         * src/prefs_toolbar.c
682         * src/summaryview.c
683         * src/folderview.c
684         * src/gtk/gtksctree.c
685         * src/gtk/pluginwindow.c
686         * src/gtk/progressdialog.c
687         * src/gtk/prefswindow.c
688                 renamed hidden option enable_rules_hint to use_stripes_everywhere
689                 to make its meaning more obvious (all versions of the manual reflect
690                 the change).
691                 added an extra hidden option use_stripes_in_summary to allow
692                 discarding these stripes in mainwindow's folder and message lists;
693                 en and fr manuals only are OK towards this.
694
695 2006-09-06 [colin]      2.4.0cvs153
696
697         * src/textview.c
698                 Hide Sylpheed-Claws' internal queue headers
699                 when showing all headers. They'll be present
700                 only in Source window.
701
702 2006-09-05 [colin]      2.4.0cvs152
703
704         * src/plugins/trayicon/trayicon.c
705                 Fix crash at exit - we have to disconnect
706                 our handlers
707         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
708                 Update eggtrayicon - patch adapted from a
709                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
710                 on Sylpheed's ML
711
712 2006-09-05 [colin]      2.4.0cvs151
713
714         * src/mainwindow.c
715         * src/gtk/logwindow.c
716                 Fix race condition when something writes
717                 to the log too soon during init. Thanks
718                 to Fabien Vantard
719
720 2006-09-05 [colin]      2.4.0cvs150
721
722         * src/mimeview.c
723                 Don't select part on right-click either
724
725 2006-09-05 [paul]       2.4.0cvs149
726
727         * src/mimeview.c
728                 completion of previous commit
729                 Thanks to Colin
730
731 2006-09-05 [colin]      2.4.0cvs148
732
733         * src/mimeview.c
734                 Don't force selection on middle-click, just open
735
736 2006-09-04 [colin]      2.4.0cvs147
737
738         * src/mimeview.c
739                 Looks like gtk_notebook_set_current_page()
740                 sometimes steals focus, and this annoys us
741                 in MimeViewers as it renders navigation
742                 keys useless. Take back focus after switching
743                 pages.
744
745 2006-09-04 [colin]      2.4.0cvs146
746
747         * src/messageview.c
748                 Set stop_loading when clicking on Next
749                 during load. Don't add a callback to 
750                 avoid over-complicating things.
751
752 2006-09-04 [colin]      2.4.0cvs145
753
754         * src/mimeview.c
755         * src/messageview.c
756                 Fix multiple loads in separate messageview
757
758 2006-09-04 [colin]      2.4.0cvs144
759
760         * src/summaryview.c
761                 Let navigation keys be handled during 
762                 load
763
764 2006-09-04 [colin]      2.4.0cvs143
765
766         * src/messageview.c
767         * src/summaryview.c
768         * src/textview.c
769         * src/textview.h
770                 Make loading of huge mails (lots of text and/or
771                 images) cancellable, so the GUI doesn't block 
772
773 2006-09-04 [colin]      2.4.0cvs142
774
775         * src/plugins/trayicon/trayicon.c
776                 Fix annoyance when removing a folder with 
777                 unread mails: trayicon didn't update
778
779 2006-09-04 [paul]       2.4.0cvs141
780
781         * src/gtk/icon_legend.c
782                 straighten up columns
783                 Patch by Fabien Vantard
784
785 2006-09-04 [wwp]        2.4.0cvs140
786
787         * src/prefs_filtering.c
788                 fix new line's account name in filtering prefs:
789                 was "All", is now "(New)".
790
791 2006-09-04 [paul]       2.4.0cvs139
792
793         * tools/make.themes.project
794                 use "AUTOMAKE_OPTIONS = dist-bzip2"
795                 instead of homebrewed "make release"
796
797 2006-09-03 [colin]      2.4.0cvs138
798
799         * src/folderview.c
800                 Fix bug #1007 (Wrong folder highlighted)
801
802 2006-09-03 [colin]      2.4.0cvs137
803
804         * src/compose.c
805                 Don't set Newsgroup: header to a mail folder
806                 path
807
808 2006-09-03 [paul]       2.4.0cvs136
809
810         * src/prefs_other.c
811         * src/prefs_spelling.c
812                 unify the gui
813
814 2006-09-03 [paul]       2.4.0cvs135
815
816         * src/prefs_summaries.c
817                 correct menu item text in prefs_keybind_apply_clicked()
818
819 2006-09-03 [paul]       2.4.0cvs134
820
821         * manual/advanced.xml
822                 some improvements to the descriptions
823         * src/mainwindow.c
824         * src/messageview.c
825         * src/summaryview.c
826         * src/gtk/menu.c
827                 fix menu sensitivity issues
828         * src/prefs_message.c
829                 drop the useless word 'short'
830         * src/prefs_other.c
831                 add the word 'lines' indicating log length
832                 is a measure of lines
833         * src/textview.c
834                 fix compilation warnings
835
836 2006-09-02 [colin]      2.4.0cvs133
837
838         * src/messageview.c
839                 Display a special return-receipt message
840                 if the message is from the user
841         * src/summaryview.c
842                 Fix missing freeze of the list when marking
843                 all read and unthreading for exec. Thanks
844                 to Stephan Sachse.
845
846 2006-09-02 [paul]       2.4.0cvs132
847
848         * src/mainwindow.c
849         * src/prefs_message.c
850         * src/summaryview.c
851                 fix some english
852
853 2006-09-02 [wwp]        2.4.0cvs131
854
855         * src/prefs_filtering.c
856                 added an account name column to the filtering rules
857                 dialog.
858
859 2006-09-02 [colin]      2.4.0cvs130
860
861         * src/gtk/logwindow.c
862         * src/gtk/logwindow.h
863                 Block scrolling if we're not at the end
864                 of the log
865
866 2006-09-02 [colin]      2.4.0cvs129
867
868         * src/folder.c
869                 Make sure account-specific rules can't
870                 be used in {pre-,post-,}processing
871         * src/mainwindow.c
872         * src/gtk/logwindow.c
873         * src/gtk/logwindow.h
874                 Jump to last error when clicking on the
875                 warning icon
876
877 2006-09-02 [colin]      2.4.0cvs128
878
879         * src/imap.c
880         * src/import.c
881         * src/mainwindow.c
882         * src/mainwindow.h
883                 Fix warning icon
884         * src/inc.c
885         * src/mbox.c
886         * src/mbox.h
887                 Let proc_mbox know its account, for
888                 account-specific rules
889
890 2006-09-01 [colin]      2.4.0cvs127
891
892         * src/codeconv.c
893                 Don't uselessly use iconv to convert from
894                 us-ascii
895         * src/alertpanel.c
896         * src/mainwindow.c
897         * src/mainwindow.h
898         * src/inc.c
899                 Fix certain log cases, disable warning icon
900                 for now, the correct way to display it when
901                 necessary and only when necessary is probably
902                 to do it manually rather than use error logs
903         * src/etpan/imap-thread.c
904                 Clean up UID logging a bit
905         * src/gtk/logwindow.c
906         * src/gtk/logwindow.h
907                 Make logging faster when the window's closed
908
909 2006-09-01 [wwp]        2.4.0cvs126
910
911         * manual/fr/account.xml
912                 reflect changes to the ref. manual (parts of cvs72):
913                 fix tabnames and quotes.
914
915 2006-09-01 [wwp]        2.4.0cvs125
916
917         * manual/fr/plugins.xml
918                 reflect changes to the reference manual (cvs42):
919                 update IRC channel info.
920
921 2006-09-01 [wwp]        2.4.0cvs124
922
923         * commitHelper
924                 use CVSEDITOR env. var. if set, according to `man cvs`.
925
926 2006-09-01 [wwp]        2.4.0cvs123
927
928         * manual/advanced.xml
929                 better sentence again (thanks to Paul).
930
931 2006-09-01 [wwp]        2.4.0cvs122
932
933         * manual/advanced.xml
934         fix definition of toolbar_detachable and rework a bit the one of
935         enable_dotted_lines.
936
937 2006-09-01 [mones]      2.4.0cvs121
938
939         * manual/advanced.xml
940                 Document enable_dotted_lines
941
942 2006-09-01 [paul]       2.4.0cvs120
943
944         * src/folderview.c
945         * src/folderview.h
946         * src/imap.c
947         * src/mainwindow.c
948         * src/summaryview.c
949                 obey the 'When entering folder...' option
950                 when using the /View/Go to/... menu items
951                 Thanks to Colin
952
953 2006-08-31 [colin]      2.4.0cvs119
954
955         * src/folderview.c
956                 Revert 2.4.0cvs116, wrong fix.
957
958 2006-08-31 [colin]      2.4.0cvs118
959
960         * src/gtk/gtksctree.c
961                 Better state the various copyrights
962
963 2006-08-31 [colin]      2.4.0cvs117
964
965         * src/prefs_common.c
966                 fix enable_dotted_lines
967
968 2006-08-31 [colin]      2.4.0cvs116
969
970         * src/folderview.c
971                 Use pref "Always open on select" when going
972                 to next unread folder
973         * src/gtk/gtksctree.c
974                 Fix link failure to _gtk_clist_create_cell_layout
975                 on certain computers. (Why not mine, I wonder)
976
977 2006-08-31 [colin]      2.4.0cvs115
978
979         * src/procmsg.c
980         * src/textview.c
981         * src/plugins/bogofilter/bogofilter.c
982         * src/plugins/spamassassin/spamassassin.c
983                 Requalify some "errors" to warnings
984         * src/mainwindow.c
985         * src/mainwindow.h
986         * src/statusbar.c
987                 Add an icon in the statusbar to notify
988                 of errors
989         * src/gtk/gtksctree.c
990         * src/folderview.c
991         * src/summaryview.c
992                 Make the GtkSCTree look more modern by
993                 alternating background lines
994         * src/prefs_common.c
995         * src/prefs_common.h
996                 Add a pref to let people have the old
997                 way if they prefer
998
999
1000 2006-08-30 [colin]      2.4.0cvs114
1001
1002         * src/procmsg.c
1003         * src/procmsg.h
1004                 Provide a way to filter a list of
1005                 messages in an optimised manner, and
1006                 add a list-filtering hook
1007         * src/folder.c
1008         * src/inc.c
1009         * src/mbox.c
1010                 Use the list filtering
1011         * src/plugins/bogofilter/bogofilter.c
1012                 Use the list-filtering hook
1013                 Use -b (bulk) mode for more speed
1014                 when learning and filtering
1015         * src/etpan/imap-thread.c
1016                 Make log output shorter in UID SEARCH
1017
1018
1019 2006-08-30 [colin]      2.4.0cvs113
1020
1021         * src/plugins/bogofilter/bogofilter.c
1022                 Really fast mass learning - thanks to David
1023                 Relson for the options explanations :)
1024
1025 2006-08-30 [colin]      2.4.0cvs112
1026
1027         * src/msgcache.c
1028                 Fix compilation on FreeBSD. Thanks
1029                 to Michael Hugues
1030
1031 2006-08-29 [colin]      2.4.0cvs111
1032
1033         * src/folderview.c
1034                 Handle "popup_menu" signal (for popping the 
1035                 menu via the keyboard)
1036         * src/mimeview.c
1037         * src/mimeview.h
1038         * src/summaryview.c
1039         * src/textview.c
1040         * src/gtk/gtkutils.c
1041         * src/gtk/gtkutils.h
1042                 Factorize scrolling code, and add an API 
1043                 for MimeViewers to handle scroll orders
1044
1045 2006-08-29 [wwp]        2.4.0cvs110
1046
1047         * src/plugins//bogofilter/bogofilter.c
1048         * src/plugins//spamassassin/spamassassin.c
1049                 make the bogofilter/spamassassin filtering error dialogs at
1050         incorporation obey to the "don't popup error dialog on
1051         receive error" option. If disabled, feed the log window w/
1052         the error message.
1053
1054 2006-08-29 [paul]
1055
1056         2.5.0-rc2 released
1057
1058 2006-08-29 [paul]       2.4.0cvs109
1059
1060         * Makefile.am
1061                 remove 'make release', it's not needed
1062                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1063
1064 2006-08-29 [paul]       2.4.0cvs108
1065
1066         * src/foldersel.c
1067         * src/summary_search.c
1068         * src/gtk/progressdialog.c
1069         * src/plugins/pgpcore/passphrase.c
1070                 replace deprecated gtk_window_set_policy()
1071
1072 2006-08-29 [colin]      2.4.0cvs107
1073
1074         * src/folder.c
1075                 Fix data loss when copy fails during a move:
1076                 only use fast remove_msgs if everything was
1077                 copied OK; else use slow remove_msg on the
1078                 mails that got copied only.
1079
1080 2006-08-28 [paul]       2.4.0cvs106
1081
1082         * src/mh.c
1083                 revert change in 2.4.0cvs104, it breaks
1084                 stuff
1085
1086 2006-08-28 [paul]       2.4.0cvs105
1087
1088         * src/plugins/spamassassin/spamassassin.c
1089                 english fix
1090
1091 2006-08-28 [paul]       2.4.0cvs104
1092
1093         * src/mh.c
1094                 fix data loss when moving to another
1095                 mailbox fails
1096         * src/prefs_spelling.c
1097                 improve the english
1098         * src/gtk/pluginwindow.c
1099                 improve the layout of the dialog text
1100         All thanks to Colin
1101
1102 2006-08-28 [paul]       2.4.0cvs103
1103
1104         * src/plugins/bogofilter/bogofilter.c
1105         * src/plugins/bogofilter/bogofilter_gtk.c
1106                 fix english up a bit, innit
1107
1108 2006-08-28 [paul]       2.4.0cvs102
1109
1110         * configure.ac
1111         * po/Makefile.in.in
1112         * po/Makevars
1113                 require autoconf 2.60, enabling building
1114                 with gettext 0.15 (gettext 0.14.x build still
1115                 possible). Replace Makefiles with versions
1116                 from gettext 0.15.
1117                 Remove configure options --with-localedir and
1118                 --with-mandir. The options that are provided
1119                 directly by autoconf 2.60 can be used instead:
1120                 --mandir --localedir
1121
1122 2006-08-27 [colin]      2.4.0cvs101
1123
1124         * src/plugins/bogofilter/Makefile.am
1125                 Fix make dist (no README)
1126
1127 2006-08-27 [colin]      2.4.0cvs100
1128
1129         * src/folder.c
1130                 Don't use F_UNKNOWN folders for any default
1131                 outbox/trash/etc
1132         * src/plugins/bogofilter/bogofilter.c
1133         * src/plugins/bogofilter/bogofilter.h
1134         * src/plugins/bogofilter/bogofilter_gtk.c
1135                 Add an option to specify the path to bogofilter
1136                 Use single-quotes to be able to learn in folders
1137                 with spaces in their names
1138                 Verify learning status
1139
1140 2006-08-27 [colin]      2.4.0cvs99
1141
1142         * manual/faq.xml
1143         * manual/plugins.xml
1144                 Document Bogofilter plugin
1145
1146 2006-08-27 [colin]      2.4.0cvs98
1147
1148         * src/compose.c
1149         * src/messageview.c
1150         * src/procmsg.c
1151         * src/procmsg.h
1152                 When possible, copy the queued mail to sent folder
1153                 instead of re-adding. Much faster on IMAP.
1154
1155 2006-08-27 [colin]      2.4.0cvs97
1156
1157         * src/msgcache.c
1158                 Disable mmaped caches - huge metadata loss
1159                 here after a power failure.
1160         * src/summaryview.c
1161                 Add quicksearch timing
1162         * src/common/plugin.c
1163         * src/common/plugin.h
1164                 Implement an interface to tell what plugins
1165                 provide. Prevent loading of similar plugins.
1166         * src/plugins/clamav/clamav_plugin.c
1167         * src/plugins/demo/demo.c
1168         * src/plugins/dillo_viewer/dillo_viewer.c
1169         * src/plugins/pgpcore/plugin.c
1170         * src/plugins/pgpinline/pgpinline.c
1171         * src/plugins/pgpmime/pgpmime.c
1172         * src/plugins/spamassassin/spamassassin.c
1173         * src/plugins/trayicon/trayicon.c
1174                 Implement plugin_provides()
1175
1176 2006-08-27 [colin]      2.4.0cvs96
1177
1178         * configure.ac
1179         * src/plugins/Makefile.am
1180         * src/plugins/bogofilter/.cvsignore
1181         * src/plugins/bogofilter/Makefile.am
1182         * src/plugins/bogofilter/bogofilter.c
1183         * src/plugins/bogofilter/bogofilter.h
1184         * src/plugins/bogofilter/bogofilter_gtk.c
1185                 New Bogofilter plugin, provides filtering and
1186                 learning. Spamassassin will go to extra plugins.
1187
1188 2006-08-26 [mones]      2.4.0cvs95
1189
1190         * manual/handling.xml
1191                 Fix subfolder path in the example (thanks to Paul) 
1192
1193 2006-08-26 [mones]      2.4.0cvs94
1194
1195         * manual/glossary.xml
1196                 2.2. + add ISP to the glossary
1197                 7.5. + Add UIDL to glossary
1198                 7.7. + Add TCP to glossary
1199         * manual/handling.xml
1200                 7.1. + Mentions GNU/Linux distribution, what about the non...
1201                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1202                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1203                 7.4. = Use appropriate quotation for commands
1204                 7.6. = change "" to <quote></quote>
1205         * manual/plugins.xml
1206                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1207         * manual/starting.xml
1208                 2.1. + local mbox file: some examples of mbox file locations...
1209                 Also reformatted files requiring it
1210
1211 2006-08-26 [wwp]        2.4.0cvs93
1212
1213         * src/summary_search.c
1214                 disable find buttons while summary search is running.
1215
1216 2006-08-25 [colin]      2.4.0cvs92
1217
1218         * src/folder.c
1219         * src/folderutils.c
1220         * src/mh.c
1221         * src/procmsg.h
1222         * src/summaryview.c
1223                 Speed up MH moving, and add progressbar
1224                 for MH deletion
1225         * src/msgcache.c
1226                 Write cache files using mmap() too
1227
1228 2006-08-25 [wwp]        2.4.0cvs91
1229
1230         * src/summaryview.c
1231                 switch spam<->ham button when a message has been marked as spam or ham
1232                 and is still selected. Thanks to Colin.
1233
1234 2006-08-25 [paul]       2.4.0cvs90
1235
1236         * src/Makefile.am
1237         * src/stock_pixmap.c
1238         * src/stock_pixmap.h
1239         * src/summaryview.c
1240         * src/gtk/icon_legend.c
1241         * src/pixmaps/copied.xpm
1242         * src/pixmaps/moved.xpm
1243                 add icons for delayed execution marked for
1244                 copying, marked for moving
1245
1246 2006-08-25 [mones]      2.4.0cvs89
1247
1248         * manual/glossary.xml
1249                 Fix the other glossary items:
1250                 5.1. = Inmmediate execution -> <quote>immediate execution...
1251                 5.2. = Fix MBOX capitalization -> Mbox
1252                 5.3. + Improve Plugins def. w/ tech. ref.
1253                 5.4. = Quotation -> replace '>' by <quote>></quote>
1254                 5.5. - SMTP Server. -> remove dot
1255         * po/es.po
1256                 Updated translation
1257
1258 2006-08-25 [mones]      2.4.0cvs88
1259
1260         * manual/ack.xml
1261                 Reformatted, changed email address
1262         * manual/glossary.xml
1263                 Reformatted, fixed MANUAL-TODO items:
1264                 8.2. + add ROT-13 to glossary
1265                 8.4. + add URL to glossary
1266         * manual/es/advanced.xml
1267                 Fixed <literal>s
1268
1269 2006-08-25 [paul]       2.4.0cvs87
1270
1271         * src/gtk/icon_legend.c
1272                 add 'marked for deletion' icon
1273                 arrange icons by containing column
1274                 wrap long label text
1275
1276 2006-08-25 [colin]      2.4.0cvs86
1277
1278         * src/common/utils.c
1279         * src/common/utils.h
1280                 Add the sc_g_*list_bigger functions in
1281                 a place everyone can use it
1282         * src/summaryview.c
1283                 Only freeze/thaw the list when working
1284                 on the selection, if it's bigger than 1
1285         * src/gtk/gtksctree.c
1286                 Only freeze/thaw the list when unselec-
1287                 ting 'all' if ('all' != 1)
1288                 This avoids some flickering
1289
1290 2006-08-24 [colin]      2.4.0cvs85
1291
1292         * src/addressbook.c
1293                 Fix strange list selection
1294                 Fix random seg (Invalid read of freed memory)
1295
1296 2006-08-24 [colin]      2.4.0cvs84
1297
1298         * src/alertpanel.c
1299         * src/gtk/inputdialog.c
1300         * src/plugins/pgpcore/passphrase.c
1301                 Revert minimal width patch of 2.4.0cvs67,
1302                 as it is also a maximal width. Use 
1303                 gtk_window_set_default_size instead.
1304
1305 2006-08-24 [colin]      2.4.0cvs83
1306
1307         * src/msgcache.c
1308                 Write cache/mark to temp files before
1309                 overwriting old ones (avoids metadata
1310                 loss if writing the new files fail).
1311                 Use mmap() to read cache/mark file, as
1312                 this makes cache reading faster. Dis-
1313                 abled for big-endian machines until it
1314                 can be tested. (Big-endian users: set
1315                 msgcache_use_mmap = TRUE in the relevant
1316                 #if).
1317         * src/procmsg.h
1318                 Move rarely used fields of MsgInfo in 
1319                 another structure, which will only be
1320                 allocated if needed. Face, X-Face,
1321                 Return receipt headers and List-*
1322                 headers are moved. Mails having none
1323                 of these occupy 52 bytes less with
1324                 this patch, which makes 2.5MB of RAM
1325                 saved on a 50k folder).
1326         * src/headerview.c
1327         * src/mainwindow.c
1328         * src/messageview.c
1329         * src/partial_download.c
1330         * src/procheader.c
1331         * src/procmsg.c
1332         * src/textview.c
1333                 Follow this structure change.
1334
1335 2006-08-24 [wwp]        2.4.0cvs82
1336
1337         * manual/es/.cvsignore
1338         * manual/es/dist/.cvsignore
1339         * manual/es/dist/html/.cvsignore
1340         * manual/es/dist/pdf/.cvsignore
1341         * manual/es/dist/ps/.cvsignore
1342         * manual/es/dist/txt/.cvsignore
1343                 more (generated) files to ignore.
1344
1345 2006-08-24 [colin]      2.4.0cvs81
1346
1347         * src/folder.c
1348         * src/mh.c
1349                 Fix possible problems with local delivery. Check the folder doesn't
1350                 need scan before setting its mtime when saving cache (which can be
1351                 done long after the folder's been modified by an external process);
1352                 Check that the stored item's mtime didn't change in mh functions.
1353
1354 2006-08-24 [mones]      2.4.0cvs80
1355
1356         * manual/advanced.xml
1357                 Rewrapping, some fixes and MANUAL-TODO items:
1358                 8.1. = change "" to <quote></quote>
1359                 8.3. = quote menu items
1360                 8.5. - deploying -> new user ... ideally a new user (redundant)
1361
1362 2006-08-23 [colin]      2.4.0cvs79
1363
1364         * src/gtk/gtksctree.c
1365                 When selecting or deselecting range, only
1366                 freeze/thaw when selection is bigger than 10
1367
1368 2006-08-23 [colin]      2.4.0cvs78
1369
1370         * src/messageview.c
1371         * src/mimeview.c
1372         * src/mimeview.h
1373         * src/plugins/dillo_viewer/dillo_viewer.c
1374                 Provide an API for MimeViewer plugins to
1375                 return a text selection for replying
1376
1377 2006-08-23 [colin]      2.4.0cvs77
1378
1379         * src/image_viewer.c
1380         * src/textview.c
1381                 Use gtk_pixbuf_new_from_file_at_scale(), which
1382                 is faster than getting the pixbuf then resizing
1383                 it.
1384
1385 2006-08-23 [colin]      2.4.0cvs76
1386
1387         * src/procmime.c
1388                 UTF-8 should be sent Quoted-printable
1389
1390 2006-08-22 [colin]      2.4.0cvs75
1391
1392         * src/mh.c
1393                 Check if scan is required before touching
1394                 the folder (or it'll be required every time)
1395
1396 2006-08-22 [colin]      2.4.0cvs74
1397
1398         * configure.ac
1399                 Require libetpan 0.46 (crasher fix when built
1400                 against gnutls)
1401
1402 2006-08-22 [colin]      2.4.0cvs73
1403
1404         * src/folder.c
1405                 Set folder's mtime after writing its
1406                 cache
1407         * src/folderview.c
1408                 Add some timing
1409         * src/procmsg.c
1410                 Don't do useless stuff if we don't 
1411                 thread by subject
1412         * src/summaryview.c
1413                 Add some timing, don't deselect prior
1414                 to selecting (gtksctree does it itself),
1415                 remove crash avoidance hacks as it's been
1416                 properly fixed since a while
1417         * src/common/utils.c
1418                 Optimize to_human_readable(): _() is slow,
1419                 do it only once, and avoid %f format for KB
1420                 (the most common in a summaryview)
1421         * src/gtk/gtksctree.c
1422                 Don't uselessly freeze/thaw (fixes flicker
1423                 on next unread and friends), reduce number
1424                 of g_list_nth/g_list_position where possible
1425         * src/gtk/gtkutils.c
1426         * src/gtk/gtkutils.h
1427                 Reduce number of g_list_nth/g_list_position
1428                 where possible.
1429                 All of this makes loading as 70k folder 2.1
1430                 seconds instead of 3.2 (with hot FS caches).
1431                 (1.3 seconds without Date and Size columns...)
1432
1433 2006-08-22 [paul]       2.4.0cvs72
1434
1435         wrap documents and do some items from mones' MANUAL-TODO:
1436
1437         * manual/account.xml
1438                 4.1. = fix tabname references to <quote>tabname</quote>
1439                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1440         * manual/faq.xml
1441                 1.1. = mentioned options don't match UI
1442                 Add information about the 'Never send Return Receipts'
1443                 option
1444         * manual/handling.xml
1445                 6.2. = Mentions Extended symbols button, but now is
1446                 named Information
1447                 6.3. = Mentions ... button, which is now Edit
1448
1449 2006-08-22 [colin]      2.4.0cvs71
1450
1451         * src/gtk/pluginwindow.c
1452                 Fix layout in verbose translations (such
1453                 as french)
1454
1455 2006-08-22 [paul]       2.4.0cvs70
1456
1457         * manual/Makefile.am
1458                 build manuals in alphabetical order
1459         * src/addressbook.c
1460         * src/prefs_themes.c
1461                 replace/remove deprecated symbols
1462         * src/gtk/gtkutils.c
1463                 fix a warning
1464         * src/gtk/pluginwindow.c
1465                 replace deprecated symbol
1466                 replace label text and move it
1467         * src/plugins/pgpcore/prefs_gpg.c
1468                 move the 'Generate...' button out of the
1469                 Sign Key frame, replace the English used
1470         * src/plugins/pgpcore/sgpgme.c
1471                 fixes to the English
1472
1473 2006-08-21 [colin]      2.4.0cvs69
1474
1475         * src/plugins/trayicon/trayicon.c
1476                 Add more strings for translation; patch
1477                 by Pawel
1478
1479 2006-08-21 [colin]      2.4.0cvs68
1480
1481         * src/compose.c
1482                 fix replied flag not set after drafting
1483         * src/matcher.c
1484                 fix body quicksearch in non-encoded bodies
1485                 containing '='
1486         * src/msgcache.c
1487                 Get rid of the g_malloc workaround for
1488                 corrupted caches, use g_try_malloc
1489
1490 2006-08-21 [colin]      2.4.0cvs67
1491
1492         * src/alertpanel.c
1493         * src/gtk/inputdialog.c
1494         * src/plugins/pgpcore/passphrase.c
1495                 Set minimal width to 375
1496         * src/mainwindow.c
1497                 Fix switching to offline, asking if it 
1498                 should be overriden for synchronising
1499         * src/mimeview.c
1500                 Don't offer to remember command on Open 
1501                 with for text parts, as the browser or 
1502                 text editor command isn't changed from 
1503                 there
1504
1505 2006-08-20 [paul]       2.4.0cvs66
1506
1507         * po/ko.po
1508         * po/zh_CN.po
1509                 fix plural form errors. revealed by stricter
1510                 checking of gettext 0.15
1511
1512 2006-08-18 [paul]       2.4.0cvs65
1513
1514         * src/stock_pixmap.c
1515                 fix the fix of 2.4.0cvs64
1516                 Thanks to Colin
1517
1518 2006-08-18 [paul]       2.4.0cvs64
1519
1520         * src/stock_pixmap.c
1521                 fix leaks
1522                 Thanks to Colin
1523
1524 2006-08-18 [paul]       2.4.0cvs63
1525
1526         * src/compose.c
1527         * src/procmsg.c
1528                 fix occasional IMAP bug where large msgs
1529                 were left in the queue folder after sending
1530                 Thanks to Colin
1531
1532 2006-08-18 [paul]       2.4.0cvs62
1533
1534         * src/folderview.c
1535                 freeze the summaryview while quicksearch results
1536                 are displayed
1537                 (fixes bug 456 'current message is hidden when the
1538                 view is refreshed and extended search is "unread 
1539                 messages"')
1540                 Thanks to Colin
1541         * src/textview.c
1542                 add missing #include "inputdialog.h"
1543         * src/common/utils.h
1544                 add missing mailcap_update_default() and improve
1545                 readability
1546
1547 2006-08-17 [colin]      2.4.0cvs61
1548
1549         * src/plugins/pgpcore/select-keys.c
1550                 Fix warnings :)
1551
1552 2006-08-17 [colin]      2.4.0cvs60
1553
1554         * src/compose.c
1555                 Don't continue queuing if Cancel is clicked
1556                 in select-keys
1557
1558 2006-08-17 [colin]      2.4.0cvs59
1559
1560         * src/plugins/pgpcore/select-keys.c
1561                 When encrypting, if only one key matches and it 
1562                 matches exactly, automatically use it.
1563
1564 2006-08-17 [colin]      2.4.0cvs58
1565
1566         * src/mimeview.c
1567         * src/prefs_common.c
1568         * src/prefs_common.h
1569         * src/prefs_ext_prog.c
1570         * src/textview.c
1571                 Fix issues with previous patch (text/html)
1572                 Remove outdated prefs
1573
1574 2006-08-17 [colin]      2.4.0cvs57
1575
1576         * src/imap.c
1577                 Add View Log button on auth error
1578         * src/procmsg.c
1579                 Fix encrypted mail marked as new when
1580                 saved in normal folders
1581         * src/plugins/pgpinline/pgpinline.c
1582                 Fix encrypt bug on IMAP
1583         * src/mimeview.c
1584         * src/common/utils.c
1585         * src/common/utils.h
1586         * src/gtk/inputdialog.c
1587         * src/gtk/inputdialog.h
1588                 Get rid of metamail stuff, simplify
1589                 opening, and allow remembering of user's
1590                 choices (by updating ~/.mailcap). There's
1591                 still to drop "Audio player" and "Image
1592                 viewer" preferences.
1593
1594 2006-08-17 [mones]      2.4.0cvs56
1595
1596         * manual/es/sylpheed-claws-manual.xml
1597                 fix DTD path
1598
1599 2006-08-17 [mones]      2.4.0cvs55
1600
1601         * configure.ac
1602         * manual/Makefile.am
1603         * manual/es/Makefile.am
1604         * manual/es/account.xml
1605         * manual/es/ack.xml
1606         * manual/es/addrbook.xml
1607         * manual/es/advanced.xml
1608         * manual/es/faq.xml
1609         * manual/es/glossary.xml
1610         * manual/es/gpl.xml
1611         * manual/es/handling.xml
1612         * manual/es/intro.xml
1613         * manual/es/keyboard.xml
1614         * manual/es/plugins.xml
1615         * manual/es/starting.xml
1616         * manual/es/sylpheed-claws-manual.xml
1617         * manual/es/dist/Makefile.am
1618         * manual/es/dist/html/Makefile.am
1619         * manual/es/dist/pdf/Makefile.am
1620         * manual/es/dist/ps/Makefile.am
1621         * manual/es/dist/txt/Makefile.am
1622                 Spanish translation for the manual
1623
1624 2006-08-16 [colin]      2.4.0cvs54
1625
1626         * src/compose.c
1627         * src/main.c
1628         * src/mainwindow.c
1629                 Fix send button sensitivity at startup
1630                 Set send menu sensitivity (patch by Fabien)
1631         * src/ssl_manager.c
1632                 Enable closing with esc (patch by Fabien)
1633         * src/gtk/foldersort.c
1634                 Enable closing with esc (patch by Fabien)
1635         * src/procmime.c
1636                 Optimisation (no need to copy to tempfile to
1637                 "decode" 7bit and 8bit)
1638         * src/summaryview.c
1639                 Fix cruft in swap_from case
1640         * src/textview.c
1641                 Fix missing last line in some mail cases 
1642                 (Fixes debian #381872)
1643         * src/plugins/pgpcore/prefs_gpg.c
1644         * src/plugins/pgpcore/sgpgme.c
1645         * src/plugins/pgpcore/sgpgme.h
1646                 Don't show "no key found" when user explicitely
1647                 wants to create a key
1648
1649 2006-08-16 [paul]       2.4.0cvs53
1650
1651         * configure.ac
1652         * src/account.c
1653         * src/addressbook.c
1654         * src/headerview.c
1655         * src/prefs_account.c
1656         * src/prefs_message.c
1657         * src/gtk/gtkutils.c
1658                 bump up minimum required versions of GTK+ and
1659                 GLIB to 2.6.0
1660
1661 2006-08-16 [paul]       2.4.0cvs52
1662
1663         * src/toolbar.c
1664                 workaround GTK+ Bug 351600 - 'Can't re-click
1665                 on button after sensitivity update'
1666                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1667                 Thanks to Colin
1668
1669 2006-08-15 [colin]      2.4.0cvs51
1670
1671         * src/plugins/pgpcore/prefs_gpg.c
1672                 Set options sensitivity according to
1673                 key existence
1674         * src/plugins/pgpcore/sgpgme.c
1675                 Allow to create key with no passphrase
1676
1677 2006-08-14 [cleroy]     2.4.0cvs50
1678
1679         * src/gtk/pluginwindow.c
1680                 New layout (maybe to be changed?)
1681         * src/gtk/gtkutils.c
1682                 Fix a bit label_window
1683         * src/plugins/pgpcore/passphrase.c
1684         * src/plugins/pgpcore/passphrase.h
1685         * src/plugins/pgpcore/plugin.c
1686         * src/plugins/pgpcore/prefs_gpg.c
1687         * src/plugins/pgpcore/prefs_gpg.h
1688         * src/plugins/pgpcore/sgpgme.c
1689         * src/plugins/pgpcore/sgpgme.h
1690                 Allow to create a PGP private key via the GUI
1691
1692 2006-08-14 [wwp]        2.4.0cvs49
1693
1694         * src/addressbook_foldersel.c
1695                 fix strict ISO C90 compliance.
1696
1697 2006-08-14 [paul]       2.4.0cvs48
1698
1699         * src/gtk/prefswindow.c
1700                 re-set scrolled window on opening
1701                 Patch by Ticho
1702
1703 2006-08-14 [paul]
1704
1705         2.5.0-rc1 released
1706
1707 2006-08-14 [paul]       2.4.0cvs47
1708
1709         * src/prefs_display_header.c
1710                 re-enable user-defined Displayed Headers
1711
1712 2006-08-14 [paul]       2.4.0cvs46
1713
1714         * src/prefs_account.c
1715                 use GTK_STOCK_EDIT
1716
1717 2006-08-13 [colin]      2.4.0cvs45
1718
1719         * src/common/utils.c
1720                 Fix "a" in quote when the original message is empty,
1721                 by using \0 instead of 'a' to test writability of
1722                 temp files.
1723
1724 2006-08-13 [wwp]        2.4.0cvs44
1725
1726         * src/plugins/spamassassin/spamassassin.c
1727                 fix capitalization of "SpamAssassin" in some debug, log and
1728                 dialog messages.
1729
1730 2006-08-13 [paul]       2.4.0cvs43
1731
1732         * src/editldap.c
1733                 fix overlapping widgets
1734         * src/prefs_account.c
1735                 fix translation of protocol_names[]
1736                 fix label disappearing off the edge of the
1737                 visible area
1738
1739 2006-08-12 [paul]       2.4.0cvs42
1740
1741         * manual/plugins.xml
1742                 update IRC channel info before it gets forgotten
1743                 about
1744
1745 2006-08-11 [colin]      2.4.0cvs41
1746
1747         * src/compose.c
1748         * src/mainwindow.c
1749         * src/mainwindow.h
1750         * src/procmsg.c
1751         * src/procmsg.h
1752         * src/summaryview.c
1753         * src/toolbar.c
1754                 Grey out the Send button if
1755                 - Queue folders are empty, or
1756                 - We're sending already
1757
1758 2006-08-11 [wwp]        2.4.0cvs40
1759
1760         * src/main.c
1761                 fix a logic issue when quitting while a compose window is
1762                 still open, thanks to Colin.
1763
1764 2006-08-10 [colin]      2.4.0cvs39
1765
1766         * src/main.c
1767                 Fix default font size setting after wizard run
1768         * src/imap.c
1769         * src/etpan/imap-thread.c
1770         * src/etpan/imap-thread.h
1771                 Fix bug #999 (Timing out on TSL cert validation 
1772                 dialog makes ugly things happen). Also, STARTTLS
1773                 unconditionnaly if initial capabilities contain
1774                 LOGINDISABLED and STARTTLS.
1775
1776 2006-08-09 [colin]      2.4.0cvs38
1777
1778         * src/mainwindow.c
1779         * src/mainwindow.h
1780                 Fix Tools/Actions sensitivity when there are
1781                 no actions
1782
1783 2006-08-09 [colin]      2.4.0cvs37
1784
1785         * src/prefs_filtering.c
1786                 Warning fix, patch by Paul
1787         * src/messageview.c
1788         * src/prefs_actions.c
1789         * src/prefs_filtering_action.c
1790         * src/prefs_matcher.c
1791                 Uniformisation of "Info ..." to "Info..." (for
1792                 old gtk), patch by Fabien
1793         * src/plugins/clamav/clamav_plugin_gtk.c
1794                 Sensitivity fix by Fabien
1795
1796 2006-08-09 [colin]      2.4.0cvs36
1797
1798         * src/main.c
1799         * src/main.h
1800                 Add a function to know whether we're exiting
1801         * src/plugins/trayicon/trayicon.c
1802                 If exiting, don't do anything. Faster, and
1803                 avoids gtk_main_iteration reentracy causing
1804                 segfaults at exit
1805
1806 2006-08-09 [colin]      2.4.0cvs35
1807
1808         * src/messageview.c
1809         * src/mimeview.c
1810         * src/mimeview.h
1811                 Fix lack of part selection when automatically 
1812                 jumping to a specific part
1813         * src/msgcache.c
1814                 Little optimisation in cache reading
1815
1816 2006-08-09 [colin]      2.4.0cvs34
1817
1818         * src/compose.c
1819                 Fix crash setting the priority on reedit
1820                 (Accessing compose before creating it!)
1821
1822 2006-08-08 [colin]      2.4.0cvs33
1823
1824         * src/procmime.c
1825                 Fix bug #998 (last attachment is not accessible)
1826                 Bad RFC interpretation on multipart close-delimiters
1827         * src/mimeview.c
1828         * src/mimeview.h
1829         * src/gtk/gtkvscrollbutton.c
1830         * src/gtk/gtkvscrollbutton.h
1831                 Make attachments list wheel-scrollable
1832
1833 2006-08-07 [colin]      2.4.0cvs32
1834
1835         * src/gtk/gtkaspell.c
1836                 Fix bug #973 (Unicode punctation characters 
1837                 are not recognized as separators by the
1838                 spell checker); fix unsigned stuff
1839
1840 2006-08-07 [colin]      2.4.0cvs31
1841
1842         * src/compose.c
1843                 Fix bug #956 (DnD text with accents in compose 
1844                 text entry); fix gccc's signed/unsigned fuss
1845
1846 2006-08-06 [colin]      2.4.0cvs30
1847
1848         * src/main.c
1849                 Fix bug #979 (Plugin crashes when exiting 
1850                 sylpheed-claws) : handle exit request only 
1851                 once
1852
1853 2006-08-05 [colin]      2.4.0cvs29
1854
1855         * src/news.c
1856                 Just make sure we have a msgid.
1857
1858 2006-08-05 [colin]      2.4.0cvs28
1859
1860         * src/news.c
1861         * src/summaryview.c
1862                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1863                 by reimplementing it
1864         * src/textview.c
1865                 Fix bug when hiding quotes with level > 3 and quote
1866                 colors are recycled
1867
1868 2006-08-04 [colin]      2.4.0cvs27
1869
1870         * src/compose.c
1871         * src/undo.c
1872         * src/undo.h
1873                 Fix a bit replace-by-pasting undo
1874         * src/mainwindow.c
1875         * src/messageview.c
1876                 Fix Fold quotes menu synchro in
1877                 mainwindow when it changes in 
1878                 messageview
1879         * src/textview.c
1880                 Fix right-click on quotes blocks
1881         * src/common/utils.c
1882                 Verify that the file created by
1883                 my_tmpfile() is writable. Fixes
1884                 bug #988 (very specific filesystem
1885                 issue)
1886         * src/plugins/pgpcore/sgpgme.c
1887                 Fix file descriptor leak
1888         * src/plugins/spamassassin/spamassassin.c
1889                 Warn once if spamd isn't reachable
1890
1891 2006-08-04 [colin]      2.4.0cvs26
1892
1893         * src/toolbar.c
1894                 i18n context patch by Fabien
1895
1896 2006-08-03 [colin]      2.4.0cvs25
1897
1898         * src/mainwindow.c
1899         * src/messageview.c
1900                 Rename "Hide quotes" to "Fold quotes"
1901         * src/textview.c
1902                 Don't use hand cursor on quotes. "all 
1903                 the bonuses of the feature and none of 
1904                 unwelcome side-effects"
1905
1906 2006-08-03 [colin]      2.4.0cvs24
1907
1908         * AUTHORS
1909         * sylpheed-claws.desktop
1910         * src/gtk/authors.h
1911                 Bring the desktop file to XDG compliance
1912                 Patch by Charles A. Edwards
1913
1914 2006-08-03 [colin]      2.4.0cvs23
1915
1916         * src/textview.c
1917                 Fix links offset when they are preceded
1918                 by accentued chars (g_utf8_strlen!)
1919         * src/mainwindow.c
1920                 Fix wrong status when starting offline
1921
1922
1923 2006-08-03 [wwp]        2.4.0cvs22
1924
1925         * src/prefs_common.h
1926                 ask what to do w/ filtering rules that belong to an account when
1927                 applying filtering rules manually from the main window (skip,
1928                 apply regardless of the account, use current account). This dialog
1929                 can be skipped and the last reply used.
1930                 (forgot that file)
1931
1932 2006-08-03 [wwp]        2.4.0cvs21
1933
1934         * src/filtering.c
1935         * src/filtering.h
1936         * src/prefs_common.c
1937         * src/summaryview.c
1938         * src/alertpanel.c
1939         * src/alertpanel.h
1940         * src/messageview.c
1941                 ask what to do w/ filtering rules that belong to an account when
1942                 applying filtering rules manually from the main window (skip,
1943                 apply regardless of the account, use current account). This dialog
1944                 can be skipped and the last reply used.
1945
1946
1947 2006-08-03 [colin]      2.4.0cvs20
1948
1949         * src/textview.c
1950                 Optimize previous patch
1951
1952 2006-08-03 [cleroy]     2.4.0cvs19
1953
1954         * src/textview.c
1955                 Fix quotes getting toggled back when the
1956                 mail has an even number of text parts
1957
1958 2006-08-02 [colin]      2.4.0cvs18
1959
1960         * src/messageview.c
1961                 Add Hide quotes menu
1962
1963 2006-08-02 [colin]      2.4.0cvs17
1964
1965         * src/mainwindow.c
1966         * src/prefs_common.c
1967         * src/textview.c
1968         * src/textview.h
1969         * src/gtk/about.c
1970                 Allow per-level quote hiding,
1971                 Allow toggling quotes by double-clicking them
1972                 Rename RemoteURI to ClickableText to reflect
1973                 the fact it's used for a variety of things
1974
1975 2006-08-02 [wwp]        2.4.0cvs16
1976
1977         * src/mainwindow.c
1978                 fix "View/Hide quotes" menu item status initialization.
1979
1980 2006-08-02 [wwp]        2.4.0cvs15
1981
1982         * src/matcher_parser_parse.y
1983                 remove a debug trace.
1984
1985 2006-08-02 [paul]       2.4.0cvs14
1986
1987         * src/plugins/pgpcore/passphrase.c
1988                 don't set initial dialog size
1989                 make it resizable
1990
1991 2006-08-02 [paul]       2.4.0cvs13
1992
1993         * src/noticeview.c
1994                 remove the rogue '/' character
1995
1996 2006-08-02 [paul]       2.4.0cvs12
1997
1998         * src/noticeview.c
1999                 allow buttons to resize as necessary
2000
2001 2006-08-01 [wwp]        2.4.0cvs11
2002
2003         * src/mbox.c
2004                 fix strict ISO C90 compliance.
2005
2006 2006-08-01 [wwp]        2.4.0cvs10
2007
2008         * tools/update-po
2009                 updated update-po tool to work w/ context-dependent translations.
2010                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2011
2012 2006-08-01 [wwp]        2.4.0cvs9
2013
2014         * src/matcher.c
2015         * src/prefs_filtering.c
2016         * src/prefs_matcher.c
2017                 allow context-dependent translations for "All",
2018                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2019
2020 2006-07-31 [colin]      2.4.0cvs8
2021
2022         * AUTHORS
2023         * src/gtk/authors.h
2024                 Add Rafal to authors
2025
2026 2006-07-31 [colin]      2.4.0cvs7
2027
2028         * src/compose.c
2029         * src/mainwindow.c
2030         * src/messageview.h
2031         * src/prefs_common.c
2032         * src/prefs_common.h
2033         * src/textview.c
2034                 Add 'View/Hide quotes'. Patch based on a patch
2035                 by Rafal Weglarz
2036
2037 2006-07-31 [colin]      2.4.0cvs6
2038
2039         * src/action.c
2040                 Fix problem with "> stuff >" actions
2041
2042 2006-07-31 [paul]       2.4.0cvs5
2043
2044         * po/nb.po
2045                 updated by Geir Helland
2046
2047 2006-07-31 [wwp]        2.4.0cvs4
2048
2049         * src/mainwindow.c
2050         * src/summaryview.c
2051         * src/summaryview.h
2052                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2053                 thanks to Colin.
2054
2055 2006-07-31 [wwp]        2.4.0cvs3
2056
2057         * src/Makefile.am
2058         * src/addr_compl.c
2059         * src/addr_compl.h
2060         * src/addressbook.c
2061         * src/addressbook.h
2062         * src/addressbook_foldersel.c
2063         * src/addressbook_foldersel.h
2064         * src/addrindex.c
2065         * src/addrindex.h
2066         * src/matcher.c
2067         * src/matcher.h
2068         * src/matcher_parser_lex.l
2069         * src/matcher_parser_parse.y
2070         * src/prefs_common.c
2071         * src/prefs_common.h
2072         * src/prefs_filtering.c
2073         * src/prefs_matcher.c
2074         * src/prefs_matcher.h
2075         * src/summaryview.c
2076                 introduce filtering against the address book. It's now possible to add
2077                 matched conditions to determine if any email address in a message matches
2078                 or doesn't match any or all books or folders in the address book.
2079
2080 2006-07-31 [wwp]        2.4.0cvs2
2081
2082         * src/account.c
2083         * src/filtering.c
2084         * src/filtering.h
2085         * src/folder.c
2086         * src/folderview.c
2087         * src/inc.c
2088         * src/mainwindow.c
2089         * src/matcher.c
2090         * src/matcher_parser_lex.l
2091         * src/matcher_parser_parse.y
2092         * src/mbox.c
2093         * src/prefs_filtering.c
2094         * src/prefs_filtering.h
2095         * src/procmsg.c
2096         * src/procmsg.h
2097         * src/summaryview.c
2098                 introduce per-account filtering rules. Each filtering rule can now be assigned
2099                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2100                 when applying filtering rules manually, as all rules will apply - even the ones
2101                 assigned to an account. This issue will be addressed soon.
2102  
2103
2104
2105 2006-07-31 [wwp]        2.4.0cvs1
2106
2107         * src/quote_fmt.c
2108                 make more strings translatable.
2109
2110 2006-07-31 [paul]       2.4.0
2111
2112         2.4.0 released
2113
2114 2006-07-31 [paul]       2.3.1cvs91
2115
2116         * po/ca.po
2117                 updated by Miquel Oliete
2118
2119 2006-07-31 [paul]       2.3.1cvs90
2120
2121         * po/de.po
2122         * po/el.po
2123         * po/fr.po
2124         * po/it.po
2125         * po/pl.po
2126         * po/pt_BR.po
2127         * po/sr.po
2128         * po/zh_CN.po
2129                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2130                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2131                 Aleksandar Urosevic, and Ralgh Young
2132
2133 2006-07-31 [paul]       2.3.1cvs89
2134
2135         * src/account.c
2136         * src/main.c
2137         * src/mainwindow.c
2138         * src/mainwindow.h
2139                 Fix a race condition when, after an SC crash, rescanning
2140                 folders took more than 0.5 seconds
2141                 Thanks to Colin
2142
2143 2006-07-31 [paul]       2.3.1cvs88
2144
2145         * src/folderview.c
2146                 don't translate separator strings
2147
2148 2006-07-30 [mones]      2.3.1cvs87
2149
2150         * doc/man/sylpheed-claws.1
2151                 Fixed non-ASCII chars in Hoa's name
2152         * po/es.po
2153                 Updated for release
2154
2155 2006-07-27 [colin]      2.3.1cvs86
2156
2157         * src/textview.c
2158                 Don't include the leading \n in links
2159                 Patch by Fabien
2160
2161 2006-07-25 [colin]      2.3.1cvs85
2162
2163         * src/mainwindow.c
2164         * src/common/socket.h
2165         * src/etpan/imap-thread.c
2166                 Refresh resolvers before connecting
2167                 to IMAP servers, and after switching
2168                 to online. Thanks to Paul.
2169
2170 2006-07-18 [colin]
2171
2172         * 2.4.0-rc4 released
2173
2174 2006-07-17 [colin]      2.3.1cvs84
2175
2176         * src/inc.c
2177                 Show connection attempt in statusbar before
2178                 connecting (previously first message was
2179                 "Retrieving messages from ..." after the
2180                 connection succeeded.
2181
2182 2006-07-16 [wwp]        2.3.1cvs83
2183
2184         * sylpheed-claws.ico
2185                 Added .ico file (windows multi-size icon file, generated).
2186
2187 2006-07-12 [wwp]        2.3.1cvs82
2188
2189         * src/messageview.c
2190                 remove Message/Re-edit menu entry from messageview window,
2191                 as sent/draft/queued messages are opened in compose window when
2192                 re-edited and it's not possible to re-edit other msgs.
2193
2194 2006-07-12 [paul]       2.3.1cvs81
2195
2196         * AUTHORS
2197         * src/mainwindow.c
2198         * src/gtk/authors.h
2199                 check online state before resetting
2200                 mailcheck timer. Useful if some program
2201                 verifies connection state and updates
2202                 Claws.
2203                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2204
2205 2006-07-12 [paul]       2.3.1cvs80
2206
2207         * sylpheed-claws-128x128.png
2208         * sylpheed-claws-64x64.png
2209         * sylpheed-claws.png
2210         * src/Makefile.am
2211         * src/main.c
2212         * src/prefs_toolbar.c
2213         * src/stock_pixmap.c
2214         * src/stock_pixmap.h
2215         * src/wizard.c
2216         * src/gtk/about.c
2217         * src/gtk/gtkutils.c
2218         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2219         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2220         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2221         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2222         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2223         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2224                 updated and renamed logo/icon files and related
2225                 logo by Jesper Schultz
2226
2227 2006-07-11 [paul]       2.3.1cvs79
2228
2229         * src/main.c
2230                 fix the labels a smidgin
2231
2232 2006-07-09 [colin]      2.3.1cvs78
2233
2234         * src/textview.c
2235                 Show errors in textviewer's command
2236                 Patch by H. Merijn Brand
2237
2238 2006-07-09 [colin]      2.3.1cvs77
2239
2240         * src/compose.c
2241                 Save FMID in drafts too
2242
2243 2006-07-08 [colin]      2.3.1cvs76
2244
2245         * src/compose.c
2246                 Svae RMID in drafted mails too
2247                 Save quote_fmt vars for whole mails,
2248                 don't reset at each quote_fmt_init:
2249                 allows to use the same |i{var} in
2250                 various template fields
2251         * src/prefs_template.c
2252         * src/quote_fmt.h
2253         * src/quote_fmt_parse.y
2254                 Same
2255
2256 2006-07-08 [colin]      2.3.1cvs75
2257
2258         * src/textview.c
2259                 Fix highlighting of attached parts URIs
2260
2261 2006-07-08 [colin]      2.3.1cvs74
2262
2263         * src/main.c
2264                 Prevent bug #981 (sc 2.3.1 segfaults with 
2265                 gtk+ 2.10) from being reported again:
2266                 if Sylpheed-Claws has been compiled against
2267                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2268                 of if Sylpheed-Claws has been compiled against
2269                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2270                 error out.
2271
2272 2006-07-07 [colin]      2.3.1cvs73
2273
2274         * src/prefs_actions.c
2275                 Fix label
2276
2277 2006-07-07 [colin]      2.3.1cvs72
2278
2279         * src/prefs_actions.c
2280                 Fix compile on gtk < 2.8. argh :)
2281
2282 2006-07-07 [paul]       2.3.1cvs71
2283
2284         * src/common/defs.h
2285                 update DONATE_URI
2286
2287 2006-07-07 [colin]      2.3.1cvs70
2288
2289         * po/POTFILES.in
2290         * src/quote_fmt.c
2291         * src/quote_fmt_lex.l
2292         * src/quote_fmt_parse.y
2293                 Add |i{var}, a way to insert user-entered
2294                 text in a template
2295
2296 2006-07-07 [colin]
2297
2298         * 2.4.0-rc3 released
2299
2300 2006-07-07 [colin]      2.3.1cvs69
2301
2302         * src/folder.c
2303                 Don't consider inboxes of UNKNOWN folder 
2304                 classes to be useable as default inboxes
2305
2306 2006-07-07 [paul]       2.3.1cvs68
2307
2308         * src/textview.c
2309                 add missing #include <errno.h>
2310                 Thanks to René J. Blokland
2311
2312 2006-07-07 [paul]       2.3.1cvs67
2313
2314         * src/action.c
2315                 Return now Closes dialog
2316         * src/mimeview.c
2317         * src/mimeview.h
2318         * src/textview.c
2319                 add contextual menu to mime parts listed
2320                 in the textview
2321                 Thanks to Colin
2322         * src/common/utils.c
2323                 reversal: ' is a valid character in URLs
2324
2325 2006-07-06 [colin]      2.3.1cvs66
2326
2327         * src/remotefolder.h
2328                 Forgotten in previous commit
2329
2330 2006-07-06 [colin]      2.3.1cvs65
2331
2332         * src/folder.c
2333                 Set summary update flag whenever
2334                 totals changed
2335         * src/imap.c
2336         * src/prefs_account.c
2337         * src/common/utils.h
2338         * src/etpan/imap-thread.c
2339                 Fix warnings, thanks to Fabien and
2340                 Ricardo
2341
2342 2006-07-06 [wwp]        2.3.1cvs64
2343
2344         * src/gtk/gtkutils.c
2345                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2346
2347 2006-07-06 [wwp]        2.3.1cvs63
2348
2349         * src/account.c
2350         * src/addressbook.c
2351         * src/addressitem.h
2352         * src/folderview.c
2353         * src/mainwindow.c
2354         * src/manual.c
2355         * src/manual.h
2356         * src/message_search.c
2357         * src/prefs_actions.c
2358         * src/prefs_filtering.c
2359         * src/prefs_filtering.h
2360         * src/prefs_template.c
2361         * src/summary_search.c
2362         * src/summaryview.c
2363         * src/gtk/gtkutils.c
2364         * src/gtk/gtkutils.h
2365         * src/gtk/pluginwindow.c
2366                 add help buttons to some dialogs. Clicking such buttons opens a
2367                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2368
2369 2006-07-06 [paul]       2.3.1cvs62
2370
2371         * src/textview.c
2372                 fix attachments contextual menu
2373                 Thanks to Colin
2374
2375 2006-07-05 [colin]      2.3.1cvs61
2376
2377         * src/textview.c
2378         * src/compose.c
2379                 Handle sftp:// links
2380
2381 2006-07-05 [paul]       2.3.1cvs60
2382
2383         * src/gtk/filesel.c
2384                 grab save button by default
2385                 Thanks to Colin
2386
2387 2006-07-05 [wwp]        2.3.1cvs59
2388
2389         * manual/xml2pdf
2390                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2391
2392 2006-07-04 [colin]      2.3.1cvs58
2393
2394         * src/mimeview.c
2395         * src/textview.c
2396                 Use left click to select, middle click to open
2397                 on mimeparts links
2398         * src/common/utils.c
2399                 Fix segfault
2400
2401 2006-07-04 [colin]      2.3.1cvs57
2402
2403         * src/mainwindow.c
2404         * src/news.c
2405                 Warning fixes, thanks to Fabien
2406
2407 2006-07-04 [colin]      2.3.1cvs56
2408
2409         * src/mimeview.c
2410         * src/mimeview.h
2411         * src/textview.c
2412                 Allow parts to be selected via their text label
2413                 in textview
2414
2415 2006-07-04 [colin]      2.3.1cvs55
2416
2417         * src/folderview.c
2418                 Feedback when closing (for big folders)
2419         * src/prefs_actions.c
2420         * src/prefs_filtering.c
2421         * src/prefs_matcher.c
2422         * src/prefs_template.c
2423                 Fix default button when closing without
2424                 having saved
2425
2426 2006-07-04 [colin]      2.3.1cvs54
2427
2428         * src/news.c
2429                 Delete local file on deletion
2430
2431 2006-07-03 [colin]      2.3.1cvs53
2432
2433         * src/folderview.c
2434         * src/main.c
2435                 Don't freeze when rescanning after crash
2436
2437 2006-07-03 [wwp]        2.3.1cvs52
2438
2439         * src/compose.c
2440         * src/privacy.c
2441         * src/privacy.h
2442         * src/plugins/pgpinline/pgpinline.c
2443         * src/plugins/pgpmime/pgpmime.c
2444                 don't report an error when the user cancels the passphrase dialog.
2445
2446 2006-07-02 [colin]      2.3.1cvs51
2447
2448         * src/folderview.c
2449                 Open message when crossing folders with Space,
2450                 goto next unread and friends
2451
2452 2006-07-01 [colin]      2.3.1cvs50
2453
2454         * src/prefs_account.c
2455                 Typographic rules varying from language
2456                 to language (in french "Protocole :"),
2457                 we have to do that :)
2458
2459 2006-07-01 [ticho]      2.3.1cvs49
2460
2461         * src/prefs_account.c
2462                 Only use one temporary gchar* variable in
2463                 prefs_account_protocol_set_optmenu().
2464
2465 2006-07-01 [ticho]      2.3.1cvs48
2466
2467         * src/prefs_account.c
2468         * src/prefs_account.h
2469                 Use GtkLabel for existing account protocol name.
2470                 Created an array for protocol names and populate the
2471                 combobox from it in a for() cycle.
2472
2473 2006-06-30 [colin]      2.3.1cvs47
2474
2475         * src/compose.c
2476                 Block undo when changing signature (by changing
2477                 account)
2478
2479 2006-06-30 [paul]       2.3.1cvs46
2480
2481         * src/send_message.c
2482                 when editing From in the Compose window, use that address
2483                 in the Return-Path: header
2484                 Thanks to Colin
2485
2486 2006-06-30 [colin]      2.3.1cvs45
2487
2488         * src/compose.c
2489                 Fix signature replacement:
2490                 - when no newline before separator
2491                 - when reediting
2492
2493 2006-06-29 [colin]      2.3.1cvs44
2494
2495         * src/folderview.c
2496         * src/folderview.h
2497         * src/mainwindow.c
2498         * src/summaryview.c
2499                 Let 'View/Go to/Next marked' work like
2500                 Next new & Next unread: across folders
2501                 Change the select_on_entry pref to do
2502                 what we want when changing folder
2503         * src/common/utils.c
2504                 Fix single-quoted links 
2505
2506 2006-06-29 [colin]      2.3.1cvs43
2507
2508         * src/gtk/gtkaspell.c
2509                 "Sylpheed" and "Sylpheed-Claws" do exist !
2510
2511 2006-06-29 [colin]      2.3.1cvs42
2512
2513         * src/imap.c
2514                 Forgot to remove debug
2515
2516 2006-06-29 [colin]      2.3.1cvs41
2517
2518         * src/imap.c
2519         * src/imap.h
2520         * src/mainwindow.c
2521                 Disconnect from IMAP servers when going
2522                 offline. Fixes bug #978 (going to offline-mode 
2523                 won't close connections)
2524
2525 2006-06-29 [colin]      2.3.1cvs40
2526
2527         * src/main.c
2528                 Fix transient setting on failing plugins
2529                 Patch by Fabien
2530         * src/plugins/pgpcore/sgpgme.c
2531                 Only warn for OpenPGP. Most people don't
2532                 have CMS available.
2533
2534 2006-06-29 [colin]      2.3.1cvs39
2535
2536         * src/compose.c
2537                 Fix Spelling menu (discrepancy between context menu
2538                 and top menu when folder's dictionary isn't the 
2539                 default one)
2540         * src/plugins/pgpcore/sgpgme.c
2541                 More error reporting about why gpgme can fail
2542
2543 2006-06-29 [wwp]        2.3.1cvs38
2544
2545         * src/mainwindow.c
2546                 honor the display-header-pane setting even when the message view
2547                 is a separate window.
2548
2549 2006-06-29 [wwp]        2.3.1cvs37
2550
2551         * src/prefs_actions.c
2552                 forgot to commit that one (use of GTK_STOCK_INFO).
2553
2554 2006-06-29 [colin]      2.3.1cvs36
2555
2556         * src/imap.c
2557                 Better handling of login errors (ask the password
2558                 again once), alert in case of error. Fix three
2559                 signedness warnings.
2560
2561 2006-06-28 [wwp]        2.3.1cvs35
2562
2563         * src/prefs_template.c
2564         * src/prefs_matcher.c
2565         * src/prefs_filtering_action.c
2566         * src/prefs_quote.c
2567                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2568                 patch by Fabien Vantard, slightly modified.
2569
2570 2006-06-28 [paul]
2571
2572         2.4.0-rc2 released
2573
2574 2006-06-28 [colin]      2.3.1cvs34
2575
2576         * src/prefs_account.c
2577                 Fix bug #977 (Can't add or edit imap accounts)
2578
2579 2006-06-28 [colin]      2.3.1cvs33
2580
2581         * src/mimeview.c
2582                 Fix previous
2583
2584 2006-06-28 [colin]      2.3.1cvs32
2585
2586         * src/mimeview.c
2587                 Save named inlined attachments with "Save all"
2588         * src/main.c
2589         * src/mbox.c
2590         * src/common/plugin.c
2591         * src/common/plugin.h
2592         * src/common/sylpheed.c
2593         * src/common/utils.c
2594         * src/plugins/pgpcore/sylpheed.def
2595         * src/plugins/pgpinline/sylpheed.def
2596         * src/plugins/pgpmime/sylpheed.def
2597                 Win32 compatibility patch, by
2598                 Werner Koch
2599
2600 2006-06-28 [wwp]        2.3.1cvs31
2601
2602         * src/imap.c
2603         * src/prefs_folder_item.c
2604                 less compilation warnings (thanks to Fabien Vantard), less typos.
2605
2606 2006-06-28 [paul]       2.3.1cvs30
2607
2608         * src/gtk/gtkutils.c
2609                 gtk_combo_box_set_focus_on_click() is only
2610                 available since gtk 2.6.0
2611
2612 2006-06-28 [paul]       2.3.1cvs29
2613
2614         * src/prefs_ext_prog.c
2615                 fix engrish and add a tooltip for the
2616                 'command for 'Display as text' option
2617
2618 2006-06-28 [paul]
2619
2620         2.4.0-rc1 released
2621
2622 2006-06-28 [paul]       2.3.1cvs28
2623
2624         * ChangeLog
2625         * tools/Makefile.am
2626                 include textviewer.pl in releases
2627
2628 2006-06-28 [paul]       2.3.1cvs27
2629
2630         * src/prefs_ext_prog.c
2631                 hide Print command option if libgnomeprint
2632                 support is present
2633
2634 2006-06-27 [colin]      2.3.1cvs26
2635
2636         * src/compose.c
2637                 Fix Esc handling in insert/attach dialog
2638                 Don't show this dialog if dragging something
2639                 else than text/uri-list
2640                 Thanks to Fabien Vantard
2641         * tools/textviewer.pl
2642                 Filter script to display stuff as text
2643                 by H. Merijn Brand
2644
2645 2006-06-27 [wwp]        2.3.1cvs25
2646
2647         * src/messageview.c
2648                 use the exact product name (message view title), patch
2649                 by Fabien Vantard.
2650
2651 2006-06-27 [ticho]      2.3.1cvs24
2652
2653         * src/prefs_account.c
2654         * src/prefs_common.c
2655         * src/prefs_common.h
2656         * src/prefs_ext_prog.c
2657         * src/textview.c
2658                 Add a preference (Preferences/External programs)
2659                 to allow "Display as text" to be done via a script
2660                 (patch by H.Merijn Brand).
2661                 Use GtkComboBox for protocol selection in account
2662                 preferences.
2663                 Only include current choice for existing accounts, and
2664                 insensitivize the combobox.
2665
2666 2006-06-27 [paul]       2.3.1cvs23
2667
2668         * src/mbox.c
2669                 fix crasher introduced in cvs21.
2670                 Thanks to Colin
2671
2672 2006-06-26 [colin]      2.3.1cvs22
2673
2674         * src/mbox.c
2675                 Fix double-frees when leaving folders
2676                 after exporting to mbox
2677
2678 2006-06-26 [colin]      2.3.1cvs21
2679
2680         * src/mbox.c
2681                 More feedback (and optimisation)
2682                 on import/export
2683         * src/common/utils.c
2684                 Fix case when looking for mail addresses
2685         * src/gtk/gtkutils.c
2686                 Extra check for (X-)Face
2687
2688 2006-06-25 [ticho]      2.3.1cvs20
2689
2690         * src/compose.c
2691         * src/exphtmldlg.c
2692         * src/gtk/gtkutils.c
2693         * src/gtk/gtkutils.h
2694                 Added second argument to gtkut_sc_combobox_create() to
2695                 control focus-on-click for the widget.
2696                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2697
2698 2006-06-25 [ticho]      2.3.1cvs19
2699
2700         * src/compose.c
2701         * src/gtk/Makefile.am
2702         * src/gtk/combobox.c
2703         * src/gtk/combobox.h
2704         * src/gtk/gtkutils.c
2705         * src/gtk/gtkutils.h
2706                 Use GtkComboBox instead of deprecated GtkOptionMenu
2707                 for account selector in compose window and for encoding
2708                 selector in attachment properties.
2709                 Also factorise working with the new GtkComboBox somewhat.
2710
2711 2006-06-24 [paul]       2.3.1cvs18
2712
2713         * src/prefs_common.c
2714                 use the correct default value
2715
2716 2006-06-24 [paul]       2.3.1cvs17
2717
2718         * src/compose.c
2719         * src/prefs_common.c
2720         * src/prefs_common.h
2721         * src/prefs_compose_writing.c
2722                 enable setting of default action when
2723                 dnd'ing files in the compose window.
2724                 (Collaborative effort with wwp)
2725
2726 2006-06-23 [wwp]        2.3.1cvs16
2727
2728         * src/compose.c
2729                 i18n fix (thanks to Fabien Vantard)
2730
2731 2006-06-22 [colin]      2.3.1cvs15
2732
2733         * src/prefs_customheader.c
2734                 Don't use filters in custom headers' file 
2735                 selector. Remember, extensions mean nothing :)
2736
2737 2006-06-22 [paul]       2.3.1cvs14
2738
2739         * configure.ac
2740                 allow setting of man directory location
2741
2742 2006-06-22 [colin]      2.3.1cvs13
2743
2744         * src/mainwindow.c
2745                 Add 'View/Go to/Next unread folder'.
2746                 I missed that :)
2747
2748 2006-06-22 [colin]      2.3.1cvs12
2749
2750         * src/common/utils.c
2751                 Add some subject prefixes
2752                 Patch by Bjorn T Johansen <btj@havleik.no>
2753
2754 2006-06-22 [colin]      2.3.1cvs11
2755
2756         * manual/advanced.xml
2757                 Forgotten hidden pref
2758
2759 2006-06-21 [paul]       2.3.1cvs10
2760
2761         * src/prefs_account.c
2762                 complete the removal of 'Add date header' option
2763
2764 2006-06-21 [paul]       2.3.1cvs9
2765
2766         * src/account.c
2767         * src/compose.c
2768         * src/prefs_account.c
2769         * src/prefs_account.h
2770                 remove option to add date header - always
2771                 add date header
2772         * src/etpan/imap-thread.c
2773                 fix warnings (Thanks to Colin)
2774
2775 2006-06-21 [wwp]        2.3.1cvs8
2776
2777         * src/folder.c
2778                 set the attachment flag when inline text part are (file)named. This is more convenient
2779                 when receiving (for instance) inline source files or patches sent using thunderbird.
2780
2781 2006-06-21 [paul]       2.3.1cvs7
2782
2783         * src/inc.c
2784                 fix off-by-one count of current msg in
2785                 statusbar filtering progressbar
2786
2787 2006-06-21 [paul]       2.3.1cvs6
2788
2789         * src/folder.c
2790                 Show attachment icon even if the part is 'inline'
2791                 if the following conditions are met:
2792                 - content-type != 'text/plain'
2793                 - content-type != '*/pgp-signature'
2794                 - either 'name' or 'filename' parameter is not NULL
2795                 
2796                 Thanks to Colin
2797
2798 2006-06-21 [paul]       2.3.1cvs5
2799
2800         * src/messageview.c
2801         * src/prefs_common.c
2802         * src/prefs_common.h
2803         * src/prefs_other.c
2804                 add an option to 'Never send Return
2805                 Receipts'
2806                 Thanks to Colin
2807
2808 2006-06-20 [mones]      2.3.1cvs4
2809
2810         * po/es.po
2811                 updated
2812         * src/compose.c
2813                 typo fixed (space after comma)
2814         * tools/make.themes.project
2815                 remove exec mode from tarball files
2816
2817 2006-06-20 [colin]      2.3.1cvs3
2818
2819         * src/news.c
2820         * src/procheader.c
2821         * src/unmime.c
2822                 Better fix for \n's in headers (don't 
2823                 break Received: and others)
2824
2825 2006-06-20 [paul]       2.3.1cvs2
2826
2827         * src/alertpanel.c
2828         * src/textview.c
2829                 improve legibility of phishing attempt
2830                 dialog
2831
2832 2006-06-20 [paul]       2.3.1cvs1
2833
2834         * NEWS
2835         * README
2836         * configure.ac
2837                 Update version number following
2838                 stable release
2839
2840 2006-06-20 [colin]      2.3.0cvs26
2841
2842         * src/compose.c
2843                 When dragging a file to the text of the compose
2844                 window, ask whether we want to insert or attach
2845                 (I know lots of people who do that to attach)
2846
2847 2006-06-20 [colin]      2.3.0cvs25
2848
2849         * src/etpan/imap-thread.c
2850                 Fix threshold (the append command is often > 32 bytes)
2851
2852 2006-06-19 [colin]      2.3.0cvs24
2853
2854         * src/imap.c
2855         * src/etpan/imap-thread.c
2856                 Workaround Rockliffe IMAP server bug: replace
2857                 "x UID SEARCH (ANSWERED UID 1:*)" with
2858                 "x UID SEARCH ANSWERED"
2859                 (Rockliffe doesn't handle the parenthesis)
2860
2861 2006-06-19 [colin]      2.3.0cvs23
2862
2863         * src/compose.c
2864         * src/imap.c
2865         * src/etpan/imap-thread.c
2866                 Probably fix bug #972 (Freezes when adding 
2867                 an attachment to the message)
2868         * src/common/defs.h
2869                 Modernize Firefox cmd
2870
2871
2872 2006-06-18 [colin]      2.3.0cvs22
2873
2874         * src/prefs_customheader.c
2875                 Only allow correct filenames for various
2876                 custom headers
2877
2878 2006-06-18 [colin]      2.3.0cvs21
2879
2880         * src/prefs_customheader.c
2881                 Add a 'From File...' button in custom headers prefs, which
2882                 try to do the right thing: 
2883                 for normal headers, use file as plaintext,
2884                 for X-Face, calls compface,
2885                 for Face, encode to b64.
2886
2887 2006-06-17 [colin]      2.3.0cvs20
2888
2889         * src/mh.c
2890                 Warning fix
2891
2892 2006-06-16 [colin]      2.3.0cvs19
2893
2894         * src/summaryview.c
2895                 Recursive quicksearch: show message list
2896                 in current folder, *then* search children
2897                 in the background.
2898
2899 2006-06-16 [colin]      2.3.0cvs18
2900
2901         * src/main.c
2902                 Instead of ignoring SIGPIPE, save caches
2903                 when getting one. Will fix the fact that
2904                 hot caches are out-of-date when logging 
2905                 out of Xorg.
2906         * src/compose.c
2907         * src/prefs_compose_writing.c
2908                 Only save text (not attachments) when 
2909                 auto-saving to drafts
2910         * src/unmime.c
2911                 Always replace \n, \r and \t with spaces
2912                 in headers
2913         * manual/dist/html/Makefile.am
2914         * manual/dist/pdf/Makefile.am
2915         * manual/dist/ps/Makefile.am
2916         * manual/dist/txt/Makefile.am
2917         * manual/fr/dist/html/Makefile.am
2918         * manual/fr/dist/pdf/Makefile.am
2919         * manual/fr/dist/ps/Makefile.am
2920         * manual/fr/dist/txt/Makefile.am
2921         * manual/pl/dist/html/Makefile.am
2922         * manual/pl/dist/pdf/Makefile.am
2923         * manual/pl/dist/ps/Makefile.am
2924         * manual/pl/dist/txt/Makefile.am
2925                 Fix make clean removing pregenerated manuals
2926
2927
2928 2006-06-16 [colin]      2.3.0cvs17
2929
2930         * src/plugins/pgpcore/sgpgme.c
2931         * src/plugins/pgpmime/pgpmime.c
2932         * src/plugins/pgpinline/pgpinline.c
2933                 Better error reporting in setup_signers.
2934                 Don't fallback to default key if specified
2935                 key isn't found.
2936                 Don't allow signing if more than one secret
2937                 key matches the one specified in prefs.
2938
2939 2006-06-15 [colin]      2.3.0cvs16
2940
2941         * src/folderview.c
2942                 Add "Send queue" in the folder's contextual
2943                 menu
2944         * src/compose.c
2945         * src/messageview.c
2946         * src/privacy.c
2947         * src/privacy.h
2948         * src/procmime.c
2949         * src/procmsg.c
2950         * src/plugins/pgpcore/passphrase.c
2951         * src/plugins/pgpcore/sgpgme.c
2952         * src/plugins/pgpinline/pgpinline.c
2953         * src/plugins/pgpmime/pgpmime.c
2954                 Better error reporting
2955         * src/mbox.c
2956                 Probably fix bug #971 (2.2.3 cannot read mail 
2957                 from local mbox)
2958
2959
2960 2006-06-15 [mones]      2.3.0cvs15
2961
2962         * tools/make.themes.project
2963                 creates the themes project from the web page
2964
2965 2006-06-15 [colin]      2.3.0cvs14
2966
2967         * src/folder.c
2968                 Better fix (avoid losing the folder if scan_tree 
2969                 fails)
2970
2971 2006-06-15 [cleroy]     2.3.0cvs13
2972
2973         * src/folder.c
2974                 Probably fix Bug #969 (crash on rebuilding 
2975                 imap folder)
2976
2977 2006-06-14 [colin]      2.3.0cvs12
2978
2979         * manual/dtd/manual.xsl
2980         * manual/sylpheed-claws-manual.xml
2981         * manual/fr/sylpheed-claws-manual.xml
2982         * manual/pl/sylpheed-claws-manual.xml
2983                 Insert pagebreaks between sections
2984
2985 2006-06-14 [paul]       2.3.0cvs11
2986
2987         * configure.ac
2988                 better fix than 2.3.0cvs10
2989
2990 2006-06-14 [paul]       2.3.0cvs10
2991
2992         * configure.ac
2993                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2994                 (backwards compatible)
2995
2996 2006-06-13 [colin]      2.3.0cvs9
2997
2998         * src/messageview.c
2999                 Fix sending of return receipt with the new queue folders
3000
3001 2006-06-13 [wwp]        2.3.0cvs8
3002
3003         * src/quote_fmt_lex.l
3004                 fix wrong tokens returned in quote_fmt lexer, query not().
3005
3006 2006-06-13 [wwp]        2.3.0cvs7
3007
3008         * src/folder.c
3009         * src/prefs_folder_item.c
3010                 allow changing folder type even when folder is not a top-level one,
3011                 thanks to Colin.
3012
3013 2006-06-12 [colin]      2.3.0cvs6
3014
3015         * src/folderview.c
3016                 Fix double-ask of "Do you want to mark all
3017                 as read"
3018
3019 2006-06-12 [colin]      2.3.0cvs5
3020
3021         * src/compose.c
3022         * src/compose.h
3023         * src/folder.c
3024         * src/folder.h
3025         * src/imap.c
3026         * src/inc.c
3027         * src/main.c
3028         * src/messageview.c
3029         * src/mh.c
3030         * src/prefs_folder_item.c
3031         * src/procheader.c
3032         * src/procmime.c
3033         * src/procmsg.c
3034         * src/procmsg.h
3035         * src/send_message.c
3036         * src/summaryview.c
3037         * src/toolbar.c
3038                 Apply bug #964's patch (Queue and drafts aren't normal)
3039                 The Drafts and Queue folder now contain RFC-822 files,
3040                 allowing to move and copy mails from and to these 
3041                 folders. Moving from Drafts to Queue will prepare the
3042                 mail for sending (PGP signature, encryption, etc).
3043                 This patch also rework sending errors handling to try
3044                 to be more helpful.
3045                 Also, allow redefining folder types via the GUI 
3046                 (Folder type in its Properties)
3047
3048 2006-06-12 [colin]      2.3.0cvs4
3049
3050         * src/summaryview.c
3051         * src/prefs_common.c
3052         * src/prefs_common.h
3053         * src/gedit-print.c
3054                 Allow to define a specific print font - patch
3055                 by Bernhard Walle <bernhard.walle@gmx.de>
3056         * src/prefs_fonts.c
3057         * manual/advanced.xml
3058         * manual/fr/advanced.xml
3059                 Add a hidden pref to allow deletion without
3060                 confirmation
3061
3062 2006-06-12 [wwp]        2.3.0cvs3
3063
3064         * .cvsignore
3065                 more files to ignore.
3066
3067 2006-06-12 [wwp]        2.3.0cvs2
3068
3069         * src/quote_fmt.c
3070         * src/quote_fmt_lex.l
3071         * src/quote_fmt_parse.y
3072                 extend the quote_fmt parser (templates and quotes):
3073                 - allow limited sub-expressions in |p{} and |f{} expressions,
3074                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3075                 - implemented/fixed missing implementation of query_references and show_references,
3076                 - completed, fixed contents and format of the symbols help dialog,
3077                 - fix some compilation warnings.
3078
3079 2006-06-12 [wwp]        2.3.0cvs1
3080
3081         * manual/advanced.xml
3082         * manual/fr/advanced.xml
3083                 updates in the "templates" section of the manual (eng/fr):
3084                  - be more precise (both versions)
3085                  - completed to match the english reference (fr version)
3086                  - touchups (both versions)
3087
3088 2006-06-12 [paul]       2.3.0
3089
3090         2.3.0 released
3091
3092 2006-06-12 [paul]       2.2.3cvs14
3093
3094         * po/ca.po
3095         * po/cs.po
3096         * po/de.po
3097         * po/el.po
3098         * po/fr.po
3099         * po/it.po
3100         * po/pt_BR.po
3101         * po/sr.po
3102         * po/zh_CN.po
3103                 updated by Miquel Oliete, Tim, Stephan Sachse,
3104                 Stavros Giannouris, Fabien Vantard, Andrea
3105                 Spadaccini, Frederico Goncalves Guimaraes,
3106                 Aleksandar Urosevic, and Ralgh Young
3107
3108 2006-06-12 [colin]      2.2.3cvs13
3109
3110         * src/mbox.c
3111                 Add missing header
3112
3113 2006-06-11 [colin]      2.2.3cvs12
3114
3115         * src/msgcache.c
3116                 Verify that g_malloc() succeeded
3117
3118 2006-06-11 [colin]      2.2.3cvs11
3119
3120         * src/wizard.c
3121                 Add Face header to welcome mail
3122
3123 2006-06-10 [colin]      2.2.3cvs10
3124
3125         * src/textview.c
3126                 Revert previous (Forgot it changes the
3127                 margin on the whole mail)
3128
3129 2006-06-10 [colin]      2.2.3cvs9
3130
3131         * src/textview.c
3132                 Don't overlap long headers under (X-)Face
3133
3134 2006-06-10 [mones]      2.2.3cvs8
3135
3136         * manual/xml2pdf
3137                 allow generation of manual on systems lacking saxon binary
3138                 but with java and the saxon library installed
3139
3140         * po/es.po
3141                 updated for release
3142
3143 2006-06-09 [colin]      2.2.3cvs7
3144
3145         * src/summaryview.c
3146                 Fix leak when using Display Sender using Addressbook
3147
3148 2006-06-09 [colin]      2.2.3cvs6
3149
3150         * src/compose.c
3151         * src/folder.c
3152         * src/folderview.c
3153         * src/mimeview.c
3154         * src/summaryview.c
3155                 More leaks fixes
3156
3157 2006-06-09 [paul]       2.2.3cvs5
3158
3159         * AUTHORS
3160         * src/gtk/authors.h
3161         * tools/claws.i18n.status.pl
3162                 updated with new info
3163
3164 2006-06-09 [paul]       2.2.3cvs4
3165
3166         * README
3167                 updated
3168         * manual/ack.xml
3169                 add wwp to authors list
3170         * src/gtk/authors.h
3171                 update mine and Colin's addresses
3172
3173 2006-06-08 [colin]      2.2.3cvs3
3174
3175         * src/etpan/imap-thread.c
3176                 Fix leak on SSL cert check
3177
3178 2006-06-08 [colin]      2.2.3cvs2
3179
3180         * src/common/utils.c
3181                 Fix leak
3182
3183 2006-06-08 [paul]       2.2.3cvs1
3184
3185         * configure.ac
3186                 Update version number following
3187                 stable release
3188
3189 2006-06-07 [colin]      2.2.2cvs3
3190
3191         * src/msgcache.c
3192                 Fix catching cache read errors (guint instead of gint)
3193                 Prevent malloc'ing more than 8MB (means cache corruption)
3194
3195 2006-06-07 [paul]       2.2.2cvs2
3196
3197         * src/exporthtml.c
3198         * src/exportldif.c
3199         * src/mh.c
3200         * src/mutt.c
3201         * src/pine.c
3202         * src/common/utils.c
3203                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3204                 obey $HOME'
3205                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3206                 Thanks to Colin
3207
3208 2006-06-06 [paul]       2.2.2cvs1
3209
3210         * configure.ac
3211                 Update version number following
3212                 stable release
3213
3214 2006-06-06 [paul]       2.2.1cvs6
3215
3216         * src/matcher.c
3217                 fix  implicit declaration of
3218                 sylpheed_do_idle()
3219                 Patch by Fabien Vantard
3220
3221 2006-06-06 [paul]       2.2.1cvs5
3222
3223         * src/matcher.c
3224                 fix age_greater and age_lower so that they
3225                 mean what say and not '...or equal to'
3226                 Thanks to Colin
3227
3228 2006-06-06 [paul]       2.2.1cvs4
3229
3230         * src/textview.c
3231         * src/common/utils.c
3232                 fix URI check
3233                 Thanks to Colin
3234
3235 2006-06-05 [wwp]        2.2.1cvs3
3236
3237         * manual/fr/account.xml
3238                 minor language fixes (thanks to Fabien Vantard).
3239
3240 2006-06-05 [colin]      2.2.1cvs2
3241
3242         * src/prefs_folder_item.c
3243         * src/folderview.c
3244                 Allow recursive setting of properties 
3245                 for whole mailboxes
3246         * src/matcher.c
3247                 Don't freeze on 'test' filtering rule
3248
3249 2006-06-05 [colin]      2.2.1cvs1
3250
3251         * configure.ac
3252                 Update version number following
3253                 stable release
3254
3255 2006-06-04 [wwp]        2.2.0cvs82
3256
3257         * manual/glossary.xml
3258         * manual/account.xml
3259         * manual/fr/glossary.xml
3260         * manual/fr/account.xml
3261                 added glossary section and references/links related to the Face custom header.
3262
3263 2006-06-04 [colin]      2.2.0cvs81
3264
3265         * src/summaryview.c
3266                 Skip to next message on move with no
3267                 immediate execution
3268
3269 2006-06-04 [wwp]        2.2.0cvs80
3270
3271         * manual/xml2pdf
3272                 added sanity checks, exit when needed.
3273
3274 2006-06-03 [paul]       2.2.0cvs79
3275
3276         * src/prefs_receive.c
3277                 page name is now 'Receiving'
3278         * src/prefs_send.c
3279                 page name is now 'Sending'
3280
3281 2006-06-03 [colin]      2.2.0cvs78
3282
3283         * src/plugins/spamassassin/spamassassin_gtk.c
3284                 Autoswitch to Localhost if transport was previously
3285                 disabled. Else people had to check [] Enable, then
3286                 *reselect* transport.
3287
3288 2006-06-03 [colin]      2.2.0cvs77
3289
3290         * src/plugins/pgpinline/pgpinline.c
3291         * src/plugins/pgpmime/pgpmime.c
3292                 Check that gpg_data_release_and_get_mem 
3293                 didn't fail (now, why this happens...)
3294
3295 2006-06-03 [colin]      2.2.0cvs76
3296
3297         * src/mbox.c
3298                 Fix bug #962 (Manual and/or UI should 
3299                 warn about incompatible locking 
3300                 causing dataloss)
3301
3302 2006-06-02 [cleroy]     2.2.0cvs75
3303
3304         * src/filtering.c
3305         * src/folder.c
3306         * src/procmsg.c
3307         * src/summaryview.c
3308                 Fix a few leaks
3309
3310 2006-06-02 [colin]      2.2.0cvs74
3311
3312         * src/main.c
3313                 On exit, free caches after writing them
3314                 Shuts up some valgrind false positives
3315         * src/procmsg.c
3316         * src/send_message.c
3317                 Fix races when reusing existing SMTP connections
3318                 Fix inexistant session timeout
3319         * src/toolbar.c
3320                 Display alertpanel after all queues have
3321                 been processed, not after each
3322
3323 2006-06-02 [wwp]        2.2.0cvs73
3324
3325         * manual/fr/glossary.xml
3326         * manual/fr/ack.xml
3327         * manual/ack.xml
3328                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3329
3330 2006-06-02 [wwp]        2.2.0cvs72
3331
3332         * manual/xml2pdf
3333         * manual/dist/pdf/Makefile.am
3334         * manual/dtd/manual.xsl
3335         * manual/fr/dist/pdf/Makefile.am
3336         * manual/pl/dist/pdf/Makefile.am
3337                 we changed the procedure to generate the .pdf version of the manual.
3338                 The procedure is more modern and the .pdf we get now has a valid index.
3339                 Here are the new pre-requisites:
3340
3341                 - JRE 1.x (1.4 here): there must be one from your distro
3342                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3343                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3344                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3345
3346                 See my posts for further info about the installation of this toolchain:
3347
3348                 Date: Fri, 19 May 2006 19:40:06 +0200
3349                 From: wwp <subscript@free.fr>
3350                 To: sylpheed-claws-devel@lists.sourceforge.net
3351                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3352
3353                 and
3354
3355                 Date: Wed, 24 May 2006 12:58:49 +0200
3356                 From: wwp <subscript@free.fr>
3357                 To: sylpheed-claws-devel@lists.sourceforge.net
3358                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3359
3360 2006-06-01 [colin]      2.2.0cvs71
3361
3362         * src/compose.c
3363                 Better guards against IMAP races
3364         * src/main.c
3365         * src/prefs_common.c
3366         * src/prefs_common.h
3367         * src/common/ssl_certificate.c
3368         * src/etpan/imap-thread.c
3369         * src/etpan/imap-thread.h
3370         * src/gtk/sslcertwindow.c
3371                 New hidden option ssl_skip_cert_check to 
3372                 avoid dups of bug #959 (libetpan linked
3373                 against gnutls and gnutls buggy on 64bit)
3374                 Present expired warning only once per
3375                 session/server.
3376         * manual/advanced.xml
3377         * manual/fr/advanced.xml
3378                 Document new option
3379
3380 2006-06-01 [wwp]        2.2.0cvs70
3381
3382         * src/messageview.c
3383                 fix for bug #961 (return receipt dialog 
3384                 complains incorrectly about return-path 
3385                 email adress being different), thanks 
3386                 to Colin.
3387
3388 2006-05-31 [cleroy]     2.2.0cvs69
3389
3390         * src/common/ssl.c
3391                 Guard against NULLs, although this
3392                 should never be an issue
3393
3394 2006-05-31 [colin]      2.2.0cvs68
3395
3396         * src/filtering.c
3397                 Use g_slist_prepend
3398         * src/imap.c
3399                 Don't remove caches when destroying folder, it
3400                 could (should) be done at exit
3401         * src/inc.c
3402                 free processing cache after incorporation
3403         * src/etpan/imap-thread.c
3404                 Maybe fix bug #959 (Crash on moving to emails 
3405                 to a imap account per ssl with a expired 
3406                 certificate.)
3407
3408 2006-05-30 [colin]      2.2.0cvs67
3409
3410         * src/summaryview.c
3411                 Put back event flush when displaying message
3412                 It avoids reading a bunch of messages just
3413                 by hitting shift-n for too long ;)
3414
3415 2006-05-29 [colin]      2.2.0cvs66
3416
3417         * src/summaryview.c
3418                 Remove useless g_warnings
3419
3420 2006-05-29 [colin]      2.2.0cvs65
3421
3422         * src/imap.c
3423                 Fix g_slist_append()s for performance
3424
3425 2006-05-29 [colin]      2.2.0cvs64
3426
3427         * src/compose.c
3428         * src/common/utils.c
3429                 Fix extraneous tab at start of addresses
3430         * src/mainwindow.c
3431                 Fix warnings (thanks to Fabien)
3432                 Fix crash at exit when composing messages 
3433                 exist
3434         * src/pop.c
3435                 Fix progress bar when deleting expired mails
3436                 Thanks to Hiro
3437         * src/summaryview.c
3438         * src/gtk/gtksctree.c
3439                 Fix re-sorting slowness
3440
3441 2006-05-29 [paul]       2.2.0cvs63
3442
3443         * src/mh.c
3444                 fetch full message when moving mails
3445                 from another mailbox, (fixed data loss
3446                 when filtering from IMAP to MH, introduced
3447                 in 2.2.0cvs57).
3448                 Thanks to Colin
3449
3450 2006-05-29 [mones]      2.2.0cvs62
3451
3452         * src/gtk/gtksctree.c
3453                 Unselect faster (patch by Colin)        
3454
3455 2006-05-26 [colin]      2.2.0cvs61
3456
3457         * src/summaryview.c
3458                 Unplug MSGINFO_UPDATE callback on delete too.
3459
3460 2006-05-26 [colin]      2.2.0cvs60
3461
3462         * src/foldersel.c
3463                 Fix bold in folder selection window with glib2.10
3464                 thanks Hiro
3465
3466 2006-05-26 [colin]      2.2.0cvs59
3467
3468         * src/procheader.c
3469                 Convert date only if necessary (and don't
3470                 try to convert from utf8 to utf8, too)
3471         * src/summaryview.c
3472                 Only set column's text if the column's 
3473                 displayed
3474
3475 2006-05-26 [colin]      2.2.0cvs58
3476
3477         * src/summaryview.c
3478         * src/gtk/gtkutils.c
3479                 Fix useless warning
3480
3481 2006-05-26 [colin]      2.2.0cvs57
3482
3483         * src/mainwindow.c
3484                 Make summaryview selectable as long as 
3485                 no message has focus
3486         * src/mh.c
3487                 Faster deletion (by implementing mh_remove_msgs)
3488                 Faster copy (avoid using mh_fetch_msg just to get
3489                 the filename)
3490                 Faster move (using move_file instead of copy_file
3491                 if MSG_IS_MOVE)
3492                 No progressbar if total number of mails to cp/mv 
3493                 is less than 100
3494         * src/summaryview.c
3495                 Fix removal from subject_table when mail gets moved
3496                 Faster deletion (g_slist_prepend instead of append)
3497         * src/gtk/gtksctree.c
3498                 Remove useless code
3499
3500 2006-05-25 [colin]      2.2.0cvs56
3501
3502         * src/common/ssl_certificate.c
3503                 Fix leak in expired cert check
3504
3505 2006-05-25 [colin]      2.2.0cvs55
3506
3507         * src/mh.c
3508                 Disable flags syncing on .mh_sequences - it
3509                 is buggy and marks mails read under unknown
3510                 conditions.
3511
3512 2006-05-25 [paul]
3513
3514         * 2.3.0-rc4 released
3515
3516 2006-05-24 [colin]      2.2.0cvs54
3517
3518         attention cvs users: if you manage to crash
3519         Sylpheed-Claws while moving, copying or deleting
3520         mails, we *are* interested in stack traces and
3521         valgrind logs. It looks stable, but one never
3522         knows...
3523
3524         * src/folder.c
3525                 Add progressbar for cache updates
3526         * src/folderutils.c
3527                 Optimize Mark all read in the current
3528                 folder
3529         * src/mh.c
3530                 Add progressbar for copy/move
3531         * src/procmsg.c
3532                 Optimize O(n^2) in copy/move
3533         * src/summaryview.c
3534         * src/gtk/gtksctree.c
3535                 Optimize O(n^2) algos
3536         * src/common/timing.h
3537                 Display ms instead of us
3538
3539 2006-05-24 [wwp]        2.2.0cvs53
3540
3541         * manual/fr/advanced.xml
3542                 updates to the French manual.
3543
3544 2006-05-24 [wwp]        2.2.0cvs52
3545
3546         * src/common/utils.c
3547                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3548
3549 2006-05-24 [wwp]        2.2.0cvs51
3550
3551         * src/folderutils.c
3552                 fixed "mark all read" in MH folders (thanks to Colin).
3553
3554 2006-05-24 [paul]       2.2.0cvs50
3555
3556         * doc/man/sylpheed-claws.1
3557                 updated the man page
3558
3559 2006-05-23 [colin]      2.2.0cvs49
3560
3561         * src/folderview.c
3562         * src/imap.c
3563         * src/inc.c
3564         * src/mbox.c
3565         * src/messageview.c
3566         * src/news.c
3567         * src/send_message.c
3568         * src/summaryview.c
3569         * src/gtk/sslcertwindow.c
3570                 alertpanel fixes, by Fabien
3571
3572 2006-05-23 [colin]      2.2.0cvs48
3573
3574         * src/folder.c
3575         * src/folderview.c
3576         * src/msgcache.c
3577         * src/summaryview.c
3578         * src/gtk/gtksctree.c
3579         * src/gtk/gtksctree.h
3580                 More timings
3581                 Fix slow loading problem, which was caused by the
3582                 use of some gtk_ctree funcs and their use of
3583                 g_list_position while gtk_ctree_(un)link'ing.
3584                 Reap more functions from gtkctree.c to be sure we
3585                 use our (fast) version instead of theirs.
3586         * src/mh.c
3587                 Fix copy of unread mails
3588
3589
3590 2006-05-22 [wwp]        2.2.0cvs47
3591
3592         * manual/fr/advanced.xml
3593                 updated.
3594
3595 2006-05-22 [colin]      2.2.0cvs46
3596
3597         * src/filtering.c
3598                 Fix possible infinite loop. 'copy' is not a 
3599                 final action, so when encountering a 'copy',
3600                 we have to check if a previous one was set
3601                 and do it. In the same way, if we encounter
3602                 a 'move' we have to perform a possibly 
3603                 pending 'copy'. This will slow down filtering
3604                 on IMAP if move+copy or multiple copy actions
3605                 are to be done, but handling it via the batch
3606                 would be really too convoluted.
3607
3608 2006-05-22 [wwp]        2.2.0cvs45
3609
3610         * manual/fr/advanced.xml
3611         * manual/fr/faq.xml
3612         * manual/fr/glossary.xml
3613         * manual/fr/handling.xml
3614         * manual/fr/intro.xml
3615         * manual/fr/plugins.xml
3616         * manual/fr/sylpheed-claws-manual.xml
3617                 sync w/ the english manual: updates URIs, documented mailing-list
3618                 support, better explanation about the enabled/disabled feature
3619                 in filtering/processing rules by Paul.
3620
3621 2006-05-21 [colin]      2.2.0cvs44
3622
3623         * src/summaryview.c
3624                 Don't expand after building threads, but during
3625
3626 2006-05-21 [colin]      2.2.0cvs43
3627
3628         * src/procmsg.c
3629         * src/summaryview.c
3630                 More timing possibilities... For next time I have 
3631                 to find out how the hell some 3GHz computer takes
3632                 one minute to open a 30k folder...
3633
3634 2006-05-21 [colin]      2.2.0cvs42
3635
3636         * manual/pl/advanced.xml
3637         * manual/pl/faq.xml
3638         * manual/pl/glossary.xml
3639         * manual/pl/handling.xml
3640         * manual/pl/intro.xml
3641         * manual/pl/plugins.xml
3642         * manual/pl/sylpheed-claws-manual.xml
3643                 Polish manual updated by Pawel
3644
3645 2006-05-20 [colin]
3646
3647         * 2.3.0-rc3 released
3648
3649 2006-05-20 [colin]      2.2.0cvs41
3650
3651         * src/imap.c
3652                 Fix -rc2 problems:
3653                 - remove cache of moved messages from original folder
3654                 - apply new flags to messages even if they aren't appliable
3655                   via IMAP.
3656
3657 2006-05-20 [colin]
3658
3659         * 2.3.0-rc2 released
3660
3661 2006-05-19 [colin]      2.2.0cvs40
3662
3663         * src/imap.c
3664                 Don't issue SELECT in imap_change_flags
3665                 before having checked that we indeed have
3666                 some flags to change. MSG_POSTFILTERED for
3667                 example can't be used on IMAP.
3668                 Fixes bug #955 (copying messages between 
3669                 imap folders is extremely slow), which was
3670                 a regression.
3671
3672 2006-05-19 [colin]      2.2.0cvs39
3673
3674         * src/folder.c
3675         * src/folder.h
3676         * src/folderview.c
3677                 Try to fix bug #830 (Some unread messages 
3678                 get marked read in IMAP inbox):
3679                 - Prevent scanning a folder if it's being 
3680                   opened via the GUI
3681                 - Postpone opening via the GUI of a folder
3682                   currently scanned.
3683
3684
3685 2006-05-19 [wwp]        2.2.0cvs38
3686
3687         * manual/advanced.xml
3688                 fix English+typo (thanks to Paul).
3689
3690 2006-05-19 [wwp]        2.2.0cvs37
3691
3692         * manual/advanced.xml
3693         * manual/fr/advanced.xml
3694         * src/gtk/logwindow.c
3695         * src/prefs_common.c
3696         * src/prefs_common.h
3697                 added hidden prefs to allow customization of colors used in
3698                 protocol log window (useful for dark gtk+ themes).
3699
3700 2006-05-19 [wwp]        2.2.0cvs36
3701
3702         * ChangeLog
3703                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3704
3705 2006-05-19 [paul]       2.2.0cvs35
3706
3707         * src/textview.c
3708                 make Reply-To fully clickable
3709         * src/gtk/logwindow.c
3710                 more colouring (SMTP ESMTP)
3711         Both patches by Pawel Pekala
3712
3713 2006-05-19 [cleroy]     2.2.0cvs34
3714
3715         * src/mh.c
3716                 Don't update flags from current folder
3717                 Probably fixes bug #935 (Read Messages 
3718                 Revert to Being Marked as Unread)
3719
3720 2006-05-18 [colin]      2.2.0cvs33
3721
3722         * src/imap.c
3723                 Warning fix
3724         * src/compose.c
3725         * src/mainwindow.c
3726         * src/summaryview.c
3727         * src/toolbar.c
3728                 Allow replying to multiple emails
3729                 in multiple windows
3730         * src/mimeview.c
3731         * src/etpan/imap-thread.c
3732                 Leak fixes
3733
3734 2006-05-18 [paul]       2.2.0cvs32
3735
3736         * src/summaryview.c
3737                 keep Mailing-List menu refreshed
3738                 Thanks to Colin
3739
3740 2006-05-18 [paul]       2.2.0cvs31
3741
3742         * manual/advanced.xml
3743         * manual/faq.xml
3744         * manual/glossary.xml
3745         * manual/handling.xml
3746         * manual/intro.xml
3747         * manual/plugins.xml
3748         * manual/sylpheed-claws-manual.xml
3749                 update URLs
3750                 add info about mailing-list support
3751                 edit filtering info
3752         * src/wizard.c
3753         * src/common/defs.h
3754         * src/gtk/about.c
3755         * src/plugins/dillo_viewer/README
3756                 update URLs
3757
3758 2006-05-17 [wwp]        2.2.0cvs30
3759
3760         * manual/handling.xml
3761         * manual/fr/handling.xml
3762                 documented the ability to enabled/disable filtering/processing rules.
3763
3764 2006-05-17 [colin]      2.2.0cvs29
3765
3766         * src/main.c
3767                 Don't initialize g_thread subsystem if it's 
3768                 already done (thanks to Hiro)
3769         * src/mimeview.c
3770                 Fix saving of parts when there name can't be
3771                 converted from UTF-8.
3772
3773 2006-05-17 [paul]       2.2.0cvs28
3774
3775         * po/Makefile.in.in
3776                 fix config.status warning with autoconf 2.60
3777
3778 2006-05-17 [paul]       2.2.0cvs27
3779
3780         * po/POTFILES.in
3781                 add src/mbox.c
3782
3783 2006-05-17 [wwp]        2.2.0cvs26
3784
3785         * src/mainwindow.c
3786                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3787
3788 2006-05-17 [wwp]        2.2.0cvs25
3789
3790         * src/plugins/demo/demo.c
3791                 updated product name in plugin demo (many plugins need to be
3792                 sync'ed w/ that change).
3793
3794 2006-05-17 [colin]      2.2.0cvs24
3795
3796         * src/mh.c
3797                 Fix leak
3798
3799 2006-05-16 [colin]      2.2.0cvs23
3800
3801         * src/mainwindow.c
3802                 Stupid me hit again. Fix cvs22.
3803
3804 2006-05-16 [colin]      2.2.0cvs22
3805
3806         * src/mainwindow.c
3807                 Fix bug #922 (sylpheed-claws crashed after 
3808                 pushing on Inbox folder)
3809
3810 2006-05-16 [colin]      2.2.0cvs21
3811
3812         * src/compose.c
3813                 Make From header be copy/paste/select-able
3814
3815 2006-05-16 [wwp]        2.2.0cvs20
3816
3817         * src/export.c
3818         * src/matcher.c
3819         * src/summaryview.c
3820         * src/etpan/imap-thread.c
3821                 fix some compiler warnings (thanks to Colin).
3822
3823 2006-05-16 [wwp]        2.2.0cvs19
3824
3825         * src/action.c
3826         * src/gedit-print.c
3827         * src/inc.c
3828         * src/mainwindow.c
3829         * src/mh.c
3830         * src/statusbar.c
3831         * src/send_message.c
3832         * src/summaryview.c
3833                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3834
3835 2006-05-15 [colin]      2.2.0cvs18
3836
3837         * src/procmsg.c
3838                 Fix automatic rule creation with List-Post
3839
3840 2006-05-15 [paul]       2.2.0cvs17
3841
3842         * tools/filter_conv_new.pl
3843                 updated for rule enabling/disabling
3844                 claws version >= 2.3.x required
3845
3846 2006-05-15 [cleroy]     2.2.0cvs16
3847
3848         * src/main.c
3849                 Revert test
3850
3851 2006-05-15 [cleroy]     2.2.0cvs15
3852
3853         * src/main.c
3854                 test
3855
3856 2006-05-15 [wwp]        2.2.0cvs14
3857
3858         * manual/pl/.cvsignore
3859                 ignore generated files.
3860
3861 2006-05-14 [wwp]        2.3.0-rc1
3862
3863         * 2.3.0-rc1 released
3864
3865 2006-05-13 [wwp]        2.2.0cvs13
3866
3867         * src/filtering.c
3868         * src/filtering.h
3869         * src/matcher.c
3870         * src/matcher_parser_lex.l
3871         * src/matcher_parser_parse.y
3872         * src/prefs_filtering.c
3873                 new feature: provide the ability to disable filtering and processing
3874                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3875                 adaptations.
3876
3877 2006-05-13 [colin]      2.2.0cvs12
3878
3879         * src/compose.c
3880                 Remove useless if (a) b; else b;
3881                 Thanks to wwp
3882
3883 2006-05-13 [wwp]        2.2.0cvs11
3884
3885         * src/export.c
3886         * src/import.c
3887         * src/mainwindow.c
3888         * src/mbox.c
3889         * src/summaryview.c
3890         * src/summaryview.h
3891                 no more silent failures (or at least less ones) when importing
3892                 or exporting from/to mbox. Also start importing/exporting if
3893                 the necessary info is set.
3894
3895 2006-05-13 [wwp]        2.2.0cvs10
3896
3897         * RELEASE_NOTES
3898                 restored up-to-date release notes.
3899
3900 2006-05-13 [paul]       2.2.0cvs9
3901
3902         * po/nl.po
3903         * po/ru.po
3904                 updated by Tim Dijkstra and Pavlo Bohmat
3905
3906 2006-05-12 [colin]      2.2.0cvs8
3907
3908         * src/gtk/quicksearch.c
3909                 Add "k" as shortcut for "colorlabel". Patch
3910                 by ath42@users.sf.net.
3911
3912 2006-05-12 [paul]       2.2.0cvs7
3913
3914         * src/prefs_common.h
3915         * src/prefs_summaries.c
3916         * src/summaryview.c
3917                 when entering a folder also allow
3918                 going directly to first Marked message
3919
3920 2006-05-12 [paul]       2.2.0cvs6
3921
3922         * src/summaryview.c
3923                 always obey 'confirm before marking all
3924                 mails read' option
3925
3926 2006-05-12 [paul]       2.2.0cvs5
3927
3928         * src/textview.c
3929                 make Sender fully clickable
3930
3931 2006-05-12 [colin]      2.2.0cvs4
3932
3933         * src/compose.c
3934         * src/compose.h
3935                 Let From be editable
3936         * src/main.c
3937         * src/mh.c
3938                 Full support of .mh_sequences' Unseen seq
3939
3940 2006-05-12 [colin]      2.2.0cvs3
3941
3942         * src/folder.c
3943         * src/mainwindow.c
3944         * src/mainwindow.h
3945         * src/messageview.c
3946         * src/prefs_spelling.c
3947         * src/procheader.c
3948         * src/procmsg.c
3949         * src/procmsg.h
3950         * src/summaryview.c
3951         * src/toolbar.c
3952         * src/toolbar.h
3953                 Add contextual menu on Compose toolbar
3954                 button. Fixes bug #944 (Automatic
3955                 addresses not applied when changing account
3956                 from compose window)
3957                 add Mailing List support
3958                 based on the old 0.6.5claws25 patch by
3959                 Melvin Hadasht, with finishing touches
3960                 by Colin
3961                 Fix "ignore thread" when mails are threaded by
3962                 subject (and weren't ignored although appearing
3963                 in the thread).
3964                 GUI rework.
3965                 Both patches by Pawel.
3966
3967 2006-05-08 [paul]       2.2.0cvs2
3968
3969         * src/mainwindow.c
3970         * src/mainwindow.h
3971         * src/messageview.c
3972         * src/procheader.c
3973         * src/procmsg.c
3974         * src/procmsg.h
3975         * src/summaryview.c
3976                 add Mailing List support
3977                 based on the old 0.6.5claws25 patch by 
3978                 Melvin Hadasht, with finishing touches
3979                 by Colin
3980
3981 2006-05-08 [colin]      2.2.0cvs1
3982
3983         * src/mainwindow.c
3984         * src/toolbar.c
3985         * src/toolbar.h
3986                 Add contextual menu on Compose toolbar 
3987                 button. Fixes bug #944 (Automatic 
3988                 addresses not applied when changing account 
3989                 from compose window)
3990
3991 2006-05-08 [paul]       2.2.0
3992
3993         2.2.0 released
3994
3995 2006-05-08 [paul]       2.1.1cvs51
3996
3997         * po/cs.po
3998         * po/de.po
3999         * po/en_GB.po
4000         * po/fi.po
4001         * po/fr.po
4002         * po/pt_BR.po
4003         * po/sr.po
4004         * po/zh_CN.po
4005                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4006                 Fabien Vantard, Frederico Goncalves Guimaraes,
4007                 Aleksandar Urosevic, and Ralgh Young
4008
4009 2006-05-12 [colin]      2.1.1cvs50
4010
4011         * po/cs.po
4012         * po/de.po
4013         * po/en_GB.po
4014         * po/es.po
4015         * po/fi.po
4016         * po/fr.po
4017         * po/pt_BR.po
4018         * po/sr.po
4019         * po/zh_CN.po
4020                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4021                 Fabien Vantard, Frederico Goncalves Guimaraes,
4022                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4023
4024 2006-05-05 [colin]      2.1.1cvs49
4025
4026         * manual/Makefile.am
4027         * manual/pl/Makefile.am
4028         * manual/pl/account.xml
4029         * manual/pl/ack.xml
4030         * manual/pl/addrbook.xml
4031         * manual/pl/advanced.xml
4032         * manual/pl/faq.xml
4033         * manual/pl/glossary.xml
4034         * manual/pl/gpl.xml
4035         * manual/pl/handling.xml
4036         * manual/pl/intro.xml
4037         * manual/pl/keyboard.xml
4038         * manual/pl/plugins.xml
4039         * manual/pl/starting.xml
4040         * manual/pl/sylpheed-claws-manual.xml
4041         * manual/pl/dist/.cvsignore
4042         * manual/pl/dist/Makefile.am
4043         * manual/pl/dist/html/.cvsignore
4044         * manual/pl/dist/html/Makefile.am
4045         * manual/pl/dist/pdf/.cvsignore
4046         * manual/pl/dist/pdf/Makefile.am
4047         * manual/pl/dist/ps/.cvsignore
4048         * manual/pl/dist/ps/Makefile.am
4049         * manual/pl/dist/txt/.cvsignore
4050         * manual/pl/dist/txt/Makefile.am
4051                 Add the polish translation of the manual,
4052                 Authored by Pawel Pekala.
4053
4054 2006-05-05 [cleroy]     2.1.1cvs48
4055
4056         * src/main.c
4057                 Re-read matcherrc after loading plugins 
4058                 if some of them add folders.
4059
4060 2006-05-03 [colin]      2.1.1cvs47
4061
4062         * src/imap.c
4063                 I'm idiot
4064
4065 2006-05-03 [colin]      2.1.1cvs46
4066
4067         * src/imap.c
4068                 Be sure to have a session when
4069                 getting separator
4070
4071 2006-05-03 [colin]      2.1.1cvs45
4072
4073         * src/imap.c
4074         * src/imap.h
4075         * src/imap_gtk.c
4076                 Fix preventing renaming with namespace 
4077                 separator.
4078
4079 2006-05-01 [colin]      2.1.1cvs44
4080
4081         * src/action.c
4082                 Don't reload messageview when result of
4083                 action is piped.
4084
4085 2006-04-29 [colin]      2.1.1cvs43
4086
4087         * src/prefs_receive.c
4088         * src/plugins/spamassassin/spamassassin_gtk.c
4089         * src/plugins/clamav/clamav_plugin_gtk.c
4090                 GUI fixes by Pawel
4091
4092 2006-04-29 [colin]      2.1.1cvs42
4093
4094         * src/prefs_compose_writing.c
4095         * src/prefs_quote.c
4096                 Cleanups. Patch by Pawel
4097
4098 2006-04-28 [paul]       2.1.1cvs41
4099
4100         * src/matcher.c
4101                 fix returned quick search results when search
4102                 term contains an underscore.
4103                 Thanks to Colin
4104
4105 2006-04-28 [paul]       2.1.1cvs40
4106
4107         * src/prefs_message.c
4108         * src/prefs_receive.c
4109                 GUI cleanups
4110                 Patches by Pawel Pekala
4111
4112 2006-04-27 [colin]      2.1.1cvs39
4113
4114         * src/wizard.c
4115                 Differentiate subject Welcome from
4116                 window's title Welcome
4117
4118 2006-04-27 [paul]
4119
4120         2.2.0-rc1 released
4121
4122 2006-04-27 [paul]       2.1.1cvs38
4123
4124         * manual/advanced.xml
4125         * manual/fr/advanced.xml
4126                 add info about compose_no_markup hidden pref
4127
4128 2006-04-27 [paul]       2.1.1cvs37
4129
4130         * src/prefs_account.c
4131                 improve privacy labels
4132         * src/prefs_msg_colors.c
4133                 change some strings for translators' convenience
4134         * src/gtk/gtkutils.c
4135                 don't underline the link button text
4136
4137 2006-04-25 [colin]      2.1.1cvs36
4138
4139         * src/folder.c
4140                 Complete 2.1.1cvs33 (once more ;)
4141
4142 2006-04-25 [colin]      2.1.1cvs35
4143
4144         * src/editldap.c
4145                 Fix tooltip
4146
4147 2006-04-25 [cleroy]     2.1.1cvs34
4148
4149         * src/compose.c
4150         * src/gtk/gtkaspell.c
4151                 Fix crash on redirect (related to the return 
4152                 of the aspell menu in compose's toolbar)
4153         * src/prefs_msg_colors.c
4154                 Fix sensitivity widgets
4155         * src/image_viewer.c
4156         * src/gtk/pluginwindow.c
4157         * src/gtk/prefswindow.c
4158                 Change released signals to clicked (Fabien)
4159         * po/POTFILES.in
4160         * src/common/socket.c
4161         * src/plugins/spamassassin/spamassassin.c
4162                 Translate strings (Fabien)
4163
4164 2006-04-25 [paul]       2.1.1cvs33
4165
4166         * src/folder.c
4167         * src/folder.h
4168         * src/folderview.c
4169                 complete the fix of bug #912
4170                 Thanks to Colin
4171
4172 2006-04-25 [colin]      2.1.1cvs32
4173
4174         * src/news.c
4175                 Better progress bar
4176         * src/mimeview.c
4177         * src/summaryview.c
4178         * src/summaryview.h
4179                 Fix focus chain
4180                 Patches by Pawel Pekala
4181
4182 2006-04-24 [colin]      2.1.1cvs31
4183
4184         * src/compose.c
4185                 Fix compilation warnings (Fabien)
4186
4187 2006-04-24 [colin]      2.1.1cvs30
4188
4189         * src/addrindex.c
4190         * src/editldap.c
4191         * src/editldap_basedn.c
4192         * src/editldap_basedn.h
4193         * src/ldapctrl.c
4194         * src/ldapctrl.h
4195         * src/ldapquery.c
4196         * src/ldaputil.c
4197         * src/ldaputil.h
4198                 Fix bug #901 (LDAPS support)
4199
4200 2006-04-24 [colin]      2.1.1cvs29
4201
4202         * src/compose.c
4203                 Fix logic on error with send dialog on
4204         * src/imap.c
4205                 Fix compilation without libetpan, thanks
4206                 to Fabien
4207         * src/summaryview.c
4208                 Fix 'context-menu' key
4209
4210 2006-04-23 [colin]      2.1.1cvs28
4211
4212         * src/folder.c
4213                 Never free current's cache to free up 
4214                 memory. Fixes bug #912 (new count 
4215                 randomly set to message count)
4216
4217 2006-04-23 [colin]      2.1.1cvs27
4218
4219         * src/gtk/quicksearch.c
4220                 And remove printf...
4221
4222 2006-04-23 [colin]      2.1.1cvs26
4223
4224         * src/gtk/quicksearch.c
4225                 Fix replacing in quicksearch, and fix inserting
4226                 in the middle of the string. (introduced at 2.1.0cvs22)
4227
4228 2006-04-23 [colin]      2.1.1cvs25
4229
4230         * src/imap.c
4231                 Make sure uidnext is initialized in get_num_list
4232                 (not for stable, related to 2.1.1cvs8 and friends)
4233
4234 2006-04-23 [colin]      2.1.1cvs24
4235
4236         * src/imap.c
4237                 Output something when login is successful
4238                 too
4239
4240 2006-04-23 [colin]      2.1.1cvs23
4241
4242         * src/etpan/imap-thread.c
4243                 Better logging (line-per-line, hide data in fetch)
4244                 Fix a const warning
4245         * src/gtk/logwindow.c
4246         * src/gtk/logwindow.h
4247                 Better logging (color for input/output)
4248
4249 2006-04-21 [colin]      2.1.1cvs22
4250
4251         * src/gtk/quicksearch.c
4252                 On gtk+-2.8, use stock buttons in quicksearch
4253                 Based on a patch by Fabien and a design by Paul
4254
4255 2006-04-21 [colin]      2.1.1cvs21
4256
4257         * src/folderview.c
4258         * src/mainwindow.c
4259                 Fix occasional flicker in folderview
4260         * src/common/utils.c
4261                 Fix bug #943 (Incorrectly parsed email address 
4262                 list in short headers on message view and in 
4263                 printouts)
4264
4265 2006-04-20 [colin]      2.1.1cvs20
4266
4267         * src/imap.c
4268         * src/imap.h
4269         * src/prefs_account.c
4270                 Add ANONYMOUS auth for IMAP
4271
4272 2006-04-20 [paul]       2.1.1cvs19
4273
4274         * src/main.c
4275                 proper fix for 2.1.1cvs18
4276                 Thanks to Colin
4277
4278 2006-04-20 [paul]       2.1.1cvs18
4279
4280         * src/main.c
4281                 fix build warnings
4282
4283 2006-04-20 [paul]       2.1.1cvs17
4284
4285         * src/gtk/quicksearch.c
4286                 fix standard, non-extended Quick search,
4287                 was broken in 2.1.1cvs15.
4288                 Thanks to Colin.
4289
4290 2006-04-20 [colin]      2.1.1cvs16
4291
4292         * src/prefs_matcher.c
4293                 Fix values when reselecting a ~test
4294                 rule
4295
4296 2006-04-19 [colin]      2.1.1cvs15
4297
4298         * src/compose.c
4299         * src/compose.h
4300         * src/gtk/gtkaspell.c
4301         * src/gtk/gtkaspell.h
4302                 Put back Options menu in Spelling/
4303         * src/gtk/quicksearch.c
4304                 Don't search, and show error, if the
4305                 advanced search has a syntax error
4306
4307 2006-04-18 [colin]      2.1.1cvs14
4308
4309         * src/textview.c
4310                 Fix gdk warnings on set_cursor when textview
4311                 isn't visible
4312
4313 2006-04-18 [colin]      2.1.1cvs13
4314
4315         * src/gtk/gtksctree.c
4316                 Remove seemingly useless refresh that causes
4317                 flicker - watch this commit in case of 
4318                 problems before planned backport to stable
4319
4320 2006-04-18 [colin]      2.1.1cvs12
4321
4322         * src/imap.c
4323                 Factorize get/set_xml code
4324         * src/compose.c
4325         * src/prefs_account.c
4326         * src/prefs_account.h
4327         * src/procmsg.c
4328                 Add Encrypt to self option
4329
4330 2006-04-17 [colin]      2.1.1cvs11
4331
4332         * configure.ac
4333                 Fix search on encrpyt function on dragonfly
4334                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4335
4336 2006-04-17 [colin]      2.1.1cvs10
4337
4338         * src/prefs_account.c
4339                 Be safe by default: remove mails from POP3
4340                 after 7 days, not immediately
4341
4342 2006-04-17 [colin]      2.1.1cvs9
4343
4344         * src/etpan/imap-thread.c
4345                 Fix build on DragonFly - patch by 
4346                 Jonathan Buschmann <jonthn@agmact.com>
4347
4348 2006-04-17 [colin]      2.1.1cvs8
4349
4350         * src/imap.c
4351                 Save uidnext between sessions
4352
4353 2006-04-17 [colin]      2.1.1cvs7
4354
4355         * src/imap.c
4356                 scan is required when uid validity changes
4357
4358 2006-04-17 [colin]      2.1.1cvs6
4359
4360         * src/folderview.c
4361                 Don't scan if not necessary, apart in current
4362                 folder and INBOX to fetch flags.
4363         * src/imap.c
4364                 Scan is necessary if unread count changes
4365
4366 2006-04-17 [colin]      2.1.1cvs5
4367
4368         * src/imap.c
4369                 ...But always fetch ANSWERED and DELETED flags for
4370                 INBOX, as filtering can happen on these flags.
4371
4372 2006-04-17 [colin]      2.1.1cvs4
4373
4374         * src/imap.c
4375                 Don't fetch REPLIED and DELETED flags when synchronising
4376                 flags with a closed folder. We only need UNSEEN and FLAGGED
4377                 to update the folderview.
4378
4379 2006-04-17 [colin]      2.1.1cvs3
4380
4381         * src/imap.c
4382                 Faster flag search when there are new mails 
4383                 in a folder. We can do a full search if the 
4384                 folder contains less messages than the new
4385                 list.
4386
4387 2006-04-17 [colin]      2.1.1cvs2
4388
4389         * po/cs.po
4390         * po/de.po
4391         * po/fr.po
4392         * po/nl.po
4393         * po/pt_BR.po
4394                 Update translations from stable branch
4395
4396 2006-04-17 [colin]      2.1.1cvs1
4397
4398         * configure.ac
4399                 Bump version to follow stable release
4400
4401 2006-04-16 [mones]      2.1.0cvs50
4402
4403         * po/es.po
4404                 Updated for release
4405
4406 2006-04-16 [colin]      2.1.0cvs49
4407
4408         * src/textview.c
4409                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4410                 with gtk < 2.8. Thanks to Fabien Vantard.
4411
4412 2006-04-15 [colin]      2.1.0cvs48
4413
4414         * src/etpan/imap-thread.c
4415                 Fix bug #919 (libetpan: SEGV when connecting 
4416                 using command)
4417
4418 2006-04-14 [colin]      2.1.0cvs47
4419
4420         * src/main.c
4421                 Fix race on --select (should be done better)
4422
4423 2006-04-14 [wwp]        2.1.0cvs46
4424
4425         * src/send_message.c
4426                 enforce a check for domain in account prefs (a sending
4427                 error could be faced if domain was checked but no value set),
4428                 thanks to Colin.
4429
4430 2006-04-14 [colin]      2.1.0cvs45
4431
4432         * src/codeconv.c
4433                 when converting from unknown to unknown, if the
4434                 string is UTF8, don't convert it to the locale
4435                 (which breaks it)
4436
4437 2006-04-14 [colin]      2.1.0cvs44
4438
4439         * src/compose.c
4440                 Don't try to use ASCII for converting headers
4441                 (as done in body)
4442
4443 2006-04-14 [paul]       2.1.0cvs43
4444
4445         * src/crash.c
4446                 add locale/charset info to crash report
4447         * src/gtk/about.c
4448                 add wwp to doc team
4449                 replace 'e-mail' with preferred 'email'
4450         * src/gtk/authors.h
4451                 ensure contributors list is in alphabetical
4452                 order
4453
4454 2006-04-13 [colin]      2.1.0cvs42
4455
4456         * src/textview.c
4457                 Prevent gdk warnings
4458
4459 2006-04-13 [colin]      2.1.0cvs41
4460
4461         * src/common/ssl_certificate.c
4462         * src/common/ssl_certificate.h
4463         * src/gtk/sslcertwindow.c
4464                 Warn on expired certs, and display the expiration date
4465
4466 2006-04-13 [colin]      2.1.0cvs40
4467
4468         * src/plugins/spamassassin/spamassassin_gtk.c
4469                 Fix missing set_text on unix socket
4470
4471 2006-04-13 [wwp]        2.1.0cvs39
4472
4473         * manual/fr/advanced.xml
4474         * manual/fr/glossary.xml
4475                 applied new spam/ham/email lexicon (pourriel, courriel)
4476
4477 2006-04-13 [paul]       2.1.0cvs38
4478
4479         * src/plugins/pgpmime/plugin.c
4480                 remove the mention of S/MIME from the
4481                 description. This is now handled by the
4482                 S/MIME plugin.
4483
4484 2006-04-13 [paul]       2.1.0cvs37
4485
4486         * src/prefs_msg_colors.c
4487                 rework dialog
4488         * src/prefs_folder_item.c
4489         * src/prefs_spelling.c
4490                 add a tooltip to the colour selector buttons
4491
4492 2006-04-13 [wwp]        2.1.0cvs36
4493
4494         * manual/advanced.xml
4495         * manual/glossary.xml
4496         * manual/handling.xml
4497         * manual/keyboard.xml
4498         * manual/plugins.xml
4499         * manual/starting.xml
4500         * manual/fr/account.xml
4501         * manual/fr/ack.xml
4502         * manual/fr/addrbook.xml
4503         * manual/fr/advanced.xml
4504         * manual/fr/faq.xml
4505         * manual/fr/glossary.xml
4506         * manual/fr/gpl.xml
4507         * manual/fr/handling.xml
4508         * manual/fr/intro.xml
4509         * manual/fr/keyboard.xml
4510         * manual/fr/plugins.xml
4511         * manual/fr/starting.xml
4512         * manual/fr/sylpheed-claws-manual.xml
4513                 fixes to the manuals:
4514                  - summaryview -> Message List (same in French)
4515                  - translate key names
4516                  - fix French punctuation, use non-breakable spaces when
4517                    necessary, don't use &thinsp; which is not portable
4518                  - tell what maildir and mbox formats we support
4519
4520 2006-04-12 [wwp]        2.1.0cvs35
4521
4522         * src/prefs_toolbar.c
4523                 unified a replace button more,
4524                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4525
4526 2006-04-12 [wwp]        2.1.0cvs34
4527
4528         * src/prefs_common.c
4529         * src/prefs_msg_colors.c
4530                 make default color labels translatable,
4531                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4532                 thanks to Tim <timbrain@post.cz> for reporting.
4533
4534 2006-04-12 [wwp]        2.1.0cvs33
4535
4536         * manual/glossary.xml
4537         * manual/intro.xml
4538         * manual/plugins.xml
4539         * manual/starting.xml
4540         * manual/sylpheed-claws-manual.xml
4541         * manual/fr/.cvsignore
4542         * manual/fr/account.xml
4543         * manual/fr/ack.xml
4544         * manual/fr/addrbook.xml
4545         * manual/fr/advanced.xml
4546         * manual/fr/faq.xml
4547         * manual/fr/glossary.xml
4548         * manual/fr/handling.xml
4549         * manual/fr/intro.xml
4550         * manual/fr/keyboard.xml
4551         * manual/fr/plugins.xml
4552         * manual/fr/starting.xml
4553         * manual/fr/sylpheed-claws-manual.xml
4554                 various fixes: typos, missing .fr translations, punctuation,
4555                 capitalization, links, accents and some bad French more.
4556
4557 2006-04-12 [wwp]        2.1.0cvs32
4558
4559         * src/prefs_gtk.c
4560                 fix for bug #935: always store prefs files in UTF-8 (thanks
4561                 to Colin).
4562
4563 2006-04-11 [colin]      2.1.0cvs31
4564
4565         * src/compose.c
4566                 Fix inserting files not in utf8 when locale is utf8
4567
4568 2006-04-11 [colin]      2.1.0cvs30
4569
4570         * src/inc.c
4571                 Don't show error dialog when cancelling connection
4572                 Patch by Pawel
4573
4574 2006-04-11 [cleroy]     2.1.0cvs29
4575
4576         * src/compose.c
4577                 Implement multiple quote levels
4578         * src/prefs_common.c
4579                 Change a little bit the quote bgcolor for 2nd level
4580
4581 2006-04-11 [colin]      2.1.0cvs28
4582
4583         * src/gtk/about.c
4584                 Add locale and charset in the label
4585
4586 2006-04-10 [colin]      2.1.0cvs27
4587
4588         * src/compose.c
4589         * src/prefs_common.c
4590         * src/prefs_common.h
4591         * src/prefs_msg_colors.c
4592         * src/textview.c
4593                 Allow optional background color in quotes
4594                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4595                 GTK+-2.8.x feature
4596
4597 2006-04-10 [colin]      2.1.0cvs26
4598
4599         * src/main.c
4600         * src/mainwindow.c
4601         * src/mainwindow.h
4602                 Implement --select
4603
4604 2006-04-10 [colin]      2.1.0cvs25
4605
4606         * manual/plugins.xml
4607         * manual/fr/plugins.xml
4608                 Document libcurl's proxy variables
4609
4610 2006-04-09 [colin]      2.1.0cvs24
4611
4612         * src/prefs_common.c
4613                 gettext() returns statically allocated stuff. We have
4614                 to strdup it in order to be able to free it.
4615
4616 2006-04-09 [colin]      2.1.0cvs23
4617
4618         * AUTHORS
4619         * src/gtk/authors.h
4620                 Add Alexei
4621
4622 2006-04-09 [colin]      2.1.0cvs22
4623
4624         * src/mainwindow.c
4625         * src/gtk/quicksearch.c
4626                 Fix bug #859 (problems with cyrilic input in 
4627                 search panel) - Patch by Alexey Illarionov 
4628                 <littlesavage@rambler.ru>
4629
4630 2006-04-09 [colin]      2.1.0cvs21
4631
4632         * src/prefs_customheader.c
4633                 I prefer removing then freeing rather than the contrary
4634                 (even if it doesn't change anything ;-)
4635         * src/prefs_account.c
4636                 Fix bug #933 (Crash re-entering the custom headers list 
4637                 dialog in accounts prefs)
4638                 The problem happened when cancelling the Account 
4639                 Preferences' dialogs - in which case we didn't do 
4640                 anything to the PrefsAccount * struct. In case of applying,
4641                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4642                 working with in this dialog. The problem is that 
4643                 prefs_customheader.c, working on this tmp_ac_prefs, always
4644                 changes the ->customhdr_list pointer, even when cancelled. 
4645                 So in case of cancelling the prefs_account dialog, we still
4646                 have to update ->customhdr_list in the real account.
4647
4648 2006-04-08 [colin]      2.1.0cvs20
4649
4650         * manual/fr/glossary.xml
4651         * manual/fr/keyboard.xml
4652                 Forgot some headers :)
4653
4654 2006-04-08 [colin]      2.1.0cvs19
4655
4656         * manual/Makefile.am
4657         * manual/fr/Makefile.am
4658         * manual/fr/account.xml
4659         * manual/fr/ack.xml
4660         * manual/fr/addrbook.xml
4661         * manual/fr/advanced.xml
4662         * manual/fr/faq.xml
4663         * manual/fr/glossary.xml
4664         * manual/fr/gpl.xml
4665         * manual/fr/handling.xml
4666         * manual/fr/intro.xml
4667         * manual/fr/keyboard.xml
4668         * manual/fr/plugins.xml
4669         * manual/fr/starting.xml
4670         * manual/fr/sylpheed-claws-manual.xml
4671         * manual/fr/dist/.cvsignore
4672         * manual/fr/dist/Makefile.am
4673         * manual/fr/dist/html/.cvsignore
4674         * manual/fr/dist/html/Makefile.am
4675         * manual/fr/dist/pdf/.cvsignore
4676         * manual/fr/dist/pdf/Makefile.am
4677         * manual/fr/dist/ps/.cvsignore
4678         * manual/fr/dist/ps/Makefile.am
4679         * manual/fr/dist/txt/.cvsignore
4680         * manual/fr/dist/txt/Makefile.am
4681                 Add the french translation of the manual. Thanks to
4682                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4683                 account.xml, ack.xml, addrbook.xml and advanced.xml
4684
4685 2006-04-08 [colin]      2.1.0cvs18
4686
4687         * manual/plugins.xml
4688         * manual/starting.xml
4689                 More fixes
4690
4691 2006-04-07 [colin]      2.1.0cvs17
4692
4693         * manual/faq.xml
4694         * manual/intro.xml
4695         * manual/keyboard.xml
4696                 Little fixes
4697
4698 2006-04-07 [colin]      2.1.0cvs16
4699
4700         * README
4701         * src/compose.c
4702         * src/prefs_common.c
4703         * src/prefs_common.h
4704                 Add hidden compose_no_markup pref
4705
4706 2006-04-07 [wwp]        2.1.0cvs15
4707
4708         * src/summary_search.c
4709         * .cvsignore
4710                 Bugfix: stop button was sticky when searching in an empty folder.
4711                 Applied curly brackets code style to the whole file (summary_search.c).
4712                 More files to ignore.
4713
4714 2006-04-07 [wwp]        2.1.0cvs14
4715
4716         * src/message_search.c
4717         * src/summary_search.c
4718                 changed default button when search bumps at file/folder
4719                 beginning or end, for convenience (thanks to Colin).
4720
4721 2006-04-07 [paul]       2.1.0cvs13
4722
4723         * src/plugins/dillo_viewer/dillo_prefs.c
4724                 avoid future potential for namespace collision
4725                 Patch by Colin
4726
4727 2006-04-06 [wwp]        2.1.0cvs12
4728
4729         * src/summary_search.c
4730                 Unify extended/advanced searches names (and thus factorize labels),
4731                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4732
4733 2006-04-06 [wwp]        2.1.0cvs11
4734
4735         * src/folderview.c
4736         * src/prefs_themes.c
4737         * src/summaryview.c
4738                 Fixed some compilation warnings.
4739
4740 2006-04-06 [colin]      2.1.0cvs10
4741
4742         * manual/advanced.xml
4743                 Document the wizard template and how to deploy
4744                 Sylpheed-Claws effectively
4745
4746 2006-04-06 [colin]      2.1.0cvs9
4747
4748         * src/folderview.c
4749                 gettext patch to tell translators about _("#"),
4750                 by Maxim Britov
4751
4752 2006-04-06 [colin]      2.1.0cvs8
4753
4754         * src/textview.c
4755                 Fix invalid GtkTextBIter after clicking "Display as text"
4756
4757 2006-04-06 [mones]      2.1.0cvs7
4758
4759         * src/addr_compl.c
4760         * src/addrindex.c
4761         * src/addritem.c
4762         * src/codeconv.c
4763         * src/compose.c
4764         * src/filtering.c
4765         * src/folder.c
4766         * src/folder_item_prefs.c
4767         * src/folderview.c
4768         * src/localfolder.c
4769         * src/matcher.c
4770         * src/mimeview.c
4771         * src/prefs_msg_colors.c
4772         * src/prefs_spelling.c
4773         * src/prefs_themes.c
4774         * src/procmime.c
4775         * src/procmsg.c
4776         * src/stock_pixmap.c
4777         * src/summaryview.c
4778         * src/textview.c
4779         * src/toolbar.c
4780         * src/common/mgutils.c
4781         * src/common/prefs.c
4782         * src/common/ssl_certificate.c
4783         * src/gtk/colorlabel.c
4784         * src/gtk/quicksearch.c
4785         * src/plugins/pgpmime/pgpmime.c
4786         * src/plugins/spamassassin/spamassassin.c
4787                 Removed redundant NULL checks for g_free() calls.
4788                 Patch by Pawel Pekala.
4789
4790 2006-04-06 [mones]      2.1.0cvs6
4791
4792         * src/prefs_actions.c
4793         * src/prefs_filtering.c
4794         * src/prefs_filtering_action.c
4795         * src/prefs_matcher.c
4796         * src/prefs_template.c
4797         * src/gtk/gtkutils.c
4798         * src/gtk/gtkutils.h
4799                 Have a nice replace button. Patch by Pawel Pekala
4800
4801 2006-04-06 [colin]      2.1.0cvs5
4802
4803         * src/addressbook.c
4804                 Fix crash with empty columns
4805
4806 2006-04-05 [colin]      2.1.0cvs4
4807
4808         * src/wizard.c
4809         * src/prefs_gtk.c
4810                 Allow wizard customization with pre-filled values
4811
4812 2006-04-05 [colin]      2.1.0cvs3
4813
4814         * src/textview.c
4815         * src/mimeview.c
4816         * src/mimeview.h
4817                 Nicer messages in mimeview
4818
4819 2006-04-05 [colin]      2.1.0cvs2
4820
4821         * src/addressbook.c
4822         * src/prefs_summaries.c
4823                 i18n fix
4824
4825 2006-04-05 [colin]      2.1.0cvs1
4826
4827         * src/plugins/pgpcore/plugin.c
4828         * src/plugins/pgpcore/select-keys.c
4829         * src/plugins/pgpcore/select-keys.h
4830         * src/plugins/pgpcore/sgpgme.c
4831         * src/plugins/pgpcore/sgpgme.h
4832         * src/plugins/pgpinline/pgpinline.c
4833         * src/plugins/pgpinline/plugin.c
4834         * src/plugins/pgpmime/pgpmime.c
4835         * src/plugins/pgpmime/plugin.c
4836                 Factorize and generalize a bit 
4837                 Drop S/MIME signature verification from PGP/MIME
4838                 (adding it as another, more complete plugin)
4839
4840 2006-04-05 [paul]       2.1.0
4841
4842         2.1.0 released
4843
4844 2006-04-05 [paul]       2.0.0cvs186
4845
4846         * manual/advanced.xml
4847                 add info on colour labels
4848
4849 2006-04-05 [paul]       2.0.0cvs185
4850
4851         * po/bg.po
4852         * po/cs.po
4853         * po/de.po
4854         * po/el.po
4855         * po/en_GB.po
4856         * po/fi.po
4857         * po/fr.po
4858         * po/it.po
4859         * po/nl.po
4860         * po/pl.po
4861         * po/pt_BR.po
4862         * po/sr.po
4863         * po/zh_CN.po
4864                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4865                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4866                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4867                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4868         * src/gtk/authors.h
4869         * tools/claws.i18n.status.pl
4870                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4871                 and new Czech translator, Tim <timbrain@post.cz>
4872
4873 2006-04-05 [mones]      2.0.0cvs184
4874
4875         * po/es.po
4876                 Updated translation
4877
4878 2006-04-05 [colin]      2.0.0cvs183
4879
4880         * src/gtk/quicksearch.c
4881                 Fix bug #929 (unnecessary reload in quick search bar)
4882
4883 2006-04-05 [colin]      2.0.0cvs182
4884
4885         * src/compose.c
4886                 Fix crash on Reply with no From:
4887                 Show signature and conversion error on queuing 
4888                 (but not sending)
4889         * src/mainwindow.c
4890         * src/summaryview.c
4891         * src/summaryview.h
4892                 Factorize threading code and make sure msginfo 
4893                 is not null when it comes from a GtkCTreeRow's 
4894                 data
4895         * src/gtk/gtkaspell.c
4896                 Check for necessary things
4897         * src/gtk/gtksctree.c
4898         * src/gtk/gtksctree.h
4899                 Reset anchor if necessary when removing node
4900
4901 2006-03-29 [colin]      2.0.0cvs181
4902
4903         * src/folderview.c
4904                 Warn for disabled IMAP accounts (due to lack of
4905                 libetpan). Breaks string-freeze - sorry - but it
4906                 is kind of important ;)
4907
4908 2006-03-28 [colin]      2.0.0cvs180
4909
4910         * src/gtk/gtkutils.c
4911         * src/gtk/gtkutils.h
4912                 Add a gtkut_get_link_btn() function that
4913                 creates a button which acts like an URI
4914         * src/prefs_themes.c
4915         * src/gtk/about.c
4916                 Use this function (factorizes codes)
4917         * src/common/defs.h
4918         * src/gtk/pluginwindow.c
4919                 Add a "Get more..." in the plugins window
4920
4921 2006-03-28 [colin]      2.0.0cvs179
4922
4923         * src/common/smtp.c
4924         * src/common/passcrypt.c
4925         * src/undo.c
4926                 Warning fixes. Patch by Pawel Pekala
4927
4928 2006-03-27 [colin]      2.0.0cvs178
4929
4930         * src/undo.c
4931                 Fix undoing by blocks with spaces
4932
4933 2006-03-27 [colin]      2.0.0cvs177
4934
4935         * src/textview.c
4936                 Set margin to 3px for headers
4937
4938 2006-03-27 [paul]
4939
4940         2.1.0-rc2 released
4941
4942 2006-03-27 [wwp]        2.0.0cvs176
4943
4944         * src/summaryview.c
4945                 don't reset quicksearch when updating the message list.
4946                 Thanks to Colin.
4947
4948 2006-03-26 [wwp]        2.0.0cvs175
4949
4950         * src/compose.c
4951                 use a unified border width ('other' tab in the compose window,
4952                 patch by Pawel Pekala).
4953
4954
4955 2006-03-26 [wwp]        2.0.0cvs174
4956
4957         * src/common/quoted-printable.c
4958         * src/addressbook.c
4959                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4960
4961 2006-03-26 [colin]      2.0.0cvs173
4962
4963         * src/quote_fmt_parse.y
4964                 Fix non-UTF8 date formats messing up the whole quote a 
4965                 little bit
4966
4967 2006-03-26 [colin]      2.0.0cvs172
4968
4969         * src/procheader.c
4970                 Make sure the date is UTF8 valid, or try to make it
4971                 so. IncrediMail is really IncrediStupid.
4972         * src/compose.c
4973                 Fix possible conversions. 
4974                 
4975
4976 2006-03-26 [colin]      2.0.0cvs171
4977
4978         * src/matcher.c
4979                 Fix corner cases in body search. This is still a
4980                 hack... It seems impossible to make it good and 
4981                 reasonably fast at the same time.
4982
4983 2006-03-26 [colin]      2.0.0cvs170
4984
4985         * src/summaryview.c
4986                 I think I killed the twilight zone bug!
4987                 summary_select_node() flushes GTK events in order
4988                 to be able to center the view. But this also 
4989                 flushes keypresses like Ctrl-Alt-U, so this can
4990                 call summary_show from summary_select_node (itself
4991                 called from summary_show, etc.). And the summaryview
4992                 has to be unlocked in this function. So just locking
4993                 while processing GTK events, and bailing if locked, 
4994                 should fix it.
4995                 Fixes bug #927 (SIGSEGV during Update Summary)
4996
4997 2006-03-25 [colin]      2.0.0cvs169
4998
4999         * src/matcher.c
5000                 Fix search in QP-encoded bodies
5001                 Fix utf-8 searches in bodies encoded in the
5002                 locale's encoding
5003         * src/common/quoted-printable.c
5004         * src/common/quoted-printable.h
5005                 Add a decode function that doesn't overwrite
5006                 the original pointer
5007                 
5008
5009 2006-03-24 [colin]      2.0.0cvs168
5010
5011         * src/action.c
5012         * src/summaryview.c
5013         * src/summaryview.h
5014                 Update message cache after action
5015                 Patch by H. Merijn Brand
5016         * src/prefs_msg_colors.c
5017                 Factorize label 
5018                 Patch by Fabien Vantard
5019         * src/plugins/spamassassin/spamassassin_gtk.c
5020                 Remove useless translation
5021                 Patch by Fabien Vantard
5022
5023 2006-03-23 [colin]      2.0.0cvs167
5024
5025         * src/common/ssl.c
5026                 Let 30 seconds to SSL_connect
5027
5028 2006-03-23 [wwp]        2.0.0cvs166
5029
5030         * src/summaryview.c
5031         * src/gtk/description_window.c
5032                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5033                 and headers are translated; adjust description windows' width to fit their
5034                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5035
5036 2006-03-23 [paul]       2.0.0cvs165
5037
5038         * src/common/utils.c
5039                 fix highlighting of URIs containing "()"
5040                 (2.0.0cvs164's reversal fixed)
5041                 Thanks to Colin.
5042
5043 2006-03-23 [paul]       2.0.0cvs164
5044
5045         * src/common/utils.c
5046                 revert patch, (postponing a fix), at 2.0.0cvs120
5047                 as it breaks more URIs than it fixes.
5048                 Allow '-' to be a terminating character in a URI
5049
5050 2006-03-22 [colin]      2.0.0cvs163
5051
5052         * configure.ac
5053                 Require libetpan 0.45
5054                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5055
5056 2006-03-22 [paul]       2.0.0cvs162
5057
5058         * src/editgroup.c
5059                 replace '<-' and '->' buttons with GTK_STOCK graphical
5060                 buttons
5061         * src/summary_search.c
5062                 don't offer '...' for translation
5063                 add a tooltip to advanced search '...' button
5064         * src/gtk/quicksearch.c
5065                 don't offer '...' for translation
5066
5067 2006-03-21 [colin]      2.0.0cvs161
5068
5069         * src/compose.c
5070                 Fix middle-click pasting (insert at click
5071                 position instead of cursor position, don't
5072                 remove existing selection and allow pasting
5073                 our own selection)
5074         * src/addressbook.c
5075                 "LDAP Server" -> "LDAP servers"
5076
5077 2006-03-21 [wwp]        2.0.0cvs160
5078
5079         * src/etpan/imap-thread.c
5080                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5081
5082 2006-03-20 [colin]      2.0.0cvs159
5083
5084         * src/summaryview.c
5085                 Don't reload summaryview after an execute with no
5086                 move action
5087
5088 2006-03-19 [colin]      2.0.0cvs158
5089
5090         * src/addressbook.c
5091                 and put groups at the top, always
5092
5093 2006-03-19 [colin]      2.0.0cvs157
5094
5095         * src/addressbook.c
5096                 Order groups before names, as previously
5097
5098 2006-03-19 [colin]      2.0.0cvs156
5099
5100         * src/addressbook.c
5101                 - Sort case-unsensitive
5102                 - Put the sort arrow at opening too
5103
5104 2006-03-19 [wwp]        2.0.0cvs155
5105
5106         * src/addressbook.c
5107                 allow sorting by name/email/remarks, ensure that right-pane's contents
5108                 matches the left-pane selection (cleared when appropriate).
5109                 Patch by Pawel Pekala <c0rn@o2.pl>.
5110
5111 2006-03-18 [colin]      2.0.0cvs154
5112
5113         * src/textview.c
5114                 Fix text cursor ;)
5115
5116 2006-03-18 [colin]      2.0.0cvs153
5117
5118         * src/gtk/filesel.c
5119                 Make sure we hide the preview if we didn't get
5120                 a filename
5121
5122 2006-03-18 [colin]      2.0.0cvs152
5123
5124         * src/summaryview.c
5125                 Set cursor to watch for execution (fixes lack
5126                 of watch-cursor when dnd'ing hundreds of mails)
5127         * src/gtk/filesel.c
5128                 Check that mime type is 'image/*' before updating
5129                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5130
5131 2006-03-18 [colin]      2.0.0cvs151
5132
5133         * src/mainwindow.c
5134         * src/textview.c
5135         * src/textview.h
5136                 Put a watch cursor in textview too when the mainwindow's
5137                 cursor in a watch
5138
5139 2006-03-18 [colin]      2.0.0cvs150
5140
5141         * src/folder.c
5142                 Change wrong asserts to simple tests
5143
5144 2006-03-17 [colin]      2.0.0cvs149
5145
5146         * src/mainwindow.c
5147         * src/mainwindow.h
5148         * src/prefs_msg_colors.c
5149         * src/summaryview.c
5150         * src/summaryview.h
5151         * src/gtk/colorlabel.c
5152         * src/gtk/colorlabel.h
5153                 Add a color label menu in the main menubar
5154                 Add (fixed) accels Ctrl-{0-7} to change the color
5155                 They have to be fixed because the menu's dynamic,
5156                 the items are complex widgets, hence we can't use
5157                 a GtkItemFactory.
5158
5159
5160 2006-03-17 [wwp]        2.0.0cvs148
5161
5162         * src/compose.c
5163                 rollback few lines from my previous commit (those lines come from
5164                 a pending patch, accidentally commited, even if neutral as they are
5165                 commented out).
5166
5167 2006-03-17 [wwp]        2.0.0cvs147
5168
5169         * src/compose.c
5170                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5171                 applied code style/indentation to the modified function.
5172
5173 2006-03-17 [wwp]        2.0.0cvs146
5174
5175         * src/procmsg.c
5176         * src/compose.c
5177                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5178
5179 2006-03-17 [paul]
5180
5181         2.1.0-rc1 released
5182
5183 2006-03-17 [paul]       2.0.0cvs145
5184
5185         * src/main.c
5186                 addressbook_read_file() was called twice
5187         * src/textview.c
5188                 X-Mailer highlighting
5189
5190 2006-03-16 [colin]      2.0.0cvs144
5191
5192         * src/sourcewindow.c
5193         * src/sourcewindow.h
5194                 And the last one, in source window.
5195
5196 2006-03-16 [colin]      2.0.0cvs143
5197
5198         * src/compose.c
5199         * src/compose.h
5200                 Fix the same stuff in compose
5201
5202 2006-03-16 [colin]      2.0.0cvs142
5203
5204         * src/messageview.c
5205                 Complete the previous messageview crash fix
5206
5207 2006-03-16 [colin]      2.0.0cvs141
5208
5209         * src/procmsg.h
5210         * src/procmsg.c
5211         * src/folder.c
5212                 Fix POSTPROCESSING hook
5213                 Patch by H. Merijn Brand
5214
5215         * src/procmime.c
5216         * src/procmime.h
5217                 Parse Content-Location
5218
5219         * src/toolbar.c
5220         * src/messageview.c
5221         * src/messageview.h
5222                 Don't crash when a top-level MessageView has
5223                 been closed on us. Same problematic than
5224                 yesterday's quicksearch issue.
5225
5226 2006-03-15 [colin]      2.0.0cvs140
5227
5228         * src/gtk/quicksearch.c
5229                 Fix a bitchy race we didn't think about when we
5230                 added quicksearch cancellation:
5231                 If the search is not on cached fields, for example
5232                 body_part matchcase "stuff"
5233                 the matcher code has to get the whole message. If
5234                 we're on IMAP, that can be slow, and in order to
5235                 be non-blocking, the IMAP code idle loop processes
5236                 gtk events too. So it is possible to cancel a
5237                 quicksearch while the matcher is getting the mail's
5238                 body. After matcher got its body, it will start to
5239                 iterate over the matcher list that the Quicksearch's
5240                 clear_search_cb() just freed via prepare_matcher().
5241                 SIGSEGV ensues.
5242                 The fix consists of guarding the matcherlist_match()
5243                 call with a boolean 'matching'. If we reset the
5244                 quicksearch while matching is TRUE, we don't free
5245                 the matcherlist anymore like we did, but we set
5246                 another new flag, deferred_free, to TRUE. Then,
5247                 in quicksearch_match(), just after returning from
5248                 matcherlist_match() and unsetting the matching flag,
5249                 we check the deferred_free flag and do the
5250                 prepare_matcher() (which does the matcherlist_free)
5251                 for real, so we free the matcherlist once it's not
5252                 used anymore.
5253                 As all of this runs via the glib main loop, we
5254                 luckily don't need a mutex.
5255         * src/summaryview.c
5256                 Also, show progress while searching.
5257
5258
5259 2006-03-14 [colin]      2.0.0cvs139
5260
5261         * src/alertpanel.c
5262                 Make alertpanel_is_open non-static
5263
5264 2006-03-14 [colin]      2.0.0cvs138
5265
5266         * src/prefs_spelling.c
5267                 Cleanups - Fabien Vantard
5268
5269 2006-03-14 [wwp]        2.0.0cvs137
5270
5271         * src/main.c
5272                 code style normalization (curly braces, indentation).
5273
5274 2006-03-14 [wwp]        2.0.0cvs137
5275
5276         * src/main.c
5277                 code style (braces, indentation)
5278
5279 2006-03-12 [paul]       2.0.0cvs136
5280
5281         * src/prefs_common.c
5282                 trans_hdr defaults to FALSE to be RFC-savvy
5283         * src/prefs_summaries.c
5284                 add a tooltip to the trans_hdr option
5285                 
5286
5287 2006-03-12 [paul]       2.0.0cvs135
5288
5289         * src/prefs_matcher.c
5290                 give a little more width to the combos
5291         * src/prefs_display_header.c
5292         * src/textview.c
5293                 translate headers if prefs_common.trans_hdr
5294                 is TRUE
5295
5296         Patches by Pawel Pekala
5297
5298 2006-03-12 [paul]       2.0.0cvs134
5299
5300         * src/plugins/clamav/clamav_plugin.c
5301         * src/plugins/dillo_viewer/dillo_viewer.c
5302         * src/plugins/pgpcore/plugin.c
5303         * src/plugins/pgpinline/plugin.c
5304         * src/plugins/pgpmime/plugin.c
5305         * src/plugins/spamassassin/spamassassin.c
5306                 update/add to descriptions
5307         * src/plugins/spamassassin/spamassassin_gtk.c
5308                 fixes to the english, remove superfluous
5309                 tooltips, clean up a little
5310
5311 2006-03-12 [paul]       2.0.0cvs133
5312
5313         * src/compose.c
5314                 fix Bug 924, 'Account combo box shows up wrong 
5315                 if & is in account name'
5316
5317 2006-03-11 [colin]      2.0.0cvs132
5318
5319         * src/summaryview.c
5320                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5321                 messed up shift-selection because is slows down
5322                 moving around summaryview. thanks -users
5323
5324 2006-03-10 [colin]      2.0.0cvs131
5325
5326         * src/plugins/spamassassin/spamassassin_gtk.c
5327                 Put back Paul's engrish fixes
5328
5329 2006-03-10 [colin]      2.0.0cvs130
5330
5331         * src/plugins/spamassassin/spamassassin.c
5332         * src/plugins/spamassassin/spamassassin.h
5333         * src/plugins/spamassassin/spamassassin_gtk.c
5334                 Cleanup SA prefs page (more)
5335                 Patch by Fabien Vantard
5336
5337 2006-03-10 [paul]       2.0.0cvs129
5338
5339         * src/prefs_msg_colors.c
5340         * src/prefs_spelling.c
5341                 widget sensitivity
5342
5343 2006-03-09 [mones]      2.0.0cvs128
5344
5345         * po/es.po
5346                 Update for next RC
5347
5348 2006-03-09 [wwp]        2.0.0cvs127
5349
5350         * configure.ac
5351                 revert accidental commit (requirement for libetpan 0.43), this time
5352                 not in HEAD.
5353
5354 2006-03-09 [wwp]        2.0.0cvs125
5355
5356         * configure.ac
5357                 revert accidental commit (requirement for libetpan 0.43)
5358
5359 2006-03-09 [paul]       2.0.0cvs126
5360
5361         * src/prefs_receive.c
5362                 remove useless frame
5363                 replace 'incorporation' with 'receiving'
5364         * src/plugins/clamav/clamav_plugin_gtk.c
5365         * src/plugins/spamassassin/spamassassin_gtk.c
5366                 improve widget sensitivity
5367                 fix a bit his engrish
5368
5369 2006-03-09 [wwp]        2.0.0cvs125
5370
5371         * src/addressadd.c
5372         * src/foldersel.c
5373         * src/prefs_common.c
5374         * src/prefs_common.h
5375                 remember some more windows' sizes (add to addressbook and
5376                 select folder).
5377
5378 2006-03-09 [paul]       2.0.0cvs124
5379
5380         * src/plugins/pgpcore/prefs_gpg.c
5381                 normalise construction of dialogue
5382
5383 2006-03-09 [paul]       2.0.0cvs123
5384
5385         * src/plugins/trayicon/Makefile.am
5386                 add missing slash
5387
5388 2006-03-08 [colin]      2.0.0cvs122
5389
5390         * src/plugins/trayicon/Makefile.am
5391                 Fix build in separate dir 
5392                 Patch by Bamanzi <bamanzi@gmail.com>
5393
5394 2006-03-08 [colin]      2.0.0cvs121
5395
5396         * src/procmsg.c
5397                 Batch move and copies from summaryview with delayed execution
5398                 too
5399
5400 2006-03-07 [paul]       2.0.0cvs120
5401
5402         * src/common/utils.c
5403                 fix highlighting of URIs containing "()"
5404                 Patch by Pawel Pekala
5405
5406 2006-03-07 [paul]       2.0.0cvs119
5407
5408         * src/folder.c
5409         * src/folder.h
5410         * src/folderview.c
5411                 immediately do alphabetical resort when
5412                 changing a folder's name
5413                 Patch by Pawel Pekala
5414
5415 2006-03-07 [paul]       2.0.0cvs118
5416
5417         * src/news.c
5418         * src/news_gtk.c
5419                 when unsubscribing a newsgroup, remove the
5420                 folder and msgs in .sylpheed-claws/newscache
5421                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5422
5423 2006-03-07 [paul]       2.0.0cvs117
5424
5425         * src/textview.c
5426                 fix wrong Fake URL Warning
5427                 Thanks to Hiro
5428
5429 2006-03-07 [colin]      2.0.0cvs116
5430
5431         * src/imap.c
5432                 Return immediately when password dialog was
5433                 cancelled
5434         * src/gtk/inputdialog.c
5435                 Allow empty strings for passwords
5436
5437
5438 2006-03-06 [colin]      2.0.0cvs115
5439
5440         * src/imap.c
5441                 Prevent double-timeouts when connection fails
5442
5443 2006-03-06 [colin]
5444
5445         2.0.1-rc1 released
5446
5447 2006-03-06 [colin]      2.0.0cvs114
5448
5449         * src/imap.c
5450                 Refresh session during potentially long
5451                 operations
5452
5453 2006-03-06 [wwp]        2.0.0cvs113
5454
5455         * src/prefs_msg_colors.h
5456                 forgot that one (custom color labels).
5457
5458 2006-03-06 [wwp]        2.0.0cvs112
5459
5460         * src/prefs_common.c
5461         * src/prefs_common.h
5462         * src/prefs_msg_colors.c
5463         * src/summaryview.c
5464         * src/summaryview.h
5465         * src/gtk/colorlabel.c
5466         * src/gtk/colorlabel.h
5467                 colors in messages list are now customizable. Color values and names can
5468                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5469                 Thanks to Paul and Colin for their help with this longstanding patch!
5470
5471 2006-03-06 [wwp]        2.0.0cvs111
5472
5473         * src/textview.c
5474                 don't crash if (x)face is bad.
5475
5476 2006-03-05 [paul]       2.0.0cvs110
5477
5478         * AUTHORS
5479         * configure.ac
5480         * src/Makefile.am
5481         * src/common/Makefile.am
5482         * src/common/utils.h
5483         * src/etpan/imap-thread.c
5484         * src/gtk/authors.h
5485         * src/plugins/clamav/Makefile.am
5486         * src/plugins/demo/Makefile.am
5487         * src/plugins/dillo_viewer/Makefile.am
5488         * src/plugins/pgpcore/Makefile.am
5489         * src/plugins/pgpcore/passphrase.c
5490         * src/plugins/pgpinline/Makefile.am
5491         * src/plugins/pgpmime/Makefile.am
5492         * src/plugins/spamassassin/Makefile.am
5493         * src/plugins/trayicon/Makefile.am
5494                 fix builiding on cygwin
5495                 Patch by Ralgh Young <bamanzi@gmail.com>
5496
5497 2006-03-04 [wwp]        2.0.0cvs109
5498
5499         * manual/keyboard.xml
5500                 fix mixed up/down keys.
5501
5502 2006-03-04 [wwp]        2.0.0cvs108
5503
5504         * README
5505         * INSTALL
5506                 updated links to SpamAssassin.
5507
5508 2006-03-04 [wwp]        2.0.0cvs107
5509
5510         * manual/plugins.xml
5511         * src/plugins/spamassassin/README
5512                 updated SpamAssassin plugin docs to reflect new functional additions
5513                 (also fix/update/documents few technical stuff more, see the README).
5514
5515 2006-03-04 [wwp]        2.0.0cvs106
5516
5517         * src/prefs_message.c
5518                 normalized capitalization of message-prefs paths.
5519
5520 2006-03-04 [wwp]        2.0.0cvs105
5521
5522         * manual/advanced.xml
5523                 typo.
5524
5525 2006-03-03 [colin]      2.0.0cvs104
5526
5527         * src/plugins/clamav/clamav_plugin_gtk.c
5528                 Rework prefs page, patch by Fabien 
5529
5530 2006-03-03 [colin]      2.0.0cvs103
5531
5532         * src/plugins/clamav/clamav_plugin.c
5533                 Set error on all errors
5534
5535 2006-03-03 [colin]      2.0.0cvs102
5536
5537         * src/common/plugin.c
5538                 Initialize error to avoid crashing when a plugin fails
5539                 without setting error
5540
5541 2006-03-02 [wwp]        2.0.0cvs101
5542
5543         * configure.ac
5544                 fixed linker flags for libetpan support on Cygwin
5545                 (thanks to H.Merijn Brand).
5546
5547 2006-03-02 [wwp]        2.0.0cvs100
5548
5549         * src/addressbook.c
5550                 fix some AB error messages: one for punctuation and
5551                 one wrongly duplicate (thanks, maxbritov).
5552
5553 2006-03-02 [wwp]        2.0.0cvs99
5554
5555         * src/plugins/spamassassin/spamassassin.c
5556                 make sync calls to sa-learn/spamc to prevent
5557                 system (whatever local or client/server) overload.
5558
5559 2006-03-02 [colin]      2.0.0cvs98
5560
5561         * src/summaryview.c
5562                 Put the spam icon in the status column instead of the
5563                 mark one
5564
5565 2006-03-01 [colin]      2.0.0cvs97
5566
5567         * src/plugins/spamassassin/spamassassin.c
5568                 Fix segfault (g_file_set_contents fails for some 
5569                 reason and err==0x2f. Can't find out why with
5570                 valgrind, using working function :-)
5571
5572 2006-03-01 [colin]      2.0.0cvs96
5573
5574         * src/inc.c
5575                 Offline overriding: let 'No' be cached only 3 seconds
5576
5577 2006-03-01 [colin]      2.0.0cvs95
5578
5579         * src/addr_compl.c
5580         * src/addrbook.c
5581         * src/addressbook.c
5582         * src/addrindex.c
5583         * src/folder_item_prefs.c
5584         * src/headerview.c
5585         * src/imap.c
5586         * src/inc.c
5587         * src/ldif.c
5588         * src/mainwindow.c
5589         * src/mh.c
5590         * src/msgcache.c
5591         * src/prefs_common.h
5592         * src/prefs_msg_colors.c
5593         * src/procheader.c
5594         * src/procheader.h
5595         * src/procmime.c
5596         * src/procmsg.c
5597         * src/procmsg.h
5598         * src/send_message.h
5599         * src/simple-gettext.c
5600         * src/summaryview.c
5601         * src/summaryview.h
5602         * src/syldap.c
5603         * src/textview.c
5604         * src/undo.c
5605         * src/common/ssl_certificate.c
5606         * src/common/utils.c
5607         * src/gtk/colorsel.c
5608         * src/gtk/gtksctree.c
5609         * src/gtk/gtkshruler.c
5610         * src/plugins/trayicon/trayicon.c
5611                 #if 0 goes to /dev/null
5612
5613 2006-03-01 [colin]      2.0.0cvs94
5614
5615         * src/compose.c
5616         * src/imap.c
5617         * src/inc.c
5618         * src/inc.h
5619         * src/messageview.c
5620         * src/news.c
5621         * src/plugins/spamassassin/spamassassin.c
5622                 Allow to add information in the "working offline"
5623                 window
5624
5625 2006-03-01 [wwp]        2.0.0cvs93
5626
5627         * src/plugins/spamassassin/spamassassin.c
5628                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5629                 'cause it seems that calling `spamc ... < inputfile` with
5630                 g_spawn_(a)sync simply.. erm doesn't work :-).
5631
5632 2006-03-01 [wwp]        2.0.0cvs92
5633
5634         * src/toolbar.c
5635         * src/toolbar.h
5636                 simplify the adding of spam/ham button to the messageview toolbar
5637                 (it gets more clear now that the same button will be "Mark as spam"
5638                 or "Mark as ham" according to the current message status,
5639                 thanks to Colin).
5640
5641 2006-03-01 [wwp]        2.0.0cvs91
5642
5643         * src/messageview.c
5644         * src/procmsg.c
5645         * src/procmsg.h
5646         * src/summaryview.c
5647         * src/plugins/spamassassin/spamassassin.c
5648         * src/plugins/spamassassin/spamassassin.h
5649                 make learner callbacks return a status (0 for ok),
5650                 handle it in main code to avoid setting flags when learning failed,
5651                 don't learn on TCP if offline in spamassassin,
5652                 thanks to Colin.
5653
5654                 
5655
5656 2006-03-01 [wwp]        2.0.0cvs90
5657
5658         * src/compose.c
5659                 some work around the compose window's account menu,
5660                 patch by Fabien Vantard.
5661
5662 2006-03-01 [wwp]        2.0.0cvs89
5663
5664         * src/plugins/spamassassin/spamassassin.c
5665                 fixed bad logics, was using spamc in local mode and sa-learn
5666                 in remote mode (thanks, Colin).
5667
5668 2006-03-01 [wwp]        2.0.0cvs88
5669
5670         * src/plugins/spamassassin/spamassassin.c
5671         * src/plugins/spamassassin/spamassassin.h
5672         * src/plugins/spamassassin/spamassassin_gtk.c
5673                 made processing of emails w/ sa-plugin an option (default is TRUE),
5674                 fixed Engrish some tooltips, capitalization of some debug messages
5675                 and warnings. The spamassassin plugin now provides two separate
5676                 services: process emails upon incorporation and spamd training.
5677                 Both services (un)register independently but use some common
5678                 plugin settings (transport settings, spam storage location).
5679
5680 2006-02-28 [wwp]        2.0.0cvs87
5681
5682         * src/plugins/spamassassin/spamassassin.c
5683                 fix async flag to spamc cmdline execution (batch exec should
5684                 be asynchronous).
5685
5686 2006-02-27 [wwp]        2.0.0cvs86
5687
5688         * src/plugins/spamassassin/spamassassin.c
5689         * src/plugins/spamassassin/spamassassin.h
5690         * src/plugins/spamassassin/spamassassin_gtk.c
5691                 - added the ability to learn a remote spamassassin server (spamd),
5692                 using spamc.
5693                 - added the spamassassin option 'username', that applies to all
5694                 spamassassin operations (filtering, learning, local or remote).
5695                 The default username is the current unix user (if left blank
5696                 from gtk prefs or config file).
5697                 - commented out some unused code (notebook widget), removed unused
5698                 layout (hbox1).
5699                 - make more widgets sensitive to the transport type.
5700
5701 2006-02-27 [colin]      2.0.0cvs85
5702
5703         * src/plugins/spamassassin/spamassassin.c
5704                 Fix sa-learn call when offline
5705
5706 2006-02-27 [colin]      2.0.0cvs84
5707
5708         * configure.ac
5709         * src/Makefile.am
5710         * src/mainwindow.c
5711         * src/mainwindow.h
5712         * src/messageview.c
5713         * src/messageview.h
5714         * src/prefs_toolbar.c
5715         * src/procmsg.c
5716         * src/stock_pixmap.c
5717         * src/stock_pixmap.h
5718         * src/summaryview.c
5719         * src/toolbar.c
5720         * src/toolbar.h
5721         * src/pixmaps/ham_btn.xpm
5722         * src/pixmaps/spam.xpm
5723         * src/pixmaps/spam_btn.xpm
5724         * src/plugins/spamassassin/spamassassin.c
5725                 Add button in toolbar for spam learning
5726                 Fix a few bugs from the last related commit
5727                 Revert 1.9.6cvs23 which messed up shift-selection
5728
5729 2006-02-24 [colin]      2.0.0cvs83
5730
5731         * src/procmsg.c
5732         * src/summaryview.c
5733         * src/summaryview.h
5734         * src/plugins/spamassassin/spamassassin.c
5735         * src/plugins/spamassassin/spamassassin.h
5736         * src/plugins/spamassassin/spamassassin_gtk.c
5737                 Unregister learner when spamassassin is either
5738                 disabled or over tcp
5739
5740 2006-02-24 [colin]      2.0.0cvs82
5741
5742         * src/Makefile.am
5743         * src/mainwindow.c
5744         * src/mainwindow.h
5745         * src/procmsg.c
5746         * src/procmsg.h
5747         * src/stock_pixmap.c
5748         * src/stock_pixmap.h
5749         * src/summaryview.c
5750         * src/summaryview.h
5751         * src/gtk/icon_legend.c
5752         * src/pixmaps/spam.xpm  ** NEW FILE **
5753         * src/plugins/spamassassin/spamassassin.c
5754         * src/plugins/spamassassin/spamassassin_gtk.c
5755                 Add spam learning interface (Mark/Mark as 
5756                 (spam|ham) menus)
5757
5758 2006-02-24 [wwp]        2.0.0cvs81
5759
5760         * src/compose.c
5761         * src/compose.h
5762         * src/filtering.c
5763                 hide compose window when sending message in batch mode
5764                 (filtering: forward and redirect). Also fixed a wrong
5765                 value returned when sending failed, neutral anyway.
5766                 (Colin, me) 
5767
5768 2006-02-24 [wwp]        2.0.0cvs80
5769
5770         * src/mainwindow.c
5771                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5772
5773 2006-02-24 [paul]       2.0.0cvs79
5774
5775         * src/news.c
5776         * src/news.h
5777         * src/news_gtk.c
5778                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5779                 Thanks to Colin
5780
5781 2006-02-23 [colin]      2.0.0cvs78
5782
5783         * src/alertpanel.c
5784                 Change OK to Close in alertpanel with View log
5785                 button; add accel to View log. Patch by Fabien
5786                 Vantard
5787
5788 2006-02-23 [wwp]        2.0.0cvs77
5789
5790         * src/compose.c
5791                 silly me, there were much more tests to perform, since toolbars can
5792                 really have down to 1 element only.
5793
5794 2006-02-23 [wwp]        2.0.0cvs76
5795
5796         * commitHelper
5797                 fixed indentation from my previous commit. Fallback to VISUAL if
5798                 EDITOR is not set (and to vi, at last resort).
5799
5800 2006-02-23 [wwp]        2.0.0cvs75
5801
5802         * commitHelper
5803                 improved error detection (Colin, me).
5804
5805 2006-02-23 [wwp]        2.0.0cvs74
5806
5807         * src/prefs_toolbar.c
5808                 simplify and fix prefs/toolbars layouting. Combos' contents can
5809                 now be really displayed.
5810
5811 2006-02-23 [wwp]        2.0.0cvs73
5812         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5813         be really displayed.
5814
5815 2006-02-22 [wwp]        2.0.0cvs72
5816
5817         * src/compose.c
5818                 fix a typo in my previous commit (sorry!).
5819
5820 2006-02-22 [wwp]        2.0.0cvs71
5821
5822         * src/prefs_toolbar.c
5823                 fix a crash when adding separators to toolbars,
5824                 also fix some separator item information.
5825
5826 2006-02-22 [wwp]        2.0.0cvs70
5827
5828         * src/compose.c
5829                 fix a crash when redirecting (for instance) when compose window's
5830                 toolbar contents has been customized (when some buttons have been
5831                 removed in fact).
5832
5833 2006-02-21 [wwp]        2.0.0cvs69
5834
5835         * src/summaryview.c
5836         * src/gtk/pluginwindow.c
5837         * src/plugins/pgpcore/prefs_gpg.c
5838                 fix some compilation warnings (feat. remains of removed code).
5839
5840 2006-02-21 [wwp]        2.0.0cvs68
5841
5842         * src/gtk/gtkutils.c
5843                 fix two compilation issues, thanks to Stephan Sachse.
5844
5845 2006-02-20 [colin]      2.0.0cvs67
5846
5847         * src/mainwindow.c
5848                 Don't reselect displayed mail on refocus
5849                 This fixes actions misbehaving 
5850
5851 2006-02-20 [wwp]        2.0.0cvs66
5852
5853         * src/summaryview.c
5854         * src/gtk/gtksctree.c
5855         * src/gtk/gtkshruler.c
5856                 changed more runtime typecast checks.
5857
5858 2006-02-20 [wwp]        2.0.0cvs65
5859
5860         * src/summary_search.c
5861                 find all - summaryview refresh issue fixed, thanks to Colin.
5862
5863 2006-02-20 [wwp]        2.0.0cvs64
5864
5865         * src/gtk/gtkutils.c
5866                 better runtime typecast checks.
5867
5868 2006-02-20 [wwp]        2.0.0cvs63
5869
5870         * src/summary_search.c
5871                 enhancements to the summary search:
5872                         - add the ability to stop the running search
5873                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5874                         - don't search if no criteria (From/To/Subject/Body) is set
5875                         - ensure that a busy mouse pointer is always shown when searching,
5876                           show it even a bit earlier
5877
5878 2006-02-19 [colin]      2.0.0cvs62
5879
5880         * src/compose.c
5881         * src/imap.c
5882         * src/etpan/imap-thread.c
5883         * src/etpan/imap-thread.h
5884                 (Future) IMAP speed improvement on sending
5885                 Will require a libetpan update
5886         * src/summaryview.c
5887         * src/gtk/quicksearch.c
5888                 Make quicksearch clearable while running.
5889
5890 2006-02-17 [colin]      2.0.0cvs61
5891
5892         * src/imap.c
5893         * src/etpan/imap-thread.c
5894         * src/etpan/imap-thread.h
5895                 Check for IMAP certificates
5896                 ** Requires libetpan-0.42-cvs4 
5897                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5898
5899 2006-02-17 [colin]      2.0.0cvs60
5900
5901         * src/messageview.c
5902         * src/prefs_common.c
5903         * src/prefs_common.h
5904         * src/prefs_message.c
5905                 Add pref to display HTML-only mails with plugin, 
5906                 if possible (defaulting to FALSE of course).
5907
5908 2006-02-16 [colin]      2.0.0cvs59
5909
5910         * src/main.c
5911         * src/common/plugin.c
5912         * src/common/plugin.h
5913         * src/gtk/pluginwindow.c
5914                 Keep track of requested (but unloaded) plugins
5915                 in some error cases.
5916
5917 2006-02-16 [wwp]        2.0.0cvs58
5918
5919         * src/gtk/gtkaspell.c
5920         * src/gtk/gtkaspell.h
5921         * src/prefs_spelling.c
5922         * src/compose.c
5923         * src/prefs_common.c
5924         * src/prefs_common.h
5925                 implemented new optional spellchecker behaviour: re-check message when
5926                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5927
5928 2006-02-16 [wwp]        2.0.0cvs57
5929
5930         * src/quote_fmt_parse.y
5931                 pclose popen'ed pipe.
5932
5933 2006-02-15 [colin]      2.0.0cvs56
5934
5935         * src/mimeview.c
5936         * src/mimeview.h
5937                 Let MimeViewers know which MimeView they
5938                 depend of.
5939         * src/summaryview.c
5940                 Swap From/To columns in Sent/Queue/Drafts
5941                 folders
5942         * src/etpan/imap-thread.c
5943                 Use mailstream_low_tls_open() for STARTTLS
5944                 instead of mailstream_low_ssl_open()
5945                 ** REQUIRES libetpan 0.42cvs3 **
5946
5947 2006-02-15 [wwp]        2.0.0cvs55
5948
5949         * src/compose.c
5950         * src/compose.h
5951         * src/message_search.c
5952         * src/message_search.h
5953         * src/textview.c
5954         * src/gtk/gtkutils.c
5955         * src/gtk/gtkutils.h
5956                 added the ability to Find text in the compose window (and a bit
5957                 of code factorization).
5958
5959 2006-02-15 [wwp]        2.0.0cvs54
5960
5961         * src/prefs_gtk.c
5962                 yet another one file was missing (fix for some widgets' sensitivity).
5963                 Thanks Colin!
5964
5965 2006-02-15 [wwp]        2.0.0cvs53
5966
5967         * src/prefs_gtk.h
5968                 oops forgot that file (fix for some widgets' sensitivity).
5969
5970 2006-02-15 [wwp]        2.0.0cvs52
5971
5972         * src/summary_search.c
5973                 implemented advanced summary search options (added the ability
5974                 to use matcher conditions in an advanced search mode).
5975
5976 2006-02-15 [wwp]        2.0.0cvs51
5977
5978         * src/plugins/pgpcore/prefs_gpg.c
5979         * src/prefs_account.c
5980                 fix some widget sensitivity, mostly around some labels in
5981                 account prefs.
5982
5983 2006-02-15 [paul]       2.0.0cvs50
5984
5985         * manual/advanced.xml
5986                 improve Templates info
5987                 written by wwp
5988
5989 2006-02-14 [colin]      2.0.0cvs49
5990
5991         * src/pixmaps/address_book.xpm
5992         * src/pixmaps/preferences.xpm
5993         * src/pixmaps/properties.xpm
5994                 Fix pixmap size - patch by Fabien Vantard
5995
5996 2006-02-13 [colin]      2.0.0cvs48
5997
5998         * src/procmime.c
5999                 Add missing fclose()s on error
6000         * src/textview.c
6001                 Remove unused code
6002         * src/common/utils.c
6003                 Fix temp files not being deleted on windows
6004         Patches by Thomas Gilgin
6005
6006 2006-02-13 [colin]      2.0.0cvs47
6007
6008         * src/mainwindow.c
6009                 Fix exit crash
6010
6011 2006-02-13 [wwp]        2.0.0cvs46
6012
6013         * src/plugins/pgpcore/prefs_gpg.c
6014                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6015
6016 2006-02-12 [colin]      2.0.0cvs45
6017
6018         * src/folderview.c
6019         * src/main.c
6020         * src/mainwindow.c
6021                 Fix "stuff" when quitting
6022
6023 2006-02-12 [wwp]        2.0.0cvs44
6024
6025         * src/prefs_themes.c
6026                 fix typos in debug messages.
6027
6028 2006-02-11 [colin]      2.0.0cvs43
6029
6030         * src/summaryview.c
6031                 don't allow drag/drop from ourself
6032
6033 2006-02-10 [wwp]        2.0.0cvs42
6034
6035         * src/exporthtml.c
6036         * src/html.c
6037         * src/html.h
6038         * src/procmime.c
6039         * src/textview.c
6040                 renamed html_ prefixed functions and data structures to avoid
6041                 namespace clashes w/ other software (gtkhtml2 for instance).
6042                 Closes bug #907.
6043
6044
6045 2006-02-09 [colin]      2.0.0cvs41
6046
6047         * src/summaryview.c
6048                 Fix shitty logic messed up. Thanks Ticho for the hint!
6049
6050 2006-02-09 [wwp]        2.0.0cvs40
6051
6052         * src/gtk/about.c
6053         * src/compose.c
6054         * src/prefs_account.c
6055         * src/prefs_gtk.h
6056         * src/editaddress.c
6057                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6058                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6059                 Browse buttons in accounts prefs.
6060
6061 2006-02-09 [colin]      2.0.0cvs39
6062
6063         * src/matcher.c
6064                 Check for pointer before using its members
6065         * src/gtk/gtksourceprintjob.c
6066                 Fix a wrong warning
6067
6068 2006-02-09 [wwp]        2.0.0cvs38
6069
6070         * src/gtk/filesel.c
6071                 fix few compiler warnings (type mismatch).
6072
6073 2006-02-09 [paul]       2.0.0cvs37
6074
6075         * po/fr.po
6076                 updated by Fabien Vantard
6077
6078 2006-02-08 [colin]      2.0.0cvs36
6079
6080         * src/prefs_common.c
6081         * src/common/defs.h
6082         * src/common/plugin.c
6083                 allow windows and linux configurations to coexist
6084                 patch by Thomas Gilgin
6085
6086 2006-02-08 [colin]      2.0.0cvs35
6087
6088         * src/filtering.c
6089         * src/matcher.c
6090         * src/matcher.h
6091         * src/matcher_parser_parse.y
6092         * src/prefs_filtering_action.c
6093         * src/prefs_matcher.c
6094                 Add the "Ignore thread" filtering
6095                 action
6096
6097 2006-02-08 [colin]      2.0.0cvs34
6098
6099         * src/compose.c
6100         * src/procmime.c
6101         * src/procmime.h
6102                 Fix bug #905 (damaged attachment)
6103                 text files with raw \0's aren't really text files
6104         FOR_STABLE
6105
6106 2006-02-08 [colin]      2.0.0cvs33
6107
6108         * src/summaryview.c
6109                 Fix crasher introduced yesterday
6110
6111 2006-02-08 [wwp]        2.0.0cvs32
6112
6113         * src/compose.c
6114         * src/compose.h
6115                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6116
6117 2006-02-08 [wwp]        2.0.0cvs31
6118
6119         * src/prefs_template.c
6120                 templates enhancement: allow address completion for Cc and Bcc fields
6121                 (it was currently possible for the To field only)
6122
6123 2006-02-08 [colin]      2.0.0cvs30
6124
6125         * src/compose.c
6126                 Don't unblock if not blocked
6127         FOR_STABLE
6128
6129 2006-02-07 [colin]      2.0.0cvs29
6130
6131         * src/action.c
6132                 Forgot to refresh summaryview
6133
6134 2006-02-07 [colin]      2.0.0cvs28
6135
6136         * src/action.c
6137                 Freeze/thaw message list and folder list while
6138                 processing %as{} actions 
6139         * src/compose.c
6140                 Fix auto-wrap disabling after a middle-click
6141                 paste - FOR_STABLE
6142
6143 2006-02-07 [paul]       2.0.0cvs27
6144
6145         * src/folder.c
6146                 fix freeing of uninitialised pointers
6147                 Thanks to Colin
6148
6149 2006-02-06 [colin]      2.0.0cvs26
6150
6151         * src/folder.c
6152                 Use g_slist_prepend in potentially big list
6153
6154 2006-02-06 [colin]      2.0.0cvs25
6155
6156         * src/folder.c
6157                 Completely skip processing if it doesn't 
6158                 exist (faster!)
6159
6160 2006-02-06 [colin]      2.0.0cvs24
6161
6162         * src/folder.c
6163         * src/summaryview.c
6164                 Batch filtering in summaryview (from Tools menu)
6165                 and pre/post//-processing too
6166
6167 2006-02-06 [colin]      2.0.0cvs23
6168
6169         * src/procmsg.h
6170         * src/filtering.c
6171                 Use a special field for batch filtering instead
6172                 of stepping on deferred execution's toes
6173
6174 2006-02-06 [colin]      2.0.0cvs22
6175
6176         * src/action.c
6177         * src/filtering.c
6178         * src/filtering.h
6179         * src/folder.c
6180         * src/summaryview.c
6181                 Fix filtering via menus and actions
6182
6183 2006-02-06 [colin]      2.0.0cvs21
6184
6185         * src/imap.c
6186                 Put the added file directly to cache if possible (will work
6187                 with next libetpan)
6188         * src/filtering.c
6189         * src/filtering.h
6190         * src/inc.c
6191         * src/folder.c
6192         * src/mbox.c
6193         * src/procmsg.h
6194                 Move and copy filtered messages by batches instead of one
6195                 by one - faster on IMAP
6196         * src/procmsg.c
6197                 Add a function that'll possibly be useful later
6198
6199 2006-02-06 [colin]      2.0.0cvs20
6200
6201         * src/addressbook.c
6202                 Use internal mime-type instead of text/plain for d'n'd
6203         * src/compose.c
6204                 Allow attaching files from mimeview's icon list via d'n'd
6205         * src/folderview.c
6206         * src/folderview.h
6207                 Use internal mime-type instead of text/plain for d'n'd
6208                 Don't try to selected opened folder if none is
6209                 Factorize d'n'd from other apps code
6210         * src/headerview.c
6211         * src/textview.c
6212         * src/gtk/gtkutils.c
6213         * src/gtk/gtkutils.h
6214                 Factorize Face/X-Face stuff
6215         * src/mimeview.c
6216                 Fix d'n'd to other apps
6217         * src/prefs_message.c
6218                 Let the XFace pref be usable without libcompface as it also
6219                 applies to Face
6220         * src/summaryview.c
6221                 Fix d'n'd to other apps
6222                 Factorize d'n'd from other apps code
6223
6224 2006-02-06 [wwp]        2.0.0cvs19
6225
6226         * po/it.po
6227                 Italian translation fixes by Andrea Spadaccini (no more confusion
6228                 between filtering and processing, and few changes in the About
6229                 dialog).
6230
6231
6232 2006-02-06 [mones]      2.0.0cvs18
6233
6234         * src/gtk/icon_legend.c
6235                 Improved descriptions allowing better translations
6236
6237 2006-02-05 [colin]      2.0.0cvs17
6238
6239         * src/imap.c
6240                 Add the f*cking missing expunge that caused imap_fetch_env
6241                 to fail after an add_msgs ! :-///
6242         * src/etpan/imap-thread.c
6243                 Add a bit of debug
6244         FOR_STABLE
6245
6246 2006-02-05 [colin]      2.0.0cvs16
6247
6248         * src/common/utils.c
6249                 Don't check for return-path (or we can't put
6250                 back non-sent mails)
6251
6252 2006-02-05 [colin]      2.0.0cvs15
6253
6254         * src/textview.c
6255                 Don't try to display Face header in textview
6256                 when teh headerview's active
6257
6258 2006-02-05 [colin]      2.0.0cvs14
6259
6260         * tools/tbird2syl.py
6261         * tools/Makefile.am
6262                 Add script to import Thunderbird mails
6263
6264 2006-02-05 [colin]      2.0.0cvs13
6265
6266         * src/headerview.c
6267         * src/procheader.c
6268         * src/procmsg.c
6269         * src/procmsg.h
6270         * src/textview.c
6271                 Show Face headers - patch partially by Klaus Flittner
6272
6273 2006-02-05 [colin]      2.0.0cvs12
6274
6275         * src/folderview.c
6276         * src/summaryview.c
6277         * src/common/utils.c
6278         * src/common/utils.h
6279                 Let dnd work from mime icons to summaryview
6280                 and to folderview too
6281                 Add a crude test to avoid trying to add files
6282                 drag'n'dropped when they're not mails
6283
6284 2006-02-04 [colin]      2.0.0cvs11
6285
6286         * src/summaryview.c
6287         * src/mimeview.c
6288                 Fix utf8 conversion
6289
6290 2006-02-04 [colin]      2.0.0cvs10
6291
6292         * src/compose.c
6293         * src/folderview.c
6294         * src/mimeview.c
6295         * src/summaryview.c
6296         * src/summaryview.h
6297                 Added various drag and drop capas:
6298                 From                    To
6299                 summaryview             other apps
6300                 mimeview icons          other apps
6301                 other apps              summaryview
6302                 other apps              folderview
6303
6304                 This shouldn't have broken the existing:
6305                 From                    To
6306                 summaryview             folderview
6307                 folderview              folderview
6308                 summaryview             compose's attachments
6309
6310         Tests welcomed.
6311
6312 2006-02-02 [paul]       2.0.0cvs9
6313
6314         * src/mainwindow.c
6315                 move global option 'Set displayed columns...' out
6316                 of folder option grouping.
6317                 fix sensitivity of 'harvest addresses'
6318         FOR_STABLE
6319
6320 2006-02-01 [colin]      2.0.0cvs8
6321
6322         * src/mimeview.c
6323                 Revert the alertpanel patch, it sucks (intrusive
6324                 and gets in the way of "open")
6325
6326 2006-02-01 [colin]      2.0.0cvs7
6327
6328         * src/compose.c
6329         * src/prefs_account.c
6330         * src/prefs_common.c
6331         * src/common/defs.h
6332         * src/common/utils.c
6333         * src/common/utils.h
6334                 Add ability to edit the signature file
6335                 from the account preferences, and use
6336                 a default for the text editor.
6337                 Patch by Fabien Vantard
6338
6339 2006-02-01 [colin]      2.0.0cvs6
6340
6341         * src/mimeview.c
6342                 Try to get mime type by extension if it is
6343                 application/octet-stream
6344                 Display a window with possible choices when
6345                 encountering unknown mime types
6346         * src/gtk/filesel.c
6347         * src/gtk/filesel.h
6348                 Add preview
6349                 Allow multiple selection in filtered filesel
6350                 (patch by Fabien Vantard)
6351         * src/gtk/pluginwindow.c
6352                 Use it (patch by Fabien Vantard)
6353
6354 2006-02-01 [paul]       2.0.0cvs5
6355
6356         * src/jpilot.c
6357                 fix crash on creating jpilot address book
6358                 Thanks to Colin - FOR_STABLE
6359         * src/prefs_summaries.c
6360         * src/prefs_wrapping.c
6361         * src/gtk/icon_legend.c
6362         * src/gtk/quicksearch.c
6363                 string fixes and additions
6364
6365 2006-02-01 [paul]       2.0.0cvs4
6366
6367         * src/compose.c
6368         * src/mainwindow.c
6369         * src/messageview.c
6370         * src/prefs_send.c
6371                 add Arabic encoding option
6372                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6373
6374 2006-01-31 [colin]      2.0.0cvs3
6375
6376         * src/plugins/pgpcore/passphrase.c
6377                 Convert passphrase to locale encoding
6378         * src/compose.c
6379                 Fix drafting on IMAP. Crappy bug sneaked in
6380                 the release :-/
6381         FOR_STABLE
6382
6383 2006-01-30 [paul]       2.0.0cvs2
6384
6385         * src/gtk/icon_legend.c
6386                 show the new entries
6387
6388 2006-01-30 [colin]      2.0.0cvs1
6389
6390         * src/manual.c
6391                 Check for the file to be present before 
6392                 enabling the menu - FOR_STABLE
6393         * src/gtk/icon_legend.c
6394                 Add folders icons (not all of them, there
6395                 are too much, but the most intriguing ones)
6396
6397 2006-01-30 [paul]       2.0.0
6398
6399         version 2.0.0 released
6400
6401 2006-01-30 [paul]       1.9.100cvs200
6402
6403         * manual/faq.xml
6404         * manual/gpl.xml
6405         * manual/intro.xml
6406         * manual/starting.xml
6407         * manual/sylpheed-claws-manual.xml
6408                 fixes, additions
6409
6410 2006-01-29 [mones]      1.9.100cvs199
6411
6412         * manual/account.xml
6413         * manual/advanced.xml
6414         * manual/glossary.xml
6415                 Some typos fixed, added LDIF term to glossary
6416         * po/es.po
6417                 Fixed leading plus symbol
6418
6419 2006-01-29 [paul]       1.9.100cvs198
6420
6421         * po/fi.po
6422         * po/sk.po
6423                 updated by Tommi Pirinen and Andrej Kacian
6424
6425 2006-01-29 [paul]       1.9.100cvs197
6426
6427         * src/gtk/authors.h
6428                 remove duplicates
6429
6430 2006-01-29 [paul]       1.9.100cvs196
6431
6432         * AUTHORS
6433         * po/nl.po
6434         * src/gtk/authors.h
6435         * tools/claws.i18n.status.pl
6436                 nl translation updated by Tim Dijkstra
6437
6438 2006-01-29 [paul]       1.9.100cvs195
6439
6440         * po/sr.po
6441         * po/sv.po
6442                 updated by Aleksandar Urosevic and Anders Troback
6443
6444 2006-01-28 [colin]      1.9.100cvs194
6445
6446         * src/gtk/gtksourceprintjob.c
6447                 Don't fiddle with PangoLayout when we
6448                 have an image
6449
6450 2006-01-28 [paul]       1.9.100cvs193
6451
6452         * AUTHORS
6453         * po/el.po
6454         * po/zh_CN.po
6455         * src/gtk/authors.h
6456         * tools/claws.i18n.status.pl
6457                 updated translations submitted by Stavros Giannouris
6458                 and Ralgh Young
6459
6460 2006-01-27 [colin]      1.9.100cvs192
6461
6462         * src/summaryview.c
6463         * src/gtk/gtksourceprintjob.c
6464                 Add image printing 
6465                 (libgnomeprint only, of course)
6466
6467 2006-01-27 [paul]       1.9.100cvs191
6468
6469         * po/fr.po
6470         * po/it.po
6471                 updated by Fabien Vantard and Andrea Spadaccini
6472
6473 2006-01-26 [colin]      1.9.100cvs190
6474
6475         * manual/Makefile.am
6476         * configure.ac
6477                 Make building the manual optional 
6478                 (--disable-manual)
6479
6480 2006-01-26 [paul]       1.9.100cvs189
6481
6482         * manual/glossary.xml
6483         * manual/plugins.xml
6484                 edited
6485         * po/en_GB.po
6486                 updated
6487
6488 2006-01-26 [paul]       1.9.100cvs188
6489
6490         * src/prefs_display_header.c
6491         * src/prefs_folder_column.c
6492         * src/prefs_msg_colors.c
6493         * src/prefs_summaries.c
6494         * src/prefs_summary_column.c
6495                 HIGify
6496
6497 2006-01-25 [colin]      1.9.100cvs187
6498
6499         * src/imap.c
6500                 Don't allow moving/copying mails between
6501                 queue/drafts and non-queue/drafts folders
6502                 Fixes bug #897 (message header is resetted 
6503                 if one is copied to Drafts)
6504
6505 2006-01-25 [colin]      1.9.100cvs186
6506
6507         * src/folder.c
6508         * src/mainwindow.c
6509                 Fix subscribed folders not found
6510         * src/compose.c
6511                 Don't try to encode as original mail's charset
6512                 if it's ascii 
6513
6514 2006-01-25 [paul]       1.9.100cvs185
6515
6516         * AUTHORS
6517         * po/Makevars
6518                 updated
6519         * po/de.po
6520         * po/pl.po
6521         * po/pt_BR.po
6522         * po/sr.po
6523                 updates submitted by Stephan Sachse, Emilian Nowak
6524                 and Quar, Frederico Goncalves Guimaraes, and
6525                 Aleksandar Urosevic
6526                 Fix Bug 896, 'PT_BR locale broken'.
6527         * src/gtk/authors.h
6528                 updated
6529
6530 2006-01-24 [mones]      1.9.100cvs184
6531
6532         * manual/glossary.xml
6533                 All current terms finished. Reviewers welcome ;-)
6534         * manual/keyboard.xml
6535                 Fixed column width for pdf output.
6536         * po/es.po
6537                 Updated
6538
6539 2006-01-24 [paul]       1.9.100cvs183
6540
6541         * manual/glossary.xml
6542                 fix id name
6543         * manual/dist/html/Makefile.am
6544         * manual/dist/pdf/Makefile.am
6545         * manual/dist/ps/Makefile.am
6546         * manual/dist/txt/Makefile.am
6547                 fix make deps
6548                 Thanks to Colin
6549
6550 2006-01-24 [mones]      1.9.100cvs182
6551
6552         * manual/glossary.xml
6553                 Nearly finished, some terms missing.
6554
6555 2006-01-23 [paul]       1.9.100cvs181
6556
6557         * manual/dist/html/Makefile.am
6558         * manual/dist/pdf/Makefile.am
6559         * manual/dist/ps/Makefile.am
6560         * manual/dist/txt/Makefile.am
6561         * src/mainwindow.c
6562                 re-enable manual
6563                 Thanks to Colin
6564
6565 2006-01-22 [colin]      1.9.100cvs180
6566
6567         * src/compose.c
6568         * src/gtk/gtkaspell.c
6569                 Don't deselect stuff before right-clicking, with aspell.
6570                 (This prevented right-click Copy, for example).
6571                 Thanks to Clo!
6572
6573 2006-01-22 [paul]       1.9.100cvs179
6574
6575         * src/summary_search.c
6576                 don't fix the widget size as it causes problems
6577                 under localisation.
6578                 Thanks to Emilian Nowak
6579
6580 2006-01-21 [paul]       1.9.100cvs178
6581
6582         * src/prefs_themes.c
6583                 fix broken underlining of label text
6584                 with some translations
6585
6586 2006-01-21 [colin]      1.9.100cvs177
6587
6588         * po/fr.po
6589                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6590
6591 2006-01-20 [colin]      1.9.100cvs176
6592
6593         * configure.ac
6594         * Makefile.am
6595         * manual/Makefile
6596         * manual/dist/html/.cvsignore
6597         * manual/dist/html/Makefile.am
6598         * manual/dist/pdf/.cvsignore
6599         * manual/dist/pdf/Makefile.am
6600         * manual/dist/ps/.cvsignore
6601         * manual/dist/ps/Makefile.am
6602         * manual/dist/txt/.cvsignore
6603         * manual/dist/txt/Makefile.am
6604                 Autotool-ize manual
6605
6606 2006-01-20 [paul]       1.9.100cvs175
6607
6608         * manual/handling.xml
6609                 make Filtering and Searching entries easier to find
6610         * manual/keyboard.xml
6611                 add the remaining default keybinds
6612         * src/prefs_summaries.c
6613                 update the default keybinds
6614
6615 2006-01-20 [paul]       1.9.100cvs174
6616
6617         * src/addressbook.c
6618         * src/addrgather.c
6619         * src/addrharvest.c
6620         * src/editaddress.c
6621         * src/editgroup.c
6622         * src/exphtmldlg.c
6623         * src/expldifdlg.c
6624         * src/exporthtml.c
6625         * src/exportldif.c
6626         * src/ldif.c
6627                 replace 'e-mail' with 'email'
6628         * src/summary_search.c
6629                 add mnemonic to "Find all" button
6630
6631 2006-01-20 [wwp]        1.9.100cvs173
6632
6633         * src/export.c
6634         * src/import.c
6635                 touched mbox import/export buttons for HIG-compliance
6636
6637 2006-01-19 [paul]       1.9.100cvs172
6638
6639         * manual/account.xml
6640         * manual/addrbook.xml
6641         * manual/advanced.xml
6642         * manual/faq.xml
6643         * manual/handling.xml
6644         * manual/intro.xml
6645         * manual/plugins.xml
6646         * manual/starting.xml
6647                 more editing
6648
6649 2006-01-19 [paul]       1.9.100cvs171
6650
6651         * src/toolbar.c
6652                 allow use of trash button while receiving
6653                 Thanks to Colin
6654
6655 2006-01-19 [wwp]        1.9.100cvs170
6656
6657         * src/gtk/quicksearch.c
6658         * src/compose.c
6659                 force text color to black when yellow background is set
6660
6661 2006-01-19 [colin]      1.9.100cvs169
6662
6663         * src/plugins/trayicon/trayicon.c
6664                 Gray out Get Mail when already getting mail
6665
6666 2006-01-18 [paul]       1.9.100cvs168
6667
6668         * src/compose.c
6669                 give widget yellow background was To is
6670                 set via folder prefs
6671         * src/gtk/quicksearch.c
6672                 give widget yellow background when quick
6673                 search is active.
6674                 Thanks to Colin
6675
6676 2006-01-18 [paul]       1.9.100cvs167
6677
6678         * doc/man/sylpheed-claws.1
6679                 add --subscribe option
6680
6681 2006-01-18 [paul]       1.9.100cvs166
6682
6683         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6684         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6685                 use %U instead of %F (%F is broken for user installed
6686                 files in kde 3.5)
6687
6688 2006-01-18 [colin]      1.9.100cvs165
6689
6690         * src/summaryview.c
6691                 Default to Yes in "No more * messages" dialogs
6692
6693 2006-01-17 [colin]      1.9.100cvs164
6694
6695         * src/compose.c
6696                 Possibly fix an invalid iterator causing
6697                 crash
6698
6699 2006-01-17 [colin]      1.9.100cvs163
6700
6701         * src/mimeview.c
6702                 Fix crash when the image disappears under the
6703                 image viewer
6704
6705 2006-01-16 [colin]      1.9.100cvs162
6706
6707         * src/compose.c
6708                 Fix reenabling autowrap
6709
6710 2006-01-16 [colin]      1.9.100cvs161
6711
6712         * src/compose.c
6713                 reset quote_len before getting quote_str
6714
6715 2006-01-16 [colin]      1.9.100cvs160
6716
6717         * src/account.c
6718         * src/account.h
6719         * src/folder.c
6720         * src/imap_gtk.c
6721         * src/mh_gtk.c
6722                 Fix bug #883 (default inbox does not track folder move)
6723
6724 2006-01-16 [colin]      1.9.100cvs159
6725
6726         * src/compose.c
6727         * src/plugins/pgpcore/passphrase.c
6728                 More buttons fixes
6729
6730 2006-01-16 [paul]       1.9.100cvs158
6731
6732         * src/prefs_actions.c
6733         * src/prefs_filtering_action.c
6734         * src/prefs_matcher.c
6735         * src/quote_fmt.c
6736         * src/gtk/description_window.c
6737         * src/gtk/description_window.h
6738         * src/gtk/quicksearch.c
6739                 description window cleanups
6740
6741 2006-01-15 [colin]      1.9.100cvs157
6742
6743         * src/addressbook.c
6744         * src/prefs_filtering.c
6745                 Same here
6746
6747 2006-01-15 [colin]      1.9.100cvs156
6748
6749         * src/folderview.c
6750         * src/mainwindow.c
6751                 Same for "Empty trash"
6752
6753 2006-01-15 [colin]      1.9.100cvs155
6754
6755         * src/inc.c
6756                 Override offline dialog had Yes by default
6757
6758 2006-01-15 [colin]      1.9.100cvs154
6759
6760         * src/summaryview.c
6761                 Delete selected messages? previously had Yes the default
6762
6763 2006-01-15 [colin]      1.9.100cvs153
6764
6765         * src/folder.c
6766         * src/folder.h
6767         * src/main.c
6768                 Check if a mailbox is loaded after all
6769                 plugins are loaded.
6770
6771 2006-01-15 [colin]      1.9.100cvs152
6772
6773         * src/folder.c
6774                 Don't start wizard when there are unloaded folders (will help
6775                 people with only mbox or maildir mailboxes)
6776
6777 2006-01-14 [colin]      1.9.100cvs151
6778
6779         * src/addressbook.c
6780         * src/expldifdlg.c
6781         * src/importldif.c
6782         * src/importmutt.c
6783         * src/importpine.c
6784         * src/mh_gtk.c
6785                 More HIG compliance and fixes
6786
6787 2006-01-14 [colin]      1.9.100cvs150
6788
6789         * src/prefs_filtering_action.c
6790         * src/foldersel.c
6791                 Two forgotten button order changes
6792
6793 2006-01-14 [colin]      1.9.100cvs149
6794
6795         * src/account.c
6796         * src/addressbook.c
6797         * src/compose.c
6798         * src/folderview.c
6799         * src/imap_gtk.c
6800         * src/mainwindow.c
6801         * src/mh_gtk.c
6802         * src/news_gtk.c
6803         * src/prefs_actions.c
6804         * src/prefs_customheader.c
6805         * src/prefs_filtering.c
6806         * src/prefs_matcher.c
6807         * src/prefs_template.c
6808         * src/ssl_manager.c
6809         * src/summaryview.c
6810         * src/textview.c
6811         * src/toolbar.c
6812                 All deletion confirmations are now "Cancel, Delete" 
6813                 instead of "No, Yes"
6814                 Clarified most of the other "No, Yes" to 
6815                 "Cancel, Descriptive_action"
6816                 Rechanged the "Entry not saved" alerts to have 
6817                 "Close, Continue editing"
6818
6819
6820 2006-01-14 [paul]
6821
6822         * 2.0.0-rc4 released
6823
6824 2006-01-14 [paul]       1.9.100cvs148
6825
6826         * src/account.c
6827         * src/addressadd.c
6828         * src/addressbook.c
6829         * src/compose.c
6830         * src/editaddress.c
6831         * src/editbook.c
6832         * src/editgroup.c
6833         * src/editjpilot.c
6834         * src/editldap.c
6835         * src/editvcard.c
6836         * src/exphtmldlg.c
6837         * src/expldifdlg.c
6838         * src/folderview.c
6839         * src/grouplistdialog.c
6840         * src/imap_gtk.c
6841         * src/importmutt.c
6842         * src/importpine.c
6843         * src/inc.c
6844         * src/main.c
6845         * src/mainwindow.c
6846         * src/message_search.c
6847         * src/messageview.c
6848         * src/mh_gtk.c
6849         * src/mimeview.c
6850         * src/news_gtk.c
6851         * src/prefs_actions.c
6852         * src/prefs_customheader.c
6853         * src/prefs_filtering.c
6854         * src/prefs_matcher.c
6855         * src/prefs_template.c
6856         * src/prefs_themes.c
6857         * src/ssl_manager.c
6858         * src/summary_search.c
6859         * src/summaryview.c
6860         * src/textview.c
6861         * src/toolbar.c
6862         * src/gtk/foldersort.c
6863         * src/gtk/gtkaspell.c
6864         * src/gtk/inputdialog.c
6865         * src/gtk/prefswindow.c
6866         * src/plugins/pgpcore/select-keys.c
6867         * src/plugins/trayicon/trayicon.c
6868                 HIG compliant button order
6869
6870 2006-01-14 [mones]      1.9.100cvs147
6871
6872         * po/es.po
6873                 Updated translation
6874
6875 2006-01-13 [paul]       1.9.100cvs146
6876
6877         * AUTHORS
6878         * ChangeLog
6879         * src/gtk/authors.h
6880                 add Joshua M. Kwan to contributors list
6881
6882 2006-01-13 [colin]      1.9.100cvs145
6883
6884         * src/gtk/quicksearch.c
6885                 Don't refocus quick search after executing (Esc or Enter)
6886                 Allows to '/'search something then move up/down in 
6887                 summaryview, and to Esc a search and be back in the 
6888                 summaryview
6889
6890 2006-01-13 [paul]       1.9.100cvs144
6891
6892         * src/plugins/pgpinline/pgpinline.c
6893                 support Content-Type 'application/pgp'
6894                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6895
6896 2006-01-13 [paul]       1.9.100cvs143
6897
6898         * manual/account.xml
6899                 make mention of partial retrieval
6900                 thanks to Colin
6901
6902 2006-01-13 [paul]       1.9.100cvs142
6903
6904         * src/account.c
6905         * src/account.h
6906         * src/action.c
6907         * src/action.h
6908         * src/adbookbase.h
6909         * src/addr_compl.c
6910         * src/addr_compl.h
6911         * src/addrbook.c
6912         * src/addrcache.c
6913         * src/addrcache.h
6914         * src/addrcindex.c
6915         * src/addrcindex.h
6916         * src/addrclip.c
6917         * src/addrclip.h
6918         * src/addrdefs.h
6919         * src/addressadd.c
6920         * src/addressadd.h
6921         * src/addressbook.c
6922         * src/addressbook.h
6923         * src/addrgather.c
6924         * src/addrgather.h
6925         * src/addrharvest.c
6926         * src/addrharvest.h
6927         * src/addrindex.c
6928         * src/addrindex.h
6929         * src/addritem.c
6930         * src/addritem.h
6931         * src/addrquery.c
6932         * src/addrquery.h
6933         * src/addrselect.c
6934         * src/addrselect.h
6935         * src/alertpanel.c
6936         * src/alertpanel.h
6937         * src/browseldap.c
6938         * src/browseldap.h
6939         * src/codeconv.c
6940         * src/codeconv.h
6941         * src/compose.c
6942         * src/compose.h
6943         * src/customheader.c
6944         * src/customheader.h
6945         * src/displayheader.c
6946         * src/displayheader.h
6947         * src/editaddress.c
6948         * src/editaddress.h
6949         * src/editbook.c
6950         * src/editbook.h
6951         * src/editgroup.c
6952         * src/editgroup.h
6953         * src/editjpilot.c
6954         * src/editjpilot.h
6955         * src/editldap.c
6956         * src/editldap.h
6957         * src/editldap_basedn.c
6958         * src/editldap_basedn.h
6959         * src/editvcard.c
6960         * src/editvcard.h
6961         * src/exphtmldlg.c
6962         * src/exphtmldlg.h
6963         * src/expldifdlg.c
6964         * src/expldifdlg.h
6965         * src/export.h
6966         * src/exporthtml.c
6967         * src/exporthtml.h
6968         * src/exportldif.c
6969         * src/exportldif.h
6970         * src/filtering.c
6971         * src/filtering.h
6972         * src/folder.c
6973         * src/folder.h
6974         * src/folder_item_prefs.c
6975         * src/folder_item_prefs.h
6976         * src/foldersel.c
6977         * src/foldersel.h
6978         * src/folderutils.c
6979         * src/folderutils.h
6980         * src/folderview.c
6981         * src/folderview.h
6982         * src/grouplistdialog.c
6983         * src/grouplistdialog.h
6984         * src/headerview.c
6985         * src/html.c
6986         * src/html.h
6987         * src/image_viewer.c
6988         * src/image_viewer.h
6989         * src/imap.c
6990         * src/imap.h
6991         * src/imap_gtk.c
6992         * src/imap_gtk.h
6993         * src/import.h
6994         * src/importldif.c
6995         * src/importldif.h
6996         * src/importmutt.c
6997         * src/importmutt.h
6998         * src/importpine.c
6999         * src/importpine.h
7000         * src/inc.c
7001         * src/inc.h
7002         * src/jpilot.c
7003         * src/jpilot.h
7004         * src/ldapctrl.c
7005         * src/ldapctrl.h
7006         * src/ldaplocate.c
7007         * src/ldaplocate.h
7008         * src/ldapquery.c
7009         * src/ldapquery.h
7010         * src/ldapserver.c
7011         * src/ldapserver.h
7012         * src/ldaputil.c
7013         * src/ldaputil.h
7014         * src/ldif.c
7015         * src/ldif.h
7016         * src/main.c
7017         * src/main.h
7018         * src/mainwindow.c
7019         * src/mainwindow.h
7020         * src/manual.c
7021         * src/manual.h
7022         * src/mbox.c
7023         * src/mbox.h
7024         * src/message_search.c
7025         * src/message_search.h
7026         * src/messageview.c
7027         * src/messageview.h
7028         * src/mh.c
7029         * src/mh.h
7030         * src/mh_gtk.c
7031         * src/mh_gtk.h
7032         * src/mimeview.c
7033         * src/mimeview.h
7034         * src/msgcache.c
7035         * src/msgcache.h
7036         * src/mutt.c
7037         * src/mutt.h
7038         * src/news.c
7039         * src/news.h
7040         * src/news_gtk.c
7041         * src/news_gtk.h
7042         * src/partial_download.c
7043         * src/partial_download.h
7044         * src/pine.c
7045         * src/pine.h
7046         * src/pop.c
7047         * src/pop.h
7048         * src/prefs_account.c
7049         * src/prefs_account.h
7050         * src/prefs_actions.c
7051         * src/prefs_actions.h
7052         * src/prefs_common.c
7053         * src/prefs_common.h
7054         * src/prefs_compose_writing.c
7055         * src/prefs_compose_writing.h
7056         * src/prefs_customheader.c
7057         * src/prefs_customheader.h
7058         * src/prefs_display_header.c
7059         * src/prefs_display_header.h
7060         * src/prefs_filtering.c
7061         * src/prefs_filtering.h
7062         * src/prefs_filtering_action.c
7063         * src/prefs_filtering_action.h
7064         * src/prefs_folder_column.c
7065         * src/prefs_folder_column.h
7066         * src/prefs_folder_item.c
7067         * src/prefs_folder_item.h
7068         * src/prefs_fonts.c
7069         * src/prefs_fonts.h
7070         * src/prefs_gtk.c
7071         * src/prefs_gtk.h
7072         * src/prefs_image_viewer.c
7073         * src/prefs_image_viewer.h
7074         * src/prefs_matcher.c
7075         * src/prefs_matcher.h
7076         * src/prefs_message.c
7077         * src/prefs_msg_colors.c
7078         * src/prefs_msg_colors.h
7079         * src/prefs_other.c
7080         * src/prefs_quote.c
7081         * src/prefs_receive.c
7082         * src/prefs_send.c
7083         * src/prefs_spelling.c
7084         * src/prefs_spelling.h
7085         * src/prefs_summaries.c
7086         * src/prefs_summaries.h
7087         * src/prefs_summary_column.c
7088         * src/prefs_summary_column.h
7089         * src/prefs_template.c
7090         * src/prefs_template.h
7091         * src/prefs_themes.c
7092         * src/prefs_themes.h
7093         * src/prefs_toolbar.c
7094         * src/prefs_toolbar.h
7095         * src/prefs_wrapping.c
7096         * src/prefs_wrapping.h
7097         * src/privacy.c
7098         * src/privacy.h
7099         * src/procheader.c
7100         * src/procheader.h
7101         * src/procmime.c
7102         * src/procmime.h
7103         * src/procmsg.c
7104         * src/procmsg.h
7105         * src/quote_fmt.c
7106         * src/quote_fmt_parse.y
7107         * src/recv.c
7108         * src/recv.h
7109         * src/remotefolder.c
7110         * src/remotefolder.h
7111         * src/send_message.c
7112         * src/send_message.h
7113         * src/setup.c
7114         * src/setup.h
7115         * src/sourcewindow.c
7116         * src/sourcewindow.h
7117         * src/ssl_manager.c
7118         * src/ssl_manager.h
7119         * src/statusbar.c
7120         * src/statusbar.h
7121         * src/stock_pixmap.c
7122         * src/stock_pixmap.h
7123         * src/summary_search.c
7124         * src/summary_search.h
7125         * src/summaryview.c
7126         * src/summaryview.h
7127         * src/syldap.c
7128         * src/syldap.h
7129         * src/textview.c
7130         * src/textview.h
7131         * src/toolbar.c
7132         * src/toolbar.h
7133         * src/undo.c
7134         * src/undo.h
7135         * src/unmime.c
7136         * src/unmime.h
7137         * src/vcard.c
7138         * src/vcard.h
7139         * src/wizard.c
7140         * src/wizard.h
7141         * src/common/base64.c
7142         * src/common/base64.h
7143         * src/common/defs.h
7144         * src/common/hooks.c
7145         * src/common/hooks.h
7146         * src/common/log.c
7147         * src/common/log.h
7148         * src/common/mgutils.c
7149         * src/common/mgutils.h
7150         * src/common/nntp.c
7151         * src/common/nntp.h
7152         * src/common/passcrypt.c
7153         * src/common/passcrypt.h.in
7154         * src/common/plugin.c
7155         * src/common/plugin.h
7156         * src/common/prefs.c
7157         * src/common/prefs.h
7158         * src/common/progressindicator.c
7159         * src/common/progressindicator.h
7160         * src/common/quoted-printable.c
7161         * src/common/quoted-printable.h
7162         * src/common/session.c
7163         * src/common/session.h
7164         * src/common/smtp.c
7165         * src/common/smtp.h
7166         * src/common/socket.c
7167         * src/common/socket.h
7168         * src/common/ssl.c
7169         * src/common/ssl.h
7170         * src/common/ssl_certificate.c
7171         * src/common/ssl_certificate.h
7172         * src/common/stringtable.c
7173         * src/common/stringtable.h
7174         * src/common/sylpheed.c
7175         * src/common/sylpheed.h
7176         * src/common/template.c
7177         * src/common/template.h
7178         * src/common/timing.h
7179         * src/common/utils.c
7180         * src/common/utils.h
7181         * src/common/version.h.in
7182         * src/common/xml.c
7183         * src/common/xml.h
7184         * src/common/xmlprops.c
7185         * src/common/xmlprops.h
7186         * src/gtk/colorlabel.c
7187         * src/gtk/colorsel.c
7188         * src/gtk/colorsel.h
7189         * src/gtk/description_window.c
7190         * src/gtk/description_window.h
7191         * src/gtk/filesel.c
7192         * src/gtk/filesel.h
7193         * src/gtk/foldersort.c
7194         * src/gtk/foldersort.h
7195         * src/gtk/gtkutils.c
7196         * src/gtk/gtkutils.h
7197         * src/gtk/inputdialog.c
7198         * src/gtk/inputdialog.h
7199         * src/gtk/logwindow.c
7200         * src/gtk/logwindow.h
7201         * src/gtk/manage_window.c
7202         * src/gtk/manage_window.h
7203         * src/gtk/menu.c
7204         * src/gtk/menu.h
7205         * src/gtk/pluginwindow.c
7206         * src/gtk/pluginwindow.h
7207         * src/gtk/prefswindow.c
7208         * src/gtk/prefswindow.h
7209         * src/gtk/progressdialog.c
7210         * src/gtk/progressdialog.h
7211         * src/gtk/sslcertwindow.c
7212         * src/gtk/sslcertwindow.h
7213         * src/plugins/clamav/clamav_plugin.c
7214         * src/plugins/clamav/clamav_plugin.h
7215         * src/plugins/clamav/clamav_plugin_gtk.c
7216         * src/plugins/demo/demo.c
7217         * src/plugins/dillo_viewer/dillo_prefs.c
7218         * src/plugins/dillo_viewer/dillo_prefs.h
7219         * src/plugins/dillo_viewer/dillo_viewer.c
7220         * src/plugins/pgpcore/passphrase.c
7221         * src/plugins/pgpcore/passphrase.h
7222         * src/plugins/pgpcore/plugin.c
7223         * src/plugins/pgpcore/select-keys.c
7224         * src/plugins/pgpcore/select-keys.h
7225         * src/plugins/pgpcore/sgpgme.c
7226         * src/plugins/pgpcore/sgpgme.h
7227         * src/plugins/pgpinline/pgpinline.c
7228         * src/plugins/pgpinline/pgpinline.h
7229         * src/plugins/pgpinline/plugin.c
7230         * src/plugins/pgpmime/pgpmime.c
7231         * src/plugins/pgpmime/pgpmime.h
7232         * src/plugins/pgpmime/plugin.c
7233         * src/plugins/spamassassin/spamassassin.c
7234         * src/plugins/spamassassin/spamassassin.h
7235         * src/plugins/spamassassin/spamassassin_gtk.c
7236         * src/plugins/trayicon/trayicon.c
7237                 update copyright header
7238
7239 2006-01-13 [paul]       1.9.100cvs141
7240
7241         * src/account.c
7242         * src/export.c
7243         * src/import.c
7244         * src/mainwindow.c
7245         * src/prefs_account.c
7246         * src/prefs_display_header.c
7247         * src/prefs_receive.c
7248         * src/prefs_send.c
7249         * src/prefs_summaries.c
7250         * src/prefs_themes.c
7251         * src/prefs_toolbar.c
7252         * src/gtk/about.c
7253                 various cleanups
7254
7255 2006-01-12 [colin]      1.9.100cvs140
7256
7257         * src/folder.c
7258         * src/folder.h
7259         * src/main.c
7260                 Add --subscribe option
7261                 Let sylpheed-claws email@domain.com equivalent to --compose
7262                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7263
7264 2006-01-12 [paul]       1.9.100cvs139
7265
7266         * src/mainwindow.c
7267                 append 'Change folder order' label with '...'
7268         * src/prefs_actions.c
7269                 allow reordering of actions list by dnd
7270         * src/gtk/foldersort.c
7271                 make the dialog nicer
7272
7273 2006-01-11 [colin]      1.9.100cvs138
7274
7275         * src/compose.c
7276                 Allow templates without text
7277
7278 2006-01-11 [paul]       1.9.100cvs137
7279
7280         * tools/README
7281         * tools/filter_conv_new.pl
7282                 add info to README
7283                 also check .sylpheed for filter.xml
7284                 be a bit informative to the user
7285
7286 2006-01-11 [colin]      1.9.100cvs136
7287
7288         * src/textview.c
7289                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7290
7291 2006-01-10 [paul]       1.9.100cvs135
7292
7293         * tools/Makefile.am
7294         * tools/filter_conv_new.pl
7295                 add script to convert new style Sylpheed
7296                 filter rules (Sylpheed >= 0.9.99) to
7297                 Claws filtering rules
7298
7299 2006-01-10 [colin]      1.9.100cvs134
7300
7301         * src/compose.c
7302                 Fix broken line joins in certain conditions
7303                 (between two quoted lines: <enter><enter><up>
7304                  <type a wrapped sentence><go in the first line>
7305                  <insert more text><watch as line joining failed>)
7306
7307 2006-01-10 [paul]       1.9.100cvs133
7308
7309         * src/compose.c
7310                 don't report success in error dialog
7311                 thanks to Colin
7312         * src/common/utils.c
7313                 include some trailing punctuations as URI
7314                 thanks to Hiro
7315
7316 2006-01-10 [paul]       1.9.100cvs132
7317
7318         * src/mimeview.c
7319                 fix incompatible pointer type
7320                 warning
7321
7322 2006-01-10 [paul]       1.9.100cvs131
7323
7324         * src/compose.c
7325                 change Subject in window title
7326                 instantaneously
7327
7328 2006-01-09 [colin]      1.9.100cvs130
7329
7330         * src/addressbook.c
7331         * src/headerview.c
7332         * src/mainwindow.c
7333         * src/messageview.c
7334         * src/mimeview.c
7335         * src/noticeview.c
7336         * src/summaryview.c
7337                 Fix possible crashes on exit and in addressbook
7338
7339 2006-01-09 [paul]       1.9.100cvs129
7340
7341         * src/prefs_msg_colors.c
7342                 some cleanups that I forgot last time
7343
7344 2006-01-09 [paul]       1.9.100cvs128
7345
7346         * README
7347         * src/folderview.c
7348         * src/prefs_msg_colors.c
7349                 add previously hidden option, color_new, to
7350                 the gui
7351                 move the page to Display/
7352                 rework the gui
7353
7354 2006-01-09 [wwp]        1.9.100cvs127
7355
7356         * src/prefs_themes.c
7357                 made the prefs/display/themes layouts spacing less condensed
7358                 (and so they match other prefs/pages' look).
7359
7360 2006-01-09 [paul]       1.9.100cvs126
7361
7362         * src/compose.c
7363         * src/prefs_common.c
7364         * src/prefs_common.h
7365         * src/prefs_wrapping.c
7366                 remove 'wrap at send' option
7367
7368 2006-01-06 [colin]      1.9.100cvs125
7369
7370         * src/compose.c
7371                 Just make completely sure we don't insert "manual line breaks" 
7372                 when wrapping... 
7373
7374 2006-01-04 [paul]
7375
7376         * 2.0.0-rc3 released
7377
7378 2006-01-04 [paul]       1.9.100cvs124
7379
7380         * src/folderview.c
7381                 fix bug 882, 'quick scroll in folder list
7382                 displays wrong folder contents'
7383
7384 2006-01-04 [paul]       1.9.100cvs123
7385
7386         * src/plugins/pgpmime/pgpmime.c
7387                 better debug information when signing
7388                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7389
7390 2006-01-03 [colin]      1.9.100cvs122
7391
7392         * configure.ac
7393                 We need to recheck for gpgme 1.0.0 after checking
7394                 for 1.1.1, because if 1.1.1 isn't available, 
7395                 GPGME_LIBS and friends are blanked out by the 
7396                 second check.
7397
7398 2006-01-03 [colin]      1.9.100cvs121
7399
7400         * src/common/prefs.c
7401                 Windows unlink-before rename fix
7402         * src/plugins/pgpcore/sgpgme.c
7403                 Add support for PKA info if available
7404                 Both patches by Werner Koch
7405
7406 2006-01-03 [paul]       1.9.100cvs120
7407
7408         * src/messageview.c
7409                 fix bug 884, 'Send receipt' button visible in queue
7410                 Thanks to Colin
7411
7412 2006-01-02 [colin]      1.9.100cvs119
7413
7414         * src/compose.c
7415         * src/imap.c
7416                 Fix autosave on IMAP and more generally try to
7417                 return the correct ID on a newly added IMAP message
7418
7419 2006-01-02 [paul]       1.9.100cvs118
7420
7421         * manual/keyboard.xml
7422                 edited
7423
7424 2006-01-01 [paul]       1.9.100cvs117
7425
7426         * src/gtk/authors.h
7427                 alphabetical order
7428
7429 2005-12-30 [colin]      1.9.100cvs116
7430
7431         * manual/advanced.xml
7432                 Explain Pre/Post-processing differences.
7433
7434 2005-12-30 [colin]      1.9.100cvs115
7435
7436         * src/mh.c
7437                 Implement copy_msgs for a little optimization
7438         * src/imap.c
7439                 Finish yesterday's fix
7440
7441 2005-12-29 [colin]      1.9.100cvs114
7442
7443         * src/imap.c
7444                 Fix occasional failure in fetching a mail over
7445                 IMAP
7446
7447 2005-12-29 [colin]      1.9.100cvs113
7448
7449         * src/compose.c
7450                 Don't remove a draft when sending it, if it is 
7451                 locked.
7452
7453 2005-12-28 [colin]      1.9.100cvs112
7454
7455         * src/summaryview.c
7456                 Fix leak for real
7457
7458 2005-12-28 [wwp]        1.9.100cvs111
7459
7460         * doc/faq/.cvsignore
7461         * doc/faq/de/.cvsignore
7462         * doc/faq/en/.cvsignore
7463         * doc/faq/es/.cvsignore
7464         * doc/faq/fr/.cvsignore
7465         * doc/faq/it/.cvsignore
7466         * doc/manual/.cvsignore
7467         * doc/manual/de/.cvsignore
7468         * doc/manual/en/.cvsignore
7469         * doc/manual/es/.cvsignore
7470         * doc/manual/fr/.cvsignore
7471         * doc/manual/ja/.cvsignore
7472         * src/plugins/mathml_viewer/.cvsignore
7473                 rollback revival of those files (my bad, sorry for the noise).
7474
7475 2005-12-28 [wwp]        1.9.100cvs110
7476
7477         * src/compose.c
7478                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7479
7480 2005-12-28 [wwp]        1.9.100cvs109
7481
7482         * doc/faq/.cvsignore
7483         * doc/faq/de/.cvsignore
7484         * doc/faq/en/.cvsignore
7485         * doc/faq/es/.cvsignore
7486         * doc/faq/fr/.cvsignore
7487         * doc/faq/it/.cvsignore
7488         * doc/manual/.cvsignore
7489         * doc/manual/de/.cvsignore
7490         * doc/manual/en/.cvsignore
7491         * doc/manual/es/.cvsignore
7492         * doc/manual/fr/.cvsignore
7493         * doc/manual/ja/.cvsignore
7494         * src/plugins/mathml_viewer/.cvsignore
7495         * po/.cvsignore
7496                 more files to ignore.
7497
7498 2005-12-24 [colin]      1.9.100cvs108
7499
7500         * AUTHORS
7501         * src/gtk/authors.h
7502                 Update for Werner
7503
7504 2005-12-24 [colin]      1.9.100cvs107
7505
7506         * src/procmsg.c
7507                 Allow NULL src_msginfo in 
7508                 procmsg_msginfo_new_from_mimeinfo
7509
7510 2005-12-23 [paul]       1.9.100cvs106
7511
7512         * src/plugins/pgpinline/mypgpcore.def
7513                 add this forgotten file
7514
7515 2005-12-23 [colin]      1.9.100cvs105
7516
7517         * src/mainwindow.c
7518                 Fix missing break
7519
7520 2005-12-23 [colin]      1.9.100cvs104
7521
7522         * autogen.sh
7523         * src/folder.c
7524         * src/mh.c
7525         * src/common/plugin.c
7526         * src/common/socket.c
7527         * src/common/socket.h
7528         * src/common/utils.c
7529         * src/common/utils.h
7530         * src/gtk/pluginwindow.c
7531         * src/plugins/pgpcore/plugin.def
7532         * src/plugins/pgpcore/sylpheed.def
7533         * src/plugins/pgpinline/Makefile.am
7534         * src/plugins/pgpinline/plugin.def
7535         * src/plugins/pgpinline/sylpheed.def
7536         * src/plugins/pgpmime/plugin.def
7537         * src/plugins/pgpmime/sylpheed.def
7538                 Various w32 fixes by Werner Koch
7539
7540 2005-12-22 [paul]       1.9.100cvs103
7541
7542         * src/wizard.c
7543                 don't offer IMAP as 'server type' if
7544                 libetpan isn't built in
7545
7546 2005-12-22 [paul]       1.9.100cvs102
7547
7548         * AUTHORS
7549         * src/mainwindow.c
7550         * src/mainwindow.h
7551         * src/toolbar.c
7552         * src/gtk/authors.h
7553                 support GTK_TOOLBAR_BOTH_HORIZ (text
7554                 next to icon) Patch by Marien Zwart
7555                 marienz@users.sf.net
7556                 Also reword the text
7557
7558 2005-12-21 [colin]      1.9.100cvs101
7559
7560         * configure.ac
7561                 Fix DATADIRNAME
7562         * COPYING
7563                 Fix missing section and explicit the exception better
7564         * src/compose.c
7565                 Prevent mail from being lost without notice when an
7566                 SMTP error happens on trying to send an unmodified
7567                 drafted mail.
7568         * src/send_message.c
7569         * src/common/smtp.c
7570                 Fix password remembering when wrong, and add return
7571                 value checks where they should have been
7572         * src/plugins/pgpcore/sylpheed.def
7573         * src/plugins/pgpinline/sylpheed.def
7574         * src/plugins/pgpmime/sylpheed.def
7575                 Add a few symbols needed
7576
7577 2005-12-21 [paul]       1.9.100cvs100
7578
7579         * m4/codeset.m4
7580         * m4/glibc21.m4
7581         * m4/intdiv0.m4
7582         * m4/inttypes-pri.m4
7583         * m4/inttypes.m4
7584         * m4/inttypes_h.m4
7585         * m4/isc-posix.m4
7586         * m4/lcmessage.m4
7587         * m4/stdint_h.m4
7588         * m4/uintmax_t.m4
7589                 gettextization
7590                 thanks to Colin
7591
7592 2005-12-21 [paul]       1.9.100cvs99
7593
7594         * po/sv.po
7595                 fixed by Colin
7596
7597 2005-12-20 [paul]       1.9.100cvs98
7598
7599         * po/sv.po
7600                 updated by Anders Trobäck
7601
7602 2005-12-20 [colin]      1.9.100cvs97
7603
7604         * ABOUT-NLS
7605         * Makefile.am
7606         * autogen.sh
7607         * configure.ac
7608         * config/config.rpath
7609         * config/mkinstalldirs
7610         * m4/Makefile.am
7611         * m4/glibc2.m4
7612         * m4/gnupg.m4
7613         * m4/gpgme.m4
7614         * m4/intmax.m4
7615         * m4/longdouble.m4
7616         * m4/longlong.m4
7617         * m4/printf-posix.m4
7618         * m4/signed.m4
7619         * m4/size_max.m4
7620         * m4/ulonglong.m4
7621         * m4/wchar_t.m4
7622         * m4/wint_t.m4
7623         * m4/xsize.m4
7624         * po/Makefile.in.in
7625         * po/Makevars
7626         * po/bg.po
7627         * po/ca.po
7628         * po/cs.po
7629         * po/de.po
7630         * po/el.po
7631         * po/en_GB.po
7632         * po/es.po
7633         * po/fi.po
7634         * po/fr.po
7635         * po/hr.po
7636         * po/hu.po
7637         * po/it.po
7638         * po/ja.po
7639         * po/ko.po
7640         * po/nb.po
7641         * po/nl.po
7642         * po/pl.po
7643         * po/pt_BR.po
7644         * po/ru.po
7645         * po/sk.po
7646         * po/sr.po
7647         * po/stamp-po
7648         * po/sv.po
7649         * po/zh_CN.po
7650         * po/zh_TW.po
7651         * src/Makefile.am
7652         * src/codeconv.c
7653         * src/compose.c
7654         * src/exporthtml.c
7655         * src/exportldif.c
7656         * src/folder.c
7657         * src/main.c
7658         * src/manual.c
7659         * src/mh.c
7660         * src/mimeview.c
7661         * src/send_message.c
7662         * src/common/Makefile.am
7663         * src/common/fnmatch.c
7664         * src/common/fnmatch.h
7665         * src/common/fnmatch_loop.c
7666         * src/common/nntp.c
7667         * src/common/plugin.c
7668         * src/common/smtp.c
7669         * src/common/socket.c
7670         * src/common/string_match.c
7671         * src/common/sylpheed.c
7672         * src/common/utils.c
7673         * src/common/utils.h
7674         * src/common/w32_dirent.c
7675         * src/common/w32_reg.c
7676         * src/common/w32_signal.c
7677         * src/common/w32_stat.c
7678         * src/common/w32_stdio.c
7679         * src/common/w32_stdlib.c
7680         * src/common/w32_string.c
7681         * src/common/w32_time.c
7682         * src/common/w32_unistd.c
7683         * src/common/w32_wait.c
7684         * src/common/w32lib.h
7685         * src/etpan/Makefile.am
7686         * src/gtk/Makefile.am
7687         * src/plugins/clamav/Makefile.am
7688         * src/plugins/demo/Makefile.am
7689         * src/plugins/dillo_viewer/Makefile.am
7690         * src/plugins/pgpcore/Makefile.am
7691         * src/plugins/pgpcore/passphrase.c
7692         * src/plugins/pgpcore/plugin.def
7693         * src/plugins/pgpcore/sgpgme.c
7694         * src/plugins/pgpcore/sylpheed.def
7695         * src/plugins/pgpcore/version.rc
7696         * src/plugins/pgpinline/Makefile.am
7697         * src/plugins/pgpinline/plugin.def
7698         * src/plugins/pgpinline/sylpheed.def
7699         * src/plugins/pgpinline/version.rc
7700         * src/plugins/pgpmime/Makefile.am
7701         * src/plugins/pgpmime/mypgpcore.def
7702         * src/plugins/pgpmime/plugin.def
7703         * src/plugins/pgpmime/sylpheed.def
7704         * src/plugins/pgpmime/version.rc
7705         * src/plugins/spamassassin/Makefile.am
7706                 Very little ;-) patch from Werner Koch, providing
7707                 infrastructure for cross-compiling to Win32
7708
7709 2005-12-20 [paul]       1.9.100cvs96
7710
7711         * src/account.c
7712         * src/account.h
7713         * src/mainwindow.c
7714         * src/mainwindow.h
7715         * src/toolbar.c
7716         * src/toolbar.h
7717                 add a combo to the Get All button, allowing
7718                 quick retrieval from any account
7719                 Patch by Fabien Vantard, slightly modified
7720                 by Colin
7721         * src/gtk/about.c
7722                 i18n fix. Patch by Fabien Vantard
7723
7724 2005-12-19 [colin]      1.9.100cvs95
7725
7726         * src/compose.c
7727         * src/compose.h
7728                 Don't automatically join lines when they've 
7729                 been separated by the user and not automatically
7730
7731 2005-12-19 [paul]       1.9.100cvs94
7732
7733         * src/gtk/pluginwindow.c
7734                 i18n fix.
7735                 Patch by Fabien Vantard
7736
7737 2005-12-15 [paul]       1.9.100cvs93
7738
7739         * src/common/plugin.c
7740         * src/common/plugin.h
7741         * src/gtk/pluginwindow.c
7742         * src/plugins/clamav/clamav_plugin.c
7743         * src/plugins/demo/demo.c
7744         * src/plugins/dillo_viewer/dillo_viewer.c
7745         * src/plugins/pgpcore/plugin.c
7746         * src/plugins/pgpinline/plugin.c
7747         * src/plugins/pgpmime/plugin.c
7748         * src/plugins/spamassassin/spamassassin.c
7749         * src/plugins/trayicon/trayicon.c
7750                 add plugin_version()
7751
7752 2005-12-15 [colin]      1.9.100cvs92
7753
7754         * src/compose.c
7755                 Further fix bug #875
7756
7757 2005-12-15 [paul]       1.9.100cvs91
7758
7759         * src/gtk/filesel.c
7760                 fix attach_load_dir getting set to
7761                 PLUGINDIR on plugin load
7762
7763 2005-12-14 [mones]      1.9.100cvs90
7764
7765         * manual/ack.xml
7766         * manual/keyboard.xml
7767                 Initial draft and some shortcuts added
7768                 
7769         * po/es.po
7770                 Updated translation
7771
7772 2005-12-14 [colin]      1.9.100cvs89
7773
7774         * src/compose.c
7775         * src/imap.c
7776         * src/summaryview.c
7777         * src/gtk/gtkaspell.c
7778                 More leaks fixed
7779         * src/prefs_folder_item.c
7780                 Fix recursive prefs apply
7781
7782
7783 2005-12-14 [colin]      1.9.100cvs88
7784
7785         * src/compose.c
7786                 Fix bug #875 (Freeze On Inline Forward of 
7787                 Large Message)
7788
7789 2005-12-13 [colin]      1.9.100cvs87
7790
7791         * src/compose.c
7792                 Uniq-ify and sort the mimetypes list
7793                 Patch by Fabien Vantard
7794
7795 2005-12-13 [colin]      1.9.100cvs86
7796
7797         * src/imap.c
7798         * src/etpan/imap-thread.c
7799                 Fix leaks (patch by Hoa)
7800         * src/news.c
7801         * src/common/plugin.c
7802                 Fix leaks
7803
7804 2005-12-12 [colin]
7805
7806         * 2.0.0-rc2 released
7807
7808 2005-12-12 [colin]      1.9.100cvs85
7809
7810         * src/matcher.c
7811                 Fix a leak
7812
7813 2005-12-12 [wwp]        1.9.100cvs84
7814
7815         * src/gtk/icon_legend.c
7816                 fix misbehaviour and crash when closing the legend window
7817         using the Esc key (patch by Fabien Vantard).
7818
7819 2005-12-12 [paul]       1.9.100cvs83
7820
7821         * src/browseldap.c
7822         * src/foldersel.c
7823         * src/prefs_actions.c
7824         * src/prefs_filtering.c
7825         * src/prefs_matcher.c
7826         * src/prefs_spelling.glade      ** REMOVED **
7827         * src/prefs_template.c
7828         * src/gtk/foldersort.glade      ** REMOVED **
7829         * src/gtk/pluginwindow.c
7830         * src/gtk/pluginwindow.glade    ** REMOVED **
7831         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7832                 cleanups
7833
7834 2005-12-11 [paul]       1.9.100cvs82
7835
7836         * src/gtk/filesel.c
7837                 fix attach_load_dir crasher (double free)
7838
7839 2005-12-09 [paul]       1.9.100cvs81
7840
7841         * po/POTFILES.in
7842         * src/mainwindow.c
7843         * src/gtk/Makefile.am
7844         * src/gtk/icon_legend.c
7845         * src/gtk/icon_legend.h
7846                 add icon legend
7847         * src/manual.c
7848                 cleanup
7849
7850 2005-12-09 [paul]       1.9.100cvs80
7851
7852         * src/plugins/pgpcore/passphrase.c
7853                 wrap the label in the dialog
7854
7855 2005-12-09 [colin]      1.9.100cvs79
7856
7857         * src/plugins/pgpcore/sgpgme.c
7858                 Display (untrusted) on not trusted signatures
7859                 Patch by Michal Èihaø <michal@cihar.com>
7860                 Closes bug #867 (Report also key trust)
7861
7862 2005-12-09 [colin]      1.9.100cvs78
7863
7864         * src/common/plugin.c
7865                 Update licence check, following Eben Moglen's advice
7866
7867 2005-12-08 [colin]      1.9.100cvs77
7868
7869         * src/folder.c
7870                 Fix the occasionnal item->cache != NULL 
7871                 assertion failure. 
7872
7873 2005-12-08 [colin]      1.9.100cvs76
7874
7875         * src/mimeview.c
7876         * src/plugins/pgpcore/sgpgme.c
7877                 Print key id when unable to check it
7878                 Closes bug #866 (Show key id when missing)
7879
7880 2005-12-08 [paul]       1.9.100cvs75
7881
7882         * src/prefs_common.c
7883         * src/prefs_common.h
7884         * src/gtk/filesel.c
7885                 remember load attachment dir
7886
7887 2005-12-07 [colin]      1.9.100cvs74
7888
7889         * src/prefs_toolbar.c
7890                 Gtk fixes, patch by Fabien Vantard
7891
7892 2005-12-07 [colin]      1.9.100cvs73
7893
7894         * src/action.c
7895         * src/compose.c
7896         * src/compose.h
7897                 Fix bug #839 (Quoted text isn't colored after 
7898                 executing an action)
7899         * src/common/plugin.c
7900                 Require plugins to declare their licence in plugin_licence()
7901                 Refuse to load non-GPL plugins as they'd be illegal (as 
7902                 derived works of Sylpheed-Claws, they must be GPL).
7903         * src/plugins/clamav/clamav_plugin.c
7904         * src/plugins/demo/demo.c
7905         * src/plugins/dillo_viewer/dillo_viewer.c
7906         * src/plugins/pgpcore/plugin.c
7907         * src/plugins/pgpinline/plugin.c
7908         * src/plugins/pgpmime/plugin.c
7909         * src/plugins/spamassassin/spamassassin.c
7910         * src/plugins/trayicon/trayicon.c
7911                 Add plugin_licence()
7912
7913 2005-12-07 [paul]       1.9.100cvs72
7914
7915         * configure.ac
7916         * src/mainwindow.c
7917         * src/manual.c
7918         * src/manual.h
7919         * src/common/defs.h
7920                 clean up after local FAQ removal and
7921                 temporary manual removal
7922
7923 2005-12-06 [colin]      1.9.100cvs71
7924
7925         * configure.ac
7926         * doc/Makefile.am
7927         * doc/faq/.cvsignore
7928         * doc/faq/Makefile.am
7929         * doc/faq/de/.cvsignore
7930         * doc/faq/de/Makefile.am
7931         * doc/faq/de/sylpheed-faq-1.html
7932         * doc/faq/de/sylpheed-faq-2.html
7933         * doc/faq/de/sylpheed-faq-3.html
7934         * doc/faq/de/sylpheed-faq.html
7935         * doc/faq/en/.cvsignore
7936         * doc/faq/en/Makefile.am
7937         * doc/faq/en/sylpheed-faq-1.html
7938         * doc/faq/en/sylpheed-faq-2.html
7939         * doc/faq/en/sylpheed-faq-3.html
7940         * doc/faq/en/sylpheed-faq-4.html
7941         * doc/faq/en/sylpheed-faq.html
7942         * doc/faq/es/.cvsignore
7943         * doc/faq/es/Makefile.am
7944         * doc/faq/es/sylpheed-faq-1.html
7945         * doc/faq/es/sylpheed-faq-2.html
7946         * doc/faq/es/sylpheed-faq-3.html
7947         * doc/faq/es/sylpheed-faq-4.html
7948         * doc/faq/es/sylpheed-faq.html
7949         * doc/faq/fr/.cvsignore
7950         * doc/faq/fr/Makefile.am
7951         * doc/faq/fr/sylpheed-faq-1.html
7952         * doc/faq/fr/sylpheed-faq-2.html
7953         * doc/faq/fr/sylpheed-faq-3.html
7954         * doc/faq/fr/sylpheed-faq.html
7955         * doc/faq/it/.cvsignore
7956         * doc/faq/it/Makefile.am
7957         * doc/faq/it/sylpheed-faq-1.html
7958         * doc/faq/it/sylpheed-faq-2.html
7959         * doc/faq/it/sylpheed-faq-3.html
7960         * doc/faq/it/sylpheed-faq.html
7961         * doc/manual/.cvsignore
7962         * doc/manual/Makefile.am
7963         * doc/manual/de/.cvsignore
7964         * doc/manual/de/Makefile.am
7965         * doc/manual/de/sylpheed-1.html
7966         * doc/manual/de/sylpheed-10.html
7967         * doc/manual/de/sylpheed-11.html
7968         * doc/manual/de/sylpheed-12.html
7969         * doc/manual/de/sylpheed-13.html
7970         * doc/manual/de/sylpheed-14.html
7971         * doc/manual/de/sylpheed-15.html
7972         * doc/manual/de/sylpheed-16.html
7973         * doc/manual/de/sylpheed-17.html
7974         * doc/manual/de/sylpheed-18.html
7975         * doc/manual/de/sylpheed-19.html
7976         * doc/manual/de/sylpheed-2.html
7977         * doc/manual/de/sylpheed-20.html
7978         * doc/manual/de/sylpheed-3.html
7979         * doc/manual/de/sylpheed-4.html
7980         * doc/manual/de/sylpheed-5.html
7981         * doc/manual/de/sylpheed-6.html
7982         * doc/manual/de/sylpheed-7.html
7983         * doc/manual/de/sylpheed-8.html
7984         * doc/manual/de/sylpheed-9.html
7985         * doc/manual/de/sylpheed.html
7986         * doc/manual/en/.cvsignore
7987         * doc/manual/en/Makefile.am
7988         * doc/manual/en/sylpheed-1.html
7989         * doc/manual/en/sylpheed-10.html
7990         * doc/manual/en/sylpheed-11.html
7991         * doc/manual/en/sylpheed-12.html
7992         * doc/manual/en/sylpheed-13.html
7993         * doc/manual/en/sylpheed-14.html
7994         * doc/manual/en/sylpheed-15.html
7995         * doc/manual/en/sylpheed-16.html
7996         * doc/manual/en/sylpheed-17.html
7997         * doc/manual/en/sylpheed-18.html
7998         * doc/manual/en/sylpheed-19.html
7999         * doc/manual/en/sylpheed-2.html
8000         * doc/manual/en/sylpheed-20.html
8001         * doc/manual/en/sylpheed-21.html
8002         * doc/manual/en/sylpheed-22.html
8003         * doc/manual/en/sylpheed-3.html
8004         * doc/manual/en/sylpheed-4.html
8005         * doc/manual/en/sylpheed-5.html
8006         * doc/manual/en/sylpheed-6.html
8007         * doc/manual/en/sylpheed-7.html
8008         * doc/manual/en/sylpheed-8.html
8009         * doc/manual/en/sylpheed-9.html
8010         * doc/manual/en/sylpheed.html
8011         * doc/manual/es/.cvsignore
8012         * doc/manual/es/Makefile.am
8013         * doc/manual/es/sylpheed-1.html
8014         * doc/manual/es/sylpheed-10.html
8015         * doc/manual/es/sylpheed-11.html
8016         * doc/manual/es/sylpheed-12.html
8017         * doc/manual/es/sylpheed-13.html
8018         * doc/manual/es/sylpheed-14.html
8019         * doc/manual/es/sylpheed-15.html
8020         * doc/manual/es/sylpheed-16.html
8021         * doc/manual/es/sylpheed-17.html
8022         * doc/manual/es/sylpheed-18.html
8023         * doc/manual/es/sylpheed-19.html
8024         * doc/manual/es/sylpheed-2.html
8025         * doc/manual/es/sylpheed-20.html
8026         * doc/manual/es/sylpheed-3.html
8027         * doc/manual/es/sylpheed-4.html
8028         * doc/manual/es/sylpheed-5.html
8029         * doc/manual/es/sylpheed-6.html
8030         * doc/manual/es/sylpheed-7.html
8031         * doc/manual/es/sylpheed-8.html
8032         * doc/manual/es/sylpheed-9.html
8033         * doc/manual/es/sylpheed.html
8034         * doc/manual/fr/.cvsignore
8035         * doc/manual/fr/Makefile.am
8036         * doc/manual/fr/sylpheed-1.html
8037         * doc/manual/fr/sylpheed-10.html
8038         * doc/manual/fr/sylpheed-11.html
8039         * doc/manual/fr/sylpheed-12.html
8040         * doc/manual/fr/sylpheed-13.html
8041         * doc/manual/fr/sylpheed-14.html
8042         * doc/manual/fr/sylpheed-15.html
8043         * doc/manual/fr/sylpheed-16.html
8044         * doc/manual/fr/sylpheed-17.html
8045         * doc/manual/fr/sylpheed-18.html
8046         * doc/manual/fr/sylpheed-19.html
8047         * doc/manual/fr/sylpheed-2.html
8048         * doc/manual/fr/sylpheed-20.html
8049         * doc/manual/fr/sylpheed-3.html
8050         * doc/manual/fr/sylpheed-4.html
8051         * doc/manual/fr/sylpheed-5.html
8052         * doc/manual/fr/sylpheed-6.html
8053         * doc/manual/fr/sylpheed-7.html
8054         * doc/manual/fr/sylpheed-8.html
8055         * doc/manual/fr/sylpheed-9.html
8056         * doc/manual/fr/sylpheed.html
8057         * doc/manual/ja/.cvsignore
8058         * doc/manual/ja/Makefile.am
8059         * doc/manual/ja/sylpheed-1.html
8060         * doc/manual/ja/sylpheed-10.html
8061         * doc/manual/ja/sylpheed-11.html
8062         * doc/manual/ja/sylpheed-12.html
8063         * doc/manual/ja/sylpheed-13.html
8064         * doc/manual/ja/sylpheed-14.html
8065         * doc/manual/ja/sylpheed-15.html
8066         * doc/manual/ja/sylpheed-16.html
8067         * doc/manual/ja/sylpheed-17.html
8068         * doc/manual/ja/sylpheed-18.html
8069         * doc/manual/ja/sylpheed-19.html
8070         * doc/manual/ja/sylpheed-2.html
8071         * doc/manual/ja/sylpheed-20.html
8072         * doc/manual/ja/sylpheed-3.html
8073         * doc/manual/ja/sylpheed-4.html
8074         * doc/manual/ja/sylpheed-5.html
8075         * doc/manual/ja/sylpheed-6.html
8076         * doc/manual/ja/sylpheed-7.html
8077         * doc/manual/ja/sylpheed-8.html
8078         * doc/manual/ja/sylpheed-9.html
8079         * doc/manual/ja/sylpheed.html
8080         * doc/manual/ja/sylpheed.sgml
8081         * src/mainwindow.c
8082                 Remove outdated manual and faq. Noisy, eh?
8083
8084 2005-12-06 [colin]      1.9.100cvs70
8085
8086         * src/compose.c
8087         * src/quote_fmt_parse.y
8088         * src/undo.c
8089         * src/undo.h
8090                 Allow %X to position cursor at 0 
8091                 (no %X = before signature)
8092                 Fix paste as quotation putting the cursor at 0
8093                 Fix undo offsets when pasting
8094                 Insert the quote_fmt at once instead of line 
8095                 by line
8096                 Fix [Edited] when starting to reply/forward
8097
8098 2005-12-06 [paul]       1.9.100cvs69
8099
8100         * src/plugins/clamav/clamav_plugin_gtk.c
8101                 add another tooltip
8102         * src/plugins/spamassassin/spamassassin_gtk.c
8103                 rework spamassassin_create_widget_func()
8104
8105 2005-12-05 [colin]      1.9.100cvs68
8106
8107         * po/POTFILES.in
8108                 Fix make release ;-)
8109
8110 2005-12-05 [colin]      1.9.100cvs67
8111
8112         * src/compose.c
8113         * src/compose.h
8114                 Fix cursor positioning (not obeying %X)
8115
8116 2005-12-05 [paul]       1.9.100cvs66
8117
8118         * src/plugins/dillo_viewer/dillo_prefs.c
8119                 fix compilation warning
8120
8121 2005-12-05 [paul]       1.9.100cvs65
8122
8123         * src/prefs_spelling.c
8124         * src/plugins/trayicon/trayicon.c
8125                 cleanups - remove unused stuff
8126
8127 2005-12-05 [paul]       1.9.100cvs64
8128
8129         * README
8130         * manual/plugins.xml
8131                 remove info about removed mathml_viewer plugin
8132
8133 2005-12-05 [paul]       1.9.100cvs63
8134
8135         * configure.ac
8136         * src/plugins/Makefile.am
8137         * src/plugins/mathml_viewer/.cvsignore
8138         * src/plugins/mathml_viewer/Makefile.am
8139         * src/plugins/mathml_viewer/mathml_viewer.c
8140                 remove unmaintained mathml_viewer plugin
8141
8142 2005-12-05 [paul]       1.9.100cvs62
8143
8144         * src/summaryview.c
8145                 obey prefs_common.always_show_msg when
8146                 moving a msg
8147                 Thanks to Colin
8148
8149 2005-12-05 [paul]       1.9.100cvs61
8150
8151         * src/compose.c
8152         * src/prefs_account.c
8153         * src/prefs_filtering.c
8154         * src/prefs_quote.c
8155         * src/prefs_spelling.c
8156         * src/prefs_toolbar.c
8157         * src/summaryview.c
8158         * src/gtk/gtkutils.c
8159         * src/gtk/quicksearch.c
8160         * src/plugins/dillo_viewer/dillo_prefs.c
8161                 dialog cleanups
8162
8163 2005-12-04 [paul]       1.9.100cvs60
8164
8165         * src/inc.c
8166         * src/prefs_account.c
8167         * src/prefs_account.h
8168                 allow a Local account to specify a
8169                 default inbox
8170                 (closes bug 843 'Inbox cannot be changed for local
8171                  mailboxes')
8172
8173 2005-12-04 [colin]      1.9.100cvs59
8174
8175         * src/plugins/trayicon/trayicon.c
8176                 Remove Get, rename Get All to Get Mail in order to
8177                 be consistent with the default main toolbar
8178
8179 2005-12-03 [colin]      1.9.100cvs58
8180
8181         * manual/gpl.xml
8182         * manual/sylpheed-claws-manual.xml
8183                 Add GPL appendix
8184
8185 2005-12-03 [paul]       1.9.100cvs57
8186
8187         * AUTHORS
8188         * po/sv.po
8189         * src/gtk/authors.h
8190                 new (partially complete) Swedish translation
8191                 by Anders Troback <sylpheed@troback.com>
8192
8193 2005-12-02 [paul]       1.9.100cvs56
8194
8195         * configure.ac
8196                 libetpan 0.41 required
8197
8198 2005-12-02 [paul]       1.9.100cvs55
8199
8200         * src/plugins/clamav/clamav_plugin.c
8201         * src/plugins/clamav/clamav_plugin.h
8202         * src/plugins/clamav/clamav_plugin_gtk.c
8203         * src/plugins/spamassassin/spamassassin.c
8204         * src/plugins/spamassassin/spamassassin.h
8205         * src/plugins/spamassassin/spamassassin_gtk.c
8206                 unregister prefs pages on unloading, thus
8207                 preventing a crash
8208                 (thanks to Colin for the hint)
8209
8210 2005-12-02 [wwp]        1.9.100cvs54
8211
8212         * src/quote_fmt.h
8213         * src/quote_fmt_parse.y
8214                 fix misuse of gboolean*, use gboolean instead
8215                 (thanks to Paul, Colin, for pointing out that scaring one)
8216
8217 2005-12-02 [paul]       1.9.100cvs53
8218
8219         * src/plugins/clamav/clamav_plugin.c
8220                 int no --> unsigned int no
8221         * src/plugins/clamav/clamav_plugin_gtk.c
8222                 rework config page
8223
8224 2005-12-02 [wwp]        1.9.100cvs52
8225
8226         * src/compose.c
8227         * src/prefs_template.c
8228         * src/quote_fmt.h
8229         * src/quote_fmt_parse.y
8230                 prevent from executing |f and |p templates commands when
8231                 adding or replacing templates in prefs (avoids annoying and
8232                 potentially dangerous behaviours)
8233
8234 2005-12-02 [paul]       1.9.100cvs51
8235
8236         * src/prefs_common.c
8237                 allow translation of some default values
8238                 Patch by Fabien Vantard
8239
8240 2005-12-02 [paul]       1.9.100cvs50
8241
8242         * src/codeconv.c
8243         * src/codeconv.h
8244         * src/prefs_common.c
8245         * src/prefs_common.h
8246         * src/prefs_message.c
8247         * src/textview.c
8248                 remove obsolete 'convert_mb_alnum' option
8249                 and related stuff
8250         * src/gtk/about.c
8251                 remove unused 'about_textview_visibility_notify'
8252
8253 2005-12-02 [paul]       1.9.100cvs49
8254
8255         * src/prefs_account.c
8256         * src/prefs_compose_writing.c
8257         * src/prefs_fonts.c
8258         * src/prefs_gtk.h
8259         * src/prefs_image_viewer.c
8260         * src/prefs_message.c
8261         * src/prefs_other.c
8262         * src/prefs_receive.c
8263         * src/prefs_send.c
8264         * src/prefs_spelling.c
8265         * src/prefs_summaries.c
8266         * src/prefs_wrapping.c
8267         * src/plugins/dillo_viewer/dillo_prefs.c
8268         * src/plugins/pgpcore/prefs_gpg.c
8269                 several cleanups to the prefs dialogs
8270                 (slightly modified) patch by Fabien Vantard
8271
8272 2005-12-02 [paul]       1.9.100cvs48
8273
8274         * src/main.c
8275                 --exit means exit
8276         * src/send_message.c
8277                 fix crash on send when connection fails
8278
8279         Thanks to Colin
8280
8281 2005-12-01 [colin]      1.9.100cvs47
8282
8283         * src/html.c
8284                 Translate &hellip; to "..."
8285
8286 2005-11-30 [colin]      1.9.100cvs46
8287
8288         * src/matcher.c
8289         * src/matcher.h
8290                 Optimize back yesterday's fix.
8291
8292 2005-11-30 [paul]       1.9.100cvs45
8293
8294         * manual/faq.xml
8295                 standardised
8296         * manual/intro.xml
8297                 written by Colin, edited by me
8298
8299 2005-11-29 [colin]      1.9.100cvs44
8300
8301         * src/matcher.c
8302                 Skip headers unconditionnaly in match_body if the
8303                 rule is not message or ~message
8304
8305 2005-11-29 [colin]      1.9.100cvs43
8306
8307         * src/matcher.c
8308                 Fix body_part and such, not skipping headers 
8309                 if the matchcriteria wasn't the first in the rule
8310
8311 2005-11-29 [colin]      1.9.100cvs42
8312
8313         * src/compose.c
8314                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8315                 option missing from message view window)
8316                 Fix double text D'n'D with gtk-2.8
8317         * src/matcher.c
8318                 Fix ~message, ~headers_part, ~body_part rules
8319         * src/messageview.c
8320                 Add Windows-1252 (Closes bug #863)
8321                 Fix accels
8322         * src/gtk/gtkaspell.c
8323                 Properly destroy accels in all menus
8324
8325 2005-11-29 [mones]      1.9.100cvs41
8326
8327         * po/es.po
8328                 Updated.
8329
8330 2005-11-27 [colin]      1.9.100cvs40
8331
8332         * src/mh_gtk.c
8333                 "/Remove mailbox" -> "/Remove mailbox..."
8334
8335 2005-11-27 [paul]       1.9.100cvs39
8336
8337         * AUTHORS
8338         * po/de.po
8339         * src/gtk/authors.h
8340                 updated by new maintainer, Stephan Sachse
8341
8342 2005-11-27 [paul]       1.9.100cvs38
8343
8344         * manual/faq.xml
8345                 written by Colin, edited by me
8346
8347 2005-11-27 [paul]       1.9.100cvs37
8348
8349         * src/prefs_common.c
8350         * src/prefs_common.h
8351         * src/prefs_receive.c
8352         * src/prefs_summaries.c
8353                 move 'go to inbox after receiving new mail'
8354                 option from display/sumamaries to mail
8355                 handling/receive, and rework prefs_summaries
8356                 dialog a little
8357
8358 2005-11-25 [martin]     1.9.100cvs36
8359
8360         * po/de.po
8361             fixed windows-1252 translation;
8362             translated some new and fuzzy strings
8363
8364 2005-11-25 [paul]       1.9.100cvs35
8365
8366         * src/plugins/clamav/clamav_plugin.c
8367                 complete the update done in cvs34
8368
8369 2005-11-25 [paul]       1.9.100cvs34
8370
8371         * src/plugins/clamav/clamav_plugin.c
8372                 reflect upstream changes
8373
8374 2005-11-25 [paul]       1.9.100cvs33
8375
8376         * manual/ack.xml
8377         * manual/plugins.xml
8378         * manual/sylpheed-claws-manual.xml
8379                 written/updated by Colin, edited by me
8380         * tools/acroread2sylpheed.pl
8381                 update binary name
8382
8383 2005-11-24 [colin]      1.9.100cvs32
8384
8385         * src/compose.c
8386                 Fix bug #856 (reediting messages forgets Request
8387                 Return Receipt)
8388
8389 2005-11-24 [paul]       1.9.100cvs31
8390
8391         * manual/addrbook.xml
8392         * manual/starting.xml
8393                 written by Colin, proofread, edited, adapted by me
8394         * manual/advanced.xml
8395                 add some Actions examples
8396         * src/importldif.c
8397                 use a Save button instead of a Close button
8398         * src/wizard.c
8399                 indicate mandatory fields
8400                 fix page display
8401                 Thanks to Colin
8402
8403 2005-11-23 [colin]      1.9.100cvs30
8404
8405         * src/addressbook.c
8406                 Rename menu item, fix possible crash after
8407                 deletion of books
8408         * src/addrindex.c
8409                 Allow searching for '*' in ldap
8410         * src/browseldap.c
8411                 Fix "Browse Entry" (did anyone use it?)
8412         * src/wizard.c
8413                 Add guards for mandatory information
8414
8415 2005-11-23 [paul]       1.9.100cvs29
8416
8417         * manual/advanced.xml
8418                 corrections to the English
8419
8420 2005-11-23 [colin]      1.9.100cvs28
8421
8422         * src/mimeview.c
8423                 Fix possible crash at exit. After the call to
8424                 gtk_container_remove(), the Viewer's widget has no
8425                 more parent so gtk+ automatically frees it and its
8426                 sons. If destroy_viewer() then try to access it,
8427                 problems ensue.
8428
8429 2005-11-22 [colin]      1.9.100cvs27
8430
8431         * src/compose.c
8432         * src/gtk/gtkaspell.c
8433                 Fix right-clicking on a misspelled word
8434                 Fix More... in suggestions menu
8435
8436 2005-11-22 [wwp]        1.9.100cvs26
8437
8438         * src/prefs_template.c
8439                 templates works: re-sort templates list when adding or replacing,
8440                 prevent from adding or replacing when the template name is empty
8441
8442 2005-11-21 [colin]      1.9.100cvs25
8443
8444         * src/addressbook.c
8445                 Fix some addressbook suckage (dnd, select all)
8446         * src/compose.c
8447         * src/gtk/gtkaspell.c
8448         * src/gtk/gtkaspell.h
8449                 Make the spellchecker menu work with the 
8450                 GtkTextView one instead of overriding it
8451
8452 2005-11-20 [paul]       1.9.100cvs24
8453
8454         * manual/handling.xml
8455                 proofread and corrected
8456
8457 2005-11-20 [paul]       1.9.100cvs23
8458
8459         * manual/Makefile
8460                 generate html as one file
8461         * manual/advanced.xml
8462                 fix output generation
8463                 reformat hidden options list
8464         * manual/manual.xml     ** REMOVED **
8465         * manual/sylpheed-claws-manual.xml      ** ADDED **
8466                 renamed
8467
8468 2005-11-18 [colin]      1.9.100cvs22
8469
8470         * src/prefs_account.c
8471                 Fix layout in news and mbox accounts
8472         * manual/account.xml
8473         * manual/advanced.xml
8474                 New contents for Paul to check :)
8475
8476 2005-11-18 [wwp]        1.9.100cvs21
8477
8478         * src/gtk/quicksearch.c
8479                 don't update extended quicksearch buttons twice
8480
8481 2005-11-18 [paul]       1.9.100cvs20
8482
8483         * src/textview.c
8484                 complete 1.9.100cvs19
8485
8486 2005-11-18 [paul]       1.9.100cvs19
8487
8488         * src/compose.c
8489                 cosmetic improvements
8490         * src/textview.c
8491                 also list text/* attachments
8492
8493 2005-11-18 [colin]      1.9.100cvs18
8494
8495         * src/summaryview.c
8496                 Use column 0 instead of -1 in 
8497                 gtk_ctree_node_moveto, in a naive
8498                 hope it'll fix the gtk-related crashes
8499
8500 2005-11-18 [colin]      1.9.100cvs17
8501
8502         * src/gtk/inputdialog.c
8503                 Fix icon staying the first one
8504
8505 2005-11-17 [wwp]        1.9.100cvs16
8506                 fix possible problem showing some quicksearch buttons, and a bad
8507                 call to g_return_if_fail in a function that returns a value (both
8508                 fixes by Fabien Vantard)
8509
8510 2005-11-15 [wwp]        1.9.100cvs15
8511
8512         * src/gtk/quicksearch.c
8513                 added a tooltip to that obscure ... quicksearch button
8514
8515 2005-11-15 [wwp]        1.9.100cvs14
8516
8517         * src/gtk/quicksearch.c
8518                 add a quicksearch helper to filtering expression users: the ... button
8519                 raises the condition expr window. condition expressions set up w/ this
8520                 window are used by the quicksearch if the user closes it pressing OK.
8521
8522 2005-11-14 [paul]       1.9.100cvs13
8523
8524         * src/plugins/clamav/clamav_plugin.c
8525         * src/plugins/spamassassin/spamassassin.c
8526                 change plugin type following recent merging
8527
8528 2005-11-14 [wwp]        1.9.100cvs12
8529
8530         * src/folder.c
8531                 prevent from crashing when copying/moving message(s) from and
8532                 to the same folder
8533
8534 2005-11-14 [paul]       1.9.100cvs11
8535
8536         * src/plugins/clamav/Makefile.am
8537         * src/plugins/clamav/clamav_plugin.c
8538         * src/plugins/clamav/clamav_plugin.h
8539         * src/plugins/clamav/clamav_plugin_gtk.c
8540                 also merge clamav and clamav_gtk plugins
8541
8542 2005-11-13 [colin]      1.9.100cvs10
8543
8544         * configure.ac
8545         * src/plugins/spamassassin/Makefile.am
8546         * src/plugins/spamassassin/spamassassin.c
8547         * src/plugins/spamassassin/spamassassin.h
8548         * src/plugins/spamassassin/spamassassin_gtk.c
8549                 Merge spamassassin and spamassassin_gtk plugins,
8550                 and build it by default.
8551
8552 2005-11-12 [colin]      1.9.100cvs9
8553
8554         * src/etpan/imap-thread.c
8555                 Fix gcc warning
8556
8557 2005-11-12 [colin]      1.9.100cvs8
8558
8559         * src/procmime.c
8560                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8561
8562 2005-11-10 [colin]      1.9.100cvs7
8563
8564         * src/main.c
8565                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8566                 minimised state)
8567
8568 2005-11-10 [wwp]        1.9.100cvs6
8569
8570         * src/gtk/description_window.c
8571                 fix a crash when closing description windows using the WM's [X] button
8572
8573 2005-11-09 [colin]      1.9.100cvs5
8574
8575         * src/common/ssl.c
8576                 Update libetpan call to follow upstream
8577                 (yes, this requires libetpan-0.40cvs3)
8578
8579 2005-11-08 [colin]      1.9.100cvs4
8580
8581         * src/compose.c
8582         * src/textview.c
8583         * src/common/utils.c
8584         * src/common/utils.h
8585                 Enhance the email parser
8586
8587 2005-11-08 [colin]      1.9.100cvs3
8588
8589         * src/procmime.c
8590                 Fix what looks like an off-by-one (fixes 
8591                 attachments from the Bat)
8592
8593 2005-11-08 [wwp]        1.9.100cvs2
8594
8595         * src/main.c
8596                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8597
8598 2005-11-08 [wwp]        1.9.100cvs1
8599
8600         * src/main.c
8601                 allow exiting Sylpheed-Claws from command-line
8602
8603 2005-11-08 [paul]       1.9.100
8604
8605         1.9.100 released
8606
8607 2005-11-07 [colin]      1.9.99cvs17
8608
8609         * src/addritem.c
8610         * src/ldif.c
8611                 Fix import of base-64 encoded items
8612
8613 2005-11-07 [colin]      1.9.99cvs16
8614
8615         * src/send_message.c
8616                 Fix bug #314 (Queue does not empty under certain 
8617                 circumstances)
8618
8619 2005-11-07 [paul]       1.9.99cvs15
8620
8621         * src/mutt.c
8622         * src/pine.c
8623                 fix buffer overflows
8624                 Thanks to Colin
8625
8626 2005-11-07 [paul]       1.9.99cvs14
8627
8628         * doc/man/Makefile.am
8629         * doc/man/sylpheed-claws.1      ** ADDED **
8630         * doc/man/sylpheed.1            ** DELETED **
8631                 rename and update the man file
8632
8633 2005-11-06 [colin]      1.9.99cvs13
8634
8635         * src/ldif.c
8636                 Fix ldif_get_line() that returned empty strings
8637                 (Didn't understand why). Also fix a possible
8638                 buffer overflow.
8639
8640 2005-11-06 [wwp]        1.9.99cvs12
8641
8642         * src/textview.c
8643         * src/gtk/about.c
8644         * src/gtk/gtkutils.c
8645         * src/gtk/gtkutils.h
8646                 fix a compilation warning,
8647                 make links sensitive in the about dialog
8648
8649 2005-11-04 [wwp]        1.9.99cvs11
8650
8651         * src/gtk/about.c
8652                 don't wrap or translate URIs, and a bit text format cleanup
8653
8654 2005-11-04 [wwp]        1.9.99cvs10
8655
8656         * src/gtk/about.c
8657                 better textview tagging implementation (no more use of marks for
8658                 postponed tagging)
8659
8660 2005-11-02 [colin]      1.9.99cvs9
8661
8662         * src/common/ssl.c
8663                 Forgot an ifdef
8664
8665 2005-11-02 [colin]      1.9.99cvs8
8666
8667         * configure.ac
8668                 Require libetpan-0.40 due to upstream fix
8669         * src/common/ssl.c
8670                 Tell libetpan not to call SSL_Library_Init,
8671                 as we do it ourselves.
8672
8673 2005-11-02 [colin]      1.9.99cvs7
8674
8675         * po/POTFILES.in
8676                 Add missing files (thanks to Fabien Vantard)
8677
8678 2005-11-02 [colin]      1.9.99cvs6
8679
8680         * src/summaryview.c
8681                 Fix totals when read messages are hidden or quicksearch
8682                 is on
8683         * src/ssl_manager.c
8684         * src/ssl_manager.h
8685         * src/common/ssl_certificate.c
8686         * src/common/ssl_certificate.h
8687         * src/gtk/sslcertwindow.c
8688         * src/gtk/sslcertwindow.h
8689                 Fix copyright on my stuff
8690
8691 2005-11-02 [wwp]        1.9.99cvs5
8692
8693         * src/prefs_themes.c
8694                 fix directory name checking (theme installation/removal),
8695                 made related error a bit more verbose
8696
8697 2005-11-02 [colin]      1.9.99cvs4
8698
8699         * src/summaryview.c
8700                 Fix typo (probably fixes bug #841 (Sort by the From 
8701                 field doesn't work)
8702
8703 2005-11-02 [paul]       1.9.99cvs3
8704
8705         * po/ko.po
8706         * po/nb.po
8707                 updated by SungHyun Nam, Geir Helland
8708         * src/wizard.c
8709                 fix typo in welcome message. spotted by
8710                 Andrea Spadaccini
8711
8712 2005-11-01 [colin]      1.9.99cvs2
8713
8714         * src/compose.c
8715                 Fix replying to ml wen confirming subscription
8716         * src/messageview.c
8717         * src/mimeview.c
8718         * src/mimeview.h
8719         * src/privacy.h
8720         * src/summaryview.c
8721                 Make key check non blocking
8722
8723 2005-10-31 [paul]       1.9.99cvs1
8724
8725         * tools/claws.i18n.status.pl
8726                 updated for ChangeLog
8727
8728 2005-10-31 [paul]       1.9.99
8729
8730         1.9.99 released
8731
8732 2005-10-31 [paul]       1.9.15cvs131
8733
8734         * .cvsignore
8735         * ChangeLog
8736         * ChangeLog.claws       ** REMOVED **
8737         * ChangeLog-gtk2.claws  ** REMOVED **
8738         * ChangeLog.gtk1        ** ADDED **
8739         * INSTALL
8740         * Makefile.am
8741         * NEWS
8742         * README
8743         * README.claws          ** REMOVED **
8744         * README.jp             ** REMOVED **
8745         * RELEASE_NOTES         ** ADDED **
8746         * RELEASE_NOTES.claws   ** REMOVED **
8747         * commitHelper
8748         * configure.ac
8749         * sylpheed.spec.in      ** REMOVED **
8750                 tidy up and update the default docs:
8751                 ChangeLog.claws is renamed ChangeLog.gtk1
8752                 ChangeLog-gtk2.claws is renamed ChangeLog
8753                 README.claws is renamed README
8754                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8755
8756 2005-10-31 [paul]       1.9.15cvs130
8757
8758         * po/it.po
8759                 fix errors
8760
8761 2005-10-31 [paul]       1.9.15cvs129
8762
8763         * po/ca.po
8764         * po/de.po
8765         * po/en_GB.po
8766         * po/fr.po
8767         * po/it.po
8768         * po/pt_BR.po
8769         * po/sk.po
8770         * po/sr.po
8771         * po/zh_CN.po
8772                 updated by Miquel Oliete, Stephan Sachse and
8773                 Thomas Gilgin, me, Fabien Vantard, Andrea
8774                 Spadaccini, Frederico Goncalves Guimaraes,
8775                 Andrej Kacian, Aleksandar Urosevic, and
8776                 Ralgh Young.
8777
8778 2005-10-31 [mones]      1.9.15cvs128
8779
8780         * manual/faq.xml
8781                 More questions.
8782         
8783         * po/es.po
8784                 Updated for release.
8785
8786 2005-10-30 [colin]      1.9.15cvs127
8787
8788         * src/compose.c
8789                 Place cursor before rewrapping (fixes cursor
8790                 pos if quotation gets rewrapped)
8791
8792 2005-10-29 [paul]       1.9.15cvs126
8793
8794         * src/crash.c
8795         * src/foldersel.c
8796         * src/main.c
8797         * src/messageview.c
8798         * src/toolbar.c
8799         * src/gtk/authors.h
8800                 corrections to text items
8801
8802 2005-10-28 [colin]      1.9.15cvs125
8803
8804         * src/messageview.c
8805                 Make "hit 'C' to check sig" work from extern 
8806                 messageviews
8807
8808 2005-10-27 [colin]      1.9.15cvs124
8809
8810         * src/summaryview.c
8811                 Add a hack to avoid segfaulting when hammering 
8812                 on gtk's events
8813
8814 2005-10-27 [wwp]        1.9.15cvs123
8815
8816         * src/prefs_themes.c
8817                 sort list of themes names in themes prefs
8818
8819 2005-10-27 [paul]       1.9.15cvs122
8820
8821         * src/folder.c
8822         * src/prefs_account.c
8823                 fix building on Solaris
8824                 Patch by Alex Moore
8825
8826 2005-10-27 [wwp]        1.9.15cvs121
8827
8828         * src/summaryview.c
8829         * src/gtk/gtksctree.c
8830                 speed up unselecting messages in summary view (thanks to Colin)
8831
8832 2005-10-27 [paul]       1.9.15cvs120
8833
8834         * src/mainwindow.c
8835                 fix a compilation warning
8836         * src/summaryview.c
8837                 fix updating of 'n items selected' count
8838                 when deselecting
8839
8840 2005-10-27 [martin]     1.9.15cvs119
8841
8842         * src/action.c
8843                 ignore actions with a leading '/' in the action menu name
8844                 fixes a crash on menu creation
8845         * src/prefs_actions.c
8846                 do not allow a leading '/' in the action menu name
8847
8848 2005-10-27 [paul]       1.9.15cvs118
8849
8850         * src/main.c
8851                 fix compilation warning
8852
8853 2005-10-27 [paul]       1.9.15cvs117
8854
8855         * src/procmime.c
8856                 add #if HAVE_LOCALE_H
8857
8858 2005-10-27 [paul]       1.9.15cvs116
8859
8860         * src/plugins/clamav/clamav_plugin.c
8861         * src/plugins/dillo_viewer/dillo_viewer.c
8862         * src/plugins/mathml_viewer/mathml_viewer.c
8863         * src/plugins/pgpcore/plugin.c
8864         * src/plugins/pgpinline/plugin.c
8865         * src/plugins/pgpmime/plugin.c
8866         * src/plugins/spamassassin/spamassassin.c
8867         * src/plugins/trayicon/trayicon.c
8868                 plugin_init() : make error messages more
8869                 informative
8870
8871 2005-10-26 [wwp]        1.9.15cvs115
8872
8873         * src/prefs_matcher.c
8874                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8875
8876 2005-10-26 [wwp]        1.9.15cvs114
8877
8878         * src/procmime.c
8879         * src/gtk/gtksctree.c
8880         * src/plugins/spamassassin/libspamc.c
8881         * src/plugins/spamassassin/spamassassin.c
8882                 fix some compilation warnings more
8883
8884 2005-10-26 [mones]      1.9.15cvs113
8885
8886         * po/es.po
8887                 Updated translation
8888
8889 2005-10-26 [paul]       1.9.15cvs112
8890
8891         * src/prefs_message.c
8892                 give all display_xface stuff the
8893                 #if HAVE_LIBCOMPFACE treatment, thus
8894                 preventing a crash
8895                 (Thanks to Wolfgang Enderlein)
8896
8897 2005-10-26 [colin]      1.9.15cvs111
8898
8899         * src/gedit-print.c
8900                 Fix date format
8901         * src/imap_gtk.c
8902         * src/news_gtk.c
8903                 Remove context menu items that should not be there
8904         * src/jpilot.c
8905                 Fix encoding
8906         * src/main.c
8907         * src/mainwindow.c
8908                 Don't show the mainwindow too soon
8909
8910 2005-10-26 [wwp]        1.9.15cvs110
8911
8912         * src/folder.c
8913         * src/manual.c
8914         * src/summaryview.c
8915                 fix uninitialized pointers in the folder updating hook
8916                 (thanks to Colin)
8917
8918 2005-10-25 [mones]      1.9.15cvs109
8919
8920         * manual/faq.xml
8921                 General information subsection completed. 
8922                 Removed archaic references.
8923                 
8924         * manual/Makefile
8925         * manual/dtd/manual.dsl
8926                 Added customization stylesheet for getting paragraphs
8927                 fully justified in PDF output (as suggested by Colin).
8928
8929 2005-10-25 [colin]      1.9.15cvs108
8930
8931         * src/compose.c
8932                 Fix a second leak
8933
8934 2005-10-25 [colin]      1.9.15cvs107
8935
8936         * src/addrbook.c
8937         * src/addrindex.c
8938                 Fix leak (xml_get_element() allocates memory)
8939         * src/compose.c
8940                 Fix leak + dead code (shame!)
8941         * src/procmime.c
8942                 Fix leak
8943
8944 2005-10-25 [colin]      1.9.15cvs106
8945
8946         * src/mimeview.c
8947                 Fix encoding issue in Save all and in 
8948                 overwrite-confirmation alertpanel
8949
8950 2005-10-25 [colin]      1.9.15cvs105
8951
8952         * src/common/socket.c
8953                 Fix a leak - Thanks to Christopher Aillon
8954                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8955
8956 2005-10-25 [paul]       1.9.15cvs104
8957
8958         * src/wizard.c
8959                 Always guess servers from the right-hand
8960                 email part and guess username from the
8961                 left-hand part. (Thanks to Colin)
8962                 add an X-Face to the welcome message
8963
8964 2005-10-25 [paul]       1.9.15cvs103
8965
8966         * manual/handling.xml
8967                 written by Colin, edited by me
8968
8969 2005-10-25 [wwp]        1.9.15cvs102
8970
8971         * src/folderview.c
8972         * src/grouplistdialog.c
8973         * src/imap.c
8974         * src/noticeview.c
8975                 fix some compilation warnings
8976
8977 2005-10-24 [paul]
8978
8979         1.9.99-rc3 released
8980
8981 2005-10-24 [paul]       1.9.15cvs101
8982
8983         * src/gtk/about.c
8984                 fix window sizing
8985
8986 2005-10-24 [paul]       1.9.15cvs100
8987
8988         * src/pixmaps/offline.xpm
8989         * src/pixmaps/online.xpm
8990                 replace with last default versions
8991
8992 2005-10-24 [colin]      1.9.15cvs99
8993
8994         * src/imap.c
8995                 Fix bug when moving a folder
8996         * src/imap_gtk.c
8997         * src/mh_gtk.c
8998                 "Delete folder" pops up a window, so it 
8999                 should be suffixed with "..."
9000         * src/plugins/pgpcore/sgpgme.c
9001                 Include locale.h
9002
9003 2005-10-24 [mones]      1.9.15cvs98
9004
9005         * manual/Makefile
9006         * manual/account.xml
9007         * manual/ack.xml
9008         * manual/addrbook.xml
9009         * manual/advanced.xml
9010         * manual/faq.xml
9011         * manual/glossary.xml
9012         * manual/gpl.xml
9013         * manual/handling.xml
9014         * manual/intro.xml
9015         * manual/keyboard.xml
9016         * manual/manual.xml
9017         * manual/plugins.xml
9018         * manual/starting.xml
9019         * manual/dtd/sdocbook.dtd
9020                 Initial manual structure and some content.
9021
9022 2005-10-23 [wwp]        1.9.15cvs97
9023
9024         * src/gtk/about.c
9025                 fix a typo
9026
9027 2005-10-23 [wwp]        1.9.15cvs96
9028
9029         * src/gtk/about.c
9030         * src/gtk/authors.h
9031                 rework of the about window (main work by Paul), also featuring a few
9032                 fixes for typos and duplicate names
9033
9034 2005-10-23 [wwp]        1.9.15cvs95
9035
9036         * src/.cvsignore
9037                 Ignore the right binary name (sylpheed-claws now)
9038
9039 2005-10-23 [paul]       1.9.15cvs94
9040
9041         * src/compose.c
9042                 when using Folder Pref 'Default To for
9043                 replies' make the entry in the Compose
9044                 window bold
9045                 Patch by Fabien Vantard
9046
9047 2005-10-22 [colin]      1.9.15cvs93
9048
9049         * src/codeconv.c
9050                 Fix leak
9051
9052 2005-10-22 [colin]      1.9.15cvs92
9053
9054         * src/codeconv.c
9055                 try to convert using locale (apart utf8) if necessary
9056
9057 2005-10-22 [colin]      1.9.15cvs91
9058
9059         * src/pixmaps/new.xpm
9060         * src/pixmaps/unread.xpm
9061                 Make the unread envelope blue again and
9062                 saturate the new one a bit more.
9063
9064 2005-10-22 [colin]      1.9.15cvs90
9065
9066         * src/compose.c
9067                 When replying to a mail sent by one of our accounts,
9068                 use the original list of recipients. Let 'Reply All'
9069                 and 'Reply to sender' work like previously.
9070
9071 2005-10-21 [colin]      1.9.15cvs89
9072
9073         * src/prefs_filtering.c
9074                 Clear fields after add and replace
9075         * src/textview.c
9076                 Display xface differently (better)
9077         * src/plugins/pgpinline/pgpinline.c
9078                 Fix crappy encodings/recodings
9079
9080 2005-10-21 [paul]       1.9.15cvs88
9081
9082         * src/compose.c
9083         * src/prefs_folder_item.c
9084         * src/toolbar.c
9085                 fix news folder Folder Properties
9086                 (thanks to Colin)
9087         * src/folderview.c
9088                 update folderview after Themes change
9089                 keep selected folder selected
9090                 (thanks to Colin)
9091
9092 2005-10-21 [paul]       1.9.15cvs87
9093
9094         * tools/Makefile.am
9095         * tools/OOo2sylpheed.pl
9096         * tools/README
9097         * tools/README.sylprint
9098         * tools/asus_mailled.sh         ** REMOVED **
9099         * tools/filter_conv.pl
9100         * tools/freshmeat_search.pl
9101         * tools/google_search.pl
9102         * tools/gpg-sign-syl            ** REMOVED **
9103         * tools/kmail2sylpheed.pl
9104         * tools/kmail2sylpheed_v2.pl
9105         * tools/multiwebsearch.pl
9106         * tools/nautilus2sylpheed.sh
9107         * tools/newscache_clean.pl
9108         * tools/outlook2sylpheed.pl
9109         * tools/sylpheed-switcher       ** REMOVED **
9110         * tools/sylprint.pl
9111         * tools/sylprint.rc
9112         * tools/tb2sylpheed
9113         * tools/vcard2xml.py
9114         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9115                 update default config dir
9116                 update binary name (thanks to Fabien Vantard)
9117                 remove obsolete scripts
9118
9119 2005-10-21 [colin]      1.9.15cvs86
9120
9121         * src/inc.c
9122                 Fix possible leak and units. Based on a patch by
9123                 Fabien Vantard.
9124
9125 2005-10-20 [colin]      1.9.15cvs85
9126
9127         * src/textview.c
9128                 Clear xface when clearing textview
9129
9130 2005-10-20 [colin]      1.9.15cvs84
9131
9132         * configure.ac
9133         * src/folderview.c
9134         * src/headerview.c
9135         * src/main.c
9136         * src/prefs_common.c
9137         * src/prefs_common.h
9138         * src/prefs_message.c
9139         * src/textview.c
9140         * src/textview.h
9141         * src/common/defs.h
9142         * src/common/utils.c
9143         * src/common/utils.h
9144         * src/gtk/gtkutils.c
9145         * src/gtk/gtkutils.h
9146                 Migrate config to .sylpheed-claws (Automatically)
9147                 Add a way to get the Xface in the TextView
9148
9149 2005-10-20 [colin]      1.9.15cvs83
9150
9151         * src/gtk/Makefile.am
9152         * src/gtk/about.c
9153         * src/gtk/authors.h
9154                 Make the about dialog *grooovy*
9155
9156 2005-10-20 [colin]      1.9.15cvs82
9157
9158         * src/mimeview.c
9159                 Use "Open with" on double click if no command
9160                 was found
9161
9162 2005-10-20 [colin]      1.9.15cvs81
9163
9164         * src/imap.c
9165         * src/etpan/imap-thread.c
9166                 Fix possible crash.
9167
9168 2005-10-20 [paul]       1.9.15cvs80
9169
9170         * src/folder.c
9171                 don't show clipkey icon if the only
9172                 attachment is the signature
9173                 Patch by Colin
9174
9175 2005-10-20 [paul]       1.9.15cvs79
9176
9177         * AUTHORS
9178         * src/plugins/pgpmime/pgpmime.c
9179                 name the PGP/MIME signature 'signature.asc'
9180                 Patch by Andrew Nelson <freeandy@gmail.com>
9181
9182 2005-10-19 [colin]      1.9.15cvs78
9183
9184         * src/plugins/pgpmime/pgpmime.c
9185                 Oops, no need to double-check though
9186
9187 2005-10-19 [colin]      1.9.15cvs77
9188
9189         * src/plugins/pgpinline/pgpinline.c
9190         * src/plugins/pgpmime/pgpmime.c
9191                 Check that my_tmpfile() doesn't 
9192                 return NULL
9193
9194 2005-10-19 [colin]      1.9.15cvs76
9195
9196         * src/common/utils.c
9197                 Use shorter mime boundaries to avoid having
9198                 MTAs rewrapping our headers, breaking the
9199                 PGP signature in the process 
9200         * src/compose.c
9201         * src/plugins/pgpmime/pgpmime.c
9202                 Check for boundary uniqueness to be sure
9203                 it won't happen, instead of hoping for the
9204                 best
9205
9206 2005-10-19 [colin]      1.9.15cvs75
9207
9208         * sylpheed-claws.desktop
9209         * src/Makefile.am
9210         * src/main.c
9211                 Ship a sylpheed-claws binary instead
9212                 of a sylpheed one. Change the socket
9213                 name, too
9214         * src/folderview.c
9215                 Update folder only if it changed
9216         * src/wizard.c
9217                 Fix i18n in welcome mail, patch by
9218                 Fabien Vantard
9219
9220 2005-10-19 [paul]
9221
9222         1.9.99-rc2 released
9223
9224 2005-10-19 [paul]       1.9.15cvs74
9225
9226         * src/folder.c
9227         * src/folderview.c
9228                 fix summaryview update
9229                 Patch by Colin
9230
9231 2005-10-18 [colin]      1.9.15cvs73
9232
9233         * src/plugins/pgpcore/passphrase.c
9234                 Don't XGrabServer, and try a bit more to 
9235                 sync everything before grabbing mouse/keyboard
9236
9237 2005-10-18 [colin]      1.9.15cvs72
9238
9239         * src/Makefile.am
9240         * src/addressadd.c
9241         * src/addressbook.c
9242         * src/folderview.c
9243         * src/grouplistdialog.c
9244         * src/mimeview.c
9245         * src/stock_pixmap.c
9246         * src/stock_pixmap.h
9247         * src/summaryview.c
9248         * src/gtk/gtksctree.c
9249         * src/gtk/gtksctree.h
9250         * src/pixmaps/empty.xpm
9251                 Implement a wrapper call for gtk_ctree_set_node_info
9252                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9253                 pixmap instead of a NULL one. This works around some
9254                 memory problems deep inside gtk, revealed by valgrind,
9255                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9256                 as locked crashes sylpheed.), as well as, probably, 
9257                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9258
9259 2005-10-17 [colin]      1.9.15cvs71
9260
9261         * src/mimeview.c
9262                 Provide visual feedback when checking
9263                 signature
9264
9265 2005-10-17 [colin]      1.9.15cvs70
9266
9267         * src/main.c
9268                 Keep the folder list frozen while checking caches...
9269
9270 2005-10-17 [colin]      1.9.15cvs69
9271
9272         * src/addr_compl.c
9273                 Fi bug #833 (Autocompleting from addressbook 
9274                 fails with extended chars)
9275         * src/imap.c
9276                 Fix 'adding messages' staying in statusbar
9277                 after an error
9278
9279 2005-10-17 [wwp]        1.9.15cvs68
9280
9281         * src/ssl_manager.c
9282                 Fix buttons' layout resizing when window size changes
9283
9284 2005-10-17 [wwp]        1.9.15cvs67
9285
9286         * src/account.c
9287         * src/prefs_account.c
9288         * src/prefs_common.c
9289         * src/prefs_common.h
9290         * src/prefs_folder_item.c
9291         * src/prefs_gtk.c
9292         * src/gtk/logwindow.c
9293         * src/gtk/pluginwindow.c
9294         * src/gtk/prefswindow.c
9295         * src/gtk/prefswindow.h
9296                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9297
9298 2005-10-17 [paul]       1.9.15cvs66
9299
9300         * configure.ac
9301                 fix missing libetpan message
9302         * po/en_GB.po
9303                 updated
9304         * src/crash.c
9305         * src/manual.c
9306         * src/prefs_themes.c
9307         * src/common/defs.h
9308                 add some new URI defines, change some
9309                 others
9310         * src/wizard.c
9311                 make welcome message translatable
9312                 small improvements to english
9313                 other tweaks
9314         * src/gtk/menu.c
9315                 fix warnings
9316
9317 2005-10-17 [paul]       1.9.15cvs65
9318
9319         * src/summaryview.c
9320                 fix column titles
9321
9322 2005-10-16 [mones]      1.9.15cvs64
9323
9324         * po/es.po
9325                 Updated translation
9326
9327 2005-10-16 [colin]
9328
9329         1.9.99-rc1 released
9330
9331 2005-10-16 [colin]      1.9.15cvs63
9332
9333         * src/wizard.c
9334                 Fix whitespace
9335
9336 2005-10-16 [colin]      1.9.15cvs62
9337
9338         * src/toolbar.c
9339                 s/Get All/Get Mail/
9340         * src/wizard.c
9341                 Real welcome mail text, thanks Paul
9342
9343 2005-10-16 [colin]      1.9.15cvs61
9344
9345         * src/editldap.c
9346         * src/exporthtml.c
9347         * src/main.c
9348         * src/mainwindow.c
9349         * src/prefs_themes.c
9350         * src/prefs_toolbar.c
9351         * src/plugins/demo/demo.c
9352         * src/plugins/trayicon/trayicon.c
9353                 s/Sylpheed/Sylpheed-Claws/
9354
9355 2005-10-16 [colin]      1.9.15cvs60
9356
9357         * src/wizard.c
9358                 Add a welcome email in the first empty mailbox
9359         * src/prefs_common.c
9360                 Change one more default
9361
9362 2005-10-16 [colin]      1.9.15cvs59
9363
9364         * src/wizard.c
9365                 Remove printf
9366
9367 2005-10-16 [colin]      1.9.15cvs58
9368
9369         * src/toolbar.c
9370         * src/prefs_common.c
9371                 Change some defaults
9372
9373 2005-10-16 [colin]      1.9.15cvs57
9374
9375         * src/toolbar.c
9376         * src/prefs_common.c
9377                 Change some defaults
9378
9379 2005-10-16 [colin]      1.9.15cvs56
9380
9381         * src/wizard.c
9382                 By default, initialize fonts to have
9383                 the same size as normal GtkWidgets
9384
9385 2005-10-16 [colin]      1.9.15cvs55
9386
9387         * src/mimeview.c
9388                 Fix message a bit more
9389
9390 2005-10-16 [colin]      1.9.15cvs54
9391
9392         * src/addressbook.c
9393                 Second attempt at flicker fixing
9394
9395 2005-10-16 [colin]      1.9.15cvs53
9396
9397         * src/addressbook.c
9398                 Fix flicker
9399
9400 2005-10-16 [wwp]        1.9.15cvs52
9401
9402         * src/addressbook.c
9403         * src/editaddress.c
9404         * src/prefs_common.c
9405         * src/prefs_common.h
9406                 Remember window sizes (address book)
9407
9408 2005-10-16 [wwp]        1.9.15cvs51
9409
9410         * src/plugins/clamav/clamav_plugin_gtk.c
9411         * src/plugins/spamassassin/spamassassin_gtk.c
9412                 Fix compilation warnings (missing #include).
9413
9414 2005-10-16 [colin]      1.9.15cvs50
9415
9416         * src/mimeview.c
9417         * src/summaryview.c
9418         * src/textview.c
9419                 Make 'c' check signature, and forward
9420                 c, l, y, t from summaryview to mimeview
9421
9422 2005-10-16 [colin]      1.9.15cvs49
9423
9424         * src/addressbook.c
9425                 Put border around buttons
9426         * src/mainwindow.c
9427         * src/summaryview.c
9428                 Rework menus (Patch based on a patch
9429                 by Paul)
9430
9431 2005-10-15 [wwp]        1.9.15cvs48
9432
9433         * src/editjpilot.c
9434         * src/editldap.c
9435         * src/editvcard.c
9436         * src/exphtmldlg.c
9437         * src/expldifdlg.c
9438         * src/export.c
9439         * src/import.c
9440         * src/importldif.c
9441         * src/importmutt.c
9442         * src/importpine.c
9443         * src/prefs_account.c
9444         * src/prefs_spelling.c
9445         * src/gtk/gtkutils.c
9446         * src/gtk/gtkutils.h
9447         * src/plugins/clamav/clamav_plugin_gtk.c
9448         * src/plugins/spamassassin/spamassassin_gtk.c
9449                 use nicer browse-for-file/dir buttons than the "..." ones,
9450                 code factorizing more.
9451
9452 2005-10-14 [colin]      1.9.15cvs47
9453
9454         * src/mainwindow.c
9455                 set relief on the account switcher so that people see it
9456                 grey out Create processing rules when no message is selected
9457         * src/prefs_filtering.c
9458                 ask before closing if the rule has not been modified, even if
9459                 it's not valid
9460         * src/prefs_matcher.c
9461                 fix sensitivity when entering the dialog
9462         * src/gtk/inputdialog.c
9463                 display a better icon on password ask
9464         * src/plugins/pgpcore/passphrase.c
9465                 make the dialog look better
9466
9467 2005-10-14 [paul]       1.9.15cvs46
9468
9469         * src/folderview.c
9470                 indicate presense of marked msgs in
9471                 unexpanded subfolders
9472
9473 2005-10-14 [paul]       1.9.15cvs45
9474
9475         * src/prefs_actions.c
9476         * src/prefs_common.c
9477         * src/prefs_common.h
9478         * src/prefs_filtering_action.c
9479         * src/prefs_matcher.c
9480         * src/prefs_template.c
9481                 remember window sizes
9482                 fix Info button size
9483
9484         Patches by wwp
9485
9486 2005-10-13 [colin]      1.9.15cvs44
9487
9488         * src/mimeview.c
9489         * src/noticeview.c
9490         * src/noticeview.h
9491                 Add a tooltip on the icon (optional) 
9492                 Get rid of the signature buttons and only
9493                 use the icon+tooltip
9494
9495 2005-10-13 [colin]      1.9.15cvs43
9496
9497         * src/noticeview.c
9498         * src/noticeview.h
9499                 Add hand cursor for hovering over icon
9500
9501 2005-10-13 [colin]      1.9.15cvs42
9502
9503         * src/summaryview.c
9504                 Fix crash when quicksearch's hidden 
9505                 at startup
9506
9507 2005-10-13 [colin]      1.9.15cvs41
9508
9509         * src/compose.c
9510                 Set subject when forwarding multiple mails
9511                 Check that other recipient than the default Cc or Bcc
9512                 have been set before sending.
9513
9514 2005-10-13 [colin]      1.9.15cvs40
9515
9516         * src/imap.c
9517                 Batch per-folder
9518                 Introduce locking, but don't use it yet
9519
9520 2005-10-13 [colin]      1.9.15cvs39
9521
9522         * src/gtk/quicksearch.c
9523                 Reset quicksearch when hiding it
9524                 Make sticky a real pref
9525
9526 2005-10-13 [colin]      1.9.15cvs38
9527
9528         * src/summaryview.c
9529                 Faster prefs apply
9530
9531 2005-10-13 [colin]      1.9.15cvs37
9532
9533         * src/mimeview.c
9534         * src/noticeview.c
9535         * src/noticeview.h
9536         * src/plugins/pgpcore/sgpgme.c
9537                 Make privacy icon clickable
9538                 Move Trust field in Full info
9539                 When trust is less than full, don't display
9540                 a warning icon
9541
9542 2005-10-13 [colin]      1.9.15cvs36
9543
9544         * src/folder.c
9545                 Batch on flags sync
9546         * src/folderview.c
9547                 Revert speed hack which is dangerous in fact
9548                 Apply prefs faster
9549
9550 2005-10-13 [colin]      1.9.15cvs35
9551
9552         * src/folder_item_prefs.c
9553                 Fix pref corruption on folder move. Patch
9554                 by wwp
9555
9556 2005-10-13 [paul]       1.9.15cvs34
9557
9558         * src/export.c
9559         * src/import.c
9560                 fix typos in g_warnings
9561         * src/prefs_account.c
9562                 add a file selector for Signature file
9563
9564         Patches by wwp
9565
9566 2005-10-12 [colin]      1.9.15cvs33
9567
9568         * src/mimeview.c
9569                 Provide a quick way to go back from a
9570                 signature's full info to the email part
9571
9572 2005-10-12 [colin]      1.9.15cvs32
9573
9574         * src/compose.c
9575                 Remove old hack of encoding signed mails with base64.
9576                 QP works equally well.
9577
9578 2005-10-12 [colin]      1.9.15cvs31
9579
9580         * src/crash.c
9581                 Replace deprecated GtkText with GtkTextView
9582         * src/imap.c
9583                 Fix a logic bug about counts in imap_select
9584                 (previously un-triggered)
9585         * src/mainwindow.c
9586         * src/summaryview.c
9587         * src/news.c
9588                 Allow local deletion of news posts
9589         * src/mimeview.c
9590                 Show GPG noticeview on the message/rfc822 part
9591                 in addition to the text/plain one
9592         * src/prefs_image_viewer.c
9593           src/plugins/pgpcore/prefs_gpg.c
9594                 Polish (set the label as part of the checkbox)
9595         * src/wizard.c
9596                 Don't sit there doing nothing after destroying
9597                 the window - return err
9598
9599 2005-10-11 [colin]      1.9.15cvs30
9600
9601         * src/folderview.c
9602                 Apply processing rules before showing folders.
9603                 Early folder show (before flags sync) will only
9604                 be done when there are no processing rules (nor
9605                 pre- or post- ones)
9606         * src/imap.c
9607                 Fix stuff related to mail subdir, creation and 
9608                 deletion of folders 
9609         * src/imap_gtk.c
9610                 Don't allow creation of folders in NoInferior
9611                 folders, as it won't work
9612
9613 2005-10-10 [colin]      1.9.15cvs29
9614
9615         * src/compose.c
9616                 Reselect "None" Privacy system when selecting an
9617                 account with no privacy system defined
9618
9619 2005-10-10 [colin]      1.9.15cvs28
9620
9621         * src/mainwindow.c
9622                 Add Windows-1252 encoding
9623         * src/prefs_common.c
9624                 Rework some defaults:
9625                 - autosave to draft by default
9626                 - don't show header pane (it's already in the textview)
9627                 - Select first new or unread mail on entry
9628                 - Assume 'Yes' to change folder when there's no more
9629                   unread message
9630         * src/prefs_matcher.c
9631                 Fix a gtk assertion failure
9632         * src/gtk/colorlabel.c
9633                 Workaround bad repainting on selection
9634         * src/main.c
9635                 Freeze/thaw (a bit faster on ssh -X)
9636         * src/msgcache.c
9637                 Get rid of StrdupConverter that just adds an
9638                 extra strdup/free 
9639         * src/etpan/imap_thread.c
9640                 memset buf to 0
9641
9642 2005-10-10 [colin]      1.9.15cvs27
9643
9644         * src/export.c
9645         * src/import.c
9646                 Fix compile on gtk 2.4. Patch by wwp
9647
9648 2005-10-09 [colin]      1.9.15cvs26
9649
9650         * src/mainwindow.c
9651         * src/messageview.c
9652         * src/summaryview.c
9653                 Clarify forward menus. Patch by wwp
9654
9655 2005-10-09 [colin]      1.9.15cvs25
9656
9657         * src/compose.c
9658         * src/compose.h
9659                 Fix bug #829 (Non-working "Encrypt message by 
9660                 default when replying to an encrypted message")
9661
9662 2005-10-08 [colin]      1.9.15cvs24
9663
9664         * src/wizard.c
9665                 Fix bug #827 ("Welcome" setup wizard after a 
9666                 permission error gives up & forgets itself.)
9667
9668 2005-10-08 [colin]      1.9.15cvs23
9669
9670         * src/procmime.c
9671                 Fix bug #828 (Ignoring headers with spaces around = sign)
9672
9673 2005-10-08 [colin]      1.9.15cvs22
9674
9675         * src/export.c
9676                 Warning fix by wwp
9677
9678 2005-10-08 [colin]      1.9.15cvs21
9679
9680         * src/folder.c
9681         * src/folder.h
9682                 Add a processing_pending indicator, set on 
9683                 folder_item_open and cleared after 
9684                 folder_item_process_open
9685         * src/folderview.c
9686         * src/summaryview.c
9687                 wrap procmsg_msginfo_*_flags, and in the
9688                 wrapper check that there's no folder processing 
9689                 pending. If there is, defer the flags change until 
9690                 processing is done to avoid stepping over each
9691                 other's toes.
9692                 Freeze during processing, but not during scanning.
9693
9694 2005-10-07 [colin]      1.9.15cvs20
9695
9696         * src/plugins/pgpcore/passphrase.c
9697                 Fix bug #826 (X-Server hangs when 
9698                 right-clicking a PGP encrypted message)
9699
9700 2005-10-07 [paul]       1.9.15cvs19
9701
9702         * src/compose.c
9703                 fix compose_entries[]
9704                 patch by Fabien Vantard
9705
9706 2005-10-06 [colin]      1.9.15cvs18
9707
9708         * src/pixmaps/address.xpm
9709         * src/pixmaps/address_book.xpm
9710         * src/pixmaps/book.xpm
9711         * src/pixmaps/check_spelling.xpm
9712         * src/pixmaps/checkbox_off.xpm
9713         * src/pixmaps/checkbox_on.xpm
9714         * src/pixmaps/close.xpm
9715         * src/pixmaps/complete.xpm
9716         * src/pixmaps/continue.xpm
9717         * src/pixmaps/deleted.xpm
9718         * src/pixmaps/down_arrow.xpm
9719         * src/pixmaps/exec.xpm
9720         * src/pixmaps/forwarded.xpm
9721         * src/pixmaps/group.xpm
9722         * src/pixmaps/ignorethread.xpm
9723         * src/pixmaps/interface.xpm
9724         * src/pixmaps/jpilot.xpm
9725         * src/pixmaps/ldap.xpm
9726         * src/pixmaps/linewrap.xpm
9727         * src/pixmaps/linewrapcurrent.xpm
9728         * src/pixmaps/mail.xpm
9729         * src/pixmaps/mail_attach.xpm
9730         * src/pixmaps/mail_compose.xpm
9731         * src/pixmaps/mail_forward.xpm
9732         * src/pixmaps/mail_receive.xpm
9733         * src/pixmaps/mail_receive_all.xpm
9734         * src/pixmaps/mail_reply.xpm
9735         * src/pixmaps/mail_reply_to_all.xpm
9736         * src/pixmaps/mail_reply_to_author.xpm
9737         * src/pixmaps/mail_send.xpm
9738         * src/pixmaps/mail_send_queue.xpm
9739         * src/pixmaps/mime_application.xpm
9740         * src/pixmaps/mime_audio.xpm
9741         * src/pixmaps/mime_image.xpm
9742         * src/pixmaps/mime_message.xpm
9743         * src/pixmaps/mime_text_enriched.xpm
9744         * src/pixmaps/mime_text_html.xpm
9745         * src/pixmaps/mime_text_plain.xpm
9746         * src/pixmaps/mime_unknown.xpm
9747         * src/pixmaps/new.xpm
9748         * src/pixmaps/news_compose.xpm
9749         * src/pixmaps/offline.xpm
9750         * src/pixmaps/online.xpm
9751         * src/pixmaps/paste.xpm
9752         * src/pixmaps/preferences.xpm
9753         * src/pixmaps/privacy_emblem_encrypted.xpm
9754         * src/pixmaps/privacy_expired.xpm
9755         * src/pixmaps/privacy_failed.xpm
9756         * src/pixmaps/privacy_passed.xpm
9757         * src/pixmaps/privacy_signed.xpm
9758         * src/pixmaps/privacy_unknown.xpm
9759         * src/pixmaps/privacy_warn.xpm
9760         * src/pixmaps/properties.xpm
9761         * src/pixmaps/replied.xpm
9762         * src/pixmaps/search.xpm
9763         * src/pixmaps/unread.xpm
9764         * src/pixmaps/up_arrow.xpm
9765         * src/pixmaps/vcard.xpm
9766                 Modernize internal theme, with icons from the 
9767                 Gnomaws theme. Keep some of the old ones where
9768                 they were better.
9769
9770 2005-10-06 [colin]      1.9.15cvs17
9771
9772         * src/summaryview.c
9773                 Little optimisations + bugfix
9774         * src/toolbar.c
9775                 Remove default useless items - useless being defined
9776                 by the default relevant prefs
9777         * src/wizard.c
9778                 include config.h to make gettext work
9779         * src/prefs_themes.c
9780                 Fix selection of current theme in prefs
9781
9782 2005-10-06 [colin]      1.9.15cvs16
9783
9784         * src/prefs_common.c
9785         * src/prefs_common.h
9786         * src/prefs_summaries.c
9787         * src/folderview.c
9788                 Add a warning dialog on Mark all read 
9789                 (with pref to get rid of it)
9790
9791 2005-10-06 [paul]       1.9.15cvs15
9792
9793         * po/nb.po
9794         * po/pt_BR.po
9795                 updated by Geir Helland and Frederico
9796                 Goncalves Guimaraes
9797
9798 2005-10-05 [colin]      1.9.15cvs14
9799
9800         * src/folder.c
9801         * src/folder.h
9802         * src/folderview.c
9803         * src/folderview.h
9804         * src/imap_gtk.c
9805         * src/mh_gtk.c
9806         * src/mainwindow.c
9807         * src/setup.c
9808                 add a way to rescan without rebuilding
9809                 make moving a bit faster (less folders changes)
9810                 don't lock the tree on Get 
9811         * src/imap.c
9812                 Don't re-delete deleted messages before expunging
9813         * src/summaryview.c
9814                 Set batch mode when deleting mails
9815
9816 2005-10-05 [paul]       1.9.15cvs13
9817
9818         * src/mainwindow.c
9819         * src/mainwindow.h
9820                 fix disabled Execute menu item
9821         * src/toolbar.c
9822                 match the change in 1.9.15cvs10: use Compose
9823                 instead of News by default
9824
9825 2005-10-04 [colin]      1.9.15cvs12
9826
9827         * src/compose.c
9828                 When replying to an ML post with Reply-To set
9829                 to the poster's email, honor it (as before),
9830                 but also honor our user's request to reply to
9831                 the mailing list: set the ML address in the To
9832                 field and the Reply-To address in the Cc: 
9833                 field.
9834
9835 2005-10-04 [colin]      1.9.15cvs11
9836
9837         * src/plugins/trayicon/trayicon.c
9838                 Finish cosmetic change - thanks to wwp
9839
9840 2005-10-04 [colin]      1.9.15cvs10
9841
9842         * src/toolbar.c
9843                 Use Compose instead of Email by default.
9844                 Spotted by wwp.
9845
9846 2005-10-04 [colin]      1.9.15cvs9
9847
9848         * src/folder.c
9849         * src/folder.h
9850         * src/folderview.c
9851         * src/imap.c
9852         * src/etpan/imap-thread.c
9853         * src/etpan/imap-thread.h
9854                 Try to make IMAP faster, by simplifying SEARCH
9855                 commands, avoiding sending two STATUS in a row,
9856                 and deferring flags sync and processing just
9857                 after displaying the folder. 
9858                 This will update the SummaryView in certain
9859                 cases (new mails not already fetched, flags
9860                 changed from another client) but in a non-
9861                 blocking manner.
9862
9863 2005-10-04 [colin]      1.9.15cvs8
9864
9865         * src/plugins/trayicon/trayicon.c
9866                 Relabel "Offline" to "Work offline"
9867
9868 2005-10-04 [colin]      1.9.15cvs7
9869
9870         * src/export.c
9871         * src/import.c
9872         * src/mbox.c
9873                 Fix mbox import/export buglets
9874                 Patch by wwp
9875         * src/plugins/trayicon/trayicon.c
9876                 Add offline swithc
9877                 Patch by wwp
9878
9879 2005-10-04 [colin]      1.9.15cvs6
9880
9881         * src/folder.c
9882         * src/folderview.c
9883         * src/summaryview.c
9884                 Better fix (don't break mark all read) for cvs2
9885
9886 2005-10-03 [colin]      1.9.15cvs5
9887
9888         * src/folder.c
9889                 Use a sane sort by default
9890
9891 2005-10-03 [colin]      1.9.15cvs4
9892
9893         * src/inc.c
9894                 Add a 'Only once' button for overriding offline mode
9895         * src/prefs_account.c
9896         * src/wizard.c
9897                 Add Local mbox to the wizard
9898                 Add IMAP subdir to the wizard (or the wizard is useless
9899                 for such accounts, or even worse than useless)
9900                 Move IMAP subdir from Advanced to Receive tab, as it's
9901                 not that uncommon
9902
9903 2005-10-03 [colin]      1.9.15cvs3
9904
9905         * src/send_message.c
9906                 Forgot this one in cvs1
9907
9908 2005-10-03 [colin]      1.9.15cvs2
9909
9910         * src/folder.c
9911                 Faster close when leaving a folder with lots
9912                 of new mails. Idea by David Relson.
9913
9914 2005-10-03 [colin]      1.9.15cvs1
9915
9916         * src/compose.c
9917         * src/imap.c
9918         * src/inc.c
9919         * src/main.c
9920         * src/messageview.c
9921         * src/news.c
9922         * src/summaryview.c
9923         * src/gtk/sslcertwindow.c
9924         * src/plugins/trayicon/trayicon.c
9925                 Add accels to every AlertPanel. Patch by Fabien 
9926                 Vantard
9927
9928 2005-10-03 [paul]       1.9.15
9929
9930         1.9.15 released
9931
9932 2005-10-03 [paul]       1.9.14cvs68
9933
9934         * po/ca.po
9935         * po/de.po
9936         * po/es.po
9937         * po/fi.po
9938         * po/fr.po
9939         * po/sk.po
9940         * po/sr.po
9941         * po/zh_CN.po
9942                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9943                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9944                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9945
9946 2005-10-03 [paul]       1.9.14cvs67
9947
9948         * src/send_message.c
9949                 prevent hang on Cancel
9950                 patch by Colin
9951
9952 2005-10-03 [paul]       1.9.14cvs66
9953
9954         * src/main.c
9955                 fix crash in IMAP caused by discrepancy
9956                 between check_at_startup and offline mode
9957                 Patch by Colin
9958
9959 2005-10-01 [paul]       1.9.14cvs65
9960
9961         * src/inc.c
9962                 fix engrish
9963
9964 2005-10-01 [paul]       1.9.14cvs64
9965         * src/export.c
9966         * src/import.c
9967                 synchronise import_mbox() and export_mbox()
9968         * src/mbox.c
9969                 proc_mbox(): add alert if file cannot be opened
9970                 export_list_to_mbox(): test if dest file exists,
9971                 prompt user to overwrite if it does. add alert
9972                 if file cannot be created
9973                                                                 
9974         Patch by wwp
9975                                                                                                                 
9976
9977 2005-09-30 [paul]       1.9.14cvs63
9978
9979         * src/addressbook.c
9980                 Fix sensitivity of a menu
9981         * src/codeconv.c
9982                 Respect hidden pref for mails with no encoding
9983         * src/common/xml.c
9984                 Fix memory corruption
9985         * src/plugins/pgpcore/sgpgme.c
9986                 Fix segfault on incomplete sigs, and display
9987                 of S/Mime UIDs
9988
9989         Patches by Colin
9990
9991 2005-09-30 [colin]      1.9.14cvs62
9992
9993         * src/partial_download.c
9994                 Little logic fix in almost-dead code
9995         * src/pop.c
9996                 Fix partial download when there's no new mail
9997
9998 2005-09-29 [paul]       1.9.14cvs61
9999
10000         * src/plugins/pgpinline/pgpinline.c
10001                 fix bug 819, 'crash accessing sign message'
10002                 Patch by Colin
10003
10004 2005-09-28 [martin]     1.9.14cvs60
10005
10006         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10007                 fix bug #790 (Crash when restarting window manager (fluxbox))
10008
10009 2005-09-28 [paul]       1.9.14cvs59
10010
10011         * src/gtk/gtkaspell.c
10012                 fix off-by-one typo
10013
10014 2005-09-27 [colin]      1.9.14cvs58
10015
10016         * src/plugins/pgpcore/sgpgme.c
10017                 Report error when there's one, instead of
10018                 "Signature unchecked" 
10019
10020 2005-09-27 [colin]      1.9.14cvs57
10021
10022         * src/prefs_quote.c
10023                 Fix bug #816 (Weird quotation with spaces)
10024
10025 2005-09-27 [colin]      1.9.14cvs56
10026
10027         * src/codeconv.c
10028         * src/compose.c
10029         * src/compose.h
10030                 Put subject in compose's title
10031                 Fix Automatic encoding so that it's really automatic:
10032                 first try default locale's charset, then charset of the replied mail, 
10033                 then utf-8
10034                 Fix encoding of headers (must be in strict mode too)
10035
10036 2005-09-26 [colin]      1.9.14cvs55
10037
10038         * src/gtk/gtkaspell.c
10039                 Fix previous patch - don't color the space,
10040                 just uncolor it :)
10041
10042 2005-09-26 [colin]      1.9.14cvs54
10043
10044         * src/gtk/gtkaspell.c
10045                 Unmark space if possible
10046
10047 2005-09-26 [colin]      1.9.14cvs53
10048
10049         * src/imap.c
10050                 log_error instead of alertpanel according to the pref
10051         * src/etpan/imap-thread.c
10052                 Print connect status, copy only necessary size to 
10053                 logger
10054         * src/plugins/pgpmime/pgpmime.c
10055                 Handle S/Mime signatures (verification only). Patch based
10056                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10057
10058 2005-09-26 [paul]       1.9.14cvs52
10059
10060         * src/common/passcrypt.c
10061                 this 'workaround' not necessary on NetBSD.
10062                 Thanks to Daniel Gustafson
10063
10064 2005-09-26 [paul]
10065
10066         1.9.15-rc4 released
10067
10068 2005-09-26 [paul]       1.9.14cvs51
10069
10070         * src/summaryview.c
10071                 Skip currently selected message when
10072                 looking for next new or unread message
10073                 in current folder. Patch by Colin
10074         * src/common/passcrypt.c
10075                 eliminate warnings on *BSD. Patch by
10076                 Daniel Gustafson
10077
10078 2005-09-26 [colin]      1.9.14cvs50
10079
10080         * src/procmsg.c
10081                 Call postfiltering hook anyway
10082
10083 2005-09-22 [colin]      1.9.14cvs49
10084
10085         * src/codeconv.c
10086         * src/codeconv.h
10087                 Add a strict mode that doesn't replace with _
10088         * src/compose.c
10089         * src/compose.h
10090                 Use strict conversion while sending
10091                 Fix race when drafting while sending (happens
10092                 on IMAP)
10093                 Fix d'n'd of messages from summaryview
10094         * src/prefs_common.c
10095         * src/prefs_common.h
10096                 add hidden utf8_instead_of_locale_for_broken_mail 
10097                 pref for people that preferred the default charset 
10098                 to be utf8 for broken mails
10099         * src/quote_fmt_parse.y
10100                 fix bug #815 (No quote insert if "From:" fied 
10101                 contained Russian letters)
10102         * src/summaryview.c
10103                 Fix d'n'd of messages to compose
10104
10105 2005-09-22 [paul]       1.9.14cvs48
10106
10107         * src/compose.c
10108                 fix bug where attachments Name entry
10109                 would display Path instead
10110
10111 2005-09-21 [paul]       1.9.14cvs47
10112
10113         * README
10114         * README.jp
10115         * configure.ac
10116         * config/config.rpath
10117         * doc/manual/en/sylpheed-20.html
10118         * doc/manual/es/sylpheed-20.html
10119         * po/bg.po
10120         * po/ca.po
10121         * po/de.po
10122         * po/es.po
10123         * po/fr.po
10124         * po/it.po
10125         * po/pt_BR.po
10126         * po/sk.po
10127         * po/zh_TW.po
10128         * src/account.c
10129         * src/account.h
10130         * src/action.c
10131         * src/action.h
10132         * src/adbookbase.h
10133         * src/addr_compl.c
10134         * src/addr_compl.h
10135         * src/addrbook.c
10136         * src/addrbook.h
10137         * src/addrcache.c
10138         * src/addrcache.h
10139         * src/addrcindex.c
10140         * src/addrcindex.h
10141         * src/addrclip.c
10142         * src/addrclip.h
10143         * src/addrdefs.h
10144         * src/addressadd.c
10145         * src/addressadd.h
10146         * src/addressbook.c
10147         * src/addressbook.h
10148         * src/addressitem.h
10149         * src/addrgather.c
10150         * src/addrgather.h
10151         * src/addrharvest.c
10152         * src/addrharvest.h
10153         * src/addrindex.c
10154         * src/addrindex.h
10155         * src/addritem.c
10156         * src/addritem.h
10157         * src/addrquery.c
10158         * src/addrquery.h
10159         * src/addrselect.c
10160         * src/addrselect.h
10161         * src/alertpanel.c
10162         * src/alertpanel.h
10163         * src/browseldap.c
10164         * src/browseldap.h
10165         * src/codeconv.c
10166         * src/codeconv.h
10167         * src/compose.c
10168         * src/compose.h
10169         * src/crash.c
10170         * src/crash.h
10171         * src/customheader.c
10172         * src/customheader.h
10173         * src/displayheader.c
10174         * src/displayheader.h
10175         * src/editaddress.c
10176         * src/editaddress.h
10177         * src/editbook.c
10178         * src/editbook.h
10179         * src/editgroup.c
10180         * src/editgroup.h
10181         * src/editjpilot.c
10182         * src/editjpilot.h
10183         * src/editldap.c
10184         * src/editldap.h
10185         * src/editldap_basedn.c
10186         * src/editldap_basedn.h
10187         * src/editvcard.c
10188         * src/editvcard.h
10189         * src/enriched.c
10190         * src/enriched.h
10191         * src/exphtmldlg.c
10192         * src/exphtmldlg.h
10193         * src/expldifdlg.c
10194         * src/expldifdlg.h
10195         * src/export.c
10196         * src/export.h
10197         * src/exporthtml.c
10198         * src/exporthtml.h
10199         * src/exportldif.c
10200         * src/exportldif.h
10201         * src/filtering.c
10202         * src/filtering.h
10203         * src/folder.c
10204         * src/folder.h
10205         * src/folder_item_prefs.c
10206         * src/folder_item_prefs.h
10207         * src/foldersel.c
10208         * src/foldersel.h
10209         * src/folderutils.c
10210         * src/folderutils.h
10211         * src/folderview.c
10212         * src/folderview.h
10213         * src/grouplistdialog.c
10214         * src/grouplistdialog.h
10215         * src/headerview.c
10216         * src/headerview.h
10217         * src/html.c
10218         * src/html.h
10219         * src/image_viewer.c
10220         * src/image_viewer.h
10221         * src/imap.c
10222         * src/imap.h
10223         * src/imap_gtk.c
10224         * src/imap_gtk.h
10225         * src/import.c
10226         * src/import.h
10227         * src/importldif.c
10228         * src/importldif.h
10229         * src/importmutt.c
10230         * src/importmutt.h
10231         * src/importpine.c
10232         * src/importpine.h
10233         * src/inc.c
10234         * src/inc.h
10235         * src/jpilot.c
10236         * src/jpilot.h
10237         * src/ldapctrl.c
10238         * src/ldapctrl.h
10239         * src/ldaplocate.c
10240         * src/ldaplocate.h
10241         * src/ldapquery.c
10242         * src/ldapquery.h
10243         * src/ldapserver.c
10244         * src/ldapserver.h
10245         * src/ldaputil.c
10246         * src/ldaputil.h
10247         * src/ldif.c
10248         * src/ldif.h
10249         * src/localfolder.c
10250         * src/localfolder.h
10251         * src/main.c
10252         * src/main.h
10253         * src/mainwindow.c
10254         * src/mainwindow.h
10255         * src/manual.c
10256         * src/manual.h
10257         * src/matcher.c
10258         * src/matcher.h
10259         * src/matcher_parser.h
10260         * src/matcher_parser_lex.l
10261         * src/matcher_parser_parse.y
10262         * src/mbox.c
10263         * src/mbox.h
10264         * src/message_search.c
10265         * src/message_search.h
10266         * src/messageview.c
10267         * src/messageview.h
10268         * src/mh.c
10269         * src/mh.h
10270         * src/mh_gtk.c
10271         * src/mh_gtk.h
10272         * src/mimeview.c
10273         * src/mimeview.h
10274         * src/msgcache.c
10275         * src/msgcache.h
10276         * src/mutt.c
10277         * src/mutt.h
10278         * src/news.c
10279         * src/news.h
10280         * src/news_gtk.c
10281         * src/news_gtk.h
10282         * src/noticeview.c
10283         * src/noticeview.h
10284         * src/partial_download.c
10285         * src/partial_download.h
10286         * src/pine.c
10287         * src/pine.h
10288         * src/pop.c
10289         * src/pop.h
10290         * src/prefs_account.c
10291         * src/prefs_account.h
10292         * src/prefs_actions.c
10293         * src/prefs_actions.h
10294         * src/prefs_common.c
10295         * src/prefs_common.h
10296         * src/prefs_compose_writing.c
10297         * src/prefs_compose_writing.h
10298         * src/prefs_customheader.c
10299         * src/prefs_customheader.h
10300         * src/prefs_display_header.c
10301         * src/prefs_display_header.h
10302         * src/prefs_ext_prog.c
10303         * src/prefs_ext_prog.h
10304         * src/prefs_filtering.c
10305         * src/prefs_filtering.h
10306         * src/prefs_filtering_action.c
10307         * src/prefs_filtering_action.h
10308         * src/prefs_folder_column.c
10309         * src/prefs_folder_column.h
10310         * src/prefs_folder_item.c
10311         * src/prefs_folder_item.h
10312         * src/prefs_fonts.c
10313         * src/prefs_fonts.h
10314         * src/prefs_gtk.c
10315         * src/prefs_gtk.h
10316         * src/prefs_image_viewer.c
10317         * src/prefs_image_viewer.h
10318         * src/prefs_matcher.c
10319         * src/prefs_matcher.h
10320         * src/prefs_message.c
10321         * src/prefs_message.h
10322         * src/prefs_msg_colors.c
10323         * src/prefs_msg_colors.h
10324         * src/prefs_other.c
10325         * src/prefs_other.h
10326         * src/prefs_quote.c
10327         * src/prefs_quote.h
10328         * src/prefs_receive.c
10329         * src/prefs_receive.h
10330         * src/prefs_send.c
10331         * src/prefs_send.h
10332         * src/prefs_spelling.c
10333         * src/prefs_spelling.h
10334         * src/prefs_summaries.c
10335         * src/prefs_summaries.h
10336         * src/prefs_summary_column.c
10337         * src/prefs_summary_column.h
10338         * src/prefs_template.c
10339         * src/prefs_template.h
10340         * src/prefs_themes.c
10341         * src/prefs_themes.h
10342         * src/prefs_toolbar.c
10343         * src/prefs_toolbar.h
10344         * src/prefs_wrapping.c
10345         * src/prefs_wrapping.h
10346         * src/privacy.c
10347         * src/privacy.h
10348         * src/procheader.c
10349         * src/procheader.h
10350         * src/procmime.c
10351         * src/procmime.h
10352         * src/procmsg.c
10353         * src/procmsg.h
10354         * src/quote_fmt.c
10355         * src/quote_fmt_parse.y
10356         * src/recv.c
10357         * src/recv.h
10358         * src/remotefolder.c
10359         * src/remotefolder.h
10360         * src/send_message.c
10361         * src/send_message.h
10362         * src/setup.c
10363         * src/setup.h
10364         * src/simple-gettext.c
10365         * src/sourcewindow.c
10366         * src/sourcewindow.h
10367         * src/ssl_manager.c
10368         * src/ssl_manager.h
10369         * src/statusbar.c
10370         * src/statusbar.h
10371         * src/stock_pixmap.c
10372         * src/stock_pixmap.h
10373         * src/summary_search.c
10374         * src/summary_search.h
10375         * src/summaryview.c
10376         * src/summaryview.h
10377         * src/syldap.c
10378         * src/syldap.h
10379         * src/textview.c
10380         * src/textview.h
10381         * src/toolbar.c
10382         * src/toolbar.h
10383         * src/undo.c
10384         * src/undo.h
10385         * src/unmime.c
10386         * src/unmime.h
10387         * src/vcard.c
10388         * src/vcard.h
10389         * src/wizard.c
10390         * src/wizard.h
10391         * src/common/base64.c
10392         * src/common/base64.h
10393         * src/common/defs.h
10394         * src/common/hooks.c
10395         * src/common/hooks.h
10396         * src/common/log.c
10397         * src/common/log.h
10398         * src/common/md5.c
10399         * src/common/md5.h
10400         * src/common/mgutils.c
10401         * src/common/mgutils.h
10402         * src/common/nntp.c
10403         * src/common/nntp.h
10404         * src/common/passcrypt.c
10405         * src/common/passcrypt.h.in
10406         * src/common/plugin.c
10407         * src/common/plugin.h
10408         * src/common/prefs.c
10409         * src/common/prefs.h
10410         * src/common/progressindicator.c
10411         * src/common/progressindicator.h
10412         * src/common/quoted-printable.c
10413         * src/common/quoted-printable.h
10414         * src/common/session.c
10415         * src/common/session.h
10416         * src/common/smtp.c
10417         * src/common/smtp.h
10418         * src/common/socket.c
10419         * src/common/socket.h
10420         * src/common/ssl.c
10421         * src/common/ssl.h
10422         * src/common/ssl_certificate.c
10423         * src/common/ssl_certificate.h
10424         * src/common/string_match.c
10425         * src/common/string_match.h
10426         * src/common/stringtable.c
10427         * src/common/sylpheed.c
10428         * src/common/sylpheed.h
10429         * src/common/template.c
10430         * src/common/template.h
10431         * src/common/timing.h
10432         * src/common/utils.c
10433         * src/common/utils.h
10434         * src/common/uuencode.c
10435         * src/common/uuencode.h
10436         * src/common/version.h.in
10437         * src/common/xml.c
10438         * src/common/xml.h
10439         * src/common/xmlprops.c
10440         * src/common/xmlprops.h
10441         * src/gtk/about.c
10442         * src/gtk/about.h
10443         * src/gtk/colorlabel.c
10444         * src/gtk/colorlabel.h
10445         * src/gtk/colorsel.c
10446         * src/gtk/colorsel.h
10447         * src/gtk/description_window.c
10448         * src/gtk/description_window.h
10449         * src/gtk/filesel.c
10450         * src/gtk/filesel.h
10451         * src/gtk/foldersort.c
10452         * src/gtk/foldersort.h
10453         * src/gtk/gtkutils.c
10454         * src/gtk/gtkutils.h
10455         * src/gtk/inputdialog.c
10456         * src/gtk/inputdialog.h
10457         * src/gtk/logwindow.c
10458         * src/gtk/logwindow.h
10459         * src/gtk/manage_window.c
10460         * src/gtk/manage_window.h
10461         * src/gtk/menu.c
10462         * src/gtk/menu.h
10463         * src/gtk/pluginwindow.c
10464         * src/gtk/pluginwindow.h
10465         * src/gtk/prefswindow.c
10466         * src/gtk/prefswindow.h
10467         * src/gtk/progressdialog.c
10468         * src/gtk/progressdialog.h
10469         * src/gtk/quicksearch.c
10470         * src/gtk/quicksearch.h
10471         * src/gtk/sslcertwindow.c
10472         * src/gtk/sslcertwindow.h
10473         * src/plugins/clamav/clamav_plugin.c
10474         * src/plugins/clamav/clamav_plugin.h
10475         * src/plugins/clamav/clamav_plugin_gtk.c
10476         * src/plugins/demo/demo.c
10477         * src/plugins/dillo_viewer/dillo_prefs.c
10478         * src/plugins/dillo_viewer/dillo_prefs.h
10479         * src/plugins/dillo_viewer/dillo_viewer.c
10480         * src/plugins/mathml_viewer/mathml_viewer.c
10481         * src/plugins/pgpcore/passphrase.c
10482         * src/plugins/pgpcore/passphrase.h
10483         * src/plugins/pgpcore/plugin.c
10484         * src/plugins/pgpcore/prefs_gpg.c
10485         * src/plugins/pgpcore/prefs_gpg.h
10486         * src/plugins/pgpcore/select-keys.c
10487         * src/plugins/pgpcore/select-keys.h
10488         * src/plugins/pgpcore/sgpgme.c
10489         * src/plugins/pgpcore/sgpgme.h
10490         * src/plugins/pgpinline/pgpinline.c
10491         * src/plugins/pgpinline/pgpinline.h
10492         * src/plugins/pgpinline/plugin.c
10493         * src/plugins/pgpmime/pgpmime.c
10494         * src/plugins/pgpmime/pgpmime.h
10495         * src/plugins/pgpmime/plugin.c
10496         * src/plugins/spamassassin/spamassassin.c
10497         * src/plugins/spamassassin/spamassassin.h
10498         * src/plugins/spamassassin/spamassassin_gtk.c
10499         * src/plugins/trayicon/trayicon.c
10500         * tools/OOo2sylpheed.pl
10501         * tools/acroread2sylpheed.pl
10502         * tools/asus_mailled.sh
10503         * tools/filter_conv.pl
10504         * tools/freshmeat_search.pl
10505         * tools/google_search.pl
10506         * tools/kmail2sylpheed.pl
10507         * tools/kmail2sylpheed_v2.pl
10508         * tools/maildir2sylpheed.pl
10509         * tools/multiwebsearch.pl
10510         * tools/newscache_clean.pl
10511         * tools/outlook2sylpheed.pl
10512         * tools/sylpheed-switcher
10513         * tools/update-po
10514         * tools/vcard2xml.py
10515         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10516                 update FSF address
10517
10518 2005-09-21 [colin]      1.9.14cvs46
10519
10520         * src/gedit-print.c
10521         * src/procmsg.c
10522         * src/procmsg.h
10523         * src/textview.c
10524         * src/summaryview.c
10525                 Remove some printing hacks (deselection/reselection),
10526                 which by the way fix printing the currently 
10527                 displayed mime part (still only text)
10528                 Plus a little optimisation of summary_show
10529
10530
10531 2005-09-20 [colin]      1.9.14cvs45
10532
10533         * src/mainwindow.c
10534         * src/messageview.c
10535                 GUI fixups: add accels, set message
10536                 view title to displayed mail's subject
10537         * src/prefs_spelling.c
10538         * src/gtk/gtkaspell.c
10539                 GUI fixups: allow underlining misspelled
10540                 words instead of coloring them (a11y!)
10541
10542 2005-09-19 [colin]
10543
10544         1.9.15rc3 released
10545
10546 2005-09-19 [colin]      1.9.14cvs44
10547
10548         * src/compose.c
10549                 Fix draft message
10550         * src/gtk/gtkaspell.c
10551                 Fix wrong test ;-)
10552
10553 2005-09-19 [colin]      1.9.14cvs43
10554
10555         * src/addressbook.c
10556                 Fix sensitivity of Delete button
10557         * src/compose.c
10558                 Warn if the requested Privacy system
10559                 is not available
10560         * src/exphtmldlg.c
10561         * src/expldifdlg.c
10562         * src/importldif.c
10563         * src/importmutt.c
10564         * src/importpine.c
10565                 Fix crappy UI
10566         * src/
10567         * src/ssl.h
10568         * src/prefs_account.h
10569         * src/prefs_account.c
10570                 Save SSL prefs even in builds that have
10571                 SSL support disable
10572         * src/imap.c
10573         * src/inc.c
10574         * src/news.c
10575         * src/send_message.c
10576                 Warn if connection should be secure, but
10577                 SSL support isn't compiled in
10578         * src/gtkaspell.c
10579                 Fix word separation on UTF-8 systems
10580                 Fixes bug #812 (Strange inline spellchecking)
10581         * src/compose.c
10582                 Warn if the requested Privacy system
10583                 is not available
10584                 Factorize offline warning
10585         * src/imap.c
10586         * src/imap_gtk.c
10587         * src/imap_gtk.h
10588         * src/inc.h
10589         * src/news_gtk.c
10590         * src/news_gtk.h
10591         * src/messageview.c
10592                 Factorize offline warning
10593
10594 2005-09-19 [paul]
10595
10596         1.9.15-rc2 released
10597
10598 2005-09-18 [colin]      1.9.14cvs42
10599
10600         * src/codeconv.c
10601         * src/codeconv.h
10602         * src/procmime.c
10603                 Add a way to get locale's charset ignoring utf-8,
10604                 and use that as default encoding for broken mails
10605
10606 2005-09-18 [colin]      1.9.14cvs41
10607
10608         * src/gtk/logwindow.c
10609                 Translate string. Patch by Fabien Vantard
10610
10611 2005-09-18 [colin]      1.9.14cvs40
10612
10613         * configure.ac
10614                 Fix bug #803 (IMAP/SSL support breaks with 
10615                 GnuTLS libetpan 0.38)
10616
10617 2005-09-18 [colin]      1.9.14cvs39
10618
10619         * src/codeconv.c
10620         * src/compose.c
10621         * src/procmime.c
10622                 More charsets fixes. Fixes bug #806 (non
10623                 ascii characters in subject line)
10624
10625 2005-09-17 [paul]       1.9.14cvs38
10626
10627         * src/folderview.c
10628         * src/mainwindow.c
10629                 fix gcc-2.95 issues
10630                 Patch by Pawel Pekala
10631
10632 2005-09-17 [colin]      1.9.14cvs37
10633
10634         * src/addrindex.c
10635                 bugfix for NO-USE LDAP compilation, patch 
10636                 by Fabien Vantard
10637
10638 2005-09-17 [colin]      1.9.14cvs36
10639
10640         * src/prefs_actions.c
10641         * src/prefs_customheader.c
10642         * src/prefs_display_header.c
10643         * src/prefs_filtering_action.c
10644         * src/prefs_matcher.c
10645         * src/prefs_toolbar.c
10646                 Fix strange casts (less elegant but
10647                 works better)
10648
10649 2005-09-16 [colin]      1.9.14cvs35
10650
10651         * src/jpilot.c
10652                 Missed that one
10653
10654 2005-09-16 [colin]      1.9.14cvs34
10655
10656         * configure.ac
10657         * src/Makefile.am
10658         * src/addr_compl.c
10659         * src/addrindex.c
10660         * src/browseldap.c
10661         * src/editldap.c
10662         * src/ldaplocate.c
10663         * src/ldapquery.c
10664         * src/ldapquery.h
10665         * src/ldapserver.c
10666         * src/ldapserver.h
10667         * src/main.c
10668         * src/matcher_parser_parse.y
10669         * src/prefs_themes.c
10670         * src/etpan/Makefile.am
10671         * src/gtk/description_window.c
10672         * src/plugins/clamav/Makefile.am
10673         * src/plugins/clamav/clamav_plugin.c
10674         * src/plugins/dillo_viewer/Makefile.am
10675         * src/plugins/pgpcore/Makefile.am
10676         * src/plugins/pgpinline/Makefile.am
10677         * src/plugins/pgpmime/Makefile.am
10678         * src/plugins/trayicon/Makefile.am
10679                 Fix 100% cpu usage in address completion list
10680                 Fix little bugs (return with no values etc)
10681                 Fix all warnings (with common CFLAGS)
10682
10683 2005-09-15 [colin]      1.9.14cvs33
10684
10685         * src/addressbook.c
10686                 Fix bug where sometimes a group's email list is empty,
10687                 force its refresh (probably fixes "Re: how to create a 
10688                 distribution list")
10689         * src/ldapquery.c
10690                 Don't return to the callback in the main thread from the
10691                 fetch thread (or face segs!)
10692
10693 2005-09-15 [paul]       1.9.14cvs32
10694
10695         * src/prefs_matcher.c
10696                 forgotten in last commit
10697
10698 2005-09-15 [paul]       1.9.14cvs31
10699
10700         * src/prefs_actions.c
10701         * src/prefs_filtering_action.c
10702         * src/prefs_quote.c
10703         * src/quote_fmt.c
10704         * src/summaryview.c
10705         * src/gtk/description_window.c
10706         * src/gtk/description_window.h
10707         * src/gtk/quicksearch.c
10708                 allow interaction with the called
10709                 description window
10710                 Patch by Anders Hammar
10711
10712 2005-09-14 [paul]       1.9.14cvs30
10713
10714         * src/compose.c
10715                 fix a little annoyance when pasting with 3rd button 
10716                 with wrap_pastes=0 and wrap_input=1
10717                 Patch by Colin
10718
10719 2005-09-14 [paul]       1.9.14cvs29
10720
10721         * src/prefs_account.c
10722                 disable 'Filter messages on receiving' for
10723                 SMTP-only accounts
10724                 Patch  by Anders Hammar
10725
10726 2005-09-14 [paul]       1.9.14cvs28
10727
10728         * po/sk.po
10729                 fix crash
10730                 updated by Andrej Kacian
10731
10732 2005-09-14 [paul]
10733
10734         1.9.15-rc1 released
10735
10736 2005-09-14 [paul]       1.9.14cvs27
10737
10738         * po/es.po
10739                 updated by Ricardo Mones Lastra
10740         * src/compose.c
10741         * src/compose.h
10742                 associate no_wrap_tags to Compose windows
10743                 instead of using a static one
10744                 Patch by Colin
10745         * src/mbox.c
10746                 fix proc_mbox()
10747                 Patch by wwp
10748         * src/textview.c
10749                 remove unneeded printf()
10750
10751 2005-09-14 [paul]       1.9.14cvs26
10752
10753         * src/addrcache.c
10754         * src/codeconv.h
10755         * src/folder.h
10756         * src/mainwindow.h
10757         * src/mh.c
10758         * src/mimeview.h
10759         * src/partial_download.c
10760         * src/pop.c
10761         * src/prefs_account.c
10762         * src/prefs_account.h
10763         * src/prefs_actions.c
10764         * src/prefs_customheader.c
10765         * src/prefs_display_header.c
10766         * src/prefs_filtering_action.c
10767         * src/prefs_matcher.c
10768         * src/prefs_toolbar.c
10769         * src/privacy.h
10770         * src/procmime.c
10771         * src/procmime.h
10772         * src/procmsg.h
10773         * src/textview.c
10774         * src/undo.h
10775         * src/common/plugin.c
10776         * src/common/session.h
10777         * src/common/socket.c
10778         * src/common/socket.h
10779         * src/common/template.c
10780         * src/gtk/gtkaspell.c
10781         * src/gtk/quicksearch.h
10782         * src/plugins/pgpcore/passphrase.c
10783         * src/plugins/pgpcore/prefs_gpg.h
10784         * src/plugins/pgpcore/select-keys.c
10785         * src/plugins/pgpcore/select-keys.h
10786         * src/plugins/pgpcore/sgpgme.c
10787         * src/plugins/pgpinline/pgpinline.c
10788         * src/plugins/pgpmime/pgpmime.c
10789         * src/plugins/trayicon/trayicon.c
10790                 fix compilation warnings
10791                 Patch by Daniel Gustafson
10792
10793 2005-09-14 [paul]       1.9.14cvs25
10794
10795         * src/addressbook.c
10796                 add missing column header, and other small
10797                 bug fixes
10798                 Patch by Anders Hammar
10799
10800 2005-09-13 [colin]      1.9.14cvs24
10801
10802         * src/gtk/gtkaspell.c
10803                 Fix non-utf8 in menu
10804                 Fix little leaks
10805                 Nullify struct members after free()s
10806
10807 2005-09-13 [colin]      1.9.14cvs23
10808
10809         * src/compose.c
10810                 Test utf8 compliance before inserting to 
10811                 buffer, and try to convert if necessary
10812         * src/procmime.c
10813                 If no charset is present, use the locale 
10814                 one instead of us-ascii
10815         * src/procmsg.c
10816                 Add Sender, List-Post and To in the checked 
10817                 headers for automatic rules creation 
10818                 (thanks to wwp)
10819         * src/prefs_themes.c
10820         * src/gtk/gtkaspell.c
10821                 Remove deprecated functions. 
10822                 patch by Daniel Gustafson
10823
10824 2005-09-12 [colin]      1.9.14cvs22
10825
10826         * src/compose.c
10827                 Fix bug #448 (Scrolling/Redraw issue with 
10828                 address-fields in Header)
10829         * src/mainwindow.c
10830         * src/summaryview.c
10831         * src/summaryview.h
10832                 Fix loss of MSG_MARKED on move/copy
10833                 Fix bug #804 (Quicksearch togglebutton doesn't 
10834                 get depressed after '/' key is pressed)
10835
10836 2005-09-12 [paul]       1.9.14cvs21
10837
10838         * AUTHORS
10839         * src/gtk/logwindow.c
10840                 add 'Clear Log' to popup menu
10841                 Patch by Anders Hammar <anders.hammar@telia.com>
10842
10843 2005-09-12 [paul]       1.9.14cvs20
10844
10845         * src/compose.c
10846                 set correct sensitivity on attachments
10847                 popup menu
10848         * src/folder.c
10849                 fix typo
10850         * src/prefs_spelling.c
10851                 fix crash when no LANG env is set
10852         * src/common/xml.c
10853                 fix crash in wizard
10854                 don't use memeory after free
10855
10856         All patches by Daniel Gustafson
10857
10858 2005-09-12 [paul]       1.9.14cvs19
10859
10860         * src/prefs_themes.c
10861                 make theme info selectable
10862         * src/gtk/description_window.c
10863                 make window non-modal
10864         * tools/README
10865                 add details of asus_mailed.sh
10866         * tools/claws.i18n.status.pl
10867                 update for new zh_TW translator
10868                 widen the output
10869                 create alternate coloured lines
10870                 improve readability
10871
10872 2005-09-10 [colin]      1.9.14cvs18
10873
10874         * src/plugins/pgpcore/select-keys.c
10875                 Better order for the buttons
10876
10877 2005-09-10 [colin]      1.9.14cvs17
10878
10879         * src/compose.c
10880         * src/plugins/pgpcore/select-keys.c
10881         * src/plugins/pgpcore/select-keys.h
10882         * src/plugins/pgpcore/sgpgme.c
10883                 Add a "Don't encrypt" button to the key
10884                 selection dialog. Fixes bug #177 (There should be a 
10885                 'Don't encrypt button in the Select Keys dialog)
10886
10887 2005-09-10 [colin]      1.9.14cvs16
10888
10889         * src/compose.c
10890                 Fix bug #572 (%X option does not work with templates)
10891
10892 2005-09-10 [colin]      1.9.14cvs15
10893
10894         * src/toolbar.c 
10895                 Remove g_print
10896
10897 2005-09-10 [colin]      1.9.14cvs14
10898
10899         * src/imap.c
10900                 Fix a possible crash
10901
10902 2005-09-09 [colin]      1.9.14cvs13
10903
10904         * src/imap.c
10905         * src/etpan/imap-thread.c
10906         * src/etpan/imap-thread.h
10907                 Fix moving from queue or drafts to normal folders
10908                 Fix bug #794 (No way to delete without expunging)
10909                 Take flags unset by other mailers into account
10910                 Take deleted flag set by other mailers into account
10911                 Fix unsetting REPLIED flag
10912                 Fix crash when capabilities can't be retrieved
10913         * src/mainwindow.c
10914         * src/mainwindow.h
10915                 Add M_DELAYED_FLAGS condition, and let the user use
10916                 Execute in order to be able to expunge deleted mails,
10917                 even if he's not in delayed execute mode
10918         * src/prefs_spelling.c
10919                 Use 'en' dictionary by default if LANG is POSIX or C
10920         * src/gtk/prefswindow.c
10921                 Fix bug #767 (Preferences windows expanding) by making
10922                 the window a bit larger when the resolution is greater
10923                 than 640x480, and by putting the prefs in a
10924                 GtkScrolledWindow.
10925
10926 2005-09-09 [paul]       1.9.14cvs12
10927
10928         * AUTHORS
10929         * configure.ac
10930         * po/zh_TW.Big5.po      ** REMOVED **
10931         * po/zh_TW.po           ** ADDED **
10932                 updated by Wei-Lun Chao
10933
10934 2005-09-09 [paul]       1.9.14cvs11
10935
10936         * src/mainwindow.c
10937                 fix asserts
10938         * src/common/xml.c
10939                 delay memory allocation until file is
10940                 opened successfully
10941                 Patch by Daniel Gustafson
10942
10943 2005-09-09 [colin]      1.9.14cvs10
10944
10945         * src/imap.c
10946                 Add guards
10947
10948 2005-09-08 [colin]      1.9.14cvs9
10949
10950         * src/compose.c
10951                 Alert when we can't save draft
10952                 Fix various wrap/color issues
10953                 Add mid-click pasting respecting wrap_paste option
10954         * src/folder.c
10955         * src/folder.h
10956         * src/folder_item_prefs.c
10957         * src/folder_item_prefs.h
10958         * src/imap.c
10959         * src/imap_gtk.c
10960         * src/imap_gtk.h
10961         * src/main.c
10962         * src/mainwindow.c
10963         * src/mainwindow.h
10964         * src/news.c
10965         * src/news_gtk.c
10966         * src/news_gtk.h
10967         * src/prefs_folder_item.c
10968                 Fix the impossibility to synchronise folders for
10969                 offline use (IMAP and NNTP are concerned)
10970
10971 2005-09-08 [colin]      1.9.14cvs8
10972
10973         * configure.ac
10974                 Build LDAP and JPilot by default if available
10975         * src/textview.c
10976                 Fix use after free
10977
10978 2005-09-08 [paul]       1.9.14cvs7
10979
10980         * doc/manual/en/sylpheed-1.html
10981         * doc/manual/en/sylpheed-18.html
10982         * doc/manual/en/sylpheed-19.html
10983         * doc/manual/en/sylpheed-4.html
10984         * doc/manual/en/sylpheed-6.html
10985         * doc/manual/en/sylpheed.html
10986                 a few minor updates, plus include some
10987                 details about plugins and their requirements
10988         * src/mainwindow.c
10989                 minor changes to English in /View/Sort
10990
10991 2005-09-07 [colin]      1.9.14cvs6
10992
10993         * doc/manual/en/sylpheed-1.html
10994         * doc/manual/en/sylpheed-10.html
10995         * doc/manual/en/sylpheed-11.html
10996         * doc/manual/en/sylpheed-12.html
10997         * doc/manual/en/sylpheed-13.html
10998         * doc/manual/en/sylpheed-14.html
10999         * doc/manual/en/sylpheed-15.html
11000         * doc/manual/en/sylpheed-16.html
11001         * doc/manual/en/sylpheed-17.html
11002         * doc/manual/en/sylpheed-18.html
11003         * doc/manual/en/sylpheed-19.html
11004         * doc/manual/en/sylpheed-2.html
11005         * doc/manual/en/sylpheed-20.html
11006         * doc/manual/en/sylpheed-21.html
11007         * doc/manual/en/sylpheed-22.html
11008         * doc/manual/en/sylpheed-3.html
11009         * doc/manual/en/sylpheed-4.html
11010         * doc/manual/en/sylpheed-5.html
11011         * doc/manual/en/sylpheed-6.html
11012         * doc/manual/en/sylpheed-7.html
11013         * doc/manual/en/sylpheed-8.html
11014         * doc/manual/en/sylpheed-9.html
11015         * doc/manual/en/sylpheed.html
11016                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11017
11018 2005-09-07 [colin]      1.9.14cvs5
11019
11020         * src/mainwindow.c
11021                 Make labels more to-the-point
11022
11023 2005-09-07 [colin]      1.9.14cvs4
11024
11025         * doc/manual/en/sylpheed-1.html
11026         * doc/manual/en/sylpheed-12.html
11027         * doc/manual/en/sylpheed-13.html
11028         * doc/manual/en/sylpheed-14.html
11029         * doc/manual/en/sylpheed-15.html
11030         * doc/manual/en/sylpheed-16.html
11031         * doc/manual/en/sylpheed-17.html
11032         * doc/manual/en/sylpheed-18.html
11033         * doc/manual/en/sylpheed-19.html
11034         * doc/manual/en/sylpheed-2.html
11035         * doc/manual/en/sylpheed-20.html
11036         * doc/manual/en/sylpheed-21.html
11037         * doc/manual/en/sylpheed-22.html
11038         * doc/manual/en/sylpheed-4.html
11039         * doc/manual/en/sylpheed-5.html
11040         * doc/manual/en/sylpheed-6.html
11041         * doc/manual/en/sylpheed-7.html
11042         * doc/manual/en/sylpheed-8.html
11043         * doc/manual/en/sylpheed-9.html
11044         * doc/manual/en/sylpheed.html
11045                 Update manual
11046
11047 2005-09-07 [colin]      1.9.14cvs3
11048
11049         * doc/faq/en/sylpheed-faq-1.html
11050         * doc/faq/en/sylpheed-faq-2.html
11051         * doc/faq/en/sylpheed-faq-3.html
11052         * doc/faq/en/sylpheed-faq.html
11053                 Update FAQ
11054
11055 2005-09-07 [colin]      1.9.14cvs2
11056
11057         * src/folderview.c
11058         * src/procmsg.c
11059         * src/summaryview.c
11060         * src/toolbar.c
11061                 Fix special subfolders:
11062                 - Inherit parent's icon
11063                 - sent contents of queues subfolders
11064                 - empty subfolders of trashes
11065         * src/mainwindow.c
11066                 Remove outdated manual and faq entries
11067         * src/common/utils.c
11068                 Add quotes around %s coming from mailcap
11069
11070 2005-09-07 [colin]      1.9.14cvs1
11071
11072         * src/compose.c
11073                 After saving draft, set modified to FALSE
11074         * src/mimeview.c
11075         * src/common/utils.c
11076         * src/common/utils.h
11077                 Try to open mime parts using what is 
11078                 indicated in ~/.mailcap or /etc/mailcap,
11079                 if possible.
11080
11081 2005-09-05 [paul]       1.9.14
11082
11083         1.9.14 released
11084
11085         * po/sk.po
11086                 updated by Andrej Kacian
11087
11088 2005-09-05 [paul]       1.9.13cvs83
11089
11090         * po/de.po
11091         * po/es.po
11092         * po/fi.po
11093         * po/fr.po
11094         * po/nb.po
11095         * po/pt_BR.po
11096         * po/sr.po
11097                 updated translations by Thomas Gilgin, Ricardo Mones
11098                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11099                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11100
11101 2005-09-04 [paul]       1.9.13cvs82
11102
11103         * src/compose.c
11104                 only warn about exceeded line length limit
11105                 on send
11106
11107 2005-09-04 [paul]       1.9.13cvs81
11108
11109         * src/compose.c
11110                 fix crash in 'line length exceeded' dialogue
11111
11112 2005-09-02 [paul]       1.9.13cvs80
11113
11114         * src/imap.c
11115                 fix bug 795, 'Connection lost IMAP'
11116                 and add statusbar prints
11117                 Patch by Colin
11118
11119 2005-09-02 [paul]       1.9.13cvs79
11120
11121         * src/compose.c
11122                 compose_wrap_paragraph() becomes
11123                 compose_beautify_paragraph()
11124                 Patch by Colin
11125
11126 2005-09-02 [colin]      1.9.13cvs78
11127
11128         * src/folderview.c
11129                 Micro-fix
11130
11131 2005-09-01 [colin]      1.9.13cvs77
11132
11133         * src/imap.c
11134                 Maybe fix bug #795 (Connection lost IMAP)
11135                 Don't try to send logout when we're disconnected.
11136         * src/summaryview.c
11137                 Include locked and marked emails in HRM
11138                 view. Fixes bug #800 (Locked messages no longer 
11139                 show up when hide read messages is used)
11140
11141 2005-09-01 [paul]       1.9.13cvs76
11142
11143         * src/prefs_common.c
11144                 fix bad cutting
11145
11146 2005-08-31 [colin]      1.9.13cvs75
11147
11148         * src/folderview.c
11149         * src/folderview.h
11150         * src/prefs_summaries.c
11151         * src/summaryview.c
11152                 Fix "go to next new", fix preference
11153                 (Open unread/next swapped)
11154
11155 2005-08-31 [paul]       1.9.13cvs74
11156
11157         * src/compose.c
11158         * src/folderview.c
11159         * src/headerview.c
11160         * src/headerview.h
11161         * src/mainwindow.c
11162         * src/prefs_common.c
11163         * src/prefs_common.h
11164         * src/prefs_fonts.c
11165         * src/summaryview.c
11166         * src/textview.c
11167         * src/common/defs.h
11168                 remove obsolete BOLD_FONT setting
11169                 fix font update in headerview and textview
11170                 headers after prefs change
11171                 Patch By Colin
11172
11173 2005-08-31 [paul]
11174
11175         1.9.14-rc4 released
11176
11177 2005-08-30 [colin]      1.9.13cvs73
11178
11179         * src/summaryview.c
11180                 When Hide read messages is selected and we
11181                 refresh the summaryview, don't remove the 
11182                 currently displayed message. Fixes bug #797
11183                 (Summary view reloads when new mail is 
11184                 downloaded in 1.9.14 rc)
11185
11186 2005-08-30 [colin]      1.9.13cvs72
11187
11188         * src/folderview.c
11189                 Fix flickering
11190         * src/mainwindow.c
11191                 Remove useless callback
11192         * src/mimeview.c
11193         * src/gtk/filesel.c
11194         * src/gtk/filesel.h
11195                 Add a filesel_select_file_save_folder() - used by Save All
11196
11197 2005-08-29 [paul]       1.9.13cvs71
11198
11199         * AUTHORS
11200         * src/matcher_parser_parse.y
11201         * src/etpan/imap-thread.c
11202                 fix building on FreeBSD
11203                 Patch by Daniel Gustafson <daniel@hobbit.se>
11204
11205 2005-08-29 [paul]       1.9.13cvs70
11206
11207         * src/plugins/pgpinline/pgpinline.c
11208                 only initialise sig result if it's been handled
11209                 Patch by Colin
11210
11211 2005-08-29 [paul]       1.9.13cvs69
11212         
11213         Patches by Colin:
11214
11215         * src/imap.c
11216         * src/common.utils.c
11217         * src/common/utils.h
11218                 optimisation
11219         * src/stock_pixmap.h
11220                 fix wrong icon reference
11221         * src/pixmaps/trash_btn.xpm
11222                 replace with nicer image
11223
11224 2005-08-28 [colin]      1.9.13cvs68
11225
11226         * src/Makefile.am
11227         * src/stock_pixmap.c
11228         * src/stock_pixmap.h
11229         * src/toolbar.c
11230         * src/pixmaps/trash_btn.xpm
11231                 Add a specific trash xpm for the button
11232
11233 2005-08-28 [colin]      1.9.13cvs67
11234
11235         * src/imap.c
11236                 Fix leak
11237
11238 2005-08-27 [colin]      1.9.13cvs66
11239
11240         * src/imap.c
11241         * src/procmime.c
11242                 Correctly fix "Problem with replies", fixes
11243                 pgpmime encryption too. 
11244
11245 2005-08-27 [colin]      1.9.13cvs65
11246
11247         * src/folder.c
11248         * src/procmsg.c
11249         * src/procmsg.h
11250         * src/summaryview.c
11251                 Fix bug #517 (messages removed from summaryview 
11252                 when moving fails)
11253
11254 2005-08-27 [colin]      1.9.13cvs64
11255
11256         * tools/Makefile.am
11257         * tools/asus_mailled.sh
11258                 Add a script to blink ASUS laptops' mail LED where there
11259                 is unread mail.
11260
11261 2005-08-27 [colin]      1.9.13cvs63
11262
11263         * src/imap.c
11264         * src/etpan/imap-thread.c
11265         * src/etpan/imap-thread.h
11266                 Implement automatic choosing of login method
11267                 Fixes bug #791
11268         * src/gtk/.cvsignore
11269                 Add sylpheed-marshal.[ch]
11270
11271 2005-08-27 [colin]      1.9.13cvs62
11272
11273         * src/common/utils.c
11274                 Fix confusing perror
11275
11276 2005-08-27 [colin]      1.9.13cvs61
11277
11278         * src/toolbar.c
11279         * src/toolbar.h
11280                 Remove A_DELETE, replace it with 
11281                 A_TRASH and A_DELETE_REAL. Automatically
11282                 rewrite config files to replace A_DELETE
11283                 with A_TRASH (no functionality change).
11284                 Fixes half of #794
11285
11286 2005-08-26 [colin]      1.9.13cvs60
11287
11288         * src/procmime.c
11289                 Previous "Problem with replies" fix brought other
11290                 problems, fixing them
11291
11292 2005-08-26 [colin]      1.9.13cvs59
11293
11294         * src/procmime.c
11295                 Fix "Problem with replies". This happened only
11296                 on IMAP...
11297         * src/procmsg.c
11298                 Factorize code a bit
11299         * src/compose.c
11300                 Speed improvement on very long messages (wrapping)
11301                 Fix signature color on Reedit and Redirect
11302                 On Reedit, don't attach pgp-signatures parts, but
11303                 set signing to On.
11304
11305 2005-08-24 [paul]       1.9.13cvs58
11306
11307         * src/compose.c
11308                 don't claim success when clicking
11309                 Cancel on the passphrase box.
11310                 Patch by Colin
11311
11312 2005-08-24 [paul]       1.9.13cvs57
11313
11314         * src/main.c
11315                 fix misplaced sylpheed.log
11316         * src/common/defs.h
11317                 define UIDL_DIR
11318
11319 2005-08-24 [paul]       1.9.13cvs56
11320
11321         * src/imap.c
11322         * src/etpan/imap-thread.c
11323         * src/etpan/imap-thread.h
11324                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11325                 Patch by Colin
11326         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11327         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11328                 remove autogenerated files
11329         * tools/kdeservicemenu/README
11330         * tools/kdeservicemenu/install.sh
11331         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11332         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11333                 use Claws icon, use 'Sylpheed-Claws' in menu,
11334                 use kdialog, and other cleanups
11335
11336 2005-08-23 [paul]       1.9.13cvs55
11337
11338         * src/compose.c
11339                 fix paste/wrap crash
11340                 Patch by Colin
11341
11342 2005-08-23 [paul]       1.9.13cvs54
11343
11344         * src/main.c
11345                 fix crash recovery
11346                 Patch by Colin
11347
11348 2005-08-23 [paul]       1.9.13cvs53
11349
11350         * src/addressbook.c
11351         * src/editaddress.c
11352                 view all data of LDAP contacts
11353                 Patch by Colin
11354
11355 2005-08-23 [paul]       1.9.13cvs52
11356
11357         * src/addressbook.c
11358                 fix issues with the Search field
11359                 Patch by Colin
11360
11361 2005-08-22 [paul]       1.9.13cvs51
11362
11363         * src/folderview.c
11364                 put name of folder in processing dialog
11365                 title
11366         * src/prefs_folder_item.c
11367                 improve english usage
11368
11369 2005-08-22 [paul]       1.9.13cvs50
11370
11371         * src/filtering.c
11372         * src/filtering.h
11373         * src/matcher.c
11374         * src/matcher_parser_lex.l
11375         * src/matcher_parser_parse.y
11376         * src/prefs_filtering.c
11377                 add Filtering/Processing rule names feature.
11378                 (the incompatible old matcherrc is saved as
11379                 matcherrc.pre_names).
11380                 Patch by Colin
11381
11382 2005-08-22 [paul]       1.9.13cvs49
11383
11384         * src/procmsg.c
11385                 fix colour labelling
11386                 Patch by Colin
11387
11388 2005-08-22 [paul]       1.9.13cvs48
11389
11390         * src/textview.c
11391                 fix open_image_cb()
11392
11393 2005-08-22 [paul]       1.9.13cvs47
11394
11395         * src/imap.c
11396                 fix bug 789, 'SC crashes with imap (CVS ver)'
11397                 Patch by Colin
11398
11399 2005-08-22 [paul]       1.9.13cvs46
11400
11401         * src/mimeview.c
11402         * src/prefs_common.c
11403         * src/common/defs.h
11404                 define reused defaults in defs.h
11405         * src/textview.c
11406                 add 'Open image' to image popup menu
11407
11408 2005-08-21 [colin]      1.9.13cvs45
11409
11410         * src/summaryview.c
11411                 Fix bug #788 (Bogus "From" address displayed)
11412
11413 2005-08-20 [colin]      1.9.13cvs44
11414
11415         * src/folder.c
11416                 Fix buf #787 (multilevel delete causes SIGSEGV)
11417
11418 2005-08-19 [colin]      1.9.13cvs43
11419
11420         * src/inc.c
11421         * src/prefs_common.c
11422         * src/prefs_common.h
11423                 Add an hidden pref to allow modifying the
11424                 update stepping in incorporation.
11425                 Patch by wwp.
11426
11427 2005-08-19 [colin]      1.9.13cvs42
11428
11429         * src/compose.c
11430         * src/procmime.c
11431                 Workaround for broken MUAs: encode 
11432                 Content-type: name: as ASCII and 
11433                 Content-Disposition: filename: as
11434                 per rfc2231
11435         * src/prefs_account.c
11436                 Fix invisible-ness of SMTP SSL prefs
11437                 in NNTP accounts
11438
11439 2005-08-19 [paul]       1.9.13cvs41
11440
11441         * src/compose.c
11442         * src/prefs_common.c
11443         * src/prefs_common.h
11444         * src/prefs_wrapping.c
11445                 paste with or without wrapping.
11446                 patch by Colin
11447
11448 2005-08-19 [paul]       1.9.13cvs40
11449
11450         * src/prefs_common.c
11451         * src/prefs_common.h
11452         * src/summaryview.c
11453                 reintroduce enable_swap_from as a
11454                 hidden pref. patch by Colin
11455         * src/quote_fmt_parse.y
11456         * src/plugins/clamav/clamav_plugin.c
11457         * src/plugins/dillo_viewer/dillo_viewer.c
11458         * src/plugins/mathml_viewer/mathml_viewer.c
11459         * src/plugins/pgpcore/sgpgme.c
11460         * src/plugins/pgpinline/pgpinline.c
11461         * src/plugins/pgpmime/pgpmime.c
11462                 tidy up. patch by Colin
11463
11464 2005-08-19 [paul]       1.9.13cvs39
11465
11466         * configure.ac
11467                 complete cvs38's sync
11468         * src/editaddress.c
11469         * src/gedit-print.c
11470         * src/mutt.c
11471         * src/etpan/etpan-log.c
11472         * src/etpan/imap-thread.c
11473         * src/gtk/gtksourceprintjob.c
11474                 fix compilation warnings
11475                 (patch by Colin)
11476
11477 2005-08-19 [paul]       1.9.13cvs38
11478
11479         sync with main:
11480
11481         * src/account.c
11482         * src/action.c
11483         * src/addrbook.c
11484         * src/addrcache.c
11485         * src/addrharvest.c
11486         * src/addrindex.c
11487         * src/codeconv.c
11488         * src/compose.c
11489         * src/crash.c
11490         * src/exporthtml.c
11491         * src/exportldif.c
11492         * src/folder.c
11493         * src/image_viewer.c
11494         * src/inc.c
11495         * src/inc.h
11496         * src/jpilot.c
11497         * src/ldif.c
11498         * src/main.c
11499         * src/matcher.c
11500         * src/mbox.c
11501         * src/messageview.c
11502         * src/mh.c
11503         * src/mimeview.c
11504         * src/msgcache.c
11505         * src/mutt.c
11506         * src/news.c
11507         * src/partial_download.c
11508         * src/pine.c
11509         * src/pop.c
11510         * src/prefs_actions.c
11511         * src/prefs_common.c
11512         * src/prefs_customheader.c
11513         * src/prefs_display_header.c
11514         * src/prefs_gtk.c
11515         * src/prefs_themes.c
11516         * src/procheader.c
11517         * src/procmime.c
11518         * src/procmsg.c
11519         * src/recv.c
11520         * src/send_message.c
11521         * src/simple-gettext.c
11522         * src/sourcewindow.c
11523         * src/textview.c
11524         * src/vcard.c
11525         * src/common/defs.h
11526         * src/common/log.c
11527         * src/common/plugin.c
11528         * src/common/prefs.c
11529         * src/common/session.c
11530         * src/common/session.h
11531         * src/common/socket.c
11532         * src/common/socket.h
11533         * src/common/ssl_certificate.c
11534         * src/common/template.c
11535         * src/common/utils.c
11536         * src/common/utils.h
11537         * src/common/xml.c
11538         * src/gtk/about.c
11539         added wrappers for C library function that
11540                 take pathname arguments.
11541                 enabled compilation with MinGW.
11542                 use GDir instead of directly using opendir().
11543                 added rename_force().
11544
11545 2005-08-19 [paul]       1.9.13cvs37
11546         
11547         patches by Colin:
11548         * src/compose.c
11549                 fix privacy settings on re-editing
11550                 a sent message
11551         * src/jpilot.c
11552                 fix encoding bug
11553         * src/folder.c
11554         * src/procmsg.c
11555         * src/procmsg.h
11556         * src/summaryview.c
11557                 flag changing optimisation
11558
11559 2005-08-18 [martin]     1.9.13cvs36
11560
11561         * commitHelper
11562             added my login
11563         * src/addrcache.c
11564         * src/addrharvest.c
11565         * src/addrindex.c
11566         * src/compose.c
11567         * src/grouplistdialog.c
11568         * src/main.c
11569         * src/mainwindow.c
11570         * src/msgcache.c
11571         * src/mutt.c
11572         * src/pine.c
11573         * src/prefs_account.c
11574         * src/prefs_themes.c
11575         * src/stock_pixmap.c
11576         * src/summaryview.c
11577         * src/gtk/about.c
11578         * src/gtk/logwindow.c
11579             removed deprecated glib and gdk stuff
11580         * src/plugins/pgpcore/select-keys.c
11581             convert attributes from locale to utf8
11582
11583 2005-08-17 [paul]       1.9.13cvs35
11584
11585         * src/account.c
11586         * src/addressbook.c
11587                 use new GTK_STOCK_ icons if available
11588         * src/summaryview.c
11589         * src/gtk/gtksctree.c
11590         * src/gtk/gtksctree.h
11591                 faster range select. patch by Colin
11592
11593 2005-08-17 [paul]       1.9.13cvs34
11594
11595         patches by colin:
11596         * src/addressbook.c
11597         * src/addressitem.h
11598                 Add an edit button for contacts, fix selections
11599                 of gtksctree items
11600         * src/editaddress.c
11601                 Change labels, let Save be always possible in the
11602                 email and user atributes tabs
11603         * src/folderview.c
11604                 fix sort issues
11605         * src/summaryview.c
11606                 select next item instead of the displayed one
11607                 after deletion
11608
11609         * src/gtk/progressdialog.c
11610                 use prefs_common.enable_rules_hint
11611
11612 2005-08-13 [hoa]        1.9.13cvs33
11613
11614         * src/etpan/imap-thread.c
11615                 fixed build on Solaris.
11616
11617 2005-08-10 [colin]      1.9.13cvs32
11618
11619         * src/procmsg.c
11620                 Fix cvs31 (missing fclose before reading
11621                 the file)
11622
11623 2005-08-10 [colin]      1.9.13cvs31
11624
11625         * src/procmsg.c
11626                 Fix procmsg_msginfo_new_from_mimeinfo() when
11627                 the MimeInfo isn't stored in memory. This fixes
11628                 replying to an attached message.
11629
11630 2005-08-10 [colin]      1.9.13cvs30
11631
11632         * src/mainwindow.c
11633                 Fix slowness in account changing
11634
11635 2005-08-10 [colin]      1.9.13cvs29
11636
11637         * src/folder.c
11638         * src/folderutils.c
11639         * src/folderview.c
11640         * src/imap_gtk.c
11641         * src/mainwindow.c
11642         * src/mh_gtk.c
11643         * src/procmsg.c
11644         * src/summaryview.c
11645                 Optimize folder_has_parent_of_type
11646                 Prevent moving special sub-folders from contextual menus
11647                 Rework message a bit ("Empty all messages" -> "Delete all
11648                 messages")
11649                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11650                 and "Deleted Items" folders)
11651
11652 2005-08-08 [colin]      1.9.13cvs28
11653
11654         * src/summaryview.c
11655         * src/prefs_summaries.c
11656                 Make "Select first unread|new" more flexible
11657                 (just prioritize new or unread)
11658
11659 2005-08-08 [colin]      1.9.13cvs27
11660
11661         * src/summaryview.c
11662                 If "select first new" is selected and there only
11663                 are unread messages, fallback to "select first
11664                 unread".
11665
11666 2005-08-08 [colin]      1.9.13cvs26
11667
11668         * src/folder.c
11669                 Fix shameful bugs (and bug #779)
11670
11671 2005-08-08 [colin]      1.9.13cvs25
11672
11673         * src/folder.c
11674         * src/folder.h
11675                 Cache parents' type to make folder_has_parent_of_type
11676                 faster
11677         * src/folderview.c
11678                 Forbid DnD of special sub-folders
11679         * src/procmsg.c
11680         * src/procmsg.h
11681                 Add MAIL_POSTFILTERING_HOOK
11682         * src/summaryview.c
11683                 Revert over-zealous deletion of the use_addr_book 
11684                 code
11685
11686 2005-08-07 [colin]      1.9.13cvs24
11687
11688         * src/folder.c
11689                 Fix big mistake (passing MsgInfo instead 
11690                 of FolderItem)
11691
11692 2005-08-07 [colin]      1.9.13cvs23
11693
11694         * src/compose.c
11695         * src/folder.c
11696         * src/folder.h
11697         * src/foldersel.c
11698         * src/folderutils.c
11699         * src/folderview.c
11700         * src/imap.c
11701         * src/mainwindow.c
11702         * src/messageview.c
11703         * src/mh.c
11704         * src/msgcache.c
11705         * src/procmime.c
11706         * src/summaryview.c
11707                 Make subfolders of Drafts, Queue, Outbox, Trash
11708                 work like their parents. 
11709                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11710
11711 2005-08-07 [colin]      1.9.13cvs22
11712
11713         * src/addressbook.c
11714                 Fix bug #771 (Dragged contacts not saved)
11715
11716 2005-08-07 [paul]       1.9.13cvs21
11717
11718         * src/summaryview.c
11719                 fix bug 32 'Search Doesn't display results
11720                 if "Hide Read Messages" is chosen'
11721                 be more literal in interpreting 'Hide read
11722                 messages'
11723
11724 2005-08-07 [colin]      1.9.13cvs20
11725
11726         * src/folderview.c
11727                 Add debug
11728         * src/summaryview.c
11729                 Faster 'unthread_for_execution'
11730
11731 2005-08-06 [paul]       1.9.13cvs19
11732
11733         * src/mainwindow.c
11734                 add mnemonics to Set displayed columns
11735                 fix bug where msgview_visible option was
11736                 overwritten as TRUE on startup
11737
11738 2005-08-06 [paul]       1.9.13cvs18
11739
11740         * src/mainwindow.c
11741                 refer to 'displayed columns in folder/message
11742                 list' not 'displayed items in summary/message view'
11743         * src/prefs_display_header.c
11744                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11745                 be consistent with similar dialogues
11746         * src/prefs_folder_column.c
11747         * src/prefs_summary_column.c
11748                 'columns' not 'items', and folder and message lists,
11749                 instead of folder and summary views;
11750                 Use 'Hidden columns' as list heading not 'Available
11751                 items';
11752                 move the 'Remove' button to the right hand side;
11753                 top-align the buttons;
11754                 remove unneeded vbox
11755         * src/prefs_summaries.c
11756                 put the 2 column prefs buttons in a frame to reduce
11757                 overall width; refer to columns not items &c.
11758
11759 2005-08-05 [colin]      1.9.13cvs17
11760
11761         * src/prefs_common.c
11762         * src/prefs_common.h
11763         * src/mainwindow.c
11764         * src/compose.c
11765         * src/messageview.c
11766                 Add an hidden toolbar_detachable pref, so
11767                 that I can get rid of these painful handles
11768                 in the toolbars. Defaults to TRUE to avoid
11769                 changing the GUI on unsuspecting people...
11770
11771 2005-08-05 [colin]      1.9.13cvs16
11772
11773         * src/Makefile.am
11774         * src/prefs_folder_column.c
11775         * src/prefs_folder_column.h
11776                 Add prefs for folder columns
11777         * src/folderview.c
11778         * src/folderview.h
11779         * src/mainwindow.c
11780         * src/mainwindow.h
11781         * src/prefs_common.c
11782         * src/prefs_common.h
11783         * src/prefs_summaries.c
11784                 Use them
11785         * src/prefs_summary_column.c
11786         * src/summaryview.c
11787         * src/summaryview.h
11788                 Add a To column
11789         * src/textview.c
11790         * src/common/utils.c
11791         * src/common/utils.h
11792                 Move uri colourisation functions
11793                 to utils
11794         * src/compose.c
11795                 Colourise URIs
11796         * src/imap.c
11797                 Fix bug with LIST where we'd try
11798                 to get Folder//////[...]/// 
11799
11800 2005-08-05 [paul]       1.9.13cvs15
11801
11802         * src/prefs_summaries.c
11803                 improve the English usage
11804         * src/summaryview.c
11805                 set font on column change
11806                 thanks to Colin
11807
11808 2005-08-05 [paul]       1.9.13cvs14
11809
11810         * src/prefs_common.c
11811         * src/prefs_common.h
11812         * src/prefs_summaries.c
11813         * src/summaryview.c
11814                 replace 'open_unread_on_enter' option with
11815                 'select_on_entry' option. opening/not opening
11816                 is now exclusively controlled by 'always_show_msg'
11817
11818 2005-08-04 [colin]      1.9.13cvs13
11819
11820         * src/compose.c
11821                 Remove dead code
11822                 Add colourisation of quotes and signatures
11823         * src/folderview.c
11824                 Fix possible crashes
11825         * src/messageview.c
11826                 Change an assert that is no problem
11827         * src/news.c
11828         * src/news_gtk.c
11829         * src/news_gtk.h
11830                 Fix offline mode
11831         * src/gtk/quicksearch.c
11832                 Fix a possible crash
11833
11834 2005-08-03 [colin]      1.9.13cvs12
11835
11836         * src/prefs_account.c
11837                 Fix bug #777 (Sylpheed crash in account configuration)
11838
11839 2005-08-03 [colin]      1.9.13cvs11
11840
11841         * src/addressbook.c
11842         * src/editaddress.c
11843         * src/editgroup.c
11844                 Fixing addressbook, round 2
11845         * src/textview.c
11846                 Fix emphasis color on rechecking 'Colorize messages'
11847
11848 2005-08-03 [paul]       1.9.13cvs10
11849
11850         sync with main
11851
11852         * src/addr_compl.c
11853         * src/compose.c
11854         * src/main.c
11855         * src/pop.c
11856         * src/prefs_account.c
11857         * src/procmime.c
11858         * src/procmsg.c
11859         * src/quote_fmt_parse.y
11860         * src/textview.c
11861         * src/common/quoted-printable.c
11862         * src/common/utils.c
11863         * src/common/utils.h
11864         * src/common/xml.c
11865                 replaced incorrect locale-independent
11866                 ctype functions with GLib's. Corrected
11867                 signedness mismatch.
11868         * src/headerview.c
11869                 headerview_create(): added spacing for vbox.
11870         * src/gtk/about.c
11871                 set focus to the OK button.
11872
11873 2005-08-03 [colin]      1.9.13cvs9
11874
11875         * src/folderview.c
11876                 Fix possible crash
11877
11878 2005-08-02 [colin]      1.9.13cvs8
11879
11880         * src/mainwindow.c
11881                 Fix cast
11882         * src/addressbook.c
11883         * src/addressitem.h
11884                 Fix a cast and more generally, try to make the
11885                 GUI more intuitive and consistent (round 1)
11886
11887 2005-08-02 [paul]       1.9.13cvs7
11888
11889         * src/folder.h
11890                 missing in 1.9.13cvs6
11891
11892 2005-08-02 [colin]      1.9.13cvs6
11893
11894         * src/folder.c
11895                 Fix one more leak
11896
11897 2005-08-02 [colin]      1.9.13cvs5
11898
11899         * src/folder.c
11900         * src/folderview.c
11901         * src/imap.c
11902         * src/main.c
11903         * src/mbox.c
11904         * src/procmsg.c
11905         * src/summaryview.c
11906                 Fix a number of folder_item_get_msg_list()-related
11907                 leaks (missing procmsg_msginfo_free()s)
11908
11909 2005-08-01 [colin]      1.9.13cvs4
11910
11911         * src/folderview.c
11912         * src/folderview.h
11913         * src/mainwindow.c
11914         * src/prefs_fonts.c
11915         * src/prefs_summaries.c
11916         * src/prefs_themes.c
11917         * src/summaryview.c
11918         * src/summaryview.h
11919         * src/textview.c
11920         * src/textview.h
11921                 Fix instant-apply of summary and folderview-related prefs
11922                 Fix erroneous g_free and alertpanels in prefs_theme
11923                 Add instant-apply for fonts
11924                 Defer applying of prefs a little bit so it's done only
11925                 once even if requested by multiples prefs pages
11926
11927 2005-08-01 [paul]       1.9.13cvs3
11928
11929         * src/main.c
11930                 fix bug 776 'S.C. crashes on close'
11931                 thanks to Colin
11932         * src/etpan/etpan-thread-manager-types.h
11933                 add missing include
11934                 thanks to Hoa
11935
11936 2005-07-25 [paul]       1.9.13cvs2
11937
11938         * src/summaryview.c
11939                 fix typos. spotted by Fabien Vantard
11940
11941 2005-07-24 [paul]       1.9.13cvs1
11942
11943         * doc/man/sylpheed.1
11944                 update man page, incorporating fix of
11945                 bug 769 'Typo in manpage'
11946         * src/etpan/imap-thread.c
11947                 fix NetBSD openssl dependencies. patch by
11948                 George Michaelson <ggm@apnic.net>
11949         * po/pt_BR.po
11950                 updated by Frederico Goncalves Guimaraes
11951
11952 2005-07-22 [paul]       1.9.13
11953
11954         1.9.13 release
11955
11956 2005-07-22 [paul]       1.9.12cvs91
11957
11958         * AUTHORS
11959         * INSTALL
11960         * README.claws
11961         * RELEASE_NOTES.claws
11962                 updated for release
11963         * configure.ac
11964         * po/nb.po
11965         * tools/claws.i18n.status.pl
11966                 add Norwegian translation. submiited by
11967                 Geir Helland <pjallabais@users.sourceforge.net>
11968         * po/ca.po
11969         * po/de.po
11970         * po/es.po
11971         * po/fi.po
11972         * po/fr.po
11973         * po/it.po
11974         * po/sk.po
11975         * po/sr.po
11976         * po/zh_CN.po
11977                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11978                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11979                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11980                 Yang Guilong
11981         * src/plugins/clamav/clamav_plugin_gtk.c
11982         * src/plugins/spamassassin/spamassassin_gtk.c
11983                 replace outdated description strings
11984
11985 2005-07-21 [colin]      1.9.12cvs90
11986
11987         * src/folder.c
11988                 Set folder to batch mode when scanning it. Makes deletion
11989                 of unread mails on IMAP much faster (due to the UNREAD 
11990                 flag unsetting)
11991
11992 2005-07-21 [darko]      1.9.12cvs89
11993
11994         * configure.ac
11995                 link against libresolv if necessary (patch by Paul)
11996         * src/msgcache.c
11997                 use glib's portable macros to determine endianness
11998
11999 2005-07-21 [paul]       1.9.12cvs88
12000
12001         * src/crash.c
12002         * src/gtk/about.c
12003                 update compiled-in features list
12004
12005 2005-07-20 [colin]      1.9.12cvs87
12006
12007         * src/folder.c
12008         * src/textview.c
12009                 Gcc 2.9x compilation fixes, thanks to Darko
12010         * src/plugins/clamav/clamav_plugin.c
12011                 Little optimisation: load virus database only once
12012         * src/plugins/spamassassin/spamassassin.c
12013                 Big optimisation: filtering one mail took at least 1 second,
12014                 now it takes at least 50ms. Doesn't speed up spamassassin 
12015                 itself, but should already be much more tolerable.
12016
12017 2005-07-20 [colin]      1.9.12cvs86
12018
12019         * src/summaryview.c
12020                 Fix performance issue
12021
12022 2005-07-19 [colin]      1.9.12cvs85
12023
12024         * src/plugins/pgpinline/plugin.c
12025                 Fix warning
12026
12027 2005-07-19 [colin]      1.9.12cvs84
12028
12029         * configure.ac
12030         * src/plugins/Makefile.am
12031         * src/plugins/pgpinline/.cvsignore
12032         * src/plugins/pgpinline/Makefile.am
12033         * src/plugins/pgpinline/pgpinline.c
12034         * src/plugins/pgpinline/pgpinline.deps
12035         * src/plugins/pgpinline/pgpinline.h
12036         * src/plugins/pgpinline/plugin.c
12037                 Put pgpinline in the main tree
12038
12039 2005-07-19 [paul]       1.9.12cvs83
12040
12041         * src/prefs_actions.c
12042                 prevent '//' in menu names, which cause a crash
12043                 thanks to Colin
12044
12045 2005-07-19 [paul]       1.9.12cvs82
12046
12047         * configure.ac
12048                 be generally more informative in configure output.
12049                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12050                 '[ --disable-openssl ...', as --enable-openssl is default
12051                 PGP/MIME: don't check for GPGME again, check for
12052                 pgpcore instead. Therefore prevent the possibility of
12053                 attempting to build pgpmime if pgpcore dependencies are
12054                 not met
12055                 ClamAV: use pkgconfig to check for lib
12056                 libgnomeprint: revert logic on inner test to match
12057                 everything else
12058         * src/plugins/pgpcore/sgpgme.c
12059                 add missing include
12060
12061 2005-07-19 [colin]      1.9.12cvs81
12062
12063         * src/summaryview.c
12064                 Fix slow thread rebuilding in particular
12065                 cases
12066
12067 2005-07-19 [paul]       1.9.12cvs80
12068
12069         * sylpheed-claws.desktop
12070                 fix typo, spotted by Stephan Sachse
12071         * src/account.c
12072                 replace GTK_STOCK_ADD with
12073                 GTK_STOCK_NEW button
12074
12075 2005-07-18 [colin]      1.9.12cvs79
12076
12077         * src/etpan/imap-thread.c
12078                 Fix return value (Thanks Hoa)
12079
12080 2005-07-18 [colin]      1.9.12cvs78
12081
12082         * src/imap.c
12083                 Allow empty passwords
12084                 Create drafts/queue/outbox if necessary
12085         * src/summaryview.c
12086                 Remove old code
12087         * src/etpan/imap-thread.c
12088                 Fix STARTTLS (Thanks to Hoa)
12089
12090 2005-07-18 [paul]       1.9.12cvs77
12091
12092         * ChangeLog-gtk2.jp
12093         * ChangeLog.jp
12094                 removed
12095         * Makefile.am
12096                 updated to reflect additions and removals
12097         * TODO
12098                 updated to be claws-specific
12099         * TODO-gtk2
12100         * TODO-gtk2.jp
12101         * TODO.jp
12102         * sylpheed-128x128.png
12103         * sylpheed-64x64.png
12104                 removed
12105         * sylpheed-claws-128x128.png
12106         * sylpheed-claws-64x64.png
12107         * sylpheed-claws.desktop
12108         * sylpheed-claws.png
12109                 added
12110         * sylpheed.desktop
12111         * sylpheed.png
12112                 removed
12113
12114 2005-07-17 [paul]       1.9.12cvs76
12115
12116         * src/account.c
12117         * src/addressbook.c
12118         * src/alertpanel.c
12119         * src/alertpanel.h
12120         * src/compose.c
12121         * src/exphtmldlg.c
12122         * src/expldifdlg.c
12123         * src/folderview.c
12124         * src/imap_gtk.c
12125         * src/inc.c
12126         * src/message_search.c
12127         * src/messageview.c
12128         * src/mh_gtk.c
12129         * src/news_gtk.c
12130         * src/prefs_actions.c
12131         * src/prefs_filtering.c
12132         * src/prefs_matcher.c
12133         * src/prefs_template.c
12134         * src/prefs_themes.c
12135         * src/ssl_manager.c
12136         * src/summary_search.c
12137         * src/textview.c
12138         * src/toolbar.c
12139         * src/gtk/sslcertwindow.c
12140         * src/plugins/pgpcore/sgpgme.c
12141                 rework alertpanels
12142
12143 2005-07-17 [colin]      1.9.12cvs75
12144
12145         * src/privacy.c
12146                 add a PrivacySystem accessor that checks that
12147                 the system cached in a MimeInfo's privacydata
12148                 is still registered. Use this accessor instead
12149                 of directly using data->system. Fixes crashes
12150                 after unloading pgp plugins.
12151
12152 2005-07-17 [colin]      1.9.12cvs74
12153
12154         * src/alertpanel.c
12155                 Change geometry hints to a simple default size.
12156                 Fixes the certs dialogs.
12157
12158 2005-07-17 [colin]      1.9.12cvs73
12159
12160         * src/gtk/sslcertwindow.c
12161                 Use a gtkExpander
12162
12163 2005-07-17 [colin]      1.9.12cvs72
12164
12165         * src/plugins/pgpcore/Makefile.am
12166         * src/plugins/pgpmime/Makefile.am
12167                 Add gpgme libs
12168
12169 2005-07-17 [paul]       1.9.12cvs71
12170
12171         * configure.ac
12172                 add --disable-gnomeprint option
12173                 modified version of patch by Marius Mauch
12174
12175 2005-07-17 [paul]       1.9.12cvs70
12176
12177         * src/common/defs.h
12178                 update urls
12179         * src/account.c
12180         * src/action.c
12181         * src/addressbook.c
12182         * src/compose.c
12183         * src/foldersel.c
12184         * src/folderview.c
12185         * src/html.c
12186         * src/imap_gtk.c
12187         * src/main.c
12188         * src/mainwindow.c
12189         * src/messageview.c
12190         * src/mh_gtk.c
12191         * src/mimeview.c
12192         * src/news_gtk.c
12193         * src/prefs_account.c
12194         * src/prefs_send.c
12195         * src/prefs_summaries.c
12196         * src/procmsg.c
12197         * src/summaryview.c
12198         * src/common/utils.c
12199         * src/common/xml.c
12200         * src/plugins/pgpcore/passphrase.c
12201         * src/plugins/pgpcore/select-keys.c
12202                 replace inappropriately used backticks
12203                 with single quotes
12204
12205 2005-07-16 [colin]      1.9.12cvs69
12206
12207         * src/image_viewer.c
12208                 Add extra paranoid checks
12209
12210 2005-07-16 [colin]      1.9.12cvs68
12211
12212         * src/plugins/pgpcore/prefs_gpg.c
12213                 Don't auto-check sigs by default, as it
12214                 can be really slow.
12215
12216 2005-07-16 [colin]      1.9.12cvs67
12217
12218         * src/plugins/pgpcore/sgpgme.c
12219                 Make messages a bit better.
12220
12221 2005-07-16 [colin]      1.9.12cvs66
12222
12223         * src/imap.c
12224                 Remove pseudo-log
12225         * src/etpan/imap-thread.c
12226                 Add real log
12227
12228 2005-07-16 [colin]      1.9.12cvs65
12229
12230         * src/main.c
12231         * src/prefs_other.c
12232                 And now, fix build with libetpan :-/
12233
12234 2005-07-15 [colin]      1.9.12cvs64
12235
12236         * src/prefs_other.c
12237                 Continue fixing build without libetpan.
12238
12239 2005-07-15 [colin]      1.9.12cvs63
12240
12241         * src/main.c
12242                 Fix build with --disable-libetpan
12243
12244 2005-07-15 [colin]      1.9.12cvs62
12245
12246         * configure.ac
12247                 Bump libetpan's version
12248
12249 2005-07-15 [colin]      1.9.12cvs61
12250
12251         * src/etpan/imap-thread.c
12252                 Actually stop logging :)
12253
12254 2005-07-15 [colin]      1.9.12cvs60
12255
12256         * src/addressbook.c
12257                 Fix dnd of multiple addresses.
12258
12259 2005-07-15 [hoa]        1.9.12cvs59
12260
12261         * src/etpan/imap-thread.c
12262             disable login of IMAP password in libetpan log file.
12263
12264 2005-07-15 [paul]       1.9.12cvs58
12265
12266         * src/account.c
12267                 don't automatically sort
12268                 do allow drag n drop
12269
12270 2005-07-15 [paul]       1.9.12cvs57
12271
12272         * src/account.c
12273         * src/ssl_manager.c
12274                 alphabetical listing
12275
12276 2005-07-15 [paul]       1.9.12cvs56
12277
12278         * src/gtk/pluginwindow.c
12279                 sort plugin list alphabetically
12280
12281 2005-07-15 [paul]       1.9.12cvs55
12282
12283         * src/prefs_spelling.c
12284         * src/prefs_wrapping.c
12285                 unify English usage
12286
12287 2005-07-15 [colin]      1.9.12cvs54
12288
12289         * src/wizard.c
12290                 Typo fix
12291
12292 2005-07-15 [paul]       1.9.12cvs53
12293
12294         * src/prefs_message.c
12295                 make 'show cursor' a hidden option
12296
12297 2005-07-14 [colin]      1.9.12cvs52
12298
12299         * src/plugins/spamassassin/Makefile.am
12300         * src/plugins/clamav/Makefile.am
12301                 Fix double EXTRA_DISTs
12302
12303 2005-07-14 [colin]      1.9.12cvs51
12304
12305         * src/plugins/clamav/Makefile.am
12306         * src/plugins/clamav/clamav_plugin_gtk.deps
12307         * src/plugins/spamassassin/Makefile.am
12308         * src/plugins/spamassassin/spamassassin_gtk.deps
12309                 Make $plugin_gtk depend on $plugin
12310
12311 2005-07-14 [hoa]        1.9.12cvs50
12312
12313         * src/etpan/imap-thread.c
12314                 enable debug log of libetpan when running with --debug
12315
12316 2005-07-14 [colin]      1.9.12cvs49
12317
12318         * configure.ac
12319         * src/common/Makefile.am
12320         * src/common/plugin.c
12321         * src/common/plugin.h
12322                 Add a little plugin dependancy system.
12323                 Plugins can ship a $plugin_name.deps file
12324                 (near them in PLUGINDIR) so that their
12325                 dependancies are loaded if possible.
12326         * src/plugins/Makefile.am
12327         * src/plugins/pgpcore/Makefile.am
12328         * src/plugins/pgpcore/passphrase.c
12329         * src/plugins/pgpcore/passphrase.h
12330         * src/plugins/pgpcore/plugin.c
12331         * src/plugins/pgpcore/prefs_gpg.c
12332         * src/plugins/pgpcore/prefs_gpg.h
12333         * src/plugins/pgpcore/select-keys.c
12334         * src/plugins/pgpcore/select-keys.h
12335         * src/plugins/pgpcore/sgpgme.c
12336         * src/plugins/pgpcore/sgpgme.h
12337                 Introduce pgpcore, used by pgpmime and
12338                 pgpinline
12339         * src/plugins/pgpmime/Makefile.am
12340         * src/plugins/pgpmime/passphrase.c
12341         * src/plugins/pgpmime/passphrase.h
12342         * src/plugins/pgpmime/pgpmime.c
12343         * src/plugins/pgpmime/pgpmime.deps
12344         * src/plugins/pgpmime/plugin.c
12345         * src/plugins/pgpmime/prefs_gpg.c
12346         * src/plugins/pgpmime/prefs_gpg.h
12347         * src/plugins/pgpmime/select-keys.c
12348         * src/plugins/pgpmime/select-keys.h
12349         * src/plugins/pgpmime/sgpgme.c
12350         * src/plugins/pgpmime/sgpgme.h
12351                 Remove the core from pgpmime and add the
12352                 dependancy to pgpcore.
12353
12354 2005-07-14 [paul]       1.9.12cvs48
12355
12356         * src/stock_pixmap.c
12357                 forgot this in last commit
12358
12359 2005-07-14 [paul]       1.9.12cvs47
12360
12361         * src/account.c
12362         * src/addressbook.c
12363                 add accelerators for the buttons (sync with main)
12364         * src/compose.c
12365         * src/compose.h
12366                 add accelerators for the buttons.
12367                 fix editing with external editor.
12368                 replace gdk_input_*() with GIOChannel;
12369                 (sync with main)
12370         * src/foldersel.c
12371                 display folder names with new/unread
12372                 representation (sync with main)
12373         * src/main.c
12374                 specify default window icon (sync with main)
12375         * src/prefs_common.c
12376                 use_addr_book default to FALSE
12377         * src/summaryview.c
12378         * src/textview.c
12379                 add accelerators for the buttons (sync with main)
12380         * src/gtk/menu.c
12381                 fix typos
12382         * src/pixmaps/sylpheed_icon.xpm
12383                 updated
12384
12385 2005-07-13 [paul]       1.9.12cvs46
12386
12387         * src/plugins/pgpmime/pgpmime.c
12388         * src/plugins/pgpmime/sgpgme.c
12389                 (temporarily) use deprecated gpgme_data_rewind()
12390                 while largefile support is not present
12391                 (as suggested by Colin)
12392
12393 2005-07-13 [paul]       1.9.12cvs45
12394
12395         * configure.ac
12396                 remove large file support (for now):
12397                 it breaks too many things
12398
12399 2005-07-13 [paul]       1.9.12cvs44
12400
12401         * configure.ac
12402                 add large file support
12403         * src/html.c
12404                 fix bug #763 where href attribute was not
12405                 the very first attribute of a link
12406                 patch by Thomas Gilgin
12407
12408 2005-07-13 [colin]      1.9.12cvs43
12409
12410         * src/gtk/pluginwindow.c
12411                 Little portability fix
12412
12413 2005-07-13 [colin]      1.9.12cvs42
12414
12415         * src/plugins/pgpmime/sgpgme.c
12416                 Fix crasher.
12417
12418 2005-07-13 [colin]      1.9.12cvs41
12419
12420         * src/plugins/pgpmime/pgpmime.c
12421         * src/plugins/pgpmime/sgpgme.c
12422                 Use gpgme_data_release_and_get_mem instead
12423                 of gpgme_data_read.
12424
12425 2005-07-13 [colin]      1.9.12cvs40
12426
12427         * configure.ac
12428         * src/plugins/pgpmime/passphrase.c
12429         * src/plugins/pgpmime/passphrase.h
12430         * src/plugins/pgpmime/pgpmime.c
12431         * src/plugins/pgpmime/plugin.c
12432         * src/plugins/pgpmime/select-keys.c
12433         * src/plugins/pgpmime/select-keys.h
12434         * src/plugins/pgpmime/sgpgme.c
12435         * src/plugins/pgpmime/sgpgme.h
12436                 Port pgpmime to gpgme-1.0.
12437
12438 2005-07-12 [paul]       1.9.12cvs39
12439
12440         * AUTHORS
12441         * src/toolbar.c
12442         * src/toolbar.h
12443                 add a 'Go to Prev' button to the toolbar.
12444                 correct tooltip text of go to buttons.
12445                 based on patch by Yang Guilong <bamanzi@gmail.com>
12446
12447 2005-07-12 [colin]      1.9.12cvs38
12448
12449         * src/statusbar.c
12450                 Fix progress bar showing stuff at startup.
12451
12452 2005-07-12 [paul]       1.9.12cvs37
12453
12454         * src/editjpilot.c
12455                 fix building with jpilot support
12456
12457 2005-07-11 [colin]      1.9.12cvs36
12458
12459         * src/inc.c
12460                 Add visual indication that filtering is running
12461         * src/textview.c
12462                 Make {}[] uri delimiters
12463         * src/summaryview.c
12464                 Remove useless (and slow) calls
12465
12466 2005-07-11 [paul]       1.9.12cvs35
12467
12468         * src/plugins/clamav/clamav_plugin_gtk.c
12469         * src/plugins/dillo_viewer/dillo_prefs.c
12470         * src/plugins/pgpmime/prefs_gpg.c
12471         * src/plugins/spamassassin/spamassassin_gtk.c
12472                 gather plugins prefs together under their
12473                 own 'Plugins' heading
12474
12475 2005-07-11 [paul]       1.9.12cvs34
12476
12477         sync with main
12478
12479         * src/account.c
12480                 account_delete(): modified alert dialog
12481         * src/editjpilot.c
12482         * src/editvcard.c
12483                 fixed a crash when cancelling file selection
12484                 dialog by Escape key. Made non-ascii filename
12485                 selectable.
12486         * src/prefs_template.c
12487                 prefs_template_window_create(): make scrolled
12488                 window policy AUTOMATIC
12489
12490 2005-07-10 [hoa]        1.9.12cvs33
12491
12492         * src/etpan/imap-thread.c
12493                 workaround for old Courier IMAP servers.
12494
12495 2005-07-10 [colin]      1.9.12cvs32
12496
12497         * src/folder.c
12498         * src/statusbar.c
12499         * src/statusbar.h
12500                 Add visual progress indicator on filtering/processing
12501                 Factorize the progress bar code
12502         * src/imap.c
12503         * src/imap.h
12504         * src/etpan/imap-thread.c
12505                 Add a reference counter to avoid destroying the Folder
12506                 while it's in use by another callback.
12507
12508 2005-07-09 [hoa]        1.9.12cvs31
12509
12510         * src/imap.c
12511         * src/etpan/imap-thread.c
12512                 fixed deadlock when removing IMAP account.
12513
12514 2005-07-08 [colin]      1.9.12cvs30
12515
12516         * src/textview.c
12517         * src/unmime.c
12518                 Fix again problems decoding broken headers
12519         * src/gtk/inputdialog.c
12520                 Fix local variable shadowing a global one
12521
12522 2005-07-08 [colin]      1.9.12cvs29
12523
12524         * src/msgcache.c
12525                 Make the cache/mark files platform-agnostic by writing
12526                 them in little-endian format. Reading them is also done
12527                 in little-endian format, of course; however, in order
12528                 to avoid trashing mark data on big-endian machines, the
12529                 files are, at first, read from the native format if the
12530                 little-endian one doesn't exist. This is easy to deter-
12531                 mine by trying to open a file with a swapped data_ver
12532                 and seeing if it's the wanted version.
12533                 Little-endian using users should see absolutely no
12534                 difference, Big-endian users may get a very little
12535                 performance drop due to byte-swapping.
12536                 Tested on i386 and ppc32. 
12537                 Fixes bug #159 (The index file, in the mailboxes, is 
12538                 hardware depending).
12539
12540                 To have the cache/mark files updated to the new little-
12541                 endian format, "Check for new messages" or even
12542                 "Rebuild folder tree" aren't enough. Files will be
12543                 updated as soon as a folder has been opened/closed.
12544                 To update everything, just select all folders by
12545                 selecting them one by one.
12546
12547 2005-07-07 [colin]      1.9.12cvs28
12548
12549         * src/imap.c
12550                 Remember the folder separator per IMAPFolder
12551                 instead of globally.
12552                 Revive the Session on noop; fixes bug #761
12553                 (mark a bunch of unread messages as read takes 
12554                 forever)
12555
12556 2005-07-07 [darko]      1.9.12cvs27
12557
12558         * src/common/template.c
12559                 Sort templates alphabetically
12560
12561 2005-07-06 [colin]      1.9.12cvs26
12562
12563         * src/imap.c
12564                 Try to use the correct separator in
12565                 most cases. Possibly fixes bug #759
12566                 (only creates the INBOX folder when 
12567                 setting up new IMAP account) and 
12568                 bug #760 (Can't retrieve messages)
12569
12570 2005-07-06 [colin]      1.9.12cvs25
12571
12572         * src/imap.c
12573                 Use real_path in status command. This will
12574                 help later, when namespaces will be used.
12575
12576 2005-07-06 [colin]      1.9.12cvs24
12577
12578         * configure.ac
12579         * src/account.c
12580         * src/folder.c
12581         * src/imap.c
12582         * src/etpan/etpan-log.c
12583         * src/etpan/etpan-thread-manager.c
12584         * src/etpan/imap-thread.c
12585                 Add a --disable-libetpan parameter. With this,
12586                 users that don't want IMAP4 support can avoid
12587                 the new dependancy (and have no IMAP support).
12588                 Users that have IMAP4 accounts and use this
12589                 parameter won't lose their configuration, their
12590                 IMAP accounts will just be invisible and not
12591                 used.
12592         * src/textview.c
12593                 Make the "Copy ..." contextual menu items 
12594                 copy to both the X clipboard and the gtk 
12595                 clipboard - as most other apps do.
12596         * src/gtk/about.c
12597                 Add a notice about OpenSSL usage, in order to
12598                 comply with OpenSSL's license (point 6):
12599                 http://www.openssl.org/source/license.html
12600
12601 2005-07-06 [colin]      1.9.12cvs23
12602
12603         * src/alertpanel.c
12604                 Fix a minimum size for alertpanels
12605         * src/compose.c
12606                 Show 'No space left on device' type errors
12607                 when queuing/sending
12608         * src/imap_gtk.c
12609         * src/mh_gtk.c
12610                 Rework folder's deletion message (remove 
12611                 extra \n)
12612
12613 2005-07-05 [colin]      1.9.12cvs22
12614
12615         * src/imap.c
12616                 Add an alertpanel on auth error
12617                 Add pseudo-log
12618                 Remove pthread-related stuff
12619
12620 2005-07-05 [colin]      1.9.12cvs21
12621
12622         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12623                 Fix crash on plugin reloading (with a hack)
12624
12625 2005-07-05 [colin]      1.9.12cvs20
12626
12627         * src/prefs_account.c
12628         * src/prefs_account.h
12629                 Fix typo
12630         * src/gtk/filesel.c
12631         * src/gtk/filesel.h
12632                 Add a way to filter the view
12633         * src/gtk/pluginwindow.c
12634                 Filter loadable stuff
12635         * src/plugins/pgpmime/prefs_gpg.c
12636                 Fix missing unregistration
12637         * .cvsignore
12638         * src/etpan/.cvsignore
12639         * src/plugins/spamassassin/.cvsignore
12640                 Add more stuff to cvs ignored files
12641
12642 2005-07-04 [colin]      1.9.12cvs19
12643
12644         * src/imap.c
12645                 Fix scan_required returning FALSE when it
12646                 shouldn't. Maybe fix #760 (Can't retrieve
12647                 messages)
12648
12649 2005-07-04 [colin]      1.9.12cvs18
12650
12651         * src/summaryview.c
12652                 Fix always_show_msg pref
12653
12654 2005-07-04 [paul]       1.9.12cvs17
12655
12656         sync with main (forgotten in last commit)
12657         
12658         * src/common/utils.c
12659         * src/common/utils.h
12660                 check_line_length(): new.
12661                 is_dir_exist()
12662                 is_file_entry_exist()
12663                 dirent_is_regular_file()
12664                 dirent_is_directory(): use g_file_test() instead of stat().
12665
12666 2005-07-04 [paul]       1.9.12cvs16
12667
12668         sync with main:
12669
12670         * src/compose.c
12671                 compose_write_to_file(): check for line
12672                 length limit and display warning if exceeds
12673         * src/jpilot.c
12674                 use get_home_dir() instead of g_get_home_dir()
12675         * src/procheader.c
12676                 removed warning about invalid date
12677         * src/vcard.c
12678                 use get_home_dir() instead of g_get_home_dir()
12679
12680 2005-07-04 [paul]       1.9.12cvs15
12681
12682         * src/stock_pixmap.c
12683                 fix new pixmap naming errors
12684                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12685
12686 2005-07-04 [colin]      1.9.12cvs14
12687
12688         * src/imap.c
12689                 Fix debugging string with a warning
12690
12691 2005-07-04 [colin]      1.9.12cvs13
12692
12693         * configure.ac
12694                 Add a check for libetpan's version (>= 0.37)
12695
12696 2005-07-04 [hoa]        1.9.12cvs12
12697
12698         * commitHelper
12699         * src/imap.c
12700         * src/etpan/imap-thread.c
12701         * src/etpan/imap-thread.h
12702                 fixed IMAP implementation of check of mails.
12703
12704 2005-07-03 [hoa]        1.9.12cvs11
12705
12706         * src/etpan/Makefile.am
12707         * src/etpan/etpan-errors.h
12708         * src/etpan/etpan-log.[ch]
12709         * src/etpan/etpan-thread-manager-types.h
12710         * src/etpan/etpan-thread-manager.[ch]
12711         * src/etpan/imap-thread.[ch]
12712         * src/Makefile.am
12713         * src/imap.c
12714         * src/main.c
12715         * src/prefs_other.c
12716         * configure.ac
12717             merged imap branch.
12718             dependency on libetpan 0.37 is now added.
12719
12720 2005-07-01 [colin]      1.9.12cvs10
12721
12722         * src/Makefile.am
12723         * src/folder.c
12724         * src/folder.h
12725         * src/folderview.c
12726         * src/stock_pixmap.c
12727         * src/stock_pixmap.h
12728         * src/plugins/trayicon/trayicon.c
12729                 Add marked symbol on folders containing
12730                 marked messages
12731         * src/procmsg.c
12732         * src/procmsg.h
12733         * src/toolbar.c
12734         * src/prefs_common.c
12735         * src/prefs_common.h
12736         * src/prefs_send.c
12737                 Add an optional confirmation dialog on queue
12738                 sending. Patch by wwp.
12739         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12740         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12741         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12742         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12743         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12744         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12745         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12746         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12747         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12748         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12749         * src/pixmaps/trash_mark.xpm            ** ADDED **
12750                 New pixmaps
12751
12752 2005-07-01 [colin]      1.9.12cvs9
12753
12754         * src/summaryview.c
12755                 Fix a little threading bug
12756         * src/addrgather.c
12757         * src/mainwindow.c
12758                 A little bit of HIG normality never hurts
12759
12760 2005-07-01 [colin]      1.9.12cvs8
12761
12762         * src/compose.c
12763         * src/msgcache.c
12764         * src/pop.c
12765         * src/procmime.c
12766         * src/recv.c
12767         * src/common/log.c
12768         * src/common/template.c
12769         * src/common/utils.c
12770         * src/common/utils.h
12771                 Reverted the fwrite_atomic stuff. In fact
12772                 it is already atomic.
12773
12774 2005-06-30 [colin]      1.9.12cvs7
12775
12776         * src/common/utils.c
12777         * src/common/utils.h
12778                 Add an fwrite_atomic() function to make
12779                 sure we write everything: fwrite can make
12780                 short writes.
12781         * src/compose.c
12782         * src/msgcache.c
12783         * src/pop.c
12784         * src/procmime.c
12785         * src/recv.c
12786         * src/common/log.c
12787         * src/common/template.c
12788                 Use that (and fix swapping of size and nmemb).
12789                 Thanks to Rich Coe for the heads up.
12790
12791 2005-06-30 [colin]      1.9.12cvs6
12792
12793         * src/addressbook.c
12794                 Optimize addressbook opening 
12795
12796 2005-06-30 [colin]      1.9.12cvs5
12797
12798         * src/summaryview.c
12799                 Remove calls to summary_step after move/copy
12800
12801 2005-06-28 [paul]       1.9.12cvs4
12802
12803         * src/alertpanel.c
12804                 wrap and make the error msg selectable
12805
12806 2005-06-28 [paul]       1.9.12cvs3
12807
12808         * src/ssl_manager.c
12809                 replace the OK button with a Close button
12810         * src/gtk/foldersort.c
12811                 use GTK_STOCK_ icons/buttons
12812
12813 2005-06-28 [colin]      1.9.12cvs2
12814
12815         * src/gedit-print.c             ** ADDED **
12816         * src/gedit-print.h             ** ADDED **
12817         * src/gtk/gtksourceprintjob.c   ** ADDED **
12818         * src/gtk/gtksourceprintjob.h   ** ADDED **
12819                 I can't believe no one had enough time to tell
12820                 me I forgot the `cvs add`
12821
12822 2005-06-27 [colin]      1.9.12cvs1
12823
12824         * src/Makefile.am
12825         * src/gtk/Makefile.am
12826         * src/messageview.c
12827         * src/procmsg.c
12828         * src/summaryview.c
12829         * configure.ac
12830                 Add optional libgnomeprint-based printing
12831         * src/mainwindow.c
12832         * src/gtk/quicksearch.c
12833                 Add an Edit/Quick search menu item to show
12834                 and focus the quicksearch
12835
12836 2005-06-27 [paul]       1.9.12
12837
12838         1.9.12 release
12839
12840         * po/ca.po
12841         * po/de.po
12842         * po/es.po
12843         * po/fr.po
12844         * po/it.po
12845         * po/ko.po
12846         * po/pt_BR.po
12847         * po/sk.po
12848         * po/zh_CN.po
12849                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12850                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12851                 SungHyun Nam, Frederico Goncalves Guimaraes,
12852                 Andrej Kacian, and Yang Guilong
12853 2005-06-26 [colin]      1.9.11cvs106
12854
12855         * src/imap_gtk.c
12856                 Forgot one file for previous fix
12857
12858 2005-06-26 [colin]      1.9.11cvs105
12859
12860         * src/folder.c
12861         * src/imap.c
12862                 Fix problems with folder operations in no_select
12863                 imap folders. it applies only to mails, and 
12864                 creation/deletion/move/renaming of folders 
12865                 should be possible
12866
12867 2005-06-26 [paul]       1.9.11cvs104
12868
12869         * src/prefs_filtering.c
12870                 replace one more GTK_STOCK_REMOVE
12871                 with GTK_STOCK_DELETE
12872
12873 2005-06-25 [colin]      1.9.11cvs103
12874
12875         * src/imap.c
12876                 Optimize get_seq_set_from_seq_list
12877                 (Patch by Ricardo) 
12878
12879 2005-06-25 [colin]      1.9.11cvs102
12880
12881         * src/mh.c
12882                 If the directory exists, but not in the
12883                 correct encoding, rename it. This should
12884                 handle old-versions-induced bugs.
12885
12886 2005-06-25 [colin]      1.9.11cvs101
12887
12888         * src/mh.c
12889                 Fix path access with extended dir names
12890                 Fixes bug #589 (SC segfaults with wrong locale
12891                 settings)
12892
12893 2005-06-25 [colin]      1.9.11cvs100
12894
12895         * src/prefs_account.c
12896         * src/prefs_account.h
12897         * src/compose.c
12898                 Add an option to encrypt replies to
12899                 encrypted messages
12900
12901 2005-06-25 [colin]      1.9.11cvs99
12902
12903         * src/compose.c
12904         * src/quote_fmt_parse.y
12905                 ... And make it work with pgpinline.
12906
12907 2005-06-25 [colin]      1.9.11cvs98
12908
12909         * src/compose.c
12910         * src/procmime.c
12911         * src/procmime.h
12912         * src/quote_fmt_parse.y
12913                 o Make reedition of encrypted messages possible
12914                   (as long as it is encrypted to self too, no
12915                    magic there)
12916                 o Make replying with quote (and without selecting
12917                   text) possible for encrypted messages.
12918                 Closes bug #550 (Not possible to "reply with quote"
12919                 to gnupg encrypted messages)
12920
12921 2005-06-24 [paul]       1.9.11cvs97
12922
12923         * src/imap.c
12924                 add missing include
12925
12926 2005-06-24 [paul]       1.9.11cvs96
12927
12928         * src/editldap.c
12929                 made bind password entry invisible
12930                 (sync with main)
12931         * src/send_message.c
12932                 send_message_local(): check exit status
12933                 to detect errors (sync with main)
12934         * src/textview.c
12935                 use main's less ambiguous popup menu
12936                 wording
12937
12938 2005-06-24 [paul]       1.9.11cvs95
12939
12940         * src/prefs_actions.c
12941         * src/prefs_customheader.c
12942         * src/prefs_display_header.c
12943         * src/prefs_filtering_action.c
12944         * src/prefs_matcher.c
12945         * src/prefs_template.c
12946         * src/prefs_toolbar.c
12947                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12948         * src/gtk/description_window.c
12949                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12950
12951 2005-06-23 [colin]      1.9.11cvs94
12952
12953         * src/summaryview.c
12954                 Fix rough edges (be sure to call status_show whenever
12955                 necessary).
12956
12957 2005-06-23 [colin]      1.9.11cvs93
12958
12959         * src/summaryview.c
12960                 Optimize Select All
12961                 Before, in a 5K mails folder: 11s
12962                 After, in the same folder: 58000µs
12963                 The joys of locking... gtk_clist_select_all() fires a 
12964                 tree-select-row event for each selected row, which in 
12965                 summaryview, callbacks summary_selected which in turn,
12966                 calls summary_status_show, which walks the selected
12967                 rows. Hence, calling gtk_clist_select_all was 
12968                 exponential. Locking the summaryview makes 
12969                 summary_selected return early.
12970
12971 2005-06-23 [colin]      1.9.11cvs92
12972
12973         * src/imap.c
12974                 Move mutex at the important place to avoid
12975                 deadlocks
12976         * src/summaryview.c
12977                 Fix Del key deleting directly instead of
12978                 moving to trash
12979
12980 2005-06-22 [colin]      1.9.11cvs91
12981
12982         * src/plugins/spamassassin/libspamc.c
12983                 As we do spagetti code with assignations in multiple
12984                 places (see _message_read_raw where out = msg = raw),
12985                 let's be sure we don't free the same pointer twice.
12986                 Should fix bug #683 (Crash in libpam at 
12987                 message_cleanup).
12988
12989 2005-06-22 [colin]      1.9.11cvs90
12990
12991         * src/compose.c
12992         * src/messageview.c
12993         * src/toolbar.c
12994                 Make toolbar's delete use the move to trash stuff;
12995                 Add gtk_widget_realize to be sure pixmaps can get
12996                 created (that may fix an old worksforme bug which
12997                 I can't find back...)
12998
12999 2005-06-22 [colin]      1.9.11cvs89
13000
13001         * src/summaryview.c
13002         * src/summaryview.h
13003         * src/mainwindow.c
13004                 Rename "Message/Delete" to "Message/Move to trash"
13005                 Add "Message/Delete..." that directly destroys the
13006                 selected messages after asking for a confirmation.
13007
13008 2005-06-22 [colin]      1.9.11cvs88
13009
13010         * src/imap.c
13011                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13012                 o Fix a deadlock (thanks Darko)
13013
13014 2005-06-22 [colin]      1.9.11cvs87
13015
13016         * src/gtk/foldersort.c
13017                 Add missing include for the i18n;
13018                 patch by Fabien Vantard
13019
13020 2005-06-21 [colin]      1.9.11cvs86
13021
13022         * src/folder.c
13023         * src/folderview.c
13024                 Respect the no_select flag
13025         * src/imap.c
13026                 Fix recursive deletion
13027         * src/imap_gtk.c
13028         * src/mh_gtk.c
13029                 Make the folder deletion's warning
13030                 more explicit
13031
13032 2005-06-21 [colin]      1.9.11cvs85
13033
13034         * src/textview.c
13035                 Prevent email addresses from spanning accross
13036                 lines - fixes bug # 646 (newline-chars in 
13037                 email addresses)
13038
13039 2005-06-20 [colin]      1.9.11cvs84
13040
13041         * src/folder.c
13042                 Be sure not to remove source if copy failed
13043
13044 2005-06-20 [colin]      1.9.11cvs83
13045
13046         * src/folderview.c
13047         * src/imap_gtk.c
13048                 remove summaryview's lock
13049         * src/imap.c
13050                 introduce threads to avoid problems when foreground tasks
13051                 interfere with background tasks
13052         * src/mh.c
13053                 prevent moving to drafts/queue
13054         * src/mimeview.c
13055                 fix leak
13056
13057 2005-06-19 [colin]      1.9.11cvs82
13058
13059         * src/imap_gtk.c
13060                 Remember that the user doesn't want to override
13061                 offline mode, for 3 seconds. It avoid presenting
13062                 him with N popups in a really short time.
13063
13064 2005-06-17 [colin]      1.9.11cvs81
13065
13066         * src/imap.c
13067                 Fix IMAP breaking on folders containing '('
13068                 (Probably won't be enough)
13069
13070 2005-06-17 [colin]      1.9.11cvs80
13071
13072         Forgotten files on 1.9.11cvs79
13073         * src/summaryview.c
13074                 Fix stepping when not immediately executing
13075         * src/imap.c
13076                 Really prevent UID FETCH 0
13077         * src/codeconv.c
13078                 Fix outgoing charset never set to utf-8
13079         * src/mh.c
13080                 Fix leak
13081
13082 2005-06-16 [colin]      1.9.11cvs79
13083
13084         * src/compose.c
13085                 Fix bug #707 (Dash splits rows)
13086                 Only wrap if we're on a line break position and
13087                 the previous one was a "white" (space) char.
13088                 Pango stuff is weird.
13089
13090 2005-06-16 [colin]      1.9.11cvs78
13091
13092         * src/imap_gtk.c
13093                 Lock summaryview while downloading messages
13094                 on user demand
13095         * src/procheader.c
13096         * src/unmime.c
13097         * src/common/utils.c
13098         * src/common/utils.h
13099                 Replace \r and \n with spaces in From and
13100                 Subject headers
13101
13102 2005-06-16 [paul]       1.9.11cvs77
13103
13104         * src/procmime.c
13105                 liberalise the mime parser
13106         * src/gtk/about.c
13107                 add text wrapping
13108
13109 2005-06-16 [paul]       1.9.11cvs76
13110
13111         * src/gtk/about.c
13112                 reworked
13113
13114 2005-06-15 [colin]      1.9.11cvs75
13115
13116         * src/compose.c
13117                 Finish header encoding fix
13118         * src/summaryview.c
13119                 Fix segfault
13120         * src/headerview.c
13121                 Fix compilation (Thanks Stephan
13122                 Sachse)
13123
13124 2005-06-15 [colin]      1.9.11cvs74
13125
13126         * Makefile.am
13127                 Install gnome2 stuff rather than gnome1, 
13128                 if both are present
13129         * src/codeconv.c
13130         * src/codeconv.h
13131         * src/compose.c
13132                 Fix headers encoding
13133         * src/folder.c
13134                 Visual progress when fetching all messages
13135         * src/folderview.c
13136         * src/summaryview.c
13137         * src/summaryview.h
13138                 Prevent changing current message while
13139                 incorporating
13140
13141 2005-06-15 [paul]       1.9.11cvs73
13142
13143         * src/gtk/gtkaspell.c
13144         * src/gtk/gtkaspell.h
13145                 fix build warnings
13146
13147 2005-06-15 [paul]       1.9.11cvs72
13148
13149         * src/prefs_filtering.c
13150                 allow reordering of filter rules by
13151                 drag n drop
13152
13153 2005-06-15 [paul]       1.9.11cvs71
13154
13155         * COPYING
13156                 updated
13157         * src/codeconv.c
13158                 replace deprecated function
13159         * src/inc.c
13160         * src/send_message.c
13161         * src/gtk/progressdialog.c
13162         * src/gtk/progressdialog.h
13163                 salvage and reuse parts of reverted sync
13164
13165 2005-06-15 [paul]       1.9.11cvs70
13166
13167         * src/inc.c
13168         * src/send_message.c
13169         * src/gtk/progressdialog.c
13170         * src/gtk/progressdialog.h
13171                 revert yesterday's sync with main
13172                 it contains deprecated functions
13173
13174 2005-06-15 [colin]      1.9.11cvs69
13175
13176         * src/headerview.c
13177                 Fix bug #670 (multi user to: will corrupt message 
13178                 headers display)
13179
13180 2005-06-15 [colin]      1.9.11cvs68
13181
13182         * src/compose.c
13183                 Fix bug #421 (Fix undo on wrapping)
13184
13185 2005-06-15 [colin]      1.9.11cvs67
13186
13187         * src/folder.c
13188                 Provide visual feedback while processing
13189                 folder's rules.
13190         * src/imap.c
13191                 Provide visual feedback while getting
13192                 short headers (for uncached messages)
13193
13194
13195 2005-06-14 [paul]       1.9.11cvs66
13196
13197         * src/account.c
13198                 change a couple stock icons
13199         * src/inc.c
13200         * src/send_message.c
13201         * src/gtk/progressdialog.c
13202         * src/gtk/progressdialog.h
13203                 sync main's GtkTreeView implementation
13204
13205 2005-06-14 [colin]      1.9.11cvs65
13206
13207         * src/imap.c
13208                 Various little fixes, mainly on error paths
13209
13210 2005-06-13 [colin]      1.9.11cvs64
13211
13212         * matcher.c
13213         * procmsg.c
13214         * procmsg.h
13215                 Add a way to fetch only headers. This speeds
13216                 up filtering on headers for IMAP. Fixes:
13217                 bug #481 extraneous imap commands slow down 
13218                         imap filtering
13219                 bug #522 Sylpheed downloads all messages 
13220                         when opening mailbox (IMAP)
13221                 bug #677 IMAP fetch is soooooooooooooo slow
13222         * src/folder.c
13223         * src/folder.h
13224                 Add a folder set_batch method so that
13225                 implementations can speed up flags changes
13226         * src/folderutils.c
13227         * src/summaryview.c
13228                 Use that in mark as (un)read and mark all read
13229                 Refix bug #679
13230         * src/imap.c
13231                 Implement set_batch - brings back deferred
13232                 flags in a less buggy manner. Fixes:
13233                 bug #729 IMAP immediate expunge of deleted messages
13234                 bug #191 remove list of messages with one command
13235                 Fix login with strange chars
13236                 Implement fetch_msg_full
13237                 Fix copy (wrong counts)
13238
13239 2005-06-12 [colin]      1.9.11cvs63
13240
13241         * src/folder.c
13242                 lock incorporation during long operations.
13243                 Avoids fucking up the IMAP socket.
13244
13245 2005-06-12 [colin]      1.9.11cvs62
13246
13247         * src/imap.c
13248                 Fix harmful typo
13249                 Factorize remove_all_msg
13250                 Thread-ize expunge
13251         * src/summaryview.c
13252                 Don't update partial-download status if unnecessary
13253         * src/folder.c
13254                 Use remove_msgs everywhere possible
13255
13256 2005-06-12 [colin]      1.9.11cvs61
13257
13258         * src/folder.c
13259         * src/folder.h
13260                 Add a remove_msgs function to remove a 
13261                 list of messages
13262         * src/imap.c
13263                 Implement that.
13264
13265 2005-06-12 [colin]      1.9.11cvs60
13266
13267         * src/imap.c
13268                 Remove flags-processing deferring... Too hard
13269                 to get it to work in all cases.
13270
13271 2005-06-11 [colin]      1.9.11cvs59
13272
13273         * src/imap.c
13274                 printf -> debug_print
13275
13276 2005-06-11 [colin]      1.9.11cvs58
13277
13278         * src/imap.c
13279                 o Fix build without USE_PTHREAD
13280                 o Factorize imap_open
13281                 o Alertpanel in case of impossible connection
13282                 o Alertpanel in case of impossible login
13283                 o Fix deferred flags processing to force a 
13284                   flush before adding some more flags to process,
13285                   but in another folder.
13286
13287 2005-06-10 [colin]      1.9.11cvs57
13288
13289         * src/imap.c
13290                 o Fix a format string error
13291                 o init ssl socket outside of the thread 
13292                   (it possibly invokes gtk calls)
13293         * src/procmime.c
13294                 o Put back the buffer to its necessary size
13295                 o Fix changing a file pointer without keeping
13296                   track of it (thanks Valgrind)
13297         * src/common/smtp.c
13298                 o Fix automatic STARTTLS if login should be done
13299                   and the server only allows it after starting TLS
13300         * src/gtk/gtkinputdialog.c
13301                 o Eat GDK_Return so that the combo popup doesn't 
13302                   appear when we press Enter to validate the combo
13303                   input dialog (as seen in the Open with... dialog)
13304
13305 2005-06-10 [colin]      1.9.11cvs56
13306
13307         * src/imap.c
13308                 o A bit less debug
13309                 o Fix a crash on deletion
13310                 o Threadize imap_select (it's called outside of 
13311                   threads)
13312                 o Defer treatment of DELETED flags
13313
13314
13315 2005-06-09 [colin]      1.9.11cvs55
13316
13317         * src/imap.c
13318                 Make sure we check imap_gtk_should_override(), which
13319                 potentially calls gtk stuff, before creating thread.
13320                 That way it should't be called via imap_get_session()
13321                 inside a thread.
13322
13323 2005-06-09 [colin]      1.9.11cvs54
13324
13325         * src/imap.c
13326                 o add a bit of status output
13327                 o remove some dead code
13328                 o threadize get_list_of_uids
13329                 o threadize imap_get_flags
13330                 o defer flag changing by 500ms so that they
13331                   can be batched
13332
13333
13334 2005-06-08 [colin]      1.9.11cvs53
13335
13336         * src/imap.c
13337                 Thread-ize imap_cmd_fetch
13338
13339 2005-06-08 [colin]      1.9.11cvs52
13340
13341         * src/main.c
13342                 Mmh, that broke POP3...
13343
13344 2005-06-08 [colin]      1.9.11cvs51
13345
13346         * src/main.c
13347                 Stabilize IMAP patch (thanks to Hoa)
13348
13349 2005-06-08 [colin]      1.9.11cvs50
13350
13351         * src/imap.c
13352                 Test patch to speed up imap. 
13353
13354 2005-06-08 [colin]      1.9.11cvs49
13355
13356         * src/imap_gtk.c
13357                 Warning fix
13358         * src/procmime.c
13359                 Apply patch from gentoo to use /usr/share/mime/globs if 
13360                 available, after un-breaking it
13361         * src/common/log.c
13362         * src/common/log.h
13363                 Use g_timeout for invoking hooks that possibly use gtk
13364                 calls. This should leave gtk calls in the main thread.
13365
13366 2005-06-08 [paul]       1.9.11cvs48
13367
13368         * src/codeconv.c
13369                 conv_get_outgoing_charset_str(): don't
13370                 use prefs_common setting
13371         * src/compose.c
13372         * src/compose.h
13373                 add /Options/Character encoding/... to
13374                 temporarily change the outgoing encoding
13375
13376         (belated sync with main)
13377
13378 2005-06-08 [paul]       1.9.11cvs47
13379
13380         * src/compose.c
13381                 correction to/completion of last
13382                 sync with main
13383
13384 2005-06-08 [paul]       1.9.11cvs46
13385
13386         sync with main:
13387         
13388         * src/codeconv.c
13389         * src/codeconv.h
13390                 always enabled Japanese auto-detection
13391                 if the first letters of locale string
13392                 is "ja"
13393         * src/compose.c
13394                 don't use "destroy" signal to destroy
13395                 Compose object (fix rare crashes on discard?)
13396         * src/mainwindow.c
13397         * src/messageview.c
13398         * src/prefs_send.c
13399                 added Hebrew encodings
13400         * src/sourcewindow.c
13401                 don't use "destroy" signal to destroy
13402                 objects
13403
13404 2005-06-07 [colin]      1.9.11cvs45
13405
13406         * src/summaryview.c
13407                 Add missing unlocks/locks
13408
13409 2005-06-07 [paul]       1.9.11cvs44
13410
13411         * src/summaryview.c
13412                 restore bug #749 fix
13413
13414 2005-06-06 [colin]      1.9.11cvs43
13415
13416         * src/summaryview.c
13417                 Fix selection bug when prefs_common.open_unread 
13418                 is FALSE
13419
13420 2005-06-06 [colin]      1.9.11cvs42
13421
13422         * src/common/md5.c
13423                 Fix a warning
13424         * src/summaryview.c
13425         * src/folderview.c
13426                 Factorize long operations beginning and end
13427                 (locking, freezing/thawing, cursor, ...)
13428                 Check selection->data member in selection-
13429                 related loops; this avoids dying an awful
13430                 death if the selection changes on us while
13431                 we're marking a whole IMAP folder unread, 
13432                 for example.
13433
13434 2005-06-06 [paul]       1.9.11cvs41
13435
13436         * src/textview.c
13437                 don't g_free() a static gchar buffer
13438
13439 2005-06-05 [colin]      1.9.11cvs40
13440
13441         * src/mainwindow.c
13442         * src/messageview.c
13443         * src/summaryview.c
13444                 Fix bug #749 (Show all headers should be
13445                 sticky as the GUI suggests)
13446
13447 2005-06-03 [paul]       1.9.11cvs39
13448
13449         * src/compose.c
13450                 don't allow editing of mail while sending.
13451                 patch by Colin
13452
13453 2005-06-03 [paul]       1.9.11cvs38
13454
13455         * src/folderview.c
13456                 add a freeze/thaw to speed up 'mark all read'
13457
13458 2005-06-03 [paul]       1.9.11cvs37
13459
13460         * src/prefs_message.c
13461                 reflect changes immediately
13462
13463 2005-06-02 [colin]      1.9.11cvs36
13464
13465         * po/POTFILES.in
13466                 Patch by Fabien Vantard.
13467
13468 2005-06-02 [colin]      1.9.11cvs35
13469
13470         * src/imap.c
13471                 Use a non-blocking imap_getline() if possible.
13472                 This should completely prevent the interface
13473                 from freezin on imap operations, although it
13474                 may do strange stuff in case of folder switching
13475                 while a big imap operation is taking place...
13476
13477                 In addition, fix a leak in the case thread
13478                 creation fails on connection.
13479
13480 2005-06-02 [colin]      1.9.11cvs34
13481
13482         * src/crash.c
13483         * src/prefs_common.h
13484                 Fix build (prefs_common_init() doesn't exist
13485                 anymore)
13486
13487 2005-06-02 [colin]      1.9.11cvs33
13488
13489         * src/prefs_account.c
13490                 Fix bug #245 (filtering rules broken when
13491                 renaming a remote account (imap4 or nntp)
13492
13493 2005-06-02 [colin]      1.9.11cvs32
13494
13495         * src/imap.c
13496                 Try to fix IMAP shortcomings: 
13497                 o Multithread imap_open()
13498                 o allow offline-mode overriding instead of
13499                   just returning NULL
13500         * src/imap_gtk.c
13501         * src/imap_gtk.h
13502                 Add a function to ask whether we want to
13503                 override offline-mode for 10 minutes (one-shot
13504                 asking was painful)
13505         * src/procheader.c
13506                 Fix segfault when imap parser isn't happy about
13507                 a missing {
13508
13509 2005-06-01 [colin]      1.9.11cvs31
13510
13511         * src/addrharvest.c
13512         * src/compose.c
13513         * src/mbox.c
13514         * src/mbox.h
13515         * src/mh.c
13516         * src/msgcache.c
13517         * src/send_message.c
13518         * src/setup.c
13519         * src/undo.c
13520         * src/common/hooks.c
13521         * src/common/prefs.c
13522         * src/common/template.c
13523         * src/common/utils.c
13524         * src/gtk/gtkutils.c
13525         * src/gtk/inputdialog.c
13526         * src/gtk/menu.c
13527         * src/gtk/pluginwindow.c
13528         * src/gtk/prefswindow.c
13529         * src/plugins/pgpmime/passphrase.c
13530         * src/plugins/pgpmime/prefs_gpg.c
13531                 More -Wall fixes
13532
13533         * src/common/Makefile.am
13534         * src/common/timing.h
13535                 Add basic timing code
13536
13537         * src/summaryview.c
13538                 Fix a bug with unread messages when 
13539                 re-sorting folders, and by the way
13540                 fix a big performance hit when 
13541                 re-sorting (10k mails: before 5s,
13542                 after .5s)
13543
13544         * src/prefs_compose_writing.c
13545         * src/prefs_compose_writing.h
13546         * src/prefs_message.c
13547         * src/prefs_message.h
13548         * src/prefs_other.c
13549         * src/prefs_other.h
13550         * src/prefs_quote.c
13551         * src/prefs_quote.h
13552         * src/prefs_receive.c
13553         * src/prefs_receive.h
13554         * src/prefs_send.c
13555         * src/prefs_send.h
13556         * src/prefs_summaries.c
13557         * src/prefs_summaries.h
13558                 Fix copyright banner
13559
13560 2005-06-01 [paul]       1.9.11cvs30
13561
13562         * po/fi.po
13563                 updated by Flammie Pirinen
13564         * src/procmime.c
13565                 fix 'Bad BASE64 content' output
13566
13567 2005-05-31 [colin]      1.9.11cvs29
13568
13569         * src/procmime.c
13570                 Oops, where did my hunk go.
13571
13572 2005-05-31 [colin]      1.9.11cvs28
13573
13574         * src/Makefile.am
13575         * src/account.c
13576         * src/action.c
13577         * src/addr_compl.c
13578         * src/addressbook.c
13579         * src/codeconv.c
13580         * src/compose.c
13581         * src/export.c
13582         * src/folder.c
13583         * src/folderview.c
13584         * src/image_viewer.c
13585         * src/main.c
13586         * src/mainwindow.c
13587         * src/messageview.c
13588         * src/mimeview.c
13589         * src/msgcache.c
13590         * src/prefs_account.c
13591         * src/prefs_actions.c
13592         * src/prefs_common.c
13593         * src/prefs_compose_writing.c
13594         * src/prefs_customheader.c
13595         * src/prefs_ext_prog.c
13596         * src/prefs_filtering.c
13597         * src/prefs_filtering_action.c
13598         * src/prefs_fonts.c
13599         * src/prefs_image_viewer.c
13600         * src/prefs_message.c
13601         * src/prefs_message.h
13602         * src/prefs_msg_colors.c
13603         * src/prefs_other.c
13604         * src/prefs_other.h
13605         * src/prefs_quote.c
13606         * src/prefs_receive.c
13607         * src/prefs_receive.h
13608         * src/prefs_send.c
13609         * src/prefs_send.h
13610         * src/prefs_spelling.c
13611         * src/prefs_summaries.c
13612         * src/prefs_summary_column.c
13613         * src/prefs_template.c
13614         * src/prefs_themes.c
13615         * src/prefs_toolbar.c
13616         * src/prefs_wrapping.c
13617         * src/procmime.c
13618         * src/procmsg.c
13619         * src/send_message.h
13620         * src/ssl_manager.c
13621         * src/summary_search.c
13622         * src/summaryview.c
13623         * src/textview.c
13624         * src/wizard.c
13625         * src/common/smtp.c
13626         * src/common/smtp.h
13627         * src/gtk/gtkutils.h
13628                 o Move the rest of Common prefs to new style
13629                 o Lots of -Wall warning fixes
13630                 o fix FIXME in cache memusage calculation
13631                 o Let return receipts be sent from any account
13632                 o Little cache optimisation (read)
13633                 o Fix bug #746 (don't treat commas as separators
13634                   when inside a quoted string)
13635
13636 2005-05-31 [paul]       1.9.11cvs27
13637
13638         * src/prefs_common.c
13639                 fix 'off-by-one' typo
13640
13641 2005-05-31 [paul]       1.9.11cvs26
13642
13643         * src/account.c
13644         * src/addr_compl.c
13645         * src/compose.c
13646         * src/foldersel.c
13647         * src/prefs_actions.c
13648         * src/prefs_common.c
13649         * src/prefs_common.h
13650         * src/prefs_customheader.c
13651         * src/prefs_display_header.c
13652         * src/prefs_filtering.c
13653         * src/prefs_filtering_action.c
13654         * src/prefs_matcher.c
13655         * src/prefs_summaries.c
13656         * src/prefs_summary_column.c
13657         * src/prefs_template.c
13658         * src/prefs_toolbar.c
13659         * src/ssl_manager.c
13660         * src/gtk/pluginwindow.c
13661         * src/gtk/prefswindow.c
13662         * src/gtk/progressdialog.c
13663                 add hidden prefs 'enable_rules_hint'
13664                 for gtk_tree_view_set_rules_hint()
13665                 (sync with main)
13666                 
13667
13668 2005-05-31 [colin]      1.9.11cvs25
13669
13670         * src/Makefile.am
13671         * src/main.c
13672         * src/prefs_common.c
13673         * src/prefs_summaries.c ** ADDED **
13674         * src/prefs_summaries.h ** ADDED **
13675                 Common/Display -> Display/Summaries
13676
13677 2005-05-31 [colin]      1.9.11cvs24
13678
13679         * src/Makefile.am
13680         * src/main.c
13681         * src/prefs_quote.c ** ADDED **
13682         * src/prefs_quote.h ** ADDED **
13683                 Move Common/Quote to Compose/Quoting
13684         * src/prefs_common.c
13685         * src/prefs_common.h
13686                 Remove old quote stuff, add
13687                 convenience functions for GtkTextView prefs
13688         * src/gtk/prefswindow.c
13689                 Set default height higher
13690
13691 2005-05-30 [colin]      1.9.11cvs23
13692
13693         * src/Makefile.am
13694         * src/main.c
13695         * src/prefs_common.c
13696         * src/prefs_compose_writing.c ** ADDED **
13697         * src/prefs_compose_writing.h ** ADDED **
13698                 Move Common/Compose prefs to Compose/Writing
13699
13700 2005-05-30 [colin]      1.9.11cvs22
13701
13702         * src/common/utils.c
13703                 Fix bug #651 (Confused Attract by Subject)
13704                 Patch by M. Benkmann <haferfrost@web.de>
13705         * AUTHORS
13706
13707 2005-05-30 [colin]      1.9.11cvs21
13708
13709         * src/compose.c
13710                 Fix concatenation of different headers of
13711                 the same type (bug #645)
13712         * src/prefs_folder_item.c
13713                 Fix bug #699 (setting color to black doesn't
13714                 work immediately)
13715         * src/procmime.c
13716                 Print out decoding error only once per
13717                 block
13718
13719 2005-05-30 [paul]       1.9.11cvs20
13720
13721         * src/common/template.c
13722                 fix Bcc
13723
13724 2005-05-30 [paul]       1.9.11cvs19
13725
13726         * doc/src/rfc2368.txt   **NEW FILE**
13727         * src/compose.c
13728                 compose_entries_set(): don't interpret Bcc
13729                 header field (conform to RFC 2368)
13730                 (sync with main)
13731
13732 2005-05-29 [colin]      1.9.11cvs18
13733
13734         * src/prefs_common.c
13735                 Let the default reply format respect
13736                 netiquette by cutting the signature.
13737
13738 2005-05-29 [colin]      1.9.11cvs17
13739
13740         * src/summaryview.c
13741                 Don't let always_show_msg override
13742                 open_unread_on_enter when opening a new
13743                 directory.
13744
13745 2005-05-27 [paul]       1.9.11cvs16
13746
13747         sync with main:
13748
13749         * src/main.c
13750                 app_will_exit(): cleanup tmp directory when exit
13751         * src/message_search.c
13752                 improved the interface and made code cleanup.
13753                 removed Clear button
13754         * src/send_message.c
13755                 send_message_local(): use GSpawn, and detect errors
13756         * src/summary_search.c
13757                 improved the interface and made code cleanup
13758         * src/textview.c
13759                 textview_write_link(): also skip non-ascii space
13760                  at the head of link strings (phishing check
13761                  didn't work at the case)
13762         * src/common/utils.c
13763                 get_command_output(): use g_spawn_command_line_sync()
13764                 instead of popen()
13765
13766 2005-05-26 [colin]      1.9.11cvs15
13767
13768         * src/folder.c
13769                 remove printf
13770
13771 2005-05-26 [colin]      1.9.11cvs14
13772
13773         * src/common/nntp.c
13774                 Fix nntp mode reader (bug #611)
13775                 Patch by Florian Mickler <florian@mickler.org>
13776
13777 2005-05-26 [colin]      1.9.11cvs13
13778
13779         * src/plugins/pgpmime/passphrase.c
13780                 Fix mouse grabbing (bug #557)
13781
13782 2005-05-26 [colin]      1.9.11cvs12
13783
13784         * src/prefs_themes.c
13785                 Fix g_warning (bug #541)
13786
13787 2005-05-26 [colin]      1.9.11cvs11
13788
13789         * src/prefs_actions.c
13790         * src/prefs_template.c
13791                 Fix bug #506 (no warning if action/template
13792                 is not saved)
13793         * src/common/template.c
13794                 Fix a possible crash
13795
13796 2005-05-26 [colin]      1.9.11cvs10
13797
13798         * src/folder.c
13799         * src/folderview.c
13800         * src/procmsg.c
13801         * src/summaryview.c
13802                 Forbid locked messages to be moved or
13803                 deleted. Locked messages in trashes 
13804                 still get deleted, for performance
13805                 reason (mh.c::mh_remove_all_msgs)
13806
13807 2005-05-25 [colin]      1.9.11cvs9
13808
13809         * src/procmime.c
13810                 Use correct encoding when sending mails
13811                 with attachments that have accentued 
13812                 chars in their name
13813
13814 2005-05-24 [colin]      1.9.11cvs8
13815
13816         * src/summaryview.c
13817                 Fix bug #688 f) read/unread marker not
13818                 changed on first click
13819                 Also, optimize summary_status_show()
13820                 calls
13821         * src/folder.c
13822         * src/inc.c
13823         * src/procmime.c
13824                 Fix bug #688 b) and c) wrt message
13825                 attachments and signature
13826         * src/stock_pixmap.c
13827         * src/stock_pixmap.h
13828         * src/stock_pixmap.c
13829         * src/stock_pixmap.h
13830         * src/Makefile.am
13831         * src/pixmaps/clip_gpg_signed.xpm
13832                 Add clip/signed icon
13833
13834 2005-05-24 [colin]      1.9.11cvs7
13835
13836         * src/folder_item_prefs.c
13837                 whitespace fix
13838
13839 2005-05-24 [colin]      1.9.11cvs6
13840
13841         * src/folderview.c
13842         * src/prefs_common.c
13843         * src/prefs_common.h
13844                 Add a confirmation to folder drag and drop
13845                 fixes bug #156
13846         * src/alertpanel.c
13847         * src/alertpanel.h
13848                 fix _with_disable parameters so that
13849                 the buttons labels are specifiable too
13850         * src/plugins/pgpmime/sgpgme.c
13851                 reflect said change
13852                 
13853
13854 2005-05-24 [colin]      1.9.11cvs5
13855
13856         * src/folderview.c
13857                 Uncollapse/collapse folders on double-click
13858                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13859                 closes bug #108
13860
13861 2005-05-23 [colin]      1.9.11cvs4
13862
13863         * src/common/socket.c
13864                 Check another special SSL_peek() error.
13865                 Should help wrt bug #728
13866
13867 2005-05-23 [colin]      1.9.11cvs3
13868
13869         * src/plugins/pgpmime/pgpmime.c
13870                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13871                 breaking menu accelerators and stuff. Users will have to
13872                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13873                 account's privacy preferences if needed.
13874
13875 2005-05-22 [paul]
13876
13877         * tools/kdeservicemenu/install.sh
13878                 use kdesu to prompt for root password if doing
13879                 global install/uninstall
13880
13881 2005-05-20 [colin]      1.9.11cvs2
13882
13883         * src/procmsg.c
13884                 Fix another compilation error with gcc-2.9x
13885                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13886         * src/send_message.c
13887                 Don't send QUIT if we aren't connected
13888
13889 2005-05-19 [colin]      1.9.11cvs1
13890
13891         * src/procmsg.c
13892                 Fix compilation with gcc 2.9x
13893
13894 2005-05-19 [paul]       1.9.11
13895
13896         1.9.11 released
13897
13898 2005-05-19 [paul]       1.9.9cvs14
13899
13900         * src/gtk/inputdialog.c
13901                 prevent gettext warning
13902
13903 2005-05-19 [paul]       1.9.9cvs13
13904
13905         * src/mainwindow.c
13906         * src/prefs_common.c
13907         * src/prefs_common.h
13908         * src/textview.c
13909         * src/textview.h
13910                 add an option to toggle cursor in message
13911                 view (sync with main)
13912
13913 2005-05-18 [colin]      1.9.9cvs12
13914
13915         * src/compose.c
13916                 Dereference freed pointer
13917         * src/gtk/gtkaspell.c
13918                 Fix duplication of dictionaries (is it an aspell issue?)
13919
13920 2005-05-18 [colin]      1.9.9cvs11
13921
13922         * src/gtk/inputdialog.c
13923         * src/gtk/gtkaspell.c
13924                 HIGuify dialogs
13925         * src/alertpanel.c
13926                 Remove a double call
13927
13928 2005-05-17 [colin]      1.9.9cvs10
13929
13930         * src/gtk/gtkaspell.c
13931                 Fix dialogs, Ctrl-Enter accel
13932
13933 2005-05-17 [colin]      1.9.9cvs9
13934
13935         * src/gtk/gtkaspell.c
13936                 Fix some accelerators, escape in replace-window
13937
13938 2005-05-16 [colin]      1.9.9cvs8
13939
13940         * src/gtk/gtkaspell.c
13941                 Revert last commit, it was a mistake.
13942
13943 2005-05-16 [colin]      1.9.9cvs7
13944
13945         * src/gtk/gtkaspell.c
13946                 Remove buggy code while we're at it. It's a 
13947                 dead code path anyway.
13948
13949 2005-05-16 [colin]      1.9.9cvs6
13950
13951         * src/gtk/gtkaspell.c
13952                 Missed some gtk_menu_popup where deactivate
13953                 signal should be handled. Should fix bug
13954                 #629 a bit more.
13955
13956 2005-05-16 [colin]      1.9.9cvs5
13957
13958         * src/gtk/gtkaspell.c
13959                 Remove debug printf()s
13960
13961 2005-05-16 [colin]      1.9.9cvs4
13962
13963         * src/gtk/gtkaspell.c
13964                 Fix a bit aspell problems
13965                 (see bug #629)
13966
13967 2005-05-13 [colin]      1.9.9cvs3
13968
13969         * src/folderview.c
13970                 Fix the + appearing even when no subfolders
13971                 have unread messages. Thanks to wwp for the
13972                 bug report.
13973
13974 2005-05-11 [paul]       1.9.9cvs2
13975
13976         * src/folderview.c
13977                 correction to 1.9.9cvs1, only colour folders that
13978                 have new msgs (not unread msgs)
13979
13980 2005-05-10 [colin]      1.9.9cvs1
13981
13982         * src/folderview.c
13983         * src/summaryview.c
13984                 Try to fix bolding bugs again.
13985
13986 2005-05-09 [paul]
13987
13988         * tools/claws.i18n.status.pl
13989                 add Ricardo Mones Lastra's script that has been providing
13990                 the i18n status page for many months
13991
13992 2005-05-09 [paul]       1.9.9
13993
13994         1.9.9 release
13995
13996 2005-05-09 [paul]       1.9.6cvs58
13997
13998         * AUTHORS
13999         * INSTALL
14000         * README.claws
14001                 updated
14002         * Makefile.am 
14003         * RELEASE_NOTES.claws
14004                 add release notes to cvs to simplify release
14005                 procedure
14006         * configure.ac
14007                 add ca and fi to ALL_LINGUAS
14008         * po/Makefile.in.in
14009                 workaround for missing Makevars
14010         * po/ca.po
14011         * po/fi.po
14012                 add new Catalan and Finnish translations
14013                 submitted by Miquel Oliete and Flammie Pirinen
14014         * po/de.po
14015         * po/es.po
14016         * po/fr.po
14017         * po/it.po
14018         * po/pl.po
14019         * po/ru.po
14020         * po/sk.po
14021         * po/sr.po
14022         * po/zh_CN.po
14023                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14024                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14025                 Urke MMI, and Hansom Young
14026         * src/main.c
14027                 Fix drafting when quitting. compose_draft() closes the
14028                 compose windows, which modifies the compose_list GSList.
14029                 We have to refresh this list after echo drafting to avoid a
14030                 segfault
14031         * src/partial_download.c
14032                 fix segfault on exit
14033
14034 2005-05-06 [paul]       1.9.6cvs57
14035
14036         * src/grouplistdialog.c
14037                 quick fix/workaround for unresizeable newsgroup
14038                 name column 
14039
14040 2005-05-06 [paul]       1.9.6cvs56
14041
14042         * src/inc.c
14043         * src/mainwindow.c
14044                 use gettext plural forms
14045         * src/imap_gtk.c
14046         * src/mh_gtk.c
14047         * src/toolbar.c
14048                 small improvement to english usage
14049
14050 2005-05-05 [thorsten]   1.9.6cvs55
14051
14052         * src/folder.c
14053                 fix possible crash
14054
14055 2005-05-05 [paul]       1.9.6cvs54
14056         
14057         sync with HEAD
14058
14059         * AUTHORS
14060         * src/compose.c
14061                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14062                 patch by Tim Mann
14063
14064 2005-05-05 [paul]       1.9.6cvs53
14065
14066         * src/mainwindow.c
14067                 fix resizing of separate message and
14068                 folder views
14069
14070 2005-05-05 [paul]       1.9.6cvs52
14071
14072         * src/account.c
14073         * src/addrgather.c
14074         * src/browseldap.c
14075         * src/exphtmldlg.c
14076         * src/expldifdlg.c
14077         * src/importmutt.c
14078         * src/importpine.c
14079         * src/main.c
14080         * src/mainwindow.c
14081         * src/noticeview.c
14082         * src/prefs_filtering.c
14083         * src/prefs_filtering_action.c
14084         * src/prefs_matcher.c
14085         * src/prefs_spelling.c
14086         * src/prefs_toolbar.c
14087         * src/toolbar.c
14088         * src/wizard.c
14089         * src/gtk/description_window.c
14090         * src/gtk/gtkvscrollbutton.c
14091         * src/gtk/progressdialog.c
14092         * src/gtk/quicksearch.c
14093         * src/plugins/pgpmime/prefs_gpg.c
14094         * src/plugins/spamassassin/spamassassin_gtk.c
14095                 replace deprecated gtk_widget_set_usize
14096
14097 2005-05-04 [colin]      1.9.6cvs51
14098
14099         * src/common/utils.c
14100                 Fix crash when subst_for_filename is called
14101                 with a NULL parameter
14102
14103 2005-05-04 [colin]      1.9.6cvs50
14104
14105         * src/partial_download.c
14106         * src/pop.c
14107                 Escape login when writing uidl file
14108                 fixes bug #736
14109
14110 2005-05-03 [colin]      1.9.6cvs49
14111
14112         * src/procmime.c
14113                 Fix possible DOS in mime parser
14114                 (see bug #634)
14115
14116 2005-05-02 [colin]      1.9.6cvs48
14117
14118         * src/compose.c
14119                 Try to fix the copy/paste mess once again.
14120
14121
14122 2005-04-30 [colin]      1.9.6cvs47
14123
14124         * src/prefs_account.h
14125         * src/procmsg.c
14126         * src/send_message.c
14127         * src/common/smtp.c
14128         * src/common/smtp.h
14129                 Try to batch sending mails (per account) instead of
14130                 reconnecting to server every time.
14131
14132 2005-04-29 [colin]      1.9.6cvs46
14133
14134         * src/messageview.c
14135                 Fix window resizing that refused to size down
14136         * src/prefs_common.c
14137         * src/prefs_common.h
14138         * src/prefs_filtering.c
14139                 Save Filtering's window size
14140
14141 2005-04-21 [paul]       1.9.6cvs45
14142
14143         * ChangeLog-gtk2.claws
14144         * src/setup.c
14145                 correction to sync
14146
14147 2005-04-21 [paul]       1.9.6cvs44
14148
14149         sync with main:
14150
14151         * src/setup.c
14152         * src/statusbar.c
14153         * src/statusbar.h
14154                 use gtkut_widget_draw_now(). Improved performance
14155                 of the update of statusbar
14156         * src/textview.c
14157                 textview_smooth_scroll_do(): redraw it after scroll
14158                 is done (fixed incorrect display when a part of the
14159                 view is hidden).
14160         * src/gtk/gtkutils.c
14161         * src/gtk/gtkutils.h
14162                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14163                 to force update of widgets.
14164                 Removed gtkut_widget_wait_for_draw() which had a big
14165                 overhead  because of waiting for all events processed 
14166
14167 2005-04-20 [paul]       1.9.6cvs43
14168
14169         * src/codeconv.c
14170                 complete 1.9.6cvs42's sync:
14171                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14172
14173 2005-04-19 [paul]       1.9.6cvs42
14174
14175         sync with main:
14176
14177         * src/action.c
14178                 catch_output(): correctly select the insert text
14179                 (fix invalid iterator warnings).
14180         * src/codeconv.c
14181         * src/codeconv.h
14182         * src/mainwindow.c
14183         * src/messageview.c
14184         * src/prefs_common.c
14185                 support GBK encoding.
14186         * src/common/session.c
14187         * src/common/session.h
14188                 use separate buffer for large data to be sent,
14189                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14190
14191 2005-04-18 [paul]       1.9.6cvs41
14192
14193         * src/jpilot.c
14194                 convert unsigned long into guint32
14195                 patch by Paul LeoNerd Evans 
14196
14197 2005-04-17 [colin]      1.9.6cvs40
14198
14199         * src/compose.c
14200                 Fix 'Request return receipt' from folder
14201                 properties (bug #708)
14202
14203 2005-04-17 [colin]      1.9.6cvs39
14204
14205         * src/mainwindow.c
14206                 Fix duplicate hotkeys in Mainwindow's menu
14207
14208 2005-04-17 [colin]      1.9.6cvs38
14209
14210         * src/folderview.c
14211                 Fix duplicate hotkeys in Folderview's contextual
14212                 menu
14213
14214 2005-04-15 [colin]      1.9.6cvs37
14215
14216         * src/summaryview.c
14217                 Fix 'Save as...' with non-ascii filenames
14218
14219 2005-04-15 [colin]      1.9.6cvs36
14220
14221         * src/plugins/pgpmime/pgpmime.c
14222                 Fix bus error on 64bit. Spotted by 
14223                 macallan1888@gmail.com
14224
14225 2005-04-15 [colin]      1.9.6cvs35
14226
14227         * src/prefs_account.c
14228                 Fix cvs34.
14229
14230 2005-04-12 [colin]      1.9.6cvs34
14231
14232         * src/prefs_account.c
14233                 Fix smtp auth type off-by-one. We forgot to
14234                 add PLAIN in the prefs-to-gui setter func and
14235                 as a result, the selected auth when opening
14236                 account prefs was not the correct one.
14237
14238 2005-04-12 [paul]       1.9.6cvs33
14239
14240         * src/inc.c
14241                 if the recv dialog is visible, Cancel only
14242                 cancels the current account
14243
14244
14245 2005-04-10 [colin]      1.9.6cvs32
14246
14247         * src/filtering.c
14248                 Copy score when copying FilteringActions
14249                 Fix bug #674
14250
14251 2005-04-10 [colin]      1.9.6cvs31
14252
14253         * src/inc.c
14254                 Make Message -> Receive -> Cancel cancel 
14255                 incorporation on all accounts. Fixes
14256                 bug #693
14257
14258 2005-04-10 [colin]      1.9.6cvs30
14259
14260         * src/prefs_account.c
14261                 Update Privacy checkbuttons status based
14262                 on the selected privacy system
14263         * src/compose.c
14264                 Always connect the "None" privacy system; the
14265                 static boolean was probably there to avoid
14266                 reconnecting twice in the same compose window,
14267                 but as the parent function is only called once
14268                 per compose, it's only a bug - as a static is
14269                 initialized once per application instance.
14270                 Also, don't uncheck Sign and Encrypt when
14271                 selecting None as privacy system; just ignore
14272                 them when sending/queuing.
14273                 Should fix bug #695
14274
14275 2005-04-08 [colin]      1.9.6cvs29
14276
14277         * src/account.c
14278         * src/prefs_account.c
14279         * src/prefs_account.h
14280                 Add account preference to queue message in a certain
14281                 folder.
14282
14283 2005-04-06 [colin]      1.9.6cvs28
14284
14285         * src/prefs_account.c
14286                 Update old inbox path syntax
14287
14288 2005-04-06 [paul]       1.9.6cvs27
14289
14290         sync with main:
14291
14292         * configure.ac
14293                 changed -traditional-cpp to -no-cpp-precomp for newer
14294                 Mac OS X support
14295         * src/foldersel.c
14296                 made column resize automatically
14297         * src/send_message.c
14298                 send_message_smtp(): consider EOF right after QUIT
14299                 successful (workaround for Gmail SMTP server)
14300         * src/common/socket.c
14301                 ssl_read(), ssl_peek(): check EOF which violates the
14302                 SSL protocol
14303         * src/gtk/colorlabel.c
14304                 removed warnings when displaying colorlabel menu
14305                 (don't use GtkAlignment)
14306
14307 2005-04-05 [paul]       1.9.6cvs26
14308
14309         * src/plugins/trayicon/trayicon.c
14310                 fix clipping of icon under KDE3 
14311
14312 2005-04-05 [paul]       1.9.6cvs25
14313
14314         * src/summaryview.c
14315                 hide display of threading
14316                 patch by Alfons
14317
14318 2005-04-04 [thorsten]   1.9.6cvs24
14319
14320         * src/mh.c
14321                 marks lost on filesystems with different stat() results on
14322                 summer-/wintertime
14323
14324 2005-04-03 [colin]      1.9.6cvs23
14325
14326         * src/summaryview.c
14327                 Don't handle up/down. Patch by Alfons
14328
14329 2005-04-02 [colin]      1.9.6cvs22
14330
14331         * src/summaryview.c
14332                 Make scrolling faster. Patch by Alfons.
14333
14334 2005-04-01 [colin]      1.9.6cvs21
14335
14336         * src/Makefile.am
14337         * src/stock_pixmap.c
14338         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14339         * src/pixmaps/dir_noselect.xpm ** ADDED **
14340                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14341
14342 2005-04-01 [colin]      1.9.6cvs20
14343
14344         * src/image_viewer.c
14345         * src/image_viewer.h
14346         * src/procmime.c
14347         * src/procmime.h
14348         * src/textview.c
14349         * src/textview.h
14350                 Implement inline image resizing and right-clicking
14351
14352 2005-04-01 [paul]       1.9.6cvs19
14353
14354         * AUTHORS
14355         * Makefile.am
14356         * configure.ac
14357                 check for gnome2
14358                 patch by Luca Cavalli <loopback<AT>slackit.org>
14359         * po/ru.po
14360                 updated by Pavlo Bohmat
14361
14362 2005-03-31 [colin]      1.9.6cvs18
14363
14364         * src/news.c
14365                 Fix parsing references
14366         * src/msgcache.c
14367                 don't put nulls in the references list
14368         * src/procheader.c
14369                 commit that forgotten file in 1.9.6cvs14
14370
14371 2005-03-31 [colin]      1.9.6cvs17
14372
14373         * src/compose.c
14374                 Fix joining of signature separator again. 
14375                 Maybe Hiro could put it in main too...
14376
14377 2005-03-31 [colin]      1.9.6cvs16
14378
14379         * src/Makefile.am
14380         * src/foldersel.c
14381         * src/stock_pixmap.c
14382         * src/stock_pixmap.h
14383         * src/pixmaps/dir-noselect.xpm
14384                 Update foldersel.c (sync from main, patch by Alfons)
14385
14386 2005-03-30 [colin]      1.9.6cvs15
14387
14388         * src/imap.c
14389                 Fix handling of imap folders containing [] in 
14390                 their name. Thanks to Nahuel Angelinetti for
14391                 the detailed bugreport.
14392
14393 2005-03-30 [colin]      1.9.6cvs14
14394
14395         * src/common/utils.h
14396         * src/common/utils.c
14397         * src/common/defs.h
14398         * src/matcher.c
14399         * src/msgcache.c
14400         * src/news.c
14401         * src/procmsg.c
14402         * src/procmsg.h
14403         * src/quote_fmt_parse.y
14404         * src/summaryview.c
14405                 Update references system. Patch by Alfons
14406
14407 2005-03-30 [colin]      1.9.6cvs13
14408
14409         * src/common/socket.c
14410                 Force the glibc to read resolv.conf again when 
14411                 it has changed. Should fix issues when changing
14412                 networks on a laptop and not restarting sylpheed. 
14413
14414 2005-03-30 [paul]       1.9.6cvs12
14415
14416         partial sync with main:
14417
14418         * src/action.c
14419                 create_io_dialog(): use user-defined text font
14420                 (thanks to Alfons), and modified its appearance.
14421         * src/addrgather.c
14422         * src/addrharvest.c
14423         * src/browseldap.c
14424                 replace old code
14425         * src/compose.c
14426                 don't join (presumably) itemized lines on line-wrapping
14427                 fixed wrapping of quote when auto-wrapping is enabled
14428                 compose_destroy(): destroy paned only if it's not
14429                 attached to window. Fixed memory leak of popup menu.
14430         * src/exphtmldlg.c
14431         * src/expldifdlg.c
14432                 replace old code
14433         * src/html.c
14434         * src/html.h
14435         * src/importmutt.c
14436         * src/importpine.c
14437                 replace old code
14438         * src/main.c
14439                 removed redundant code
14440         * src/mainwindow.c
14441                 changed 'Code set' (which is rather incorrect)
14442                 in the menu to 'Character encoding'
14443                 main_window_set_widgets(): request size first
14444                 to prevent window size becoming wrong
14445                 fixed remembering of the state of the visibility
14446                 of MessageView
14447         * src/messageview.c
14448                 changed 'Code set' (which is rather incorrect)
14449                 in the menu to 'Character encoding'
14450         * src/prefs_common.c
14451         * src/prefs_common.h
14452                 added an option whether to render HTML as text or not
14453                 added separators to outgoing encoding menu
14454         * src/procheader.c
14455                 procheader_scan_date_string(): support header
14456                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14457         * src/summaryview.c
14458         * src/summaryview.h
14459                 minor code cleanup
14460         * src/textview.c
14461                 textview_show_html(): force output of newline
14462                 added an option whether to render HTML as text or not
14463         * src/common/utils.c
14464                 strncpy2(): optimized based on Alfons' code
14465         * src/gtk/gtkutils.c
14466         * src/gtk/gtkutils.h
14467                 removed non-used code
14468         * src/plugins/pgpmime/passphrase.c
14469                 partially fixed grab input of passphrase dialog
14470                 Confine pointer to window
14471
14472 2005-03-30 [colin]      1.9.6cvs11
14473
14474         * src/msgcache.c
14475         * src/msgcache.h
14476                 Read/write 32bit ints from cache & marks
14477                 From main.
14478
14479 2005-03-29 [paul]       1.9.6cvs10
14480
14481         * AUTHORS
14482         * ChangeLog.claws
14483         * src/compose.c
14484         * src/gtk/gtkaspell.c
14485                 sync with HEAD (don't pass NULL pointers) 
14486
14487 2005-03-24 [paul]
14488
14489         * tools/Makefile.am
14490         * tools/README
14491         * tools/acroread2sylpheed.pl
14492                 sync with HEAD (add script to send pdfs as
14493                 attachments from Adobe Reader 7)
14494
14495 2005-03-21 [paul]       1.9.6cvs9
14496
14497         * configure.ac
14498         * po/POTFILES.in
14499         * src/Makefile.am
14500         * src/crash.c
14501         * src/image_viewer.c ** ADDED **
14502         * src/image_viewer.h ** ADDED **
14503         * src/main.c
14504         * src/prefs_common.c
14505         * src/prefs_common.h
14506         * src/prefs_image_viewer.c ** ADDED **
14507         * src/prefs_image_viewer.h ** ADDED **
14508         * src/textview.c
14509         * src/gtk/about.c
14510         * src/pixmaps/sylpheed_logo.xpm
14511         * src/plugins/Makefile.am
14512         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14513         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14514         * src/plugins/image_viewer/plugin.c ** REMOVED **
14515         * src/plugins/image_viewer/viewer.c ** REMOVED **
14516         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14517         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14518         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14519         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14520         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14521                 as gdk-pixbuf is now built-in
14522                 remove image_viewer plugin and put code back into
14523                 main codebase
14524                 implement inline image display (sync with main)
14525
14526                 replace logo with newer, nicer, larger version  
14527
14528 2005-03-21 [paul]       1.9.6cvs8
14529
14530         * src/gtk/about.c
14531                 cosmetic improvement
14532
14533 2005-03-21 [holger]     1.9.6cvs7
14534
14535         * src/plugins/spamassassin/spamassassin.c
14536                 Sync with HEAD
14537                 (unregister hook on failed plugin init)
14538
14539 2005-03-20 [colin]      1.9.6cvs6
14540
14541         * src/common/plugin.c
14542                 Check that plugin isn't already loaded
14543                 Patch by Alfons
14544
14545 2005-03-20 [thorsten]   1.9.6cvs5
14546
14547         * src/compose.c
14548                 use a more compatible syntax
14549
14550 2005-03-20 [thorsten]   1.9.6cvs4
14551
14552         * src/prefs_toolbar.c
14553                 fix crash when selecting toolbar item (uninitialized pointer)
14554
14555 2005-03-20 [thorsten]   1.9.6cvs3
14556
14557         * src/procmime.c
14558                 fix mimetype detection (referenced free()d string)
14559
14560 2005-03-20 [paul]       1.9.6cvs2
14561
14562         * src/compose.c
14563                 sync with HEAD (1.0.3cvs5)
14564                 neglect Reply-To header if empty
14565                 Patch by Alfons 
14566
14567 2005-03-19 [holger]     1.9.6cvs1
14568
14569         * src/summaryview.c
14570         * src/summaryview.h
14571                 Sync with HEAD
14572
14573 2005-03-18 [paul]       1.9.6
14574
14575         initial GTK2 release
14576
14577 2005-03-18 [paul]       1.0.3cvs3.1
14578
14579         * AUTHORS
14580         * ChangeLog.claws
14581         * configure.ac
14582         * src/gtk/about.c
14583         * src/pixmaps/sylpheed_logo.xpm
14584                 sync with HEAD
14585
14586 2005-03-18 [colin]      1.0.3cvs2.6
14587
14588         * src/summaryview.c
14589                 Remove call to summary_step in summary_copy_selected_to
14590                 Can't see its purpose, and this causes bug when copying
14591                 a message if the next one is unread: it reads it.
14592
14593 2005-03-18 [paul]       1.0.3cvs2.5
14594
14595         * src/foldersel.c
14596                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14597
14598 2005-03-18 [paul]       1.0.3cvs2.4
14599
14600         * src/addrharvest.c
14601         * src/codeconv.c
14602         * src/codeconv.h
14603         * src/compose.c
14604         * src/news.c
14605         * src/procheader.c
14606         * src/procmime.c
14607         * src/unmime.c
14608         * src/unmime.h
14609                 fix buffer overflow, CAN-2005-0667, see
14610                 http://secunia.com/advisories/14491/
14611                 Patch by Alfons
14612
14613 2005-03-17 [colin]      1.0.3cvs2.3
14614
14615         * src/prefs_fonts.c
14616         * src/summaryview.c
14617                 Fix font bugs (both lists now officialy share 
14618                 the same font)
14619                 
14620
14621 2005-03-17 [paul]       1.0.3cvs2.2
14622
14623         * src/gtk/pluginwindow.c
14624                 make plugin descriptions uneditable
14625
14626 2005-03-11 [paul]       1.0.3cvs2.1
14627
14628         * ChangeLog.claws
14629         * configure.ac
14630         * po/POTFILES.in
14631         * src/plugins/trayicon/trayicon.c
14632                 sync with HEAD
14633                 add src/wizard.c to POTFILES.in
14634
14635 2005-03-11 [paul]       1.0.3cvs1.1
14636
14637         * ChangeLog
14638         * ChangeLog.claws
14639         * configure.ac
14640         * po/de.po
14641         * po/es.po
14642         * po/fr.po
14643         * po/it.po
14644         * po/pt_BR.po
14645         * po/ru.po
14646         * po/sk.po
14647         * po/sr.po
14648         * po/zh_CN.po
14649                 sync with HEAD
14650
14651 2005-03-04 [colin]      1.0.1cvs22.2
14652
14653         * src/compose.c
14654                 Fix signatures with accentued chars in it
14655
14656 2005-03-04 [colin]      1.0.1cvs22.1
14657
14658         * src/common/smtp.c
14659         * src/common/smtp.h
14660                 Don't use SIZE param in MAIL FROM: if server 
14661                 doesn't support it. Patch by Eugen Freiter
14662                 <eugen_f@users.sf.net>
14663
14664 2005-02-27 [paul]       1.0.1cvs20.1
14665
14666         * ChangeLog.claws
14667         * configure.ac
14668         * src/messageview.c
14669                 sync with HEAD
14670
14671 2005-02-27 [colin]      1.0.1cvs19.4
14672
14673         * src/procheader.c
14674         * src/procheader.h
14675                 Fix prototypes. Patch by Alfons
14676
14677 2005-02-27 [colin]      1.0.1cvs19.3
14678
14679         * src/compose.c
14680                 Don't auto-join the signature separator.
14681
14682 2005-02-26 [colin]      1.0.1cvs19.2
14683
14684         * src/summaryview.c
14685                 Fix 'mark all read' with collapsed threads.
14686                 Patch by Alfons.
14687
14688 2005-02-25 [paul]       1.0.1cvs19.1
14689
14690         * ChangeLog.claws
14691         * configure.ac
14692         * src/prefs_account.c
14693         * src/prefs_folder_item.c
14694         * src/gtk/prefswindow.c
14695         * src/gtk/prefswindow.h
14696                 sync with HEAD
14697
14698 2005-02-25 [paul]       1.0.1cvs15.12
14699
14700         * src/alertpanel.c
14701         * src/codeconv.c
14702         * src/compose.c
14703         * src/textview.c
14704         * src/gtk/gtkutils.c
14705         * src/gtk/gtkutils.h
14706         * src/gtk/logwindow.c
14707         * src/gtk/progressdialog.c
14708                 sync with main (revision 127)
14709                 and fix logwindow clipping
14710
14711 2005-02-24 [colin]      1.0.1cvs15.11
14712
14713         * src/plugins/pgpmime/passphrase.c
14714                 Disable input grabbing; it doesn't work yet.
14715
14716 2005-02-24 [colin]      1.0.1cvs15.10
14717
14718         * src/messageview.c
14719                 Don't send out receipts if offline. Ask.
14720
14721 2005-02-23 [colin]      1.0.1cvs15.9
14722
14723         * src/summaryview.c     
14724                 Fix expanding
14725
14726 2005-02-23 [colin]      1.0.1cvs15.8
14727
14728         * src/summaryview.c
14729                 Really fix Bug 568 by removing useless
14730                 calls. summary_thread_init() now called
14731                 in summary_sort(). This should please
14732                 Alfons as it should be faster than 
14733                 previously.
14734
14735 2005-02-23 [colin]      1.0.1cvs15.7
14736
14737         * src/compose.c
14738                 Encode parts as QP or B64 if signing
14739
14740 2005-02-23 [colin]      1.0.1cvs15.6
14741
14742         * src/compose.c
14743                 Fix Mimeinfo leakage (including tmp files)
14744         * src/procmsg.c
14745                 Fix tmp file leakage (spotted by Ivan Rayner)
14746
14747 2005-02-22 [colin]      1.0.1cvs15.5
14748
14749         * src/expldifdlg.c
14750                 Fix keyboard input. Patch by Alfons.
14751
14752 2005-02-21 [colin]      1.0.1cvs15.4
14753
14754         * src/compose.c
14755                 Fix Sign/Encrypt when unselecting privacy
14756                 system
14757         * src/prefs_common.c
14758                 Change default message font to Monospace
14759         * src/summaryview.c
14760                 More freezing during potentially large operations
14761
14762 2005-02-21 [paul]       1.0.1cvs15.3
14763
14764         * src/main.c
14765                 fix --help output
14766
14767 2005-02-21 [paul]       1.0.1cvs15.2
14768
14769         * po/Makefile.in.in
14770         * src/compose.c
14771         * src/summaryview.c
14772         * src/textview.c
14773         * src/common/utils.c
14774         * src/common/utils.h
14775                 sync with main (revision 117)
14776
14777 2005-02-20 [colin]      1.0.1cvs15.1
14778
14779         * src/common/defs.h
14780                 Change cache file to .sylpheed_claws_cache, as
14781                 suggested by Alfons. Allows people to switch
14782                 between Sylpheed and Sylpheed-Claws. it is
14783                 a good idea to "Check for new messages" at next
14784                 startup.
14785
14786
14787 2005-02-18 [colin]      1.0.1cvs14.1
14788
14789         * src/quote_fmt_lex.l
14790         * src/quote_fmt_parse.y
14791                 Fix parser initialisation. Patch by Ivan.
14792
14793 2005-02-18 [colin]      1.0.1cvs11.6
14794
14795         * src/folderview.c
14796                 Fix scrolldown (bug 662)
14797
14798 2005-02-17 [colin]      1.0.1cvs11.5
14799
14800         * src/codeconv.c
14801                 conv_filename_to_utf8: return clean 7bit instead
14802                 of broken utf8 if needed
14803         * src/mimeview.c
14804                 Fix display of parts with unclean 8bit names
14805
14806 2005-02-17 [paul]       1.0.1cvs11.4
14807
14808         * src/compose.c
14809         * src/exportldif.c
14810         * src/matcher_parser_parse.y
14811         * src/procmime.c
14812         * src/sourcewindow.c
14813         * src/common/Makefile.am
14814         * src/common/intl.h             ** REMOVED **
14815         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14816                 sync with main (revision 109)
14817                 and clean up
14818
14819 2005-02-16 [colin]      1.0.1cvs11.3
14820
14821         * src/summaryview.c
14822                 Fix collapsed thread not highlighting when new
14823                 messages in it (Bug 568) Patch by Stephan Sachse.
14824                 Fix messed up selection when reaching bounds (Bug 632)
14825         * src/prefs_themes.c
14826                 Fix theme installing (Bug 684)
14827
14828 2005-02-16 [colin]      1.0.1cvs11.2
14829
14830         * src/messageview.c
14831                 Fix messageview_select_all
14832
14833 2005-02-16 [colin]      1.0.1cvs11.1
14834
14835         * src/mh.c
14836                 Sync with HEAD (MH scan required function)
14837
14838 2005-02-15 [colin]      1.0.1cvs8.1
14839
14840         * src/mimeview.c
14841         * src/common/utils.c
14842                 Sync with HEAD (filename chars substitution)
14843
14844 2005-02-15 [colin]      1.0.1cvs7.3
14845
14846         * src/gtk/pluginwindow.c
14847                 Fix button spacing
14848
14849 2005-02-15 [colin]      1.0.1cvs7.2
14850
14851         * src/mimeview.c
14852                 Fix mime icons not reset across message when
14853                 scrolled down
14854
14855 2005-02-15 [colin]      1.0.1cvs7.1
14856
14857         * src/compose.c
14858         * src/procmime.c
14859                 Sync with HEAD (optimisation of cvs6)
14860
14861 2005-02-14 [colin]      1.0.1cvs6.1
14862
14863         * src/compose.c
14864         * src/procmime.c
14865                 Sync with HEAD (encode "From " at line beginning)
14866
14867 2005-02-14 [colin]      1.0.1cvs5.3
14868
14869         * src/compose.c
14870                 Fix wrapping with accentued chars.
14871
14872 2005-02-13 [colin]      1.0.1cvs5.2
14873
14874         * src/textview.c
14875                 Fix email informative part parsing with
14876                 accentued chars in it. ispunct() returns
14877                 true for them in utf8...
14878
14879 2005-02-12 [colin]      1.0.1cvs5.1
14880
14881         * src/filtering.c
14882                 Sync with HEAD (remove wrong use of compose after send)
14883
14884 2005-02-12 [paul]       1.0.1cvs4.5
14885
14886         * src/textview.c
14887                 remove unnecessary code (thanks to Alfons)
14888
14889 2005-02-12 [paul]       1.0.1cvs4.4
14890
14891         * src/textview.c
14892                 add 'Copy' to contextual menu on emails
14893
14894 2005-02-11 [colin]      1.0.1cvs4.3
14895
14896         * src/compose.c
14897                 revert 1.0.0cvs28.2, it doesn't work that well.
14898
14899 2005-02-11 [paul]       1.0.1cvs4.2
14900
14901         * po/Makefile.in.in
14902                 fix 'make release'
14903
14904 2005-02-10 [paul]       1.0.1cvs4.1
14905
14906         * ChangeLog
14907         * ChangeLog.claws
14908         * ChangeLog.jp
14909         * configure.ac
14910         * src/compose.c
14911                 sync with HEAD (sync with main)
14912
14913 2005-02-10 [paul]       1.0.1cvs3.2
14914
14915         * AUTHORS
14916         * Makefile.am
14917         * autogen.sh
14918         * configure.ac
14919         * config/mkinstalldirs
14920         * intl/.cvsignore
14921         * intl/ChangeLog
14922         * intl/VERSION
14923         * intl/bindtextdom.c
14924         * intl/config.charset
14925         * intl/dcgettext.c
14926         * intl/dcigettext.c
14927         * intl/dcngettext.c
14928         * intl/dgettext.c
14929         * intl/dngettext.c
14930         * intl/eval-plural.h
14931         * intl/explodename.c
14932         * intl/finddomain.c
14933         * intl/gettext.c
14934         * intl/gettextP.h
14935         * intl/gmo.h
14936         * intl/hash-string.h
14937         * intl/intl-compat.c
14938         * intl/l10nflist.c
14939         * intl/libgnuintl.h.in
14940         * intl/loadinfo.h
14941         * intl/loadmsgcat.c
14942         * intl/localcharset.c
14943         * intl/localcharset.h
14944         * intl/locale.alias
14945         * intl/localealias.c
14946         * intl/localename.c
14947         * intl/log.c
14948         * intl/ngettext.c
14949         * intl/os2compat.c
14950         * intl/os2compat.h
14951         * intl/osdep.c
14952         * intl/plural-exp.c
14953         * intl/plural-exp.h
14954         * intl/plural.c
14955         * intl/plural.y
14956         * intl/ref-add.sin
14957         * intl/ref-del.sin
14958         * intl/relocatable.c
14959         * intl/relocatable.h
14960         * intl/textdomain.c
14961         * m4/Makefile.am
14962         * po/Makefile.in.in
14963         * src/Makefile.am
14964         * src/account.c
14965         * src/action.c
14966         * src/addr_compl.c
14967         * src/addressadd.c
14968         * src/addressbook.c
14969         * src/addrgather.c
14970         * src/addrindex.c
14971         * src/alertpanel.c
14972         * src/browseldap.c
14973         * src/codeconv.c
14974         * src/codeconv.h
14975         * src/compose.c
14976         * src/compose.h
14977         * src/crash.c
14978         * src/editaddress.c
14979         * src/editbook.c
14980         * src/editgroup.c
14981         * src/editjpilot.c
14982         * src/editldap.c
14983         * src/editldap_basedn.c
14984         * src/editvcard.c
14985         * src/exphtmldlg.c
14986         * src/expldifdlg.c
14987         * src/export.c
14988         * src/exporthtml.c
14989         * src/filtering.c
14990         * src/folder.c
14991         * src/folder_item_prefs.c
14992         * src/foldersel.c
14993         * src/folderview.c
14994         * src/grouplistdialog.c
14995         * src/headerview.c
14996         * src/imap.c
14997         * src/imap_gtk.c
14998         * src/import.c
14999         * src/importldif.c
15000         * src/importmutt.c
15001         * src/importpine.c
15002         * src/inc.c
15003         * src/ldif.c
15004         * src/main.c
15005         * src/mainwindow.c
15006         * src/matcher.c
15007         * src/mbox.c
15008         * src/message_search.c
15009         * src/messageview.c
15010         * src/mh.c
15011         * src/mh_gtk.c
15012         * src/mimeview.c
15013         * src/msgcache.c
15014         * src/news.c
15015         * src/news_gtk.c
15016         * src/noticeview.c
15017         * src/partial_download.c
15018         * src/pop.c
15019         * src/prefs_account.c
15020         * src/prefs_actions.c
15021         * src/prefs_common.c
15022         * src/prefs_customheader.c
15023         * src/prefs_display_header.c
15024         * src/prefs_ext_prog.c
15025         * src/prefs_filtering.c
15026         * src/prefs_filtering_action.c
15027         * src/prefs_folder_item.c
15028         * src/prefs_fonts.c
15029         * src/prefs_gtk.c
15030         * src/prefs_matcher.c
15031         * src/prefs_msg_colors.c
15032         * src/prefs_spelling.c
15033         * src/prefs_summary_column.c
15034         * src/prefs_template.c
15035         * src/prefs_themes.c
15036         * src/prefs_toolbar.c
15037         * src/prefs_wrapping.c
15038         * src/privacy.c
15039         * src/procheader.c
15040         * src/procmime.c
15041         * src/procmsg.c
15042         * src/quote_fmt.c
15043         * src/recv.c
15044         * src/send_message.c
15045         * src/setup.c
15046         * src/sourcewindow.c
15047         * src/ssl_manager.c
15048         * src/statusbar.c
15049         * src/summary_search.c
15050         * src/summaryview.c
15051         * src/textview.c
15052         * src/toolbar.c
15053         * src/wizard.c
15054         * src/common/nntp.c
15055         * src/common/plugin.c
15056         * src/common/smtp.c
15057         * src/common/ssl.c
15058         * src/common/ssl_certificate.c
15059         * src/common/string_match.c
15060         * src/common/sylpheed.c
15061         * src/common/template.c
15062         * src/common/utils.c
15063         * src/gtk/about.c
15064         * src/gtk/colorlabel.c
15065         * src/gtk/description_window.c
15066         * src/gtk/filesel.c
15067         * src/gtk/foldersort.c
15068         * src/gtk/gtkaspell.c
15069         * src/gtk/gtkutils.c
15070         * src/gtk/inputdialog.c
15071         * src/gtk/logwindow.c
15072         * src/gtk/menu.c
15073         * src/gtk/pluginwindow.c
15074         * src/gtk/prefswindow.c
15075         * src/gtk/progressdialog.c
15076         * src/gtk/quicksearch.c
15077         * src/gtk/sslcertwindow.c
15078         * src/plugins/clamav/clamav_plugin.c
15079         * src/plugins/clamav/clamav_plugin_gtk.c
15080         * src/plugins/demo/demo.c
15081         * src/plugins/dillo_viewer/dillo_prefs.c
15082         * src/plugins/dillo_viewer/dillo_viewer.c
15083         * src/plugins/image_viewer/plugin.c
15084         * src/plugins/image_viewer/viewer.c
15085         * src/plugins/image_viewer/viewerprefs.c
15086         * src/plugins/mathml_viewer/mathml_viewer.c
15087         * src/plugins/pgpmime/passphrase.c
15088         * src/plugins/pgpmime/plugin.c
15089         * src/plugins/pgpmime/prefs_gpg.c
15090         * src/plugins/pgpmime/select-keys.c
15091         * src/plugins/pgpmime/sgpgme.c
15092         * src/plugins/spamassassin/spamassassin.c
15093         * src/plugins/spamassassin/spamassassin_gtk.c
15094         * src/plugins/trayicon/trayicon.c
15095                 sync with main (revision 104)
15096
15097 2005-02-10 [colin]      1.0.1cvs3.1
15098
15099         * src/mainwindow.c
15100                 Sync with HEAD (fix occasional crasher)
15101
15102 2005-02-10 [colin]      1.0.1cvs2.1
15103
15104         * src/messageview.c
15105                 Synw with HEAD (don't automatically display html)
15106
15107 2005-02-09 [colin]      1.0.1cvs1.3
15108
15109         * src/textview.c
15110         * src/textview.h
15111                 Add contextual menu on emails
15112
15113 2005-02-09 [colin]      1.0.1cvs1.2
15114
15115         * src/codeconv.c
15116                 Fix converting from broken headers and 
15117                 put back the _ in missing places
15118                 (feature broke with cvs24.2 sync, main 
15119                  possibly affected?)
15120
15121 2005-02-09 [colin]      1.0.1cvs1.1
15122
15123         * src/messageview.c
15124         * src/mimeview.c
15125         * src/mimeview.h
15126                 Sync with HEAD (display non text/plain mails with plugin)
15127
15128 2005-02-08 [colin]      1.0.1.1
15129
15130         * ChangeLog.claws
15131         * po/pt_BR.po
15132                 Sync with HEAD
15133         * configure.ac
15134                 Make default configuration directory 
15135                 be .sylpheed-gtk2
15136
15137 2005-02-08 [colin]      1.0.0cvs29.1
15138
15139         * po/de.po
15140         * po/es.po
15141         * po/fr.po
15142         * po/it.po
15143         * po/sk.po
15144         * po/sr.po
15145                 Sync translations with HEAD
15146
15147 2005-02-06 [colin]      1.0.0cvs28.3
15148
15149         * src/compose.c
15150                 Make compose a bit faster - patch by Alfons.
15151
15152 2005-02-06 [colin]      1.0.0cvs28.2
15153
15154         * src/compose.c
15155                 Make pasting via middle-click more reliable
15156
15157 2005-02-05 [paul]       1.0.0cvs28.1
15158
15159         * ChangeLog
15160         * ChangeLog.claws
15161         * ChangeLog.jp
15162         * configure.ac
15163         * src/compose.c
15164                 sync with HEAD
15165                 (fix bug 682 'redirect is broken'
15166
15167 2005-02-05 [torte]      1.0.0cvs27.1
15168
15169         * ChangeLog.claws
15170         * configure.ac
15171         * src/partial_download.c
15172                 Sync with HEAD (fix buf overflow)
15173
15174 2005-02-03 [colin]      1.0.0cvs26.1
15175
15176         * src/common/plugin.c
15177                 Sync with HEAD (avoid plugin mismatches)
15178
15179 2005-02-03 [paul]       1.0.0cvs25.3
15180
15181         * src/folderview.c
15182         * src/headerview.c
15183         * src/summaryview.c
15184         * src/textview.c
15185         * src/gtk/colorlabel.c
15186                 third and final part of initial sync with main-gtk2
15187
15188 2005-02-03 [paul]       1.0.0cvs25.2
15189
15190         * src/jpilot.c
15191                 fix building with jpilot support
15192
15193 2005-02-02 [colin]      1.0.0cvs25.1
15194
15195         * src/messageview.c
15196                 Sync with HEAD (fix dangerous typo)
15197
15198 2005-02-01 [colin]      1.0.0cvs24.3
15199
15200         * src/common/xml.c
15201                 Write file as advertised (UTF-8)
15202
15203 2005-02-01 [paul]       1.0.0cvs24.2
15204
15205         * src/addrbook.c
15206         * src/addrindex.c
15207         * src/alertpanel.h
15208         * src/codeconv.c
15209         * src/codeconv.h
15210         * src/compose.c
15211         * src/export.c
15212         * src/folder_item_prefs.c
15213         * src/html.c
15214         * src/imap.c
15215         * src/import.c
15216         * src/jpilot.c
15217         * src/mainwindow.c
15218         * src/matcher_parser_lex.l
15219         * src/messageview.c
15220         * src/mh.c
15221         * src/prefs_account.c
15222         * src/prefs_actions.c
15223         * src/prefs_common.c
15224         * src/prefs_gtk.c
15225         * src/prefs_gtk.h
15226         * src/prefs_themes.c
15227         * src/procheader.c
15228         * src/procmime.c
15229         * src/sourcewindow.c
15230         * src/statusbar.c
15231         * src/summaryview.c
15232         * src/textview.c
15233         * src/toolbar.c
15234         * src/unmime.c
15235         * src/common/template.c
15236         * src/common/utils.c
15237         * src/common/xml.c
15238         * src/common/xml.h
15239         * src/gtk/gtkaspell.c
15240         * src/plugins/clamav/clamav_plugin.c
15241         * src/plugins/dillo_viewer/dillo_prefs.c
15242         * src/plugins/image_viewer/viewerprefs.c
15243         * src/plugins/pgpmime/passphrase.c
15244         * src/plugins/pgpmime/prefs_gpg.c
15245         * src/plugins/pgpmime/select-keys.c
15246         * src/plugins/spamassassin/spamassassin.c
15247                 second part of initial sync with main-gtk2
15248                 (more to follow)
15249
15250 2005-01-31 [colin]      1.0.0cvs24.1
15251
15252         * src/compose.c
15253                 Sync with HEAD
15254
15255 2005-01-29 [paul]       1.0.0cvs23.2
15256
15257         * src/account.c
15258         * src/action.c
15259         * src/addressadd.c
15260         * src/addressbook.c
15261         * src/alertpanel.c
15262         * src/compose.c
15263         * src/editaddress.c
15264         * src/editbook.c
15265         * src/editgroup.c
15266         * src/editjpilot.c
15267         * src/editldap.c
15268         * src/editldap_basedn.c
15269         * src/editvcard.c
15270         * src/export.c
15271         * src/foldersel.c
15272         * src/grouplistdialog.c
15273         * src/import.c
15274         * src/importldif.c
15275         * src/inc.c
15276         * src/main.c
15277         * src/mainwindow.c
15278         * src/message_search.c
15279         * src/messageview.c
15280         * src/mimeview.c
15281         * src/prefs_actions.c
15282         * src/prefs_common.c
15283         * src/prefs_common.h
15284         * src/prefs_customheader.c
15285         * src/prefs_display_header.c
15286         * src/prefs_filtering.c
15287         * src/prefs_filtering_action.c
15288         * src/prefs_gtk.c
15289         * src/prefs_matcher.c
15290         * src/prefs_summary_column.c
15291         * src/prefs_template.c
15292         * src/sourcewindow.c
15293         * src/summary_search.c
15294         * src/summaryview.c
15295         * src/textview.c
15296         * src/gtk/about.c
15297         * src/gtk/description_window.c
15298         * src/gtk/gtkshruler.c
15299         * src/gtk/gtkutils.c
15300         * src/gtk/gtkutils.h
15301         * src/gtk/inputdialog.c
15302         * src/gtk/logwindow.c
15303         * src/gtk/prefswindow.c
15304         * src/gtk/progressdialog.c
15305         * src/gtk/progressdialog.h
15306                 first part of initial sync with main-gtk2
15307                 (more to follow)
15308
15309 2005-01-28 [colin]      1.0.0cvs23.1
15310
15311         * src/folderview.c
15312                 Sync with HEAD
15313
15314 2005-01-27 [colin]      1.0.0cvs21.1
15315
15316         * src/folder.c
15317         * src/folderview.c
15318                 Sync with HEAD
15319
15320 2005-01-27 [colin]      1.0.0cvs19.1
15321
15322         * src/procmime.c
15323                 Sync with HEAD
15324
15325 2005-01-27 [colin]      1.0.0cvs18.1
15326
15327         * src/messageview.c
15328         * src/summaryview.c
15329         * src/mainwindow.c
15330         * src/compose.c
15331         * src/compose.h
15332         * src/procmsg.c
15333         * src/procmsg.h
15334         * src/toolbar.c
15335                 Sync with HEAD
15336
15337 2005-01-26 [paul]       1.0.0cvs15.2
15338
15339         * src/compose.c
15340                 compose_entries_set(): convert subject and body to
15341                 utf8 if necessary. patch by Felix Eckhofer
15342
15343 2005-01-26 [paul]       1.0.0cvs15.1
15344
15345         * configure.ac
15346         * src/common/template.c
15347                 sync with HEAD (fix memory leak)
15348
15349 2005-01-25 [paul]       1.0.0cvs14.1
15350
15351         * configure.ac
15352         * src/compose.c
15353                 sync with HEAD
15354
15355 2005-01-24 [colin]      1.0.0cvs13.1
15356
15357         * src/summaryview.c
15358                 Sync with HEAD
15359
15360 2005-01-24 [paul]       1.0.0cvs12.1
15361
15362         * configure.ac
15363         * src/messageview.c
15364         * src/mh.c
15365         * src/common/utils.c
15366                 sync with HEAD
15367
15368 2005-01-24 [colin]      1.0.0cvs11.1
15369
15370         * src/procheader.c
15371                 Sync with HEAD
15372
15373 2005-01-24 [colin]      1.0.0cvs10.1
15374
15375         * src/folderview.c
15376                 Sync with HEAD
15377
15378 2005-01-23 [colin]      1.0.0cvs9.1
15379
15380         * src/crash.c
15381                 Sync with HEAD
15382
15383 2005-01-22 [colin]      1.0.0cvs8.1
15384
15385         * src/summaryview.c
15386         * src/gtk/quicksearch.c
15387                 Sync with HEAD
15388
15389 2005-01-21 [colin]      1.0.0cvs7.1
15390
15391         * src/summaryview.c
15392                 Sync with HEAD
15393
15394 2005-01-21 [colin]      1.0.0cvs6.1
15395
15396         * src/summaryview.c
15397                 Sync with HEAD
15398
15399 2005-01-21 [colin]      1.0.0cvs5.1
15400
15401         * src/gtk/quicksearch.c
15402         * src/prefs_common.c
15403         * src/prefs_common.h
15404                 Sync with HEAD (recurse option)
15405
15406 2005-01-21 [colin]      1.0.0cvs4.1
15407
15408         * src/folder.h
15409         * src/folderview.c
15410         * src/folderview.h
15411         * src/summaryview.c
15412         * src/gtk/quicksearch.c
15413         * src/gtk/quicksearch.h
15414                 Sync with HEAD (recursive quicksearch)
15415
15416 2005-01-20 [colin]      1.0.0cvs3.4
15417
15418         * src/ssl_manager.c
15419                 Remove useless code
15420
15421 2005-01-20 [colin]      1.0.0cvs3.3
15422
15423         * src/ssl_manager.c
15424                 Fix leak, thanks to Alfons.
15425
15426 2005-01-20 [colin]      1.0.0cvs3.2
15427
15428         * src/ssl_manager.c
15429                 Port SSL certificate window to GTK2.
15430
15431 2005-01-20 [paul]       1.0.0cvs3.1
15432
15433         * ChangeLog.claws
15434         * configure.ac
15435         * src/addrindex.c
15436         * src/addrindex.h
15437                 sync with HEAD
15438
15439 2005-01-19 [colin]      1.0.0cvs2.2
15440
15441         * src/plugins/trayicon/trayicon.c
15442                 Fix freeze with gtk-2.6, the easy way
15443                 (signal blocking helpless there...)
15444                 Closes bug #668.
15445
15446 2005-01-19 [colin]      1.0.0cvs2.1
15447
15448         * src/mbox.c
15449         * src/mbox.h
15450         * src/mainwindow.c
15451         * src/summaryview.c
15452         * src/summaryview.h
15453                 Sync with HEAD
15454
15455 2005-01-19 [paul]       1.0.0cvs1.1
15456
15457         * configure.ac
15458         * po/de.po
15459         * po/es.po
15460         * po/fr.po
15461         * po/hr.po
15462         * po/it.po
15463         * po/ja.po
15464         * po/ko.po
15465         * po/pt_BR.po
15466         * po/ru.po
15467         * po/sk.po
15468         * po/sr.po
15469                 sync with HEAD (update translations)
15470
15471 2005-01-18 [colin]      1.0.0cvs0.1
15472
15473         * src/foldersel.c
15474                 Specify search column - patch by Alfons
15475
15476 2005-01-18 [colin]      0.9.13cvs36.3
15477
15478         * src/prefs_toolbar.c
15479                 Change Delete to Remove
15480         * src/prefs_fonts.c
15481                 GTK2 version and leak fixes
15482         * src/prefs_actions.c
15483                 Add stock buttons.
15484                 All patches by Alfons
15485
15486 2005-01-17 [colin]      0.9.13cvs36.2
15487
15488         * src/compose.c
15489                 Fix DnD inserting twice. While at it,
15490                 add DnD support for text/plain in the
15491                 body, and add support in the headers.
15492
15493 2005-01-16 [colin]      0.9.13cvs36.1
15494
15495         * ChangeLog
15496         * ChangeLog.jp
15497         * ChangeLog.claws
15498                 Sync with HEAD (nothing applicable)
15499
15500 2005-01-16 [colin]      0.9.13cvs33.2
15501
15502         * src/prefs_toolbar.c
15503                 GTK2ize prefs_toolbar, by Alfons.
15504
15505 2005-01-14 [colin]      0.9.13cvs33.1
15506
15507         * src/html.c
15508         * src/msgcache.c
15509                 Sync with HEAD
15510
15511 2005-01-14 [colin]      0.9.13cvs32.1
15512
15513         * src/html.c
15514         * src/html.h
15515         * src/msgcache.c
15516         * AUTHORS
15517         * tools/calypso_convert.pl
15518                 Sync with HEAD
15519
15520 2005-01-08 [colin]      0.9.13cvs29.2
15521
15522         * src/prefs_filtering_action.c
15523         * src/prefs_filtering.c
15524                 2 more gtk2 patches by Alfons
15525
15526 2005-01-07 [paul]       0.9.13cvs29.1
15527
15528         * ChangeLog
15529         * ChangeLog.claws
15530         * ChangeLog.jp
15531         * configure.ac
15532         * src/pop.c
15533         * src/pop.h
15534                 sync with HEAD
15535
15536 2005-01-07 [colin]      0.9.13cvs28.3
15537
15538         * src/gtk/progressdialog.c
15539         * src/gtk/progressdialog.h
15540         * src/inc.c
15541         * src/send_message.c
15542                 GTK2 for the incorporation dialog. The CList isn't dead
15543                 yet, for a more smooth migration. Patch by Alfons.
15544
15545 2005-01-06 [colin]      0.9.13cvs28.2
15546
15547         * src/prefs_display_header.c
15548                 GTK2 conversion by Alfons
15549         * src/prefs_actions.c
15550         * src/prefs_matcher.c
15551                 Fix 2 leaks - patch by Alfons
15552
15553 2005-01-06 [colin]      0.9.13cvs28.1
15554
15555         * src/prefs_matcher.c
15556                 Sync with HEAD
15557
15558 2005-01-06 [colin]      0.9.13cvs27.4
15559
15560         * src/prefs_matcher.c
15561                 Fix double-free. Patch by Alfons
15562
15563 2005-01-06 [colin]      0.9.13cvs27.3
15564
15565         * src/prefs_matcher.c
15566                 GTK2 widgets + memleak
15567                 Patch by Alfons
15568
15569 2005-01-05 [colin]      0.9.13cvs27.2
15570
15571         * src/account.c
15572         * src/addr_compl.c
15573         * src/foldersel.c
15574         * src/stock_pixmap.c
15575         * src/stock_pixmap.h
15576                 3 more GTK2 patches by Alfons.
15577
15578 2005-01-04 [colin]      0.9.13cvs27.1
15579
15580         * src/folderview.c
15581         * src/imap_gtk.c
15582         * src/news_gtk.c
15583                 Sync with HEAD
15584
15585 2005-01-04 [colin]      0.9.13cvs25.9
15586
15587         * src/compose.c
15588                 Fix Show Ruler menuitem
15589         * src/prefs_template.c
15590                 Convert to GTK2
15591         * src/common/utils.c
15592                 Make auto pointer stuff handles NULLs
15593                 Patches by Alfons.
15594
15595 2005-01-04 [colin]      0.9.13cvs25.8
15596
15597         * src/compose.c
15598                 Move the attachment list to gtk2
15599                 Patch by Alfons.
15600
15601 2005-01-04 [colin]      0.9.13cvs25.7
15602
15603         * src/textview.c
15604                 Make some keys work again
15605                 Patch by SungHyun Nam <namsh@kldp.org>
15606
15607 2005-01-04 [colin]      0.9.13cvs25.6
15608
15609         * src/gtk/gtkshruler.c
15610                 Move the ruler to GTK2
15611                 Patch by Alfons
15612
15613 2005-01-03 [colin]      0.9.13cvs25.5
15614
15615         * src/compose.c
15616                 Fix my broken patch apply 
15617
15618 2005-01-03 [colin]      0.9.13cvs25.4
15619
15620         * src/common/utils.c
15621         * src/common/utils.h
15622         * src/gtk/prefswindow.c
15623                 Move auto pointer stuff to utils.c
15624                 Patch by Alfons again :)
15625
15626 2005-01-03 [colin]      0.9.13cvs25.3
15627
15628         * src/compose.c
15629         * src/prefs_gtk.c
15630         * src/prefs_template.c
15631         * src/textview.c
15632                 Empty text widgets with empty strings, not NULL char
15633                 Patch by SungHyun Nam <namsh@kldp_org>
15634
15635 2005-01-03 [colin]      0.9.13cvs25.2
15636
15637         * src/main.c
15638         * AUTHORS
15639                 Sync with HEAD
15640
15641 2005-01-03 [colin]      0.9.13cvs25.1
15642
15643         * src/pop.c
15644         * src/pop.h
15645                 Sync with HEAD
15646
15647 2005-01-03 [colin]      0.9.13cvs24.3
15648
15649         * src/account.c
15650                 Two patches from Alfons and Alex S Moore:
15651                 fix images, fix return value.
15652
15653 2005-01-01 [colin]      0.9.13cvs24.2
15654
15655         * src/prefs_actions.c
15656                 Fix over-zealous assertion. Patch by Alfons
15657
15658 2005-01-01 [colin]      0.9.13cvs24.1
15659
15660         * src/procmime.c
15661                 Sync with HEAD (leak fix)
15662
15663 2004-12-31 [colin]      0.9.13cvs23.2
15664
15665         * src/prefs_common.c
15666                 GTK2 widgets + stock buttons - patch by Alfons
15667
15668 2004-12-31 [paul]       0.9.13cvs23.1
15669
15670         * configure.ac
15671                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15672         * src/gtk/pluginwindow.c
15673                 use GTK2 widgets and plug memory leaks,
15674                 patches by Alfons
15675
15676 2004-12-30 [colin]      0.9.13cvs22.4
15677
15678         * src/account.c
15679         * src/action.c
15680         * src/export.c
15681         * src/foldersel.c
15682         * src/import.c
15683         * src/message_search.c
15684         * src/prefs_actions.c
15685         * src/prefs_common.c
15686         * src/prefs_customheader.c
15687         * src/prefs_filtering.c
15688         * src/prefs_summary_column.c
15689         * src/summary_search.c
15690         * src/gtk/about.c
15691         * src/gtk/description_window.c
15692         * src/gtk/gtkutils.c
15693         * src/gtk/gtkutils.h
15694         * src/gtk/inputdialog.c
15695         * src/gtk/prefswindow.c
15696                 Use GTK2 stock buttons. Patches by Alfons.
15697
15698 2004-12-30 [colin]      0.9.13cvs22.3
15699
15700         * src/account.c
15701                 Sync with HEAD
15702         * src/prefs_actions.c
15703         * src/prefs_customheader.c
15704         * src/prefs_filtering.c
15705         * src/prefs_msg_colors.c
15706         * src/prefs_summary_column.c
15707         * src/gtk/prefswindow.c
15708                 Use GtkTreeView instead of deprecated 
15709                 widgets. Patches by Alfons.
15710
15711 2004-12-30 [paul]       0.9.13cvs22.2
15712
15713         * src/foldersel.c
15714                 use GTK 2 Tree View
15715                 patch by Alfons, with root folder sorting fix
15716                 by Stephan Sachse
15717
15718 2004-12-30 [paul]       0.9.13cvs22.1
15719
15720         * ChangeLog
15721         * ChangeLog.claws
15722         * ChangeLog.jp
15723         * NEWS
15724         * configure.ac
15725         * src/account.c
15726                 sync with HEAD
15727
15728 2004-12-22 [martin]     0.9.13cvs21.2
15729
15730         * src/action.c
15731                 free the command line after its use
15732
15733 2004-12-18 [paul]       0.9.13cvs21.1
15734
15735         * AUTHORS
15736         * ChangeLog
15737         * ChangeLog.claws
15738         * ChangeLog.jp
15739         * NEWS
15740         * configure.ac
15741         * src/action.c
15742         * src/compose.c
15743         * src/syldap.c
15744                 sync with HEAD
15745
15746 2004-12-17 [martin]     0.9.13cvs17.2
15747
15748         * src/action.c
15749                 convert actions input to locale
15750         * src/inc.c
15751                 convert notification command to locale
15752         * src/plugins/pgpmime/select-keys.c
15753                 convert attributes to utf8
15754
15755 2004-12-14 [colin]      0.9.13cvs17.1
15756
15757         * ChangeLog
15758         * ChangeLog.jp
15759         * ChangeLog.claws
15760         * src/action.c
15761         * src/common/utils.c
15762         * src/gtk/prefswindow.c
15763         * src/gtk/gtkutils.c
15764         * src/gtk/gtkutils.h
15765         * src/plugins/spamassassin/libspamc.c
15766                 Sync with HEAD
15767
15768 2004-12-13 [colin]      0.9.13cvs14.1
15769
15770         * src/quote_fmt_parse.y
15771                 Sync with HEAD
15772
15773 2004-12-10 [colin]      0.9.13cvs12.1
15774
15775         * src/prefs_themes.c
15776         * src/mainwindow.c
15777         * src/messageview.c
15778                 Sync with HEAD
15779
15780 2004-12-09 [colin]      0.9.13cvs10.1
15781
15782         * src/procmime.c
15783                 Sync with HEAD (fix B64 encoding from memory)
15784
15785 2004-12-08 [colin]      0.9.13cvs9.1
15786
15787         * src/gtk/colorlabel.c
15788                 Sync with HEAD
15789
15790 2004-12-08 [paul]       0.9.13cvs8.2
15791
15792         * src/gtk/pluginwindow.c
15793                 fix window resizing oddities
15794
15795 2004-12-08 [colin]      0.9.13cvs8.1
15796
15797         * src/quote_fmt_parse.y
15798                 Sync with HEAD
15799
15800 2004-12-08 [colin]      0.9.13cvs7.1
15801
15802         * src/matcher_parser_parse.y
15803         * src/msgcache.c
15804         * src/prefs_matcher.c
15805         * src/procheader.c
15806         * src/matcher.c
15807         * src/common/defs.h
15808         * po/sr.po
15809                 Sync with HEAD
15810
15811 2004-12-08 [colin]      0.9.13cvs6.1
15812
15813         * src/quote_fmt_parse.y
15814         * src/textview.c
15815                 Sync with HEAD
15816         * src/gtk/prefswindow.c
15817         * src/gtk/pluginwindow.c
15818                 Fix G_CALLBACKS protos (thanks to Alfons)
15819
15820 2004-12-07 [torte]      0.9.13cvs2.2
15821
15822         * src/procmime.c
15823                 [Bug 650] reply button causes crash
15824                 Thanks to David Relson and Christoph
15825
15826 2004-12-07 [colin]      0.9.13cvs2.1
15827
15828         * ChangeLog.claws
15829         * AUTHORS
15830         * po/sk.po
15831         * src/procmime.c
15832         * src/prefs_account.c
15833         * src/common/smtp.c
15834         * src/common/smtp.h
15835                 Sync with HEAD
15836
15837 2004-12-06 [colin]      0.9.12cvs187.1
15838
15839         * ChangeLog.claws
15840         * INSTALL
15841         * Makefile.am
15842         * README.claws
15843         * TODO.claws
15844         * configure.ac
15845         * po/bg.po
15846         * po/cs.po
15847         * po/el.po
15848         * po/en_GB.po
15849         * po/es.po
15850         * po/fr.po
15851         * po/hr.po
15852         * po/hu.po
15853         * po/it.po
15854         * po/ja.po
15855         * po/ko.po
15856         * po/nl.po
15857         * po/pl.po
15858         * po/pt_BR.po
15859         * po/ru.po
15860         * po/sk.po
15861         * po/sr.po
15862         * po/sv.po
15863         * po/zh_CN.po
15864         * po/zh_TW.Big5.po
15865         * src/compose.c
15866         * tools/Makefile.am
15867         * tools/README
15868         * tools/filter_conv.pl
15869         * tools/kdeservicemenu/README
15870         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15871         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15872                 Sync with HEAD
15873
15874 2004-12-04 [colin]      0.9.12cvs183.1
15875
15876         * src/compose.c
15877                 Sync with HEAD (compose window position saving)
15878
15879 2004-12-04 [paul]       0.9.12cvs182.3
15880
15881         * src/messageview.c
15882         * src/mimeview.c
15883         * src/prefs_customheader.c
15884         * src/gtk/quicksearch.c
15885                 replace some forgotten GTK_SIGNAL_FUNCs
15886
15887 2004-12-04 [paul]       0.9.12cvs182.2
15888
15889         * src/Makefile.am
15890                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15891                 committed in error      
15892
15893 2004-12-04 [paul]       0.9.12cvs182.1
15894
15895         * ChangeLog
15896         * ChangeLog.claws
15897         * ChangeLog.jp
15898         * INSTALL
15899         * NEWS
15900         * README
15901         * README.jp
15902         * configure.ac
15903         * doc/manual/ja/Makefile.am
15904         * doc/manual/ja/sylpheed-1.html
15905         * doc/manual/ja/sylpheed-10.html
15906         * doc/manual/ja/sylpheed-11.html
15907         * doc/manual/ja/sylpheed-12.html
15908         * doc/manual/ja/sylpheed-13.html
15909         * doc/manual/ja/sylpheed-14.html
15910         * doc/manual/ja/sylpheed-15.html
15911         * doc/manual/ja/sylpheed-16.html
15912         * doc/manual/ja/sylpheed-17.html
15913         * doc/manual/ja/sylpheed-18.html
15914         * doc/manual/ja/sylpheed-19.html
15915         * doc/manual/ja/sylpheed-2.html
15916         * doc/manual/ja/sylpheed-20.html
15917         * doc/manual/ja/sylpheed-3.html
15918         * doc/manual/ja/sylpheed-4.html
15919         * doc/manual/ja/sylpheed-5.html
15920         * doc/manual/ja/sylpheed-6.html
15921         * doc/manual/ja/sylpheed-7.html
15922         * doc/manual/ja/sylpheed-8.html
15923         * doc/manual/ja/sylpheed-9.html
15924         * doc/manual/ja/sylpheed.html
15925         * doc/manual/ja/sylpheed.sgml
15926         * po/de.po
15927         * src/Makefile.am
15928         * src/compose.c
15929         * src/procmime.c
15930         * src/pixmaps/regular.xpm **REMOVED**
15931         * src/plugins/pgpmime/pgpmime.c
15932         * src/plugins/pgpmime/plugin.c
15933         * src/plugins/pgpmime/prefs_gpg.c
15934                 sync with HEAD
15935
15936 2004-12-03 [paul]       0.9.12cvs180.1
15937
15938         * ChangeLog
15939         * ChangeLog.claws
15940         * ChangeLog.jp
15941         * configure.ac
15942         * src/Makefile.am
15943         * src/pop.c
15944         * src/common/utils.c
15945         * src/common/utils.h
15946         * src/pixmaps/continue.xpm
15947         * src/pixmaps/dir_close.xpm
15948         * src/pixmaps/dir_open.xpm
15949         * src/pixmaps/drafts_close.xpm
15950         * src/pixmaps/drafts_open.xpm
15951         * src/pixmaps/folder.xpm **REMOVED**
15952         * src/pixmaps/group.xpm
15953         * src/pixmaps/unread.xpm
15954                 sync with HEAD
15955
15956 2004-12-02 [colin]      0.9.12cvs179.1
15957
15958         * src/compose.c
15959                 Sync with HEAD (non-duplicated reedition)
15960
15961 2004-12-02 [colin]      0.9.12cvs178.1
15962
15963         * src/compose.c
15964                 Sync with HEAD (linewrap_quote fix)
15965
15966 2004-12-01 [colin]      0.9.12cvs177.3
15967
15968         * src/addrharvest.c
15969                 Replace sizeof with strlen
15970
15971 2004-12-01 [paul]       0.9.12cvs177.2
15972
15973         * src/addrharvest.c
15974                 fix 'harvest addresses'
15975
15976 2004-11-30 [colin]      0.9.12cvs177.1
15977
15978         * src/gtk/prefswindow.c
15979         * src/gtk/pluginwindow.c
15980                 Sync with HEAD
15981
15982 2004-11-29 [colin]      0.9.12cvs176.1
15983
15984         * src/folderview.c
15985                 sync with HEAD (Fix disappearing separators in folderview's popup)
15986
15987 2004-11-29 [colin]      0.9.12cvs175.1
15988
15989         * src/procmime.c
15990                 Sync with head (another format fix)
15991
15992 2004-11-29 [colin]      0.9.12cvs174.1
15993
15994         * src/pop.c
15995                 Sync with HEAD (format string fix)
15996
15997 2004-11-26 [colin]      0.9.12cvs173.1
15998
15999         * src/common/smtp.c
16000         * src/common/smtp.h
16001                 Sync with HEAD
16002
16003 2004-11-24 [colin]      0.9.12cvs172.1
16004
16005         * src/plugins/pgpmime/pgpmime.c
16006                 Sync with HEAD
16007
16008 2004-11-24 [colin]      0.9.12cvs171.1
16009
16010         * src/plugins/pgpmime/pgpmime.c
16011                 Sync with head (gpgmectx leaks)
16012
16013 2004-11-24 [colin]      0.9.12cvs169.1
16014
16015         * src/plugins/pgpmime/plugin.c
16016         * src/plugins/trayicon/Makefile.am
16017         * src/plugins/trayicon/newmarkedmail.xpm
16018         * src/plugins/trayicon/trayicon.c
16019         * src/plugins/trayicon/unreadmarkedmail.xpm
16020                 Sync with HEAD
16021
16022 2004-11-23 [colin]      0.9.12cvs168.1
16023
16024         * src/partial_download.c
16025         * src/partial_download.h
16026         * src/plugins/pgpmime/plugin.c
16027                 Sync with HEAD
16028
16029 2004-11-23 [colin]      0.9.12cvs166.1
16030
16031         * src/Makefile.am
16032         * src/codeconv.c
16033         * src/compose.c
16034         * src/folderview.c
16035         * src/main.c
16036         * src/partial_download.c
16037         * src/partial_download.h
16038         * src/prefs_account.c
16039         * src/prefs_account.h
16040         * src/privacy.c
16041         * src/privacy.h
16042         * src/procmime.c
16043         * src/common/Makefile.am
16044         * src/common/base64.h
16045         * src/common/partial_download.c
16046         * src/common/partial_download.h
16047         * src/gtk/prefswindow.c
16048         * src/gtk/prefswindow.h
16049         * src/plugins/pgpmime/pgpmime.c
16050         * src/plugins/pgpmime/prefs_gpg.c
16051         * src/plugins/pgpmime/prefs_gpg.h
16052         * src/plugins/pgpmime/sgpgme.c
16053         * src/plugins/pgpmime/sgpgme.h
16054                 Sync with HEAD
16055
16056 2004-11-23 [colin]      0.9.12cvs163.1
16057
16058         * src/main.c
16059                 Sync with HEAD (cursor optimization)
16060
16061 2004-11-23 [colin]      0.9.12cvs162.1
16062
16063         * src/prefs_common.c
16064         * src/prefs_themes.c
16065         * src/procmsg.c
16066                 Sync with HEAD
16067
16068 2004-11-23 [colin]      0.9.12cvs158.9
16069
16070         * src/compose.c
16071                 Fix double-free when forwarding
16072         * src/msgcache.c
16073                 Fix leak on error path
16074                 
16075
16076 2004-11-23 [colin]      0.9.12cvs158.8
16077
16078         * src/compose.c
16079                 Fix possible double-free
16080                 Spotted by Alfons
16081
16082 2004-11-23 [colin]      0.9.12cvs158.7
16083
16084         * src/compose.c
16085                 Fix some signal handlers' prototypes
16086                 Spotted by Alfons
16087
16088 2004-11-22 [colin]      0.9.12cvs158.6
16089
16090         * src/compose.c
16091                 Remove unneeded code and duplicated
16092                 wrapping - patch by Alfons
16093
16094 2004-11-22 [colin]      0.9.12cvs158.5
16095
16096         * src/prefs_themes.c
16097                 Fix oversized selector
16098
16099 2004-11-22 [colin]      0.9.12cvs158.4
16100
16101         * src/compose.c
16102                 fix dump_text()
16103                 patch by Alfons
16104
16105 2004-11-19 [colin]      0.9.12cvs158.3
16106
16107         * src/textview.c
16108                 Add a context menu on links (open, copy)
16109
16110 2004-11-18 [paul]       0.9.12cvs158.2
16111
16112         * src/addrgather.c
16113         * src/exphtmldlg.c
16114         * src/expldifdlg.c
16115         * src/mimeview.c
16116         * src/prefs_common.c
16117         * src/plugins/image_viewer/viewer.c
16118         * src/plugins/spamassassin/spamassassin_gtk.c
16119                 replace deprecated gtk_notebook_set_page
16120                 and gtk_notebook_current_page
16121
16122 2004-11-18 [paul]       0.9.12cvs158.1
16123
16124         * configure.ac
16125         * src/compose.c
16126         * src/mainwindow.c
16127         * src/messageview.c
16128         * src/prefs_common.c
16129         * src/common/utils.c
16130         * src/common/utils.h
16131                 sync with HEAD
16132
16133 2004-11-17 [colin]      0.9.12cvs156.1
16134
16135         * src/prefs_account.c
16136         * src/prefs_account.h
16137         * src/procmsg.c
16138                 Sync with HEAD (add pref to store encrypted mails encrypted)
16139
16140 2004-11-17 [paul]       0.9.12cvs155.1
16141
16142         * ChangeLog
16143         * ChangeLog.claws
16144         * ChangeLog.jp
16145         * NEWS
16146         * configure.ac
16147         * src/compose.c
16148         * src/jpilot.c
16149         * src/privacy.c
16150         * src/procmime.c
16151         * src/procmime.h
16152         * src/procmsg.c
16153         * src/toolbar.c
16154         * src/pixmaps/error.xpm
16155                 sync with HEAD
16156
16157 2004-11-17 [colin]      0.9.12cvs151.1
16158
16159         * src/plugins/pgpmime/pgpmime.c
16160                 Sync with HEAD (remove debug printf)
16161
16162 2004-11-17 [colin]      0.9.12cvs150.1
16163
16164         * src/plugins/pgpmime/pgpmime.c
16165                 Sync with HEAD (off-by-one fix)
16166
16167 2004-11-17 [colin]      0.9.12cvs149.1
16168
16169         * src/procmsg.c
16170                 Sync with HEAD (coding style fixes)
16171
16172 2004-11-16 [colin]      0.9.12cvs148.1
16173
16174         * src/procmsg.c
16175                 Sync with head (Fix the fix)
16176
16177 2004-11-16 [colin]      0.9.12cvs147.1
16178
16179         * src/procmsg.c
16180                 Sync with Main (leak fix)
16181
16182 2004-11-16 [colin]      0.9.12cvs146.14
16183
16184         * src/compose.c
16185                 Remove useless chunk of code
16186                 Patch by Alfons
16187
16188 2004-11-15 [colin]      0.9.12cvs146.13
16189
16190         * src/compose.c
16191                 Fix drafting after insertion
16192                 Patch by Alfons
16193
16194 2004-11-15 [colin]      0.9.12cvs146.12
16195
16196         * src/compose.c
16197         * src/prefs_filtering.c
16198         * src/prefs_filtering_action.c
16199         * src/prefs_toolbar.c
16200                 Fix some const-correctness
16201
16202 2004-11-15 [colin]      0.9.12cvs146.11
16203
16204         * src/summaryview.c
16205         * src/prefs_themes.c
16206         * src/messageview.c
16207                 Fix some leaks
16208
16209 2004-11-15 [colin]      0.9.12cvs146.10
16210
16211         * src/codeconv.c
16212                 More unreadable locale fixes
16213
16214 2004-11-14 [colin]      0.9.12cvs146.9
16215
16216         * src/textview.c
16217                 Fix uri_security_check
16218                 Patch by Alfons
16219
16220 2004-11-13 [paul]       0.9.12cvs146.8
16221
16222         * src/folder.c
16223         * src/procmime.c
16224                 fix 2 bugs introduced in last commit
16225
16226 2004-11-13 [paul]       0.9.12cvs146.7
16227
16228         * src/compose.c
16229         * src/exporthtml.c
16230         * src/exportldif.c
16231         * src/folder.c
16232         * src/imap.c
16233         * src/imap_gtk.c
16234         * src/main.c
16235         * src/mainwindow.c
16236         * src/messageview.c
16237         * src/mh_gtk.c
16238         * src/prefs_themes.c
16239         * src/procmime.c
16240         * src/setup.c
16241         * src/summaryview.c
16242                 replace deprecated g_basename
16243
16244 2004-11-13 [paul]       0.9.12cvs146.6
16245
16246         * src/compose.c
16247         * src/imap.c
16248         * src/matcher_parser.h
16249         * src/matcher_parser_parse.y
16250         * src/prefs_filtering.c
16251         * src/prefs_filtering_action.c
16252         * src/prefs_themes.c
16253         * src/prefs_toolbar.c
16254         * src/common/utils.c
16255                 various small fixes/cleanups
16256
16257 2004-11-12 [colin]      0.9.12cvs146.5
16258
16259         * src/textview.c
16260                 Validate event's origin on visibility notify
16261                 Patch by Alfons.
16262
16263 2004-11-12 [paul]       0.9.12cvs146.4
16264
16265         * src/exporthtml.c
16266         * src/exportldif.c
16267         * src/imap.c
16268         * src/mh.c
16269         * src/mimeview.c
16270         * src/prefs_spelling.c
16271         * src/prefs_themes.c
16272                 replace deprecated g_dirname    
16273
16274 2004-11-12 [colin]      0.9.12cvs146.3
16275
16276         * src/textview.c
16277                 Some coding style fixes
16278
16279 2004-11-12 [colin]      0.9.12cvs146.2
16280
16281         * src/codeconv.c
16282                 We want to replace _all_ extended chars in
16283                 conv_unreadable_*, because any string containing
16284                 extended chars not parsing as UTF8 is 
16285                 undisplayed on gtk2.
16286
16287 2004-11-12 [paul]       0.9.12cvs146.1
16288
16289         * ChangeLog
16290         * ChangeLog.claws
16291         * ChangeLog.jp
16292         * NEWS
16293         * configure.ac
16294         * src/account.c
16295         * src/folderview.c
16296         * src/folderview.h
16297         * src/imap.c
16298         * src/imap_gtk.c
16299         * src/inc.c
16300         * src/mainwindow.c
16301         * src/mh_gtk.c
16302         * src/news_gtk.c
16303         * src/pop.c
16304         * src/prefs_account.c
16305         * src/prefs_account.h
16306         * src/prefs_ext_prog.c
16307         * src/procmime.c
16308         * src/procmime.h
16309         * src/procmsg.c
16310         * src/procmsg.h
16311         * src/summary_search.c
16312         * src/summaryview.c
16313         * src/textview.c
16314         * src/common/defs.h
16315         * src/common/utils.c
16316         * src/common/utils.h
16317         * src/gtk/menu.c
16318         * src/gtk/menu.h
16319                 sync with HEAD
16320
16321 2004-11-11 [colin]      0.9.12cvs144.2
16322
16323         * src/textview.c
16324                 Fix URI range selection (patch by Alfons)
16325
16326 2004-11-09 [colin]      0.9.12cvs144.1
16327
16328         * ChangeLog.claws
16329         * src/compose.c
16330         * src/folder.c
16331         * src/folder_item_prefs.c
16332         * src/prefs_account.c
16333         * src/prefs_account.h
16334         * src/plugins/pgpmime/pgpmime.c
16335                 Sync with HEAD
16336
16337 2004-11-08 [colin]      0.9.12cvs143.1
16338
16339         * src/summaryview.c
16340                 Sync with HEAD (optimize quicksearch)
16341
16342 2004-11-08 [colin]      0.9.12cvs142.2
16343
16344         * src/compose.c
16345                 Don't wrap when Edit/Auto wrapping is disabled
16346
16347 2004-11-08 [colin]      0.9.12cvs142.1
16348
16349         * src/textview.c
16350                 Sync with HEAD
16351
16352 2004-11-08 [colin]      0.9.12cvs141.1
16353
16354         * src/textview.c
16355                 Sync with HEAD (fix some mail URIs)
16356
16357 2004-11-08 [colin]      0.9.12cvs140.3
16358
16359         * src/textview.c
16360                 o Use text cursor instead of arrow when
16361                   not on a link
16362                 o Fix handling of contiguous links (as in
16363                   "colin@colino.net" <colin@colino.net>)
16364                   This one unveils a bug in get_email_part()
16365
16366 2004-11-07 [colin]      0.9.12cvs140.2
16367
16368         * src/textview.c
16369                 Fix memleak. Patch by Alfons.
16370
16371 2004-11-06 [colin]      0.9.12cvs140.1
16372
16373         * src/compose.c
16374                 Sync with HEAD (don't ask passphrase
16375                 when drafting)
16376
16377 2004-11-06 [paul]       0.9.12cvs139.2
16378
16379         * AUTHORS
16380         * src/textview.c
16381         * src/textview.h
16382                 textview URI handling. hovering over a 
16383                 link displays it in the status bar,
16384                 and changes the mouse pointer to a hand 
16385                 cursor. a link is activated with a single 
16386                 click. (Modified from the) patch by Jean-Yves 
16387                 Lefort <jylefort@users.sourceforge.net>
16388                 
16389
16390 2004-11-05 [colin]      0.9.12cvs139.1
16391
16392         * src/compose.c
16393         * src/procmime.c
16394                 Sync with HEAD again ^^
16395
16396 2004-11-05 [colin]      0.9.12cvs139.1
16397
16398         * src/compose.c
16399         * src/procmime.c
16400                 Sync with HEAD
16401
16402 2004-11-03 [paul]       0.9.12cvs138.1
16403
16404         * ChangeLog.claws
16405         * configure.ac
16406         * po/POTFILES.in
16407         * src/prefs_ext_prog.c
16408         * src/procmime.c
16409         * tools/kdeservicemenu/README
16410         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16411         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16412                 sync with HEAD
16413
16414 2004-11-01 [christoph]  0.9.12cvs136.2
16415
16416         * src/procmime.c
16417                 convert MIME parameters to UTF-8
16418
16419 2004-10-29 [colin]      0.9.12cvs136.1
16420
16421         * src/common/utils.c
16422                 Sync with HEAD (don't use '=' in mime boundary)
16423
16424 2004-10-29 [paul]       0.9.12cvs135.1
16425
16426         * configure.ac
16427         * doc/src/rfc2231.txt
16428         * src/procmime.c
16429         * src/common/quoted-printable.c
16430         * src/common/utils.c
16431         * src/common/utils.h
16432                 sync with HEAD
16433
16434 2004-10-27 [paul]       0.9.12cvs134.1
16435
16436         * configure.ac
16437         * src/main.c
16438         * src/procmime.c
16439         * src/plugins/pgpmime/pgpmime.c
16440                 sync with HEAD
16441
16442 2004-10-26 [paul]       0.9.12cvs132.3
16443
16444         * src/account.c
16445         * src/addressbook.c
16446         * src/addrgather.c
16447         * src/addrharvest.c
16448         * src/codeconv.c
16449         * src/compose.c
16450         * src/customheader.c
16451         * src/editaddress.c
16452         * src/editgroup.c
16453         * src/enriched.c
16454         * src/expldifdlg.c
16455         * src/exporthtml.c
16456         * src/exportldif.c
16457         * src/folder.c
16458         * src/foldersel.c
16459         * src/folderview.c
16460         * src/grouplistdialog.c
16461         * src/html.c
16462         * src/imap.c
16463         * src/jpilot.c
16464         * src/ldapserver.c
16465         * src/ldif.c
16466         * src/mimeview.c
16467         * src/news.c
16468         * src/news_gtk.c
16469         * src/pop.c
16470         * src/prefs_display_header.c
16471         * src/prefs_gtk.c
16472         * src/prefs_msg_colors.c
16473         * src/prefs_toolbar.c
16474         * src/procheader.c
16475         * src/procmime.c
16476         * src/summaryview.c
16477         * src/textview.c
16478         * src/toolbar.c
16479         * src/vcard.c
16480         * src/common/mgutils.c
16481         * src/common/nntp.c
16482         * src/common/smtp.c
16483         * src/common/template.c
16484         * src/common/utils.c
16485         * src/common/xmlprops.c
16486         * src/plugins/pgpmime/pgpmime.c
16487         * src/plugins/pgpmime/select-keys.c
16488         * src/plugins/pgpmime/sgpgme.c
16489                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16490                 g_string_sprintfa(), gtk_notebook_current_page()
16491
16492 2004-10-26 [colin]      0.9.12cvs132.2
16493
16494         * src/prefs_folder_item.c
16495                 Fix default-account selection
16496
16497 2004-10-21 [colin]      0.9.12cvs133
16498
16499         * src/compose.c
16500                 Sync with HEAD (Remove extra separator in compose's Options)
16501         * src/textview.c
16502                 Set wrapping to char
16503
16504 2004-10-21 [paul]       0.9.12cvs131.2
16505
16506         * src/compose.c
16507         * src/sourcewindow.c
16508                 fix wrapping
16509                 fix window shrinking 
16510
16511 2004-10-21 [colin]      0.9.12cvs131.1
16512
16513         * ChangeLog.claws
16514         * src/compose.c
16515                 Sync with HEAD
16516
16517 2004-10-21 [paul]       0.9.12cvs130.2
16518
16519         * src/prefs_folder_item.c
16520                 sync with HEAD (Apply to subfolders)
16521
16522 2004-10-19 [colin]      0.9.12cvs130.1
16523
16524         * ChangeLog.claws
16525         * src/compose.c
16526         * src/common/utils.c
16527         * src/gtk/menu.c
16528                 Sync with HEAD
16529
16530 2004-10-19 [colin]      0.9.12cvs128.1
16531
16532         * src/addrbook.c
16533         * src/addrcache.c
16534         * src/addressbook.c
16535         * src/codeconv.c
16536         * src/compose.c
16537         * src/customheader.c
16538         * src/editaddress.c
16539         * src/editgroup.c
16540         * src/exporthtml.c
16541         * src/folder.c
16542         * src/folderview.c
16543         * src/imap.c
16544         * src/jpilot.c
16545         * src/main.c
16546         * src/matcher_parser_parse.y
16547         * src/mbox.c
16548         * src/pop.c
16549         * src/prefs_account.c
16550         * src/prefs_gtk.c
16551         * src/prefs_msg_colors.c
16552         * src/procheader.c
16553         * src/procmime.c
16554         * src/procmime.h
16555         * src/procmsg.c
16556         * src/summaryview.c
16557         * src/textview.c
16558         * src/common/base64.c
16559         * src/common/partial_download.c
16560         * src/common/socket.c
16561         * src/common/sylpheed.c
16562         * src/common/utils.c
16563         * src/common/utils.h
16564         * src/gtk/pluginwindow.c
16565         * src/gtk/quicksearch.c
16566         * src/plugins/clamav/clamav_plugin.c
16567         * src/plugins/clamav/clamav_plugin.h
16568         * src/plugins/clamav/clamav_plugin_gtk.c
16569         * src/plugins/pgpmime/passphrase.c
16570         * src/plugins/pgpmime/pgpmime.c
16571         * src/plugins/pgpmime/plugin.c
16572         * src/plugins/pgpmime/prefs_gpg.c
16573         * src/plugins/pgpmime/prefs_gpg.h
16574         * src/plugins/pgpmime/select-keys.c
16575         * src/plugins/pgpmime/sgpgme.c
16576         * src/plugins/spamassassin/libspamc.c
16577         * src/plugins/spamassassin/spamassassin.c
16578         * src/plugins/spamassassin/spamassassin.h
16579         * src/plugins/spamassassin/spamassassin_gtk.c
16580         * src/plugins/trayicon/trayicon.c
16581         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16582                 Sync with HEAD
16583
16584 2004-10-14 [colin]      0.9.12cvs126.2
16585
16586         * src/codeconv.c
16587         * src/textview.c
16588                 Fix conv_unreadable_locale
16589
16590 2004-10-13 [colin]      0.9.12cvs126.1
16591
16592         * src/compose.c
16593                 Sync with HEAD (don't convert charset for 
16594                 drafted messages, minor cleanup)
16595
16596 2004-10-13 [colin]      0.9.12cvs125.1
16597
16598         * po/POTFILES.in
16599                 Sync with HEAD (POTFILES fix)
16600
16601 2004-10-12 [colin]      0.9.12cvs124.3
16602
16603         * src/compose.c
16604                 Fix encoding bug from latest sync
16605
16606 2004-10-12 [paul]       0.9.12cvs124.2
16607
16608         * src/plugins/pgpmime/prefs_gpg.c
16609         * src/plugins/pgpmime/prefs_gpg.h
16610                 forgotten in last commit        
16611
16612 2004-10-12 [paul]       0.9.12cvs124.1
16613
16614         * ChangeLog.claws
16615         * configure.ac
16616         * m4/spamassassin.m4
16617         * src/Makefile.am
16618         * src/account.c
16619         * src/compose.c
16620         * src/compose.h
16621         * src/crash.c
16622         * src/main.c
16623         * src/mimeview.c
16624         * src/passphrase.c
16625         * src/passphrase.h
16626         * src/prefs_account.c
16627         * src/prefs_account.h
16628         * src/prefs_common.c
16629         * src/privacy.c
16630         * src/privacy.h
16631         * src/procmime.c
16632         * src/procmime.h
16633         * src/procmsg.c
16634         * src/rfc2015.c
16635         * src/rfc2015.h
16636         * src/select-keys.c
16637         * src/select-keys.h
16638         * src/textview.c
16639         * src/common/utils.c
16640         * src/common/utils.h
16641         * src/gtk/about.c
16642         * src/plugins/pgpmime/Makefile.am
16643         * src/plugins/pgpmime/passphrase.c
16644         * src/plugins/pgpmime/passphrase.h
16645         * src/plugins/pgpmime/pgpmime.c
16646         * src/plugins/pgpmime/plugin.c
16647         * src/plugins/pgpmime/select-keys.c
16648         * src/plugins/pgpmime/select-keys.h
16649         * src/plugins/pgpmime/sgpgme.c
16650         * src/plugins/pgpmime/sgpgme.h
16651                 sync with HEAD
16652
16653 2004-10-04 [colin]      0.9.12cvs122.1
16654
16655         * src/mainwindow.c
16656         * src/messageview.c
16657         * src/messageview.h
16658         * src/textview.c
16659                 Sync with HEAD
16660
16661 2004-10-04 [colin]      0.9.12cvs121.1
16662
16663         * src/summaryview.c
16664                 Sync with HEAD
16665
16666 2004-10-04 [paul]       0.9.12cvs120.1
16667
16668         * configure.ac
16669                 sync with HEAD [don't try to build 
16670                 pgpmime plugin when gpgme is disabled]
16671
16672 2004-10-03 [colin]      0.9.12cvs119.3
16673
16674         * src/gtk/gtksctree.c
16675                 Lots of side effects. Put back as before 117.2.
16676         * src/summaryview.c
16677                 Fix bug #602
16678
16679 2004-10-03 [colin]      0.9.12cvs119.2
16680
16681         * src/gtk/gtksctree.c
16682                 Revert 608 fix that doesn't work that good
16683
16684 2004-10-02 [colin]      0.9.12cvs119.1
16685
16686         * src/mainwindow.c
16687         * src/messageview.c
16688         * src/prefs_common.h
16689         * src/procmime.c
16690         * src/procmime.h
16691         * src/textview.c
16692                 Sync with HEAD
16693         * src/gtk/gtksctree.c
16694                 Close bug #608
16695
16696 2004-10-01 [colin]      0.9.12cvs118.1
16697
16698         * src/mimeview.c
16699                 Sync with HEAD (better Save All fix)
16700
16701 2004-10-01 [colin]      0.9.12cvs117.2
16702
16703         * src/gtk/gtksctree.c
16704                 Faster on selection
16705
16706 2004-10-01 [colin]      0.9.12cvs117.1
16707
16708         * src/mimeview.c
16709                 Sync with HEAD (Save All: only attachments)
16710
16711 2004-10-01 [paul]       0.9.12cvs116.1
16712
16713         * ChangeLog.claws
16714         * configure.ac
16715         * src/account.c
16716         * src/prefs_common.c
16717         * src/gtk/colorlabel.c
16718                 sync with HEAD
16719
16720 2004-09-30 [colin]      0.9.12cvs115.1
16721
16722         * src/stock_pixmap.c
16723         * src/stock_pixmap.h
16724         * src/folderview.c
16725         * src/Makefile.am
16726         * src/pixmaps/read.xpm
16727                 Sync with HEAD (new pixmap)
16728
16729 2004-09-29 [colin]      0.9.12cvs114.1
16730
16731         * src/compose.c
16732                 Sync with HEAD
16733                 Fix focus handling in headers
16734
16735 2004-09-29 [paul]       0.9.12cvs113.1
16736
16737         * src/quote_fmt_parse.y
16738                 sync with HEAD
16739  
16740
16741 2004-09-28 [colin]      0.9.12cvs112.1
16742
16743         * src/folderview.c
16744         * src/mainwindow.c
16745                 Sync with HEAD
16746
16747 2004-09-28 [colin]      0.9.12cvs110.1
16748
16749         * src/folderview.c
16750                 Sync with HEAD (Contextual Empty trash menu)
16751
16752 2004-09-28 [colin]      0.9.12cvs108.1
16753
16754         * src/addressbook.c
16755                 Sync with HEAD (addressbook edit on double-click)
16756
16757 2004-09-28 [colin]      0.9.12cvs106.1
16758
16759         * src/inc.c
16760                 Sync with HEAD (folder_item freeze on inc)
16761
16762 2004-09-27 [colin]      0.9.12cvs105.1
16763
16764         * src/folderview.c
16765                 Sync with HEAD (right-align new and unread column)
16766
16767 2004-09-27 [colin]      0.9.12cvs104.1
16768
16769         * src/main.c
16770                 Sync with HEAD (revert 0.9.12cvs101)
16771
16772 2004-09-24 [colin]      0.9.12cvs103.2
16773
16774         * src/wizard.c
16775                 Fix gtk warnings and use domain part of the email address 
16776                 when domain detection fails (no dot in domain name)
16777
16778 2004-09-23 [colin]      0.9.12cvs103.1
16779
16780         * src/plugins/spamassassin/libspamc.c
16781         * src/plugins/spamassassin/libspamc.h
16782         * src/plugins/spamassassin/utils.c
16783         * src/plugins/spamassassin/utils.h
16784                 Sync with HEAD (Update spamassassin to 3.0)
16785
16786 2004-09-21 [colin]      0.9.12cvs102.3
16787
16788         * src/action.c
16789                 Add horizontal scrollbar in action io dialog as needed
16790                 Patch by Alfons.
16791
16792 2004-09-20 [colin]      0.9.12cvs102.2
16793
16794         * src/plugins/image_viewer/viewer.c
16795                 Remove imlib stuff
16796                 use gtk_pixmap_set when clearing
16797                 (would be better to use gtkImages, but causes size-allocate 
16798                 signals storm)
16799
16800 2004-09-17 [paul]       0.9.12cvs102.1
16801
16802         * ChangeLog
16803         * ChangeLog.claws
16804         * ChangeLog.jp
16805         * configure.ac
16806         * src/inc.c
16807                 sync with HEAD
16808
16809
16810 2004-09-17 [colin]      0.9.12cvs101.1
16811
16812         * ChangeLog.claws
16813         * src/main.c
16814                 Sync with HEAD (fix segs at exit)
16815
16816 2004-09-14 [colin]      0.9.12cvs99.5
16817
16818         * src/common/socket.c
16819         * AUTHORS
16820                 Fix send error on 64bit platforms
16821                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16822
16823 2004-09-14 [colin]      0.9.12cvs99.4
16824
16825         * src/action.c
16826                 Fix action output with utf8 
16827                 Patch by Alfons.
16828
16829 2004-09-14 [colin]      0.9.12cvs99.3
16830
16831         * ChangeLog.claws
16832         * src/folder.c
16833                 Sync with HEAD
16834
16835 2004-09-09 [colin]      0.9.12cvs99.2
16836
16837         * src/action.c
16838                 Fix progress bar (displaying "Completed %v/%u")
16839                 Patch by Alfons.
16840
16841 2004-09-08 [colin]      0.9.12cvs99.1
16842
16843         * src/account.c
16844         * src/folder.c
16845         * src/procmsg.c
16846         * src/procmsg.h
16847         * src/plugins/pgpmime/pgpmime.c
16848                 Sync with HEAD
16849
16850 2004-09-08 [colin]      0.9.12cvs97.2
16851
16852         * src/summaryview.c
16853                 Don't select mails in collapsed threads 
16854                 when navigating with up/down
16855
16856 2004-09-07 [colin]      0.9.12cvs97.1
16857
16858         * src/inc.c
16859                 Sync with HEAD (meaningful error messages)
16860
16861 2004-09-06 [colin]      0.9.12cvs96.1
16862
16863         * src/toolbar.c
16864                 Sync with HEAD (fix Redirect graying out)
16865
16866 2004-09-06 [colin]      0.9.12cvs95.1
16867
16868         * src/summaryview.c
16869         * src/mimeview.c
16870                 Sync with HEAD (fix dropped URIs)
16871
16872 2004-09-06 [colin]      0.9.12cvs94.1
16873
16874         * src/addressbook.c
16875         * src/addressitem.h
16876         * src/addritem.c
16877         * src/addritem.h
16878                 Sync with HEAD (addressbook DnD)
16879
16880 2004-09-03 [colin]      0.9.12cvs93.1
16881
16882         * src/summaryview.c
16883                 Sync with HEAD (next/prev unread)
16884
16885 2004-09-03 [colin]      0.9.12cvs92.1
16886
16887         * src/prefs_common.c
16888         * src/prefs_common.h
16889         * src/summaryview.c
16890                 Sync with HEAD ('mark_as_read_delay' pref)
16891
16892 2004-09-02 [colin]      0.9.12cvs91.2
16893
16894         * src/common/xml.c
16895                 Fix leak
16896
16897 2004-09-02 [colin]      0.9.12cvs91.1
16898
16899         * src/gtk/menu.c
16900                 Sync with HEAD (menu accel don't work, but whatever)
16901
16902 2004-09-02 [colin]      0.9.12cvs90.1
16903
16904         * src/account.c
16905                 Sync with HEAD (fix bug 582)
16906
16907 2004-09-02 [colin]      0.9.12cvs89.1
16908
16909         * src/addrindex.c
16910                 Sync with HEAD (free deleted queries)
16911
16912 2004-09-02 [colin]      0.9.12cvs88.1
16913
16914         * src/ldapquery.c
16915                 Sync with HEAD (fix LDAP freezes)
16916
16917 2004-09-02 [colin]      0.9.12cvs87.1
16918
16919         * src/prefs_spelling.c
16920                 Sync with HEAD (add default dictionary)
16921
16922 2004-09-01 [colin]      0.9.12cvs86.1
16923
16924         * src/filtering.c
16925         * src/folderview.c
16926         * src/imap.c
16927         * src/prefs_matcher.c
16928         * src/stock_pixmap.c
16929         * src/summary_search.c
16930         * src/summaryview.c
16931         * src/wizard.c
16932         * src/wizard.h
16933                 Sync with HEAD (uninitialized vars fixes)
16934                 + gtk2 specific warning fixes
16935
16936 2004-08-31 [colin]      0.9.12cvs85.1
16937
16938         * src/folder.c
16939                 Sync with HEAD (Fix memory corruption due to 
16940                 uninitialized var)
16941
16942 2004-08-31 [colin]      0.9.12cvs84.4
16943
16944         * src/summary_search.c
16945                 Fix segfaults when searching in folders with broken headers
16946
16947 2004-08-31 [colin]      0.9.12cvs84.3
16948
16949         * src/compose.c
16950         * src/textview.c
16951                 Fix some more encoding/decoding issues
16952
16953 2004-08-30 [colin]      0.9.12cvs84.2
16954
16955         * src/mimeview.c
16956         * src/prefs_themes.c
16957         * src/gtk/filesel.c
16958         * src/gtk/filesel.h
16959                 Add a folder-mode selection (fixes mimeview's "Save all")
16960
16961 2004-08-29 [colin]      0.9.12cvs84.1
16962
16963         * src/mimeview.c
16964                 Sync with HEAD (don't escape saved filenames)
16965
16966 2004-08-27 [colin]      0.9.12cvs83.1
16967
16968         * ChangeLog
16969         * ChangeLog.claws
16970         * ChangeLog.jp
16971         * src/mh.c
16972         * src/procheader.c
16973         * src/procmsg.c
16974         * src/procmsg.h
16975         * src/common/utils.c
16976         * src/gtk/menu.h
16977         * po/
16978                 Sync with HEAD 0.9.12cvs83 (sync with main)
16979
16980 2004-08-26 [colin]      0.9.12cvs82.4
16981
16982         * src/codeconv.c
16983                 Fix strange stack corruption
16984                 Convert to utf8 after unmime, not before
16985
16986 2004-08-26 [colin]      0.9.12cvs82.3
16987
16988         * src/main.c
16989         * src/wizard.c
16990                 Fix account folders duplication
16991
16992 2004-08-25 [colin]      0.9.12cvs82.2
16993
16994         * src/wizard.c
16995                 Remove ports
16996                 Add SSL selection
16997                 Use login@server as account name
16998
16999 2004-08-25 [colin]      0.9.12cvs82.1
17000
17001         * src/plugins/pgpmime/pgpmime.c
17002                 Sync with HEAD (leak fix).
17003
17004 2004-08-25 [colin]      0.9.12cvs81.1
17005
17006         * src/plugins/pgpmime/pgpmime.c
17007         * src/plugins/pgpmime/sgpgme.c
17008         * src/plugins/pgpmime/sgpgme.h
17009                 Sync with HEAD (Handle combined messages).
17010
17011 2004-08-24 [colin]      0.9.12cvs80.3
17012
17013         * src/wizard.c
17014                 Fix full name, ports, and imap
17015
17016 2004-08-24 [colin]      0.9.12cvs80.2
17017
17018         * src/Makefile.am
17019         * src/main.c
17020         * src/setup.c
17021         * src/setup.h
17022         * src/stock_pixmap.c
17023         * src/stock_pixmap.h
17024         * src/wizard.c ** ADDED **
17025         * src/wizard.h ** ADDED ** 
17026         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17027                 Add a setup wizard 
17028
17029 2004-08-24 [colin]      0.9.12cvs80.1
17030
17031         * src/folder.c
17032                 Sync with HEAD (set mimeflags on all messages)
17033
17034 2004-08-24 [colin]      0.9.12cvs79.3
17035
17036         * src/matcher_parser_lex.l
17037                 Fix 8bits strings not in utf8
17038
17039 2004-08-24 [colin]      0.9.12cvs79.2
17040
17041         * src/compose.c
17042                 Check conversion result before replacing buffer
17043
17044 2004-08-23 [colin]      0.9.12cvs79.1
17045
17046         * src/compose.c
17047                 Sync with HEAD (create message header in memory)
17048
17049 2004-08-23 [colin]      0.9.12cvs78.1
17050
17051         * src/rfc2015.c
17052         * src/rfc2015.h
17053                 Sync with HEAD (fix bug 197 again)
17054
17055 2004-08-23 [colin]      0.9.12cvs77.3
17056
17057         * src/compose.c
17058                 Fix again inline gpg signing (which outputs utf8
17059                 in gtk2). Not syncing this fix to HEAD as this 
17060                 code is meant to die.
17061
17062 2004-08-23 [colin]      0.9.12cvs77.2
17063
17064         * src/prefs_account.h
17065                 Remove useless include
17066
17067 2004-08-23 [colin]      0.9.12cvs77.1
17068
17069         * src/imap.c
17070         * po/es.po
17071         * po/fr.po
17072         * po/it.po
17073         * po/pl.po
17074         * po/pt_BR.po
17075         * po/sk.po
17076         * po/sr.po
17077                 Sync with HEAD (fix bug 577)
17078
17079 2004-08-22 [colin]      0.9.12cvs76.1
17080
17081         * src/plugins/trayicon/trayicon.c
17082                 Sync with HEAD (fix formatting bug)
17083
17084 2004-08-21 [colin]      0.9.12cvs74.2
17085
17086         * src/gtk/colorsel.c
17087                 Fix bug 564 (Folder color selection window exits on any
17088                 keypress)
17089
17090 2004-08-21 [colin]      0.9.12cvs74.1
17091
17092         * ChangeLog.claws
17093         * src/compose.c
17094         * src/summaryview.c
17095         * src/toolbar.c
17096                 Sync with HEAD (fix bug 576)
17097
17098 2004-08-21 [colin]      0.9.12cvs70.1
17099
17100         * src/compose.c
17101         * src/mainwindow.c
17102                 Sync with HEAD
17103                 
17104
17105 2004-08-21 [paul]       0.9.12cvs66.4
17106
17107         * src/mainwindow.c
17108         * src/messageview.c
17109         * src/gtk/menu.c
17110         * src/plugins/spamassassin/spamassassin_gtk.c
17111                 remove some deprecated gtk1 functions
17112
17113
17114 2004-08-21 [colin]      0.9.12cvs66.3
17115
17116         * src/compose.c
17117         * src/codeconv.c
17118                 Fix warnings
17119                 Remove encoding hacks
17120                 Fix bug 575 (Strange character messes up message)
17121                 Don't display conversion error when drafting
17122
17123 2004-08-21 [paul]       0.9.12cvs66.2
17124
17125         * src/prefs_account.c
17126                 fix GnuPG mode bugs
17127
17128
17129 2004-08-20 [colin]      0.9.12cvs66.1
17130
17131         * src/codeconv.c
17132                 Sync with HEAD 0.9.12cvs66
17133
17134 2004-08-20 [paul]
17135
17136         * src/plugins/pgpmime/plugin.c
17137                 modify PGP/MIME plugin's description
17138
17139 2004-08-17 [colin]      0.9.12cvs65.1
17140
17141         * src/common/ssl.c
17142         * src/plugins/pgpmime/plugin.c
17143                 Sync with HEAD
17144
17145 2004-08-14 [colin]      0.9.12cvs60.3
17146
17147         * src/plugins/trayicon/trayicon.c
17148                 Put back resize callback, on size-request signal
17149                 rather than size-allocate to avoid infinite 
17150                 callback loop
17151
17152 2004-08-13 [colin]      0.9.12cvs60.2
17153
17154         * src/common/defs.h
17155                 Cache versions have been fixed
17156
17157 2004-08-13 [colin]      0.9.12cvs60.1
17158
17159         * src/folderutils.c
17160                 Sync with HEAD
17161
17162 2004-08-12 [colin]      0.9.12cvs59.1
17163
17164         * src/plugins/trayicon/trayicon.c
17165                 Sync with HEAD
17166
17167 2004-08-12 [colin]      0.9.12cvs57.5
17168
17169         * sylpheed.desktop
17170         * configure.ac
17171         * src/Makefile.am
17172         * src/main.c
17173                 Add support for Freedesktop.org's startup notification
17174
17175 2004-08-11 [colin]      0.9.12cvs57.4
17176
17177         * src/textview.c
17178                 Fix off-by-one
17179
17180 2004-08-11 [colin]      0.9.12cvs57.3
17181
17182         * src/message_search.c
17183         * src/summary_search.c
17184                 Make searches case insensitive by default
17185         * src/textview.c
17186                 Fix case-insensitive search in message
17187
17188 2004-08-11 [colin]      0.9.12cvs57.2
17189
17190         * src/summary_search.c
17191                 Let case-sensitive be specified
17192
17193 2004-08-10 [colin]      0.9.12cvs55.4
17194
17195         * src/common/socket.c
17196                 Fix the possible race condition
17197
17198 2004-08-09 [paul]       0.9.12cvs55.3
17199
17200         * configure.ac
17201         * src/Makefile.am
17202         * src/common/Makefile.am
17203                 sync with HEAD
17204
17205
17206 2004-08-09 [paul]       0.9.12cvs55.2
17207
17208         * autogen.sh
17209         * po/poconv.sh
17210                 remove unneeded script
17211
17212         * configure.ac
17213                 add forgotten USE_LDAP_TLS (sync with HEAD)
17214
17215
17216 2004-08-09 [colin]      0.9.12cvs55.1
17217
17218         * src/main.c
17219         * src/common/ssl.c
17220         * src/common/sylpheed.c
17221         * src/common/sylpheed.h
17222                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17223
17224 2004-08-09 [paul]       0.9.12cvs54.1
17225
17226         * ChangeLog
17227         * ChangeLog.claws
17228         * ChangeLog.jp
17229         * configure.ac
17230         * po/POTFILES.in
17231         * src/Makefile.am
17232         * src/folderutils.c
17233         * src/main.c
17234         * src/pgpmime.c
17235         * src/pgpmime.h
17236         * src/sgpgme.c
17237         * src/sgpgme.h
17238         * src/plugins/Makefile.am
17239         * src/plugins/pgpmime/.cvsignore
17240         * src/plugins/pgpmime/Makefile.am
17241         * src/plugins/pgpmime/pgpmime.c
17242         * src/plugins/pgpmime/pgpmime.h
17243         * src/plugins/pgpmime/plugin.c
17244         * src/plugins/pgpmime/sgpgme.c
17245         * src/plugins/pgpmime/sgpgme.h
17246                 sync with HEAD
17247
17248 2004-08-08 [paul]       0.9.12cvs51.1
17249
17250         * configure.ac
17251         * src/folder.c
17252                 sync with HEAD
17253
17254 2004-08-07 [colin]      0.9.12cvs50.1
17255
17256         * src/pop.c
17257         * src/common/partial_download.c
17258                 fix warnings (sync from HEAD)
17259
17260 2004-08-07 [colin]      0.9.12cvs48.1
17261
17262         * src/prefs_folder_item.c
17263                 sync with HEAD 0.9.12cvs48
17264
17265 2004-08-06 [colin]      0.9.12cvs47.1
17266
17267         * src/compose.c
17268                 Sync with HEAD
17269
17270 2004-08-06 [christoph]  0.9.12cvs46.2
17271
17272         * src/main.c
17273         * src/plugins/clamav/clamav_plugin_gtk.c
17274         * src/plugins/dillo_viewer/dillo_viewer.c
17275         * src/plugins/image_viewer/plugin.c
17276         * src/plugins/mathml_viewer/mathml_viewer.c
17277         * src/plugins/spamassassin/spamassassin_gtk.c
17278         * src/plugins/trayicon/trayicon.c
17279                 don't mix GTK1.2 plugin with GTK2 plugins
17280
17281 2004-08-06 [colin]      0.9.12cvs46.1
17282
17283         * ChangeLog
17284         * ChangeLog.claws
17285         * ChangeLog.jp
17286         * configure.ac
17287         * sylpheed-claws.pc.in
17288         * src/folder.c
17289         * src/imap.c
17290         * src/localfolder.c
17291         * src/messageview.c
17292         * src/mimeview.c
17293         * src/mimeview.h
17294         * src/msgcache.c
17295         * src/news.c
17296         * src/prefs_ext_prog.c
17297         * src/prefs_folder_item.c
17298         * src/prefs_fonts.c
17299         * src/prefs_msg_colors.c
17300         * src/prefs_spelling.c
17301         * src/prefs_themes.c
17302         * src/prefs_toolbar.c
17303         * src/prefs_wrapping.c
17304         * src/procmime.h
17305         * src/common/defs.h
17306         * src/common/nntp.c
17307         * src/common/session.c
17308         * src/common/session.h
17309         * src/common/socket.c
17310         * src/common/utils.h
17311         * src/common/xml.c
17312         * src/common/xml.h
17313         * src/gtk/prefswindow.c
17314         * src/gtk/prefswindow.h
17315         * src/plugins/clamav/clamav_plugin_gtk.c
17316         * src/plugins/dillo_viewer/dillo_prefs.c
17317         * src/plugins/image_viewer/viewerprefs.c
17318         * src/plugins/spamassassin/spamassassin_gtk.c
17319         * m4/openssl.m4 *** REMOVED ***
17320                 Sync with HEAD 0.9.12cvs46
17321
17322 2004-08-03 [paul]       0.9.12cvs40.2
17323
17324         * src/action.c
17325         * src/addressadd.c
17326         * src/addressbook.c
17327         * src/addrgather.c
17328         * src/browseldap.c
17329         * src/compose.c
17330         * src/crash.c
17331         * src/editaddress.c
17332         * src/editgroup.c
17333         * src/editldap_basedn.c
17334         * src/foldersel.c
17335         * src/importldif.c
17336         * src/mimeview.c
17337         * src/prefs_common.c
17338         * src/prefs_template.c
17339         * src/sourcewindow.c
17340         * src/summaryview.c
17341         * src/gtk/about.c
17342         * src/gtk/foldersort.c
17343         * src/gtk/logwindow.c
17344         * src/gtk/pluginwindow.c
17345         * src/gtk/prefswindow.c
17346                 change all gtk_scrolled_window_set_policy from 
17347                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17348
17349 2004-08-02 [paul]       0.9.12cvs40.1
17350
17351         * AUTHORS
17352                 update translation team section
17353         * po/pt_BR.po
17354                 updated by Frederico Goncalves Guimaraes
17355                 <fggdebian@yahoo.com.br>
17356
17357 2004-07-31 [colin]      0.9.12cvs39.9
17358
17359         * src/exphtmldlg.c
17360                 Fix compilation
17361
17362 2004-07-31 [colin]      0.9.12cvs39.8
17363
17364         * src/exphtmldlg.c
17365                 Fix an alertpanel type
17366
17367 2004-07-30 [colin]      0.9.12cvs39.7
17368
17369         * src/alertpanel.c
17370                 Fix alertpanel_error_log's icon
17371
17372 2004-07-30 [colin]      0.9.12cvs39.6
17373
17374         * src/pop.c
17375                 Two of them should still be warnings
17376
17377 2004-07-30 [colin]      0.9.12cvs39.5
17378
17379         * src/pop.c
17380                 More warning -> error
17381 2004-07-29 [colin]      0.9.12cvs39.4
17382
17383         * src/pop.c
17384                 Warning -> error
17385
17386 2004-07-29 [colin]      0.9.12cvs39.3
17387
17388         * src/prefs_matcher.c
17389                 Fix segfault
17390
17391 2004-07-29 [colin]      0.9.12cvs39.2
17392
17393         * src/alertpanel.c
17394                 More nice-looking alertpanels
17395
17396 2004-07-29 [colin]      0.9.12cvs39.1
17397
17398         * src/messageview.c
17399                 sync with head
17400                 (inform user when partial mail is deleted on server)
17401
17402 2004-07-29 [colin]      0.9.12cvs38.1
17403
17404         * src/messageview.c
17405                 sync with head
17406
17407 2004-07-28 [paul]       0.9.12cvs37.7
17408
17409         * src/mainwindow.c
17410                 complete the replacement of deprecated gtk_progress_*
17411
17412 2004-07-28 [paul]       0.9.12cvs37.6
17413
17414         * src/action.c
17415         * src/inc.c
17416         * src/mainwindow.c
17417         * src/send_message.c
17418         * src/gtk/progressdialog.c
17419         * src/gtk/progressdialog.h
17420                 replace deprecated gtk_progress_*
17421
17422 2004-07-28 [paul]       0.9.12cvs37.5
17423
17424         * src/gtk/filesel.c
17425                 remove gtk_window_set_wmclass()
17426 2004-07-28 [paul]       0.9.12cvs37.4
17427
17428         * src/addressbook.c
17429         * src/compose.c
17430         * src/foldersel.c
17431         * src/mainwindow.c
17432         * src/messageview.c
17433         * src/sourcewindow.c
17434         * src/gtk/logwindow.c
17435                 remove gtk_window_set_wmclass()
17436                 
17437         * src/prefs_filtering.c
17438         * src/prefs_filtering_action.c
17439         * src/prefs_fonts.c
17440         * src/prefs_gtk.c
17441         * src/prefs_matcher.c
17442         * src/ssl_manager.c
17443         * src/gtk/prefswindow.c
17444                 replace gtk_window_position()
17445
17446 2004-07-28 [colin]      0.9.12cvs37.3
17447
17448         * src/alertpanel.c
17449         * src/alertpanel.h
17450                 Add a way to specify panel type for specific
17451                 panels (alertpanel())
17452         * src/account.c
17453         * src/addressbook.c
17454         * src/compose.c
17455         * src/expldifdlg.c
17456         * src/main.c
17457         * src/messageview.c
17458         * src/summaryview.c
17459         * src/textview.c
17460         * src/gtk/sslcertwindow.c
17461                 Fix alertpanel()s so that their icon match
17462                 their real type
17463
17464 2004-07-28 [paul]       0.9.12cvs37.2
17465
17466         * src/addr_compl.c
17467         * src/addressbook.c
17468         * src/alertpanel.c
17469         * src/compose.c
17470         * src/export.c
17471         * src/foldersel.c
17472         * src/folderview.c
17473         * src/grouplistdialog.c
17474         * src/import.c
17475         * src/mainwindow.c
17476         * src/message_search.c
17477         * src/messageview.c
17478         * src/passphrase.c
17479         * src/prefs_actions.c
17480         * src/prefs_common.c
17481         * src/prefs_customheader.c
17482         * src/prefs_display_header.c
17483         * src/prefs_filtering.c
17484         * src/prefs_filtering_action.c
17485         * src/prefs_gtk.c
17486         * src/prefs_matcher.c
17487         * src/prefs_msg_colors.c
17488         * src/prefs_summary_column.c
17489         * src/prefs_template.c
17490         * src/sourcewindow.c
17491         * src/ssl_manager.c
17492         * src/summary_search.c
17493         * src/gtk/colorsel.c
17494         * src/gtk/description_window.c
17495         * src/gtk/gtkaspell.c
17496         * src/gtk/inputdialog.c
17497         * src/gtk/logwindow.c
17498         * src/gtk/prefswindow.c
17499         * src/gtk/progressdialog.c
17500                 replace deprecated gtk_window_set_policy
17501
17502 2004-07-27 [colin]      0.9.12cvs37.1
17503
17504         * src/msgcache.c
17505                 More fixes (synced for head again)
17506
17507 2004-07-27 [colin]      0.9.12cvs35.3
17508
17509         * src/msgcache.c
17510                 Fix wrong test
17511
17512 2004-07-27 [colin]      0.9.12cvs35.2
17513
17514         * src/mimeview.c
17515                 Fix width a bit (by Paul)
17516         * src/alertpanel.c
17517         * src/alertpanel.h
17518                 Specialize icons, make alertpanel_message()
17519                 private
17520         * src/message_search.c
17521         * src/sgpgme.c
17522         * src/summary_search.c
17523                 Suit alertpanel changes
17524
17525 2004-07-27 [colin]      0.9.12cvs35.1
17526
17527         * src/alertpanel.c
17528                 Add an icon
17529         * src/passphrase.c
17530                 Add debug output - maybe someone will
17531                 want to look at the problem with Grab
17532                 Input :)
17533         Bump version as we're synced with HEAD
17534
17535 2004-07-26 [colin]      0.9.12cvs33.26
17536
17537         * src/pop.c
17538                 Fix uidl-file parsing when not in new
17539                 format
17540
17541 2004-07-26 [colin]      0.9.12cvs33.25
17542
17543         * src/gtk/menu.c
17544                 Move popup menu up if necessary (fixes 
17545                 account selector)
17546         * src/mainwindow.c
17547                 Set account selector's button height to
17548                 minimum
17549
17550 2004-07-26 [colin]      0.9.12cvs33.24
17551
17552         * src/alertpanel.c
17553                 Maybe fix 551 (Truncated font in alert window)
17554
17555 2004-07-26 [colin]      0.9.12cvs33.23
17556
17557         * po/de.po
17558         * po/es.po
17559         * po/fr.po
17560         * po/it.po
17561         * po/ja.po
17562         * po/pl.po
17563         * po/ru.po
17564         * po/sk.po
17565         * po/sr.po
17566         * po/zh_CN.po
17567                 Sync po files with HEAD
17568
17569 2004-07-26 [paul]       0.9.12cvs33.22
17570
17571         * src/compose.c
17572                 fix Bug 556 'Organisation-header is sent even if empty'
17573
17574 2004-07-24 [colin]      0.9.12cvs33.21
17575
17576         * src/compose.c
17577         * src/gtk/gtkaspell.c
17578         * src/gtk/gtkaspell.h
17579                 Fix speller accelerators (require hack)
17580
17581 2004-07-24 [colin]      0.9.12cvs33.20
17582
17583         * src/gtk/gtkaspell.c
17584                 Fix over-eager code deletion breaking
17585                 Check while typing
17586
17587 2004-07-24 [colin]      0.9.12cvs33.19
17588
17589         * src/browseldap.c
17590         * src/ldapctrl.c
17591         * src/ldapctrl.h
17592         * src/ldapserver.h
17593                 Sync ldap with HEAD
17594         (Fixes 546 LDAP completely broken)
17595
17596 2004-07-24 [colin]      0.9.12cvs33.18
17597
17598         * src/prefs_msg_colors.c
17599                 Fix prototype mismatch
17600         (Fixes 547 void function cannot return value)
17601
17602 2004-07-24 [colin]      0.9.12cvs33.17
17603
17604         * src/mainwindow.c
17605                 Fix sort going back to previous sort key
17606                 when changing sort direction
17607
17608 2004-07-24 [colin]      0.9.12cvs33.16
17609
17610         * src/compose.c
17611                 Fix space insertion when re-wrapping at 
17612                 cursor point
17613
17614 2004-07-24 [colin]      0.9.12cvs33.15
17615
17616         * src/gtk/gtkaspell.c
17617                 Don't change cursor position in insert-text
17618                 callback
17619         (Fixes 539 Word wrapping on input transposes letters)
17620
17621 2004-07-24 [colin]      0.9.12cvs33.14
17622
17623         * src/gtk/gtkaspell.c
17624                 Reencode non-ascii chars to dictionary's
17625                 encoding
17626         (Fixes 544 Spell check broken non english locale)
17627
17628 2004-07-24 [colin]      0.9.12cvs33.13
17629
17630         * src/summaryview.c
17631                 Fix Shift+Down, add Home/End/PgUp/PgDown
17632
17633 2004-07-21 [colin]      0.9.12cvs33.12
17634
17635         * src/prefs_common.c
17636                 Fix a gtk warning (Patch by Andrej Kacian)
17637
17638 2004-07-21 [colin]      0.9.12cvs33.11
17639
17640         * src/gtk/filesel.c
17641                 More check
17642
17643 2004-07-21 [colin]      0.9.12cvs33.10
17644
17645         * src/compose.c
17646         * src/crash.c
17647         * src/export.c
17648         * src/import.c
17649         * src/messageview.c
17650         * src/mimeview.c
17651         * src/prefs_spelling.c
17652         * src/prefs_themes.c
17653         * src/summaryview.c
17654         * src/gtk/filesel.c
17655         * src/gtk/filesel.h
17656         * src/gtk/pluginwindow.c
17657                 Untwist open/save mode guessing logic, make
17658                 it explicit
17659
17660 2004-07-20 [colin]      0.9.12cvs33.9
17661
17662         * src/codeconv.c
17663                 conv_encode_header: src_charset is UTF-8 on
17664                 gtk2
17665         * src/compose.c
17666                 Remove double encoding of the headers
17667
17668 2004-07-20 [colin]      0.9.12cvs33.8
17669
17670         * src/codeconv.c
17671                 Fix typo
17672
17673 2004-07-20 [colin]      0.9.12cvs33.7
17674
17675         * src/mainwindow.c
17676                 Set the separated messageview to the saved
17677                 size of Claws' messageview (Patch by Alfons)
17678                 Fix a callback prototype (me)
17679
17680 2004-07-20 [colin]      0.9.12cvs33.6
17681
17682         * src/codeconv.h
17683                 Forgot one hunk in 0.9.12cvs33.4
17684
17685 2004-07-19 [colin]      0.9.12cvs33.5
17686
17687         * src/action.c
17688                 Action output fix
17689                 Patch by Alfons
17690
17691 2004-07-19 [colin]      0.9.12cvs33.4
17692
17693         * src/compose.c
17694                 Fix outgoing charset bug in headers
17695         * src/codeconv.c
17696                 Clean for glib2 - Patch by Alfons
17697
17698 2004-07-19 [colin]      0.9.12cvs33.3
17699
17700         * src/statusbar.c
17701                 Remove grip from the statusbar
17702                 Patch by Alfons
17703
17704 2004-07-19 [colin]      0.9.12cvs33.2
17705
17706         * src/messageview.c
17707         * src/textview.c
17708                 Fix messageview remembering the previous
17709                 scroll position when loading a new message
17710                 Patch by Alfons
17711
17712 2004-07-19 [colin]      0.9.12cvs33.1
17713
17714         * src/folder.h
17715         * src/folderview.c
17716         * src/summaryview.c
17717                 Sync with HEAD
17718
17719 2004-07-18 [colin]      0.9.12cvs32.7
17720
17721         * configure.ac
17722                 Remove useless check for XIM - noticed
17723                 by Alfons
17724
17725 2004-07-18 [colin]      0.9.12cvs32.6
17726
17727         * src/summaryview.c
17728                 Remove non-modified and shift-modified
17729                 accelerators in summaryview's popup
17730                 menu, as that doesn't get catched by
17731                 the accel-activate signal catcher...
17732
17733 2004-07-18 [colin]      0.9.12cvs32.5
17734
17735         * src/prefs_common.c
17736                 Define sensible default prefs for 
17737                 wrapping
17738
17739 2004-07-18 [colin]      0.9.12cvs32.4
17740
17741         * src/compose.c
17742         * src/prefs_common.c
17743         * src/prefs_common.h
17744         * src/prefs_wrapping.c
17745                 Remove Smart Wrapping pref, which does
17746                 nothing on gtk2 branch
17747
17748 2004-07-18 [colin]      0.9.12cvs32.3
17749
17750         * src/sourcewindow.c
17751                 Proper utf8
17752
17753 2004-07-18 [colin]      0.9.12cvs32.2
17754
17755         * src/compose.c
17756                 Save attachment status when drafting
17757
17758 2004-07-18 [colin]      0.9.12cvs32.1
17759
17760         * src/gtk/filesel.c
17761                 Fix erratic folder selection in open mode
17762
17763 2004-07-18 [colin]      0.9.12cvs31.11
17764
17765         * src/pop.c
17766                 Don't let partial messages get deleted
17767                 even with "dowload all"
17768                 (0.9.12cvs31.8 fix extension)
17769 2004-07-18 [colin]      0.9.12cvs31.10
17770
17771         * src/gtk/logwindow.c
17772                 Fix log scrolling
17773
17774 2004-07-18 [colin]      0.9.12cvs31.9
17775
17776         * src/common/utils.c
17777                 Fix non-utf8 strings coming from commands
17778                 and files
17779
17780 2004-07-18 [colin]      0.9.12cvs31.8
17781
17782         * src/pop.c
17783                 Fix partial download bug with Download all
17784                 messages option
17785
17786 2004-07-18 [colin]      0.9.12cvs31.7
17787
17788         * src/textview.c
17789                 Fix bug introduced in 0.9.12cvs31.2
17790                 (blocked in select mode after double click)
17791
17792 2004-07-18 [colin]      0.9.12cvs31.6
17793
17794         * src/compose.c
17795         * src/gtk/menu.c
17796                 More glib-warning fixes
17797
17798 2004-07-18 [colin]      0.9.12cvs31.5
17799
17800         * src/compose.c
17801                 Fix trashing the primary clipboard when moving 
17802                 around with tab
17803         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17804
17805 2004-07-18 [colin]      0.9.12cvs31.4
17806
17807         * src/codeconv.c
17808                 convert unencoded iso headers to utf8
17809         (Fix Bug 538 Unencoded local characters in subject make it 
17810          disappear)
17811
17812 2004-07-18 [colin]      0.9.12cvs31.3
17813
17814         * src/compose.c
17815                 Fix tab char handling in wrapping
17816         (Fix Bug 537 Line wrap problem - TAB character treated as 
17817          one character instead of 8)
17818
17819 2004-07-18 [colin]      0.9.12cvs31.2
17820
17821         * src/textview.c
17822                 return FALSE on GDK_MOTION_NOTIFY
17823         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17824          (unable to highlight))
17825
17826 2004-07-18 [colin]      0.9.12cvs31.1
17827
17828         * src/folderview.c
17829                 Sync with 0.9.12cvs31
17830
17831 2004-07-18 [colin]      0.9.12cvs30.4
17832
17833         * src/compose.c
17834                 Also block text_inserted when inserting a file
17835
17836 2004-07-18 [colin]      0.9.12cvs30.3
17837
17838         * src/compose.c
17839                 Fix smart wrapping (block text_inserted handler
17840                 while putting quotation to avoid wrap on input,
17841                 don't join lines if next is sig separator)
17842
17843 2004-07-17 [colin]      0.9.12cvs30.2
17844
17845         * src/folderview.c
17846         * src/mainwindow.c
17847         * src/mimeview.c
17848         * src/summaryview.c
17849         * src/gtk/quicksearch.c
17850         * src/gtk/quicksearch.h
17851                 Block key events handlers *and* accels while
17852                 quicksearch is focused
17853         (Fixes Bug 534 quick-search bar not accepting certain letters)
17854
17855 2004-07-17 [colin]      0.9.12cvs30.1
17856
17857         * src/folder.h
17858         * src/folderview.c
17859         * src/summaryview.c
17860                 Sync with 0.9.12cvs30
17861
17862 2004-07-17 [colin]      0.9.12cvs28.2
17863
17864         * src/mimeview.c
17865         * src/procmime.c
17866         * src/summaryview.c
17867         * src/gtk/menu.c
17868                 Squash some compile and glib warnings
17869
17870 2004-07-17 [paul]       0.9.12cvs28.1
17871
17872         * src/mimeview.c
17873                 sync with 0.9.12cvs28 HEAD
17874
17875 2004-07-16 [paul]       0.9.12cvs26.1
17876         
17877         * src/gtk/quicksearch.c
17878         * src/account.c
17879         * src/account.h
17880         * src/compose.c
17881         * src/customheader.c
17882         * src/folder_item_prefs.c
17883         * src/main.c
17884         * src/mainwindow.c
17885         * src/messageview.c
17886         * src/mimeview.c
17887         * src/news.c
17888         * src/pgpmime.c
17889         * src/pop.c
17890         * src/pop.h
17891         * src/prefs_account.c
17892         * src/prefs_account.h
17893         * src/prefs_common.c
17894         * src/prefs_common.h
17895         * src/prefs_display_header.c
17896         * src/prefs_gtk.c
17897         * src/prefs_gtk.h
17898         * src/procheader.c
17899         * src/procmime.c
17900                 sync with 0.9.12cvs26 HEAD      
17901
17902 2004-07-15 [colin]      0.9.12cvs18.14
17903
17904         * src/folder.c
17905                 Disable GPG signature check during
17906                 folder move and scan
17907         (Closes Bug 521 Signature checking slows down Folder-Move)
17908
17909 2004-07-14 [colin]      0.9.12cvs18.13
17910
17911         * src/common/partial_download.c
17912                 update includes
17913
17914 2004-07-14 [colin]      0.9.12cvs18.12
17915
17916         * src/common/partial_download.c
17917         * src/common/partial_download.h
17918                 Move doc at top, add correct copyright
17919
17920 2004-07-14 [colin]      0.9.12cvs18.11
17921
17922         * src/folder.c
17923         * src/messageview.c
17924         * src/pop.c
17925         * src/pop.h
17926         * src/procmsg.c
17927         * src/summaryview.c
17928         * src/common/Makefile.am
17929         * src/common/partial_download.c ** NEW FILES **
17930         * src/common/partial_download.h ** NEW FILES **
17931                 Move partial-download related stuff to its
17932                 own file
17933
17934 2004-07-14 [colin]      0.9.12cvs18.10
17935
17936         * src/send_message.c
17937                 Fix smtp auth when user is null or empty
17938
17939 2004-07-13 [colin]      0.9.12cvs18.9
17940
17941         * src/gtk/quicksearch.c
17942                 Use alphabetic order
17943
17944 2004-07-13 [colin]      0.9.12cvs18.8
17945
17946         * src/pop.c
17947                 Be paranoid on the checks
17948
17949 2004-07-13 [colin]      0.9.12cvs18.7
17950
17951         * src/gtk/quicksearch.c
17952                 Fix Engrish once again
17953
17954 2004-07-13 [colin]      0.9.12cvs18.6
17955
17956         * src/procmsg.c
17957         * src/summaryview.c
17958                 Mark messages for deletion when they are about to
17959                 be removed from trash
17960
17961 2004-07-13 [colin]      0.9.12cvs18.5
17962
17963         * src/matcher.c
17964         * src/matcher.h
17965         * src/matcher_parser_parse.y
17966         * src/prefs_matcher.c
17967         * src/gtk/quicksearch.c
17968                 Add 'partial' ('p') match string to find partially
17969                 downloaded messages
17970
17971 2004-07-13 [colin]      0.9.12cvs18.4
17972
17973         * src/pop.c
17974                 Fix misplaced block
17975
17976 2004-07-13 [colin]      0.9.12cvs18.3
17977
17978         * src/pop.c
17979         * src/pop.h
17980         * src/messageview.c
17981                 Refactor API (to avoid passing 5+ params and code
17982                 duplication)
17983         * src/folder.c
17984         * src/msgcache.c
17985         * src/procheader.c
17986         * src/common/defs.h
17987                 Add planned_download to cache
17988                 Don't mess uidl file when moving partially downloaded
17989                 mails (they change folder, we should change it in the
17990                 uidl list too or we'll remove an incorrect message)
17991                 (this also helps removing hacks when changing 
17992                 planned_download in messageview.c)
17993
17994 2004-07-12 [colin]      0.9.12cvs18.2
17995
17996         * src/gtk/quicksearch.c
17997                 Fix missing status update in quicksearch
17998
17999 2004-07-12 [paul]       0.9.12cvs18.1
18000
18001         * po/POTFILES.in
18002         * src/Makefile.am
18003         * src/account.c
18004         * src/codeconv.c
18005         * src/compose.c
18006         * src/inc.c
18007         * src/main.c
18008         * src/prefs_common.c
18009         * src/procmsg.h
18010         * src/toolbar.c
18011         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18012         * src/prefs_wrapping.[ch]       ** NEW FILES **
18013         * src/common/intl.h
18014         * src/common/utils.[ch]
18015         * src/gtk/quicksearch.[ch]
18016                 sync with 0.9.12cvs18 HEAD
18017
18018 2004-07-12 [colin]      0.9.11cvs17.25
18019
18020         * src/folder.c
18021         * src/folder.h
18022                 Remove unused function added by me in 0.9.11cvs17.10
18023
18024 2004-07-11 [colin]      0.9.11cvs17.24
18025
18026         * src/inc.c
18027         * src/messageview.c
18028         * src/pop.c
18029         * src/pop.h
18030                 Use folderitem and msgnum instead of filename to
18031                 know which mail to delete
18032                 Move old partial mail deletion to pop.c
18033
18034 2004-07-10 [colin]      0.9.11cvs17.23
18035
18036         * src/inc.c
18037                 Add debug
18038         * src/pop.c
18039         * src/pop.h
18040                 Don't re-use same enums for unrelated stuff: it's 
18041                 completely misleading !
18042                 Document a bit
18043
18044 2004-07-09 [colin]      0.9.11cvs17.22
18045
18046         * src/inc.c
18047                 Remove folder-type check and do
18048                 more tests to be sure everything's
18049                 ok
18050         * src/messageview.c
18051                 Punctuation update, remove useless
18052                 code, fix two warnings
18053         * src/noticeview.c
18054                 Layout cleaning, reset 2nd button
18055                 when specifying one
18056
18057 2004-07-09 [colin]      0.9.11cvs17.21
18058
18059         * src/messageview.c
18060         * src/pop.c
18061         * src/pop.h
18062                 Allow user to change his mind
18063                 and postpone decision (by
18064                 unmarking the mail)
18065
18066 2004-07-09 [colin]      0.9.11cvs17.20
18067
18068         * src/messageview.c
18069                 Fix bug with delete state
18070         * src/pop.c
18071         * src/pop.h
18072                 Fix buffer leak (fread doesn't 
18073                 terminate buffers with \0)
18074                 Refactoring (remove magic 
18075                 numbers)
18076
18077 2004-07-09 [colin]      0.9.11cvs17.19
18078
18079         * src/pop.c
18080                 Don't log "Skipping message" if 
18081                 we're going to TOP it two lines
18082                 later
18083
18084 2004-07-09 [colin]      0.9.11cvs17.18
18085
18086         * src/messageview.c
18087                 Fix Engrish
18088
18089 2004-07-09 [colin]      0.9.11cvs17.17
18090
18091         * src/pop.c
18092                 strlen checking...
18093         * src/messageview.c
18094                 refactoring a bit
18095
18096 2004-07-08 [colin]      0.9.11cvs17.16
18097
18098         * src/noticeview.c
18099         * src/noticeview.h
18100                 Add an optional second button
18101         * src/messageview.c
18102         * src/pop.c
18103         * src/pop.h
18104                 Don't delete partially received mails after a certain
18105                 time; rather, let the user decide.
18106
18107 2004-07-08 [colin]      0.9.11cvs17.15
18108
18109         * src/common/smtp.h
18110                 Sync with HEAD
18111
18112 2004-07-08 [colin]      0.9.11cvs17.14
18113
18114         * src/messageview.c
18115         * src/common/smtp.c
18116                 Use to_human_readable() for sizes
18117
18118 2004-07-08 [colin]      0.9.11cvs17.13
18119
18120         * src/inc.c
18121         * src/messageview.c
18122         * src/pop.c
18123         * src/pop.h
18124         * src/procmsg.c
18125                 Fix partial-downloading issues:
18126                         catch unsupported TOP
18127                         don't delete partially downloaded mails before 5 days
18128                         don't update existing with non-MH folders; that'll
18129                         make dups, but it's better than trashing the folder
18130                         free new msginfo parts
18131                 Fix indentation ;-)
18132
18133 2004-07-08 [colin]      0.9.11cvs17.12
18134
18135         * src/common/smtp.c
18136         * src/common/smtp.h
18137                 Sync smtp size verification with HEAD
18138
18139 2004-07-08 [colin]      0.9.11cvs17.11
18140
18141         * src/summaryview.c
18142         * src/prefs_common.c
18143         * src/prefs_common.h
18144         * src/gtk/quicksearch.c
18145         * src/gtk/quicksearch.h
18146                 Sync sticky pref with HEAD
18147
18148 2004-07-08 [colin]      0.9.11cvs17.10
18149
18150         * src/folder.c [1.213.2.6]
18151         * src/folder.h [1.87.2.6]
18152         * src/inc.c [1.149.2.7]
18153         * src/messageview.c [1.94.2.8]
18154         * src/procheader.c [1.47.2.6]
18155         * src/procmsg.c [1.150.2.4]
18156         * src/procmsg.h [1.60.2.5]
18157         * src/pop.c [1.56.2.4]
18158         * src/pop.h [1.17.2.3]
18159                 Let too big messages get downloaded, but truncated
18160                 Add a button to download them completely
18161                 
18162 2004-07-06 [colin]      0.9.11cvs17.9
18163
18164         * src/gtk/quicksearch.c [1.1.2.3]
18165                 Add a Clear button
18166         * commitHelper
18167         * PATCHSETS
18168                 Add a script to help with cvs
18169
18170 2004-07-03 [colin]      0.9.11cvs17.8
18171
18172         * src/plugins/imageviewer/viewer.c
18173                 fix imageviewer (which was staying on the first
18174                 displayed image)
18175
18176 2004-07-03 [colin]      0.9.11cvs17.7
18177
18178         Removed FIXME_GTK2 warnings
18179         * src/gtk/gtkutils.c
18180                 useless #warnings
18181         * src/gtk/menu.c
18182                 useless #warnings (no need to mess with menu rc)
18183         * src/gtk/menu.h
18184                 unused functions
18185         
18186
18187 2004-07-03 [colin]      0.9.11cvs17.6
18188
18189         Removed FIXME_GTK2 warnings
18190         * src/codeconv.c
18191                 useless #warnings (rewrite needed)
18192         * src/compose.c
18193                 useless #warnings (rewrite needed)
18194                 useless #warnings (gtk2 is like that)
18195                 useless #warnings (previously fixed)
18196         * src/main.c
18197                 useless #warnings (previously fixed)
18198         * src/message_search.c
18199                 useless #warnings (gtk2 is like that)
18200                 Made apparent that search is case-sensitive
18201         * src/mimeview.c
18202                 useless #warnings (rewrite needed)
18203                 useless #warnings (gtk2 is like that)
18204                 reimplemented real warnings
18205         * src/prefs_common.c
18206                 Removed block cursor option (not it gtk2)
18207         * src/prefs_gtk.c
18208                 useless #warnings (rewrite needed)
18209         * src/procheader.c
18210                 useless #warnings (rewrite needed)
18211         * src/sourcewindow.c
18212                 useless #warnings (incorrect placing)
18213         * src/summary_search.c
18214                 useless #warnings (gtk2 is like that)
18215                 Made apparent that search is case-sensitive
18216         * src/action.c
18217                 useless #warnings (gtk2 is like that)
18218         * src/textview.c
18219                 useless #warnings (rewrite needed)
18220         * src/toolbar.c
18221                 useless #warnings (rewrite needed)
18222
18223 2004-07-03 [colin]      0.9.11cvs17.5
18224
18225         * src/textview.c
18226                 Fix mismerge which broke URI opening
18227                 
18228 2004-07-01 [colin]      0.9.11cvs17.4
18229
18230         * src/gtk/filesel.c
18231                 Fill filename when saving
18232                 
18233 2004-06-27 [colin]      0.9.11cvs17.3
18234
18235         * src/gtk/filesel.[ch]
18236                 Use the new GTK file selector
18237                 Update prototype to match the reality: multiple file
18238                 selection is open-only          
18239         * src/compose.c
18240                 Match the new prototypes        
18241         * configure.ac
18242                 Match the new requirements (gtk 2.4.0)
18243                         
18244 2004-06-26 [colin]      0.9.11cvs17.2
18245
18246         * src/plugins/trayicon/trayicon.c
18247                 Remove useless signal handler on resize, which causes
18248                 an infinite "loop"
18249         
18250 2004-06-26 [colin]      0.9.11cvs17.1
18251         
18252         * tools/Makefile.am
18253                 remove launch_firebird and add nautilus2sylpheed.sh
18254         * src/quicksearch.c
18255           src/summaryview.c
18256                 Fix show/hide "Extended symbols" button problem
18257                 Fix apparition at startup
18258                 Fix const warnings
18259         * src/plugins/image_viewer/Makefile.am
18260                 Fix configure 
18261         * common/ssl.c
18262                 Re-enable certificate check, as it doesn't seem to
18263                 cause Xlib errors anymore
18264
18265 2004-06-25 [paul]       0.9.11cvs17
18266
18267         * sync with 0.9.11cvs17 HEAD
18268         
18269         NOTE: QuickSearch is broken
18270
18271 2004-06-07 [colin]      0.9.10claws67.10
18272         * src/plugins/trayicon/trayicon.c
18273           src/plugins/trayicon/libeggtrayicon/Makefile.am
18274           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18275                 Fix gettextization in trayicon plugin
18276
18277 2004-06-07 [colin]      0.9.10claws67.9
18278         
18279         * src/summaryview.c
18280           src/gtk/gtksctree.[ch]
18281                 Let Shift+{Up,Down} work in summaryview
18282                 (well, Down "works" and Up works)
18283                 Let the list scroll when using these keys
18284
18285 2004-06-06 [colin]      0.9.10claws67.8
18286
18287         * src/plugins/trayicon/trayicon.c
18288                 Fix pixmap update
18289
18290 2004-06-06 [colin]      0.9.10claws67.7
18291
18292         * src/addressbook.c
18293                 Fix signal handling causing system-wide focus grab
18294
18295 2004-05-25 [paul]       0.9.10claws67.6
18296
18297         * Makefile.am
18298           src/Makefile.am
18299                 clean up
18300
18301 2004-05-25 [paul]       0.9.10claws67.5
18302
18303         * replace deprecated gtk_signal... functions
18304
18305 2004-05-23 [colin]      0.9.10claws67.4
18306
18307         * src/compose.c
18308                 Fix wrapping
18309
18310 2004-05-22 [colin]      0.9.10claws67.3
18311
18312         * src/compose.c
18313                 Re-fix [Edited] in compose.c::compose_reedit()
18314
18315 2004-05-22 [colin]      0.9.10claws67.2
18316
18317         * src/procmime.c
18318                 Fix parsing of multiparts mails
18319
18320 2004-05-22 [colin]      0.9.10claws67.1
18321
18322         * src/summaryview.c
18323                 Fix quicksearch
18324
18325 2004-05-22 [paul]       0.9.10claws67
18326
18327         * sync with 0.9.10claws67 HEAD
18328
18329 2004-05-14 [alfons]
18330
18331         * src/procmime.h
18332                 add forgotton prototype
18333
18334 2004-05-10 [paul]       0.9.10claws57
18335
18336         * sync with 0.9.10claws57 HEAD
18337
18338 2004-05-05 [paul]       0.9.9.claws1
18339
18340         * ChangeLog-gtk2        ** REMOVED **
18341           ChangeLog-gtk2.claws  ** ADDED **
18342                 rename and adopt the normal claws format
18343                 
18344         * configure.ac
18345                 require gtkmathview >= 0.5
18346
18347         * ac/*                          ** REMOVED **
18348           ac/                           ** REMOVED **
18349           intl/Makefile.in              ** REMOVED **
18350           m4/                           ** ADDED **
18351           m4/missing                    ** ADDED **
18352           m4/missing/gdk-pixbuf.m4      ** ADDED **
18353           m4/missing/gettext.m4         ** ADDED **
18354           m4/missing/gpgme.m4           ** ADDED **
18355           m4/missing/imlib.m4           ** ADDED **
18356           m4/.cvsignore                 ** ADDED **
18357           m4/Makefile.am                ** ADDED **
18358           m4/README                     ** ADDED **
18359           m4/aclocal-include.m4         ** ADDED **
18360           m4/aspell.m4                  ** ADDED **
18361           m4/check-type.m4              ** ADDED **
18362           m4/gnupg-check-typedef.m4     ** ADDED **
18363           m4/openssl.m4                 ** ADDED **
18364           m4/spamassassin.m4            ** ADDED **
18365           po/ChangeLog                  ** REMOVED **
18366           po/Makefile.in.in             ** REMOVED **
18367           po/Rules-quot                 ** REMOVED **
18368           po/boldquot.sed               ** REMOVED **
18369           po/en@boldquot.header         ** REMOVED **
18370           po/en@quot.header             ** REMOVED **
18371           po/insert-header.sin          ** REMOVED **
18372           po/quot.sed                   ** REMOVED **
18373           po/remove-potcdate.sed        ** REMOVED **
18374           po/remove-potcdate.sin        ** REMOVED **
18375           po/stamp-po                   ** REMOVED **
18376           Makefile.am
18377           autogen.sh
18378           configure.ac
18379                 enable building with automake 1.8.x
18380                 add 'autopoint --force' to autogen.sh and remove all
18381                 auto-generated files, remove ac/ directory and use
18382                 m4/ directory instead
18383                 
18384         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18385                 fix gettextization
18386
18387 2004-02-28 Colin Leroy <colin@colino.net>
18388         * src/prefs_matcher.c
18389           src/prefs_filtering.c
18390           src/prefs_filtering_action.c
18391                 Fix non-editable GtkEntries
18392
18393 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18394         * src/prefs_themes.c
18395                 utf8 conversion for theme info
18396
18397 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18398         * sync 0.9.9claws
18399
18400 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18401         * src/grouplistdialog.c
18402                 allow multiple selections without ctrl key
18403
18404 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18405         * src/main.c
18406                 enable customizable accelerators
18407
18408 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18409         * src/prefs_common.c
18410                 re-enable different font settings for gtk1/2
18411         * src/prefs_folder_item.c
18412                 fix folder prefs displayed wrong
18413         * src/textview.c
18414                 set 'sunken' shadow type
18415
18416 2004-02-07 Colin Leroy <colin@colino.net>
18417         * src/compose.c
18418                 Fix message being always [Edited]
18419                 Encode headers correctly (utf8 buf)
18420
18421 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18422         * src/socket.c
18423                 remove double g_source_attach()
18424                 (Thanks to Colin Leroy)
18425
18426 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18427         * src/gtk/gtksctree.c
18428                 Fix SSL certificate list not shown
18429         * src/mimeview.c
18430                 Fix clicks in mime tree
18431
18432 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18433         * src/common/socket.c
18434                 Fix SSL receive
18435         * src/compose.c
18436                 Fix clipboard menu hotkeys
18437
18438 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18439         * src/gtk/gtkaspell.[ch]
18440           src/compose.c
18441                 reimplement spellchecker
18442
18443 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18444         * src/gtk/filesel.c
18445                 crash when inserting file in compose window
18446                 (TODO: keep old selection on clicks)
18447         * src/main.c
18448                 use gtkrc-2.0 instead of gtkrc
18449
18450 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18451         * src/messageview.c
18452                 remove orphaned mimeview unref()
18453
18454 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18455         * src/grouplistdialog.c
18456                 expand nodes containing subscribed groups
18457
18458 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18459         * src/textview.c
18460                 textview: hide cursor, restore old click behaviour
18461
18462 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18463         * src/textview.c
18464                 variable names messed up
18465
18466 2004-01-17 Colin Leroy <colin@colino.net>
18467         * src/addr_compl.c
18468                 Fix completion address too thin
18469         * src/compose.c
18470                 Fix tab-to-subject behaviour
18471         * src/summaryview.c
18472                 Implement key up & down in summaryview
18473
18474 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18475
18476         * sync 098claws
18477
18478 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18479         * configure.ac
18480           Makefile.am
18481           doc/.cvsignore
18482           doc/Makefile.am
18483                 faq, man, manual moved to doc/
18484         * ac/aspell.m4
18485           ac/check-type.m4
18486           ac/gnupg-check-typedef.m4
18487           ac/openssl.m4
18488           ac/spamassassin.m4
18489           ac/missing/gdk-pixbuf.m4
18490           ac/missing/gpgme.m4
18491           ac/missing/imlib.m4
18492                 fix automake warnings
18493
18494 2003-12-06 Colin Leroy <colin@colino.net>
18495         * src/summaryview.c
18496                 Fix quicksearch
18497
18498 2003-12-05 Colin Leroy <colin@colino.net>
18499         * src/summaryview.c
18500                 Fix going to next unread folder
18501
18502 2003-12-05 Colin Leroy <colin@colino.net>
18503         * src/crash.c
18504                 Fix gtk2 compilation
18505         * src/session.c
18506                 Remove iotag source handler at disconnection
18507         * src/socket.[ch] 
18508                 Remove source handler when closing socket 
18509                 (fixes another seg)
18510
18511 2003-12-04 Colin Leroy <colin@colino.net>
18512         * src/compose.c
18513           src/prefs_account.c
18514           src/prefs_common.c
18515                 Fix some dropdown menus
18516
18517 2003-12-04 Colin Leroy <colin@colino.net>
18518         * src/compose.c
18519                 Fix event handlers on header fields
18520         * src/common/socket.c
18521           src/common/session.c
18522                 Fix segfault with callback (SSL)
18523                 Fix end of session 
18524
18525 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18526
18527         * Fix compile bug in src/compose.c
18528         * removed src/gtk/gtkstext.[ch]
18529
18530 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18531
18532         * Convert character set and escape "text" attributes in toolbar setting
18533         files.
18534         * Fixed bug in button-press-event handling.
18535
18536 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18537
18538         * Fixed bug in key-press-event handling.
18539
18540 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18541
18542         * Enabled to compile tray-icon plugin (Ad-hoc).
18543         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18544
18545 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18546
18547         * Enabled to compile on sylpheed-claws.
18548         (tray-icon plugin still cannot compile yet.)
18549
18550 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18551
18552         * Updated to 0.9.5.
18553
18554 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18555
18556         * Updated to 0.9.4.
18557         * Ported monitoring SSL mechanism to GSource of GLib2
18558         (I don't confirm it)
18559         * Added _gtk2 suffix to key name of font preference to avoid
18560         ovverwriting preference of Gtk+-1.2 version.
18561
18562 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18563
18564         * Updated to 0.9.2.
18565
18566 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18567
18568         * Updated to 0.9.1.
18569         * Translate po files into UTF-8 when execute autogen.sh.
18570
18571 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18572
18573         * Updated to 0.9.0.
18574
18575 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18576
18577         * Plugged GError related memory leaks.
18578
18579 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18580
18581         * Changed default size of fonts.
18582         * Enabled to set titile font size of warning dialog.
18583
18584 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18585
18586         * Embed a sylpheed icon into executable binary on Windows.
18587
18588 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18589
18590         * I forgot to traslate character set of element string in src/xml.c.
18591
18592 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18593
18594         * Fixed detecting bind_textdomain_codeset in configure.in.
18595         * The bug in which "Example" of "Date fromat" preference isn't displayed
18596         correctly has been fixed.
18597
18598 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18599
18600         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18601           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18602           glib-gettextize
18603           Removed intl directory.
18604           Translated po files into UTF-8.
18605           (Thanks! Ryuji Abe)
18606
18607 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18608
18609         * The bug which doesn't unscape string in xml.c has been fixed.
18610
18611 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18612
18613         * The bug which is failed to translate encoding of file name thorough
18614         file dialog has been fixed.
18615
18616 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18617
18618         * Modified to translate file names which is used in inporting/expoting
18619         mbox feature and "Save as" feature into locale encoding.
18620         * Translate file names into locale encoding when "Attache file" and
18621         "Insert file".
18622         * Force set G_BROKEN_FILENAMES environment variable.
18623         * Other minor fixes.
18624
18625 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18626
18627         * Modified to treat MH folder's name as locale encoding.
18628
18629 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18630
18631         * The bug which clash on switching candidates of auto completion of
18632         addresses, cannot use auto completion in Japanesse is fixed
18633         (Thanks! Tokunaga-san)¡¥
18634
18635 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18636
18637         * The bug which cannot switch key accelerator preference has been fixed
18638         (Thanks! smbd-san)¡¥
18639
18640 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18641
18642         * version 0.8.11-gtk2-20030314
18643
18644 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18645
18646         * The bug in which character set conversion of filtering messages has
18647         been fixed.(Thanks! COCOA-san).
18648
18649 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18650
18651         * Revived "Leave space on head" preference in "Message" category.
18652         * A bug which clash when put the cursor to end of buffer and execute
18653         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18654
18655 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18656
18657         * version 0.8.11-gtk2-20030312
18658
18659 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18660
18661         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18662         * Modified to use Pango's API directly for font preference.
18663         * Integrated GtkTextView of textview to one widget.
18664         * Set fonts of header title in textview by "header_title" tag.
18665         * Removed some deprecated codes.
18666
18667 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18668
18669         * Updated to 0.8.11.
18670         * Merged cygwin patch(Thanks! Sakai-san).
18671
18672 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18673
18674         * version 0.8.10-gtk2-20030309