065698311593cc23262a70d9abc11480c70dea72
[claws.git] / ChangeLog
1 2006-09-28 [colin]      2.5.2cvs17
2
3         * src/main.c
4                 More guards for the session management
5
6 2006-09-28 [colin]      2.5.2cvs16
7
8         * src/folderview.c
9         * src/gtk/gtksctree.c
10         * src/gtk/gtksctree.h
11                 Make expanding not recursive in folderview
12
13 2006-09-28 [colin]      2.5.2cvs15
14
15         * src/addressbook.c
16                 If nothing is selected in the list (right part)
17                 and a group is selected in the tree (left part),
18                 mail this group.
19
20 2006-09-28 [colin]      2.5.2cvs14
21
22         * src/Makefile.am
23                 Actually use SM_LIBS
24
25 2006-09-28 [ticho]      2.5.2cvs13
26
27         * src/export.c
28         * src/messageview.c
29         * src/mimeview.c
30         * src/news.c
31         * src/pop.c
32         * src/prefs_themes.c
33         * src/procmsg.c
34                 Small i18n string optimization.
35         * src/send_message.c
36         * src/summaryview.c
37         * src/common/session.c
38         * src/common/smtp.c
39         * src/common/ssl_certificate.c
40         * src/common/utils.c
41                 Use "Couldn't" instead of "Can't" in UI messages,
42                 where appropriate.
43
44 2006-09-28 [colin]      2.5.2cvs12
45
46         * configure.ac
47                 Possibly fix link errors
48
49 2006-09-27 [wwp]        2.5.2cvs11
50
51         * src/gtk/authors.h
52         * doc/man/sylpheed-claws.1
53         * manual/ack.xml
54         * manual/es/ack.xml
55         * manual/fr/ack.xml
56         * manual/pl/ack.xml
57                 Updated authors info (me, myself and I).
58
59 2006-09-27 [colin]      2.5.2cvs10
60
61         * src/addressbook.c
62                 Remove useless printf
63
64 2006-09-27 [wwp]        2.5.2cvs9
65
66         * src/editgroup.c
67         * src/send_message.c
68         * src/inc.c
69         * src/prefs_common.c
70         * src/prefs_common.h
71         * src/gtk/progressdialog.c
72                 remember more windows' sizes (send dialog, received dialog,
73                 edit group in addressbook).
74
75 2006-09-27 [colin]      2.5.2cvs8
76
77         * configure.ac
78         * src/main.c
79         * src/mainwindow.h
80                 Use libSM to communicate with the session
81                 manager, so that we can know when the 
82                 session ends, save our caches, and draft
83                 our compose windows.
84
85 2006-09-27 [colin]      2.5.2cvs7
86
87         * src/addressbook.c
88                 Fix issues:
89                 o Allow Book and Group creation from the tree's
90                   contextual menu
91                 o Do not actually delete the contacts when 
92                   deleting groups from the tree (duh!)
93
94 2006-09-27 [colin]      2.5.2cvs6
95
96         * src/compose.c
97         * src/compose.h
98         * src/mainwindow.c
99         * src/textview.c
100         * src/toolbar.c
101                 o Allow passing an email address to 
102                   compose_new_with_folderitem
103                 o Update callers
104                 o Use current folderitem when clicking
105                   on a TextView mailto: link
106                 o Fix a possible leak in TextView
107
108 2006-09-27 [colin]      2.5.2cvs5
109
110         * src/html.c
111                 Use UTF-8 chars to replace HTML entities
112
113 2006-09-27 [colin]      2.5.2cvs4
114
115         * AUTHORS
116         * src/prefs_account.c
117         * src/gtk/authors.h
118                 Fix bug #1024 (Array index out of
119                 range in sylpheed-claws-2.5.2)
120                 Patch by Ales Nosek <anosek@suse.cz>
121
122 2006-09-27 [colin]      2.5.2cvs3
123
124         * src/addr_compl.c
125                 Actually do the test
126
127 2006-09-27 [colin]      2.5.2cvs2
128
129         * src/addr_compl.c
130         * src/addr_compl.h
131                 Allow completing with comma (in certain cases: vCalendar
132                 for example doesn't support that)
133                 Patch by Fabien Vantard
134
135 2006-09-26 [colin]      2.5.2cvs1
136
137         * src/Makefile.am
138         * src/addr_compl.c
139         * src/addr_compl.h
140         * src/addrbook.c
141         * src/addrbook.h
142         * src/addressbook.c
143         * src/addrindex.c
144         * src/addrindex.h
145         * src/compose.c
146         * src/prefs_common.c
147         * src/prefs_filtering_action.c
148         * src/prefs_folder_item.c
149         * src/prefs_template.c
150         * src/stock_pixmap.c
151         * src/stock_pixmap.h
152         * src/pixmaps/addr_one.xpm
153         * src/pixmaps/addr_two.xpm
154                 Add auto-completion on groups
155
156 2006-09-26 [colin]      2.5.2
157
158         * NEWS
159         * README
160         * RELEASE_NOTES
161                 2.5.2 released
162
163 2006-09-26 [colin]      2.5.1cvs5
164
165         * src/matcher.c
166                 Fix condition
167
168 2006-09-26 [colin]      2.5.1cvs4
169
170         * src/mbox.c
171                 Revert cvs1 (useless as the message is printed 
172                 every 500 mails)
173
174 2006-09-26 [colin]      2.5.1cvs3
175
176         * src/partial_download.c
177                 Fix crasher found by Alexsandar Urosevic
178
179 2006-09-26 [colin]      2.5.1cvs2
180
181         * src/summaryview.c
182                 Fix bug #1023 (Sylpheed deletes too much messages)
183
184 2006-09-26 [ticho]      2.5.1cvs1
185
186         * src/mbox.c
187                 Make use of gettext's multiple plurals for statusbar
188                 progress message.
189
190 2006-09-25 [paul]       2.5.1
191
192         * NEWS
193         * README
194         * RELEASE_NOTES
195                 2.5.1 released
196
197 2006-09-25 [colin]      2.5.0cvs3
198
199         * src/plugins/bogofilter/bogofilter.c
200         * src/plugins/clamav/clamav_plugin.c
201         * src/plugins/spamassassin/spamassassin.c
202                 BogoFilter, Spamassassin: Fix double hook registering after
203                 visiting preferences
204                 Spamassassin, Clamav: Just set the mails to move instead of
205                 doing the move - caller will move the things at once.
206
207 2006-09-25 [colin]      2.5.0cvs2
208
209         * src/imap.c
210         * src/etpan/imap-thread.c
211                 Use UID SEARCH ALL instead of UID 1:*
212                 (braindead servers can't figure out that's
213                 the same...)
214
215 2006-09-25 [wwp]        2.5.0cvs1
216
217         * src/message_search.c
218                 Added the ability to stop a running search (in message body).
219
220 2006-09-25 [paul]       2.5.0
221
222         * NEWS
223         * README
224         * RELEASE_NOTES
225                 2.5.0 released
226
227 2006-09-25 [paul]       2.4.0cvs214
228
229         * po/cs.po
230         * po/de.po
231         * po/fi.po
232         * po/fr.po
233         * po/nl.po
234         * po/pt_BR.po
235         * po/sk.po
236         * po/sr.po
237         * po/zh_CN.po
238                 updated by Tim, Stephan Sachse, Flammie Pirinen,
239                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
240                 Ticho, Aleksander Urosevic, Ralgh Young
241
242 2006-09-24 [mones]      2.4.0cvs213
243
244         * po/es.po
245                 Updated for release
246
247 2006-09-23 [colin]      2.4.0cvs212
248
249         * src/gtk/inputdialog.c
250                 Fix [ ] remember this appearing in normal
251                 input dialogs after it's been used by
252                 mimeview.
253         * src/folder.c
254         * src/folderview.c
255         * src/msgcache.c
256         * src/procmsg.c
257         * src/summaryview.c
258         * src/textview.c
259         * src/common/timing.h
260                 Enable timings in debug mode and make it
261                 look prettier.
262
263 2006-09-22 [colin]      2.4.0cvs211
264
265         * README
266                 Revert test change
267         * commitHelper
268                 ping the correct URI
269
270 2006-09-22 [colin]      2.4.0cvs210
271
272         * README
273                 Let's see if bug #1022 is fixed
274
275 2006-09-21 [colin]      2.4.0cvs209
276
277         * src/wizard.c
278         * src/common/plugin.c
279                 Prepare infra to load predefined plugins when
280                 no configuration existed. Don't actually load
281                 anything yet (feat. freeze)
282
283 2006-09-21 [wwp]        2.4.0cvs208
284
285         * manual/fr/faq.xml
286                 Partial sync w/ 2.4.0cvs72:
287                 wrap file and minor updates.
288
289 2006-09-21 [wwp]        2.4.0cvs207
290
291         * tools/fix_date.sh
292                 several fixes and enhancements. A new --force switch has been
293                 added to prevent overriding by default Date: header when
294                 already existing.
295
296 2006-09-21 [paul]       2.4.0cvs206
297
298         * src/common/utils.c
299                 add Chinese UTF8 Re prefix
300
301 2006-09-21 [wwp]        2.4.0cvs205
302
303         * tools/Makefile.am
304                 Fics alfabettical order.
305
306 2006-09-21 [wwp]        2.4.0cvs204
307
308         * tools/fix_date.sh
309         * tools/Makefile.am
310                 Added an action tool to fix missing Date field in emails.
311                 Updated Makefile.am to reflect those last two additions.
312
313 2006-09-21 [wwp]        2.4.0cvs203
314
315         * tools/uuooffice
316                 Added a action tool to open uuencoded docs w/
317                 OpenOffice (based on uudec method).
318
319 2006-09-21 [colin]      2.4.0cvs202
320
321         * src/compose.c
322         * src/textview.c
323                 Workaround possible GTK crash: remove selection 
324                 clipboard before destroying widget, or GTK+-2.10
325                 dies. Thanks to Hiro.
326
327 2006-09-20 [colin]      2.4.0cvs201
328
329         * src/compose.c
330                 Fix free-after-use in some cases (when 
331                 procmime_encode_content() frees mimeinfo->data.mem
332                 and turns it to a temp file)
333
334 2006-09-20 [colin]      2.4.0cvs200
335
336         * src/folderview.c
337         * src/summaryview.c
338         * src/gtk/gtksctree.c
339         * src/gtk/gtksctree.h
340                 Add tooltips in the folderview and summaryview
341                 (Doesn't break string freeze as they already
342                 exist)
343         * src/toolbar.c
344                 Put the spam button in the default configuration
345                 if compiled with bogo plugin too
346
347 2006-09-19 [colin]      2.4.0cvs199
348
349         * src/summaryview.c
350         * src/summaryview.h
351                 Update folder name label on folder rename
352         * src/prefs_matcher.c
353         * src/gtk/logwindow.h
354                 Fix warnings
355                 Patches by Fabien
356
357 2006-09-19 [wwp]        2.4.0cvs198
358
359         * src/summary_search.c
360                 fix can't click forward/backward buttons in the
361                 search messages.
362
363 2006-09-18 [paul]       2.4.0cvs197
364
365         * src/wizard.c
366                 add missing bracket, capitalise the A of
367                 'SpamAssassin'
368
369 2006-09-18 [paul]       2.4.0cvs196
370
371         * src/compose.c
372                 fix bug 1012 'crashed upon sending mail
373                 from compose window'
374                 Thanks to Colin
375
376 2006-09-16 [colin]      2.4.0cvs195
377
378         * src/folderview.c
379                 Fix "real-time" sorting by freezing/thawing
380
381 2006-09-16 [colin]      2.4.0cvs194
382
383         * manual/faq.xml
384                 Fix the anti-spam entry a bit
385
386 2006-09-16 [colin]      2.4.0cvs193
387
388         * src/wizard.c
389                 Make sure reviewers have no excuse when stating
390                 Sylpheed-Claws doesn't have antispam capabilities.
391
392 2006-09-16 [colin]      2.4.0cvs192
393
394         * src/main.c
395                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
396                 as if the SIGPIPE comes from etpan's thread we could
397                 trigger a GUI update from this thread.
398
399 2006-09-16 [colin]      2.4.0cvs191
400
401         * src/summaryview.c
402                 Init all members of the struct
403
404 2006-09-16 [paul]       2.4.0cvs190
405
406         * src/account.c
407                 improvements to the English
408
409 2006-09-15 [colin]      2.4.0cvs189
410
411         * src/summaryview.c
412                 HIG order on dialog
413
414 2006-09-14 [colin]      2.4.0cvs188
415
416         * src/common/socket.c
417         * src/common/socket.h
418         * src/common/ssl.c
419         * src/common/ssl_certificate.c
420         * src/common/ssl_certificate.h
421         * src/etpan/imap-thread.c
422                 the get_fqdn() call done to get canonical name when
423                 checking an SSL certificate is blocking, which is
424                 sad as we just did a non-blocking lookup to connect.
425                 Fix that by letting the fqdn available to the SockInfo,
426                 and use that in ssl_certificate_check(). For IMAP,
427                 we don't do it as the lookup's done by libetpan, but
428                 it's less annoying as IMAP connections as much more
429                 rare than POP3 connections.
430
431 2006-09-14 [paul]       2.4.0cvs187
432
433         * manual/advanced.xml
434                 improvements to the English,
435                 properly place the new hidden options
436                 within the alphabetical order
437         * src/gtk/pluginwindow.c
438                 improvements to the English
439
440 2006-09-14 [colin]      2.4.0cvs186
441
442         * src/prefs_common.c
443         * src/prefs_common.h
444         * src/gtk/gtksctree.c
445         * manual/advanced.xml
446                 New hidden pref, stripes_color_offset, to change
447                 the value added/substracted to normal bgcolor to
448                 create the stripes in summaries
449
450 2006-09-13 [colin]      2.4.0cvs185
451
452         * src/gedit-print.c
453         * src/messageview.c
454         * src/messageview.h
455         * src/summaryview.c
456         * src/textview.c
457                 Fix misc. printing issues: 
458                 - Bad font for linkified headers
459                 - Different font if the mail was displayed or not
460                 - Factorize the thing
461
462 2006-09-13 [colin]      2.4.0cvs184
463
464         * src/common/ssl_certificate.c
465                 Only get FQDN once when checking certificate
466
467 2006-09-13 [colin]      2.4.0cvs183
468
469         * src/account.c
470         * src/gtk/pluginwindow.c
471                 Misc. GUI fixes by Fabien
472
473 2006-09-13 [wwp]        2.4.0cvs182
474
475         * configure.ac
476         * src/common/utils.h
477         * src/common/utils.c
478                 get rid of unused wide-char functions.
479
480 2006-09-13 [wwp]        2.4.0cvs181
481
482         * src/plugins/pgpinline/sylpheed.def
483         * src/textview.c
484                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
485                 add privacy_reset_error to the .def file,
486                 do not fork for an external textviewer.
487
488 2006-09-13 [wwp]        2.4.0cvs180
489
490         * src/prefs_common.c
491                 fix broken font entry in prefs (patch issued by the gpg4win team,
492                 probably by Marcus Brinkmann <marcus@g10code.de>).
493
494 2006-09-13 [colin]      2.4.0cvs179
495
496         * src/folder.h
497                 Fix a warning in summaryview.c
498         * src/mainwindow.c
499         * src/summaryview.c
500         * src/summaryview.h
501                 Add missing Mark/* elements in the
502                 main menu
503
504 2006-09-12 [colin]      2.4.0cvs178
505
506         * src/prefs_actions.c
507         * src/prefs_filtering_action.c
508         * src/prefs_matcher.c
509                 Use (New) instead of New everywhere
510
511 2006-09-12 [wwp]        2.4.0cvs177
512
513         * manual/fr/addrbook.xml
514         * manual/fr/handling.xml
515                 updated some quotes in the fr manual to match the fr translation.
516
517 2006-09-12 [wwp]        2.4.0cvs176
518
519         * src/prefs_matcher.c
520                 don't store translated string elements in matcher expressions.
521                 Also fixed a misused of Q_().
522
523 2006-09-11 [wwp]        2.4.0cvs175
524
525         * src/plugins//bogofilter/bogofilter.c
526         * src/plugins//clamav/clamav_plugin.c
527         * src/plugins//demo/demo.c
528         * src/plugins//dillo_viewer/dillo_viewer.c
529         * src/plugins//pgpcore/plugin.c
530         * src/plugins//pgpinline/plugin.c
531         * src/plugins//pgpmime/plugin.c
532         * src/plugins//spamassassin/spamassassin.c
533                 gettext-ize more strings (mostly plugin error messages).
534
535 2006-09-11 [colin]      2.4.0cvs174
536
537         * src/alertpanel.c
538                 Make maximum buffer size bigger to avoid
539                 truncating translated messages. Patch by
540                 Fabien
541
542 2006-09-11 [colin]      2.4.0cvs173
543
544         * src/etpan/imap-thread.c
545                 Fix compilation on OpenBSD, thanks to 
546                 Landry
547
548 2006-09-10 [wwp]        2.4.0cvs172
549
550         * manual/account.xml
551         * manual/addrbook.xml
552         * manual/handling.xml
553         * manual/es/handling.xml
554         * manual/fr/account.xml
555         * manual/fr/addrbook.xml
556         * manual/fr/handling.xml
557                 documented addressbook matching (condition configuration):
558                   addrbook.xml, en fr
559                 documented per-account filtering rules (handling/filtering
560                   section, account section):
561                   account.xml, handling.xml, en fr
562                 slightly updated the handling/searching section to tell few
563                   words about the extended search ability:
564                   handling.xml, en fr
565                 added missing <quote></quotes> to Quick Search:
566                   handling.xml, en fr es
567                 fixed a typo (auomatically):
568                   handling.xml, en
569                 changes revisited by Paul.
570
571 2006-09-10 [paul]       2.4.0cvs171
572
573         * src/prefs_actions.c
574         * src/prefs_filtering.c
575         * src/prefs_template.c
576                 adjustments to the gui
577                 Patch by Fabien Vantard (slightly modified)
578
579 2006-09-10 [colin]      2.4.0cvs170
580
581         * src/summaryview.c
582                 Check folderitem/summaryview consistency
583                 (basically automates Update summary). Fixes
584                 #1011 (wrong (negative) count on unread 
585                 messages)
586
587 2006-09-10 [colin]      2.4.0cvs169
588
589         * src/gtk/gtksctree.c
590                 Fix recursive expansion via mouse
591         * src/plugins/bogofilter/bogofilter.c
592                 Use normal filtering way of moving
593                 messages (batching), possibly fixing
594                 bug #1015 (Bogofilter plugin doubles 
595                 new messages)
596
597 2006-09-09 [wwp]        2.4.0cvs168
598
599         * src/prefs_filtering.c
600                 better place for this fix.
601
602 2006-09-09 [wwp]        2.4.0cvs167
603
604         * src/prefs_filtering.c
605                 fix a minor bug when the enabled status of a filtering/processing
606                 rule always got set to TRUE when replacing this rule. That still
607                 make sense when adding a new rule, but now when replacing, we
608                 don't override the value of 'enabled'.
609                 Also renamed the func prefs_filtering_list_view_get_rule_name()
610                 to prefs_filtering_list_view_get_info() as this function not only
611                 returns the name, but also the account_id and the enabled status.
612
613 2006-09-09 [mones]      2.4.0cvs166
614
615         * manual/glossary.xml
616         * manual/plugins.xml
617                 Minor format corrections
618         * manual/gpl.xml
619                 Fix misplaced NO WARRANTY section
620         * manual/es/advanced.xml
621         * manual/es/faq.xml
622         * manual/es/glossary.xml
623         * manual/es/gpl.xml
624         * manual/es/handling.xml
625         * manual/es/plugins.xml
626         * manual/es/starting.xml
627                 Incorporate changes from English version
628         * manual/fr/ack.xml
629         * manual/pl/ack.xml
630         * manual/es/ack.xml
631                 Fix address, (add translation credits in es version)
632         * po/es.po
633                 Updated translation
634
635 2006-09-09 [wwp]        2.4.0cvs165
636
637         * src/prefs_filtering.c
638                 fix a crash when opening filtering prefs, if matcherrc file contains
639                 broken data (non-existing account id, which is theoretically not
640                 possible).
641
642 2006-09-08 [colin]      2.4.0cvs164
643
644         * src/folder.c
645                 Wrong assert, make it an if()
646         * src/gtk/gtksctree.c
647                 Fix bug #1013 (expand selected thread 
648                 tree) - expanding is now recursive
649
650 2006-09-07 [wwp]        2.4.0cvs163
651
652         * src/prefs_matcher.c
653                 make better sentences about addressbook matching in the
654                 matcher prefs. This should make translators' work easier
655                 too.
656
657 2006-09-07 [wwp]        2.4.0cvs162
658
659         * src/prefs_filtering.c
660                 code simplification (get rid of dup var. assignment).
661
662 2006-09-07 [wwp]        2.4.0cvs161
663
664         * src/summaryview.c
665                 use GTK_STOCK icons when possible, patch by Fabien Vantard
666                 <fzzzzz@gmail.com>.
667
668 2006-09-07 [paul]       2.4.0cvs160
669
670         * src/mimeview.c
671                 fix compilation warnings
672                 Thanks to Colin
673
674 2006-09-07 [paul]       2.4.0cvs159
675
676         * src/mimeview.c
677                 select the mimepart icon when
678                 displaying as text
679                 Thanks to Colin
680
681 2006-09-06 [paul]       2.4.0cvs158
682
683         * src/prefs_filtering.c
684                 fix labels and table element spacing
685                 Patch by Fabien Vantard
686
687 2006-09-06 [paul]
688
689         2.5.0-rc3 released
690
691 2006-09-06 [paul]       2.4.0cvs157
692
693         * manual/es/advanced.xml
694                 fix typo
695
696 2006-09-06 [wwp]        2.4.0cvs156
697
698         * src/mainwindow.c
699                 fix an dup launch issue when iconified, thanks to Colin.
700
701 2006-09-06 [wwp]        2.4.0cvs155
702
703         * src/gtk//gtksctree.h
704                 oops, forgot that one!
705
706 2006-09-06 [wwp]        2.4.0cvs154
707
708         * manual/pl/advanced.xml
709         * manual/advanced.xml
710         * manual/es/advanced.xml
711         * manual/fr/advanced.xml
712         * src/prefs_customheader.c
713         * src/prefs_filtering_action.c
714         * src/foldersel.c
715         * src/prefs_summaries.c
716         * src/prefs_filtering.c
717         * src/account.c
718         * src/compose.c
719         * src/prefs_summary_column.c
720         * src/addr_compl.c
721         * src/prefs_actions.c
722         * src/prefs_folder_column.c
723         * src/ssl_manager.c
724         * src/prefs_template.c
725         * src/prefs_display_header.c
726         * src/prefs_common.h
727         * src/prefs_matcher.c
728         * src/prefs_common.c
729         * src/prefs_toolbar.c
730         * src/summaryview.c
731         * src/folderview.c
732         * src/gtk/gtksctree.c
733         * src/gtk/pluginwindow.c
734         * src/gtk/progressdialog.c
735         * src/gtk/prefswindow.c
736                 renamed hidden option enable_rules_hint to use_stripes_everywhere
737                 to make its meaning more obvious (all versions of the manual reflect
738                 the change).
739                 added an extra hidden option use_stripes_in_summary to allow
740                 discarding these stripes in mainwindow's folder and message lists;
741                 en and fr manuals only are OK towards this.
742
743 2006-09-06 [colin]      2.4.0cvs153
744
745         * src/textview.c
746                 Hide Sylpheed-Claws' internal queue headers
747                 when showing all headers. They'll be present
748                 only in Source window.
749
750 2006-09-05 [colin]      2.4.0cvs152
751
752         * src/plugins/trayicon/trayicon.c
753                 Fix crash at exit - we have to disconnect
754                 our handlers
755         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
756                 Update eggtrayicon - patch adapted from a
757                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
758                 on Sylpheed's ML
759
760 2006-09-05 [colin]      2.4.0cvs151
761
762         * src/mainwindow.c
763         * src/gtk/logwindow.c
764                 Fix race condition when something writes
765                 to the log too soon during init. Thanks
766                 to Fabien Vantard
767
768 2006-09-05 [colin]      2.4.0cvs150
769
770         * src/mimeview.c
771                 Don't select part on right-click either
772
773 2006-09-05 [paul]       2.4.0cvs149
774
775         * src/mimeview.c
776                 completion of previous commit
777                 Thanks to Colin
778
779 2006-09-05 [colin]      2.4.0cvs148
780
781         * src/mimeview.c
782                 Don't force selection on middle-click, just open
783
784 2006-09-04 [colin]      2.4.0cvs147
785
786         * src/mimeview.c
787                 Looks like gtk_notebook_set_current_page()
788                 sometimes steals focus, and this annoys us
789                 in MimeViewers as it renders navigation
790                 keys useless. Take back focus after switching
791                 pages.
792
793 2006-09-04 [colin]      2.4.0cvs146
794
795         * src/messageview.c
796                 Set stop_loading when clicking on Next
797                 during load. Don't add a callback to 
798                 avoid over-complicating things.
799
800 2006-09-04 [colin]      2.4.0cvs145
801
802         * src/mimeview.c
803         * src/messageview.c
804                 Fix multiple loads in separate messageview
805
806 2006-09-04 [colin]      2.4.0cvs144
807
808         * src/summaryview.c
809                 Let navigation keys be handled during 
810                 load
811
812 2006-09-04 [colin]      2.4.0cvs143
813
814         * src/messageview.c
815         * src/summaryview.c
816         * src/textview.c
817         * src/textview.h
818                 Make loading of huge mails (lots of text and/or
819                 images) cancellable, so the GUI doesn't block 
820
821 2006-09-04 [colin]      2.4.0cvs142
822
823         * src/plugins/trayicon/trayicon.c
824                 Fix annoyance when removing a folder with 
825                 unread mails: trayicon didn't update
826
827 2006-09-04 [paul]       2.4.0cvs141
828
829         * src/gtk/icon_legend.c
830                 straighten up columns
831                 Patch by Fabien Vantard
832
833 2006-09-04 [wwp]        2.4.0cvs140
834
835         * src/prefs_filtering.c
836                 fix new line's account name in filtering prefs:
837                 was "All", is now "(New)".
838
839 2006-09-04 [paul]       2.4.0cvs139
840
841         * tools/make.themes.project
842                 use "AUTOMAKE_OPTIONS = dist-bzip2"
843                 instead of homebrewed "make release"
844
845 2006-09-03 [colin]      2.4.0cvs138
846
847         * src/folderview.c
848                 Fix bug #1007 (Wrong folder highlighted)
849
850 2006-09-03 [colin]      2.4.0cvs137
851
852         * src/compose.c
853                 Don't set Newsgroup: header to a mail folder
854                 path
855
856 2006-09-03 [paul]       2.4.0cvs136
857
858         * src/prefs_other.c
859         * src/prefs_spelling.c
860                 unify the gui
861
862 2006-09-03 [paul]       2.4.0cvs135
863
864         * src/prefs_summaries.c
865                 correct menu item text in prefs_keybind_apply_clicked()
866
867 2006-09-03 [paul]       2.4.0cvs134
868
869         * manual/advanced.xml
870                 some improvements to the descriptions
871         * src/mainwindow.c
872         * src/messageview.c
873         * src/summaryview.c
874         * src/gtk/menu.c
875                 fix menu sensitivity issues
876         * src/prefs_message.c
877                 drop the useless word 'short'
878         * src/prefs_other.c
879                 add the word 'lines' indicating log length
880                 is a measure of lines
881         * src/textview.c
882                 fix compilation warnings
883
884 2006-09-02 [colin]      2.4.0cvs133
885
886         * src/messageview.c
887                 Display a special return-receipt message
888                 if the message is from the user
889         * src/summaryview.c
890                 Fix missing freeze of the list when marking
891                 all read and unthreading for exec. Thanks
892                 to Stephan Sachse.
893
894 2006-09-02 [paul]       2.4.0cvs132
895
896         * src/mainwindow.c
897         * src/prefs_message.c
898         * src/summaryview.c
899                 fix some english
900
901 2006-09-02 [wwp]        2.4.0cvs131
902
903         * src/prefs_filtering.c
904                 added an account name column to the filtering rules
905                 dialog.
906
907 2006-09-02 [colin]      2.4.0cvs130
908
909         * src/gtk/logwindow.c
910         * src/gtk/logwindow.h
911                 Block scrolling if we're not at the end
912                 of the log
913
914 2006-09-02 [colin]      2.4.0cvs129
915
916         * src/folder.c
917                 Make sure account-specific rules can't
918                 be used in {pre-,post-,}processing
919         * src/mainwindow.c
920         * src/gtk/logwindow.c
921         * src/gtk/logwindow.h
922                 Jump to last error when clicking on the
923                 warning icon
924
925 2006-09-02 [colin]      2.4.0cvs128
926
927         * src/imap.c
928         * src/import.c
929         * src/mainwindow.c
930         * src/mainwindow.h
931                 Fix warning icon
932         * src/inc.c
933         * src/mbox.c
934         * src/mbox.h
935                 Let proc_mbox know its account, for
936                 account-specific rules
937
938 2006-09-01 [colin]      2.4.0cvs127
939
940         * src/codeconv.c
941                 Don't uselessly use iconv to convert from
942                 us-ascii
943         * src/alertpanel.c
944         * src/mainwindow.c
945         * src/mainwindow.h
946         * src/inc.c
947                 Fix certain log cases, disable warning icon
948                 for now, the correct way to display it when
949                 necessary and only when necessary is probably
950                 to do it manually rather than use error logs
951         * src/etpan/imap-thread.c
952                 Clean up UID logging a bit
953         * src/gtk/logwindow.c
954         * src/gtk/logwindow.h
955                 Make logging faster when the window's closed
956
957 2006-09-01 [wwp]        2.4.0cvs126
958
959         * manual/fr/account.xml
960                 reflect changes to the ref. manual (parts of cvs72):
961                 fix tabnames and quotes.
962
963 2006-09-01 [wwp]        2.4.0cvs125
964
965         * manual/fr/plugins.xml
966                 reflect changes to the reference manual (cvs42):
967                 update IRC channel info.
968
969 2006-09-01 [wwp]        2.4.0cvs124
970
971         * commitHelper
972                 use CVSEDITOR env. var. if set, according to `man cvs`.
973
974 2006-09-01 [wwp]        2.4.0cvs123
975
976         * manual/advanced.xml
977                 better sentence again (thanks to Paul).
978
979 2006-09-01 [wwp]        2.4.0cvs122
980
981         * manual/advanced.xml
982         fix definition of toolbar_detachable and rework a bit the one of
983         enable_dotted_lines.
984
985 2006-09-01 [mones]      2.4.0cvs121
986
987         * manual/advanced.xml
988                 Document enable_dotted_lines
989
990 2006-09-01 [paul]       2.4.0cvs120
991
992         * src/folderview.c
993         * src/folderview.h
994         * src/imap.c
995         * src/mainwindow.c
996         * src/summaryview.c
997                 obey the 'When entering folder...' option
998                 when using the /View/Go to/... menu items
999                 Thanks to Colin
1000
1001 2006-08-31 [colin]      2.4.0cvs119
1002
1003         * src/folderview.c
1004                 Revert 2.4.0cvs116, wrong fix.
1005
1006 2006-08-31 [colin]      2.4.0cvs118
1007
1008         * src/gtk/gtksctree.c
1009                 Better state the various copyrights
1010
1011 2006-08-31 [colin]      2.4.0cvs117
1012
1013         * src/prefs_common.c
1014                 fix enable_dotted_lines
1015
1016 2006-08-31 [colin]      2.4.0cvs116
1017
1018         * src/folderview.c
1019                 Use pref "Always open on select" when going
1020                 to next unread folder
1021         * src/gtk/gtksctree.c
1022                 Fix link failure to _gtk_clist_create_cell_layout
1023                 on certain computers. (Why not mine, I wonder)
1024
1025 2006-08-31 [colin]      2.4.0cvs115
1026
1027         * src/procmsg.c
1028         * src/textview.c
1029         * src/plugins/bogofilter/bogofilter.c
1030         * src/plugins/spamassassin/spamassassin.c
1031                 Requalify some "errors" to warnings
1032         * src/mainwindow.c
1033         * src/mainwindow.h
1034         * src/statusbar.c
1035                 Add an icon in the statusbar to notify
1036                 of errors
1037         * src/gtk/gtksctree.c
1038         * src/folderview.c
1039         * src/summaryview.c
1040                 Make the GtkSCTree look more modern by
1041                 alternating background lines
1042         * src/prefs_common.c
1043         * src/prefs_common.h
1044                 Add a pref to let people have the old
1045                 way if they prefer
1046
1047
1048 2006-08-30 [colin]      2.4.0cvs114
1049
1050         * src/procmsg.c
1051         * src/procmsg.h
1052                 Provide a way to filter a list of
1053                 messages in an optimised manner, and
1054                 add a list-filtering hook
1055         * src/folder.c
1056         * src/inc.c
1057         * src/mbox.c
1058                 Use the list filtering
1059         * src/plugins/bogofilter/bogofilter.c
1060                 Use the list-filtering hook
1061                 Use -b (bulk) mode for more speed
1062                 when learning and filtering
1063         * src/etpan/imap-thread.c
1064                 Make log output shorter in UID SEARCH
1065
1066
1067 2006-08-30 [colin]      2.4.0cvs113
1068
1069         * src/plugins/bogofilter/bogofilter.c
1070                 Really fast mass learning - thanks to David
1071                 Relson for the options explanations :)
1072
1073 2006-08-30 [colin]      2.4.0cvs112
1074
1075         * src/msgcache.c
1076                 Fix compilation on FreeBSD. Thanks
1077                 to Michael Hugues
1078
1079 2006-08-29 [colin]      2.4.0cvs111
1080
1081         * src/folderview.c
1082                 Handle "popup_menu" signal (for popping the 
1083                 menu via the keyboard)
1084         * src/mimeview.c
1085         * src/mimeview.h
1086         * src/summaryview.c
1087         * src/textview.c
1088         * src/gtk/gtkutils.c
1089         * src/gtk/gtkutils.h
1090                 Factorize scrolling code, and add an API 
1091                 for MimeViewers to handle scroll orders
1092
1093 2006-08-29 [wwp]        2.4.0cvs110
1094
1095         * src/plugins//bogofilter/bogofilter.c
1096         * src/plugins//spamassassin/spamassassin.c
1097                 make the bogofilter/spamassassin filtering error dialogs at
1098         incorporation obey to the "don't popup error dialog on
1099         receive error" option. If disabled, feed the log window w/
1100         the error message.
1101
1102 2006-08-29 [paul]
1103
1104         2.5.0-rc2 released
1105
1106 2006-08-29 [paul]       2.4.0cvs109
1107
1108         * Makefile.am
1109                 remove 'make release', it's not needed
1110                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1111
1112 2006-08-29 [paul]       2.4.0cvs108
1113
1114         * src/foldersel.c
1115         * src/summary_search.c
1116         * src/gtk/progressdialog.c
1117         * src/plugins/pgpcore/passphrase.c
1118                 replace deprecated gtk_window_set_policy()
1119
1120 2006-08-29 [colin]      2.4.0cvs107
1121
1122         * src/folder.c
1123                 Fix data loss when copy fails during a move:
1124                 only use fast remove_msgs if everything was
1125                 copied OK; else use slow remove_msg on the
1126                 mails that got copied only.
1127
1128 2006-08-28 [paul]       2.4.0cvs106
1129
1130         * src/mh.c
1131                 revert change in 2.4.0cvs104, it breaks
1132                 stuff
1133
1134 2006-08-28 [paul]       2.4.0cvs105
1135
1136         * src/plugins/spamassassin/spamassassin.c
1137                 english fix
1138
1139 2006-08-28 [paul]       2.4.0cvs104
1140
1141         * src/mh.c
1142                 fix data loss when moving to another
1143                 mailbox fails
1144         * src/prefs_spelling.c
1145                 improve the english
1146         * src/gtk/pluginwindow.c
1147                 improve the layout of the dialog text
1148         All thanks to Colin
1149
1150 2006-08-28 [paul]       2.4.0cvs103
1151
1152         * src/plugins/bogofilter/bogofilter.c
1153         * src/plugins/bogofilter/bogofilter_gtk.c
1154                 fix english up a bit, innit
1155
1156 2006-08-28 [paul]       2.4.0cvs102
1157
1158         * configure.ac
1159         * po/Makefile.in.in
1160         * po/Makevars
1161                 require autoconf 2.60, enabling building
1162                 with gettext 0.15 (gettext 0.14.x build still
1163                 possible). Replace Makefiles with versions
1164                 from gettext 0.15.
1165                 Remove configure options --with-localedir and
1166                 --with-mandir. The options that are provided
1167                 directly by autoconf 2.60 can be used instead:
1168                 --mandir --localedir
1169
1170 2006-08-27 [colin]      2.4.0cvs101
1171
1172         * src/plugins/bogofilter/Makefile.am
1173                 Fix make dist (no README)
1174
1175 2006-08-27 [colin]      2.4.0cvs100
1176
1177         * src/folder.c
1178                 Don't use F_UNKNOWN folders for any default
1179                 outbox/trash/etc
1180         * src/plugins/bogofilter/bogofilter.c
1181         * src/plugins/bogofilter/bogofilter.h
1182         * src/plugins/bogofilter/bogofilter_gtk.c
1183                 Add an option to specify the path to bogofilter
1184                 Use single-quotes to be able to learn in folders
1185                 with spaces in their names
1186                 Verify learning status
1187
1188 2006-08-27 [colin]      2.4.0cvs99
1189
1190         * manual/faq.xml
1191         * manual/plugins.xml
1192                 Document Bogofilter plugin
1193
1194 2006-08-27 [colin]      2.4.0cvs98
1195
1196         * src/compose.c
1197         * src/messageview.c
1198         * src/procmsg.c
1199         * src/procmsg.h
1200                 When possible, copy the queued mail to sent folder
1201                 instead of re-adding. Much faster on IMAP.
1202
1203 2006-08-27 [colin]      2.4.0cvs97
1204
1205         * src/msgcache.c
1206                 Disable mmaped caches - huge metadata loss
1207                 here after a power failure.
1208         * src/summaryview.c
1209                 Add quicksearch timing
1210         * src/common/plugin.c
1211         * src/common/plugin.h
1212                 Implement an interface to tell what plugins
1213                 provide. Prevent loading of similar plugins.
1214         * src/plugins/clamav/clamav_plugin.c
1215         * src/plugins/demo/demo.c
1216         * src/plugins/dillo_viewer/dillo_viewer.c
1217         * src/plugins/pgpcore/plugin.c
1218         * src/plugins/pgpinline/pgpinline.c
1219         * src/plugins/pgpmime/pgpmime.c
1220         * src/plugins/spamassassin/spamassassin.c
1221         * src/plugins/trayicon/trayicon.c
1222                 Implement plugin_provides()
1223
1224 2006-08-27 [colin]      2.4.0cvs96
1225
1226         * configure.ac
1227         * src/plugins/Makefile.am
1228         * src/plugins/bogofilter/.cvsignore
1229         * src/plugins/bogofilter/Makefile.am
1230         * src/plugins/bogofilter/bogofilter.c
1231         * src/plugins/bogofilter/bogofilter.h
1232         * src/plugins/bogofilter/bogofilter_gtk.c
1233                 New Bogofilter plugin, provides filtering and
1234                 learning. Spamassassin will go to extra plugins.
1235
1236 2006-08-26 [mones]      2.4.0cvs95
1237
1238         * manual/handling.xml
1239                 Fix subfolder path in the example (thanks to Paul) 
1240
1241 2006-08-26 [mones]      2.4.0cvs94
1242
1243         * manual/glossary.xml
1244                 2.2. + add ISP to the glossary
1245                 7.5. + Add UIDL to glossary
1246                 7.7. + Add TCP to glossary
1247         * manual/handling.xml
1248                 7.1. + Mentions GNU/Linux distribution, what about the non...
1249                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1250                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1251                 7.4. = Use appropriate quotation for commands
1252                 7.6. = change "" to <quote></quote>
1253         * manual/plugins.xml
1254                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1255         * manual/starting.xml
1256                 2.1. + local mbox file: some examples of mbox file locations...
1257                 Also reformatted files requiring it
1258
1259 2006-08-26 [wwp]        2.4.0cvs93
1260
1261         * src/summary_search.c
1262                 disable find buttons while summary search is running.
1263
1264 2006-08-25 [colin]      2.4.0cvs92
1265
1266         * src/folder.c
1267         * src/folderutils.c
1268         * src/mh.c
1269         * src/procmsg.h
1270         * src/summaryview.c
1271                 Speed up MH moving, and add progressbar
1272                 for MH deletion
1273         * src/msgcache.c
1274                 Write cache files using mmap() too
1275
1276 2006-08-25 [wwp]        2.4.0cvs91
1277
1278         * src/summaryview.c
1279                 switch spam<->ham button when a message has been marked as spam or ham
1280                 and is still selected. Thanks to Colin.
1281
1282 2006-08-25 [paul]       2.4.0cvs90
1283
1284         * src/Makefile.am
1285         * src/stock_pixmap.c
1286         * src/stock_pixmap.h
1287         * src/summaryview.c
1288         * src/gtk/icon_legend.c
1289         * src/pixmaps/copied.xpm
1290         * src/pixmaps/moved.xpm
1291                 add icons for delayed execution marked for
1292                 copying, marked for moving
1293
1294 2006-08-25 [mones]      2.4.0cvs89
1295
1296         * manual/glossary.xml
1297                 Fix the other glossary items:
1298                 5.1. = Inmmediate execution -> <quote>immediate execution...
1299                 5.2. = Fix MBOX capitalization -> Mbox
1300                 5.3. + Improve Plugins def. w/ tech. ref.
1301                 5.4. = Quotation -> replace '>' by <quote>></quote>
1302                 5.5. - SMTP Server. -> remove dot
1303         * po/es.po
1304                 Updated translation
1305
1306 2006-08-25 [mones]      2.4.0cvs88
1307
1308         * manual/ack.xml
1309                 Reformatted, changed email address
1310         * manual/glossary.xml
1311                 Reformatted, fixed MANUAL-TODO items:
1312                 8.2. + add ROT-13 to glossary
1313                 8.4. + add URL to glossary
1314         * manual/es/advanced.xml
1315                 Fixed <literal>s
1316
1317 2006-08-25 [paul]       2.4.0cvs87
1318
1319         * src/gtk/icon_legend.c
1320                 add 'marked for deletion' icon
1321                 arrange icons by containing column
1322                 wrap long label text
1323
1324 2006-08-25 [colin]      2.4.0cvs86
1325
1326         * src/common/utils.c
1327         * src/common/utils.h
1328                 Add the sc_g_*list_bigger functions in
1329                 a place everyone can use it
1330         * src/summaryview.c
1331                 Only freeze/thaw the list when working
1332                 on the selection, if it's bigger than 1
1333         * src/gtk/gtksctree.c
1334                 Only freeze/thaw the list when unselec-
1335                 ting 'all' if ('all' != 1)
1336                 This avoids some flickering
1337
1338 2006-08-24 [colin]      2.4.0cvs85
1339
1340         * src/addressbook.c
1341                 Fix strange list selection
1342                 Fix random seg (Invalid read of freed memory)
1343
1344 2006-08-24 [colin]      2.4.0cvs84
1345
1346         * src/alertpanel.c
1347         * src/gtk/inputdialog.c
1348         * src/plugins/pgpcore/passphrase.c
1349                 Revert minimal width patch of 2.4.0cvs67,
1350                 as it is also a maximal width. Use 
1351                 gtk_window_set_default_size instead.
1352
1353 2006-08-24 [colin]      2.4.0cvs83
1354
1355         * src/msgcache.c
1356                 Write cache/mark to temp files before
1357                 overwriting old ones (avoids metadata
1358                 loss if writing the new files fail).
1359                 Use mmap() to read cache/mark file, as
1360                 this makes cache reading faster. Dis-
1361                 abled for big-endian machines until it
1362                 can be tested. (Big-endian users: set
1363                 msgcache_use_mmap = TRUE in the relevant
1364                 #if).
1365         * src/procmsg.h
1366                 Move rarely used fields of MsgInfo in 
1367                 another structure, which will only be
1368                 allocated if needed. Face, X-Face,
1369                 Return receipt headers and List-*
1370                 headers are moved. Mails having none
1371                 of these occupy 52 bytes less with
1372                 this patch, which makes 2.5MB of RAM
1373                 saved on a 50k folder).
1374         * src/headerview.c
1375         * src/mainwindow.c
1376         * src/messageview.c
1377         * src/partial_download.c
1378         * src/procheader.c
1379         * src/procmsg.c
1380         * src/textview.c
1381                 Follow this structure change.
1382
1383 2006-08-24 [wwp]        2.4.0cvs82
1384
1385         * manual/es/.cvsignore
1386         * manual/es/dist/.cvsignore
1387         * manual/es/dist/html/.cvsignore
1388         * manual/es/dist/pdf/.cvsignore
1389         * manual/es/dist/ps/.cvsignore
1390         * manual/es/dist/txt/.cvsignore
1391                 more (generated) files to ignore.
1392
1393 2006-08-24 [colin]      2.4.0cvs81
1394
1395         * src/folder.c
1396         * src/mh.c
1397                 Fix possible problems with local delivery. Check the folder doesn't
1398                 need scan before setting its mtime when saving cache (which can be
1399                 done long after the folder's been modified by an external process);
1400                 Check that the stored item's mtime didn't change in mh functions.
1401
1402 2006-08-24 [mones]      2.4.0cvs80
1403
1404         * manual/advanced.xml
1405                 Rewrapping, some fixes and MANUAL-TODO items:
1406                 8.1. = change "" to <quote></quote>
1407                 8.3. = quote menu items
1408                 8.5. - deploying -> new user ... ideally a new user (redundant)
1409
1410 2006-08-23 [colin]      2.4.0cvs79
1411
1412         * src/gtk/gtksctree.c
1413                 When selecting or deselecting range, only
1414                 freeze/thaw when selection is bigger than 10
1415
1416 2006-08-23 [colin]      2.4.0cvs78
1417
1418         * src/messageview.c
1419         * src/mimeview.c
1420         * src/mimeview.h
1421         * src/plugins/dillo_viewer/dillo_viewer.c
1422                 Provide an API for MimeViewer plugins to
1423                 return a text selection for replying
1424
1425 2006-08-23 [colin]      2.4.0cvs77
1426
1427         * src/image_viewer.c
1428         * src/textview.c
1429                 Use gtk_pixbuf_new_from_file_at_scale(), which
1430                 is faster than getting the pixbuf then resizing
1431                 it.
1432
1433 2006-08-23 [colin]      2.4.0cvs76
1434
1435         * src/procmime.c
1436                 UTF-8 should be sent Quoted-printable
1437
1438 2006-08-22 [colin]      2.4.0cvs75
1439
1440         * src/mh.c
1441                 Check if scan is required before touching
1442                 the folder (or it'll be required every time)
1443
1444 2006-08-22 [colin]      2.4.0cvs74
1445
1446         * configure.ac
1447                 Require libetpan 0.46 (crasher fix when built
1448                 against gnutls)
1449
1450 2006-08-22 [colin]      2.4.0cvs73
1451
1452         * src/folder.c
1453                 Set folder's mtime after writing its
1454                 cache
1455         * src/folderview.c
1456                 Add some timing
1457         * src/procmsg.c
1458                 Don't do useless stuff if we don't 
1459                 thread by subject
1460         * src/summaryview.c
1461                 Add some timing, don't deselect prior
1462                 to selecting (gtksctree does it itself),
1463                 remove crash avoidance hacks as it's been
1464                 properly fixed since a while
1465         * src/common/utils.c
1466                 Optimize to_human_readable(): _() is slow,
1467                 do it only once, and avoid %f format for KB
1468                 (the most common in a summaryview)
1469         * src/gtk/gtksctree.c
1470                 Don't uselessly freeze/thaw (fixes flicker
1471                 on next unread and friends), reduce number
1472                 of g_list_nth/g_list_position where possible
1473         * src/gtk/gtkutils.c
1474         * src/gtk/gtkutils.h
1475                 Reduce number of g_list_nth/g_list_position
1476                 where possible.
1477                 All of this makes loading as 70k folder 2.1
1478                 seconds instead of 3.2 (with hot FS caches).
1479                 (1.3 seconds without Date and Size columns...)
1480
1481 2006-08-22 [paul]       2.4.0cvs72
1482
1483         wrap documents and do some items from mones' MANUAL-TODO:
1484
1485         * manual/account.xml
1486                 4.1. = fix tabname references to <quote>tabname</quote>
1487                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1488         * manual/faq.xml
1489                 1.1. = mentioned options don't match UI
1490                 Add information about the 'Never send Return Receipts'
1491                 option
1492         * manual/handling.xml
1493                 6.2. = Mentions Extended symbols button, but now is
1494                 named Information
1495                 6.3. = Mentions ... button, which is now Edit
1496
1497 2006-08-22 [colin]      2.4.0cvs71
1498
1499         * src/gtk/pluginwindow.c
1500                 Fix layout in verbose translations (such
1501                 as french)
1502
1503 2006-08-22 [paul]       2.4.0cvs70
1504
1505         * manual/Makefile.am
1506                 build manuals in alphabetical order
1507         * src/addressbook.c
1508         * src/prefs_themes.c
1509                 replace/remove deprecated symbols
1510         * src/gtk/gtkutils.c
1511                 fix a warning
1512         * src/gtk/pluginwindow.c
1513                 replace deprecated symbol
1514                 replace label text and move it
1515         * src/plugins/pgpcore/prefs_gpg.c
1516                 move the 'Generate...' button out of the
1517                 Sign Key frame, replace the English used
1518         * src/plugins/pgpcore/sgpgme.c
1519                 fixes to the English
1520
1521 2006-08-21 [colin]      2.4.0cvs69
1522
1523         * src/plugins/trayicon/trayicon.c
1524                 Add more strings for translation; patch
1525                 by Pawel
1526
1527 2006-08-21 [colin]      2.4.0cvs68
1528
1529         * src/compose.c
1530                 fix replied flag not set after drafting
1531         * src/matcher.c
1532                 fix body quicksearch in non-encoded bodies
1533                 containing '='
1534         * src/msgcache.c
1535                 Get rid of the g_malloc workaround for
1536                 corrupted caches, use g_try_malloc
1537
1538 2006-08-21 [colin]      2.4.0cvs67
1539
1540         * src/alertpanel.c
1541         * src/gtk/inputdialog.c
1542         * src/plugins/pgpcore/passphrase.c
1543                 Set minimal width to 375
1544         * src/mainwindow.c
1545                 Fix switching to offline, asking if it 
1546                 should be overriden for synchronising
1547         * src/mimeview.c
1548                 Don't offer to remember command on Open 
1549                 with for text parts, as the browser or 
1550                 text editor command isn't changed from 
1551                 there
1552
1553 2006-08-20 [paul]       2.4.0cvs66
1554
1555         * po/ko.po
1556         * po/zh_CN.po
1557                 fix plural form errors. revealed by stricter
1558                 checking of gettext 0.15
1559
1560 2006-08-18 [paul]       2.4.0cvs65
1561
1562         * src/stock_pixmap.c
1563                 fix the fix of 2.4.0cvs64
1564                 Thanks to Colin
1565
1566 2006-08-18 [paul]       2.4.0cvs64
1567
1568         * src/stock_pixmap.c
1569                 fix leaks
1570                 Thanks to Colin
1571
1572 2006-08-18 [paul]       2.4.0cvs63
1573
1574         * src/compose.c
1575         * src/procmsg.c
1576                 fix occasional IMAP bug where large msgs
1577                 were left in the queue folder after sending
1578                 Thanks to Colin
1579
1580 2006-08-18 [paul]       2.4.0cvs62
1581
1582         * src/folderview.c
1583                 freeze the summaryview while quicksearch results
1584                 are displayed
1585                 (fixes bug 456 'current message is hidden when the
1586                 view is refreshed and extended search is "unread 
1587                 messages"')
1588                 Thanks to Colin
1589         * src/textview.c
1590                 add missing #include "inputdialog.h"
1591         * src/common/utils.h
1592                 add missing mailcap_update_default() and improve
1593                 readability
1594
1595 2006-08-17 [colin]      2.4.0cvs61
1596
1597         * src/plugins/pgpcore/select-keys.c
1598                 Fix warnings :)
1599
1600 2006-08-17 [colin]      2.4.0cvs60
1601
1602         * src/compose.c
1603                 Don't continue queuing if Cancel is clicked
1604                 in select-keys
1605
1606 2006-08-17 [colin]      2.4.0cvs59
1607
1608         * src/plugins/pgpcore/select-keys.c
1609                 When encrypting, if only one key matches and it 
1610                 matches exactly, automatically use it.
1611
1612 2006-08-17 [colin]      2.4.0cvs58
1613
1614         * src/mimeview.c
1615         * src/prefs_common.c
1616         * src/prefs_common.h
1617         * src/prefs_ext_prog.c
1618         * src/textview.c
1619                 Fix issues with previous patch (text/html)
1620                 Remove outdated prefs
1621
1622 2006-08-17 [colin]      2.4.0cvs57
1623
1624         * src/imap.c
1625                 Add View Log button on auth error
1626         * src/procmsg.c
1627                 Fix encrypted mail marked as new when
1628                 saved in normal folders
1629         * src/plugins/pgpinline/pgpinline.c
1630                 Fix encrypt bug on IMAP
1631         * src/mimeview.c
1632         * src/common/utils.c
1633         * src/common/utils.h
1634         * src/gtk/inputdialog.c
1635         * src/gtk/inputdialog.h
1636                 Get rid of metamail stuff, simplify
1637                 opening, and allow remembering of user's
1638                 choices (by updating ~/.mailcap). There's
1639                 still to drop "Audio player" and "Image
1640                 viewer" preferences.
1641
1642 2006-08-17 [mones]      2.4.0cvs56
1643
1644         * manual/es/sylpheed-claws-manual.xml
1645                 fix DTD path
1646
1647 2006-08-17 [mones]      2.4.0cvs55
1648
1649         * configure.ac
1650         * manual/Makefile.am
1651         * manual/es/Makefile.am
1652         * manual/es/account.xml
1653         * manual/es/ack.xml
1654         * manual/es/addrbook.xml
1655         * manual/es/advanced.xml
1656         * manual/es/faq.xml
1657         * manual/es/glossary.xml
1658         * manual/es/gpl.xml
1659         * manual/es/handling.xml
1660         * manual/es/intro.xml
1661         * manual/es/keyboard.xml
1662         * manual/es/plugins.xml
1663         * manual/es/starting.xml
1664         * manual/es/sylpheed-claws-manual.xml
1665         * manual/es/dist/Makefile.am
1666         * manual/es/dist/html/Makefile.am
1667         * manual/es/dist/pdf/Makefile.am
1668         * manual/es/dist/ps/Makefile.am
1669         * manual/es/dist/txt/Makefile.am
1670                 Spanish translation for the manual
1671
1672 2006-08-16 [colin]      2.4.0cvs54
1673
1674         * src/compose.c
1675         * src/main.c
1676         * src/mainwindow.c
1677                 Fix send button sensitivity at startup
1678                 Set send menu sensitivity (patch by Fabien)
1679         * src/ssl_manager.c
1680                 Enable closing with esc (patch by Fabien)
1681         * src/gtk/foldersort.c
1682                 Enable closing with esc (patch by Fabien)
1683         * src/procmime.c
1684                 Optimisation (no need to copy to tempfile to
1685                 "decode" 7bit and 8bit)
1686         * src/summaryview.c
1687                 Fix cruft in swap_from case
1688         * src/textview.c
1689                 Fix missing last line in some mail cases 
1690                 (Fixes debian #381872)
1691         * src/plugins/pgpcore/prefs_gpg.c
1692         * src/plugins/pgpcore/sgpgme.c
1693         * src/plugins/pgpcore/sgpgme.h
1694                 Don't show "no key found" when user explicitely
1695                 wants to create a key
1696
1697 2006-08-16 [paul]       2.4.0cvs53
1698
1699         * configure.ac
1700         * src/account.c
1701         * src/addressbook.c
1702         * src/headerview.c
1703         * src/prefs_account.c
1704         * src/prefs_message.c
1705         * src/gtk/gtkutils.c
1706                 bump up minimum required versions of GTK+ and
1707                 GLIB to 2.6.0
1708
1709 2006-08-16 [paul]       2.4.0cvs52
1710
1711         * src/toolbar.c
1712                 workaround GTK+ Bug 351600 - 'Can't re-click
1713                 on button after sensitivity update'
1714                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1715                 Thanks to Colin
1716
1717 2006-08-15 [colin]      2.4.0cvs51
1718
1719         * src/plugins/pgpcore/prefs_gpg.c
1720                 Set options sensitivity according to
1721                 key existence
1722         * src/plugins/pgpcore/sgpgme.c
1723                 Allow to create key with no passphrase
1724
1725 2006-08-14 [cleroy]     2.4.0cvs50
1726
1727         * src/gtk/pluginwindow.c
1728                 New layout (maybe to be changed?)
1729         * src/gtk/gtkutils.c
1730                 Fix a bit label_window
1731         * src/plugins/pgpcore/passphrase.c
1732         * src/plugins/pgpcore/passphrase.h
1733         * src/plugins/pgpcore/plugin.c
1734         * src/plugins/pgpcore/prefs_gpg.c
1735         * src/plugins/pgpcore/prefs_gpg.h
1736         * src/plugins/pgpcore/sgpgme.c
1737         * src/plugins/pgpcore/sgpgme.h
1738                 Allow to create a PGP private key via the GUI
1739
1740 2006-08-14 [wwp]        2.4.0cvs49
1741
1742         * src/addressbook_foldersel.c
1743                 fix strict ISO C90 compliance.
1744
1745 2006-08-14 [paul]       2.4.0cvs48
1746
1747         * src/gtk/prefswindow.c
1748                 re-set scrolled window on opening
1749                 Patch by Ticho
1750
1751 2006-08-14 [paul]
1752
1753         2.5.0-rc1 released
1754
1755 2006-08-14 [paul]       2.4.0cvs47
1756
1757         * src/prefs_display_header.c
1758                 re-enable user-defined Displayed Headers
1759
1760 2006-08-14 [paul]       2.4.0cvs46
1761
1762         * src/prefs_account.c
1763                 use GTK_STOCK_EDIT
1764
1765 2006-08-13 [colin]      2.4.0cvs45
1766
1767         * src/common/utils.c
1768                 Fix "a" in quote when the original message is empty,
1769                 by using \0 instead of 'a' to test writability of
1770                 temp files.
1771
1772 2006-08-13 [wwp]        2.4.0cvs44
1773
1774         * src/plugins/spamassassin/spamassassin.c
1775                 fix capitalization of "SpamAssassin" in some debug, log and
1776                 dialog messages.
1777
1778 2006-08-13 [paul]       2.4.0cvs43
1779
1780         * src/editldap.c
1781                 fix overlapping widgets
1782         * src/prefs_account.c
1783                 fix translation of protocol_names[]
1784                 fix label disappearing off the edge of the
1785                 visible area
1786
1787 2006-08-12 [paul]       2.4.0cvs42
1788
1789         * manual/plugins.xml
1790                 update IRC channel info before it gets forgotten
1791                 about
1792
1793 2006-08-11 [colin]      2.4.0cvs41
1794
1795         * src/compose.c
1796         * src/mainwindow.c
1797         * src/mainwindow.h
1798         * src/procmsg.c
1799         * src/procmsg.h
1800         * src/summaryview.c
1801         * src/toolbar.c
1802                 Grey out the Send button if
1803                 - Queue folders are empty, or
1804                 - We're sending already
1805
1806 2006-08-11 [wwp]        2.4.0cvs40
1807
1808         * src/main.c
1809                 fix a logic issue when quitting while a compose window is
1810                 still open, thanks to Colin.
1811
1812 2006-08-10 [colin]      2.4.0cvs39
1813
1814         * src/main.c
1815                 Fix default font size setting after wizard run
1816         * src/imap.c
1817         * src/etpan/imap-thread.c
1818         * src/etpan/imap-thread.h
1819                 Fix bug #999 (Timing out on TSL cert validation 
1820                 dialog makes ugly things happen). Also, STARTTLS
1821                 unconditionnaly if initial capabilities contain
1822                 LOGINDISABLED and STARTTLS.
1823
1824 2006-08-09 [colin]      2.4.0cvs38
1825
1826         * src/mainwindow.c
1827         * src/mainwindow.h
1828                 Fix Tools/Actions sensitivity when there are
1829                 no actions
1830
1831 2006-08-09 [colin]      2.4.0cvs37
1832
1833         * src/prefs_filtering.c
1834                 Warning fix, patch by Paul
1835         * src/messageview.c
1836         * src/prefs_actions.c
1837         * src/prefs_filtering_action.c
1838         * src/prefs_matcher.c
1839                 Uniformisation of "Info ..." to "Info..." (for
1840                 old gtk), patch by Fabien
1841         * src/plugins/clamav/clamav_plugin_gtk.c
1842                 Sensitivity fix by Fabien
1843
1844 2006-08-09 [colin]      2.4.0cvs36
1845
1846         * src/main.c
1847         * src/main.h
1848                 Add a function to know whether we're exiting
1849         * src/plugins/trayicon/trayicon.c
1850                 If exiting, don't do anything. Faster, and
1851                 avoids gtk_main_iteration reentracy causing
1852                 segfaults at exit
1853
1854 2006-08-09 [colin]      2.4.0cvs35
1855
1856         * src/messageview.c
1857         * src/mimeview.c
1858         * src/mimeview.h
1859                 Fix lack of part selection when automatically 
1860                 jumping to a specific part
1861         * src/msgcache.c
1862                 Little optimisation in cache reading
1863
1864 2006-08-09 [colin]      2.4.0cvs34
1865
1866         * src/compose.c
1867                 Fix crash setting the priority on reedit
1868                 (Accessing compose before creating it!)
1869
1870 2006-08-08 [colin]      2.4.0cvs33
1871
1872         * src/procmime.c
1873                 Fix bug #998 (last attachment is not accessible)
1874                 Bad RFC interpretation on multipart close-delimiters
1875         * src/mimeview.c
1876         * src/mimeview.h
1877         * src/gtk/gtkvscrollbutton.c
1878         * src/gtk/gtkvscrollbutton.h
1879                 Make attachments list wheel-scrollable
1880
1881 2006-08-07 [colin]      2.4.0cvs32
1882
1883         * src/gtk/gtkaspell.c
1884                 Fix bug #973 (Unicode punctation characters 
1885                 are not recognized as separators by the
1886                 spell checker); fix unsigned stuff
1887
1888 2006-08-07 [colin]      2.4.0cvs31
1889
1890         * src/compose.c
1891                 Fix bug #956 (DnD text with accents in compose 
1892                 text entry); fix gccc's signed/unsigned fuss
1893
1894 2006-08-06 [colin]      2.4.0cvs30
1895
1896         * src/main.c
1897                 Fix bug #979 (Plugin crashes when exiting 
1898                 sylpheed-claws) : handle exit request only 
1899                 once
1900
1901 2006-08-05 [colin]      2.4.0cvs29
1902
1903         * src/news.c
1904                 Just make sure we have a msgid.
1905
1906 2006-08-05 [colin]      2.4.0cvs28
1907
1908         * src/news.c
1909         * src/summaryview.c
1910                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1911                 by reimplementing it
1912         * src/textview.c
1913                 Fix bug when hiding quotes with level > 3 and quote
1914                 colors are recycled
1915
1916 2006-08-04 [colin]      2.4.0cvs27
1917
1918         * src/compose.c
1919         * src/undo.c
1920         * src/undo.h
1921                 Fix a bit replace-by-pasting undo
1922         * src/mainwindow.c
1923         * src/messageview.c
1924                 Fix Fold quotes menu synchro in
1925                 mainwindow when it changes in 
1926                 messageview
1927         * src/textview.c
1928                 Fix right-click on quotes blocks
1929         * src/common/utils.c
1930                 Verify that the file created by
1931                 my_tmpfile() is writable. Fixes
1932                 bug #988 (very specific filesystem
1933                 issue)
1934         * src/plugins/pgpcore/sgpgme.c
1935                 Fix file descriptor leak
1936         * src/plugins/spamassassin/spamassassin.c
1937                 Warn once if spamd isn't reachable
1938
1939 2006-08-04 [colin]      2.4.0cvs26
1940
1941         * src/toolbar.c
1942                 i18n context patch by Fabien
1943
1944 2006-08-03 [colin]      2.4.0cvs25
1945
1946         * src/mainwindow.c
1947         * src/messageview.c
1948                 Rename "Hide quotes" to "Fold quotes"
1949         * src/textview.c
1950                 Don't use hand cursor on quotes. "all 
1951                 the bonuses of the feature and none of 
1952                 unwelcome side-effects"
1953
1954 2006-08-03 [colin]      2.4.0cvs24
1955
1956         * AUTHORS
1957         * sylpheed-claws.desktop
1958         * src/gtk/authors.h
1959                 Bring the desktop file to XDG compliance
1960                 Patch by Charles A. Edwards
1961
1962 2006-08-03 [colin]      2.4.0cvs23
1963
1964         * src/textview.c
1965                 Fix links offset when they are preceded
1966                 by accentued chars (g_utf8_strlen!)
1967         * src/mainwindow.c
1968                 Fix wrong status when starting offline
1969
1970
1971 2006-08-03 [wwp]        2.4.0cvs22
1972
1973         * src/prefs_common.h
1974                 ask what to do w/ filtering rules that belong to an account when
1975                 applying filtering rules manually from the main window (skip,
1976                 apply regardless of the account, use current account). This dialog
1977                 can be skipped and the last reply used.
1978                 (forgot that file)
1979
1980 2006-08-03 [wwp]        2.4.0cvs21
1981
1982         * src/filtering.c
1983         * src/filtering.h
1984         * src/prefs_common.c
1985         * src/summaryview.c
1986         * src/alertpanel.c
1987         * src/alertpanel.h
1988         * src/messageview.c
1989                 ask what to do w/ filtering rules that belong to an account when
1990                 applying filtering rules manually from the main window (skip,
1991                 apply regardless of the account, use current account). This dialog
1992                 can be skipped and the last reply used.
1993
1994
1995 2006-08-03 [colin]      2.4.0cvs20
1996
1997         * src/textview.c
1998                 Optimize previous patch
1999
2000 2006-08-03 [cleroy]     2.4.0cvs19
2001
2002         * src/textview.c
2003                 Fix quotes getting toggled back when the
2004                 mail has an even number of text parts
2005
2006 2006-08-02 [colin]      2.4.0cvs18
2007
2008         * src/messageview.c
2009                 Add Hide quotes menu
2010
2011 2006-08-02 [colin]      2.4.0cvs17
2012
2013         * src/mainwindow.c
2014         * src/prefs_common.c
2015         * src/textview.c
2016         * src/textview.h
2017         * src/gtk/about.c
2018                 Allow per-level quote hiding,
2019                 Allow toggling quotes by double-clicking them
2020                 Rename RemoteURI to ClickableText to reflect
2021                 the fact it's used for a variety of things
2022
2023 2006-08-02 [wwp]        2.4.0cvs16
2024
2025         * src/mainwindow.c
2026                 fix "View/Hide quotes" menu item status initialization.
2027
2028 2006-08-02 [wwp]        2.4.0cvs15
2029
2030         * src/matcher_parser_parse.y
2031                 remove a debug trace.
2032
2033 2006-08-02 [paul]       2.4.0cvs14
2034
2035         * src/plugins/pgpcore/passphrase.c
2036                 don't set initial dialog size
2037                 make it resizable
2038
2039 2006-08-02 [paul]       2.4.0cvs13
2040
2041         * src/noticeview.c
2042                 remove the rogue '/' character
2043
2044 2006-08-02 [paul]       2.4.0cvs12
2045
2046         * src/noticeview.c
2047                 allow buttons to resize as necessary
2048
2049 2006-08-01 [wwp]        2.4.0cvs11
2050
2051         * src/mbox.c
2052                 fix strict ISO C90 compliance.
2053
2054 2006-08-01 [wwp]        2.4.0cvs10
2055
2056         * tools/update-po
2057                 updated update-po tool to work w/ context-dependent translations.
2058                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2059
2060 2006-08-01 [wwp]        2.4.0cvs9
2061
2062         * src/matcher.c
2063         * src/prefs_filtering.c
2064         * src/prefs_matcher.c
2065                 allow context-dependent translations for "All",
2066                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2067
2068 2006-07-31 [colin]      2.4.0cvs8
2069
2070         * AUTHORS
2071         * src/gtk/authors.h
2072                 Add Rafal to authors
2073
2074 2006-07-31 [colin]      2.4.0cvs7
2075
2076         * src/compose.c
2077         * src/mainwindow.c
2078         * src/messageview.h
2079         * src/prefs_common.c
2080         * src/prefs_common.h
2081         * src/textview.c
2082                 Add 'View/Hide quotes'. Patch based on a patch
2083                 by Rafal Weglarz
2084
2085 2006-07-31 [colin]      2.4.0cvs6
2086
2087         * src/action.c
2088                 Fix problem with "> stuff >" actions
2089
2090 2006-07-31 [paul]       2.4.0cvs5
2091
2092         * po/nb.po
2093                 updated by Geir Helland
2094
2095 2006-07-31 [wwp]        2.4.0cvs4
2096
2097         * src/mainwindow.c
2098         * src/summaryview.c
2099         * src/summaryview.h
2100                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2101                 thanks to Colin.
2102
2103 2006-07-31 [wwp]        2.4.0cvs3
2104
2105         * src/Makefile.am
2106         * src/addr_compl.c
2107         * src/addr_compl.h
2108         * src/addressbook.c
2109         * src/addressbook.h
2110         * src/addressbook_foldersel.c
2111         * src/addressbook_foldersel.h
2112         * src/addrindex.c
2113         * src/addrindex.h
2114         * src/matcher.c
2115         * src/matcher.h
2116         * src/matcher_parser_lex.l
2117         * src/matcher_parser_parse.y
2118         * src/prefs_common.c
2119         * src/prefs_common.h
2120         * src/prefs_filtering.c
2121         * src/prefs_matcher.c
2122         * src/prefs_matcher.h
2123         * src/summaryview.c
2124                 introduce filtering against the address book. It's now possible to add
2125                 matched conditions to determine if any email address in a message matches
2126                 or doesn't match any or all books or folders in the address book.
2127
2128 2006-07-31 [wwp]        2.4.0cvs2
2129
2130         * src/account.c
2131         * src/filtering.c
2132         * src/filtering.h
2133         * src/folder.c
2134         * src/folderview.c
2135         * src/inc.c
2136         * src/mainwindow.c
2137         * src/matcher.c
2138         * src/matcher_parser_lex.l
2139         * src/matcher_parser_parse.y
2140         * src/mbox.c
2141         * src/prefs_filtering.c
2142         * src/prefs_filtering.h
2143         * src/procmsg.c
2144         * src/procmsg.h
2145         * src/summaryview.c
2146                 introduce per-account filtering rules. Each filtering rule can now be assigned
2147                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2148                 when applying filtering rules manually, as all rules will apply - even the ones
2149                 assigned to an account. This issue will be addressed soon.
2150  
2151
2152
2153 2006-07-31 [wwp]        2.4.0cvs1
2154
2155         * src/quote_fmt.c
2156                 make more strings translatable.
2157
2158 2006-07-31 [paul]       2.4.0
2159
2160         2.4.0 released
2161
2162 2006-07-31 [paul]       2.3.1cvs91
2163
2164         * po/ca.po
2165                 updated by Miquel Oliete
2166
2167 2006-07-31 [paul]       2.3.1cvs90
2168
2169         * po/de.po
2170         * po/el.po
2171         * po/fr.po
2172         * po/it.po
2173         * po/pl.po
2174         * po/pt_BR.po
2175         * po/sr.po
2176         * po/zh_CN.po
2177                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2178                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2179                 Aleksandar Urosevic, and Ralgh Young
2180
2181 2006-07-31 [paul]       2.3.1cvs89
2182
2183         * src/account.c
2184         * src/main.c
2185         * src/mainwindow.c
2186         * src/mainwindow.h
2187                 Fix a race condition when, after an SC crash, rescanning
2188                 folders took more than 0.5 seconds
2189                 Thanks to Colin
2190
2191 2006-07-31 [paul]       2.3.1cvs88
2192
2193         * src/folderview.c
2194                 don't translate separator strings
2195
2196 2006-07-30 [mones]      2.3.1cvs87
2197
2198         * doc/man/sylpheed-claws.1
2199                 Fixed non-ASCII chars in Hoa's name
2200         * po/es.po
2201                 Updated for release
2202
2203 2006-07-27 [colin]      2.3.1cvs86
2204
2205         * src/textview.c
2206                 Don't include the leading \n in links
2207                 Patch by Fabien
2208
2209 2006-07-25 [colin]      2.3.1cvs85
2210
2211         * src/mainwindow.c
2212         * src/common/socket.h
2213         * src/etpan/imap-thread.c
2214                 Refresh resolvers before connecting
2215                 to IMAP servers, and after switching
2216                 to online. Thanks to Paul.
2217
2218 2006-07-18 [colin]
2219
2220         * 2.4.0-rc4 released
2221
2222 2006-07-17 [colin]      2.3.1cvs84
2223
2224         * src/inc.c
2225                 Show connection attempt in statusbar before
2226                 connecting (previously first message was
2227                 "Retrieving messages from ..." after the
2228                 connection succeeded.
2229
2230 2006-07-16 [wwp]        2.3.1cvs83
2231
2232         * sylpheed-claws.ico
2233                 Added .ico file (windows multi-size icon file, generated).
2234
2235 2006-07-12 [wwp]        2.3.1cvs82
2236
2237         * src/messageview.c
2238                 remove Message/Re-edit menu entry from messageview window,
2239                 as sent/draft/queued messages are opened in compose window when
2240                 re-edited and it's not possible to re-edit other msgs.
2241
2242 2006-07-12 [paul]       2.3.1cvs81
2243
2244         * AUTHORS
2245         * src/mainwindow.c
2246         * src/gtk/authors.h
2247                 check online state before resetting
2248                 mailcheck timer. Useful if some program
2249                 verifies connection state and updates
2250                 Claws.
2251                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2252
2253 2006-07-12 [paul]       2.3.1cvs80
2254
2255         * sylpheed-claws-128x128.png
2256         * sylpheed-claws-64x64.png
2257         * sylpheed-claws.png
2258         * src/Makefile.am
2259         * src/main.c
2260         * src/prefs_toolbar.c
2261         * src/stock_pixmap.c
2262         * src/stock_pixmap.h
2263         * src/wizard.c
2264         * src/gtk/about.c
2265         * src/gtk/gtkutils.c
2266         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2267         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2268         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2269         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2270         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2271         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2272                 updated and renamed logo/icon files and related
2273                 logo by Jesper Schultz
2274
2275 2006-07-11 [paul]       2.3.1cvs79
2276
2277         * src/main.c
2278                 fix the labels a smidgin
2279
2280 2006-07-09 [colin]      2.3.1cvs78
2281
2282         * src/textview.c
2283                 Show errors in textviewer's command
2284                 Patch by H. Merijn Brand
2285
2286 2006-07-09 [colin]      2.3.1cvs77
2287
2288         * src/compose.c
2289                 Save FMID in drafts too
2290
2291 2006-07-08 [colin]      2.3.1cvs76
2292
2293         * src/compose.c
2294                 Svae RMID in drafted mails too
2295                 Save quote_fmt vars for whole mails,
2296                 don't reset at each quote_fmt_init:
2297                 allows to use the same |i{var} in
2298                 various template fields
2299         * src/prefs_template.c
2300         * src/quote_fmt.h
2301         * src/quote_fmt_parse.y
2302                 Same
2303
2304 2006-07-08 [colin]      2.3.1cvs75
2305
2306         * src/textview.c
2307                 Fix highlighting of attached parts URIs
2308
2309 2006-07-08 [colin]      2.3.1cvs74
2310
2311         * src/main.c
2312                 Prevent bug #981 (sc 2.3.1 segfaults with 
2313                 gtk+ 2.10) from being reported again:
2314                 if Sylpheed-Claws has been compiled against
2315                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2316                 of if Sylpheed-Claws has been compiled against
2317                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2318                 error out.
2319
2320 2006-07-07 [colin]      2.3.1cvs73
2321
2322         * src/prefs_actions.c
2323                 Fix label
2324
2325 2006-07-07 [colin]      2.3.1cvs72
2326
2327         * src/prefs_actions.c
2328                 Fix compile on gtk < 2.8. argh :)
2329
2330 2006-07-07 [paul]       2.3.1cvs71
2331
2332         * src/common/defs.h
2333                 update DONATE_URI
2334
2335 2006-07-07 [colin]      2.3.1cvs70
2336
2337         * po/POTFILES.in
2338         * src/quote_fmt.c
2339         * src/quote_fmt_lex.l
2340         * src/quote_fmt_parse.y
2341                 Add |i{var}, a way to insert user-entered
2342                 text in a template
2343
2344 2006-07-07 [colin]
2345
2346         * 2.4.0-rc3 released
2347
2348 2006-07-07 [colin]      2.3.1cvs69
2349
2350         * src/folder.c
2351                 Don't consider inboxes of UNKNOWN folder 
2352                 classes to be useable as default inboxes
2353
2354 2006-07-07 [paul]       2.3.1cvs68
2355
2356         * src/textview.c
2357                 add missing #include <errno.h>
2358                 Thanks to René J. Blokland
2359
2360 2006-07-07 [paul]       2.3.1cvs67
2361
2362         * src/action.c
2363                 Return now Closes dialog
2364         * src/mimeview.c
2365         * src/mimeview.h
2366         * src/textview.c
2367                 add contextual menu to mime parts listed
2368                 in the textview
2369                 Thanks to Colin
2370         * src/common/utils.c
2371                 reversal: ' is a valid character in URLs
2372
2373 2006-07-06 [colin]      2.3.1cvs66
2374
2375         * src/remotefolder.h
2376                 Forgotten in previous commit
2377
2378 2006-07-06 [colin]      2.3.1cvs65
2379
2380         * src/folder.c
2381                 Set summary update flag whenever
2382                 totals changed
2383         * src/imap.c
2384         * src/prefs_account.c
2385         * src/common/utils.h
2386         * src/etpan/imap-thread.c
2387                 Fix warnings, thanks to Fabien and
2388                 Ricardo
2389
2390 2006-07-06 [wwp]        2.3.1cvs64
2391
2392         * src/gtk/gtkutils.c
2393                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2394
2395 2006-07-06 [wwp]        2.3.1cvs63
2396
2397         * src/account.c
2398         * src/addressbook.c
2399         * src/addressitem.h
2400         * src/folderview.c
2401         * src/mainwindow.c
2402         * src/manual.c
2403         * src/manual.h
2404         * src/message_search.c
2405         * src/prefs_actions.c
2406         * src/prefs_filtering.c
2407         * src/prefs_filtering.h
2408         * src/prefs_template.c
2409         * src/summary_search.c
2410         * src/summaryview.c
2411         * src/gtk/gtkutils.c
2412         * src/gtk/gtkutils.h
2413         * src/gtk/pluginwindow.c
2414                 add help buttons to some dialogs. Clicking such buttons opens a
2415                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2416
2417 2006-07-06 [paul]       2.3.1cvs62
2418
2419         * src/textview.c
2420                 fix attachments contextual menu
2421                 Thanks to Colin
2422
2423 2006-07-05 [colin]      2.3.1cvs61
2424
2425         * src/textview.c
2426         * src/compose.c
2427                 Handle sftp:// links
2428
2429 2006-07-05 [paul]       2.3.1cvs60
2430
2431         * src/gtk/filesel.c
2432                 grab save button by default
2433                 Thanks to Colin
2434
2435 2006-07-05 [wwp]        2.3.1cvs59
2436
2437         * manual/xml2pdf
2438                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2439
2440 2006-07-04 [colin]      2.3.1cvs58
2441
2442         * src/mimeview.c
2443         * src/textview.c
2444                 Use left click to select, middle click to open
2445                 on mimeparts links
2446         * src/common/utils.c
2447                 Fix segfault
2448
2449 2006-07-04 [colin]      2.3.1cvs57
2450
2451         * src/mainwindow.c
2452         * src/news.c
2453                 Warning fixes, thanks to Fabien
2454
2455 2006-07-04 [colin]      2.3.1cvs56
2456
2457         * src/mimeview.c
2458         * src/mimeview.h
2459         * src/textview.c
2460                 Allow parts to be selected via their text label
2461                 in textview
2462
2463 2006-07-04 [colin]      2.3.1cvs55
2464
2465         * src/folderview.c
2466                 Feedback when closing (for big folders)
2467         * src/prefs_actions.c
2468         * src/prefs_filtering.c
2469         * src/prefs_matcher.c
2470         * src/prefs_template.c
2471                 Fix default button when closing without
2472                 having saved
2473
2474 2006-07-04 [colin]      2.3.1cvs54
2475
2476         * src/news.c
2477                 Delete local file on deletion
2478
2479 2006-07-03 [colin]      2.3.1cvs53
2480
2481         * src/folderview.c
2482         * src/main.c
2483                 Don't freeze when rescanning after crash
2484
2485 2006-07-03 [wwp]        2.3.1cvs52
2486
2487         * src/compose.c
2488         * src/privacy.c
2489         * src/privacy.h
2490         * src/plugins/pgpinline/pgpinline.c
2491         * src/plugins/pgpmime/pgpmime.c
2492                 don't report an error when the user cancels the passphrase dialog.
2493
2494 2006-07-02 [colin]      2.3.1cvs51
2495
2496         * src/folderview.c
2497                 Open message when crossing folders with Space,
2498                 goto next unread and friends
2499
2500 2006-07-01 [colin]      2.3.1cvs50
2501
2502         * src/prefs_account.c
2503                 Typographic rules varying from language
2504                 to language (in french "Protocole :"),
2505                 we have to do that :)
2506
2507 2006-07-01 [ticho]      2.3.1cvs49
2508
2509         * src/prefs_account.c
2510                 Only use one temporary gchar* variable in
2511                 prefs_account_protocol_set_optmenu().
2512
2513 2006-07-01 [ticho]      2.3.1cvs48
2514
2515         * src/prefs_account.c
2516         * src/prefs_account.h
2517                 Use GtkLabel for existing account protocol name.
2518                 Created an array for protocol names and populate the
2519                 combobox from it in a for() cycle.
2520
2521 2006-06-30 [colin]      2.3.1cvs47
2522
2523         * src/compose.c
2524                 Block undo when changing signature (by changing
2525                 account)
2526
2527 2006-06-30 [paul]       2.3.1cvs46
2528
2529         * src/send_message.c
2530                 when editing From in the Compose window, use that address
2531                 in the Return-Path: header
2532                 Thanks to Colin
2533
2534 2006-06-30 [colin]      2.3.1cvs45
2535
2536         * src/compose.c
2537                 Fix signature replacement:
2538                 - when no newline before separator
2539                 - when reediting
2540
2541 2006-06-29 [colin]      2.3.1cvs44
2542
2543         * src/folderview.c
2544         * src/folderview.h
2545         * src/mainwindow.c
2546         * src/summaryview.c
2547                 Let 'View/Go to/Next marked' work like
2548                 Next new & Next unread: across folders
2549                 Change the select_on_entry pref to do
2550                 what we want when changing folder
2551         * src/common/utils.c
2552                 Fix single-quoted links 
2553
2554 2006-06-29 [colin]      2.3.1cvs43
2555
2556         * src/gtk/gtkaspell.c
2557                 "Sylpheed" and "Sylpheed-Claws" do exist !
2558
2559 2006-06-29 [colin]      2.3.1cvs42
2560
2561         * src/imap.c
2562                 Forgot to remove debug
2563
2564 2006-06-29 [colin]      2.3.1cvs41
2565
2566         * src/imap.c
2567         * src/imap.h
2568         * src/mainwindow.c
2569                 Disconnect from IMAP servers when going
2570                 offline. Fixes bug #978 (going to offline-mode 
2571                 won't close connections)
2572
2573 2006-06-29 [colin]      2.3.1cvs40
2574
2575         * src/main.c
2576                 Fix transient setting on failing plugins
2577                 Patch by Fabien
2578         * src/plugins/pgpcore/sgpgme.c
2579                 Only warn for OpenPGP. Most people don't
2580                 have CMS available.
2581
2582 2006-06-29 [colin]      2.3.1cvs39
2583
2584         * src/compose.c
2585                 Fix Spelling menu (discrepancy between context menu
2586                 and top menu when folder's dictionary isn't the 
2587                 default one)
2588         * src/plugins/pgpcore/sgpgme.c
2589                 More error reporting about why gpgme can fail
2590
2591 2006-06-29 [wwp]        2.3.1cvs38
2592
2593         * src/mainwindow.c
2594                 honor the display-header-pane setting even when the message view
2595                 is a separate window.
2596
2597 2006-06-29 [wwp]        2.3.1cvs37
2598
2599         * src/prefs_actions.c
2600                 forgot to commit that one (use of GTK_STOCK_INFO).
2601
2602 2006-06-29 [colin]      2.3.1cvs36
2603
2604         * src/imap.c
2605                 Better handling of login errors (ask the password
2606                 again once), alert in case of error. Fix three
2607                 signedness warnings.
2608
2609 2006-06-28 [wwp]        2.3.1cvs35
2610
2611         * src/prefs_template.c
2612         * src/prefs_matcher.c
2613         * src/prefs_filtering_action.c
2614         * src/prefs_quote.c
2615                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2616                 patch by Fabien Vantard, slightly modified.
2617
2618 2006-06-28 [paul]
2619
2620         2.4.0-rc2 released
2621
2622 2006-06-28 [colin]      2.3.1cvs34
2623
2624         * src/prefs_account.c
2625                 Fix bug #977 (Can't add or edit imap accounts)
2626
2627 2006-06-28 [colin]      2.3.1cvs33
2628
2629         * src/mimeview.c
2630                 Fix previous
2631
2632 2006-06-28 [colin]      2.3.1cvs32
2633
2634         * src/mimeview.c
2635                 Save named inlined attachments with "Save all"
2636         * src/main.c
2637         * src/mbox.c
2638         * src/common/plugin.c
2639         * src/common/plugin.h
2640         * src/common/sylpheed.c
2641         * src/common/utils.c
2642         * src/plugins/pgpcore/sylpheed.def
2643         * src/plugins/pgpinline/sylpheed.def
2644         * src/plugins/pgpmime/sylpheed.def
2645                 Win32 compatibility patch, by
2646                 Werner Koch
2647
2648 2006-06-28 [wwp]        2.3.1cvs31
2649
2650         * src/imap.c
2651         * src/prefs_folder_item.c
2652                 less compilation warnings (thanks to Fabien Vantard), less typos.
2653
2654 2006-06-28 [paul]       2.3.1cvs30
2655
2656         * src/gtk/gtkutils.c
2657                 gtk_combo_box_set_focus_on_click() is only
2658                 available since gtk 2.6.0
2659
2660 2006-06-28 [paul]       2.3.1cvs29
2661
2662         * src/prefs_ext_prog.c
2663                 fix engrish and add a tooltip for the
2664                 'command for 'Display as text' option
2665
2666 2006-06-28 [paul]
2667
2668         2.4.0-rc1 released
2669
2670 2006-06-28 [paul]       2.3.1cvs28
2671
2672         * ChangeLog
2673         * tools/Makefile.am
2674                 include textviewer.pl in releases
2675
2676 2006-06-28 [paul]       2.3.1cvs27
2677
2678         * src/prefs_ext_prog.c
2679                 hide Print command option if libgnomeprint
2680                 support is present
2681
2682 2006-06-27 [colin]      2.3.1cvs26
2683
2684         * src/compose.c
2685                 Fix Esc handling in insert/attach dialog
2686                 Don't show this dialog if dragging something
2687                 else than text/uri-list
2688                 Thanks to Fabien Vantard
2689         * tools/textviewer.pl
2690                 Filter script to display stuff as text
2691                 by H. Merijn Brand
2692
2693 2006-06-27 [wwp]        2.3.1cvs25
2694
2695         * src/messageview.c
2696                 use the exact product name (message view title), patch
2697                 by Fabien Vantard.
2698
2699 2006-06-27 [ticho]      2.3.1cvs24
2700
2701         * src/prefs_account.c
2702         * src/prefs_common.c
2703         * src/prefs_common.h
2704         * src/prefs_ext_prog.c
2705         * src/textview.c
2706                 Add a preference (Preferences/External programs)
2707                 to allow "Display as text" to be done via a script
2708                 (patch by H.Merijn Brand).
2709                 Use GtkComboBox for protocol selection in account
2710                 preferences.
2711                 Only include current choice for existing accounts, and
2712                 insensitivize the combobox.
2713
2714 2006-06-27 [paul]       2.3.1cvs23
2715
2716         * src/mbox.c
2717                 fix crasher introduced in cvs21.
2718                 Thanks to Colin
2719
2720 2006-06-26 [colin]      2.3.1cvs22
2721
2722         * src/mbox.c
2723                 Fix double-frees when leaving folders
2724                 after exporting to mbox
2725
2726 2006-06-26 [colin]      2.3.1cvs21
2727
2728         * src/mbox.c
2729                 More feedback (and optimisation)
2730                 on import/export
2731         * src/common/utils.c
2732                 Fix case when looking for mail addresses
2733         * src/gtk/gtkutils.c
2734                 Extra check for (X-)Face
2735
2736 2006-06-25 [ticho]      2.3.1cvs20
2737
2738         * src/compose.c
2739         * src/exphtmldlg.c
2740         * src/gtk/gtkutils.c
2741         * src/gtk/gtkutils.h
2742                 Added second argument to gtkut_sc_combobox_create() to
2743                 control focus-on-click for the widget.
2744                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2745
2746 2006-06-25 [ticho]      2.3.1cvs19
2747
2748         * src/compose.c
2749         * src/gtk/Makefile.am
2750         * src/gtk/combobox.c
2751         * src/gtk/combobox.h
2752         * src/gtk/gtkutils.c
2753         * src/gtk/gtkutils.h
2754                 Use GtkComboBox instead of deprecated GtkOptionMenu
2755                 for account selector in compose window and for encoding
2756                 selector in attachment properties.
2757                 Also factorise working with the new GtkComboBox somewhat.
2758
2759 2006-06-24 [paul]       2.3.1cvs18
2760
2761         * src/prefs_common.c
2762                 use the correct default value
2763
2764 2006-06-24 [paul]       2.3.1cvs17
2765
2766         * src/compose.c
2767         * src/prefs_common.c
2768         * src/prefs_common.h
2769         * src/prefs_compose_writing.c
2770                 enable setting of default action when
2771                 dnd'ing files in the compose window.
2772                 (Collaborative effort with wwp)
2773
2774 2006-06-23 [wwp]        2.3.1cvs16
2775
2776         * src/compose.c
2777                 i18n fix (thanks to Fabien Vantard)
2778
2779 2006-06-22 [colin]      2.3.1cvs15
2780
2781         * src/prefs_customheader.c
2782                 Don't use filters in custom headers' file 
2783                 selector. Remember, extensions mean nothing :)
2784
2785 2006-06-22 [paul]       2.3.1cvs14
2786
2787         * configure.ac
2788                 allow setting of man directory location
2789
2790 2006-06-22 [colin]      2.3.1cvs13
2791
2792         * src/mainwindow.c
2793                 Add 'View/Go to/Next unread folder'.
2794                 I missed that :)
2795
2796 2006-06-22 [colin]      2.3.1cvs12
2797
2798         * src/common/utils.c
2799                 Add some subject prefixes
2800                 Patch by Bjorn T Johansen <btj@havleik.no>
2801
2802 2006-06-22 [colin]      2.3.1cvs11
2803
2804         * manual/advanced.xml
2805                 Forgotten hidden pref
2806
2807 2006-06-21 [paul]       2.3.1cvs10
2808
2809         * src/prefs_account.c
2810                 complete the removal of 'Add date header' option
2811
2812 2006-06-21 [paul]       2.3.1cvs9
2813
2814         * src/account.c
2815         * src/compose.c
2816         * src/prefs_account.c
2817         * src/prefs_account.h
2818                 remove option to add date header - always
2819                 add date header
2820         * src/etpan/imap-thread.c
2821                 fix warnings (Thanks to Colin)
2822
2823 2006-06-21 [wwp]        2.3.1cvs8
2824
2825         * src/folder.c
2826                 set the attachment flag when inline text part are (file)named. This is more convenient
2827                 when receiving (for instance) inline source files or patches sent using thunderbird.
2828
2829 2006-06-21 [paul]       2.3.1cvs7
2830
2831         * src/inc.c
2832                 fix off-by-one count of current msg in
2833                 statusbar filtering progressbar
2834
2835 2006-06-21 [paul]       2.3.1cvs6
2836
2837         * src/folder.c
2838                 Show attachment icon even if the part is 'inline'
2839                 if the following conditions are met:
2840                 - content-type != 'text/plain'
2841                 - content-type != '*/pgp-signature'
2842                 - either 'name' or 'filename' parameter is not NULL
2843                 
2844                 Thanks to Colin
2845
2846 2006-06-21 [paul]       2.3.1cvs5
2847
2848         * src/messageview.c
2849         * src/prefs_common.c
2850         * src/prefs_common.h
2851         * src/prefs_other.c
2852                 add an option to 'Never send Return
2853                 Receipts'
2854                 Thanks to Colin
2855
2856 2006-06-20 [mones]      2.3.1cvs4
2857
2858         * po/es.po
2859                 updated
2860         * src/compose.c
2861                 typo fixed (space after comma)
2862         * tools/make.themes.project
2863                 remove exec mode from tarball files
2864
2865 2006-06-20 [colin]      2.3.1cvs3
2866
2867         * src/news.c
2868         * src/procheader.c
2869         * src/unmime.c
2870                 Better fix for \n's in headers (don't 
2871                 break Received: and others)
2872
2873 2006-06-20 [paul]       2.3.1cvs2
2874
2875         * src/alertpanel.c
2876         * src/textview.c
2877                 improve legibility of phishing attempt
2878                 dialog
2879
2880 2006-06-20 [paul]       2.3.1cvs1
2881
2882         * NEWS
2883         * README
2884         * configure.ac
2885                 Update version number following
2886                 stable release
2887
2888 2006-06-20 [colin]      2.3.0cvs26
2889
2890         * src/compose.c
2891                 When dragging a file to the text of the compose
2892                 window, ask whether we want to insert or attach
2893                 (I know lots of people who do that to attach)
2894
2895 2006-06-20 [colin]      2.3.0cvs25
2896
2897         * src/etpan/imap-thread.c
2898                 Fix threshold (the append command is often > 32 bytes)
2899
2900 2006-06-19 [colin]      2.3.0cvs24
2901
2902         * src/imap.c
2903         * src/etpan/imap-thread.c
2904                 Workaround Rockliffe IMAP server bug: replace
2905                 "x UID SEARCH (ANSWERED UID 1:*)" with
2906                 "x UID SEARCH ANSWERED"
2907                 (Rockliffe doesn't handle the parenthesis)
2908
2909 2006-06-19 [colin]      2.3.0cvs23
2910
2911         * src/compose.c
2912         * src/imap.c
2913         * src/etpan/imap-thread.c
2914                 Probably fix bug #972 (Freezes when adding 
2915                 an attachment to the message)
2916         * src/common/defs.h
2917                 Modernize Firefox cmd
2918
2919
2920 2006-06-18 [colin]      2.3.0cvs22
2921
2922         * src/prefs_customheader.c
2923                 Only allow correct filenames for various
2924                 custom headers
2925
2926 2006-06-18 [colin]      2.3.0cvs21
2927
2928         * src/prefs_customheader.c
2929                 Add a 'From File...' button in custom headers prefs, which
2930                 try to do the right thing: 
2931                 for normal headers, use file as plaintext,
2932                 for X-Face, calls compface,
2933                 for Face, encode to b64.
2934
2935 2006-06-17 [colin]      2.3.0cvs20
2936
2937         * src/mh.c
2938                 Warning fix
2939
2940 2006-06-16 [colin]      2.3.0cvs19
2941
2942         * src/summaryview.c
2943                 Recursive quicksearch: show message list
2944                 in current folder, *then* search children
2945                 in the background.
2946
2947 2006-06-16 [colin]      2.3.0cvs18
2948
2949         * src/main.c
2950                 Instead of ignoring SIGPIPE, save caches
2951                 when getting one. Will fix the fact that
2952                 hot caches are out-of-date when logging 
2953                 out of Xorg.
2954         * src/compose.c
2955         * src/prefs_compose_writing.c
2956                 Only save text (not attachments) when 
2957                 auto-saving to drafts
2958         * src/unmime.c
2959                 Always replace \n, \r and \t with spaces
2960                 in headers
2961         * manual/dist/html/Makefile.am
2962         * manual/dist/pdf/Makefile.am
2963         * manual/dist/ps/Makefile.am
2964         * manual/dist/txt/Makefile.am
2965         * manual/fr/dist/html/Makefile.am
2966         * manual/fr/dist/pdf/Makefile.am
2967         * manual/fr/dist/ps/Makefile.am
2968         * manual/fr/dist/txt/Makefile.am
2969         * manual/pl/dist/html/Makefile.am
2970         * manual/pl/dist/pdf/Makefile.am
2971         * manual/pl/dist/ps/Makefile.am
2972         * manual/pl/dist/txt/Makefile.am
2973                 Fix make clean removing pregenerated manuals
2974
2975
2976 2006-06-16 [colin]      2.3.0cvs17
2977
2978         * src/plugins/pgpcore/sgpgme.c
2979         * src/plugins/pgpmime/pgpmime.c
2980         * src/plugins/pgpinline/pgpinline.c
2981                 Better error reporting in setup_signers.
2982                 Don't fallback to default key if specified
2983                 key isn't found.
2984                 Don't allow signing if more than one secret
2985                 key matches the one specified in prefs.
2986
2987 2006-06-15 [colin]      2.3.0cvs16
2988
2989         * src/folderview.c
2990                 Add "Send queue" in the folder's contextual
2991                 menu
2992         * src/compose.c
2993         * src/messageview.c
2994         * src/privacy.c
2995         * src/privacy.h
2996         * src/procmime.c
2997         * src/procmsg.c
2998         * src/plugins/pgpcore/passphrase.c
2999         * src/plugins/pgpcore/sgpgme.c
3000         * src/plugins/pgpinline/pgpinline.c
3001         * src/plugins/pgpmime/pgpmime.c
3002                 Better error reporting
3003         * src/mbox.c
3004                 Probably fix bug #971 (2.2.3 cannot read mail 
3005                 from local mbox)
3006
3007
3008 2006-06-15 [mones]      2.3.0cvs15
3009
3010         * tools/make.themes.project
3011                 creates the themes project from the web page
3012
3013 2006-06-15 [colin]      2.3.0cvs14
3014
3015         * src/folder.c
3016                 Better fix (avoid losing the folder if scan_tree 
3017                 fails)
3018
3019 2006-06-15 [cleroy]     2.3.0cvs13
3020
3021         * src/folder.c
3022                 Probably fix Bug #969 (crash on rebuilding 
3023                 imap folder)
3024
3025 2006-06-14 [colin]      2.3.0cvs12
3026
3027         * manual/dtd/manual.xsl
3028         * manual/sylpheed-claws-manual.xml
3029         * manual/fr/sylpheed-claws-manual.xml
3030         * manual/pl/sylpheed-claws-manual.xml
3031                 Insert pagebreaks between sections
3032
3033 2006-06-14 [paul]       2.3.0cvs11
3034
3035         * configure.ac
3036                 better fix than 2.3.0cvs10
3037
3038 2006-06-14 [paul]       2.3.0cvs10
3039
3040         * configure.ac
3041                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3042                 (backwards compatible)
3043
3044 2006-06-13 [colin]      2.3.0cvs9
3045
3046         * src/messageview.c
3047                 Fix sending of return receipt with the new queue folders
3048
3049 2006-06-13 [wwp]        2.3.0cvs8
3050
3051         * src/quote_fmt_lex.l
3052                 fix wrong tokens returned in quote_fmt lexer, query not().
3053
3054 2006-06-13 [wwp]        2.3.0cvs7
3055
3056         * src/folder.c
3057         * src/prefs_folder_item.c
3058                 allow changing folder type even when folder is not a top-level one,
3059                 thanks to Colin.
3060
3061 2006-06-12 [colin]      2.3.0cvs6
3062
3063         * src/folderview.c
3064                 Fix double-ask of "Do you want to mark all
3065                 as read"
3066
3067 2006-06-12 [colin]      2.3.0cvs5
3068
3069         * src/compose.c
3070         * src/compose.h
3071         * src/folder.c
3072         * src/folder.h
3073         * src/imap.c
3074         * src/inc.c
3075         * src/main.c
3076         * src/messageview.c
3077         * src/mh.c
3078         * src/prefs_folder_item.c
3079         * src/procheader.c
3080         * src/procmime.c
3081         * src/procmsg.c
3082         * src/procmsg.h
3083         * src/send_message.c
3084         * src/summaryview.c
3085         * src/toolbar.c
3086                 Apply bug #964's patch (Queue and drafts aren't normal)
3087                 The Drafts and Queue folder now contain RFC-822 files,
3088                 allowing to move and copy mails from and to these 
3089                 folders. Moving from Drafts to Queue will prepare the
3090                 mail for sending (PGP signature, encryption, etc).
3091                 This patch also rework sending errors handling to try
3092                 to be more helpful.
3093                 Also, allow redefining folder types via the GUI 
3094                 (Folder type in its Properties)
3095
3096 2006-06-12 [colin]      2.3.0cvs4
3097
3098         * src/summaryview.c
3099         * src/prefs_common.c
3100         * src/prefs_common.h
3101         * src/gedit-print.c
3102                 Allow to define a specific print font - patch
3103                 by Bernhard Walle <bernhard.walle@gmx.de>
3104         * src/prefs_fonts.c
3105         * manual/advanced.xml
3106         * manual/fr/advanced.xml
3107                 Add a hidden pref to allow deletion without
3108                 confirmation
3109
3110 2006-06-12 [wwp]        2.3.0cvs3
3111
3112         * .cvsignore
3113                 more files to ignore.
3114
3115 2006-06-12 [wwp]        2.3.0cvs2
3116
3117         * src/quote_fmt.c
3118         * src/quote_fmt_lex.l
3119         * src/quote_fmt_parse.y
3120                 extend the quote_fmt parser (templates and quotes):
3121                 - allow limited sub-expressions in |p{} and |f{} expressions,
3122                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3123                 - implemented/fixed missing implementation of query_references and show_references,
3124                 - completed, fixed contents and format of the symbols help dialog,
3125                 - fix some compilation warnings.
3126
3127 2006-06-12 [wwp]        2.3.0cvs1
3128
3129         * manual/advanced.xml
3130         * manual/fr/advanced.xml
3131                 updates in the "templates" section of the manual (eng/fr):
3132                  - be more precise (both versions)
3133                  - completed to match the english reference (fr version)
3134                  - touchups (both versions)
3135
3136 2006-06-12 [paul]       2.3.0
3137
3138         2.3.0 released
3139
3140 2006-06-12 [paul]       2.2.3cvs14
3141
3142         * po/ca.po
3143         * po/cs.po
3144         * po/de.po
3145         * po/el.po
3146         * po/fr.po
3147         * po/it.po
3148         * po/pt_BR.po
3149         * po/sr.po
3150         * po/zh_CN.po
3151                 updated by Miquel Oliete, Tim, Stephan Sachse,
3152                 Stavros Giannouris, Fabien Vantard, Andrea
3153                 Spadaccini, Frederico Goncalves Guimaraes,
3154                 Aleksandar Urosevic, and Ralgh Young
3155
3156 2006-06-12 [colin]      2.2.3cvs13
3157
3158         * src/mbox.c
3159                 Add missing header
3160
3161 2006-06-11 [colin]      2.2.3cvs12
3162
3163         * src/msgcache.c
3164                 Verify that g_malloc() succeeded
3165
3166 2006-06-11 [colin]      2.2.3cvs11
3167
3168         * src/wizard.c
3169                 Add Face header to welcome mail
3170
3171 2006-06-10 [colin]      2.2.3cvs10
3172
3173         * src/textview.c
3174                 Revert previous (Forgot it changes the
3175                 margin on the whole mail)
3176
3177 2006-06-10 [colin]      2.2.3cvs9
3178
3179         * src/textview.c
3180                 Don't overlap long headers under (X-)Face
3181
3182 2006-06-10 [mones]      2.2.3cvs8
3183
3184         * manual/xml2pdf
3185                 allow generation of manual on systems lacking saxon binary
3186                 but with java and the saxon library installed
3187
3188         * po/es.po
3189                 updated for release
3190
3191 2006-06-09 [colin]      2.2.3cvs7
3192
3193         * src/summaryview.c
3194                 Fix leak when using Display Sender using Addressbook
3195
3196 2006-06-09 [colin]      2.2.3cvs6
3197
3198         * src/compose.c
3199         * src/folder.c
3200         * src/folderview.c
3201         * src/mimeview.c
3202         * src/summaryview.c
3203                 More leaks fixes
3204
3205 2006-06-09 [paul]       2.2.3cvs5
3206
3207         * AUTHORS
3208         * src/gtk/authors.h
3209         * tools/claws.i18n.status.pl
3210                 updated with new info
3211
3212 2006-06-09 [paul]       2.2.3cvs4
3213
3214         * README
3215                 updated
3216         * manual/ack.xml
3217                 add wwp to authors list
3218         * src/gtk/authors.h
3219                 update mine and Colin's addresses
3220
3221 2006-06-08 [colin]      2.2.3cvs3
3222
3223         * src/etpan/imap-thread.c
3224                 Fix leak on SSL cert check
3225
3226 2006-06-08 [colin]      2.2.3cvs2
3227
3228         * src/common/utils.c
3229                 Fix leak
3230
3231 2006-06-08 [paul]       2.2.3cvs1
3232
3233         * configure.ac
3234                 Update version number following
3235                 stable release
3236
3237 2006-06-07 [colin]      2.2.2cvs3
3238
3239         * src/msgcache.c
3240                 Fix catching cache read errors (guint instead of gint)
3241                 Prevent malloc'ing more than 8MB (means cache corruption)
3242
3243 2006-06-07 [paul]       2.2.2cvs2
3244
3245         * src/exporthtml.c
3246         * src/exportldif.c
3247         * src/mh.c
3248         * src/mutt.c
3249         * src/pine.c
3250         * src/common/utils.c
3251                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3252                 obey $HOME'
3253                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3254                 Thanks to Colin
3255
3256 2006-06-06 [paul]       2.2.2cvs1
3257
3258         * configure.ac
3259                 Update version number following
3260                 stable release
3261
3262 2006-06-06 [paul]       2.2.1cvs6
3263
3264         * src/matcher.c
3265                 fix  implicit declaration of
3266                 sylpheed_do_idle()
3267                 Patch by Fabien Vantard
3268
3269 2006-06-06 [paul]       2.2.1cvs5
3270
3271         * src/matcher.c
3272                 fix age_greater and age_lower so that they
3273                 mean what say and not '...or equal to'
3274                 Thanks to Colin
3275
3276 2006-06-06 [paul]       2.2.1cvs4
3277
3278         * src/textview.c
3279         * src/common/utils.c
3280                 fix URI check
3281                 Thanks to Colin
3282
3283 2006-06-05 [wwp]        2.2.1cvs3
3284
3285         * manual/fr/account.xml
3286                 minor language fixes (thanks to Fabien Vantard).
3287
3288 2006-06-05 [colin]      2.2.1cvs2
3289
3290         * src/prefs_folder_item.c
3291         * src/folderview.c
3292                 Allow recursive setting of properties 
3293                 for whole mailboxes
3294         * src/matcher.c
3295                 Don't freeze on 'test' filtering rule
3296
3297 2006-06-05 [colin]      2.2.1cvs1
3298
3299         * configure.ac
3300                 Update version number following
3301                 stable release
3302
3303 2006-06-04 [wwp]        2.2.0cvs82
3304
3305         * manual/glossary.xml
3306         * manual/account.xml
3307         * manual/fr/glossary.xml
3308         * manual/fr/account.xml
3309                 added glossary section and references/links related to the Face custom header.
3310
3311 2006-06-04 [colin]      2.2.0cvs81
3312
3313         * src/summaryview.c
3314                 Skip to next message on move with no
3315                 immediate execution
3316
3317 2006-06-04 [wwp]        2.2.0cvs80
3318
3319         * manual/xml2pdf
3320                 added sanity checks, exit when needed.
3321
3322 2006-06-03 [paul]       2.2.0cvs79
3323
3324         * src/prefs_receive.c
3325                 page name is now 'Receiving'
3326         * src/prefs_send.c
3327                 page name is now 'Sending'
3328
3329 2006-06-03 [colin]      2.2.0cvs78
3330
3331         * src/plugins/spamassassin/spamassassin_gtk.c
3332                 Autoswitch to Localhost if transport was previously
3333                 disabled. Else people had to check [] Enable, then
3334                 *reselect* transport.
3335
3336 2006-06-03 [colin]      2.2.0cvs77
3337
3338         * src/plugins/pgpinline/pgpinline.c
3339         * src/plugins/pgpmime/pgpmime.c
3340                 Check that gpg_data_release_and_get_mem 
3341                 didn't fail (now, why this happens...)
3342
3343 2006-06-03 [colin]      2.2.0cvs76
3344
3345         * src/mbox.c
3346                 Fix bug #962 (Manual and/or UI should 
3347                 warn about incompatible locking 
3348                 causing dataloss)
3349
3350 2006-06-02 [cleroy]     2.2.0cvs75
3351
3352         * src/filtering.c
3353         * src/folder.c
3354         * src/procmsg.c
3355         * src/summaryview.c
3356                 Fix a few leaks
3357
3358 2006-06-02 [colin]      2.2.0cvs74
3359
3360         * src/main.c
3361                 On exit, free caches after writing them
3362                 Shuts up some valgrind false positives
3363         * src/procmsg.c
3364         * src/send_message.c
3365                 Fix races when reusing existing SMTP connections
3366                 Fix inexistant session timeout
3367         * src/toolbar.c
3368                 Display alertpanel after all queues have
3369                 been processed, not after each
3370
3371 2006-06-02 [wwp]        2.2.0cvs73
3372
3373         * manual/fr/glossary.xml
3374         * manual/fr/ack.xml
3375         * manual/ack.xml
3376                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3377
3378 2006-06-02 [wwp]        2.2.0cvs72
3379
3380         * manual/xml2pdf
3381         * manual/dist/pdf/Makefile.am
3382         * manual/dtd/manual.xsl
3383         * manual/fr/dist/pdf/Makefile.am
3384         * manual/pl/dist/pdf/Makefile.am
3385                 we changed the procedure to generate the .pdf version of the manual.
3386                 The procedure is more modern and the .pdf we get now has a valid index.
3387                 Here are the new pre-requisites:
3388
3389                 - JRE 1.x (1.4 here): there must be one from your distro
3390                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3391                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3392                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3393
3394                 See my posts for further info about the installation of this toolchain:
3395
3396                 Date: Fri, 19 May 2006 19:40:06 +0200
3397                 From: wwp <subscript@free.fr>
3398                 To: sylpheed-claws-devel@lists.sourceforge.net
3399                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3400
3401                 and
3402
3403                 Date: Wed, 24 May 2006 12:58:49 +0200
3404                 From: wwp <subscript@free.fr>
3405                 To: sylpheed-claws-devel@lists.sourceforge.net
3406                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3407
3408 2006-06-01 [colin]      2.2.0cvs71
3409
3410         * src/compose.c
3411                 Better guards against IMAP races
3412         * src/main.c
3413         * src/prefs_common.c
3414         * src/prefs_common.h
3415         * src/common/ssl_certificate.c
3416         * src/etpan/imap-thread.c
3417         * src/etpan/imap-thread.h
3418         * src/gtk/sslcertwindow.c
3419                 New hidden option ssl_skip_cert_check to 
3420                 avoid dups of bug #959 (libetpan linked
3421                 against gnutls and gnutls buggy on 64bit)
3422                 Present expired warning only once per
3423                 session/server.
3424         * manual/advanced.xml
3425         * manual/fr/advanced.xml
3426                 Document new option
3427
3428 2006-06-01 [wwp]        2.2.0cvs70
3429
3430         * src/messageview.c
3431                 fix for bug #961 (return receipt dialog 
3432                 complains incorrectly about return-path 
3433                 email adress being different), thanks 
3434                 to Colin.
3435
3436 2006-05-31 [cleroy]     2.2.0cvs69
3437
3438         * src/common/ssl.c
3439                 Guard against NULLs, although this
3440                 should never be an issue
3441
3442 2006-05-31 [colin]      2.2.0cvs68
3443
3444         * src/filtering.c
3445                 Use g_slist_prepend
3446         * src/imap.c
3447                 Don't remove caches when destroying folder, it
3448                 could (should) be done at exit
3449         * src/inc.c
3450                 free processing cache after incorporation
3451         * src/etpan/imap-thread.c
3452                 Maybe fix bug #959 (Crash on moving to emails 
3453                 to a imap account per ssl with a expired 
3454                 certificate.)
3455
3456 2006-05-30 [colin]      2.2.0cvs67
3457
3458         * src/summaryview.c
3459                 Put back event flush when displaying message
3460                 It avoids reading a bunch of messages just
3461                 by hitting shift-n for too long ;)
3462
3463 2006-05-29 [colin]      2.2.0cvs66
3464
3465         * src/summaryview.c
3466                 Remove useless g_warnings
3467
3468 2006-05-29 [colin]      2.2.0cvs65
3469
3470         * src/imap.c
3471                 Fix g_slist_append()s for performance
3472
3473 2006-05-29 [colin]      2.2.0cvs64
3474
3475         * src/compose.c
3476         * src/common/utils.c
3477                 Fix extraneous tab at start of addresses
3478         * src/mainwindow.c
3479                 Fix warnings (thanks to Fabien)
3480                 Fix crash at exit when composing messages 
3481                 exist
3482         * src/pop.c
3483                 Fix progress bar when deleting expired mails
3484                 Thanks to Hiro
3485         * src/summaryview.c
3486         * src/gtk/gtksctree.c
3487                 Fix re-sorting slowness
3488
3489 2006-05-29 [paul]       2.2.0cvs63
3490
3491         * src/mh.c
3492                 fetch full message when moving mails
3493                 from another mailbox, (fixed data loss
3494                 when filtering from IMAP to MH, introduced
3495                 in 2.2.0cvs57).
3496                 Thanks to Colin
3497
3498 2006-05-29 [mones]      2.2.0cvs62
3499
3500         * src/gtk/gtksctree.c
3501                 Unselect faster (patch by Colin)        
3502
3503 2006-05-26 [colin]      2.2.0cvs61
3504
3505         * src/summaryview.c
3506                 Unplug MSGINFO_UPDATE callback on delete too.
3507
3508 2006-05-26 [colin]      2.2.0cvs60
3509
3510         * src/foldersel.c
3511                 Fix bold in folder selection window with glib2.10
3512                 thanks Hiro
3513
3514 2006-05-26 [colin]      2.2.0cvs59
3515
3516         * src/procheader.c
3517                 Convert date only if necessary (and don't
3518                 try to convert from utf8 to utf8, too)
3519         * src/summaryview.c
3520                 Only set column's text if the column's 
3521                 displayed
3522
3523 2006-05-26 [colin]      2.2.0cvs58
3524
3525         * src/summaryview.c
3526         * src/gtk/gtkutils.c
3527                 Fix useless warning
3528
3529 2006-05-26 [colin]      2.2.0cvs57
3530
3531         * src/mainwindow.c
3532                 Make summaryview selectable as long as 
3533                 no message has focus
3534         * src/mh.c
3535                 Faster deletion (by implementing mh_remove_msgs)
3536                 Faster copy (avoid using mh_fetch_msg just to get
3537                 the filename)
3538                 Faster move (using move_file instead of copy_file
3539                 if MSG_IS_MOVE)
3540                 No progressbar if total number of mails to cp/mv 
3541                 is less than 100
3542         * src/summaryview.c
3543                 Fix removal from subject_table when mail gets moved
3544                 Faster deletion (g_slist_prepend instead of append)
3545         * src/gtk/gtksctree.c
3546                 Remove useless code
3547
3548 2006-05-25 [colin]      2.2.0cvs56
3549
3550         * src/common/ssl_certificate.c
3551                 Fix leak in expired cert check
3552
3553 2006-05-25 [colin]      2.2.0cvs55
3554
3555         * src/mh.c
3556                 Disable flags syncing on .mh_sequences - it
3557                 is buggy and marks mails read under unknown
3558                 conditions.
3559
3560 2006-05-25 [paul]
3561
3562         * 2.3.0-rc4 released
3563
3564 2006-05-24 [colin]      2.2.0cvs54
3565
3566         attention cvs users: if you manage to crash
3567         Sylpheed-Claws while moving, copying or deleting
3568         mails, we *are* interested in stack traces and
3569         valgrind logs. It looks stable, but one never
3570         knows...
3571
3572         * src/folder.c
3573                 Add progressbar for cache updates
3574         * src/folderutils.c
3575                 Optimize Mark all read in the current
3576                 folder
3577         * src/mh.c
3578                 Add progressbar for copy/move
3579         * src/procmsg.c
3580                 Optimize O(n^2) in copy/move
3581         * src/summaryview.c
3582         * src/gtk/gtksctree.c
3583                 Optimize O(n^2) algos
3584         * src/common/timing.h
3585                 Display ms instead of us
3586
3587 2006-05-24 [wwp]        2.2.0cvs53
3588
3589         * manual/fr/advanced.xml
3590                 updates to the French manual.
3591
3592 2006-05-24 [wwp]        2.2.0cvs52
3593
3594         * src/common/utils.c
3595                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3596
3597 2006-05-24 [wwp]        2.2.0cvs51
3598
3599         * src/folderutils.c
3600                 fixed "mark all read" in MH folders (thanks to Colin).
3601
3602 2006-05-24 [paul]       2.2.0cvs50
3603
3604         * doc/man/sylpheed-claws.1
3605                 updated the man page
3606
3607 2006-05-23 [colin]      2.2.0cvs49
3608
3609         * src/folderview.c
3610         * src/imap.c
3611         * src/inc.c
3612         * src/mbox.c
3613         * src/messageview.c
3614         * src/news.c
3615         * src/send_message.c
3616         * src/summaryview.c
3617         * src/gtk/sslcertwindow.c
3618                 alertpanel fixes, by Fabien
3619
3620 2006-05-23 [colin]      2.2.0cvs48
3621
3622         * src/folder.c
3623         * src/folderview.c
3624         * src/msgcache.c
3625         * src/summaryview.c
3626         * src/gtk/gtksctree.c
3627         * src/gtk/gtksctree.h
3628                 More timings
3629                 Fix slow loading problem, which was caused by the
3630                 use of some gtk_ctree funcs and their use of
3631                 g_list_position while gtk_ctree_(un)link'ing.
3632                 Reap more functions from gtkctree.c to be sure we
3633                 use our (fast) version instead of theirs.
3634         * src/mh.c
3635                 Fix copy of unread mails
3636
3637
3638 2006-05-22 [wwp]        2.2.0cvs47
3639
3640         * manual/fr/advanced.xml
3641                 updated.
3642
3643 2006-05-22 [colin]      2.2.0cvs46
3644
3645         * src/filtering.c
3646                 Fix possible infinite loop. 'copy' is not a 
3647                 final action, so when encountering a 'copy',
3648                 we have to check if a previous one was set
3649                 and do it. In the same way, if we encounter
3650                 a 'move' we have to perform a possibly 
3651                 pending 'copy'. This will slow down filtering
3652                 on IMAP if move+copy or multiple copy actions
3653                 are to be done, but handling it via the batch
3654                 would be really too convoluted.
3655
3656 2006-05-22 [wwp]        2.2.0cvs45
3657
3658         * manual/fr/advanced.xml
3659         * manual/fr/faq.xml
3660         * manual/fr/glossary.xml
3661         * manual/fr/handling.xml
3662         * manual/fr/intro.xml
3663         * manual/fr/plugins.xml
3664         * manual/fr/sylpheed-claws-manual.xml
3665                 sync w/ the english manual: updates URIs, documented mailing-list
3666                 support, better explanation about the enabled/disabled feature
3667                 in filtering/processing rules by Paul.
3668
3669 2006-05-21 [colin]      2.2.0cvs44
3670
3671         * src/summaryview.c
3672                 Don't expand after building threads, but during
3673
3674 2006-05-21 [colin]      2.2.0cvs43
3675
3676         * src/procmsg.c
3677         * src/summaryview.c
3678                 More timing possibilities... For next time I have 
3679                 to find out how the hell some 3GHz computer takes
3680                 one minute to open a 30k folder...
3681
3682 2006-05-21 [colin]      2.2.0cvs42
3683
3684         * manual/pl/advanced.xml
3685         * manual/pl/faq.xml
3686         * manual/pl/glossary.xml
3687         * manual/pl/handling.xml
3688         * manual/pl/intro.xml
3689         * manual/pl/plugins.xml
3690         * manual/pl/sylpheed-claws-manual.xml
3691                 Polish manual updated by Pawel
3692
3693 2006-05-20 [colin]
3694
3695         * 2.3.0-rc3 released
3696
3697 2006-05-20 [colin]      2.2.0cvs41
3698
3699         * src/imap.c
3700                 Fix -rc2 problems:
3701                 - remove cache of moved messages from original folder
3702                 - apply new flags to messages even if they aren't appliable
3703                   via IMAP.
3704
3705 2006-05-20 [colin]
3706
3707         * 2.3.0-rc2 released
3708
3709 2006-05-19 [colin]      2.2.0cvs40
3710
3711         * src/imap.c
3712                 Don't issue SELECT in imap_change_flags
3713                 before having checked that we indeed have
3714                 some flags to change. MSG_POSTFILTERED for
3715                 example can't be used on IMAP.
3716                 Fixes bug #955 (copying messages between 
3717                 imap folders is extremely slow), which was
3718                 a regression.
3719
3720 2006-05-19 [colin]      2.2.0cvs39
3721
3722         * src/folder.c
3723         * src/folder.h
3724         * src/folderview.c
3725                 Try to fix bug #830 (Some unread messages 
3726                 get marked read in IMAP inbox):
3727                 - Prevent scanning a folder if it's being 
3728                   opened via the GUI
3729                 - Postpone opening via the GUI of a folder
3730                   currently scanned.
3731
3732
3733 2006-05-19 [wwp]        2.2.0cvs38
3734
3735         * manual/advanced.xml
3736                 fix English+typo (thanks to Paul).
3737
3738 2006-05-19 [wwp]        2.2.0cvs37
3739
3740         * manual/advanced.xml
3741         * manual/fr/advanced.xml
3742         * src/gtk/logwindow.c
3743         * src/prefs_common.c
3744         * src/prefs_common.h
3745                 added hidden prefs to allow customization of colors used in
3746                 protocol log window (useful for dark gtk+ themes).
3747
3748 2006-05-19 [wwp]        2.2.0cvs36
3749
3750         * ChangeLog
3751                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3752
3753 2006-05-19 [paul]       2.2.0cvs35
3754
3755         * src/textview.c
3756                 make Reply-To fully clickable
3757         * src/gtk/logwindow.c
3758                 more colouring (SMTP ESMTP)
3759         Both patches by Pawel Pekala
3760
3761 2006-05-19 [cleroy]     2.2.0cvs34
3762
3763         * src/mh.c
3764                 Don't update flags from current folder
3765                 Probably fixes bug #935 (Read Messages 
3766                 Revert to Being Marked as Unread)
3767
3768 2006-05-18 [colin]      2.2.0cvs33
3769
3770         * src/imap.c
3771                 Warning fix
3772         * src/compose.c
3773         * src/mainwindow.c
3774         * src/summaryview.c
3775         * src/toolbar.c
3776                 Allow replying to multiple emails
3777                 in multiple windows
3778         * src/mimeview.c
3779         * src/etpan/imap-thread.c
3780                 Leak fixes
3781
3782 2006-05-18 [paul]       2.2.0cvs32
3783
3784         * src/summaryview.c
3785                 keep Mailing-List menu refreshed
3786                 Thanks to Colin
3787
3788 2006-05-18 [paul]       2.2.0cvs31
3789
3790         * manual/advanced.xml
3791         * manual/faq.xml
3792         * manual/glossary.xml
3793         * manual/handling.xml
3794         * manual/intro.xml
3795         * manual/plugins.xml
3796         * manual/sylpheed-claws-manual.xml
3797                 update URLs
3798                 add info about mailing-list support
3799                 edit filtering info
3800         * src/wizard.c
3801         * src/common/defs.h
3802         * src/gtk/about.c
3803         * src/plugins/dillo_viewer/README
3804                 update URLs
3805
3806 2006-05-17 [wwp]        2.2.0cvs30
3807
3808         * manual/handling.xml
3809         * manual/fr/handling.xml
3810                 documented the ability to enabled/disable filtering/processing rules.
3811
3812 2006-05-17 [colin]      2.2.0cvs29
3813
3814         * src/main.c
3815                 Don't initialize g_thread subsystem if it's 
3816                 already done (thanks to Hiro)
3817         * src/mimeview.c
3818                 Fix saving of parts when there name can't be
3819                 converted from UTF-8.
3820
3821 2006-05-17 [paul]       2.2.0cvs28
3822
3823         * po/Makefile.in.in
3824                 fix config.status warning with autoconf 2.60
3825
3826 2006-05-17 [paul]       2.2.0cvs27
3827
3828         * po/POTFILES.in
3829                 add src/mbox.c
3830
3831 2006-05-17 [wwp]        2.2.0cvs26
3832
3833         * src/mainwindow.c
3834                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3835
3836 2006-05-17 [wwp]        2.2.0cvs25
3837
3838         * src/plugins/demo/demo.c
3839                 updated product name in plugin demo (many plugins need to be
3840                 sync'ed w/ that change).
3841
3842 2006-05-17 [colin]      2.2.0cvs24
3843
3844         * src/mh.c
3845                 Fix leak
3846
3847 2006-05-16 [colin]      2.2.0cvs23
3848
3849         * src/mainwindow.c
3850                 Stupid me hit again. Fix cvs22.
3851
3852 2006-05-16 [colin]      2.2.0cvs22
3853
3854         * src/mainwindow.c
3855                 Fix bug #922 (sylpheed-claws crashed after 
3856                 pushing on Inbox folder)
3857
3858 2006-05-16 [colin]      2.2.0cvs21
3859
3860         * src/compose.c
3861                 Make From header be copy/paste/select-able
3862
3863 2006-05-16 [wwp]        2.2.0cvs20
3864
3865         * src/export.c
3866         * src/matcher.c
3867         * src/summaryview.c
3868         * src/etpan/imap-thread.c
3869                 fix some compiler warnings (thanks to Colin).
3870
3871 2006-05-16 [wwp]        2.2.0cvs19
3872
3873         * src/action.c
3874         * src/gedit-print.c
3875         * src/inc.c
3876         * src/mainwindow.c
3877         * src/mh.c
3878         * src/statusbar.c
3879         * src/send_message.c
3880         * src/summaryview.c
3881                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3882
3883 2006-05-15 [colin]      2.2.0cvs18
3884
3885         * src/procmsg.c
3886                 Fix automatic rule creation with List-Post
3887
3888 2006-05-15 [paul]       2.2.0cvs17
3889
3890         * tools/filter_conv_new.pl
3891                 updated for rule enabling/disabling
3892                 claws version >= 2.3.x required
3893
3894 2006-05-15 [cleroy]     2.2.0cvs16
3895
3896         * src/main.c
3897                 Revert test
3898
3899 2006-05-15 [cleroy]     2.2.0cvs15
3900
3901         * src/main.c
3902                 test
3903
3904 2006-05-15 [wwp]        2.2.0cvs14
3905
3906         * manual/pl/.cvsignore
3907                 ignore generated files.
3908
3909 2006-05-14 [wwp]        2.3.0-rc1
3910
3911         * 2.3.0-rc1 released
3912
3913 2006-05-13 [wwp]        2.2.0cvs13
3914
3915         * src/filtering.c
3916         * src/filtering.h
3917         * src/matcher.c
3918         * src/matcher_parser_lex.l
3919         * src/matcher_parser_parse.y
3920         * src/prefs_filtering.c
3921                 new feature: provide the ability to disable filtering and processing
3922                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3923                 adaptations.
3924
3925 2006-05-13 [colin]      2.2.0cvs12
3926
3927         * src/compose.c
3928                 Remove useless if (a) b; else b;
3929                 Thanks to wwp
3930
3931 2006-05-13 [wwp]        2.2.0cvs11
3932
3933         * src/export.c
3934         * src/import.c
3935         * src/mainwindow.c
3936         * src/mbox.c
3937         * src/summaryview.c
3938         * src/summaryview.h
3939                 no more silent failures (or at least less ones) when importing
3940                 or exporting from/to mbox. Also start importing/exporting if
3941                 the necessary info is set.
3942
3943 2006-05-13 [wwp]        2.2.0cvs10
3944
3945         * RELEASE_NOTES
3946                 restored up-to-date release notes.
3947
3948 2006-05-13 [paul]       2.2.0cvs9
3949
3950         * po/nl.po
3951         * po/ru.po
3952                 updated by Tim Dijkstra and Pavlo Bohmat
3953
3954 2006-05-12 [colin]      2.2.0cvs8
3955
3956         * src/gtk/quicksearch.c
3957                 Add "k" as shortcut for "colorlabel". Patch
3958                 by ath42@users.sf.net.
3959
3960 2006-05-12 [paul]       2.2.0cvs7
3961
3962         * src/prefs_common.h
3963         * src/prefs_summaries.c
3964         * src/summaryview.c
3965                 when entering a folder also allow
3966                 going directly to first Marked message
3967
3968 2006-05-12 [paul]       2.2.0cvs6
3969
3970         * src/summaryview.c
3971                 always obey 'confirm before marking all
3972                 mails read' option
3973
3974 2006-05-12 [paul]       2.2.0cvs5
3975
3976         * src/textview.c
3977                 make Sender fully clickable
3978
3979 2006-05-12 [colin]      2.2.0cvs4
3980
3981         * src/compose.c
3982         * src/compose.h
3983                 Let From be editable
3984         * src/main.c
3985         * src/mh.c
3986                 Full support of .mh_sequences' Unseen seq
3987
3988 2006-05-12 [colin]      2.2.0cvs3
3989
3990         * src/folder.c
3991         * src/mainwindow.c
3992         * src/mainwindow.h
3993         * src/messageview.c
3994         * src/prefs_spelling.c
3995         * src/procheader.c
3996         * src/procmsg.c
3997         * src/procmsg.h
3998         * src/summaryview.c
3999         * src/toolbar.c
4000         * src/toolbar.h
4001                 Add contextual menu on Compose toolbar
4002                 button. Fixes bug #944 (Automatic
4003                 addresses not applied when changing account
4004                 from compose window)
4005                 add Mailing List support
4006                 based on the old 0.6.5claws25 patch by
4007                 Melvin Hadasht, with finishing touches
4008                 by Colin
4009                 Fix "ignore thread" when mails are threaded by
4010                 subject (and weren't ignored although appearing
4011                 in the thread).
4012                 GUI rework.
4013                 Both patches by Pawel.
4014
4015 2006-05-08 [paul]       2.2.0cvs2
4016
4017         * src/mainwindow.c
4018         * src/mainwindow.h
4019         * src/messageview.c
4020         * src/procheader.c
4021         * src/procmsg.c
4022         * src/procmsg.h
4023         * src/summaryview.c
4024                 add Mailing List support
4025                 based on the old 0.6.5claws25 patch by 
4026                 Melvin Hadasht, with finishing touches
4027                 by Colin
4028
4029 2006-05-08 [colin]      2.2.0cvs1
4030
4031         * src/mainwindow.c
4032         * src/toolbar.c
4033         * src/toolbar.h
4034                 Add contextual menu on Compose toolbar 
4035                 button. Fixes bug #944 (Automatic 
4036                 addresses not applied when changing account 
4037                 from compose window)
4038
4039 2006-05-08 [paul]       2.2.0
4040
4041         2.2.0 released
4042
4043 2006-05-08 [paul]       2.1.1cvs51
4044
4045         * po/cs.po
4046         * po/de.po
4047         * po/en_GB.po
4048         * po/fi.po
4049         * po/fr.po
4050         * po/pt_BR.po
4051         * po/sr.po
4052         * po/zh_CN.po
4053                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4054                 Fabien Vantard, Frederico Goncalves Guimaraes,
4055                 Aleksandar Urosevic, and Ralgh Young
4056
4057 2006-05-12 [colin]      2.1.1cvs50
4058
4059         * po/cs.po
4060         * po/de.po
4061         * po/en_GB.po
4062         * po/es.po
4063         * po/fi.po
4064         * po/fr.po
4065         * po/pt_BR.po
4066         * po/sr.po
4067         * po/zh_CN.po
4068                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4069                 Fabien Vantard, Frederico Goncalves Guimaraes,
4070                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4071
4072 2006-05-05 [colin]      2.1.1cvs49
4073
4074         * manual/Makefile.am
4075         * manual/pl/Makefile.am
4076         * manual/pl/account.xml
4077         * manual/pl/ack.xml
4078         * manual/pl/addrbook.xml
4079         * manual/pl/advanced.xml
4080         * manual/pl/faq.xml
4081         * manual/pl/glossary.xml
4082         * manual/pl/gpl.xml
4083         * manual/pl/handling.xml
4084         * manual/pl/intro.xml
4085         * manual/pl/keyboard.xml
4086         * manual/pl/plugins.xml
4087         * manual/pl/starting.xml
4088         * manual/pl/sylpheed-claws-manual.xml
4089         * manual/pl/dist/.cvsignore
4090         * manual/pl/dist/Makefile.am
4091         * manual/pl/dist/html/.cvsignore
4092         * manual/pl/dist/html/Makefile.am
4093         * manual/pl/dist/pdf/.cvsignore
4094         * manual/pl/dist/pdf/Makefile.am
4095         * manual/pl/dist/ps/.cvsignore
4096         * manual/pl/dist/ps/Makefile.am
4097         * manual/pl/dist/txt/.cvsignore
4098         * manual/pl/dist/txt/Makefile.am
4099                 Add the polish translation of the manual,
4100                 Authored by Pawel Pekala.
4101
4102 2006-05-05 [cleroy]     2.1.1cvs48
4103
4104         * src/main.c
4105                 Re-read matcherrc after loading plugins 
4106                 if some of them add folders.
4107
4108 2006-05-03 [colin]      2.1.1cvs47
4109
4110         * src/imap.c
4111                 I'm idiot
4112
4113 2006-05-03 [colin]      2.1.1cvs46
4114
4115         * src/imap.c
4116                 Be sure to have a session when
4117                 getting separator
4118
4119 2006-05-03 [colin]      2.1.1cvs45
4120
4121         * src/imap.c
4122         * src/imap.h
4123         * src/imap_gtk.c
4124                 Fix preventing renaming with namespace 
4125                 separator.
4126
4127 2006-05-01 [colin]      2.1.1cvs44
4128
4129         * src/action.c
4130                 Don't reload messageview when result of
4131                 action is piped.
4132
4133 2006-04-29 [colin]      2.1.1cvs43
4134
4135         * src/prefs_receive.c
4136         * src/plugins/spamassassin/spamassassin_gtk.c
4137         * src/plugins/clamav/clamav_plugin_gtk.c
4138                 GUI fixes by Pawel
4139
4140 2006-04-29 [colin]      2.1.1cvs42
4141
4142         * src/prefs_compose_writing.c
4143         * src/prefs_quote.c
4144                 Cleanups. Patch by Pawel
4145
4146 2006-04-28 [paul]       2.1.1cvs41
4147
4148         * src/matcher.c
4149                 fix returned quick search results when search
4150                 term contains an underscore.
4151                 Thanks to Colin
4152
4153 2006-04-28 [paul]       2.1.1cvs40
4154
4155         * src/prefs_message.c
4156         * src/prefs_receive.c
4157                 GUI cleanups
4158                 Patches by Pawel Pekala
4159
4160 2006-04-27 [colin]      2.1.1cvs39
4161
4162         * src/wizard.c
4163                 Differentiate subject Welcome from
4164                 window's title Welcome
4165
4166 2006-04-27 [paul]
4167
4168         2.2.0-rc1 released
4169
4170 2006-04-27 [paul]       2.1.1cvs38
4171
4172         * manual/advanced.xml
4173         * manual/fr/advanced.xml
4174                 add info about compose_no_markup hidden pref
4175
4176 2006-04-27 [paul]       2.1.1cvs37
4177
4178         * src/prefs_account.c
4179                 improve privacy labels
4180         * src/prefs_msg_colors.c
4181                 change some strings for translators' convenience
4182         * src/gtk/gtkutils.c
4183                 don't underline the link button text
4184
4185 2006-04-25 [colin]      2.1.1cvs36
4186
4187         * src/folder.c
4188                 Complete 2.1.1cvs33 (once more ;)
4189
4190 2006-04-25 [colin]      2.1.1cvs35
4191
4192         * src/editldap.c
4193                 Fix tooltip
4194
4195 2006-04-25 [cleroy]     2.1.1cvs34
4196
4197         * src/compose.c
4198         * src/gtk/gtkaspell.c
4199                 Fix crash on redirect (related to the return 
4200                 of the aspell menu in compose's toolbar)
4201         * src/prefs_msg_colors.c
4202                 Fix sensitivity widgets
4203         * src/image_viewer.c
4204         * src/gtk/pluginwindow.c
4205         * src/gtk/prefswindow.c
4206                 Change released signals to clicked (Fabien)
4207         * po/POTFILES.in
4208         * src/common/socket.c
4209         * src/plugins/spamassassin/spamassassin.c
4210                 Translate strings (Fabien)
4211
4212 2006-04-25 [paul]       2.1.1cvs33
4213
4214         * src/folder.c
4215         * src/folder.h
4216         * src/folderview.c
4217                 complete the fix of bug #912
4218                 Thanks to Colin
4219
4220 2006-04-25 [colin]      2.1.1cvs32
4221
4222         * src/news.c
4223                 Better progress bar
4224         * src/mimeview.c
4225         * src/summaryview.c
4226         * src/summaryview.h
4227                 Fix focus chain
4228                 Patches by Pawel Pekala
4229
4230 2006-04-24 [colin]      2.1.1cvs31
4231
4232         * src/compose.c
4233                 Fix compilation warnings (Fabien)
4234
4235 2006-04-24 [colin]      2.1.1cvs30
4236
4237         * src/addrindex.c
4238         * src/editldap.c
4239         * src/editldap_basedn.c
4240         * src/editldap_basedn.h
4241         * src/ldapctrl.c
4242         * src/ldapctrl.h
4243         * src/ldapquery.c
4244         * src/ldaputil.c
4245         * src/ldaputil.h
4246                 Fix bug #901 (LDAPS support)
4247
4248 2006-04-24 [colin]      2.1.1cvs29
4249
4250         * src/compose.c
4251                 Fix logic on error with send dialog on
4252         * src/imap.c
4253                 Fix compilation without libetpan, thanks
4254                 to Fabien
4255         * src/summaryview.c
4256                 Fix 'context-menu' key
4257
4258 2006-04-23 [colin]      2.1.1cvs28
4259
4260         * src/folder.c
4261                 Never free current's cache to free up 
4262                 memory. Fixes bug #912 (new count 
4263                 randomly set to message count)
4264
4265 2006-04-23 [colin]      2.1.1cvs27
4266
4267         * src/gtk/quicksearch.c
4268                 And remove printf...
4269
4270 2006-04-23 [colin]      2.1.1cvs26
4271
4272         * src/gtk/quicksearch.c
4273                 Fix replacing in quicksearch, and fix inserting
4274                 in the middle of the string. (introduced at 2.1.0cvs22)
4275
4276 2006-04-23 [colin]      2.1.1cvs25
4277
4278         * src/imap.c
4279                 Make sure uidnext is initialized in get_num_list
4280                 (not for stable, related to 2.1.1cvs8 and friends)
4281
4282 2006-04-23 [colin]      2.1.1cvs24
4283
4284         * src/imap.c
4285                 Output something when login is successful
4286                 too
4287
4288 2006-04-23 [colin]      2.1.1cvs23
4289
4290         * src/etpan/imap-thread.c
4291                 Better logging (line-per-line, hide data in fetch)
4292                 Fix a const warning
4293         * src/gtk/logwindow.c
4294         * src/gtk/logwindow.h
4295                 Better logging (color for input/output)
4296
4297 2006-04-21 [colin]      2.1.1cvs22
4298
4299         * src/gtk/quicksearch.c
4300                 On gtk+-2.8, use stock buttons in quicksearch
4301                 Based on a patch by Fabien and a design by Paul
4302
4303 2006-04-21 [colin]      2.1.1cvs21
4304
4305         * src/folderview.c
4306         * src/mainwindow.c
4307                 Fix occasional flicker in folderview
4308         * src/common/utils.c
4309                 Fix bug #943 (Incorrectly parsed email address 
4310                 list in short headers on message view and in 
4311                 printouts)
4312
4313 2006-04-20 [colin]      2.1.1cvs20
4314
4315         * src/imap.c
4316         * src/imap.h
4317         * src/prefs_account.c
4318                 Add ANONYMOUS auth for IMAP
4319
4320 2006-04-20 [paul]       2.1.1cvs19
4321
4322         * src/main.c
4323                 proper fix for 2.1.1cvs18
4324                 Thanks to Colin
4325
4326 2006-04-20 [paul]       2.1.1cvs18
4327
4328         * src/main.c
4329                 fix build warnings
4330
4331 2006-04-20 [paul]       2.1.1cvs17
4332
4333         * src/gtk/quicksearch.c
4334                 fix standard, non-extended Quick search,
4335                 was broken in 2.1.1cvs15.
4336                 Thanks to Colin.
4337
4338 2006-04-20 [colin]      2.1.1cvs16
4339
4340         * src/prefs_matcher.c
4341                 Fix values when reselecting a ~test
4342                 rule
4343
4344 2006-04-19 [colin]      2.1.1cvs15
4345
4346         * src/compose.c
4347         * src/compose.h
4348         * src/gtk/gtkaspell.c
4349         * src/gtk/gtkaspell.h
4350                 Put back Options menu in Spelling/
4351         * src/gtk/quicksearch.c
4352                 Don't search, and show error, if the
4353                 advanced search has a syntax error
4354
4355 2006-04-18 [colin]      2.1.1cvs14
4356
4357         * src/textview.c
4358                 Fix gdk warnings on set_cursor when textview
4359                 isn't visible
4360
4361 2006-04-18 [colin]      2.1.1cvs13
4362
4363         * src/gtk/gtksctree.c
4364                 Remove seemingly useless refresh that causes
4365                 flicker - watch this commit in case of 
4366                 problems before planned backport to stable
4367
4368 2006-04-18 [colin]      2.1.1cvs12
4369
4370         * src/imap.c
4371                 Factorize get/set_xml code
4372         * src/compose.c
4373         * src/prefs_account.c
4374         * src/prefs_account.h
4375         * src/procmsg.c
4376                 Add Encrypt to self option
4377
4378 2006-04-17 [colin]      2.1.1cvs11
4379
4380         * configure.ac
4381                 Fix search on encrpyt function on dragonfly
4382                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4383
4384 2006-04-17 [colin]      2.1.1cvs10
4385
4386         * src/prefs_account.c
4387                 Be safe by default: remove mails from POP3
4388                 after 7 days, not immediately
4389
4390 2006-04-17 [colin]      2.1.1cvs9
4391
4392         * src/etpan/imap-thread.c
4393                 Fix build on DragonFly - patch by 
4394                 Jonathan Buschmann <jonthn@agmact.com>
4395
4396 2006-04-17 [colin]      2.1.1cvs8
4397
4398         * src/imap.c
4399                 Save uidnext between sessions
4400
4401 2006-04-17 [colin]      2.1.1cvs7
4402
4403         * src/imap.c
4404                 scan is required when uid validity changes
4405
4406 2006-04-17 [colin]      2.1.1cvs6
4407
4408         * src/folderview.c
4409                 Don't scan if not necessary, apart in current
4410                 folder and INBOX to fetch flags.
4411         * src/imap.c
4412                 Scan is necessary if unread count changes
4413
4414 2006-04-17 [colin]      2.1.1cvs5
4415
4416         * src/imap.c
4417                 ...But always fetch ANSWERED and DELETED flags for
4418                 INBOX, as filtering can happen on these flags.
4419
4420 2006-04-17 [colin]      2.1.1cvs4
4421
4422         * src/imap.c
4423                 Don't fetch REPLIED and DELETED flags when synchronising
4424                 flags with a closed folder. We only need UNSEEN and FLAGGED
4425                 to update the folderview.
4426
4427 2006-04-17 [colin]      2.1.1cvs3
4428
4429         * src/imap.c
4430                 Faster flag search when there are new mails 
4431                 in a folder. We can do a full search if the 
4432                 folder contains less messages than the new
4433                 list.
4434
4435 2006-04-17 [colin]      2.1.1cvs2
4436
4437         * po/cs.po
4438         * po/de.po
4439         * po/fr.po
4440         * po/nl.po
4441         * po/pt_BR.po
4442                 Update translations from stable branch
4443
4444 2006-04-17 [colin]      2.1.1cvs1
4445
4446         * configure.ac
4447                 Bump version to follow stable release
4448
4449 2006-04-16 [mones]      2.1.0cvs50
4450
4451         * po/es.po
4452                 Updated for release
4453
4454 2006-04-16 [colin]      2.1.0cvs49
4455
4456         * src/textview.c
4457                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4458                 with gtk < 2.8. Thanks to Fabien Vantard.
4459
4460 2006-04-15 [colin]      2.1.0cvs48
4461
4462         * src/etpan/imap-thread.c
4463                 Fix bug #919 (libetpan: SEGV when connecting 
4464                 using command)
4465
4466 2006-04-14 [colin]      2.1.0cvs47
4467
4468         * src/main.c
4469                 Fix race on --select (should be done better)
4470
4471 2006-04-14 [wwp]        2.1.0cvs46
4472
4473         * src/send_message.c
4474                 enforce a check for domain in account prefs (a sending
4475                 error could be faced if domain was checked but no value set),
4476                 thanks to Colin.
4477
4478 2006-04-14 [colin]      2.1.0cvs45
4479
4480         * src/codeconv.c
4481                 when converting from unknown to unknown, if the
4482                 string is UTF8, don't convert it to the locale
4483                 (which breaks it)
4484
4485 2006-04-14 [colin]      2.1.0cvs44
4486
4487         * src/compose.c
4488                 Don't try to use ASCII for converting headers
4489                 (as done in body)
4490
4491 2006-04-14 [paul]       2.1.0cvs43
4492
4493         * src/crash.c
4494                 add locale/charset info to crash report
4495         * src/gtk/about.c
4496                 add wwp to doc team
4497                 replace 'e-mail' with preferred 'email'
4498         * src/gtk/authors.h
4499                 ensure contributors list is in alphabetical
4500                 order
4501
4502 2006-04-13 [colin]      2.1.0cvs42
4503
4504         * src/textview.c
4505                 Prevent gdk warnings
4506
4507 2006-04-13 [colin]      2.1.0cvs41
4508
4509         * src/common/ssl_certificate.c
4510         * src/common/ssl_certificate.h
4511         * src/gtk/sslcertwindow.c
4512                 Warn on expired certs, and display the expiration date
4513
4514 2006-04-13 [colin]      2.1.0cvs40
4515
4516         * src/plugins/spamassassin/spamassassin_gtk.c
4517                 Fix missing set_text on unix socket
4518
4519 2006-04-13 [wwp]        2.1.0cvs39
4520
4521         * manual/fr/advanced.xml
4522         * manual/fr/glossary.xml
4523                 applied new spam/ham/email lexicon (pourriel, courriel)
4524
4525 2006-04-13 [paul]       2.1.0cvs38
4526
4527         * src/plugins/pgpmime/plugin.c
4528                 remove the mention of S/MIME from the
4529                 description. This is now handled by the
4530                 S/MIME plugin.
4531
4532 2006-04-13 [paul]       2.1.0cvs37
4533
4534         * src/prefs_msg_colors.c
4535                 rework dialog
4536         * src/prefs_folder_item.c
4537         * src/prefs_spelling.c
4538                 add a tooltip to the colour selector buttons
4539
4540 2006-04-13 [wwp]        2.1.0cvs36
4541
4542         * manual/advanced.xml
4543         * manual/glossary.xml
4544         * manual/handling.xml
4545         * manual/keyboard.xml
4546         * manual/plugins.xml
4547         * manual/starting.xml
4548         * manual/fr/account.xml
4549         * manual/fr/ack.xml
4550         * manual/fr/addrbook.xml
4551         * manual/fr/advanced.xml
4552         * manual/fr/faq.xml
4553         * manual/fr/glossary.xml
4554         * manual/fr/gpl.xml
4555         * manual/fr/handling.xml
4556         * manual/fr/intro.xml
4557         * manual/fr/keyboard.xml
4558         * manual/fr/plugins.xml
4559         * manual/fr/starting.xml
4560         * manual/fr/sylpheed-claws-manual.xml
4561                 fixes to the manuals:
4562                  - summaryview -> Message List (same in French)
4563                  - translate key names
4564                  - fix French punctuation, use non-breakable spaces when
4565                    necessary, don't use &thinsp; which is not portable
4566                  - tell what maildir and mbox formats we support
4567
4568 2006-04-12 [wwp]        2.1.0cvs35
4569
4570         * src/prefs_toolbar.c
4571                 unified a replace button more,
4572                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4573
4574 2006-04-12 [wwp]        2.1.0cvs34
4575
4576         * src/prefs_common.c
4577         * src/prefs_msg_colors.c
4578                 make default color labels translatable,
4579                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4580                 thanks to Tim <timbrain@post.cz> for reporting.
4581
4582 2006-04-12 [wwp]        2.1.0cvs33
4583
4584         * manual/glossary.xml
4585         * manual/intro.xml
4586         * manual/plugins.xml
4587         * manual/starting.xml
4588         * manual/sylpheed-claws-manual.xml
4589         * manual/fr/.cvsignore
4590         * manual/fr/account.xml
4591         * manual/fr/ack.xml
4592         * manual/fr/addrbook.xml
4593         * manual/fr/advanced.xml
4594         * manual/fr/faq.xml
4595         * manual/fr/glossary.xml
4596         * manual/fr/handling.xml
4597         * manual/fr/intro.xml
4598         * manual/fr/keyboard.xml
4599         * manual/fr/plugins.xml
4600         * manual/fr/starting.xml
4601         * manual/fr/sylpheed-claws-manual.xml
4602                 various fixes: typos, missing .fr translations, punctuation,
4603                 capitalization, links, accents and some bad French more.
4604
4605 2006-04-12 [wwp]        2.1.0cvs32
4606
4607         * src/prefs_gtk.c
4608                 fix for bug #935: always store prefs files in UTF-8 (thanks
4609                 to Colin).
4610
4611 2006-04-11 [colin]      2.1.0cvs31
4612
4613         * src/compose.c
4614                 Fix inserting files not in utf8 when locale is utf8
4615
4616 2006-04-11 [colin]      2.1.0cvs30
4617
4618         * src/inc.c
4619                 Don't show error dialog when cancelling connection
4620                 Patch by Pawel
4621
4622 2006-04-11 [cleroy]     2.1.0cvs29
4623
4624         * src/compose.c
4625                 Implement multiple quote levels
4626         * src/prefs_common.c
4627                 Change a little bit the quote bgcolor for 2nd level
4628
4629 2006-04-11 [colin]      2.1.0cvs28
4630
4631         * src/gtk/about.c
4632                 Add locale and charset in the label
4633
4634 2006-04-10 [colin]      2.1.0cvs27
4635
4636         * src/compose.c
4637         * src/prefs_common.c
4638         * src/prefs_common.h
4639         * src/prefs_msg_colors.c
4640         * src/textview.c
4641                 Allow optional background color in quotes
4642                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4643                 GTK+-2.8.x feature
4644
4645 2006-04-10 [colin]      2.1.0cvs26
4646
4647         * src/main.c
4648         * src/mainwindow.c
4649         * src/mainwindow.h
4650                 Implement --select
4651
4652 2006-04-10 [colin]      2.1.0cvs25
4653
4654         * manual/plugins.xml
4655         * manual/fr/plugins.xml
4656                 Document libcurl's proxy variables
4657
4658 2006-04-09 [colin]      2.1.0cvs24
4659
4660         * src/prefs_common.c
4661                 gettext() returns statically allocated stuff. We have
4662                 to strdup it in order to be able to free it.
4663
4664 2006-04-09 [colin]      2.1.0cvs23
4665
4666         * AUTHORS
4667         * src/gtk/authors.h
4668                 Add Alexei
4669
4670 2006-04-09 [colin]      2.1.0cvs22
4671
4672         * src/mainwindow.c
4673         * src/gtk/quicksearch.c
4674                 Fix bug #859 (problems with cyrilic input in 
4675                 search panel) - Patch by Alexey Illarionov 
4676                 <littlesavage@rambler.ru>
4677
4678 2006-04-09 [colin]      2.1.0cvs21
4679
4680         * src/prefs_customheader.c
4681                 I prefer removing then freeing rather than the contrary
4682                 (even if it doesn't change anything ;-)
4683         * src/prefs_account.c
4684                 Fix bug #933 (Crash re-entering the custom headers list 
4685                 dialog in accounts prefs)
4686                 The problem happened when cancelling the Account 
4687                 Preferences' dialogs - in which case we didn't do 
4688                 anything to the PrefsAccount * struct. In case of applying,
4689                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4690                 working with in this dialog. The problem is that 
4691                 prefs_customheader.c, working on this tmp_ac_prefs, always
4692                 changes the ->customhdr_list pointer, even when cancelled. 
4693                 So in case of cancelling the prefs_account dialog, we still
4694                 have to update ->customhdr_list in the real account.
4695
4696 2006-04-08 [colin]      2.1.0cvs20
4697
4698         * manual/fr/glossary.xml
4699         * manual/fr/keyboard.xml
4700                 Forgot some headers :)
4701
4702 2006-04-08 [colin]      2.1.0cvs19
4703
4704         * manual/Makefile.am
4705         * manual/fr/Makefile.am
4706         * manual/fr/account.xml
4707         * manual/fr/ack.xml
4708         * manual/fr/addrbook.xml
4709         * manual/fr/advanced.xml
4710         * manual/fr/faq.xml
4711         * manual/fr/glossary.xml
4712         * manual/fr/gpl.xml
4713         * manual/fr/handling.xml
4714         * manual/fr/intro.xml
4715         * manual/fr/keyboard.xml
4716         * manual/fr/plugins.xml
4717         * manual/fr/starting.xml
4718         * manual/fr/sylpheed-claws-manual.xml
4719         * manual/fr/dist/.cvsignore
4720         * manual/fr/dist/Makefile.am
4721         * manual/fr/dist/html/.cvsignore
4722         * manual/fr/dist/html/Makefile.am
4723         * manual/fr/dist/pdf/.cvsignore
4724         * manual/fr/dist/pdf/Makefile.am
4725         * manual/fr/dist/ps/.cvsignore
4726         * manual/fr/dist/ps/Makefile.am
4727         * manual/fr/dist/txt/.cvsignore
4728         * manual/fr/dist/txt/Makefile.am
4729                 Add the french translation of the manual. Thanks to
4730                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4731                 account.xml, ack.xml, addrbook.xml and advanced.xml
4732
4733 2006-04-08 [colin]      2.1.0cvs18
4734
4735         * manual/plugins.xml
4736         * manual/starting.xml
4737                 More fixes
4738
4739 2006-04-07 [colin]      2.1.0cvs17
4740
4741         * manual/faq.xml
4742         * manual/intro.xml
4743         * manual/keyboard.xml
4744                 Little fixes
4745
4746 2006-04-07 [colin]      2.1.0cvs16
4747
4748         * README
4749         * src/compose.c
4750         * src/prefs_common.c
4751         * src/prefs_common.h
4752                 Add hidden compose_no_markup pref
4753
4754 2006-04-07 [wwp]        2.1.0cvs15
4755
4756         * src/summary_search.c
4757         * .cvsignore
4758                 Bugfix: stop button was sticky when searching in an empty folder.
4759                 Applied curly brackets code style to the whole file (summary_search.c).
4760                 More files to ignore.
4761
4762 2006-04-07 [wwp]        2.1.0cvs14
4763
4764         * src/message_search.c
4765         * src/summary_search.c
4766                 changed default button when search bumps at file/folder
4767                 beginning or end, for convenience (thanks to Colin).
4768
4769 2006-04-07 [paul]       2.1.0cvs13
4770
4771         * src/plugins/dillo_viewer/dillo_prefs.c
4772                 avoid future potential for namespace collision
4773                 Patch by Colin
4774
4775 2006-04-06 [wwp]        2.1.0cvs12
4776
4777         * src/summary_search.c
4778                 Unify extended/advanced searches names (and thus factorize labels),
4779                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4780
4781 2006-04-06 [wwp]        2.1.0cvs11
4782
4783         * src/folderview.c
4784         * src/prefs_themes.c
4785         * src/summaryview.c
4786                 Fixed some compilation warnings.
4787
4788 2006-04-06 [colin]      2.1.0cvs10
4789
4790         * manual/advanced.xml
4791                 Document the wizard template and how to deploy
4792                 Sylpheed-Claws effectively
4793
4794 2006-04-06 [colin]      2.1.0cvs9
4795
4796         * src/folderview.c
4797                 gettext patch to tell translators about _("#"),
4798                 by Maxim Britov
4799
4800 2006-04-06 [colin]      2.1.0cvs8
4801
4802         * src/textview.c
4803                 Fix invalid GtkTextBIter after clicking "Display as text"
4804
4805 2006-04-06 [mones]      2.1.0cvs7
4806
4807         * src/addr_compl.c
4808         * src/addrindex.c
4809         * src/addritem.c
4810         * src/codeconv.c
4811         * src/compose.c
4812         * src/filtering.c
4813         * src/folder.c
4814         * src/folder_item_prefs.c
4815         * src/folderview.c
4816         * src/localfolder.c
4817         * src/matcher.c
4818         * src/mimeview.c
4819         * src/prefs_msg_colors.c
4820         * src/prefs_spelling.c
4821         * src/prefs_themes.c
4822         * src/procmime.c
4823         * src/procmsg.c
4824         * src/stock_pixmap.c
4825         * src/summaryview.c
4826         * src/textview.c
4827         * src/toolbar.c
4828         * src/common/mgutils.c
4829         * src/common/prefs.c
4830         * src/common/ssl_certificate.c
4831         * src/gtk/colorlabel.c
4832         * src/gtk/quicksearch.c
4833         * src/plugins/pgpmime/pgpmime.c
4834         * src/plugins/spamassassin/spamassassin.c
4835                 Removed redundant NULL checks for g_free() calls.
4836                 Patch by Pawel Pekala.
4837
4838 2006-04-06 [mones]      2.1.0cvs6
4839
4840         * src/prefs_actions.c
4841         * src/prefs_filtering.c
4842         * src/prefs_filtering_action.c
4843         * src/prefs_matcher.c
4844         * src/prefs_template.c
4845         * src/gtk/gtkutils.c
4846         * src/gtk/gtkutils.h
4847                 Have a nice replace button. Patch by Pawel Pekala
4848
4849 2006-04-06 [colin]      2.1.0cvs5
4850
4851         * src/addressbook.c
4852                 Fix crash with empty columns
4853
4854 2006-04-05 [colin]      2.1.0cvs4
4855
4856         * src/wizard.c
4857         * src/prefs_gtk.c
4858                 Allow wizard customization with pre-filled values
4859
4860 2006-04-05 [colin]      2.1.0cvs3
4861
4862         * src/textview.c
4863         * src/mimeview.c
4864         * src/mimeview.h
4865                 Nicer messages in mimeview
4866
4867 2006-04-05 [colin]      2.1.0cvs2
4868
4869         * src/addressbook.c
4870         * src/prefs_summaries.c
4871                 i18n fix
4872
4873 2006-04-05 [colin]      2.1.0cvs1
4874
4875         * src/plugins/pgpcore/plugin.c
4876         * src/plugins/pgpcore/select-keys.c
4877         * src/plugins/pgpcore/select-keys.h
4878         * src/plugins/pgpcore/sgpgme.c
4879         * src/plugins/pgpcore/sgpgme.h
4880         * src/plugins/pgpinline/pgpinline.c
4881         * src/plugins/pgpinline/plugin.c
4882         * src/plugins/pgpmime/pgpmime.c
4883         * src/plugins/pgpmime/plugin.c
4884                 Factorize and generalize a bit 
4885                 Drop S/MIME signature verification from PGP/MIME
4886                 (adding it as another, more complete plugin)
4887
4888 2006-04-05 [paul]       2.1.0
4889
4890         2.1.0 released
4891
4892 2006-04-05 [paul]       2.0.0cvs186
4893
4894         * manual/advanced.xml
4895                 add info on colour labels
4896
4897 2006-04-05 [paul]       2.0.0cvs185
4898
4899         * po/bg.po
4900         * po/cs.po
4901         * po/de.po
4902         * po/el.po
4903         * po/en_GB.po
4904         * po/fi.po
4905         * po/fr.po
4906         * po/it.po
4907         * po/nl.po
4908         * po/pl.po
4909         * po/pt_BR.po
4910         * po/sr.po
4911         * po/zh_CN.po
4912                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4913                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4914                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4915                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4916         * src/gtk/authors.h
4917         * tools/claws.i18n.status.pl
4918                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4919                 and new Czech translator, Tim <timbrain@post.cz>
4920
4921 2006-04-05 [mones]      2.0.0cvs184
4922
4923         * po/es.po
4924                 Updated translation
4925
4926 2006-04-05 [colin]      2.0.0cvs183
4927
4928         * src/gtk/quicksearch.c
4929                 Fix bug #929 (unnecessary reload in quick search bar)
4930
4931 2006-04-05 [colin]      2.0.0cvs182
4932
4933         * src/compose.c
4934                 Fix crash on Reply with no From:
4935                 Show signature and conversion error on queuing 
4936                 (but not sending)
4937         * src/mainwindow.c
4938         * src/summaryview.c
4939         * src/summaryview.h
4940                 Factorize threading code and make sure msginfo 
4941                 is not null when it comes from a GtkCTreeRow's 
4942                 data
4943         * src/gtk/gtkaspell.c
4944                 Check for necessary things
4945         * src/gtk/gtksctree.c
4946         * src/gtk/gtksctree.h
4947                 Reset anchor if necessary when removing node
4948
4949 2006-03-29 [colin]      2.0.0cvs181
4950
4951         * src/folderview.c
4952                 Warn for disabled IMAP accounts (due to lack of
4953                 libetpan). Breaks string-freeze - sorry - but it
4954                 is kind of important ;)
4955
4956 2006-03-28 [colin]      2.0.0cvs180
4957
4958         * src/gtk/gtkutils.c
4959         * src/gtk/gtkutils.h
4960                 Add a gtkut_get_link_btn() function that
4961                 creates a button which acts like an URI
4962         * src/prefs_themes.c
4963         * src/gtk/about.c
4964                 Use this function (factorizes codes)
4965         * src/common/defs.h
4966         * src/gtk/pluginwindow.c
4967                 Add a "Get more..." in the plugins window
4968
4969 2006-03-28 [colin]      2.0.0cvs179
4970
4971         * src/common/smtp.c
4972         * src/common/passcrypt.c
4973         * src/undo.c
4974                 Warning fixes. Patch by Pawel Pekala
4975
4976 2006-03-27 [colin]      2.0.0cvs178
4977
4978         * src/undo.c
4979                 Fix undoing by blocks with spaces
4980
4981 2006-03-27 [colin]      2.0.0cvs177
4982
4983         * src/textview.c
4984                 Set margin to 3px for headers
4985
4986 2006-03-27 [paul]
4987
4988         2.1.0-rc2 released
4989
4990 2006-03-27 [wwp]        2.0.0cvs176
4991
4992         * src/summaryview.c
4993                 don't reset quicksearch when updating the message list.
4994                 Thanks to Colin.
4995
4996 2006-03-26 [wwp]        2.0.0cvs175
4997
4998         * src/compose.c
4999                 use a unified border width ('other' tab in the compose window,
5000                 patch by Pawel Pekala).
5001
5002
5003 2006-03-26 [wwp]        2.0.0cvs174
5004
5005         * src/common/quoted-printable.c
5006         * src/addressbook.c
5007                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5008
5009 2006-03-26 [colin]      2.0.0cvs173
5010
5011         * src/quote_fmt_parse.y
5012                 Fix non-UTF8 date formats messing up the whole quote a 
5013                 little bit
5014
5015 2006-03-26 [colin]      2.0.0cvs172
5016
5017         * src/procheader.c
5018                 Make sure the date is UTF8 valid, or try to make it
5019                 so. IncrediMail is really IncrediStupid.
5020         * src/compose.c
5021                 Fix possible conversions. 
5022                 
5023
5024 2006-03-26 [colin]      2.0.0cvs171
5025
5026         * src/matcher.c
5027                 Fix corner cases in body search. This is still a
5028                 hack... It seems impossible to make it good and 
5029                 reasonably fast at the same time.
5030
5031 2006-03-26 [colin]      2.0.0cvs170
5032
5033         * src/summaryview.c
5034                 I think I killed the twilight zone bug!
5035                 summary_select_node() flushes GTK events in order
5036                 to be able to center the view. But this also 
5037                 flushes keypresses like Ctrl-Alt-U, so this can
5038                 call summary_show from summary_select_node (itself
5039                 called from summary_show, etc.). And the summaryview
5040                 has to be unlocked in this function. So just locking
5041                 while processing GTK events, and bailing if locked, 
5042                 should fix it.
5043                 Fixes bug #927 (SIGSEGV during Update Summary)
5044
5045 2006-03-25 [colin]      2.0.0cvs169
5046
5047         * src/matcher.c
5048                 Fix search in QP-encoded bodies
5049                 Fix utf-8 searches in bodies encoded in the
5050                 locale's encoding
5051         * src/common/quoted-printable.c
5052         * src/common/quoted-printable.h
5053                 Add a decode function that doesn't overwrite
5054                 the original pointer
5055                 
5056
5057 2006-03-24 [colin]      2.0.0cvs168
5058
5059         * src/action.c
5060         * src/summaryview.c
5061         * src/summaryview.h
5062                 Update message cache after action
5063                 Patch by H. Merijn Brand
5064         * src/prefs_msg_colors.c
5065                 Factorize label 
5066                 Patch by Fabien Vantard
5067         * src/plugins/spamassassin/spamassassin_gtk.c
5068                 Remove useless translation
5069                 Patch by Fabien Vantard
5070
5071 2006-03-23 [colin]      2.0.0cvs167
5072
5073         * src/common/ssl.c
5074                 Let 30 seconds to SSL_connect
5075
5076 2006-03-23 [wwp]        2.0.0cvs166
5077
5078         * src/summaryview.c
5079         * src/gtk/description_window.c
5080                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5081                 and headers are translated; adjust description windows' width to fit their
5082                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5083
5084 2006-03-23 [paul]       2.0.0cvs165
5085
5086         * src/common/utils.c
5087                 fix highlighting of URIs containing "()"
5088                 (2.0.0cvs164's reversal fixed)
5089                 Thanks to Colin.
5090
5091 2006-03-23 [paul]       2.0.0cvs164
5092
5093         * src/common/utils.c
5094                 revert patch, (postponing a fix), at 2.0.0cvs120
5095                 as it breaks more URIs than it fixes.
5096                 Allow '-' to be a terminating character in a URI
5097
5098 2006-03-22 [colin]      2.0.0cvs163
5099
5100         * configure.ac
5101                 Require libetpan 0.45
5102                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5103
5104 2006-03-22 [paul]       2.0.0cvs162
5105
5106         * src/editgroup.c
5107                 replace '<-' and '->' buttons with GTK_STOCK graphical
5108                 buttons
5109         * src/summary_search.c
5110                 don't offer '...' for translation
5111                 add a tooltip to advanced search '...' button
5112         * src/gtk/quicksearch.c
5113                 don't offer '...' for translation
5114
5115 2006-03-21 [colin]      2.0.0cvs161
5116
5117         * src/compose.c
5118                 Fix middle-click pasting (insert at click
5119                 position instead of cursor position, don't
5120                 remove existing selection and allow pasting
5121                 our own selection)
5122         * src/addressbook.c
5123                 "LDAP Server" -> "LDAP servers"
5124
5125 2006-03-21 [wwp]        2.0.0cvs160
5126
5127         * src/etpan/imap-thread.c
5128                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5129
5130 2006-03-20 [colin]      2.0.0cvs159
5131
5132         * src/summaryview.c
5133                 Don't reload summaryview after an execute with no
5134                 move action
5135
5136 2006-03-19 [colin]      2.0.0cvs158
5137
5138         * src/addressbook.c
5139                 and put groups at the top, always
5140
5141 2006-03-19 [colin]      2.0.0cvs157
5142
5143         * src/addressbook.c
5144                 Order groups before names, as previously
5145
5146 2006-03-19 [colin]      2.0.0cvs156
5147
5148         * src/addressbook.c
5149                 - Sort case-unsensitive
5150                 - Put the sort arrow at opening too
5151
5152 2006-03-19 [wwp]        2.0.0cvs155
5153
5154         * src/addressbook.c
5155                 allow sorting by name/email/remarks, ensure that right-pane's contents
5156                 matches the left-pane selection (cleared when appropriate).
5157                 Patch by Pawel Pekala <c0rn@o2.pl>.
5158
5159 2006-03-18 [colin]      2.0.0cvs154
5160
5161         * src/textview.c
5162                 Fix text cursor ;)
5163
5164 2006-03-18 [colin]      2.0.0cvs153
5165
5166         * src/gtk/filesel.c
5167                 Make sure we hide the preview if we didn't get
5168                 a filename
5169
5170 2006-03-18 [colin]      2.0.0cvs152
5171
5172         * src/summaryview.c
5173                 Set cursor to watch for execution (fixes lack
5174                 of watch-cursor when dnd'ing hundreds of mails)
5175         * src/gtk/filesel.c
5176                 Check that mime type is 'image/*' before updating
5177                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5178
5179 2006-03-18 [colin]      2.0.0cvs151
5180
5181         * src/mainwindow.c
5182         * src/textview.c
5183         * src/textview.h
5184                 Put a watch cursor in textview too when the mainwindow's
5185                 cursor in a watch
5186
5187 2006-03-18 [colin]      2.0.0cvs150
5188
5189         * src/folder.c
5190                 Change wrong asserts to simple tests
5191
5192 2006-03-17 [colin]      2.0.0cvs149
5193
5194         * src/mainwindow.c
5195         * src/mainwindow.h
5196         * src/prefs_msg_colors.c
5197         * src/summaryview.c
5198         * src/summaryview.h
5199         * src/gtk/colorlabel.c
5200         * src/gtk/colorlabel.h
5201                 Add a color label menu in the main menubar
5202                 Add (fixed) accels Ctrl-{0-7} to change the color
5203                 They have to be fixed because the menu's dynamic,
5204                 the items are complex widgets, hence we can't use
5205                 a GtkItemFactory.
5206
5207
5208 2006-03-17 [wwp]        2.0.0cvs148
5209
5210         * src/compose.c
5211                 rollback few lines from my previous commit (those lines come from
5212                 a pending patch, accidentally commited, even if neutral as they are
5213                 commented out).
5214
5215 2006-03-17 [wwp]        2.0.0cvs147
5216
5217         * src/compose.c
5218                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5219                 applied code style/indentation to the modified function.
5220
5221 2006-03-17 [wwp]        2.0.0cvs146
5222
5223         * src/procmsg.c
5224         * src/compose.c
5225                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5226
5227 2006-03-17 [paul]
5228
5229         2.1.0-rc1 released
5230
5231 2006-03-17 [paul]       2.0.0cvs145
5232
5233         * src/main.c
5234                 addressbook_read_file() was called twice
5235         * src/textview.c
5236                 X-Mailer highlighting
5237
5238 2006-03-16 [colin]      2.0.0cvs144
5239
5240         * src/sourcewindow.c
5241         * src/sourcewindow.h
5242                 And the last one, in source window.
5243
5244 2006-03-16 [colin]      2.0.0cvs143
5245
5246         * src/compose.c
5247         * src/compose.h
5248                 Fix the same stuff in compose
5249
5250 2006-03-16 [colin]      2.0.0cvs142
5251
5252         * src/messageview.c
5253                 Complete the previous messageview crash fix
5254
5255 2006-03-16 [colin]      2.0.0cvs141
5256
5257         * src/procmsg.h
5258         * src/procmsg.c
5259         * src/folder.c
5260                 Fix POSTPROCESSING hook
5261                 Patch by H. Merijn Brand
5262
5263         * src/procmime.c
5264         * src/procmime.h
5265                 Parse Content-Location
5266
5267         * src/toolbar.c
5268         * src/messageview.c
5269         * src/messageview.h
5270                 Don't crash when a top-level MessageView has
5271                 been closed on us. Same problematic than
5272                 yesterday's quicksearch issue.
5273
5274 2006-03-15 [colin]      2.0.0cvs140
5275
5276         * src/gtk/quicksearch.c
5277                 Fix a bitchy race we didn't think about when we
5278                 added quicksearch cancellation:
5279                 If the search is not on cached fields, for example
5280                 body_part matchcase "stuff"
5281                 the matcher code has to get the whole message. If
5282                 we're on IMAP, that can be slow, and in order to
5283                 be non-blocking, the IMAP code idle loop processes
5284                 gtk events too. So it is possible to cancel a
5285                 quicksearch while the matcher is getting the mail's
5286                 body. After matcher got its body, it will start to
5287                 iterate over the matcher list that the Quicksearch's
5288                 clear_search_cb() just freed via prepare_matcher().
5289                 SIGSEGV ensues.
5290                 The fix consists of guarding the matcherlist_match()
5291                 call with a boolean 'matching'. If we reset the
5292                 quicksearch while matching is TRUE, we don't free
5293                 the matcherlist anymore like we did, but we set
5294                 another new flag, deferred_free, to TRUE. Then,
5295                 in quicksearch_match(), just after returning from
5296                 matcherlist_match() and unsetting the matching flag,
5297                 we check the deferred_free flag and do the
5298                 prepare_matcher() (which does the matcherlist_free)
5299                 for real, so we free the matcherlist once it's not
5300                 used anymore.
5301                 As all of this runs via the glib main loop, we
5302                 luckily don't need a mutex.
5303         * src/summaryview.c
5304                 Also, show progress while searching.
5305
5306
5307 2006-03-14 [colin]      2.0.0cvs139
5308
5309         * src/alertpanel.c
5310                 Make alertpanel_is_open non-static
5311
5312 2006-03-14 [colin]      2.0.0cvs138
5313
5314         * src/prefs_spelling.c
5315                 Cleanups - Fabien Vantard
5316
5317 2006-03-14 [wwp]        2.0.0cvs137
5318
5319         * src/main.c
5320                 code style normalization (curly braces, indentation).
5321
5322 2006-03-14 [wwp]        2.0.0cvs137
5323
5324         * src/main.c
5325                 code style (braces, indentation)
5326
5327 2006-03-12 [paul]       2.0.0cvs136
5328
5329         * src/prefs_common.c
5330                 trans_hdr defaults to FALSE to be RFC-savvy
5331         * src/prefs_summaries.c
5332                 add a tooltip to the trans_hdr option
5333                 
5334
5335 2006-03-12 [paul]       2.0.0cvs135
5336
5337         * src/prefs_matcher.c
5338                 give a little more width to the combos
5339         * src/prefs_display_header.c
5340         * src/textview.c
5341                 translate headers if prefs_common.trans_hdr
5342                 is TRUE
5343
5344         Patches by Pawel Pekala
5345
5346 2006-03-12 [paul]       2.0.0cvs134
5347
5348         * src/plugins/clamav/clamav_plugin.c
5349         * src/plugins/dillo_viewer/dillo_viewer.c
5350         * src/plugins/pgpcore/plugin.c
5351         * src/plugins/pgpinline/plugin.c
5352         * src/plugins/pgpmime/plugin.c
5353         * src/plugins/spamassassin/spamassassin.c
5354                 update/add to descriptions
5355         * src/plugins/spamassassin/spamassassin_gtk.c
5356                 fixes to the english, remove superfluous
5357                 tooltips, clean up a little
5358
5359 2006-03-12 [paul]       2.0.0cvs133
5360
5361         * src/compose.c
5362                 fix Bug 924, 'Account combo box shows up wrong 
5363                 if & is in account name'
5364
5365 2006-03-11 [colin]      2.0.0cvs132
5366
5367         * src/summaryview.c
5368                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5369                 messed up shift-selection because is slows down
5370                 moving around summaryview. thanks -users
5371
5372 2006-03-10 [colin]      2.0.0cvs131
5373
5374         * src/plugins/spamassassin/spamassassin_gtk.c
5375                 Put back Paul's engrish fixes
5376
5377 2006-03-10 [colin]      2.0.0cvs130
5378
5379         * src/plugins/spamassassin/spamassassin.c
5380         * src/plugins/spamassassin/spamassassin.h
5381         * src/plugins/spamassassin/spamassassin_gtk.c
5382                 Cleanup SA prefs page (more)
5383                 Patch by Fabien Vantard
5384
5385 2006-03-10 [paul]       2.0.0cvs129
5386
5387         * src/prefs_msg_colors.c
5388         * src/prefs_spelling.c
5389                 widget sensitivity
5390
5391 2006-03-09 [mones]      2.0.0cvs128
5392
5393         * po/es.po
5394                 Update for next RC
5395
5396 2006-03-09 [wwp]        2.0.0cvs127
5397
5398         * configure.ac
5399                 revert accidental commit (requirement for libetpan 0.43), this time
5400                 not in HEAD.
5401
5402 2006-03-09 [wwp]        2.0.0cvs125
5403
5404         * configure.ac
5405                 revert accidental commit (requirement for libetpan 0.43)
5406
5407 2006-03-09 [paul]       2.0.0cvs126
5408
5409         * src/prefs_receive.c
5410                 remove useless frame
5411                 replace 'incorporation' with 'receiving'
5412         * src/plugins/clamav/clamav_plugin_gtk.c
5413         * src/plugins/spamassassin/spamassassin_gtk.c
5414                 improve widget sensitivity
5415                 fix a bit his engrish
5416
5417 2006-03-09 [wwp]        2.0.0cvs125
5418
5419         * src/addressadd.c
5420         * src/foldersel.c
5421         * src/prefs_common.c
5422         * src/prefs_common.h
5423                 remember some more windows' sizes (add to addressbook and
5424                 select folder).
5425
5426 2006-03-09 [paul]       2.0.0cvs124
5427
5428         * src/plugins/pgpcore/prefs_gpg.c
5429                 normalise construction of dialogue
5430
5431 2006-03-09 [paul]       2.0.0cvs123
5432
5433         * src/plugins/trayicon/Makefile.am
5434                 add missing slash
5435
5436 2006-03-08 [colin]      2.0.0cvs122
5437
5438         * src/plugins/trayicon/Makefile.am
5439                 Fix build in separate dir 
5440                 Patch by Bamanzi <bamanzi@gmail.com>
5441
5442 2006-03-08 [colin]      2.0.0cvs121
5443
5444         * src/procmsg.c
5445                 Batch move and copies from summaryview with delayed execution
5446                 too
5447
5448 2006-03-07 [paul]       2.0.0cvs120
5449
5450         * src/common/utils.c
5451                 fix highlighting of URIs containing "()"
5452                 Patch by Pawel Pekala
5453
5454 2006-03-07 [paul]       2.0.0cvs119
5455
5456         * src/folder.c
5457         * src/folder.h
5458         * src/folderview.c
5459                 immediately do alphabetical resort when
5460                 changing a folder's name
5461                 Patch by Pawel Pekala
5462
5463 2006-03-07 [paul]       2.0.0cvs118
5464
5465         * src/news.c
5466         * src/news_gtk.c
5467                 when unsubscribing a newsgroup, remove the
5468                 folder and msgs in .sylpheed-claws/newscache
5469                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5470
5471 2006-03-07 [paul]       2.0.0cvs117
5472
5473         * src/textview.c
5474                 fix wrong Fake URL Warning
5475                 Thanks to Hiro
5476
5477 2006-03-07 [colin]      2.0.0cvs116
5478
5479         * src/imap.c
5480                 Return immediately when password dialog was
5481                 cancelled
5482         * src/gtk/inputdialog.c
5483                 Allow empty strings for passwords
5484
5485
5486 2006-03-06 [colin]      2.0.0cvs115
5487
5488         * src/imap.c
5489                 Prevent double-timeouts when connection fails
5490
5491 2006-03-06 [colin]
5492
5493         2.0.1-rc1 released
5494
5495 2006-03-06 [colin]      2.0.0cvs114
5496
5497         * src/imap.c
5498                 Refresh session during potentially long
5499                 operations
5500
5501 2006-03-06 [wwp]        2.0.0cvs113
5502
5503         * src/prefs_msg_colors.h
5504                 forgot that one (custom color labels).
5505
5506 2006-03-06 [wwp]        2.0.0cvs112
5507
5508         * src/prefs_common.c
5509         * src/prefs_common.h
5510         * src/prefs_msg_colors.c
5511         * src/summaryview.c
5512         * src/summaryview.h
5513         * src/gtk/colorlabel.c
5514         * src/gtk/colorlabel.h
5515                 colors in messages list are now customizable. Color values and names can
5516                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5517                 Thanks to Paul and Colin for their help with this longstanding patch!
5518
5519 2006-03-06 [wwp]        2.0.0cvs111
5520
5521         * src/textview.c
5522                 don't crash if (x)face is bad.
5523
5524 2006-03-05 [paul]       2.0.0cvs110
5525
5526         * AUTHORS
5527         * configure.ac
5528         * src/Makefile.am
5529         * src/common/Makefile.am
5530         * src/common/utils.h
5531         * src/etpan/imap-thread.c
5532         * src/gtk/authors.h
5533         * src/plugins/clamav/Makefile.am
5534         * src/plugins/demo/Makefile.am
5535         * src/plugins/dillo_viewer/Makefile.am
5536         * src/plugins/pgpcore/Makefile.am
5537         * src/plugins/pgpcore/passphrase.c
5538         * src/plugins/pgpinline/Makefile.am
5539         * src/plugins/pgpmime/Makefile.am
5540         * src/plugins/spamassassin/Makefile.am
5541         * src/plugins/trayicon/Makefile.am
5542                 fix builiding on cygwin
5543                 Patch by Ralgh Young <bamanzi@gmail.com>
5544
5545 2006-03-04 [wwp]        2.0.0cvs109
5546
5547         * manual/keyboard.xml
5548                 fix mixed up/down keys.
5549
5550 2006-03-04 [wwp]        2.0.0cvs108
5551
5552         * README
5553         * INSTALL
5554                 updated links to SpamAssassin.
5555
5556 2006-03-04 [wwp]        2.0.0cvs107
5557
5558         * manual/plugins.xml
5559         * src/plugins/spamassassin/README
5560                 updated SpamAssassin plugin docs to reflect new functional additions
5561                 (also fix/update/documents few technical stuff more, see the README).
5562
5563 2006-03-04 [wwp]        2.0.0cvs106
5564
5565         * src/prefs_message.c
5566                 normalized capitalization of message-prefs paths.
5567
5568 2006-03-04 [wwp]        2.0.0cvs105
5569
5570         * manual/advanced.xml
5571                 typo.
5572
5573 2006-03-03 [colin]      2.0.0cvs104
5574
5575         * src/plugins/clamav/clamav_plugin_gtk.c
5576                 Rework prefs page, patch by Fabien 
5577
5578 2006-03-03 [colin]      2.0.0cvs103
5579
5580         * src/plugins/clamav/clamav_plugin.c
5581                 Set error on all errors
5582
5583 2006-03-03 [colin]      2.0.0cvs102
5584
5585         * src/common/plugin.c
5586                 Initialize error to avoid crashing when a plugin fails
5587                 without setting error
5588
5589 2006-03-02 [wwp]        2.0.0cvs101
5590
5591         * configure.ac
5592                 fixed linker flags for libetpan support on Cygwin
5593                 (thanks to H.Merijn Brand).
5594
5595 2006-03-02 [wwp]        2.0.0cvs100
5596
5597         * src/addressbook.c
5598                 fix some AB error messages: one for punctuation and
5599                 one wrongly duplicate (thanks, maxbritov).
5600
5601 2006-03-02 [wwp]        2.0.0cvs99
5602
5603         * src/plugins/spamassassin/spamassassin.c
5604                 make sync calls to sa-learn/spamc to prevent
5605                 system (whatever local or client/server) overload.
5606
5607 2006-03-02 [colin]      2.0.0cvs98
5608
5609         * src/summaryview.c
5610                 Put the spam icon in the status column instead of the
5611                 mark one
5612
5613 2006-03-01 [colin]      2.0.0cvs97
5614
5615         * src/plugins/spamassassin/spamassassin.c
5616                 Fix segfault (g_file_set_contents fails for some 
5617                 reason and err==0x2f. Can't find out why with
5618                 valgrind, using working function :-)
5619
5620 2006-03-01 [colin]      2.0.0cvs96
5621
5622         * src/inc.c
5623                 Offline overriding: let 'No' be cached only 3 seconds
5624
5625 2006-03-01 [colin]      2.0.0cvs95
5626
5627         * src/addr_compl.c
5628         * src/addrbook.c
5629         * src/addressbook.c
5630         * src/addrindex.c
5631         * src/folder_item_prefs.c
5632         * src/headerview.c
5633         * src/imap.c
5634         * src/inc.c
5635         * src/ldif.c
5636         * src/mainwindow.c
5637         * src/mh.c
5638         * src/msgcache.c
5639         * src/prefs_common.h
5640         * src/prefs_msg_colors.c
5641         * src/procheader.c
5642         * src/procheader.h
5643         * src/procmime.c
5644         * src/procmsg.c
5645         * src/procmsg.h
5646         * src/send_message.h
5647         * src/simple-gettext.c
5648         * src/summaryview.c
5649         * src/summaryview.h
5650         * src/syldap.c
5651         * src/textview.c
5652         * src/undo.c
5653         * src/common/ssl_certificate.c
5654         * src/common/utils.c
5655         * src/gtk/colorsel.c
5656         * src/gtk/gtksctree.c
5657         * src/gtk/gtkshruler.c
5658         * src/plugins/trayicon/trayicon.c
5659                 #if 0 goes to /dev/null
5660
5661 2006-03-01 [colin]      2.0.0cvs94
5662
5663         * src/compose.c
5664         * src/imap.c
5665         * src/inc.c
5666         * src/inc.h
5667         * src/messageview.c
5668         * src/news.c
5669         * src/plugins/spamassassin/spamassassin.c
5670                 Allow to add information in the "working offline"
5671                 window
5672
5673 2006-03-01 [wwp]        2.0.0cvs93
5674
5675         * src/plugins/spamassassin/spamassassin.c
5676                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5677                 'cause it seems that calling `spamc ... < inputfile` with
5678                 g_spawn_(a)sync simply.. erm doesn't work :-).
5679
5680 2006-03-01 [wwp]        2.0.0cvs92
5681
5682         * src/toolbar.c
5683         * src/toolbar.h
5684                 simplify the adding of spam/ham button to the messageview toolbar
5685                 (it gets more clear now that the same button will be "Mark as spam"
5686                 or "Mark as ham" according to the current message status,
5687                 thanks to Colin).
5688
5689 2006-03-01 [wwp]        2.0.0cvs91
5690
5691         * src/messageview.c
5692         * src/procmsg.c
5693         * src/procmsg.h
5694         * src/summaryview.c
5695         * src/plugins/spamassassin/spamassassin.c
5696         * src/plugins/spamassassin/spamassassin.h
5697                 make learner callbacks return a status (0 for ok),
5698                 handle it in main code to avoid setting flags when learning failed,
5699                 don't learn on TCP if offline in spamassassin,
5700                 thanks to Colin.
5701
5702                 
5703
5704 2006-03-01 [wwp]        2.0.0cvs90
5705
5706         * src/compose.c
5707                 some work around the compose window's account menu,
5708                 patch by Fabien Vantard.
5709
5710 2006-03-01 [wwp]        2.0.0cvs89
5711
5712         * src/plugins/spamassassin/spamassassin.c
5713                 fixed bad logics, was using spamc in local mode and sa-learn
5714                 in remote mode (thanks, Colin).
5715
5716 2006-03-01 [wwp]        2.0.0cvs88
5717
5718         * src/plugins/spamassassin/spamassassin.c
5719         * src/plugins/spamassassin/spamassassin.h
5720         * src/plugins/spamassassin/spamassassin_gtk.c
5721                 made processing of emails w/ sa-plugin an option (default is TRUE),
5722                 fixed Engrish some tooltips, capitalization of some debug messages
5723                 and warnings. The spamassassin plugin now provides two separate
5724                 services: process emails upon incorporation and spamd training.
5725                 Both services (un)register independently but use some common
5726                 plugin settings (transport settings, spam storage location).
5727
5728 2006-02-28 [wwp]        2.0.0cvs87
5729
5730         * src/plugins/spamassassin/spamassassin.c
5731                 fix async flag to spamc cmdline execution (batch exec should
5732                 be asynchronous).
5733
5734 2006-02-27 [wwp]        2.0.0cvs86
5735
5736         * src/plugins/spamassassin/spamassassin.c
5737         * src/plugins/spamassassin/spamassassin.h
5738         * src/plugins/spamassassin/spamassassin_gtk.c
5739                 - added the ability to learn a remote spamassassin server (spamd),
5740                 using spamc.
5741                 - added the spamassassin option 'username', that applies to all
5742                 spamassassin operations (filtering, learning, local or remote).
5743                 The default username is the current unix user (if left blank
5744                 from gtk prefs or config file).
5745                 - commented out some unused code (notebook widget), removed unused
5746                 layout (hbox1).
5747                 - make more widgets sensitive to the transport type.
5748
5749 2006-02-27 [colin]      2.0.0cvs85
5750
5751         * src/plugins/spamassassin/spamassassin.c
5752                 Fix sa-learn call when offline
5753
5754 2006-02-27 [colin]      2.0.0cvs84
5755
5756         * configure.ac
5757         * src/Makefile.am
5758         * src/mainwindow.c
5759         * src/mainwindow.h
5760         * src/messageview.c
5761         * src/messageview.h
5762         * src/prefs_toolbar.c
5763         * src/procmsg.c
5764         * src/stock_pixmap.c
5765         * src/stock_pixmap.h
5766         * src/summaryview.c
5767         * src/toolbar.c
5768         * src/toolbar.h
5769         * src/pixmaps/ham_btn.xpm
5770         * src/pixmaps/spam.xpm
5771         * src/pixmaps/spam_btn.xpm
5772         * src/plugins/spamassassin/spamassassin.c
5773                 Add button in toolbar for spam learning
5774                 Fix a few bugs from the last related commit
5775                 Revert 1.9.6cvs23 which messed up shift-selection
5776
5777 2006-02-24 [colin]      2.0.0cvs83
5778
5779         * src/procmsg.c
5780         * src/summaryview.c
5781         * src/summaryview.h
5782         * src/plugins/spamassassin/spamassassin.c
5783         * src/plugins/spamassassin/spamassassin.h
5784         * src/plugins/spamassassin/spamassassin_gtk.c
5785                 Unregister learner when spamassassin is either
5786                 disabled or over tcp
5787
5788 2006-02-24 [colin]      2.0.0cvs82
5789
5790         * src/Makefile.am
5791         * src/mainwindow.c
5792         * src/mainwindow.h
5793         * src/procmsg.c
5794         * src/procmsg.h
5795         * src/stock_pixmap.c
5796         * src/stock_pixmap.h
5797         * src/summaryview.c
5798         * src/summaryview.h
5799         * src/gtk/icon_legend.c
5800         * src/pixmaps/spam.xpm  ** NEW FILE **
5801         * src/plugins/spamassassin/spamassassin.c
5802         * src/plugins/spamassassin/spamassassin_gtk.c
5803                 Add spam learning interface (Mark/Mark as 
5804                 (spam|ham) menus)
5805
5806 2006-02-24 [wwp]        2.0.0cvs81
5807
5808         * src/compose.c
5809         * src/compose.h
5810         * src/filtering.c
5811                 hide compose window when sending message in batch mode
5812                 (filtering: forward and redirect). Also fixed a wrong
5813                 value returned when sending failed, neutral anyway.
5814                 (Colin, me) 
5815
5816 2006-02-24 [wwp]        2.0.0cvs80
5817
5818         * src/mainwindow.c
5819                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5820
5821 2006-02-24 [paul]       2.0.0cvs79
5822
5823         * src/news.c
5824         * src/news.h
5825         * src/news_gtk.c
5826                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5827                 Thanks to Colin
5828
5829 2006-02-23 [colin]      2.0.0cvs78
5830
5831         * src/alertpanel.c
5832                 Change OK to Close in alertpanel with View log
5833                 button; add accel to View log. Patch by Fabien
5834                 Vantard
5835
5836 2006-02-23 [wwp]        2.0.0cvs77
5837
5838         * src/compose.c
5839                 silly me, there were much more tests to perform, since toolbars can
5840                 really have down to 1 element only.
5841
5842 2006-02-23 [wwp]        2.0.0cvs76
5843
5844         * commitHelper
5845                 fixed indentation from my previous commit. Fallback to VISUAL if
5846                 EDITOR is not set (and to vi, at last resort).
5847
5848 2006-02-23 [wwp]        2.0.0cvs75
5849
5850         * commitHelper
5851                 improved error detection (Colin, me).
5852
5853 2006-02-23 [wwp]        2.0.0cvs74
5854
5855         * src/prefs_toolbar.c
5856                 simplify and fix prefs/toolbars layouting. Combos' contents can
5857                 now be really displayed.
5858
5859 2006-02-23 [wwp]        2.0.0cvs73
5860         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5861         be really displayed.
5862
5863 2006-02-22 [wwp]        2.0.0cvs72
5864
5865         * src/compose.c
5866                 fix a typo in my previous commit (sorry!).
5867
5868 2006-02-22 [wwp]        2.0.0cvs71
5869
5870         * src/prefs_toolbar.c
5871                 fix a crash when adding separators to toolbars,
5872                 also fix some separator item information.
5873
5874 2006-02-22 [wwp]        2.0.0cvs70
5875
5876         * src/compose.c
5877                 fix a crash when redirecting (for instance) when compose window's
5878                 toolbar contents has been customized (when some buttons have been
5879                 removed in fact).
5880
5881 2006-02-21 [wwp]        2.0.0cvs69
5882
5883         * src/summaryview.c
5884         * src/gtk/pluginwindow.c
5885         * src/plugins/pgpcore/prefs_gpg.c
5886                 fix some compilation warnings (feat. remains of removed code).
5887
5888 2006-02-21 [wwp]        2.0.0cvs68
5889
5890         * src/gtk/gtkutils.c
5891                 fix two compilation issues, thanks to Stephan Sachse.
5892
5893 2006-02-20 [colin]      2.0.0cvs67
5894
5895         * src/mainwindow.c
5896                 Don't reselect displayed mail on refocus
5897                 This fixes actions misbehaving 
5898
5899 2006-02-20 [wwp]        2.0.0cvs66
5900
5901         * src/summaryview.c
5902         * src/gtk/gtksctree.c
5903         * src/gtk/gtkshruler.c
5904                 changed more runtime typecast checks.
5905
5906 2006-02-20 [wwp]        2.0.0cvs65
5907
5908         * src/summary_search.c
5909                 find all - summaryview refresh issue fixed, thanks to Colin.
5910
5911 2006-02-20 [wwp]        2.0.0cvs64
5912
5913         * src/gtk/gtkutils.c
5914                 better runtime typecast checks.
5915
5916 2006-02-20 [wwp]        2.0.0cvs63
5917
5918         * src/summary_search.c
5919                 enhancements to the summary search:
5920                         - add the ability to stop the running search
5921                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5922                         - don't search if no criteria (From/To/Subject/Body) is set
5923                         - ensure that a busy mouse pointer is always shown when searching,
5924                           show it even a bit earlier
5925
5926 2006-02-19 [colin]      2.0.0cvs62
5927
5928         * src/compose.c
5929         * src/imap.c
5930         * src/etpan/imap-thread.c
5931         * src/etpan/imap-thread.h
5932                 (Future) IMAP speed improvement on sending
5933                 Will require a libetpan update
5934         * src/summaryview.c
5935         * src/gtk/quicksearch.c
5936                 Make quicksearch clearable while running.
5937
5938 2006-02-17 [colin]      2.0.0cvs61
5939
5940         * src/imap.c
5941         * src/etpan/imap-thread.c
5942         * src/etpan/imap-thread.h
5943                 Check for IMAP certificates
5944                 ** Requires libetpan-0.42-cvs4 
5945                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5946
5947 2006-02-17 [colin]      2.0.0cvs60
5948
5949         * src/messageview.c
5950         * src/prefs_common.c
5951         * src/prefs_common.h
5952         * src/prefs_message.c
5953                 Add pref to display HTML-only mails with plugin, 
5954                 if possible (defaulting to FALSE of course).
5955
5956 2006-02-16 [colin]      2.0.0cvs59
5957
5958         * src/main.c
5959         * src/common/plugin.c
5960         * src/common/plugin.h
5961         * src/gtk/pluginwindow.c
5962                 Keep track of requested (but unloaded) plugins
5963                 in some error cases.
5964
5965 2006-02-16 [wwp]        2.0.0cvs58
5966
5967         * src/gtk/gtkaspell.c
5968         * src/gtk/gtkaspell.h
5969         * src/prefs_spelling.c
5970         * src/compose.c
5971         * src/prefs_common.c
5972         * src/prefs_common.h
5973                 implemented new optional spellchecker behaviour: re-check message when
5974                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5975
5976 2006-02-16 [wwp]        2.0.0cvs57
5977
5978         * src/quote_fmt_parse.y
5979                 pclose popen'ed pipe.
5980
5981 2006-02-15 [colin]      2.0.0cvs56
5982
5983         * src/mimeview.c
5984         * src/mimeview.h
5985                 Let MimeViewers know which MimeView they
5986                 depend of.
5987         * src/summaryview.c
5988                 Swap From/To columns in Sent/Queue/Drafts
5989                 folders
5990         * src/etpan/imap-thread.c
5991                 Use mailstream_low_tls_open() for STARTTLS
5992                 instead of mailstream_low_ssl_open()
5993                 ** REQUIRES libetpan 0.42cvs3 **
5994
5995 2006-02-15 [wwp]        2.0.0cvs55
5996
5997         * src/compose.c
5998         * src/compose.h
5999         * src/message_search.c
6000         * src/message_search.h
6001         * src/textview.c
6002         * src/gtk/gtkutils.c
6003         * src/gtk/gtkutils.h
6004                 added the ability to Find text in the compose window (and a bit
6005                 of code factorization).
6006
6007 2006-02-15 [wwp]        2.0.0cvs54
6008
6009         * src/prefs_gtk.c
6010                 yet another one file was missing (fix for some widgets' sensitivity).
6011                 Thanks Colin!
6012
6013 2006-02-15 [wwp]        2.0.0cvs53
6014
6015         * src/prefs_gtk.h
6016                 oops forgot that file (fix for some widgets' sensitivity).
6017
6018 2006-02-15 [wwp]        2.0.0cvs52
6019
6020         * src/summary_search.c
6021                 implemented advanced summary search options (added the ability
6022                 to use matcher conditions in an advanced search mode).
6023
6024 2006-02-15 [wwp]        2.0.0cvs51
6025
6026         * src/plugins/pgpcore/prefs_gpg.c
6027         * src/prefs_account.c
6028                 fix some widget sensitivity, mostly around some labels in
6029                 account prefs.
6030
6031 2006-02-15 [paul]       2.0.0cvs50
6032
6033         * manual/advanced.xml
6034                 improve Templates info
6035                 written by wwp
6036
6037 2006-02-14 [colin]      2.0.0cvs49
6038
6039         * src/pixmaps/address_book.xpm
6040         * src/pixmaps/preferences.xpm
6041         * src/pixmaps/properties.xpm
6042                 Fix pixmap size - patch by Fabien Vantard
6043
6044 2006-02-13 [colin]      2.0.0cvs48
6045
6046         * src/procmime.c
6047                 Add missing fclose()s on error
6048         * src/textview.c
6049                 Remove unused code
6050         * src/common/utils.c
6051                 Fix temp files not being deleted on windows
6052         Patches by Thomas Gilgin
6053
6054 2006-02-13 [colin]      2.0.0cvs47
6055
6056         * src/mainwindow.c
6057                 Fix exit crash
6058
6059 2006-02-13 [wwp]        2.0.0cvs46
6060
6061         * src/plugins/pgpcore/prefs_gpg.c
6062                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6063
6064 2006-02-12 [colin]      2.0.0cvs45
6065
6066         * src/folderview.c
6067         * src/main.c
6068         * src/mainwindow.c
6069                 Fix "stuff" when quitting
6070
6071 2006-02-12 [wwp]        2.0.0cvs44
6072
6073         * src/prefs_themes.c
6074                 fix typos in debug messages.
6075
6076 2006-02-11 [colin]      2.0.0cvs43
6077
6078         * src/summaryview.c
6079                 don't allow drag/drop from ourself
6080
6081 2006-02-10 [wwp]        2.0.0cvs42
6082
6083         * src/exporthtml.c
6084         * src/html.c
6085         * src/html.h
6086         * src/procmime.c
6087         * src/textview.c
6088                 renamed html_ prefixed functions and data structures to avoid
6089                 namespace clashes w/ other software (gtkhtml2 for instance).
6090                 Closes bug #907.
6091
6092
6093 2006-02-09 [colin]      2.0.0cvs41
6094
6095         * src/summaryview.c
6096                 Fix shitty logic messed up. Thanks Ticho for the hint!
6097
6098 2006-02-09 [wwp]        2.0.0cvs40
6099
6100         * src/gtk/about.c
6101         * src/compose.c
6102         * src/prefs_account.c
6103         * src/prefs_gtk.h
6104         * src/editaddress.c
6105                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6106                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6107                 Browse buttons in accounts prefs.
6108
6109 2006-02-09 [colin]      2.0.0cvs39
6110
6111         * src/matcher.c
6112                 Check for pointer before using its members
6113         * src/gtk/gtksourceprintjob.c
6114                 Fix a wrong warning
6115
6116 2006-02-09 [wwp]        2.0.0cvs38
6117
6118         * src/gtk/filesel.c
6119                 fix few compiler warnings (type mismatch).
6120
6121 2006-02-09 [paul]       2.0.0cvs37
6122
6123         * po/fr.po
6124                 updated by Fabien Vantard
6125
6126 2006-02-08 [colin]      2.0.0cvs36
6127
6128         * src/prefs_common.c
6129         * src/common/defs.h
6130         * src/common/plugin.c
6131                 allow windows and linux configurations to coexist
6132                 patch by Thomas Gilgin
6133
6134 2006-02-08 [colin]      2.0.0cvs35
6135
6136         * src/filtering.c
6137         * src/matcher.c
6138         * src/matcher.h
6139         * src/matcher_parser_parse.y
6140         * src/prefs_filtering_action.c
6141         * src/prefs_matcher.c
6142                 Add the "Ignore thread" filtering
6143                 action
6144
6145 2006-02-08 [colin]      2.0.0cvs34
6146
6147         * src/compose.c
6148         * src/procmime.c
6149         * src/procmime.h
6150                 Fix bug #905 (damaged attachment)
6151                 text files with raw \0's aren't really text files
6152         FOR_STABLE
6153
6154 2006-02-08 [colin]      2.0.0cvs33
6155
6156         * src/summaryview.c
6157                 Fix crasher introduced yesterday
6158
6159 2006-02-08 [wwp]        2.0.0cvs32
6160
6161         * src/compose.c
6162         * src/compose.h
6163                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6164
6165 2006-02-08 [wwp]        2.0.0cvs31
6166
6167         * src/prefs_template.c
6168                 templates enhancement: allow address completion for Cc and Bcc fields
6169                 (it was currently possible for the To field only)
6170
6171 2006-02-08 [colin]      2.0.0cvs30
6172
6173         * src/compose.c
6174                 Don't unblock if not blocked
6175         FOR_STABLE
6176
6177 2006-02-07 [colin]      2.0.0cvs29
6178
6179         * src/action.c
6180                 Forgot to refresh summaryview
6181
6182 2006-02-07 [colin]      2.0.0cvs28
6183
6184         * src/action.c
6185                 Freeze/thaw message list and folder list while
6186                 processing %as{} actions 
6187         * src/compose.c
6188                 Fix auto-wrap disabling after a middle-click
6189                 paste - FOR_STABLE
6190
6191 2006-02-07 [paul]       2.0.0cvs27
6192
6193         * src/folder.c
6194                 fix freeing of uninitialised pointers
6195                 Thanks to Colin
6196
6197 2006-02-06 [colin]      2.0.0cvs26
6198
6199         * src/folder.c
6200                 Use g_slist_prepend in potentially big list
6201
6202 2006-02-06 [colin]      2.0.0cvs25
6203
6204         * src/folder.c
6205                 Completely skip processing if it doesn't 
6206                 exist (faster!)
6207
6208 2006-02-06 [colin]      2.0.0cvs24
6209
6210         * src/folder.c
6211         * src/summaryview.c
6212                 Batch filtering in summaryview (from Tools menu)
6213                 and pre/post//-processing too
6214
6215 2006-02-06 [colin]      2.0.0cvs23
6216
6217         * src/procmsg.h
6218         * src/filtering.c
6219                 Use a special field for batch filtering instead
6220                 of stepping on deferred execution's toes
6221
6222 2006-02-06 [colin]      2.0.0cvs22
6223
6224         * src/action.c
6225         * src/filtering.c
6226         * src/filtering.h
6227         * src/folder.c
6228         * src/summaryview.c
6229                 Fix filtering via menus and actions
6230
6231 2006-02-06 [colin]      2.0.0cvs21
6232
6233         * src/imap.c
6234                 Put the added file directly to cache if possible (will work
6235                 with next libetpan)
6236         * src/filtering.c
6237         * src/filtering.h
6238         * src/inc.c
6239         * src/folder.c
6240         * src/mbox.c
6241         * src/procmsg.h
6242                 Move and copy filtered messages by batches instead of one
6243                 by one - faster on IMAP
6244         * src/procmsg.c
6245                 Add a function that'll possibly be useful later
6246
6247 2006-02-06 [colin]      2.0.0cvs20
6248
6249         * src/addressbook.c
6250                 Use internal mime-type instead of text/plain for d'n'd
6251         * src/compose.c
6252                 Allow attaching files from mimeview's icon list via d'n'd
6253         * src/folderview.c
6254         * src/folderview.h
6255                 Use internal mime-type instead of text/plain for d'n'd
6256                 Don't try to selected opened folder if none is
6257                 Factorize d'n'd from other apps code
6258         * src/headerview.c
6259         * src/textview.c
6260         * src/gtk/gtkutils.c
6261         * src/gtk/gtkutils.h
6262                 Factorize Face/X-Face stuff
6263         * src/mimeview.c
6264                 Fix d'n'd to other apps
6265         * src/prefs_message.c
6266                 Let the XFace pref be usable without libcompface as it also
6267                 applies to Face
6268         * src/summaryview.c
6269                 Fix d'n'd to other apps
6270                 Factorize d'n'd from other apps code
6271
6272 2006-02-06 [wwp]        2.0.0cvs19
6273
6274         * po/it.po
6275                 Italian translation fixes by Andrea Spadaccini (no more confusion
6276                 between filtering and processing, and few changes in the About
6277                 dialog).
6278
6279
6280 2006-02-06 [mones]      2.0.0cvs18
6281
6282         * src/gtk/icon_legend.c
6283                 Improved descriptions allowing better translations
6284
6285 2006-02-05 [colin]      2.0.0cvs17
6286
6287         * src/imap.c
6288                 Add the f*cking missing expunge that caused imap_fetch_env
6289                 to fail after an add_msgs ! :-///
6290         * src/etpan/imap-thread.c
6291                 Add a bit of debug
6292         FOR_STABLE
6293
6294 2006-02-05 [colin]      2.0.0cvs16
6295
6296         * src/common/utils.c
6297                 Don't check for return-path (or we can't put
6298                 back non-sent mails)
6299
6300 2006-02-05 [colin]      2.0.0cvs15
6301
6302         * src/textview.c
6303                 Don't try to display Face header in textview
6304                 when teh headerview's active
6305
6306 2006-02-05 [colin]      2.0.0cvs14
6307
6308         * tools/tbird2syl.py
6309         * tools/Makefile.am
6310                 Add script to import Thunderbird mails
6311
6312 2006-02-05 [colin]      2.0.0cvs13
6313
6314         * src/headerview.c
6315         * src/procheader.c
6316         * src/procmsg.c
6317         * src/procmsg.h
6318         * src/textview.c
6319                 Show Face headers - patch partially by Klaus Flittner
6320
6321 2006-02-05 [colin]      2.0.0cvs12
6322
6323         * src/folderview.c
6324         * src/summaryview.c
6325         * src/common/utils.c
6326         * src/common/utils.h
6327                 Let dnd work from mime icons to summaryview
6328                 and to folderview too
6329                 Add a crude test to avoid trying to add files
6330                 drag'n'dropped when they're not mails
6331
6332 2006-02-04 [colin]      2.0.0cvs11
6333
6334         * src/summaryview.c
6335         * src/mimeview.c
6336                 Fix utf8 conversion
6337
6338 2006-02-04 [colin]      2.0.0cvs10
6339
6340         * src/compose.c
6341         * src/folderview.c
6342         * src/mimeview.c
6343         * src/summaryview.c
6344         * src/summaryview.h
6345                 Added various drag and drop capas:
6346                 From                    To
6347                 summaryview             other apps
6348                 mimeview icons          other apps
6349                 other apps              summaryview
6350                 other apps              folderview
6351
6352                 This shouldn't have broken the existing:
6353                 From                    To
6354                 summaryview             folderview
6355                 folderview              folderview
6356                 summaryview             compose's attachments
6357
6358         Tests welcomed.
6359
6360 2006-02-02 [paul]       2.0.0cvs9
6361
6362         * src/mainwindow.c
6363                 move global option 'Set displayed columns...' out
6364                 of folder option grouping.
6365                 fix sensitivity of 'harvest addresses'
6366         FOR_STABLE
6367
6368 2006-02-01 [colin]      2.0.0cvs8
6369
6370         * src/mimeview.c
6371                 Revert the alertpanel patch, it sucks (intrusive
6372                 and gets in the way of "open")
6373
6374 2006-02-01 [colin]      2.0.0cvs7
6375
6376         * src/compose.c
6377         * src/prefs_account.c
6378         * src/prefs_common.c
6379         * src/common/defs.h
6380         * src/common/utils.c
6381         * src/common/utils.h
6382                 Add ability to edit the signature file
6383                 from the account preferences, and use
6384                 a default for the text editor.
6385                 Patch by Fabien Vantard
6386
6387 2006-02-01 [colin]      2.0.0cvs6
6388
6389         * src/mimeview.c
6390                 Try to get mime type by extension if it is
6391                 application/octet-stream
6392                 Display a window with possible choices when
6393                 encountering unknown mime types
6394         * src/gtk/filesel.c
6395         * src/gtk/filesel.h
6396                 Add preview
6397                 Allow multiple selection in filtered filesel
6398                 (patch by Fabien Vantard)
6399         * src/gtk/pluginwindow.c
6400                 Use it (patch by Fabien Vantard)
6401
6402 2006-02-01 [paul]       2.0.0cvs5
6403
6404         * src/jpilot.c
6405                 fix crash on creating jpilot address book
6406                 Thanks to Colin - FOR_STABLE
6407         * src/prefs_summaries.c
6408         * src/prefs_wrapping.c
6409         * src/gtk/icon_legend.c
6410         * src/gtk/quicksearch.c
6411                 string fixes and additions
6412
6413 2006-02-01 [paul]       2.0.0cvs4
6414
6415         * src/compose.c
6416         * src/mainwindow.c
6417         * src/messageview.c
6418         * src/prefs_send.c
6419                 add Arabic encoding option
6420                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6421
6422 2006-01-31 [colin]      2.0.0cvs3
6423
6424         * src/plugins/pgpcore/passphrase.c
6425                 Convert passphrase to locale encoding
6426         * src/compose.c
6427                 Fix drafting on IMAP. Crappy bug sneaked in
6428                 the release :-/
6429         FOR_STABLE
6430
6431 2006-01-30 [paul]       2.0.0cvs2
6432
6433         * src/gtk/icon_legend.c
6434                 show the new entries
6435
6436 2006-01-30 [colin]      2.0.0cvs1
6437
6438         * src/manual.c
6439                 Check for the file to be present before 
6440                 enabling the menu - FOR_STABLE
6441         * src/gtk/icon_legend.c
6442                 Add folders icons (not all of them, there
6443                 are too much, but the most intriguing ones)
6444
6445 2006-01-30 [paul]       2.0.0
6446
6447         version 2.0.0 released
6448
6449 2006-01-30 [paul]       1.9.100cvs200
6450
6451         * manual/faq.xml
6452         * manual/gpl.xml
6453         * manual/intro.xml
6454         * manual/starting.xml
6455         * manual/sylpheed-claws-manual.xml
6456                 fixes, additions
6457
6458 2006-01-29 [mones]      1.9.100cvs199
6459
6460         * manual/account.xml
6461         * manual/advanced.xml
6462         * manual/glossary.xml
6463                 Some typos fixed, added LDIF term to glossary
6464         * po/es.po
6465                 Fixed leading plus symbol
6466
6467 2006-01-29 [paul]       1.9.100cvs198
6468
6469         * po/fi.po
6470         * po/sk.po
6471                 updated by Tommi Pirinen and Andrej Kacian
6472
6473 2006-01-29 [paul]       1.9.100cvs197
6474
6475         * src/gtk/authors.h
6476                 remove duplicates
6477
6478 2006-01-29 [paul]       1.9.100cvs196
6479
6480         * AUTHORS
6481         * po/nl.po
6482         * src/gtk/authors.h
6483         * tools/claws.i18n.status.pl
6484                 nl translation updated by Tim Dijkstra
6485
6486 2006-01-29 [paul]       1.9.100cvs195
6487
6488         * po/sr.po
6489         * po/sv.po
6490                 updated by Aleksandar Urosevic and Anders Troback
6491
6492 2006-01-28 [colin]      1.9.100cvs194
6493
6494         * src/gtk/gtksourceprintjob.c
6495                 Don't fiddle with PangoLayout when we
6496                 have an image
6497
6498 2006-01-28 [paul]       1.9.100cvs193
6499
6500         * AUTHORS
6501         * po/el.po
6502         * po/zh_CN.po
6503         * src/gtk/authors.h
6504         * tools/claws.i18n.status.pl
6505                 updated translations submitted by Stavros Giannouris
6506                 and Ralgh Young
6507
6508 2006-01-27 [colin]      1.9.100cvs192
6509
6510         * src/summaryview.c
6511         * src/gtk/gtksourceprintjob.c
6512                 Add image printing 
6513                 (libgnomeprint only, of course)
6514
6515 2006-01-27 [paul]       1.9.100cvs191
6516
6517         * po/fr.po
6518         * po/it.po
6519                 updated by Fabien Vantard and Andrea Spadaccini
6520
6521 2006-01-26 [colin]      1.9.100cvs190
6522
6523         * manual/Makefile.am
6524         * configure.ac
6525                 Make building the manual optional 
6526                 (--disable-manual)
6527
6528 2006-01-26 [paul]       1.9.100cvs189
6529
6530         * manual/glossary.xml
6531         * manual/plugins.xml
6532                 edited
6533         * po/en_GB.po
6534                 updated
6535
6536 2006-01-26 [paul]       1.9.100cvs188
6537
6538         * src/prefs_display_header.c
6539         * src/prefs_folder_column.c
6540         * src/prefs_msg_colors.c
6541         * src/prefs_summaries.c
6542         * src/prefs_summary_column.c
6543                 HIGify
6544
6545 2006-01-25 [colin]      1.9.100cvs187
6546
6547         * src/imap.c
6548                 Don't allow moving/copying mails between
6549                 queue/drafts and non-queue/drafts folders
6550                 Fixes bug #897 (message header is resetted 
6551                 if one is copied to Drafts)
6552
6553 2006-01-25 [colin]      1.9.100cvs186
6554
6555         * src/folder.c
6556         * src/mainwindow.c
6557                 Fix subscribed folders not found
6558         * src/compose.c
6559                 Don't try to encode as original mail's charset
6560                 if it's ascii 
6561
6562 2006-01-25 [paul]       1.9.100cvs185
6563
6564         * AUTHORS
6565         * po/Makevars
6566                 updated
6567         * po/de.po
6568         * po/pl.po
6569         * po/pt_BR.po
6570         * po/sr.po
6571                 updates submitted by Stephan Sachse, Emilian Nowak
6572                 and Quar, Frederico Goncalves Guimaraes, and
6573                 Aleksandar Urosevic
6574                 Fix Bug 896, 'PT_BR locale broken'.
6575         * src/gtk/authors.h
6576                 updated
6577
6578 2006-01-24 [mones]      1.9.100cvs184
6579
6580         * manual/glossary.xml
6581                 All current terms finished. Reviewers welcome ;-)
6582         * manual/keyboard.xml
6583                 Fixed column width for pdf output.
6584         * po/es.po
6585                 Updated
6586
6587 2006-01-24 [paul]       1.9.100cvs183
6588
6589         * manual/glossary.xml
6590                 fix id name
6591         * manual/dist/html/Makefile.am
6592         * manual/dist/pdf/Makefile.am
6593         * manual/dist/ps/Makefile.am
6594         * manual/dist/txt/Makefile.am
6595                 fix make deps
6596                 Thanks to Colin
6597
6598 2006-01-24 [mones]      1.9.100cvs182
6599
6600         * manual/glossary.xml
6601                 Nearly finished, some terms missing.
6602
6603 2006-01-23 [paul]       1.9.100cvs181
6604
6605         * manual/dist/html/Makefile.am
6606         * manual/dist/pdf/Makefile.am
6607         * manual/dist/ps/Makefile.am
6608         * manual/dist/txt/Makefile.am
6609         * src/mainwindow.c
6610                 re-enable manual
6611                 Thanks to Colin
6612
6613 2006-01-22 [colin]      1.9.100cvs180
6614
6615         * src/compose.c
6616         * src/gtk/gtkaspell.c
6617                 Don't deselect stuff before right-clicking, with aspell.
6618                 (This prevented right-click Copy, for example).
6619                 Thanks to Clo!
6620
6621 2006-01-22 [paul]       1.9.100cvs179
6622
6623         * src/summary_search.c
6624                 don't fix the widget size as it causes problems
6625                 under localisation.
6626                 Thanks to Emilian Nowak
6627
6628 2006-01-21 [paul]       1.9.100cvs178
6629
6630         * src/prefs_themes.c
6631                 fix broken underlining of label text
6632                 with some translations
6633
6634 2006-01-21 [colin]      1.9.100cvs177
6635
6636         * po/fr.po
6637                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6638
6639 2006-01-20 [colin]      1.9.100cvs176
6640
6641         * configure.ac
6642         * Makefile.am
6643         * manual/Makefile
6644         * manual/dist/html/.cvsignore
6645         * manual/dist/html/Makefile.am
6646         * manual/dist/pdf/.cvsignore
6647         * manual/dist/pdf/Makefile.am
6648         * manual/dist/ps/.cvsignore
6649         * manual/dist/ps/Makefile.am
6650         * manual/dist/txt/.cvsignore
6651         * manual/dist/txt/Makefile.am
6652                 Autotool-ize manual
6653
6654 2006-01-20 [paul]       1.9.100cvs175
6655
6656         * manual/handling.xml
6657                 make Filtering and Searching entries easier to find
6658         * manual/keyboard.xml
6659                 add the remaining default keybinds
6660         * src/prefs_summaries.c
6661                 update the default keybinds
6662
6663 2006-01-20 [paul]       1.9.100cvs174
6664
6665         * src/addressbook.c
6666         * src/addrgather.c
6667         * src/addrharvest.c
6668         * src/editaddress.c
6669         * src/editgroup.c
6670         * src/exphtmldlg.c
6671         * src/expldifdlg.c
6672         * src/exporthtml.c
6673         * src/exportldif.c
6674         * src/ldif.c
6675                 replace 'e-mail' with 'email'
6676         * src/summary_search.c
6677                 add mnemonic to "Find all" button
6678
6679 2006-01-20 [wwp]        1.9.100cvs173
6680
6681         * src/export.c
6682         * src/import.c
6683                 touched mbox import/export buttons for HIG-compliance
6684
6685 2006-01-19 [paul]       1.9.100cvs172
6686
6687         * manual/account.xml
6688         * manual/addrbook.xml
6689         * manual/advanced.xml
6690         * manual/faq.xml
6691         * manual/handling.xml
6692         * manual/intro.xml
6693         * manual/plugins.xml
6694         * manual/starting.xml
6695                 more editing
6696
6697 2006-01-19 [paul]       1.9.100cvs171
6698
6699         * src/toolbar.c
6700                 allow use of trash button while receiving
6701                 Thanks to Colin
6702
6703 2006-01-19 [wwp]        1.9.100cvs170
6704
6705         * src/gtk/quicksearch.c
6706         * src/compose.c
6707                 force text color to black when yellow background is set
6708
6709 2006-01-19 [colin]      1.9.100cvs169
6710
6711         * src/plugins/trayicon/trayicon.c
6712                 Gray out Get Mail when already getting mail
6713
6714 2006-01-18 [paul]       1.9.100cvs168
6715
6716         * src/compose.c
6717                 give widget yellow background was To is
6718                 set via folder prefs
6719         * src/gtk/quicksearch.c
6720                 give widget yellow background when quick
6721                 search is active.
6722                 Thanks to Colin
6723
6724 2006-01-18 [paul]       1.9.100cvs167
6725
6726         * doc/man/sylpheed-claws.1
6727                 add --subscribe option
6728
6729 2006-01-18 [paul]       1.9.100cvs166
6730
6731         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6732         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6733                 use %U instead of %F (%F is broken for user installed
6734                 files in kde 3.5)
6735
6736 2006-01-18 [colin]      1.9.100cvs165
6737
6738         * src/summaryview.c
6739                 Default to Yes in "No more * messages" dialogs
6740
6741 2006-01-17 [colin]      1.9.100cvs164
6742
6743         * src/compose.c
6744                 Possibly fix an invalid iterator causing
6745                 crash
6746
6747 2006-01-17 [colin]      1.9.100cvs163
6748
6749         * src/mimeview.c
6750                 Fix crash when the image disappears under the
6751                 image viewer
6752
6753 2006-01-16 [colin]      1.9.100cvs162
6754
6755         * src/compose.c
6756                 Fix reenabling autowrap
6757
6758 2006-01-16 [colin]      1.9.100cvs161
6759
6760         * src/compose.c
6761                 reset quote_len before getting quote_str
6762
6763 2006-01-16 [colin]      1.9.100cvs160
6764
6765         * src/account.c
6766         * src/account.h
6767         * src/folder.c
6768         * src/imap_gtk.c
6769         * src/mh_gtk.c
6770                 Fix bug #883 (default inbox does not track folder move)
6771
6772 2006-01-16 [colin]      1.9.100cvs159
6773
6774         * src/compose.c
6775         * src/plugins/pgpcore/passphrase.c
6776                 More buttons fixes
6777
6778 2006-01-16 [paul]       1.9.100cvs158
6779
6780         * src/prefs_actions.c
6781         * src/prefs_filtering_action.c
6782         * src/prefs_matcher.c
6783         * src/quote_fmt.c
6784         * src/gtk/description_window.c
6785         * src/gtk/description_window.h
6786         * src/gtk/quicksearch.c
6787                 description window cleanups
6788
6789 2006-01-15 [colin]      1.9.100cvs157
6790
6791         * src/addressbook.c
6792         * src/prefs_filtering.c
6793                 Same here
6794
6795 2006-01-15 [colin]      1.9.100cvs156
6796
6797         * src/folderview.c
6798         * src/mainwindow.c
6799                 Same for "Empty trash"
6800
6801 2006-01-15 [colin]      1.9.100cvs155
6802
6803         * src/inc.c
6804                 Override offline dialog had Yes by default
6805
6806 2006-01-15 [colin]      1.9.100cvs154
6807
6808         * src/summaryview.c
6809                 Delete selected messages? previously had Yes the default
6810
6811 2006-01-15 [colin]      1.9.100cvs153
6812
6813         * src/folder.c
6814         * src/folder.h
6815         * src/main.c
6816                 Check if a mailbox is loaded after all
6817                 plugins are loaded.
6818
6819 2006-01-15 [colin]      1.9.100cvs152
6820
6821         * src/folder.c
6822                 Don't start wizard when there are unloaded folders (will help
6823                 people with only mbox or maildir mailboxes)
6824
6825 2006-01-14 [colin]      1.9.100cvs151
6826
6827         * src/addressbook.c
6828         * src/expldifdlg.c
6829         * src/importldif.c
6830         * src/importmutt.c
6831         * src/importpine.c
6832         * src/mh_gtk.c
6833                 More HIG compliance and fixes
6834
6835 2006-01-14 [colin]      1.9.100cvs150
6836
6837         * src/prefs_filtering_action.c
6838         * src/foldersel.c
6839                 Two forgotten button order changes
6840
6841 2006-01-14 [colin]      1.9.100cvs149
6842
6843         * src/account.c
6844         * src/addressbook.c
6845         * src/compose.c
6846         * src/folderview.c
6847         * src/imap_gtk.c
6848         * src/mainwindow.c
6849         * src/mh_gtk.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/ssl_manager.c
6857         * src/summaryview.c
6858         * src/textview.c
6859         * src/toolbar.c
6860                 All deletion confirmations are now "Cancel, Delete" 
6861                 instead of "No, Yes"
6862                 Clarified most of the other "No, Yes" to 
6863                 "Cancel, Descriptive_action"
6864                 Rechanged the "Entry not saved" alerts to have 
6865                 "Close, Continue editing"
6866
6867
6868 2006-01-14 [paul]
6869
6870         * 2.0.0-rc4 released
6871
6872 2006-01-14 [paul]       1.9.100cvs148
6873
6874         * src/account.c
6875         * src/addressadd.c
6876         * src/addressbook.c
6877         * src/compose.c
6878         * src/editaddress.c
6879         * src/editbook.c
6880         * src/editgroup.c
6881         * src/editjpilot.c
6882         * src/editldap.c
6883         * src/editvcard.c
6884         * src/exphtmldlg.c
6885         * src/expldifdlg.c
6886         * src/folderview.c
6887         * src/grouplistdialog.c
6888         * src/imap_gtk.c
6889         * src/importmutt.c
6890         * src/importpine.c
6891         * src/inc.c
6892         * src/main.c
6893         * src/mainwindow.c
6894         * src/message_search.c
6895         * src/messageview.c
6896         * src/mh_gtk.c
6897         * src/mimeview.c
6898         * src/news_gtk.c
6899         * src/prefs_actions.c
6900         * src/prefs_customheader.c
6901         * src/prefs_filtering.c
6902         * src/prefs_matcher.c
6903         * src/prefs_template.c
6904         * src/prefs_themes.c
6905         * src/ssl_manager.c
6906         * src/summary_search.c
6907         * src/summaryview.c
6908         * src/textview.c
6909         * src/toolbar.c
6910         * src/gtk/foldersort.c
6911         * src/gtk/gtkaspell.c
6912         * src/gtk/inputdialog.c
6913         * src/gtk/prefswindow.c
6914         * src/plugins/pgpcore/select-keys.c
6915         * src/plugins/trayicon/trayicon.c
6916                 HIG compliant button order
6917
6918 2006-01-14 [mones]      1.9.100cvs147
6919
6920         * po/es.po
6921                 Updated translation
6922
6923 2006-01-13 [paul]       1.9.100cvs146
6924
6925         * AUTHORS
6926         * ChangeLog
6927         * src/gtk/authors.h
6928                 add Joshua M. Kwan to contributors list
6929
6930 2006-01-13 [colin]      1.9.100cvs145
6931
6932         * src/gtk/quicksearch.c
6933                 Don't refocus quick search after executing (Esc or Enter)
6934                 Allows to '/'search something then move up/down in 
6935                 summaryview, and to Esc a search and be back in the 
6936                 summaryview
6937
6938 2006-01-13 [paul]       1.9.100cvs144
6939
6940         * src/plugins/pgpinline/pgpinline.c
6941                 support Content-Type 'application/pgp'
6942                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6943
6944 2006-01-13 [paul]       1.9.100cvs143
6945
6946         * manual/account.xml
6947                 make mention of partial retrieval
6948                 thanks to Colin
6949
6950 2006-01-13 [paul]       1.9.100cvs142
6951
6952         * src/account.c
6953         * src/account.h
6954         * src/action.c
6955         * src/action.h
6956         * src/adbookbase.h
6957         * src/addr_compl.c
6958         * src/addr_compl.h
6959         * src/addrbook.c
6960         * src/addrcache.c
6961         * src/addrcache.h
6962         * src/addrcindex.c
6963         * src/addrcindex.h
6964         * src/addrclip.c
6965         * src/addrclip.h
6966         * src/addrdefs.h
6967         * src/addressadd.c
6968         * src/addressadd.h
6969         * src/addressbook.c
6970         * src/addressbook.h
6971         * src/addrgather.c
6972         * src/addrgather.h
6973         * src/addrharvest.c
6974         * src/addrharvest.h
6975         * src/addrindex.c
6976         * src/addrindex.h
6977         * src/addritem.c
6978         * src/addritem.h
6979         * src/addrquery.c
6980         * src/addrquery.h
6981         * src/addrselect.c
6982         * src/addrselect.h
6983         * src/alertpanel.c
6984         * src/alertpanel.h
6985         * src/browseldap.c
6986         * src/browseldap.h
6987         * src/codeconv.c
6988         * src/codeconv.h
6989         * src/compose.c
6990         * src/compose.h
6991         * src/customheader.c
6992         * src/customheader.h
6993         * src/displayheader.c
6994         * src/displayheader.h
6995         * src/editaddress.c
6996         * src/editaddress.h
6997         * src/editbook.c
6998         * src/editbook.h
6999         * src/editgroup.c
7000         * src/editgroup.h
7001         * src/editjpilot.c
7002         * src/editjpilot.h
7003         * src/editldap.c
7004         * src/editldap.h
7005         * src/editldap_basedn.c
7006         * src/editldap_basedn.h
7007         * src/editvcard.c
7008         * src/editvcard.h
7009         * src/exphtmldlg.c
7010         * src/exphtmldlg.h
7011         * src/expldifdlg.c
7012         * src/expldifdlg.h
7013         * src/export.h
7014         * src/exporthtml.c
7015         * src/exporthtml.h
7016         * src/exportldif.c
7017         * src/exportldif.h
7018         * src/filtering.c
7019         * src/filtering.h
7020         * src/folder.c
7021         * src/folder.h
7022         * src/folder_item_prefs.c
7023         * src/folder_item_prefs.h
7024         * src/foldersel.c
7025         * src/foldersel.h
7026         * src/folderutils.c
7027         * src/folderutils.h
7028         * src/folderview.c
7029         * src/folderview.h
7030         * src/grouplistdialog.c
7031         * src/grouplistdialog.h
7032         * src/headerview.c
7033         * src/html.c
7034         * src/html.h
7035         * src/image_viewer.c
7036         * src/image_viewer.h
7037         * src/imap.c
7038         * src/imap.h
7039         * src/imap_gtk.c
7040         * src/imap_gtk.h
7041         * src/import.h
7042         * src/importldif.c
7043         * src/importldif.h
7044         * src/importmutt.c
7045         * src/importmutt.h
7046         * src/importpine.c
7047         * src/importpine.h
7048         * src/inc.c
7049         * src/inc.h
7050         * src/jpilot.c
7051         * src/jpilot.h
7052         * src/ldapctrl.c
7053         * src/ldapctrl.h
7054         * src/ldaplocate.c
7055         * src/ldaplocate.h
7056         * src/ldapquery.c
7057         * src/ldapquery.h
7058         * src/ldapserver.c
7059         * src/ldapserver.h
7060         * src/ldaputil.c
7061         * src/ldaputil.h
7062         * src/ldif.c
7063         * src/ldif.h
7064         * src/main.c
7065         * src/main.h
7066         * src/mainwindow.c
7067         * src/mainwindow.h
7068         * src/manual.c
7069         * src/manual.h
7070         * src/mbox.c
7071         * src/mbox.h
7072         * src/message_search.c
7073         * src/message_search.h
7074         * src/messageview.c
7075         * src/messageview.h
7076         * src/mh.c
7077         * src/mh.h
7078         * src/mh_gtk.c
7079         * src/mh_gtk.h
7080         * src/mimeview.c
7081         * src/mimeview.h
7082         * src/msgcache.c
7083         * src/msgcache.h
7084         * src/mutt.c
7085         * src/mutt.h
7086         * src/news.c
7087         * src/news.h
7088         * src/news_gtk.c
7089         * src/news_gtk.h
7090         * src/partial_download.c
7091         * src/partial_download.h
7092         * src/pine.c
7093         * src/pine.h
7094         * src/pop.c
7095         * src/pop.h
7096         * src/prefs_account.c
7097         * src/prefs_account.h
7098         * src/prefs_actions.c
7099         * src/prefs_actions.h
7100         * src/prefs_common.c
7101         * src/prefs_common.h
7102         * src/prefs_compose_writing.c
7103         * src/prefs_compose_writing.h
7104         * src/prefs_customheader.c
7105         * src/prefs_customheader.h
7106         * src/prefs_display_header.c
7107         * src/prefs_display_header.h
7108         * src/prefs_filtering.c
7109         * src/prefs_filtering.h
7110         * src/prefs_filtering_action.c
7111         * src/prefs_filtering_action.h
7112         * src/prefs_folder_column.c
7113         * src/prefs_folder_column.h
7114         * src/prefs_folder_item.c
7115         * src/prefs_folder_item.h
7116         * src/prefs_fonts.c
7117         * src/prefs_fonts.h
7118         * src/prefs_gtk.c
7119         * src/prefs_gtk.h
7120         * src/prefs_image_viewer.c
7121         * src/prefs_image_viewer.h
7122         * src/prefs_matcher.c
7123         * src/prefs_matcher.h
7124         * src/prefs_message.c
7125         * src/prefs_msg_colors.c
7126         * src/prefs_msg_colors.h
7127         * src/prefs_other.c
7128         * src/prefs_quote.c
7129         * src/prefs_receive.c
7130         * src/prefs_send.c
7131         * src/prefs_spelling.c
7132         * src/prefs_spelling.h
7133         * src/prefs_summaries.c
7134         * src/prefs_summaries.h
7135         * src/prefs_summary_column.c
7136         * src/prefs_summary_column.h
7137         * src/prefs_template.c
7138         * src/prefs_template.h
7139         * src/prefs_themes.c
7140         * src/prefs_themes.h
7141         * src/prefs_toolbar.c
7142         * src/prefs_toolbar.h
7143         * src/prefs_wrapping.c
7144         * src/prefs_wrapping.h
7145         * src/privacy.c
7146         * src/privacy.h
7147         * src/procheader.c
7148         * src/procheader.h
7149         * src/procmime.c
7150         * src/procmime.h
7151         * src/procmsg.c
7152         * src/procmsg.h
7153         * src/quote_fmt.c
7154         * src/quote_fmt_parse.y
7155         * src/recv.c
7156         * src/recv.h
7157         * src/remotefolder.c
7158         * src/remotefolder.h
7159         * src/send_message.c
7160         * src/send_message.h
7161         * src/setup.c
7162         * src/setup.h
7163         * src/sourcewindow.c
7164         * src/sourcewindow.h
7165         * src/ssl_manager.c
7166         * src/ssl_manager.h
7167         * src/statusbar.c
7168         * src/statusbar.h
7169         * src/stock_pixmap.c
7170         * src/stock_pixmap.h
7171         * src/summary_search.c
7172         * src/summary_search.h
7173         * src/summaryview.c
7174         * src/summaryview.h
7175         * src/syldap.c
7176         * src/syldap.h
7177         * src/textview.c
7178         * src/textview.h
7179         * src/toolbar.c
7180         * src/toolbar.h
7181         * src/undo.c
7182         * src/undo.h
7183         * src/unmime.c
7184         * src/unmime.h
7185         * src/vcard.c
7186         * src/vcard.h
7187         * src/wizard.c
7188         * src/wizard.h
7189         * src/common/base64.c
7190         * src/common/base64.h
7191         * src/common/defs.h
7192         * src/common/hooks.c
7193         * src/common/hooks.h
7194         * src/common/log.c
7195         * src/common/log.h
7196         * src/common/mgutils.c
7197         * src/common/mgutils.h
7198         * src/common/nntp.c
7199         * src/common/nntp.h
7200         * src/common/passcrypt.c
7201         * src/common/passcrypt.h.in
7202         * src/common/plugin.c
7203         * src/common/plugin.h
7204         * src/common/prefs.c
7205         * src/common/prefs.h
7206         * src/common/progressindicator.c
7207         * src/common/progressindicator.h
7208         * src/common/quoted-printable.c
7209         * src/common/quoted-printable.h
7210         * src/common/session.c
7211         * src/common/session.h
7212         * src/common/smtp.c
7213         * src/common/smtp.h
7214         * src/common/socket.c
7215         * src/common/socket.h
7216         * src/common/ssl.c
7217         * src/common/ssl.h
7218         * src/common/ssl_certificate.c
7219         * src/common/ssl_certificate.h
7220         * src/common/stringtable.c
7221         * src/common/stringtable.h
7222         * src/common/sylpheed.c
7223         * src/common/sylpheed.h
7224         * src/common/template.c
7225         * src/common/template.h
7226         * src/common/timing.h
7227         * src/common/utils.c
7228         * src/common/utils.h
7229         * src/common/version.h.in
7230         * src/common/xml.c
7231         * src/common/xml.h
7232         * src/common/xmlprops.c
7233         * src/common/xmlprops.h
7234         * src/gtk/colorlabel.c
7235         * src/gtk/colorsel.c
7236         * src/gtk/colorsel.h
7237         * src/gtk/description_window.c
7238         * src/gtk/description_window.h
7239         * src/gtk/filesel.c
7240         * src/gtk/filesel.h
7241         * src/gtk/foldersort.c
7242         * src/gtk/foldersort.h
7243         * src/gtk/gtkutils.c
7244         * src/gtk/gtkutils.h
7245         * src/gtk/inputdialog.c
7246         * src/gtk/inputdialog.h
7247         * src/gtk/logwindow.c
7248         * src/gtk/logwindow.h
7249         * src/gtk/manage_window.c
7250         * src/gtk/manage_window.h
7251         * src/gtk/menu.c
7252         * src/gtk/menu.h
7253         * src/gtk/pluginwindow.c
7254         * src/gtk/pluginwindow.h
7255         * src/gtk/prefswindow.c
7256         * src/gtk/prefswindow.h
7257         * src/gtk/progressdialog.c
7258         * src/gtk/progressdialog.h
7259         * src/gtk/sslcertwindow.c
7260         * src/gtk/sslcertwindow.h
7261         * src/plugins/clamav/clamav_plugin.c
7262         * src/plugins/clamav/clamav_plugin.h
7263         * src/plugins/clamav/clamav_plugin_gtk.c
7264         * src/plugins/demo/demo.c
7265         * src/plugins/dillo_viewer/dillo_prefs.c
7266         * src/plugins/dillo_viewer/dillo_prefs.h
7267         * src/plugins/dillo_viewer/dillo_viewer.c
7268         * src/plugins/pgpcore/passphrase.c
7269         * src/plugins/pgpcore/passphrase.h
7270         * src/plugins/pgpcore/plugin.c
7271         * src/plugins/pgpcore/select-keys.c
7272         * src/plugins/pgpcore/select-keys.h
7273         * src/plugins/pgpcore/sgpgme.c
7274         * src/plugins/pgpcore/sgpgme.h
7275         * src/plugins/pgpinline/pgpinline.c
7276         * src/plugins/pgpinline/pgpinline.h
7277         * src/plugins/pgpinline/plugin.c
7278         * src/plugins/pgpmime/pgpmime.c
7279         * src/plugins/pgpmime/pgpmime.h
7280         * src/plugins/pgpmime/plugin.c
7281         * src/plugins/spamassassin/spamassassin.c
7282         * src/plugins/spamassassin/spamassassin.h
7283         * src/plugins/spamassassin/spamassassin_gtk.c
7284         * src/plugins/trayicon/trayicon.c
7285                 update copyright header
7286
7287 2006-01-13 [paul]       1.9.100cvs141
7288
7289         * src/account.c
7290         * src/export.c
7291         * src/import.c
7292         * src/mainwindow.c
7293         * src/prefs_account.c
7294         * src/prefs_display_header.c
7295         * src/prefs_receive.c
7296         * src/prefs_send.c
7297         * src/prefs_summaries.c
7298         * src/prefs_themes.c
7299         * src/prefs_toolbar.c
7300         * src/gtk/about.c
7301                 various cleanups
7302
7303 2006-01-12 [colin]      1.9.100cvs140
7304
7305         * src/folder.c
7306         * src/folder.h
7307         * src/main.c
7308                 Add --subscribe option
7309                 Let sylpheed-claws email@domain.com equivalent to --compose
7310                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7311
7312 2006-01-12 [paul]       1.9.100cvs139
7313
7314         * src/mainwindow.c
7315                 append 'Change folder order' label with '...'
7316         * src/prefs_actions.c
7317                 allow reordering of actions list by dnd
7318         * src/gtk/foldersort.c
7319                 make the dialog nicer
7320
7321 2006-01-11 [colin]      1.9.100cvs138
7322
7323         * src/compose.c
7324                 Allow templates without text
7325
7326 2006-01-11 [paul]       1.9.100cvs137
7327
7328         * tools/README
7329         * tools/filter_conv_new.pl
7330                 add info to README
7331                 also check .sylpheed for filter.xml
7332                 be a bit informative to the user
7333
7334 2006-01-11 [colin]      1.9.100cvs136
7335
7336         * src/textview.c
7337                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7338
7339 2006-01-10 [paul]       1.9.100cvs135
7340
7341         * tools/Makefile.am
7342         * tools/filter_conv_new.pl
7343                 add script to convert new style Sylpheed
7344                 filter rules (Sylpheed >= 0.9.99) to
7345                 Claws filtering rules
7346
7347 2006-01-10 [colin]      1.9.100cvs134
7348
7349         * src/compose.c
7350                 Fix broken line joins in certain conditions
7351                 (between two quoted lines: <enter><enter><up>
7352                  <type a wrapped sentence><go in the first line>
7353                  <insert more text><watch as line joining failed>)
7354
7355 2006-01-10 [paul]       1.9.100cvs133
7356
7357         * src/compose.c
7358                 don't report success in error dialog
7359                 thanks to Colin
7360         * src/common/utils.c
7361                 include some trailing punctuations as URI
7362                 thanks to Hiro
7363
7364 2006-01-10 [paul]       1.9.100cvs132
7365
7366         * src/mimeview.c
7367                 fix incompatible pointer type
7368                 warning
7369
7370 2006-01-10 [paul]       1.9.100cvs131
7371
7372         * src/compose.c
7373                 change Subject in window title
7374                 instantaneously
7375
7376 2006-01-09 [colin]      1.9.100cvs130
7377
7378         * src/addressbook.c
7379         * src/headerview.c
7380         * src/mainwindow.c
7381         * src/messageview.c
7382         * src/mimeview.c
7383         * src/noticeview.c
7384         * src/summaryview.c
7385                 Fix possible crashes on exit and in addressbook
7386
7387 2006-01-09 [paul]       1.9.100cvs129
7388
7389         * src/prefs_msg_colors.c
7390                 some cleanups that I forgot last time
7391
7392 2006-01-09 [paul]       1.9.100cvs128
7393
7394         * README
7395         * src/folderview.c
7396         * src/prefs_msg_colors.c
7397                 add previously hidden option, color_new, to
7398                 the gui
7399                 move the page to Display/
7400                 rework the gui
7401
7402 2006-01-09 [wwp]        1.9.100cvs127
7403
7404         * src/prefs_themes.c
7405                 made the prefs/display/themes layouts spacing less condensed
7406                 (and so they match other prefs/pages' look).
7407
7408 2006-01-09 [paul]       1.9.100cvs126
7409
7410         * src/compose.c
7411         * src/prefs_common.c
7412         * src/prefs_common.h
7413         * src/prefs_wrapping.c
7414                 remove 'wrap at send' option
7415
7416 2006-01-06 [colin]      1.9.100cvs125
7417
7418         * src/compose.c
7419                 Just make completely sure we don't insert "manual line breaks" 
7420                 when wrapping... 
7421
7422 2006-01-04 [paul]
7423
7424         * 2.0.0-rc3 released
7425
7426 2006-01-04 [paul]       1.9.100cvs124
7427
7428         * src/folderview.c
7429                 fix bug 882, 'quick scroll in folder list
7430                 displays wrong folder contents'
7431
7432 2006-01-04 [paul]       1.9.100cvs123
7433
7434         * src/plugins/pgpmime/pgpmime.c
7435                 better debug information when signing
7436                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7437
7438 2006-01-03 [colin]      1.9.100cvs122
7439
7440         * configure.ac
7441                 We need to recheck for gpgme 1.0.0 after checking
7442                 for 1.1.1, because if 1.1.1 isn't available, 
7443                 GPGME_LIBS and friends are blanked out by the 
7444                 second check.
7445
7446 2006-01-03 [colin]      1.9.100cvs121
7447
7448         * src/common/prefs.c
7449                 Windows unlink-before rename fix
7450         * src/plugins/pgpcore/sgpgme.c
7451                 Add support for PKA info if available
7452                 Both patches by Werner Koch
7453
7454 2006-01-03 [paul]       1.9.100cvs120
7455
7456         * src/messageview.c
7457                 fix bug 884, 'Send receipt' button visible in queue
7458                 Thanks to Colin
7459
7460 2006-01-02 [colin]      1.9.100cvs119
7461
7462         * src/compose.c
7463         * src/imap.c
7464                 Fix autosave on IMAP and more generally try to
7465                 return the correct ID on a newly added IMAP message
7466
7467 2006-01-02 [paul]       1.9.100cvs118
7468
7469         * manual/keyboard.xml
7470                 edited
7471
7472 2006-01-01 [paul]       1.9.100cvs117
7473
7474         * src/gtk/authors.h
7475                 alphabetical order
7476
7477 2005-12-30 [colin]      1.9.100cvs116
7478
7479         * manual/advanced.xml
7480                 Explain Pre/Post-processing differences.
7481
7482 2005-12-30 [colin]      1.9.100cvs115
7483
7484         * src/mh.c
7485                 Implement copy_msgs for a little optimization
7486         * src/imap.c
7487                 Finish yesterday's fix
7488
7489 2005-12-29 [colin]      1.9.100cvs114
7490
7491         * src/imap.c
7492                 Fix occasional failure in fetching a mail over
7493                 IMAP
7494
7495 2005-12-29 [colin]      1.9.100cvs113
7496
7497         * src/compose.c
7498                 Don't remove a draft when sending it, if it is 
7499                 locked.
7500
7501 2005-12-28 [colin]      1.9.100cvs112
7502
7503         * src/summaryview.c
7504                 Fix leak for real
7505
7506 2005-12-28 [wwp]        1.9.100cvs111
7507
7508         * doc/faq/.cvsignore
7509         * doc/faq/de/.cvsignore
7510         * doc/faq/en/.cvsignore
7511         * doc/faq/es/.cvsignore
7512         * doc/faq/fr/.cvsignore
7513         * doc/faq/it/.cvsignore
7514         * doc/manual/.cvsignore
7515         * doc/manual/de/.cvsignore
7516         * doc/manual/en/.cvsignore
7517         * doc/manual/es/.cvsignore
7518         * doc/manual/fr/.cvsignore
7519         * doc/manual/ja/.cvsignore
7520         * src/plugins/mathml_viewer/.cvsignore
7521                 rollback revival of those files (my bad, sorry for the noise).
7522
7523 2005-12-28 [wwp]        1.9.100cvs110
7524
7525         * src/compose.c
7526                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7527
7528 2005-12-28 [wwp]        1.9.100cvs109
7529
7530         * doc/faq/.cvsignore
7531         * doc/faq/de/.cvsignore
7532         * doc/faq/en/.cvsignore
7533         * doc/faq/es/.cvsignore
7534         * doc/faq/fr/.cvsignore
7535         * doc/faq/it/.cvsignore
7536         * doc/manual/.cvsignore
7537         * doc/manual/de/.cvsignore
7538         * doc/manual/en/.cvsignore
7539         * doc/manual/es/.cvsignore
7540         * doc/manual/fr/.cvsignore
7541         * doc/manual/ja/.cvsignore
7542         * src/plugins/mathml_viewer/.cvsignore
7543         * po/.cvsignore
7544                 more files to ignore.
7545
7546 2005-12-24 [colin]      1.9.100cvs108
7547
7548         * AUTHORS
7549         * src/gtk/authors.h
7550                 Update for Werner
7551
7552 2005-12-24 [colin]      1.9.100cvs107
7553
7554         * src/procmsg.c
7555                 Allow NULL src_msginfo in 
7556                 procmsg_msginfo_new_from_mimeinfo
7557
7558 2005-12-23 [paul]       1.9.100cvs106
7559
7560         * src/plugins/pgpinline/mypgpcore.def
7561                 add this forgotten file
7562
7563 2005-12-23 [colin]      1.9.100cvs105
7564
7565         * src/mainwindow.c
7566                 Fix missing break
7567
7568 2005-12-23 [colin]      1.9.100cvs104
7569
7570         * autogen.sh
7571         * src/folder.c
7572         * src/mh.c
7573         * src/common/plugin.c
7574         * src/common/socket.c
7575         * src/common/socket.h
7576         * src/common/utils.c
7577         * src/common/utils.h
7578         * src/gtk/pluginwindow.c
7579         * src/plugins/pgpcore/plugin.def
7580         * src/plugins/pgpcore/sylpheed.def
7581         * src/plugins/pgpinline/Makefile.am
7582         * src/plugins/pgpinline/plugin.def
7583         * src/plugins/pgpinline/sylpheed.def
7584         * src/plugins/pgpmime/plugin.def
7585         * src/plugins/pgpmime/sylpheed.def
7586                 Various w32 fixes by Werner Koch
7587
7588 2005-12-22 [paul]       1.9.100cvs103
7589
7590         * src/wizard.c
7591                 don't offer IMAP as 'server type' if
7592                 libetpan isn't built in
7593
7594 2005-12-22 [paul]       1.9.100cvs102
7595
7596         * AUTHORS
7597         * src/mainwindow.c
7598         * src/mainwindow.h
7599         * src/toolbar.c
7600         * src/gtk/authors.h
7601                 support GTK_TOOLBAR_BOTH_HORIZ (text
7602                 next to icon) Patch by Marien Zwart
7603                 marienz@users.sf.net
7604                 Also reword the text
7605
7606 2005-12-21 [colin]      1.9.100cvs101
7607
7608         * configure.ac
7609                 Fix DATADIRNAME
7610         * COPYING
7611                 Fix missing section and explicit the exception better
7612         * src/compose.c
7613                 Prevent mail from being lost without notice when an
7614                 SMTP error happens on trying to send an unmodified
7615                 drafted mail.
7616         * src/send_message.c
7617         * src/common/smtp.c
7618                 Fix password remembering when wrong, and add return
7619                 value checks where they should have been
7620         * src/plugins/pgpcore/sylpheed.def
7621         * src/plugins/pgpinline/sylpheed.def
7622         * src/plugins/pgpmime/sylpheed.def
7623                 Add a few symbols needed
7624
7625 2005-12-21 [paul]       1.9.100cvs100
7626
7627         * m4/codeset.m4
7628         * m4/glibc21.m4
7629         * m4/intdiv0.m4
7630         * m4/inttypes-pri.m4
7631         * m4/inttypes.m4
7632         * m4/inttypes_h.m4
7633         * m4/isc-posix.m4
7634         * m4/lcmessage.m4
7635         * m4/stdint_h.m4
7636         * m4/uintmax_t.m4
7637                 gettextization
7638                 thanks to Colin
7639
7640 2005-12-21 [paul]       1.9.100cvs99
7641
7642         * po/sv.po
7643                 fixed by Colin
7644
7645 2005-12-20 [paul]       1.9.100cvs98
7646
7647         * po/sv.po
7648                 updated by Anders Trobäck
7649
7650 2005-12-20 [colin]      1.9.100cvs97
7651
7652         * ABOUT-NLS
7653         * Makefile.am
7654         * autogen.sh
7655         * configure.ac
7656         * config/config.rpath
7657         * config/mkinstalldirs
7658         * m4/Makefile.am
7659         * m4/glibc2.m4
7660         * m4/gnupg.m4
7661         * m4/gpgme.m4
7662         * m4/intmax.m4
7663         * m4/longdouble.m4
7664         * m4/longlong.m4
7665         * m4/printf-posix.m4
7666         * m4/signed.m4
7667         * m4/size_max.m4
7668         * m4/ulonglong.m4
7669         * m4/wchar_t.m4
7670         * m4/wint_t.m4
7671         * m4/xsize.m4
7672         * po/Makefile.in.in
7673         * po/Makevars
7674         * po/bg.po
7675         * po/ca.po
7676         * po/cs.po
7677         * po/de.po
7678         * po/el.po
7679         * po/en_GB.po
7680         * po/es.po
7681         * po/fi.po
7682         * po/fr.po
7683         * po/hr.po
7684         * po/hu.po
7685         * po/it.po
7686         * po/ja.po
7687         * po/ko.po
7688         * po/nb.po
7689         * po/nl.po
7690         * po/pl.po
7691         * po/pt_BR.po
7692         * po/ru.po
7693         * po/sk.po
7694         * po/sr.po
7695         * po/stamp-po
7696         * po/sv.po
7697         * po/zh_CN.po
7698         * po/zh_TW.po
7699         * src/Makefile.am
7700         * src/codeconv.c
7701         * src/compose.c
7702         * src/exporthtml.c
7703         * src/exportldif.c
7704         * src/folder.c
7705         * src/main.c
7706         * src/manual.c
7707         * src/mh.c
7708         * src/mimeview.c
7709         * src/send_message.c
7710         * src/common/Makefile.am
7711         * src/common/fnmatch.c
7712         * src/common/fnmatch.h
7713         * src/common/fnmatch_loop.c
7714         * src/common/nntp.c
7715         * src/common/plugin.c
7716         * src/common/smtp.c
7717         * src/common/socket.c
7718         * src/common/string_match.c
7719         * src/common/sylpheed.c
7720         * src/common/utils.c
7721         * src/common/utils.h
7722         * src/common/w32_dirent.c
7723         * src/common/w32_reg.c
7724         * src/common/w32_signal.c
7725         * src/common/w32_stat.c
7726         * src/common/w32_stdio.c
7727         * src/common/w32_stdlib.c
7728         * src/common/w32_string.c
7729         * src/common/w32_time.c
7730         * src/common/w32_unistd.c
7731         * src/common/w32_wait.c
7732         * src/common/w32lib.h
7733         * src/etpan/Makefile.am
7734         * src/gtk/Makefile.am
7735         * src/plugins/clamav/Makefile.am
7736         * src/plugins/demo/Makefile.am
7737         * src/plugins/dillo_viewer/Makefile.am
7738         * src/plugins/pgpcore/Makefile.am
7739         * src/plugins/pgpcore/passphrase.c
7740         * src/plugins/pgpcore/plugin.def
7741         * src/plugins/pgpcore/sgpgme.c
7742         * src/plugins/pgpcore/sylpheed.def
7743         * src/plugins/pgpcore/version.rc
7744         * src/plugins/pgpinline/Makefile.am
7745         * src/plugins/pgpinline/plugin.def
7746         * src/plugins/pgpinline/sylpheed.def
7747         * src/plugins/pgpinline/version.rc
7748         * src/plugins/pgpmime/Makefile.am
7749         * src/plugins/pgpmime/mypgpcore.def
7750         * src/plugins/pgpmime/plugin.def
7751         * src/plugins/pgpmime/sylpheed.def
7752         * src/plugins/pgpmime/version.rc
7753         * src/plugins/spamassassin/Makefile.am
7754                 Very little ;-) patch from Werner Koch, providing
7755                 infrastructure for cross-compiling to Win32
7756
7757 2005-12-20 [paul]       1.9.100cvs96
7758
7759         * src/account.c
7760         * src/account.h
7761         * src/mainwindow.c
7762         * src/mainwindow.h
7763         * src/toolbar.c
7764         * src/toolbar.h
7765                 add a combo to the Get All button, allowing
7766                 quick retrieval from any account
7767                 Patch by Fabien Vantard, slightly modified
7768                 by Colin
7769         * src/gtk/about.c
7770                 i18n fix. Patch by Fabien Vantard
7771
7772 2005-12-19 [colin]      1.9.100cvs95
7773
7774         * src/compose.c
7775         * src/compose.h
7776                 Don't automatically join lines when they've 
7777                 been separated by the user and not automatically
7778
7779 2005-12-19 [paul]       1.9.100cvs94
7780
7781         * src/gtk/pluginwindow.c
7782                 i18n fix.
7783                 Patch by Fabien Vantard
7784
7785 2005-12-15 [paul]       1.9.100cvs93
7786
7787         * src/common/plugin.c
7788         * src/common/plugin.h
7789         * src/gtk/pluginwindow.c
7790         * src/plugins/clamav/clamav_plugin.c
7791         * src/plugins/demo/demo.c
7792         * src/plugins/dillo_viewer/dillo_viewer.c
7793         * src/plugins/pgpcore/plugin.c
7794         * src/plugins/pgpinline/plugin.c
7795         * src/plugins/pgpmime/plugin.c
7796         * src/plugins/spamassassin/spamassassin.c
7797         * src/plugins/trayicon/trayicon.c
7798                 add plugin_version()
7799
7800 2005-12-15 [colin]      1.9.100cvs92
7801
7802         * src/compose.c
7803                 Further fix bug #875
7804
7805 2005-12-15 [paul]       1.9.100cvs91
7806
7807         * src/gtk/filesel.c
7808                 fix attach_load_dir getting set to
7809                 PLUGINDIR on plugin load
7810
7811 2005-12-14 [mones]      1.9.100cvs90
7812
7813         * manual/ack.xml
7814         * manual/keyboard.xml
7815                 Initial draft and some shortcuts added
7816                 
7817         * po/es.po
7818                 Updated translation
7819
7820 2005-12-14 [colin]      1.9.100cvs89
7821
7822         * src/compose.c
7823         * src/imap.c
7824         * src/summaryview.c
7825         * src/gtk/gtkaspell.c
7826                 More leaks fixed
7827         * src/prefs_folder_item.c
7828                 Fix recursive prefs apply
7829
7830
7831 2005-12-14 [colin]      1.9.100cvs88
7832
7833         * src/compose.c
7834                 Fix bug #875 (Freeze On Inline Forward of 
7835                 Large Message)
7836
7837 2005-12-13 [colin]      1.9.100cvs87
7838
7839         * src/compose.c
7840                 Uniq-ify and sort the mimetypes list
7841                 Patch by Fabien Vantard
7842
7843 2005-12-13 [colin]      1.9.100cvs86
7844
7845         * src/imap.c
7846         * src/etpan/imap-thread.c
7847                 Fix leaks (patch by Hoa)
7848         * src/news.c
7849         * src/common/plugin.c
7850                 Fix leaks
7851
7852 2005-12-12 [colin]
7853
7854         * 2.0.0-rc2 released
7855
7856 2005-12-12 [colin]      1.9.100cvs85
7857
7858         * src/matcher.c
7859                 Fix a leak
7860
7861 2005-12-12 [wwp]        1.9.100cvs84
7862
7863         * src/gtk/icon_legend.c
7864                 fix misbehaviour and crash when closing the legend window
7865         using the Esc key (patch by Fabien Vantard).
7866
7867 2005-12-12 [paul]       1.9.100cvs83
7868
7869         * src/browseldap.c
7870         * src/foldersel.c
7871         * src/prefs_actions.c
7872         * src/prefs_filtering.c
7873         * src/prefs_matcher.c
7874         * src/prefs_spelling.glade      ** REMOVED **
7875         * src/prefs_template.c
7876         * src/gtk/foldersort.glade      ** REMOVED **
7877         * src/gtk/pluginwindow.c
7878         * src/gtk/pluginwindow.glade    ** REMOVED **
7879         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7880                 cleanups
7881
7882 2005-12-11 [paul]       1.9.100cvs82
7883
7884         * src/gtk/filesel.c
7885                 fix attach_load_dir crasher (double free)
7886
7887 2005-12-09 [paul]       1.9.100cvs81
7888
7889         * po/POTFILES.in
7890         * src/mainwindow.c
7891         * src/gtk/Makefile.am
7892         * src/gtk/icon_legend.c
7893         * src/gtk/icon_legend.h
7894                 add icon legend
7895         * src/manual.c
7896                 cleanup
7897
7898 2005-12-09 [paul]       1.9.100cvs80
7899
7900         * src/plugins/pgpcore/passphrase.c
7901                 wrap the label in the dialog
7902
7903 2005-12-09 [colin]      1.9.100cvs79
7904
7905         * src/plugins/pgpcore/sgpgme.c
7906                 Display (untrusted) on not trusted signatures
7907                 Patch by Michal Èihaø <michal@cihar.com>
7908                 Closes bug #867 (Report also key trust)
7909
7910 2005-12-09 [colin]      1.9.100cvs78
7911
7912         * src/common/plugin.c
7913                 Update licence check, following Eben Moglen's advice
7914
7915 2005-12-08 [colin]      1.9.100cvs77
7916
7917         * src/folder.c
7918                 Fix the occasionnal item->cache != NULL 
7919                 assertion failure. 
7920
7921 2005-12-08 [colin]      1.9.100cvs76
7922
7923         * src/mimeview.c
7924         * src/plugins/pgpcore/sgpgme.c
7925                 Print key id when unable to check it
7926                 Closes bug #866 (Show key id when missing)
7927
7928 2005-12-08 [paul]       1.9.100cvs75
7929
7930         * src/prefs_common.c
7931         * src/prefs_common.h
7932         * src/gtk/filesel.c
7933                 remember load attachment dir
7934
7935 2005-12-07 [colin]      1.9.100cvs74
7936
7937         * src/prefs_toolbar.c
7938                 Gtk fixes, patch by Fabien Vantard
7939
7940 2005-12-07 [colin]      1.9.100cvs73
7941
7942         * src/action.c
7943         * src/compose.c
7944         * src/compose.h
7945                 Fix bug #839 (Quoted text isn't colored after 
7946                 executing an action)
7947         * src/common/plugin.c
7948                 Require plugins to declare their licence in plugin_licence()
7949                 Refuse to load non-GPL plugins as they'd be illegal (as 
7950                 derived works of Sylpheed-Claws, they must be GPL).
7951         * src/plugins/clamav/clamav_plugin.c
7952         * src/plugins/demo/demo.c
7953         * src/plugins/dillo_viewer/dillo_viewer.c
7954         * src/plugins/pgpcore/plugin.c
7955         * src/plugins/pgpinline/plugin.c
7956         * src/plugins/pgpmime/plugin.c
7957         * src/plugins/spamassassin/spamassassin.c
7958         * src/plugins/trayicon/trayicon.c
7959                 Add plugin_licence()
7960
7961 2005-12-07 [paul]       1.9.100cvs72
7962
7963         * configure.ac
7964         * src/mainwindow.c
7965         * src/manual.c
7966         * src/manual.h
7967         * src/common/defs.h
7968                 clean up after local FAQ removal and
7969                 temporary manual removal
7970
7971 2005-12-06 [colin]      1.9.100cvs71
7972
7973         * configure.ac
7974         * doc/Makefile.am
7975         * doc/faq/.cvsignore
7976         * doc/faq/Makefile.am
7977         * doc/faq/de/.cvsignore
7978         * doc/faq/de/Makefile.am
7979         * doc/faq/de/sylpheed-faq-1.html
7980         * doc/faq/de/sylpheed-faq-2.html
7981         * doc/faq/de/sylpheed-faq-3.html
7982         * doc/faq/de/sylpheed-faq.html
7983         * doc/faq/en/.cvsignore
7984         * doc/faq/en/Makefile.am
7985         * doc/faq/en/sylpheed-faq-1.html
7986         * doc/faq/en/sylpheed-faq-2.html
7987         * doc/faq/en/sylpheed-faq-3.html
7988         * doc/faq/en/sylpheed-faq-4.html
7989         * doc/faq/en/sylpheed-faq.html
7990         * doc/faq/es/.cvsignore
7991         * doc/faq/es/Makefile.am
7992         * doc/faq/es/sylpheed-faq-1.html
7993         * doc/faq/es/sylpheed-faq-2.html
7994         * doc/faq/es/sylpheed-faq-3.html
7995         * doc/faq/es/sylpheed-faq-4.html
7996         * doc/faq/es/sylpheed-faq.html
7997         * doc/faq/fr/.cvsignore
7998         * doc/faq/fr/Makefile.am
7999         * doc/faq/fr/sylpheed-faq-1.html
8000         * doc/faq/fr/sylpheed-faq-2.html
8001         * doc/faq/fr/sylpheed-faq-3.html
8002         * doc/faq/fr/sylpheed-faq.html
8003         * doc/faq/it/.cvsignore
8004         * doc/faq/it/Makefile.am
8005         * doc/faq/it/sylpheed-faq-1.html
8006         * doc/faq/it/sylpheed-faq-2.html
8007         * doc/faq/it/sylpheed-faq-3.html
8008         * doc/faq/it/sylpheed-faq.html
8009         * doc/manual/.cvsignore
8010         * doc/manual/Makefile.am
8011         * doc/manual/de/.cvsignore
8012         * doc/manual/de/Makefile.am
8013         * doc/manual/de/sylpheed-1.html
8014         * doc/manual/de/sylpheed-10.html
8015         * doc/manual/de/sylpheed-11.html
8016         * doc/manual/de/sylpheed-12.html
8017         * doc/manual/de/sylpheed-13.html
8018         * doc/manual/de/sylpheed-14.html
8019         * doc/manual/de/sylpheed-15.html
8020         * doc/manual/de/sylpheed-16.html
8021         * doc/manual/de/sylpheed-17.html
8022         * doc/manual/de/sylpheed-18.html
8023         * doc/manual/de/sylpheed-19.html
8024         * doc/manual/de/sylpheed-2.html
8025         * doc/manual/de/sylpheed-20.html
8026         * doc/manual/de/sylpheed-3.html
8027         * doc/manual/de/sylpheed-4.html
8028         * doc/manual/de/sylpheed-5.html
8029         * doc/manual/de/sylpheed-6.html
8030         * doc/manual/de/sylpheed-7.html
8031         * doc/manual/de/sylpheed-8.html
8032         * doc/manual/de/sylpheed-9.html
8033         * doc/manual/de/sylpheed.html
8034         * doc/manual/en/.cvsignore
8035         * doc/manual/en/Makefile.am
8036         * doc/manual/en/sylpheed-1.html
8037         * doc/manual/en/sylpheed-10.html
8038         * doc/manual/en/sylpheed-11.html
8039         * doc/manual/en/sylpheed-12.html
8040         * doc/manual/en/sylpheed-13.html
8041         * doc/manual/en/sylpheed-14.html
8042         * doc/manual/en/sylpheed-15.html
8043         * doc/manual/en/sylpheed-16.html
8044         * doc/manual/en/sylpheed-17.html
8045         * doc/manual/en/sylpheed-18.html
8046         * doc/manual/en/sylpheed-19.html
8047         * doc/manual/en/sylpheed-2.html
8048         * doc/manual/en/sylpheed-20.html
8049         * doc/manual/en/sylpheed-21.html
8050         * doc/manual/en/sylpheed-22.html
8051         * doc/manual/en/sylpheed-3.html
8052         * doc/manual/en/sylpheed-4.html
8053         * doc/manual/en/sylpheed-5.html
8054         * doc/manual/en/sylpheed-6.html
8055         * doc/manual/en/sylpheed-7.html
8056         * doc/manual/en/sylpheed-8.html
8057         * doc/manual/en/sylpheed-9.html
8058         * doc/manual/en/sylpheed.html
8059         * doc/manual/es/.cvsignore
8060         * doc/manual/es/Makefile.am
8061         * doc/manual/es/sylpheed-1.html
8062         * doc/manual/es/sylpheed-10.html
8063         * doc/manual/es/sylpheed-11.html
8064         * doc/manual/es/sylpheed-12.html
8065         * doc/manual/es/sylpheed-13.html
8066         * doc/manual/es/sylpheed-14.html
8067         * doc/manual/es/sylpheed-15.html
8068         * doc/manual/es/sylpheed-16.html
8069         * doc/manual/es/sylpheed-17.html
8070         * doc/manual/es/sylpheed-18.html
8071         * doc/manual/es/sylpheed-19.html
8072         * doc/manual/es/sylpheed-2.html
8073         * doc/manual/es/sylpheed-20.html
8074         * doc/manual/es/sylpheed-3.html
8075         * doc/manual/es/sylpheed-4.html
8076         * doc/manual/es/sylpheed-5.html
8077         * doc/manual/es/sylpheed-6.html
8078         * doc/manual/es/sylpheed-7.html
8079         * doc/manual/es/sylpheed-8.html
8080         * doc/manual/es/sylpheed-9.html
8081         * doc/manual/es/sylpheed.html
8082         * doc/manual/fr/.cvsignore
8083         * doc/manual/fr/Makefile.am
8084         * doc/manual/fr/sylpheed-1.html
8085         * doc/manual/fr/sylpheed-10.html
8086         * doc/manual/fr/sylpheed-11.html
8087         * doc/manual/fr/sylpheed-12.html
8088         * doc/manual/fr/sylpheed-13.html
8089         * doc/manual/fr/sylpheed-14.html
8090         * doc/manual/fr/sylpheed-15.html
8091         * doc/manual/fr/sylpheed-16.html
8092         * doc/manual/fr/sylpheed-17.html
8093         * doc/manual/fr/sylpheed-18.html
8094         * doc/manual/fr/sylpheed-19.html
8095         * doc/manual/fr/sylpheed-2.html
8096         * doc/manual/fr/sylpheed-20.html
8097         * doc/manual/fr/sylpheed-3.html
8098         * doc/manual/fr/sylpheed-4.html
8099         * doc/manual/fr/sylpheed-5.html
8100         * doc/manual/fr/sylpheed-6.html
8101         * doc/manual/fr/sylpheed-7.html
8102         * doc/manual/fr/sylpheed-8.html
8103         * doc/manual/fr/sylpheed-9.html
8104         * doc/manual/fr/sylpheed.html
8105         * doc/manual/ja/.cvsignore
8106         * doc/manual/ja/Makefile.am
8107         * doc/manual/ja/sylpheed-1.html
8108         * doc/manual/ja/sylpheed-10.html
8109         * doc/manual/ja/sylpheed-11.html
8110         * doc/manual/ja/sylpheed-12.html
8111         * doc/manual/ja/sylpheed-13.html
8112         * doc/manual/ja/sylpheed-14.html
8113         * doc/manual/ja/sylpheed-15.html
8114         * doc/manual/ja/sylpheed-16.html
8115         * doc/manual/ja/sylpheed-17.html
8116         * doc/manual/ja/sylpheed-18.html
8117         * doc/manual/ja/sylpheed-19.html
8118         * doc/manual/ja/sylpheed-2.html
8119         * doc/manual/ja/sylpheed-20.html
8120         * doc/manual/ja/sylpheed-3.html
8121         * doc/manual/ja/sylpheed-4.html
8122         * doc/manual/ja/sylpheed-5.html
8123         * doc/manual/ja/sylpheed-6.html
8124         * doc/manual/ja/sylpheed-7.html
8125         * doc/manual/ja/sylpheed-8.html
8126         * doc/manual/ja/sylpheed-9.html
8127         * doc/manual/ja/sylpheed.html
8128         * doc/manual/ja/sylpheed.sgml
8129         * src/mainwindow.c
8130                 Remove outdated manual and faq. Noisy, eh?
8131
8132 2005-12-06 [colin]      1.9.100cvs70
8133
8134         * src/compose.c
8135         * src/quote_fmt_parse.y
8136         * src/undo.c
8137         * src/undo.h
8138                 Allow %X to position cursor at 0 
8139                 (no %X = before signature)
8140                 Fix paste as quotation putting the cursor at 0
8141                 Fix undo offsets when pasting
8142                 Insert the quote_fmt at once instead of line 
8143                 by line
8144                 Fix [Edited] when starting to reply/forward
8145
8146 2005-12-06 [paul]       1.9.100cvs69
8147
8148         * src/plugins/clamav/clamav_plugin_gtk.c
8149                 add another tooltip
8150         * src/plugins/spamassassin/spamassassin_gtk.c
8151                 rework spamassassin_create_widget_func()
8152
8153 2005-12-05 [colin]      1.9.100cvs68
8154
8155         * po/POTFILES.in
8156                 Fix make release ;-)
8157
8158 2005-12-05 [colin]      1.9.100cvs67
8159
8160         * src/compose.c
8161         * src/compose.h
8162                 Fix cursor positioning (not obeying %X)
8163
8164 2005-12-05 [paul]       1.9.100cvs66
8165
8166         * src/plugins/dillo_viewer/dillo_prefs.c
8167                 fix compilation warning
8168
8169 2005-12-05 [paul]       1.9.100cvs65
8170
8171         * src/prefs_spelling.c
8172         * src/plugins/trayicon/trayicon.c
8173                 cleanups - remove unused stuff
8174
8175 2005-12-05 [paul]       1.9.100cvs64
8176
8177         * README
8178         * manual/plugins.xml
8179                 remove info about removed mathml_viewer plugin
8180
8181 2005-12-05 [paul]       1.9.100cvs63
8182
8183         * configure.ac
8184         * src/plugins/Makefile.am
8185         * src/plugins/mathml_viewer/.cvsignore
8186         * src/plugins/mathml_viewer/Makefile.am
8187         * src/plugins/mathml_viewer/mathml_viewer.c
8188                 remove unmaintained mathml_viewer plugin
8189
8190 2005-12-05 [paul]       1.9.100cvs62
8191
8192         * src/summaryview.c
8193                 obey prefs_common.always_show_msg when
8194                 moving a msg
8195                 Thanks to Colin
8196
8197 2005-12-05 [paul]       1.9.100cvs61
8198
8199         * src/compose.c
8200         * src/prefs_account.c
8201         * src/prefs_filtering.c
8202         * src/prefs_quote.c
8203         * src/prefs_spelling.c
8204         * src/prefs_toolbar.c
8205         * src/summaryview.c
8206         * src/gtk/gtkutils.c
8207         * src/gtk/quicksearch.c
8208         * src/plugins/dillo_viewer/dillo_prefs.c
8209                 dialog cleanups
8210
8211 2005-12-04 [paul]       1.9.100cvs60
8212
8213         * src/inc.c
8214         * src/prefs_account.c
8215         * src/prefs_account.h
8216                 allow a Local account to specify a
8217                 default inbox
8218                 (closes bug 843 'Inbox cannot be changed for local
8219                  mailboxes')
8220
8221 2005-12-04 [colin]      1.9.100cvs59
8222
8223         * src/plugins/trayicon/trayicon.c
8224                 Remove Get, rename Get All to Get Mail in order to
8225                 be consistent with the default main toolbar
8226
8227 2005-12-03 [colin]      1.9.100cvs58
8228
8229         * manual/gpl.xml
8230         * manual/sylpheed-claws-manual.xml
8231                 Add GPL appendix
8232
8233 2005-12-03 [paul]       1.9.100cvs57
8234
8235         * AUTHORS
8236         * po/sv.po
8237         * src/gtk/authors.h
8238                 new (partially complete) Swedish translation
8239                 by Anders Troback <sylpheed@troback.com>
8240
8241 2005-12-02 [paul]       1.9.100cvs56
8242
8243         * configure.ac
8244                 libetpan 0.41 required
8245
8246 2005-12-02 [paul]       1.9.100cvs55
8247
8248         * src/plugins/clamav/clamav_plugin.c
8249         * src/plugins/clamav/clamav_plugin.h
8250         * src/plugins/clamav/clamav_plugin_gtk.c
8251         * src/plugins/spamassassin/spamassassin.c
8252         * src/plugins/spamassassin/spamassassin.h
8253         * src/plugins/spamassassin/spamassassin_gtk.c
8254                 unregister prefs pages on unloading, thus
8255                 preventing a crash
8256                 (thanks to Colin for the hint)
8257
8258 2005-12-02 [wwp]        1.9.100cvs54
8259
8260         * src/quote_fmt.h
8261         * src/quote_fmt_parse.y
8262                 fix misuse of gboolean*, use gboolean instead
8263                 (thanks to Paul, Colin, for pointing out that scaring one)
8264
8265 2005-12-02 [paul]       1.9.100cvs53
8266
8267         * src/plugins/clamav/clamav_plugin.c
8268                 int no --> unsigned int no
8269         * src/plugins/clamav/clamav_plugin_gtk.c
8270                 rework config page
8271
8272 2005-12-02 [wwp]        1.9.100cvs52
8273
8274         * src/compose.c
8275         * src/prefs_template.c
8276         * src/quote_fmt.h
8277         * src/quote_fmt_parse.y
8278                 prevent from executing |f and |p templates commands when
8279                 adding or replacing templates in prefs (avoids annoying and
8280                 potentially dangerous behaviours)
8281
8282 2005-12-02 [paul]       1.9.100cvs51
8283
8284         * src/prefs_common.c
8285                 allow translation of some default values
8286                 Patch by Fabien Vantard
8287
8288 2005-12-02 [paul]       1.9.100cvs50
8289
8290         * src/codeconv.c
8291         * src/codeconv.h
8292         * src/prefs_common.c
8293         * src/prefs_common.h
8294         * src/prefs_message.c
8295         * src/textview.c
8296                 remove obsolete 'convert_mb_alnum' option
8297                 and related stuff
8298         * src/gtk/about.c
8299                 remove unused 'about_textview_visibility_notify'
8300
8301 2005-12-02 [paul]       1.9.100cvs49
8302
8303         * src/prefs_account.c
8304         * src/prefs_compose_writing.c
8305         * src/prefs_fonts.c
8306         * src/prefs_gtk.h
8307         * src/prefs_image_viewer.c
8308         * src/prefs_message.c
8309         * src/prefs_other.c
8310         * src/prefs_receive.c
8311         * src/prefs_send.c
8312         * src/prefs_spelling.c
8313         * src/prefs_summaries.c
8314         * src/prefs_wrapping.c
8315         * src/plugins/dillo_viewer/dillo_prefs.c
8316         * src/plugins/pgpcore/prefs_gpg.c
8317                 several cleanups to the prefs dialogs
8318                 (slightly modified) patch by Fabien Vantard
8319
8320 2005-12-02 [paul]       1.9.100cvs48
8321
8322         * src/main.c
8323                 --exit means exit
8324         * src/send_message.c
8325                 fix crash on send when connection fails
8326
8327         Thanks to Colin
8328
8329 2005-12-01 [colin]      1.9.100cvs47
8330
8331         * src/html.c
8332                 Translate &hellip; to "..."
8333
8334 2005-11-30 [colin]      1.9.100cvs46
8335
8336         * src/matcher.c
8337         * src/matcher.h
8338                 Optimize back yesterday's fix.
8339
8340 2005-11-30 [paul]       1.9.100cvs45
8341
8342         * manual/faq.xml
8343                 standardised
8344         * manual/intro.xml
8345                 written by Colin, edited by me
8346
8347 2005-11-29 [colin]      1.9.100cvs44
8348
8349         * src/matcher.c
8350                 Skip headers unconditionnaly in match_body if the
8351                 rule is not message or ~message
8352
8353 2005-11-29 [colin]      1.9.100cvs43
8354
8355         * src/matcher.c
8356                 Fix body_part and such, not skipping headers 
8357                 if the matchcriteria wasn't the first in the rule
8358
8359 2005-11-29 [colin]      1.9.100cvs42
8360
8361         * src/compose.c
8362                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8363                 option missing from message view window)
8364                 Fix double text D'n'D with gtk-2.8
8365         * src/matcher.c
8366                 Fix ~message, ~headers_part, ~body_part rules
8367         * src/messageview.c
8368                 Add Windows-1252 (Closes bug #863)
8369                 Fix accels
8370         * src/gtk/gtkaspell.c
8371                 Properly destroy accels in all menus
8372
8373 2005-11-29 [mones]      1.9.100cvs41
8374
8375         * po/es.po
8376                 Updated.
8377
8378 2005-11-27 [colin]      1.9.100cvs40
8379
8380         * src/mh_gtk.c
8381                 "/Remove mailbox" -> "/Remove mailbox..."
8382
8383 2005-11-27 [paul]       1.9.100cvs39
8384
8385         * AUTHORS
8386         * po/de.po
8387         * src/gtk/authors.h
8388                 updated by new maintainer, Stephan Sachse
8389
8390 2005-11-27 [paul]       1.9.100cvs38
8391
8392         * manual/faq.xml
8393                 written by Colin, edited by me
8394
8395 2005-11-27 [paul]       1.9.100cvs37
8396
8397         * src/prefs_common.c
8398         * src/prefs_common.h
8399         * src/prefs_receive.c
8400         * src/prefs_summaries.c
8401                 move 'go to inbox after receiving new mail'
8402                 option from display/sumamaries to mail
8403                 handling/receive, and rework prefs_summaries
8404                 dialog a little
8405
8406 2005-11-25 [martin]     1.9.100cvs36
8407
8408         * po/de.po
8409             fixed windows-1252 translation;
8410             translated some new and fuzzy strings
8411
8412 2005-11-25 [paul]       1.9.100cvs35
8413
8414         * src/plugins/clamav/clamav_plugin.c
8415                 complete the update done in cvs34
8416
8417 2005-11-25 [paul]       1.9.100cvs34
8418
8419         * src/plugins/clamav/clamav_plugin.c
8420                 reflect upstream changes
8421
8422 2005-11-25 [paul]       1.9.100cvs33
8423
8424         * manual/ack.xml
8425         * manual/plugins.xml
8426         * manual/sylpheed-claws-manual.xml
8427                 written/updated by Colin, edited by me
8428         * tools/acroread2sylpheed.pl
8429                 update binary name
8430
8431 2005-11-24 [colin]      1.9.100cvs32
8432
8433         * src/compose.c
8434                 Fix bug #856 (reediting messages forgets Request
8435                 Return Receipt)
8436
8437 2005-11-24 [paul]       1.9.100cvs31
8438
8439         * manual/addrbook.xml
8440         * manual/starting.xml
8441                 written by Colin, proofread, edited, adapted by me
8442         * manual/advanced.xml
8443                 add some Actions examples
8444         * src/importldif.c
8445                 use a Save button instead of a Close button
8446         * src/wizard.c
8447                 indicate mandatory fields
8448                 fix page display
8449                 Thanks to Colin
8450
8451 2005-11-23 [colin]      1.9.100cvs30
8452
8453         * src/addressbook.c
8454                 Rename menu item, fix possible crash after
8455                 deletion of books
8456         * src/addrindex.c
8457                 Allow searching for '*' in ldap
8458         * src/browseldap.c
8459                 Fix "Browse Entry" (did anyone use it?)
8460         * src/wizard.c
8461                 Add guards for mandatory information
8462
8463 2005-11-23 [paul]       1.9.100cvs29
8464
8465         * manual/advanced.xml
8466                 corrections to the English
8467
8468 2005-11-23 [colin]      1.9.100cvs28
8469
8470         * src/mimeview.c
8471                 Fix possible crash at exit. After the call to
8472                 gtk_container_remove(), the Viewer's widget has no
8473                 more parent so gtk+ automatically frees it and its
8474                 sons. If destroy_viewer() then try to access it,
8475                 problems ensue.
8476
8477 2005-11-22 [colin]      1.9.100cvs27
8478
8479         * src/compose.c
8480         * src/gtk/gtkaspell.c
8481                 Fix right-clicking on a misspelled word
8482                 Fix More... in suggestions menu
8483
8484 2005-11-22 [wwp]        1.9.100cvs26
8485
8486         * src/prefs_template.c
8487                 templates works: re-sort templates list when adding or replacing,
8488                 prevent from adding or replacing when the template name is empty
8489
8490 2005-11-21 [colin]      1.9.100cvs25
8491
8492         * src/addressbook.c
8493                 Fix some addressbook suckage (dnd, select all)
8494         * src/compose.c
8495         * src/gtk/gtkaspell.c
8496         * src/gtk/gtkaspell.h
8497                 Make the spellchecker menu work with the 
8498                 GtkTextView one instead of overriding it
8499
8500 2005-11-20 [paul]       1.9.100cvs24
8501
8502         * manual/handling.xml
8503                 proofread and corrected
8504
8505 2005-11-20 [paul]       1.9.100cvs23
8506
8507         * manual/Makefile
8508                 generate html as one file
8509         * manual/advanced.xml
8510                 fix output generation
8511                 reformat hidden options list
8512         * manual/manual.xml     ** REMOVED **
8513         * manual/sylpheed-claws-manual.xml      ** ADDED **
8514                 renamed
8515
8516 2005-11-18 [colin]      1.9.100cvs22
8517
8518         * src/prefs_account.c
8519                 Fix layout in news and mbox accounts
8520         * manual/account.xml
8521         * manual/advanced.xml
8522                 New contents for Paul to check :)
8523
8524 2005-11-18 [wwp]        1.9.100cvs21
8525
8526         * src/gtk/quicksearch.c
8527                 don't update extended quicksearch buttons twice
8528
8529 2005-11-18 [paul]       1.9.100cvs20
8530
8531         * src/textview.c
8532                 complete 1.9.100cvs19
8533
8534 2005-11-18 [paul]       1.9.100cvs19
8535
8536         * src/compose.c
8537                 cosmetic improvements
8538         * src/textview.c
8539                 also list text/* attachments
8540
8541 2005-11-18 [colin]      1.9.100cvs18
8542
8543         * src/summaryview.c
8544                 Use column 0 instead of -1 in 
8545                 gtk_ctree_node_moveto, in a naive
8546                 hope it'll fix the gtk-related crashes
8547
8548 2005-11-18 [colin]      1.9.100cvs17
8549
8550         * src/gtk/inputdialog.c
8551                 Fix icon staying the first one
8552
8553 2005-11-17 [wwp]        1.9.100cvs16
8554                 fix possible problem showing some quicksearch buttons, and a bad
8555                 call to g_return_if_fail in a function that returns a value (both
8556                 fixes by Fabien Vantard)
8557
8558 2005-11-15 [wwp]        1.9.100cvs15
8559
8560         * src/gtk/quicksearch.c
8561                 added a tooltip to that obscure ... quicksearch button
8562
8563 2005-11-15 [wwp]        1.9.100cvs14
8564
8565         * src/gtk/quicksearch.c
8566                 add a quicksearch helper to filtering expression users: the ... button
8567                 raises the condition expr window. condition expressions set up w/ this
8568                 window are used by the quicksearch if the user closes it pressing OK.
8569
8570 2005-11-14 [paul]       1.9.100cvs13
8571
8572         * src/plugins/clamav/clamav_plugin.c
8573         * src/plugins/spamassassin/spamassassin.c
8574                 change plugin type following recent merging
8575
8576 2005-11-14 [wwp]        1.9.100cvs12
8577
8578         * src/folder.c
8579                 prevent from crashing when copying/moving message(s) from and
8580                 to the same folder
8581
8582 2005-11-14 [paul]       1.9.100cvs11
8583
8584         * src/plugins/clamav/Makefile.am
8585         * src/plugins/clamav/clamav_plugin.c
8586         * src/plugins/clamav/clamav_plugin.h
8587         * src/plugins/clamav/clamav_plugin_gtk.c
8588                 also merge clamav and clamav_gtk plugins
8589
8590 2005-11-13 [colin]      1.9.100cvs10
8591
8592         * configure.ac
8593         * src/plugins/spamassassin/Makefile.am
8594         * src/plugins/spamassassin/spamassassin.c
8595         * src/plugins/spamassassin/spamassassin.h
8596         * src/plugins/spamassassin/spamassassin_gtk.c
8597                 Merge spamassassin and spamassassin_gtk plugins,
8598                 and build it by default.
8599
8600 2005-11-12 [colin]      1.9.100cvs9
8601
8602         * src/etpan/imap-thread.c
8603                 Fix gcc warning
8604
8605 2005-11-12 [colin]      1.9.100cvs8
8606
8607         * src/procmime.c
8608                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8609
8610 2005-11-10 [colin]      1.9.100cvs7
8611
8612         * src/main.c
8613                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8614                 minimised state)
8615
8616 2005-11-10 [wwp]        1.9.100cvs6
8617
8618         * src/gtk/description_window.c
8619                 fix a crash when closing description windows using the WM's [X] button
8620
8621 2005-11-09 [colin]      1.9.100cvs5
8622
8623         * src/common/ssl.c
8624                 Update libetpan call to follow upstream
8625                 (yes, this requires libetpan-0.40cvs3)
8626
8627 2005-11-08 [colin]      1.9.100cvs4
8628
8629         * src/compose.c
8630         * src/textview.c
8631         * src/common/utils.c
8632         * src/common/utils.h
8633                 Enhance the email parser
8634
8635 2005-11-08 [colin]      1.9.100cvs3
8636
8637         * src/procmime.c
8638                 Fix what looks like an off-by-one (fixes 
8639                 attachments from the Bat)
8640
8641 2005-11-08 [wwp]        1.9.100cvs2
8642
8643         * src/main.c
8644                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8645
8646 2005-11-08 [wwp]        1.9.100cvs1
8647
8648         * src/main.c
8649                 allow exiting Sylpheed-Claws from command-line
8650
8651 2005-11-08 [paul]       1.9.100
8652
8653         1.9.100 released
8654
8655 2005-11-07 [colin]      1.9.99cvs17
8656
8657         * src/addritem.c
8658         * src/ldif.c
8659                 Fix import of base-64 encoded items
8660
8661 2005-11-07 [colin]      1.9.99cvs16
8662
8663         * src/send_message.c
8664                 Fix bug #314 (Queue does not empty under certain 
8665                 circumstances)
8666
8667 2005-11-07 [paul]       1.9.99cvs15
8668
8669         * src/mutt.c
8670         * src/pine.c
8671                 fix buffer overflows
8672                 Thanks to Colin
8673
8674 2005-11-07 [paul]       1.9.99cvs14
8675
8676         * doc/man/Makefile.am
8677         * doc/man/sylpheed-claws.1      ** ADDED **
8678         * doc/man/sylpheed.1            ** DELETED **
8679                 rename and update the man file
8680
8681 2005-11-06 [colin]      1.9.99cvs13
8682
8683         * src/ldif.c
8684                 Fix ldif_get_line() that returned empty strings
8685                 (Didn't understand why). Also fix a possible
8686                 buffer overflow.
8687
8688 2005-11-06 [wwp]        1.9.99cvs12
8689
8690         * src/textview.c
8691         * src/gtk/about.c
8692         * src/gtk/gtkutils.c
8693         * src/gtk/gtkutils.h
8694                 fix a compilation warning,
8695                 make links sensitive in the about dialog
8696
8697 2005-11-04 [wwp]        1.9.99cvs11
8698
8699         * src/gtk/about.c
8700                 don't wrap or translate URIs, and a bit text format cleanup
8701
8702 2005-11-04 [wwp]        1.9.99cvs10
8703
8704         * src/gtk/about.c
8705                 better textview tagging implementation (no more use of marks for
8706                 postponed tagging)
8707
8708 2005-11-02 [colin]      1.9.99cvs9
8709
8710         * src/common/ssl.c
8711                 Forgot an ifdef
8712
8713 2005-11-02 [colin]      1.9.99cvs8
8714
8715         * configure.ac
8716                 Require libetpan-0.40 due to upstream fix
8717         * src/common/ssl.c
8718                 Tell libetpan not to call SSL_Library_Init,
8719                 as we do it ourselves.
8720
8721 2005-11-02 [colin]      1.9.99cvs7
8722
8723         * po/POTFILES.in
8724                 Add missing files (thanks to Fabien Vantard)
8725
8726 2005-11-02 [colin]      1.9.99cvs6
8727
8728         * src/summaryview.c
8729                 Fix totals when read messages are hidden or quicksearch
8730                 is on
8731         * src/ssl_manager.c
8732         * src/ssl_manager.h
8733         * src/common/ssl_certificate.c
8734         * src/common/ssl_certificate.h
8735         * src/gtk/sslcertwindow.c
8736         * src/gtk/sslcertwindow.h
8737                 Fix copyright on my stuff
8738
8739 2005-11-02 [wwp]        1.9.99cvs5
8740
8741         * src/prefs_themes.c
8742                 fix directory name checking (theme installation/removal),
8743                 made related error a bit more verbose
8744
8745 2005-11-02 [colin]      1.9.99cvs4
8746
8747         * src/summaryview.c
8748                 Fix typo (probably fixes bug #841 (Sort by the From 
8749                 field doesn't work)
8750
8751 2005-11-02 [paul]       1.9.99cvs3
8752
8753         * po/ko.po
8754         * po/nb.po
8755                 updated by SungHyun Nam, Geir Helland
8756         * src/wizard.c
8757                 fix typo in welcome message. spotted by
8758                 Andrea Spadaccini
8759
8760 2005-11-01 [colin]      1.9.99cvs2
8761
8762         * src/compose.c
8763                 Fix replying to ml wen confirming subscription
8764         * src/messageview.c
8765         * src/mimeview.c
8766         * src/mimeview.h
8767         * src/privacy.h
8768         * src/summaryview.c
8769                 Make key check non blocking
8770
8771 2005-10-31 [paul]       1.9.99cvs1
8772
8773         * tools/claws.i18n.status.pl
8774                 updated for ChangeLog
8775
8776 2005-10-31 [paul]       1.9.99
8777
8778         1.9.99 released
8779
8780 2005-10-31 [paul]       1.9.15cvs131
8781
8782         * .cvsignore
8783         * ChangeLog
8784         * ChangeLog.claws       ** REMOVED **
8785         * ChangeLog-gtk2.claws  ** REMOVED **
8786         * ChangeLog.gtk1        ** ADDED **
8787         * INSTALL
8788         * Makefile.am
8789         * NEWS
8790         * README
8791         * README.claws          ** REMOVED **
8792         * README.jp             ** REMOVED **
8793         * RELEASE_NOTES         ** ADDED **
8794         * RELEASE_NOTES.claws   ** REMOVED **
8795         * commitHelper
8796         * configure.ac
8797         * sylpheed.spec.in      ** REMOVED **
8798                 tidy up and update the default docs:
8799                 ChangeLog.claws is renamed ChangeLog.gtk1
8800                 ChangeLog-gtk2.claws is renamed ChangeLog
8801                 README.claws is renamed README
8802                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8803
8804 2005-10-31 [paul]       1.9.15cvs130
8805
8806         * po/it.po
8807                 fix errors
8808
8809 2005-10-31 [paul]       1.9.15cvs129
8810
8811         * po/ca.po
8812         * po/de.po
8813         * po/en_GB.po
8814         * po/fr.po
8815         * po/it.po
8816         * po/pt_BR.po
8817         * po/sk.po
8818         * po/sr.po
8819         * po/zh_CN.po
8820                 updated by Miquel Oliete, Stephan Sachse and
8821                 Thomas Gilgin, me, Fabien Vantard, Andrea
8822                 Spadaccini, Frederico Goncalves Guimaraes,
8823                 Andrej Kacian, Aleksandar Urosevic, and
8824                 Ralgh Young.
8825
8826 2005-10-31 [mones]      1.9.15cvs128
8827
8828         * manual/faq.xml
8829                 More questions.
8830         
8831         * po/es.po
8832                 Updated for release.
8833
8834 2005-10-30 [colin]      1.9.15cvs127
8835
8836         * src/compose.c
8837                 Place cursor before rewrapping (fixes cursor
8838                 pos if quotation gets rewrapped)
8839
8840 2005-10-29 [paul]       1.9.15cvs126
8841
8842         * src/crash.c
8843         * src/foldersel.c
8844         * src/main.c
8845         * src/messageview.c
8846         * src/toolbar.c
8847         * src/gtk/authors.h
8848                 corrections to text items
8849
8850 2005-10-28 [colin]      1.9.15cvs125
8851
8852         * src/messageview.c
8853                 Make "hit 'C' to check sig" work from extern 
8854                 messageviews
8855
8856 2005-10-27 [colin]      1.9.15cvs124
8857
8858         * src/summaryview.c
8859                 Add a hack to avoid segfaulting when hammering 
8860                 on gtk's events
8861
8862 2005-10-27 [wwp]        1.9.15cvs123
8863
8864         * src/prefs_themes.c
8865                 sort list of themes names in themes prefs
8866
8867 2005-10-27 [paul]       1.9.15cvs122
8868
8869         * src/folder.c
8870         * src/prefs_account.c
8871                 fix building on Solaris
8872                 Patch by Alex Moore
8873
8874 2005-10-27 [wwp]        1.9.15cvs121
8875
8876         * src/summaryview.c
8877         * src/gtk/gtksctree.c
8878                 speed up unselecting messages in summary view (thanks to Colin)
8879
8880 2005-10-27 [paul]       1.9.15cvs120
8881
8882         * src/mainwindow.c
8883                 fix a compilation warning
8884         * src/summaryview.c
8885                 fix updating of 'n items selected' count
8886                 when deselecting
8887
8888 2005-10-27 [martin]     1.9.15cvs119
8889
8890         * src/action.c
8891                 ignore actions with a leading '/' in the action menu name
8892                 fixes a crash on menu creation
8893         * src/prefs_actions.c
8894                 do not allow a leading '/' in the action menu name
8895
8896 2005-10-27 [paul]       1.9.15cvs118
8897
8898         * src/main.c
8899                 fix compilation warning
8900
8901 2005-10-27 [paul]       1.9.15cvs117
8902
8903         * src/procmime.c
8904                 add #if HAVE_LOCALE_H
8905
8906 2005-10-27 [paul]       1.9.15cvs116
8907
8908         * src/plugins/clamav/clamav_plugin.c
8909         * src/plugins/dillo_viewer/dillo_viewer.c
8910         * src/plugins/mathml_viewer/mathml_viewer.c
8911         * src/plugins/pgpcore/plugin.c
8912         * src/plugins/pgpinline/plugin.c
8913         * src/plugins/pgpmime/plugin.c
8914         * src/plugins/spamassassin/spamassassin.c
8915         * src/plugins/trayicon/trayicon.c
8916                 plugin_init() : make error messages more
8917                 informative
8918
8919 2005-10-26 [wwp]        1.9.15cvs115
8920
8921         * src/prefs_matcher.c
8922                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8923
8924 2005-10-26 [wwp]        1.9.15cvs114
8925
8926         * src/procmime.c
8927         * src/gtk/gtksctree.c
8928         * src/plugins/spamassassin/libspamc.c
8929         * src/plugins/spamassassin/spamassassin.c
8930                 fix some compilation warnings more
8931
8932 2005-10-26 [mones]      1.9.15cvs113
8933
8934         * po/es.po
8935                 Updated translation
8936
8937 2005-10-26 [paul]       1.9.15cvs112
8938
8939         * src/prefs_message.c
8940                 give all display_xface stuff the
8941                 #if HAVE_LIBCOMPFACE treatment, thus
8942                 preventing a crash
8943                 (Thanks to Wolfgang Enderlein)
8944
8945 2005-10-26 [colin]      1.9.15cvs111
8946
8947         * src/gedit-print.c
8948                 Fix date format
8949         * src/imap_gtk.c
8950         * src/news_gtk.c
8951                 Remove context menu items that should not be there
8952         * src/jpilot.c
8953                 Fix encoding
8954         * src/main.c
8955         * src/mainwindow.c
8956                 Don't show the mainwindow too soon
8957
8958 2005-10-26 [wwp]        1.9.15cvs110
8959
8960         * src/folder.c
8961         * src/manual.c
8962         * src/summaryview.c
8963                 fix uninitialized pointers in the folder updating hook
8964                 (thanks to Colin)
8965
8966 2005-10-25 [mones]      1.9.15cvs109
8967
8968         * manual/faq.xml
8969                 General information subsection completed. 
8970                 Removed archaic references.
8971                 
8972         * manual/Makefile
8973         * manual/dtd/manual.dsl
8974                 Added customization stylesheet for getting paragraphs
8975                 fully justified in PDF output (as suggested by Colin).
8976
8977 2005-10-25 [colin]      1.9.15cvs108
8978
8979         * src/compose.c
8980                 Fix a second leak
8981
8982 2005-10-25 [colin]      1.9.15cvs107
8983
8984         * src/addrbook.c
8985         * src/addrindex.c
8986                 Fix leak (xml_get_element() allocates memory)
8987         * src/compose.c
8988                 Fix leak + dead code (shame!)
8989         * src/procmime.c
8990                 Fix leak
8991
8992 2005-10-25 [colin]      1.9.15cvs106
8993
8994         * src/mimeview.c
8995                 Fix encoding issue in Save all and in 
8996                 overwrite-confirmation alertpanel
8997
8998 2005-10-25 [colin]      1.9.15cvs105
8999
9000         * src/common/socket.c
9001                 Fix a leak - Thanks to Christopher Aillon
9002                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9003
9004 2005-10-25 [paul]       1.9.15cvs104
9005
9006         * src/wizard.c
9007                 Always guess servers from the right-hand
9008                 email part and guess username from the
9009                 left-hand part. (Thanks to Colin)
9010                 add an X-Face to the welcome message
9011
9012 2005-10-25 [paul]       1.9.15cvs103
9013
9014         * manual/handling.xml
9015                 written by Colin, edited by me
9016
9017 2005-10-25 [wwp]        1.9.15cvs102
9018
9019         * src/folderview.c
9020         * src/grouplistdialog.c
9021         * src/imap.c
9022         * src/noticeview.c
9023                 fix some compilation warnings
9024
9025 2005-10-24 [paul]
9026
9027         1.9.99-rc3 released
9028
9029 2005-10-24 [paul]       1.9.15cvs101
9030
9031         * src/gtk/about.c
9032                 fix window sizing
9033
9034 2005-10-24 [paul]       1.9.15cvs100
9035
9036         * src/pixmaps/offline.xpm
9037         * src/pixmaps/online.xpm
9038                 replace with last default versions
9039
9040 2005-10-24 [colin]      1.9.15cvs99
9041
9042         * src/imap.c
9043                 Fix bug when moving a folder
9044         * src/imap_gtk.c
9045         * src/mh_gtk.c
9046                 "Delete folder" pops up a window, so it 
9047                 should be suffixed with "..."
9048         * src/plugins/pgpcore/sgpgme.c
9049                 Include locale.h
9050
9051 2005-10-24 [mones]      1.9.15cvs98
9052
9053         * manual/Makefile
9054         * manual/account.xml
9055         * manual/ack.xml
9056         * manual/addrbook.xml
9057         * manual/advanced.xml
9058         * manual/faq.xml
9059         * manual/glossary.xml
9060         * manual/gpl.xml
9061         * manual/handling.xml
9062         * manual/intro.xml
9063         * manual/keyboard.xml
9064         * manual/manual.xml
9065         * manual/plugins.xml
9066         * manual/starting.xml
9067         * manual/dtd/sdocbook.dtd
9068                 Initial manual structure and some content.
9069
9070 2005-10-23 [wwp]        1.9.15cvs97
9071
9072         * src/gtk/about.c
9073                 fix a typo
9074
9075 2005-10-23 [wwp]        1.9.15cvs96
9076
9077         * src/gtk/about.c
9078         * src/gtk/authors.h
9079                 rework of the about window (main work by Paul), also featuring a few
9080                 fixes for typos and duplicate names
9081
9082 2005-10-23 [wwp]        1.9.15cvs95
9083
9084         * src/.cvsignore
9085                 Ignore the right binary name (sylpheed-claws now)
9086
9087 2005-10-23 [paul]       1.9.15cvs94
9088
9089         * src/compose.c
9090                 when using Folder Pref 'Default To for
9091                 replies' make the entry in the Compose
9092                 window bold
9093                 Patch by Fabien Vantard
9094
9095 2005-10-22 [colin]      1.9.15cvs93
9096
9097         * src/codeconv.c
9098                 Fix leak
9099
9100 2005-10-22 [colin]      1.9.15cvs92
9101
9102         * src/codeconv.c
9103                 try to convert using locale (apart utf8) if necessary
9104
9105 2005-10-22 [colin]      1.9.15cvs91
9106
9107         * src/pixmaps/new.xpm
9108         * src/pixmaps/unread.xpm
9109                 Make the unread envelope blue again and
9110                 saturate the new one a bit more.
9111
9112 2005-10-22 [colin]      1.9.15cvs90
9113
9114         * src/compose.c
9115                 When replying to a mail sent by one of our accounts,
9116                 use the original list of recipients. Let 'Reply All'
9117                 and 'Reply to sender' work like previously.
9118
9119 2005-10-21 [colin]      1.9.15cvs89
9120
9121         * src/prefs_filtering.c
9122                 Clear fields after add and replace
9123         * src/textview.c
9124                 Display xface differently (better)
9125         * src/plugins/pgpinline/pgpinline.c
9126                 Fix crappy encodings/recodings
9127
9128 2005-10-21 [paul]       1.9.15cvs88
9129
9130         * src/compose.c
9131         * src/prefs_folder_item.c
9132         * src/toolbar.c
9133                 fix news folder Folder Properties
9134                 (thanks to Colin)
9135         * src/folderview.c
9136                 update folderview after Themes change
9137                 keep selected folder selected
9138                 (thanks to Colin)
9139
9140 2005-10-21 [paul]       1.9.15cvs87
9141
9142         * tools/Makefile.am
9143         * tools/OOo2sylpheed.pl
9144         * tools/README
9145         * tools/README.sylprint
9146         * tools/asus_mailled.sh         ** REMOVED **
9147         * tools/filter_conv.pl
9148         * tools/freshmeat_search.pl
9149         * tools/google_search.pl
9150         * tools/gpg-sign-syl            ** REMOVED **
9151         * tools/kmail2sylpheed.pl
9152         * tools/kmail2sylpheed_v2.pl
9153         * tools/multiwebsearch.pl
9154         * tools/nautilus2sylpheed.sh
9155         * tools/newscache_clean.pl
9156         * tools/outlook2sylpheed.pl
9157         * tools/sylpheed-switcher       ** REMOVED **
9158         * tools/sylprint.pl
9159         * tools/sylprint.rc
9160         * tools/tb2sylpheed
9161         * tools/vcard2xml.py
9162         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9163                 update default config dir
9164                 update binary name (thanks to Fabien Vantard)
9165                 remove obsolete scripts
9166
9167 2005-10-21 [colin]      1.9.15cvs86
9168
9169         * src/inc.c
9170                 Fix possible leak and units. Based on a patch by
9171                 Fabien Vantard.
9172
9173 2005-10-20 [colin]      1.9.15cvs85
9174
9175         * src/textview.c
9176                 Clear xface when clearing textview
9177
9178 2005-10-20 [colin]      1.9.15cvs84
9179
9180         * configure.ac
9181         * src/folderview.c
9182         * src/headerview.c
9183         * src/main.c
9184         * src/prefs_common.c
9185         * src/prefs_common.h
9186         * src/prefs_message.c
9187         * src/textview.c
9188         * src/textview.h
9189         * src/common/defs.h
9190         * src/common/utils.c
9191         * src/common/utils.h
9192         * src/gtk/gtkutils.c
9193         * src/gtk/gtkutils.h
9194                 Migrate config to .sylpheed-claws (Automatically)
9195                 Add a way to get the Xface in the TextView
9196
9197 2005-10-20 [colin]      1.9.15cvs83
9198
9199         * src/gtk/Makefile.am
9200         * src/gtk/about.c
9201         * src/gtk/authors.h
9202                 Make the about dialog *grooovy*
9203
9204 2005-10-20 [colin]      1.9.15cvs82
9205
9206         * src/mimeview.c
9207                 Use "Open with" on double click if no command
9208                 was found
9209
9210 2005-10-20 [colin]      1.9.15cvs81
9211
9212         * src/imap.c
9213         * src/etpan/imap-thread.c
9214                 Fix possible crash.
9215
9216 2005-10-20 [paul]       1.9.15cvs80
9217
9218         * src/folder.c
9219                 don't show clipkey icon if the only
9220                 attachment is the signature
9221                 Patch by Colin
9222
9223 2005-10-20 [paul]       1.9.15cvs79
9224
9225         * AUTHORS
9226         * src/plugins/pgpmime/pgpmime.c
9227                 name the PGP/MIME signature 'signature.asc'
9228                 Patch by Andrew Nelson <freeandy@gmail.com>
9229
9230 2005-10-19 [colin]      1.9.15cvs78
9231
9232         * src/plugins/pgpmime/pgpmime.c
9233                 Oops, no need to double-check though
9234
9235 2005-10-19 [colin]      1.9.15cvs77
9236
9237         * src/plugins/pgpinline/pgpinline.c
9238         * src/plugins/pgpmime/pgpmime.c
9239                 Check that my_tmpfile() doesn't 
9240                 return NULL
9241
9242 2005-10-19 [colin]      1.9.15cvs76
9243
9244         * src/common/utils.c
9245                 Use shorter mime boundaries to avoid having
9246                 MTAs rewrapping our headers, breaking the
9247                 PGP signature in the process 
9248         * src/compose.c
9249         * src/plugins/pgpmime/pgpmime.c
9250                 Check for boundary uniqueness to be sure
9251                 it won't happen, instead of hoping for the
9252                 best
9253
9254 2005-10-19 [colin]      1.9.15cvs75
9255
9256         * sylpheed-claws.desktop
9257         * src/Makefile.am
9258         * src/main.c
9259                 Ship a sylpheed-claws binary instead
9260                 of a sylpheed one. Change the socket
9261                 name, too
9262         * src/folderview.c
9263                 Update folder only if it changed
9264         * src/wizard.c
9265                 Fix i18n in welcome mail, patch by
9266                 Fabien Vantard
9267
9268 2005-10-19 [paul]
9269
9270         1.9.99-rc2 released
9271
9272 2005-10-19 [paul]       1.9.15cvs74
9273
9274         * src/folder.c
9275         * src/folderview.c
9276                 fix summaryview update
9277                 Patch by Colin
9278
9279 2005-10-18 [colin]      1.9.15cvs73
9280
9281         * src/plugins/pgpcore/passphrase.c
9282                 Don't XGrabServer, and try a bit more to 
9283                 sync everything before grabbing mouse/keyboard
9284
9285 2005-10-18 [colin]      1.9.15cvs72
9286
9287         * src/Makefile.am
9288         * src/addressadd.c
9289         * src/addressbook.c
9290         * src/folderview.c
9291         * src/grouplistdialog.c
9292         * src/mimeview.c
9293         * src/stock_pixmap.c
9294         * src/stock_pixmap.h
9295         * src/summaryview.c
9296         * src/gtk/gtksctree.c
9297         * src/gtk/gtksctree.h
9298         * src/pixmaps/empty.xpm
9299                 Implement a wrapper call for gtk_ctree_set_node_info
9300                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9301                 pixmap instead of a NULL one. This works around some
9302                 memory problems deep inside gtk, revealed by valgrind,
9303                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9304                 as locked crashes sylpheed.), as well as, probably, 
9305                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9306
9307 2005-10-17 [colin]      1.9.15cvs71
9308
9309         * src/mimeview.c
9310                 Provide visual feedback when checking
9311                 signature
9312
9313 2005-10-17 [colin]      1.9.15cvs70
9314
9315         * src/main.c
9316                 Keep the folder list frozen while checking caches...
9317
9318 2005-10-17 [colin]      1.9.15cvs69
9319
9320         * src/addr_compl.c
9321                 Fi bug #833 (Autocompleting from addressbook 
9322                 fails with extended chars)
9323         * src/imap.c
9324                 Fix 'adding messages' staying in statusbar
9325                 after an error
9326
9327 2005-10-17 [wwp]        1.9.15cvs68
9328
9329         * src/ssl_manager.c
9330                 Fix buttons' layout resizing when window size changes
9331
9332 2005-10-17 [wwp]        1.9.15cvs67
9333
9334         * src/account.c
9335         * src/prefs_account.c
9336         * src/prefs_common.c
9337         * src/prefs_common.h
9338         * src/prefs_folder_item.c
9339         * src/prefs_gtk.c
9340         * src/gtk/logwindow.c
9341         * src/gtk/pluginwindow.c
9342         * src/gtk/prefswindow.c
9343         * src/gtk/prefswindow.h
9344                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9345
9346 2005-10-17 [paul]       1.9.15cvs66
9347
9348         * configure.ac
9349                 fix missing libetpan message
9350         * po/en_GB.po
9351                 updated
9352         * src/crash.c
9353         * src/manual.c
9354         * src/prefs_themes.c
9355         * src/common/defs.h
9356                 add some new URI defines, change some
9357                 others
9358         * src/wizard.c
9359                 make welcome message translatable
9360                 small improvements to english
9361                 other tweaks
9362         * src/gtk/menu.c
9363                 fix warnings
9364
9365 2005-10-17 [paul]       1.9.15cvs65
9366
9367         * src/summaryview.c
9368                 fix column titles
9369
9370 2005-10-16 [mones]      1.9.15cvs64
9371
9372         * po/es.po
9373                 Updated translation
9374
9375 2005-10-16 [colin]
9376
9377         1.9.99-rc1 released
9378
9379 2005-10-16 [colin]      1.9.15cvs63
9380
9381         * src/wizard.c
9382                 Fix whitespace
9383
9384 2005-10-16 [colin]      1.9.15cvs62
9385
9386         * src/toolbar.c
9387                 s/Get All/Get Mail/
9388         * src/wizard.c
9389                 Real welcome mail text, thanks Paul
9390
9391 2005-10-16 [colin]      1.9.15cvs61
9392
9393         * src/editldap.c
9394         * src/exporthtml.c
9395         * src/main.c
9396         * src/mainwindow.c
9397         * src/prefs_themes.c
9398         * src/prefs_toolbar.c
9399         * src/plugins/demo/demo.c
9400         * src/plugins/trayicon/trayicon.c
9401                 s/Sylpheed/Sylpheed-Claws/
9402
9403 2005-10-16 [colin]      1.9.15cvs60
9404
9405         * src/wizard.c
9406                 Add a welcome email in the first empty mailbox
9407         * src/prefs_common.c
9408                 Change one more default
9409
9410 2005-10-16 [colin]      1.9.15cvs59
9411
9412         * src/wizard.c
9413                 Remove printf
9414
9415 2005-10-16 [colin]      1.9.15cvs58
9416
9417         * src/toolbar.c
9418         * src/prefs_common.c
9419                 Change some defaults
9420
9421 2005-10-16 [colin]      1.9.15cvs57
9422
9423         * src/toolbar.c
9424         * src/prefs_common.c
9425                 Change some defaults
9426
9427 2005-10-16 [colin]      1.9.15cvs56
9428
9429         * src/wizard.c
9430                 By default, initialize fonts to have
9431                 the same size as normal GtkWidgets
9432
9433 2005-10-16 [colin]      1.9.15cvs55
9434
9435         * src/mimeview.c
9436                 Fix message a bit more
9437
9438 2005-10-16 [colin]      1.9.15cvs54
9439
9440         * src/addressbook.c
9441                 Second attempt at flicker fixing
9442
9443 2005-10-16 [colin]      1.9.15cvs53
9444
9445         * src/addressbook.c
9446                 Fix flicker
9447
9448 2005-10-16 [wwp]        1.9.15cvs52
9449
9450         * src/addressbook.c
9451         * src/editaddress.c
9452         * src/prefs_common.c
9453         * src/prefs_common.h
9454                 Remember window sizes (address book)
9455
9456 2005-10-16 [wwp]        1.9.15cvs51
9457
9458         * src/plugins/clamav/clamav_plugin_gtk.c
9459         * src/plugins/spamassassin/spamassassin_gtk.c
9460                 Fix compilation warnings (missing #include).
9461
9462 2005-10-16 [colin]      1.9.15cvs50
9463
9464         * src/mimeview.c
9465         * src/summaryview.c
9466         * src/textview.c
9467                 Make 'c' check signature, and forward
9468                 c, l, y, t from summaryview to mimeview
9469
9470 2005-10-16 [colin]      1.9.15cvs49
9471
9472         * src/addressbook.c
9473                 Put border around buttons
9474         * src/mainwindow.c
9475         * src/summaryview.c
9476                 Rework menus (Patch based on a patch
9477                 by Paul)
9478
9479 2005-10-15 [wwp]        1.9.15cvs48
9480
9481         * src/editjpilot.c
9482         * src/editldap.c
9483         * src/editvcard.c
9484         * src/exphtmldlg.c
9485         * src/expldifdlg.c
9486         * src/export.c
9487         * src/import.c
9488         * src/importldif.c
9489         * src/importmutt.c
9490         * src/importpine.c
9491         * src/prefs_account.c
9492         * src/prefs_spelling.c
9493         * src/gtk/gtkutils.c
9494         * src/gtk/gtkutils.h
9495         * src/plugins/clamav/clamav_plugin_gtk.c
9496         * src/plugins/spamassassin/spamassassin_gtk.c
9497                 use nicer browse-for-file/dir buttons than the "..." ones,
9498                 code factorizing more.
9499
9500 2005-10-14 [colin]      1.9.15cvs47
9501
9502         * src/mainwindow.c
9503                 set relief on the account switcher so that people see it
9504                 grey out Create processing rules when no message is selected
9505         * src/prefs_filtering.c
9506                 ask before closing if the rule has not been modified, even if
9507                 it's not valid
9508         * src/prefs_matcher.c
9509                 fix sensitivity when entering the dialog
9510         * src/gtk/inputdialog.c
9511                 display a better icon on password ask
9512         * src/plugins/pgpcore/passphrase.c
9513                 make the dialog look better
9514
9515 2005-10-14 [paul]       1.9.15cvs46
9516
9517         * src/folderview.c
9518                 indicate presense of marked msgs in
9519                 unexpanded subfolders
9520
9521 2005-10-14 [paul]       1.9.15cvs45
9522
9523         * src/prefs_actions.c
9524         * src/prefs_common.c
9525         * src/prefs_common.h
9526         * src/prefs_filtering_action.c
9527         * src/prefs_matcher.c
9528         * src/prefs_template.c
9529                 remember window sizes
9530                 fix Info button size
9531
9532         Patches by wwp
9533
9534 2005-10-13 [colin]      1.9.15cvs44
9535
9536         * src/mimeview.c
9537         * src/noticeview.c
9538         * src/noticeview.h
9539                 Add a tooltip on the icon (optional) 
9540                 Get rid of the signature buttons and only
9541                 use the icon+tooltip
9542
9543 2005-10-13 [colin]      1.9.15cvs43
9544
9545         * src/noticeview.c
9546         * src/noticeview.h
9547                 Add hand cursor for hovering over icon
9548
9549 2005-10-13 [colin]      1.9.15cvs42
9550
9551         * src/summaryview.c
9552                 Fix crash when quicksearch's hidden 
9553                 at startup
9554
9555 2005-10-13 [colin]      1.9.15cvs41
9556
9557         * src/compose.c
9558                 Set subject when forwarding multiple mails
9559                 Check that other recipient than the default Cc or Bcc
9560                 have been set before sending.
9561
9562 2005-10-13 [colin]      1.9.15cvs40
9563
9564         * src/imap.c
9565                 Batch per-folder
9566                 Introduce locking, but don't use it yet
9567
9568 2005-10-13 [colin]      1.9.15cvs39
9569
9570         * src/gtk/quicksearch.c
9571                 Reset quicksearch when hiding it
9572                 Make sticky a real pref
9573
9574 2005-10-13 [colin]      1.9.15cvs38
9575
9576         * src/summaryview.c
9577                 Faster prefs apply
9578
9579 2005-10-13 [colin]      1.9.15cvs37
9580
9581         * src/mimeview.c
9582         * src/noticeview.c
9583         * src/noticeview.h
9584         * src/plugins/pgpcore/sgpgme.c
9585                 Make privacy icon clickable
9586                 Move Trust field in Full info
9587                 When trust is less than full, don't display
9588                 a warning icon
9589
9590 2005-10-13 [colin]      1.9.15cvs36
9591
9592         * src/folder.c
9593                 Batch on flags sync
9594         * src/folderview.c
9595                 Revert speed hack which is dangerous in fact
9596                 Apply prefs faster
9597
9598 2005-10-13 [colin]      1.9.15cvs35
9599
9600         * src/folder_item_prefs.c
9601                 Fix pref corruption on folder move. Patch
9602                 by wwp
9603
9604 2005-10-13 [paul]       1.9.15cvs34
9605
9606         * src/export.c
9607         * src/import.c
9608                 fix typos in g_warnings
9609         * src/prefs_account.c
9610                 add a file selector for Signature file
9611
9612         Patches by wwp
9613
9614 2005-10-12 [colin]      1.9.15cvs33
9615
9616         * src/mimeview.c
9617                 Provide a quick way to go back from a
9618                 signature's full info to the email part
9619
9620 2005-10-12 [colin]      1.9.15cvs32
9621
9622         * src/compose.c
9623                 Remove old hack of encoding signed mails with base64.
9624                 QP works equally well.
9625
9626 2005-10-12 [colin]      1.9.15cvs31
9627
9628         * src/crash.c
9629                 Replace deprecated GtkText with GtkTextView
9630         * src/imap.c
9631                 Fix a logic bug about counts in imap_select
9632                 (previously un-triggered)
9633         * src/mainwindow.c
9634         * src/summaryview.c
9635         * src/news.c
9636                 Allow local deletion of news posts
9637         * src/mimeview.c
9638                 Show GPG noticeview on the message/rfc822 part
9639                 in addition to the text/plain one
9640         * src/prefs_image_viewer.c
9641           src/plugins/pgpcore/prefs_gpg.c
9642                 Polish (set the label as part of the checkbox)
9643         * src/wizard.c
9644                 Don't sit there doing nothing after destroying
9645                 the window - return err
9646
9647 2005-10-11 [colin]      1.9.15cvs30
9648
9649         * src/folderview.c
9650                 Apply processing rules before showing folders.
9651                 Early folder show (before flags sync) will only
9652                 be done when there are no processing rules (nor
9653                 pre- or post- ones)
9654         * src/imap.c
9655                 Fix stuff related to mail subdir, creation and 
9656                 deletion of folders 
9657         * src/imap_gtk.c
9658                 Don't allow creation of folders in NoInferior
9659                 folders, as it won't work
9660
9661 2005-10-10 [colin]      1.9.15cvs29
9662
9663         * src/compose.c
9664                 Reselect "None" Privacy system when selecting an
9665                 account with no privacy system defined
9666
9667 2005-10-10 [colin]      1.9.15cvs28
9668
9669         * src/mainwindow.c
9670                 Add Windows-1252 encoding
9671         * src/prefs_common.c
9672                 Rework some defaults:
9673                 - autosave to draft by default
9674                 - don't show header pane (it's already in the textview)
9675                 - Select first new or unread mail on entry
9676                 - Assume 'Yes' to change folder when there's no more
9677                   unread message
9678         * src/prefs_matcher.c
9679                 Fix a gtk assertion failure
9680         * src/gtk/colorlabel.c
9681                 Workaround bad repainting on selection
9682         * src/main.c
9683                 Freeze/thaw (a bit faster on ssh -X)
9684         * src/msgcache.c
9685                 Get rid of StrdupConverter that just adds an
9686                 extra strdup/free 
9687         * src/etpan/imap_thread.c
9688                 memset buf to 0
9689
9690 2005-10-10 [colin]      1.9.15cvs27
9691
9692         * src/export.c
9693         * src/import.c
9694                 Fix compile on gtk 2.4. Patch by wwp
9695
9696 2005-10-09 [colin]      1.9.15cvs26
9697
9698         * src/mainwindow.c
9699         * src/messageview.c
9700         * src/summaryview.c
9701                 Clarify forward menus. Patch by wwp
9702
9703 2005-10-09 [colin]      1.9.15cvs25
9704
9705         * src/compose.c
9706         * src/compose.h
9707                 Fix bug #829 (Non-working "Encrypt message by 
9708                 default when replying to an encrypted message")
9709
9710 2005-10-08 [colin]      1.9.15cvs24
9711
9712         * src/wizard.c
9713                 Fix bug #827 ("Welcome" setup wizard after a 
9714                 permission error gives up & forgets itself.)
9715
9716 2005-10-08 [colin]      1.9.15cvs23
9717
9718         * src/procmime.c
9719                 Fix bug #828 (Ignoring headers with spaces around = sign)
9720
9721 2005-10-08 [colin]      1.9.15cvs22
9722
9723         * src/export.c
9724                 Warning fix by wwp
9725
9726 2005-10-08 [colin]      1.9.15cvs21
9727
9728         * src/folder.c
9729         * src/folder.h
9730                 Add a processing_pending indicator, set on 
9731                 folder_item_open and cleared after 
9732                 folder_item_process_open
9733         * src/folderview.c
9734         * src/summaryview.c
9735                 wrap procmsg_msginfo_*_flags, and in the
9736                 wrapper check that there's no folder processing 
9737                 pending. If there is, defer the flags change until 
9738                 processing is done to avoid stepping over each
9739                 other's toes.
9740                 Freeze during processing, but not during scanning.
9741
9742 2005-10-07 [colin]      1.9.15cvs20
9743
9744         * src/plugins/pgpcore/passphrase.c
9745                 Fix bug #826 (X-Server hangs when 
9746                 right-clicking a PGP encrypted message)
9747
9748 2005-10-07 [paul]       1.9.15cvs19
9749
9750         * src/compose.c
9751                 fix compose_entries[]
9752                 patch by Fabien Vantard
9753
9754 2005-10-06 [colin]      1.9.15cvs18
9755
9756         * src/pixmaps/address.xpm
9757         * src/pixmaps/address_book.xpm
9758         * src/pixmaps/book.xpm
9759         * src/pixmaps/check_spelling.xpm
9760         * src/pixmaps/checkbox_off.xpm
9761         * src/pixmaps/checkbox_on.xpm
9762         * src/pixmaps/close.xpm
9763         * src/pixmaps/complete.xpm
9764         * src/pixmaps/continue.xpm
9765         * src/pixmaps/deleted.xpm
9766         * src/pixmaps/down_arrow.xpm
9767         * src/pixmaps/exec.xpm
9768         * src/pixmaps/forwarded.xpm
9769         * src/pixmaps/group.xpm
9770         * src/pixmaps/ignorethread.xpm
9771         * src/pixmaps/interface.xpm
9772         * src/pixmaps/jpilot.xpm
9773         * src/pixmaps/ldap.xpm
9774         * src/pixmaps/linewrap.xpm
9775         * src/pixmaps/linewrapcurrent.xpm
9776         * src/pixmaps/mail.xpm
9777         * src/pixmaps/mail_attach.xpm
9778         * src/pixmaps/mail_compose.xpm
9779         * src/pixmaps/mail_forward.xpm
9780         * src/pixmaps/mail_receive.xpm
9781         * src/pixmaps/mail_receive_all.xpm
9782         * src/pixmaps/mail_reply.xpm
9783         * src/pixmaps/mail_reply_to_all.xpm
9784         * src/pixmaps/mail_reply_to_author.xpm
9785         * src/pixmaps/mail_send.xpm
9786         * src/pixmaps/mail_send_queue.xpm
9787         * src/pixmaps/mime_application.xpm
9788         * src/pixmaps/mime_audio.xpm
9789         * src/pixmaps/mime_image.xpm
9790         * src/pixmaps/mime_message.xpm
9791         * src/pixmaps/mime_text_enriched.xpm
9792         * src/pixmaps/mime_text_html.xpm
9793         * src/pixmaps/mime_text_plain.xpm
9794         * src/pixmaps/mime_unknown.xpm
9795         * src/pixmaps/new.xpm
9796         * src/pixmaps/news_compose.xpm
9797         * src/pixmaps/offline.xpm
9798         * src/pixmaps/online.xpm
9799         * src/pixmaps/paste.xpm
9800         * src/pixmaps/preferences.xpm
9801         * src/pixmaps/privacy_emblem_encrypted.xpm
9802         * src/pixmaps/privacy_expired.xpm
9803         * src/pixmaps/privacy_failed.xpm
9804         * src/pixmaps/privacy_passed.xpm
9805         * src/pixmaps/privacy_signed.xpm
9806         * src/pixmaps/privacy_unknown.xpm
9807         * src/pixmaps/privacy_warn.xpm
9808         * src/pixmaps/properties.xpm
9809         * src/pixmaps/replied.xpm
9810         * src/pixmaps/search.xpm
9811         * src/pixmaps/unread.xpm
9812         * src/pixmaps/up_arrow.xpm
9813         * src/pixmaps/vcard.xpm
9814                 Modernize internal theme, with icons from the 
9815                 Gnomaws theme. Keep some of the old ones where
9816                 they were better.
9817
9818 2005-10-06 [colin]      1.9.15cvs17
9819
9820         * src/summaryview.c
9821                 Little optimisations + bugfix
9822         * src/toolbar.c
9823                 Remove default useless items - useless being defined
9824                 by the default relevant prefs
9825         * src/wizard.c
9826                 include config.h to make gettext work
9827         * src/prefs_themes.c
9828                 Fix selection of current theme in prefs
9829
9830 2005-10-06 [colin]      1.9.15cvs16
9831
9832         * src/prefs_common.c
9833         * src/prefs_common.h
9834         * src/prefs_summaries.c
9835         * src/folderview.c
9836                 Add a warning dialog on Mark all read 
9837                 (with pref to get rid of it)
9838
9839 2005-10-06 [paul]       1.9.15cvs15
9840
9841         * po/nb.po
9842         * po/pt_BR.po
9843                 updated by Geir Helland and Frederico
9844                 Goncalves Guimaraes
9845
9846 2005-10-05 [colin]      1.9.15cvs14
9847
9848         * src/folder.c
9849         * src/folder.h
9850         * src/folderview.c
9851         * src/folderview.h
9852         * src/imap_gtk.c
9853         * src/mh_gtk.c
9854         * src/mainwindow.c
9855         * src/setup.c
9856                 add a way to rescan without rebuilding
9857                 make moving a bit faster (less folders changes)
9858                 don't lock the tree on Get 
9859         * src/imap.c
9860                 Don't re-delete deleted messages before expunging
9861         * src/summaryview.c
9862                 Set batch mode when deleting mails
9863
9864 2005-10-05 [paul]       1.9.15cvs13
9865
9866         * src/mainwindow.c
9867         * src/mainwindow.h
9868                 fix disabled Execute menu item
9869         * src/toolbar.c
9870                 match the change in 1.9.15cvs10: use Compose
9871                 instead of News by default
9872
9873 2005-10-04 [colin]      1.9.15cvs12
9874
9875         * src/compose.c
9876                 When replying to an ML post with Reply-To set
9877                 to the poster's email, honor it (as before),
9878                 but also honor our user's request to reply to
9879                 the mailing list: set the ML address in the To
9880                 field and the Reply-To address in the Cc: 
9881                 field.
9882
9883 2005-10-04 [colin]      1.9.15cvs11
9884
9885         * src/plugins/trayicon/trayicon.c
9886                 Finish cosmetic change - thanks to wwp
9887
9888 2005-10-04 [colin]      1.9.15cvs10
9889
9890         * src/toolbar.c
9891                 Use Compose instead of Email by default.
9892                 Spotted by wwp.
9893
9894 2005-10-04 [colin]      1.9.15cvs9
9895
9896         * src/folder.c
9897         * src/folder.h
9898         * src/folderview.c
9899         * src/imap.c
9900         * src/etpan/imap-thread.c
9901         * src/etpan/imap-thread.h
9902                 Try to make IMAP faster, by simplifying SEARCH
9903                 commands, avoiding sending two STATUS in a row,
9904                 and deferring flags sync and processing just
9905                 after displaying the folder. 
9906                 This will update the SummaryView in certain
9907                 cases (new mails not already fetched, flags
9908                 changed from another client) but in a non-
9909                 blocking manner.
9910
9911 2005-10-04 [colin]      1.9.15cvs8
9912
9913         * src/plugins/trayicon/trayicon.c
9914                 Relabel "Offline" to "Work offline"
9915
9916 2005-10-04 [colin]      1.9.15cvs7
9917
9918         * src/export.c
9919         * src/import.c
9920         * src/mbox.c
9921                 Fix mbox import/export buglets
9922                 Patch by wwp
9923         * src/plugins/trayicon/trayicon.c
9924                 Add offline swithc
9925                 Patch by wwp
9926
9927 2005-10-04 [colin]      1.9.15cvs6
9928
9929         * src/folder.c
9930         * src/folderview.c
9931         * src/summaryview.c
9932                 Better fix (don't break mark all read) for cvs2
9933
9934 2005-10-03 [colin]      1.9.15cvs5
9935
9936         * src/folder.c
9937                 Use a sane sort by default
9938
9939 2005-10-03 [colin]      1.9.15cvs4
9940
9941         * src/inc.c
9942                 Add a 'Only once' button for overriding offline mode
9943         * src/prefs_account.c
9944         * src/wizard.c
9945                 Add Local mbox to the wizard
9946                 Add IMAP subdir to the wizard (or the wizard is useless
9947                 for such accounts, or even worse than useless)
9948                 Move IMAP subdir from Advanced to Receive tab, as it's
9949                 not that uncommon
9950
9951 2005-10-03 [colin]      1.9.15cvs3
9952
9953         * src/send_message.c
9954                 Forgot this one in cvs1
9955
9956 2005-10-03 [colin]      1.9.15cvs2
9957
9958         * src/folder.c
9959                 Faster close when leaving a folder with lots
9960                 of new mails. Idea by David Relson.
9961
9962 2005-10-03 [colin]      1.9.15cvs1
9963
9964         * src/compose.c
9965         * src/imap.c
9966         * src/inc.c
9967         * src/main.c
9968         * src/messageview.c
9969         * src/news.c
9970         * src/summaryview.c
9971         * src/gtk/sslcertwindow.c
9972         * src/plugins/trayicon/trayicon.c
9973                 Add accels to every AlertPanel. Patch by Fabien 
9974                 Vantard
9975
9976 2005-10-03 [paul]       1.9.15
9977
9978         1.9.15 released
9979
9980 2005-10-03 [paul]       1.9.14cvs68
9981
9982         * po/ca.po
9983         * po/de.po
9984         * po/es.po
9985         * po/fi.po
9986         * po/fr.po
9987         * po/sk.po
9988         * po/sr.po
9989         * po/zh_CN.po
9990                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9991                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9992                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9993
9994 2005-10-03 [paul]       1.9.14cvs67
9995
9996         * src/send_message.c
9997                 prevent hang on Cancel
9998                 patch by Colin
9999
10000 2005-10-03 [paul]       1.9.14cvs66
10001
10002         * src/main.c
10003                 fix crash in IMAP caused by discrepancy
10004                 between check_at_startup and offline mode
10005                 Patch by Colin
10006
10007 2005-10-01 [paul]       1.9.14cvs65
10008
10009         * src/inc.c
10010                 fix engrish
10011
10012 2005-10-01 [paul]       1.9.14cvs64
10013         * src/export.c
10014         * src/import.c
10015                 synchronise import_mbox() and export_mbox()
10016         * src/mbox.c
10017                 proc_mbox(): add alert if file cannot be opened
10018                 export_list_to_mbox(): test if dest file exists,
10019                 prompt user to overwrite if it does. add alert
10020                 if file cannot be created
10021                                                                 
10022         Patch by wwp
10023                                                                                                                 
10024
10025 2005-09-30 [paul]       1.9.14cvs63
10026
10027         * src/addressbook.c
10028                 Fix sensitivity of a menu
10029         * src/codeconv.c
10030                 Respect hidden pref for mails with no encoding
10031         * src/common/xml.c
10032                 Fix memory corruption
10033         * src/plugins/pgpcore/sgpgme.c
10034                 Fix segfault on incomplete sigs, and display
10035                 of S/Mime UIDs
10036
10037         Patches by Colin
10038
10039 2005-09-30 [colin]      1.9.14cvs62
10040
10041         * src/partial_download.c
10042                 Little logic fix in almost-dead code
10043         * src/pop.c
10044                 Fix partial download when there's no new mail
10045
10046 2005-09-29 [paul]       1.9.14cvs61
10047
10048         * src/plugins/pgpinline/pgpinline.c
10049                 fix bug 819, 'crash accessing sign message'
10050                 Patch by Colin
10051
10052 2005-09-28 [martin]     1.9.14cvs60
10053
10054         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10055                 fix bug #790 (Crash when restarting window manager (fluxbox))
10056
10057 2005-09-28 [paul]       1.9.14cvs59
10058
10059         * src/gtk/gtkaspell.c
10060                 fix off-by-one typo
10061
10062 2005-09-27 [colin]      1.9.14cvs58
10063
10064         * src/plugins/pgpcore/sgpgme.c
10065                 Report error when there's one, instead of
10066                 "Signature unchecked" 
10067
10068 2005-09-27 [colin]      1.9.14cvs57
10069
10070         * src/prefs_quote.c
10071                 Fix bug #816 (Weird quotation with spaces)
10072
10073 2005-09-27 [colin]      1.9.14cvs56
10074
10075         * src/codeconv.c
10076         * src/compose.c
10077         * src/compose.h
10078                 Put subject in compose's title
10079                 Fix Automatic encoding so that it's really automatic:
10080                 first try default locale's charset, then charset of the replied mail, 
10081                 then utf-8
10082                 Fix encoding of headers (must be in strict mode too)
10083
10084 2005-09-26 [colin]      1.9.14cvs55
10085
10086         * src/gtk/gtkaspell.c
10087                 Fix previous patch - don't color the space,
10088                 just uncolor it :)
10089
10090 2005-09-26 [colin]      1.9.14cvs54
10091
10092         * src/gtk/gtkaspell.c
10093                 Unmark space if possible
10094
10095 2005-09-26 [colin]      1.9.14cvs53
10096
10097         * src/imap.c
10098                 log_error instead of alertpanel according to the pref
10099         * src/etpan/imap-thread.c
10100                 Print connect status, copy only necessary size to 
10101                 logger
10102         * src/plugins/pgpmime/pgpmime.c
10103                 Handle S/Mime signatures (verification only). Patch based
10104                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10105
10106 2005-09-26 [paul]       1.9.14cvs52
10107
10108         * src/common/passcrypt.c
10109                 this 'workaround' not necessary on NetBSD.
10110                 Thanks to Daniel Gustafson
10111
10112 2005-09-26 [paul]
10113
10114         1.9.15-rc4 released
10115
10116 2005-09-26 [paul]       1.9.14cvs51
10117
10118         * src/summaryview.c
10119                 Skip currently selected message when
10120                 looking for next new or unread message
10121                 in current folder. Patch by Colin
10122         * src/common/passcrypt.c
10123                 eliminate warnings on *BSD. Patch by
10124                 Daniel Gustafson
10125
10126 2005-09-26 [colin]      1.9.14cvs50
10127
10128         * src/procmsg.c
10129                 Call postfiltering hook anyway
10130
10131 2005-09-22 [colin]      1.9.14cvs49
10132
10133         * src/codeconv.c
10134         * src/codeconv.h
10135                 Add a strict mode that doesn't replace with _
10136         * src/compose.c
10137         * src/compose.h
10138                 Use strict conversion while sending
10139                 Fix race when drafting while sending (happens
10140                 on IMAP)
10141                 Fix d'n'd of messages from summaryview
10142         * src/prefs_common.c
10143         * src/prefs_common.h
10144                 add hidden utf8_instead_of_locale_for_broken_mail 
10145                 pref for people that preferred the default charset 
10146                 to be utf8 for broken mails
10147         * src/quote_fmt_parse.y
10148                 fix bug #815 (No quote insert if "From:" fied 
10149                 contained Russian letters)
10150         * src/summaryview.c
10151                 Fix d'n'd of messages to compose
10152
10153 2005-09-22 [paul]       1.9.14cvs48
10154
10155         * src/compose.c
10156                 fix bug where attachments Name entry
10157                 would display Path instead
10158
10159 2005-09-21 [paul]       1.9.14cvs47
10160
10161         * README
10162         * README.jp
10163         * configure.ac
10164         * config/config.rpath
10165         * doc/manual/en/sylpheed-20.html
10166         * doc/manual/es/sylpheed-20.html
10167         * po/bg.po
10168         * po/ca.po
10169         * po/de.po
10170         * po/es.po
10171         * po/fr.po
10172         * po/it.po
10173         * po/pt_BR.po
10174         * po/sk.po
10175         * po/zh_TW.po
10176         * src/account.c
10177         * src/account.h
10178         * src/action.c
10179         * src/action.h
10180         * src/adbookbase.h
10181         * src/addr_compl.c
10182         * src/addr_compl.h
10183         * src/addrbook.c
10184         * src/addrbook.h
10185         * src/addrcache.c
10186         * src/addrcache.h
10187         * src/addrcindex.c
10188         * src/addrcindex.h
10189         * src/addrclip.c
10190         * src/addrclip.h
10191         * src/addrdefs.h
10192         * src/addressadd.c
10193         * src/addressadd.h
10194         * src/addressbook.c
10195         * src/addressbook.h
10196         * src/addressitem.h
10197         * src/addrgather.c
10198         * src/addrgather.h
10199         * src/addrharvest.c
10200         * src/addrharvest.h
10201         * src/addrindex.c
10202         * src/addrindex.h
10203         * src/addritem.c
10204         * src/addritem.h
10205         * src/addrquery.c
10206         * src/addrquery.h
10207         * src/addrselect.c
10208         * src/addrselect.h
10209         * src/alertpanel.c
10210         * src/alertpanel.h
10211         * src/browseldap.c
10212         * src/browseldap.h
10213         * src/codeconv.c
10214         * src/codeconv.h
10215         * src/compose.c
10216         * src/compose.h
10217         * src/crash.c
10218         * src/crash.h
10219         * src/customheader.c
10220         * src/customheader.h
10221         * src/displayheader.c
10222         * src/displayheader.h
10223         * src/editaddress.c
10224         * src/editaddress.h
10225         * src/editbook.c
10226         * src/editbook.h
10227         * src/editgroup.c
10228         * src/editgroup.h
10229         * src/editjpilot.c
10230         * src/editjpilot.h
10231         * src/editldap.c
10232         * src/editldap.h
10233         * src/editldap_basedn.c
10234         * src/editldap_basedn.h
10235         * src/editvcard.c
10236         * src/editvcard.h
10237         * src/enriched.c
10238         * src/enriched.h
10239         * src/exphtmldlg.c
10240         * src/exphtmldlg.h
10241         * src/expldifdlg.c
10242         * src/expldifdlg.h
10243         * src/export.c
10244         * src/export.h
10245         * src/exporthtml.c
10246         * src/exporthtml.h
10247         * src/exportldif.c
10248         * src/exportldif.h
10249         * src/filtering.c
10250         * src/filtering.h
10251         * src/folder.c
10252         * src/folder.h
10253         * src/folder_item_prefs.c
10254         * src/folder_item_prefs.h
10255         * src/foldersel.c
10256         * src/foldersel.h
10257         * src/folderutils.c
10258         * src/folderutils.h
10259         * src/folderview.c
10260         * src/folderview.h
10261         * src/grouplistdialog.c
10262         * src/grouplistdialog.h
10263         * src/headerview.c
10264         * src/headerview.h
10265         * src/html.c
10266         * src/html.h
10267         * src/image_viewer.c
10268         * src/image_viewer.h
10269         * src/imap.c
10270         * src/imap.h
10271         * src/imap_gtk.c
10272         * src/imap_gtk.h
10273         * src/import.c
10274         * src/import.h
10275         * src/importldif.c
10276         * src/importldif.h
10277         * src/importmutt.c
10278         * src/importmutt.h
10279         * src/importpine.c
10280         * src/importpine.h
10281         * src/inc.c
10282         * src/inc.h
10283         * src/jpilot.c
10284         * src/jpilot.h
10285         * src/ldapctrl.c
10286         * src/ldapctrl.h
10287         * src/ldaplocate.c
10288         * src/ldaplocate.h
10289         * src/ldapquery.c
10290         * src/ldapquery.h
10291         * src/ldapserver.c
10292         * src/ldapserver.h
10293         * src/ldaputil.c
10294         * src/ldaputil.h
10295         * src/ldif.c
10296         * src/ldif.h
10297         * src/localfolder.c
10298         * src/localfolder.h
10299         * src/main.c
10300         * src/main.h
10301         * src/mainwindow.c
10302         * src/mainwindow.h
10303         * src/manual.c
10304         * src/manual.h
10305         * src/matcher.c
10306         * src/matcher.h
10307         * src/matcher_parser.h
10308         * src/matcher_parser_lex.l
10309         * src/matcher_parser_parse.y
10310         * src/mbox.c
10311         * src/mbox.h
10312         * src/message_search.c
10313         * src/message_search.h
10314         * src/messageview.c
10315         * src/messageview.h
10316         * src/mh.c
10317         * src/mh.h
10318         * src/mh_gtk.c
10319         * src/mh_gtk.h
10320         * src/mimeview.c
10321         * src/mimeview.h
10322         * src/msgcache.c
10323         * src/msgcache.h
10324         * src/mutt.c
10325         * src/mutt.h
10326         * src/news.c
10327         * src/news.h
10328         * src/news_gtk.c
10329         * src/news_gtk.h
10330         * src/noticeview.c
10331         * src/noticeview.h
10332         * src/partial_download.c
10333         * src/partial_download.h
10334         * src/pine.c
10335         * src/pine.h
10336         * src/pop.c
10337         * src/pop.h
10338         * src/prefs_account.c
10339         * src/prefs_account.h
10340         * src/prefs_actions.c
10341         * src/prefs_actions.h
10342         * src/prefs_common.c
10343         * src/prefs_common.h
10344         * src/prefs_compose_writing.c
10345         * src/prefs_compose_writing.h
10346         * src/prefs_customheader.c
10347         * src/prefs_customheader.h
10348         * src/prefs_display_header.c
10349         * src/prefs_display_header.h
10350         * src/prefs_ext_prog.c
10351         * src/prefs_ext_prog.h
10352         * src/prefs_filtering.c
10353         * src/prefs_filtering.h
10354         * src/prefs_filtering_action.c
10355         * src/prefs_filtering_action.h
10356         * src/prefs_folder_column.c
10357         * src/prefs_folder_column.h
10358         * src/prefs_folder_item.c
10359         * src/prefs_folder_item.h
10360         * src/prefs_fonts.c
10361         * src/prefs_fonts.h
10362         * src/prefs_gtk.c
10363         * src/prefs_gtk.h
10364         * src/prefs_image_viewer.c
10365         * src/prefs_image_viewer.h
10366         * src/prefs_matcher.c
10367         * src/prefs_matcher.h
10368         * src/prefs_message.c
10369         * src/prefs_message.h
10370         * src/prefs_msg_colors.c
10371         * src/prefs_msg_colors.h
10372         * src/prefs_other.c
10373         * src/prefs_other.h
10374         * src/prefs_quote.c
10375         * src/prefs_quote.h
10376         * src/prefs_receive.c
10377         * src/prefs_receive.h
10378         * src/prefs_send.c
10379         * src/prefs_send.h
10380         * src/prefs_spelling.c
10381         * src/prefs_spelling.h
10382         * src/prefs_summaries.c
10383         * src/prefs_summaries.h
10384         * src/prefs_summary_column.c
10385         * src/prefs_summary_column.h
10386         * src/prefs_template.c
10387         * src/prefs_template.h
10388         * src/prefs_themes.c
10389         * src/prefs_themes.h
10390         * src/prefs_toolbar.c
10391         * src/prefs_toolbar.h
10392         * src/prefs_wrapping.c
10393         * src/prefs_wrapping.h
10394         * src/privacy.c
10395         * src/privacy.h
10396         * src/procheader.c
10397         * src/procheader.h
10398         * src/procmime.c
10399         * src/procmime.h
10400         * src/procmsg.c
10401         * src/procmsg.h
10402         * src/quote_fmt.c
10403         * src/quote_fmt_parse.y
10404         * src/recv.c
10405         * src/recv.h
10406         * src/remotefolder.c
10407         * src/remotefolder.h
10408         * src/send_message.c
10409         * src/send_message.h
10410         * src/setup.c
10411         * src/setup.h
10412         * src/simple-gettext.c
10413         * src/sourcewindow.c
10414         * src/sourcewindow.h
10415         * src/ssl_manager.c
10416         * src/ssl_manager.h
10417         * src/statusbar.c
10418         * src/statusbar.h
10419         * src/stock_pixmap.c
10420         * src/stock_pixmap.h
10421         * src/summary_search.c
10422         * src/summary_search.h
10423         * src/summaryview.c
10424         * src/summaryview.h
10425         * src/syldap.c
10426         * src/syldap.h
10427         * src/textview.c
10428         * src/textview.h
10429         * src/toolbar.c
10430         * src/toolbar.h
10431         * src/undo.c
10432         * src/undo.h
10433         * src/unmime.c
10434         * src/unmime.h
10435         * src/vcard.c
10436         * src/vcard.h
10437         * src/wizard.c
10438         * src/wizard.h
10439         * src/common/base64.c
10440         * src/common/base64.h
10441         * src/common/defs.h
10442         * src/common/hooks.c
10443         * src/common/hooks.h
10444         * src/common/log.c
10445         * src/common/log.h
10446         * src/common/md5.c
10447         * src/common/md5.h
10448         * src/common/mgutils.c
10449         * src/common/mgutils.h
10450         * src/common/nntp.c
10451         * src/common/nntp.h
10452         * src/common/passcrypt.c
10453         * src/common/passcrypt.h.in
10454         * src/common/plugin.c
10455         * src/common/plugin.h
10456         * src/common/prefs.c
10457         * src/common/prefs.h
10458         * src/common/progressindicator.c
10459         * src/common/progressindicator.h
10460         * src/common/quoted-printable.c
10461         * src/common/quoted-printable.h
10462         * src/common/session.c
10463         * src/common/session.h
10464         * src/common/smtp.c
10465         * src/common/smtp.h
10466         * src/common/socket.c
10467         * src/common/socket.h
10468         * src/common/ssl.c
10469         * src/common/ssl.h
10470         * src/common/ssl_certificate.c
10471         * src/common/ssl_certificate.h
10472         * src/common/string_match.c
10473         * src/common/string_match.h
10474         * src/common/stringtable.c
10475         * src/common/sylpheed.c
10476         * src/common/sylpheed.h
10477         * src/common/template.c
10478         * src/common/template.h
10479         * src/common/timing.h
10480         * src/common/utils.c
10481         * src/common/utils.h
10482         * src/common/uuencode.c
10483         * src/common/uuencode.h
10484         * src/common/version.h.in
10485         * src/common/xml.c
10486         * src/common/xml.h
10487         * src/common/xmlprops.c
10488         * src/common/xmlprops.h
10489         * src/gtk/about.c
10490         * src/gtk/about.h
10491         * src/gtk/colorlabel.c
10492         * src/gtk/colorlabel.h
10493         * src/gtk/colorsel.c
10494         * src/gtk/colorsel.h
10495         * src/gtk/description_window.c
10496         * src/gtk/description_window.h
10497         * src/gtk/filesel.c
10498         * src/gtk/filesel.h
10499         * src/gtk/foldersort.c
10500         * src/gtk/foldersort.h
10501         * src/gtk/gtkutils.c
10502         * src/gtk/gtkutils.h
10503         * src/gtk/inputdialog.c
10504         * src/gtk/inputdialog.h
10505         * src/gtk/logwindow.c
10506         * src/gtk/logwindow.h
10507         * src/gtk/manage_window.c
10508         * src/gtk/manage_window.h
10509         * src/gtk/menu.c
10510         * src/gtk/menu.h
10511         * src/gtk/pluginwindow.c
10512         * src/gtk/pluginwindow.h
10513         * src/gtk/prefswindow.c
10514         * src/gtk/prefswindow.h
10515         * src/gtk/progressdialog.c
10516         * src/gtk/progressdialog.h
10517         * src/gtk/quicksearch.c
10518         * src/gtk/quicksearch.h
10519         * src/gtk/sslcertwindow.c
10520         * src/gtk/sslcertwindow.h
10521         * src/plugins/clamav/clamav_plugin.c
10522         * src/plugins/clamav/clamav_plugin.h
10523         * src/plugins/clamav/clamav_plugin_gtk.c
10524         * src/plugins/demo/demo.c
10525         * src/plugins/dillo_viewer/dillo_prefs.c
10526         * src/plugins/dillo_viewer/dillo_prefs.h
10527         * src/plugins/dillo_viewer/dillo_viewer.c
10528         * src/plugins/mathml_viewer/mathml_viewer.c
10529         * src/plugins/pgpcore/passphrase.c
10530         * src/plugins/pgpcore/passphrase.h
10531         * src/plugins/pgpcore/plugin.c
10532         * src/plugins/pgpcore/prefs_gpg.c
10533         * src/plugins/pgpcore/prefs_gpg.h
10534         * src/plugins/pgpcore/select-keys.c
10535         * src/plugins/pgpcore/select-keys.h
10536         * src/plugins/pgpcore/sgpgme.c
10537         * src/plugins/pgpcore/sgpgme.h
10538         * src/plugins/pgpinline/pgpinline.c
10539         * src/plugins/pgpinline/pgpinline.h
10540         * src/plugins/pgpinline/plugin.c
10541         * src/plugins/pgpmime/pgpmime.c
10542         * src/plugins/pgpmime/pgpmime.h
10543         * src/plugins/pgpmime/plugin.c
10544         * src/plugins/spamassassin/spamassassin.c
10545         * src/plugins/spamassassin/spamassassin.h
10546         * src/plugins/spamassassin/spamassassin_gtk.c
10547         * src/plugins/trayicon/trayicon.c
10548         * tools/OOo2sylpheed.pl
10549         * tools/acroread2sylpheed.pl
10550         * tools/asus_mailled.sh
10551         * tools/filter_conv.pl
10552         * tools/freshmeat_search.pl
10553         * tools/google_search.pl
10554         * tools/kmail2sylpheed.pl
10555         * tools/kmail2sylpheed_v2.pl
10556         * tools/maildir2sylpheed.pl
10557         * tools/multiwebsearch.pl
10558         * tools/newscache_clean.pl
10559         * tools/outlook2sylpheed.pl
10560         * tools/sylpheed-switcher
10561         * tools/update-po
10562         * tools/vcard2xml.py
10563         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10564                 update FSF address
10565
10566 2005-09-21 [colin]      1.9.14cvs46
10567
10568         * src/gedit-print.c
10569         * src/procmsg.c
10570         * src/procmsg.h
10571         * src/textview.c
10572         * src/summaryview.c
10573                 Remove some printing hacks (deselection/reselection),
10574                 which by the way fix printing the currently 
10575                 displayed mime part (still only text)
10576                 Plus a little optimisation of summary_show
10577
10578
10579 2005-09-20 [colin]      1.9.14cvs45
10580
10581         * src/mainwindow.c
10582         * src/messageview.c
10583                 GUI fixups: add accels, set message
10584                 view title to displayed mail's subject
10585         * src/prefs_spelling.c
10586         * src/gtk/gtkaspell.c
10587                 GUI fixups: allow underlining misspelled
10588                 words instead of coloring them (a11y!)
10589
10590 2005-09-19 [colin]
10591
10592         1.9.15rc3 released
10593
10594 2005-09-19 [colin]      1.9.14cvs44
10595
10596         * src/compose.c
10597                 Fix draft message
10598         * src/gtk/gtkaspell.c
10599                 Fix wrong test ;-)
10600
10601 2005-09-19 [colin]      1.9.14cvs43
10602
10603         * src/addressbook.c
10604                 Fix sensitivity of Delete button
10605         * src/compose.c
10606                 Warn if the requested Privacy system
10607                 is not available
10608         * src/exphtmldlg.c
10609         * src/expldifdlg.c
10610         * src/importldif.c
10611         * src/importmutt.c
10612         * src/importpine.c
10613                 Fix crappy UI
10614         * src/
10615         * src/ssl.h
10616         * src/prefs_account.h
10617         * src/prefs_account.c
10618                 Save SSL prefs even in builds that have
10619                 SSL support disable
10620         * src/imap.c
10621         * src/inc.c
10622         * src/news.c
10623         * src/send_message.c
10624                 Warn if connection should be secure, but
10625                 SSL support isn't compiled in
10626         * src/gtkaspell.c
10627                 Fix word separation on UTF-8 systems
10628                 Fixes bug #812 (Strange inline spellchecking)
10629         * src/compose.c
10630                 Warn if the requested Privacy system
10631                 is not available
10632                 Factorize offline warning
10633         * src/imap.c
10634         * src/imap_gtk.c
10635         * src/imap_gtk.h
10636         * src/inc.h
10637         * src/news_gtk.c
10638         * src/news_gtk.h
10639         * src/messageview.c
10640                 Factorize offline warning
10641
10642 2005-09-19 [paul]
10643
10644         1.9.15-rc2 released
10645
10646 2005-09-18 [colin]      1.9.14cvs42
10647
10648         * src/codeconv.c
10649         * src/codeconv.h
10650         * src/procmime.c
10651                 Add a way to get locale's charset ignoring utf-8,
10652                 and use that as default encoding for broken mails
10653
10654 2005-09-18 [colin]      1.9.14cvs41
10655
10656         * src/gtk/logwindow.c
10657                 Translate string. Patch by Fabien Vantard
10658
10659 2005-09-18 [colin]      1.9.14cvs40
10660
10661         * configure.ac
10662                 Fix bug #803 (IMAP/SSL support breaks with 
10663                 GnuTLS libetpan 0.38)
10664
10665 2005-09-18 [colin]      1.9.14cvs39
10666
10667         * src/codeconv.c
10668         * src/compose.c
10669         * src/procmime.c
10670                 More charsets fixes. Fixes bug #806 (non
10671                 ascii characters in subject line)
10672
10673 2005-09-17 [paul]       1.9.14cvs38
10674
10675         * src/folderview.c
10676         * src/mainwindow.c
10677                 fix gcc-2.95 issues
10678                 Patch by Pawel Pekala
10679
10680 2005-09-17 [colin]      1.9.14cvs37
10681
10682         * src/addrindex.c
10683                 bugfix for NO-USE LDAP compilation, patch 
10684                 by Fabien Vantard
10685
10686 2005-09-17 [colin]      1.9.14cvs36
10687
10688         * src/prefs_actions.c
10689         * src/prefs_customheader.c
10690         * src/prefs_display_header.c
10691         * src/prefs_filtering_action.c
10692         * src/prefs_matcher.c
10693         * src/prefs_toolbar.c
10694                 Fix strange casts (less elegant but
10695                 works better)
10696
10697 2005-09-16 [colin]      1.9.14cvs35
10698
10699         * src/jpilot.c
10700                 Missed that one
10701
10702 2005-09-16 [colin]      1.9.14cvs34
10703
10704         * configure.ac
10705         * src/Makefile.am
10706         * src/addr_compl.c
10707         * src/addrindex.c
10708         * src/browseldap.c
10709         * src/editldap.c
10710         * src/ldaplocate.c
10711         * src/ldapquery.c
10712         * src/ldapquery.h
10713         * src/ldapserver.c
10714         * src/ldapserver.h
10715         * src/main.c
10716         * src/matcher_parser_parse.y
10717         * src/prefs_themes.c
10718         * src/etpan/Makefile.am
10719         * src/gtk/description_window.c
10720         * src/plugins/clamav/Makefile.am
10721         * src/plugins/clamav/clamav_plugin.c
10722         * src/plugins/dillo_viewer/Makefile.am
10723         * src/plugins/pgpcore/Makefile.am
10724         * src/plugins/pgpinline/Makefile.am
10725         * src/plugins/pgpmime/Makefile.am
10726         * src/plugins/trayicon/Makefile.am
10727                 Fix 100% cpu usage in address completion list
10728                 Fix little bugs (return with no values etc)
10729                 Fix all warnings (with common CFLAGS)
10730
10731 2005-09-15 [colin]      1.9.14cvs33
10732
10733         * src/addressbook.c
10734                 Fix bug where sometimes a group's email list is empty,
10735                 force its refresh (probably fixes "Re: how to create a 
10736                 distribution list")
10737         * src/ldapquery.c
10738                 Don't return to the callback in the main thread from the
10739                 fetch thread (or face segs!)
10740
10741 2005-09-15 [paul]       1.9.14cvs32
10742
10743         * src/prefs_matcher.c
10744                 forgotten in last commit
10745
10746 2005-09-15 [paul]       1.9.14cvs31
10747
10748         * src/prefs_actions.c
10749         * src/prefs_filtering_action.c
10750         * src/prefs_quote.c
10751         * src/quote_fmt.c
10752         * src/summaryview.c
10753         * src/gtk/description_window.c
10754         * src/gtk/description_window.h
10755         * src/gtk/quicksearch.c
10756                 allow interaction with the called
10757                 description window
10758                 Patch by Anders Hammar
10759
10760 2005-09-14 [paul]       1.9.14cvs30
10761
10762         * src/compose.c
10763                 fix a little annoyance when pasting with 3rd button 
10764                 with wrap_pastes=0 and wrap_input=1
10765                 Patch by Colin
10766
10767 2005-09-14 [paul]       1.9.14cvs29
10768
10769         * src/prefs_account.c
10770                 disable 'Filter messages on receiving' for
10771                 SMTP-only accounts
10772                 Patch  by Anders Hammar
10773
10774 2005-09-14 [paul]       1.9.14cvs28
10775
10776         * po/sk.po
10777                 fix crash
10778                 updated by Andrej Kacian
10779
10780 2005-09-14 [paul]
10781
10782         1.9.15-rc1 released
10783
10784 2005-09-14 [paul]       1.9.14cvs27
10785
10786         * po/es.po
10787                 updated by Ricardo Mones Lastra
10788         * src/compose.c
10789         * src/compose.h
10790                 associate no_wrap_tags to Compose windows
10791                 instead of using a static one
10792                 Patch by Colin
10793         * src/mbox.c
10794                 fix proc_mbox()
10795                 Patch by wwp
10796         * src/textview.c
10797                 remove unneeded printf()
10798
10799 2005-09-14 [paul]       1.9.14cvs26
10800
10801         * src/addrcache.c
10802         * src/codeconv.h
10803         * src/folder.h
10804         * src/mainwindow.h
10805         * src/mh.c
10806         * src/mimeview.h
10807         * src/partial_download.c
10808         * src/pop.c
10809         * src/prefs_account.c
10810         * src/prefs_account.h
10811         * src/prefs_actions.c
10812         * src/prefs_customheader.c
10813         * src/prefs_display_header.c
10814         * src/prefs_filtering_action.c
10815         * src/prefs_matcher.c
10816         * src/prefs_toolbar.c
10817         * src/privacy.h
10818         * src/procmime.c
10819         * src/procmime.h
10820         * src/procmsg.h
10821         * src/textview.c
10822         * src/undo.h
10823         * src/common/plugin.c
10824         * src/common/session.h
10825         * src/common/socket.c
10826         * src/common/socket.h
10827         * src/common/template.c
10828         * src/gtk/gtkaspell.c
10829         * src/gtk/quicksearch.h
10830         * src/plugins/pgpcore/passphrase.c
10831         * src/plugins/pgpcore/prefs_gpg.h
10832         * src/plugins/pgpcore/select-keys.c
10833         * src/plugins/pgpcore/select-keys.h
10834         * src/plugins/pgpcore/sgpgme.c
10835         * src/plugins/pgpinline/pgpinline.c
10836         * src/plugins/pgpmime/pgpmime.c
10837         * src/plugins/trayicon/trayicon.c
10838                 fix compilation warnings
10839                 Patch by Daniel Gustafson
10840
10841 2005-09-14 [paul]       1.9.14cvs25
10842
10843         * src/addressbook.c
10844                 add missing column header, and other small
10845                 bug fixes
10846                 Patch by Anders Hammar
10847
10848 2005-09-13 [colin]      1.9.14cvs24
10849
10850         * src/gtk/gtkaspell.c
10851                 Fix non-utf8 in menu
10852                 Fix little leaks
10853                 Nullify struct members after free()s
10854
10855 2005-09-13 [colin]      1.9.14cvs23
10856
10857         * src/compose.c
10858                 Test utf8 compliance before inserting to 
10859                 buffer, and try to convert if necessary
10860         * src/procmime.c
10861                 If no charset is present, use the locale 
10862                 one instead of us-ascii
10863         * src/procmsg.c
10864                 Add Sender, List-Post and To in the checked 
10865                 headers for automatic rules creation 
10866                 (thanks to wwp)
10867         * src/prefs_themes.c
10868         * src/gtk/gtkaspell.c
10869                 Remove deprecated functions. 
10870                 patch by Daniel Gustafson
10871
10872 2005-09-12 [colin]      1.9.14cvs22
10873
10874         * src/compose.c
10875                 Fix bug #448 (Scrolling/Redraw issue with 
10876                 address-fields in Header)
10877         * src/mainwindow.c
10878         * src/summaryview.c
10879         * src/summaryview.h
10880                 Fix loss of MSG_MARKED on move/copy
10881                 Fix bug #804 (Quicksearch togglebutton doesn't 
10882                 get depressed after '/' key is pressed)
10883
10884 2005-09-12 [paul]       1.9.14cvs21
10885
10886         * AUTHORS
10887         * src/gtk/logwindow.c
10888                 add 'Clear Log' to popup menu
10889                 Patch by Anders Hammar <anders.hammar@telia.com>
10890
10891 2005-09-12 [paul]       1.9.14cvs20
10892
10893         * src/compose.c
10894                 set correct sensitivity on attachments
10895                 popup menu
10896         * src/folder.c
10897                 fix typo
10898         * src/prefs_spelling.c
10899                 fix crash when no LANG env is set
10900         * src/common/xml.c
10901                 fix crash in wizard
10902                 don't use memeory after free
10903
10904         All patches by Daniel Gustafson
10905
10906 2005-09-12 [paul]       1.9.14cvs19
10907
10908         * src/prefs_themes.c
10909                 make theme info selectable
10910         * src/gtk/description_window.c
10911                 make window non-modal
10912         * tools/README
10913                 add details of asus_mailed.sh
10914         * tools/claws.i18n.status.pl
10915                 update for new zh_TW translator
10916                 widen the output
10917                 create alternate coloured lines
10918                 improve readability
10919
10920 2005-09-10 [colin]      1.9.14cvs18
10921
10922         * src/plugins/pgpcore/select-keys.c
10923                 Better order for the buttons
10924
10925 2005-09-10 [colin]      1.9.14cvs17
10926
10927         * src/compose.c
10928         * src/plugins/pgpcore/select-keys.c
10929         * src/plugins/pgpcore/select-keys.h
10930         * src/plugins/pgpcore/sgpgme.c
10931                 Add a "Don't encrypt" button to the key
10932                 selection dialog. Fixes bug #177 (There should be a 
10933                 'Don't encrypt button in the Select Keys dialog)
10934
10935 2005-09-10 [colin]      1.9.14cvs16
10936
10937         * src/compose.c
10938                 Fix bug #572 (%X option does not work with templates)
10939
10940 2005-09-10 [colin]      1.9.14cvs15
10941
10942         * src/toolbar.c 
10943                 Remove g_print
10944
10945 2005-09-10 [colin]      1.9.14cvs14
10946
10947         * src/imap.c
10948                 Fix a possible crash
10949
10950 2005-09-09 [colin]      1.9.14cvs13
10951
10952         * src/imap.c
10953         * src/etpan/imap-thread.c
10954         * src/etpan/imap-thread.h
10955                 Fix moving from queue or drafts to normal folders
10956                 Fix bug #794 (No way to delete without expunging)
10957                 Take flags unset by other mailers into account
10958                 Take deleted flag set by other mailers into account
10959                 Fix unsetting REPLIED flag
10960                 Fix crash when capabilities can't be retrieved
10961         * src/mainwindow.c
10962         * src/mainwindow.h
10963                 Add M_DELAYED_FLAGS condition, and let the user use
10964                 Execute in order to be able to expunge deleted mails,
10965                 even if he's not in delayed execute mode
10966         * src/prefs_spelling.c
10967                 Use 'en' dictionary by default if LANG is POSIX or C
10968         * src/gtk/prefswindow.c
10969                 Fix bug #767 (Preferences windows expanding) by making
10970                 the window a bit larger when the resolution is greater
10971                 than 640x480, and by putting the prefs in a
10972                 GtkScrolledWindow.
10973
10974 2005-09-09 [paul]       1.9.14cvs12
10975
10976         * AUTHORS
10977         * configure.ac
10978         * po/zh_TW.Big5.po      ** REMOVED **
10979         * po/zh_TW.po           ** ADDED **
10980                 updated by Wei-Lun Chao
10981
10982 2005-09-09 [paul]       1.9.14cvs11
10983
10984         * src/mainwindow.c
10985                 fix asserts
10986         * src/common/xml.c
10987                 delay memory allocation until file is
10988                 opened successfully
10989                 Patch by Daniel Gustafson
10990
10991 2005-09-09 [colin]      1.9.14cvs10
10992
10993         * src/imap.c
10994                 Add guards
10995
10996 2005-09-08 [colin]      1.9.14cvs9
10997
10998         * src/compose.c
10999                 Alert when we can't save draft
11000                 Fix various wrap/color issues
11001                 Add mid-click pasting respecting wrap_paste option
11002         * src/folder.c
11003         * src/folder.h
11004         * src/folder_item_prefs.c
11005         * src/folder_item_prefs.h
11006         * src/imap.c
11007         * src/imap_gtk.c
11008         * src/imap_gtk.h
11009         * src/main.c
11010         * src/mainwindow.c
11011         * src/mainwindow.h
11012         * src/news.c
11013         * src/news_gtk.c
11014         * src/news_gtk.h
11015         * src/prefs_folder_item.c
11016                 Fix the impossibility to synchronise folders for
11017                 offline use (IMAP and NNTP are concerned)
11018
11019 2005-09-08 [colin]      1.9.14cvs8
11020
11021         * configure.ac
11022                 Build LDAP and JPilot by default if available
11023         * src/textview.c
11024                 Fix use after free
11025
11026 2005-09-08 [paul]       1.9.14cvs7
11027
11028         * doc/manual/en/sylpheed-1.html
11029         * doc/manual/en/sylpheed-18.html
11030         * doc/manual/en/sylpheed-19.html
11031         * doc/manual/en/sylpheed-4.html
11032         * doc/manual/en/sylpheed-6.html
11033         * doc/manual/en/sylpheed.html
11034                 a few minor updates, plus include some
11035                 details about plugins and their requirements
11036         * src/mainwindow.c
11037                 minor changes to English in /View/Sort
11038
11039 2005-09-07 [colin]      1.9.14cvs6
11040
11041         * doc/manual/en/sylpheed-1.html
11042         * doc/manual/en/sylpheed-10.html
11043         * doc/manual/en/sylpheed-11.html
11044         * doc/manual/en/sylpheed-12.html
11045         * doc/manual/en/sylpheed-13.html
11046         * doc/manual/en/sylpheed-14.html
11047         * doc/manual/en/sylpheed-15.html
11048         * doc/manual/en/sylpheed-16.html
11049         * doc/manual/en/sylpheed-17.html
11050         * doc/manual/en/sylpheed-18.html
11051         * doc/manual/en/sylpheed-19.html
11052         * doc/manual/en/sylpheed-2.html
11053         * doc/manual/en/sylpheed-20.html
11054         * doc/manual/en/sylpheed-21.html
11055         * doc/manual/en/sylpheed-22.html
11056         * doc/manual/en/sylpheed-3.html
11057         * doc/manual/en/sylpheed-4.html
11058         * doc/manual/en/sylpheed-5.html
11059         * doc/manual/en/sylpheed-6.html
11060         * doc/manual/en/sylpheed-7.html
11061         * doc/manual/en/sylpheed-8.html
11062         * doc/manual/en/sylpheed-9.html
11063         * doc/manual/en/sylpheed.html
11064                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11065
11066 2005-09-07 [colin]      1.9.14cvs5
11067
11068         * src/mainwindow.c
11069                 Make labels more to-the-point
11070
11071 2005-09-07 [colin]      1.9.14cvs4
11072
11073         * doc/manual/en/sylpheed-1.html
11074         * doc/manual/en/sylpheed-12.html
11075         * doc/manual/en/sylpheed-13.html
11076         * doc/manual/en/sylpheed-14.html
11077         * doc/manual/en/sylpheed-15.html
11078         * doc/manual/en/sylpheed-16.html
11079         * doc/manual/en/sylpheed-17.html
11080         * doc/manual/en/sylpheed-18.html
11081         * doc/manual/en/sylpheed-19.html
11082         * doc/manual/en/sylpheed-2.html
11083         * doc/manual/en/sylpheed-20.html
11084         * doc/manual/en/sylpheed-21.html
11085         * doc/manual/en/sylpheed-22.html
11086         * doc/manual/en/sylpheed-4.html
11087         * doc/manual/en/sylpheed-5.html
11088         * doc/manual/en/sylpheed-6.html
11089         * doc/manual/en/sylpheed-7.html
11090         * doc/manual/en/sylpheed-8.html
11091         * doc/manual/en/sylpheed-9.html
11092         * doc/manual/en/sylpheed.html
11093                 Update manual
11094
11095 2005-09-07 [colin]      1.9.14cvs3
11096
11097         * doc/faq/en/sylpheed-faq-1.html
11098         * doc/faq/en/sylpheed-faq-2.html
11099         * doc/faq/en/sylpheed-faq-3.html
11100         * doc/faq/en/sylpheed-faq.html
11101                 Update FAQ
11102
11103 2005-09-07 [colin]      1.9.14cvs2
11104
11105         * src/folderview.c
11106         * src/procmsg.c
11107         * src/summaryview.c
11108         * src/toolbar.c
11109                 Fix special subfolders:
11110                 - Inherit parent's icon
11111                 - sent contents of queues subfolders
11112                 - empty subfolders of trashes
11113         * src/mainwindow.c
11114                 Remove outdated manual and faq entries
11115         * src/common/utils.c
11116                 Add quotes around %s coming from mailcap
11117
11118 2005-09-07 [colin]      1.9.14cvs1
11119
11120         * src/compose.c
11121                 After saving draft, set modified to FALSE
11122         * src/mimeview.c
11123         * src/common/utils.c
11124         * src/common/utils.h
11125                 Try to open mime parts using what is 
11126                 indicated in ~/.mailcap or /etc/mailcap,
11127                 if possible.
11128
11129 2005-09-05 [paul]       1.9.14
11130
11131         1.9.14 released
11132
11133         * po/sk.po
11134                 updated by Andrej Kacian
11135
11136 2005-09-05 [paul]       1.9.13cvs83
11137
11138         * po/de.po
11139         * po/es.po
11140         * po/fi.po
11141         * po/fr.po
11142         * po/nb.po
11143         * po/pt_BR.po
11144         * po/sr.po
11145                 updated translations by Thomas Gilgin, Ricardo Mones
11146                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11147                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11148
11149 2005-09-04 [paul]       1.9.13cvs82
11150
11151         * src/compose.c
11152                 only warn about exceeded line length limit
11153                 on send
11154
11155 2005-09-04 [paul]       1.9.13cvs81
11156
11157         * src/compose.c
11158                 fix crash in 'line length exceeded' dialogue
11159
11160 2005-09-02 [paul]       1.9.13cvs80
11161
11162         * src/imap.c
11163                 fix bug 795, 'Connection lost IMAP'
11164                 and add statusbar prints
11165                 Patch by Colin
11166
11167 2005-09-02 [paul]       1.9.13cvs79
11168
11169         * src/compose.c
11170                 compose_wrap_paragraph() becomes
11171                 compose_beautify_paragraph()
11172                 Patch by Colin
11173
11174 2005-09-02 [colin]      1.9.13cvs78
11175
11176         * src/folderview.c
11177                 Micro-fix
11178
11179 2005-09-01 [colin]      1.9.13cvs77
11180
11181         * src/imap.c
11182                 Maybe fix bug #795 (Connection lost IMAP)
11183                 Don't try to send logout when we're disconnected.
11184         * src/summaryview.c
11185                 Include locked and marked emails in HRM
11186                 view. Fixes bug #800 (Locked messages no longer 
11187                 show up when hide read messages is used)
11188
11189 2005-09-01 [paul]       1.9.13cvs76
11190
11191         * src/prefs_common.c
11192                 fix bad cutting
11193
11194 2005-08-31 [colin]      1.9.13cvs75
11195
11196         * src/folderview.c
11197         * src/folderview.h
11198         * src/prefs_summaries.c
11199         * src/summaryview.c
11200                 Fix "go to next new", fix preference
11201                 (Open unread/next swapped)
11202
11203 2005-08-31 [paul]       1.9.13cvs74
11204
11205         * src/compose.c
11206         * src/folderview.c
11207         * src/headerview.c
11208         * src/headerview.h
11209         * src/mainwindow.c
11210         * src/prefs_common.c
11211         * src/prefs_common.h
11212         * src/prefs_fonts.c
11213         * src/summaryview.c
11214         * src/textview.c
11215         * src/common/defs.h
11216                 remove obsolete BOLD_FONT setting
11217                 fix font update in headerview and textview
11218                 headers after prefs change
11219                 Patch By Colin
11220
11221 2005-08-31 [paul]
11222
11223         1.9.14-rc4 released
11224
11225 2005-08-30 [colin]      1.9.13cvs73
11226
11227         * src/summaryview.c
11228                 When Hide read messages is selected and we
11229                 refresh the summaryview, don't remove the 
11230                 currently displayed message. Fixes bug #797
11231                 (Summary view reloads when new mail is 
11232                 downloaded in 1.9.14 rc)
11233
11234 2005-08-30 [colin]      1.9.13cvs72
11235
11236         * src/folderview.c
11237                 Fix flickering
11238         * src/mainwindow.c
11239                 Remove useless callback
11240         * src/mimeview.c
11241         * src/gtk/filesel.c
11242         * src/gtk/filesel.h
11243                 Add a filesel_select_file_save_folder() - used by Save All
11244
11245 2005-08-29 [paul]       1.9.13cvs71
11246
11247         * AUTHORS
11248         * src/matcher_parser_parse.y
11249         * src/etpan/imap-thread.c
11250                 fix building on FreeBSD
11251                 Patch by Daniel Gustafson <daniel@hobbit.se>
11252
11253 2005-08-29 [paul]       1.9.13cvs70
11254
11255         * src/plugins/pgpinline/pgpinline.c
11256                 only initialise sig result if it's been handled
11257                 Patch by Colin
11258
11259 2005-08-29 [paul]       1.9.13cvs69
11260         
11261         Patches by Colin:
11262
11263         * src/imap.c
11264         * src/common.utils.c
11265         * src/common/utils.h
11266                 optimisation
11267         * src/stock_pixmap.h
11268                 fix wrong icon reference
11269         * src/pixmaps/trash_btn.xpm
11270                 replace with nicer image
11271
11272 2005-08-28 [colin]      1.9.13cvs68
11273
11274         * src/Makefile.am
11275         * src/stock_pixmap.c
11276         * src/stock_pixmap.h
11277         * src/toolbar.c
11278         * src/pixmaps/trash_btn.xpm
11279                 Add a specific trash xpm for the button
11280
11281 2005-08-28 [colin]      1.9.13cvs67
11282
11283         * src/imap.c
11284                 Fix leak
11285
11286 2005-08-27 [colin]      1.9.13cvs66
11287
11288         * src/imap.c
11289         * src/procmime.c
11290                 Correctly fix "Problem with replies", fixes
11291                 pgpmime encryption too. 
11292
11293 2005-08-27 [colin]      1.9.13cvs65
11294
11295         * src/folder.c
11296         * src/procmsg.c
11297         * src/procmsg.h
11298         * src/summaryview.c
11299                 Fix bug #517 (messages removed from summaryview 
11300                 when moving fails)
11301
11302 2005-08-27 [colin]      1.9.13cvs64
11303
11304         * tools/Makefile.am
11305         * tools/asus_mailled.sh
11306                 Add a script to blink ASUS laptops' mail LED where there
11307                 is unread mail.
11308
11309 2005-08-27 [colin]      1.9.13cvs63
11310
11311         * src/imap.c
11312         * src/etpan/imap-thread.c
11313         * src/etpan/imap-thread.h
11314                 Implement automatic choosing of login method
11315                 Fixes bug #791
11316         * src/gtk/.cvsignore
11317                 Add sylpheed-marshal.[ch]
11318
11319 2005-08-27 [colin]      1.9.13cvs62
11320
11321         * src/common/utils.c
11322                 Fix confusing perror
11323
11324 2005-08-27 [colin]      1.9.13cvs61
11325
11326         * src/toolbar.c
11327         * src/toolbar.h
11328                 Remove A_DELETE, replace it with 
11329                 A_TRASH and A_DELETE_REAL. Automatically
11330                 rewrite config files to replace A_DELETE
11331                 with A_TRASH (no functionality change).
11332                 Fixes half of #794
11333
11334 2005-08-26 [colin]      1.9.13cvs60
11335
11336         * src/procmime.c
11337                 Previous "Problem with replies" fix brought other
11338                 problems, fixing them
11339
11340 2005-08-26 [colin]      1.9.13cvs59
11341
11342         * src/procmime.c
11343                 Fix "Problem with replies". This happened only
11344                 on IMAP...
11345         * src/procmsg.c
11346                 Factorize code a bit
11347         * src/compose.c
11348                 Speed improvement on very long messages (wrapping)
11349                 Fix signature color on Reedit and Redirect
11350                 On Reedit, don't attach pgp-signatures parts, but
11351                 set signing to On.
11352
11353 2005-08-24 [paul]       1.9.13cvs58
11354
11355         * src/compose.c
11356                 don't claim success when clicking
11357                 Cancel on the passphrase box.
11358                 Patch by Colin
11359
11360 2005-08-24 [paul]       1.9.13cvs57
11361
11362         * src/main.c
11363                 fix misplaced sylpheed.log
11364         * src/common/defs.h
11365                 define UIDL_DIR
11366
11367 2005-08-24 [paul]       1.9.13cvs56
11368
11369         * src/imap.c
11370         * src/etpan/imap-thread.c
11371         * src/etpan/imap-thread.h
11372                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11373                 Patch by Colin
11374         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11375         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11376                 remove autogenerated files
11377         * tools/kdeservicemenu/README
11378         * tools/kdeservicemenu/install.sh
11379         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11380         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11381                 use Claws icon, use 'Sylpheed-Claws' in menu,
11382                 use kdialog, and other cleanups
11383
11384 2005-08-23 [paul]       1.9.13cvs55
11385
11386         * src/compose.c
11387                 fix paste/wrap crash
11388                 Patch by Colin
11389
11390 2005-08-23 [paul]       1.9.13cvs54
11391
11392         * src/main.c
11393                 fix crash recovery
11394                 Patch by Colin
11395
11396 2005-08-23 [paul]       1.9.13cvs53
11397
11398         * src/addressbook.c
11399         * src/editaddress.c
11400                 view all data of LDAP contacts
11401                 Patch by Colin
11402
11403 2005-08-23 [paul]       1.9.13cvs52
11404
11405         * src/addressbook.c
11406                 fix issues with the Search field
11407                 Patch by Colin
11408
11409 2005-08-22 [paul]       1.9.13cvs51
11410
11411         * src/folderview.c
11412                 put name of folder in processing dialog
11413                 title
11414         * src/prefs_folder_item.c
11415                 improve english usage
11416
11417 2005-08-22 [paul]       1.9.13cvs50
11418
11419         * src/filtering.c
11420         * src/filtering.h
11421         * src/matcher.c
11422         * src/matcher_parser_lex.l
11423         * src/matcher_parser_parse.y
11424         * src/prefs_filtering.c
11425                 add Filtering/Processing rule names feature.
11426                 (the incompatible old matcherrc is saved as
11427                 matcherrc.pre_names).
11428                 Patch by Colin
11429
11430 2005-08-22 [paul]       1.9.13cvs49
11431
11432         * src/procmsg.c
11433                 fix colour labelling
11434                 Patch by Colin
11435
11436 2005-08-22 [paul]       1.9.13cvs48
11437
11438         * src/textview.c
11439                 fix open_image_cb()
11440
11441 2005-08-22 [paul]       1.9.13cvs47
11442
11443         * src/imap.c
11444                 fix bug 789, 'SC crashes with imap (CVS ver)'
11445                 Patch by Colin
11446
11447 2005-08-22 [paul]       1.9.13cvs46
11448
11449         * src/mimeview.c
11450         * src/prefs_common.c
11451         * src/common/defs.h
11452                 define reused defaults in defs.h
11453         * src/textview.c
11454                 add 'Open image' to image popup menu
11455
11456 2005-08-21 [colin]      1.9.13cvs45
11457
11458         * src/summaryview.c
11459                 Fix bug #788 (Bogus "From" address displayed)
11460
11461 2005-08-20 [colin]      1.9.13cvs44
11462
11463         * src/folder.c
11464                 Fix buf #787 (multilevel delete causes SIGSEGV)
11465
11466 2005-08-19 [colin]      1.9.13cvs43
11467
11468         * src/inc.c
11469         * src/prefs_common.c
11470         * src/prefs_common.h
11471                 Add an hidden pref to allow modifying the
11472                 update stepping in incorporation.
11473                 Patch by wwp.
11474
11475 2005-08-19 [colin]      1.9.13cvs42
11476
11477         * src/compose.c
11478         * src/procmime.c
11479                 Workaround for broken MUAs: encode 
11480                 Content-type: name: as ASCII and 
11481                 Content-Disposition: filename: as
11482                 per rfc2231
11483         * src/prefs_account.c
11484                 Fix invisible-ness of SMTP SSL prefs
11485                 in NNTP accounts
11486
11487 2005-08-19 [paul]       1.9.13cvs41
11488
11489         * src/compose.c
11490         * src/prefs_common.c
11491         * src/prefs_common.h
11492         * src/prefs_wrapping.c
11493                 paste with or without wrapping.
11494                 patch by Colin
11495
11496 2005-08-19 [paul]       1.9.13cvs40
11497
11498         * src/prefs_common.c
11499         * src/prefs_common.h
11500         * src/summaryview.c
11501                 reintroduce enable_swap_from as a
11502                 hidden pref. patch by Colin
11503         * src/quote_fmt_parse.y
11504         * src/plugins/clamav/clamav_plugin.c
11505         * src/plugins/dillo_viewer/dillo_viewer.c
11506         * src/plugins/mathml_viewer/mathml_viewer.c
11507         * src/plugins/pgpcore/sgpgme.c
11508         * src/plugins/pgpinline/pgpinline.c
11509         * src/plugins/pgpmime/pgpmime.c
11510                 tidy up. patch by Colin
11511
11512 2005-08-19 [paul]       1.9.13cvs39
11513
11514         * configure.ac
11515                 complete cvs38's sync
11516         * src/editaddress.c
11517         * src/gedit-print.c
11518         * src/mutt.c
11519         * src/etpan/etpan-log.c
11520         * src/etpan/imap-thread.c
11521         * src/gtk/gtksourceprintjob.c
11522                 fix compilation warnings
11523                 (patch by Colin)
11524
11525 2005-08-19 [paul]       1.9.13cvs38
11526
11527         sync with main:
11528
11529         * src/account.c
11530         * src/action.c
11531         * src/addrbook.c
11532         * src/addrcache.c
11533         * src/addrharvest.c
11534         * src/addrindex.c
11535         * src/codeconv.c
11536         * src/compose.c
11537         * src/crash.c
11538         * src/exporthtml.c
11539         * src/exportldif.c
11540         * src/folder.c
11541         * src/image_viewer.c
11542         * src/inc.c
11543         * src/inc.h
11544         * src/jpilot.c
11545         * src/ldif.c
11546         * src/main.c
11547         * src/matcher.c
11548         * src/mbox.c
11549         * src/messageview.c
11550         * src/mh.c
11551         * src/mimeview.c
11552         * src/msgcache.c
11553         * src/mutt.c
11554         * src/news.c
11555         * src/partial_download.c
11556         * src/pine.c
11557         * src/pop.c
11558         * src/prefs_actions.c
11559         * src/prefs_common.c
11560         * src/prefs_customheader.c
11561         * src/prefs_display_header.c
11562         * src/prefs_gtk.c
11563         * src/prefs_themes.c
11564         * src/procheader.c
11565         * src/procmime.c
11566         * src/procmsg.c
11567         * src/recv.c
11568         * src/send_message.c
11569         * src/simple-gettext.c
11570         * src/sourcewindow.c
11571         * src/textview.c
11572         * src/vcard.c
11573         * src/common/defs.h
11574         * src/common/log.c
11575         * src/common/plugin.c
11576         * src/common/prefs.c
11577         * src/common/session.c
11578         * src/common/session.h
11579         * src/common/socket.c
11580         * src/common/socket.h
11581         * src/common/ssl_certificate.c
11582         * src/common/template.c
11583         * src/common/utils.c
11584         * src/common/utils.h
11585         * src/common/xml.c
11586         * src/gtk/about.c
11587         added wrappers for C library function that
11588                 take pathname arguments.
11589                 enabled compilation with MinGW.
11590                 use GDir instead of directly using opendir().
11591                 added rename_force().
11592
11593 2005-08-19 [paul]       1.9.13cvs37
11594         
11595         patches by Colin:
11596         * src/compose.c
11597                 fix privacy settings on re-editing
11598                 a sent message
11599         * src/jpilot.c
11600                 fix encoding bug
11601         * src/folder.c
11602         * src/procmsg.c
11603         * src/procmsg.h
11604         * src/summaryview.c
11605                 flag changing optimisation
11606
11607 2005-08-18 [martin]     1.9.13cvs36
11608
11609         * commitHelper
11610             added my login
11611         * src/addrcache.c
11612         * src/addrharvest.c
11613         * src/addrindex.c
11614         * src/compose.c
11615         * src/grouplistdialog.c
11616         * src/main.c
11617         * src/mainwindow.c
11618         * src/msgcache.c
11619         * src/mutt.c
11620         * src/pine.c
11621         * src/prefs_account.c
11622         * src/prefs_themes.c
11623         * src/stock_pixmap.c
11624         * src/summaryview.c
11625         * src/gtk/about.c
11626         * src/gtk/logwindow.c
11627             removed deprecated glib and gdk stuff
11628         * src/plugins/pgpcore/select-keys.c
11629             convert attributes from locale to utf8
11630
11631 2005-08-17 [paul]       1.9.13cvs35
11632
11633         * src/account.c
11634         * src/addressbook.c
11635                 use new GTK_STOCK_ icons if available
11636         * src/summaryview.c
11637         * src/gtk/gtksctree.c
11638         * src/gtk/gtksctree.h
11639                 faster range select. patch by Colin
11640
11641 2005-08-17 [paul]       1.9.13cvs34
11642
11643         patches by colin:
11644         * src/addressbook.c
11645         * src/addressitem.h
11646                 Add an edit button for contacts, fix selections
11647                 of gtksctree items
11648         * src/editaddress.c
11649                 Change labels, let Save be always possible in the
11650                 email and user atributes tabs
11651         * src/folderview.c
11652                 fix sort issues
11653         * src/summaryview.c
11654                 select next item instead of the displayed one
11655                 after deletion
11656
11657         * src/gtk/progressdialog.c
11658                 use prefs_common.enable_rules_hint
11659
11660 2005-08-13 [hoa]        1.9.13cvs33
11661
11662         * src/etpan/imap-thread.c
11663                 fixed build on Solaris.
11664
11665 2005-08-10 [colin]      1.9.13cvs32
11666
11667         * src/procmsg.c
11668                 Fix cvs31 (missing fclose before reading
11669                 the file)
11670
11671 2005-08-10 [colin]      1.9.13cvs31
11672
11673         * src/procmsg.c
11674                 Fix procmsg_msginfo_new_from_mimeinfo() when
11675                 the MimeInfo isn't stored in memory. This fixes
11676                 replying to an attached message.
11677
11678 2005-08-10 [colin]      1.9.13cvs30
11679
11680         * src/mainwindow.c
11681                 Fix slowness in account changing
11682
11683 2005-08-10 [colin]      1.9.13cvs29
11684
11685         * src/folder.c
11686         * src/folderutils.c
11687         * src/folderview.c
11688         * src/imap_gtk.c
11689         * src/mainwindow.c
11690         * src/mh_gtk.c
11691         * src/procmsg.c
11692         * src/summaryview.c
11693                 Optimize folder_has_parent_of_type
11694                 Prevent moving special sub-folders from contextual menus
11695                 Rework message a bit ("Empty all messages" -> "Delete all
11696                 messages")
11697                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11698                 and "Deleted Items" folders)
11699
11700 2005-08-08 [colin]      1.9.13cvs28
11701
11702         * src/summaryview.c
11703         * src/prefs_summaries.c
11704                 Make "Select first unread|new" more flexible
11705                 (just prioritize new or unread)
11706
11707 2005-08-08 [colin]      1.9.13cvs27
11708
11709         * src/summaryview.c
11710                 If "select first new" is selected and there only
11711                 are unread messages, fallback to "select first
11712                 unread".
11713
11714 2005-08-08 [colin]      1.9.13cvs26
11715
11716         * src/folder.c
11717                 Fix shameful bugs (and bug #779)
11718
11719 2005-08-08 [colin]      1.9.13cvs25
11720
11721         * src/folder.c
11722         * src/folder.h
11723                 Cache parents' type to make folder_has_parent_of_type
11724                 faster
11725         * src/folderview.c
11726                 Forbid DnD of special sub-folders
11727         * src/procmsg.c
11728         * src/procmsg.h
11729                 Add MAIL_POSTFILTERING_HOOK
11730         * src/summaryview.c
11731                 Revert over-zealous deletion of the use_addr_book 
11732                 code
11733
11734 2005-08-07 [colin]      1.9.13cvs24
11735
11736         * src/folder.c
11737                 Fix big mistake (passing MsgInfo instead 
11738                 of FolderItem)
11739
11740 2005-08-07 [colin]      1.9.13cvs23
11741
11742         * src/compose.c
11743         * src/folder.c
11744         * src/folder.h
11745         * src/foldersel.c
11746         * src/folderutils.c
11747         * src/folderview.c
11748         * src/imap.c
11749         * src/mainwindow.c
11750         * src/messageview.c
11751         * src/mh.c
11752         * src/msgcache.c
11753         * src/procmime.c
11754         * src/summaryview.c
11755                 Make subfolders of Drafts, Queue, Outbox, Trash
11756                 work like their parents. 
11757                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11758
11759 2005-08-07 [colin]      1.9.13cvs22
11760
11761         * src/addressbook.c
11762                 Fix bug #771 (Dragged contacts not saved)
11763
11764 2005-08-07 [paul]       1.9.13cvs21
11765
11766         * src/summaryview.c
11767                 fix bug 32 'Search Doesn't display results
11768                 if "Hide Read Messages" is chosen'
11769                 be more literal in interpreting 'Hide read
11770                 messages'
11771
11772 2005-08-07 [colin]      1.9.13cvs20
11773
11774         * src/folderview.c
11775                 Add debug
11776         * src/summaryview.c
11777                 Faster 'unthread_for_execution'
11778
11779 2005-08-06 [paul]       1.9.13cvs19
11780
11781         * src/mainwindow.c
11782                 add mnemonics to Set displayed columns
11783                 fix bug where msgview_visible option was
11784                 overwritten as TRUE on startup
11785
11786 2005-08-06 [paul]       1.9.13cvs18
11787
11788         * src/mainwindow.c
11789                 refer to 'displayed columns in folder/message
11790                 list' not 'displayed items in summary/message view'
11791         * src/prefs_display_header.c
11792                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11793                 be consistent with similar dialogues
11794         * src/prefs_folder_column.c
11795         * src/prefs_summary_column.c
11796                 'columns' not 'items', and folder and message lists,
11797                 instead of folder and summary views;
11798                 Use 'Hidden columns' as list heading not 'Available
11799                 items';
11800                 move the 'Remove' button to the right hand side;
11801                 top-align the buttons;
11802                 remove unneeded vbox
11803         * src/prefs_summaries.c
11804                 put the 2 column prefs buttons in a frame to reduce
11805                 overall width; refer to columns not items &c.
11806
11807 2005-08-05 [colin]      1.9.13cvs17
11808
11809         * src/prefs_common.c
11810         * src/prefs_common.h
11811         * src/mainwindow.c
11812         * src/compose.c
11813         * src/messageview.c
11814                 Add an hidden toolbar_detachable pref, so
11815                 that I can get rid of these painful handles
11816                 in the toolbars. Defaults to TRUE to avoid
11817                 changing the GUI on unsuspecting people...
11818
11819 2005-08-05 [colin]      1.9.13cvs16
11820
11821         * src/Makefile.am
11822         * src/prefs_folder_column.c
11823         * src/prefs_folder_column.h
11824                 Add prefs for folder columns
11825         * src/folderview.c
11826         * src/folderview.h
11827         * src/mainwindow.c
11828         * src/mainwindow.h
11829         * src/prefs_common.c
11830         * src/prefs_common.h
11831         * src/prefs_summaries.c
11832                 Use them
11833         * src/prefs_summary_column.c
11834         * src/summaryview.c
11835         * src/summaryview.h
11836                 Add a To column
11837         * src/textview.c
11838         * src/common/utils.c
11839         * src/common/utils.h
11840                 Move uri colourisation functions
11841                 to utils
11842         * src/compose.c
11843                 Colourise URIs
11844         * src/imap.c
11845                 Fix bug with LIST where we'd try
11846                 to get Folder//////[...]/// 
11847
11848 2005-08-05 [paul]       1.9.13cvs15
11849
11850         * src/prefs_summaries.c
11851                 improve the English usage
11852         * src/summaryview.c
11853                 set font on column change
11854                 thanks to Colin
11855
11856 2005-08-05 [paul]       1.9.13cvs14
11857
11858         * src/prefs_common.c
11859         * src/prefs_common.h
11860         * src/prefs_summaries.c
11861         * src/summaryview.c
11862                 replace 'open_unread_on_enter' option with
11863                 'select_on_entry' option. opening/not opening
11864                 is now exclusively controlled by 'always_show_msg'
11865
11866 2005-08-04 [colin]      1.9.13cvs13
11867
11868         * src/compose.c
11869                 Remove dead code
11870                 Add colourisation of quotes and signatures
11871         * src/folderview.c
11872                 Fix possible crashes
11873         * src/messageview.c
11874                 Change an assert that is no problem
11875         * src/news.c
11876         * src/news_gtk.c
11877         * src/news_gtk.h
11878                 Fix offline mode
11879         * src/gtk/quicksearch.c
11880                 Fix a possible crash
11881
11882 2005-08-03 [colin]      1.9.13cvs12
11883
11884         * src/prefs_account.c
11885                 Fix bug #777 (Sylpheed crash in account configuration)
11886
11887 2005-08-03 [colin]      1.9.13cvs11
11888
11889         * src/addressbook.c
11890         * src/editaddress.c
11891         * src/editgroup.c
11892                 Fixing addressbook, round 2
11893         * src/textview.c
11894                 Fix emphasis color on rechecking 'Colorize messages'
11895
11896 2005-08-03 [paul]       1.9.13cvs10
11897
11898         sync with main
11899
11900         * src/addr_compl.c
11901         * src/compose.c
11902         * src/main.c
11903         * src/pop.c
11904         * src/prefs_account.c
11905         * src/procmime.c
11906         * src/procmsg.c
11907         * src/quote_fmt_parse.y
11908         * src/textview.c
11909         * src/common/quoted-printable.c
11910         * src/common/utils.c
11911         * src/common/utils.h
11912         * src/common/xml.c
11913                 replaced incorrect locale-independent
11914                 ctype functions with GLib's. Corrected
11915                 signedness mismatch.
11916         * src/headerview.c
11917                 headerview_create(): added spacing for vbox.
11918         * src/gtk/about.c
11919                 set focus to the OK button.
11920
11921 2005-08-03 [colin]      1.9.13cvs9
11922
11923         * src/folderview.c
11924                 Fix possible crash
11925
11926 2005-08-02 [colin]      1.9.13cvs8
11927
11928         * src/mainwindow.c
11929                 Fix cast
11930         * src/addressbook.c
11931         * src/addressitem.h
11932                 Fix a cast and more generally, try to make the
11933                 GUI more intuitive and consistent (round 1)
11934
11935 2005-08-02 [paul]       1.9.13cvs7
11936
11937         * src/folder.h
11938                 missing in 1.9.13cvs6
11939
11940 2005-08-02 [colin]      1.9.13cvs6
11941
11942         * src/folder.c
11943                 Fix one more leak
11944
11945 2005-08-02 [colin]      1.9.13cvs5
11946
11947         * src/folder.c
11948         * src/folderview.c
11949         * src/imap.c
11950         * src/main.c
11951         * src/mbox.c
11952         * src/procmsg.c
11953         * src/summaryview.c
11954                 Fix a number of folder_item_get_msg_list()-related
11955                 leaks (missing procmsg_msginfo_free()s)
11956
11957 2005-08-01 [colin]      1.9.13cvs4
11958
11959         * src/folderview.c
11960         * src/folderview.h
11961         * src/mainwindow.c
11962         * src/prefs_fonts.c
11963         * src/prefs_summaries.c
11964         * src/prefs_themes.c
11965         * src/summaryview.c
11966         * src/summaryview.h
11967         * src/textview.c
11968         * src/textview.h
11969                 Fix instant-apply of summary and folderview-related prefs
11970                 Fix erroneous g_free and alertpanels in prefs_theme
11971                 Add instant-apply for fonts
11972                 Defer applying of prefs a little bit so it's done only
11973                 once even if requested by multiples prefs pages
11974
11975 2005-08-01 [paul]       1.9.13cvs3
11976
11977         * src/main.c
11978                 fix bug 776 'S.C. crashes on close'
11979                 thanks to Colin
11980         * src/etpan/etpan-thread-manager-types.h
11981                 add missing include
11982                 thanks to Hoa
11983
11984 2005-07-25 [paul]       1.9.13cvs2
11985
11986         * src/summaryview.c
11987                 fix typos. spotted by Fabien Vantard
11988
11989 2005-07-24 [paul]       1.9.13cvs1
11990
11991         * doc/man/sylpheed.1
11992                 update man page, incorporating fix of
11993                 bug 769 'Typo in manpage'
11994         * src/etpan/imap-thread.c
11995                 fix NetBSD openssl dependencies. patch by
11996                 George Michaelson <ggm@apnic.net>
11997         * po/pt_BR.po
11998                 updated by Frederico Goncalves Guimaraes
11999
12000 2005-07-22 [paul]       1.9.13
12001
12002         1.9.13 release
12003
12004 2005-07-22 [paul]       1.9.12cvs91
12005
12006         * AUTHORS
12007         * INSTALL
12008         * README.claws
12009         * RELEASE_NOTES.claws
12010                 updated for release
12011         * configure.ac
12012         * po/nb.po
12013         * tools/claws.i18n.status.pl
12014                 add Norwegian translation. submiited by
12015                 Geir Helland <pjallabais@users.sourceforge.net>
12016         * po/ca.po
12017         * po/de.po
12018         * po/es.po
12019         * po/fi.po
12020         * po/fr.po
12021         * po/it.po
12022         * po/sk.po
12023         * po/sr.po
12024         * po/zh_CN.po
12025                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12026                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12027                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12028                 Yang Guilong
12029         * src/plugins/clamav/clamav_plugin_gtk.c
12030         * src/plugins/spamassassin/spamassassin_gtk.c
12031                 replace outdated description strings
12032
12033 2005-07-21 [colin]      1.9.12cvs90
12034
12035         * src/folder.c
12036                 Set folder to batch mode when scanning it. Makes deletion
12037                 of unread mails on IMAP much faster (due to the UNREAD 
12038                 flag unsetting)
12039
12040 2005-07-21 [darko]      1.9.12cvs89
12041
12042         * configure.ac
12043                 link against libresolv if necessary (patch by Paul)
12044         * src/msgcache.c
12045                 use glib's portable macros to determine endianness
12046
12047 2005-07-21 [paul]       1.9.12cvs88
12048
12049         * src/crash.c
12050         * src/gtk/about.c
12051                 update compiled-in features list
12052
12053 2005-07-20 [colin]      1.9.12cvs87
12054
12055         * src/folder.c
12056         * src/textview.c
12057                 Gcc 2.9x compilation fixes, thanks to Darko
12058         * src/plugins/clamav/clamav_plugin.c
12059                 Little optimisation: load virus database only once
12060         * src/plugins/spamassassin/spamassassin.c
12061                 Big optimisation: filtering one mail took at least 1 second,
12062                 now it takes at least 50ms. Doesn't speed up spamassassin 
12063                 itself, but should already be much more tolerable.
12064
12065 2005-07-20 [colin]      1.9.12cvs86
12066
12067         * src/summaryview.c
12068                 Fix performance issue
12069
12070 2005-07-19 [colin]      1.9.12cvs85
12071
12072         * src/plugins/pgpinline/plugin.c
12073                 Fix warning
12074
12075 2005-07-19 [colin]      1.9.12cvs84
12076
12077         * configure.ac
12078         * src/plugins/Makefile.am
12079         * src/plugins/pgpinline/.cvsignore
12080         * src/plugins/pgpinline/Makefile.am
12081         * src/plugins/pgpinline/pgpinline.c
12082         * src/plugins/pgpinline/pgpinline.deps
12083         * src/plugins/pgpinline/pgpinline.h
12084         * src/plugins/pgpinline/plugin.c
12085                 Put pgpinline in the main tree
12086
12087 2005-07-19 [paul]       1.9.12cvs83
12088
12089         * src/prefs_actions.c
12090                 prevent '//' in menu names, which cause a crash
12091                 thanks to Colin
12092
12093 2005-07-19 [paul]       1.9.12cvs82
12094
12095         * configure.ac
12096                 be generally more informative in configure output.
12097                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12098                 '[ --disable-openssl ...', as --enable-openssl is default
12099                 PGP/MIME: don't check for GPGME again, check for
12100                 pgpcore instead. Therefore prevent the possibility of
12101                 attempting to build pgpmime if pgpcore dependencies are
12102                 not met
12103                 ClamAV: use pkgconfig to check for lib
12104                 libgnomeprint: revert logic on inner test to match
12105                 everything else
12106         * src/plugins/pgpcore/sgpgme.c
12107                 add missing include
12108
12109 2005-07-19 [colin]      1.9.12cvs81
12110
12111         * src/summaryview.c
12112                 Fix slow thread rebuilding in particular
12113                 cases
12114
12115 2005-07-19 [paul]       1.9.12cvs80
12116
12117         * sylpheed-claws.desktop
12118                 fix typo, spotted by Stephan Sachse
12119         * src/account.c
12120                 replace GTK_STOCK_ADD with
12121                 GTK_STOCK_NEW button
12122
12123 2005-07-18 [colin]      1.9.12cvs79
12124
12125         * src/etpan/imap-thread.c
12126                 Fix return value (Thanks Hoa)
12127
12128 2005-07-18 [colin]      1.9.12cvs78
12129
12130         * src/imap.c
12131                 Allow empty passwords
12132                 Create drafts/queue/outbox if necessary
12133         * src/summaryview.c
12134                 Remove old code
12135         * src/etpan/imap-thread.c
12136                 Fix STARTTLS (Thanks to Hoa)
12137
12138 2005-07-18 [paul]       1.9.12cvs77
12139
12140         * ChangeLog-gtk2.jp
12141         * ChangeLog.jp
12142                 removed
12143         * Makefile.am
12144                 updated to reflect additions and removals
12145         * TODO
12146                 updated to be claws-specific
12147         * TODO-gtk2
12148         * TODO-gtk2.jp
12149         * TODO.jp
12150         * sylpheed-128x128.png
12151         * sylpheed-64x64.png
12152                 removed
12153         * sylpheed-claws-128x128.png
12154         * sylpheed-claws-64x64.png
12155         * sylpheed-claws.desktop
12156         * sylpheed-claws.png
12157                 added
12158         * sylpheed.desktop
12159         * sylpheed.png
12160                 removed
12161
12162 2005-07-17 [paul]       1.9.12cvs76
12163
12164         * src/account.c
12165         * src/addressbook.c
12166         * src/alertpanel.c
12167         * src/alertpanel.h
12168         * src/compose.c
12169         * src/exphtmldlg.c
12170         * src/expldifdlg.c
12171         * src/folderview.c
12172         * src/imap_gtk.c
12173         * src/inc.c
12174         * src/message_search.c
12175         * src/messageview.c
12176         * src/mh_gtk.c
12177         * src/news_gtk.c
12178         * src/prefs_actions.c
12179         * src/prefs_filtering.c
12180         * src/prefs_matcher.c
12181         * src/prefs_template.c
12182         * src/prefs_themes.c
12183         * src/ssl_manager.c
12184         * src/summary_search.c
12185         * src/textview.c
12186         * src/toolbar.c
12187         * src/gtk/sslcertwindow.c
12188         * src/plugins/pgpcore/sgpgme.c
12189                 rework alertpanels
12190
12191 2005-07-17 [colin]      1.9.12cvs75
12192
12193         * src/privacy.c
12194                 add a PrivacySystem accessor that checks that
12195                 the system cached in a MimeInfo's privacydata
12196                 is still registered. Use this accessor instead
12197                 of directly using data->system. Fixes crashes
12198                 after unloading pgp plugins.
12199
12200 2005-07-17 [colin]      1.9.12cvs74
12201
12202         * src/alertpanel.c
12203                 Change geometry hints to a simple default size.
12204                 Fixes the certs dialogs.
12205
12206 2005-07-17 [colin]      1.9.12cvs73
12207
12208         * src/gtk/sslcertwindow.c
12209                 Use a gtkExpander
12210
12211 2005-07-17 [colin]      1.9.12cvs72
12212
12213         * src/plugins/pgpcore/Makefile.am
12214         * src/plugins/pgpmime/Makefile.am
12215                 Add gpgme libs
12216
12217 2005-07-17 [paul]       1.9.12cvs71
12218
12219         * configure.ac
12220                 add --disable-gnomeprint option
12221                 modified version of patch by Marius Mauch
12222
12223 2005-07-17 [paul]       1.9.12cvs70
12224
12225         * src/common/defs.h
12226                 update urls
12227         * src/account.c
12228         * src/action.c
12229         * src/addressbook.c
12230         * src/compose.c
12231         * src/foldersel.c
12232         * src/folderview.c
12233         * src/html.c
12234         * src/imap_gtk.c
12235         * src/main.c
12236         * src/mainwindow.c
12237         * src/messageview.c
12238         * src/mh_gtk.c
12239         * src/mimeview.c
12240         * src/news_gtk.c
12241         * src/prefs_account.c
12242         * src/prefs_send.c
12243         * src/prefs_summaries.c
12244         * src/procmsg.c
12245         * src/summaryview.c
12246         * src/common/utils.c
12247         * src/common/xml.c
12248         * src/plugins/pgpcore/passphrase.c
12249         * src/plugins/pgpcore/select-keys.c
12250                 replace inappropriately used backticks
12251                 with single quotes
12252
12253 2005-07-16 [colin]      1.9.12cvs69
12254
12255         * src/image_viewer.c
12256                 Add extra paranoid checks
12257
12258 2005-07-16 [colin]      1.9.12cvs68
12259
12260         * src/plugins/pgpcore/prefs_gpg.c
12261                 Don't auto-check sigs by default, as it
12262                 can be really slow.
12263
12264 2005-07-16 [colin]      1.9.12cvs67
12265
12266         * src/plugins/pgpcore/sgpgme.c
12267                 Make messages a bit better.
12268
12269 2005-07-16 [colin]      1.9.12cvs66
12270
12271         * src/imap.c
12272                 Remove pseudo-log
12273         * src/etpan/imap-thread.c
12274                 Add real log
12275
12276 2005-07-16 [colin]      1.9.12cvs65
12277
12278         * src/main.c
12279         * src/prefs_other.c
12280                 And now, fix build with libetpan :-/
12281
12282 2005-07-15 [colin]      1.9.12cvs64
12283
12284         * src/prefs_other.c
12285                 Continue fixing build without libetpan.
12286
12287 2005-07-15 [colin]      1.9.12cvs63
12288
12289         * src/main.c
12290                 Fix build with --disable-libetpan
12291
12292 2005-07-15 [colin]      1.9.12cvs62
12293
12294         * configure.ac
12295                 Bump libetpan's version
12296
12297 2005-07-15 [colin]      1.9.12cvs61
12298
12299         * src/etpan/imap-thread.c
12300                 Actually stop logging :)
12301
12302 2005-07-15 [colin]      1.9.12cvs60
12303
12304         * src/addressbook.c
12305                 Fix dnd of multiple addresses.
12306
12307 2005-07-15 [hoa]        1.9.12cvs59
12308
12309         * src/etpan/imap-thread.c
12310             disable login of IMAP password in libetpan log file.
12311
12312 2005-07-15 [paul]       1.9.12cvs58
12313
12314         * src/account.c
12315                 don't automatically sort
12316                 do allow drag n drop
12317
12318 2005-07-15 [paul]       1.9.12cvs57
12319
12320         * src/account.c
12321         * src/ssl_manager.c
12322                 alphabetical listing
12323
12324 2005-07-15 [paul]       1.9.12cvs56
12325
12326         * src/gtk/pluginwindow.c
12327                 sort plugin list alphabetically
12328
12329 2005-07-15 [paul]       1.9.12cvs55
12330
12331         * src/prefs_spelling.c
12332         * src/prefs_wrapping.c
12333                 unify English usage
12334
12335 2005-07-15 [colin]      1.9.12cvs54
12336
12337         * src/wizard.c
12338                 Typo fix
12339
12340 2005-07-15 [paul]       1.9.12cvs53
12341
12342         * src/prefs_message.c
12343                 make 'show cursor' a hidden option
12344
12345 2005-07-14 [colin]      1.9.12cvs52
12346
12347         * src/plugins/spamassassin/Makefile.am
12348         * src/plugins/clamav/Makefile.am
12349                 Fix double EXTRA_DISTs
12350
12351 2005-07-14 [colin]      1.9.12cvs51
12352
12353         * src/plugins/clamav/Makefile.am
12354         * src/plugins/clamav/clamav_plugin_gtk.deps
12355         * src/plugins/spamassassin/Makefile.am
12356         * src/plugins/spamassassin/spamassassin_gtk.deps
12357                 Make $plugin_gtk depend on $plugin
12358
12359 2005-07-14 [hoa]        1.9.12cvs50
12360
12361         * src/etpan/imap-thread.c
12362                 enable debug log of libetpan when running with --debug
12363
12364 2005-07-14 [colin]      1.9.12cvs49
12365
12366         * configure.ac
12367         * src/common/Makefile.am
12368         * src/common/plugin.c
12369         * src/common/plugin.h
12370                 Add a little plugin dependancy system.
12371                 Plugins can ship a $plugin_name.deps file
12372                 (near them in PLUGINDIR) so that their
12373                 dependancies are loaded if possible.
12374         * src/plugins/Makefile.am
12375         * src/plugins/pgpcore/Makefile.am
12376         * src/plugins/pgpcore/passphrase.c
12377         * src/plugins/pgpcore/passphrase.h
12378         * src/plugins/pgpcore/plugin.c
12379         * src/plugins/pgpcore/prefs_gpg.c
12380         * src/plugins/pgpcore/prefs_gpg.h
12381         * src/plugins/pgpcore/select-keys.c
12382         * src/plugins/pgpcore/select-keys.h
12383         * src/plugins/pgpcore/sgpgme.c
12384         * src/plugins/pgpcore/sgpgme.h
12385                 Introduce pgpcore, used by pgpmime and
12386                 pgpinline
12387         * src/plugins/pgpmime/Makefile.am
12388         * src/plugins/pgpmime/passphrase.c
12389         * src/plugins/pgpmime/passphrase.h
12390         * src/plugins/pgpmime/pgpmime.c
12391         * src/plugins/pgpmime/pgpmime.deps
12392         * src/plugins/pgpmime/plugin.c
12393         * src/plugins/pgpmime/prefs_gpg.c
12394         * src/plugins/pgpmime/prefs_gpg.h
12395         * src/plugins/pgpmime/select-keys.c
12396         * src/plugins/pgpmime/select-keys.h
12397         * src/plugins/pgpmime/sgpgme.c
12398         * src/plugins/pgpmime/sgpgme.h
12399                 Remove the core from pgpmime and add the
12400                 dependancy to pgpcore.
12401
12402 2005-07-14 [paul]       1.9.12cvs48
12403
12404         * src/stock_pixmap.c
12405                 forgot this in last commit
12406
12407 2005-07-14 [paul]       1.9.12cvs47
12408
12409         * src/account.c
12410         * src/addressbook.c
12411                 add accelerators for the buttons (sync with main)
12412         * src/compose.c
12413         * src/compose.h
12414                 add accelerators for the buttons.
12415                 fix editing with external editor.
12416                 replace gdk_input_*() with GIOChannel;
12417                 (sync with main)
12418         * src/foldersel.c
12419                 display folder names with new/unread
12420                 representation (sync with main)
12421         * src/main.c
12422                 specify default window icon (sync with main)
12423         * src/prefs_common.c
12424                 use_addr_book default to FALSE
12425         * src/summaryview.c
12426         * src/textview.c
12427                 add accelerators for the buttons (sync with main)
12428         * src/gtk/menu.c
12429                 fix typos
12430         * src/pixmaps/sylpheed_icon.xpm
12431                 updated
12432
12433 2005-07-13 [paul]       1.9.12cvs46
12434
12435         * src/plugins/pgpmime/pgpmime.c
12436         * src/plugins/pgpmime/sgpgme.c
12437                 (temporarily) use deprecated gpgme_data_rewind()
12438                 while largefile support is not present
12439                 (as suggested by Colin)
12440
12441 2005-07-13 [paul]       1.9.12cvs45
12442
12443         * configure.ac
12444                 remove large file support (for now):
12445                 it breaks too many things
12446
12447 2005-07-13 [paul]       1.9.12cvs44
12448
12449         * configure.ac
12450                 add large file support
12451         * src/html.c
12452                 fix bug #763 where href attribute was not
12453                 the very first attribute of a link
12454                 patch by Thomas Gilgin
12455
12456 2005-07-13 [colin]      1.9.12cvs43
12457
12458         * src/gtk/pluginwindow.c
12459                 Little portability fix
12460
12461 2005-07-13 [colin]      1.9.12cvs42
12462
12463         * src/plugins/pgpmime/sgpgme.c
12464                 Fix crasher.
12465
12466 2005-07-13 [colin]      1.9.12cvs41
12467
12468         * src/plugins/pgpmime/pgpmime.c
12469         * src/plugins/pgpmime/sgpgme.c
12470                 Use gpgme_data_release_and_get_mem instead
12471                 of gpgme_data_read.
12472
12473 2005-07-13 [colin]      1.9.12cvs40
12474
12475         * configure.ac
12476         * src/plugins/pgpmime/passphrase.c
12477         * src/plugins/pgpmime/passphrase.h
12478         * src/plugins/pgpmime/pgpmime.c
12479         * src/plugins/pgpmime/plugin.c
12480         * src/plugins/pgpmime/select-keys.c
12481         * src/plugins/pgpmime/select-keys.h
12482         * src/plugins/pgpmime/sgpgme.c
12483         * src/plugins/pgpmime/sgpgme.h
12484                 Port pgpmime to gpgme-1.0.
12485
12486 2005-07-12 [paul]       1.9.12cvs39
12487
12488         * AUTHORS
12489         * src/toolbar.c
12490         * src/toolbar.h
12491                 add a 'Go to Prev' button to the toolbar.
12492                 correct tooltip text of go to buttons.
12493                 based on patch by Yang Guilong <bamanzi@gmail.com>
12494
12495 2005-07-12 [colin]      1.9.12cvs38
12496
12497         * src/statusbar.c
12498                 Fix progress bar showing stuff at startup.
12499
12500 2005-07-12 [paul]       1.9.12cvs37
12501
12502         * src/editjpilot.c
12503                 fix building with jpilot support
12504
12505 2005-07-11 [colin]      1.9.12cvs36
12506
12507         * src/inc.c
12508                 Add visual indication that filtering is running
12509         * src/textview.c
12510                 Make {}[] uri delimiters
12511         * src/summaryview.c
12512                 Remove useless (and slow) calls
12513
12514 2005-07-11 [paul]       1.9.12cvs35
12515
12516         * src/plugins/clamav/clamav_plugin_gtk.c
12517         * src/plugins/dillo_viewer/dillo_prefs.c
12518         * src/plugins/pgpmime/prefs_gpg.c
12519         * src/plugins/spamassassin/spamassassin_gtk.c
12520                 gather plugins prefs together under their
12521                 own 'Plugins' heading
12522
12523 2005-07-11 [paul]       1.9.12cvs34
12524
12525         sync with main
12526
12527         * src/account.c
12528                 account_delete(): modified alert dialog
12529         * src/editjpilot.c
12530         * src/editvcard.c
12531                 fixed a crash when cancelling file selection
12532                 dialog by Escape key. Made non-ascii filename
12533                 selectable.
12534         * src/prefs_template.c
12535                 prefs_template_window_create(): make scrolled
12536                 window policy AUTOMATIC
12537
12538 2005-07-10 [hoa]        1.9.12cvs33
12539
12540         * src/etpan/imap-thread.c
12541                 workaround for old Courier IMAP servers.
12542
12543 2005-07-10 [colin]      1.9.12cvs32
12544
12545         * src/folder.c
12546         * src/statusbar.c
12547         * src/statusbar.h
12548                 Add visual progress indicator on filtering/processing
12549                 Factorize the progress bar code
12550         * src/imap.c
12551         * src/imap.h
12552         * src/etpan/imap-thread.c
12553                 Add a reference counter to avoid destroying the Folder
12554                 while it's in use by another callback.
12555
12556 2005-07-09 [hoa]        1.9.12cvs31
12557
12558         * src/imap.c
12559         * src/etpan/imap-thread.c
12560                 fixed deadlock when removing IMAP account.
12561
12562 2005-07-08 [colin]      1.9.12cvs30
12563
12564         * src/textview.c
12565         * src/unmime.c
12566                 Fix again problems decoding broken headers
12567         * src/gtk/inputdialog.c
12568                 Fix local variable shadowing a global one
12569
12570 2005-07-08 [colin]      1.9.12cvs29
12571
12572         * src/msgcache.c
12573                 Make the cache/mark files platform-agnostic by writing
12574                 them in little-endian format. Reading them is also done
12575                 in little-endian format, of course; however, in order
12576                 to avoid trashing mark data on big-endian machines, the
12577                 files are, at first, read from the native format if the
12578                 little-endian one doesn't exist. This is easy to deter-
12579                 mine by trying to open a file with a swapped data_ver
12580                 and seeing if it's the wanted version.
12581                 Little-endian using users should see absolutely no
12582                 difference, Big-endian users may get a very little
12583                 performance drop due to byte-swapping.
12584                 Tested on i386 and ppc32. 
12585                 Fixes bug #159 (The index file, in the mailboxes, is 
12586                 hardware depending).
12587
12588                 To have the cache/mark files updated to the new little-
12589                 endian format, "Check for new messages" or even
12590                 "Rebuild folder tree" aren't enough. Files will be
12591                 updated as soon as a folder has been opened/closed.
12592                 To update everything, just select all folders by
12593                 selecting them one by one.
12594
12595 2005-07-07 [colin]      1.9.12cvs28
12596
12597         * src/imap.c
12598                 Remember the folder separator per IMAPFolder
12599                 instead of globally.
12600                 Revive the Session on noop; fixes bug #761
12601                 (mark a bunch of unread messages as read takes 
12602                 forever)
12603
12604 2005-07-07 [darko]      1.9.12cvs27
12605
12606         * src/common/template.c
12607                 Sort templates alphabetically
12608
12609 2005-07-06 [colin]      1.9.12cvs26
12610
12611         * src/imap.c
12612                 Try to use the correct separator in
12613                 most cases. Possibly fixes bug #759
12614                 (only creates the INBOX folder when 
12615                 setting up new IMAP account) and 
12616                 bug #760 (Can't retrieve messages)
12617
12618 2005-07-06 [colin]      1.9.12cvs25
12619
12620         * src/imap.c
12621                 Use real_path in status command. This will
12622                 help later, when namespaces will be used.
12623
12624 2005-07-06 [colin]      1.9.12cvs24
12625
12626         * configure.ac
12627         * src/account.c
12628         * src/folder.c
12629         * src/imap.c
12630         * src/etpan/etpan-log.c
12631         * src/etpan/etpan-thread-manager.c
12632         * src/etpan/imap-thread.c
12633                 Add a --disable-libetpan parameter. With this,
12634                 users that don't want IMAP4 support can avoid
12635                 the new dependancy (and have no IMAP support).
12636                 Users that have IMAP4 accounts and use this
12637                 parameter won't lose their configuration, their
12638                 IMAP accounts will just be invisible and not
12639                 used.
12640         * src/textview.c
12641                 Make the "Copy ..." contextual menu items 
12642                 copy to both the X clipboard and the gtk 
12643                 clipboard - as most other apps do.
12644         * src/gtk/about.c
12645                 Add a notice about OpenSSL usage, in order to
12646                 comply with OpenSSL's license (point 6):
12647                 http://www.openssl.org/source/license.html
12648
12649 2005-07-06 [colin]      1.9.12cvs23
12650
12651         * src/alertpanel.c
12652                 Fix a minimum size for alertpanels
12653         * src/compose.c
12654                 Show 'No space left on device' type errors
12655                 when queuing/sending
12656         * src/imap_gtk.c
12657         * src/mh_gtk.c
12658                 Rework folder's deletion message (remove 
12659                 extra \n)
12660
12661 2005-07-05 [colin]      1.9.12cvs22
12662
12663         * src/imap.c
12664                 Add an alertpanel on auth error
12665                 Add pseudo-log
12666                 Remove pthread-related stuff
12667
12668 2005-07-05 [colin]      1.9.12cvs21
12669
12670         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12671                 Fix crash on plugin reloading (with a hack)
12672
12673 2005-07-05 [colin]      1.9.12cvs20
12674
12675         * src/prefs_account.c
12676         * src/prefs_account.h
12677                 Fix typo
12678         * src/gtk/filesel.c
12679         * src/gtk/filesel.h
12680                 Add a way to filter the view
12681         * src/gtk/pluginwindow.c
12682                 Filter loadable stuff
12683         * src/plugins/pgpmime/prefs_gpg.c
12684                 Fix missing unregistration
12685         * .cvsignore
12686         * src/etpan/.cvsignore
12687         * src/plugins/spamassassin/.cvsignore
12688                 Add more stuff to cvs ignored files
12689
12690 2005-07-04 [colin]      1.9.12cvs19
12691
12692         * src/imap.c
12693                 Fix scan_required returning FALSE when it
12694                 shouldn't. Maybe fix #760 (Can't retrieve
12695                 messages)
12696
12697 2005-07-04 [colin]      1.9.12cvs18
12698
12699         * src/summaryview.c
12700                 Fix always_show_msg pref
12701
12702 2005-07-04 [paul]       1.9.12cvs17
12703
12704         sync with main (forgotten in last commit)
12705         
12706         * src/common/utils.c
12707         * src/common/utils.h
12708                 check_line_length(): new.
12709                 is_dir_exist()
12710                 is_file_entry_exist()
12711                 dirent_is_regular_file()
12712                 dirent_is_directory(): use g_file_test() instead of stat().
12713
12714 2005-07-04 [paul]       1.9.12cvs16
12715
12716         sync with main:
12717
12718         * src/compose.c
12719                 compose_write_to_file(): check for line
12720                 length limit and display warning if exceeds
12721         * src/jpilot.c
12722                 use get_home_dir() instead of g_get_home_dir()
12723         * src/procheader.c
12724                 removed warning about invalid date
12725         * src/vcard.c
12726                 use get_home_dir() instead of g_get_home_dir()
12727
12728 2005-07-04 [paul]       1.9.12cvs15
12729
12730         * src/stock_pixmap.c
12731                 fix new pixmap naming errors
12732                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12733
12734 2005-07-04 [colin]      1.9.12cvs14
12735
12736         * src/imap.c
12737                 Fix debugging string with a warning
12738
12739 2005-07-04 [colin]      1.9.12cvs13
12740
12741         * configure.ac
12742                 Add a check for libetpan's version (>= 0.37)
12743
12744 2005-07-04 [hoa]        1.9.12cvs12
12745
12746         * commitHelper
12747         * src/imap.c
12748         * src/etpan/imap-thread.c
12749         * src/etpan/imap-thread.h
12750                 fixed IMAP implementation of check of mails.
12751
12752 2005-07-03 [hoa]        1.9.12cvs11
12753
12754         * src/etpan/Makefile.am
12755         * src/etpan/etpan-errors.h
12756         * src/etpan/etpan-log.[ch]
12757         * src/etpan/etpan-thread-manager-types.h
12758         * src/etpan/etpan-thread-manager.[ch]
12759         * src/etpan/imap-thread.[ch]
12760         * src/Makefile.am
12761         * src/imap.c
12762         * src/main.c
12763         * src/prefs_other.c
12764         * configure.ac
12765             merged imap branch.
12766             dependency on libetpan 0.37 is now added.
12767
12768 2005-07-01 [colin]      1.9.12cvs10
12769
12770         * src/Makefile.am
12771         * src/folder.c
12772         * src/folder.h
12773         * src/folderview.c
12774         * src/stock_pixmap.c
12775         * src/stock_pixmap.h
12776         * src/plugins/trayicon/trayicon.c
12777                 Add marked symbol on folders containing
12778                 marked messages
12779         * src/procmsg.c
12780         * src/procmsg.h
12781         * src/toolbar.c
12782         * src/prefs_common.c
12783         * src/prefs_common.h
12784         * src/prefs_send.c
12785                 Add an optional confirmation dialog on queue
12786                 sending. Patch by wwp.
12787         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12788         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12789         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12790         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12791         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12792         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12793         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12794         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12795         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12796         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12797         * src/pixmaps/trash_mark.xpm            ** ADDED **
12798                 New pixmaps
12799
12800 2005-07-01 [colin]      1.9.12cvs9
12801
12802         * src/summaryview.c
12803                 Fix a little threading bug
12804         * src/addrgather.c
12805         * src/mainwindow.c
12806                 A little bit of HIG normality never hurts
12807
12808 2005-07-01 [colin]      1.9.12cvs8
12809
12810         * src/compose.c
12811         * src/msgcache.c
12812         * src/pop.c
12813         * src/procmime.c
12814         * src/recv.c
12815         * src/common/log.c
12816         * src/common/template.c
12817         * src/common/utils.c
12818         * src/common/utils.h
12819                 Reverted the fwrite_atomic stuff. In fact
12820                 it is already atomic.
12821
12822 2005-06-30 [colin]      1.9.12cvs7
12823
12824         * src/common/utils.c
12825         * src/common/utils.h
12826                 Add an fwrite_atomic() function to make
12827                 sure we write everything: fwrite can make
12828                 short writes.
12829         * src/compose.c
12830         * src/msgcache.c
12831         * src/pop.c
12832         * src/procmime.c
12833         * src/recv.c
12834         * src/common/log.c
12835         * src/common/template.c
12836                 Use that (and fix swapping of size and nmemb).
12837                 Thanks to Rich Coe for the heads up.
12838
12839 2005-06-30 [colin]      1.9.12cvs6
12840
12841         * src/addressbook.c
12842                 Optimize addressbook opening 
12843
12844 2005-06-30 [colin]      1.9.12cvs5
12845
12846         * src/summaryview.c
12847                 Remove calls to summary_step after move/copy
12848
12849 2005-06-28 [paul]       1.9.12cvs4
12850
12851         * src/alertpanel.c
12852                 wrap and make the error msg selectable
12853
12854 2005-06-28 [paul]       1.9.12cvs3
12855
12856         * src/ssl_manager.c
12857                 replace the OK button with a Close button
12858         * src/gtk/foldersort.c
12859                 use GTK_STOCK_ icons/buttons
12860
12861 2005-06-28 [colin]      1.9.12cvs2
12862
12863         * src/gedit-print.c             ** ADDED **
12864         * src/gedit-print.h             ** ADDED **
12865         * src/gtk/gtksourceprintjob.c   ** ADDED **
12866         * src/gtk/gtksourceprintjob.h   ** ADDED **
12867                 I can't believe no one had enough time to tell
12868                 me I forgot the `cvs add`
12869
12870 2005-06-27 [colin]      1.9.12cvs1
12871
12872         * src/Makefile.am
12873         * src/gtk/Makefile.am
12874         * src/messageview.c
12875         * src/procmsg.c
12876         * src/summaryview.c
12877         * configure.ac
12878                 Add optional libgnomeprint-based printing
12879         * src/mainwindow.c
12880         * src/gtk/quicksearch.c
12881                 Add an Edit/Quick search menu item to show
12882                 and focus the quicksearch
12883
12884 2005-06-27 [paul]       1.9.12
12885
12886         1.9.12 release
12887
12888         * po/ca.po
12889         * po/de.po
12890         * po/es.po
12891         * po/fr.po
12892         * po/it.po
12893         * po/ko.po
12894         * po/pt_BR.po
12895         * po/sk.po
12896         * po/zh_CN.po
12897                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12898                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12899                 SungHyun Nam, Frederico Goncalves Guimaraes,
12900                 Andrej Kacian, and Yang Guilong
12901 2005-06-26 [colin]      1.9.11cvs106
12902
12903         * src/imap_gtk.c
12904                 Forgot one file for previous fix
12905
12906 2005-06-26 [colin]      1.9.11cvs105
12907
12908         * src/folder.c
12909         * src/imap.c
12910                 Fix problems with folder operations in no_select
12911                 imap folders. it applies only to mails, and 
12912                 creation/deletion/move/renaming of folders 
12913                 should be possible
12914
12915 2005-06-26 [paul]       1.9.11cvs104
12916
12917         * src/prefs_filtering.c
12918                 replace one more GTK_STOCK_REMOVE
12919                 with GTK_STOCK_DELETE
12920
12921 2005-06-25 [colin]      1.9.11cvs103
12922
12923         * src/imap.c
12924                 Optimize get_seq_set_from_seq_list
12925                 (Patch by Ricardo) 
12926
12927 2005-06-25 [colin]      1.9.11cvs102
12928
12929         * src/mh.c
12930                 If the directory exists, but not in the
12931                 correct encoding, rename it. This should
12932                 handle old-versions-induced bugs.
12933
12934 2005-06-25 [colin]      1.9.11cvs101
12935
12936         * src/mh.c
12937                 Fix path access with extended dir names
12938                 Fixes bug #589 (SC segfaults with wrong locale
12939                 settings)
12940
12941 2005-06-25 [colin]      1.9.11cvs100
12942
12943         * src/prefs_account.c
12944         * src/prefs_account.h
12945         * src/compose.c
12946                 Add an option to encrypt replies to
12947                 encrypted messages
12948
12949 2005-06-25 [colin]      1.9.11cvs99
12950
12951         * src/compose.c
12952         * src/quote_fmt_parse.y
12953                 ... And make it work with pgpinline.
12954
12955 2005-06-25 [colin]      1.9.11cvs98
12956
12957         * src/compose.c
12958         * src/procmime.c
12959         * src/procmime.h
12960         * src/quote_fmt_parse.y
12961                 o Make reedition of encrypted messages possible
12962                   (as long as it is encrypted to self too, no
12963                    magic there)
12964                 o Make replying with quote (and without selecting
12965                   text) possible for encrypted messages.
12966                 Closes bug #550 (Not possible to "reply with quote"
12967                 to gnupg encrypted messages)
12968
12969 2005-06-24 [paul]       1.9.11cvs97
12970
12971         * src/imap.c
12972                 add missing include
12973
12974 2005-06-24 [paul]       1.9.11cvs96
12975
12976         * src/editldap.c
12977                 made bind password entry invisible
12978                 (sync with main)
12979         * src/send_message.c
12980                 send_message_local(): check exit status
12981                 to detect errors (sync with main)
12982         * src/textview.c
12983                 use main's less ambiguous popup menu
12984                 wording
12985
12986 2005-06-24 [paul]       1.9.11cvs95
12987
12988         * src/prefs_actions.c
12989         * src/prefs_customheader.c
12990         * src/prefs_display_header.c
12991         * src/prefs_filtering_action.c
12992         * src/prefs_matcher.c
12993         * src/prefs_template.c
12994         * src/prefs_toolbar.c
12995                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12996         * src/gtk/description_window.c
12997                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12998
12999 2005-06-23 [colin]      1.9.11cvs94
13000
13001         * src/summaryview.c
13002                 Fix rough edges (be sure to call status_show whenever
13003                 necessary).
13004
13005 2005-06-23 [colin]      1.9.11cvs93
13006
13007         * src/summaryview.c
13008                 Optimize Select All
13009                 Before, in a 5K mails folder: 11s
13010                 After, in the same folder: 58000µs
13011                 The joys of locking... gtk_clist_select_all() fires a 
13012                 tree-select-row event for each selected row, which in 
13013                 summaryview, callbacks summary_selected which in turn,
13014                 calls summary_status_show, which walks the selected
13015                 rows. Hence, calling gtk_clist_select_all was 
13016                 exponential. Locking the summaryview makes 
13017                 summary_selected return early.
13018
13019 2005-06-23 [colin]      1.9.11cvs92
13020
13021         * src/imap.c
13022                 Move mutex at the important place to avoid
13023                 deadlocks
13024         * src/summaryview.c
13025                 Fix Del key deleting directly instead of
13026                 moving to trash
13027
13028 2005-06-22 [colin]      1.9.11cvs91
13029
13030         * src/plugins/spamassassin/libspamc.c
13031                 As we do spagetti code with assignations in multiple
13032                 places (see _message_read_raw where out = msg = raw),
13033                 let's be sure we don't free the same pointer twice.
13034                 Should fix bug #683 (Crash in libpam at 
13035                 message_cleanup).
13036
13037 2005-06-22 [colin]      1.9.11cvs90
13038
13039         * src/compose.c
13040         * src/messageview.c
13041         * src/toolbar.c
13042                 Make toolbar's delete use the move to trash stuff;
13043                 Add gtk_widget_realize to be sure pixmaps can get
13044                 created (that may fix an old worksforme bug which
13045                 I can't find back...)
13046
13047 2005-06-22 [colin]      1.9.11cvs89
13048
13049         * src/summaryview.c
13050         * src/summaryview.h
13051         * src/mainwindow.c
13052                 Rename "Message/Delete" to "Message/Move to trash"
13053                 Add "Message/Delete..." that directly destroys the
13054                 selected messages after asking for a confirmation.
13055
13056 2005-06-22 [colin]      1.9.11cvs88
13057
13058         * src/imap.c
13059                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13060                 o Fix a deadlock (thanks Darko)
13061
13062 2005-06-22 [colin]      1.9.11cvs87
13063
13064         * src/gtk/foldersort.c
13065                 Add missing include for the i18n;
13066                 patch by Fabien Vantard
13067
13068 2005-06-21 [colin]      1.9.11cvs86
13069
13070         * src/folder.c
13071         * src/folderview.c
13072                 Respect the no_select flag
13073         * src/imap.c
13074                 Fix recursive deletion
13075         * src/imap_gtk.c
13076         * src/mh_gtk.c
13077                 Make the folder deletion's warning
13078                 more explicit
13079
13080 2005-06-21 [colin]      1.9.11cvs85
13081
13082         * src/textview.c
13083                 Prevent email addresses from spanning accross
13084                 lines - fixes bug # 646 (newline-chars in 
13085                 email addresses)
13086
13087 2005-06-20 [colin]      1.9.11cvs84
13088
13089         * src/folder.c
13090                 Be sure not to remove source if copy failed
13091
13092 2005-06-20 [colin]      1.9.11cvs83
13093
13094         * src/folderview.c
13095         * src/imap_gtk.c
13096                 remove summaryview's lock
13097         * src/imap.c
13098                 introduce threads to avoid problems when foreground tasks
13099                 interfere with background tasks
13100         * src/mh.c
13101                 prevent moving to drafts/queue
13102         * src/mimeview.c
13103                 fix leak
13104
13105 2005-06-19 [colin]      1.9.11cvs82
13106
13107         * src/imap_gtk.c
13108                 Remember that the user doesn't want to override
13109                 offline mode, for 3 seconds. It avoid presenting
13110                 him with N popups in a really short time.
13111
13112 2005-06-17 [colin]      1.9.11cvs81
13113
13114         * src/imap.c
13115                 Fix IMAP breaking on folders containing '('
13116                 (Probably won't be enough)
13117
13118 2005-06-17 [colin]      1.9.11cvs80
13119
13120         Forgotten files on 1.9.11cvs79
13121         * src/summaryview.c
13122                 Fix stepping when not immediately executing
13123         * src/imap.c
13124                 Really prevent UID FETCH 0
13125         * src/codeconv.c
13126                 Fix outgoing charset never set to utf-8
13127         * src/mh.c
13128                 Fix leak
13129
13130 2005-06-16 [colin]      1.9.11cvs79
13131
13132         * src/compose.c
13133                 Fix bug #707 (Dash splits rows)
13134                 Only wrap if we're on a line break position and
13135                 the previous one was a "white" (space) char.
13136                 Pango stuff is weird.
13137
13138 2005-06-16 [colin]      1.9.11cvs78
13139
13140         * src/imap_gtk.c
13141                 Lock summaryview while downloading messages
13142                 on user demand
13143         * src/procheader.c
13144         * src/unmime.c
13145         * src/common/utils.c
13146         * src/common/utils.h
13147                 Replace \r and \n with spaces in From and
13148                 Subject headers
13149
13150 2005-06-16 [paul]       1.9.11cvs77
13151
13152         * src/procmime.c
13153                 liberalise the mime parser
13154         * src/gtk/about.c
13155                 add text wrapping
13156
13157 2005-06-16 [paul]       1.9.11cvs76
13158
13159         * src/gtk/about.c
13160                 reworked
13161
13162 2005-06-15 [colin]      1.9.11cvs75
13163
13164         * src/compose.c
13165                 Finish header encoding fix
13166         * src/summaryview.c
13167                 Fix segfault
13168         * src/headerview.c
13169                 Fix compilation (Thanks Stephan
13170                 Sachse)
13171
13172 2005-06-15 [colin]      1.9.11cvs74
13173
13174         * Makefile.am
13175                 Install gnome2 stuff rather than gnome1, 
13176                 if both are present
13177         * src/codeconv.c
13178         * src/codeconv.h
13179         * src/compose.c
13180                 Fix headers encoding
13181         * src/folder.c
13182                 Visual progress when fetching all messages
13183         * src/folderview.c
13184         * src/summaryview.c
13185         * src/summaryview.h
13186                 Prevent changing current message while
13187                 incorporating
13188
13189 2005-06-15 [paul]       1.9.11cvs73
13190
13191         * src/gtk/gtkaspell.c
13192         * src/gtk/gtkaspell.h
13193                 fix build warnings
13194
13195 2005-06-15 [paul]       1.9.11cvs72
13196
13197         * src/prefs_filtering.c
13198                 allow reordering of filter rules by
13199                 drag n drop
13200
13201 2005-06-15 [paul]       1.9.11cvs71
13202
13203         * COPYING
13204                 updated
13205         * src/codeconv.c
13206                 replace deprecated function
13207         * src/inc.c
13208         * src/send_message.c
13209         * src/gtk/progressdialog.c
13210         * src/gtk/progressdialog.h
13211                 salvage and reuse parts of reverted sync
13212
13213 2005-06-15 [paul]       1.9.11cvs70
13214
13215         * src/inc.c
13216         * src/send_message.c
13217         * src/gtk/progressdialog.c
13218         * src/gtk/progressdialog.h
13219                 revert yesterday's sync with main
13220                 it contains deprecated functions
13221
13222 2005-06-15 [colin]      1.9.11cvs69
13223
13224         * src/headerview.c
13225                 Fix bug #670 (multi user to: will corrupt message 
13226                 headers display)
13227
13228 2005-06-15 [colin]      1.9.11cvs68
13229
13230         * src/compose.c
13231                 Fix bug #421 (Fix undo on wrapping)
13232
13233 2005-06-15 [colin]      1.9.11cvs67
13234
13235         * src/folder.c
13236                 Provide visual feedback while processing
13237                 folder's rules.
13238         * src/imap.c
13239                 Provide visual feedback while getting
13240                 short headers (for uncached messages)
13241
13242
13243 2005-06-14 [paul]       1.9.11cvs66
13244
13245         * src/account.c
13246                 change a couple stock icons
13247         * src/inc.c
13248         * src/send_message.c
13249         * src/gtk/progressdialog.c
13250         * src/gtk/progressdialog.h
13251                 sync main's GtkTreeView implementation
13252
13253 2005-06-14 [colin]      1.9.11cvs65
13254
13255         * src/imap.c
13256                 Various little fixes, mainly on error paths
13257
13258 2005-06-13 [colin]      1.9.11cvs64
13259
13260         * matcher.c
13261         * procmsg.c
13262         * procmsg.h
13263                 Add a way to fetch only headers. This speeds
13264                 up filtering on headers for IMAP. Fixes:
13265                 bug #481 extraneous imap commands slow down 
13266                         imap filtering
13267                 bug #522 Sylpheed downloads all messages 
13268                         when opening mailbox (IMAP)
13269                 bug #677 IMAP fetch is soooooooooooooo slow
13270         * src/folder.c
13271         * src/folder.h
13272                 Add a folder set_batch method so that
13273                 implementations can speed up flags changes
13274         * src/folderutils.c
13275         * src/summaryview.c
13276                 Use that in mark as (un)read and mark all read
13277                 Refix bug #679
13278         * src/imap.c
13279                 Implement set_batch - brings back deferred
13280                 flags in a less buggy manner. Fixes:
13281                 bug #729 IMAP immediate expunge of deleted messages
13282                 bug #191 remove list of messages with one command
13283                 Fix login with strange chars
13284                 Implement fetch_msg_full
13285                 Fix copy (wrong counts)
13286
13287 2005-06-12 [colin]      1.9.11cvs63
13288
13289         * src/folder.c
13290                 lock incorporation during long operations.
13291                 Avoids fucking up the IMAP socket.
13292
13293 2005-06-12 [colin]      1.9.11cvs62
13294
13295         * src/imap.c
13296                 Fix harmful typo
13297                 Factorize remove_all_msg
13298                 Thread-ize expunge
13299         * src/summaryview.c
13300                 Don't update partial-download status if unnecessary
13301         * src/folder.c
13302                 Use remove_msgs everywhere possible
13303
13304 2005-06-12 [colin]      1.9.11cvs61
13305
13306         * src/folder.c
13307         * src/folder.h
13308                 Add a remove_msgs function to remove a 
13309                 list of messages
13310         * src/imap.c
13311                 Implement that.
13312
13313 2005-06-12 [colin]      1.9.11cvs60
13314
13315         * src/imap.c
13316                 Remove flags-processing deferring... Too hard
13317                 to get it to work in all cases.
13318
13319 2005-06-11 [colin]      1.9.11cvs59
13320
13321         * src/imap.c
13322                 printf -> debug_print
13323
13324 2005-06-11 [colin]      1.9.11cvs58
13325
13326         * src/imap.c
13327                 o Fix build without USE_PTHREAD
13328                 o Factorize imap_open
13329                 o Alertpanel in case of impossible connection
13330                 o Alertpanel in case of impossible login
13331                 o Fix deferred flags processing to force a 
13332                   flush before adding some more flags to process,
13333                   but in another folder.
13334
13335 2005-06-10 [colin]      1.9.11cvs57
13336
13337         * src/imap.c
13338                 o Fix a format string error
13339                 o init ssl socket outside of the thread 
13340                   (it possibly invokes gtk calls)
13341         * src/procmime.c
13342                 o Put back the buffer to its necessary size
13343                 o Fix changing a file pointer without keeping
13344                   track of it (thanks Valgrind)
13345         * src/common/smtp.c
13346                 o Fix automatic STARTTLS if login should be done
13347                   and the server only allows it after starting TLS
13348         * src/gtk/gtkinputdialog.c
13349                 o Eat GDK_Return so that the combo popup doesn't 
13350                   appear when we press Enter to validate the combo
13351                   input dialog (as seen in the Open with... dialog)
13352
13353 2005-06-10 [colin]      1.9.11cvs56
13354
13355         * src/imap.c
13356                 o A bit less debug
13357                 o Fix a crash on deletion
13358                 o Threadize imap_select (it's called outside of 
13359                   threads)
13360                 o Defer treatment of DELETED flags
13361
13362
13363 2005-06-09 [colin]      1.9.11cvs55
13364
13365         * src/imap.c
13366                 Make sure we check imap_gtk_should_override(), which
13367                 potentially calls gtk stuff, before creating thread.
13368                 That way it should't be called via imap_get_session()
13369                 inside a thread.
13370
13371 2005-06-09 [colin]      1.9.11cvs54
13372
13373         * src/imap.c
13374                 o add a bit of status output
13375                 o remove some dead code
13376                 o threadize get_list_of_uids
13377                 o threadize imap_get_flags
13378                 o defer flag changing by 500ms so that they
13379                   can be batched
13380
13381
13382 2005-06-08 [colin]      1.9.11cvs53
13383
13384         * src/imap.c
13385                 Thread-ize imap_cmd_fetch
13386
13387 2005-06-08 [colin]      1.9.11cvs52
13388
13389         * src/main.c
13390                 Mmh, that broke POP3...
13391
13392 2005-06-08 [colin]      1.9.11cvs51
13393
13394         * src/main.c
13395                 Stabilize IMAP patch (thanks to Hoa)
13396
13397 2005-06-08 [colin]      1.9.11cvs50
13398
13399         * src/imap.c
13400                 Test patch to speed up imap. 
13401
13402 2005-06-08 [colin]      1.9.11cvs49
13403
13404         * src/imap_gtk.c
13405                 Warning fix
13406         * src/procmime.c
13407                 Apply patch from gentoo to use /usr/share/mime/globs if 
13408                 available, after un-breaking it
13409         * src/common/log.c
13410         * src/common/log.h
13411                 Use g_timeout for invoking hooks that possibly use gtk
13412                 calls. This should leave gtk calls in the main thread.
13413
13414 2005-06-08 [paul]       1.9.11cvs48
13415
13416         * src/codeconv.c
13417                 conv_get_outgoing_charset_str(): don't
13418                 use prefs_common setting
13419         * src/compose.c
13420         * src/compose.h
13421                 add /Options/Character encoding/... to
13422                 temporarily change the outgoing encoding
13423
13424         (belated sync with main)
13425
13426 2005-06-08 [paul]       1.9.11cvs47
13427
13428         * src/compose.c
13429                 correction to/completion of last
13430                 sync with main
13431
13432 2005-06-08 [paul]       1.9.11cvs46
13433
13434         sync with main:
13435         
13436         * src/codeconv.c
13437         * src/codeconv.h
13438                 always enabled Japanese auto-detection
13439                 if the first letters of locale string
13440                 is "ja"
13441         * src/compose.c
13442                 don't use "destroy" signal to destroy
13443                 Compose object (fix rare crashes on discard?)
13444         * src/mainwindow.c
13445         * src/messageview.c
13446         * src/prefs_send.c
13447                 added Hebrew encodings
13448         * src/sourcewindow.c
13449                 don't use "destroy" signal to destroy
13450                 objects
13451
13452 2005-06-07 [colin]      1.9.11cvs45
13453
13454         * src/summaryview.c
13455                 Add missing unlocks/locks
13456
13457 2005-06-07 [paul]       1.9.11cvs44
13458
13459         * src/summaryview.c
13460                 restore bug #749 fix
13461
13462 2005-06-06 [colin]      1.9.11cvs43
13463
13464         * src/summaryview.c
13465                 Fix selection bug when prefs_common.open_unread 
13466                 is FALSE
13467
13468 2005-06-06 [colin]      1.9.11cvs42
13469
13470         * src/common/md5.c
13471                 Fix a warning
13472         * src/summaryview.c
13473         * src/folderview.c
13474                 Factorize long operations beginning and end
13475                 (locking, freezing/thawing, cursor, ...)
13476                 Check selection->data member in selection-
13477                 related loops; this avoids dying an awful
13478                 death if the selection changes on us while
13479                 we're marking a whole IMAP folder unread, 
13480                 for example.
13481
13482 2005-06-06 [paul]       1.9.11cvs41
13483
13484         * src/textview.c
13485                 don't g_free() a static gchar buffer
13486
13487 2005-06-05 [colin]      1.9.11cvs40
13488
13489         * src/mainwindow.c
13490         * src/messageview.c
13491         * src/summaryview.c
13492                 Fix bug #749 (Show all headers should be
13493                 sticky as the GUI suggests)
13494
13495 2005-06-03 [paul]       1.9.11cvs39
13496
13497         * src/compose.c
13498                 don't allow editing of mail while sending.
13499                 patch by Colin
13500
13501 2005-06-03 [paul]       1.9.11cvs38
13502
13503         * src/folderview.c
13504                 add a freeze/thaw to speed up 'mark all read'
13505
13506 2005-06-03 [paul]       1.9.11cvs37
13507
13508         * src/prefs_message.c
13509                 reflect changes immediately
13510
13511 2005-06-02 [colin]      1.9.11cvs36
13512
13513         * po/POTFILES.in
13514                 Patch by Fabien Vantard.
13515
13516 2005-06-02 [colin]      1.9.11cvs35
13517
13518         * src/imap.c
13519                 Use a non-blocking imap_getline() if possible.
13520                 This should completely prevent the interface
13521                 from freezin on imap operations, although it
13522                 may do strange stuff in case of folder switching
13523                 while a big imap operation is taking place...
13524
13525                 In addition, fix a leak in the case thread
13526                 creation fails on connection.
13527
13528 2005-06-02 [colin]      1.9.11cvs34
13529
13530         * src/crash.c
13531         * src/prefs_common.h
13532                 Fix build (prefs_common_init() doesn't exist
13533                 anymore)
13534
13535 2005-06-02 [colin]      1.9.11cvs33
13536
13537         * src/prefs_account.c
13538                 Fix bug #245 (filtering rules broken when
13539                 renaming a remote account (imap4 or nntp)
13540
13541 2005-06-02 [colin]      1.9.11cvs32
13542
13543         * src/imap.c
13544                 Try to fix IMAP shortcomings: 
13545                 o Multithread imap_open()
13546                 o allow offline-mode overriding instead of
13547                   just returning NULL
13548         * src/imap_gtk.c
13549         * src/imap_gtk.h
13550                 Add a function to ask whether we want to
13551                 override offline-mode for 10 minutes (one-shot
13552                 asking was painful)
13553         * src/procheader.c
13554                 Fix segfault when imap parser isn't happy about
13555                 a missing {
13556
13557 2005-06-01 [colin]      1.9.11cvs31
13558
13559         * src/addrharvest.c
13560         * src/compose.c
13561         * src/mbox.c
13562         * src/mbox.h
13563         * src/mh.c
13564         * src/msgcache.c
13565         * src/send_message.c
13566         * src/setup.c
13567         * src/undo.c
13568         * src/common/hooks.c
13569         * src/common/prefs.c
13570         * src/common/template.c
13571         * src/common/utils.c
13572         * src/gtk/gtkutils.c
13573         * src/gtk/inputdialog.c
13574         * src/gtk/menu.c
13575         * src/gtk/pluginwindow.c
13576         * src/gtk/prefswindow.c
13577         * src/plugins/pgpmime/passphrase.c
13578         * src/plugins/pgpmime/prefs_gpg.c
13579                 More -Wall fixes
13580
13581         * src/common/Makefile.am
13582         * src/common/timing.h
13583                 Add basic timing code
13584
13585         * src/summaryview.c
13586                 Fix a bug with unread messages when 
13587                 re-sorting folders, and by the way
13588                 fix a big performance hit when 
13589                 re-sorting (10k mails: before 5s,
13590                 after .5s)
13591
13592         * src/prefs_compose_writing.c
13593         * src/prefs_compose_writing.h
13594         * src/prefs_message.c
13595         * src/prefs_message.h
13596         * src/prefs_other.c
13597         * src/prefs_other.h
13598         * src/prefs_quote.c
13599         * src/prefs_quote.h
13600         * src/prefs_receive.c
13601         * src/prefs_receive.h
13602         * src/prefs_send.c
13603         * src/prefs_send.h
13604         * src/prefs_summaries.c
13605         * src/prefs_summaries.h
13606                 Fix copyright banner
13607
13608 2005-06-01 [paul]       1.9.11cvs30
13609
13610         * po/fi.po
13611                 updated by Flammie Pirinen
13612         * src/procmime.c
13613                 fix 'Bad BASE64 content' output
13614
13615 2005-05-31 [colin]      1.9.11cvs29
13616
13617         * src/procmime.c
13618                 Oops, where did my hunk go.
13619
13620 2005-05-31 [colin]      1.9.11cvs28
13621
13622         * src/Makefile.am
13623         * src/account.c
13624         * src/action.c
13625         * src/addr_compl.c
13626         * src/addressbook.c
13627         * src/codeconv.c
13628         * src/compose.c
13629         * src/export.c
13630         * src/folder.c
13631         * src/folderview.c
13632         * src/image_viewer.c
13633         * src/main.c
13634         * src/mainwindow.c
13635         * src/messageview.c
13636         * src/mimeview.c
13637         * src/msgcache.c
13638         * src/prefs_account.c
13639         * src/prefs_actions.c
13640         * src/prefs_common.c
13641         * src/prefs_compose_writing.c
13642         * src/prefs_customheader.c
13643         * src/prefs_ext_prog.c
13644         * src/prefs_filtering.c
13645         * src/prefs_filtering_action.c
13646         * src/prefs_fonts.c
13647         * src/prefs_image_viewer.c
13648         * src/prefs_message.c
13649         * src/prefs_message.h
13650         * src/prefs_msg_colors.c
13651         * src/prefs_other.c
13652         * src/prefs_other.h
13653         * src/prefs_quote.c
13654         * src/prefs_receive.c
13655         * src/prefs_receive.h
13656         * src/prefs_send.c
13657         * src/prefs_send.h
13658         * src/prefs_spelling.c
13659         * src/prefs_summaries.c
13660         * src/prefs_summary_column.c
13661         * src/prefs_template.c
13662         * src/prefs_themes.c
13663         * src/prefs_toolbar.c
13664         * src/prefs_wrapping.c
13665         * src/procmime.c
13666         * src/procmsg.c
13667         * src/send_message.h
13668         * src/ssl_manager.c
13669         * src/summary_search.c
13670         * src/summaryview.c
13671         * src/textview.c
13672         * src/wizard.c
13673         * src/common/smtp.c
13674         * src/common/smtp.h
13675         * src/gtk/gtkutils.h
13676                 o Move the rest of Common prefs to new style
13677                 o Lots of -Wall warning fixes
13678                 o fix FIXME in cache memusage calculation
13679                 o Let return receipts be sent from any account
13680                 o Little cache optimisation (read)
13681                 o Fix bug #746 (don't treat commas as separators
13682                   when inside a quoted string)
13683
13684 2005-05-31 [paul]       1.9.11cvs27
13685
13686         * src/prefs_common.c
13687                 fix 'off-by-one' typo
13688
13689 2005-05-31 [paul]       1.9.11cvs26
13690
13691         * src/account.c
13692         * src/addr_compl.c
13693         * src/compose.c
13694         * src/foldersel.c
13695         * src/prefs_actions.c
13696         * src/prefs_common.c
13697         * src/prefs_common.h
13698         * src/prefs_customheader.c
13699         * src/prefs_display_header.c
13700         * src/prefs_filtering.c
13701         * src/prefs_filtering_action.c
13702         * src/prefs_matcher.c
13703         * src/prefs_summaries.c
13704         * src/prefs_summary_column.c
13705         * src/prefs_template.c
13706         * src/prefs_toolbar.c
13707         * src/ssl_manager.c
13708         * src/gtk/pluginwindow.c
13709         * src/gtk/prefswindow.c
13710         * src/gtk/progressdialog.c
13711                 add hidden prefs 'enable_rules_hint'
13712                 for gtk_tree_view_set_rules_hint()
13713                 (sync with main)
13714                 
13715
13716 2005-05-31 [colin]      1.9.11cvs25
13717
13718         * src/Makefile.am
13719         * src/main.c
13720         * src/prefs_common.c
13721         * src/prefs_summaries.c ** ADDED **
13722         * src/prefs_summaries.h ** ADDED **
13723                 Common/Display -> Display/Summaries
13724
13725 2005-05-31 [colin]      1.9.11cvs24
13726
13727         * src/Makefile.am
13728         * src/main.c
13729         * src/prefs_quote.c ** ADDED **
13730         * src/prefs_quote.h ** ADDED **
13731                 Move Common/Quote to Compose/Quoting
13732         * src/prefs_common.c
13733         * src/prefs_common.h
13734                 Remove old quote stuff, add
13735                 convenience functions for GtkTextView prefs
13736         * src/gtk/prefswindow.c
13737                 Set default height higher
13738
13739 2005-05-30 [colin]      1.9.11cvs23
13740
13741         * src/Makefile.am
13742         * src/main.c
13743         * src/prefs_common.c
13744         * src/prefs_compose_writing.c ** ADDED **
13745         * src/prefs_compose_writing.h ** ADDED **
13746                 Move Common/Compose prefs to Compose/Writing
13747
13748 2005-05-30 [colin]      1.9.11cvs22
13749
13750         * src/common/utils.c
13751                 Fix bug #651 (Confused Attract by Subject)
13752                 Patch by M. Benkmann <haferfrost@web.de>
13753         * AUTHORS
13754
13755 2005-05-30 [colin]      1.9.11cvs21
13756
13757         * src/compose.c
13758                 Fix concatenation of different headers of
13759                 the same type (bug #645)
13760         * src/prefs_folder_item.c
13761                 Fix bug #699 (setting color to black doesn't
13762                 work immediately)
13763         * src/procmime.c
13764                 Print out decoding error only once per
13765                 block
13766
13767 2005-05-30 [paul]       1.9.11cvs20
13768
13769         * src/common/template.c
13770                 fix Bcc
13771
13772 2005-05-30 [paul]       1.9.11cvs19
13773
13774         * doc/src/rfc2368.txt   **NEW FILE**
13775         * src/compose.c
13776                 compose_entries_set(): don't interpret Bcc
13777                 header field (conform to RFC 2368)
13778                 (sync with main)
13779
13780 2005-05-29 [colin]      1.9.11cvs18
13781
13782         * src/prefs_common.c
13783                 Let the default reply format respect
13784                 netiquette by cutting the signature.
13785
13786 2005-05-29 [colin]      1.9.11cvs17
13787
13788         * src/summaryview.c
13789                 Don't let always_show_msg override
13790                 open_unread_on_enter when opening a new
13791                 directory.
13792
13793 2005-05-27 [paul]       1.9.11cvs16
13794
13795         sync with main:
13796
13797         * src/main.c
13798                 app_will_exit(): cleanup tmp directory when exit
13799         * src/message_search.c
13800                 improved the interface and made code cleanup.
13801                 removed Clear button
13802         * src/send_message.c
13803                 send_message_local(): use GSpawn, and detect errors
13804         * src/summary_search.c
13805                 improved the interface and made code cleanup
13806         * src/textview.c
13807                 textview_write_link(): also skip non-ascii space
13808                  at the head of link strings (phishing check
13809                  didn't work at the case)
13810         * src/common/utils.c
13811                 get_command_output(): use g_spawn_command_line_sync()
13812                 instead of popen()
13813
13814 2005-05-26 [colin]      1.9.11cvs15
13815
13816         * src/folder.c
13817                 remove printf
13818
13819 2005-05-26 [colin]      1.9.11cvs14
13820
13821         * src/common/nntp.c
13822                 Fix nntp mode reader (bug #611)
13823                 Patch by Florian Mickler <florian@mickler.org>
13824
13825 2005-05-26 [colin]      1.9.11cvs13
13826
13827         * src/plugins/pgpmime/passphrase.c
13828                 Fix mouse grabbing (bug #557)
13829
13830 2005-05-26 [colin]      1.9.11cvs12
13831
13832         * src/prefs_themes.c
13833                 Fix g_warning (bug #541)
13834
13835 2005-05-26 [colin]      1.9.11cvs11
13836
13837         * src/prefs_actions.c
13838         * src/prefs_template.c
13839                 Fix bug #506 (no warning if action/template
13840                 is not saved)
13841         * src/common/template.c
13842                 Fix a possible crash
13843
13844 2005-05-26 [colin]      1.9.11cvs10
13845
13846         * src/folder.c
13847         * src/folderview.c
13848         * src/procmsg.c
13849         * src/summaryview.c
13850                 Forbid locked messages to be moved or
13851                 deleted. Locked messages in trashes 
13852                 still get deleted, for performance
13853                 reason (mh.c::mh_remove_all_msgs)
13854
13855 2005-05-25 [colin]      1.9.11cvs9
13856
13857         * src/procmime.c
13858                 Use correct encoding when sending mails
13859                 with attachments that have accentued 
13860                 chars in their name
13861
13862 2005-05-24 [colin]      1.9.11cvs8
13863
13864         * src/summaryview.c
13865                 Fix bug #688 f) read/unread marker not
13866                 changed on first click
13867                 Also, optimize summary_status_show()
13868                 calls
13869         * src/folder.c
13870         * src/inc.c
13871         * src/procmime.c
13872                 Fix bug #688 b) and c) wrt message
13873                 attachments and signature
13874         * src/stock_pixmap.c
13875         * src/stock_pixmap.h
13876         * src/stock_pixmap.c
13877         * src/stock_pixmap.h
13878         * src/Makefile.am
13879         * src/pixmaps/clip_gpg_signed.xpm
13880                 Add clip/signed icon
13881
13882 2005-05-24 [colin]      1.9.11cvs7
13883
13884         * src/folder_item_prefs.c
13885                 whitespace fix
13886
13887 2005-05-24 [colin]      1.9.11cvs6
13888
13889         * src/folderview.c
13890         * src/prefs_common.c
13891         * src/prefs_common.h
13892                 Add a confirmation to folder drag and drop
13893                 fixes bug #156
13894         * src/alertpanel.c
13895         * src/alertpanel.h
13896                 fix _with_disable parameters so that
13897                 the buttons labels are specifiable too
13898         * src/plugins/pgpmime/sgpgme.c
13899                 reflect said change
13900                 
13901
13902 2005-05-24 [colin]      1.9.11cvs5
13903
13904         * src/folderview.c
13905                 Uncollapse/collapse folders on double-click
13906                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13907                 closes bug #108
13908
13909 2005-05-23 [colin]      1.9.11cvs4
13910
13911         * src/common/socket.c
13912                 Check another special SSL_peek() error.
13913                 Should help wrt bug #728
13914
13915 2005-05-23 [colin]      1.9.11cvs3
13916
13917         * src/plugins/pgpmime/pgpmime.c
13918                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13919                 breaking menu accelerators and stuff. Users will have to
13920                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13921                 account's privacy preferences if needed.
13922
13923 2005-05-22 [paul]
13924
13925         * tools/kdeservicemenu/install.sh
13926                 use kdesu to prompt for root password if doing
13927                 global install/uninstall
13928
13929 2005-05-20 [colin]      1.9.11cvs2
13930
13931         * src/procmsg.c
13932                 Fix another compilation error with gcc-2.9x
13933                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13934         * src/send_message.c
13935                 Don't send QUIT if we aren't connected
13936
13937 2005-05-19 [colin]      1.9.11cvs1
13938
13939         * src/procmsg.c
13940                 Fix compilation with gcc 2.9x
13941
13942 2005-05-19 [paul]       1.9.11
13943
13944         1.9.11 released
13945
13946 2005-05-19 [paul]       1.9.9cvs14
13947
13948         * src/gtk/inputdialog.c
13949                 prevent gettext warning
13950
13951 2005-05-19 [paul]       1.9.9cvs13
13952
13953         * src/mainwindow.c
13954         * src/prefs_common.c
13955         * src/prefs_common.h
13956         * src/textview.c
13957         * src/textview.h
13958                 add an option to toggle cursor in message
13959                 view (sync with main)
13960
13961 2005-05-18 [colin]      1.9.9cvs12
13962
13963         * src/compose.c
13964                 Dereference freed pointer
13965         * src/gtk/gtkaspell.c
13966                 Fix duplication of dictionaries (is it an aspell issue?)
13967
13968 2005-05-18 [colin]      1.9.9cvs11
13969
13970         * src/gtk/inputdialog.c
13971         * src/gtk/gtkaspell.c
13972                 HIGuify dialogs
13973         * src/alertpanel.c
13974                 Remove a double call
13975
13976 2005-05-17 [colin]      1.9.9cvs10
13977
13978         * src/gtk/gtkaspell.c
13979                 Fix dialogs, Ctrl-Enter accel
13980
13981 2005-05-17 [colin]      1.9.9cvs9
13982
13983         * src/gtk/gtkaspell.c
13984                 Fix some accelerators, escape in replace-window
13985
13986 2005-05-16 [colin]      1.9.9cvs8
13987
13988         * src/gtk/gtkaspell.c
13989                 Revert last commit, it was a mistake.
13990
13991 2005-05-16 [colin]      1.9.9cvs7
13992
13993         * src/gtk/gtkaspell.c
13994                 Remove buggy code while we're at it. It's a 
13995                 dead code path anyway.
13996
13997 2005-05-16 [colin]      1.9.9cvs6
13998
13999         * src/gtk/gtkaspell.c
14000                 Missed some gtk_menu_popup where deactivate
14001                 signal should be handled. Should fix bug
14002                 #629 a bit more.
14003
14004 2005-05-16 [colin]      1.9.9cvs5
14005
14006         * src/gtk/gtkaspell.c
14007                 Remove debug printf()s
14008
14009 2005-05-16 [colin]      1.9.9cvs4
14010
14011         * src/gtk/gtkaspell.c
14012                 Fix a bit aspell problems
14013                 (see bug #629)
14014
14015 2005-05-13 [colin]      1.9.9cvs3
14016
14017         * src/folderview.c
14018                 Fix the + appearing even when no subfolders
14019                 have unread messages. Thanks to wwp for the
14020                 bug report.
14021
14022 2005-05-11 [paul]       1.9.9cvs2
14023
14024         * src/folderview.c
14025                 correction to 1.9.9cvs1, only colour folders that
14026                 have new msgs (not unread msgs)
14027
14028 2005-05-10 [colin]      1.9.9cvs1
14029
14030         * src/folderview.c
14031         * src/summaryview.c
14032                 Try to fix bolding bugs again.
14033
14034 2005-05-09 [paul]
14035
14036         * tools/claws.i18n.status.pl
14037                 add Ricardo Mones Lastra's script that has been providing
14038                 the i18n status page for many months
14039
14040 2005-05-09 [paul]       1.9.9
14041
14042         1.9.9 release
14043
14044 2005-05-09 [paul]       1.9.6cvs58
14045
14046         * AUTHORS
14047         * INSTALL
14048         * README.claws
14049                 updated
14050         * Makefile.am 
14051         * RELEASE_NOTES.claws
14052                 add release notes to cvs to simplify release
14053                 procedure
14054         * configure.ac
14055                 add ca and fi to ALL_LINGUAS
14056         * po/Makefile.in.in
14057                 workaround for missing Makevars
14058         * po/ca.po
14059         * po/fi.po
14060                 add new Catalan and Finnish translations
14061                 submitted by Miquel Oliete and Flammie Pirinen
14062         * po/de.po
14063         * po/es.po
14064         * po/fr.po
14065         * po/it.po
14066         * po/pl.po
14067         * po/ru.po
14068         * po/sk.po
14069         * po/sr.po
14070         * po/zh_CN.po
14071                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14072                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14073                 Urke MMI, and Hansom Young
14074         * src/main.c
14075                 Fix drafting when quitting. compose_draft() closes the
14076                 compose windows, which modifies the compose_list GSList.
14077                 We have to refresh this list after echo drafting to avoid a
14078                 segfault
14079         * src/partial_download.c
14080                 fix segfault on exit
14081
14082 2005-05-06 [paul]       1.9.6cvs57
14083
14084         * src/grouplistdialog.c
14085                 quick fix/workaround for unresizeable newsgroup
14086                 name column 
14087
14088 2005-05-06 [paul]       1.9.6cvs56
14089
14090         * src/inc.c
14091         * src/mainwindow.c
14092                 use gettext plural forms
14093         * src/imap_gtk.c
14094         * src/mh_gtk.c
14095         * src/toolbar.c
14096                 small improvement to english usage
14097
14098 2005-05-05 [thorsten]   1.9.6cvs55
14099
14100         * src/folder.c
14101                 fix possible crash
14102
14103 2005-05-05 [paul]       1.9.6cvs54
14104         
14105         sync with HEAD
14106
14107         * AUTHORS
14108         * src/compose.c
14109                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14110                 patch by Tim Mann
14111
14112 2005-05-05 [paul]       1.9.6cvs53
14113
14114         * src/mainwindow.c
14115                 fix resizing of separate message and
14116                 folder views
14117
14118 2005-05-05 [paul]       1.9.6cvs52
14119
14120         * src/account.c
14121         * src/addrgather.c
14122         * src/browseldap.c
14123         * src/exphtmldlg.c
14124         * src/expldifdlg.c
14125         * src/importmutt.c
14126         * src/importpine.c
14127         * src/main.c
14128         * src/mainwindow.c
14129         * src/noticeview.c
14130         * src/prefs_filtering.c
14131         * src/prefs_filtering_action.c
14132         * src/prefs_matcher.c
14133         * src/prefs_spelling.c
14134         * src/prefs_toolbar.c
14135         * src/toolbar.c
14136         * src/wizard.c
14137         * src/gtk/description_window.c
14138         * src/gtk/gtkvscrollbutton.c
14139         * src/gtk/progressdialog.c
14140         * src/gtk/quicksearch.c
14141         * src/plugins/pgpmime/prefs_gpg.c
14142         * src/plugins/spamassassin/spamassassin_gtk.c
14143                 replace deprecated gtk_widget_set_usize
14144
14145 2005-05-04 [colin]      1.9.6cvs51
14146
14147         * src/common/utils.c
14148                 Fix crash when subst_for_filename is called
14149                 with a NULL parameter
14150
14151 2005-05-04 [colin]      1.9.6cvs50
14152
14153         * src/partial_download.c
14154         * src/pop.c
14155                 Escape login when writing uidl file
14156                 fixes bug #736
14157
14158 2005-05-03 [colin]      1.9.6cvs49
14159
14160         * src/procmime.c
14161                 Fix possible DOS in mime parser
14162                 (see bug #634)
14163
14164 2005-05-02 [colin]      1.9.6cvs48
14165
14166         * src/compose.c
14167                 Try to fix the copy/paste mess once again.
14168
14169
14170 2005-04-30 [colin]      1.9.6cvs47
14171
14172         * src/prefs_account.h
14173         * src/procmsg.c
14174         * src/send_message.c
14175         * src/common/smtp.c
14176         * src/common/smtp.h
14177                 Try to batch sending mails (per account) instead of
14178                 reconnecting to server every time.
14179
14180 2005-04-29 [colin]      1.9.6cvs46
14181
14182         * src/messageview.c
14183                 Fix window resizing that refused to size down
14184         * src/prefs_common.c
14185         * src/prefs_common.h
14186         * src/prefs_filtering.c
14187                 Save Filtering's window size
14188
14189 2005-04-21 [paul]       1.9.6cvs45
14190
14191         * ChangeLog-gtk2.claws
14192         * src/setup.c
14193                 correction to sync
14194
14195 2005-04-21 [paul]       1.9.6cvs44
14196
14197         sync with main:
14198
14199         * src/setup.c
14200         * src/statusbar.c
14201         * src/statusbar.h
14202                 use gtkut_widget_draw_now(). Improved performance
14203                 of the update of statusbar
14204         * src/textview.c
14205                 textview_smooth_scroll_do(): redraw it after scroll
14206                 is done (fixed incorrect display when a part of the
14207                 view is hidden).
14208         * src/gtk/gtkutils.c
14209         * src/gtk/gtkutils.h
14210                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14211                 to force update of widgets.
14212                 Removed gtkut_widget_wait_for_draw() which had a big
14213                 overhead  because of waiting for all events processed 
14214
14215 2005-04-20 [paul]       1.9.6cvs43
14216
14217         * src/codeconv.c
14218                 complete 1.9.6cvs42's sync:
14219                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14220
14221 2005-04-19 [paul]       1.9.6cvs42
14222
14223         sync with main:
14224
14225         * src/action.c
14226                 catch_output(): correctly select the insert text
14227                 (fix invalid iterator warnings).
14228         * src/codeconv.c
14229         * src/codeconv.h
14230         * src/mainwindow.c
14231         * src/messageview.c
14232         * src/prefs_common.c
14233                 support GBK encoding.
14234         * src/common/session.c
14235         * src/common/session.h
14236                 use separate buffer for large data to be sent,
14237                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14238
14239 2005-04-18 [paul]       1.9.6cvs41
14240
14241         * src/jpilot.c
14242                 convert unsigned long into guint32
14243                 patch by Paul LeoNerd Evans 
14244
14245 2005-04-17 [colin]      1.9.6cvs40
14246
14247         * src/compose.c
14248                 Fix 'Request return receipt' from folder
14249                 properties (bug #708)
14250
14251 2005-04-17 [colin]      1.9.6cvs39
14252
14253         * src/mainwindow.c
14254                 Fix duplicate hotkeys in Mainwindow's menu
14255
14256 2005-04-17 [colin]      1.9.6cvs38
14257
14258         * src/folderview.c
14259                 Fix duplicate hotkeys in Folderview's contextual
14260                 menu
14261
14262 2005-04-15 [colin]      1.9.6cvs37
14263
14264         * src/summaryview.c
14265                 Fix 'Save as...' with non-ascii filenames
14266
14267 2005-04-15 [colin]      1.9.6cvs36
14268
14269         * src/plugins/pgpmime/pgpmime.c
14270                 Fix bus error on 64bit. Spotted by 
14271                 macallan1888@gmail.com
14272
14273 2005-04-15 [colin]      1.9.6cvs35
14274
14275         * src/prefs_account.c
14276                 Fix cvs34.
14277
14278 2005-04-12 [colin]      1.9.6cvs34
14279
14280         * src/prefs_account.c
14281                 Fix smtp auth type off-by-one. We forgot to
14282                 add PLAIN in the prefs-to-gui setter func and
14283                 as a result, the selected auth when opening
14284                 account prefs was not the correct one.
14285
14286 2005-04-12 [paul]       1.9.6cvs33
14287
14288         * src/inc.c
14289                 if the recv dialog is visible, Cancel only
14290                 cancels the current account
14291
14292
14293 2005-04-10 [colin]      1.9.6cvs32
14294
14295         * src/filtering.c
14296                 Copy score when copying FilteringActions
14297                 Fix bug #674
14298
14299 2005-04-10 [colin]      1.9.6cvs31
14300
14301         * src/inc.c
14302                 Make Message -> Receive -> Cancel cancel 
14303                 incorporation on all accounts. Fixes
14304                 bug #693
14305
14306 2005-04-10 [colin]      1.9.6cvs30
14307
14308         * src/prefs_account.c
14309                 Update Privacy checkbuttons status based
14310                 on the selected privacy system
14311         * src/compose.c
14312                 Always connect the "None" privacy system; the
14313                 static boolean was probably there to avoid
14314                 reconnecting twice in the same compose window,
14315                 but as the parent function is only called once
14316                 per compose, it's only a bug - as a static is
14317                 initialized once per application instance.
14318                 Also, don't uncheck Sign and Encrypt when
14319                 selecting None as privacy system; just ignore
14320                 them when sending/queuing.
14321                 Should fix bug #695
14322
14323 2005-04-08 [colin]      1.9.6cvs29
14324
14325         * src/account.c
14326         * src/prefs_account.c
14327         * src/prefs_account.h
14328                 Add account preference to queue message in a certain
14329                 folder.
14330
14331 2005-04-06 [colin]      1.9.6cvs28
14332
14333         * src/prefs_account.c
14334                 Update old inbox path syntax
14335
14336 2005-04-06 [paul]       1.9.6cvs27
14337
14338         sync with main:
14339
14340         * configure.ac
14341                 changed -traditional-cpp to -no-cpp-precomp for newer
14342                 Mac OS X support
14343         * src/foldersel.c
14344                 made column resize automatically
14345         * src/send_message.c
14346                 send_message_smtp(): consider EOF right after QUIT
14347                 successful (workaround for Gmail SMTP server)
14348         * src/common/socket.c
14349                 ssl_read(), ssl_peek(): check EOF which violates the
14350                 SSL protocol
14351         * src/gtk/colorlabel.c
14352                 removed warnings when displaying colorlabel menu
14353                 (don't use GtkAlignment)
14354
14355 2005-04-05 [paul]       1.9.6cvs26
14356
14357         * src/plugins/trayicon/trayicon.c
14358                 fix clipping of icon under KDE3 
14359
14360 2005-04-05 [paul]       1.9.6cvs25
14361
14362         * src/summaryview.c
14363                 hide display of threading
14364                 patch by Alfons
14365
14366 2005-04-04 [thorsten]   1.9.6cvs24
14367
14368         * src/mh.c
14369                 marks lost on filesystems with different stat() results on
14370                 summer-/wintertime
14371
14372 2005-04-03 [colin]      1.9.6cvs23
14373
14374         * src/summaryview.c
14375                 Don't handle up/down. Patch by Alfons
14376
14377 2005-04-02 [colin]      1.9.6cvs22
14378
14379         * src/summaryview.c
14380                 Make scrolling faster. Patch by Alfons.
14381
14382 2005-04-01 [colin]      1.9.6cvs21
14383
14384         * src/Makefile.am
14385         * src/stock_pixmap.c
14386         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14387         * src/pixmaps/dir_noselect.xpm ** ADDED **
14388                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14389
14390 2005-04-01 [colin]      1.9.6cvs20
14391
14392         * src/image_viewer.c
14393         * src/image_viewer.h
14394         * src/procmime.c
14395         * src/procmime.h
14396         * src/textview.c
14397         * src/textview.h
14398                 Implement inline image resizing and right-clicking
14399
14400 2005-04-01 [paul]       1.9.6cvs19
14401
14402         * AUTHORS
14403         * Makefile.am
14404         * configure.ac
14405                 check for gnome2
14406                 patch by Luca Cavalli <loopback<AT>slackit.org>
14407         * po/ru.po
14408                 updated by Pavlo Bohmat
14409
14410 2005-03-31 [colin]      1.9.6cvs18
14411
14412         * src/news.c
14413                 Fix parsing references
14414         * src/msgcache.c
14415                 don't put nulls in the references list
14416         * src/procheader.c
14417                 commit that forgotten file in 1.9.6cvs14
14418
14419 2005-03-31 [colin]      1.9.6cvs17
14420
14421         * src/compose.c
14422                 Fix joining of signature separator again. 
14423                 Maybe Hiro could put it in main too...
14424
14425 2005-03-31 [colin]      1.9.6cvs16
14426
14427         * src/Makefile.am
14428         * src/foldersel.c
14429         * src/stock_pixmap.c
14430         * src/stock_pixmap.h
14431         * src/pixmaps/dir-noselect.xpm
14432                 Update foldersel.c (sync from main, patch by Alfons)
14433
14434 2005-03-30 [colin]      1.9.6cvs15
14435
14436         * src/imap.c
14437                 Fix handling of imap folders containing [] in 
14438                 their name. Thanks to Nahuel Angelinetti for
14439                 the detailed bugreport.
14440
14441 2005-03-30 [colin]      1.9.6cvs14
14442
14443         * src/common/utils.h
14444         * src/common/utils.c
14445         * src/common/defs.h
14446         * src/matcher.c
14447         * src/msgcache.c
14448         * src/news.c
14449         * src/procmsg.c
14450         * src/procmsg.h
14451         * src/quote_fmt_parse.y
14452         * src/summaryview.c
14453                 Update references system. Patch by Alfons
14454
14455 2005-03-30 [colin]      1.9.6cvs13
14456
14457         * src/common/socket.c
14458                 Force the glibc to read resolv.conf again when 
14459                 it has changed. Should fix issues when changing
14460                 networks on a laptop and not restarting sylpheed. 
14461
14462 2005-03-30 [paul]       1.9.6cvs12
14463
14464         partial sync with main:
14465
14466         * src/action.c
14467                 create_io_dialog(): use user-defined text font
14468                 (thanks to Alfons), and modified its appearance.
14469         * src/addrgather.c
14470         * src/addrharvest.c
14471         * src/browseldap.c
14472                 replace old code
14473         * src/compose.c
14474                 don't join (presumably) itemized lines on line-wrapping
14475                 fixed wrapping of quote when auto-wrapping is enabled
14476                 compose_destroy(): destroy paned only if it's not
14477                 attached to window. Fixed memory leak of popup menu.
14478         * src/exphtmldlg.c
14479         * src/expldifdlg.c
14480                 replace old code
14481         * src/html.c
14482         * src/html.h
14483         * src/importmutt.c
14484         * src/importpine.c
14485                 replace old code
14486         * src/main.c
14487                 removed redundant code
14488         * src/mainwindow.c
14489                 changed 'Code set' (which is rather incorrect)
14490                 in the menu to 'Character encoding'
14491                 main_window_set_widgets(): request size first
14492                 to prevent window size becoming wrong
14493                 fixed remembering of the state of the visibility
14494                 of MessageView
14495         * src/messageview.c
14496                 changed 'Code set' (which is rather incorrect)
14497                 in the menu to 'Character encoding'
14498         * src/prefs_common.c
14499         * src/prefs_common.h
14500                 added an option whether to render HTML as text or not
14501                 added separators to outgoing encoding menu
14502         * src/procheader.c
14503                 procheader_scan_date_string(): support header
14504                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14505         * src/summaryview.c
14506         * src/summaryview.h
14507                 minor code cleanup
14508         * src/textview.c
14509                 textview_show_html(): force output of newline
14510                 added an option whether to render HTML as text or not
14511         * src/common/utils.c
14512                 strncpy2(): optimized based on Alfons' code
14513         * src/gtk/gtkutils.c
14514         * src/gtk/gtkutils.h
14515                 removed non-used code
14516         * src/plugins/pgpmime/passphrase.c
14517                 partially fixed grab input of passphrase dialog
14518                 Confine pointer to window
14519
14520 2005-03-30 [colin]      1.9.6cvs11
14521
14522         * src/msgcache.c
14523         * src/msgcache.h
14524                 Read/write 32bit ints from cache & marks
14525                 From main.
14526
14527 2005-03-29 [paul]       1.9.6cvs10
14528
14529         * AUTHORS
14530         * ChangeLog.claws
14531         * src/compose.c
14532         * src/gtk/gtkaspell.c
14533                 sync with HEAD (don't pass NULL pointers) 
14534
14535 2005-03-24 [paul]
14536
14537         * tools/Makefile.am
14538         * tools/README
14539         * tools/acroread2sylpheed.pl
14540                 sync with HEAD (add script to send pdfs as
14541                 attachments from Adobe Reader 7)
14542
14543 2005-03-21 [paul]       1.9.6cvs9
14544
14545         * configure.ac
14546         * po/POTFILES.in
14547         * src/Makefile.am
14548         * src/crash.c
14549         * src/image_viewer.c ** ADDED **
14550         * src/image_viewer.h ** ADDED **
14551         * src/main.c
14552         * src/prefs_common.c
14553         * src/prefs_common.h
14554         * src/prefs_image_viewer.c ** ADDED **
14555         * src/prefs_image_viewer.h ** ADDED **
14556         * src/textview.c
14557         * src/gtk/about.c
14558         * src/pixmaps/sylpheed_logo.xpm
14559         * src/plugins/Makefile.am
14560         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14561         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14562         * src/plugins/image_viewer/plugin.c ** REMOVED **
14563         * src/plugins/image_viewer/viewer.c ** REMOVED **
14564         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14565         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14566         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14567         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14568         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14569                 as gdk-pixbuf is now built-in
14570                 remove image_viewer plugin and put code back into
14571                 main codebase
14572                 implement inline image display (sync with main)
14573
14574                 replace logo with newer, nicer, larger version  
14575
14576 2005-03-21 [paul]       1.9.6cvs8
14577
14578         * src/gtk/about.c
14579                 cosmetic improvement
14580
14581 2005-03-21 [holger]     1.9.6cvs7
14582
14583         * src/plugins/spamassassin/spamassassin.c
14584                 Sync with HEAD
14585                 (unregister hook on failed plugin init)
14586
14587 2005-03-20 [colin]      1.9.6cvs6
14588
14589         * src/common/plugin.c
14590                 Check that plugin isn't already loaded
14591                 Patch by Alfons
14592
14593 2005-03-20 [thorsten]   1.9.6cvs5
14594
14595         * src/compose.c
14596                 use a more compatible syntax
14597
14598 2005-03-20 [thorsten]   1.9.6cvs4
14599
14600         * src/prefs_toolbar.c
14601                 fix crash when selecting toolbar item (uninitialized pointer)
14602
14603 2005-03-20 [thorsten]   1.9.6cvs3
14604
14605         * src/procmime.c
14606                 fix mimetype detection (referenced free()d string)
14607
14608 2005-03-20 [paul]       1.9.6cvs2
14609
14610         * src/compose.c
14611                 sync with HEAD (1.0.3cvs5)
14612                 neglect Reply-To header if empty
14613                 Patch by Alfons 
14614
14615 2005-03-19 [holger]     1.9.6cvs1
14616
14617         * src/summaryview.c
14618         * src/summaryview.h
14619                 Sync with HEAD
14620
14621 2005-03-18 [paul]       1.9.6
14622
14623         initial GTK2 release
14624
14625 2005-03-18 [paul]       1.0.3cvs3.1
14626
14627         * AUTHORS
14628         * ChangeLog.claws
14629         * configure.ac
14630         * src/gtk/about.c
14631         * src/pixmaps/sylpheed_logo.xpm
14632                 sync with HEAD
14633
14634 2005-03-18 [colin]      1.0.3cvs2.6
14635
14636         * src/summaryview.c
14637                 Remove call to summary_step in summary_copy_selected_to
14638                 Can't see its purpose, and this causes bug when copying
14639                 a message if the next one is unread: it reads it.
14640
14641 2005-03-18 [paul]       1.0.3cvs2.5
14642
14643         * src/foldersel.c
14644                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14645
14646 2005-03-18 [paul]       1.0.3cvs2.4
14647
14648         * src/addrharvest.c
14649         * src/codeconv.c
14650         * src/codeconv.h
14651         * src/compose.c
14652         * src/news.c
14653         * src/procheader.c
14654         * src/procmime.c
14655         * src/unmime.c
14656         * src/unmime.h
14657                 fix buffer overflow, CAN-2005-0667, see
14658                 http://secunia.com/advisories/14491/
14659                 Patch by Alfons
14660
14661 2005-03-17 [colin]      1.0.3cvs2.3
14662
14663         * src/prefs_fonts.c
14664         * src/summaryview.c
14665                 Fix font bugs (both lists now officialy share 
14666                 the same font)
14667                 
14668
14669 2005-03-17 [paul]       1.0.3cvs2.2
14670
14671         * src/gtk/pluginwindow.c
14672                 make plugin descriptions uneditable
14673
14674 2005-03-11 [paul]       1.0.3cvs2.1
14675
14676         * ChangeLog.claws
14677         * configure.ac
14678         * po/POTFILES.in
14679         * src/plugins/trayicon/trayicon.c
14680                 sync with HEAD
14681                 add src/wizard.c to POTFILES.in
14682
14683 2005-03-11 [paul]       1.0.3cvs1.1
14684
14685         * ChangeLog
14686         * ChangeLog.claws
14687         * configure.ac
14688         * po/de.po
14689         * po/es.po
14690         * po/fr.po
14691         * po/it.po
14692         * po/pt_BR.po
14693         * po/ru.po
14694         * po/sk.po
14695         * po/sr.po
14696         * po/zh_CN.po
14697                 sync with HEAD
14698
14699 2005-03-04 [colin]      1.0.1cvs22.2
14700
14701         * src/compose.c
14702                 Fix signatures with accentued chars in it
14703
14704 2005-03-04 [colin]      1.0.1cvs22.1
14705
14706         * src/common/smtp.c
14707         * src/common/smtp.h
14708                 Don't use SIZE param in MAIL FROM: if server 
14709                 doesn't support it. Patch by Eugen Freiter
14710                 <eugen_f@users.sf.net>
14711
14712 2005-02-27 [paul]       1.0.1cvs20.1
14713
14714         * ChangeLog.claws
14715         * configure.ac
14716         * src/messageview.c
14717                 sync with HEAD
14718
14719 2005-02-27 [colin]      1.0.1cvs19.4
14720
14721         * src/procheader.c
14722         * src/procheader.h
14723                 Fix prototypes. Patch by Alfons
14724
14725 2005-02-27 [colin]      1.0.1cvs19.3
14726
14727         * src/compose.c
14728                 Don't auto-join the signature separator.
14729
14730 2005-02-26 [colin]      1.0.1cvs19.2
14731
14732         * src/summaryview.c
14733                 Fix 'mark all read' with collapsed threads.
14734                 Patch by Alfons.
14735
14736 2005-02-25 [paul]       1.0.1cvs19.1
14737
14738         * ChangeLog.claws
14739         * configure.ac
14740         * src/prefs_account.c
14741         * src/prefs_folder_item.c
14742         * src/gtk/prefswindow.c
14743         * src/gtk/prefswindow.h
14744                 sync with HEAD
14745
14746 2005-02-25 [paul]       1.0.1cvs15.12
14747
14748         * src/alertpanel.c
14749         * src/codeconv.c
14750         * src/compose.c
14751         * src/textview.c
14752         * src/gtk/gtkutils.c
14753         * src/gtk/gtkutils.h
14754         * src/gtk/logwindow.c
14755         * src/gtk/progressdialog.c
14756                 sync with main (revision 127)
14757                 and fix logwindow clipping
14758
14759 2005-02-24 [colin]      1.0.1cvs15.11
14760
14761         * src/plugins/pgpmime/passphrase.c
14762                 Disable input grabbing; it doesn't work yet.
14763
14764 2005-02-24 [colin]      1.0.1cvs15.10
14765
14766         * src/messageview.c
14767                 Don't send out receipts if offline. Ask.
14768
14769 2005-02-23 [colin]      1.0.1cvs15.9
14770
14771         * src/summaryview.c     
14772                 Fix expanding
14773
14774 2005-02-23 [colin]      1.0.1cvs15.8
14775
14776         * src/summaryview.c
14777                 Really fix Bug 568 by removing useless
14778                 calls. summary_thread_init() now called
14779                 in summary_sort(). This should please
14780                 Alfons as it should be faster than 
14781                 previously.
14782
14783 2005-02-23 [colin]      1.0.1cvs15.7
14784
14785         * src/compose.c
14786                 Encode parts as QP or B64 if signing
14787
14788 2005-02-23 [colin]      1.0.1cvs15.6
14789
14790         * src/compose.c
14791                 Fix Mimeinfo leakage (including tmp files)
14792         * src/procmsg.c
14793                 Fix tmp file leakage (spotted by Ivan Rayner)
14794
14795 2005-02-22 [colin]      1.0.1cvs15.5
14796
14797         * src/expldifdlg.c
14798                 Fix keyboard input. Patch by Alfons.
14799
14800 2005-02-21 [colin]      1.0.1cvs15.4
14801
14802         * src/compose.c
14803                 Fix Sign/Encrypt when unselecting privacy
14804                 system
14805         * src/prefs_common.c
14806                 Change default message font to Monospace
14807         * src/summaryview.c
14808                 More freezing during potentially large operations
14809
14810 2005-02-21 [paul]       1.0.1cvs15.3
14811
14812         * src/main.c
14813                 fix --help output
14814
14815 2005-02-21 [paul]       1.0.1cvs15.2
14816
14817         * po/Makefile.in.in
14818         * src/compose.c
14819         * src/summaryview.c
14820         * src/textview.c
14821         * src/common/utils.c
14822         * src/common/utils.h
14823                 sync with main (revision 117)
14824
14825 2005-02-20 [colin]      1.0.1cvs15.1
14826
14827         * src/common/defs.h
14828                 Change cache file to .sylpheed_claws_cache, as
14829                 suggested by Alfons. Allows people to switch
14830                 between Sylpheed and Sylpheed-Claws. it is
14831                 a good idea to "Check for new messages" at next
14832                 startup.
14833
14834
14835 2005-02-18 [colin]      1.0.1cvs14.1
14836
14837         * src/quote_fmt_lex.l
14838         * src/quote_fmt_parse.y
14839                 Fix parser initialisation. Patch by Ivan.
14840
14841 2005-02-18 [colin]      1.0.1cvs11.6
14842
14843         * src/folderview.c
14844                 Fix scrolldown (bug 662)
14845
14846 2005-02-17 [colin]      1.0.1cvs11.5
14847
14848         * src/codeconv.c
14849                 conv_filename_to_utf8: return clean 7bit instead
14850                 of broken utf8 if needed
14851         * src/mimeview.c
14852                 Fix display of parts with unclean 8bit names
14853
14854 2005-02-17 [paul]       1.0.1cvs11.4
14855
14856         * src/compose.c
14857         * src/exportldif.c
14858         * src/matcher_parser_parse.y
14859         * src/procmime.c
14860         * src/sourcewindow.c
14861         * src/common/Makefile.am
14862         * src/common/intl.h             ** REMOVED **
14863         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14864                 sync with main (revision 109)
14865                 and clean up
14866
14867 2005-02-16 [colin]      1.0.1cvs11.3
14868
14869         * src/summaryview.c
14870                 Fix collapsed thread not highlighting when new
14871                 messages in it (Bug 568) Patch by Stephan Sachse.
14872                 Fix messed up selection when reaching bounds (Bug 632)
14873         * src/prefs_themes.c
14874                 Fix theme installing (Bug 684)
14875
14876 2005-02-16 [colin]      1.0.1cvs11.2
14877
14878         * src/messageview.c
14879                 Fix messageview_select_all
14880
14881 2005-02-16 [colin]      1.0.1cvs11.1
14882
14883         * src/mh.c
14884                 Sync with HEAD (MH scan required function)
14885
14886 2005-02-15 [colin]      1.0.1cvs8.1
14887
14888         * src/mimeview.c
14889         * src/common/utils.c
14890                 Sync with HEAD (filename chars substitution)
14891
14892 2005-02-15 [colin]      1.0.1cvs7.3
14893
14894         * src/gtk/pluginwindow.c
14895                 Fix button spacing
14896
14897 2005-02-15 [colin]      1.0.1cvs7.2
14898
14899         * src/mimeview.c
14900                 Fix mime icons not reset across message when
14901                 scrolled down
14902
14903 2005-02-15 [colin]      1.0.1cvs7.1
14904
14905         * src/compose.c
14906         * src/procmime.c
14907                 Sync with HEAD (optimisation of cvs6)
14908
14909 2005-02-14 [colin]      1.0.1cvs6.1
14910
14911         * src/compose.c
14912         * src/procmime.c
14913                 Sync with HEAD (encode "From " at line beginning)
14914
14915 2005-02-14 [colin]      1.0.1cvs5.3
14916
14917         * src/compose.c
14918                 Fix wrapping with accentued chars.
14919
14920 2005-02-13 [colin]      1.0.1cvs5.2
14921
14922         * src/textview.c
14923                 Fix email informative part parsing with
14924                 accentued chars in it. ispunct() returns
14925                 true for them in utf8...
14926
14927 2005-02-12 [colin]      1.0.1cvs5.1
14928
14929         * src/filtering.c
14930                 Sync with HEAD (remove wrong use of compose after send)
14931
14932 2005-02-12 [paul]       1.0.1cvs4.5
14933
14934         * src/textview.c
14935                 remove unnecessary code (thanks to Alfons)
14936
14937 2005-02-12 [paul]       1.0.1cvs4.4
14938
14939         * src/textview.c
14940                 add 'Copy' to contextual menu on emails
14941
14942 2005-02-11 [colin]      1.0.1cvs4.3
14943
14944         * src/compose.c
14945                 revert 1.0.0cvs28.2, it doesn't work that well.
14946
14947 2005-02-11 [paul]       1.0.1cvs4.2
14948
14949         * po/Makefile.in.in
14950                 fix 'make release'
14951
14952 2005-02-10 [paul]       1.0.1cvs4.1
14953
14954         * ChangeLog
14955         * ChangeLog.claws
14956         * ChangeLog.jp
14957         * configure.ac
14958         * src/compose.c
14959                 sync with HEAD (sync with main)
14960
14961 2005-02-10 [paul]       1.0.1cvs3.2
14962
14963         * AUTHORS
14964         * Makefile.am
14965         * autogen.sh
14966         * configure.ac
14967         * config/mkinstalldirs
14968         * intl/.cvsignore
14969         * intl/ChangeLog
14970         * intl/VERSION
14971         * intl/bindtextdom.c
14972         * intl/config.charset
14973         * intl/dcgettext.c
14974         * intl/dcigettext.c
14975         * intl/dcngettext.c
14976         * intl/dgettext.c
14977         * intl/dngettext.c
14978         * intl/eval-plural.h
14979         * intl/explodename.c
14980         * intl/finddomain.c
14981         * intl/gettext.c
14982         * intl/gettextP.h
14983         * intl/gmo.h
14984         * intl/hash-string.h
14985         * intl/intl-compat.c
14986         * intl/l10nflist.c
14987         * intl/libgnuintl.h.in
14988         * intl/loadinfo.h
14989         * intl/loadmsgcat.c
14990         * intl/localcharset.c
14991         * intl/localcharset.h
14992         * intl/locale.alias
14993         * intl/localealias.c
14994         * intl/localename.c
14995         * intl/log.c
14996         * intl/ngettext.c
14997         * intl/os2compat.c
14998         * intl/os2compat.h
14999         * intl/osdep.c
15000         * intl/plural-exp.c
15001         * intl/plural-exp.h
15002         * intl/plural.c
15003         * intl/plural.y
15004         * intl/ref-add.sin
15005         * intl/ref-del.sin
15006         * intl/relocatable.c
15007         * intl/relocatable.h
15008         * intl/textdomain.c
15009         * m4/Makefile.am
15010         * po/Makefile.in.in
15011         * src/Makefile.am
15012         * src/account.c
15013         * src/action.c
15014         * src/addr_compl.c
15015         * src/addressadd.c
15016         * src/addressbook.c
15017         * src/addrgather.c
15018         * src/addrindex.c
15019         * src/alertpanel.c
15020         * src/browseldap.c
15021         * src/codeconv.c
15022         * src/codeconv.h
15023         * src/compose.c
15024         * src/compose.h
15025         * src/crash.c
15026         * src/editaddress.c
15027         * src/editbook.c
15028         * src/editgroup.c
15029         * src/editjpilot.c
15030         * src/editldap.c
15031         * src/editldap_basedn.c
15032         * src/editvcard.c
15033         * src/exphtmldlg.c
15034         * src/expldifdlg.c
15035         * src/export.c
15036         * src/exporthtml.c
15037         * src/filtering.c
15038         * src/folder.c
15039         * src/folder_item_prefs.c
15040         * src/foldersel.c
15041         * src/folderview.c
15042         * src/grouplistdialog.c
15043         * src/headerview.c
15044         * src/imap.c
15045         * src/imap_gtk.c
15046         * src/import.c
15047         * src/importldif.c
15048         * src/importmutt.c
15049         * src/importpine.c
15050         * src/inc.c
15051         * src/ldif.c
15052         * src/main.c
15053         * src/mainwindow.c
15054         * src/matcher.c
15055         * src/mbox.c
15056         * src/message_search.c
15057         * src/messageview.c
15058         * src/mh.c
15059         * src/mh_gtk.c
15060         * src/mimeview.c
15061         * src/msgcache.c
15062         * src/news.c
15063         * src/news_gtk.c
15064         * src/noticeview.c
15065         * src/partial_download.c
15066         * src/pop.c
15067         * src/prefs_account.c
15068         * src/prefs_actions.c
15069         * src/prefs_common.c
15070         * src/prefs_customheader.c
15071         * src/prefs_display_header.c
15072         * src/prefs_ext_prog.c
15073         * src/prefs_filtering.c
15074         * src/prefs_filtering_action.c
15075         * src/prefs_folder_item.c
15076         * src/prefs_fonts.c
15077         * src/prefs_gtk.c
15078         * src/prefs_matcher.c
15079         * src/prefs_msg_colors.c
15080         * src/prefs_spelling.c
15081         * src/prefs_summary_column.c
15082         * src/prefs_template.c
15083         * src/prefs_themes.c
15084         * src/prefs_toolbar.c
15085         * src/prefs_wrapping.c
15086         * src/privacy.c
15087         * src/procheader.c
15088         * src/procmime.c
15089         * src/procmsg.c
15090         * src/quote_fmt.c
15091         * src/recv.c
15092         * src/send_message.c
15093         * src/setup.c
15094         * src/sourcewindow.c
15095         * src/ssl_manager.c
15096         * src/statusbar.c
15097         * src/summary_search.c
15098         * src/summaryview.c
15099         * src/textview.c
15100         * src/toolbar.c
15101         * src/wizard.c
15102         * src/common/nntp.c
15103         * src/common/plugin.c
15104         * src/common/smtp.c
15105         * src/common/ssl.c
15106         * src/common/ssl_certificate.c
15107         * src/common/string_match.c
15108         * src/common/sylpheed.c
15109         * src/common/template.c
15110         * src/common/utils.c
15111         * src/gtk/about.c
15112         * src/gtk/colorlabel.c
15113         * src/gtk/description_window.c
15114         * src/gtk/filesel.c
15115         * src/gtk/foldersort.c
15116         * src/gtk/gtkaspell.c
15117         * src/gtk/gtkutils.c
15118         * src/gtk/inputdialog.c
15119         * src/gtk/logwindow.c
15120         * src/gtk/menu.c
15121         * src/gtk/pluginwindow.c
15122         * src/gtk/prefswindow.c
15123         * src/gtk/progressdialog.c
15124         * src/gtk/quicksearch.c
15125         * src/gtk/sslcertwindow.c
15126         * src/plugins/clamav/clamav_plugin.c
15127         * src/plugins/clamav/clamav_plugin_gtk.c
15128         * src/plugins/demo/demo.c
15129         * src/plugins/dillo_viewer/dillo_prefs.c
15130         * src/plugins/dillo_viewer/dillo_viewer.c
15131         * src/plugins/image_viewer/plugin.c
15132         * src/plugins/image_viewer/viewer.c
15133         * src/plugins/image_viewer/viewerprefs.c
15134         * src/plugins/mathml_viewer/mathml_viewer.c
15135         * src/plugins/pgpmime/passphrase.c
15136         * src/plugins/pgpmime/plugin.c
15137         * src/plugins/pgpmime/prefs_gpg.c
15138         * src/plugins/pgpmime/select-keys.c
15139         * src/plugins/pgpmime/sgpgme.c
15140         * src/plugins/spamassassin/spamassassin.c
15141         * src/plugins/spamassassin/spamassassin_gtk.c
15142         * src/plugins/trayicon/trayicon.c
15143                 sync with main (revision 104)
15144
15145 2005-02-10 [colin]      1.0.1cvs3.1
15146
15147         * src/mainwindow.c
15148                 Sync with HEAD (fix occasional crasher)
15149
15150 2005-02-10 [colin]      1.0.1cvs2.1
15151
15152         * src/messageview.c
15153                 Synw with HEAD (don't automatically display html)
15154
15155 2005-02-09 [colin]      1.0.1cvs1.3
15156
15157         * src/textview.c
15158         * src/textview.h
15159                 Add contextual menu on emails
15160
15161 2005-02-09 [colin]      1.0.1cvs1.2
15162
15163         * src/codeconv.c
15164                 Fix converting from broken headers and 
15165                 put back the _ in missing places
15166                 (feature broke with cvs24.2 sync, main 
15167                  possibly affected?)
15168
15169 2005-02-09 [colin]      1.0.1cvs1.1
15170
15171         * src/messageview.c
15172         * src/mimeview.c
15173         * src/mimeview.h
15174                 Sync with HEAD (display non text/plain mails with plugin)
15175
15176 2005-02-08 [colin]      1.0.1.1
15177
15178         * ChangeLog.claws
15179         * po/pt_BR.po
15180                 Sync with HEAD
15181         * configure.ac
15182                 Make default configuration directory 
15183                 be .sylpheed-gtk2
15184
15185 2005-02-08 [colin]      1.0.0cvs29.1
15186
15187         * po/de.po
15188         * po/es.po
15189         * po/fr.po
15190         * po/it.po
15191         * po/sk.po
15192         * po/sr.po
15193                 Sync translations with HEAD
15194
15195 2005-02-06 [colin]      1.0.0cvs28.3
15196
15197         * src/compose.c
15198                 Make compose a bit faster - patch by Alfons.
15199
15200 2005-02-06 [colin]      1.0.0cvs28.2
15201
15202         * src/compose.c
15203                 Make pasting via middle-click more reliable
15204
15205 2005-02-05 [paul]       1.0.0cvs28.1
15206
15207         * ChangeLog
15208         * ChangeLog.claws
15209         * ChangeLog.jp
15210         * configure.ac
15211         * src/compose.c
15212                 sync with HEAD
15213                 (fix bug 682 'redirect is broken'
15214
15215 2005-02-05 [torte]      1.0.0cvs27.1
15216
15217         * ChangeLog.claws
15218         * configure.ac
15219         * src/partial_download.c
15220                 Sync with HEAD (fix buf overflow)
15221
15222 2005-02-03 [colin]      1.0.0cvs26.1
15223
15224         * src/common/plugin.c
15225                 Sync with HEAD (avoid plugin mismatches)
15226
15227 2005-02-03 [paul]       1.0.0cvs25.3
15228
15229         * src/folderview.c
15230         * src/headerview.c
15231         * src/summaryview.c
15232         * src/textview.c
15233         * src/gtk/colorlabel.c
15234                 third and final part of initial sync with main-gtk2
15235
15236 2005-02-03 [paul]       1.0.0cvs25.2
15237
15238         * src/jpilot.c
15239                 fix building with jpilot support
15240
15241 2005-02-02 [colin]      1.0.0cvs25.1
15242
15243         * src/messageview.c
15244                 Sync with HEAD (fix dangerous typo)
15245
15246 2005-02-01 [colin]      1.0.0cvs24.3
15247
15248         * src/common/xml.c
15249                 Write file as advertised (UTF-8)
15250
15251 2005-02-01 [paul]       1.0.0cvs24.2
15252
15253         * src/addrbook.c
15254         * src/addrindex.c
15255         * src/alertpanel.h
15256         * src/codeconv.c
15257         * src/codeconv.h
15258         * src/compose.c
15259         * src/export.c
15260         * src/folder_item_prefs.c
15261         * src/html.c
15262         * src/imap.c
15263         * src/import.c
15264         * src/jpilot.c
15265         * src/mainwindow.c
15266         * src/matcher_parser_lex.l
15267         * src/messageview.c
15268         * src/mh.c
15269         * src/prefs_account.c
15270         * src/prefs_actions.c
15271         * src/prefs_common.c
15272         * src/prefs_gtk.c
15273         * src/prefs_gtk.h
15274         * src/prefs_themes.c
15275         * src/procheader.c
15276         * src/procmime.c
15277         * src/sourcewindow.c
15278         * src/statusbar.c
15279         * src/summaryview.c
15280         * src/textview.c
15281         * src/toolbar.c
15282         * src/unmime.c
15283         * src/common/template.c
15284         * src/common/utils.c
15285         * src/common/xml.c
15286         * src/common/xml.h
15287         * src/gtk/gtkaspell.c
15288         * src/plugins/clamav/clamav_plugin.c
15289         * src/plugins/dillo_viewer/dillo_prefs.c
15290         * src/plugins/image_viewer/viewerprefs.c
15291         * src/plugins/pgpmime/passphrase.c
15292         * src/plugins/pgpmime/prefs_gpg.c
15293         * src/plugins/pgpmime/select-keys.c
15294         * src/plugins/spamassassin/spamassassin.c
15295                 second part of initial sync with main-gtk2
15296                 (more to follow)
15297
15298 2005-01-31 [colin]      1.0.0cvs24.1
15299
15300         * src/compose.c
15301                 Sync with HEAD
15302
15303 2005-01-29 [paul]       1.0.0cvs23.2
15304
15305         * src/account.c
15306         * src/action.c
15307         * src/addressadd.c
15308         * src/addressbook.c
15309         * src/alertpanel.c
15310         * src/compose.c
15311         * src/editaddress.c
15312         * src/editbook.c
15313         * src/editgroup.c
15314         * src/editjpilot.c
15315         * src/editldap.c
15316         * src/editldap_basedn.c
15317         * src/editvcard.c
15318         * src/export.c
15319         * src/foldersel.c
15320         * src/grouplistdialog.c
15321         * src/import.c
15322         * src/importldif.c
15323         * src/inc.c
15324         * src/main.c
15325         * src/mainwindow.c
15326         * src/message_search.c
15327         * src/messageview.c
15328         * src/mimeview.c
15329         * src/prefs_actions.c
15330         * src/prefs_common.c
15331         * src/prefs_common.h
15332         * src/prefs_customheader.c
15333         * src/prefs_display_header.c
15334         * src/prefs_filtering.c
15335         * src/prefs_filtering_action.c
15336         * src/prefs_gtk.c
15337         * src/prefs_matcher.c
15338         * src/prefs_summary_column.c
15339         * src/prefs_template.c
15340         * src/sourcewindow.c
15341         * src/summary_search.c
15342         * src/summaryview.c
15343         * src/textview.c
15344         * src/gtk/about.c
15345         * src/gtk/description_window.c
15346         * src/gtk/gtkshruler.c
15347         * src/gtk/gtkutils.c
15348         * src/gtk/gtkutils.h
15349         * src/gtk/inputdialog.c
15350         * src/gtk/logwindow.c
15351         * src/gtk/prefswindow.c
15352         * src/gtk/progressdialog.c
15353         * src/gtk/progressdialog.h
15354                 first part of initial sync with main-gtk2
15355                 (more to follow)
15356
15357 2005-01-28 [colin]      1.0.0cvs23.1
15358
15359         * src/folderview.c
15360                 Sync with HEAD
15361
15362 2005-01-27 [colin]      1.0.0cvs21.1
15363
15364         * src/folder.c
15365         * src/folderview.c
15366                 Sync with HEAD
15367
15368 2005-01-27 [colin]      1.0.0cvs19.1
15369
15370         * src/procmime.c
15371                 Sync with HEAD
15372
15373 2005-01-27 [colin]      1.0.0cvs18.1
15374
15375         * src/messageview.c
15376         * src/summaryview.c
15377         * src/mainwindow.c
15378         * src/compose.c
15379         * src/compose.h
15380         * src/procmsg.c
15381         * src/procmsg.h
15382         * src/toolbar.c
15383                 Sync with HEAD
15384
15385 2005-01-26 [paul]       1.0.0cvs15.2
15386
15387         * src/compose.c
15388                 compose_entries_set(): convert subject and body to
15389                 utf8 if necessary. patch by Felix Eckhofer
15390
15391 2005-01-26 [paul]       1.0.0cvs15.1
15392
15393         * configure.ac
15394         * src/common/template.c
15395                 sync with HEAD (fix memory leak)
15396
15397 2005-01-25 [paul]       1.0.0cvs14.1
15398
15399         * configure.ac
15400         * src/compose.c
15401                 sync with HEAD
15402
15403 2005-01-24 [colin]      1.0.0cvs13.1
15404
15405         * src/summaryview.c
15406                 Sync with HEAD
15407
15408 2005-01-24 [paul]       1.0.0cvs12.1
15409
15410         * configure.ac
15411         * src/messageview.c
15412         * src/mh.c
15413         * src/common/utils.c
15414                 sync with HEAD
15415
15416 2005-01-24 [colin]      1.0.0cvs11.1
15417
15418         * src/procheader.c
15419                 Sync with HEAD
15420
15421 2005-01-24 [colin]      1.0.0cvs10.1
15422
15423         * src/folderview.c
15424                 Sync with HEAD
15425
15426 2005-01-23 [colin]      1.0.0cvs9.1
15427
15428         * src/crash.c
15429                 Sync with HEAD
15430
15431 2005-01-22 [colin]      1.0.0cvs8.1
15432
15433         * src/summaryview.c
15434         * src/gtk/quicksearch.c
15435                 Sync with HEAD
15436
15437 2005-01-21 [colin]      1.0.0cvs7.1
15438
15439         * src/summaryview.c
15440                 Sync with HEAD
15441
15442 2005-01-21 [colin]      1.0.0cvs6.1
15443
15444         * src/summaryview.c
15445                 Sync with HEAD
15446
15447 2005-01-21 [colin]      1.0.0cvs5.1
15448
15449         * src/gtk/quicksearch.c
15450         * src/prefs_common.c
15451         * src/prefs_common.h
15452                 Sync with HEAD (recurse option)
15453
15454 2005-01-21 [colin]      1.0.0cvs4.1
15455
15456         * src/folder.h
15457         * src/folderview.c
15458         * src/folderview.h
15459         * src/summaryview.c
15460         * src/gtk/quicksearch.c
15461         * src/gtk/quicksearch.h
15462                 Sync with HEAD (recursive quicksearch)
15463
15464 2005-01-20 [colin]      1.0.0cvs3.4
15465
15466         * src/ssl_manager.c
15467                 Remove useless code
15468
15469 2005-01-20 [colin]      1.0.0cvs3.3
15470
15471         * src/ssl_manager.c
15472                 Fix leak, thanks to Alfons.
15473
15474 2005-01-20 [colin]      1.0.0cvs3.2
15475
15476         * src/ssl_manager.c
15477                 Port SSL certificate window to GTK2.
15478
15479 2005-01-20 [paul]       1.0.0cvs3.1
15480
15481         * ChangeLog.claws
15482         * configure.ac
15483         * src/addrindex.c
15484         * src/addrindex.h
15485                 sync with HEAD
15486
15487 2005-01-19 [colin]      1.0.0cvs2.2
15488
15489         * src/plugins/trayicon/trayicon.c
15490                 Fix freeze with gtk-2.6, the easy way
15491                 (signal blocking helpless there...)
15492                 Closes bug #668.
15493
15494 2005-01-19 [colin]      1.0.0cvs2.1
15495
15496         * src/mbox.c
15497         * src/mbox.h
15498         * src/mainwindow.c
15499         * src/summaryview.c
15500         * src/summaryview.h
15501                 Sync with HEAD
15502
15503 2005-01-19 [paul]       1.0.0cvs1.1
15504
15505         * configure.ac
15506         * po/de.po
15507         * po/es.po
15508         * po/fr.po
15509         * po/hr.po
15510         * po/it.po
15511         * po/ja.po
15512         * po/ko.po
15513         * po/pt_BR.po
15514         * po/ru.po
15515         * po/sk.po
15516         * po/sr.po
15517                 sync with HEAD (update translations)
15518
15519 2005-01-18 [colin]      1.0.0cvs0.1
15520
15521         * src/foldersel.c
15522                 Specify search column - patch by Alfons
15523
15524 2005-01-18 [colin]      0.9.13cvs36.3
15525
15526         * src/prefs_toolbar.c
15527                 Change Delete to Remove
15528         * src/prefs_fonts.c
15529                 GTK2 version and leak fixes
15530         * src/prefs_actions.c
15531                 Add stock buttons.
15532                 All patches by Alfons
15533
15534 2005-01-17 [colin]      0.9.13cvs36.2
15535
15536         * src/compose.c
15537                 Fix DnD inserting twice. While at it,
15538                 add DnD support for text/plain in the
15539                 body, and add support in the headers.
15540
15541 2005-01-16 [colin]      0.9.13cvs36.1
15542
15543         * ChangeLog
15544         * ChangeLog.jp
15545         * ChangeLog.claws
15546                 Sync with HEAD (nothing applicable)
15547
15548 2005-01-16 [colin]      0.9.13cvs33.2
15549
15550         * src/prefs_toolbar.c
15551                 GTK2ize prefs_toolbar, by Alfons.
15552
15553 2005-01-14 [colin]      0.9.13cvs33.1
15554
15555         * src/html.c
15556         * src/msgcache.c
15557                 Sync with HEAD
15558
15559 2005-01-14 [colin]      0.9.13cvs32.1
15560
15561         * src/html.c
15562         * src/html.h
15563         * src/msgcache.c
15564         * AUTHORS
15565         * tools/calypso_convert.pl
15566                 Sync with HEAD
15567
15568 2005-01-08 [colin]      0.9.13cvs29.2
15569
15570         * src/prefs_filtering_action.c
15571         * src/prefs_filtering.c
15572                 2 more gtk2 patches by Alfons
15573
15574 2005-01-07 [paul]       0.9.13cvs29.1
15575
15576         * ChangeLog
15577         * ChangeLog.claws
15578         * ChangeLog.jp
15579         * configure.ac
15580         * src/pop.c
15581         * src/pop.h
15582                 sync with HEAD
15583
15584 2005-01-07 [colin]      0.9.13cvs28.3
15585
15586         * src/gtk/progressdialog.c
15587         * src/gtk/progressdialog.h
15588         * src/inc.c
15589         * src/send_message.c
15590                 GTK2 for the incorporation dialog. The CList isn't dead
15591                 yet, for a more smooth migration. Patch by Alfons.
15592
15593 2005-01-06 [colin]      0.9.13cvs28.2
15594
15595         * src/prefs_display_header.c
15596                 GTK2 conversion by Alfons
15597         * src/prefs_actions.c
15598         * src/prefs_matcher.c
15599                 Fix 2 leaks - patch by Alfons
15600
15601 2005-01-06 [colin]      0.9.13cvs28.1
15602
15603         * src/prefs_matcher.c
15604                 Sync with HEAD
15605
15606 2005-01-06 [colin]      0.9.13cvs27.4
15607
15608         * src/prefs_matcher.c
15609                 Fix double-free. Patch by Alfons
15610
15611 2005-01-06 [colin]      0.9.13cvs27.3
15612
15613         * src/prefs_matcher.c
15614                 GTK2 widgets + memleak
15615                 Patch by Alfons
15616
15617 2005-01-05 [colin]      0.9.13cvs27.2
15618
15619         * src/account.c
15620         * src/addr_compl.c
15621         * src/foldersel.c
15622         * src/stock_pixmap.c
15623         * src/stock_pixmap.h
15624                 3 more GTK2 patches by Alfons.
15625
15626 2005-01-04 [colin]      0.9.13cvs27.1
15627
15628         * src/folderview.c
15629         * src/imap_gtk.c
15630         * src/news_gtk.c
15631                 Sync with HEAD
15632
15633 2005-01-04 [colin]      0.9.13cvs25.9
15634
15635         * src/compose.c
15636                 Fix Show Ruler menuitem
15637         * src/prefs_template.c
15638                 Convert to GTK2
15639         * src/common/utils.c
15640                 Make auto pointer stuff handles NULLs
15641                 Patches by Alfons.
15642
15643 2005-01-04 [colin]      0.9.13cvs25.8
15644
15645         * src/compose.c
15646                 Move the attachment list to gtk2
15647                 Patch by Alfons.
15648
15649 2005-01-04 [colin]      0.9.13cvs25.7
15650
15651         * src/textview.c
15652                 Make some keys work again
15653                 Patch by SungHyun Nam <namsh@kldp.org>
15654
15655 2005-01-04 [colin]      0.9.13cvs25.6
15656
15657         * src/gtk/gtkshruler.c
15658                 Move the ruler to GTK2
15659                 Patch by Alfons
15660
15661 2005-01-03 [colin]      0.9.13cvs25.5
15662
15663         * src/compose.c
15664                 Fix my broken patch apply 
15665
15666 2005-01-03 [colin]      0.9.13cvs25.4
15667
15668         * src/common/utils.c
15669         * src/common/utils.h
15670         * src/gtk/prefswindow.c
15671                 Move auto pointer stuff to utils.c
15672                 Patch by Alfons again :)
15673
15674 2005-01-03 [colin]      0.9.13cvs25.3
15675
15676         * src/compose.c
15677         * src/prefs_gtk.c
15678         * src/prefs_template.c
15679         * src/textview.c
15680                 Empty text widgets with empty strings, not NULL char
15681                 Patch by SungHyun Nam <namsh@kldp_org>
15682
15683 2005-01-03 [colin]      0.9.13cvs25.2
15684
15685         * src/main.c
15686         * AUTHORS
15687                 Sync with HEAD
15688
15689 2005-01-03 [colin]      0.9.13cvs25.1
15690
15691         * src/pop.c
15692         * src/pop.h
15693                 Sync with HEAD
15694
15695 2005-01-03 [colin]      0.9.13cvs24.3
15696
15697         * src/account.c
15698                 Two patches from Alfons and Alex S Moore:
15699                 fix images, fix return value.
15700
15701 2005-01-01 [colin]      0.9.13cvs24.2
15702
15703         * src/prefs_actions.c
15704                 Fix over-zealous assertion. Patch by Alfons
15705
15706 2005-01-01 [colin]      0.9.13cvs24.1
15707
15708         * src/procmime.c
15709                 Sync with HEAD (leak fix)
15710
15711 2004-12-31 [colin]      0.9.13cvs23.2
15712
15713         * src/prefs_common.c
15714                 GTK2 widgets + stock buttons - patch by Alfons
15715
15716 2004-12-31 [paul]       0.9.13cvs23.1
15717
15718         * configure.ac
15719                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15720         * src/gtk/pluginwindow.c
15721                 use GTK2 widgets and plug memory leaks,
15722                 patches by Alfons
15723
15724 2004-12-30 [colin]      0.9.13cvs22.4
15725
15726         * src/account.c
15727         * src/action.c
15728         * src/export.c
15729         * src/foldersel.c
15730         * src/import.c
15731         * src/message_search.c
15732         * src/prefs_actions.c
15733         * src/prefs_common.c
15734         * src/prefs_customheader.c
15735         * src/prefs_filtering.c
15736         * src/prefs_summary_column.c
15737         * src/summary_search.c
15738         * src/gtk/about.c
15739         * src/gtk/description_window.c
15740         * src/gtk/gtkutils.c
15741         * src/gtk/gtkutils.h
15742         * src/gtk/inputdialog.c
15743         * src/gtk/prefswindow.c
15744                 Use GTK2 stock buttons. Patches by Alfons.
15745
15746 2004-12-30 [colin]      0.9.13cvs22.3
15747
15748         * src/account.c
15749                 Sync with HEAD
15750         * src/prefs_actions.c
15751         * src/prefs_customheader.c
15752         * src/prefs_filtering.c
15753         * src/prefs_msg_colors.c
15754         * src/prefs_summary_column.c
15755         * src/gtk/prefswindow.c
15756                 Use GtkTreeView instead of deprecated 
15757                 widgets. Patches by Alfons.
15758
15759 2004-12-30 [paul]       0.9.13cvs22.2
15760
15761         * src/foldersel.c
15762                 use GTK 2 Tree View
15763                 patch by Alfons, with root folder sorting fix
15764                 by Stephan Sachse
15765
15766 2004-12-30 [paul]       0.9.13cvs22.1
15767
15768         * ChangeLog
15769         * ChangeLog.claws
15770         * ChangeLog.jp
15771         * NEWS
15772         * configure.ac
15773         * src/account.c
15774                 sync with HEAD
15775
15776 2004-12-22 [martin]     0.9.13cvs21.2
15777
15778         * src/action.c
15779                 free the command line after its use
15780
15781 2004-12-18 [paul]       0.9.13cvs21.1
15782
15783         * AUTHORS
15784         * ChangeLog
15785         * ChangeLog.claws
15786         * ChangeLog.jp
15787         * NEWS
15788         * configure.ac
15789         * src/action.c
15790         * src/compose.c
15791         * src/syldap.c
15792                 sync with HEAD
15793
15794 2004-12-17 [martin]     0.9.13cvs17.2
15795
15796         * src/action.c
15797                 convert actions input to locale
15798         * src/inc.c
15799                 convert notification command to locale
15800         * src/plugins/pgpmime/select-keys.c
15801                 convert attributes to utf8
15802
15803 2004-12-14 [colin]      0.9.13cvs17.1
15804
15805         * ChangeLog
15806         * ChangeLog.jp
15807         * ChangeLog.claws
15808         * src/action.c
15809         * src/common/utils.c
15810         * src/gtk/prefswindow.c
15811         * src/gtk/gtkutils.c
15812         * src/gtk/gtkutils.h
15813         * src/plugins/spamassassin/libspamc.c
15814                 Sync with HEAD
15815
15816 2004-12-13 [colin]      0.9.13cvs14.1
15817
15818         * src/quote_fmt_parse.y
15819                 Sync with HEAD
15820
15821 2004-12-10 [colin]      0.9.13cvs12.1
15822
15823         * src/prefs_themes.c
15824         * src/mainwindow.c
15825         * src/messageview.c
15826                 Sync with HEAD
15827
15828 2004-12-09 [colin]      0.9.13cvs10.1
15829
15830         * src/procmime.c
15831                 Sync with HEAD (fix B64 encoding from memory)
15832
15833 2004-12-08 [colin]      0.9.13cvs9.1
15834
15835         * src/gtk/colorlabel.c
15836                 Sync with HEAD
15837
15838 2004-12-08 [paul]       0.9.13cvs8.2
15839
15840         * src/gtk/pluginwindow.c
15841                 fix window resizing oddities
15842
15843 2004-12-08 [colin]      0.9.13cvs8.1
15844
15845         * src/quote_fmt_parse.y
15846                 Sync with HEAD
15847
15848 2004-12-08 [colin]      0.9.13cvs7.1
15849
15850         * src/matcher_parser_parse.y
15851         * src/msgcache.c
15852         * src/prefs_matcher.c
15853         * src/procheader.c
15854         * src/matcher.c
15855         * src/common/defs.h
15856         * po/sr.po
15857                 Sync with HEAD
15858
15859 2004-12-08 [colin]      0.9.13cvs6.1
15860
15861         * src/quote_fmt_parse.y
15862         * src/textview.c
15863                 Sync with HEAD
15864         * src/gtk/prefswindow.c
15865         * src/gtk/pluginwindow.c
15866                 Fix G_CALLBACKS protos (thanks to Alfons)
15867
15868 2004-12-07 [torte]      0.9.13cvs2.2
15869
15870         * src/procmime.c
15871                 [Bug 650] reply button causes crash
15872                 Thanks to David Relson and Christoph
15873
15874 2004-12-07 [colin]      0.9.13cvs2.1
15875
15876         * ChangeLog.claws
15877         * AUTHORS
15878         * po/sk.po
15879         * src/procmime.c
15880         * src/prefs_account.c
15881         * src/common/smtp.c
15882         * src/common/smtp.h
15883                 Sync with HEAD
15884
15885 2004-12-06 [colin]      0.9.12cvs187.1
15886
15887         * ChangeLog.claws
15888         * INSTALL
15889         * Makefile.am
15890         * README.claws
15891         * TODO.claws
15892         * configure.ac
15893         * po/bg.po
15894         * po/cs.po
15895         * po/el.po
15896         * po/en_GB.po
15897         * po/es.po
15898         * po/fr.po
15899         * po/hr.po
15900         * po/hu.po
15901         * po/it.po
15902         * po/ja.po
15903         * po/ko.po
15904         * po/nl.po
15905         * po/pl.po
15906         * po/pt_BR.po
15907         * po/ru.po
15908         * po/sk.po
15909         * po/sr.po
15910         * po/sv.po
15911         * po/zh_CN.po
15912         * po/zh_TW.Big5.po
15913         * src/compose.c
15914         * tools/Makefile.am
15915         * tools/README
15916         * tools/filter_conv.pl
15917         * tools/kdeservicemenu/README
15918         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15919         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15920                 Sync with HEAD
15921
15922 2004-12-04 [colin]      0.9.12cvs183.1
15923
15924         * src/compose.c
15925                 Sync with HEAD (compose window position saving)
15926
15927 2004-12-04 [paul]       0.9.12cvs182.3
15928
15929         * src/messageview.c
15930         * src/mimeview.c
15931         * src/prefs_customheader.c
15932         * src/gtk/quicksearch.c
15933                 replace some forgotten GTK_SIGNAL_FUNCs
15934
15935 2004-12-04 [paul]       0.9.12cvs182.2
15936
15937         * src/Makefile.am
15938                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15939                 committed in error      
15940
15941 2004-12-04 [paul]       0.9.12cvs182.1
15942
15943         * ChangeLog
15944         * ChangeLog.claws
15945         * ChangeLog.jp
15946         * INSTALL
15947         * NEWS
15948         * README
15949         * README.jp
15950         * configure.ac
15951         * doc/manual/ja/Makefile.am
15952         * doc/manual/ja/sylpheed-1.html
15953         * doc/manual/ja/sylpheed-10.html
15954         * doc/manual/ja/sylpheed-11.html
15955         * doc/manual/ja/sylpheed-12.html
15956         * doc/manual/ja/sylpheed-13.html
15957         * doc/manual/ja/sylpheed-14.html
15958         * doc/manual/ja/sylpheed-15.html
15959         * doc/manual/ja/sylpheed-16.html
15960         * doc/manual/ja/sylpheed-17.html
15961         * doc/manual/ja/sylpheed-18.html
15962         * doc/manual/ja/sylpheed-19.html
15963         * doc/manual/ja/sylpheed-2.html
15964         * doc/manual/ja/sylpheed-20.html
15965         * doc/manual/ja/sylpheed-3.html
15966         * doc/manual/ja/sylpheed-4.html
15967         * doc/manual/ja/sylpheed-5.html
15968         * doc/manual/ja/sylpheed-6.html
15969         * doc/manual/ja/sylpheed-7.html
15970         * doc/manual/ja/sylpheed-8.html
15971         * doc/manual/ja/sylpheed-9.html
15972         * doc/manual/ja/sylpheed.html
15973         * doc/manual/ja/sylpheed.sgml
15974         * po/de.po
15975         * src/Makefile.am
15976         * src/compose.c
15977         * src/procmime.c
15978         * src/pixmaps/regular.xpm **REMOVED**
15979         * src/plugins/pgpmime/pgpmime.c
15980         * src/plugins/pgpmime/plugin.c
15981         * src/plugins/pgpmime/prefs_gpg.c
15982                 sync with HEAD
15983
15984 2004-12-03 [paul]       0.9.12cvs180.1
15985
15986         * ChangeLog
15987         * ChangeLog.claws
15988         * ChangeLog.jp
15989         * configure.ac
15990         * src/Makefile.am
15991         * src/pop.c
15992         * src/common/utils.c
15993         * src/common/utils.h
15994         * src/pixmaps/continue.xpm
15995         * src/pixmaps/dir_close.xpm
15996         * src/pixmaps/dir_open.xpm
15997         * src/pixmaps/drafts_close.xpm
15998         * src/pixmaps/drafts_open.xpm
15999         * src/pixmaps/folder.xpm **REMOVED**
16000         * src/pixmaps/group.xpm
16001         * src/pixmaps/unread.xpm
16002                 sync with HEAD
16003
16004 2004-12-02 [colin]      0.9.12cvs179.1
16005
16006         * src/compose.c
16007                 Sync with HEAD (non-duplicated reedition)
16008
16009 2004-12-02 [colin]      0.9.12cvs178.1
16010
16011         * src/compose.c
16012                 Sync with HEAD (linewrap_quote fix)
16013
16014 2004-12-01 [colin]      0.9.12cvs177.3
16015
16016         * src/addrharvest.c
16017                 Replace sizeof with strlen
16018
16019 2004-12-01 [paul]       0.9.12cvs177.2
16020
16021         * src/addrharvest.c
16022                 fix 'harvest addresses'
16023
16024 2004-11-30 [colin]      0.9.12cvs177.1
16025
16026         * src/gtk/prefswindow.c
16027         * src/gtk/pluginwindow.c
16028                 Sync with HEAD
16029
16030 2004-11-29 [colin]      0.9.12cvs176.1
16031
16032         * src/folderview.c
16033                 sync with HEAD (Fix disappearing separators in folderview's popup)
16034
16035 2004-11-29 [colin]      0.9.12cvs175.1
16036
16037         * src/procmime.c
16038                 Sync with head (another format fix)
16039
16040 2004-11-29 [colin]      0.9.12cvs174.1
16041
16042         * src/pop.c
16043                 Sync with HEAD (format string fix)
16044
16045 2004-11-26 [colin]      0.9.12cvs173.1
16046
16047         * src/common/smtp.c
16048         * src/common/smtp.h
16049                 Sync with HEAD
16050
16051 2004-11-24 [colin]      0.9.12cvs172.1
16052
16053         * src/plugins/pgpmime/pgpmime.c
16054                 Sync with HEAD
16055
16056 2004-11-24 [colin]      0.9.12cvs171.1
16057
16058         * src/plugins/pgpmime/pgpmime.c
16059                 Sync with head (gpgmectx leaks)
16060
16061 2004-11-24 [colin]      0.9.12cvs169.1
16062
16063         * src/plugins/pgpmime/plugin.c
16064         * src/plugins/trayicon/Makefile.am
16065         * src/plugins/trayicon/newmarkedmail.xpm
16066         * src/plugins/trayicon/trayicon.c
16067         * src/plugins/trayicon/unreadmarkedmail.xpm
16068                 Sync with HEAD
16069
16070 2004-11-23 [colin]      0.9.12cvs168.1
16071
16072         * src/partial_download.c
16073         * src/partial_download.h
16074         * src/plugins/pgpmime/plugin.c
16075                 Sync with HEAD
16076
16077 2004-11-23 [colin]      0.9.12cvs166.1
16078
16079         * src/Makefile.am
16080         * src/codeconv.c
16081         * src/compose.c
16082         * src/folderview.c
16083         * src/main.c
16084         * src/partial_download.c
16085         * src/partial_download.h
16086         * src/prefs_account.c
16087         * src/prefs_account.h
16088         * src/privacy.c
16089         * src/privacy.h
16090         * src/procmime.c
16091         * src/common/Makefile.am
16092         * src/common/base64.h
16093         * src/common/partial_download.c
16094         * src/common/partial_download.h
16095         * src/gtk/prefswindow.c
16096         * src/gtk/prefswindow.h
16097         * src/plugins/pgpmime/pgpmime.c
16098         * src/plugins/pgpmime/prefs_gpg.c
16099         * src/plugins/pgpmime/prefs_gpg.h
16100         * src/plugins/pgpmime/sgpgme.c
16101         * src/plugins/pgpmime/sgpgme.h
16102                 Sync with HEAD
16103
16104 2004-11-23 [colin]      0.9.12cvs163.1
16105
16106         * src/main.c
16107                 Sync with HEAD (cursor optimization)
16108
16109 2004-11-23 [colin]      0.9.12cvs162.1
16110
16111         * src/prefs_common.c
16112         * src/prefs_themes.c
16113         * src/procmsg.c
16114                 Sync with HEAD
16115
16116 2004-11-23 [colin]      0.9.12cvs158.9
16117
16118         * src/compose.c
16119                 Fix double-free when forwarding
16120         * src/msgcache.c
16121                 Fix leak on error path
16122                 
16123
16124 2004-11-23 [colin]      0.9.12cvs158.8
16125
16126         * src/compose.c
16127                 Fix possible double-free
16128                 Spotted by Alfons
16129
16130 2004-11-23 [colin]      0.9.12cvs158.7
16131
16132         * src/compose.c
16133                 Fix some signal handlers' prototypes
16134                 Spotted by Alfons
16135
16136 2004-11-22 [colin]      0.9.12cvs158.6
16137
16138         * src/compose.c
16139                 Remove unneeded code and duplicated
16140                 wrapping - patch by Alfons
16141
16142 2004-11-22 [colin]      0.9.12cvs158.5
16143
16144         * src/prefs_themes.c
16145                 Fix oversized selector
16146
16147 2004-11-22 [colin]      0.9.12cvs158.4
16148
16149         * src/compose.c
16150                 fix dump_text()
16151                 patch by Alfons
16152
16153 2004-11-19 [colin]      0.9.12cvs158.3
16154
16155         * src/textview.c
16156                 Add a context menu on links (open, copy)
16157
16158 2004-11-18 [paul]       0.9.12cvs158.2
16159
16160         * src/addrgather.c
16161         * src/exphtmldlg.c
16162         * src/expldifdlg.c
16163         * src/mimeview.c
16164         * src/prefs_common.c
16165         * src/plugins/image_viewer/viewer.c
16166         * src/plugins/spamassassin/spamassassin_gtk.c
16167                 replace deprecated gtk_notebook_set_page
16168                 and gtk_notebook_current_page
16169
16170 2004-11-18 [paul]       0.9.12cvs158.1
16171
16172         * configure.ac
16173         * src/compose.c
16174         * src/mainwindow.c
16175         * src/messageview.c
16176         * src/prefs_common.c
16177         * src/common/utils.c
16178         * src/common/utils.h
16179                 sync with HEAD
16180
16181 2004-11-17 [colin]      0.9.12cvs156.1
16182
16183         * src/prefs_account.c
16184         * src/prefs_account.h
16185         * src/procmsg.c
16186                 Sync with HEAD (add pref to store encrypted mails encrypted)
16187
16188 2004-11-17 [paul]       0.9.12cvs155.1
16189
16190         * ChangeLog
16191         * ChangeLog.claws
16192         * ChangeLog.jp
16193         * NEWS
16194         * configure.ac
16195         * src/compose.c
16196         * src/jpilot.c
16197         * src/privacy.c
16198         * src/procmime.c
16199         * src/procmime.h
16200         * src/procmsg.c
16201         * src/toolbar.c
16202         * src/pixmaps/error.xpm
16203                 sync with HEAD
16204
16205 2004-11-17 [colin]      0.9.12cvs151.1
16206
16207         * src/plugins/pgpmime/pgpmime.c
16208                 Sync with HEAD (remove debug printf)
16209
16210 2004-11-17 [colin]      0.9.12cvs150.1
16211
16212         * src/plugins/pgpmime/pgpmime.c
16213                 Sync with HEAD (off-by-one fix)
16214
16215 2004-11-17 [colin]      0.9.12cvs149.1
16216
16217         * src/procmsg.c
16218                 Sync with HEAD (coding style fixes)
16219
16220 2004-11-16 [colin]      0.9.12cvs148.1
16221
16222         * src/procmsg.c
16223                 Sync with head (Fix the fix)
16224
16225 2004-11-16 [colin]      0.9.12cvs147.1
16226
16227         * src/procmsg.c
16228                 Sync with Main (leak fix)
16229
16230 2004-11-16 [colin]      0.9.12cvs146.14
16231
16232         * src/compose.c
16233                 Remove useless chunk of code
16234                 Patch by Alfons
16235
16236 2004-11-15 [colin]      0.9.12cvs146.13
16237
16238         * src/compose.c
16239                 Fix drafting after insertion
16240                 Patch by Alfons
16241
16242 2004-11-15 [colin]      0.9.12cvs146.12
16243
16244         * src/compose.c
16245         * src/prefs_filtering.c
16246         * src/prefs_filtering_action.c
16247         * src/prefs_toolbar.c
16248                 Fix some const-correctness
16249
16250 2004-11-15 [colin]      0.9.12cvs146.11
16251
16252         * src/summaryview.c
16253         * src/prefs_themes.c
16254         * src/messageview.c
16255                 Fix some leaks
16256
16257 2004-11-15 [colin]      0.9.12cvs146.10
16258
16259         * src/codeconv.c
16260                 More unreadable locale fixes
16261
16262 2004-11-14 [colin]      0.9.12cvs146.9
16263
16264         * src/textview.c
16265                 Fix uri_security_check
16266                 Patch by Alfons
16267
16268 2004-11-13 [paul]       0.9.12cvs146.8
16269
16270         * src/folder.c
16271         * src/procmime.c
16272                 fix 2 bugs introduced in last commit
16273
16274 2004-11-13 [paul]       0.9.12cvs146.7
16275
16276         * src/compose.c
16277         * src/exporthtml.c
16278         * src/exportldif.c
16279         * src/folder.c
16280         * src/imap.c
16281         * src/imap_gtk.c
16282         * src/main.c
16283         * src/mainwindow.c
16284         * src/messageview.c
16285         * src/mh_gtk.c
16286         * src/prefs_themes.c
16287         * src/procmime.c
16288         * src/setup.c
16289         * src/summaryview.c
16290                 replace deprecated g_basename
16291
16292 2004-11-13 [paul]       0.9.12cvs146.6
16293
16294         * src/compose.c
16295         * src/imap.c
16296         * src/matcher_parser.h
16297         * src/matcher_parser_parse.y
16298         * src/prefs_filtering.c
16299         * src/prefs_filtering_action.c
16300         * src/prefs_themes.c
16301         * src/prefs_toolbar.c
16302         * src/common/utils.c
16303                 various small fixes/cleanups
16304
16305 2004-11-12 [colin]      0.9.12cvs146.5
16306
16307         * src/textview.c
16308                 Validate event's origin on visibility notify
16309                 Patch by Alfons.
16310
16311 2004-11-12 [paul]       0.9.12cvs146.4
16312
16313         * src/exporthtml.c
16314         * src/exportldif.c
16315         * src/imap.c
16316         * src/mh.c
16317         * src/mimeview.c
16318         * src/prefs_spelling.c
16319         * src/prefs_themes.c
16320                 replace deprecated g_dirname    
16321
16322 2004-11-12 [colin]      0.9.12cvs146.3
16323
16324         * src/textview.c
16325                 Some coding style fixes
16326
16327 2004-11-12 [colin]      0.9.12cvs146.2
16328
16329         * src/codeconv.c
16330                 We want to replace _all_ extended chars in
16331                 conv_unreadable_*, because any string containing
16332                 extended chars not parsing as UTF8 is 
16333                 undisplayed on gtk2.
16334
16335 2004-11-12 [paul]       0.9.12cvs146.1
16336
16337         * ChangeLog
16338         * ChangeLog.claws
16339         * ChangeLog.jp
16340         * NEWS
16341         * configure.ac
16342         * src/account.c
16343         * src/folderview.c
16344         * src/folderview.h
16345         * src/imap.c
16346         * src/imap_gtk.c
16347         * src/inc.c
16348         * src/mainwindow.c
16349         * src/mh_gtk.c
16350         * src/news_gtk.c
16351         * src/pop.c
16352         * src/prefs_account.c
16353         * src/prefs_account.h
16354         * src/prefs_ext_prog.c
16355         * src/procmime.c
16356         * src/procmime.h
16357         * src/procmsg.c
16358         * src/procmsg.h
16359         * src/summary_search.c
16360         * src/summaryview.c
16361         * src/textview.c
16362         * src/common/defs.h
16363         * src/common/utils.c
16364         * src/common/utils.h
16365         * src/gtk/menu.c
16366         * src/gtk/menu.h
16367                 sync with HEAD
16368
16369 2004-11-11 [colin]      0.9.12cvs144.2
16370
16371         * src/textview.c
16372                 Fix URI range selection (patch by Alfons)
16373
16374 2004-11-09 [colin]      0.9.12cvs144.1
16375
16376         * ChangeLog.claws
16377         * src/compose.c
16378         * src/folder.c
16379         * src/folder_item_prefs.c
16380         * src/prefs_account.c
16381         * src/prefs_account.h
16382         * src/plugins/pgpmime/pgpmime.c
16383                 Sync with HEAD
16384
16385 2004-11-08 [colin]      0.9.12cvs143.1
16386
16387         * src/summaryview.c
16388                 Sync with HEAD (optimize quicksearch)
16389
16390 2004-11-08 [colin]      0.9.12cvs142.2
16391
16392         * src/compose.c
16393                 Don't wrap when Edit/Auto wrapping is disabled
16394
16395 2004-11-08 [colin]      0.9.12cvs142.1
16396
16397         * src/textview.c
16398                 Sync with HEAD
16399
16400 2004-11-08 [colin]      0.9.12cvs141.1
16401
16402         * src/textview.c
16403                 Sync with HEAD (fix some mail URIs)
16404
16405 2004-11-08 [colin]      0.9.12cvs140.3
16406
16407         * src/textview.c
16408                 o Use text cursor instead of arrow when
16409                   not on a link
16410                 o Fix handling of contiguous links (as in
16411                   "colin@colino.net" <colin@colino.net>)
16412                   This one unveils a bug in get_email_part()
16413
16414 2004-11-07 [colin]      0.9.12cvs140.2
16415
16416         * src/textview.c
16417                 Fix memleak. Patch by Alfons.
16418
16419 2004-11-06 [colin]      0.9.12cvs140.1
16420
16421         * src/compose.c
16422                 Sync with HEAD (don't ask passphrase
16423                 when drafting)
16424
16425 2004-11-06 [paul]       0.9.12cvs139.2
16426
16427         * AUTHORS
16428         * src/textview.c
16429         * src/textview.h
16430                 textview URI handling. hovering over a 
16431                 link displays it in the status bar,
16432                 and changes the mouse pointer to a hand 
16433                 cursor. a link is activated with a single 
16434                 click. (Modified from the) patch by Jean-Yves 
16435                 Lefort <jylefort@users.sourceforge.net>
16436                 
16437
16438 2004-11-05 [colin]      0.9.12cvs139.1
16439
16440         * src/compose.c
16441         * src/procmime.c
16442                 Sync with HEAD again ^^
16443
16444 2004-11-05 [colin]      0.9.12cvs139.1
16445
16446         * src/compose.c
16447         * src/procmime.c
16448                 Sync with HEAD
16449
16450 2004-11-03 [paul]       0.9.12cvs138.1
16451
16452         * ChangeLog.claws
16453         * configure.ac
16454         * po/POTFILES.in
16455         * src/prefs_ext_prog.c
16456         * src/procmime.c
16457         * tools/kdeservicemenu/README
16458         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16459         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16460                 sync with HEAD
16461
16462 2004-11-01 [christoph]  0.9.12cvs136.2
16463
16464         * src/procmime.c
16465                 convert MIME parameters to UTF-8
16466
16467 2004-10-29 [colin]      0.9.12cvs136.1
16468
16469         * src/common/utils.c
16470                 Sync with HEAD (don't use '=' in mime boundary)
16471
16472 2004-10-29 [paul]       0.9.12cvs135.1
16473
16474         * configure.ac
16475         * doc/src/rfc2231.txt
16476         * src/procmime.c
16477         * src/common/quoted-printable.c
16478         * src/common/utils.c
16479         * src/common/utils.h
16480                 sync with HEAD
16481
16482 2004-10-27 [paul]       0.9.12cvs134.1
16483
16484         * configure.ac
16485         * src/main.c
16486         * src/procmime.c
16487         * src/plugins/pgpmime/pgpmime.c
16488                 sync with HEAD
16489
16490 2004-10-26 [paul]       0.9.12cvs132.3
16491
16492         * src/account.c
16493         * src/addressbook.c
16494         * src/addrgather.c
16495         * src/addrharvest.c
16496         * src/codeconv.c
16497         * src/compose.c
16498         * src/customheader.c
16499         * src/editaddress.c
16500         * src/editgroup.c
16501         * src/enriched.c
16502         * src/expldifdlg.c
16503         * src/exporthtml.c
16504         * src/exportldif.c
16505         * src/folder.c
16506         * src/foldersel.c
16507         * src/folderview.c
16508         * src/grouplistdialog.c
16509         * src/html.c
16510         * src/imap.c
16511         * src/jpilot.c
16512         * src/ldapserver.c
16513         * src/ldif.c
16514         * src/mimeview.c
16515         * src/news.c
16516         * src/news_gtk.c
16517         * src/pop.c
16518         * src/prefs_display_header.c
16519         * src/prefs_gtk.c
16520         * src/prefs_msg_colors.c
16521         * src/prefs_toolbar.c
16522         * src/procheader.c
16523         * src/procmime.c
16524         * src/summaryview.c
16525         * src/textview.c
16526         * src/toolbar.c
16527         * src/vcard.c
16528         * src/common/mgutils.c
16529         * src/common/nntp.c
16530         * src/common/smtp.c
16531         * src/common/template.c
16532         * src/common/utils.c
16533         * src/common/xmlprops.c
16534         * src/plugins/pgpmime/pgpmime.c
16535         * src/plugins/pgpmime/select-keys.c
16536         * src/plugins/pgpmime/sgpgme.c
16537                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16538                 g_string_sprintfa(), gtk_notebook_current_page()
16539
16540 2004-10-26 [colin]      0.9.12cvs132.2
16541
16542         * src/prefs_folder_item.c
16543                 Fix default-account selection
16544
16545 2004-10-21 [colin]      0.9.12cvs133
16546
16547         * src/compose.c
16548                 Sync with HEAD (Remove extra separator in compose's Options)
16549         * src/textview.c
16550                 Set wrapping to char
16551
16552 2004-10-21 [paul]       0.9.12cvs131.2
16553
16554         * src/compose.c
16555         * src/sourcewindow.c
16556                 fix wrapping
16557                 fix window shrinking 
16558
16559 2004-10-21 [colin]      0.9.12cvs131.1
16560
16561         * ChangeLog.claws
16562         * src/compose.c
16563                 Sync with HEAD
16564
16565 2004-10-21 [paul]       0.9.12cvs130.2
16566
16567         * src/prefs_folder_item.c
16568                 sync with HEAD (Apply to subfolders)
16569
16570 2004-10-19 [colin]      0.9.12cvs130.1
16571
16572         * ChangeLog.claws
16573         * src/compose.c
16574         * src/common/utils.c
16575         * src/gtk/menu.c
16576                 Sync with HEAD
16577
16578 2004-10-19 [colin]      0.9.12cvs128.1
16579
16580         * src/addrbook.c
16581         * src/addrcache.c
16582         * src/addressbook.c
16583         * src/codeconv.c
16584         * src/compose.c
16585         * src/customheader.c
16586         * src/editaddress.c
16587         * src/editgroup.c
16588         * src/exporthtml.c
16589         * src/folder.c
16590         * src/folderview.c
16591         * src/imap.c
16592         * src/jpilot.c
16593         * src/main.c
16594         * src/matcher_parser_parse.y
16595         * src/mbox.c
16596         * src/pop.c
16597         * src/prefs_account.c
16598         * src/prefs_gtk.c
16599         * src/prefs_msg_colors.c
16600         * src/procheader.c
16601         * src/procmime.c
16602         * src/procmime.h
16603         * src/procmsg.c
16604         * src/summaryview.c
16605         * src/textview.c
16606         * src/common/base64.c
16607         * src/common/partial_download.c
16608         * src/common/socket.c
16609         * src/common/sylpheed.c
16610         * src/common/utils.c
16611         * src/common/utils.h
16612         * src/gtk/pluginwindow.c
16613         * src/gtk/quicksearch.c
16614         * src/plugins/clamav/clamav_plugin.c
16615         * src/plugins/clamav/clamav_plugin.h
16616         * src/plugins/clamav/clamav_plugin_gtk.c
16617         * src/plugins/pgpmime/passphrase.c
16618         * src/plugins/pgpmime/pgpmime.c
16619         * src/plugins/pgpmime/plugin.c
16620         * src/plugins/pgpmime/prefs_gpg.c
16621         * src/plugins/pgpmime/prefs_gpg.h
16622         * src/plugins/pgpmime/select-keys.c
16623         * src/plugins/pgpmime/sgpgme.c
16624         * src/plugins/spamassassin/libspamc.c
16625         * src/plugins/spamassassin/spamassassin.c
16626         * src/plugins/spamassassin/spamassassin.h
16627         * src/plugins/spamassassin/spamassassin_gtk.c
16628         * src/plugins/trayicon/trayicon.c
16629         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16630                 Sync with HEAD
16631
16632 2004-10-14 [colin]      0.9.12cvs126.2
16633
16634         * src/codeconv.c
16635         * src/textview.c
16636                 Fix conv_unreadable_locale
16637
16638 2004-10-13 [colin]      0.9.12cvs126.1
16639
16640         * src/compose.c
16641                 Sync with HEAD (don't convert charset for 
16642                 drafted messages, minor cleanup)
16643
16644 2004-10-13 [colin]      0.9.12cvs125.1
16645
16646         * po/POTFILES.in
16647                 Sync with HEAD (POTFILES fix)
16648
16649 2004-10-12 [colin]      0.9.12cvs124.3
16650
16651         * src/compose.c
16652                 Fix encoding bug from latest sync
16653
16654 2004-10-12 [paul]       0.9.12cvs124.2
16655
16656         * src/plugins/pgpmime/prefs_gpg.c
16657         * src/plugins/pgpmime/prefs_gpg.h
16658                 forgotten in last commit        
16659
16660 2004-10-12 [paul]       0.9.12cvs124.1
16661
16662         * ChangeLog.claws
16663         * configure.ac
16664         * m4/spamassassin.m4
16665         * src/Makefile.am
16666         * src/account.c
16667         * src/compose.c
16668         * src/compose.h
16669         * src/crash.c
16670         * src/main.c
16671         * src/mimeview.c
16672         * src/passphrase.c
16673         * src/passphrase.h
16674         * src/prefs_account.c
16675         * src/prefs_account.h
16676         * src/prefs_common.c
16677         * src/privacy.c
16678         * src/privacy.h
16679         * src/procmime.c
16680         * src/procmime.h
16681         * src/procmsg.c
16682         * src/rfc2015.c
16683         * src/rfc2015.h
16684         * src/select-keys.c
16685         * src/select-keys.h
16686         * src/textview.c
16687         * src/common/utils.c
16688         * src/common/utils.h
16689         * src/gtk/about.c
16690         * src/plugins/pgpmime/Makefile.am
16691         * src/plugins/pgpmime/passphrase.c
16692         * src/plugins/pgpmime/passphrase.h
16693         * src/plugins/pgpmime/pgpmime.c
16694         * src/plugins/pgpmime/plugin.c
16695         * src/plugins/pgpmime/select-keys.c
16696         * src/plugins/pgpmime/select-keys.h
16697         * src/plugins/pgpmime/sgpgme.c
16698         * src/plugins/pgpmime/sgpgme.h
16699                 sync with HEAD
16700
16701 2004-10-04 [colin]      0.9.12cvs122.1
16702
16703         * src/mainwindow.c
16704         * src/messageview.c
16705         * src/messageview.h
16706         * src/textview.c
16707                 Sync with HEAD
16708
16709 2004-10-04 [colin]      0.9.12cvs121.1
16710
16711         * src/summaryview.c
16712                 Sync with HEAD
16713
16714 2004-10-04 [paul]       0.9.12cvs120.1
16715
16716         * configure.ac
16717                 sync with HEAD [don't try to build 
16718                 pgpmime plugin when gpgme is disabled]
16719
16720 2004-10-03 [colin]      0.9.12cvs119.3
16721
16722         * src/gtk/gtksctree.c
16723                 Lots of side effects. Put back as before 117.2.
16724         * src/summaryview.c
16725                 Fix bug #602
16726
16727 2004-10-03 [colin]      0.9.12cvs119.2
16728
16729         * src/gtk/gtksctree.c
16730                 Revert 608 fix that doesn't work that good
16731
16732 2004-10-02 [colin]      0.9.12cvs119.1
16733
16734         * src/mainwindow.c
16735         * src/messageview.c
16736         * src/prefs_common.h
16737         * src/procmime.c
16738         * src/procmime.h
16739         * src/textview.c
16740                 Sync with HEAD
16741         * src/gtk/gtksctree.c
16742                 Close bug #608
16743
16744 2004-10-01 [colin]      0.9.12cvs118.1
16745
16746         * src/mimeview.c
16747                 Sync with HEAD (better Save All fix)
16748
16749 2004-10-01 [colin]      0.9.12cvs117.2
16750
16751         * src/gtk/gtksctree.c
16752                 Faster on selection
16753
16754 2004-10-01 [colin]      0.9.12cvs117.1
16755
16756         * src/mimeview.c
16757                 Sync with HEAD (Save All: only attachments)
16758
16759 2004-10-01 [paul]       0.9.12cvs116.1
16760
16761         * ChangeLog.claws
16762         * configure.ac
16763         * src/account.c
16764         * src/prefs_common.c
16765         * src/gtk/colorlabel.c
16766                 sync with HEAD
16767
16768 2004-09-30 [colin]      0.9.12cvs115.1
16769
16770         * src/stock_pixmap.c
16771         * src/stock_pixmap.h
16772         * src/folderview.c
16773         * src/Makefile.am
16774         * src/pixmaps/read.xpm
16775                 Sync with HEAD (new pixmap)
16776
16777 2004-09-29 [colin]      0.9.12cvs114.1
16778
16779         * src/compose.c
16780                 Sync with HEAD
16781                 Fix focus handling in headers
16782
16783 2004-09-29 [paul]       0.9.12cvs113.1
16784
16785         * src/quote_fmt_parse.y
16786                 sync with HEAD
16787  
16788
16789 2004-09-28 [colin]      0.9.12cvs112.1
16790
16791         * src/folderview.c
16792         * src/mainwindow.c
16793                 Sync with HEAD
16794
16795 2004-09-28 [colin]      0.9.12cvs110.1
16796
16797         * src/folderview.c
16798                 Sync with HEAD (Contextual Empty trash menu)
16799
16800 2004-09-28 [colin]      0.9.12cvs108.1
16801
16802         * src/addressbook.c
16803                 Sync with HEAD (addressbook edit on double-click)
16804
16805 2004-09-28 [colin]      0.9.12cvs106.1
16806
16807         * src/inc.c
16808                 Sync with HEAD (folder_item freeze on inc)
16809
16810 2004-09-27 [colin]      0.9.12cvs105.1
16811
16812         * src/folderview.c
16813                 Sync with HEAD (right-align new and unread column)
16814
16815 2004-09-27 [colin]      0.9.12cvs104.1
16816
16817         * src/main.c
16818                 Sync with HEAD (revert 0.9.12cvs101)
16819
16820 2004-09-24 [colin]      0.9.12cvs103.2
16821
16822         * src/wizard.c
16823                 Fix gtk warnings and use domain part of the email address 
16824                 when domain detection fails (no dot in domain name)
16825
16826 2004-09-23 [colin]      0.9.12cvs103.1
16827
16828         * src/plugins/spamassassin/libspamc.c
16829         * src/plugins/spamassassin/libspamc.h
16830         * src/plugins/spamassassin/utils.c
16831         * src/plugins/spamassassin/utils.h
16832                 Sync with HEAD (Update spamassassin to 3.0)
16833
16834 2004-09-21 [colin]      0.9.12cvs102.3
16835
16836         * src/action.c
16837                 Add horizontal scrollbar in action io dialog as needed
16838                 Patch by Alfons.
16839
16840 2004-09-20 [colin]      0.9.12cvs102.2
16841
16842         * src/plugins/image_viewer/viewer.c
16843                 Remove imlib stuff
16844                 use gtk_pixmap_set when clearing
16845                 (would be better to use gtkImages, but causes size-allocate 
16846                 signals storm)
16847
16848 2004-09-17 [paul]       0.9.12cvs102.1
16849
16850         * ChangeLog
16851         * ChangeLog.claws
16852         * ChangeLog.jp
16853         * configure.ac
16854         * src/inc.c
16855                 sync with HEAD
16856
16857
16858 2004-09-17 [colin]      0.9.12cvs101.1
16859
16860         * ChangeLog.claws
16861         * src/main.c
16862                 Sync with HEAD (fix segs at exit)
16863
16864 2004-09-14 [colin]      0.9.12cvs99.5
16865
16866         * src/common/socket.c
16867         * AUTHORS
16868                 Fix send error on 64bit platforms
16869                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16870
16871 2004-09-14 [colin]      0.9.12cvs99.4
16872
16873         * src/action.c
16874                 Fix action output with utf8 
16875                 Patch by Alfons.
16876
16877 2004-09-14 [colin]      0.9.12cvs99.3
16878
16879         * ChangeLog.claws
16880         * src/folder.c
16881                 Sync with HEAD
16882
16883 2004-09-09 [colin]      0.9.12cvs99.2
16884
16885         * src/action.c
16886                 Fix progress bar (displaying "Completed %v/%u")
16887                 Patch by Alfons.
16888
16889 2004-09-08 [colin]      0.9.12cvs99.1
16890
16891         * src/account.c
16892         * src/folder.c
16893         * src/procmsg.c
16894         * src/procmsg.h
16895         * src/plugins/pgpmime/pgpmime.c
16896                 Sync with HEAD
16897
16898 2004-09-08 [colin]      0.9.12cvs97.2
16899
16900         * src/summaryview.c
16901                 Don't select mails in collapsed threads 
16902                 when navigating with up/down
16903
16904 2004-09-07 [colin]      0.9.12cvs97.1
16905
16906         * src/inc.c
16907                 Sync with HEAD (meaningful error messages)
16908
16909 2004-09-06 [colin]      0.9.12cvs96.1
16910
16911         * src/toolbar.c
16912                 Sync with HEAD (fix Redirect graying out)
16913
16914 2004-09-06 [colin]      0.9.12cvs95.1
16915
16916         * src/summaryview.c
16917         * src/mimeview.c
16918                 Sync with HEAD (fix dropped URIs)
16919
16920 2004-09-06 [colin]      0.9.12cvs94.1
16921
16922         * src/addressbook.c
16923         * src/addressitem.h
16924         * src/addritem.c
16925         * src/addritem.h
16926                 Sync with HEAD (addressbook DnD)
16927
16928 2004-09-03 [colin]      0.9.12cvs93.1
16929
16930         * src/summaryview.c
16931                 Sync with HEAD (next/prev unread)
16932
16933 2004-09-03 [colin]      0.9.12cvs92.1
16934
16935         * src/prefs_common.c
16936         * src/prefs_common.h
16937         * src/summaryview.c
16938                 Sync with HEAD ('mark_as_read_delay' pref)
16939
16940 2004-09-02 [colin]      0.9.12cvs91.2
16941
16942         * src/common/xml.c
16943                 Fix leak
16944
16945 2004-09-02 [colin]      0.9.12cvs91.1
16946
16947         * src/gtk/menu.c
16948                 Sync with HEAD (menu accel don't work, but whatever)
16949
16950 2004-09-02 [colin]      0.9.12cvs90.1
16951
16952         * src/account.c
16953                 Sync with HEAD (fix bug 582)
16954
16955 2004-09-02 [colin]      0.9.12cvs89.1
16956
16957         * src/addrindex.c
16958                 Sync with HEAD (free deleted queries)
16959
16960 2004-09-02 [colin]      0.9.12cvs88.1
16961
16962         * src/ldapquery.c
16963                 Sync with HEAD (fix LDAP freezes)
16964
16965 2004-09-02 [colin]      0.9.12cvs87.1
16966
16967         * src/prefs_spelling.c
16968                 Sync with HEAD (add default dictionary)
16969
16970 2004-09-01 [colin]      0.9.12cvs86.1
16971
16972         * src/filtering.c
16973         * src/folderview.c
16974         * src/imap.c
16975         * src/prefs_matcher.c
16976         * src/stock_pixmap.c
16977         * src/summary_search.c
16978         * src/summaryview.c
16979         * src/wizard.c
16980         * src/wizard.h
16981                 Sync with HEAD (uninitialized vars fixes)
16982                 + gtk2 specific warning fixes
16983
16984 2004-08-31 [colin]      0.9.12cvs85.1
16985
16986         * src/folder.c
16987                 Sync with HEAD (Fix memory corruption due to 
16988                 uninitialized var)
16989
16990 2004-08-31 [colin]      0.9.12cvs84.4
16991
16992         * src/summary_search.c
16993                 Fix segfaults when searching in folders with broken headers
16994
16995 2004-08-31 [colin]      0.9.12cvs84.3
16996
16997         * src/compose.c
16998         * src/textview.c
16999                 Fix some more encoding/decoding issues
17000
17001 2004-08-30 [colin]      0.9.12cvs84.2
17002
17003         * src/mimeview.c
17004         * src/prefs_themes.c
17005         * src/gtk/filesel.c
17006         * src/gtk/filesel.h
17007                 Add a folder-mode selection (fixes mimeview's "Save all")
17008
17009 2004-08-29 [colin]      0.9.12cvs84.1
17010
17011         * src/mimeview.c
17012                 Sync with HEAD (don't escape saved filenames)
17013
17014 2004-08-27 [colin]      0.9.12cvs83.1
17015
17016         * ChangeLog
17017         * ChangeLog.claws
17018         * ChangeLog.jp
17019         * src/mh.c
17020         * src/procheader.c
17021         * src/procmsg.c
17022         * src/procmsg.h
17023         * src/common/utils.c
17024         * src/gtk/menu.h
17025         * po/
17026                 Sync with HEAD 0.9.12cvs83 (sync with main)
17027
17028 2004-08-26 [colin]      0.9.12cvs82.4
17029
17030         * src/codeconv.c
17031                 Fix strange stack corruption
17032                 Convert to utf8 after unmime, not before
17033
17034 2004-08-26 [colin]      0.9.12cvs82.3
17035
17036         * src/main.c
17037         * src/wizard.c
17038                 Fix account folders duplication
17039
17040 2004-08-25 [colin]      0.9.12cvs82.2
17041
17042         * src/wizard.c
17043                 Remove ports
17044                 Add SSL selection
17045                 Use login@server as account name
17046
17047 2004-08-25 [colin]      0.9.12cvs82.1
17048
17049         * src/plugins/pgpmime/pgpmime.c
17050                 Sync with HEAD (leak fix).
17051
17052 2004-08-25 [colin]      0.9.12cvs81.1
17053
17054         * src/plugins/pgpmime/pgpmime.c
17055         * src/plugins/pgpmime/sgpgme.c
17056         * src/plugins/pgpmime/sgpgme.h
17057                 Sync with HEAD (Handle combined messages).
17058
17059 2004-08-24 [colin]      0.9.12cvs80.3
17060
17061         * src/wizard.c
17062                 Fix full name, ports, and imap
17063
17064 2004-08-24 [colin]      0.9.12cvs80.2
17065
17066         * src/Makefile.am
17067         * src/main.c
17068         * src/setup.c
17069         * src/setup.h
17070         * src/stock_pixmap.c
17071         * src/stock_pixmap.h
17072         * src/wizard.c ** ADDED **
17073         * src/wizard.h ** ADDED ** 
17074         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17075                 Add a setup wizard 
17076
17077 2004-08-24 [colin]      0.9.12cvs80.1
17078
17079         * src/folder.c
17080                 Sync with HEAD (set mimeflags on all messages)
17081
17082 2004-08-24 [colin]      0.9.12cvs79.3
17083
17084         * src/matcher_parser_lex.l
17085                 Fix 8bits strings not in utf8
17086
17087 2004-08-24 [colin]      0.9.12cvs79.2
17088
17089         * src/compose.c
17090                 Check conversion result before replacing buffer
17091
17092 2004-08-23 [colin]      0.9.12cvs79.1
17093
17094         * src/compose.c
17095                 Sync with HEAD (create message header in memory)
17096
17097 2004-08-23 [colin]      0.9.12cvs78.1
17098
17099         * src/rfc2015.c
17100         * src/rfc2015.h
17101                 Sync with HEAD (fix bug 197 again)
17102
17103 2004-08-23 [colin]      0.9.12cvs77.3
17104
17105         * src/compose.c
17106                 Fix again inline gpg signing (which outputs utf8
17107                 in gtk2). Not syncing this fix to HEAD as this 
17108                 code is meant to die.
17109
17110 2004-08-23 [colin]      0.9.12cvs77.2
17111
17112         * src/prefs_account.h
17113                 Remove useless include
17114
17115 2004-08-23 [colin]      0.9.12cvs77.1
17116
17117         * src/imap.c
17118         * po/es.po
17119         * po/fr.po
17120         * po/it.po
17121         * po/pl.po
17122         * po/pt_BR.po
17123         * po/sk.po
17124         * po/sr.po
17125                 Sync with HEAD (fix bug 577)
17126
17127 2004-08-22 [colin]      0.9.12cvs76.1
17128
17129         * src/plugins/trayicon/trayicon.c
17130                 Sync with HEAD (fix formatting bug)
17131
17132 2004-08-21 [colin]      0.9.12cvs74.2
17133
17134         * src/gtk/colorsel.c
17135                 Fix bug 564 (Folder color selection window exits on any
17136                 keypress)
17137
17138 2004-08-21 [colin]      0.9.12cvs74.1
17139
17140         * ChangeLog.claws
17141         * src/compose.c
17142         * src/summaryview.c
17143         * src/toolbar.c
17144                 Sync with HEAD (fix bug 576)
17145
17146 2004-08-21 [colin]      0.9.12cvs70.1
17147
17148         * src/compose.c
17149         * src/mainwindow.c
17150                 Sync with HEAD
17151                 
17152
17153 2004-08-21 [paul]       0.9.12cvs66.4
17154
17155         * src/mainwindow.c
17156         * src/messageview.c
17157         * src/gtk/menu.c
17158         * src/plugins/spamassassin/spamassassin_gtk.c
17159                 remove some deprecated gtk1 functions
17160
17161
17162 2004-08-21 [colin]      0.9.12cvs66.3
17163
17164         * src/compose.c
17165         * src/codeconv.c
17166                 Fix warnings
17167                 Remove encoding hacks
17168                 Fix bug 575 (Strange character messes up message)
17169                 Don't display conversion error when drafting
17170
17171 2004-08-21 [paul]       0.9.12cvs66.2
17172
17173         * src/prefs_account.c
17174                 fix GnuPG mode bugs
17175
17176
17177 2004-08-20 [colin]      0.9.12cvs66.1
17178
17179         * src/codeconv.c
17180                 Sync with HEAD 0.9.12cvs66
17181
17182 2004-08-20 [paul]
17183
17184         * src/plugins/pgpmime/plugin.c
17185                 modify PGP/MIME plugin's description
17186
17187 2004-08-17 [colin]      0.9.12cvs65.1
17188
17189         * src/common/ssl.c
17190         * src/plugins/pgpmime/plugin.c
17191                 Sync with HEAD
17192
17193 2004-08-14 [colin]      0.9.12cvs60.3
17194
17195         * src/plugins/trayicon/trayicon.c
17196                 Put back resize callback, on size-request signal
17197                 rather than size-allocate to avoid infinite 
17198                 callback loop
17199
17200 2004-08-13 [colin]      0.9.12cvs60.2
17201
17202         * src/common/defs.h
17203                 Cache versions have been fixed
17204
17205 2004-08-13 [colin]      0.9.12cvs60.1
17206
17207         * src/folderutils.c
17208                 Sync with HEAD
17209
17210 2004-08-12 [colin]      0.9.12cvs59.1
17211
17212         * src/plugins/trayicon/trayicon.c
17213                 Sync with HEAD
17214
17215 2004-08-12 [colin]      0.9.12cvs57.5
17216
17217         * sylpheed.desktop
17218         * configure.ac
17219         * src/Makefile.am
17220         * src/main.c
17221                 Add support for Freedesktop.org's startup notification
17222
17223 2004-08-11 [colin]      0.9.12cvs57.4
17224
17225         * src/textview.c
17226                 Fix off-by-one
17227
17228 2004-08-11 [colin]      0.9.12cvs57.3
17229
17230         * src/message_search.c
17231         * src/summary_search.c
17232                 Make searches case insensitive by default
17233         * src/textview.c
17234                 Fix case-insensitive search in message
17235
17236 2004-08-11 [colin]      0.9.12cvs57.2
17237
17238         * src/summary_search.c
17239                 Let case-sensitive be specified
17240
17241 2004-08-10 [colin]      0.9.12cvs55.4
17242
17243         * src/common/socket.c
17244                 Fix the possible race condition
17245
17246 2004-08-09 [paul]       0.9.12cvs55.3
17247
17248         * configure.ac
17249         * src/Makefile.am
17250         * src/common/Makefile.am
17251                 sync with HEAD
17252
17253
17254 2004-08-09 [paul]       0.9.12cvs55.2
17255
17256         * autogen.sh
17257         * po/poconv.sh
17258                 remove unneeded script
17259
17260         * configure.ac
17261                 add forgotten USE_LDAP_TLS (sync with HEAD)
17262
17263
17264 2004-08-09 [colin]      0.9.12cvs55.1
17265
17266         * src/main.c
17267         * src/common/ssl.c
17268         * src/common/sylpheed.c
17269         * src/common/sylpheed.h
17270                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17271
17272 2004-08-09 [paul]       0.9.12cvs54.1
17273
17274         * ChangeLog
17275         * ChangeLog.claws
17276         * ChangeLog.jp
17277         * configure.ac
17278         * po/POTFILES.in
17279         * src/Makefile.am
17280         * src/folderutils.c
17281         * src/main.c
17282         * src/pgpmime.c
17283         * src/pgpmime.h
17284         * src/sgpgme.c
17285         * src/sgpgme.h
17286         * src/plugins/Makefile.am
17287         * src/plugins/pgpmime/.cvsignore
17288         * src/plugins/pgpmime/Makefile.am
17289         * src/plugins/pgpmime/pgpmime.c
17290         * src/plugins/pgpmime/pgpmime.h
17291         * src/plugins/pgpmime/plugin.c
17292         * src/plugins/pgpmime/sgpgme.c
17293         * src/plugins/pgpmime/sgpgme.h
17294                 sync with HEAD
17295
17296 2004-08-08 [paul]       0.9.12cvs51.1
17297
17298         * configure.ac
17299         * src/folder.c
17300                 sync with HEAD
17301
17302 2004-08-07 [colin]      0.9.12cvs50.1
17303
17304         * src/pop.c
17305         * src/common/partial_download.c
17306                 fix warnings (sync from HEAD)
17307
17308 2004-08-07 [colin]      0.9.12cvs48.1
17309
17310         * src/prefs_folder_item.c
17311                 sync with HEAD 0.9.12cvs48
17312
17313 2004-08-06 [colin]      0.9.12cvs47.1
17314
17315         * src/compose.c
17316                 Sync with HEAD
17317
17318 2004-08-06 [christoph]  0.9.12cvs46.2
17319
17320         * src/main.c
17321         * src/plugins/clamav/clamav_plugin_gtk.c
17322         * src/plugins/dillo_viewer/dillo_viewer.c
17323         * src/plugins/image_viewer/plugin.c
17324         * src/plugins/mathml_viewer/mathml_viewer.c
17325         * src/plugins/spamassassin/spamassassin_gtk.c
17326         * src/plugins/trayicon/trayicon.c
17327                 don't mix GTK1.2 plugin with GTK2 plugins
17328
17329 2004-08-06 [colin]      0.9.12cvs46.1
17330
17331         * ChangeLog
17332         * ChangeLog.claws
17333         * ChangeLog.jp
17334         * configure.ac
17335         * sylpheed-claws.pc.in
17336         * src/folder.c
17337         * src/imap.c
17338         * src/localfolder.c
17339         * src/messageview.c
17340         * src/mimeview.c
17341         * src/mimeview.h
17342         * src/msgcache.c
17343         * src/news.c
17344         * src/prefs_ext_prog.c
17345         * src/prefs_folder_item.c
17346         * src/prefs_fonts.c
17347         * src/prefs_msg_colors.c
17348         * src/prefs_spelling.c
17349         * src/prefs_themes.c
17350         * src/prefs_toolbar.c
17351         * src/prefs_wrapping.c
17352         * src/procmime.h
17353         * src/common/defs.h
17354         * src/common/nntp.c
17355         * src/common/session.c
17356         * src/common/session.h
17357         * src/common/socket.c
17358         * src/common/utils.h
17359         * src/common/xml.c
17360         * src/common/xml.h
17361         * src/gtk/prefswindow.c
17362         * src/gtk/prefswindow.h
17363         * src/plugins/clamav/clamav_plugin_gtk.c
17364         * src/plugins/dillo_viewer/dillo_prefs.c
17365         * src/plugins/image_viewer/viewerprefs.c
17366         * src/plugins/spamassassin/spamassassin_gtk.c
17367         * m4/openssl.m4 *** REMOVED ***
17368                 Sync with HEAD 0.9.12cvs46
17369
17370 2004-08-03 [paul]       0.9.12cvs40.2
17371
17372         * src/action.c
17373         * src/addressadd.c
17374         * src/addressbook.c
17375         * src/addrgather.c
17376         * src/browseldap.c
17377         * src/compose.c
17378         * src/crash.c
17379         * src/editaddress.c
17380         * src/editgroup.c
17381         * src/editldap_basedn.c
17382         * src/foldersel.c
17383         * src/importldif.c
17384         * src/mimeview.c
17385         * src/prefs_common.c
17386         * src/prefs_template.c
17387         * src/sourcewindow.c
17388         * src/summaryview.c
17389         * src/gtk/about.c
17390         * src/gtk/foldersort.c
17391         * src/gtk/logwindow.c
17392         * src/gtk/pluginwindow.c
17393         * src/gtk/prefswindow.c
17394                 change all gtk_scrolled_window_set_policy from 
17395                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17396
17397 2004-08-02 [paul]       0.9.12cvs40.1
17398
17399         * AUTHORS
17400                 update translation team section
17401         * po/pt_BR.po
17402                 updated by Frederico Goncalves Guimaraes
17403                 <fggdebian@yahoo.com.br>
17404
17405 2004-07-31 [colin]      0.9.12cvs39.9
17406
17407         * src/exphtmldlg.c
17408                 Fix compilation
17409
17410 2004-07-31 [colin]      0.9.12cvs39.8
17411
17412         * src/exphtmldlg.c
17413                 Fix an alertpanel type
17414
17415 2004-07-30 [colin]      0.9.12cvs39.7
17416
17417         * src/alertpanel.c
17418                 Fix alertpanel_error_log's icon
17419
17420 2004-07-30 [colin]      0.9.12cvs39.6
17421
17422         * src/pop.c
17423                 Two of them should still be warnings
17424
17425 2004-07-30 [colin]      0.9.12cvs39.5
17426
17427         * src/pop.c
17428                 More warning -> error
17429 2004-07-29 [colin]      0.9.12cvs39.4
17430
17431         * src/pop.c
17432                 Warning -> error
17433
17434 2004-07-29 [colin]      0.9.12cvs39.3
17435
17436         * src/prefs_matcher.c
17437                 Fix segfault
17438
17439 2004-07-29 [colin]      0.9.12cvs39.2
17440
17441         * src/alertpanel.c
17442                 More nice-looking alertpanels
17443
17444 2004-07-29 [colin]      0.9.12cvs39.1
17445
17446         * src/messageview.c
17447                 sync with head
17448                 (inform user when partial mail is deleted on server)
17449
17450 2004-07-29 [colin]      0.9.12cvs38.1
17451
17452         * src/messageview.c
17453                 sync with head
17454
17455 2004-07-28 [paul]       0.9.12cvs37.7
17456
17457         * src/mainwindow.c
17458                 complete the replacement of deprecated gtk_progress_*
17459
17460 2004-07-28 [paul]       0.9.12cvs37.6
17461
17462         * src/action.c
17463         * src/inc.c
17464         * src/mainwindow.c
17465         * src/send_message.c
17466         * src/gtk/progressdialog.c
17467         * src/gtk/progressdialog.h
17468                 replace deprecated gtk_progress_*
17469
17470 2004-07-28 [paul]       0.9.12cvs37.5
17471
17472         * src/gtk/filesel.c
17473                 remove gtk_window_set_wmclass()
17474 2004-07-28 [paul]       0.9.12cvs37.4
17475
17476         * src/addressbook.c
17477         * src/compose.c
17478         * src/foldersel.c
17479         * src/mainwindow.c
17480         * src/messageview.c
17481         * src/sourcewindow.c
17482         * src/gtk/logwindow.c
17483                 remove gtk_window_set_wmclass()
17484                 
17485         * src/prefs_filtering.c
17486         * src/prefs_filtering_action.c
17487         * src/prefs_fonts.c
17488         * src/prefs_gtk.c
17489         * src/prefs_matcher.c
17490         * src/ssl_manager.c
17491         * src/gtk/prefswindow.c
17492                 replace gtk_window_position()
17493
17494 2004-07-28 [colin]      0.9.12cvs37.3
17495
17496         * src/alertpanel.c
17497         * src/alertpanel.h
17498                 Add a way to specify panel type for specific
17499                 panels (alertpanel())
17500         * src/account.c
17501         * src/addressbook.c
17502         * src/compose.c
17503         * src/expldifdlg.c
17504         * src/main.c
17505         * src/messageview.c
17506         * src/summaryview.c
17507         * src/textview.c
17508         * src/gtk/sslcertwindow.c
17509                 Fix alertpanel()s so that their icon match
17510                 their real type
17511
17512 2004-07-28 [paul]       0.9.12cvs37.2
17513
17514         * src/addr_compl.c
17515         * src/addressbook.c
17516         * src/alertpanel.c
17517         * src/compose.c
17518         * src/export.c
17519         * src/foldersel.c
17520         * src/folderview.c
17521         * src/grouplistdialog.c
17522         * src/import.c
17523         * src/mainwindow.c
17524         * src/message_search.c
17525         * src/messageview.c
17526         * src/passphrase.c
17527         * src/prefs_actions.c
17528         * src/prefs_common.c
17529         * src/prefs_customheader.c
17530         * src/prefs_display_header.c
17531         * src/prefs_filtering.c
17532         * src/prefs_filtering_action.c
17533         * src/prefs_gtk.c
17534         * src/prefs_matcher.c
17535         * src/prefs_msg_colors.c
17536         * src/prefs_summary_column.c
17537         * src/prefs_template.c
17538         * src/sourcewindow.c
17539         * src/ssl_manager.c
17540         * src/summary_search.c
17541         * src/gtk/colorsel.c
17542         * src/gtk/description_window.c
17543         * src/gtk/gtkaspell.c
17544         * src/gtk/inputdialog.c
17545         * src/gtk/logwindow.c
17546         * src/gtk/prefswindow.c
17547         * src/gtk/progressdialog.c
17548                 replace deprecated gtk_window_set_policy
17549
17550 2004-07-27 [colin]      0.9.12cvs37.1
17551
17552         * src/msgcache.c
17553                 More fixes (synced for head again)
17554
17555 2004-07-27 [colin]      0.9.12cvs35.3
17556
17557         * src/msgcache.c
17558                 Fix wrong test
17559
17560 2004-07-27 [colin]      0.9.12cvs35.2
17561
17562         * src/mimeview.c
17563                 Fix width a bit (by Paul)
17564         * src/alertpanel.c
17565         * src/alertpanel.h
17566                 Specialize icons, make alertpanel_message()
17567                 private
17568         * src/message_search.c
17569         * src/sgpgme.c
17570         * src/summary_search.c
17571                 Suit alertpanel changes
17572
17573 2004-07-27 [colin]      0.9.12cvs35.1
17574
17575         * src/alertpanel.c
17576                 Add an icon
17577         * src/passphrase.c
17578                 Add debug output - maybe someone will
17579                 want to look at the problem with Grab
17580                 Input :)
17581         Bump version as we're synced with HEAD
17582
17583 2004-07-26 [colin]      0.9.12cvs33.26
17584
17585         * src/pop.c
17586                 Fix uidl-file parsing when not in new
17587                 format
17588
17589 2004-07-26 [colin]      0.9.12cvs33.25
17590
17591         * src/gtk/menu.c
17592                 Move popup menu up if necessary (fixes 
17593                 account selector)
17594         * src/mainwindow.c
17595                 Set account selector's button height to
17596                 minimum
17597
17598 2004-07-26 [colin]      0.9.12cvs33.24
17599
17600         * src/alertpanel.c
17601                 Maybe fix 551 (Truncated font in alert window)
17602
17603 2004-07-26 [colin]      0.9.12cvs33.23
17604
17605         * po/de.po
17606         * po/es.po
17607         * po/fr.po
17608         * po/it.po
17609         * po/ja.po
17610         * po/pl.po
17611         * po/ru.po
17612         * po/sk.po
17613         * po/sr.po
17614         * po/zh_CN.po
17615                 Sync po files with HEAD
17616
17617 2004-07-26 [paul]       0.9.12cvs33.22
17618
17619         * src/compose.c
17620                 fix Bug 556 'Organisation-header is sent even if empty'
17621
17622 2004-07-24 [colin]      0.9.12cvs33.21
17623
17624         * src/compose.c
17625         * src/gtk/gtkaspell.c
17626         * src/gtk/gtkaspell.h
17627                 Fix speller accelerators (require hack)
17628
17629 2004-07-24 [colin]      0.9.12cvs33.20
17630
17631         * src/gtk/gtkaspell.c
17632                 Fix over-eager code deletion breaking
17633                 Check while typing
17634
17635 2004-07-24 [colin]      0.9.12cvs33.19
17636
17637         * src/browseldap.c
17638         * src/ldapctrl.c
17639         * src/ldapctrl.h
17640         * src/ldapserver.h
17641                 Sync ldap with HEAD
17642         (Fixes 546 LDAP completely broken)
17643
17644 2004-07-24 [colin]      0.9.12cvs33.18
17645
17646         * src/prefs_msg_colors.c
17647                 Fix prototype mismatch
17648         (Fixes 547 void function cannot return value)
17649
17650 2004-07-24 [colin]      0.9.12cvs33.17
17651
17652         * src/mainwindow.c
17653                 Fix sort going back to previous sort key
17654                 when changing sort direction
17655
17656 2004-07-24 [colin]      0.9.12cvs33.16
17657
17658         * src/compose.c
17659                 Fix space insertion when re-wrapping at 
17660                 cursor point
17661
17662 2004-07-24 [colin]      0.9.12cvs33.15
17663
17664         * src/gtk/gtkaspell.c
17665                 Don't change cursor position in insert-text
17666                 callback
17667         (Fixes 539 Word wrapping on input transposes letters)
17668
17669 2004-07-24 [colin]      0.9.12cvs33.14
17670
17671         * src/gtk/gtkaspell.c
17672                 Reencode non-ascii chars to dictionary's
17673                 encoding
17674         (Fixes 544 Spell check broken non english locale)
17675
17676 2004-07-24 [colin]      0.9.12cvs33.13
17677
17678         * src/summaryview.c
17679                 Fix Shift+Down, add Home/End/PgUp/PgDown
17680
17681 2004-07-21 [colin]      0.9.12cvs33.12
17682
17683         * src/prefs_common.c
17684                 Fix a gtk warning (Patch by Andrej Kacian)
17685
17686 2004-07-21 [colin]      0.9.12cvs33.11
17687
17688         * src/gtk/filesel.c
17689                 More check
17690
17691 2004-07-21 [colin]      0.9.12cvs33.10
17692
17693         * src/compose.c
17694         * src/crash.c
17695         * src/export.c
17696         * src/import.c
17697         * src/messageview.c
17698         * src/mimeview.c
17699         * src/prefs_spelling.c
17700         * src/prefs_themes.c
17701         * src/summaryview.c
17702         * src/gtk/filesel.c
17703         * src/gtk/filesel.h
17704         * src/gtk/pluginwindow.c
17705                 Untwist open/save mode guessing logic, make
17706                 it explicit
17707
17708 2004-07-20 [colin]      0.9.12cvs33.9
17709
17710         * src/codeconv.c
17711                 conv_encode_header: src_charset is UTF-8 on
17712                 gtk2
17713         * src/compose.c
17714                 Remove double encoding of the headers
17715
17716 2004-07-20 [colin]      0.9.12cvs33.8
17717
17718         * src/codeconv.c
17719                 Fix typo
17720
17721 2004-07-20 [colin]      0.9.12cvs33.7
17722
17723         * src/mainwindow.c
17724                 Set the separated messageview to the saved
17725                 size of Claws' messageview (Patch by Alfons)
17726                 Fix a callback prototype (me)
17727
17728 2004-07-20 [colin]      0.9.12cvs33.6
17729
17730         * src/codeconv.h
17731                 Forgot one hunk in 0.9.12cvs33.4
17732
17733 2004-07-19 [colin]      0.9.12cvs33.5
17734
17735         * src/action.c
17736                 Action output fix
17737                 Patch by Alfons
17738
17739 2004-07-19 [colin]      0.9.12cvs33.4
17740
17741         * src/compose.c
17742                 Fix outgoing charset bug in headers
17743         * src/codeconv.c
17744                 Clean for glib2 - Patch by Alfons
17745
17746 2004-07-19 [colin]      0.9.12cvs33.3
17747
17748         * src/statusbar.c
17749                 Remove grip from the statusbar
17750                 Patch by Alfons
17751
17752 2004-07-19 [colin]      0.9.12cvs33.2
17753
17754         * src/messageview.c
17755         * src/textview.c
17756                 Fix messageview remembering the previous
17757                 scroll position when loading a new message
17758                 Patch by Alfons
17759
17760 2004-07-19 [colin]      0.9.12cvs33.1
17761
17762         * src/folder.h
17763         * src/folderview.c
17764         * src/summaryview.c
17765                 Sync with HEAD
17766
17767 2004-07-18 [colin]      0.9.12cvs32.7
17768
17769         * configure.ac
17770                 Remove useless check for XIM - noticed
17771                 by Alfons
17772
17773 2004-07-18 [colin]      0.9.12cvs32.6
17774
17775         * src/summaryview.c
17776                 Remove non-modified and shift-modified
17777                 accelerators in summaryview's popup
17778                 menu, as that doesn't get catched by
17779                 the accel-activate signal catcher...
17780
17781 2004-07-18 [colin]      0.9.12cvs32.5
17782
17783         * src/prefs_common.c
17784                 Define sensible default prefs for 
17785                 wrapping
17786
17787 2004-07-18 [colin]      0.9.12cvs32.4
17788
17789         * src/compose.c
17790         * src/prefs_common.c
17791         * src/prefs_common.h
17792         * src/prefs_wrapping.c
17793                 Remove Smart Wrapping pref, which does
17794                 nothing on gtk2 branch
17795
17796 2004-07-18 [colin]      0.9.12cvs32.3
17797
17798         * src/sourcewindow.c
17799                 Proper utf8
17800
17801 2004-07-18 [colin]      0.9.12cvs32.2
17802
17803         * src/compose.c
17804                 Save attachment status when drafting
17805
17806 2004-07-18 [colin]      0.9.12cvs32.1
17807
17808         * src/gtk/filesel.c
17809                 Fix erratic folder selection in open mode
17810
17811 2004-07-18 [colin]      0.9.12cvs31.11
17812
17813         * src/pop.c
17814                 Don't let partial messages get deleted
17815                 even with "dowload all"
17816                 (0.9.12cvs31.8 fix extension)
17817 2004-07-18 [colin]      0.9.12cvs31.10
17818
17819         * src/gtk/logwindow.c
17820                 Fix log scrolling
17821
17822 2004-07-18 [colin]      0.9.12cvs31.9
17823
17824         * src/common/utils.c
17825                 Fix non-utf8 strings coming from commands
17826                 and files
17827
17828 2004-07-18 [colin]      0.9.12cvs31.8
17829
17830         * src/pop.c
17831                 Fix partial download bug with Download all
17832                 messages option
17833
17834 2004-07-18 [colin]      0.9.12cvs31.7
17835
17836         * src/textview.c
17837                 Fix bug introduced in 0.9.12cvs31.2
17838                 (blocked in select mode after double click)
17839
17840 2004-07-18 [colin]      0.9.12cvs31.6
17841
17842         * src/compose.c
17843         * src/gtk/menu.c
17844                 More glib-warning fixes
17845
17846 2004-07-18 [colin]      0.9.12cvs31.5
17847
17848         * src/compose.c
17849                 Fix trashing the primary clipboard when moving 
17850                 around with tab
17851         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17852
17853 2004-07-18 [colin]      0.9.12cvs31.4
17854
17855         * src/codeconv.c
17856                 convert unencoded iso headers to utf8
17857         (Fix Bug 538 Unencoded local characters in subject make it 
17858          disappear)
17859
17860 2004-07-18 [colin]      0.9.12cvs31.3
17861
17862         * src/compose.c
17863                 Fix tab char handling in wrapping
17864         (Fix Bug 537 Line wrap problem - TAB character treated as 
17865          one character instead of 8)
17866
17867 2004-07-18 [colin]      0.9.12cvs31.2
17868
17869         * src/textview.c
17870                 return FALSE on GDK_MOTION_NOTIFY
17871         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17872          (unable to highlight))
17873
17874 2004-07-18 [colin]      0.9.12cvs31.1
17875
17876         * src/folderview.c
17877                 Sync with 0.9.12cvs31
17878
17879 2004-07-18 [colin]      0.9.12cvs30.4
17880
17881         * src/compose.c
17882                 Also block text_inserted when inserting a file
17883
17884 2004-07-18 [colin]      0.9.12cvs30.3
17885
17886         * src/compose.c
17887                 Fix smart wrapping (block text_inserted handler
17888                 while putting quotation to avoid wrap on input,
17889                 don't join lines if next is sig separator)
17890
17891 2004-07-17 [colin]      0.9.12cvs30.2
17892
17893         * src/folderview.c
17894         * src/mainwindow.c
17895         * src/mimeview.c
17896         * src/summaryview.c
17897         * src/gtk/quicksearch.c
17898         * src/gtk/quicksearch.h
17899                 Block key events handlers *and* accels while
17900                 quicksearch is focused
17901         (Fixes Bug 534 quick-search bar not accepting certain letters)
17902
17903 2004-07-17 [colin]      0.9.12cvs30.1
17904
17905         * src/folder.h
17906         * src/folderview.c
17907         * src/summaryview.c
17908                 Sync with 0.9.12cvs30
17909
17910 2004-07-17 [colin]      0.9.12cvs28.2
17911
17912         * src/mimeview.c
17913         * src/procmime.c
17914         * src/summaryview.c
17915         * src/gtk/menu.c
17916                 Squash some compile and glib warnings
17917
17918 2004-07-17 [paul]       0.9.12cvs28.1
17919
17920         * src/mimeview.c
17921                 sync with 0.9.12cvs28 HEAD
17922
17923 2004-07-16 [paul]       0.9.12cvs26.1
17924         
17925         * src/gtk/quicksearch.c
17926         * src/account.c
17927         * src/account.h
17928         * src/compose.c
17929         * src/customheader.c
17930         * src/folder_item_prefs.c
17931         * src/main.c
17932         * src/mainwindow.c
17933         * src/messageview.c
17934         * src/mimeview.c
17935         * src/news.c
17936         * src/pgpmime.c
17937         * src/pop.c
17938         * src/pop.h
17939         * src/prefs_account.c
17940         * src/prefs_account.h
17941         * src/prefs_common.c
17942         * src/prefs_common.h
17943         * src/prefs_display_header.c
17944         * src/prefs_gtk.c
17945         * src/prefs_gtk.h
17946         * src/procheader.c
17947         * src/procmime.c
17948                 sync with 0.9.12cvs26 HEAD      
17949
17950 2004-07-15 [colin]      0.9.12cvs18.14
17951
17952         * src/folder.c
17953                 Disable GPG signature check during
17954                 folder move and scan
17955         (Closes Bug 521 Signature checking slows down Folder-Move)
17956
17957 2004-07-14 [colin]      0.9.12cvs18.13
17958
17959         * src/common/partial_download.c
17960                 update includes
17961
17962 2004-07-14 [colin]      0.9.12cvs18.12
17963
17964         * src/common/partial_download.c
17965         * src/common/partial_download.h
17966                 Move doc at top, add correct copyright
17967
17968 2004-07-14 [colin]      0.9.12cvs18.11
17969
17970         * src/folder.c
17971         * src/messageview.c
17972         * src/pop.c
17973         * src/pop.h
17974         * src/procmsg.c
17975         * src/summaryview.c
17976         * src/common/Makefile.am
17977         * src/common/partial_download.c ** NEW FILES **
17978         * src/common/partial_download.h ** NEW FILES **
17979                 Move partial-download related stuff to its
17980                 own file
17981
17982 2004-07-14 [colin]      0.9.12cvs18.10
17983
17984         * src/send_message.c
17985                 Fix smtp auth when user is null or empty
17986
17987 2004-07-13 [colin]      0.9.12cvs18.9
17988
17989         * src/gtk/quicksearch.c
17990                 Use alphabetic order
17991
17992 2004-07-13 [colin]      0.9.12cvs18.8
17993
17994         * src/pop.c
17995                 Be paranoid on the checks
17996
17997 2004-07-13 [colin]      0.9.12cvs18.7
17998
17999         * src/gtk/quicksearch.c
18000                 Fix Engrish once again
18001
18002 2004-07-13 [colin]      0.9.12cvs18.6
18003
18004         * src/procmsg.c
18005         * src/summaryview.c
18006                 Mark messages for deletion when they are about to
18007                 be removed from trash
18008
18009 2004-07-13 [colin]      0.9.12cvs18.5
18010
18011         * src/matcher.c
18012         * src/matcher.h
18013         * src/matcher_parser_parse.y
18014         * src/prefs_matcher.c
18015         * src/gtk/quicksearch.c
18016                 Add 'partial' ('p') match string to find partially
18017                 downloaded messages
18018
18019 2004-07-13 [colin]      0.9.12cvs18.4
18020
18021         * src/pop.c
18022                 Fix misplaced block
18023
18024 2004-07-13 [colin]      0.9.12cvs18.3
18025
18026         * src/pop.c
18027         * src/pop.h
18028         * src/messageview.c
18029                 Refactor API (to avoid passing 5+ params and code
18030                 duplication)
18031         * src/folder.c
18032         * src/msgcache.c
18033         * src/procheader.c
18034         * src/common/defs.h
18035                 Add planned_download to cache
18036                 Don't mess uidl file when moving partially downloaded
18037                 mails (they change folder, we should change it in the
18038                 uidl list too or we'll remove an incorrect message)
18039                 (this also helps removing hacks when changing 
18040                 planned_download in messageview.c)
18041
18042 2004-07-12 [colin]      0.9.12cvs18.2
18043
18044         * src/gtk/quicksearch.c
18045                 Fix missing status update in quicksearch
18046
18047 2004-07-12 [paul]       0.9.12cvs18.1
18048
18049         * po/POTFILES.in
18050         * src/Makefile.am
18051         * src/account.c
18052         * src/codeconv.c
18053         * src/compose.c
18054         * src/inc.c
18055         * src/main.c
18056         * src/prefs_common.c
18057         * src/procmsg.h
18058         * src/toolbar.c
18059         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18060         * src/prefs_wrapping.[ch]       ** NEW FILES **
18061         * src/common/intl.h
18062         * src/common/utils.[ch]
18063         * src/gtk/quicksearch.[ch]
18064                 sync with 0.9.12cvs18 HEAD
18065
18066 2004-07-12 [colin]      0.9.11cvs17.25
18067
18068         * src/folder.c
18069         * src/folder.h
18070                 Remove unused function added by me in 0.9.11cvs17.10
18071
18072 2004-07-11 [colin]      0.9.11cvs17.24
18073
18074         * src/inc.c
18075         * src/messageview.c
18076         * src/pop.c
18077         * src/pop.h
18078                 Use folderitem and msgnum instead of filename to
18079                 know which mail to delete
18080                 Move old partial mail deletion to pop.c
18081
18082 2004-07-10 [colin]      0.9.11cvs17.23
18083
18084         * src/inc.c
18085                 Add debug
18086         * src/pop.c
18087         * src/pop.h
18088                 Don't re-use same enums for unrelated stuff: it's 
18089                 completely misleading !
18090                 Document a bit
18091
18092 2004-07-09 [colin]      0.9.11cvs17.22
18093
18094         * src/inc.c
18095                 Remove folder-type check and do
18096                 more tests to be sure everything's
18097                 ok
18098         * src/messageview.c
18099                 Punctuation update, remove useless
18100                 code, fix two warnings
18101         * src/noticeview.c
18102                 Layout cleaning, reset 2nd button
18103                 when specifying one
18104
18105 2004-07-09 [colin]      0.9.11cvs17.21
18106
18107         * src/messageview.c
18108         * src/pop.c
18109         * src/pop.h
18110                 Allow user to change his mind
18111                 and postpone decision (by
18112                 unmarking the mail)
18113
18114 2004-07-09 [colin]      0.9.11cvs17.20
18115
18116         * src/messageview.c
18117                 Fix bug with delete state
18118         * src/pop.c
18119         * src/pop.h
18120                 Fix buffer leak (fread doesn't 
18121                 terminate buffers with \0)
18122                 Refactoring (remove magic 
18123                 numbers)
18124
18125 2004-07-09 [colin]      0.9.11cvs17.19
18126
18127         * src/pop.c
18128                 Don't log "Skipping message" if 
18129                 we're going to TOP it two lines
18130                 later
18131
18132 2004-07-09 [colin]      0.9.11cvs17.18
18133
18134         * src/messageview.c
18135                 Fix Engrish
18136
18137 2004-07-09 [colin]      0.9.11cvs17.17
18138
18139         * src/pop.c
18140                 strlen checking...
18141         * src/messageview.c
18142                 refactoring a bit
18143
18144 2004-07-08 [colin]      0.9.11cvs17.16
18145
18146         * src/noticeview.c
18147         * src/noticeview.h
18148                 Add an optional second button
18149         * src/messageview.c
18150         * src/pop.c
18151         * src/pop.h
18152                 Don't delete partially received mails after a certain
18153                 time; rather, let the user decide.
18154
18155 2004-07-08 [colin]      0.9.11cvs17.15
18156
18157         * src/common/smtp.h
18158                 Sync with HEAD
18159
18160 2004-07-08 [colin]      0.9.11cvs17.14
18161
18162         * src/messageview.c
18163         * src/common/smtp.c
18164                 Use to_human_readable() for sizes
18165
18166 2004-07-08 [colin]      0.9.11cvs17.13
18167
18168         * src/inc.c
18169         * src/messageview.c
18170         * src/pop.c
18171         * src/pop.h
18172         * src/procmsg.c
18173                 Fix partial-downloading issues:
18174                         catch unsupported TOP
18175                         don't delete partially downloaded mails before 5 days
18176                         don't update existing with non-MH folders; that'll
18177                         make dups, but it's better than trashing the folder
18178                         free new msginfo parts
18179                 Fix indentation ;-)
18180
18181 2004-07-08 [colin]      0.9.11cvs17.12
18182
18183         * src/common/smtp.c
18184         * src/common/smtp.h
18185                 Sync smtp size verification with HEAD
18186
18187 2004-07-08 [colin]      0.9.11cvs17.11
18188
18189         * src/summaryview.c
18190         * src/prefs_common.c
18191         * src/prefs_common.h
18192         * src/gtk/quicksearch.c
18193         * src/gtk/quicksearch.h
18194                 Sync sticky pref with HEAD
18195
18196 2004-07-08 [colin]      0.9.11cvs17.10
18197
18198         * src/folder.c [1.213.2.6]
18199         * src/folder.h [1.87.2.6]
18200         * src/inc.c [1.149.2.7]
18201         * src/messageview.c [1.94.2.8]
18202         * src/procheader.c [1.47.2.6]
18203         * src/procmsg.c [1.150.2.4]
18204         * src/procmsg.h [1.60.2.5]
18205         * src/pop.c [1.56.2.4]
18206         * src/pop.h [1.17.2.3]
18207                 Let too big messages get downloaded, but truncated
18208                 Add a button to download them completely
18209                 
18210 2004-07-06 [colin]      0.9.11cvs17.9
18211
18212         * src/gtk/quicksearch.c [1.1.2.3]
18213                 Add a Clear button
18214         * commitHelper
18215         * PATCHSETS
18216                 Add a script to help with cvs
18217
18218 2004-07-03 [colin]      0.9.11cvs17.8
18219
18220         * src/plugins/imageviewer/viewer.c
18221                 fix imageviewer (which was staying on the first
18222                 displayed image)
18223
18224 2004-07-03 [colin]      0.9.11cvs17.7
18225
18226         Removed FIXME_GTK2 warnings
18227         * src/gtk/gtkutils.c
18228                 useless #warnings
18229         * src/gtk/menu.c
18230                 useless #warnings (no need to mess with menu rc)
18231         * src/gtk/menu.h
18232                 unused functions
18233         
18234
18235 2004-07-03 [colin]      0.9.11cvs17.6
18236
18237         Removed FIXME_GTK2 warnings
18238         * src/codeconv.c
18239                 useless #warnings (rewrite needed)
18240         * src/compose.c
18241                 useless #warnings (rewrite needed)
18242                 useless #warnings (gtk2 is like that)
18243                 useless #warnings (previously fixed)
18244         * src/main.c
18245                 useless #warnings (previously fixed)
18246         * src/message_search.c
18247                 useless #warnings (gtk2 is like that)
18248                 Made apparent that search is case-sensitive
18249         * src/mimeview.c
18250                 useless #warnings (rewrite needed)
18251                 useless #warnings (gtk2 is like that)
18252                 reimplemented real warnings
18253         * src/prefs_common.c
18254                 Removed block cursor option (not it gtk2)
18255         * src/prefs_gtk.c
18256                 useless #warnings (rewrite needed)
18257         * src/procheader.c
18258                 useless #warnings (rewrite needed)
18259         * src/sourcewindow.c
18260                 useless #warnings (incorrect placing)
18261         * src/summary_search.c
18262                 useless #warnings (gtk2 is like that)
18263                 Made apparent that search is case-sensitive
18264         * src/action.c
18265                 useless #warnings (gtk2 is like that)
18266         * src/textview.c
18267                 useless #warnings (rewrite needed)
18268         * src/toolbar.c
18269                 useless #warnings (rewrite needed)
18270
18271 2004-07-03 [colin]      0.9.11cvs17.5
18272
18273         * src/textview.c
18274                 Fix mismerge which broke URI opening
18275                 
18276 2004-07-01 [colin]      0.9.11cvs17.4
18277
18278         * src/gtk/filesel.c
18279                 Fill filename when saving
18280                 
18281 2004-06-27 [colin]      0.9.11cvs17.3
18282
18283         * src/gtk/filesel.[ch]
18284                 Use the new GTK file selector
18285                 Update prototype to match the reality: multiple file
18286                 selection is open-only          
18287         * src/compose.c
18288                 Match the new prototypes        
18289         * configure.ac
18290                 Match the new requirements (gtk 2.4.0)
18291                         
18292 2004-06-26 [colin]      0.9.11cvs17.2
18293
18294         * src/plugins/trayicon/trayicon.c
18295                 Remove useless signal handler on resize, which causes
18296                 an infinite "loop"
18297         
18298 2004-06-26 [colin]      0.9.11cvs17.1
18299         
18300         * tools/Makefile.am
18301                 remove launch_firebird and add nautilus2sylpheed.sh
18302         * src/quicksearch.c
18303           src/summaryview.c
18304                 Fix show/hide "Extended symbols" button problem
18305                 Fix apparition at startup
18306                 Fix const warnings
18307         * src/plugins/image_viewer/Makefile.am
18308                 Fix configure 
18309         * common/ssl.c
18310                 Re-enable certificate check, as it doesn't seem to
18311                 cause Xlib errors anymore
18312
18313 2004-06-25 [paul]       0.9.11cvs17
18314
18315         * sync with 0.9.11cvs17 HEAD
18316         
18317         NOTE: QuickSearch is broken
18318
18319 2004-06-07 [colin]      0.9.10claws67.10
18320         * src/plugins/trayicon/trayicon.c
18321           src/plugins/trayicon/libeggtrayicon/Makefile.am
18322           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18323                 Fix gettextization in trayicon plugin
18324
18325 2004-06-07 [colin]      0.9.10claws67.9
18326         
18327         * src/summaryview.c
18328           src/gtk/gtksctree.[ch]
18329                 Let Shift+{Up,Down} work in summaryview
18330                 (well, Down "works" and Up works)
18331                 Let the list scroll when using these keys
18332
18333 2004-06-06 [colin]      0.9.10claws67.8
18334
18335         * src/plugins/trayicon/trayicon.c
18336                 Fix pixmap update
18337
18338 2004-06-06 [colin]      0.9.10claws67.7
18339
18340         * src/addressbook.c
18341                 Fix signal handling causing system-wide focus grab
18342
18343 2004-05-25 [paul]       0.9.10claws67.6
18344
18345         * Makefile.am
18346           src/Makefile.am
18347                 clean up
18348
18349 2004-05-25 [paul]       0.9.10claws67.5
18350
18351         * replace deprecated gtk_signal... functions
18352
18353 2004-05-23 [colin]      0.9.10claws67.4
18354
18355         * src/compose.c
18356                 Fix wrapping
18357
18358 2004-05-22 [colin]      0.9.10claws67.3
18359
18360         * src/compose.c
18361                 Re-fix [Edited] in compose.c::compose_reedit()
18362
18363 2004-05-22 [colin]      0.9.10claws67.2
18364
18365         * src/procmime.c
18366                 Fix parsing of multiparts mails
18367
18368 2004-05-22 [colin]      0.9.10claws67.1
18369
18370         * src/summaryview.c
18371                 Fix quicksearch
18372
18373 2004-05-22 [paul]       0.9.10claws67
18374
18375         * sync with 0.9.10claws67 HEAD
18376
18377 2004-05-14 [alfons]
18378
18379         * src/procmime.h
18380                 add forgotton prototype
18381
18382 2004-05-10 [paul]       0.9.10claws57
18383
18384         * sync with 0.9.10claws57 HEAD
18385
18386 2004-05-05 [paul]       0.9.9.claws1
18387
18388         * ChangeLog-gtk2        ** REMOVED **
18389           ChangeLog-gtk2.claws  ** ADDED **
18390                 rename and adopt the normal claws format
18391                 
18392         * configure.ac
18393                 require gtkmathview >= 0.5
18394
18395         * ac/*                          ** REMOVED **
18396           ac/                           ** REMOVED **
18397           intl/Makefile.in              ** REMOVED **
18398           m4/                           ** ADDED **
18399           m4/missing                    ** ADDED **
18400           m4/missing/gdk-pixbuf.m4      ** ADDED **
18401           m4/missing/gettext.m4         ** ADDED **
18402           m4/missing/gpgme.m4           ** ADDED **
18403           m4/missing/imlib.m4           ** ADDED **
18404           m4/.cvsignore                 ** ADDED **
18405           m4/Makefile.am                ** ADDED **
18406           m4/README                     ** ADDED **
18407           m4/aclocal-include.m4         ** ADDED **
18408           m4/aspell.m4                  ** ADDED **
18409           m4/check-type.m4              ** ADDED **
18410           m4/gnupg-check-typedef.m4     ** ADDED **
18411           m4/openssl.m4                 ** ADDED **
18412           m4/spamassassin.m4            ** ADDED **
18413           po/ChangeLog                  ** REMOVED **
18414           po/Makefile.in.in             ** REMOVED **
18415           po/Rules-quot                 ** REMOVED **
18416           po/boldquot.sed               ** REMOVED **
18417           po/en@boldquot.header         ** REMOVED **
18418           po/en@quot.header             ** REMOVED **
18419           po/insert-header.sin          ** REMOVED **
18420           po/quot.sed                   ** REMOVED **
18421           po/remove-potcdate.sed        ** REMOVED **
18422           po/remove-potcdate.sin        ** REMOVED **
18423           po/stamp-po                   ** REMOVED **
18424           Makefile.am
18425           autogen.sh
18426           configure.ac
18427                 enable building with automake 1.8.x
18428                 add 'autopoint --force' to autogen.sh and remove all
18429                 auto-generated files, remove ac/ directory and use
18430                 m4/ directory instead
18431                 
18432         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18433                 fix gettextization
18434
18435 2004-02-28 Colin Leroy <colin@colino.net>
18436         * src/prefs_matcher.c
18437           src/prefs_filtering.c
18438           src/prefs_filtering_action.c
18439                 Fix non-editable GtkEntries
18440
18441 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18442         * src/prefs_themes.c
18443                 utf8 conversion for theme info
18444
18445 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18446         * sync 0.9.9claws
18447
18448 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18449         * src/grouplistdialog.c
18450                 allow multiple selections without ctrl key
18451
18452 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18453         * src/main.c
18454                 enable customizable accelerators
18455
18456 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18457         * src/prefs_common.c
18458                 re-enable different font settings for gtk1/2
18459         * src/prefs_folder_item.c
18460                 fix folder prefs displayed wrong
18461         * src/textview.c
18462                 set 'sunken' shadow type
18463
18464 2004-02-07 Colin Leroy <colin@colino.net>
18465         * src/compose.c
18466                 Fix message being always [Edited]
18467                 Encode headers correctly (utf8 buf)
18468
18469 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18470         * src/socket.c
18471                 remove double g_source_attach()
18472                 (Thanks to Colin Leroy)
18473
18474 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18475         * src/gtk/gtksctree.c
18476                 Fix SSL certificate list not shown
18477         * src/mimeview.c
18478                 Fix clicks in mime tree
18479
18480 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18481         * src/common/socket.c
18482                 Fix SSL receive
18483         * src/compose.c
18484                 Fix clipboard menu hotkeys
18485
18486 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18487         * src/gtk/gtkaspell.[ch]
18488           src/compose.c
18489                 reimplement spellchecker
18490
18491 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18492         * src/gtk/filesel.c
18493                 crash when inserting file in compose window
18494                 (TODO: keep old selection on clicks)
18495         * src/main.c
18496                 use gtkrc-2.0 instead of gtkrc
18497
18498 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18499         * src/messageview.c
18500                 remove orphaned mimeview unref()
18501
18502 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18503         * src/grouplistdialog.c
18504                 expand nodes containing subscribed groups
18505
18506 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18507         * src/textview.c
18508                 textview: hide cursor, restore old click behaviour
18509
18510 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18511         * src/textview.c
18512                 variable names messed up
18513
18514 2004-01-17 Colin Leroy <colin@colino.net>
18515         * src/addr_compl.c
18516                 Fix completion address too thin
18517         * src/compose.c
18518                 Fix tab-to-subject behaviour
18519         * src/summaryview.c
18520                 Implement key up & down in summaryview
18521
18522 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18523
18524         * sync 098claws
18525
18526 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18527         * configure.ac
18528           Makefile.am
18529           doc/.cvsignore
18530           doc/Makefile.am
18531                 faq, man, manual moved to doc/
18532         * ac/aspell.m4
18533           ac/check-type.m4
18534           ac/gnupg-check-typedef.m4
18535           ac/openssl.m4
18536           ac/spamassassin.m4
18537           ac/missing/gdk-pixbuf.m4
18538           ac/missing/gpgme.m4
18539           ac/missing/imlib.m4
18540                 fix automake warnings
18541
18542 2003-12-06 Colin Leroy <colin@colino.net>
18543         * src/summaryview.c
18544                 Fix quicksearch
18545
18546 2003-12-05 Colin Leroy <colin@colino.net>
18547         * src/summaryview.c
18548                 Fix going to next unread folder
18549
18550 2003-12-05 Colin Leroy <colin@colino.net>
18551         * src/crash.c
18552                 Fix gtk2 compilation
18553         * src/session.c
18554                 Remove iotag source handler at disconnection
18555         * src/socket.[ch] 
18556                 Remove source handler when closing socket 
18557                 (fixes another seg)
18558
18559 2003-12-04 Colin Leroy <colin@colino.net>
18560         * src/compose.c
18561           src/prefs_account.c
18562           src/prefs_common.c
18563                 Fix some dropdown menus
18564
18565 2003-12-04 Colin Leroy <colin@colino.net>
18566         * src/compose.c
18567                 Fix event handlers on header fields
18568         * src/common/socket.c
18569           src/common/session.c
18570                 Fix segfault with callback (SSL)
18571                 Fix end of session 
18572
18573 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18574
18575         * Fix compile bug in src/compose.c
18576         * removed src/gtk/gtkstext.[ch]
18577
18578 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18579
18580         * Convert character set and escape "text" attributes in toolbar setting
18581         files.
18582         * Fixed bug in button-press-event handling.
18583
18584 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18585
18586         * Fixed bug in key-press-event handling.
18587
18588 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18589
18590         * Enabled to compile tray-icon plugin (Ad-hoc).
18591         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18592
18593 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18594
18595         * Enabled to compile on sylpheed-claws.
18596         (tray-icon plugin still cannot compile yet.)
18597
18598 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18599
18600         * Updated to 0.9.5.
18601
18602 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18603
18604         * Updated to 0.9.4.
18605         * Ported monitoring SSL mechanism to GSource of GLib2
18606         (I don't confirm it)
18607         * Added _gtk2 suffix to key name of font preference to avoid
18608         ovverwriting preference of Gtk+-1.2 version.
18609
18610 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18611
18612         * Updated to 0.9.2.
18613
18614 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18615
18616         * Updated to 0.9.1.
18617         * Translate po files into UTF-8 when execute autogen.sh.
18618
18619 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18620
18621         * Updated to 0.9.0.
18622
18623 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18624
18625         * Plugged GError related memory leaks.
18626
18627 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18628
18629         * Changed default size of fonts.
18630         * Enabled to set titile font size of warning dialog.
18631
18632 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18633
18634         * Embed a sylpheed icon into executable binary on Windows.
18635
18636 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18637
18638         * I forgot to traslate character set of element string in src/xml.c.
18639
18640 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18641
18642         * Fixed detecting bind_textdomain_codeset in configure.in.
18643         * The bug in which "Example" of "Date fromat" preference isn't displayed
18644         correctly has been fixed.
18645
18646 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18647
18648         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18649           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18650           glib-gettextize
18651           Removed intl directory.
18652           Translated po files into UTF-8.
18653           (Thanks! Ryuji Abe)
18654
18655 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18656
18657         * The bug which doesn't unscape string in xml.c has been fixed.
18658
18659 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18660
18661         * The bug which is failed to translate encoding of file name thorough
18662         file dialog has been fixed.
18663
18664 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18665
18666         * Modified to translate file names which is used in inporting/expoting
18667         mbox feature and "Save as" feature into locale encoding.
18668         * Translate file names into locale encoding when "Attache file" and
18669         "Insert file".
18670         * Force set G_BROKEN_FILENAMES environment variable.
18671         * Other minor fixes.
18672
18673 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18674
18675         * Modified to treat MH folder's name as locale encoding.
18676
18677 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18678
18679         * The bug which clash on switching candidates of auto completion of
18680         addresses, cannot use auto completion in Japanesse is fixed
18681         (Thanks! Tokunaga-san)¡¥
18682
18683 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18684
18685         * The bug which cannot switch key accelerator preference has been fixed
18686         (Thanks! smbd-san)¡¥
18687
18688 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18689
18690         * version 0.8.11-gtk2-20030314
18691
18692 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18693
18694         * The bug in which character set conversion of filtering messages has
18695         been fixed.(Thanks! COCOA-san).
18696
18697 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18698
18699         * Revived "Leave space on head" preference in "Message" category.
18700         * A bug which clash when put the cursor to end of buffer and execute
18701         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18702
18703 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18704
18705         * version 0.8.11-gtk2-20030312
18706
18707 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18708
18709         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18710         * Modified to use Pango's API directly for font preference.
18711         * Integrated GtkTextView of textview to one widget.
18712         * Set fonts of header title in textview by "header_title" tag.
18713         * Removed some deprecated codes.
18714
18715 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18716
18717         * Updated to 0.8.11.
18718         * Merged cygwin patch(Thanks! Sakai-san).
18719
18720 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18721
18722         * version 0.8.10-gtk2-20030309