2.5.1 released
[claws.git] / ChangeLog
1 2006-09-25 [paul]       2.5.1
2
3         * NEWS
4         * README
5         * RELEASE_NOTES
6                 2.5.1 released
7
8 2006-09-25 [colin]      2.5.0cvs3
9
10         * src/plugins/bogofilter/bogofilter.c
11         * src/plugins/clamav/clamav_plugin.c
12         * src/plugins/spamassassin/spamassassin.c
13                 BogoFilter, Spamassassin: Fix double hook registering after
14                 visiting preferences
15                 Spamassassin, Clamav: Just set the mails to move instead of
16                 doing the move - caller will move the things at once.
17
18 2006-09-25 [colin]      2.5.0cvs2
19
20         * src/imap.c
21         * src/etpan/imap-thread.c
22                 Use UID SEARCH ALL instead of UID 1:*
23                 (braindead servers can't figure out that's
24                 the same...)
25
26 2006-09-25 [wwp]        2.5.0cvs1
27
28         * src/message_search.c
29                 Added the ability to stop a running search (in message body).
30
31 2006-09-25 [paul]       2.5.0
32
33         * NEWS
34         * README
35         * RELEASE_NOTES
36                 2.5.0 released
37
38 2006-09-25 [paul]       2.4.0cvs214
39
40         * po/cs.po
41         * po/de.po
42         * po/fi.po
43         * po/fr.po
44         * po/nl.po
45         * po/pt_BR.po
46         * po/sk.po
47         * po/sr.po
48         * po/zh_CN.po
49                 updated by Tim, Stephan Sachse, Flammie Pirinen,
50                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
51                 Ticho, Aleksander Urosevic, Ralgh Young
52
53 2006-09-24 [mones]      2.4.0cvs213
54
55         * po/es.po
56                 Updated for release
57
58 2006-09-23 [colin]      2.4.0cvs212
59
60         * src/gtk/inputdialog.c
61                 Fix [ ] remember this appearing in normal
62                 input dialogs after it's been used by
63                 mimeview.
64         * src/folder.c
65         * src/folderview.c
66         * src/msgcache.c
67         * src/procmsg.c
68         * src/summaryview.c
69         * src/textview.c
70         * src/common/timing.h
71                 Enable timings in debug mode and make it
72                 look prettier.
73
74 2006-09-22 [colin]      2.4.0cvs211
75
76         * README
77                 Revert test change
78         * commitHelper
79                 ping the correct URI
80
81 2006-09-22 [colin]      2.4.0cvs210
82
83         * README
84                 Let's see if bug #1022 is fixed
85
86 2006-09-21 [colin]      2.4.0cvs209
87
88         * src/wizard.c
89         * src/common/plugin.c
90                 Prepare infra to load predefined plugins when
91                 no configuration existed. Don't actually load
92                 anything yet (feat. freeze)
93
94 2006-09-21 [wwp]        2.4.0cvs208
95
96         * manual/fr/faq.xml
97                 Partial sync w/ 2.4.0cvs72:
98                 wrap file and minor updates.
99
100 2006-09-21 [wwp]        2.4.0cvs207
101
102         * tools/fix_date.sh
103                 several fixes and enhancements. A new --force switch has been
104                 added to prevent overriding by default Date: header when
105                 already existing.
106
107 2006-09-21 [paul]       2.4.0cvs206
108
109         * src/common/utils.c
110                 add Chinese UTF8 Re prefix
111
112 2006-09-21 [wwp]        2.4.0cvs205
113
114         * tools/Makefile.am
115                 Fics alfabettical order.
116
117 2006-09-21 [wwp]        2.4.0cvs204
118
119         * tools/fix_date.sh
120         * tools/Makefile.am
121                 Added an action tool to fix missing Date field in emails.
122                 Updated Makefile.am to reflect those last two additions.
123
124 2006-09-21 [wwp]        2.4.0cvs203
125
126         * tools/uuooffice
127                 Added a action tool to open uuencoded docs w/
128                 OpenOffice (based on uudec method).
129
130 2006-09-21 [colin]      2.4.0cvs202
131
132         * src/compose.c
133         * src/textview.c
134                 Workaround possible GTK crash: remove selection 
135                 clipboard before destroying widget, or GTK+-2.10
136                 dies. Thanks to Hiro.
137
138 2006-09-20 [colin]      2.4.0cvs201
139
140         * src/compose.c
141                 Fix free-after-use in some cases (when 
142                 procmime_encode_content() frees mimeinfo->data.mem
143                 and turns it to a temp file)
144
145 2006-09-20 [colin]      2.4.0cvs200
146
147         * src/folderview.c
148         * src/summaryview.c
149         * src/gtk/gtksctree.c
150         * src/gtk/gtksctree.h
151                 Add tooltips in the folderview and summaryview
152                 (Doesn't break string freeze as they already
153                 exist)
154         * src/toolbar.c
155                 Put the spam button in the default configuration
156                 if compiled with bogo plugin too
157
158 2006-09-19 [colin]      2.4.0cvs199
159
160         * src/summaryview.c
161         * src/summaryview.h
162                 Update folder name label on folder rename
163         * src/prefs_matcher.c
164         * src/gtk/logwindow.h
165                 Fix warnings
166                 Patches by Fabien
167
168 2006-09-19 [wwp]        2.4.0cvs198
169
170         * src/summary_search.c
171                 fix can't click forward/backward buttons in the
172                 search messages.
173
174 2006-09-18 [paul]       2.4.0cvs197
175
176         * src/wizard.c
177                 add missing bracket, capitalise the A of
178                 'SpamAssassin'
179
180 2006-09-18 [paul]       2.4.0cvs196
181
182         * src/compose.c
183                 fix bug 1012 'crashed upon sending mail
184                 from compose window'
185                 Thanks to Colin
186
187 2006-09-16 [colin]      2.4.0cvs195
188
189         * src/folderview.c
190                 Fix "real-time" sorting by freezing/thawing
191
192 2006-09-16 [colin]      2.4.0cvs194
193
194         * manual/faq.xml
195                 Fix the anti-spam entry a bit
196
197 2006-09-16 [colin]      2.4.0cvs193
198
199         * src/wizard.c
200                 Make sure reviewers have no excuse when stating
201                 Sylpheed-Claws doesn't have antispam capabilities.
202
203 2006-09-16 [colin]      2.4.0cvs192
204
205         * src/main.c
206                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
207                 as if the SIGPIPE comes from etpan's thread we could
208                 trigger a GUI update from this thread.
209
210 2006-09-16 [colin]      2.4.0cvs191
211
212         * src/summaryview.c
213                 Init all members of the struct
214
215 2006-09-16 [paul]       2.4.0cvs190
216
217         * src/account.c
218                 improvements to the English
219
220 2006-09-15 [colin]      2.4.0cvs189
221
222         * src/summaryview.c
223                 HIG order on dialog
224
225 2006-09-14 [colin]      2.4.0cvs188
226
227         * src/common/socket.c
228         * src/common/socket.h
229         * src/common/ssl.c
230         * src/common/ssl_certificate.c
231         * src/common/ssl_certificate.h
232         * src/etpan/imap-thread.c
233                 the get_fqdn() call done to get canonical name when
234                 checking an SSL certificate is blocking, which is
235                 sad as we just did a non-blocking lookup to connect.
236                 Fix that by letting the fqdn available to the SockInfo,
237                 and use that in ssl_certificate_check(). For IMAP,
238                 we don't do it as the lookup's done by libetpan, but
239                 it's less annoying as IMAP connections as much more
240                 rare than POP3 connections.
241
242 2006-09-14 [paul]       2.4.0cvs187
243
244         * manual/advanced.xml
245                 improvements to the English,
246                 properly place the new hidden options
247                 within the alphabetical order
248         * src/gtk/pluginwindow.c
249                 improvements to the English
250
251 2006-09-14 [colin]      2.4.0cvs186
252
253         * src/prefs_common.c
254         * src/prefs_common.h
255         * src/gtk/gtksctree.c
256         * manual/advanced.xml
257                 New hidden pref, stripes_color_offset, to change
258                 the value added/substracted to normal bgcolor to
259                 create the stripes in summaries
260
261 2006-09-13 [colin]      2.4.0cvs185
262
263         * src/gedit-print.c
264         * src/messageview.c
265         * src/messageview.h
266         * src/summaryview.c
267         * src/textview.c
268                 Fix misc. printing issues: 
269                 - Bad font for linkified headers
270                 - Different font if the mail was displayed or not
271                 - Factorize the thing
272
273 2006-09-13 [colin]      2.4.0cvs184
274
275         * src/common/ssl_certificate.c
276                 Only get FQDN once when checking certificate
277
278 2006-09-13 [colin]      2.4.0cvs183
279
280         * src/account.c
281         * src/gtk/pluginwindow.c
282                 Misc. GUI fixes by Fabien
283
284 2006-09-13 [wwp]        2.4.0cvs182
285
286         * configure.ac
287         * src/common/utils.h
288         * src/common/utils.c
289                 get rid of unused wide-char functions.
290
291 2006-09-13 [wwp]        2.4.0cvs181
292
293         * src/plugins/pgpinline/sylpheed.def
294         * src/textview.c
295                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
296                 add privacy_reset_error to the .def file,
297                 do not fork for an external textviewer.
298
299 2006-09-13 [wwp]        2.4.0cvs180
300
301         * src/prefs_common.c
302                 fix broken font entry in prefs (patch issued by the gpg4win team,
303                 probably by Marcus Brinkmann <marcus@g10code.de>).
304
305 2006-09-13 [colin]      2.4.0cvs179
306
307         * src/folder.h
308                 Fix a warning in summaryview.c
309         * src/mainwindow.c
310         * src/summaryview.c
311         * src/summaryview.h
312                 Add missing Mark/* elements in the
313                 main menu
314
315 2006-09-12 [colin]      2.4.0cvs178
316
317         * src/prefs_actions.c
318         * src/prefs_filtering_action.c
319         * src/prefs_matcher.c
320                 Use (New) instead of New everywhere
321
322 2006-09-12 [wwp]        2.4.0cvs177
323
324         * manual/fr/addrbook.xml
325         * manual/fr/handling.xml
326                 updated some quotes in the fr manual to match the fr translation.
327
328 2006-09-12 [wwp]        2.4.0cvs176
329
330         * src/prefs_matcher.c
331                 don't store translated string elements in matcher expressions.
332                 Also fixed a misused of Q_().
333
334 2006-09-11 [wwp]        2.4.0cvs175
335
336         * src/plugins//bogofilter/bogofilter.c
337         * src/plugins//clamav/clamav_plugin.c
338         * src/plugins//demo/demo.c
339         * src/plugins//dillo_viewer/dillo_viewer.c
340         * src/plugins//pgpcore/plugin.c
341         * src/plugins//pgpinline/plugin.c
342         * src/plugins//pgpmime/plugin.c
343         * src/plugins//spamassassin/spamassassin.c
344                 gettext-ize more strings (mostly plugin error messages).
345
346 2006-09-11 [colin]      2.4.0cvs174
347
348         * src/alertpanel.c
349                 Make maximum buffer size bigger to avoid
350                 truncating translated messages. Patch by
351                 Fabien
352
353 2006-09-11 [colin]      2.4.0cvs173
354
355         * src/etpan/imap-thread.c
356                 Fix compilation on OpenBSD, thanks to 
357                 Landry
358
359 2006-09-10 [wwp]        2.4.0cvs172
360
361         * manual/account.xml
362         * manual/addrbook.xml
363         * manual/handling.xml
364         * manual/es/handling.xml
365         * manual/fr/account.xml
366         * manual/fr/addrbook.xml
367         * manual/fr/handling.xml
368                 documented addressbook matching (condition configuration):
369                   addrbook.xml, en fr
370                 documented per-account filtering rules (handling/filtering
371                   section, account section):
372                   account.xml, handling.xml, en fr
373                 slightly updated the handling/searching section to tell few
374                   words about the extended search ability:
375                   handling.xml, en fr
376                 added missing <quote></quotes> to Quick Search:
377                   handling.xml, en fr es
378                 fixed a typo (auomatically):
379                   handling.xml, en
380                 changes revisited by Paul.
381
382 2006-09-10 [paul]       2.4.0cvs171
383
384         * src/prefs_actions.c
385         * src/prefs_filtering.c
386         * src/prefs_template.c
387                 adjustments to the gui
388                 Patch by Fabien Vantard (slightly modified)
389
390 2006-09-10 [colin]      2.4.0cvs170
391
392         * src/summaryview.c
393                 Check folderitem/summaryview consistency
394                 (basically automates Update summary). Fixes
395                 #1011 (wrong (negative) count on unread 
396                 messages)
397
398 2006-09-10 [colin]      2.4.0cvs169
399
400         * src/gtk/gtksctree.c
401                 Fix recursive expansion via mouse
402         * src/plugins/bogofilter/bogofilter.c
403                 Use normal filtering way of moving
404                 messages (batching), possibly fixing
405                 bug #1015 (Bogofilter plugin doubles 
406                 new messages)
407
408 2006-09-09 [wwp]        2.4.0cvs168
409
410         * src/prefs_filtering.c
411                 better place for this fix.
412
413 2006-09-09 [wwp]        2.4.0cvs167
414
415         * src/prefs_filtering.c
416                 fix a minor bug when the enabled status of a filtering/processing
417                 rule always got set to TRUE when replacing this rule. That still
418                 make sense when adding a new rule, but now when replacing, we
419                 don't override the value of 'enabled'.
420                 Also renamed the func prefs_filtering_list_view_get_rule_name()
421                 to prefs_filtering_list_view_get_info() as this function not only
422                 returns the name, but also the account_id and the enabled status.
423
424 2006-09-09 [mones]      2.4.0cvs166
425
426         * manual/glossary.xml
427         * manual/plugins.xml
428                 Minor format corrections
429         * manual/gpl.xml
430                 Fix misplaced NO WARRANTY section
431         * manual/es/advanced.xml
432         * manual/es/faq.xml
433         * manual/es/glossary.xml
434         * manual/es/gpl.xml
435         * manual/es/handling.xml
436         * manual/es/plugins.xml
437         * manual/es/starting.xml
438                 Incorporate changes from English version
439         * manual/fr/ack.xml
440         * manual/pl/ack.xml
441         * manual/es/ack.xml
442                 Fix address, (add translation credits in es version)
443         * po/es.po
444                 Updated translation
445
446 2006-09-09 [wwp]        2.4.0cvs165
447
448         * src/prefs_filtering.c
449                 fix a crash when opening filtering prefs, if matcherrc file contains
450                 broken data (non-existing account id, which is theoretically not
451                 possible).
452
453 2006-09-08 [colin]      2.4.0cvs164
454
455         * src/folder.c
456                 Wrong assert, make it an if()
457         * src/gtk/gtksctree.c
458                 Fix bug #1013 (expand selected thread 
459                 tree) - expanding is now recursive
460
461 2006-09-07 [wwp]        2.4.0cvs163
462
463         * src/prefs_matcher.c
464                 make better sentences about addressbook matching in the
465                 matcher prefs. This should make translators' work easier
466                 too.
467
468 2006-09-07 [wwp]        2.4.0cvs162
469
470         * src/prefs_filtering.c
471                 code simplification (get rid of dup var. assignment).
472
473 2006-09-07 [wwp]        2.4.0cvs161
474
475         * src/summaryview.c
476                 use GTK_STOCK icons when possible, patch by Fabien Vantard
477                 <fzzzzz@gmail.com>.
478
479 2006-09-07 [paul]       2.4.0cvs160
480
481         * src/mimeview.c
482                 fix compilation warnings
483                 Thanks to Colin
484
485 2006-09-07 [paul]       2.4.0cvs159
486
487         * src/mimeview.c
488                 select the mimepart icon when
489                 displaying as text
490                 Thanks to Colin
491
492 2006-09-06 [paul]       2.4.0cvs158
493
494         * src/prefs_filtering.c
495                 fix labels and table element spacing
496                 Patch by Fabien Vantard
497
498 2006-09-06 [paul]
499
500         2.5.0-rc3 released
501
502 2006-09-06 [paul]       2.4.0cvs157
503
504         * manual/es/advanced.xml
505                 fix typo
506
507 2006-09-06 [wwp]        2.4.0cvs156
508
509         * src/mainwindow.c
510                 fix an dup launch issue when iconified, thanks to Colin.
511
512 2006-09-06 [wwp]        2.4.0cvs155
513
514         * src/gtk//gtksctree.h
515                 oops, forgot that one!
516
517 2006-09-06 [wwp]        2.4.0cvs154
518
519         * manual/pl/advanced.xml
520         * manual/advanced.xml
521         * manual/es/advanced.xml
522         * manual/fr/advanced.xml
523         * src/prefs_customheader.c
524         * src/prefs_filtering_action.c
525         * src/foldersel.c
526         * src/prefs_summaries.c
527         * src/prefs_filtering.c
528         * src/account.c
529         * src/compose.c
530         * src/prefs_summary_column.c
531         * src/addr_compl.c
532         * src/prefs_actions.c
533         * src/prefs_folder_column.c
534         * src/ssl_manager.c
535         * src/prefs_template.c
536         * src/prefs_display_header.c
537         * src/prefs_common.h
538         * src/prefs_matcher.c
539         * src/prefs_common.c
540         * src/prefs_toolbar.c
541         * src/summaryview.c
542         * src/folderview.c
543         * src/gtk/gtksctree.c
544         * src/gtk/pluginwindow.c
545         * src/gtk/progressdialog.c
546         * src/gtk/prefswindow.c
547                 renamed hidden option enable_rules_hint to use_stripes_everywhere
548                 to make its meaning more obvious (all versions of the manual reflect
549                 the change).
550                 added an extra hidden option use_stripes_in_summary to allow
551                 discarding these stripes in mainwindow's folder and message lists;
552                 en and fr manuals only are OK towards this.
553
554 2006-09-06 [colin]      2.4.0cvs153
555
556         * src/textview.c
557                 Hide Sylpheed-Claws' internal queue headers
558                 when showing all headers. They'll be present
559                 only in Source window.
560
561 2006-09-05 [colin]      2.4.0cvs152
562
563         * src/plugins/trayicon/trayicon.c
564                 Fix crash at exit - we have to disconnect
565                 our handlers
566         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
567                 Update eggtrayicon - patch adapted from a
568                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
569                 on Sylpheed's ML
570
571 2006-09-05 [colin]      2.4.0cvs151
572
573         * src/mainwindow.c
574         * src/gtk/logwindow.c
575                 Fix race condition when something writes
576                 to the log too soon during init. Thanks
577                 to Fabien Vantard
578
579 2006-09-05 [colin]      2.4.0cvs150
580
581         * src/mimeview.c
582                 Don't select part on right-click either
583
584 2006-09-05 [paul]       2.4.0cvs149
585
586         * src/mimeview.c
587                 completion of previous commit
588                 Thanks to Colin
589
590 2006-09-05 [colin]      2.4.0cvs148
591
592         * src/mimeview.c
593                 Don't force selection on middle-click, just open
594
595 2006-09-04 [colin]      2.4.0cvs147
596
597         * src/mimeview.c
598                 Looks like gtk_notebook_set_current_page()
599                 sometimes steals focus, and this annoys us
600                 in MimeViewers as it renders navigation
601                 keys useless. Take back focus after switching
602                 pages.
603
604 2006-09-04 [colin]      2.4.0cvs146
605
606         * src/messageview.c
607                 Set stop_loading when clicking on Next
608                 during load. Don't add a callback to 
609                 avoid over-complicating things.
610
611 2006-09-04 [colin]      2.4.0cvs145
612
613         * src/mimeview.c
614         * src/messageview.c
615                 Fix multiple loads in separate messageview
616
617 2006-09-04 [colin]      2.4.0cvs144
618
619         * src/summaryview.c
620                 Let navigation keys be handled during 
621                 load
622
623 2006-09-04 [colin]      2.4.0cvs143
624
625         * src/messageview.c
626         * src/summaryview.c
627         * src/textview.c
628         * src/textview.h
629                 Make loading of huge mails (lots of text and/or
630                 images) cancellable, so the GUI doesn't block 
631
632 2006-09-04 [colin]      2.4.0cvs142
633
634         * src/plugins/trayicon/trayicon.c
635                 Fix annoyance when removing a folder with 
636                 unread mails: trayicon didn't update
637
638 2006-09-04 [paul]       2.4.0cvs141
639
640         * src/gtk/icon_legend.c
641                 straighten up columns
642                 Patch by Fabien Vantard
643
644 2006-09-04 [wwp]        2.4.0cvs140
645
646         * src/prefs_filtering.c
647                 fix new line's account name in filtering prefs:
648                 was "All", is now "(New)".
649
650 2006-09-04 [paul]       2.4.0cvs139
651
652         * tools/make.themes.project
653                 use "AUTOMAKE_OPTIONS = dist-bzip2"
654                 instead of homebrewed "make release"
655
656 2006-09-03 [colin]      2.4.0cvs138
657
658         * src/folderview.c
659                 Fix bug #1007 (Wrong folder highlighted)
660
661 2006-09-03 [colin]      2.4.0cvs137
662
663         * src/compose.c
664                 Don't set Newsgroup: header to a mail folder
665                 path
666
667 2006-09-03 [paul]       2.4.0cvs136
668
669         * src/prefs_other.c
670         * src/prefs_spelling.c
671                 unify the gui
672
673 2006-09-03 [paul]       2.4.0cvs135
674
675         * src/prefs_summaries.c
676                 correct menu item text in prefs_keybind_apply_clicked()
677
678 2006-09-03 [paul]       2.4.0cvs134
679
680         * manual/advanced.xml
681                 some improvements to the descriptions
682         * src/mainwindow.c
683         * src/messageview.c
684         * src/summaryview.c
685         * src/gtk/menu.c
686                 fix menu sensitivity issues
687         * src/prefs_message.c
688                 drop the useless word 'short'
689         * src/prefs_other.c
690                 add the word 'lines' indicating log length
691                 is a measure of lines
692         * src/textview.c
693                 fix compilation warnings
694
695 2006-09-02 [colin]      2.4.0cvs133
696
697         * src/messageview.c
698                 Display a special return-receipt message
699                 if the message is from the user
700         * src/summaryview.c
701                 Fix missing freeze of the list when marking
702                 all read and unthreading for exec. Thanks
703                 to Stephan Sachse.
704
705 2006-09-02 [paul]       2.4.0cvs132
706
707         * src/mainwindow.c
708         * src/prefs_message.c
709         * src/summaryview.c
710                 fix some english
711
712 2006-09-02 [wwp]        2.4.0cvs131
713
714         * src/prefs_filtering.c
715                 added an account name column to the filtering rules
716                 dialog.
717
718 2006-09-02 [colin]      2.4.0cvs130
719
720         * src/gtk/logwindow.c
721         * src/gtk/logwindow.h
722                 Block scrolling if we're not at the end
723                 of the log
724
725 2006-09-02 [colin]      2.4.0cvs129
726
727         * src/folder.c
728                 Make sure account-specific rules can't
729                 be used in {pre-,post-,}processing
730         * src/mainwindow.c
731         * src/gtk/logwindow.c
732         * src/gtk/logwindow.h
733                 Jump to last error when clicking on the
734                 warning icon
735
736 2006-09-02 [colin]      2.4.0cvs128
737
738         * src/imap.c
739         * src/import.c
740         * src/mainwindow.c
741         * src/mainwindow.h
742                 Fix warning icon
743         * src/inc.c
744         * src/mbox.c
745         * src/mbox.h
746                 Let proc_mbox know its account, for
747                 account-specific rules
748
749 2006-09-01 [colin]      2.4.0cvs127
750
751         * src/codeconv.c
752                 Don't uselessly use iconv to convert from
753                 us-ascii
754         * src/alertpanel.c
755         * src/mainwindow.c
756         * src/mainwindow.h
757         * src/inc.c
758                 Fix certain log cases, disable warning icon
759                 for now, the correct way to display it when
760                 necessary and only when necessary is probably
761                 to do it manually rather than use error logs
762         * src/etpan/imap-thread.c
763                 Clean up UID logging a bit
764         * src/gtk/logwindow.c
765         * src/gtk/logwindow.h
766                 Make logging faster when the window's closed
767
768 2006-09-01 [wwp]        2.4.0cvs126
769
770         * manual/fr/account.xml
771                 reflect changes to the ref. manual (parts of cvs72):
772                 fix tabnames and quotes.
773
774 2006-09-01 [wwp]        2.4.0cvs125
775
776         * manual/fr/plugins.xml
777                 reflect changes to the reference manual (cvs42):
778                 update IRC channel info.
779
780 2006-09-01 [wwp]        2.4.0cvs124
781
782         * commitHelper
783                 use CVSEDITOR env. var. if set, according to `man cvs`.
784
785 2006-09-01 [wwp]        2.4.0cvs123
786
787         * manual/advanced.xml
788                 better sentence again (thanks to Paul).
789
790 2006-09-01 [wwp]        2.4.0cvs122
791
792         * manual/advanced.xml
793         fix definition of toolbar_detachable and rework a bit the one of
794         enable_dotted_lines.
795
796 2006-09-01 [mones]      2.4.0cvs121
797
798         * manual/advanced.xml
799                 Document enable_dotted_lines
800
801 2006-09-01 [paul]       2.4.0cvs120
802
803         * src/folderview.c
804         * src/folderview.h
805         * src/imap.c
806         * src/mainwindow.c
807         * src/summaryview.c
808                 obey the 'When entering folder...' option
809                 when using the /View/Go to/... menu items
810                 Thanks to Colin
811
812 2006-08-31 [colin]      2.4.0cvs119
813
814         * src/folderview.c
815                 Revert 2.4.0cvs116, wrong fix.
816
817 2006-08-31 [colin]      2.4.0cvs118
818
819         * src/gtk/gtksctree.c
820                 Better state the various copyrights
821
822 2006-08-31 [colin]      2.4.0cvs117
823
824         * src/prefs_common.c
825                 fix enable_dotted_lines
826
827 2006-08-31 [colin]      2.4.0cvs116
828
829         * src/folderview.c
830                 Use pref "Always open on select" when going
831                 to next unread folder
832         * src/gtk/gtksctree.c
833                 Fix link failure to _gtk_clist_create_cell_layout
834                 on certain computers. (Why not mine, I wonder)
835
836 2006-08-31 [colin]      2.4.0cvs115
837
838         * src/procmsg.c
839         * src/textview.c
840         * src/plugins/bogofilter/bogofilter.c
841         * src/plugins/spamassassin/spamassassin.c
842                 Requalify some "errors" to warnings
843         * src/mainwindow.c
844         * src/mainwindow.h
845         * src/statusbar.c
846                 Add an icon in the statusbar to notify
847                 of errors
848         * src/gtk/gtksctree.c
849         * src/folderview.c
850         * src/summaryview.c
851                 Make the GtkSCTree look more modern by
852                 alternating background lines
853         * src/prefs_common.c
854         * src/prefs_common.h
855                 Add a pref to let people have the old
856                 way if they prefer
857
858
859 2006-08-30 [colin]      2.4.0cvs114
860
861         * src/procmsg.c
862         * src/procmsg.h
863                 Provide a way to filter a list of
864                 messages in an optimised manner, and
865                 add a list-filtering hook
866         * src/folder.c
867         * src/inc.c
868         * src/mbox.c
869                 Use the list filtering
870         * src/plugins/bogofilter/bogofilter.c
871                 Use the list-filtering hook
872                 Use -b (bulk) mode for more speed
873                 when learning and filtering
874         * src/etpan/imap-thread.c
875                 Make log output shorter in UID SEARCH
876
877
878 2006-08-30 [colin]      2.4.0cvs113
879
880         * src/plugins/bogofilter/bogofilter.c
881                 Really fast mass learning - thanks to David
882                 Relson for the options explanations :)
883
884 2006-08-30 [colin]      2.4.0cvs112
885
886         * src/msgcache.c
887                 Fix compilation on FreeBSD. Thanks
888                 to Michael Hugues
889
890 2006-08-29 [colin]      2.4.0cvs111
891
892         * src/folderview.c
893                 Handle "popup_menu" signal (for popping the 
894                 menu via the keyboard)
895         * src/mimeview.c
896         * src/mimeview.h
897         * src/summaryview.c
898         * src/textview.c
899         * src/gtk/gtkutils.c
900         * src/gtk/gtkutils.h
901                 Factorize scrolling code, and add an API 
902                 for MimeViewers to handle scroll orders
903
904 2006-08-29 [wwp]        2.4.0cvs110
905
906         * src/plugins//bogofilter/bogofilter.c
907         * src/plugins//spamassassin/spamassassin.c
908                 make the bogofilter/spamassassin filtering error dialogs at
909         incorporation obey to the "don't popup error dialog on
910         receive error" option. If disabled, feed the log window w/
911         the error message.
912
913 2006-08-29 [paul]
914
915         2.5.0-rc2 released
916
917 2006-08-29 [paul]       2.4.0cvs109
918
919         * Makefile.am
920                 remove 'make release', it's not needed
921                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
922
923 2006-08-29 [paul]       2.4.0cvs108
924
925         * src/foldersel.c
926         * src/summary_search.c
927         * src/gtk/progressdialog.c
928         * src/plugins/pgpcore/passphrase.c
929                 replace deprecated gtk_window_set_policy()
930
931 2006-08-29 [colin]      2.4.0cvs107
932
933         * src/folder.c
934                 Fix data loss when copy fails during a move:
935                 only use fast remove_msgs if everything was
936                 copied OK; else use slow remove_msg on the
937                 mails that got copied only.
938
939 2006-08-28 [paul]       2.4.0cvs106
940
941         * src/mh.c
942                 revert change in 2.4.0cvs104, it breaks
943                 stuff
944
945 2006-08-28 [paul]       2.4.0cvs105
946
947         * src/plugins/spamassassin/spamassassin.c
948                 english fix
949
950 2006-08-28 [paul]       2.4.0cvs104
951
952         * src/mh.c
953                 fix data loss when moving to another
954                 mailbox fails
955         * src/prefs_spelling.c
956                 improve the english
957         * src/gtk/pluginwindow.c
958                 improve the layout of the dialog text
959         All thanks to Colin
960
961 2006-08-28 [paul]       2.4.0cvs103
962
963         * src/plugins/bogofilter/bogofilter.c
964         * src/plugins/bogofilter/bogofilter_gtk.c
965                 fix english up a bit, innit
966
967 2006-08-28 [paul]       2.4.0cvs102
968
969         * configure.ac
970         * po/Makefile.in.in
971         * po/Makevars
972                 require autoconf 2.60, enabling building
973                 with gettext 0.15 (gettext 0.14.x build still
974                 possible). Replace Makefiles with versions
975                 from gettext 0.15.
976                 Remove configure options --with-localedir and
977                 --with-mandir. The options that are provided
978                 directly by autoconf 2.60 can be used instead:
979                 --mandir --localedir
980
981 2006-08-27 [colin]      2.4.0cvs101
982
983         * src/plugins/bogofilter/Makefile.am
984                 Fix make dist (no README)
985
986 2006-08-27 [colin]      2.4.0cvs100
987
988         * src/folder.c
989                 Don't use F_UNKNOWN folders for any default
990                 outbox/trash/etc
991         * src/plugins/bogofilter/bogofilter.c
992         * src/plugins/bogofilter/bogofilter.h
993         * src/plugins/bogofilter/bogofilter_gtk.c
994                 Add an option to specify the path to bogofilter
995                 Use single-quotes to be able to learn in folders
996                 with spaces in their names
997                 Verify learning status
998
999 2006-08-27 [colin]      2.4.0cvs99
1000
1001         * manual/faq.xml
1002         * manual/plugins.xml
1003                 Document Bogofilter plugin
1004
1005 2006-08-27 [colin]      2.4.0cvs98
1006
1007         * src/compose.c
1008         * src/messageview.c
1009         * src/procmsg.c
1010         * src/procmsg.h
1011                 When possible, copy the queued mail to sent folder
1012                 instead of re-adding. Much faster on IMAP.
1013
1014 2006-08-27 [colin]      2.4.0cvs97
1015
1016         * src/msgcache.c
1017                 Disable mmaped caches - huge metadata loss
1018                 here after a power failure.
1019         * src/summaryview.c
1020                 Add quicksearch timing
1021         * src/common/plugin.c
1022         * src/common/plugin.h
1023                 Implement an interface to tell what plugins
1024                 provide. Prevent loading of similar plugins.
1025         * src/plugins/clamav/clamav_plugin.c
1026         * src/plugins/demo/demo.c
1027         * src/plugins/dillo_viewer/dillo_viewer.c
1028         * src/plugins/pgpcore/plugin.c
1029         * src/plugins/pgpinline/pgpinline.c
1030         * src/plugins/pgpmime/pgpmime.c
1031         * src/plugins/spamassassin/spamassassin.c
1032         * src/plugins/trayicon/trayicon.c
1033                 Implement plugin_provides()
1034
1035 2006-08-27 [colin]      2.4.0cvs96
1036
1037         * configure.ac
1038         * src/plugins/Makefile.am
1039         * src/plugins/bogofilter/.cvsignore
1040         * src/plugins/bogofilter/Makefile.am
1041         * src/plugins/bogofilter/bogofilter.c
1042         * src/plugins/bogofilter/bogofilter.h
1043         * src/plugins/bogofilter/bogofilter_gtk.c
1044                 New Bogofilter plugin, provides filtering and
1045                 learning. Spamassassin will go to extra plugins.
1046
1047 2006-08-26 [mones]      2.4.0cvs95
1048
1049         * manual/handling.xml
1050                 Fix subfolder path in the example (thanks to Paul) 
1051
1052 2006-08-26 [mones]      2.4.0cvs94
1053
1054         * manual/glossary.xml
1055                 2.2. + add ISP to the glossary
1056                 7.5. + Add UIDL to glossary
1057                 7.7. + Add TCP to glossary
1058         * manual/handling.xml
1059                 7.1. + Mentions GNU/Linux distribution, what about the non...
1060                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1061                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1062                 7.4. = Use appropriate quotation for commands
1063                 7.6. = change "" to <quote></quote>
1064         * manual/plugins.xml
1065                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1066         * manual/starting.xml
1067                 2.1. + local mbox file: some examples of mbox file locations...
1068                 Also reformatted files requiring it
1069
1070 2006-08-26 [wwp]        2.4.0cvs93
1071
1072         * src/summary_search.c
1073                 disable find buttons while summary search is running.
1074
1075 2006-08-25 [colin]      2.4.0cvs92
1076
1077         * src/folder.c
1078         * src/folderutils.c
1079         * src/mh.c
1080         * src/procmsg.h
1081         * src/summaryview.c
1082                 Speed up MH moving, and add progressbar
1083                 for MH deletion
1084         * src/msgcache.c
1085                 Write cache files using mmap() too
1086
1087 2006-08-25 [wwp]        2.4.0cvs91
1088
1089         * src/summaryview.c
1090                 switch spam<->ham button when a message has been marked as spam or ham
1091                 and is still selected. Thanks to Colin.
1092
1093 2006-08-25 [paul]       2.4.0cvs90
1094
1095         * src/Makefile.am
1096         * src/stock_pixmap.c
1097         * src/stock_pixmap.h
1098         * src/summaryview.c
1099         * src/gtk/icon_legend.c
1100         * src/pixmaps/copied.xpm
1101         * src/pixmaps/moved.xpm
1102                 add icons for delayed execution marked for
1103                 copying, marked for moving
1104
1105 2006-08-25 [mones]      2.4.0cvs89
1106
1107         * manual/glossary.xml
1108                 Fix the other glossary items:
1109                 5.1. = Inmmediate execution -> <quote>immediate execution...
1110                 5.2. = Fix MBOX capitalization -> Mbox
1111                 5.3. + Improve Plugins def. w/ tech. ref.
1112                 5.4. = Quotation -> replace '>' by <quote>></quote>
1113                 5.5. - SMTP Server. -> remove dot
1114         * po/es.po
1115                 Updated translation
1116
1117 2006-08-25 [mones]      2.4.0cvs88
1118
1119         * manual/ack.xml
1120                 Reformatted, changed email address
1121         * manual/glossary.xml
1122                 Reformatted, fixed MANUAL-TODO items:
1123                 8.2. + add ROT-13 to glossary
1124                 8.4. + add URL to glossary
1125         * manual/es/advanced.xml
1126                 Fixed <literal>s
1127
1128 2006-08-25 [paul]       2.4.0cvs87
1129
1130         * src/gtk/icon_legend.c
1131                 add 'marked for deletion' icon
1132                 arrange icons by containing column
1133                 wrap long label text
1134
1135 2006-08-25 [colin]      2.4.0cvs86
1136
1137         * src/common/utils.c
1138         * src/common/utils.h
1139                 Add the sc_g_*list_bigger functions in
1140                 a place everyone can use it
1141         * src/summaryview.c
1142                 Only freeze/thaw the list when working
1143                 on the selection, if it's bigger than 1
1144         * src/gtk/gtksctree.c
1145                 Only freeze/thaw the list when unselec-
1146                 ting 'all' if ('all' != 1)
1147                 This avoids some flickering
1148
1149 2006-08-24 [colin]      2.4.0cvs85
1150
1151         * src/addressbook.c
1152                 Fix strange list selection
1153                 Fix random seg (Invalid read of freed memory)
1154
1155 2006-08-24 [colin]      2.4.0cvs84
1156
1157         * src/alertpanel.c
1158         * src/gtk/inputdialog.c
1159         * src/plugins/pgpcore/passphrase.c
1160                 Revert minimal width patch of 2.4.0cvs67,
1161                 as it is also a maximal width. Use 
1162                 gtk_window_set_default_size instead.
1163
1164 2006-08-24 [colin]      2.4.0cvs83
1165
1166         * src/msgcache.c
1167                 Write cache/mark to temp files before
1168                 overwriting old ones (avoids metadata
1169                 loss if writing the new files fail).
1170                 Use mmap() to read cache/mark file, as
1171                 this makes cache reading faster. Dis-
1172                 abled for big-endian machines until it
1173                 can be tested. (Big-endian users: set
1174                 msgcache_use_mmap = TRUE in the relevant
1175                 #if).
1176         * src/procmsg.h
1177                 Move rarely used fields of MsgInfo in 
1178                 another structure, which will only be
1179                 allocated if needed. Face, X-Face,
1180                 Return receipt headers and List-*
1181                 headers are moved. Mails having none
1182                 of these occupy 52 bytes less with
1183                 this patch, which makes 2.5MB of RAM
1184                 saved on a 50k folder).
1185         * src/headerview.c
1186         * src/mainwindow.c
1187         * src/messageview.c
1188         * src/partial_download.c
1189         * src/procheader.c
1190         * src/procmsg.c
1191         * src/textview.c
1192                 Follow this structure change.
1193
1194 2006-08-24 [wwp]        2.4.0cvs82
1195
1196         * manual/es/.cvsignore
1197         * manual/es/dist/.cvsignore
1198         * manual/es/dist/html/.cvsignore
1199         * manual/es/dist/pdf/.cvsignore
1200         * manual/es/dist/ps/.cvsignore
1201         * manual/es/dist/txt/.cvsignore
1202                 more (generated) files to ignore.
1203
1204 2006-08-24 [colin]      2.4.0cvs81
1205
1206         * src/folder.c
1207         * src/mh.c
1208                 Fix possible problems with local delivery. Check the folder doesn't
1209                 need scan before setting its mtime when saving cache (which can be
1210                 done long after the folder's been modified by an external process);
1211                 Check that the stored item's mtime didn't change in mh functions.
1212
1213 2006-08-24 [mones]      2.4.0cvs80
1214
1215         * manual/advanced.xml
1216                 Rewrapping, some fixes and MANUAL-TODO items:
1217                 8.1. = change "" to <quote></quote>
1218                 8.3. = quote menu items
1219                 8.5. - deploying -> new user ... ideally a new user (redundant)
1220
1221 2006-08-23 [colin]      2.4.0cvs79
1222
1223         * src/gtk/gtksctree.c
1224                 When selecting or deselecting range, only
1225                 freeze/thaw when selection is bigger than 10
1226
1227 2006-08-23 [colin]      2.4.0cvs78
1228
1229         * src/messageview.c
1230         * src/mimeview.c
1231         * src/mimeview.h
1232         * src/plugins/dillo_viewer/dillo_viewer.c
1233                 Provide an API for MimeViewer plugins to
1234                 return a text selection for replying
1235
1236 2006-08-23 [colin]      2.4.0cvs77
1237
1238         * src/image_viewer.c
1239         * src/textview.c
1240                 Use gtk_pixbuf_new_from_file_at_scale(), which
1241                 is faster than getting the pixbuf then resizing
1242                 it.
1243
1244 2006-08-23 [colin]      2.4.0cvs76
1245
1246         * src/procmime.c
1247                 UTF-8 should be sent Quoted-printable
1248
1249 2006-08-22 [colin]      2.4.0cvs75
1250
1251         * src/mh.c
1252                 Check if scan is required before touching
1253                 the folder (or it'll be required every time)
1254
1255 2006-08-22 [colin]      2.4.0cvs74
1256
1257         * configure.ac
1258                 Require libetpan 0.46 (crasher fix when built
1259                 against gnutls)
1260
1261 2006-08-22 [colin]      2.4.0cvs73
1262
1263         * src/folder.c
1264                 Set folder's mtime after writing its
1265                 cache
1266         * src/folderview.c
1267                 Add some timing
1268         * src/procmsg.c
1269                 Don't do useless stuff if we don't 
1270                 thread by subject
1271         * src/summaryview.c
1272                 Add some timing, don't deselect prior
1273                 to selecting (gtksctree does it itself),
1274                 remove crash avoidance hacks as it's been
1275                 properly fixed since a while
1276         * src/common/utils.c
1277                 Optimize to_human_readable(): _() is slow,
1278                 do it only once, and avoid %f format for KB
1279                 (the most common in a summaryview)
1280         * src/gtk/gtksctree.c
1281                 Don't uselessly freeze/thaw (fixes flicker
1282                 on next unread and friends), reduce number
1283                 of g_list_nth/g_list_position where possible
1284         * src/gtk/gtkutils.c
1285         * src/gtk/gtkutils.h
1286                 Reduce number of g_list_nth/g_list_position
1287                 where possible.
1288                 All of this makes loading as 70k folder 2.1
1289                 seconds instead of 3.2 (with hot FS caches).
1290                 (1.3 seconds without Date and Size columns...)
1291
1292 2006-08-22 [paul]       2.4.0cvs72
1293
1294         wrap documents and do some items from mones' MANUAL-TODO:
1295
1296         * manual/account.xml
1297                 4.1. = fix tabname references to <quote>tabname</quote>
1298                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1299         * manual/faq.xml
1300                 1.1. = mentioned options don't match UI
1301                 Add information about the 'Never send Return Receipts'
1302                 option
1303         * manual/handling.xml
1304                 6.2. = Mentions Extended symbols button, but now is
1305                 named Information
1306                 6.3. = Mentions ... button, which is now Edit
1307
1308 2006-08-22 [colin]      2.4.0cvs71
1309
1310         * src/gtk/pluginwindow.c
1311                 Fix layout in verbose translations (such
1312                 as french)
1313
1314 2006-08-22 [paul]       2.4.0cvs70
1315
1316         * manual/Makefile.am
1317                 build manuals in alphabetical order
1318         * src/addressbook.c
1319         * src/prefs_themes.c
1320                 replace/remove deprecated symbols
1321         * src/gtk/gtkutils.c
1322                 fix a warning
1323         * src/gtk/pluginwindow.c
1324                 replace deprecated symbol
1325                 replace label text and move it
1326         * src/plugins/pgpcore/prefs_gpg.c
1327                 move the 'Generate...' button out of the
1328                 Sign Key frame, replace the English used
1329         * src/plugins/pgpcore/sgpgme.c
1330                 fixes to the English
1331
1332 2006-08-21 [colin]      2.4.0cvs69
1333
1334         * src/plugins/trayicon/trayicon.c
1335                 Add more strings for translation; patch
1336                 by Pawel
1337
1338 2006-08-21 [colin]      2.4.0cvs68
1339
1340         * src/compose.c
1341                 fix replied flag not set after drafting
1342         * src/matcher.c
1343                 fix body quicksearch in non-encoded bodies
1344                 containing '='
1345         * src/msgcache.c
1346                 Get rid of the g_malloc workaround for
1347                 corrupted caches, use g_try_malloc
1348
1349 2006-08-21 [colin]      2.4.0cvs67
1350
1351         * src/alertpanel.c
1352         * src/gtk/inputdialog.c
1353         * src/plugins/pgpcore/passphrase.c
1354                 Set minimal width to 375
1355         * src/mainwindow.c
1356                 Fix switching to offline, asking if it 
1357                 should be overriden for synchronising
1358         * src/mimeview.c
1359                 Don't offer to remember command on Open 
1360                 with for text parts, as the browser or 
1361                 text editor command isn't changed from 
1362                 there
1363
1364 2006-08-20 [paul]       2.4.0cvs66
1365
1366         * po/ko.po
1367         * po/zh_CN.po
1368                 fix plural form errors. revealed by stricter
1369                 checking of gettext 0.15
1370
1371 2006-08-18 [paul]       2.4.0cvs65
1372
1373         * src/stock_pixmap.c
1374                 fix the fix of 2.4.0cvs64
1375                 Thanks to Colin
1376
1377 2006-08-18 [paul]       2.4.0cvs64
1378
1379         * src/stock_pixmap.c
1380                 fix leaks
1381                 Thanks to Colin
1382
1383 2006-08-18 [paul]       2.4.0cvs63
1384
1385         * src/compose.c
1386         * src/procmsg.c
1387                 fix occasional IMAP bug where large msgs
1388                 were left in the queue folder after sending
1389                 Thanks to Colin
1390
1391 2006-08-18 [paul]       2.4.0cvs62
1392
1393         * src/folderview.c
1394                 freeze the summaryview while quicksearch results
1395                 are displayed
1396                 (fixes bug 456 'current message is hidden when the
1397                 view is refreshed and extended search is "unread 
1398                 messages"')
1399                 Thanks to Colin
1400         * src/textview.c
1401                 add missing #include "inputdialog.h"
1402         * src/common/utils.h
1403                 add missing mailcap_update_default() and improve
1404                 readability
1405
1406 2006-08-17 [colin]      2.4.0cvs61
1407
1408         * src/plugins/pgpcore/select-keys.c
1409                 Fix warnings :)
1410
1411 2006-08-17 [colin]      2.4.0cvs60
1412
1413         * src/compose.c
1414                 Don't continue queuing if Cancel is clicked
1415                 in select-keys
1416
1417 2006-08-17 [colin]      2.4.0cvs59
1418
1419         * src/plugins/pgpcore/select-keys.c
1420                 When encrypting, if only one key matches and it 
1421                 matches exactly, automatically use it.
1422
1423 2006-08-17 [colin]      2.4.0cvs58
1424
1425         * src/mimeview.c
1426         * src/prefs_common.c
1427         * src/prefs_common.h
1428         * src/prefs_ext_prog.c
1429         * src/textview.c
1430                 Fix issues with previous patch (text/html)
1431                 Remove outdated prefs
1432
1433 2006-08-17 [colin]      2.4.0cvs57
1434
1435         * src/imap.c
1436                 Add View Log button on auth error
1437         * src/procmsg.c
1438                 Fix encrypted mail marked as new when
1439                 saved in normal folders
1440         * src/plugins/pgpinline/pgpinline.c
1441                 Fix encrypt bug on IMAP
1442         * src/mimeview.c
1443         * src/common/utils.c
1444         * src/common/utils.h
1445         * src/gtk/inputdialog.c
1446         * src/gtk/inputdialog.h
1447                 Get rid of metamail stuff, simplify
1448                 opening, and allow remembering of user's
1449                 choices (by updating ~/.mailcap). There's
1450                 still to drop "Audio player" and "Image
1451                 viewer" preferences.
1452
1453 2006-08-17 [mones]      2.4.0cvs56
1454
1455         * manual/es/sylpheed-claws-manual.xml
1456                 fix DTD path
1457
1458 2006-08-17 [mones]      2.4.0cvs55
1459
1460         * configure.ac
1461         * manual/Makefile.am
1462         * manual/es/Makefile.am
1463         * manual/es/account.xml
1464         * manual/es/ack.xml
1465         * manual/es/addrbook.xml
1466         * manual/es/advanced.xml
1467         * manual/es/faq.xml
1468         * manual/es/glossary.xml
1469         * manual/es/gpl.xml
1470         * manual/es/handling.xml
1471         * manual/es/intro.xml
1472         * manual/es/keyboard.xml
1473         * manual/es/plugins.xml
1474         * manual/es/starting.xml
1475         * manual/es/sylpheed-claws-manual.xml
1476         * manual/es/dist/Makefile.am
1477         * manual/es/dist/html/Makefile.am
1478         * manual/es/dist/pdf/Makefile.am
1479         * manual/es/dist/ps/Makefile.am
1480         * manual/es/dist/txt/Makefile.am
1481                 Spanish translation for the manual
1482
1483 2006-08-16 [colin]      2.4.0cvs54
1484
1485         * src/compose.c
1486         * src/main.c
1487         * src/mainwindow.c
1488                 Fix send button sensitivity at startup
1489                 Set send menu sensitivity (patch by Fabien)
1490         * src/ssl_manager.c
1491                 Enable closing with esc (patch by Fabien)
1492         * src/gtk/foldersort.c
1493                 Enable closing with esc (patch by Fabien)
1494         * src/procmime.c
1495                 Optimisation (no need to copy to tempfile to
1496                 "decode" 7bit and 8bit)
1497         * src/summaryview.c
1498                 Fix cruft in swap_from case
1499         * src/textview.c
1500                 Fix missing last line in some mail cases 
1501                 (Fixes debian #381872)
1502         * src/plugins/pgpcore/prefs_gpg.c
1503         * src/plugins/pgpcore/sgpgme.c
1504         * src/plugins/pgpcore/sgpgme.h
1505                 Don't show "no key found" when user explicitely
1506                 wants to create a key
1507
1508 2006-08-16 [paul]       2.4.0cvs53
1509
1510         * configure.ac
1511         * src/account.c
1512         * src/addressbook.c
1513         * src/headerview.c
1514         * src/prefs_account.c
1515         * src/prefs_message.c
1516         * src/gtk/gtkutils.c
1517                 bump up minimum required versions of GTK+ and
1518                 GLIB to 2.6.0
1519
1520 2006-08-16 [paul]       2.4.0cvs52
1521
1522         * src/toolbar.c
1523                 workaround GTK+ Bug 351600 - 'Can't re-click
1524                 on button after sensitivity update'
1525                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1526                 Thanks to Colin
1527
1528 2006-08-15 [colin]      2.4.0cvs51
1529
1530         * src/plugins/pgpcore/prefs_gpg.c
1531                 Set options sensitivity according to
1532                 key existence
1533         * src/plugins/pgpcore/sgpgme.c
1534                 Allow to create key with no passphrase
1535
1536 2006-08-14 [cleroy]     2.4.0cvs50
1537
1538         * src/gtk/pluginwindow.c
1539                 New layout (maybe to be changed?)
1540         * src/gtk/gtkutils.c
1541                 Fix a bit label_window
1542         * src/plugins/pgpcore/passphrase.c
1543         * src/plugins/pgpcore/passphrase.h
1544         * src/plugins/pgpcore/plugin.c
1545         * src/plugins/pgpcore/prefs_gpg.c
1546         * src/plugins/pgpcore/prefs_gpg.h
1547         * src/plugins/pgpcore/sgpgme.c
1548         * src/plugins/pgpcore/sgpgme.h
1549                 Allow to create a PGP private key via the GUI
1550
1551 2006-08-14 [wwp]        2.4.0cvs49
1552
1553         * src/addressbook_foldersel.c
1554                 fix strict ISO C90 compliance.
1555
1556 2006-08-14 [paul]       2.4.0cvs48
1557
1558         * src/gtk/prefswindow.c
1559                 re-set scrolled window on opening
1560                 Patch by Ticho
1561
1562 2006-08-14 [paul]
1563
1564         2.5.0-rc1 released
1565
1566 2006-08-14 [paul]       2.4.0cvs47
1567
1568         * src/prefs_display_header.c
1569                 re-enable user-defined Displayed Headers
1570
1571 2006-08-14 [paul]       2.4.0cvs46
1572
1573         * src/prefs_account.c
1574                 use GTK_STOCK_EDIT
1575
1576 2006-08-13 [colin]      2.4.0cvs45
1577
1578         * src/common/utils.c
1579                 Fix "a" in quote when the original message is empty,
1580                 by using \0 instead of 'a' to test writability of
1581                 temp files.
1582
1583 2006-08-13 [wwp]        2.4.0cvs44
1584
1585         * src/plugins/spamassassin/spamassassin.c
1586                 fix capitalization of "SpamAssassin" in some debug, log and
1587                 dialog messages.
1588
1589 2006-08-13 [paul]       2.4.0cvs43
1590
1591         * src/editldap.c
1592                 fix overlapping widgets
1593         * src/prefs_account.c
1594                 fix translation of protocol_names[]
1595                 fix label disappearing off the edge of the
1596                 visible area
1597
1598 2006-08-12 [paul]       2.4.0cvs42
1599
1600         * manual/plugins.xml
1601                 update IRC channel info before it gets forgotten
1602                 about
1603
1604 2006-08-11 [colin]      2.4.0cvs41
1605
1606         * src/compose.c
1607         * src/mainwindow.c
1608         * src/mainwindow.h
1609         * src/procmsg.c
1610         * src/procmsg.h
1611         * src/summaryview.c
1612         * src/toolbar.c
1613                 Grey out the Send button if
1614                 - Queue folders are empty, or
1615                 - We're sending already
1616
1617 2006-08-11 [wwp]        2.4.0cvs40
1618
1619         * src/main.c
1620                 fix a logic issue when quitting while a compose window is
1621                 still open, thanks to Colin.
1622
1623 2006-08-10 [colin]      2.4.0cvs39
1624
1625         * src/main.c
1626                 Fix default font size setting after wizard run
1627         * src/imap.c
1628         * src/etpan/imap-thread.c
1629         * src/etpan/imap-thread.h
1630                 Fix bug #999 (Timing out on TSL cert validation 
1631                 dialog makes ugly things happen). Also, STARTTLS
1632                 unconditionnaly if initial capabilities contain
1633                 LOGINDISABLED and STARTTLS.
1634
1635 2006-08-09 [colin]      2.4.0cvs38
1636
1637         * src/mainwindow.c
1638         * src/mainwindow.h
1639                 Fix Tools/Actions sensitivity when there are
1640                 no actions
1641
1642 2006-08-09 [colin]      2.4.0cvs37
1643
1644         * src/prefs_filtering.c
1645                 Warning fix, patch by Paul
1646         * src/messageview.c
1647         * src/prefs_actions.c
1648         * src/prefs_filtering_action.c
1649         * src/prefs_matcher.c
1650                 Uniformisation of "Info ..." to "Info..." (for
1651                 old gtk), patch by Fabien
1652         * src/plugins/clamav/clamav_plugin_gtk.c
1653                 Sensitivity fix by Fabien
1654
1655 2006-08-09 [colin]      2.4.0cvs36
1656
1657         * src/main.c
1658         * src/main.h
1659                 Add a function to know whether we're exiting
1660         * src/plugins/trayicon/trayicon.c
1661                 If exiting, don't do anything. Faster, and
1662                 avoids gtk_main_iteration reentracy causing
1663                 segfaults at exit
1664
1665 2006-08-09 [colin]      2.4.0cvs35
1666
1667         * src/messageview.c
1668         * src/mimeview.c
1669         * src/mimeview.h
1670                 Fix lack of part selection when automatically 
1671                 jumping to a specific part
1672         * src/msgcache.c
1673                 Little optimisation in cache reading
1674
1675 2006-08-09 [colin]      2.4.0cvs34
1676
1677         * src/compose.c
1678                 Fix crash setting the priority on reedit
1679                 (Accessing compose before creating it!)
1680
1681 2006-08-08 [colin]      2.4.0cvs33
1682
1683         * src/procmime.c
1684                 Fix bug #998 (last attachment is not accessible)
1685                 Bad RFC interpretation on multipart close-delimiters
1686         * src/mimeview.c
1687         * src/mimeview.h
1688         * src/gtk/gtkvscrollbutton.c
1689         * src/gtk/gtkvscrollbutton.h
1690                 Make attachments list wheel-scrollable
1691
1692 2006-08-07 [colin]      2.4.0cvs32
1693
1694         * src/gtk/gtkaspell.c
1695                 Fix bug #973 (Unicode punctation characters 
1696                 are not recognized as separators by the
1697                 spell checker); fix unsigned stuff
1698
1699 2006-08-07 [colin]      2.4.0cvs31
1700
1701         * src/compose.c
1702                 Fix bug #956 (DnD text with accents in compose 
1703                 text entry); fix gccc's signed/unsigned fuss
1704
1705 2006-08-06 [colin]      2.4.0cvs30
1706
1707         * src/main.c
1708                 Fix bug #979 (Plugin crashes when exiting 
1709                 sylpheed-claws) : handle exit request only 
1710                 once
1711
1712 2006-08-05 [colin]      2.4.0cvs29
1713
1714         * src/news.c
1715                 Just make sure we have a msgid.
1716
1717 2006-08-05 [colin]      2.4.0cvs28
1718
1719         * src/news.c
1720         * src/summaryview.c
1721                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1722                 by reimplementing it
1723         * src/textview.c
1724                 Fix bug when hiding quotes with level > 3 and quote
1725                 colors are recycled
1726
1727 2006-08-04 [colin]      2.4.0cvs27
1728
1729         * src/compose.c
1730         * src/undo.c
1731         * src/undo.h
1732                 Fix a bit replace-by-pasting undo
1733         * src/mainwindow.c
1734         * src/messageview.c
1735                 Fix Fold quotes menu synchro in
1736                 mainwindow when it changes in 
1737                 messageview
1738         * src/textview.c
1739                 Fix right-click on quotes blocks
1740         * src/common/utils.c
1741                 Verify that the file created by
1742                 my_tmpfile() is writable. Fixes
1743                 bug #988 (very specific filesystem
1744                 issue)
1745         * src/plugins/pgpcore/sgpgme.c
1746                 Fix file descriptor leak
1747         * src/plugins/spamassassin/spamassassin.c
1748                 Warn once if spamd isn't reachable
1749
1750 2006-08-04 [colin]      2.4.0cvs26
1751
1752         * src/toolbar.c
1753                 i18n context patch by Fabien
1754
1755 2006-08-03 [colin]      2.4.0cvs25
1756
1757         * src/mainwindow.c
1758         * src/messageview.c
1759                 Rename "Hide quotes" to "Fold quotes"
1760         * src/textview.c
1761                 Don't use hand cursor on quotes. "all 
1762                 the bonuses of the feature and none of 
1763                 unwelcome side-effects"
1764
1765 2006-08-03 [colin]      2.4.0cvs24
1766
1767         * AUTHORS
1768         * sylpheed-claws.desktop
1769         * src/gtk/authors.h
1770                 Bring the desktop file to XDG compliance
1771                 Patch by Charles A. Edwards
1772
1773 2006-08-03 [colin]      2.4.0cvs23
1774
1775         * src/textview.c
1776                 Fix links offset when they are preceded
1777                 by accentued chars (g_utf8_strlen!)
1778         * src/mainwindow.c
1779                 Fix wrong status when starting offline
1780
1781
1782 2006-08-03 [wwp]        2.4.0cvs22
1783
1784         * src/prefs_common.h
1785                 ask what to do w/ filtering rules that belong to an account when
1786                 applying filtering rules manually from the main window (skip,
1787                 apply regardless of the account, use current account). This dialog
1788                 can be skipped and the last reply used.
1789                 (forgot that file)
1790
1791 2006-08-03 [wwp]        2.4.0cvs21
1792
1793         * src/filtering.c
1794         * src/filtering.h
1795         * src/prefs_common.c
1796         * src/summaryview.c
1797         * src/alertpanel.c
1798         * src/alertpanel.h
1799         * src/messageview.c
1800                 ask what to do w/ filtering rules that belong to an account when
1801                 applying filtering rules manually from the main window (skip,
1802                 apply regardless of the account, use current account). This dialog
1803                 can be skipped and the last reply used.
1804
1805
1806 2006-08-03 [colin]      2.4.0cvs20
1807
1808         * src/textview.c
1809                 Optimize previous patch
1810
1811 2006-08-03 [cleroy]     2.4.0cvs19
1812
1813         * src/textview.c
1814                 Fix quotes getting toggled back when the
1815                 mail has an even number of text parts
1816
1817 2006-08-02 [colin]      2.4.0cvs18
1818
1819         * src/messageview.c
1820                 Add Hide quotes menu
1821
1822 2006-08-02 [colin]      2.4.0cvs17
1823
1824         * src/mainwindow.c
1825         * src/prefs_common.c
1826         * src/textview.c
1827         * src/textview.h
1828         * src/gtk/about.c
1829                 Allow per-level quote hiding,
1830                 Allow toggling quotes by double-clicking them
1831                 Rename RemoteURI to ClickableText to reflect
1832                 the fact it's used for a variety of things
1833
1834 2006-08-02 [wwp]        2.4.0cvs16
1835
1836         * src/mainwindow.c
1837                 fix "View/Hide quotes" menu item status initialization.
1838
1839 2006-08-02 [wwp]        2.4.0cvs15
1840
1841         * src/matcher_parser_parse.y
1842                 remove a debug trace.
1843
1844 2006-08-02 [paul]       2.4.0cvs14
1845
1846         * src/plugins/pgpcore/passphrase.c
1847                 don't set initial dialog size
1848                 make it resizable
1849
1850 2006-08-02 [paul]       2.4.0cvs13
1851
1852         * src/noticeview.c
1853                 remove the rogue '/' character
1854
1855 2006-08-02 [paul]       2.4.0cvs12
1856
1857         * src/noticeview.c
1858                 allow buttons to resize as necessary
1859
1860 2006-08-01 [wwp]        2.4.0cvs11
1861
1862         * src/mbox.c
1863                 fix strict ISO C90 compliance.
1864
1865 2006-08-01 [wwp]        2.4.0cvs10
1866
1867         * tools/update-po
1868                 updated update-po tool to work w/ context-dependent translations.
1869                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1870
1871 2006-08-01 [wwp]        2.4.0cvs9
1872
1873         * src/matcher.c
1874         * src/prefs_filtering.c
1875         * src/prefs_matcher.c
1876                 allow context-dependent translations for "All",
1877                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1878
1879 2006-07-31 [colin]      2.4.0cvs8
1880
1881         * AUTHORS
1882         * src/gtk/authors.h
1883                 Add Rafal to authors
1884
1885 2006-07-31 [colin]      2.4.0cvs7
1886
1887         * src/compose.c
1888         * src/mainwindow.c
1889         * src/messageview.h
1890         * src/prefs_common.c
1891         * src/prefs_common.h
1892         * src/textview.c
1893                 Add 'View/Hide quotes'. Patch based on a patch
1894                 by Rafal Weglarz
1895
1896 2006-07-31 [colin]      2.4.0cvs6
1897
1898         * src/action.c
1899                 Fix problem with "> stuff >" actions
1900
1901 2006-07-31 [paul]       2.4.0cvs5
1902
1903         * po/nb.po
1904                 updated by Geir Helland
1905
1906 2006-07-31 [wwp]        2.4.0cvs4
1907
1908         * src/mainwindow.c
1909         * src/summaryview.c
1910         * src/summaryview.h
1911                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1912                 thanks to Colin.
1913
1914 2006-07-31 [wwp]        2.4.0cvs3
1915
1916         * src/Makefile.am
1917         * src/addr_compl.c
1918         * src/addr_compl.h
1919         * src/addressbook.c
1920         * src/addressbook.h
1921         * src/addressbook_foldersel.c
1922         * src/addressbook_foldersel.h
1923         * src/addrindex.c
1924         * src/addrindex.h
1925         * src/matcher.c
1926         * src/matcher.h
1927         * src/matcher_parser_lex.l
1928         * src/matcher_parser_parse.y
1929         * src/prefs_common.c
1930         * src/prefs_common.h
1931         * src/prefs_filtering.c
1932         * src/prefs_matcher.c
1933         * src/prefs_matcher.h
1934         * src/summaryview.c
1935                 introduce filtering against the address book. It's now possible to add
1936                 matched conditions to determine if any email address in a message matches
1937                 or doesn't match any or all books or folders in the address book.
1938
1939 2006-07-31 [wwp]        2.4.0cvs2
1940
1941         * src/account.c
1942         * src/filtering.c
1943         * src/filtering.h
1944         * src/folder.c
1945         * src/folderview.c
1946         * src/inc.c
1947         * src/mainwindow.c
1948         * src/matcher.c
1949         * src/matcher_parser_lex.l
1950         * src/matcher_parser_parse.y
1951         * src/mbox.c
1952         * src/prefs_filtering.c
1953         * src/prefs_filtering.h
1954         * src/procmsg.c
1955         * src/procmsg.h
1956         * src/summaryview.c
1957                 introduce per-account filtering rules. Each filtering rule can now be assigned
1958                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1959                 when applying filtering rules manually, as all rules will apply - even the ones
1960                 assigned to an account. This issue will be addressed soon.
1961  
1962
1963
1964 2006-07-31 [wwp]        2.4.0cvs1
1965
1966         * src/quote_fmt.c
1967                 make more strings translatable.
1968
1969 2006-07-31 [paul]       2.4.0
1970
1971         2.4.0 released
1972
1973 2006-07-31 [paul]       2.3.1cvs91
1974
1975         * po/ca.po
1976                 updated by Miquel Oliete
1977
1978 2006-07-31 [paul]       2.3.1cvs90
1979
1980         * po/de.po
1981         * po/el.po
1982         * po/fr.po
1983         * po/it.po
1984         * po/pl.po
1985         * po/pt_BR.po
1986         * po/sr.po
1987         * po/zh_CN.po
1988                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1989                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1990                 Aleksandar Urosevic, and Ralgh Young
1991
1992 2006-07-31 [paul]       2.3.1cvs89
1993
1994         * src/account.c
1995         * src/main.c
1996         * src/mainwindow.c
1997         * src/mainwindow.h
1998                 Fix a race condition when, after an SC crash, rescanning
1999                 folders took more than 0.5 seconds
2000                 Thanks to Colin
2001
2002 2006-07-31 [paul]       2.3.1cvs88
2003
2004         * src/folderview.c
2005                 don't translate separator strings
2006
2007 2006-07-30 [mones]      2.3.1cvs87
2008
2009         * doc/man/sylpheed-claws.1
2010                 Fixed non-ASCII chars in Hoa's name
2011         * po/es.po
2012                 Updated for release
2013
2014 2006-07-27 [colin]      2.3.1cvs86
2015
2016         * src/textview.c
2017                 Don't include the leading \n in links
2018                 Patch by Fabien
2019
2020 2006-07-25 [colin]      2.3.1cvs85
2021
2022         * src/mainwindow.c
2023         * src/common/socket.h
2024         * src/etpan/imap-thread.c
2025                 Refresh resolvers before connecting
2026                 to IMAP servers, and after switching
2027                 to online. Thanks to Paul.
2028
2029 2006-07-18 [colin]
2030
2031         * 2.4.0-rc4 released
2032
2033 2006-07-17 [colin]      2.3.1cvs84
2034
2035         * src/inc.c
2036                 Show connection attempt in statusbar before
2037                 connecting (previously first message was
2038                 "Retrieving messages from ..." after the
2039                 connection succeeded.
2040
2041 2006-07-16 [wwp]        2.3.1cvs83
2042
2043         * sylpheed-claws.ico
2044                 Added .ico file (windows multi-size icon file, generated).
2045
2046 2006-07-12 [wwp]        2.3.1cvs82
2047
2048         * src/messageview.c
2049                 remove Message/Re-edit menu entry from messageview window,
2050                 as sent/draft/queued messages are opened in compose window when
2051                 re-edited and it's not possible to re-edit other msgs.
2052
2053 2006-07-12 [paul]       2.3.1cvs81
2054
2055         * AUTHORS
2056         * src/mainwindow.c
2057         * src/gtk/authors.h
2058                 check online state before resetting
2059                 mailcheck timer. Useful if some program
2060                 verifies connection state and updates
2061                 Claws.
2062                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2063
2064 2006-07-12 [paul]       2.3.1cvs80
2065
2066         * sylpheed-claws-128x128.png
2067         * sylpheed-claws-64x64.png
2068         * sylpheed-claws.png
2069         * src/Makefile.am
2070         * src/main.c
2071         * src/prefs_toolbar.c
2072         * src/stock_pixmap.c
2073         * src/stock_pixmap.h
2074         * src/wizard.c
2075         * src/gtk/about.c
2076         * src/gtk/gtkutils.c
2077         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2078         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2079         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2080         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2081         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2082         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2083                 updated and renamed logo/icon files and related
2084                 logo by Jesper Schultz
2085
2086 2006-07-11 [paul]       2.3.1cvs79
2087
2088         * src/main.c
2089                 fix the labels a smidgin
2090
2091 2006-07-09 [colin]      2.3.1cvs78
2092
2093         * src/textview.c
2094                 Show errors in textviewer's command
2095                 Patch by H. Merijn Brand
2096
2097 2006-07-09 [colin]      2.3.1cvs77
2098
2099         * src/compose.c
2100                 Save FMID in drafts too
2101
2102 2006-07-08 [colin]      2.3.1cvs76
2103
2104         * src/compose.c
2105                 Svae RMID in drafted mails too
2106                 Save quote_fmt vars for whole mails,
2107                 don't reset at each quote_fmt_init:
2108                 allows to use the same |i{var} in
2109                 various template fields
2110         * src/prefs_template.c
2111         * src/quote_fmt.h
2112         * src/quote_fmt_parse.y
2113                 Same
2114
2115 2006-07-08 [colin]      2.3.1cvs75
2116
2117         * src/textview.c
2118                 Fix highlighting of attached parts URIs
2119
2120 2006-07-08 [colin]      2.3.1cvs74
2121
2122         * src/main.c
2123                 Prevent bug #981 (sc 2.3.1 segfaults with 
2124                 gtk+ 2.10) from being reported again:
2125                 if Sylpheed-Claws has been compiled against
2126                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2127                 of if Sylpheed-Claws has been compiled against
2128                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2129                 error out.
2130
2131 2006-07-07 [colin]      2.3.1cvs73
2132
2133         * src/prefs_actions.c
2134                 Fix label
2135
2136 2006-07-07 [colin]      2.3.1cvs72
2137
2138         * src/prefs_actions.c
2139                 Fix compile on gtk < 2.8. argh :)
2140
2141 2006-07-07 [paul]       2.3.1cvs71
2142
2143         * src/common/defs.h
2144                 update DONATE_URI
2145
2146 2006-07-07 [colin]      2.3.1cvs70
2147
2148         * po/POTFILES.in
2149         * src/quote_fmt.c
2150         * src/quote_fmt_lex.l
2151         * src/quote_fmt_parse.y
2152                 Add |i{var}, a way to insert user-entered
2153                 text in a template
2154
2155 2006-07-07 [colin]
2156
2157         * 2.4.0-rc3 released
2158
2159 2006-07-07 [colin]      2.3.1cvs69
2160
2161         * src/folder.c
2162                 Don't consider inboxes of UNKNOWN folder 
2163                 classes to be useable as default inboxes
2164
2165 2006-07-07 [paul]       2.3.1cvs68
2166
2167         * src/textview.c
2168                 add missing #include <errno.h>
2169                 Thanks to René J. Blokland
2170
2171 2006-07-07 [paul]       2.3.1cvs67
2172
2173         * src/action.c
2174                 Return now Closes dialog
2175         * src/mimeview.c
2176         * src/mimeview.h
2177         * src/textview.c
2178                 add contextual menu to mime parts listed
2179                 in the textview
2180                 Thanks to Colin
2181         * src/common/utils.c
2182                 reversal: ' is a valid character in URLs
2183
2184 2006-07-06 [colin]      2.3.1cvs66
2185
2186         * src/remotefolder.h
2187                 Forgotten in previous commit
2188
2189 2006-07-06 [colin]      2.3.1cvs65
2190
2191         * src/folder.c
2192                 Set summary update flag whenever
2193                 totals changed
2194         * src/imap.c
2195         * src/prefs_account.c
2196         * src/common/utils.h
2197         * src/etpan/imap-thread.c
2198                 Fix warnings, thanks to Fabien and
2199                 Ricardo
2200
2201 2006-07-06 [wwp]        2.3.1cvs64
2202
2203         * src/gtk/gtkutils.c
2204                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2205
2206 2006-07-06 [wwp]        2.3.1cvs63
2207
2208         * src/account.c
2209         * src/addressbook.c
2210         * src/addressitem.h
2211         * src/folderview.c
2212         * src/mainwindow.c
2213         * src/manual.c
2214         * src/manual.h
2215         * src/message_search.c
2216         * src/prefs_actions.c
2217         * src/prefs_filtering.c
2218         * src/prefs_filtering.h
2219         * src/prefs_template.c
2220         * src/summary_search.c
2221         * src/summaryview.c
2222         * src/gtk/gtkutils.c
2223         * src/gtk/gtkutils.h
2224         * src/gtk/pluginwindow.c
2225                 add help buttons to some dialogs. Clicking such buttons opens a
2226                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2227
2228 2006-07-06 [paul]       2.3.1cvs62
2229
2230         * src/textview.c
2231                 fix attachments contextual menu
2232                 Thanks to Colin
2233
2234 2006-07-05 [colin]      2.3.1cvs61
2235
2236         * src/textview.c
2237         * src/compose.c
2238                 Handle sftp:// links
2239
2240 2006-07-05 [paul]       2.3.1cvs60
2241
2242         * src/gtk/filesel.c
2243                 grab save button by default
2244                 Thanks to Colin
2245
2246 2006-07-05 [wwp]        2.3.1cvs59
2247
2248         * manual/xml2pdf
2249                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2250
2251 2006-07-04 [colin]      2.3.1cvs58
2252
2253         * src/mimeview.c
2254         * src/textview.c
2255                 Use left click to select, middle click to open
2256                 on mimeparts links
2257         * src/common/utils.c
2258                 Fix segfault
2259
2260 2006-07-04 [colin]      2.3.1cvs57
2261
2262         * src/mainwindow.c
2263         * src/news.c
2264                 Warning fixes, thanks to Fabien
2265
2266 2006-07-04 [colin]      2.3.1cvs56
2267
2268         * src/mimeview.c
2269         * src/mimeview.h
2270         * src/textview.c
2271                 Allow parts to be selected via their text label
2272                 in textview
2273
2274 2006-07-04 [colin]      2.3.1cvs55
2275
2276         * src/folderview.c
2277                 Feedback when closing (for big folders)
2278         * src/prefs_actions.c
2279         * src/prefs_filtering.c
2280         * src/prefs_matcher.c
2281         * src/prefs_template.c
2282                 Fix default button when closing without
2283                 having saved
2284
2285 2006-07-04 [colin]      2.3.1cvs54
2286
2287         * src/news.c
2288                 Delete local file on deletion
2289
2290 2006-07-03 [colin]      2.3.1cvs53
2291
2292         * src/folderview.c
2293         * src/main.c
2294                 Don't freeze when rescanning after crash
2295
2296 2006-07-03 [wwp]        2.3.1cvs52
2297
2298         * src/compose.c
2299         * src/privacy.c
2300         * src/privacy.h
2301         * src/plugins/pgpinline/pgpinline.c
2302         * src/plugins/pgpmime/pgpmime.c
2303                 don't report an error when the user cancels the passphrase dialog.
2304
2305 2006-07-02 [colin]      2.3.1cvs51
2306
2307         * src/folderview.c
2308                 Open message when crossing folders with Space,
2309                 goto next unread and friends
2310
2311 2006-07-01 [colin]      2.3.1cvs50
2312
2313         * src/prefs_account.c
2314                 Typographic rules varying from language
2315                 to language (in french "Protocole :"),
2316                 we have to do that :)
2317
2318 2006-07-01 [ticho]      2.3.1cvs49
2319
2320         * src/prefs_account.c
2321                 Only use one temporary gchar* variable in
2322                 prefs_account_protocol_set_optmenu().
2323
2324 2006-07-01 [ticho]      2.3.1cvs48
2325
2326         * src/prefs_account.c
2327         * src/prefs_account.h
2328                 Use GtkLabel for existing account protocol name.
2329                 Created an array for protocol names and populate the
2330                 combobox from it in a for() cycle.
2331
2332 2006-06-30 [colin]      2.3.1cvs47
2333
2334         * src/compose.c
2335                 Block undo when changing signature (by changing
2336                 account)
2337
2338 2006-06-30 [paul]       2.3.1cvs46
2339
2340         * src/send_message.c
2341                 when editing From in the Compose window, use that address
2342                 in the Return-Path: header
2343                 Thanks to Colin
2344
2345 2006-06-30 [colin]      2.3.1cvs45
2346
2347         * src/compose.c
2348                 Fix signature replacement:
2349                 - when no newline before separator
2350                 - when reediting
2351
2352 2006-06-29 [colin]      2.3.1cvs44
2353
2354         * src/folderview.c
2355         * src/folderview.h
2356         * src/mainwindow.c
2357         * src/summaryview.c
2358                 Let 'View/Go to/Next marked' work like
2359                 Next new & Next unread: across folders
2360                 Change the select_on_entry pref to do
2361                 what we want when changing folder
2362         * src/common/utils.c
2363                 Fix single-quoted links 
2364
2365 2006-06-29 [colin]      2.3.1cvs43
2366
2367         * src/gtk/gtkaspell.c
2368                 "Sylpheed" and "Sylpheed-Claws" do exist !
2369
2370 2006-06-29 [colin]      2.3.1cvs42
2371
2372         * src/imap.c
2373                 Forgot to remove debug
2374
2375 2006-06-29 [colin]      2.3.1cvs41
2376
2377         * src/imap.c
2378         * src/imap.h
2379         * src/mainwindow.c
2380                 Disconnect from IMAP servers when going
2381                 offline. Fixes bug #978 (going to offline-mode 
2382                 won't close connections)
2383
2384 2006-06-29 [colin]      2.3.1cvs40
2385
2386         * src/main.c
2387                 Fix transient setting on failing plugins
2388                 Patch by Fabien
2389         * src/plugins/pgpcore/sgpgme.c
2390                 Only warn for OpenPGP. Most people don't
2391                 have CMS available.
2392
2393 2006-06-29 [colin]      2.3.1cvs39
2394
2395         * src/compose.c
2396                 Fix Spelling menu (discrepancy between context menu
2397                 and top menu when folder's dictionary isn't the 
2398                 default one)
2399         * src/plugins/pgpcore/sgpgme.c
2400                 More error reporting about why gpgme can fail
2401
2402 2006-06-29 [wwp]        2.3.1cvs38
2403
2404         * src/mainwindow.c
2405                 honor the display-header-pane setting even when the message view
2406                 is a separate window.
2407
2408 2006-06-29 [wwp]        2.3.1cvs37
2409
2410         * src/prefs_actions.c
2411                 forgot to commit that one (use of GTK_STOCK_INFO).
2412
2413 2006-06-29 [colin]      2.3.1cvs36
2414
2415         * src/imap.c
2416                 Better handling of login errors (ask the password
2417                 again once), alert in case of error. Fix three
2418                 signedness warnings.
2419
2420 2006-06-28 [wwp]        2.3.1cvs35
2421
2422         * src/prefs_template.c
2423         * src/prefs_matcher.c
2424         * src/prefs_filtering_action.c
2425         * src/prefs_quote.c
2426                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2427                 patch by Fabien Vantard, slightly modified.
2428
2429 2006-06-28 [paul]
2430
2431         2.4.0-rc2 released
2432
2433 2006-06-28 [colin]      2.3.1cvs34
2434
2435         * src/prefs_account.c
2436                 Fix bug #977 (Can't add or edit imap accounts)
2437
2438 2006-06-28 [colin]      2.3.1cvs33
2439
2440         * src/mimeview.c
2441                 Fix previous
2442
2443 2006-06-28 [colin]      2.3.1cvs32
2444
2445         * src/mimeview.c
2446                 Save named inlined attachments with "Save all"
2447         * src/main.c
2448         * src/mbox.c
2449         * src/common/plugin.c
2450         * src/common/plugin.h
2451         * src/common/sylpheed.c
2452         * src/common/utils.c
2453         * src/plugins/pgpcore/sylpheed.def
2454         * src/plugins/pgpinline/sylpheed.def
2455         * src/plugins/pgpmime/sylpheed.def
2456                 Win32 compatibility patch, by
2457                 Werner Koch
2458
2459 2006-06-28 [wwp]        2.3.1cvs31
2460
2461         * src/imap.c
2462         * src/prefs_folder_item.c
2463                 less compilation warnings (thanks to Fabien Vantard), less typos.
2464
2465 2006-06-28 [paul]       2.3.1cvs30
2466
2467         * src/gtk/gtkutils.c
2468                 gtk_combo_box_set_focus_on_click() is only
2469                 available since gtk 2.6.0
2470
2471 2006-06-28 [paul]       2.3.1cvs29
2472
2473         * src/prefs_ext_prog.c
2474                 fix engrish and add a tooltip for the
2475                 'command for 'Display as text' option
2476
2477 2006-06-28 [paul]
2478
2479         2.4.0-rc1 released
2480
2481 2006-06-28 [paul]       2.3.1cvs28
2482
2483         * ChangeLog
2484         * tools/Makefile.am
2485                 include textviewer.pl in releases
2486
2487 2006-06-28 [paul]       2.3.1cvs27
2488
2489         * src/prefs_ext_prog.c
2490                 hide Print command option if libgnomeprint
2491                 support is present
2492
2493 2006-06-27 [colin]      2.3.1cvs26
2494
2495         * src/compose.c
2496                 Fix Esc handling in insert/attach dialog
2497                 Don't show this dialog if dragging something
2498                 else than text/uri-list
2499                 Thanks to Fabien Vantard
2500         * tools/textviewer.pl
2501                 Filter script to display stuff as text
2502                 by H. Merijn Brand
2503
2504 2006-06-27 [wwp]        2.3.1cvs25
2505
2506         * src/messageview.c
2507                 use the exact product name (message view title), patch
2508                 by Fabien Vantard.
2509
2510 2006-06-27 [ticho]      2.3.1cvs24
2511
2512         * src/prefs_account.c
2513         * src/prefs_common.c
2514         * src/prefs_common.h
2515         * src/prefs_ext_prog.c
2516         * src/textview.c
2517                 Add a preference (Preferences/External programs)
2518                 to allow "Display as text" to be done via a script
2519                 (patch by H.Merijn Brand).
2520                 Use GtkComboBox for protocol selection in account
2521                 preferences.
2522                 Only include current choice for existing accounts, and
2523                 insensitivize the combobox.
2524
2525 2006-06-27 [paul]       2.3.1cvs23
2526
2527         * src/mbox.c
2528                 fix crasher introduced in cvs21.
2529                 Thanks to Colin
2530
2531 2006-06-26 [colin]      2.3.1cvs22
2532
2533         * src/mbox.c
2534                 Fix double-frees when leaving folders
2535                 after exporting to mbox
2536
2537 2006-06-26 [colin]      2.3.1cvs21
2538
2539         * src/mbox.c
2540                 More feedback (and optimisation)
2541                 on import/export
2542         * src/common/utils.c
2543                 Fix case when looking for mail addresses
2544         * src/gtk/gtkutils.c
2545                 Extra check for (X-)Face
2546
2547 2006-06-25 [ticho]      2.3.1cvs20
2548
2549         * src/compose.c
2550         * src/exphtmldlg.c
2551         * src/gtk/gtkutils.c
2552         * src/gtk/gtkutils.h
2553                 Added second argument to gtkut_sc_combobox_create() to
2554                 control focus-on-click for the widget.
2555                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2556
2557 2006-06-25 [ticho]      2.3.1cvs19
2558
2559         * src/compose.c
2560         * src/gtk/Makefile.am
2561         * src/gtk/combobox.c
2562         * src/gtk/combobox.h
2563         * src/gtk/gtkutils.c
2564         * src/gtk/gtkutils.h
2565                 Use GtkComboBox instead of deprecated GtkOptionMenu
2566                 for account selector in compose window and for encoding
2567                 selector in attachment properties.
2568                 Also factorise working with the new GtkComboBox somewhat.
2569
2570 2006-06-24 [paul]       2.3.1cvs18
2571
2572         * src/prefs_common.c
2573                 use the correct default value
2574
2575 2006-06-24 [paul]       2.3.1cvs17
2576
2577         * src/compose.c
2578         * src/prefs_common.c
2579         * src/prefs_common.h
2580         * src/prefs_compose_writing.c
2581                 enable setting of default action when
2582                 dnd'ing files in the compose window.
2583                 (Collaborative effort with wwp)
2584
2585 2006-06-23 [wwp]        2.3.1cvs16
2586
2587         * src/compose.c
2588                 i18n fix (thanks to Fabien Vantard)
2589
2590 2006-06-22 [colin]      2.3.1cvs15
2591
2592         * src/prefs_customheader.c
2593                 Don't use filters in custom headers' file 
2594                 selector. Remember, extensions mean nothing :)
2595
2596 2006-06-22 [paul]       2.3.1cvs14
2597
2598         * configure.ac
2599                 allow setting of man directory location
2600
2601 2006-06-22 [colin]      2.3.1cvs13
2602
2603         * src/mainwindow.c
2604                 Add 'View/Go to/Next unread folder'.
2605                 I missed that :)
2606
2607 2006-06-22 [colin]      2.3.1cvs12
2608
2609         * src/common/utils.c
2610                 Add some subject prefixes
2611                 Patch by Bjorn T Johansen <btj@havleik.no>
2612
2613 2006-06-22 [colin]      2.3.1cvs11
2614
2615         * manual/advanced.xml
2616                 Forgotten hidden pref
2617
2618 2006-06-21 [paul]       2.3.1cvs10
2619
2620         * src/prefs_account.c
2621                 complete the removal of 'Add date header' option
2622
2623 2006-06-21 [paul]       2.3.1cvs9
2624
2625         * src/account.c
2626         * src/compose.c
2627         * src/prefs_account.c
2628         * src/prefs_account.h
2629                 remove option to add date header - always
2630                 add date header
2631         * src/etpan/imap-thread.c
2632                 fix warnings (Thanks to Colin)
2633
2634 2006-06-21 [wwp]        2.3.1cvs8
2635
2636         * src/folder.c
2637                 set the attachment flag when inline text part are (file)named. This is more convenient
2638                 when receiving (for instance) inline source files or patches sent using thunderbird.
2639
2640 2006-06-21 [paul]       2.3.1cvs7
2641
2642         * src/inc.c
2643                 fix off-by-one count of current msg in
2644                 statusbar filtering progressbar
2645
2646 2006-06-21 [paul]       2.3.1cvs6
2647
2648         * src/folder.c
2649                 Show attachment icon even if the part is 'inline'
2650                 if the following conditions are met:
2651                 - content-type != 'text/plain'
2652                 - content-type != '*/pgp-signature'
2653                 - either 'name' or 'filename' parameter is not NULL
2654                 
2655                 Thanks to Colin
2656
2657 2006-06-21 [paul]       2.3.1cvs5
2658
2659         * src/messageview.c
2660         * src/prefs_common.c
2661         * src/prefs_common.h
2662         * src/prefs_other.c
2663                 add an option to 'Never send Return
2664                 Receipts'
2665                 Thanks to Colin
2666
2667 2006-06-20 [mones]      2.3.1cvs4
2668
2669         * po/es.po
2670                 updated
2671         * src/compose.c
2672                 typo fixed (space after comma)
2673         * tools/make.themes.project
2674                 remove exec mode from tarball files
2675
2676 2006-06-20 [colin]      2.3.1cvs3
2677
2678         * src/news.c
2679         * src/procheader.c
2680         * src/unmime.c
2681                 Better fix for \n's in headers (don't 
2682                 break Received: and others)
2683
2684 2006-06-20 [paul]       2.3.1cvs2
2685
2686         * src/alertpanel.c
2687         * src/textview.c
2688                 improve legibility of phishing attempt
2689                 dialog
2690
2691 2006-06-20 [paul]       2.3.1cvs1
2692
2693         * NEWS
2694         * README
2695         * configure.ac
2696                 Update version number following
2697                 stable release
2698
2699 2006-06-20 [colin]      2.3.0cvs26
2700
2701         * src/compose.c
2702                 When dragging a file to the text of the compose
2703                 window, ask whether we want to insert or attach
2704                 (I know lots of people who do that to attach)
2705
2706 2006-06-20 [colin]      2.3.0cvs25
2707
2708         * src/etpan/imap-thread.c
2709                 Fix threshold (the append command is often > 32 bytes)
2710
2711 2006-06-19 [colin]      2.3.0cvs24
2712
2713         * src/imap.c
2714         * src/etpan/imap-thread.c
2715                 Workaround Rockliffe IMAP server bug: replace
2716                 "x UID SEARCH (ANSWERED UID 1:*)" with
2717                 "x UID SEARCH ANSWERED"
2718                 (Rockliffe doesn't handle the parenthesis)
2719
2720 2006-06-19 [colin]      2.3.0cvs23
2721
2722         * src/compose.c
2723         * src/imap.c
2724         * src/etpan/imap-thread.c
2725                 Probably fix bug #972 (Freezes when adding 
2726                 an attachment to the message)
2727         * src/common/defs.h
2728                 Modernize Firefox cmd
2729
2730
2731 2006-06-18 [colin]      2.3.0cvs22
2732
2733         * src/prefs_customheader.c
2734                 Only allow correct filenames for various
2735                 custom headers
2736
2737 2006-06-18 [colin]      2.3.0cvs21
2738
2739         * src/prefs_customheader.c
2740                 Add a 'From File...' button in custom headers prefs, which
2741                 try to do the right thing: 
2742                 for normal headers, use file as plaintext,
2743                 for X-Face, calls compface,
2744                 for Face, encode to b64.
2745
2746 2006-06-17 [colin]      2.3.0cvs20
2747
2748         * src/mh.c
2749                 Warning fix
2750
2751 2006-06-16 [colin]      2.3.0cvs19
2752
2753         * src/summaryview.c
2754                 Recursive quicksearch: show message list
2755                 in current folder, *then* search children
2756                 in the background.
2757
2758 2006-06-16 [colin]      2.3.0cvs18
2759
2760         * src/main.c
2761                 Instead of ignoring SIGPIPE, save caches
2762                 when getting one. Will fix the fact that
2763                 hot caches are out-of-date when logging 
2764                 out of Xorg.
2765         * src/compose.c
2766         * src/prefs_compose_writing.c
2767                 Only save text (not attachments) when 
2768                 auto-saving to drafts
2769         * src/unmime.c
2770                 Always replace \n, \r and \t with spaces
2771                 in headers
2772         * manual/dist/html/Makefile.am
2773         * manual/dist/pdf/Makefile.am
2774         * manual/dist/ps/Makefile.am
2775         * manual/dist/txt/Makefile.am
2776         * manual/fr/dist/html/Makefile.am
2777         * manual/fr/dist/pdf/Makefile.am
2778         * manual/fr/dist/ps/Makefile.am
2779         * manual/fr/dist/txt/Makefile.am
2780         * manual/pl/dist/html/Makefile.am
2781         * manual/pl/dist/pdf/Makefile.am
2782         * manual/pl/dist/ps/Makefile.am
2783         * manual/pl/dist/txt/Makefile.am
2784                 Fix make clean removing pregenerated manuals
2785
2786
2787 2006-06-16 [colin]      2.3.0cvs17
2788
2789         * src/plugins/pgpcore/sgpgme.c
2790         * src/plugins/pgpmime/pgpmime.c
2791         * src/plugins/pgpinline/pgpinline.c
2792                 Better error reporting in setup_signers.
2793                 Don't fallback to default key if specified
2794                 key isn't found.
2795                 Don't allow signing if more than one secret
2796                 key matches the one specified in prefs.
2797
2798 2006-06-15 [colin]      2.3.0cvs16
2799
2800         * src/folderview.c
2801                 Add "Send queue" in the folder's contextual
2802                 menu
2803         * src/compose.c
2804         * src/messageview.c
2805         * src/privacy.c
2806         * src/privacy.h
2807         * src/procmime.c
2808         * src/procmsg.c
2809         * src/plugins/pgpcore/passphrase.c
2810         * src/plugins/pgpcore/sgpgme.c
2811         * src/plugins/pgpinline/pgpinline.c
2812         * src/plugins/pgpmime/pgpmime.c
2813                 Better error reporting
2814         * src/mbox.c
2815                 Probably fix bug #971 (2.2.3 cannot read mail 
2816                 from local mbox)
2817
2818
2819 2006-06-15 [mones]      2.3.0cvs15
2820
2821         * tools/make.themes.project
2822                 creates the themes project from the web page
2823
2824 2006-06-15 [colin]      2.3.0cvs14
2825
2826         * src/folder.c
2827                 Better fix (avoid losing the folder if scan_tree 
2828                 fails)
2829
2830 2006-06-15 [cleroy]     2.3.0cvs13
2831
2832         * src/folder.c
2833                 Probably fix Bug #969 (crash on rebuilding 
2834                 imap folder)
2835
2836 2006-06-14 [colin]      2.3.0cvs12
2837
2838         * manual/dtd/manual.xsl
2839         * manual/sylpheed-claws-manual.xml
2840         * manual/fr/sylpheed-claws-manual.xml
2841         * manual/pl/sylpheed-claws-manual.xml
2842                 Insert pagebreaks between sections
2843
2844 2006-06-14 [paul]       2.3.0cvs11
2845
2846         * configure.ac
2847                 better fix than 2.3.0cvs10
2848
2849 2006-06-14 [paul]       2.3.0cvs10
2850
2851         * configure.ac
2852                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2853                 (backwards compatible)
2854
2855 2006-06-13 [colin]      2.3.0cvs9
2856
2857         * src/messageview.c
2858                 Fix sending of return receipt with the new queue folders
2859
2860 2006-06-13 [wwp]        2.3.0cvs8
2861
2862         * src/quote_fmt_lex.l
2863                 fix wrong tokens returned in quote_fmt lexer, query not().
2864
2865 2006-06-13 [wwp]        2.3.0cvs7
2866
2867         * src/folder.c
2868         * src/prefs_folder_item.c
2869                 allow changing folder type even when folder is not a top-level one,
2870                 thanks to Colin.
2871
2872 2006-06-12 [colin]      2.3.0cvs6
2873
2874         * src/folderview.c
2875                 Fix double-ask of "Do you want to mark all
2876                 as read"
2877
2878 2006-06-12 [colin]      2.3.0cvs5
2879
2880         * src/compose.c
2881         * src/compose.h
2882         * src/folder.c
2883         * src/folder.h
2884         * src/imap.c
2885         * src/inc.c
2886         * src/main.c
2887         * src/messageview.c
2888         * src/mh.c
2889         * src/prefs_folder_item.c
2890         * src/procheader.c
2891         * src/procmime.c
2892         * src/procmsg.c
2893         * src/procmsg.h
2894         * src/send_message.c
2895         * src/summaryview.c
2896         * src/toolbar.c
2897                 Apply bug #964's patch (Queue and drafts aren't normal)
2898                 The Drafts and Queue folder now contain RFC-822 files,
2899                 allowing to move and copy mails from and to these 
2900                 folders. Moving from Drafts to Queue will prepare the
2901                 mail for sending (PGP signature, encryption, etc).
2902                 This patch also rework sending errors handling to try
2903                 to be more helpful.
2904                 Also, allow redefining folder types via the GUI 
2905                 (Folder type in its Properties)
2906
2907 2006-06-12 [colin]      2.3.0cvs4
2908
2909         * src/summaryview.c
2910         * src/prefs_common.c
2911         * src/prefs_common.h
2912         * src/gedit-print.c
2913                 Allow to define a specific print font - patch
2914                 by Bernhard Walle <bernhard.walle@gmx.de>
2915         * src/prefs_fonts.c
2916         * manual/advanced.xml
2917         * manual/fr/advanced.xml
2918                 Add a hidden pref to allow deletion without
2919                 confirmation
2920
2921 2006-06-12 [wwp]        2.3.0cvs3
2922
2923         * .cvsignore
2924                 more files to ignore.
2925
2926 2006-06-12 [wwp]        2.3.0cvs2
2927
2928         * src/quote_fmt.c
2929         * src/quote_fmt_lex.l
2930         * src/quote_fmt_parse.y
2931                 extend the quote_fmt parser (templates and quotes):
2932                 - allow limited sub-expressions in |p{} and |f{} expressions,
2933                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2934                 - implemented/fixed missing implementation of query_references and show_references,
2935                 - completed, fixed contents and format of the symbols help dialog,
2936                 - fix some compilation warnings.
2937
2938 2006-06-12 [wwp]        2.3.0cvs1
2939
2940         * manual/advanced.xml
2941         * manual/fr/advanced.xml
2942                 updates in the "templates" section of the manual (eng/fr):
2943                  - be more precise (both versions)
2944                  - completed to match the english reference (fr version)
2945                  - touchups (both versions)
2946
2947 2006-06-12 [paul]       2.3.0
2948
2949         2.3.0 released
2950
2951 2006-06-12 [paul]       2.2.3cvs14
2952
2953         * po/ca.po
2954         * po/cs.po
2955         * po/de.po
2956         * po/el.po
2957         * po/fr.po
2958         * po/it.po
2959         * po/pt_BR.po
2960         * po/sr.po
2961         * po/zh_CN.po
2962                 updated by Miquel Oliete, Tim, Stephan Sachse,
2963                 Stavros Giannouris, Fabien Vantard, Andrea
2964                 Spadaccini, Frederico Goncalves Guimaraes,
2965                 Aleksandar Urosevic, and Ralgh Young
2966
2967 2006-06-12 [colin]      2.2.3cvs13
2968
2969         * src/mbox.c
2970                 Add missing header
2971
2972 2006-06-11 [colin]      2.2.3cvs12
2973
2974         * src/msgcache.c
2975                 Verify that g_malloc() succeeded
2976
2977 2006-06-11 [colin]      2.2.3cvs11
2978
2979         * src/wizard.c
2980                 Add Face header to welcome mail
2981
2982 2006-06-10 [colin]      2.2.3cvs10
2983
2984         * src/textview.c
2985                 Revert previous (Forgot it changes the
2986                 margin on the whole mail)
2987
2988 2006-06-10 [colin]      2.2.3cvs9
2989
2990         * src/textview.c
2991                 Don't overlap long headers under (X-)Face
2992
2993 2006-06-10 [mones]      2.2.3cvs8
2994
2995         * manual/xml2pdf
2996                 allow generation of manual on systems lacking saxon binary
2997                 but with java and the saxon library installed
2998
2999         * po/es.po
3000                 updated for release
3001
3002 2006-06-09 [colin]      2.2.3cvs7
3003
3004         * src/summaryview.c
3005                 Fix leak when using Display Sender using Addressbook
3006
3007 2006-06-09 [colin]      2.2.3cvs6
3008
3009         * src/compose.c
3010         * src/folder.c
3011         * src/folderview.c
3012         * src/mimeview.c
3013         * src/summaryview.c
3014                 More leaks fixes
3015
3016 2006-06-09 [paul]       2.2.3cvs5
3017
3018         * AUTHORS
3019         * src/gtk/authors.h
3020         * tools/claws.i18n.status.pl
3021                 updated with new info
3022
3023 2006-06-09 [paul]       2.2.3cvs4
3024
3025         * README
3026                 updated
3027         * manual/ack.xml
3028                 add wwp to authors list
3029         * src/gtk/authors.h
3030                 update mine and Colin's addresses
3031
3032 2006-06-08 [colin]      2.2.3cvs3
3033
3034         * src/etpan/imap-thread.c
3035                 Fix leak on SSL cert check
3036
3037 2006-06-08 [colin]      2.2.3cvs2
3038
3039         * src/common/utils.c
3040                 Fix leak
3041
3042 2006-06-08 [paul]       2.2.3cvs1
3043
3044         * configure.ac
3045                 Update version number following
3046                 stable release
3047
3048 2006-06-07 [colin]      2.2.2cvs3
3049
3050         * src/msgcache.c
3051                 Fix catching cache read errors (guint instead of gint)
3052                 Prevent malloc'ing more than 8MB (means cache corruption)
3053
3054 2006-06-07 [paul]       2.2.2cvs2
3055
3056         * src/exporthtml.c
3057         * src/exportldif.c
3058         * src/mh.c
3059         * src/mutt.c
3060         * src/pine.c
3061         * src/common/utils.c
3062                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3063                 obey $HOME'
3064                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3065                 Thanks to Colin
3066
3067 2006-06-06 [paul]       2.2.2cvs1
3068
3069         * configure.ac
3070                 Update version number following
3071                 stable release
3072
3073 2006-06-06 [paul]       2.2.1cvs6
3074
3075         * src/matcher.c
3076                 fix  implicit declaration of
3077                 sylpheed_do_idle()
3078                 Patch by Fabien Vantard
3079
3080 2006-06-06 [paul]       2.2.1cvs5
3081
3082         * src/matcher.c
3083                 fix age_greater and age_lower so that they
3084                 mean what say and not '...or equal to'
3085                 Thanks to Colin
3086
3087 2006-06-06 [paul]       2.2.1cvs4
3088
3089         * src/textview.c
3090         * src/common/utils.c
3091                 fix URI check
3092                 Thanks to Colin
3093
3094 2006-06-05 [wwp]        2.2.1cvs3
3095
3096         * manual/fr/account.xml
3097                 minor language fixes (thanks to Fabien Vantard).
3098
3099 2006-06-05 [colin]      2.2.1cvs2
3100
3101         * src/prefs_folder_item.c
3102         * src/folderview.c
3103                 Allow recursive setting of properties 
3104                 for whole mailboxes
3105         * src/matcher.c
3106                 Don't freeze on 'test' filtering rule
3107
3108 2006-06-05 [colin]      2.2.1cvs1
3109
3110         * configure.ac
3111                 Update version number following
3112                 stable release
3113
3114 2006-06-04 [wwp]        2.2.0cvs82
3115
3116         * manual/glossary.xml
3117         * manual/account.xml
3118         * manual/fr/glossary.xml
3119         * manual/fr/account.xml
3120                 added glossary section and references/links related to the Face custom header.
3121
3122 2006-06-04 [colin]      2.2.0cvs81
3123
3124         * src/summaryview.c
3125                 Skip to next message on move with no
3126                 immediate execution
3127
3128 2006-06-04 [wwp]        2.2.0cvs80
3129
3130         * manual/xml2pdf
3131                 added sanity checks, exit when needed.
3132
3133 2006-06-03 [paul]       2.2.0cvs79
3134
3135         * src/prefs_receive.c
3136                 page name is now 'Receiving'
3137         * src/prefs_send.c
3138                 page name is now 'Sending'
3139
3140 2006-06-03 [colin]      2.2.0cvs78
3141
3142         * src/plugins/spamassassin/spamassassin_gtk.c
3143                 Autoswitch to Localhost if transport was previously
3144                 disabled. Else people had to check [] Enable, then
3145                 *reselect* transport.
3146
3147 2006-06-03 [colin]      2.2.0cvs77
3148
3149         * src/plugins/pgpinline/pgpinline.c
3150         * src/plugins/pgpmime/pgpmime.c
3151                 Check that gpg_data_release_and_get_mem 
3152                 didn't fail (now, why this happens...)
3153
3154 2006-06-03 [colin]      2.2.0cvs76
3155
3156         * src/mbox.c
3157                 Fix bug #962 (Manual and/or UI should 
3158                 warn about incompatible locking 
3159                 causing dataloss)
3160
3161 2006-06-02 [cleroy]     2.2.0cvs75
3162
3163         * src/filtering.c
3164         * src/folder.c
3165         * src/procmsg.c
3166         * src/summaryview.c
3167                 Fix a few leaks
3168
3169 2006-06-02 [colin]      2.2.0cvs74
3170
3171         * src/main.c
3172                 On exit, free caches after writing them
3173                 Shuts up some valgrind false positives
3174         * src/procmsg.c
3175         * src/send_message.c
3176                 Fix races when reusing existing SMTP connections
3177                 Fix inexistant session timeout
3178         * src/toolbar.c
3179                 Display alertpanel after all queues have
3180                 been processed, not after each
3181
3182 2006-06-02 [wwp]        2.2.0cvs73
3183
3184         * manual/fr/glossary.xml
3185         * manual/fr/ack.xml
3186         * manual/ack.xml
3187                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3188
3189 2006-06-02 [wwp]        2.2.0cvs72
3190
3191         * manual/xml2pdf
3192         * manual/dist/pdf/Makefile.am
3193         * manual/dtd/manual.xsl
3194         * manual/fr/dist/pdf/Makefile.am
3195         * manual/pl/dist/pdf/Makefile.am
3196                 we changed the procedure to generate the .pdf version of the manual.
3197                 The procedure is more modern and the .pdf we get now has a valid index.
3198                 Here are the new pre-requisites:
3199
3200                 - JRE 1.x (1.4 here): there must be one from your distro
3201                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3202                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3203                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3204
3205                 See my posts for further info about the installation of this toolchain:
3206
3207                 Date: Fri, 19 May 2006 19:40:06 +0200
3208                 From: wwp <subscript@free.fr>
3209                 To: sylpheed-claws-devel@lists.sourceforge.net
3210                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3211
3212                 and
3213
3214                 Date: Wed, 24 May 2006 12:58:49 +0200
3215                 From: wwp <subscript@free.fr>
3216                 To: sylpheed-claws-devel@lists.sourceforge.net
3217                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3218
3219 2006-06-01 [colin]      2.2.0cvs71
3220
3221         * src/compose.c
3222                 Better guards against IMAP races
3223         * src/main.c
3224         * src/prefs_common.c
3225         * src/prefs_common.h
3226         * src/common/ssl_certificate.c
3227         * src/etpan/imap-thread.c
3228         * src/etpan/imap-thread.h
3229         * src/gtk/sslcertwindow.c
3230                 New hidden option ssl_skip_cert_check to 
3231                 avoid dups of bug #959 (libetpan linked
3232                 against gnutls and gnutls buggy on 64bit)
3233                 Present expired warning only once per
3234                 session/server.
3235         * manual/advanced.xml
3236         * manual/fr/advanced.xml
3237                 Document new option
3238
3239 2006-06-01 [wwp]        2.2.0cvs70
3240
3241         * src/messageview.c
3242                 fix for bug #961 (return receipt dialog 
3243                 complains incorrectly about return-path 
3244                 email adress being different), thanks 
3245                 to Colin.
3246
3247 2006-05-31 [cleroy]     2.2.0cvs69
3248
3249         * src/common/ssl.c
3250                 Guard against NULLs, although this
3251                 should never be an issue
3252
3253 2006-05-31 [colin]      2.2.0cvs68
3254
3255         * src/filtering.c
3256                 Use g_slist_prepend
3257         * src/imap.c
3258                 Don't remove caches when destroying folder, it
3259                 could (should) be done at exit
3260         * src/inc.c
3261                 free processing cache after incorporation
3262         * src/etpan/imap-thread.c
3263                 Maybe fix bug #959 (Crash on moving to emails 
3264                 to a imap account per ssl with a expired 
3265                 certificate.)
3266
3267 2006-05-30 [colin]      2.2.0cvs67
3268
3269         * src/summaryview.c
3270                 Put back event flush when displaying message
3271                 It avoids reading a bunch of messages just
3272                 by hitting shift-n for too long ;)
3273
3274 2006-05-29 [colin]      2.2.0cvs66
3275
3276         * src/summaryview.c
3277                 Remove useless g_warnings
3278
3279 2006-05-29 [colin]      2.2.0cvs65
3280
3281         * src/imap.c
3282                 Fix g_slist_append()s for performance
3283
3284 2006-05-29 [colin]      2.2.0cvs64
3285
3286         * src/compose.c
3287         * src/common/utils.c
3288                 Fix extraneous tab at start of addresses
3289         * src/mainwindow.c
3290                 Fix warnings (thanks to Fabien)
3291                 Fix crash at exit when composing messages 
3292                 exist
3293         * src/pop.c
3294                 Fix progress bar when deleting expired mails
3295                 Thanks to Hiro
3296         * src/summaryview.c
3297         * src/gtk/gtksctree.c
3298                 Fix re-sorting slowness
3299
3300 2006-05-29 [paul]       2.2.0cvs63
3301
3302         * src/mh.c
3303                 fetch full message when moving mails
3304                 from another mailbox, (fixed data loss
3305                 when filtering from IMAP to MH, introduced
3306                 in 2.2.0cvs57).
3307                 Thanks to Colin
3308
3309 2006-05-29 [mones]      2.2.0cvs62
3310
3311         * src/gtk/gtksctree.c
3312                 Unselect faster (patch by Colin)        
3313
3314 2006-05-26 [colin]      2.2.0cvs61
3315
3316         * src/summaryview.c
3317                 Unplug MSGINFO_UPDATE callback on delete too.
3318
3319 2006-05-26 [colin]      2.2.0cvs60
3320
3321         * src/foldersel.c
3322                 Fix bold in folder selection window with glib2.10
3323                 thanks Hiro
3324
3325 2006-05-26 [colin]      2.2.0cvs59
3326
3327         * src/procheader.c
3328                 Convert date only if necessary (and don't
3329                 try to convert from utf8 to utf8, too)
3330         * src/summaryview.c
3331                 Only set column's text if the column's 
3332                 displayed
3333
3334 2006-05-26 [colin]      2.2.0cvs58
3335
3336         * src/summaryview.c
3337         * src/gtk/gtkutils.c
3338                 Fix useless warning
3339
3340 2006-05-26 [colin]      2.2.0cvs57
3341
3342         * src/mainwindow.c
3343                 Make summaryview selectable as long as 
3344                 no message has focus
3345         * src/mh.c
3346                 Faster deletion (by implementing mh_remove_msgs)
3347                 Faster copy (avoid using mh_fetch_msg just to get
3348                 the filename)
3349                 Faster move (using move_file instead of copy_file
3350                 if MSG_IS_MOVE)
3351                 No progressbar if total number of mails to cp/mv 
3352                 is less than 100
3353         * src/summaryview.c
3354                 Fix removal from subject_table when mail gets moved
3355                 Faster deletion (g_slist_prepend instead of append)
3356         * src/gtk/gtksctree.c
3357                 Remove useless code
3358
3359 2006-05-25 [colin]      2.2.0cvs56
3360
3361         * src/common/ssl_certificate.c
3362                 Fix leak in expired cert check
3363
3364 2006-05-25 [colin]      2.2.0cvs55
3365
3366         * src/mh.c
3367                 Disable flags syncing on .mh_sequences - it
3368                 is buggy and marks mails read under unknown
3369                 conditions.
3370
3371 2006-05-25 [paul]
3372
3373         * 2.3.0-rc4 released
3374
3375 2006-05-24 [colin]      2.2.0cvs54
3376
3377         attention cvs users: if you manage to crash
3378         Sylpheed-Claws while moving, copying or deleting
3379         mails, we *are* interested in stack traces and
3380         valgrind logs. It looks stable, but one never
3381         knows...
3382
3383         * src/folder.c
3384                 Add progressbar for cache updates
3385         * src/folderutils.c
3386                 Optimize Mark all read in the current
3387                 folder
3388         * src/mh.c
3389                 Add progressbar for copy/move
3390         * src/procmsg.c
3391                 Optimize O(n^2) in copy/move
3392         * src/summaryview.c
3393         * src/gtk/gtksctree.c
3394                 Optimize O(n^2) algos
3395         * src/common/timing.h
3396                 Display ms instead of us
3397
3398 2006-05-24 [wwp]        2.2.0cvs53
3399
3400         * manual/fr/advanced.xml
3401                 updates to the French manual.
3402
3403 2006-05-24 [wwp]        2.2.0cvs52
3404
3405         * src/common/utils.c
3406                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3407
3408 2006-05-24 [wwp]        2.2.0cvs51
3409
3410         * src/folderutils.c
3411                 fixed "mark all read" in MH folders (thanks to Colin).
3412
3413 2006-05-24 [paul]       2.2.0cvs50
3414
3415         * doc/man/sylpheed-claws.1
3416                 updated the man page
3417
3418 2006-05-23 [colin]      2.2.0cvs49
3419
3420         * src/folderview.c
3421         * src/imap.c
3422         * src/inc.c
3423         * src/mbox.c
3424         * src/messageview.c
3425         * src/news.c
3426         * src/send_message.c
3427         * src/summaryview.c
3428         * src/gtk/sslcertwindow.c
3429                 alertpanel fixes, by Fabien
3430
3431 2006-05-23 [colin]      2.2.0cvs48
3432
3433         * src/folder.c
3434         * src/folderview.c
3435         * src/msgcache.c
3436         * src/summaryview.c
3437         * src/gtk/gtksctree.c
3438         * src/gtk/gtksctree.h
3439                 More timings
3440                 Fix slow loading problem, which was caused by the
3441                 use of some gtk_ctree funcs and their use of
3442                 g_list_position while gtk_ctree_(un)link'ing.
3443                 Reap more functions from gtkctree.c to be sure we
3444                 use our (fast) version instead of theirs.
3445         * src/mh.c
3446                 Fix copy of unread mails
3447
3448
3449 2006-05-22 [wwp]        2.2.0cvs47
3450
3451         * manual/fr/advanced.xml
3452                 updated.
3453
3454 2006-05-22 [colin]      2.2.0cvs46
3455
3456         * src/filtering.c
3457                 Fix possible infinite loop. 'copy' is not a 
3458                 final action, so when encountering a 'copy',
3459                 we have to check if a previous one was set
3460                 and do it. In the same way, if we encounter
3461                 a 'move' we have to perform a possibly 
3462                 pending 'copy'. This will slow down filtering
3463                 on IMAP if move+copy or multiple copy actions
3464                 are to be done, but handling it via the batch
3465                 would be really too convoluted.
3466
3467 2006-05-22 [wwp]        2.2.0cvs45
3468
3469         * manual/fr/advanced.xml
3470         * manual/fr/faq.xml
3471         * manual/fr/glossary.xml
3472         * manual/fr/handling.xml
3473         * manual/fr/intro.xml
3474         * manual/fr/plugins.xml
3475         * manual/fr/sylpheed-claws-manual.xml
3476                 sync w/ the english manual: updates URIs, documented mailing-list
3477                 support, better explanation about the enabled/disabled feature
3478                 in filtering/processing rules by Paul.
3479
3480 2006-05-21 [colin]      2.2.0cvs44
3481
3482         * src/summaryview.c
3483                 Don't expand after building threads, but during
3484
3485 2006-05-21 [colin]      2.2.0cvs43
3486
3487         * src/procmsg.c
3488         * src/summaryview.c
3489                 More timing possibilities... For next time I have 
3490                 to find out how the hell some 3GHz computer takes
3491                 one minute to open a 30k folder...
3492
3493 2006-05-21 [colin]      2.2.0cvs42
3494
3495         * manual/pl/advanced.xml
3496         * manual/pl/faq.xml
3497         * manual/pl/glossary.xml
3498         * manual/pl/handling.xml
3499         * manual/pl/intro.xml
3500         * manual/pl/plugins.xml
3501         * manual/pl/sylpheed-claws-manual.xml
3502                 Polish manual updated by Pawel
3503
3504 2006-05-20 [colin]
3505
3506         * 2.3.0-rc3 released
3507
3508 2006-05-20 [colin]      2.2.0cvs41
3509
3510         * src/imap.c
3511                 Fix -rc2 problems:
3512                 - remove cache of moved messages from original folder
3513                 - apply new flags to messages even if they aren't appliable
3514                   via IMAP.
3515
3516 2006-05-20 [colin]
3517
3518         * 2.3.0-rc2 released
3519
3520 2006-05-19 [colin]      2.2.0cvs40
3521
3522         * src/imap.c
3523                 Don't issue SELECT in imap_change_flags
3524                 before having checked that we indeed have
3525                 some flags to change. MSG_POSTFILTERED for
3526                 example can't be used on IMAP.
3527                 Fixes bug #955 (copying messages between 
3528                 imap folders is extremely slow), which was
3529                 a regression.
3530
3531 2006-05-19 [colin]      2.2.0cvs39
3532
3533         * src/folder.c
3534         * src/folder.h
3535         * src/folderview.c
3536                 Try to fix bug #830 (Some unread messages 
3537                 get marked read in IMAP inbox):
3538                 - Prevent scanning a folder if it's being 
3539                   opened via the GUI
3540                 - Postpone opening via the GUI of a folder
3541                   currently scanned.
3542
3543
3544 2006-05-19 [wwp]        2.2.0cvs38
3545
3546         * manual/advanced.xml
3547                 fix English+typo (thanks to Paul).
3548
3549 2006-05-19 [wwp]        2.2.0cvs37
3550
3551         * manual/advanced.xml
3552         * manual/fr/advanced.xml
3553         * src/gtk/logwindow.c
3554         * src/prefs_common.c
3555         * src/prefs_common.h
3556                 added hidden prefs to allow customization of colors used in
3557                 protocol log window (useful for dark gtk+ themes).
3558
3559 2006-05-19 [wwp]        2.2.0cvs36
3560
3561         * ChangeLog
3562                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3563
3564 2006-05-19 [paul]       2.2.0cvs35
3565
3566         * src/textview.c
3567                 make Reply-To fully clickable
3568         * src/gtk/logwindow.c
3569                 more colouring (SMTP ESMTP)
3570         Both patches by Pawel Pekala
3571
3572 2006-05-19 [cleroy]     2.2.0cvs34
3573
3574         * src/mh.c
3575                 Don't update flags from current folder
3576                 Probably fixes bug #935 (Read Messages 
3577                 Revert to Being Marked as Unread)
3578
3579 2006-05-18 [colin]      2.2.0cvs33
3580
3581         * src/imap.c
3582                 Warning fix
3583         * src/compose.c
3584         * src/mainwindow.c
3585         * src/summaryview.c
3586         * src/toolbar.c
3587                 Allow replying to multiple emails
3588                 in multiple windows
3589         * src/mimeview.c
3590         * src/etpan/imap-thread.c
3591                 Leak fixes
3592
3593 2006-05-18 [paul]       2.2.0cvs32
3594
3595         * src/summaryview.c
3596                 keep Mailing-List menu refreshed
3597                 Thanks to Colin
3598
3599 2006-05-18 [paul]       2.2.0cvs31
3600
3601         * manual/advanced.xml
3602         * manual/faq.xml
3603         * manual/glossary.xml
3604         * manual/handling.xml
3605         * manual/intro.xml
3606         * manual/plugins.xml
3607         * manual/sylpheed-claws-manual.xml
3608                 update URLs
3609                 add info about mailing-list support
3610                 edit filtering info
3611         * src/wizard.c
3612         * src/common/defs.h
3613         * src/gtk/about.c
3614         * src/plugins/dillo_viewer/README
3615                 update URLs
3616
3617 2006-05-17 [wwp]        2.2.0cvs30
3618
3619         * manual/handling.xml
3620         * manual/fr/handling.xml
3621                 documented the ability to enabled/disable filtering/processing rules.
3622
3623 2006-05-17 [colin]      2.2.0cvs29
3624
3625         * src/main.c
3626                 Don't initialize g_thread subsystem if it's 
3627                 already done (thanks to Hiro)
3628         * src/mimeview.c
3629                 Fix saving of parts when there name can't be
3630                 converted from UTF-8.
3631
3632 2006-05-17 [paul]       2.2.0cvs28
3633
3634         * po/Makefile.in.in
3635                 fix config.status warning with autoconf 2.60
3636
3637 2006-05-17 [paul]       2.2.0cvs27
3638
3639         * po/POTFILES.in
3640                 add src/mbox.c
3641
3642 2006-05-17 [wwp]        2.2.0cvs26
3643
3644         * src/mainwindow.c
3645                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3646
3647 2006-05-17 [wwp]        2.2.0cvs25
3648
3649         * src/plugins/demo/demo.c
3650                 updated product name in plugin demo (many plugins need to be
3651                 sync'ed w/ that change).
3652
3653 2006-05-17 [colin]      2.2.0cvs24
3654
3655         * src/mh.c
3656                 Fix leak
3657
3658 2006-05-16 [colin]      2.2.0cvs23
3659
3660         * src/mainwindow.c
3661                 Stupid me hit again. Fix cvs22.
3662
3663 2006-05-16 [colin]      2.2.0cvs22
3664
3665         * src/mainwindow.c
3666                 Fix bug #922 (sylpheed-claws crashed after 
3667                 pushing on Inbox folder)
3668
3669 2006-05-16 [colin]      2.2.0cvs21
3670
3671         * src/compose.c
3672                 Make From header be copy/paste/select-able
3673
3674 2006-05-16 [wwp]        2.2.0cvs20
3675
3676         * src/export.c
3677         * src/matcher.c
3678         * src/summaryview.c
3679         * src/etpan/imap-thread.c
3680                 fix some compiler warnings (thanks to Colin).
3681
3682 2006-05-16 [wwp]        2.2.0cvs19
3683
3684         * src/action.c
3685         * src/gedit-print.c
3686         * src/inc.c
3687         * src/mainwindow.c
3688         * src/mh.c
3689         * src/statusbar.c
3690         * src/send_message.c
3691         * src/summaryview.c
3692                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3693
3694 2006-05-15 [colin]      2.2.0cvs18
3695
3696         * src/procmsg.c
3697                 Fix automatic rule creation with List-Post
3698
3699 2006-05-15 [paul]       2.2.0cvs17
3700
3701         * tools/filter_conv_new.pl
3702                 updated for rule enabling/disabling
3703                 claws version >= 2.3.x required
3704
3705 2006-05-15 [cleroy]     2.2.0cvs16
3706
3707         * src/main.c
3708                 Revert test
3709
3710 2006-05-15 [cleroy]     2.2.0cvs15
3711
3712         * src/main.c
3713                 test
3714
3715 2006-05-15 [wwp]        2.2.0cvs14
3716
3717         * manual/pl/.cvsignore
3718                 ignore generated files.
3719
3720 2006-05-14 [wwp]        2.3.0-rc1
3721
3722         * 2.3.0-rc1 released
3723
3724 2006-05-13 [wwp]        2.2.0cvs13
3725
3726         * src/filtering.c
3727         * src/filtering.h
3728         * src/matcher.c
3729         * src/matcher_parser_lex.l
3730         * src/matcher_parser_parse.y
3731         * src/prefs_filtering.c
3732                 new feature: provide the ability to disable filtering and processing
3733                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3734                 adaptations.
3735
3736 2006-05-13 [colin]      2.2.0cvs12
3737
3738         * src/compose.c
3739                 Remove useless if (a) b; else b;
3740                 Thanks to wwp
3741
3742 2006-05-13 [wwp]        2.2.0cvs11
3743
3744         * src/export.c
3745         * src/import.c
3746         * src/mainwindow.c
3747         * src/mbox.c
3748         * src/summaryview.c
3749         * src/summaryview.h
3750                 no more silent failures (or at least less ones) when importing
3751                 or exporting from/to mbox. Also start importing/exporting if
3752                 the necessary info is set.
3753
3754 2006-05-13 [wwp]        2.2.0cvs10
3755
3756         * RELEASE_NOTES
3757                 restored up-to-date release notes.
3758
3759 2006-05-13 [paul]       2.2.0cvs9
3760
3761         * po/nl.po
3762         * po/ru.po
3763                 updated by Tim Dijkstra and Pavlo Bohmat
3764
3765 2006-05-12 [colin]      2.2.0cvs8
3766
3767         * src/gtk/quicksearch.c
3768                 Add "k" as shortcut for "colorlabel". Patch
3769                 by ath42@users.sf.net.
3770
3771 2006-05-12 [paul]       2.2.0cvs7
3772
3773         * src/prefs_common.h
3774         * src/prefs_summaries.c
3775         * src/summaryview.c
3776                 when entering a folder also allow
3777                 going directly to first Marked message
3778
3779 2006-05-12 [paul]       2.2.0cvs6
3780
3781         * src/summaryview.c
3782                 always obey 'confirm before marking all
3783                 mails read' option
3784
3785 2006-05-12 [paul]       2.2.0cvs5
3786
3787         * src/textview.c
3788                 make Sender fully clickable
3789
3790 2006-05-12 [colin]      2.2.0cvs4
3791
3792         * src/compose.c
3793         * src/compose.h
3794                 Let From be editable
3795         * src/main.c
3796         * src/mh.c
3797                 Full support of .mh_sequences' Unseen seq
3798
3799 2006-05-12 [colin]      2.2.0cvs3
3800
3801         * src/folder.c
3802         * src/mainwindow.c
3803         * src/mainwindow.h
3804         * src/messageview.c
3805         * src/prefs_spelling.c
3806         * src/procheader.c
3807         * src/procmsg.c
3808         * src/procmsg.h
3809         * src/summaryview.c
3810         * src/toolbar.c
3811         * src/toolbar.h
3812                 Add contextual menu on Compose toolbar
3813                 button. Fixes bug #944 (Automatic
3814                 addresses not applied when changing account
3815                 from compose window)
3816                 add Mailing List support
3817                 based on the old 0.6.5claws25 patch by
3818                 Melvin Hadasht, with finishing touches
3819                 by Colin
3820                 Fix "ignore thread" when mails are threaded by
3821                 subject (and weren't ignored although appearing
3822                 in the thread).
3823                 GUI rework.
3824                 Both patches by Pawel.
3825
3826 2006-05-08 [paul]       2.2.0cvs2
3827
3828         * src/mainwindow.c
3829         * src/mainwindow.h
3830         * src/messageview.c
3831         * src/procheader.c
3832         * src/procmsg.c
3833         * src/procmsg.h
3834         * src/summaryview.c
3835                 add Mailing List support
3836                 based on the old 0.6.5claws25 patch by 
3837                 Melvin Hadasht, with finishing touches
3838                 by Colin
3839
3840 2006-05-08 [colin]      2.2.0cvs1
3841
3842         * src/mainwindow.c
3843         * src/toolbar.c
3844         * src/toolbar.h
3845                 Add contextual menu on Compose toolbar 
3846                 button. Fixes bug #944 (Automatic 
3847                 addresses not applied when changing account 
3848                 from compose window)
3849
3850 2006-05-08 [paul]       2.2.0
3851
3852         2.2.0 released
3853
3854 2006-05-08 [paul]       2.1.1cvs51
3855
3856         * po/cs.po
3857         * po/de.po
3858         * po/en_GB.po
3859         * po/fi.po
3860         * po/fr.po
3861         * po/pt_BR.po
3862         * po/sr.po
3863         * po/zh_CN.po
3864                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3865                 Fabien Vantard, Frederico Goncalves Guimaraes,
3866                 Aleksandar Urosevic, and Ralgh Young
3867
3868 2006-05-12 [colin]      2.1.1cvs50
3869
3870         * po/cs.po
3871         * po/de.po
3872         * po/en_GB.po
3873         * po/es.po
3874         * po/fi.po
3875         * po/fr.po
3876         * po/pt_BR.po
3877         * po/sr.po
3878         * po/zh_CN.po
3879                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3880                 Fabien Vantard, Frederico Goncalves Guimaraes,
3881                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3882
3883 2006-05-05 [colin]      2.1.1cvs49
3884
3885         * manual/Makefile.am
3886         * manual/pl/Makefile.am
3887         * manual/pl/account.xml
3888         * manual/pl/ack.xml
3889         * manual/pl/addrbook.xml
3890         * manual/pl/advanced.xml
3891         * manual/pl/faq.xml
3892         * manual/pl/glossary.xml
3893         * manual/pl/gpl.xml
3894         * manual/pl/handling.xml
3895         * manual/pl/intro.xml
3896         * manual/pl/keyboard.xml
3897         * manual/pl/plugins.xml
3898         * manual/pl/starting.xml
3899         * manual/pl/sylpheed-claws-manual.xml
3900         * manual/pl/dist/.cvsignore
3901         * manual/pl/dist/Makefile.am
3902         * manual/pl/dist/html/.cvsignore
3903         * manual/pl/dist/html/Makefile.am
3904         * manual/pl/dist/pdf/.cvsignore
3905         * manual/pl/dist/pdf/Makefile.am
3906         * manual/pl/dist/ps/.cvsignore
3907         * manual/pl/dist/ps/Makefile.am
3908         * manual/pl/dist/txt/.cvsignore
3909         * manual/pl/dist/txt/Makefile.am
3910                 Add the polish translation of the manual,
3911                 Authored by Pawel Pekala.
3912
3913 2006-05-05 [cleroy]     2.1.1cvs48
3914
3915         * src/main.c
3916                 Re-read matcherrc after loading plugins 
3917                 if some of them add folders.
3918
3919 2006-05-03 [colin]      2.1.1cvs47
3920
3921         * src/imap.c
3922                 I'm idiot
3923
3924 2006-05-03 [colin]      2.1.1cvs46
3925
3926         * src/imap.c
3927                 Be sure to have a session when
3928                 getting separator
3929
3930 2006-05-03 [colin]      2.1.1cvs45
3931
3932         * src/imap.c
3933         * src/imap.h
3934         * src/imap_gtk.c
3935                 Fix preventing renaming with namespace 
3936                 separator.
3937
3938 2006-05-01 [colin]      2.1.1cvs44
3939
3940         * src/action.c
3941                 Don't reload messageview when result of
3942                 action is piped.
3943
3944 2006-04-29 [colin]      2.1.1cvs43
3945
3946         * src/prefs_receive.c
3947         * src/plugins/spamassassin/spamassassin_gtk.c
3948         * src/plugins/clamav/clamav_plugin_gtk.c
3949                 GUI fixes by Pawel
3950
3951 2006-04-29 [colin]      2.1.1cvs42
3952
3953         * src/prefs_compose_writing.c
3954         * src/prefs_quote.c
3955                 Cleanups. Patch by Pawel
3956
3957 2006-04-28 [paul]       2.1.1cvs41
3958
3959         * src/matcher.c
3960                 fix returned quick search results when search
3961                 term contains an underscore.
3962                 Thanks to Colin
3963
3964 2006-04-28 [paul]       2.1.1cvs40
3965
3966         * src/prefs_message.c
3967         * src/prefs_receive.c
3968                 GUI cleanups
3969                 Patches by Pawel Pekala
3970
3971 2006-04-27 [colin]      2.1.1cvs39
3972
3973         * src/wizard.c
3974                 Differentiate subject Welcome from
3975                 window's title Welcome
3976
3977 2006-04-27 [paul]
3978
3979         2.2.0-rc1 released
3980
3981 2006-04-27 [paul]       2.1.1cvs38
3982
3983         * manual/advanced.xml
3984         * manual/fr/advanced.xml
3985                 add info about compose_no_markup hidden pref
3986
3987 2006-04-27 [paul]       2.1.1cvs37
3988
3989         * src/prefs_account.c
3990                 improve privacy labels
3991         * src/prefs_msg_colors.c
3992                 change some strings for translators' convenience
3993         * src/gtk/gtkutils.c
3994                 don't underline the link button text
3995
3996 2006-04-25 [colin]      2.1.1cvs36
3997
3998         * src/folder.c
3999                 Complete 2.1.1cvs33 (once more ;)
4000
4001 2006-04-25 [colin]      2.1.1cvs35
4002
4003         * src/editldap.c
4004                 Fix tooltip
4005
4006 2006-04-25 [cleroy]     2.1.1cvs34
4007
4008         * src/compose.c
4009         * src/gtk/gtkaspell.c
4010                 Fix crash on redirect (related to the return 
4011                 of the aspell menu in compose's toolbar)
4012         * src/prefs_msg_colors.c
4013                 Fix sensitivity widgets
4014         * src/image_viewer.c
4015         * src/gtk/pluginwindow.c
4016         * src/gtk/prefswindow.c
4017                 Change released signals to clicked (Fabien)
4018         * po/POTFILES.in
4019         * src/common/socket.c
4020         * src/plugins/spamassassin/spamassassin.c
4021                 Translate strings (Fabien)
4022
4023 2006-04-25 [paul]       2.1.1cvs33
4024
4025         * src/folder.c
4026         * src/folder.h
4027         * src/folderview.c
4028                 complete the fix of bug #912
4029                 Thanks to Colin
4030
4031 2006-04-25 [colin]      2.1.1cvs32
4032
4033         * src/news.c
4034                 Better progress bar
4035         * src/mimeview.c
4036         * src/summaryview.c
4037         * src/summaryview.h
4038                 Fix focus chain
4039                 Patches by Pawel Pekala
4040
4041 2006-04-24 [colin]      2.1.1cvs31
4042
4043         * src/compose.c
4044                 Fix compilation warnings (Fabien)
4045
4046 2006-04-24 [colin]      2.1.1cvs30
4047
4048         * src/addrindex.c
4049         * src/editldap.c
4050         * src/editldap_basedn.c
4051         * src/editldap_basedn.h
4052         * src/ldapctrl.c
4053         * src/ldapctrl.h
4054         * src/ldapquery.c
4055         * src/ldaputil.c
4056         * src/ldaputil.h
4057                 Fix bug #901 (LDAPS support)
4058
4059 2006-04-24 [colin]      2.1.1cvs29
4060
4061         * src/compose.c
4062                 Fix logic on error with send dialog on
4063         * src/imap.c
4064                 Fix compilation without libetpan, thanks
4065                 to Fabien
4066         * src/summaryview.c
4067                 Fix 'context-menu' key
4068
4069 2006-04-23 [colin]      2.1.1cvs28
4070
4071         * src/folder.c
4072                 Never free current's cache to free up 
4073                 memory. Fixes bug #912 (new count 
4074                 randomly set to message count)
4075
4076 2006-04-23 [colin]      2.1.1cvs27
4077
4078         * src/gtk/quicksearch.c
4079                 And remove printf...
4080
4081 2006-04-23 [colin]      2.1.1cvs26
4082
4083         * src/gtk/quicksearch.c
4084                 Fix replacing in quicksearch, and fix inserting
4085                 in the middle of the string. (introduced at 2.1.0cvs22)
4086
4087 2006-04-23 [colin]      2.1.1cvs25
4088
4089         * src/imap.c
4090                 Make sure uidnext is initialized in get_num_list
4091                 (not for stable, related to 2.1.1cvs8 and friends)
4092
4093 2006-04-23 [colin]      2.1.1cvs24
4094
4095         * src/imap.c
4096                 Output something when login is successful
4097                 too
4098
4099 2006-04-23 [colin]      2.1.1cvs23
4100
4101         * src/etpan/imap-thread.c
4102                 Better logging (line-per-line, hide data in fetch)
4103                 Fix a const warning
4104         * src/gtk/logwindow.c
4105         * src/gtk/logwindow.h
4106                 Better logging (color for input/output)
4107
4108 2006-04-21 [colin]      2.1.1cvs22
4109
4110         * src/gtk/quicksearch.c
4111                 On gtk+-2.8, use stock buttons in quicksearch
4112                 Based on a patch by Fabien and a design by Paul
4113
4114 2006-04-21 [colin]      2.1.1cvs21
4115
4116         * src/folderview.c
4117         * src/mainwindow.c
4118                 Fix occasional flicker in folderview
4119         * src/common/utils.c
4120                 Fix bug #943 (Incorrectly parsed email address 
4121                 list in short headers on message view and in 
4122                 printouts)
4123
4124 2006-04-20 [colin]      2.1.1cvs20
4125
4126         * src/imap.c
4127         * src/imap.h
4128         * src/prefs_account.c
4129                 Add ANONYMOUS auth for IMAP
4130
4131 2006-04-20 [paul]       2.1.1cvs19
4132
4133         * src/main.c
4134                 proper fix for 2.1.1cvs18
4135                 Thanks to Colin
4136
4137 2006-04-20 [paul]       2.1.1cvs18
4138
4139         * src/main.c
4140                 fix build warnings
4141
4142 2006-04-20 [paul]       2.1.1cvs17
4143
4144         * src/gtk/quicksearch.c
4145                 fix standard, non-extended Quick search,
4146                 was broken in 2.1.1cvs15.
4147                 Thanks to Colin.
4148
4149 2006-04-20 [colin]      2.1.1cvs16
4150
4151         * src/prefs_matcher.c
4152                 Fix values when reselecting a ~test
4153                 rule
4154
4155 2006-04-19 [colin]      2.1.1cvs15
4156
4157         * src/compose.c
4158         * src/compose.h
4159         * src/gtk/gtkaspell.c
4160         * src/gtk/gtkaspell.h
4161                 Put back Options menu in Spelling/
4162         * src/gtk/quicksearch.c
4163                 Don't search, and show error, if the
4164                 advanced search has a syntax error
4165
4166 2006-04-18 [colin]      2.1.1cvs14
4167
4168         * src/textview.c
4169                 Fix gdk warnings on set_cursor when textview
4170                 isn't visible
4171
4172 2006-04-18 [colin]      2.1.1cvs13
4173
4174         * src/gtk/gtksctree.c
4175                 Remove seemingly useless refresh that causes
4176                 flicker - watch this commit in case of 
4177                 problems before planned backport to stable
4178
4179 2006-04-18 [colin]      2.1.1cvs12
4180
4181         * src/imap.c
4182                 Factorize get/set_xml code
4183         * src/compose.c
4184         * src/prefs_account.c
4185         * src/prefs_account.h
4186         * src/procmsg.c
4187                 Add Encrypt to self option
4188
4189 2006-04-17 [colin]      2.1.1cvs11
4190
4191         * configure.ac
4192                 Fix search on encrpyt function on dragonfly
4193                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4194
4195 2006-04-17 [colin]      2.1.1cvs10
4196
4197         * src/prefs_account.c
4198                 Be safe by default: remove mails from POP3
4199                 after 7 days, not immediately
4200
4201 2006-04-17 [colin]      2.1.1cvs9
4202
4203         * src/etpan/imap-thread.c
4204                 Fix build on DragonFly - patch by 
4205                 Jonathan Buschmann <jonthn@agmact.com>
4206
4207 2006-04-17 [colin]      2.1.1cvs8
4208
4209         * src/imap.c
4210                 Save uidnext between sessions
4211
4212 2006-04-17 [colin]      2.1.1cvs7
4213
4214         * src/imap.c
4215                 scan is required when uid validity changes
4216
4217 2006-04-17 [colin]      2.1.1cvs6
4218
4219         * src/folderview.c
4220                 Don't scan if not necessary, apart in current
4221                 folder and INBOX to fetch flags.
4222         * src/imap.c
4223                 Scan is necessary if unread count changes
4224
4225 2006-04-17 [colin]      2.1.1cvs5
4226
4227         * src/imap.c
4228                 ...But always fetch ANSWERED and DELETED flags for
4229                 INBOX, as filtering can happen on these flags.
4230
4231 2006-04-17 [colin]      2.1.1cvs4
4232
4233         * src/imap.c
4234                 Don't fetch REPLIED and DELETED flags when synchronising
4235                 flags with a closed folder. We only need UNSEEN and FLAGGED
4236                 to update the folderview.
4237
4238 2006-04-17 [colin]      2.1.1cvs3
4239
4240         * src/imap.c
4241                 Faster flag search when there are new mails 
4242                 in a folder. We can do a full search if the 
4243                 folder contains less messages than the new
4244                 list.
4245
4246 2006-04-17 [colin]      2.1.1cvs2
4247
4248         * po/cs.po
4249         * po/de.po
4250         * po/fr.po
4251         * po/nl.po
4252         * po/pt_BR.po
4253                 Update translations from stable branch
4254
4255 2006-04-17 [colin]      2.1.1cvs1
4256
4257         * configure.ac
4258                 Bump version to follow stable release
4259
4260 2006-04-16 [mones]      2.1.0cvs50
4261
4262         * po/es.po
4263                 Updated for release
4264
4265 2006-04-16 [colin]      2.1.0cvs49
4266
4267         * src/textview.c
4268                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4269                 with gtk < 2.8. Thanks to Fabien Vantard.
4270
4271 2006-04-15 [colin]      2.1.0cvs48
4272
4273         * src/etpan/imap-thread.c
4274                 Fix bug #919 (libetpan: SEGV when connecting 
4275                 using command)
4276
4277 2006-04-14 [colin]      2.1.0cvs47
4278
4279         * src/main.c
4280                 Fix race on --select (should be done better)
4281
4282 2006-04-14 [wwp]        2.1.0cvs46
4283
4284         * src/send_message.c
4285                 enforce a check for domain in account prefs (a sending
4286                 error could be faced if domain was checked but no value set),
4287                 thanks to Colin.
4288
4289 2006-04-14 [colin]      2.1.0cvs45
4290
4291         * src/codeconv.c
4292                 when converting from unknown to unknown, if the
4293                 string is UTF8, don't convert it to the locale
4294                 (which breaks it)
4295
4296 2006-04-14 [colin]      2.1.0cvs44
4297
4298         * src/compose.c
4299                 Don't try to use ASCII for converting headers
4300                 (as done in body)
4301
4302 2006-04-14 [paul]       2.1.0cvs43
4303
4304         * src/crash.c
4305                 add locale/charset info to crash report
4306         * src/gtk/about.c
4307                 add wwp to doc team
4308                 replace 'e-mail' with preferred 'email'
4309         * src/gtk/authors.h
4310                 ensure contributors list is in alphabetical
4311                 order
4312
4313 2006-04-13 [colin]      2.1.0cvs42
4314
4315         * src/textview.c
4316                 Prevent gdk warnings
4317
4318 2006-04-13 [colin]      2.1.0cvs41
4319
4320         * src/common/ssl_certificate.c
4321         * src/common/ssl_certificate.h
4322         * src/gtk/sslcertwindow.c
4323                 Warn on expired certs, and display the expiration date
4324
4325 2006-04-13 [colin]      2.1.0cvs40
4326
4327         * src/plugins/spamassassin/spamassassin_gtk.c
4328                 Fix missing set_text on unix socket
4329
4330 2006-04-13 [wwp]        2.1.0cvs39
4331
4332         * manual/fr/advanced.xml
4333         * manual/fr/glossary.xml
4334                 applied new spam/ham/email lexicon (pourriel, courriel)
4335
4336 2006-04-13 [paul]       2.1.0cvs38
4337
4338         * src/plugins/pgpmime/plugin.c
4339                 remove the mention of S/MIME from the
4340                 description. This is now handled by the
4341                 S/MIME plugin.
4342
4343 2006-04-13 [paul]       2.1.0cvs37
4344
4345         * src/prefs_msg_colors.c
4346                 rework dialog
4347         * src/prefs_folder_item.c
4348         * src/prefs_spelling.c
4349                 add a tooltip to the colour selector buttons
4350
4351 2006-04-13 [wwp]        2.1.0cvs36
4352
4353         * manual/advanced.xml
4354         * manual/glossary.xml
4355         * manual/handling.xml
4356         * manual/keyboard.xml
4357         * manual/plugins.xml
4358         * manual/starting.xml
4359         * manual/fr/account.xml
4360         * manual/fr/ack.xml
4361         * manual/fr/addrbook.xml
4362         * manual/fr/advanced.xml
4363         * manual/fr/faq.xml
4364         * manual/fr/glossary.xml
4365         * manual/fr/gpl.xml
4366         * manual/fr/handling.xml
4367         * manual/fr/intro.xml
4368         * manual/fr/keyboard.xml
4369         * manual/fr/plugins.xml
4370         * manual/fr/starting.xml
4371         * manual/fr/sylpheed-claws-manual.xml
4372                 fixes to the manuals:
4373                  - summaryview -> Message List (same in French)
4374                  - translate key names
4375                  - fix French punctuation, use non-breakable spaces when
4376                    necessary, don't use &thinsp; which is not portable
4377                  - tell what maildir and mbox formats we support
4378
4379 2006-04-12 [wwp]        2.1.0cvs35
4380
4381         * src/prefs_toolbar.c
4382                 unified a replace button more,
4383                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4384
4385 2006-04-12 [wwp]        2.1.0cvs34
4386
4387         * src/prefs_common.c
4388         * src/prefs_msg_colors.c
4389                 make default color labels translatable,
4390                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4391                 thanks to Tim <timbrain@post.cz> for reporting.
4392
4393 2006-04-12 [wwp]        2.1.0cvs33
4394
4395         * manual/glossary.xml
4396         * manual/intro.xml
4397         * manual/plugins.xml
4398         * manual/starting.xml
4399         * manual/sylpheed-claws-manual.xml
4400         * manual/fr/.cvsignore
4401         * manual/fr/account.xml
4402         * manual/fr/ack.xml
4403         * manual/fr/addrbook.xml
4404         * manual/fr/advanced.xml
4405         * manual/fr/faq.xml
4406         * manual/fr/glossary.xml
4407         * manual/fr/handling.xml
4408         * manual/fr/intro.xml
4409         * manual/fr/keyboard.xml
4410         * manual/fr/plugins.xml
4411         * manual/fr/starting.xml
4412         * manual/fr/sylpheed-claws-manual.xml
4413                 various fixes: typos, missing .fr translations, punctuation,
4414                 capitalization, links, accents and some bad French more.
4415
4416 2006-04-12 [wwp]        2.1.0cvs32
4417
4418         * src/prefs_gtk.c
4419                 fix for bug #935: always store prefs files in UTF-8 (thanks
4420                 to Colin).
4421
4422 2006-04-11 [colin]      2.1.0cvs31
4423
4424         * src/compose.c
4425                 Fix inserting files not in utf8 when locale is utf8
4426
4427 2006-04-11 [colin]      2.1.0cvs30
4428
4429         * src/inc.c
4430                 Don't show error dialog when cancelling connection
4431                 Patch by Pawel
4432
4433 2006-04-11 [cleroy]     2.1.0cvs29
4434
4435         * src/compose.c
4436                 Implement multiple quote levels
4437         * src/prefs_common.c
4438                 Change a little bit the quote bgcolor for 2nd level
4439
4440 2006-04-11 [colin]      2.1.0cvs28
4441
4442         * src/gtk/about.c
4443                 Add locale and charset in the label
4444
4445 2006-04-10 [colin]      2.1.0cvs27
4446
4447         * src/compose.c
4448         * src/prefs_common.c
4449         * src/prefs_common.h
4450         * src/prefs_msg_colors.c
4451         * src/textview.c
4452                 Allow optional background color in quotes
4453                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4454                 GTK+-2.8.x feature
4455
4456 2006-04-10 [colin]      2.1.0cvs26
4457
4458         * src/main.c
4459         * src/mainwindow.c
4460         * src/mainwindow.h
4461                 Implement --select
4462
4463 2006-04-10 [colin]      2.1.0cvs25
4464
4465         * manual/plugins.xml
4466         * manual/fr/plugins.xml
4467                 Document libcurl's proxy variables
4468
4469 2006-04-09 [colin]      2.1.0cvs24
4470
4471         * src/prefs_common.c
4472                 gettext() returns statically allocated stuff. We have
4473                 to strdup it in order to be able to free it.
4474
4475 2006-04-09 [colin]      2.1.0cvs23
4476
4477         * AUTHORS
4478         * src/gtk/authors.h
4479                 Add Alexei
4480
4481 2006-04-09 [colin]      2.1.0cvs22
4482
4483         * src/mainwindow.c
4484         * src/gtk/quicksearch.c
4485                 Fix bug #859 (problems with cyrilic input in 
4486                 search panel) - Patch by Alexey Illarionov 
4487                 <littlesavage@rambler.ru>
4488
4489 2006-04-09 [colin]      2.1.0cvs21
4490
4491         * src/prefs_customheader.c
4492                 I prefer removing then freeing rather than the contrary
4493                 (even if it doesn't change anything ;-)
4494         * src/prefs_account.c
4495                 Fix bug #933 (Crash re-entering the custom headers list 
4496                 dialog in accounts prefs)
4497                 The problem happened when cancelling the Account 
4498                 Preferences' dialogs - in which case we didn't do 
4499                 anything to the PrefsAccount * struct. In case of applying,
4500                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4501                 working with in this dialog. The problem is that 
4502                 prefs_customheader.c, working on this tmp_ac_prefs, always
4503                 changes the ->customhdr_list pointer, even when cancelled. 
4504                 So in case of cancelling the prefs_account dialog, we still
4505                 have to update ->customhdr_list in the real account.
4506
4507 2006-04-08 [colin]      2.1.0cvs20
4508
4509         * manual/fr/glossary.xml
4510         * manual/fr/keyboard.xml
4511                 Forgot some headers :)
4512
4513 2006-04-08 [colin]      2.1.0cvs19
4514
4515         * manual/Makefile.am
4516         * manual/fr/Makefile.am
4517         * manual/fr/account.xml
4518         * manual/fr/ack.xml
4519         * manual/fr/addrbook.xml
4520         * manual/fr/advanced.xml
4521         * manual/fr/faq.xml
4522         * manual/fr/glossary.xml
4523         * manual/fr/gpl.xml
4524         * manual/fr/handling.xml
4525         * manual/fr/intro.xml
4526         * manual/fr/keyboard.xml
4527         * manual/fr/plugins.xml
4528         * manual/fr/starting.xml
4529         * manual/fr/sylpheed-claws-manual.xml
4530         * manual/fr/dist/.cvsignore
4531         * manual/fr/dist/Makefile.am
4532         * manual/fr/dist/html/.cvsignore
4533         * manual/fr/dist/html/Makefile.am
4534         * manual/fr/dist/pdf/.cvsignore
4535         * manual/fr/dist/pdf/Makefile.am
4536         * manual/fr/dist/ps/.cvsignore
4537         * manual/fr/dist/ps/Makefile.am
4538         * manual/fr/dist/txt/.cvsignore
4539         * manual/fr/dist/txt/Makefile.am
4540                 Add the french translation of the manual. Thanks to
4541                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4542                 account.xml, ack.xml, addrbook.xml and advanced.xml
4543
4544 2006-04-08 [colin]      2.1.0cvs18
4545
4546         * manual/plugins.xml
4547         * manual/starting.xml
4548                 More fixes
4549
4550 2006-04-07 [colin]      2.1.0cvs17
4551
4552         * manual/faq.xml
4553         * manual/intro.xml
4554         * manual/keyboard.xml
4555                 Little fixes
4556
4557 2006-04-07 [colin]      2.1.0cvs16
4558
4559         * README
4560         * src/compose.c
4561         * src/prefs_common.c
4562         * src/prefs_common.h
4563                 Add hidden compose_no_markup pref
4564
4565 2006-04-07 [wwp]        2.1.0cvs15
4566
4567         * src/summary_search.c
4568         * .cvsignore
4569                 Bugfix: stop button was sticky when searching in an empty folder.
4570                 Applied curly brackets code style to the whole file (summary_search.c).
4571                 More files to ignore.
4572
4573 2006-04-07 [wwp]        2.1.0cvs14
4574
4575         * src/message_search.c
4576         * src/summary_search.c
4577                 changed default button when search bumps at file/folder
4578                 beginning or end, for convenience (thanks to Colin).
4579
4580 2006-04-07 [paul]       2.1.0cvs13
4581
4582         * src/plugins/dillo_viewer/dillo_prefs.c
4583                 avoid future potential for namespace collision
4584                 Patch by Colin
4585
4586 2006-04-06 [wwp]        2.1.0cvs12
4587
4588         * src/summary_search.c
4589                 Unify extended/advanced searches names (and thus factorize labels),
4590                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4591
4592 2006-04-06 [wwp]        2.1.0cvs11
4593
4594         * src/folderview.c
4595         * src/prefs_themes.c
4596         * src/summaryview.c
4597                 Fixed some compilation warnings.
4598
4599 2006-04-06 [colin]      2.1.0cvs10
4600
4601         * manual/advanced.xml
4602                 Document the wizard template and how to deploy
4603                 Sylpheed-Claws effectively
4604
4605 2006-04-06 [colin]      2.1.0cvs9
4606
4607         * src/folderview.c
4608                 gettext patch to tell translators about _("#"),
4609                 by Maxim Britov
4610
4611 2006-04-06 [colin]      2.1.0cvs8
4612
4613         * src/textview.c
4614                 Fix invalid GtkTextBIter after clicking "Display as text"
4615
4616 2006-04-06 [mones]      2.1.0cvs7
4617
4618         * src/addr_compl.c
4619         * src/addrindex.c
4620         * src/addritem.c
4621         * src/codeconv.c
4622         * src/compose.c
4623         * src/filtering.c
4624         * src/folder.c
4625         * src/folder_item_prefs.c
4626         * src/folderview.c
4627         * src/localfolder.c
4628         * src/matcher.c
4629         * src/mimeview.c
4630         * src/prefs_msg_colors.c
4631         * src/prefs_spelling.c
4632         * src/prefs_themes.c
4633         * src/procmime.c
4634         * src/procmsg.c
4635         * src/stock_pixmap.c
4636         * src/summaryview.c
4637         * src/textview.c
4638         * src/toolbar.c
4639         * src/common/mgutils.c
4640         * src/common/prefs.c
4641         * src/common/ssl_certificate.c
4642         * src/gtk/colorlabel.c
4643         * src/gtk/quicksearch.c
4644         * src/plugins/pgpmime/pgpmime.c
4645         * src/plugins/spamassassin/spamassassin.c
4646                 Removed redundant NULL checks for g_free() calls.
4647                 Patch by Pawel Pekala.
4648
4649 2006-04-06 [mones]      2.1.0cvs6
4650
4651         * src/prefs_actions.c
4652         * src/prefs_filtering.c
4653         * src/prefs_filtering_action.c
4654         * src/prefs_matcher.c
4655         * src/prefs_template.c
4656         * src/gtk/gtkutils.c
4657         * src/gtk/gtkutils.h
4658                 Have a nice replace button. Patch by Pawel Pekala
4659
4660 2006-04-06 [colin]      2.1.0cvs5
4661
4662         * src/addressbook.c
4663                 Fix crash with empty columns
4664
4665 2006-04-05 [colin]      2.1.0cvs4
4666
4667         * src/wizard.c
4668         * src/prefs_gtk.c
4669                 Allow wizard customization with pre-filled values
4670
4671 2006-04-05 [colin]      2.1.0cvs3
4672
4673         * src/textview.c
4674         * src/mimeview.c
4675         * src/mimeview.h
4676                 Nicer messages in mimeview
4677
4678 2006-04-05 [colin]      2.1.0cvs2
4679
4680         * src/addressbook.c
4681         * src/prefs_summaries.c
4682                 i18n fix
4683
4684 2006-04-05 [colin]      2.1.0cvs1
4685
4686         * src/plugins/pgpcore/plugin.c
4687         * src/plugins/pgpcore/select-keys.c
4688         * src/plugins/pgpcore/select-keys.h
4689         * src/plugins/pgpcore/sgpgme.c
4690         * src/plugins/pgpcore/sgpgme.h
4691         * src/plugins/pgpinline/pgpinline.c
4692         * src/plugins/pgpinline/plugin.c
4693         * src/plugins/pgpmime/pgpmime.c
4694         * src/plugins/pgpmime/plugin.c
4695                 Factorize and generalize a bit 
4696                 Drop S/MIME signature verification from PGP/MIME
4697                 (adding it as another, more complete plugin)
4698
4699 2006-04-05 [paul]       2.1.0
4700
4701         2.1.0 released
4702
4703 2006-04-05 [paul]       2.0.0cvs186
4704
4705         * manual/advanced.xml
4706                 add info on colour labels
4707
4708 2006-04-05 [paul]       2.0.0cvs185
4709
4710         * po/bg.po
4711         * po/cs.po
4712         * po/de.po
4713         * po/el.po
4714         * po/en_GB.po
4715         * po/fi.po
4716         * po/fr.po
4717         * po/it.po
4718         * po/nl.po
4719         * po/pl.po
4720         * po/pt_BR.po
4721         * po/sr.po
4722         * po/zh_CN.po
4723                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4724                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4725                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4726                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4727         * src/gtk/authors.h
4728         * tools/claws.i18n.status.pl
4729                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4730                 and new Czech translator, Tim <timbrain@post.cz>
4731
4732 2006-04-05 [mones]      2.0.0cvs184
4733
4734         * po/es.po
4735                 Updated translation
4736
4737 2006-04-05 [colin]      2.0.0cvs183
4738
4739         * src/gtk/quicksearch.c
4740                 Fix bug #929 (unnecessary reload in quick search bar)
4741
4742 2006-04-05 [colin]      2.0.0cvs182
4743
4744         * src/compose.c
4745                 Fix crash on Reply with no From:
4746                 Show signature and conversion error on queuing 
4747                 (but not sending)
4748         * src/mainwindow.c
4749         * src/summaryview.c
4750         * src/summaryview.h
4751                 Factorize threading code and make sure msginfo 
4752                 is not null when it comes from a GtkCTreeRow's 
4753                 data
4754         * src/gtk/gtkaspell.c
4755                 Check for necessary things
4756         * src/gtk/gtksctree.c
4757         * src/gtk/gtksctree.h
4758                 Reset anchor if necessary when removing node
4759
4760 2006-03-29 [colin]      2.0.0cvs181
4761
4762         * src/folderview.c
4763                 Warn for disabled IMAP accounts (due to lack of
4764                 libetpan). Breaks string-freeze - sorry - but it
4765                 is kind of important ;)
4766
4767 2006-03-28 [colin]      2.0.0cvs180
4768
4769         * src/gtk/gtkutils.c
4770         * src/gtk/gtkutils.h
4771                 Add a gtkut_get_link_btn() function that
4772                 creates a button which acts like an URI
4773         * src/prefs_themes.c
4774         * src/gtk/about.c
4775                 Use this function (factorizes codes)
4776         * src/common/defs.h
4777         * src/gtk/pluginwindow.c
4778                 Add a "Get more..." in the plugins window
4779
4780 2006-03-28 [colin]      2.0.0cvs179
4781
4782         * src/common/smtp.c
4783         * src/common/passcrypt.c
4784         * src/undo.c
4785                 Warning fixes. Patch by Pawel Pekala
4786
4787 2006-03-27 [colin]      2.0.0cvs178
4788
4789         * src/undo.c
4790                 Fix undoing by blocks with spaces
4791
4792 2006-03-27 [colin]      2.0.0cvs177
4793
4794         * src/textview.c
4795                 Set margin to 3px for headers
4796
4797 2006-03-27 [paul]
4798
4799         2.1.0-rc2 released
4800
4801 2006-03-27 [wwp]        2.0.0cvs176
4802
4803         * src/summaryview.c
4804                 don't reset quicksearch when updating the message list.
4805                 Thanks to Colin.
4806
4807 2006-03-26 [wwp]        2.0.0cvs175
4808
4809         * src/compose.c
4810                 use a unified border width ('other' tab in the compose window,
4811                 patch by Pawel Pekala).
4812
4813
4814 2006-03-26 [wwp]        2.0.0cvs174
4815
4816         * src/common/quoted-printable.c
4817         * src/addressbook.c
4818                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4819
4820 2006-03-26 [colin]      2.0.0cvs173
4821
4822         * src/quote_fmt_parse.y
4823                 Fix non-UTF8 date formats messing up the whole quote a 
4824                 little bit
4825
4826 2006-03-26 [colin]      2.0.0cvs172
4827
4828         * src/procheader.c
4829                 Make sure the date is UTF8 valid, or try to make it
4830                 so. IncrediMail is really IncrediStupid.
4831         * src/compose.c
4832                 Fix possible conversions. 
4833                 
4834
4835 2006-03-26 [colin]      2.0.0cvs171
4836
4837         * src/matcher.c
4838                 Fix corner cases in body search. This is still a
4839                 hack... It seems impossible to make it good and 
4840                 reasonably fast at the same time.
4841
4842 2006-03-26 [colin]      2.0.0cvs170
4843
4844         * src/summaryview.c
4845                 I think I killed the twilight zone bug!
4846                 summary_select_node() flushes GTK events in order
4847                 to be able to center the view. But this also 
4848                 flushes keypresses like Ctrl-Alt-U, so this can
4849                 call summary_show from summary_select_node (itself
4850                 called from summary_show, etc.). And the summaryview
4851                 has to be unlocked in this function. So just locking
4852                 while processing GTK events, and bailing if locked, 
4853                 should fix it.
4854                 Fixes bug #927 (SIGSEGV during Update Summary)
4855
4856 2006-03-25 [colin]      2.0.0cvs169
4857
4858         * src/matcher.c
4859                 Fix search in QP-encoded bodies
4860                 Fix utf-8 searches in bodies encoded in the
4861                 locale's encoding
4862         * src/common/quoted-printable.c
4863         * src/common/quoted-printable.h
4864                 Add a decode function that doesn't overwrite
4865                 the original pointer
4866                 
4867
4868 2006-03-24 [colin]      2.0.0cvs168
4869
4870         * src/action.c
4871         * src/summaryview.c
4872         * src/summaryview.h
4873                 Update message cache after action
4874                 Patch by H. Merijn Brand
4875         * src/prefs_msg_colors.c
4876                 Factorize label 
4877                 Patch by Fabien Vantard
4878         * src/plugins/spamassassin/spamassassin_gtk.c
4879                 Remove useless translation
4880                 Patch by Fabien Vantard
4881
4882 2006-03-23 [colin]      2.0.0cvs167
4883
4884         * src/common/ssl.c
4885                 Let 30 seconds to SSL_connect
4886
4887 2006-03-23 [wwp]        2.0.0cvs166
4888
4889         * src/summaryview.c
4890         * src/gtk/description_window.c
4891                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4892                 and headers are translated; adjust description windows' width to fit their
4893                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4894
4895 2006-03-23 [paul]       2.0.0cvs165
4896
4897         * src/common/utils.c
4898                 fix highlighting of URIs containing "()"
4899                 (2.0.0cvs164's reversal fixed)
4900                 Thanks to Colin.
4901
4902 2006-03-23 [paul]       2.0.0cvs164
4903
4904         * src/common/utils.c
4905                 revert patch, (postponing a fix), at 2.0.0cvs120
4906                 as it breaks more URIs than it fixes.
4907                 Allow '-' to be a terminating character in a URI
4908
4909 2006-03-22 [colin]      2.0.0cvs163
4910
4911         * configure.ac
4912                 Require libetpan 0.45
4913                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4914
4915 2006-03-22 [paul]       2.0.0cvs162
4916
4917         * src/editgroup.c
4918                 replace '<-' and '->' buttons with GTK_STOCK graphical
4919                 buttons
4920         * src/summary_search.c
4921                 don't offer '...' for translation
4922                 add a tooltip to advanced search '...' button
4923         * src/gtk/quicksearch.c
4924                 don't offer '...' for translation
4925
4926 2006-03-21 [colin]      2.0.0cvs161
4927
4928         * src/compose.c
4929                 Fix middle-click pasting (insert at click
4930                 position instead of cursor position, don't
4931                 remove existing selection and allow pasting
4932                 our own selection)
4933         * src/addressbook.c
4934                 "LDAP Server" -> "LDAP servers"
4935
4936 2006-03-21 [wwp]        2.0.0cvs160
4937
4938         * src/etpan/imap-thread.c
4939                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4940
4941 2006-03-20 [colin]      2.0.0cvs159
4942
4943         * src/summaryview.c
4944                 Don't reload summaryview after an execute with no
4945                 move action
4946
4947 2006-03-19 [colin]      2.0.0cvs158
4948
4949         * src/addressbook.c
4950                 and put groups at the top, always
4951
4952 2006-03-19 [colin]      2.0.0cvs157
4953
4954         * src/addressbook.c
4955                 Order groups before names, as previously
4956
4957 2006-03-19 [colin]      2.0.0cvs156
4958
4959         * src/addressbook.c
4960                 - Sort case-unsensitive
4961                 - Put the sort arrow at opening too
4962
4963 2006-03-19 [wwp]        2.0.0cvs155
4964
4965         * src/addressbook.c
4966                 allow sorting by name/email/remarks, ensure that right-pane's contents
4967                 matches the left-pane selection (cleared when appropriate).
4968                 Patch by Pawel Pekala <c0rn@o2.pl>.
4969
4970 2006-03-18 [colin]      2.0.0cvs154
4971
4972         * src/textview.c
4973                 Fix text cursor ;)
4974
4975 2006-03-18 [colin]      2.0.0cvs153
4976
4977         * src/gtk/filesel.c
4978                 Make sure we hide the preview if we didn't get
4979                 a filename
4980
4981 2006-03-18 [colin]      2.0.0cvs152
4982
4983         * src/summaryview.c
4984                 Set cursor to watch for execution (fixes lack
4985                 of watch-cursor when dnd'ing hundreds of mails)
4986         * src/gtk/filesel.c
4987                 Check that mime type is 'image/*' before updating
4988                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4989
4990 2006-03-18 [colin]      2.0.0cvs151
4991
4992         * src/mainwindow.c
4993         * src/textview.c
4994         * src/textview.h
4995                 Put a watch cursor in textview too when the mainwindow's
4996                 cursor in a watch
4997
4998 2006-03-18 [colin]      2.0.0cvs150
4999
5000         * src/folder.c
5001                 Change wrong asserts to simple tests
5002
5003 2006-03-17 [colin]      2.0.0cvs149
5004
5005         * src/mainwindow.c
5006         * src/mainwindow.h
5007         * src/prefs_msg_colors.c
5008         * src/summaryview.c
5009         * src/summaryview.h
5010         * src/gtk/colorlabel.c
5011         * src/gtk/colorlabel.h
5012                 Add a color label menu in the main menubar
5013                 Add (fixed) accels Ctrl-{0-7} to change the color
5014                 They have to be fixed because the menu's dynamic,
5015                 the items are complex widgets, hence we can't use
5016                 a GtkItemFactory.
5017
5018
5019 2006-03-17 [wwp]        2.0.0cvs148
5020
5021         * src/compose.c
5022                 rollback few lines from my previous commit (those lines come from
5023                 a pending patch, accidentally commited, even if neutral as they are
5024                 commented out).
5025
5026 2006-03-17 [wwp]        2.0.0cvs147
5027
5028         * src/compose.c
5029                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5030                 applied code style/indentation to the modified function.
5031
5032 2006-03-17 [wwp]        2.0.0cvs146
5033
5034         * src/procmsg.c
5035         * src/compose.c
5036                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5037
5038 2006-03-17 [paul]
5039
5040         2.1.0-rc1 released
5041
5042 2006-03-17 [paul]       2.0.0cvs145
5043
5044         * src/main.c
5045                 addressbook_read_file() was called twice
5046         * src/textview.c
5047                 X-Mailer highlighting
5048
5049 2006-03-16 [colin]      2.0.0cvs144
5050
5051         * src/sourcewindow.c
5052         * src/sourcewindow.h
5053                 And the last one, in source window.
5054
5055 2006-03-16 [colin]      2.0.0cvs143
5056
5057         * src/compose.c
5058         * src/compose.h
5059                 Fix the same stuff in compose
5060
5061 2006-03-16 [colin]      2.0.0cvs142
5062
5063         * src/messageview.c
5064                 Complete the previous messageview crash fix
5065
5066 2006-03-16 [colin]      2.0.0cvs141
5067
5068         * src/procmsg.h
5069         * src/procmsg.c
5070         * src/folder.c
5071                 Fix POSTPROCESSING hook
5072                 Patch by H. Merijn Brand
5073
5074         * src/procmime.c
5075         * src/procmime.h
5076                 Parse Content-Location
5077
5078         * src/toolbar.c
5079         * src/messageview.c
5080         * src/messageview.h
5081                 Don't crash when a top-level MessageView has
5082                 been closed on us. Same problematic than
5083                 yesterday's quicksearch issue.
5084
5085 2006-03-15 [colin]      2.0.0cvs140
5086
5087         * src/gtk/quicksearch.c
5088                 Fix a bitchy race we didn't think about when we
5089                 added quicksearch cancellation:
5090                 If the search is not on cached fields, for example
5091                 body_part matchcase "stuff"
5092                 the matcher code has to get the whole message. If
5093                 we're on IMAP, that can be slow, and in order to
5094                 be non-blocking, the IMAP code idle loop processes
5095                 gtk events too. So it is possible to cancel a
5096                 quicksearch while the matcher is getting the mail's
5097                 body. After matcher got its body, it will start to
5098                 iterate over the matcher list that the Quicksearch's
5099                 clear_search_cb() just freed via prepare_matcher().
5100                 SIGSEGV ensues.
5101                 The fix consists of guarding the matcherlist_match()
5102                 call with a boolean 'matching'. If we reset the
5103                 quicksearch while matching is TRUE, we don't free
5104                 the matcherlist anymore like we did, but we set
5105                 another new flag, deferred_free, to TRUE. Then,
5106                 in quicksearch_match(), just after returning from
5107                 matcherlist_match() and unsetting the matching flag,
5108                 we check the deferred_free flag and do the
5109                 prepare_matcher() (which does the matcherlist_free)
5110                 for real, so we free the matcherlist once it's not
5111                 used anymore.
5112                 As all of this runs via the glib main loop, we
5113                 luckily don't need a mutex.
5114         * src/summaryview.c
5115                 Also, show progress while searching.
5116
5117
5118 2006-03-14 [colin]      2.0.0cvs139
5119
5120         * src/alertpanel.c
5121                 Make alertpanel_is_open non-static
5122
5123 2006-03-14 [colin]      2.0.0cvs138
5124
5125         * src/prefs_spelling.c
5126                 Cleanups - Fabien Vantard
5127
5128 2006-03-14 [wwp]        2.0.0cvs137
5129
5130         * src/main.c
5131                 code style normalization (curly braces, indentation).
5132
5133 2006-03-14 [wwp]        2.0.0cvs137
5134
5135         * src/main.c
5136                 code style (braces, indentation)
5137
5138 2006-03-12 [paul]       2.0.0cvs136
5139
5140         * src/prefs_common.c
5141                 trans_hdr defaults to FALSE to be RFC-savvy
5142         * src/prefs_summaries.c
5143                 add a tooltip to the trans_hdr option
5144                 
5145
5146 2006-03-12 [paul]       2.0.0cvs135
5147
5148         * src/prefs_matcher.c
5149                 give a little more width to the combos
5150         * src/prefs_display_header.c
5151         * src/textview.c
5152                 translate headers if prefs_common.trans_hdr
5153                 is TRUE
5154
5155         Patches by Pawel Pekala
5156
5157 2006-03-12 [paul]       2.0.0cvs134
5158
5159         * src/plugins/clamav/clamav_plugin.c
5160         * src/plugins/dillo_viewer/dillo_viewer.c
5161         * src/plugins/pgpcore/plugin.c
5162         * src/plugins/pgpinline/plugin.c
5163         * src/plugins/pgpmime/plugin.c
5164         * src/plugins/spamassassin/spamassassin.c
5165                 update/add to descriptions
5166         * src/plugins/spamassassin/spamassassin_gtk.c
5167                 fixes to the english, remove superfluous
5168                 tooltips, clean up a little
5169
5170 2006-03-12 [paul]       2.0.0cvs133
5171
5172         * src/compose.c
5173                 fix Bug 924, 'Account combo box shows up wrong 
5174                 if & is in account name'
5175
5176 2006-03-11 [colin]      2.0.0cvs132
5177
5178         * src/summaryview.c
5179                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5180                 messed up shift-selection because is slows down
5181                 moving around summaryview. thanks -users
5182
5183 2006-03-10 [colin]      2.0.0cvs131
5184
5185         * src/plugins/spamassassin/spamassassin_gtk.c
5186                 Put back Paul's engrish fixes
5187
5188 2006-03-10 [colin]      2.0.0cvs130
5189
5190         * src/plugins/spamassassin/spamassassin.c
5191         * src/plugins/spamassassin/spamassassin.h
5192         * src/plugins/spamassassin/spamassassin_gtk.c
5193                 Cleanup SA prefs page (more)
5194                 Patch by Fabien Vantard
5195
5196 2006-03-10 [paul]       2.0.0cvs129
5197
5198         * src/prefs_msg_colors.c
5199         * src/prefs_spelling.c
5200                 widget sensitivity
5201
5202 2006-03-09 [mones]      2.0.0cvs128
5203
5204         * po/es.po
5205                 Update for next RC
5206
5207 2006-03-09 [wwp]        2.0.0cvs127
5208
5209         * configure.ac
5210                 revert accidental commit (requirement for libetpan 0.43), this time
5211                 not in HEAD.
5212
5213 2006-03-09 [wwp]        2.0.0cvs125
5214
5215         * configure.ac
5216                 revert accidental commit (requirement for libetpan 0.43)
5217
5218 2006-03-09 [paul]       2.0.0cvs126
5219
5220         * src/prefs_receive.c
5221                 remove useless frame
5222                 replace 'incorporation' with 'receiving'
5223         * src/plugins/clamav/clamav_plugin_gtk.c
5224         * src/plugins/spamassassin/spamassassin_gtk.c
5225                 improve widget sensitivity
5226                 fix a bit his engrish
5227
5228 2006-03-09 [wwp]        2.0.0cvs125
5229
5230         * src/addressadd.c
5231         * src/foldersel.c
5232         * src/prefs_common.c
5233         * src/prefs_common.h
5234                 remember some more windows' sizes (add to addressbook and
5235                 select folder).
5236
5237 2006-03-09 [paul]       2.0.0cvs124
5238
5239         * src/plugins/pgpcore/prefs_gpg.c
5240                 normalise construction of dialogue
5241
5242 2006-03-09 [paul]       2.0.0cvs123
5243
5244         * src/plugins/trayicon/Makefile.am
5245                 add missing slash
5246
5247 2006-03-08 [colin]      2.0.0cvs122
5248
5249         * src/plugins/trayicon/Makefile.am
5250                 Fix build in separate dir 
5251                 Patch by Bamanzi <bamanzi@gmail.com>
5252
5253 2006-03-08 [colin]      2.0.0cvs121
5254
5255         * src/procmsg.c
5256                 Batch move and copies from summaryview with delayed execution
5257                 too
5258
5259 2006-03-07 [paul]       2.0.0cvs120
5260
5261         * src/common/utils.c
5262                 fix highlighting of URIs containing "()"
5263                 Patch by Pawel Pekala
5264
5265 2006-03-07 [paul]       2.0.0cvs119
5266
5267         * src/folder.c
5268         * src/folder.h
5269         * src/folderview.c
5270                 immediately do alphabetical resort when
5271                 changing a folder's name
5272                 Patch by Pawel Pekala
5273
5274 2006-03-07 [paul]       2.0.0cvs118
5275
5276         * src/news.c
5277         * src/news_gtk.c
5278                 when unsubscribing a newsgroup, remove the
5279                 folder and msgs in .sylpheed-claws/newscache
5280                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5281
5282 2006-03-07 [paul]       2.0.0cvs117
5283
5284         * src/textview.c
5285                 fix wrong Fake URL Warning
5286                 Thanks to Hiro
5287
5288 2006-03-07 [colin]      2.0.0cvs116
5289
5290         * src/imap.c
5291                 Return immediately when password dialog was
5292                 cancelled
5293         * src/gtk/inputdialog.c
5294                 Allow empty strings for passwords
5295
5296
5297 2006-03-06 [colin]      2.0.0cvs115
5298
5299         * src/imap.c
5300                 Prevent double-timeouts when connection fails
5301
5302 2006-03-06 [colin]
5303
5304         2.0.1-rc1 released
5305
5306 2006-03-06 [colin]      2.0.0cvs114
5307
5308         * src/imap.c
5309                 Refresh session during potentially long
5310                 operations
5311
5312 2006-03-06 [wwp]        2.0.0cvs113
5313
5314         * src/prefs_msg_colors.h
5315                 forgot that one (custom color labels).
5316
5317 2006-03-06 [wwp]        2.0.0cvs112
5318
5319         * src/prefs_common.c
5320         * src/prefs_common.h
5321         * src/prefs_msg_colors.c
5322         * src/summaryview.c
5323         * src/summaryview.h
5324         * src/gtk/colorlabel.c
5325         * src/gtk/colorlabel.h
5326                 colors in messages list are now customizable. Color values and names can
5327                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5328                 Thanks to Paul and Colin for their help with this longstanding patch!
5329
5330 2006-03-06 [wwp]        2.0.0cvs111
5331
5332         * src/textview.c
5333                 don't crash if (x)face is bad.
5334
5335 2006-03-05 [paul]       2.0.0cvs110
5336
5337         * AUTHORS
5338         * configure.ac
5339         * src/Makefile.am
5340         * src/common/Makefile.am
5341         * src/common/utils.h
5342         * src/etpan/imap-thread.c
5343         * src/gtk/authors.h
5344         * src/plugins/clamav/Makefile.am
5345         * src/plugins/demo/Makefile.am
5346         * src/plugins/dillo_viewer/Makefile.am
5347         * src/plugins/pgpcore/Makefile.am
5348         * src/plugins/pgpcore/passphrase.c
5349         * src/plugins/pgpinline/Makefile.am
5350         * src/plugins/pgpmime/Makefile.am
5351         * src/plugins/spamassassin/Makefile.am
5352         * src/plugins/trayicon/Makefile.am
5353                 fix builiding on cygwin
5354                 Patch by Ralgh Young <bamanzi@gmail.com>
5355
5356 2006-03-04 [wwp]        2.0.0cvs109
5357
5358         * manual/keyboard.xml
5359                 fix mixed up/down keys.
5360
5361 2006-03-04 [wwp]        2.0.0cvs108
5362
5363         * README
5364         * INSTALL
5365                 updated links to SpamAssassin.
5366
5367 2006-03-04 [wwp]        2.0.0cvs107
5368
5369         * manual/plugins.xml
5370         * src/plugins/spamassassin/README
5371                 updated SpamAssassin plugin docs to reflect new functional additions
5372                 (also fix/update/documents few technical stuff more, see the README).
5373
5374 2006-03-04 [wwp]        2.0.0cvs106
5375
5376         * src/prefs_message.c
5377                 normalized capitalization of message-prefs paths.
5378
5379 2006-03-04 [wwp]        2.0.0cvs105
5380
5381         * manual/advanced.xml
5382                 typo.
5383
5384 2006-03-03 [colin]      2.0.0cvs104
5385
5386         * src/plugins/clamav/clamav_plugin_gtk.c
5387                 Rework prefs page, patch by Fabien 
5388
5389 2006-03-03 [colin]      2.0.0cvs103
5390
5391         * src/plugins/clamav/clamav_plugin.c
5392                 Set error on all errors
5393
5394 2006-03-03 [colin]      2.0.0cvs102
5395
5396         * src/common/plugin.c
5397                 Initialize error to avoid crashing when a plugin fails
5398                 without setting error
5399
5400 2006-03-02 [wwp]        2.0.0cvs101
5401
5402         * configure.ac
5403                 fixed linker flags for libetpan support on Cygwin
5404                 (thanks to H.Merijn Brand).
5405
5406 2006-03-02 [wwp]        2.0.0cvs100
5407
5408         * src/addressbook.c
5409                 fix some AB error messages: one for punctuation and
5410                 one wrongly duplicate (thanks, maxbritov).
5411
5412 2006-03-02 [wwp]        2.0.0cvs99
5413
5414         * src/plugins/spamassassin/spamassassin.c
5415                 make sync calls to sa-learn/spamc to prevent
5416                 system (whatever local or client/server) overload.
5417
5418 2006-03-02 [colin]      2.0.0cvs98
5419
5420         * src/summaryview.c
5421                 Put the spam icon in the status column instead of the
5422                 mark one
5423
5424 2006-03-01 [colin]      2.0.0cvs97
5425
5426         * src/plugins/spamassassin/spamassassin.c
5427                 Fix segfault (g_file_set_contents fails for some 
5428                 reason and err==0x2f. Can't find out why with
5429                 valgrind, using working function :-)
5430
5431 2006-03-01 [colin]      2.0.0cvs96
5432
5433         * src/inc.c
5434                 Offline overriding: let 'No' be cached only 3 seconds
5435
5436 2006-03-01 [colin]      2.0.0cvs95
5437
5438         * src/addr_compl.c
5439         * src/addrbook.c
5440         * src/addressbook.c
5441         * src/addrindex.c
5442         * src/folder_item_prefs.c
5443         * src/headerview.c
5444         * src/imap.c
5445         * src/inc.c
5446         * src/ldif.c
5447         * src/mainwindow.c
5448         * src/mh.c
5449         * src/msgcache.c
5450         * src/prefs_common.h
5451         * src/prefs_msg_colors.c
5452         * src/procheader.c
5453         * src/procheader.h
5454         * src/procmime.c
5455         * src/procmsg.c
5456         * src/procmsg.h
5457         * src/send_message.h
5458         * src/simple-gettext.c
5459         * src/summaryview.c
5460         * src/summaryview.h
5461         * src/syldap.c
5462         * src/textview.c
5463         * src/undo.c
5464         * src/common/ssl_certificate.c
5465         * src/common/utils.c
5466         * src/gtk/colorsel.c
5467         * src/gtk/gtksctree.c
5468         * src/gtk/gtkshruler.c
5469         * src/plugins/trayicon/trayicon.c
5470                 #if 0 goes to /dev/null
5471
5472 2006-03-01 [colin]      2.0.0cvs94
5473
5474         * src/compose.c
5475         * src/imap.c
5476         * src/inc.c
5477         * src/inc.h
5478         * src/messageview.c
5479         * src/news.c
5480         * src/plugins/spamassassin/spamassassin.c
5481                 Allow to add information in the "working offline"
5482                 window
5483
5484 2006-03-01 [wwp]        2.0.0cvs93
5485
5486         * src/plugins/spamassassin/spamassassin.c
5487                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5488                 'cause it seems that calling `spamc ... < inputfile` with
5489                 g_spawn_(a)sync simply.. erm doesn't work :-).
5490
5491 2006-03-01 [wwp]        2.0.0cvs92
5492
5493         * src/toolbar.c
5494         * src/toolbar.h
5495                 simplify the adding of spam/ham button to the messageview toolbar
5496                 (it gets more clear now that the same button will be "Mark as spam"
5497                 or "Mark as ham" according to the current message status,
5498                 thanks to Colin).
5499
5500 2006-03-01 [wwp]        2.0.0cvs91
5501
5502         * src/messageview.c
5503         * src/procmsg.c
5504         * src/procmsg.h
5505         * src/summaryview.c
5506         * src/plugins/spamassassin/spamassassin.c
5507         * src/plugins/spamassassin/spamassassin.h
5508                 make learner callbacks return a status (0 for ok),
5509                 handle it in main code to avoid setting flags when learning failed,
5510                 don't learn on TCP if offline in spamassassin,
5511                 thanks to Colin.
5512
5513                 
5514
5515 2006-03-01 [wwp]        2.0.0cvs90
5516
5517         * src/compose.c
5518                 some work around the compose window's account menu,
5519                 patch by Fabien Vantard.
5520
5521 2006-03-01 [wwp]        2.0.0cvs89
5522
5523         * src/plugins/spamassassin/spamassassin.c
5524                 fixed bad logics, was using spamc in local mode and sa-learn
5525                 in remote mode (thanks, Colin).
5526
5527 2006-03-01 [wwp]        2.0.0cvs88
5528
5529         * src/plugins/spamassassin/spamassassin.c
5530         * src/plugins/spamassassin/spamassassin.h
5531         * src/plugins/spamassassin/spamassassin_gtk.c
5532                 made processing of emails w/ sa-plugin an option (default is TRUE),
5533                 fixed Engrish some tooltips, capitalization of some debug messages
5534                 and warnings. The spamassassin plugin now provides two separate
5535                 services: process emails upon incorporation and spamd training.
5536                 Both services (un)register independently but use some common
5537                 plugin settings (transport settings, spam storage location).
5538
5539 2006-02-28 [wwp]        2.0.0cvs87
5540
5541         * src/plugins/spamassassin/spamassassin.c
5542                 fix async flag to spamc cmdline execution (batch exec should
5543                 be asynchronous).
5544
5545 2006-02-27 [wwp]        2.0.0cvs86
5546
5547         * src/plugins/spamassassin/spamassassin.c
5548         * src/plugins/spamassassin/spamassassin.h
5549         * src/plugins/spamassassin/spamassassin_gtk.c
5550                 - added the ability to learn a remote spamassassin server (spamd),
5551                 using spamc.
5552                 - added the spamassassin option 'username', that applies to all
5553                 spamassassin operations (filtering, learning, local or remote).
5554                 The default username is the current unix user (if left blank
5555                 from gtk prefs or config file).
5556                 - commented out some unused code (notebook widget), removed unused
5557                 layout (hbox1).
5558                 - make more widgets sensitive to the transport type.
5559
5560 2006-02-27 [colin]      2.0.0cvs85
5561
5562         * src/plugins/spamassassin/spamassassin.c
5563                 Fix sa-learn call when offline
5564
5565 2006-02-27 [colin]      2.0.0cvs84
5566
5567         * configure.ac
5568         * src/Makefile.am
5569         * src/mainwindow.c
5570         * src/mainwindow.h
5571         * src/messageview.c
5572         * src/messageview.h
5573         * src/prefs_toolbar.c
5574         * src/procmsg.c
5575         * src/stock_pixmap.c
5576         * src/stock_pixmap.h
5577         * src/summaryview.c
5578         * src/toolbar.c
5579         * src/toolbar.h
5580         * src/pixmaps/ham_btn.xpm
5581         * src/pixmaps/spam.xpm
5582         * src/pixmaps/spam_btn.xpm
5583         * src/plugins/spamassassin/spamassassin.c
5584                 Add button in toolbar for spam learning
5585                 Fix a few bugs from the last related commit
5586                 Revert 1.9.6cvs23 which messed up shift-selection
5587
5588 2006-02-24 [colin]      2.0.0cvs83
5589
5590         * src/procmsg.c
5591         * src/summaryview.c
5592         * src/summaryview.h
5593         * src/plugins/spamassassin/spamassassin.c
5594         * src/plugins/spamassassin/spamassassin.h
5595         * src/plugins/spamassassin/spamassassin_gtk.c
5596                 Unregister learner when spamassassin is either
5597                 disabled or over tcp
5598
5599 2006-02-24 [colin]      2.0.0cvs82
5600
5601         * src/Makefile.am
5602         * src/mainwindow.c
5603         * src/mainwindow.h
5604         * src/procmsg.c
5605         * src/procmsg.h
5606         * src/stock_pixmap.c
5607         * src/stock_pixmap.h
5608         * src/summaryview.c
5609         * src/summaryview.h
5610         * src/gtk/icon_legend.c
5611         * src/pixmaps/spam.xpm  ** NEW FILE **
5612         * src/plugins/spamassassin/spamassassin.c
5613         * src/plugins/spamassassin/spamassassin_gtk.c
5614                 Add spam learning interface (Mark/Mark as 
5615                 (spam|ham) menus)
5616
5617 2006-02-24 [wwp]        2.0.0cvs81
5618
5619         * src/compose.c
5620         * src/compose.h
5621         * src/filtering.c
5622                 hide compose window when sending message in batch mode
5623                 (filtering: forward and redirect). Also fixed a wrong
5624                 value returned when sending failed, neutral anyway.
5625                 (Colin, me) 
5626
5627 2006-02-24 [wwp]        2.0.0cvs80
5628
5629         * src/mainwindow.c
5630                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5631
5632 2006-02-24 [paul]       2.0.0cvs79
5633
5634         * src/news.c
5635         * src/news.h
5636         * src/news_gtk.c
5637                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5638                 Thanks to Colin
5639
5640 2006-02-23 [colin]      2.0.0cvs78
5641
5642         * src/alertpanel.c
5643                 Change OK to Close in alertpanel with View log
5644                 button; add accel to View log. Patch by Fabien
5645                 Vantard
5646
5647 2006-02-23 [wwp]        2.0.0cvs77
5648
5649         * src/compose.c
5650                 silly me, there were much more tests to perform, since toolbars can
5651                 really have down to 1 element only.
5652
5653 2006-02-23 [wwp]        2.0.0cvs76
5654
5655         * commitHelper
5656                 fixed indentation from my previous commit. Fallback to VISUAL if
5657                 EDITOR is not set (and to vi, at last resort).
5658
5659 2006-02-23 [wwp]        2.0.0cvs75
5660
5661         * commitHelper
5662                 improved error detection (Colin, me).
5663
5664 2006-02-23 [wwp]        2.0.0cvs74
5665
5666         * src/prefs_toolbar.c
5667                 simplify and fix prefs/toolbars layouting. Combos' contents can
5668                 now be really displayed.
5669
5670 2006-02-23 [wwp]        2.0.0cvs73
5671         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5672         be really displayed.
5673
5674 2006-02-22 [wwp]        2.0.0cvs72
5675
5676         * src/compose.c
5677                 fix a typo in my previous commit (sorry!).
5678
5679 2006-02-22 [wwp]        2.0.0cvs71
5680
5681         * src/prefs_toolbar.c
5682                 fix a crash when adding separators to toolbars,
5683                 also fix some separator item information.
5684
5685 2006-02-22 [wwp]        2.0.0cvs70
5686
5687         * src/compose.c
5688                 fix a crash when redirecting (for instance) when compose window's
5689                 toolbar contents has been customized (when some buttons have been
5690                 removed in fact).
5691
5692 2006-02-21 [wwp]        2.0.0cvs69
5693
5694         * src/summaryview.c
5695         * src/gtk/pluginwindow.c
5696         * src/plugins/pgpcore/prefs_gpg.c
5697                 fix some compilation warnings (feat. remains of removed code).
5698
5699 2006-02-21 [wwp]        2.0.0cvs68
5700
5701         * src/gtk/gtkutils.c
5702                 fix two compilation issues, thanks to Stephan Sachse.
5703
5704 2006-02-20 [colin]      2.0.0cvs67
5705
5706         * src/mainwindow.c
5707                 Don't reselect displayed mail on refocus
5708                 This fixes actions misbehaving 
5709
5710 2006-02-20 [wwp]        2.0.0cvs66
5711
5712         * src/summaryview.c
5713         * src/gtk/gtksctree.c
5714         * src/gtk/gtkshruler.c
5715                 changed more runtime typecast checks.
5716
5717 2006-02-20 [wwp]        2.0.0cvs65
5718
5719         * src/summary_search.c
5720                 find all - summaryview refresh issue fixed, thanks to Colin.
5721
5722 2006-02-20 [wwp]        2.0.0cvs64
5723
5724         * src/gtk/gtkutils.c
5725                 better runtime typecast checks.
5726
5727 2006-02-20 [wwp]        2.0.0cvs63
5728
5729         * src/summary_search.c
5730                 enhancements to the summary search:
5731                         - add the ability to stop the running search
5732                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5733                         - don't search if no criteria (From/To/Subject/Body) is set
5734                         - ensure that a busy mouse pointer is always shown when searching,
5735                           show it even a bit earlier
5736
5737 2006-02-19 [colin]      2.0.0cvs62
5738
5739         * src/compose.c
5740         * src/imap.c
5741         * src/etpan/imap-thread.c
5742         * src/etpan/imap-thread.h
5743                 (Future) IMAP speed improvement on sending
5744                 Will require a libetpan update
5745         * src/summaryview.c
5746         * src/gtk/quicksearch.c
5747                 Make quicksearch clearable while running.
5748
5749 2006-02-17 [colin]      2.0.0cvs61
5750
5751         * src/imap.c
5752         * src/etpan/imap-thread.c
5753         * src/etpan/imap-thread.h
5754                 Check for IMAP certificates
5755                 ** Requires libetpan-0.42-cvs4 
5756                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5757
5758 2006-02-17 [colin]      2.0.0cvs60
5759
5760         * src/messageview.c
5761         * src/prefs_common.c
5762         * src/prefs_common.h
5763         * src/prefs_message.c
5764                 Add pref to display HTML-only mails with plugin, 
5765                 if possible (defaulting to FALSE of course).
5766
5767 2006-02-16 [colin]      2.0.0cvs59
5768
5769         * src/main.c
5770         * src/common/plugin.c
5771         * src/common/plugin.h
5772         * src/gtk/pluginwindow.c
5773                 Keep track of requested (but unloaded) plugins
5774                 in some error cases.
5775
5776 2006-02-16 [wwp]        2.0.0cvs58
5777
5778         * src/gtk/gtkaspell.c
5779         * src/gtk/gtkaspell.h
5780         * src/prefs_spelling.c
5781         * src/compose.c
5782         * src/prefs_common.c
5783         * src/prefs_common.h
5784                 implemented new optional spellchecker behaviour: re-check message when
5785                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5786
5787 2006-02-16 [wwp]        2.0.0cvs57
5788
5789         * src/quote_fmt_parse.y
5790                 pclose popen'ed pipe.
5791
5792 2006-02-15 [colin]      2.0.0cvs56
5793
5794         * src/mimeview.c
5795         * src/mimeview.h
5796                 Let MimeViewers know which MimeView they
5797                 depend of.
5798         * src/summaryview.c
5799                 Swap From/To columns in Sent/Queue/Drafts
5800                 folders
5801         * src/etpan/imap-thread.c
5802                 Use mailstream_low_tls_open() for STARTTLS
5803                 instead of mailstream_low_ssl_open()
5804                 ** REQUIRES libetpan 0.42cvs3 **
5805
5806 2006-02-15 [wwp]        2.0.0cvs55
5807
5808         * src/compose.c
5809         * src/compose.h
5810         * src/message_search.c
5811         * src/message_search.h
5812         * src/textview.c
5813         * src/gtk/gtkutils.c
5814         * src/gtk/gtkutils.h
5815                 added the ability to Find text in the compose window (and a bit
5816                 of code factorization).
5817
5818 2006-02-15 [wwp]        2.0.0cvs54
5819
5820         * src/prefs_gtk.c
5821                 yet another one file was missing (fix for some widgets' sensitivity).
5822                 Thanks Colin!
5823
5824 2006-02-15 [wwp]        2.0.0cvs53
5825
5826         * src/prefs_gtk.h
5827                 oops forgot that file (fix for some widgets' sensitivity).
5828
5829 2006-02-15 [wwp]        2.0.0cvs52
5830
5831         * src/summary_search.c
5832                 implemented advanced summary search options (added the ability
5833                 to use matcher conditions in an advanced search mode).
5834
5835 2006-02-15 [wwp]        2.0.0cvs51
5836
5837         * src/plugins/pgpcore/prefs_gpg.c
5838         * src/prefs_account.c
5839                 fix some widget sensitivity, mostly around some labels in
5840                 account prefs.
5841
5842 2006-02-15 [paul]       2.0.0cvs50
5843
5844         * manual/advanced.xml
5845                 improve Templates info
5846                 written by wwp
5847
5848 2006-02-14 [colin]      2.0.0cvs49
5849
5850         * src/pixmaps/address_book.xpm
5851         * src/pixmaps/preferences.xpm
5852         * src/pixmaps/properties.xpm
5853                 Fix pixmap size - patch by Fabien Vantard
5854
5855 2006-02-13 [colin]      2.0.0cvs48
5856
5857         * src/procmime.c
5858                 Add missing fclose()s on error
5859         * src/textview.c
5860                 Remove unused code
5861         * src/common/utils.c
5862                 Fix temp files not being deleted on windows
5863         Patches by Thomas Gilgin
5864
5865 2006-02-13 [colin]      2.0.0cvs47
5866
5867         * src/mainwindow.c
5868                 Fix exit crash
5869
5870 2006-02-13 [wwp]        2.0.0cvs46
5871
5872         * src/plugins/pgpcore/prefs_gpg.c
5873                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5874
5875 2006-02-12 [colin]      2.0.0cvs45
5876
5877         * src/folderview.c
5878         * src/main.c
5879         * src/mainwindow.c
5880                 Fix "stuff" when quitting
5881
5882 2006-02-12 [wwp]        2.0.0cvs44
5883
5884         * src/prefs_themes.c
5885                 fix typos in debug messages.
5886
5887 2006-02-11 [colin]      2.0.0cvs43
5888
5889         * src/summaryview.c
5890                 don't allow drag/drop from ourself
5891
5892 2006-02-10 [wwp]        2.0.0cvs42
5893
5894         * src/exporthtml.c
5895         * src/html.c
5896         * src/html.h
5897         * src/procmime.c
5898         * src/textview.c
5899                 renamed html_ prefixed functions and data structures to avoid
5900                 namespace clashes w/ other software (gtkhtml2 for instance).
5901                 Closes bug #907.
5902
5903
5904 2006-02-09 [colin]      2.0.0cvs41
5905
5906         * src/summaryview.c
5907                 Fix shitty logic messed up. Thanks Ticho for the hint!
5908
5909 2006-02-09 [wwp]        2.0.0cvs40
5910
5911         * src/gtk/about.c
5912         * src/compose.c
5913         * src/prefs_account.c
5914         * src/prefs_gtk.h
5915         * src/editaddress.c
5916                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5917                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5918                 Browse buttons in accounts prefs.
5919
5920 2006-02-09 [colin]      2.0.0cvs39
5921
5922         * src/matcher.c
5923                 Check for pointer before using its members
5924         * src/gtk/gtksourceprintjob.c
5925                 Fix a wrong warning
5926
5927 2006-02-09 [wwp]        2.0.0cvs38
5928
5929         * src/gtk/filesel.c
5930                 fix few compiler warnings (type mismatch).
5931
5932 2006-02-09 [paul]       2.0.0cvs37
5933
5934         * po/fr.po
5935                 updated by Fabien Vantard
5936
5937 2006-02-08 [colin]      2.0.0cvs36
5938
5939         * src/prefs_common.c
5940         * src/common/defs.h
5941         * src/common/plugin.c
5942                 allow windows and linux configurations to coexist
5943                 patch by Thomas Gilgin
5944
5945 2006-02-08 [colin]      2.0.0cvs35
5946
5947         * src/filtering.c
5948         * src/matcher.c
5949         * src/matcher.h
5950         * src/matcher_parser_parse.y
5951         * src/prefs_filtering_action.c
5952         * src/prefs_matcher.c
5953                 Add the "Ignore thread" filtering
5954                 action
5955
5956 2006-02-08 [colin]      2.0.0cvs34
5957
5958         * src/compose.c
5959         * src/procmime.c
5960         * src/procmime.h
5961                 Fix bug #905 (damaged attachment)
5962                 text files with raw \0's aren't really text files
5963         FOR_STABLE
5964
5965 2006-02-08 [colin]      2.0.0cvs33
5966
5967         * src/summaryview.c
5968                 Fix crasher introduced yesterday
5969
5970 2006-02-08 [wwp]        2.0.0cvs32
5971
5972         * src/compose.c
5973         * src/compose.h
5974                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5975
5976 2006-02-08 [wwp]        2.0.0cvs31
5977
5978         * src/prefs_template.c
5979                 templates enhancement: allow address completion for Cc and Bcc fields
5980                 (it was currently possible for the To field only)
5981
5982 2006-02-08 [colin]      2.0.0cvs30
5983
5984         * src/compose.c
5985                 Don't unblock if not blocked
5986         FOR_STABLE
5987
5988 2006-02-07 [colin]      2.0.0cvs29
5989
5990         * src/action.c
5991                 Forgot to refresh summaryview
5992
5993 2006-02-07 [colin]      2.0.0cvs28
5994
5995         * src/action.c
5996                 Freeze/thaw message list and folder list while
5997                 processing %as{} actions 
5998         * src/compose.c
5999                 Fix auto-wrap disabling after a middle-click
6000                 paste - FOR_STABLE
6001
6002 2006-02-07 [paul]       2.0.0cvs27
6003
6004         * src/folder.c
6005                 fix freeing of uninitialised pointers
6006                 Thanks to Colin
6007
6008 2006-02-06 [colin]      2.0.0cvs26
6009
6010         * src/folder.c
6011                 Use g_slist_prepend in potentially big list
6012
6013 2006-02-06 [colin]      2.0.0cvs25
6014
6015         * src/folder.c
6016                 Completely skip processing if it doesn't 
6017                 exist (faster!)
6018
6019 2006-02-06 [colin]      2.0.0cvs24
6020
6021         * src/folder.c
6022         * src/summaryview.c
6023                 Batch filtering in summaryview (from Tools menu)
6024                 and pre/post//-processing too
6025
6026 2006-02-06 [colin]      2.0.0cvs23
6027
6028         * src/procmsg.h
6029         * src/filtering.c
6030                 Use a special field for batch filtering instead
6031                 of stepping on deferred execution's toes
6032
6033 2006-02-06 [colin]      2.0.0cvs22
6034
6035         * src/action.c
6036         * src/filtering.c
6037         * src/filtering.h
6038         * src/folder.c
6039         * src/summaryview.c
6040                 Fix filtering via menus and actions
6041
6042 2006-02-06 [colin]      2.0.0cvs21
6043
6044         * src/imap.c
6045                 Put the added file directly to cache if possible (will work
6046                 with next libetpan)
6047         * src/filtering.c
6048         * src/filtering.h
6049         * src/inc.c
6050         * src/folder.c
6051         * src/mbox.c
6052         * src/procmsg.h
6053                 Move and copy filtered messages by batches instead of one
6054                 by one - faster on IMAP
6055         * src/procmsg.c
6056                 Add a function that'll possibly be useful later
6057
6058 2006-02-06 [colin]      2.0.0cvs20
6059
6060         * src/addressbook.c
6061                 Use internal mime-type instead of text/plain for d'n'd
6062         * src/compose.c
6063                 Allow attaching files from mimeview's icon list via d'n'd
6064         * src/folderview.c
6065         * src/folderview.h
6066                 Use internal mime-type instead of text/plain for d'n'd
6067                 Don't try to selected opened folder if none is
6068                 Factorize d'n'd from other apps code
6069         * src/headerview.c
6070         * src/textview.c
6071         * src/gtk/gtkutils.c
6072         * src/gtk/gtkutils.h
6073                 Factorize Face/X-Face stuff
6074         * src/mimeview.c
6075                 Fix d'n'd to other apps
6076         * src/prefs_message.c
6077                 Let the XFace pref be usable without libcompface as it also
6078                 applies to Face
6079         * src/summaryview.c
6080                 Fix d'n'd to other apps
6081                 Factorize d'n'd from other apps code
6082
6083 2006-02-06 [wwp]        2.0.0cvs19
6084
6085         * po/it.po
6086                 Italian translation fixes by Andrea Spadaccini (no more confusion
6087                 between filtering and processing, and few changes in the About
6088                 dialog).
6089
6090
6091 2006-02-06 [mones]      2.0.0cvs18
6092
6093         * src/gtk/icon_legend.c
6094                 Improved descriptions allowing better translations
6095
6096 2006-02-05 [colin]      2.0.0cvs17
6097
6098         * src/imap.c
6099                 Add the f*cking missing expunge that caused imap_fetch_env
6100                 to fail after an add_msgs ! :-///
6101         * src/etpan/imap-thread.c
6102                 Add a bit of debug
6103         FOR_STABLE
6104
6105 2006-02-05 [colin]      2.0.0cvs16
6106
6107         * src/common/utils.c
6108                 Don't check for return-path (or we can't put
6109                 back non-sent mails)
6110
6111 2006-02-05 [colin]      2.0.0cvs15
6112
6113         * src/textview.c
6114                 Don't try to display Face header in textview
6115                 when teh headerview's active
6116
6117 2006-02-05 [colin]      2.0.0cvs14
6118
6119         * tools/tbird2syl.py
6120         * tools/Makefile.am
6121                 Add script to import Thunderbird mails
6122
6123 2006-02-05 [colin]      2.0.0cvs13
6124
6125         * src/headerview.c
6126         * src/procheader.c
6127         * src/procmsg.c
6128         * src/procmsg.h
6129         * src/textview.c
6130                 Show Face headers - patch partially by Klaus Flittner
6131
6132 2006-02-05 [colin]      2.0.0cvs12
6133
6134         * src/folderview.c
6135         * src/summaryview.c
6136         * src/common/utils.c
6137         * src/common/utils.h
6138                 Let dnd work from mime icons to summaryview
6139                 and to folderview too
6140                 Add a crude test to avoid trying to add files
6141                 drag'n'dropped when they're not mails
6142
6143 2006-02-04 [colin]      2.0.0cvs11
6144
6145         * src/summaryview.c
6146         * src/mimeview.c
6147                 Fix utf8 conversion
6148
6149 2006-02-04 [colin]      2.0.0cvs10
6150
6151         * src/compose.c
6152         * src/folderview.c
6153         * src/mimeview.c
6154         * src/summaryview.c
6155         * src/summaryview.h
6156                 Added various drag and drop capas:
6157                 From                    To
6158                 summaryview             other apps
6159                 mimeview icons          other apps
6160                 other apps              summaryview
6161                 other apps              folderview
6162
6163                 This shouldn't have broken the existing:
6164                 From                    To
6165                 summaryview             folderview
6166                 folderview              folderview
6167                 summaryview             compose's attachments
6168
6169         Tests welcomed.
6170
6171 2006-02-02 [paul]       2.0.0cvs9
6172
6173         * src/mainwindow.c
6174                 move global option 'Set displayed columns...' out
6175                 of folder option grouping.
6176                 fix sensitivity of 'harvest addresses'
6177         FOR_STABLE
6178
6179 2006-02-01 [colin]      2.0.0cvs8
6180
6181         * src/mimeview.c
6182                 Revert the alertpanel patch, it sucks (intrusive
6183                 and gets in the way of "open")
6184
6185 2006-02-01 [colin]      2.0.0cvs7
6186
6187         * src/compose.c
6188         * src/prefs_account.c
6189         * src/prefs_common.c
6190         * src/common/defs.h
6191         * src/common/utils.c
6192         * src/common/utils.h
6193                 Add ability to edit the signature file
6194                 from the account preferences, and use
6195                 a default for the text editor.
6196                 Patch by Fabien Vantard
6197
6198 2006-02-01 [colin]      2.0.0cvs6
6199
6200         * src/mimeview.c
6201                 Try to get mime type by extension if it is
6202                 application/octet-stream
6203                 Display a window with possible choices when
6204                 encountering unknown mime types
6205         * src/gtk/filesel.c
6206         * src/gtk/filesel.h
6207                 Add preview
6208                 Allow multiple selection in filtered filesel
6209                 (patch by Fabien Vantard)
6210         * src/gtk/pluginwindow.c
6211                 Use it (patch by Fabien Vantard)
6212
6213 2006-02-01 [paul]       2.0.0cvs5
6214
6215         * src/jpilot.c
6216                 fix crash on creating jpilot address book
6217                 Thanks to Colin - FOR_STABLE
6218         * src/prefs_summaries.c
6219         * src/prefs_wrapping.c
6220         * src/gtk/icon_legend.c
6221         * src/gtk/quicksearch.c
6222                 string fixes and additions
6223
6224 2006-02-01 [paul]       2.0.0cvs4
6225
6226         * src/compose.c
6227         * src/mainwindow.c
6228         * src/messageview.c
6229         * src/prefs_send.c
6230                 add Arabic encoding option
6231                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6232
6233 2006-01-31 [colin]      2.0.0cvs3
6234
6235         * src/plugins/pgpcore/passphrase.c
6236                 Convert passphrase to locale encoding
6237         * src/compose.c
6238                 Fix drafting on IMAP. Crappy bug sneaked in
6239                 the release :-/
6240         FOR_STABLE
6241
6242 2006-01-30 [paul]       2.0.0cvs2
6243
6244         * src/gtk/icon_legend.c
6245                 show the new entries
6246
6247 2006-01-30 [colin]      2.0.0cvs1
6248
6249         * src/manual.c
6250                 Check for the file to be present before 
6251                 enabling the menu - FOR_STABLE
6252         * src/gtk/icon_legend.c
6253                 Add folders icons (not all of them, there
6254                 are too much, but the most intriguing ones)
6255
6256 2006-01-30 [paul]       2.0.0
6257
6258         version 2.0.0 released
6259
6260 2006-01-30 [paul]       1.9.100cvs200
6261
6262         * manual/faq.xml
6263         * manual/gpl.xml
6264         * manual/intro.xml
6265         * manual/starting.xml
6266         * manual/sylpheed-claws-manual.xml
6267                 fixes, additions
6268
6269 2006-01-29 [mones]      1.9.100cvs199
6270
6271         * manual/account.xml
6272         * manual/advanced.xml
6273         * manual/glossary.xml
6274                 Some typos fixed, added LDIF term to glossary
6275         * po/es.po
6276                 Fixed leading plus symbol
6277
6278 2006-01-29 [paul]       1.9.100cvs198
6279
6280         * po/fi.po
6281         * po/sk.po
6282                 updated by Tommi Pirinen and Andrej Kacian
6283
6284 2006-01-29 [paul]       1.9.100cvs197
6285
6286         * src/gtk/authors.h
6287                 remove duplicates
6288
6289 2006-01-29 [paul]       1.9.100cvs196
6290
6291         * AUTHORS
6292         * po/nl.po
6293         * src/gtk/authors.h
6294         * tools/claws.i18n.status.pl
6295                 nl translation updated by Tim Dijkstra
6296
6297 2006-01-29 [paul]       1.9.100cvs195
6298
6299         * po/sr.po
6300         * po/sv.po
6301                 updated by Aleksandar Urosevic and Anders Troback
6302
6303 2006-01-28 [colin]      1.9.100cvs194
6304
6305         * src/gtk/gtksourceprintjob.c
6306                 Don't fiddle with PangoLayout when we
6307                 have an image
6308
6309 2006-01-28 [paul]       1.9.100cvs193
6310
6311         * AUTHORS
6312         * po/el.po
6313         * po/zh_CN.po
6314         * src/gtk/authors.h
6315         * tools/claws.i18n.status.pl
6316                 updated translations submitted by Stavros Giannouris
6317                 and Ralgh Young
6318
6319 2006-01-27 [colin]      1.9.100cvs192
6320
6321         * src/summaryview.c
6322         * src/gtk/gtksourceprintjob.c
6323                 Add image printing 
6324                 (libgnomeprint only, of course)
6325
6326 2006-01-27 [paul]       1.9.100cvs191
6327
6328         * po/fr.po
6329         * po/it.po
6330                 updated by Fabien Vantard and Andrea Spadaccini
6331
6332 2006-01-26 [colin]      1.9.100cvs190
6333
6334         * manual/Makefile.am
6335         * configure.ac
6336                 Make building the manual optional 
6337                 (--disable-manual)
6338
6339 2006-01-26 [paul]       1.9.100cvs189
6340
6341         * manual/glossary.xml
6342         * manual/plugins.xml
6343                 edited
6344         * po/en_GB.po
6345                 updated
6346
6347 2006-01-26 [paul]       1.9.100cvs188
6348
6349         * src/prefs_display_header.c
6350         * src/prefs_folder_column.c
6351         * src/prefs_msg_colors.c
6352         * src/prefs_summaries.c
6353         * src/prefs_summary_column.c
6354                 HIGify
6355
6356 2006-01-25 [colin]      1.9.100cvs187
6357
6358         * src/imap.c
6359                 Don't allow moving/copying mails between
6360                 queue/drafts and non-queue/drafts folders
6361                 Fixes bug #897 (message header is resetted 
6362                 if one is copied to Drafts)
6363
6364 2006-01-25 [colin]      1.9.100cvs186
6365
6366         * src/folder.c
6367         * src/mainwindow.c
6368                 Fix subscribed folders not found
6369         * src/compose.c
6370                 Don't try to encode as original mail's charset
6371                 if it's ascii 
6372
6373 2006-01-25 [paul]       1.9.100cvs185
6374
6375         * AUTHORS
6376         * po/Makevars
6377                 updated
6378         * po/de.po
6379         * po/pl.po
6380         * po/pt_BR.po
6381         * po/sr.po
6382                 updates submitted by Stephan Sachse, Emilian Nowak
6383                 and Quar, Frederico Goncalves Guimaraes, and
6384                 Aleksandar Urosevic
6385                 Fix Bug 896, 'PT_BR locale broken'.
6386         * src/gtk/authors.h
6387                 updated
6388
6389 2006-01-24 [mones]      1.9.100cvs184
6390
6391         * manual/glossary.xml
6392                 All current terms finished. Reviewers welcome ;-)
6393         * manual/keyboard.xml
6394                 Fixed column width for pdf output.
6395         * po/es.po
6396                 Updated
6397
6398 2006-01-24 [paul]       1.9.100cvs183
6399
6400         * manual/glossary.xml
6401                 fix id name
6402         * manual/dist/html/Makefile.am
6403         * manual/dist/pdf/Makefile.am
6404         * manual/dist/ps/Makefile.am
6405         * manual/dist/txt/Makefile.am
6406                 fix make deps
6407                 Thanks to Colin
6408
6409 2006-01-24 [mones]      1.9.100cvs182
6410
6411         * manual/glossary.xml
6412                 Nearly finished, some terms missing.
6413
6414 2006-01-23 [paul]       1.9.100cvs181
6415
6416         * manual/dist/html/Makefile.am
6417         * manual/dist/pdf/Makefile.am
6418         * manual/dist/ps/Makefile.am
6419         * manual/dist/txt/Makefile.am
6420         * src/mainwindow.c
6421                 re-enable manual
6422                 Thanks to Colin
6423
6424 2006-01-22 [colin]      1.9.100cvs180
6425
6426         * src/compose.c
6427         * src/gtk/gtkaspell.c
6428                 Don't deselect stuff before right-clicking, with aspell.
6429                 (This prevented right-click Copy, for example).
6430                 Thanks to Clo!
6431
6432 2006-01-22 [paul]       1.9.100cvs179
6433
6434         * src/summary_search.c
6435                 don't fix the widget size as it causes problems
6436                 under localisation.
6437                 Thanks to Emilian Nowak
6438
6439 2006-01-21 [paul]       1.9.100cvs178
6440
6441         * src/prefs_themes.c
6442                 fix broken underlining of label text
6443                 with some translations
6444
6445 2006-01-21 [colin]      1.9.100cvs177
6446
6447         * po/fr.po
6448                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6449
6450 2006-01-20 [colin]      1.9.100cvs176
6451
6452         * configure.ac
6453         * Makefile.am
6454         * manual/Makefile
6455         * manual/dist/html/.cvsignore
6456         * manual/dist/html/Makefile.am
6457         * manual/dist/pdf/.cvsignore
6458         * manual/dist/pdf/Makefile.am
6459         * manual/dist/ps/.cvsignore
6460         * manual/dist/ps/Makefile.am
6461         * manual/dist/txt/.cvsignore
6462         * manual/dist/txt/Makefile.am
6463                 Autotool-ize manual
6464
6465 2006-01-20 [paul]       1.9.100cvs175
6466
6467         * manual/handling.xml
6468                 make Filtering and Searching entries easier to find
6469         * manual/keyboard.xml
6470                 add the remaining default keybinds
6471         * src/prefs_summaries.c
6472                 update the default keybinds
6473
6474 2006-01-20 [paul]       1.9.100cvs174
6475
6476         * src/addressbook.c
6477         * src/addrgather.c
6478         * src/addrharvest.c
6479         * src/editaddress.c
6480         * src/editgroup.c
6481         * src/exphtmldlg.c
6482         * src/expldifdlg.c
6483         * src/exporthtml.c
6484         * src/exportldif.c
6485         * src/ldif.c
6486                 replace 'e-mail' with 'email'
6487         * src/summary_search.c
6488                 add mnemonic to "Find all" button
6489
6490 2006-01-20 [wwp]        1.9.100cvs173
6491
6492         * src/export.c
6493         * src/import.c
6494                 touched mbox import/export buttons for HIG-compliance
6495
6496 2006-01-19 [paul]       1.9.100cvs172
6497
6498         * manual/account.xml
6499         * manual/addrbook.xml
6500         * manual/advanced.xml
6501         * manual/faq.xml
6502         * manual/handling.xml
6503         * manual/intro.xml
6504         * manual/plugins.xml
6505         * manual/starting.xml
6506                 more editing
6507
6508 2006-01-19 [paul]       1.9.100cvs171
6509
6510         * src/toolbar.c
6511                 allow use of trash button while receiving
6512                 Thanks to Colin
6513
6514 2006-01-19 [wwp]        1.9.100cvs170
6515
6516         * src/gtk/quicksearch.c
6517         * src/compose.c
6518                 force text color to black when yellow background is set
6519
6520 2006-01-19 [colin]      1.9.100cvs169
6521
6522         * src/plugins/trayicon/trayicon.c
6523                 Gray out Get Mail when already getting mail
6524
6525 2006-01-18 [paul]       1.9.100cvs168
6526
6527         * src/compose.c
6528                 give widget yellow background was To is
6529                 set via folder prefs
6530         * src/gtk/quicksearch.c
6531                 give widget yellow background when quick
6532                 search is active.
6533                 Thanks to Colin
6534
6535 2006-01-18 [paul]       1.9.100cvs167
6536
6537         * doc/man/sylpheed-claws.1
6538                 add --subscribe option
6539
6540 2006-01-18 [paul]       1.9.100cvs166
6541
6542         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6543         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6544                 use %U instead of %F (%F is broken for user installed
6545                 files in kde 3.5)
6546
6547 2006-01-18 [colin]      1.9.100cvs165
6548
6549         * src/summaryview.c
6550                 Default to Yes in "No more * messages" dialogs
6551
6552 2006-01-17 [colin]      1.9.100cvs164
6553
6554         * src/compose.c
6555                 Possibly fix an invalid iterator causing
6556                 crash
6557
6558 2006-01-17 [colin]      1.9.100cvs163
6559
6560         * src/mimeview.c
6561                 Fix crash when the image disappears under the
6562                 image viewer
6563
6564 2006-01-16 [colin]      1.9.100cvs162
6565
6566         * src/compose.c
6567                 Fix reenabling autowrap
6568
6569 2006-01-16 [colin]      1.9.100cvs161
6570
6571         * src/compose.c
6572                 reset quote_len before getting quote_str
6573
6574 2006-01-16 [colin]      1.9.100cvs160
6575
6576         * src/account.c
6577         * src/account.h
6578         * src/folder.c
6579         * src/imap_gtk.c
6580         * src/mh_gtk.c
6581                 Fix bug #883 (default inbox does not track folder move)
6582
6583 2006-01-16 [colin]      1.9.100cvs159
6584
6585         * src/compose.c
6586         * src/plugins/pgpcore/passphrase.c
6587                 More buttons fixes
6588
6589 2006-01-16 [paul]       1.9.100cvs158
6590
6591         * src/prefs_actions.c
6592         * src/prefs_filtering_action.c
6593         * src/prefs_matcher.c
6594         * src/quote_fmt.c
6595         * src/gtk/description_window.c
6596         * src/gtk/description_window.h
6597         * src/gtk/quicksearch.c
6598                 description window cleanups
6599
6600 2006-01-15 [colin]      1.9.100cvs157
6601
6602         * src/addressbook.c
6603         * src/prefs_filtering.c
6604                 Same here
6605
6606 2006-01-15 [colin]      1.9.100cvs156
6607
6608         * src/folderview.c
6609         * src/mainwindow.c
6610                 Same for "Empty trash"
6611
6612 2006-01-15 [colin]      1.9.100cvs155
6613
6614         * src/inc.c
6615                 Override offline dialog had Yes by default
6616
6617 2006-01-15 [colin]      1.9.100cvs154
6618
6619         * src/summaryview.c
6620                 Delete selected messages? previously had Yes the default
6621
6622 2006-01-15 [colin]      1.9.100cvs153
6623
6624         * src/folder.c
6625         * src/folder.h
6626         * src/main.c
6627                 Check if a mailbox is loaded after all
6628                 plugins are loaded.
6629
6630 2006-01-15 [colin]      1.9.100cvs152
6631
6632         * src/folder.c
6633                 Don't start wizard when there are unloaded folders (will help
6634                 people with only mbox or maildir mailboxes)
6635
6636 2006-01-14 [colin]      1.9.100cvs151
6637
6638         * src/addressbook.c
6639         * src/expldifdlg.c
6640         * src/importldif.c
6641         * src/importmutt.c
6642         * src/importpine.c
6643         * src/mh_gtk.c
6644                 More HIG compliance and fixes
6645
6646 2006-01-14 [colin]      1.9.100cvs150
6647
6648         * src/prefs_filtering_action.c
6649         * src/foldersel.c
6650                 Two forgotten button order changes
6651
6652 2006-01-14 [colin]      1.9.100cvs149
6653
6654         * src/account.c
6655         * src/addressbook.c
6656         * src/compose.c
6657         * src/folderview.c
6658         * src/imap_gtk.c
6659         * src/mainwindow.c
6660         * src/mh_gtk.c
6661         * src/news_gtk.c
6662         * src/prefs_actions.c
6663         * src/prefs_customheader.c
6664         * src/prefs_filtering.c
6665         * src/prefs_matcher.c
6666         * src/prefs_template.c
6667         * src/ssl_manager.c
6668         * src/summaryview.c
6669         * src/textview.c
6670         * src/toolbar.c
6671                 All deletion confirmations are now "Cancel, Delete" 
6672                 instead of "No, Yes"
6673                 Clarified most of the other "No, Yes" to 
6674                 "Cancel, Descriptive_action"
6675                 Rechanged the "Entry not saved" alerts to have 
6676                 "Close, Continue editing"
6677
6678
6679 2006-01-14 [paul]
6680
6681         * 2.0.0-rc4 released
6682
6683 2006-01-14 [paul]       1.9.100cvs148
6684
6685         * src/account.c
6686         * src/addressadd.c
6687         * src/addressbook.c
6688         * src/compose.c
6689         * src/editaddress.c
6690         * src/editbook.c
6691         * src/editgroup.c
6692         * src/editjpilot.c
6693         * src/editldap.c
6694         * src/editvcard.c
6695         * src/exphtmldlg.c
6696         * src/expldifdlg.c
6697         * src/folderview.c
6698         * src/grouplistdialog.c
6699         * src/imap_gtk.c
6700         * src/importmutt.c
6701         * src/importpine.c
6702         * src/inc.c
6703         * src/main.c
6704         * src/mainwindow.c
6705         * src/message_search.c
6706         * src/messageview.c
6707         * src/mh_gtk.c
6708         * src/mimeview.c
6709         * src/news_gtk.c
6710         * src/prefs_actions.c
6711         * src/prefs_customheader.c
6712         * src/prefs_filtering.c
6713         * src/prefs_matcher.c
6714         * src/prefs_template.c
6715         * src/prefs_themes.c
6716         * src/ssl_manager.c
6717         * src/summary_search.c
6718         * src/summaryview.c
6719         * src/textview.c
6720         * src/toolbar.c
6721         * src/gtk/foldersort.c
6722         * src/gtk/gtkaspell.c
6723         * src/gtk/inputdialog.c
6724         * src/gtk/prefswindow.c
6725         * src/plugins/pgpcore/select-keys.c
6726         * src/plugins/trayicon/trayicon.c
6727                 HIG compliant button order
6728
6729 2006-01-14 [mones]      1.9.100cvs147
6730
6731         * po/es.po
6732                 Updated translation
6733
6734 2006-01-13 [paul]       1.9.100cvs146
6735
6736         * AUTHORS
6737         * ChangeLog
6738         * src/gtk/authors.h
6739                 add Joshua M. Kwan to contributors list
6740
6741 2006-01-13 [colin]      1.9.100cvs145
6742
6743         * src/gtk/quicksearch.c
6744                 Don't refocus quick search after executing (Esc or Enter)
6745                 Allows to '/'search something then move up/down in 
6746                 summaryview, and to Esc a search and be back in the 
6747                 summaryview
6748
6749 2006-01-13 [paul]       1.9.100cvs144
6750
6751         * src/plugins/pgpinline/pgpinline.c
6752                 support Content-Type 'application/pgp'
6753                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6754
6755 2006-01-13 [paul]       1.9.100cvs143
6756
6757         * manual/account.xml
6758                 make mention of partial retrieval
6759                 thanks to Colin
6760
6761 2006-01-13 [paul]       1.9.100cvs142
6762
6763         * src/account.c
6764         * src/account.h
6765         * src/action.c
6766         * src/action.h
6767         * src/adbookbase.h
6768         * src/addr_compl.c
6769         * src/addr_compl.h
6770         * src/addrbook.c
6771         * src/addrcache.c
6772         * src/addrcache.h
6773         * src/addrcindex.c
6774         * src/addrcindex.h
6775         * src/addrclip.c
6776         * src/addrclip.h
6777         * src/addrdefs.h
6778         * src/addressadd.c
6779         * src/addressadd.h
6780         * src/addressbook.c
6781         * src/addressbook.h
6782         * src/addrgather.c
6783         * src/addrgather.h
6784         * src/addrharvest.c
6785         * src/addrharvest.h
6786         * src/addrindex.c
6787         * src/addrindex.h
6788         * src/addritem.c
6789         * src/addritem.h
6790         * src/addrquery.c
6791         * src/addrquery.h
6792         * src/addrselect.c
6793         * src/addrselect.h
6794         * src/alertpanel.c
6795         * src/alertpanel.h
6796         * src/browseldap.c
6797         * src/browseldap.h
6798         * src/codeconv.c
6799         * src/codeconv.h
6800         * src/compose.c
6801         * src/compose.h
6802         * src/customheader.c
6803         * src/customheader.h
6804         * src/displayheader.c
6805         * src/displayheader.h
6806         * src/editaddress.c
6807         * src/editaddress.h
6808         * src/editbook.c
6809         * src/editbook.h
6810         * src/editgroup.c
6811         * src/editgroup.h
6812         * src/editjpilot.c
6813         * src/editjpilot.h
6814         * src/editldap.c
6815         * src/editldap.h
6816         * src/editldap_basedn.c
6817         * src/editldap_basedn.h
6818         * src/editvcard.c
6819         * src/editvcard.h
6820         * src/exphtmldlg.c
6821         * src/exphtmldlg.h
6822         * src/expldifdlg.c
6823         * src/expldifdlg.h
6824         * src/export.h
6825         * src/exporthtml.c
6826         * src/exporthtml.h
6827         * src/exportldif.c
6828         * src/exportldif.h
6829         * src/filtering.c
6830         * src/filtering.h
6831         * src/folder.c
6832         * src/folder.h
6833         * src/folder_item_prefs.c
6834         * src/folder_item_prefs.h
6835         * src/foldersel.c
6836         * src/foldersel.h
6837         * src/folderutils.c
6838         * src/folderutils.h
6839         * src/folderview.c
6840         * src/folderview.h
6841         * src/grouplistdialog.c
6842         * src/grouplistdialog.h
6843         * src/headerview.c
6844         * src/html.c
6845         * src/html.h
6846         * src/image_viewer.c
6847         * src/image_viewer.h
6848         * src/imap.c
6849         * src/imap.h
6850         * src/imap_gtk.c
6851         * src/imap_gtk.h
6852         * src/import.h
6853         * src/importldif.c
6854         * src/importldif.h
6855         * src/importmutt.c
6856         * src/importmutt.h
6857         * src/importpine.c
6858         * src/importpine.h
6859         * src/inc.c
6860         * src/inc.h
6861         * src/jpilot.c
6862         * src/jpilot.h
6863         * src/ldapctrl.c
6864         * src/ldapctrl.h
6865         * src/ldaplocate.c
6866         * src/ldaplocate.h
6867         * src/ldapquery.c
6868         * src/ldapquery.h
6869         * src/ldapserver.c
6870         * src/ldapserver.h
6871         * src/ldaputil.c
6872         * src/ldaputil.h
6873         * src/ldif.c
6874         * src/ldif.h
6875         * src/main.c
6876         * src/main.h
6877         * src/mainwindow.c
6878         * src/mainwindow.h
6879         * src/manual.c
6880         * src/manual.h
6881         * src/mbox.c
6882         * src/mbox.h
6883         * src/message_search.c
6884         * src/message_search.h
6885         * src/messageview.c
6886         * src/messageview.h
6887         * src/mh.c
6888         * src/mh.h
6889         * src/mh_gtk.c
6890         * src/mh_gtk.h
6891         * src/mimeview.c
6892         * src/mimeview.h
6893         * src/msgcache.c
6894         * src/msgcache.h
6895         * src/mutt.c
6896         * src/mutt.h
6897         * src/news.c
6898         * src/news.h
6899         * src/news_gtk.c
6900         * src/news_gtk.h
6901         * src/partial_download.c
6902         * src/partial_download.h
6903         * src/pine.c
6904         * src/pine.h
6905         * src/pop.c
6906         * src/pop.h
6907         * src/prefs_account.c
6908         * src/prefs_account.h
6909         * src/prefs_actions.c
6910         * src/prefs_actions.h
6911         * src/prefs_common.c
6912         * src/prefs_common.h
6913         * src/prefs_compose_writing.c
6914         * src/prefs_compose_writing.h
6915         * src/prefs_customheader.c
6916         * src/prefs_customheader.h
6917         * src/prefs_display_header.c
6918         * src/prefs_display_header.h
6919         * src/prefs_filtering.c
6920         * src/prefs_filtering.h
6921         * src/prefs_filtering_action.c
6922         * src/prefs_filtering_action.h
6923         * src/prefs_folder_column.c
6924         * src/prefs_folder_column.h
6925         * src/prefs_folder_item.c
6926         * src/prefs_folder_item.h
6927         * src/prefs_fonts.c
6928         * src/prefs_fonts.h
6929         * src/prefs_gtk.c
6930         * src/prefs_gtk.h
6931         * src/prefs_image_viewer.c
6932         * src/prefs_image_viewer.h
6933         * src/prefs_matcher.c
6934         * src/prefs_matcher.h
6935         * src/prefs_message.c
6936         * src/prefs_msg_colors.c
6937         * src/prefs_msg_colors.h
6938         * src/prefs_other.c
6939         * src/prefs_quote.c
6940         * src/prefs_receive.c
6941         * src/prefs_send.c
6942         * src/prefs_spelling.c
6943         * src/prefs_spelling.h
6944         * src/prefs_summaries.c
6945         * src/prefs_summaries.h
6946         * src/prefs_summary_column.c
6947         * src/prefs_summary_column.h
6948         * src/prefs_template.c
6949         * src/prefs_template.h
6950         * src/prefs_themes.c
6951         * src/prefs_themes.h
6952         * src/prefs_toolbar.c
6953         * src/prefs_toolbar.h
6954         * src/prefs_wrapping.c
6955         * src/prefs_wrapping.h
6956         * src/privacy.c
6957         * src/privacy.h
6958         * src/procheader.c
6959         * src/procheader.h
6960         * src/procmime.c
6961         * src/procmime.h
6962         * src/procmsg.c
6963         * src/procmsg.h
6964         * src/quote_fmt.c
6965         * src/quote_fmt_parse.y
6966         * src/recv.c
6967         * src/recv.h
6968         * src/remotefolder.c
6969         * src/remotefolder.h
6970         * src/send_message.c
6971         * src/send_message.h
6972         * src/setup.c
6973         * src/setup.h
6974         * src/sourcewindow.c
6975         * src/sourcewindow.h
6976         * src/ssl_manager.c
6977         * src/ssl_manager.h
6978         * src/statusbar.c
6979         * src/statusbar.h
6980         * src/stock_pixmap.c
6981         * src/stock_pixmap.h
6982         * src/summary_search.c
6983         * src/summary_search.h
6984         * src/summaryview.c
6985         * src/summaryview.h
6986         * src/syldap.c
6987         * src/syldap.h
6988         * src/textview.c
6989         * src/textview.h
6990         * src/toolbar.c
6991         * src/toolbar.h
6992         * src/undo.c
6993         * src/undo.h
6994         * src/unmime.c
6995         * src/unmime.h
6996         * src/vcard.c
6997         * src/vcard.h
6998         * src/wizard.c
6999         * src/wizard.h
7000         * src/common/base64.c
7001         * src/common/base64.h
7002         * src/common/defs.h
7003         * src/common/hooks.c
7004         * src/common/hooks.h
7005         * src/common/log.c
7006         * src/common/log.h
7007         * src/common/mgutils.c
7008         * src/common/mgutils.h
7009         * src/common/nntp.c
7010         * src/common/nntp.h
7011         * src/common/passcrypt.c
7012         * src/common/passcrypt.h.in
7013         * src/common/plugin.c
7014         * src/common/plugin.h
7015         * src/common/prefs.c
7016         * src/common/prefs.h
7017         * src/common/progressindicator.c
7018         * src/common/progressindicator.h
7019         * src/common/quoted-printable.c
7020         * src/common/quoted-printable.h
7021         * src/common/session.c
7022         * src/common/session.h
7023         * src/common/smtp.c
7024         * src/common/smtp.h
7025         * src/common/socket.c
7026         * src/common/socket.h
7027         * src/common/ssl.c
7028         * src/common/ssl.h
7029         * src/common/ssl_certificate.c
7030         * src/common/ssl_certificate.h
7031         * src/common/stringtable.c
7032         * src/common/stringtable.h
7033         * src/common/sylpheed.c
7034         * src/common/sylpheed.h
7035         * src/common/template.c
7036         * src/common/template.h
7037         * src/common/timing.h
7038         * src/common/utils.c
7039         * src/common/utils.h
7040         * src/common/version.h.in
7041         * src/common/xml.c
7042         * src/common/xml.h
7043         * src/common/xmlprops.c
7044         * src/common/xmlprops.h
7045         * src/gtk/colorlabel.c
7046         * src/gtk/colorsel.c
7047         * src/gtk/colorsel.h
7048         * src/gtk/description_window.c
7049         * src/gtk/description_window.h
7050         * src/gtk/filesel.c
7051         * src/gtk/filesel.h
7052         * src/gtk/foldersort.c
7053         * src/gtk/foldersort.h
7054         * src/gtk/gtkutils.c
7055         * src/gtk/gtkutils.h
7056         * src/gtk/inputdialog.c
7057         * src/gtk/inputdialog.h
7058         * src/gtk/logwindow.c
7059         * src/gtk/logwindow.h
7060         * src/gtk/manage_window.c
7061         * src/gtk/manage_window.h
7062         * src/gtk/menu.c
7063         * src/gtk/menu.h
7064         * src/gtk/pluginwindow.c
7065         * src/gtk/pluginwindow.h
7066         * src/gtk/prefswindow.c
7067         * src/gtk/prefswindow.h
7068         * src/gtk/progressdialog.c
7069         * src/gtk/progressdialog.h
7070         * src/gtk/sslcertwindow.c
7071         * src/gtk/sslcertwindow.h
7072         * src/plugins/clamav/clamav_plugin.c
7073         * src/plugins/clamav/clamav_plugin.h
7074         * src/plugins/clamav/clamav_plugin_gtk.c
7075         * src/plugins/demo/demo.c
7076         * src/plugins/dillo_viewer/dillo_prefs.c
7077         * src/plugins/dillo_viewer/dillo_prefs.h
7078         * src/plugins/dillo_viewer/dillo_viewer.c
7079         * src/plugins/pgpcore/passphrase.c
7080         * src/plugins/pgpcore/passphrase.h
7081         * src/plugins/pgpcore/plugin.c
7082         * src/plugins/pgpcore/select-keys.c
7083         * src/plugins/pgpcore/select-keys.h
7084         * src/plugins/pgpcore/sgpgme.c
7085         * src/plugins/pgpcore/sgpgme.h
7086         * src/plugins/pgpinline/pgpinline.c
7087         * src/plugins/pgpinline/pgpinline.h
7088         * src/plugins/pgpinline/plugin.c
7089         * src/plugins/pgpmime/pgpmime.c
7090         * src/plugins/pgpmime/pgpmime.h
7091         * src/plugins/pgpmime/plugin.c
7092         * src/plugins/spamassassin/spamassassin.c
7093         * src/plugins/spamassassin/spamassassin.h
7094         * src/plugins/spamassassin/spamassassin_gtk.c
7095         * src/plugins/trayicon/trayicon.c
7096                 update copyright header
7097
7098 2006-01-13 [paul]       1.9.100cvs141
7099
7100         * src/account.c
7101         * src/export.c
7102         * src/import.c
7103         * src/mainwindow.c
7104         * src/prefs_account.c
7105         * src/prefs_display_header.c
7106         * src/prefs_receive.c
7107         * src/prefs_send.c
7108         * src/prefs_summaries.c
7109         * src/prefs_themes.c
7110         * src/prefs_toolbar.c
7111         * src/gtk/about.c
7112                 various cleanups
7113
7114 2006-01-12 [colin]      1.9.100cvs140
7115
7116         * src/folder.c
7117         * src/folder.h
7118         * src/main.c
7119                 Add --subscribe option
7120                 Let sylpheed-claws email@domain.com equivalent to --compose
7121                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7122
7123 2006-01-12 [paul]       1.9.100cvs139
7124
7125         * src/mainwindow.c
7126                 append 'Change folder order' label with '...'
7127         * src/prefs_actions.c
7128                 allow reordering of actions list by dnd
7129         * src/gtk/foldersort.c
7130                 make the dialog nicer
7131
7132 2006-01-11 [colin]      1.9.100cvs138
7133
7134         * src/compose.c
7135                 Allow templates without text
7136
7137 2006-01-11 [paul]       1.9.100cvs137
7138
7139         * tools/README
7140         * tools/filter_conv_new.pl
7141                 add info to README
7142                 also check .sylpheed for filter.xml
7143                 be a bit informative to the user
7144
7145 2006-01-11 [colin]      1.9.100cvs136
7146
7147         * src/textview.c
7148                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7149
7150 2006-01-10 [paul]       1.9.100cvs135
7151
7152         * tools/Makefile.am
7153         * tools/filter_conv_new.pl
7154                 add script to convert new style Sylpheed
7155                 filter rules (Sylpheed >= 0.9.99) to
7156                 Claws filtering rules
7157
7158 2006-01-10 [colin]      1.9.100cvs134
7159
7160         * src/compose.c
7161                 Fix broken line joins in certain conditions
7162                 (between two quoted lines: <enter><enter><up>
7163                  <type a wrapped sentence><go in the first line>
7164                  <insert more text><watch as line joining failed>)
7165
7166 2006-01-10 [paul]       1.9.100cvs133
7167
7168         * src/compose.c
7169                 don't report success in error dialog
7170                 thanks to Colin
7171         * src/common/utils.c
7172                 include some trailing punctuations as URI
7173                 thanks to Hiro
7174
7175 2006-01-10 [paul]       1.9.100cvs132
7176
7177         * src/mimeview.c
7178                 fix incompatible pointer type
7179                 warning
7180
7181 2006-01-10 [paul]       1.9.100cvs131
7182
7183         * src/compose.c
7184                 change Subject in window title
7185                 instantaneously
7186
7187 2006-01-09 [colin]      1.9.100cvs130
7188
7189         * src/addressbook.c
7190         * src/headerview.c
7191         * src/mainwindow.c
7192         * src/messageview.c
7193         * src/mimeview.c
7194         * src/noticeview.c
7195         * src/summaryview.c
7196                 Fix possible crashes on exit and in addressbook
7197
7198 2006-01-09 [paul]       1.9.100cvs129
7199
7200         * src/prefs_msg_colors.c
7201                 some cleanups that I forgot last time
7202
7203 2006-01-09 [paul]       1.9.100cvs128
7204
7205         * README
7206         * src/folderview.c
7207         * src/prefs_msg_colors.c
7208                 add previously hidden option, color_new, to
7209                 the gui
7210                 move the page to Display/
7211                 rework the gui
7212
7213 2006-01-09 [wwp]        1.9.100cvs127
7214
7215         * src/prefs_themes.c
7216                 made the prefs/display/themes layouts spacing less condensed
7217                 (and so they match other prefs/pages' look).
7218
7219 2006-01-09 [paul]       1.9.100cvs126
7220
7221         * src/compose.c
7222         * src/prefs_common.c
7223         * src/prefs_common.h
7224         * src/prefs_wrapping.c
7225                 remove 'wrap at send' option
7226
7227 2006-01-06 [colin]      1.9.100cvs125
7228
7229         * src/compose.c
7230                 Just make completely sure we don't insert "manual line breaks" 
7231                 when wrapping... 
7232
7233 2006-01-04 [paul]
7234
7235         * 2.0.0-rc3 released
7236
7237 2006-01-04 [paul]       1.9.100cvs124
7238
7239         * src/folderview.c
7240                 fix bug 882, 'quick scroll in folder list
7241                 displays wrong folder contents'
7242
7243 2006-01-04 [paul]       1.9.100cvs123
7244
7245         * src/plugins/pgpmime/pgpmime.c
7246                 better debug information when signing
7247                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7248
7249 2006-01-03 [colin]      1.9.100cvs122
7250
7251         * configure.ac
7252                 We need to recheck for gpgme 1.0.0 after checking
7253                 for 1.1.1, because if 1.1.1 isn't available, 
7254                 GPGME_LIBS and friends are blanked out by the 
7255                 second check.
7256
7257 2006-01-03 [colin]      1.9.100cvs121
7258
7259         * src/common/prefs.c
7260                 Windows unlink-before rename fix
7261         * src/plugins/pgpcore/sgpgme.c
7262                 Add support for PKA info if available
7263                 Both patches by Werner Koch
7264
7265 2006-01-03 [paul]       1.9.100cvs120
7266
7267         * src/messageview.c
7268                 fix bug 884, 'Send receipt' button visible in queue
7269                 Thanks to Colin
7270
7271 2006-01-02 [colin]      1.9.100cvs119
7272
7273         * src/compose.c
7274         * src/imap.c
7275                 Fix autosave on IMAP and more generally try to
7276                 return the correct ID on a newly added IMAP message
7277
7278 2006-01-02 [paul]       1.9.100cvs118
7279
7280         * manual/keyboard.xml
7281                 edited
7282
7283 2006-01-01 [paul]       1.9.100cvs117
7284
7285         * src/gtk/authors.h
7286                 alphabetical order
7287
7288 2005-12-30 [colin]      1.9.100cvs116
7289
7290         * manual/advanced.xml
7291                 Explain Pre/Post-processing differences.
7292
7293 2005-12-30 [colin]      1.9.100cvs115
7294
7295         * src/mh.c
7296                 Implement copy_msgs for a little optimization
7297         * src/imap.c
7298                 Finish yesterday's fix
7299
7300 2005-12-29 [colin]      1.9.100cvs114
7301
7302         * src/imap.c
7303                 Fix occasional failure in fetching a mail over
7304                 IMAP
7305
7306 2005-12-29 [colin]      1.9.100cvs113
7307
7308         * src/compose.c
7309                 Don't remove a draft when sending it, if it is 
7310                 locked.
7311
7312 2005-12-28 [colin]      1.9.100cvs112
7313
7314         * src/summaryview.c
7315                 Fix leak for real
7316
7317 2005-12-28 [wwp]        1.9.100cvs111
7318
7319         * doc/faq/.cvsignore
7320         * doc/faq/de/.cvsignore
7321         * doc/faq/en/.cvsignore
7322         * doc/faq/es/.cvsignore
7323         * doc/faq/fr/.cvsignore
7324         * doc/faq/it/.cvsignore
7325         * doc/manual/.cvsignore
7326         * doc/manual/de/.cvsignore
7327         * doc/manual/en/.cvsignore
7328         * doc/manual/es/.cvsignore
7329         * doc/manual/fr/.cvsignore
7330         * doc/manual/ja/.cvsignore
7331         * src/plugins/mathml_viewer/.cvsignore
7332                 rollback revival of those files (my bad, sorry for the noise).
7333
7334 2005-12-28 [wwp]        1.9.100cvs110
7335
7336         * src/compose.c
7337                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7338
7339 2005-12-28 [wwp]        1.9.100cvs109
7340
7341         * doc/faq/.cvsignore
7342         * doc/faq/de/.cvsignore
7343         * doc/faq/en/.cvsignore
7344         * doc/faq/es/.cvsignore
7345         * doc/faq/fr/.cvsignore
7346         * doc/faq/it/.cvsignore
7347         * doc/manual/.cvsignore
7348         * doc/manual/de/.cvsignore
7349         * doc/manual/en/.cvsignore
7350         * doc/manual/es/.cvsignore
7351         * doc/manual/fr/.cvsignore
7352         * doc/manual/ja/.cvsignore
7353         * src/plugins/mathml_viewer/.cvsignore
7354         * po/.cvsignore
7355                 more files to ignore.
7356
7357 2005-12-24 [colin]      1.9.100cvs108
7358
7359         * AUTHORS
7360         * src/gtk/authors.h
7361                 Update for Werner
7362
7363 2005-12-24 [colin]      1.9.100cvs107
7364
7365         * src/procmsg.c
7366                 Allow NULL src_msginfo in 
7367                 procmsg_msginfo_new_from_mimeinfo
7368
7369 2005-12-23 [paul]       1.9.100cvs106
7370
7371         * src/plugins/pgpinline/mypgpcore.def
7372                 add this forgotten file
7373
7374 2005-12-23 [colin]      1.9.100cvs105
7375
7376         * src/mainwindow.c
7377                 Fix missing break
7378
7379 2005-12-23 [colin]      1.9.100cvs104
7380
7381         * autogen.sh
7382         * src/folder.c
7383         * src/mh.c
7384         * src/common/plugin.c
7385         * src/common/socket.c
7386         * src/common/socket.h
7387         * src/common/utils.c
7388         * src/common/utils.h
7389         * src/gtk/pluginwindow.c
7390         * src/plugins/pgpcore/plugin.def
7391         * src/plugins/pgpcore/sylpheed.def
7392         * src/plugins/pgpinline/Makefile.am
7393         * src/plugins/pgpinline/plugin.def
7394         * src/plugins/pgpinline/sylpheed.def
7395         * src/plugins/pgpmime/plugin.def
7396         * src/plugins/pgpmime/sylpheed.def
7397                 Various w32 fixes by Werner Koch
7398
7399 2005-12-22 [paul]       1.9.100cvs103
7400
7401         * src/wizard.c
7402                 don't offer IMAP as 'server type' if
7403                 libetpan isn't built in
7404
7405 2005-12-22 [paul]       1.9.100cvs102
7406
7407         * AUTHORS
7408         * src/mainwindow.c
7409         * src/mainwindow.h
7410         * src/toolbar.c
7411         * src/gtk/authors.h
7412                 support GTK_TOOLBAR_BOTH_HORIZ (text
7413                 next to icon) Patch by Marien Zwart
7414                 marienz@users.sf.net
7415                 Also reword the text
7416
7417 2005-12-21 [colin]      1.9.100cvs101
7418
7419         * configure.ac
7420                 Fix DATADIRNAME
7421         * COPYING
7422                 Fix missing section and explicit the exception better
7423         * src/compose.c
7424                 Prevent mail from being lost without notice when an
7425                 SMTP error happens on trying to send an unmodified
7426                 drafted mail.
7427         * src/send_message.c
7428         * src/common/smtp.c
7429                 Fix password remembering when wrong, and add return
7430                 value checks where they should have been
7431         * src/plugins/pgpcore/sylpheed.def
7432         * src/plugins/pgpinline/sylpheed.def
7433         * src/plugins/pgpmime/sylpheed.def
7434                 Add a few symbols needed
7435
7436 2005-12-21 [paul]       1.9.100cvs100
7437
7438         * m4/codeset.m4
7439         * m4/glibc21.m4
7440         * m4/intdiv0.m4
7441         * m4/inttypes-pri.m4
7442         * m4/inttypes.m4
7443         * m4/inttypes_h.m4
7444         * m4/isc-posix.m4
7445         * m4/lcmessage.m4
7446         * m4/stdint_h.m4
7447         * m4/uintmax_t.m4
7448                 gettextization
7449                 thanks to Colin
7450
7451 2005-12-21 [paul]       1.9.100cvs99
7452
7453         * po/sv.po
7454                 fixed by Colin
7455
7456 2005-12-20 [paul]       1.9.100cvs98
7457
7458         * po/sv.po
7459                 updated by Anders Trobäck
7460
7461 2005-12-20 [colin]      1.9.100cvs97
7462
7463         * ABOUT-NLS
7464         * Makefile.am
7465         * autogen.sh
7466         * configure.ac
7467         * config/config.rpath
7468         * config/mkinstalldirs
7469         * m4/Makefile.am
7470         * m4/glibc2.m4
7471         * m4/gnupg.m4
7472         * m4/gpgme.m4
7473         * m4/intmax.m4
7474         * m4/longdouble.m4
7475         * m4/longlong.m4
7476         * m4/printf-posix.m4
7477         * m4/signed.m4
7478         * m4/size_max.m4
7479         * m4/ulonglong.m4
7480         * m4/wchar_t.m4
7481         * m4/wint_t.m4
7482         * m4/xsize.m4
7483         * po/Makefile.in.in
7484         * po/Makevars
7485         * po/bg.po
7486         * po/ca.po
7487         * po/cs.po
7488         * po/de.po
7489         * po/el.po
7490         * po/en_GB.po
7491         * po/es.po
7492         * po/fi.po
7493         * po/fr.po
7494         * po/hr.po
7495         * po/hu.po
7496         * po/it.po
7497         * po/ja.po
7498         * po/ko.po
7499         * po/nb.po
7500         * po/nl.po
7501         * po/pl.po
7502         * po/pt_BR.po
7503         * po/ru.po
7504         * po/sk.po
7505         * po/sr.po
7506         * po/stamp-po
7507         * po/sv.po
7508         * po/zh_CN.po
7509         * po/zh_TW.po
7510         * src/Makefile.am
7511         * src/codeconv.c
7512         * src/compose.c
7513         * src/exporthtml.c
7514         * src/exportldif.c
7515         * src/folder.c
7516         * src/main.c
7517         * src/manual.c
7518         * src/mh.c
7519         * src/mimeview.c
7520         * src/send_message.c
7521         * src/common/Makefile.am
7522         * src/common/fnmatch.c
7523         * src/common/fnmatch.h
7524         * src/common/fnmatch_loop.c
7525         * src/common/nntp.c
7526         * src/common/plugin.c
7527         * src/common/smtp.c
7528         * src/common/socket.c
7529         * src/common/string_match.c
7530         * src/common/sylpheed.c
7531         * src/common/utils.c
7532         * src/common/utils.h
7533         * src/common/w32_dirent.c
7534         * src/common/w32_reg.c
7535         * src/common/w32_signal.c
7536         * src/common/w32_stat.c
7537         * src/common/w32_stdio.c
7538         * src/common/w32_stdlib.c
7539         * src/common/w32_string.c
7540         * src/common/w32_time.c
7541         * src/common/w32_unistd.c
7542         * src/common/w32_wait.c
7543         * src/common/w32lib.h
7544         * src/etpan/Makefile.am
7545         * src/gtk/Makefile.am
7546         * src/plugins/clamav/Makefile.am
7547         * src/plugins/demo/Makefile.am
7548         * src/plugins/dillo_viewer/Makefile.am
7549         * src/plugins/pgpcore/Makefile.am
7550         * src/plugins/pgpcore/passphrase.c
7551         * src/plugins/pgpcore/plugin.def
7552         * src/plugins/pgpcore/sgpgme.c
7553         * src/plugins/pgpcore/sylpheed.def
7554         * src/plugins/pgpcore/version.rc
7555         * src/plugins/pgpinline/Makefile.am
7556         * src/plugins/pgpinline/plugin.def
7557         * src/plugins/pgpinline/sylpheed.def
7558         * src/plugins/pgpinline/version.rc
7559         * src/plugins/pgpmime/Makefile.am
7560         * src/plugins/pgpmime/mypgpcore.def
7561         * src/plugins/pgpmime/plugin.def
7562         * src/plugins/pgpmime/sylpheed.def
7563         * src/plugins/pgpmime/version.rc
7564         * src/plugins/spamassassin/Makefile.am
7565                 Very little ;-) patch from Werner Koch, providing
7566                 infrastructure for cross-compiling to Win32
7567
7568 2005-12-20 [paul]       1.9.100cvs96
7569
7570         * src/account.c
7571         * src/account.h
7572         * src/mainwindow.c
7573         * src/mainwindow.h
7574         * src/toolbar.c
7575         * src/toolbar.h
7576                 add a combo to the Get All button, allowing
7577                 quick retrieval from any account
7578                 Patch by Fabien Vantard, slightly modified
7579                 by Colin
7580         * src/gtk/about.c
7581                 i18n fix. Patch by Fabien Vantard
7582
7583 2005-12-19 [colin]      1.9.100cvs95
7584
7585         * src/compose.c
7586         * src/compose.h
7587                 Don't automatically join lines when they've 
7588                 been separated by the user and not automatically
7589
7590 2005-12-19 [paul]       1.9.100cvs94
7591
7592         * src/gtk/pluginwindow.c
7593                 i18n fix.
7594                 Patch by Fabien Vantard
7595
7596 2005-12-15 [paul]       1.9.100cvs93
7597
7598         * src/common/plugin.c
7599         * src/common/plugin.h
7600         * src/gtk/pluginwindow.c
7601         * src/plugins/clamav/clamav_plugin.c
7602         * src/plugins/demo/demo.c
7603         * src/plugins/dillo_viewer/dillo_viewer.c
7604         * src/plugins/pgpcore/plugin.c
7605         * src/plugins/pgpinline/plugin.c
7606         * src/plugins/pgpmime/plugin.c
7607         * src/plugins/spamassassin/spamassassin.c
7608         * src/plugins/trayicon/trayicon.c
7609                 add plugin_version()
7610
7611 2005-12-15 [colin]      1.9.100cvs92
7612
7613         * src/compose.c
7614                 Further fix bug #875
7615
7616 2005-12-15 [paul]       1.9.100cvs91
7617
7618         * src/gtk/filesel.c
7619                 fix attach_load_dir getting set to
7620                 PLUGINDIR on plugin load
7621
7622 2005-12-14 [mones]      1.9.100cvs90
7623
7624         * manual/ack.xml
7625         * manual/keyboard.xml
7626                 Initial draft and some shortcuts added
7627                 
7628         * po/es.po
7629                 Updated translation
7630
7631 2005-12-14 [colin]      1.9.100cvs89
7632
7633         * src/compose.c
7634         * src/imap.c
7635         * src/summaryview.c
7636         * src/gtk/gtkaspell.c
7637                 More leaks fixed
7638         * src/prefs_folder_item.c
7639                 Fix recursive prefs apply
7640
7641
7642 2005-12-14 [colin]      1.9.100cvs88
7643
7644         * src/compose.c
7645                 Fix bug #875 (Freeze On Inline Forward of 
7646                 Large Message)
7647
7648 2005-12-13 [colin]      1.9.100cvs87
7649
7650         * src/compose.c
7651                 Uniq-ify and sort the mimetypes list
7652                 Patch by Fabien Vantard
7653
7654 2005-12-13 [colin]      1.9.100cvs86
7655
7656         * src/imap.c
7657         * src/etpan/imap-thread.c
7658                 Fix leaks (patch by Hoa)
7659         * src/news.c
7660         * src/common/plugin.c
7661                 Fix leaks
7662
7663 2005-12-12 [colin]
7664
7665         * 2.0.0-rc2 released
7666
7667 2005-12-12 [colin]      1.9.100cvs85
7668
7669         * src/matcher.c
7670                 Fix a leak
7671
7672 2005-12-12 [wwp]        1.9.100cvs84
7673
7674         * src/gtk/icon_legend.c
7675                 fix misbehaviour and crash when closing the legend window
7676         using the Esc key (patch by Fabien Vantard).
7677
7678 2005-12-12 [paul]       1.9.100cvs83
7679
7680         * src/browseldap.c
7681         * src/foldersel.c
7682         * src/prefs_actions.c
7683         * src/prefs_filtering.c
7684         * src/prefs_matcher.c
7685         * src/prefs_spelling.glade      ** REMOVED **
7686         * src/prefs_template.c
7687         * src/gtk/foldersort.glade      ** REMOVED **
7688         * src/gtk/pluginwindow.c
7689         * src/gtk/pluginwindow.glade    ** REMOVED **
7690         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7691                 cleanups
7692
7693 2005-12-11 [paul]       1.9.100cvs82
7694
7695         * src/gtk/filesel.c
7696                 fix attach_load_dir crasher (double free)
7697
7698 2005-12-09 [paul]       1.9.100cvs81
7699
7700         * po/POTFILES.in
7701         * src/mainwindow.c
7702         * src/gtk/Makefile.am
7703         * src/gtk/icon_legend.c
7704         * src/gtk/icon_legend.h
7705                 add icon legend
7706         * src/manual.c
7707                 cleanup
7708
7709 2005-12-09 [paul]       1.9.100cvs80
7710
7711         * src/plugins/pgpcore/passphrase.c
7712                 wrap the label in the dialog
7713
7714 2005-12-09 [colin]      1.9.100cvs79
7715
7716         * src/plugins/pgpcore/sgpgme.c
7717                 Display (untrusted) on not trusted signatures
7718                 Patch by Michal Èihaø <michal@cihar.com>
7719                 Closes bug #867 (Report also key trust)
7720
7721 2005-12-09 [colin]      1.9.100cvs78
7722
7723         * src/common/plugin.c
7724                 Update licence check, following Eben Moglen's advice
7725
7726 2005-12-08 [colin]      1.9.100cvs77
7727
7728         * src/folder.c
7729                 Fix the occasionnal item->cache != NULL 
7730                 assertion failure. 
7731
7732 2005-12-08 [colin]      1.9.100cvs76
7733
7734         * src/mimeview.c
7735         * src/plugins/pgpcore/sgpgme.c
7736                 Print key id when unable to check it
7737                 Closes bug #866 (Show key id when missing)
7738
7739 2005-12-08 [paul]       1.9.100cvs75
7740
7741         * src/prefs_common.c
7742         * src/prefs_common.h
7743         * src/gtk/filesel.c
7744                 remember load attachment dir
7745
7746 2005-12-07 [colin]      1.9.100cvs74
7747
7748         * src/prefs_toolbar.c
7749                 Gtk fixes, patch by Fabien Vantard
7750
7751 2005-12-07 [colin]      1.9.100cvs73
7752
7753         * src/action.c
7754         * src/compose.c
7755         * src/compose.h
7756                 Fix bug #839 (Quoted text isn't colored after 
7757                 executing an action)
7758         * src/common/plugin.c
7759                 Require plugins to declare their licence in plugin_licence()
7760                 Refuse to load non-GPL plugins as they'd be illegal (as 
7761                 derived works of Sylpheed-Claws, they must be GPL).
7762         * src/plugins/clamav/clamav_plugin.c
7763         * src/plugins/demo/demo.c
7764         * src/plugins/dillo_viewer/dillo_viewer.c
7765         * src/plugins/pgpcore/plugin.c
7766         * src/plugins/pgpinline/plugin.c
7767         * src/plugins/pgpmime/plugin.c
7768         * src/plugins/spamassassin/spamassassin.c
7769         * src/plugins/trayicon/trayicon.c
7770                 Add plugin_licence()
7771
7772 2005-12-07 [paul]       1.9.100cvs72
7773
7774         * configure.ac
7775         * src/mainwindow.c
7776         * src/manual.c
7777         * src/manual.h
7778         * src/common/defs.h
7779                 clean up after local FAQ removal and
7780                 temporary manual removal
7781
7782 2005-12-06 [colin]      1.9.100cvs71
7783
7784         * configure.ac
7785         * doc/Makefile.am
7786         * doc/faq/.cvsignore
7787         * doc/faq/Makefile.am
7788         * doc/faq/de/.cvsignore
7789         * doc/faq/de/Makefile.am
7790         * doc/faq/de/sylpheed-faq-1.html
7791         * doc/faq/de/sylpheed-faq-2.html
7792         * doc/faq/de/sylpheed-faq-3.html
7793         * doc/faq/de/sylpheed-faq.html
7794         * doc/faq/en/.cvsignore
7795         * doc/faq/en/Makefile.am
7796         * doc/faq/en/sylpheed-faq-1.html
7797         * doc/faq/en/sylpheed-faq-2.html
7798         * doc/faq/en/sylpheed-faq-3.html
7799         * doc/faq/en/sylpheed-faq-4.html
7800         * doc/faq/en/sylpheed-faq.html
7801         * doc/faq/es/.cvsignore
7802         * doc/faq/es/Makefile.am
7803         * doc/faq/es/sylpheed-faq-1.html
7804         * doc/faq/es/sylpheed-faq-2.html
7805         * doc/faq/es/sylpheed-faq-3.html
7806         * doc/faq/es/sylpheed-faq-4.html
7807         * doc/faq/es/sylpheed-faq.html
7808         * doc/faq/fr/.cvsignore
7809         * doc/faq/fr/Makefile.am
7810         * doc/faq/fr/sylpheed-faq-1.html
7811         * doc/faq/fr/sylpheed-faq-2.html
7812         * doc/faq/fr/sylpheed-faq-3.html
7813         * doc/faq/fr/sylpheed-faq.html
7814         * doc/faq/it/.cvsignore
7815         * doc/faq/it/Makefile.am
7816         * doc/faq/it/sylpheed-faq-1.html
7817         * doc/faq/it/sylpheed-faq-2.html
7818         * doc/faq/it/sylpheed-faq-3.html
7819         * doc/faq/it/sylpheed-faq.html
7820         * doc/manual/.cvsignore
7821         * doc/manual/Makefile.am
7822         * doc/manual/de/.cvsignore
7823         * doc/manual/de/Makefile.am
7824         * doc/manual/de/sylpheed-1.html
7825         * doc/manual/de/sylpheed-10.html
7826         * doc/manual/de/sylpheed-11.html
7827         * doc/manual/de/sylpheed-12.html
7828         * doc/manual/de/sylpheed-13.html
7829         * doc/manual/de/sylpheed-14.html
7830         * doc/manual/de/sylpheed-15.html
7831         * doc/manual/de/sylpheed-16.html
7832         * doc/manual/de/sylpheed-17.html
7833         * doc/manual/de/sylpheed-18.html
7834         * doc/manual/de/sylpheed-19.html
7835         * doc/manual/de/sylpheed-2.html
7836         * doc/manual/de/sylpheed-20.html
7837         * doc/manual/de/sylpheed-3.html
7838         * doc/manual/de/sylpheed-4.html
7839         * doc/manual/de/sylpheed-5.html
7840         * doc/manual/de/sylpheed-6.html
7841         * doc/manual/de/sylpheed-7.html
7842         * doc/manual/de/sylpheed-8.html
7843         * doc/manual/de/sylpheed-9.html
7844         * doc/manual/de/sylpheed.html
7845         * doc/manual/en/.cvsignore
7846         * doc/manual/en/Makefile.am
7847         * doc/manual/en/sylpheed-1.html
7848         * doc/manual/en/sylpheed-10.html
7849         * doc/manual/en/sylpheed-11.html
7850         * doc/manual/en/sylpheed-12.html
7851         * doc/manual/en/sylpheed-13.html
7852         * doc/manual/en/sylpheed-14.html
7853         * doc/manual/en/sylpheed-15.html
7854         * doc/manual/en/sylpheed-16.html
7855         * doc/manual/en/sylpheed-17.html
7856         * doc/manual/en/sylpheed-18.html
7857         * doc/manual/en/sylpheed-19.html
7858         * doc/manual/en/sylpheed-2.html
7859         * doc/manual/en/sylpheed-20.html
7860         * doc/manual/en/sylpheed-21.html
7861         * doc/manual/en/sylpheed-22.html
7862         * doc/manual/en/sylpheed-3.html
7863         * doc/manual/en/sylpheed-4.html
7864         * doc/manual/en/sylpheed-5.html
7865         * doc/manual/en/sylpheed-6.html
7866         * doc/manual/en/sylpheed-7.html
7867         * doc/manual/en/sylpheed-8.html
7868         * doc/manual/en/sylpheed-9.html
7869         * doc/manual/en/sylpheed.html
7870         * doc/manual/es/.cvsignore
7871         * doc/manual/es/Makefile.am
7872         * doc/manual/es/sylpheed-1.html
7873         * doc/manual/es/sylpheed-10.html
7874         * doc/manual/es/sylpheed-11.html
7875         * doc/manual/es/sylpheed-12.html
7876         * doc/manual/es/sylpheed-13.html
7877         * doc/manual/es/sylpheed-14.html
7878         * doc/manual/es/sylpheed-15.html
7879         * doc/manual/es/sylpheed-16.html
7880         * doc/manual/es/sylpheed-17.html
7881         * doc/manual/es/sylpheed-18.html
7882         * doc/manual/es/sylpheed-19.html
7883         * doc/manual/es/sylpheed-2.html
7884         * doc/manual/es/sylpheed-20.html
7885         * doc/manual/es/sylpheed-3.html
7886         * doc/manual/es/sylpheed-4.html
7887         * doc/manual/es/sylpheed-5.html
7888         * doc/manual/es/sylpheed-6.html
7889         * doc/manual/es/sylpheed-7.html
7890         * doc/manual/es/sylpheed-8.html
7891         * doc/manual/es/sylpheed-9.html
7892         * doc/manual/es/sylpheed.html
7893         * doc/manual/fr/.cvsignore
7894         * doc/manual/fr/Makefile.am
7895         * doc/manual/fr/sylpheed-1.html
7896         * doc/manual/fr/sylpheed-10.html
7897         * doc/manual/fr/sylpheed-11.html
7898         * doc/manual/fr/sylpheed-12.html
7899         * doc/manual/fr/sylpheed-13.html
7900         * doc/manual/fr/sylpheed-14.html
7901         * doc/manual/fr/sylpheed-15.html
7902         * doc/manual/fr/sylpheed-16.html
7903         * doc/manual/fr/sylpheed-17.html
7904         * doc/manual/fr/sylpheed-18.html
7905         * doc/manual/fr/sylpheed-19.html
7906         * doc/manual/fr/sylpheed-2.html
7907         * doc/manual/fr/sylpheed-20.html
7908         * doc/manual/fr/sylpheed-3.html
7909         * doc/manual/fr/sylpheed-4.html
7910         * doc/manual/fr/sylpheed-5.html
7911         * doc/manual/fr/sylpheed-6.html
7912         * doc/manual/fr/sylpheed-7.html
7913         * doc/manual/fr/sylpheed-8.html
7914         * doc/manual/fr/sylpheed-9.html
7915         * doc/manual/fr/sylpheed.html
7916         * doc/manual/ja/.cvsignore
7917         * doc/manual/ja/Makefile.am
7918         * doc/manual/ja/sylpheed-1.html
7919         * doc/manual/ja/sylpheed-10.html
7920         * doc/manual/ja/sylpheed-11.html
7921         * doc/manual/ja/sylpheed-12.html
7922         * doc/manual/ja/sylpheed-13.html
7923         * doc/manual/ja/sylpheed-14.html
7924         * doc/manual/ja/sylpheed-15.html
7925         * doc/manual/ja/sylpheed-16.html
7926         * doc/manual/ja/sylpheed-17.html
7927         * doc/manual/ja/sylpheed-18.html
7928         * doc/manual/ja/sylpheed-19.html
7929         * doc/manual/ja/sylpheed-2.html
7930         * doc/manual/ja/sylpheed-20.html
7931         * doc/manual/ja/sylpheed-3.html
7932         * doc/manual/ja/sylpheed-4.html
7933         * doc/manual/ja/sylpheed-5.html
7934         * doc/manual/ja/sylpheed-6.html
7935         * doc/manual/ja/sylpheed-7.html
7936         * doc/manual/ja/sylpheed-8.html
7937         * doc/manual/ja/sylpheed-9.html
7938         * doc/manual/ja/sylpheed.html
7939         * doc/manual/ja/sylpheed.sgml
7940         * src/mainwindow.c
7941                 Remove outdated manual and faq. Noisy, eh?
7942
7943 2005-12-06 [colin]      1.9.100cvs70
7944
7945         * src/compose.c
7946         * src/quote_fmt_parse.y
7947         * src/undo.c
7948         * src/undo.h
7949                 Allow %X to position cursor at 0 
7950                 (no %X = before signature)
7951                 Fix paste as quotation putting the cursor at 0
7952                 Fix undo offsets when pasting
7953                 Insert the quote_fmt at once instead of line 
7954                 by line
7955                 Fix [Edited] when starting to reply/forward
7956
7957 2005-12-06 [paul]       1.9.100cvs69
7958
7959         * src/plugins/clamav/clamav_plugin_gtk.c
7960                 add another tooltip
7961         * src/plugins/spamassassin/spamassassin_gtk.c
7962                 rework spamassassin_create_widget_func()
7963
7964 2005-12-05 [colin]      1.9.100cvs68
7965
7966         * po/POTFILES.in
7967                 Fix make release ;-)
7968
7969 2005-12-05 [colin]      1.9.100cvs67
7970
7971         * src/compose.c
7972         * src/compose.h
7973                 Fix cursor positioning (not obeying %X)
7974
7975 2005-12-05 [paul]       1.9.100cvs66
7976
7977         * src/plugins/dillo_viewer/dillo_prefs.c
7978                 fix compilation warning
7979
7980 2005-12-05 [paul]       1.9.100cvs65
7981
7982         * src/prefs_spelling.c
7983         * src/plugins/trayicon/trayicon.c
7984                 cleanups - remove unused stuff
7985
7986 2005-12-05 [paul]       1.9.100cvs64
7987
7988         * README
7989         * manual/plugins.xml
7990                 remove info about removed mathml_viewer plugin
7991
7992 2005-12-05 [paul]       1.9.100cvs63
7993
7994         * configure.ac
7995         * src/plugins/Makefile.am
7996         * src/plugins/mathml_viewer/.cvsignore
7997         * src/plugins/mathml_viewer/Makefile.am
7998         * src/plugins/mathml_viewer/mathml_viewer.c
7999                 remove unmaintained mathml_viewer plugin
8000
8001 2005-12-05 [paul]       1.9.100cvs62
8002
8003         * src/summaryview.c
8004                 obey prefs_common.always_show_msg when
8005                 moving a msg
8006                 Thanks to Colin
8007
8008 2005-12-05 [paul]       1.9.100cvs61
8009
8010         * src/compose.c
8011         * src/prefs_account.c
8012         * src/prefs_filtering.c
8013         * src/prefs_quote.c
8014         * src/prefs_spelling.c
8015         * src/prefs_toolbar.c
8016         * src/summaryview.c
8017         * src/gtk/gtkutils.c
8018         * src/gtk/quicksearch.c
8019         * src/plugins/dillo_viewer/dillo_prefs.c
8020                 dialog cleanups
8021
8022 2005-12-04 [paul]       1.9.100cvs60
8023
8024         * src/inc.c
8025         * src/prefs_account.c
8026         * src/prefs_account.h
8027                 allow a Local account to specify a
8028                 default inbox
8029                 (closes bug 843 'Inbox cannot be changed for local
8030                  mailboxes')
8031
8032 2005-12-04 [colin]      1.9.100cvs59
8033
8034         * src/plugins/trayicon/trayicon.c
8035                 Remove Get, rename Get All to Get Mail in order to
8036                 be consistent with the default main toolbar
8037
8038 2005-12-03 [colin]      1.9.100cvs58
8039
8040         * manual/gpl.xml
8041         * manual/sylpheed-claws-manual.xml
8042                 Add GPL appendix
8043
8044 2005-12-03 [paul]       1.9.100cvs57
8045
8046         * AUTHORS
8047         * po/sv.po
8048         * src/gtk/authors.h
8049                 new (partially complete) Swedish translation
8050                 by Anders Troback <sylpheed@troback.com>
8051
8052 2005-12-02 [paul]       1.9.100cvs56
8053
8054         * configure.ac
8055                 libetpan 0.41 required
8056
8057 2005-12-02 [paul]       1.9.100cvs55
8058
8059         * src/plugins/clamav/clamav_plugin.c
8060         * src/plugins/clamav/clamav_plugin.h
8061         * src/plugins/clamav/clamav_plugin_gtk.c
8062         * src/plugins/spamassassin/spamassassin.c
8063         * src/plugins/spamassassin/spamassassin.h
8064         * src/plugins/spamassassin/spamassassin_gtk.c
8065                 unregister prefs pages on unloading, thus
8066                 preventing a crash
8067                 (thanks to Colin for the hint)
8068
8069 2005-12-02 [wwp]        1.9.100cvs54
8070
8071         * src/quote_fmt.h
8072         * src/quote_fmt_parse.y
8073                 fix misuse of gboolean*, use gboolean instead
8074                 (thanks to Paul, Colin, for pointing out that scaring one)
8075
8076 2005-12-02 [paul]       1.9.100cvs53
8077
8078         * src/plugins/clamav/clamav_plugin.c
8079                 int no --> unsigned int no
8080         * src/plugins/clamav/clamav_plugin_gtk.c
8081                 rework config page
8082
8083 2005-12-02 [wwp]        1.9.100cvs52
8084
8085         * src/compose.c
8086         * src/prefs_template.c
8087         * src/quote_fmt.h
8088         * src/quote_fmt_parse.y
8089                 prevent from executing |f and |p templates commands when
8090                 adding or replacing templates in prefs (avoids annoying and
8091                 potentially dangerous behaviours)
8092
8093 2005-12-02 [paul]       1.9.100cvs51
8094
8095         * src/prefs_common.c
8096                 allow translation of some default values
8097                 Patch by Fabien Vantard
8098
8099 2005-12-02 [paul]       1.9.100cvs50
8100
8101         * src/codeconv.c
8102         * src/codeconv.h
8103         * src/prefs_common.c
8104         * src/prefs_common.h
8105         * src/prefs_message.c
8106         * src/textview.c
8107                 remove obsolete 'convert_mb_alnum' option
8108                 and related stuff
8109         * src/gtk/about.c
8110                 remove unused 'about_textview_visibility_notify'
8111
8112 2005-12-02 [paul]       1.9.100cvs49
8113
8114         * src/prefs_account.c
8115         * src/prefs_compose_writing.c
8116         * src/prefs_fonts.c
8117         * src/prefs_gtk.h
8118         * src/prefs_image_viewer.c
8119         * src/prefs_message.c
8120         * src/prefs_other.c
8121         * src/prefs_receive.c
8122         * src/prefs_send.c
8123         * src/prefs_spelling.c
8124         * src/prefs_summaries.c
8125         * src/prefs_wrapping.c
8126         * src/plugins/dillo_viewer/dillo_prefs.c
8127         * src/plugins/pgpcore/prefs_gpg.c
8128                 several cleanups to the prefs dialogs
8129                 (slightly modified) patch by Fabien Vantard
8130
8131 2005-12-02 [paul]       1.9.100cvs48
8132
8133         * src/main.c
8134                 --exit means exit
8135         * src/send_message.c
8136                 fix crash on send when connection fails
8137
8138         Thanks to Colin
8139
8140 2005-12-01 [colin]      1.9.100cvs47
8141
8142         * src/html.c
8143                 Translate &hellip; to "..."
8144
8145 2005-11-30 [colin]      1.9.100cvs46
8146
8147         * src/matcher.c
8148         * src/matcher.h
8149                 Optimize back yesterday's fix.
8150
8151 2005-11-30 [paul]       1.9.100cvs45
8152
8153         * manual/faq.xml
8154                 standardised
8155         * manual/intro.xml
8156                 written by Colin, edited by me
8157
8158 2005-11-29 [colin]      1.9.100cvs44
8159
8160         * src/matcher.c
8161                 Skip headers unconditionnaly in match_body if the
8162                 rule is not message or ~message
8163
8164 2005-11-29 [colin]      1.9.100cvs43
8165
8166         * src/matcher.c
8167                 Fix body_part and such, not skipping headers 
8168                 if the matchcriteria wasn't the first in the rule
8169
8170 2005-11-29 [colin]      1.9.100cvs42
8171
8172         * src/compose.c
8173                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8174                 option missing from message view window)
8175                 Fix double text D'n'D with gtk-2.8
8176         * src/matcher.c
8177                 Fix ~message, ~headers_part, ~body_part rules
8178         * src/messageview.c
8179                 Add Windows-1252 (Closes bug #863)
8180                 Fix accels
8181         * src/gtk/gtkaspell.c
8182                 Properly destroy accels in all menus
8183
8184 2005-11-29 [mones]      1.9.100cvs41
8185
8186         * po/es.po
8187                 Updated.
8188
8189 2005-11-27 [colin]      1.9.100cvs40
8190
8191         * src/mh_gtk.c
8192                 "/Remove mailbox" -> "/Remove mailbox..."
8193
8194 2005-11-27 [paul]       1.9.100cvs39
8195
8196         * AUTHORS
8197         * po/de.po
8198         * src/gtk/authors.h
8199                 updated by new maintainer, Stephan Sachse
8200
8201 2005-11-27 [paul]       1.9.100cvs38
8202
8203         * manual/faq.xml
8204                 written by Colin, edited by me
8205
8206 2005-11-27 [paul]       1.9.100cvs37
8207
8208         * src/prefs_common.c
8209         * src/prefs_common.h
8210         * src/prefs_receive.c
8211         * src/prefs_summaries.c
8212                 move 'go to inbox after receiving new mail'
8213                 option from display/sumamaries to mail
8214                 handling/receive, and rework prefs_summaries
8215                 dialog a little
8216
8217 2005-11-25 [martin]     1.9.100cvs36
8218
8219         * po/de.po
8220             fixed windows-1252 translation;
8221             translated some new and fuzzy strings
8222
8223 2005-11-25 [paul]       1.9.100cvs35
8224
8225         * src/plugins/clamav/clamav_plugin.c
8226                 complete the update done in cvs34
8227
8228 2005-11-25 [paul]       1.9.100cvs34
8229
8230         * src/plugins/clamav/clamav_plugin.c
8231                 reflect upstream changes
8232
8233 2005-11-25 [paul]       1.9.100cvs33
8234
8235         * manual/ack.xml
8236         * manual/plugins.xml
8237         * manual/sylpheed-claws-manual.xml
8238                 written/updated by Colin, edited by me
8239         * tools/acroread2sylpheed.pl
8240                 update binary name
8241
8242 2005-11-24 [colin]      1.9.100cvs32
8243
8244         * src/compose.c
8245                 Fix bug #856 (reediting messages forgets Request
8246                 Return Receipt)
8247
8248 2005-11-24 [paul]       1.9.100cvs31
8249
8250         * manual/addrbook.xml
8251         * manual/starting.xml
8252                 written by Colin, proofread, edited, adapted by me
8253         * manual/advanced.xml
8254                 add some Actions examples
8255         * src/importldif.c
8256                 use a Save button instead of a Close button
8257         * src/wizard.c
8258                 indicate mandatory fields
8259                 fix page display
8260                 Thanks to Colin
8261
8262 2005-11-23 [colin]      1.9.100cvs30
8263
8264         * src/addressbook.c
8265                 Rename menu item, fix possible crash after
8266                 deletion of books
8267         * src/addrindex.c
8268                 Allow searching for '*' in ldap
8269         * src/browseldap.c
8270                 Fix "Browse Entry" (did anyone use it?)
8271         * src/wizard.c
8272                 Add guards for mandatory information
8273
8274 2005-11-23 [paul]       1.9.100cvs29
8275
8276         * manual/advanced.xml
8277                 corrections to the English
8278
8279 2005-11-23 [colin]      1.9.100cvs28
8280
8281         * src/mimeview.c
8282                 Fix possible crash at exit. After the call to
8283                 gtk_container_remove(), the Viewer's widget has no
8284                 more parent so gtk+ automatically frees it and its
8285                 sons. If destroy_viewer() then try to access it,
8286                 problems ensue.
8287
8288 2005-11-22 [colin]      1.9.100cvs27
8289
8290         * src/compose.c
8291         * src/gtk/gtkaspell.c
8292                 Fix right-clicking on a misspelled word
8293                 Fix More... in suggestions menu
8294
8295 2005-11-22 [wwp]        1.9.100cvs26
8296
8297         * src/prefs_template.c
8298                 templates works: re-sort templates list when adding or replacing,
8299                 prevent from adding or replacing when the template name is empty
8300
8301 2005-11-21 [colin]      1.9.100cvs25
8302
8303         * src/addressbook.c
8304                 Fix some addressbook suckage (dnd, select all)
8305         * src/compose.c
8306         * src/gtk/gtkaspell.c
8307         * src/gtk/gtkaspell.h
8308                 Make the spellchecker menu work with the 
8309                 GtkTextView one instead of overriding it
8310
8311 2005-11-20 [paul]       1.9.100cvs24
8312
8313         * manual/handling.xml
8314                 proofread and corrected
8315
8316 2005-11-20 [paul]       1.9.100cvs23
8317
8318         * manual/Makefile
8319                 generate html as one file
8320         * manual/advanced.xml
8321                 fix output generation
8322                 reformat hidden options list
8323         * manual/manual.xml     ** REMOVED **
8324         * manual/sylpheed-claws-manual.xml      ** ADDED **
8325                 renamed
8326
8327 2005-11-18 [colin]      1.9.100cvs22
8328
8329         * src/prefs_account.c
8330                 Fix layout in news and mbox accounts
8331         * manual/account.xml
8332         * manual/advanced.xml
8333                 New contents for Paul to check :)
8334
8335 2005-11-18 [wwp]        1.9.100cvs21
8336
8337         * src/gtk/quicksearch.c
8338                 don't update extended quicksearch buttons twice
8339
8340 2005-11-18 [paul]       1.9.100cvs20
8341
8342         * src/textview.c
8343                 complete 1.9.100cvs19
8344
8345 2005-11-18 [paul]       1.9.100cvs19
8346
8347         * src/compose.c
8348                 cosmetic improvements
8349         * src/textview.c
8350                 also list text/* attachments
8351
8352 2005-11-18 [colin]      1.9.100cvs18
8353
8354         * src/summaryview.c
8355                 Use column 0 instead of -1 in 
8356                 gtk_ctree_node_moveto, in a naive
8357                 hope it'll fix the gtk-related crashes
8358
8359 2005-11-18 [colin]      1.9.100cvs17
8360
8361         * src/gtk/inputdialog.c
8362                 Fix icon staying the first one
8363
8364 2005-11-17 [wwp]        1.9.100cvs16
8365                 fix possible problem showing some quicksearch buttons, and a bad
8366                 call to g_return_if_fail in a function that returns a value (both
8367                 fixes by Fabien Vantard)
8368
8369 2005-11-15 [wwp]        1.9.100cvs15
8370
8371         * src/gtk/quicksearch.c
8372                 added a tooltip to that obscure ... quicksearch button
8373
8374 2005-11-15 [wwp]        1.9.100cvs14
8375
8376         * src/gtk/quicksearch.c
8377                 add a quicksearch helper to filtering expression users: the ... button
8378                 raises the condition expr window. condition expressions set up w/ this
8379                 window are used by the quicksearch if the user closes it pressing OK.
8380
8381 2005-11-14 [paul]       1.9.100cvs13
8382
8383         * src/plugins/clamav/clamav_plugin.c
8384         * src/plugins/spamassassin/spamassassin.c
8385                 change plugin type following recent merging
8386
8387 2005-11-14 [wwp]        1.9.100cvs12
8388
8389         * src/folder.c
8390                 prevent from crashing when copying/moving message(s) from and
8391                 to the same folder
8392
8393 2005-11-14 [paul]       1.9.100cvs11
8394
8395         * src/plugins/clamav/Makefile.am
8396         * src/plugins/clamav/clamav_plugin.c
8397         * src/plugins/clamav/clamav_plugin.h
8398         * src/plugins/clamav/clamav_plugin_gtk.c
8399                 also merge clamav and clamav_gtk plugins
8400
8401 2005-11-13 [colin]      1.9.100cvs10
8402
8403         * configure.ac
8404         * src/plugins/spamassassin/Makefile.am
8405         * src/plugins/spamassassin/spamassassin.c
8406         * src/plugins/spamassassin/spamassassin.h
8407         * src/plugins/spamassassin/spamassassin_gtk.c
8408                 Merge spamassassin and spamassassin_gtk plugins,
8409                 and build it by default.
8410
8411 2005-11-12 [colin]      1.9.100cvs9
8412
8413         * src/etpan/imap-thread.c
8414                 Fix gcc warning
8415
8416 2005-11-12 [colin]      1.9.100cvs8
8417
8418         * src/procmime.c
8419                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8420
8421 2005-11-10 [colin]      1.9.100cvs7
8422
8423         * src/main.c
8424                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8425                 minimised state)
8426
8427 2005-11-10 [wwp]        1.9.100cvs6
8428
8429         * src/gtk/description_window.c
8430                 fix a crash when closing description windows using the WM's [X] button
8431
8432 2005-11-09 [colin]      1.9.100cvs5
8433
8434         * src/common/ssl.c
8435                 Update libetpan call to follow upstream
8436                 (yes, this requires libetpan-0.40cvs3)
8437
8438 2005-11-08 [colin]      1.9.100cvs4
8439
8440         * src/compose.c
8441         * src/textview.c
8442         * src/common/utils.c
8443         * src/common/utils.h
8444                 Enhance the email parser
8445
8446 2005-11-08 [colin]      1.9.100cvs3
8447
8448         * src/procmime.c
8449                 Fix what looks like an off-by-one (fixes 
8450                 attachments from the Bat)
8451
8452 2005-11-08 [wwp]        1.9.100cvs2
8453
8454         * src/main.c
8455                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8456
8457 2005-11-08 [wwp]        1.9.100cvs1
8458
8459         * src/main.c
8460                 allow exiting Sylpheed-Claws from command-line
8461
8462 2005-11-08 [paul]       1.9.100
8463
8464         1.9.100 released
8465
8466 2005-11-07 [colin]      1.9.99cvs17
8467
8468         * src/addritem.c
8469         * src/ldif.c
8470                 Fix import of base-64 encoded items
8471
8472 2005-11-07 [colin]      1.9.99cvs16
8473
8474         * src/send_message.c
8475                 Fix bug #314 (Queue does not empty under certain 
8476                 circumstances)
8477
8478 2005-11-07 [paul]       1.9.99cvs15
8479
8480         * src/mutt.c
8481         * src/pine.c
8482                 fix buffer overflows
8483                 Thanks to Colin
8484
8485 2005-11-07 [paul]       1.9.99cvs14
8486
8487         * doc/man/Makefile.am
8488         * doc/man/sylpheed-claws.1      ** ADDED **
8489         * doc/man/sylpheed.1            ** DELETED **
8490                 rename and update the man file
8491
8492 2005-11-06 [colin]      1.9.99cvs13
8493
8494         * src/ldif.c
8495                 Fix ldif_get_line() that returned empty strings
8496                 (Didn't understand why). Also fix a possible
8497                 buffer overflow.
8498
8499 2005-11-06 [wwp]        1.9.99cvs12
8500
8501         * src/textview.c
8502         * src/gtk/about.c
8503         * src/gtk/gtkutils.c
8504         * src/gtk/gtkutils.h
8505                 fix a compilation warning,
8506                 make links sensitive in the about dialog
8507
8508 2005-11-04 [wwp]        1.9.99cvs11
8509
8510         * src/gtk/about.c
8511                 don't wrap or translate URIs, and a bit text format cleanup
8512
8513 2005-11-04 [wwp]        1.9.99cvs10
8514
8515         * src/gtk/about.c
8516                 better textview tagging implementation (no more use of marks for
8517                 postponed tagging)
8518
8519 2005-11-02 [colin]      1.9.99cvs9
8520
8521         * src/common/ssl.c
8522                 Forgot an ifdef
8523
8524 2005-11-02 [colin]      1.9.99cvs8
8525
8526         * configure.ac
8527                 Require libetpan-0.40 due to upstream fix
8528         * src/common/ssl.c
8529                 Tell libetpan not to call SSL_Library_Init,
8530                 as we do it ourselves.
8531
8532 2005-11-02 [colin]      1.9.99cvs7
8533
8534         * po/POTFILES.in
8535                 Add missing files (thanks to Fabien Vantard)
8536
8537 2005-11-02 [colin]      1.9.99cvs6
8538
8539         * src/summaryview.c
8540                 Fix totals when read messages are hidden or quicksearch
8541                 is on
8542         * src/ssl_manager.c
8543         * src/ssl_manager.h
8544         * src/common/ssl_certificate.c
8545         * src/common/ssl_certificate.h
8546         * src/gtk/sslcertwindow.c
8547         * src/gtk/sslcertwindow.h
8548                 Fix copyright on my stuff
8549
8550 2005-11-02 [wwp]        1.9.99cvs5
8551
8552         * src/prefs_themes.c
8553                 fix directory name checking (theme installation/removal),
8554                 made related error a bit more verbose
8555
8556 2005-11-02 [colin]      1.9.99cvs4
8557
8558         * src/summaryview.c
8559                 Fix typo (probably fixes bug #841 (Sort by the From 
8560                 field doesn't work)
8561
8562 2005-11-02 [paul]       1.9.99cvs3
8563
8564         * po/ko.po
8565         * po/nb.po
8566                 updated by SungHyun Nam, Geir Helland
8567         * src/wizard.c
8568                 fix typo in welcome message. spotted by
8569                 Andrea Spadaccini
8570
8571 2005-11-01 [colin]      1.9.99cvs2
8572
8573         * src/compose.c
8574                 Fix replying to ml wen confirming subscription
8575         * src/messageview.c
8576         * src/mimeview.c
8577         * src/mimeview.h
8578         * src/privacy.h
8579         * src/summaryview.c
8580                 Make key check non blocking
8581
8582 2005-10-31 [paul]       1.9.99cvs1
8583
8584         * tools/claws.i18n.status.pl
8585                 updated for ChangeLog
8586
8587 2005-10-31 [paul]       1.9.99
8588
8589         1.9.99 released
8590
8591 2005-10-31 [paul]       1.9.15cvs131
8592
8593         * .cvsignore
8594         * ChangeLog
8595         * ChangeLog.claws       ** REMOVED **
8596         * ChangeLog-gtk2.claws  ** REMOVED **
8597         * ChangeLog.gtk1        ** ADDED **
8598         * INSTALL
8599         * Makefile.am
8600         * NEWS
8601         * README
8602         * README.claws          ** REMOVED **
8603         * README.jp             ** REMOVED **
8604         * RELEASE_NOTES         ** ADDED **
8605         * RELEASE_NOTES.claws   ** REMOVED **
8606         * commitHelper
8607         * configure.ac
8608         * sylpheed.spec.in      ** REMOVED **
8609                 tidy up and update the default docs:
8610                 ChangeLog.claws is renamed ChangeLog.gtk1
8611                 ChangeLog-gtk2.claws is renamed ChangeLog
8612                 README.claws is renamed README
8613                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8614
8615 2005-10-31 [paul]       1.9.15cvs130
8616
8617         * po/it.po
8618                 fix errors
8619
8620 2005-10-31 [paul]       1.9.15cvs129
8621
8622         * po/ca.po
8623         * po/de.po
8624         * po/en_GB.po
8625         * po/fr.po
8626         * po/it.po
8627         * po/pt_BR.po
8628         * po/sk.po
8629         * po/sr.po
8630         * po/zh_CN.po
8631                 updated by Miquel Oliete, Stephan Sachse and
8632                 Thomas Gilgin, me, Fabien Vantard, Andrea
8633                 Spadaccini, Frederico Goncalves Guimaraes,
8634                 Andrej Kacian, Aleksandar Urosevic, and
8635                 Ralgh Young.
8636
8637 2005-10-31 [mones]      1.9.15cvs128
8638
8639         * manual/faq.xml
8640                 More questions.
8641         
8642         * po/es.po
8643                 Updated for release.
8644
8645 2005-10-30 [colin]      1.9.15cvs127
8646
8647         * src/compose.c
8648                 Place cursor before rewrapping (fixes cursor
8649                 pos if quotation gets rewrapped)
8650
8651 2005-10-29 [paul]       1.9.15cvs126
8652
8653         * src/crash.c
8654         * src/foldersel.c
8655         * src/main.c
8656         * src/messageview.c
8657         * src/toolbar.c
8658         * src/gtk/authors.h
8659                 corrections to text items
8660
8661 2005-10-28 [colin]      1.9.15cvs125
8662
8663         * src/messageview.c
8664                 Make "hit 'C' to check sig" work from extern 
8665                 messageviews
8666
8667 2005-10-27 [colin]      1.9.15cvs124
8668
8669         * src/summaryview.c
8670                 Add a hack to avoid segfaulting when hammering 
8671                 on gtk's events
8672
8673 2005-10-27 [wwp]        1.9.15cvs123
8674
8675         * src/prefs_themes.c
8676                 sort list of themes names in themes prefs
8677
8678 2005-10-27 [paul]       1.9.15cvs122
8679
8680         * src/folder.c
8681         * src/prefs_account.c
8682                 fix building on Solaris
8683                 Patch by Alex Moore
8684
8685 2005-10-27 [wwp]        1.9.15cvs121
8686
8687         * src/summaryview.c
8688         * src/gtk/gtksctree.c
8689                 speed up unselecting messages in summary view (thanks to Colin)
8690
8691 2005-10-27 [paul]       1.9.15cvs120
8692
8693         * src/mainwindow.c
8694                 fix a compilation warning
8695         * src/summaryview.c
8696                 fix updating of 'n items selected' count
8697                 when deselecting
8698
8699 2005-10-27 [martin]     1.9.15cvs119
8700
8701         * src/action.c
8702                 ignore actions with a leading '/' in the action menu name
8703                 fixes a crash on menu creation
8704         * src/prefs_actions.c
8705                 do not allow a leading '/' in the action menu name
8706
8707 2005-10-27 [paul]       1.9.15cvs118
8708
8709         * src/main.c
8710                 fix compilation warning
8711
8712 2005-10-27 [paul]       1.9.15cvs117
8713
8714         * src/procmime.c
8715                 add #if HAVE_LOCALE_H
8716
8717 2005-10-27 [paul]       1.9.15cvs116
8718
8719         * src/plugins/clamav/clamav_plugin.c
8720         * src/plugins/dillo_viewer/dillo_viewer.c
8721         * src/plugins/mathml_viewer/mathml_viewer.c
8722         * src/plugins/pgpcore/plugin.c
8723         * src/plugins/pgpinline/plugin.c
8724         * src/plugins/pgpmime/plugin.c
8725         * src/plugins/spamassassin/spamassassin.c
8726         * src/plugins/trayicon/trayicon.c
8727                 plugin_init() : make error messages more
8728                 informative
8729
8730 2005-10-26 [wwp]        1.9.15cvs115
8731
8732         * src/prefs_matcher.c
8733                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8734
8735 2005-10-26 [wwp]        1.9.15cvs114
8736
8737         * src/procmime.c
8738         * src/gtk/gtksctree.c
8739         * src/plugins/spamassassin/libspamc.c
8740         * src/plugins/spamassassin/spamassassin.c
8741                 fix some compilation warnings more
8742
8743 2005-10-26 [mones]      1.9.15cvs113
8744
8745         * po/es.po
8746                 Updated translation
8747
8748 2005-10-26 [paul]       1.9.15cvs112
8749
8750         * src/prefs_message.c
8751                 give all display_xface stuff the
8752                 #if HAVE_LIBCOMPFACE treatment, thus
8753                 preventing a crash
8754                 (Thanks to Wolfgang Enderlein)
8755
8756 2005-10-26 [colin]      1.9.15cvs111
8757
8758         * src/gedit-print.c
8759                 Fix date format
8760         * src/imap_gtk.c
8761         * src/news_gtk.c
8762                 Remove context menu items that should not be there
8763         * src/jpilot.c
8764                 Fix encoding
8765         * src/main.c
8766         * src/mainwindow.c
8767                 Don't show the mainwindow too soon
8768
8769 2005-10-26 [wwp]        1.9.15cvs110
8770
8771         * src/folder.c
8772         * src/manual.c
8773         * src/summaryview.c
8774                 fix uninitialized pointers in the folder updating hook
8775                 (thanks to Colin)
8776
8777 2005-10-25 [mones]      1.9.15cvs109
8778
8779         * manual/faq.xml
8780                 General information subsection completed. 
8781                 Removed archaic references.
8782                 
8783         * manual/Makefile
8784         * manual/dtd/manual.dsl
8785                 Added customization stylesheet for getting paragraphs
8786                 fully justified in PDF output (as suggested by Colin).
8787
8788 2005-10-25 [colin]      1.9.15cvs108
8789
8790         * src/compose.c
8791                 Fix a second leak
8792
8793 2005-10-25 [colin]      1.9.15cvs107
8794
8795         * src/addrbook.c
8796         * src/addrindex.c
8797                 Fix leak (xml_get_element() allocates memory)
8798         * src/compose.c
8799                 Fix leak + dead code (shame!)
8800         * src/procmime.c
8801                 Fix leak
8802
8803 2005-10-25 [colin]      1.9.15cvs106
8804
8805         * src/mimeview.c
8806                 Fix encoding issue in Save all and in 
8807                 overwrite-confirmation alertpanel
8808
8809 2005-10-25 [colin]      1.9.15cvs105
8810
8811         * src/common/socket.c
8812                 Fix a leak - Thanks to Christopher Aillon
8813                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8814
8815 2005-10-25 [paul]       1.9.15cvs104
8816
8817         * src/wizard.c
8818                 Always guess servers from the right-hand
8819                 email part and guess username from the
8820                 left-hand part. (Thanks to Colin)
8821                 add an X-Face to the welcome message
8822
8823 2005-10-25 [paul]       1.9.15cvs103
8824
8825         * manual/handling.xml
8826                 written by Colin, edited by me
8827
8828 2005-10-25 [wwp]        1.9.15cvs102
8829
8830         * src/folderview.c
8831         * src/grouplistdialog.c
8832         * src/imap.c
8833         * src/noticeview.c
8834                 fix some compilation warnings
8835
8836 2005-10-24 [paul]
8837
8838         1.9.99-rc3 released
8839
8840 2005-10-24 [paul]       1.9.15cvs101
8841
8842         * src/gtk/about.c
8843                 fix window sizing
8844
8845 2005-10-24 [paul]       1.9.15cvs100
8846
8847         * src/pixmaps/offline.xpm
8848         * src/pixmaps/online.xpm
8849                 replace with last default versions
8850
8851 2005-10-24 [colin]      1.9.15cvs99
8852
8853         * src/imap.c
8854                 Fix bug when moving a folder
8855         * src/imap_gtk.c
8856         * src/mh_gtk.c
8857                 "Delete folder" pops up a window, so it 
8858                 should be suffixed with "..."
8859         * src/plugins/pgpcore/sgpgme.c
8860                 Include locale.h
8861
8862 2005-10-24 [mones]      1.9.15cvs98
8863
8864         * manual/Makefile
8865         * manual/account.xml
8866         * manual/ack.xml
8867         * manual/addrbook.xml
8868         * manual/advanced.xml
8869         * manual/faq.xml
8870         * manual/glossary.xml
8871         * manual/gpl.xml
8872         * manual/handling.xml
8873         * manual/intro.xml
8874         * manual/keyboard.xml
8875         * manual/manual.xml
8876         * manual/plugins.xml
8877         * manual/starting.xml
8878         * manual/dtd/sdocbook.dtd
8879                 Initial manual structure and some content.
8880
8881 2005-10-23 [wwp]        1.9.15cvs97
8882
8883         * src/gtk/about.c
8884                 fix a typo
8885
8886 2005-10-23 [wwp]        1.9.15cvs96
8887
8888         * src/gtk/about.c
8889         * src/gtk/authors.h
8890                 rework of the about window (main work by Paul), also featuring a few
8891                 fixes for typos and duplicate names
8892
8893 2005-10-23 [wwp]        1.9.15cvs95
8894
8895         * src/.cvsignore
8896                 Ignore the right binary name (sylpheed-claws now)
8897
8898 2005-10-23 [paul]       1.9.15cvs94
8899
8900         * src/compose.c
8901                 when using Folder Pref 'Default To for
8902                 replies' make the entry in the Compose
8903                 window bold
8904                 Patch by Fabien Vantard
8905
8906 2005-10-22 [colin]      1.9.15cvs93
8907
8908         * src/codeconv.c
8909                 Fix leak
8910
8911 2005-10-22 [colin]      1.9.15cvs92
8912
8913         * src/codeconv.c
8914                 try to convert using locale (apart utf8) if necessary
8915
8916 2005-10-22 [colin]      1.9.15cvs91
8917
8918         * src/pixmaps/new.xpm
8919         * src/pixmaps/unread.xpm
8920                 Make the unread envelope blue again and
8921                 saturate the new one a bit more.
8922
8923 2005-10-22 [colin]      1.9.15cvs90
8924
8925         * src/compose.c
8926                 When replying to a mail sent by one of our accounts,
8927                 use the original list of recipients. Let 'Reply All'
8928                 and 'Reply to sender' work like previously.
8929
8930 2005-10-21 [colin]      1.9.15cvs89
8931
8932         * src/prefs_filtering.c
8933                 Clear fields after add and replace
8934         * src/textview.c
8935                 Display xface differently (better)
8936         * src/plugins/pgpinline/pgpinline.c
8937                 Fix crappy encodings/recodings
8938
8939 2005-10-21 [paul]       1.9.15cvs88
8940
8941         * src/compose.c
8942         * src/prefs_folder_item.c
8943         * src/toolbar.c
8944                 fix news folder Folder Properties
8945                 (thanks to Colin)
8946         * src/folderview.c
8947                 update folderview after Themes change
8948                 keep selected folder selected
8949                 (thanks to Colin)
8950
8951 2005-10-21 [paul]       1.9.15cvs87
8952
8953         * tools/Makefile.am
8954         * tools/OOo2sylpheed.pl
8955         * tools/README
8956         * tools/README.sylprint
8957         * tools/asus_mailled.sh         ** REMOVED **
8958         * tools/filter_conv.pl
8959         * tools/freshmeat_search.pl
8960         * tools/google_search.pl
8961         * tools/gpg-sign-syl            ** REMOVED **
8962         * tools/kmail2sylpheed.pl
8963         * tools/kmail2sylpheed_v2.pl
8964         * tools/multiwebsearch.pl
8965         * tools/nautilus2sylpheed.sh
8966         * tools/newscache_clean.pl
8967         * tools/outlook2sylpheed.pl
8968         * tools/sylpheed-switcher       ** REMOVED **
8969         * tools/sylprint.pl
8970         * tools/sylprint.rc
8971         * tools/tb2sylpheed
8972         * tools/vcard2xml.py
8973         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8974                 update default config dir
8975                 update binary name (thanks to Fabien Vantard)
8976                 remove obsolete scripts
8977
8978 2005-10-21 [colin]      1.9.15cvs86
8979
8980         * src/inc.c
8981                 Fix possible leak and units. Based on a patch by
8982                 Fabien Vantard.
8983
8984 2005-10-20 [colin]      1.9.15cvs85
8985
8986         * src/textview.c
8987                 Clear xface when clearing textview
8988
8989 2005-10-20 [colin]      1.9.15cvs84
8990
8991         * configure.ac
8992         * src/folderview.c
8993         * src/headerview.c
8994         * src/main.c
8995         * src/prefs_common.c
8996         * src/prefs_common.h
8997         * src/prefs_message.c
8998         * src/textview.c
8999         * src/textview.h
9000         * src/common/defs.h
9001         * src/common/utils.c
9002         * src/common/utils.h
9003         * src/gtk/gtkutils.c
9004         * src/gtk/gtkutils.h
9005                 Migrate config to .sylpheed-claws (Automatically)
9006                 Add a way to get the Xface in the TextView
9007
9008 2005-10-20 [colin]      1.9.15cvs83
9009
9010         * src/gtk/Makefile.am
9011         * src/gtk/about.c
9012         * src/gtk/authors.h
9013                 Make the about dialog *grooovy*
9014
9015 2005-10-20 [colin]      1.9.15cvs82
9016
9017         * src/mimeview.c
9018                 Use "Open with" on double click if no command
9019                 was found
9020
9021 2005-10-20 [colin]      1.9.15cvs81
9022
9023         * src/imap.c
9024         * src/etpan/imap-thread.c
9025                 Fix possible crash.
9026
9027 2005-10-20 [paul]       1.9.15cvs80
9028
9029         * src/folder.c
9030                 don't show clipkey icon if the only
9031                 attachment is the signature
9032                 Patch by Colin
9033
9034 2005-10-20 [paul]       1.9.15cvs79
9035
9036         * AUTHORS
9037         * src/plugins/pgpmime/pgpmime.c
9038                 name the PGP/MIME signature 'signature.asc'
9039                 Patch by Andrew Nelson <freeandy@gmail.com>
9040
9041 2005-10-19 [colin]      1.9.15cvs78
9042
9043         * src/plugins/pgpmime/pgpmime.c
9044                 Oops, no need to double-check though
9045
9046 2005-10-19 [colin]      1.9.15cvs77
9047
9048         * src/plugins/pgpinline/pgpinline.c
9049         * src/plugins/pgpmime/pgpmime.c
9050                 Check that my_tmpfile() doesn't 
9051                 return NULL
9052
9053 2005-10-19 [colin]      1.9.15cvs76
9054
9055         * src/common/utils.c
9056                 Use shorter mime boundaries to avoid having
9057                 MTAs rewrapping our headers, breaking the
9058                 PGP signature in the process 
9059         * src/compose.c
9060         * src/plugins/pgpmime/pgpmime.c
9061                 Check for boundary uniqueness to be sure
9062                 it won't happen, instead of hoping for the
9063                 best
9064
9065 2005-10-19 [colin]      1.9.15cvs75
9066
9067         * sylpheed-claws.desktop
9068         * src/Makefile.am
9069         * src/main.c
9070                 Ship a sylpheed-claws binary instead
9071                 of a sylpheed one. Change the socket
9072                 name, too
9073         * src/folderview.c
9074                 Update folder only if it changed
9075         * src/wizard.c
9076                 Fix i18n in welcome mail, patch by
9077                 Fabien Vantard
9078
9079 2005-10-19 [paul]
9080
9081         1.9.99-rc2 released
9082
9083 2005-10-19 [paul]       1.9.15cvs74
9084
9085         * src/folder.c
9086         * src/folderview.c
9087                 fix summaryview update
9088                 Patch by Colin
9089
9090 2005-10-18 [colin]      1.9.15cvs73
9091
9092         * src/plugins/pgpcore/passphrase.c
9093                 Don't XGrabServer, and try a bit more to 
9094                 sync everything before grabbing mouse/keyboard
9095
9096 2005-10-18 [colin]      1.9.15cvs72
9097
9098         * src/Makefile.am
9099         * src/addressadd.c
9100         * src/addressbook.c
9101         * src/folderview.c
9102         * src/grouplistdialog.c
9103         * src/mimeview.c
9104         * src/stock_pixmap.c
9105         * src/stock_pixmap.h
9106         * src/summaryview.c
9107         * src/gtk/gtksctree.c
9108         * src/gtk/gtksctree.h
9109         * src/pixmaps/empty.xpm
9110                 Implement a wrapper call for gtk_ctree_set_node_info
9111                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9112                 pixmap instead of a NULL one. This works around some
9113                 memory problems deep inside gtk, revealed by valgrind,
9114                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9115                 as locked crashes sylpheed.), as well as, probably, 
9116                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9117
9118 2005-10-17 [colin]      1.9.15cvs71
9119
9120         * src/mimeview.c
9121                 Provide visual feedback when checking
9122                 signature
9123
9124 2005-10-17 [colin]      1.9.15cvs70
9125
9126         * src/main.c
9127                 Keep the folder list frozen while checking caches...
9128
9129 2005-10-17 [colin]      1.9.15cvs69
9130
9131         * src/addr_compl.c
9132                 Fi bug #833 (Autocompleting from addressbook 
9133                 fails with extended chars)
9134         * src/imap.c
9135                 Fix 'adding messages' staying in statusbar
9136                 after an error
9137
9138 2005-10-17 [wwp]        1.9.15cvs68
9139
9140         * src/ssl_manager.c
9141                 Fix buttons' layout resizing when window size changes
9142
9143 2005-10-17 [wwp]        1.9.15cvs67
9144
9145         * src/account.c
9146         * src/prefs_account.c
9147         * src/prefs_common.c
9148         * src/prefs_common.h
9149         * src/prefs_folder_item.c
9150         * src/prefs_gtk.c
9151         * src/gtk/logwindow.c
9152         * src/gtk/pluginwindow.c
9153         * src/gtk/prefswindow.c
9154         * src/gtk/prefswindow.h
9155                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9156
9157 2005-10-17 [paul]       1.9.15cvs66
9158
9159         * configure.ac
9160                 fix missing libetpan message
9161         * po/en_GB.po
9162                 updated
9163         * src/crash.c
9164         * src/manual.c
9165         * src/prefs_themes.c
9166         * src/common/defs.h
9167                 add some new URI defines, change some
9168                 others
9169         * src/wizard.c
9170                 make welcome message translatable
9171                 small improvements to english
9172                 other tweaks
9173         * src/gtk/menu.c
9174                 fix warnings
9175
9176 2005-10-17 [paul]       1.9.15cvs65
9177
9178         * src/summaryview.c
9179                 fix column titles
9180
9181 2005-10-16 [mones]      1.9.15cvs64
9182
9183         * po/es.po
9184                 Updated translation
9185
9186 2005-10-16 [colin]
9187
9188         1.9.99-rc1 released
9189
9190 2005-10-16 [colin]      1.9.15cvs63
9191
9192         * src/wizard.c
9193                 Fix whitespace
9194
9195 2005-10-16 [colin]      1.9.15cvs62
9196
9197         * src/toolbar.c
9198                 s/Get All/Get Mail/
9199         * src/wizard.c
9200                 Real welcome mail text, thanks Paul
9201
9202 2005-10-16 [colin]      1.9.15cvs61
9203
9204         * src/editldap.c
9205         * src/exporthtml.c
9206         * src/main.c
9207         * src/mainwindow.c
9208         * src/prefs_themes.c
9209         * src/prefs_toolbar.c
9210         * src/plugins/demo/demo.c
9211         * src/plugins/trayicon/trayicon.c
9212                 s/Sylpheed/Sylpheed-Claws/
9213
9214 2005-10-16 [colin]      1.9.15cvs60
9215
9216         * src/wizard.c
9217                 Add a welcome email in the first empty mailbox
9218         * src/prefs_common.c
9219                 Change one more default
9220
9221 2005-10-16 [colin]      1.9.15cvs59
9222
9223         * src/wizard.c
9224                 Remove printf
9225
9226 2005-10-16 [colin]      1.9.15cvs58
9227
9228         * src/toolbar.c
9229         * src/prefs_common.c
9230                 Change some defaults
9231
9232 2005-10-16 [colin]      1.9.15cvs57
9233
9234         * src/toolbar.c
9235         * src/prefs_common.c
9236                 Change some defaults
9237
9238 2005-10-16 [colin]      1.9.15cvs56
9239
9240         * src/wizard.c
9241                 By default, initialize fonts to have
9242                 the same size as normal GtkWidgets
9243
9244 2005-10-16 [colin]      1.9.15cvs55
9245
9246         * src/mimeview.c
9247                 Fix message a bit more
9248
9249 2005-10-16 [colin]      1.9.15cvs54
9250
9251         * src/addressbook.c
9252                 Second attempt at flicker fixing
9253
9254 2005-10-16 [colin]      1.9.15cvs53
9255
9256         * src/addressbook.c
9257                 Fix flicker
9258
9259 2005-10-16 [wwp]        1.9.15cvs52
9260
9261         * src/addressbook.c
9262         * src/editaddress.c
9263         * src/prefs_common.c
9264         * src/prefs_common.h
9265                 Remember window sizes (address book)
9266
9267 2005-10-16 [wwp]        1.9.15cvs51
9268
9269         * src/plugins/clamav/clamav_plugin_gtk.c
9270         * src/plugins/spamassassin/spamassassin_gtk.c
9271                 Fix compilation warnings (missing #include).
9272
9273 2005-10-16 [colin]      1.9.15cvs50
9274
9275         * src/mimeview.c
9276         * src/summaryview.c
9277         * src/textview.c
9278                 Make 'c' check signature, and forward
9279                 c, l, y, t from summaryview to mimeview
9280
9281 2005-10-16 [colin]      1.9.15cvs49
9282
9283         * src/addressbook.c
9284                 Put border around buttons
9285         * src/mainwindow.c
9286         * src/summaryview.c
9287                 Rework menus (Patch based on a patch
9288                 by Paul)
9289
9290 2005-10-15 [wwp]        1.9.15cvs48
9291
9292         * src/editjpilot.c
9293         * src/editldap.c
9294         * src/editvcard.c
9295         * src/exphtmldlg.c
9296         * src/expldifdlg.c
9297         * src/export.c
9298         * src/import.c
9299         * src/importldif.c
9300         * src/importmutt.c
9301         * src/importpine.c
9302         * src/prefs_account.c
9303         * src/prefs_spelling.c
9304         * src/gtk/gtkutils.c
9305         * src/gtk/gtkutils.h
9306         * src/plugins/clamav/clamav_plugin_gtk.c
9307         * src/plugins/spamassassin/spamassassin_gtk.c
9308                 use nicer browse-for-file/dir buttons than the "..." ones,
9309                 code factorizing more.
9310
9311 2005-10-14 [colin]      1.9.15cvs47
9312
9313         * src/mainwindow.c
9314                 set relief on the account switcher so that people see it
9315                 grey out Create processing rules when no message is selected
9316         * src/prefs_filtering.c
9317                 ask before closing if the rule has not been modified, even if
9318                 it's not valid
9319         * src/prefs_matcher.c
9320                 fix sensitivity when entering the dialog
9321         * src/gtk/inputdialog.c
9322                 display a better icon on password ask
9323         * src/plugins/pgpcore/passphrase.c
9324                 make the dialog look better
9325
9326 2005-10-14 [paul]       1.9.15cvs46
9327
9328         * src/folderview.c
9329                 indicate presense of marked msgs in
9330                 unexpanded subfolders
9331
9332 2005-10-14 [paul]       1.9.15cvs45
9333
9334         * src/prefs_actions.c
9335         * src/prefs_common.c
9336         * src/prefs_common.h
9337         * src/prefs_filtering_action.c
9338         * src/prefs_matcher.c
9339         * src/prefs_template.c
9340                 remember window sizes
9341                 fix Info button size
9342
9343         Patches by wwp
9344
9345 2005-10-13 [colin]      1.9.15cvs44
9346
9347         * src/mimeview.c
9348         * src/noticeview.c
9349         * src/noticeview.h
9350                 Add a tooltip on the icon (optional) 
9351                 Get rid of the signature buttons and only
9352                 use the icon+tooltip
9353
9354 2005-10-13 [colin]      1.9.15cvs43
9355
9356         * src/noticeview.c
9357         * src/noticeview.h
9358                 Add hand cursor for hovering over icon
9359
9360 2005-10-13 [colin]      1.9.15cvs42
9361
9362         * src/summaryview.c
9363                 Fix crash when quicksearch's hidden 
9364                 at startup
9365
9366 2005-10-13 [colin]      1.9.15cvs41
9367
9368         * src/compose.c
9369                 Set subject when forwarding multiple mails
9370                 Check that other recipient than the default Cc or Bcc
9371                 have been set before sending.
9372
9373 2005-10-13 [colin]      1.9.15cvs40
9374
9375         * src/imap.c
9376                 Batch per-folder
9377                 Introduce locking, but don't use it yet
9378
9379 2005-10-13 [colin]      1.9.15cvs39
9380
9381         * src/gtk/quicksearch.c
9382                 Reset quicksearch when hiding it
9383                 Make sticky a real pref
9384
9385 2005-10-13 [colin]      1.9.15cvs38
9386
9387         * src/summaryview.c
9388                 Faster prefs apply
9389
9390 2005-10-13 [colin]      1.9.15cvs37
9391
9392         * src/mimeview.c
9393         * src/noticeview.c
9394         * src/noticeview.h
9395         * src/plugins/pgpcore/sgpgme.c
9396                 Make privacy icon clickable
9397                 Move Trust field in Full info
9398                 When trust is less than full, don't display
9399                 a warning icon
9400
9401 2005-10-13 [colin]      1.9.15cvs36
9402
9403         * src/folder.c
9404                 Batch on flags sync
9405         * src/folderview.c
9406                 Revert speed hack which is dangerous in fact
9407                 Apply prefs faster
9408
9409 2005-10-13 [colin]      1.9.15cvs35
9410
9411         * src/folder_item_prefs.c
9412                 Fix pref corruption on folder move. Patch
9413                 by wwp
9414
9415 2005-10-13 [paul]       1.9.15cvs34
9416
9417         * src/export.c
9418         * src/import.c
9419                 fix typos in g_warnings
9420         * src/prefs_account.c
9421                 add a file selector for Signature file
9422
9423         Patches by wwp
9424
9425 2005-10-12 [colin]      1.9.15cvs33
9426
9427         * src/mimeview.c
9428                 Provide a quick way to go back from a
9429                 signature's full info to the email part
9430
9431 2005-10-12 [colin]      1.9.15cvs32
9432
9433         * src/compose.c
9434                 Remove old hack of encoding signed mails with base64.
9435                 QP works equally well.
9436
9437 2005-10-12 [colin]      1.9.15cvs31
9438
9439         * src/crash.c
9440                 Replace deprecated GtkText with GtkTextView
9441         * src/imap.c
9442                 Fix a logic bug about counts in imap_select
9443                 (previously un-triggered)
9444         * src/mainwindow.c
9445         * src/summaryview.c
9446         * src/news.c
9447                 Allow local deletion of news posts
9448         * src/mimeview.c
9449                 Show GPG noticeview on the message/rfc822 part
9450                 in addition to the text/plain one
9451         * src/prefs_image_viewer.c
9452           src/plugins/pgpcore/prefs_gpg.c
9453                 Polish (set the label as part of the checkbox)
9454         * src/wizard.c
9455                 Don't sit there doing nothing after destroying
9456                 the window - return err
9457
9458 2005-10-11 [colin]      1.9.15cvs30
9459
9460         * src/folderview.c
9461                 Apply processing rules before showing folders.
9462                 Early folder show (before flags sync) will only
9463                 be done when there are no processing rules (nor
9464                 pre- or post- ones)
9465         * src/imap.c
9466                 Fix stuff related to mail subdir, creation and 
9467                 deletion of folders 
9468         * src/imap_gtk.c
9469                 Don't allow creation of folders in NoInferior
9470                 folders, as it won't work
9471
9472 2005-10-10 [colin]      1.9.15cvs29
9473
9474         * src/compose.c
9475                 Reselect "None" Privacy system when selecting an
9476                 account with no privacy system defined
9477
9478 2005-10-10 [colin]      1.9.15cvs28
9479
9480         * src/mainwindow.c
9481                 Add Windows-1252 encoding
9482         * src/prefs_common.c
9483                 Rework some defaults:
9484                 - autosave to draft by default
9485                 - don't show header pane (it's already in the textview)
9486                 - Select first new or unread mail on entry
9487                 - Assume 'Yes' to change folder when there's no more
9488                   unread message
9489         * src/prefs_matcher.c
9490                 Fix a gtk assertion failure
9491         * src/gtk/colorlabel.c
9492                 Workaround bad repainting on selection
9493         * src/main.c
9494                 Freeze/thaw (a bit faster on ssh -X)
9495         * src/msgcache.c
9496                 Get rid of StrdupConverter that just adds an
9497                 extra strdup/free 
9498         * src/etpan/imap_thread.c
9499                 memset buf to 0
9500
9501 2005-10-10 [colin]      1.9.15cvs27
9502
9503         * src/export.c
9504         * src/import.c
9505                 Fix compile on gtk 2.4. Patch by wwp
9506
9507 2005-10-09 [colin]      1.9.15cvs26
9508
9509         * src/mainwindow.c
9510         * src/messageview.c
9511         * src/summaryview.c
9512                 Clarify forward menus. Patch by wwp
9513
9514 2005-10-09 [colin]      1.9.15cvs25
9515
9516         * src/compose.c
9517         * src/compose.h
9518                 Fix bug #829 (Non-working "Encrypt message by 
9519                 default when replying to an encrypted message")
9520
9521 2005-10-08 [colin]      1.9.15cvs24
9522
9523         * src/wizard.c
9524                 Fix bug #827 ("Welcome" setup wizard after a 
9525                 permission error gives up & forgets itself.)
9526
9527 2005-10-08 [colin]      1.9.15cvs23
9528
9529         * src/procmime.c
9530                 Fix bug #828 (Ignoring headers with spaces around = sign)
9531
9532 2005-10-08 [colin]      1.9.15cvs22
9533
9534         * src/export.c
9535                 Warning fix by wwp
9536
9537 2005-10-08 [colin]      1.9.15cvs21
9538
9539         * src/folder.c
9540         * src/folder.h
9541                 Add a processing_pending indicator, set on 
9542                 folder_item_open and cleared after 
9543                 folder_item_process_open
9544         * src/folderview.c
9545         * src/summaryview.c
9546                 wrap procmsg_msginfo_*_flags, and in the
9547                 wrapper check that there's no folder processing 
9548                 pending. If there is, defer the flags change until 
9549                 processing is done to avoid stepping over each
9550                 other's toes.
9551                 Freeze during processing, but not during scanning.
9552
9553 2005-10-07 [colin]      1.9.15cvs20
9554
9555         * src/plugins/pgpcore/passphrase.c
9556                 Fix bug #826 (X-Server hangs when 
9557                 right-clicking a PGP encrypted message)
9558
9559 2005-10-07 [paul]       1.9.15cvs19
9560
9561         * src/compose.c
9562                 fix compose_entries[]
9563                 patch by Fabien Vantard
9564
9565 2005-10-06 [colin]      1.9.15cvs18
9566
9567         * src/pixmaps/address.xpm
9568         * src/pixmaps/address_book.xpm
9569         * src/pixmaps/book.xpm
9570         * src/pixmaps/check_spelling.xpm
9571         * src/pixmaps/checkbox_off.xpm
9572         * src/pixmaps/checkbox_on.xpm
9573         * src/pixmaps/close.xpm
9574         * src/pixmaps/complete.xpm
9575         * src/pixmaps/continue.xpm
9576         * src/pixmaps/deleted.xpm
9577         * src/pixmaps/down_arrow.xpm
9578         * src/pixmaps/exec.xpm
9579         * src/pixmaps/forwarded.xpm
9580         * src/pixmaps/group.xpm
9581         * src/pixmaps/ignorethread.xpm
9582         * src/pixmaps/interface.xpm
9583         * src/pixmaps/jpilot.xpm
9584         * src/pixmaps/ldap.xpm
9585         * src/pixmaps/linewrap.xpm
9586         * src/pixmaps/linewrapcurrent.xpm
9587         * src/pixmaps/mail.xpm
9588         * src/pixmaps/mail_attach.xpm
9589         * src/pixmaps/mail_compose.xpm
9590         * src/pixmaps/mail_forward.xpm
9591         * src/pixmaps/mail_receive.xpm
9592         * src/pixmaps/mail_receive_all.xpm
9593         * src/pixmaps/mail_reply.xpm
9594         * src/pixmaps/mail_reply_to_all.xpm
9595         * src/pixmaps/mail_reply_to_author.xpm
9596         * src/pixmaps/mail_send.xpm
9597         * src/pixmaps/mail_send_queue.xpm
9598         * src/pixmaps/mime_application.xpm
9599         * src/pixmaps/mime_audio.xpm
9600         * src/pixmaps/mime_image.xpm
9601         * src/pixmaps/mime_message.xpm
9602         * src/pixmaps/mime_text_enriched.xpm
9603         * src/pixmaps/mime_text_html.xpm
9604         * src/pixmaps/mime_text_plain.xpm
9605         * src/pixmaps/mime_unknown.xpm
9606         * src/pixmaps/new.xpm
9607         * src/pixmaps/news_compose.xpm
9608         * src/pixmaps/offline.xpm
9609         * src/pixmaps/online.xpm
9610         * src/pixmaps/paste.xpm
9611         * src/pixmaps/preferences.xpm
9612         * src/pixmaps/privacy_emblem_encrypted.xpm
9613         * src/pixmaps/privacy_expired.xpm
9614         * src/pixmaps/privacy_failed.xpm
9615         * src/pixmaps/privacy_passed.xpm
9616         * src/pixmaps/privacy_signed.xpm
9617         * src/pixmaps/privacy_unknown.xpm
9618         * src/pixmaps/privacy_warn.xpm
9619         * src/pixmaps/properties.xpm
9620         * src/pixmaps/replied.xpm
9621         * src/pixmaps/search.xpm
9622         * src/pixmaps/unread.xpm
9623         * src/pixmaps/up_arrow.xpm
9624         * src/pixmaps/vcard.xpm
9625                 Modernize internal theme, with icons from the 
9626                 Gnomaws theme. Keep some of the old ones where
9627                 they were better.
9628
9629 2005-10-06 [colin]      1.9.15cvs17
9630
9631         * src/summaryview.c
9632                 Little optimisations + bugfix
9633         * src/toolbar.c
9634                 Remove default useless items - useless being defined
9635                 by the default relevant prefs
9636         * src/wizard.c
9637                 include config.h to make gettext work
9638         * src/prefs_themes.c
9639                 Fix selection of current theme in prefs
9640
9641 2005-10-06 [colin]      1.9.15cvs16
9642
9643         * src/prefs_common.c
9644         * src/prefs_common.h
9645         * src/prefs_summaries.c
9646         * src/folderview.c
9647                 Add a warning dialog on Mark all read 
9648                 (with pref to get rid of it)
9649
9650 2005-10-06 [paul]       1.9.15cvs15
9651
9652         * po/nb.po
9653         * po/pt_BR.po
9654                 updated by Geir Helland and Frederico
9655                 Goncalves Guimaraes
9656
9657 2005-10-05 [colin]      1.9.15cvs14
9658
9659         * src/folder.c
9660         * src/folder.h
9661         * src/folderview.c
9662         * src/folderview.h
9663         * src/imap_gtk.c
9664         * src/mh_gtk.c
9665         * src/mainwindow.c
9666         * src/setup.c
9667                 add a way to rescan without rebuilding
9668                 make moving a bit faster (less folders changes)
9669                 don't lock the tree on Get 
9670         * src/imap.c
9671                 Don't re-delete deleted messages before expunging
9672         * src/summaryview.c
9673                 Set batch mode when deleting mails
9674
9675 2005-10-05 [paul]       1.9.15cvs13
9676
9677         * src/mainwindow.c
9678         * src/mainwindow.h
9679                 fix disabled Execute menu item
9680         * src/toolbar.c
9681                 match the change in 1.9.15cvs10: use Compose
9682                 instead of News by default
9683
9684 2005-10-04 [colin]      1.9.15cvs12
9685
9686         * src/compose.c
9687                 When replying to an ML post with Reply-To set
9688                 to the poster's email, honor it (as before),
9689                 but also honor our user's request to reply to
9690                 the mailing list: set the ML address in the To
9691                 field and the Reply-To address in the Cc: 
9692                 field.
9693
9694 2005-10-04 [colin]      1.9.15cvs11
9695
9696         * src/plugins/trayicon/trayicon.c
9697                 Finish cosmetic change - thanks to wwp
9698
9699 2005-10-04 [colin]      1.9.15cvs10
9700
9701         * src/toolbar.c
9702                 Use Compose instead of Email by default.
9703                 Spotted by wwp.
9704
9705 2005-10-04 [colin]      1.9.15cvs9
9706
9707         * src/folder.c
9708         * src/folder.h
9709         * src/folderview.c
9710         * src/imap.c
9711         * src/etpan/imap-thread.c
9712         * src/etpan/imap-thread.h
9713                 Try to make IMAP faster, by simplifying SEARCH
9714                 commands, avoiding sending two STATUS in a row,
9715                 and deferring flags sync and processing just
9716                 after displaying the folder. 
9717                 This will update the SummaryView in certain
9718                 cases (new mails not already fetched, flags
9719                 changed from another client) but in a non-
9720                 blocking manner.
9721
9722 2005-10-04 [colin]      1.9.15cvs8
9723
9724         * src/plugins/trayicon/trayicon.c
9725                 Relabel "Offline" to "Work offline"
9726
9727 2005-10-04 [colin]      1.9.15cvs7
9728
9729         * src/export.c
9730         * src/import.c
9731         * src/mbox.c
9732                 Fix mbox import/export buglets
9733                 Patch by wwp
9734         * src/plugins/trayicon/trayicon.c
9735                 Add offline swithc
9736                 Patch by wwp
9737
9738 2005-10-04 [colin]      1.9.15cvs6
9739
9740         * src/folder.c
9741         * src/folderview.c
9742         * src/summaryview.c
9743                 Better fix (don't break mark all read) for cvs2
9744
9745 2005-10-03 [colin]      1.9.15cvs5
9746
9747         * src/folder.c
9748                 Use a sane sort by default
9749
9750 2005-10-03 [colin]      1.9.15cvs4
9751
9752         * src/inc.c
9753                 Add a 'Only once' button for overriding offline mode
9754         * src/prefs_account.c
9755         * src/wizard.c
9756                 Add Local mbox to the wizard
9757                 Add IMAP subdir to the wizard (or the wizard is useless
9758                 for such accounts, or even worse than useless)
9759                 Move IMAP subdir from Advanced to Receive tab, as it's
9760                 not that uncommon
9761
9762 2005-10-03 [colin]      1.9.15cvs3
9763
9764         * src/send_message.c
9765                 Forgot this one in cvs1
9766
9767 2005-10-03 [colin]      1.9.15cvs2
9768
9769         * src/folder.c
9770                 Faster close when leaving a folder with lots
9771                 of new mails. Idea by David Relson.
9772
9773 2005-10-03 [colin]      1.9.15cvs1
9774
9775         * src/compose.c
9776         * src/imap.c
9777         * src/inc.c
9778         * src/main.c
9779         * src/messageview.c
9780         * src/news.c
9781         * src/summaryview.c
9782         * src/gtk/sslcertwindow.c
9783         * src/plugins/trayicon/trayicon.c
9784                 Add accels to every AlertPanel. Patch by Fabien 
9785                 Vantard
9786
9787 2005-10-03 [paul]       1.9.15
9788
9789         1.9.15 released
9790
9791 2005-10-03 [paul]       1.9.14cvs68
9792
9793         * po/ca.po
9794         * po/de.po
9795         * po/es.po
9796         * po/fi.po
9797         * po/fr.po
9798         * po/sk.po
9799         * po/sr.po
9800         * po/zh_CN.po
9801                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9802                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9803                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9804
9805 2005-10-03 [paul]       1.9.14cvs67
9806
9807         * src/send_message.c
9808                 prevent hang on Cancel
9809                 patch by Colin
9810
9811 2005-10-03 [paul]       1.9.14cvs66
9812
9813         * src/main.c
9814                 fix crash in IMAP caused by discrepancy
9815                 between check_at_startup and offline mode
9816                 Patch by Colin
9817
9818 2005-10-01 [paul]       1.9.14cvs65
9819
9820         * src/inc.c
9821                 fix engrish
9822
9823 2005-10-01 [paul]       1.9.14cvs64
9824         * src/export.c
9825         * src/import.c
9826                 synchronise import_mbox() and export_mbox()
9827         * src/mbox.c
9828                 proc_mbox(): add alert if file cannot be opened
9829                 export_list_to_mbox(): test if dest file exists,
9830                 prompt user to overwrite if it does. add alert
9831                 if file cannot be created
9832                                                                 
9833         Patch by wwp
9834                                                                                                                 
9835
9836 2005-09-30 [paul]       1.9.14cvs63
9837
9838         * src/addressbook.c
9839                 Fix sensitivity of a menu
9840         * src/codeconv.c
9841                 Respect hidden pref for mails with no encoding
9842         * src/common/xml.c
9843                 Fix memory corruption
9844         * src/plugins/pgpcore/sgpgme.c
9845                 Fix segfault on incomplete sigs, and display
9846                 of S/Mime UIDs
9847
9848         Patches by Colin
9849
9850 2005-09-30 [colin]      1.9.14cvs62
9851
9852         * src/partial_download.c
9853                 Little logic fix in almost-dead code
9854         * src/pop.c
9855                 Fix partial download when there's no new mail
9856
9857 2005-09-29 [paul]       1.9.14cvs61
9858
9859         * src/plugins/pgpinline/pgpinline.c
9860                 fix bug 819, 'crash accessing sign message'
9861                 Patch by Colin
9862
9863 2005-09-28 [martin]     1.9.14cvs60
9864
9865         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9866                 fix bug #790 (Crash when restarting window manager (fluxbox))
9867
9868 2005-09-28 [paul]       1.9.14cvs59
9869
9870         * src/gtk/gtkaspell.c
9871                 fix off-by-one typo
9872
9873 2005-09-27 [colin]      1.9.14cvs58
9874
9875         * src/plugins/pgpcore/sgpgme.c
9876                 Report error when there's one, instead of
9877                 "Signature unchecked" 
9878
9879 2005-09-27 [colin]      1.9.14cvs57
9880
9881         * src/prefs_quote.c
9882                 Fix bug #816 (Weird quotation with spaces)
9883
9884 2005-09-27 [colin]      1.9.14cvs56
9885
9886         * src/codeconv.c
9887         * src/compose.c
9888         * src/compose.h
9889                 Put subject in compose's title
9890                 Fix Automatic encoding so that it's really automatic:
9891                 first try default locale's charset, then charset of the replied mail, 
9892                 then utf-8
9893                 Fix encoding of headers (must be in strict mode too)
9894
9895 2005-09-26 [colin]      1.9.14cvs55
9896
9897         * src/gtk/gtkaspell.c
9898                 Fix previous patch - don't color the space,
9899                 just uncolor it :)
9900
9901 2005-09-26 [colin]      1.9.14cvs54
9902
9903         * src/gtk/gtkaspell.c
9904                 Unmark space if possible
9905
9906 2005-09-26 [colin]      1.9.14cvs53
9907
9908         * src/imap.c
9909                 log_error instead of alertpanel according to the pref
9910         * src/etpan/imap-thread.c
9911                 Print connect status, copy only necessary size to 
9912                 logger
9913         * src/plugins/pgpmime/pgpmime.c
9914                 Handle S/Mime signatures (verification only). Patch based
9915                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9916
9917 2005-09-26 [paul]       1.9.14cvs52
9918
9919         * src/common/passcrypt.c
9920                 this 'workaround' not necessary on NetBSD.
9921                 Thanks to Daniel Gustafson
9922
9923 2005-09-26 [paul]
9924
9925         1.9.15-rc4 released
9926
9927 2005-09-26 [paul]       1.9.14cvs51
9928
9929         * src/summaryview.c
9930                 Skip currently selected message when
9931                 looking for next new or unread message
9932                 in current folder. Patch by Colin
9933         * src/common/passcrypt.c
9934                 eliminate warnings on *BSD. Patch by
9935                 Daniel Gustafson
9936
9937 2005-09-26 [colin]      1.9.14cvs50
9938
9939         * src/procmsg.c
9940                 Call postfiltering hook anyway
9941
9942 2005-09-22 [colin]      1.9.14cvs49
9943
9944         * src/codeconv.c
9945         * src/codeconv.h
9946                 Add a strict mode that doesn't replace with _
9947         * src/compose.c
9948         * src/compose.h
9949                 Use strict conversion while sending
9950                 Fix race when drafting while sending (happens
9951                 on IMAP)
9952                 Fix d'n'd of messages from summaryview
9953         * src/prefs_common.c
9954         * src/prefs_common.h
9955                 add hidden utf8_instead_of_locale_for_broken_mail 
9956                 pref for people that preferred the default charset 
9957                 to be utf8 for broken mails
9958         * src/quote_fmt_parse.y
9959                 fix bug #815 (No quote insert if "From:" fied 
9960                 contained Russian letters)
9961         * src/summaryview.c
9962                 Fix d'n'd of messages to compose
9963
9964 2005-09-22 [paul]       1.9.14cvs48
9965
9966         * src/compose.c
9967                 fix bug where attachments Name entry
9968                 would display Path instead
9969
9970 2005-09-21 [paul]       1.9.14cvs47
9971
9972         * README
9973         * README.jp
9974         * configure.ac
9975         * config/config.rpath
9976         * doc/manual/en/sylpheed-20.html
9977         * doc/manual/es/sylpheed-20.html
9978         * po/bg.po
9979         * po/ca.po
9980         * po/de.po
9981         * po/es.po
9982         * po/fr.po
9983         * po/it.po
9984         * po/pt_BR.po
9985         * po/sk.po
9986         * po/zh_TW.po
9987         * src/account.c
9988         * src/account.h
9989         * src/action.c
9990         * src/action.h
9991         * src/adbookbase.h
9992         * src/addr_compl.c
9993         * src/addr_compl.h
9994         * src/addrbook.c
9995         * src/addrbook.h
9996         * src/addrcache.c
9997         * src/addrcache.h
9998         * src/addrcindex.c
9999         * src/addrcindex.h
10000         * src/addrclip.c
10001         * src/addrclip.h
10002         * src/addrdefs.h
10003         * src/addressadd.c
10004         * src/addressadd.h
10005         * src/addressbook.c
10006         * src/addressbook.h
10007         * src/addressitem.h
10008         * src/addrgather.c
10009         * src/addrgather.h
10010         * src/addrharvest.c
10011         * src/addrharvest.h
10012         * src/addrindex.c
10013         * src/addrindex.h
10014         * src/addritem.c
10015         * src/addritem.h
10016         * src/addrquery.c
10017         * src/addrquery.h
10018         * src/addrselect.c
10019         * src/addrselect.h
10020         * src/alertpanel.c
10021         * src/alertpanel.h
10022         * src/browseldap.c
10023         * src/browseldap.h
10024         * src/codeconv.c
10025         * src/codeconv.h
10026         * src/compose.c
10027         * src/compose.h
10028         * src/crash.c
10029         * src/crash.h
10030         * src/customheader.c
10031         * src/customheader.h
10032         * src/displayheader.c
10033         * src/displayheader.h
10034         * src/editaddress.c
10035         * src/editaddress.h
10036         * src/editbook.c
10037         * src/editbook.h
10038         * src/editgroup.c
10039         * src/editgroup.h
10040         * src/editjpilot.c
10041         * src/editjpilot.h
10042         * src/editldap.c
10043         * src/editldap.h
10044         * src/editldap_basedn.c
10045         * src/editldap_basedn.h
10046         * src/editvcard.c
10047         * src/editvcard.h
10048         * src/enriched.c
10049         * src/enriched.h
10050         * src/exphtmldlg.c
10051         * src/exphtmldlg.h
10052         * src/expldifdlg.c
10053         * src/expldifdlg.h
10054         * src/export.c
10055         * src/export.h
10056         * src/exporthtml.c
10057         * src/exporthtml.h
10058         * src/exportldif.c
10059         * src/exportldif.h
10060         * src/filtering.c
10061         * src/filtering.h
10062         * src/folder.c
10063         * src/folder.h
10064         * src/folder_item_prefs.c
10065         * src/folder_item_prefs.h
10066         * src/foldersel.c
10067         * src/foldersel.h
10068         * src/folderutils.c
10069         * src/folderutils.h
10070         * src/folderview.c
10071         * src/folderview.h
10072         * src/grouplistdialog.c
10073         * src/grouplistdialog.h
10074         * src/headerview.c
10075         * src/headerview.h
10076         * src/html.c
10077         * src/html.h
10078         * src/image_viewer.c
10079         * src/image_viewer.h
10080         * src/imap.c
10081         * src/imap.h
10082         * src/imap_gtk.c
10083         * src/imap_gtk.h
10084         * src/import.c
10085         * src/import.h
10086         * src/importldif.c
10087         * src/importldif.h
10088         * src/importmutt.c
10089         * src/importmutt.h
10090         * src/importpine.c
10091         * src/importpine.h
10092         * src/inc.c
10093         * src/inc.h
10094         * src/jpilot.c
10095         * src/jpilot.h
10096         * src/ldapctrl.c
10097         * src/ldapctrl.h
10098         * src/ldaplocate.c
10099         * src/ldaplocate.h
10100         * src/ldapquery.c
10101         * src/ldapquery.h
10102         * src/ldapserver.c
10103         * src/ldapserver.h
10104         * src/ldaputil.c
10105         * src/ldaputil.h
10106         * src/ldif.c
10107         * src/ldif.h
10108         * src/localfolder.c
10109         * src/localfolder.h
10110         * src/main.c
10111         * src/main.h
10112         * src/mainwindow.c
10113         * src/mainwindow.h
10114         * src/manual.c
10115         * src/manual.h
10116         * src/matcher.c
10117         * src/matcher.h
10118         * src/matcher_parser.h
10119         * src/matcher_parser_lex.l
10120         * src/matcher_parser_parse.y
10121         * src/mbox.c
10122         * src/mbox.h
10123         * src/message_search.c
10124         * src/message_search.h
10125         * src/messageview.c
10126         * src/messageview.h
10127         * src/mh.c
10128         * src/mh.h
10129         * src/mh_gtk.c
10130         * src/mh_gtk.h
10131         * src/mimeview.c
10132         * src/mimeview.h
10133         * src/msgcache.c
10134         * src/msgcache.h
10135         * src/mutt.c
10136         * src/mutt.h
10137         * src/news.c
10138         * src/news.h
10139         * src/news_gtk.c
10140         * src/news_gtk.h
10141         * src/noticeview.c
10142         * src/noticeview.h
10143         * src/partial_download.c
10144         * src/partial_download.h
10145         * src/pine.c
10146         * src/pine.h
10147         * src/pop.c
10148         * src/pop.h
10149         * src/prefs_account.c
10150         * src/prefs_account.h
10151         * src/prefs_actions.c
10152         * src/prefs_actions.h
10153         * src/prefs_common.c
10154         * src/prefs_common.h
10155         * src/prefs_compose_writing.c
10156         * src/prefs_compose_writing.h
10157         * src/prefs_customheader.c
10158         * src/prefs_customheader.h
10159         * src/prefs_display_header.c
10160         * src/prefs_display_header.h
10161         * src/prefs_ext_prog.c
10162         * src/prefs_ext_prog.h
10163         * src/prefs_filtering.c
10164         * src/prefs_filtering.h
10165         * src/prefs_filtering_action.c
10166         * src/prefs_filtering_action.h
10167         * src/prefs_folder_column.c
10168         * src/prefs_folder_column.h
10169         * src/prefs_folder_item.c
10170         * src/prefs_folder_item.h
10171         * src/prefs_fonts.c
10172         * src/prefs_fonts.h
10173         * src/prefs_gtk.c
10174         * src/prefs_gtk.h
10175         * src/prefs_image_viewer.c
10176         * src/prefs_image_viewer.h
10177         * src/prefs_matcher.c
10178         * src/prefs_matcher.h
10179         * src/prefs_message.c
10180         * src/prefs_message.h
10181         * src/prefs_msg_colors.c
10182         * src/prefs_msg_colors.h
10183         * src/prefs_other.c
10184         * src/prefs_other.h
10185         * src/prefs_quote.c
10186         * src/prefs_quote.h
10187         * src/prefs_receive.c
10188         * src/prefs_receive.h
10189         * src/prefs_send.c
10190         * src/prefs_send.h
10191         * src/prefs_spelling.c
10192         * src/prefs_spelling.h
10193         * src/prefs_summaries.c
10194         * src/prefs_summaries.h
10195         * src/prefs_summary_column.c
10196         * src/prefs_summary_column.h
10197         * src/prefs_template.c
10198         * src/prefs_template.h
10199         * src/prefs_themes.c
10200         * src/prefs_themes.h
10201         * src/prefs_toolbar.c
10202         * src/prefs_toolbar.h
10203         * src/prefs_wrapping.c
10204         * src/prefs_wrapping.h
10205         * src/privacy.c
10206         * src/privacy.h
10207         * src/procheader.c
10208         * src/procheader.h
10209         * src/procmime.c
10210         * src/procmime.h
10211         * src/procmsg.c
10212         * src/procmsg.h
10213         * src/quote_fmt.c
10214         * src/quote_fmt_parse.y
10215         * src/recv.c
10216         * src/recv.h
10217         * src/remotefolder.c
10218         * src/remotefolder.h
10219         * src/send_message.c
10220         * src/send_message.h
10221         * src/setup.c
10222         * src/setup.h
10223         * src/simple-gettext.c
10224         * src/sourcewindow.c
10225         * src/sourcewindow.h
10226         * src/ssl_manager.c
10227         * src/ssl_manager.h
10228         * src/statusbar.c
10229         * src/statusbar.h
10230         * src/stock_pixmap.c
10231         * src/stock_pixmap.h
10232         * src/summary_search.c
10233         * src/summary_search.h
10234         * src/summaryview.c
10235         * src/summaryview.h
10236         * src/syldap.c
10237         * src/syldap.h
10238         * src/textview.c
10239         * src/textview.h
10240         * src/toolbar.c
10241         * src/toolbar.h
10242         * src/undo.c
10243         * src/undo.h
10244         * src/unmime.c
10245         * src/unmime.h
10246         * src/vcard.c
10247         * src/vcard.h
10248         * src/wizard.c
10249         * src/wizard.h
10250         * src/common/base64.c
10251         * src/common/base64.h
10252         * src/common/defs.h
10253         * src/common/hooks.c
10254         * src/common/hooks.h
10255         * src/common/log.c
10256         * src/common/log.h
10257         * src/common/md5.c
10258         * src/common/md5.h
10259         * src/common/mgutils.c
10260         * src/common/mgutils.h
10261         * src/common/nntp.c
10262         * src/common/nntp.h
10263         * src/common/passcrypt.c
10264         * src/common/passcrypt.h.in
10265         * src/common/plugin.c
10266         * src/common/plugin.h
10267         * src/common/prefs.c
10268         * src/common/prefs.h
10269         * src/common/progressindicator.c
10270         * src/common/progressindicator.h
10271         * src/common/quoted-printable.c
10272         * src/common/quoted-printable.h
10273         * src/common/session.c
10274         * src/common/session.h
10275         * src/common/smtp.c
10276         * src/common/smtp.h
10277         * src/common/socket.c
10278         * src/common/socket.h
10279         * src/common/ssl.c
10280         * src/common/ssl.h
10281         * src/common/ssl_certificate.c
10282         * src/common/ssl_certificate.h
10283         * src/common/string_match.c
10284         * src/common/string_match.h
10285         * src/common/stringtable.c
10286         * src/common/sylpheed.c
10287         * src/common/sylpheed.h
10288         * src/common/template.c
10289         * src/common/template.h
10290         * src/common/timing.h
10291         * src/common/utils.c
10292         * src/common/utils.h
10293         * src/common/uuencode.c
10294         * src/common/uuencode.h
10295         * src/common/version.h.in
10296         * src/common/xml.c
10297         * src/common/xml.h
10298         * src/common/xmlprops.c
10299         * src/common/xmlprops.h
10300         * src/gtk/about.c
10301         * src/gtk/about.h
10302         * src/gtk/colorlabel.c
10303         * src/gtk/colorlabel.h
10304         * src/gtk/colorsel.c
10305         * src/gtk/colorsel.h
10306         * src/gtk/description_window.c
10307         * src/gtk/description_window.h
10308         * src/gtk/filesel.c
10309         * src/gtk/filesel.h
10310         * src/gtk/foldersort.c
10311         * src/gtk/foldersort.h
10312         * src/gtk/gtkutils.c
10313         * src/gtk/gtkutils.h
10314         * src/gtk/inputdialog.c
10315         * src/gtk/inputdialog.h
10316         * src/gtk/logwindow.c
10317         * src/gtk/logwindow.h
10318         * src/gtk/manage_window.c
10319         * src/gtk/manage_window.h
10320         * src/gtk/menu.c
10321         * src/gtk/menu.h
10322         * src/gtk/pluginwindow.c
10323         * src/gtk/pluginwindow.h
10324         * src/gtk/prefswindow.c
10325         * src/gtk/prefswindow.h
10326         * src/gtk/progressdialog.c
10327         * src/gtk/progressdialog.h
10328         * src/gtk/quicksearch.c
10329         * src/gtk/quicksearch.h
10330         * src/gtk/sslcertwindow.c
10331         * src/gtk/sslcertwindow.h
10332         * src/plugins/clamav/clamav_plugin.c
10333         * src/plugins/clamav/clamav_plugin.h
10334         * src/plugins/clamav/clamav_plugin_gtk.c
10335         * src/plugins/demo/demo.c
10336         * src/plugins/dillo_viewer/dillo_prefs.c
10337         * src/plugins/dillo_viewer/dillo_prefs.h
10338         * src/plugins/dillo_viewer/dillo_viewer.c
10339         * src/plugins/mathml_viewer/mathml_viewer.c
10340         * src/plugins/pgpcore/passphrase.c
10341         * src/plugins/pgpcore/passphrase.h
10342         * src/plugins/pgpcore/plugin.c
10343         * src/plugins/pgpcore/prefs_gpg.c
10344         * src/plugins/pgpcore/prefs_gpg.h
10345         * src/plugins/pgpcore/select-keys.c
10346         * src/plugins/pgpcore/select-keys.h
10347         * src/plugins/pgpcore/sgpgme.c
10348         * src/plugins/pgpcore/sgpgme.h
10349         * src/plugins/pgpinline/pgpinline.c
10350         * src/plugins/pgpinline/pgpinline.h
10351         * src/plugins/pgpinline/plugin.c
10352         * src/plugins/pgpmime/pgpmime.c
10353         * src/plugins/pgpmime/pgpmime.h
10354         * src/plugins/pgpmime/plugin.c
10355         * src/plugins/spamassassin/spamassassin.c
10356         * src/plugins/spamassassin/spamassassin.h
10357         * src/plugins/spamassassin/spamassassin_gtk.c
10358         * src/plugins/trayicon/trayicon.c
10359         * tools/OOo2sylpheed.pl
10360         * tools/acroread2sylpheed.pl
10361         * tools/asus_mailled.sh
10362         * tools/filter_conv.pl
10363         * tools/freshmeat_search.pl
10364         * tools/google_search.pl
10365         * tools/kmail2sylpheed.pl
10366         * tools/kmail2sylpheed_v2.pl
10367         * tools/maildir2sylpheed.pl
10368         * tools/multiwebsearch.pl
10369         * tools/newscache_clean.pl
10370         * tools/outlook2sylpheed.pl
10371         * tools/sylpheed-switcher
10372         * tools/update-po
10373         * tools/vcard2xml.py
10374         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10375                 update FSF address
10376
10377 2005-09-21 [colin]      1.9.14cvs46
10378
10379         * src/gedit-print.c
10380         * src/procmsg.c
10381         * src/procmsg.h
10382         * src/textview.c
10383         * src/summaryview.c
10384                 Remove some printing hacks (deselection/reselection),
10385                 which by the way fix printing the currently 
10386                 displayed mime part (still only text)
10387                 Plus a little optimisation of summary_show
10388
10389
10390 2005-09-20 [colin]      1.9.14cvs45
10391
10392         * src/mainwindow.c
10393         * src/messageview.c
10394                 GUI fixups: add accels, set message
10395                 view title to displayed mail's subject
10396         * src/prefs_spelling.c
10397         * src/gtk/gtkaspell.c
10398                 GUI fixups: allow underlining misspelled
10399                 words instead of coloring them (a11y!)
10400
10401 2005-09-19 [colin]
10402
10403         1.9.15rc3 released
10404
10405 2005-09-19 [colin]      1.9.14cvs44
10406
10407         * src/compose.c
10408                 Fix draft message
10409         * src/gtk/gtkaspell.c
10410                 Fix wrong test ;-)
10411
10412 2005-09-19 [colin]      1.9.14cvs43
10413
10414         * src/addressbook.c
10415                 Fix sensitivity of Delete button
10416         * src/compose.c
10417                 Warn if the requested Privacy system
10418                 is not available
10419         * src/exphtmldlg.c
10420         * src/expldifdlg.c
10421         * src/importldif.c
10422         * src/importmutt.c
10423         * src/importpine.c
10424                 Fix crappy UI
10425         * src/
10426         * src/ssl.h
10427         * src/prefs_account.h
10428         * src/prefs_account.c
10429                 Save SSL prefs even in builds that have
10430                 SSL support disable
10431         * src/imap.c
10432         * src/inc.c
10433         * src/news.c
10434         * src/send_message.c
10435                 Warn if connection should be secure, but
10436                 SSL support isn't compiled in
10437         * src/gtkaspell.c
10438                 Fix word separation on UTF-8 systems
10439                 Fixes bug #812 (Strange inline spellchecking)
10440         * src/compose.c
10441                 Warn if the requested Privacy system
10442                 is not available
10443                 Factorize offline warning
10444         * src/imap.c
10445         * src/imap_gtk.c
10446         * src/imap_gtk.h
10447         * src/inc.h
10448         * src/news_gtk.c
10449         * src/news_gtk.h
10450         * src/messageview.c
10451                 Factorize offline warning
10452
10453 2005-09-19 [paul]
10454
10455         1.9.15-rc2 released
10456
10457 2005-09-18 [colin]      1.9.14cvs42
10458
10459         * src/codeconv.c
10460         * src/codeconv.h
10461         * src/procmime.c
10462                 Add a way to get locale's charset ignoring utf-8,
10463                 and use that as default encoding for broken mails
10464
10465 2005-09-18 [colin]      1.9.14cvs41
10466
10467         * src/gtk/logwindow.c
10468                 Translate string. Patch by Fabien Vantard
10469
10470 2005-09-18 [colin]      1.9.14cvs40
10471
10472         * configure.ac
10473                 Fix bug #803 (IMAP/SSL support breaks with 
10474                 GnuTLS libetpan 0.38)
10475
10476 2005-09-18 [colin]      1.9.14cvs39
10477
10478         * src/codeconv.c
10479         * src/compose.c
10480         * src/procmime.c
10481                 More charsets fixes. Fixes bug #806 (non
10482                 ascii characters in subject line)
10483
10484 2005-09-17 [paul]       1.9.14cvs38
10485
10486         * src/folderview.c
10487         * src/mainwindow.c
10488                 fix gcc-2.95 issues
10489                 Patch by Pawel Pekala
10490
10491 2005-09-17 [colin]      1.9.14cvs37
10492
10493         * src/addrindex.c
10494                 bugfix for NO-USE LDAP compilation, patch 
10495                 by Fabien Vantard
10496
10497 2005-09-17 [colin]      1.9.14cvs36
10498
10499         * src/prefs_actions.c
10500         * src/prefs_customheader.c
10501         * src/prefs_display_header.c
10502         * src/prefs_filtering_action.c
10503         * src/prefs_matcher.c
10504         * src/prefs_toolbar.c
10505                 Fix strange casts (less elegant but
10506                 works better)
10507
10508 2005-09-16 [colin]      1.9.14cvs35
10509
10510         * src/jpilot.c
10511                 Missed that one
10512
10513 2005-09-16 [colin]      1.9.14cvs34
10514
10515         * configure.ac
10516         * src/Makefile.am
10517         * src/addr_compl.c
10518         * src/addrindex.c
10519         * src/browseldap.c
10520         * src/editldap.c
10521         * src/ldaplocate.c
10522         * src/ldapquery.c
10523         * src/ldapquery.h
10524         * src/ldapserver.c
10525         * src/ldapserver.h
10526         * src/main.c
10527         * src/matcher_parser_parse.y
10528         * src/prefs_themes.c
10529         * src/etpan/Makefile.am
10530         * src/gtk/description_window.c
10531         * src/plugins/clamav/Makefile.am
10532         * src/plugins/clamav/clamav_plugin.c
10533         * src/plugins/dillo_viewer/Makefile.am
10534         * src/plugins/pgpcore/Makefile.am
10535         * src/plugins/pgpinline/Makefile.am
10536         * src/plugins/pgpmime/Makefile.am
10537         * src/plugins/trayicon/Makefile.am
10538                 Fix 100% cpu usage in address completion list
10539                 Fix little bugs (return with no values etc)
10540                 Fix all warnings (with common CFLAGS)
10541
10542 2005-09-15 [colin]      1.9.14cvs33
10543
10544         * src/addressbook.c
10545                 Fix bug where sometimes a group's email list is empty,
10546                 force its refresh (probably fixes "Re: how to create a 
10547                 distribution list")
10548         * src/ldapquery.c
10549                 Don't return to the callback in the main thread from the
10550                 fetch thread (or face segs!)
10551
10552 2005-09-15 [paul]       1.9.14cvs32
10553
10554         * src/prefs_matcher.c
10555                 forgotten in last commit
10556
10557 2005-09-15 [paul]       1.9.14cvs31
10558
10559         * src/prefs_actions.c
10560         * src/prefs_filtering_action.c
10561         * src/prefs_quote.c
10562         * src/quote_fmt.c
10563         * src/summaryview.c
10564         * src/gtk/description_window.c
10565         * src/gtk/description_window.h
10566         * src/gtk/quicksearch.c
10567                 allow interaction with the called
10568                 description window
10569                 Patch by Anders Hammar
10570
10571 2005-09-14 [paul]       1.9.14cvs30
10572
10573         * src/compose.c
10574                 fix a little annoyance when pasting with 3rd button 
10575                 with wrap_pastes=0 and wrap_input=1
10576                 Patch by Colin
10577
10578 2005-09-14 [paul]       1.9.14cvs29
10579
10580         * src/prefs_account.c
10581                 disable 'Filter messages on receiving' for
10582                 SMTP-only accounts
10583                 Patch  by Anders Hammar
10584
10585 2005-09-14 [paul]       1.9.14cvs28
10586
10587         * po/sk.po
10588                 fix crash
10589                 updated by Andrej Kacian
10590
10591 2005-09-14 [paul]
10592
10593         1.9.15-rc1 released
10594
10595 2005-09-14 [paul]       1.9.14cvs27
10596
10597         * po/es.po
10598                 updated by Ricardo Mones Lastra
10599         * src/compose.c
10600         * src/compose.h
10601                 associate no_wrap_tags to Compose windows
10602                 instead of using a static one
10603                 Patch by Colin
10604         * src/mbox.c
10605                 fix proc_mbox()
10606                 Patch by wwp
10607         * src/textview.c
10608                 remove unneeded printf()
10609
10610 2005-09-14 [paul]       1.9.14cvs26
10611
10612         * src/addrcache.c
10613         * src/codeconv.h
10614         * src/folder.h
10615         * src/mainwindow.h
10616         * src/mh.c
10617         * src/mimeview.h
10618         * src/partial_download.c
10619         * src/pop.c
10620         * src/prefs_account.c
10621         * src/prefs_account.h
10622         * src/prefs_actions.c
10623         * src/prefs_customheader.c
10624         * src/prefs_display_header.c
10625         * src/prefs_filtering_action.c
10626         * src/prefs_matcher.c
10627         * src/prefs_toolbar.c
10628         * src/privacy.h
10629         * src/procmime.c
10630         * src/procmime.h
10631         * src/procmsg.h
10632         * src/textview.c
10633         * src/undo.h
10634         * src/common/plugin.c
10635         * src/common/session.h
10636         * src/common/socket.c
10637         * src/common/socket.h
10638         * src/common/template.c
10639         * src/gtk/gtkaspell.c
10640         * src/gtk/quicksearch.h
10641         * src/plugins/pgpcore/passphrase.c
10642         * src/plugins/pgpcore/prefs_gpg.h
10643         * src/plugins/pgpcore/select-keys.c
10644         * src/plugins/pgpcore/select-keys.h
10645         * src/plugins/pgpcore/sgpgme.c
10646         * src/plugins/pgpinline/pgpinline.c
10647         * src/plugins/pgpmime/pgpmime.c
10648         * src/plugins/trayicon/trayicon.c
10649                 fix compilation warnings
10650                 Patch by Daniel Gustafson
10651
10652 2005-09-14 [paul]       1.9.14cvs25
10653
10654         * src/addressbook.c
10655                 add missing column header, and other small
10656                 bug fixes
10657                 Patch by Anders Hammar
10658
10659 2005-09-13 [colin]      1.9.14cvs24
10660
10661         * src/gtk/gtkaspell.c
10662                 Fix non-utf8 in menu
10663                 Fix little leaks
10664                 Nullify struct members after free()s
10665
10666 2005-09-13 [colin]      1.9.14cvs23
10667
10668         * src/compose.c
10669                 Test utf8 compliance before inserting to 
10670                 buffer, and try to convert if necessary
10671         * src/procmime.c
10672                 If no charset is present, use the locale 
10673                 one instead of us-ascii
10674         * src/procmsg.c
10675                 Add Sender, List-Post and To in the checked 
10676                 headers for automatic rules creation 
10677                 (thanks to wwp)
10678         * src/prefs_themes.c
10679         * src/gtk/gtkaspell.c
10680                 Remove deprecated functions. 
10681                 patch by Daniel Gustafson
10682
10683 2005-09-12 [colin]      1.9.14cvs22
10684
10685         * src/compose.c
10686                 Fix bug #448 (Scrolling/Redraw issue with 
10687                 address-fields in Header)
10688         * src/mainwindow.c
10689         * src/summaryview.c
10690         * src/summaryview.h
10691                 Fix loss of MSG_MARKED on move/copy
10692                 Fix bug #804 (Quicksearch togglebutton doesn't 
10693                 get depressed after '/' key is pressed)
10694
10695 2005-09-12 [paul]       1.9.14cvs21
10696
10697         * AUTHORS
10698         * src/gtk/logwindow.c
10699                 add 'Clear Log' to popup menu
10700                 Patch by Anders Hammar <anders.hammar@telia.com>
10701
10702 2005-09-12 [paul]       1.9.14cvs20
10703
10704         * src/compose.c
10705                 set correct sensitivity on attachments
10706                 popup menu
10707         * src/folder.c
10708                 fix typo
10709         * src/prefs_spelling.c
10710                 fix crash when no LANG env is set
10711         * src/common/xml.c
10712                 fix crash in wizard
10713                 don't use memeory after free
10714
10715         All patches by Daniel Gustafson
10716
10717 2005-09-12 [paul]       1.9.14cvs19
10718
10719         * src/prefs_themes.c
10720                 make theme info selectable
10721         * src/gtk/description_window.c
10722                 make window non-modal
10723         * tools/README
10724                 add details of asus_mailed.sh
10725         * tools/claws.i18n.status.pl
10726                 update for new zh_TW translator
10727                 widen the output
10728                 create alternate coloured lines
10729                 improve readability
10730
10731 2005-09-10 [colin]      1.9.14cvs18
10732
10733         * src/plugins/pgpcore/select-keys.c
10734                 Better order for the buttons
10735
10736 2005-09-10 [colin]      1.9.14cvs17
10737
10738         * src/compose.c
10739         * src/plugins/pgpcore/select-keys.c
10740         * src/plugins/pgpcore/select-keys.h
10741         * src/plugins/pgpcore/sgpgme.c
10742                 Add a "Don't encrypt" button to the key
10743                 selection dialog. Fixes bug #177 (There should be a 
10744                 'Don't encrypt button in the Select Keys dialog)
10745
10746 2005-09-10 [colin]      1.9.14cvs16
10747
10748         * src/compose.c
10749                 Fix bug #572 (%X option does not work with templates)
10750
10751 2005-09-10 [colin]      1.9.14cvs15
10752
10753         * src/toolbar.c 
10754                 Remove g_print
10755
10756 2005-09-10 [colin]      1.9.14cvs14
10757
10758         * src/imap.c
10759                 Fix a possible crash
10760
10761 2005-09-09 [colin]      1.9.14cvs13
10762
10763         * src/imap.c
10764         * src/etpan/imap-thread.c
10765         * src/etpan/imap-thread.h
10766                 Fix moving from queue or drafts to normal folders
10767                 Fix bug #794 (No way to delete without expunging)
10768                 Take flags unset by other mailers into account
10769                 Take deleted flag set by other mailers into account
10770                 Fix unsetting REPLIED flag
10771                 Fix crash when capabilities can't be retrieved
10772         * src/mainwindow.c
10773         * src/mainwindow.h
10774                 Add M_DELAYED_FLAGS condition, and let the user use
10775                 Execute in order to be able to expunge deleted mails,
10776                 even if he's not in delayed execute mode
10777         * src/prefs_spelling.c
10778                 Use 'en' dictionary by default if LANG is POSIX or C
10779         * src/gtk/prefswindow.c
10780                 Fix bug #767 (Preferences windows expanding) by making
10781                 the window a bit larger when the resolution is greater
10782                 than 640x480, and by putting the prefs in a
10783                 GtkScrolledWindow.
10784
10785 2005-09-09 [paul]       1.9.14cvs12
10786
10787         * AUTHORS
10788         * configure.ac
10789         * po/zh_TW.Big5.po      ** REMOVED **
10790         * po/zh_TW.po           ** ADDED **
10791                 updated by Wei-Lun Chao
10792
10793 2005-09-09 [paul]       1.9.14cvs11
10794
10795         * src/mainwindow.c
10796                 fix asserts
10797         * src/common/xml.c
10798                 delay memory allocation until file is
10799                 opened successfully
10800                 Patch by Daniel Gustafson
10801
10802 2005-09-09 [colin]      1.9.14cvs10
10803
10804         * src/imap.c
10805                 Add guards
10806
10807 2005-09-08 [colin]      1.9.14cvs9
10808
10809         * src/compose.c
10810                 Alert when we can't save draft
10811                 Fix various wrap/color issues
10812                 Add mid-click pasting respecting wrap_paste option
10813         * src/folder.c
10814         * src/folder.h
10815         * src/folder_item_prefs.c
10816         * src/folder_item_prefs.h
10817         * src/imap.c
10818         * src/imap_gtk.c
10819         * src/imap_gtk.h
10820         * src/main.c
10821         * src/mainwindow.c
10822         * src/mainwindow.h
10823         * src/news.c
10824         * src/news_gtk.c
10825         * src/news_gtk.h
10826         * src/prefs_folder_item.c
10827                 Fix the impossibility to synchronise folders for
10828                 offline use (IMAP and NNTP are concerned)
10829
10830 2005-09-08 [colin]      1.9.14cvs8
10831
10832         * configure.ac
10833                 Build LDAP and JPilot by default if available
10834         * src/textview.c
10835                 Fix use after free
10836
10837 2005-09-08 [paul]       1.9.14cvs7
10838
10839         * doc/manual/en/sylpheed-1.html
10840         * doc/manual/en/sylpheed-18.html
10841         * doc/manual/en/sylpheed-19.html
10842         * doc/manual/en/sylpheed-4.html
10843         * doc/manual/en/sylpheed-6.html
10844         * doc/manual/en/sylpheed.html
10845                 a few minor updates, plus include some
10846                 details about plugins and their requirements
10847         * src/mainwindow.c
10848                 minor changes to English in /View/Sort
10849
10850 2005-09-07 [colin]      1.9.14cvs6
10851
10852         * doc/manual/en/sylpheed-1.html
10853         * doc/manual/en/sylpheed-10.html
10854         * doc/manual/en/sylpheed-11.html
10855         * doc/manual/en/sylpheed-12.html
10856         * doc/manual/en/sylpheed-13.html
10857         * doc/manual/en/sylpheed-14.html
10858         * doc/manual/en/sylpheed-15.html
10859         * doc/manual/en/sylpheed-16.html
10860         * doc/manual/en/sylpheed-17.html
10861         * doc/manual/en/sylpheed-18.html
10862         * doc/manual/en/sylpheed-19.html
10863         * doc/manual/en/sylpheed-2.html
10864         * doc/manual/en/sylpheed-20.html
10865         * doc/manual/en/sylpheed-21.html
10866         * doc/manual/en/sylpheed-22.html
10867         * doc/manual/en/sylpheed-3.html
10868         * doc/manual/en/sylpheed-4.html
10869         * doc/manual/en/sylpheed-5.html
10870         * doc/manual/en/sylpheed-6.html
10871         * doc/manual/en/sylpheed-7.html
10872         * doc/manual/en/sylpheed-8.html
10873         * doc/manual/en/sylpheed-9.html
10874         * doc/manual/en/sylpheed.html
10875                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10876
10877 2005-09-07 [colin]      1.9.14cvs5
10878
10879         * src/mainwindow.c
10880                 Make labels more to-the-point
10881
10882 2005-09-07 [colin]      1.9.14cvs4
10883
10884         * doc/manual/en/sylpheed-1.html
10885         * doc/manual/en/sylpheed-12.html
10886         * doc/manual/en/sylpheed-13.html
10887         * doc/manual/en/sylpheed-14.html
10888         * doc/manual/en/sylpheed-15.html
10889         * doc/manual/en/sylpheed-16.html
10890         * doc/manual/en/sylpheed-17.html
10891         * doc/manual/en/sylpheed-18.html
10892         * doc/manual/en/sylpheed-19.html
10893         * doc/manual/en/sylpheed-2.html
10894         * doc/manual/en/sylpheed-20.html
10895         * doc/manual/en/sylpheed-21.html
10896         * doc/manual/en/sylpheed-22.html
10897         * doc/manual/en/sylpheed-4.html
10898         * doc/manual/en/sylpheed-5.html
10899         * doc/manual/en/sylpheed-6.html
10900         * doc/manual/en/sylpheed-7.html
10901         * doc/manual/en/sylpheed-8.html
10902         * doc/manual/en/sylpheed-9.html
10903         * doc/manual/en/sylpheed.html
10904                 Update manual
10905
10906 2005-09-07 [colin]      1.9.14cvs3
10907
10908         * doc/faq/en/sylpheed-faq-1.html
10909         * doc/faq/en/sylpheed-faq-2.html
10910         * doc/faq/en/sylpheed-faq-3.html
10911         * doc/faq/en/sylpheed-faq.html
10912                 Update FAQ
10913
10914 2005-09-07 [colin]      1.9.14cvs2
10915
10916         * src/folderview.c
10917         * src/procmsg.c
10918         * src/summaryview.c
10919         * src/toolbar.c
10920                 Fix special subfolders:
10921                 - Inherit parent's icon
10922                 - sent contents of queues subfolders
10923                 - empty subfolders of trashes
10924         * src/mainwindow.c
10925                 Remove outdated manual and faq entries
10926         * src/common/utils.c
10927                 Add quotes around %s coming from mailcap
10928
10929 2005-09-07 [colin]      1.9.14cvs1
10930
10931         * src/compose.c
10932                 After saving draft, set modified to FALSE
10933         * src/mimeview.c
10934         * src/common/utils.c
10935         * src/common/utils.h
10936                 Try to open mime parts using what is 
10937                 indicated in ~/.mailcap or /etc/mailcap,
10938                 if possible.
10939
10940 2005-09-05 [paul]       1.9.14
10941
10942         1.9.14 released
10943
10944         * po/sk.po
10945                 updated by Andrej Kacian
10946
10947 2005-09-05 [paul]       1.9.13cvs83
10948
10949         * po/de.po
10950         * po/es.po
10951         * po/fi.po
10952         * po/fr.po
10953         * po/nb.po
10954         * po/pt_BR.po
10955         * po/sr.po
10956                 updated translations by Thomas Gilgin, Ricardo Mones
10957                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10958                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10959
10960 2005-09-04 [paul]       1.9.13cvs82
10961
10962         * src/compose.c
10963                 only warn about exceeded line length limit
10964                 on send
10965
10966 2005-09-04 [paul]       1.9.13cvs81
10967
10968         * src/compose.c
10969                 fix crash in 'line length exceeded' dialogue
10970
10971 2005-09-02 [paul]       1.9.13cvs80
10972
10973         * src/imap.c
10974                 fix bug 795, 'Connection lost IMAP'
10975                 and add statusbar prints
10976                 Patch by Colin
10977
10978 2005-09-02 [paul]       1.9.13cvs79
10979
10980         * src/compose.c
10981                 compose_wrap_paragraph() becomes
10982                 compose_beautify_paragraph()
10983                 Patch by Colin
10984
10985 2005-09-02 [colin]      1.9.13cvs78
10986
10987         * src/folderview.c
10988                 Micro-fix
10989
10990 2005-09-01 [colin]      1.9.13cvs77
10991
10992         * src/imap.c
10993                 Maybe fix bug #795 (Connection lost IMAP)
10994                 Don't try to send logout when we're disconnected.
10995         * src/summaryview.c
10996                 Include locked and marked emails in HRM
10997                 view. Fixes bug #800 (Locked messages no longer 
10998                 show up when hide read messages is used)
10999
11000 2005-09-01 [paul]       1.9.13cvs76
11001
11002         * src/prefs_common.c
11003                 fix bad cutting
11004
11005 2005-08-31 [colin]      1.9.13cvs75
11006
11007         * src/folderview.c
11008         * src/folderview.h
11009         * src/prefs_summaries.c
11010         * src/summaryview.c
11011                 Fix "go to next new", fix preference
11012                 (Open unread/next swapped)
11013
11014 2005-08-31 [paul]       1.9.13cvs74
11015
11016         * src/compose.c
11017         * src/folderview.c
11018         * src/headerview.c
11019         * src/headerview.h
11020         * src/mainwindow.c
11021         * src/prefs_common.c
11022         * src/prefs_common.h
11023         * src/prefs_fonts.c
11024         * src/summaryview.c
11025         * src/textview.c
11026         * src/common/defs.h
11027                 remove obsolete BOLD_FONT setting
11028                 fix font update in headerview and textview
11029                 headers after prefs change
11030                 Patch By Colin
11031
11032 2005-08-31 [paul]
11033
11034         1.9.14-rc4 released
11035
11036 2005-08-30 [colin]      1.9.13cvs73
11037
11038         * src/summaryview.c
11039                 When Hide read messages is selected and we
11040                 refresh the summaryview, don't remove the 
11041                 currently displayed message. Fixes bug #797
11042                 (Summary view reloads when new mail is 
11043                 downloaded in 1.9.14 rc)
11044
11045 2005-08-30 [colin]      1.9.13cvs72
11046
11047         * src/folderview.c
11048                 Fix flickering
11049         * src/mainwindow.c
11050                 Remove useless callback
11051         * src/mimeview.c
11052         * src/gtk/filesel.c
11053         * src/gtk/filesel.h
11054                 Add a filesel_select_file_save_folder() - used by Save All
11055
11056 2005-08-29 [paul]       1.9.13cvs71
11057
11058         * AUTHORS
11059         * src/matcher_parser_parse.y
11060         * src/etpan/imap-thread.c
11061                 fix building on FreeBSD
11062                 Patch by Daniel Gustafson <daniel@hobbit.se>
11063
11064 2005-08-29 [paul]       1.9.13cvs70
11065
11066         * src/plugins/pgpinline/pgpinline.c
11067                 only initialise sig result if it's been handled
11068                 Patch by Colin
11069
11070 2005-08-29 [paul]       1.9.13cvs69
11071         
11072         Patches by Colin:
11073
11074         * src/imap.c
11075         * src/common.utils.c
11076         * src/common/utils.h
11077                 optimisation
11078         * src/stock_pixmap.h
11079                 fix wrong icon reference
11080         * src/pixmaps/trash_btn.xpm
11081                 replace with nicer image
11082
11083 2005-08-28 [colin]      1.9.13cvs68
11084
11085         * src/Makefile.am
11086         * src/stock_pixmap.c
11087         * src/stock_pixmap.h
11088         * src/toolbar.c
11089         * src/pixmaps/trash_btn.xpm
11090                 Add a specific trash xpm for the button
11091
11092 2005-08-28 [colin]      1.9.13cvs67
11093
11094         * src/imap.c
11095                 Fix leak
11096
11097 2005-08-27 [colin]      1.9.13cvs66
11098
11099         * src/imap.c
11100         * src/procmime.c
11101                 Correctly fix "Problem with replies", fixes
11102                 pgpmime encryption too. 
11103
11104 2005-08-27 [colin]      1.9.13cvs65
11105
11106         * src/folder.c
11107         * src/procmsg.c
11108         * src/procmsg.h
11109         * src/summaryview.c
11110                 Fix bug #517 (messages removed from summaryview 
11111                 when moving fails)
11112
11113 2005-08-27 [colin]      1.9.13cvs64
11114
11115         * tools/Makefile.am
11116         * tools/asus_mailled.sh
11117                 Add a script to blink ASUS laptops' mail LED where there
11118                 is unread mail.
11119
11120 2005-08-27 [colin]      1.9.13cvs63
11121
11122         * src/imap.c
11123         * src/etpan/imap-thread.c
11124         * src/etpan/imap-thread.h
11125                 Implement automatic choosing of login method
11126                 Fixes bug #791
11127         * src/gtk/.cvsignore
11128                 Add sylpheed-marshal.[ch]
11129
11130 2005-08-27 [colin]      1.9.13cvs62
11131
11132         * src/common/utils.c
11133                 Fix confusing perror
11134
11135 2005-08-27 [colin]      1.9.13cvs61
11136
11137         * src/toolbar.c
11138         * src/toolbar.h
11139                 Remove A_DELETE, replace it with 
11140                 A_TRASH and A_DELETE_REAL. Automatically
11141                 rewrite config files to replace A_DELETE
11142                 with A_TRASH (no functionality change).
11143                 Fixes half of #794
11144
11145 2005-08-26 [colin]      1.9.13cvs60
11146
11147         * src/procmime.c
11148                 Previous "Problem with replies" fix brought other
11149                 problems, fixing them
11150
11151 2005-08-26 [colin]      1.9.13cvs59
11152
11153         * src/procmime.c
11154                 Fix "Problem with replies". This happened only
11155                 on IMAP...
11156         * src/procmsg.c
11157                 Factorize code a bit
11158         * src/compose.c
11159                 Speed improvement on very long messages (wrapping)
11160                 Fix signature color on Reedit and Redirect
11161                 On Reedit, don't attach pgp-signatures parts, but
11162                 set signing to On.
11163
11164 2005-08-24 [paul]       1.9.13cvs58
11165
11166         * src/compose.c
11167                 don't claim success when clicking
11168                 Cancel on the passphrase box.
11169                 Patch by Colin
11170
11171 2005-08-24 [paul]       1.9.13cvs57
11172
11173         * src/main.c
11174                 fix misplaced sylpheed.log
11175         * src/common/defs.h
11176                 define UIDL_DIR
11177
11178 2005-08-24 [paul]       1.9.13cvs56
11179
11180         * src/imap.c
11181         * src/etpan/imap-thread.c
11182         * src/etpan/imap-thread.h
11183                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11184                 Patch by Colin
11185         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11186         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11187                 remove autogenerated files
11188         * tools/kdeservicemenu/README
11189         * tools/kdeservicemenu/install.sh
11190         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11191         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11192                 use Claws icon, use 'Sylpheed-Claws' in menu,
11193                 use kdialog, and other cleanups
11194
11195 2005-08-23 [paul]       1.9.13cvs55
11196
11197         * src/compose.c
11198                 fix paste/wrap crash
11199                 Patch by Colin
11200
11201 2005-08-23 [paul]       1.9.13cvs54
11202
11203         * src/main.c
11204                 fix crash recovery
11205                 Patch by Colin
11206
11207 2005-08-23 [paul]       1.9.13cvs53
11208
11209         * src/addressbook.c
11210         * src/editaddress.c
11211                 view all data of LDAP contacts
11212                 Patch by Colin
11213
11214 2005-08-23 [paul]       1.9.13cvs52
11215
11216         * src/addressbook.c
11217                 fix issues with the Search field
11218                 Patch by Colin
11219
11220 2005-08-22 [paul]       1.9.13cvs51
11221
11222         * src/folderview.c
11223                 put name of folder in processing dialog
11224                 title
11225         * src/prefs_folder_item.c
11226                 improve english usage
11227
11228 2005-08-22 [paul]       1.9.13cvs50
11229
11230         * src/filtering.c
11231         * src/filtering.h
11232         * src/matcher.c
11233         * src/matcher_parser_lex.l
11234         * src/matcher_parser_parse.y
11235         * src/prefs_filtering.c
11236                 add Filtering/Processing rule names feature.
11237                 (the incompatible old matcherrc is saved as
11238                 matcherrc.pre_names).
11239                 Patch by Colin
11240
11241 2005-08-22 [paul]       1.9.13cvs49
11242
11243         * src/procmsg.c
11244                 fix colour labelling
11245                 Patch by Colin
11246
11247 2005-08-22 [paul]       1.9.13cvs48
11248
11249         * src/textview.c
11250                 fix open_image_cb()
11251
11252 2005-08-22 [paul]       1.9.13cvs47
11253
11254         * src/imap.c
11255                 fix bug 789, 'SC crashes with imap (CVS ver)'
11256                 Patch by Colin
11257
11258 2005-08-22 [paul]       1.9.13cvs46
11259
11260         * src/mimeview.c
11261         * src/prefs_common.c
11262         * src/common/defs.h
11263                 define reused defaults in defs.h
11264         * src/textview.c
11265                 add 'Open image' to image popup menu
11266
11267 2005-08-21 [colin]      1.9.13cvs45
11268
11269         * src/summaryview.c
11270                 Fix bug #788 (Bogus "From" address displayed)
11271
11272 2005-08-20 [colin]      1.9.13cvs44
11273
11274         * src/folder.c
11275                 Fix buf #787 (multilevel delete causes SIGSEGV)
11276
11277 2005-08-19 [colin]      1.9.13cvs43
11278
11279         * src/inc.c
11280         * src/prefs_common.c
11281         * src/prefs_common.h
11282                 Add an hidden pref to allow modifying the
11283                 update stepping in incorporation.
11284                 Patch by wwp.
11285
11286 2005-08-19 [colin]      1.9.13cvs42
11287
11288         * src/compose.c
11289         * src/procmime.c
11290                 Workaround for broken MUAs: encode 
11291                 Content-type: name: as ASCII and 
11292                 Content-Disposition: filename: as
11293                 per rfc2231
11294         * src/prefs_account.c
11295                 Fix invisible-ness of SMTP SSL prefs
11296                 in NNTP accounts
11297
11298 2005-08-19 [paul]       1.9.13cvs41
11299
11300         * src/compose.c
11301         * src/prefs_common.c
11302         * src/prefs_common.h
11303         * src/prefs_wrapping.c
11304                 paste with or without wrapping.
11305                 patch by Colin
11306
11307 2005-08-19 [paul]       1.9.13cvs40
11308
11309         * src/prefs_common.c
11310         * src/prefs_common.h
11311         * src/summaryview.c
11312                 reintroduce enable_swap_from as a
11313                 hidden pref. patch by Colin
11314         * src/quote_fmt_parse.y
11315         * src/plugins/clamav/clamav_plugin.c
11316         * src/plugins/dillo_viewer/dillo_viewer.c
11317         * src/plugins/mathml_viewer/mathml_viewer.c
11318         * src/plugins/pgpcore/sgpgme.c
11319         * src/plugins/pgpinline/pgpinline.c
11320         * src/plugins/pgpmime/pgpmime.c
11321                 tidy up. patch by Colin
11322
11323 2005-08-19 [paul]       1.9.13cvs39
11324
11325         * configure.ac
11326                 complete cvs38's sync
11327         * src/editaddress.c
11328         * src/gedit-print.c
11329         * src/mutt.c
11330         * src/etpan/etpan-log.c
11331         * src/etpan/imap-thread.c
11332         * src/gtk/gtksourceprintjob.c
11333                 fix compilation warnings
11334                 (patch by Colin)
11335
11336 2005-08-19 [paul]       1.9.13cvs38
11337
11338         sync with main:
11339
11340         * src/account.c
11341         * src/action.c
11342         * src/addrbook.c
11343         * src/addrcache.c
11344         * src/addrharvest.c
11345         * src/addrindex.c
11346         * src/codeconv.c
11347         * src/compose.c
11348         * src/crash.c
11349         * src/exporthtml.c
11350         * src/exportldif.c
11351         * src/folder.c
11352         * src/image_viewer.c
11353         * src/inc.c
11354         * src/inc.h
11355         * src/jpilot.c
11356         * src/ldif.c
11357         * src/main.c
11358         * src/matcher.c
11359         * src/mbox.c
11360         * src/messageview.c
11361         * src/mh.c
11362         * src/mimeview.c
11363         * src/msgcache.c
11364         * src/mutt.c
11365         * src/news.c
11366         * src/partial_download.c
11367         * src/pine.c
11368         * src/pop.c
11369         * src/prefs_actions.c
11370         * src/prefs_common.c
11371         * src/prefs_customheader.c
11372         * src/prefs_display_header.c
11373         * src/prefs_gtk.c
11374         * src/prefs_themes.c
11375         * src/procheader.c
11376         * src/procmime.c
11377         * src/procmsg.c
11378         * src/recv.c
11379         * src/send_message.c
11380         * src/simple-gettext.c
11381         * src/sourcewindow.c
11382         * src/textview.c
11383         * src/vcard.c
11384         * src/common/defs.h
11385         * src/common/log.c
11386         * src/common/plugin.c
11387         * src/common/prefs.c
11388         * src/common/session.c
11389         * src/common/session.h
11390         * src/common/socket.c
11391         * src/common/socket.h
11392         * src/common/ssl_certificate.c
11393         * src/common/template.c
11394         * src/common/utils.c
11395         * src/common/utils.h
11396         * src/common/xml.c
11397         * src/gtk/about.c
11398         added wrappers for C library function that
11399                 take pathname arguments.
11400                 enabled compilation with MinGW.
11401                 use GDir instead of directly using opendir().
11402                 added rename_force().
11403
11404 2005-08-19 [paul]       1.9.13cvs37
11405         
11406         patches by Colin:
11407         * src/compose.c
11408                 fix privacy settings on re-editing
11409                 a sent message
11410         * src/jpilot.c
11411                 fix encoding bug
11412         * src/folder.c
11413         * src/procmsg.c
11414         * src/procmsg.h
11415         * src/summaryview.c
11416                 flag changing optimisation
11417
11418 2005-08-18 [martin]     1.9.13cvs36
11419
11420         * commitHelper
11421             added my login
11422         * src/addrcache.c
11423         * src/addrharvest.c
11424         * src/addrindex.c
11425         * src/compose.c
11426         * src/grouplistdialog.c
11427         * src/main.c
11428         * src/mainwindow.c
11429         * src/msgcache.c
11430         * src/mutt.c
11431         * src/pine.c
11432         * src/prefs_account.c
11433         * src/prefs_themes.c
11434         * src/stock_pixmap.c
11435         * src/summaryview.c
11436         * src/gtk/about.c
11437         * src/gtk/logwindow.c
11438             removed deprecated glib and gdk stuff
11439         * src/plugins/pgpcore/select-keys.c
11440             convert attributes from locale to utf8
11441
11442 2005-08-17 [paul]       1.9.13cvs35
11443
11444         * src/account.c
11445         * src/addressbook.c
11446                 use new GTK_STOCK_ icons if available
11447         * src/summaryview.c
11448         * src/gtk/gtksctree.c
11449         * src/gtk/gtksctree.h
11450                 faster range select. patch by Colin
11451
11452 2005-08-17 [paul]       1.9.13cvs34
11453
11454         patches by colin:
11455         * src/addressbook.c
11456         * src/addressitem.h
11457                 Add an edit button for contacts, fix selections
11458                 of gtksctree items
11459         * src/editaddress.c
11460                 Change labels, let Save be always possible in the
11461                 email and user atributes tabs
11462         * src/folderview.c
11463                 fix sort issues
11464         * src/summaryview.c
11465                 select next item instead of the displayed one
11466                 after deletion
11467
11468         * src/gtk/progressdialog.c
11469                 use prefs_common.enable_rules_hint
11470
11471 2005-08-13 [hoa]        1.9.13cvs33
11472
11473         * src/etpan/imap-thread.c
11474                 fixed build on Solaris.
11475
11476 2005-08-10 [colin]      1.9.13cvs32
11477
11478         * src/procmsg.c
11479                 Fix cvs31 (missing fclose before reading
11480                 the file)
11481
11482 2005-08-10 [colin]      1.9.13cvs31
11483
11484         * src/procmsg.c
11485                 Fix procmsg_msginfo_new_from_mimeinfo() when
11486                 the MimeInfo isn't stored in memory. This fixes
11487                 replying to an attached message.
11488
11489 2005-08-10 [colin]      1.9.13cvs30
11490
11491         * src/mainwindow.c
11492                 Fix slowness in account changing
11493
11494 2005-08-10 [colin]      1.9.13cvs29
11495
11496         * src/folder.c
11497         * src/folderutils.c
11498         * src/folderview.c
11499         * src/imap_gtk.c
11500         * src/mainwindow.c
11501         * src/mh_gtk.c
11502         * src/procmsg.c
11503         * src/summaryview.c
11504                 Optimize folder_has_parent_of_type
11505                 Prevent moving special sub-folders from contextual menus
11506                 Rework message a bit ("Empty all messages" -> "Delete all
11507                 messages")
11508                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11509                 and "Deleted Items" folders)
11510
11511 2005-08-08 [colin]      1.9.13cvs28
11512
11513         * src/summaryview.c
11514         * src/prefs_summaries.c
11515                 Make "Select first unread|new" more flexible
11516                 (just prioritize new or unread)
11517
11518 2005-08-08 [colin]      1.9.13cvs27
11519
11520         * src/summaryview.c
11521                 If "select first new" is selected and there only
11522                 are unread messages, fallback to "select first
11523                 unread".
11524
11525 2005-08-08 [colin]      1.9.13cvs26
11526
11527         * src/folder.c
11528                 Fix shameful bugs (and bug #779)
11529
11530 2005-08-08 [colin]      1.9.13cvs25
11531
11532         * src/folder.c
11533         * src/folder.h
11534                 Cache parents' type to make folder_has_parent_of_type
11535                 faster
11536         * src/folderview.c
11537                 Forbid DnD of special sub-folders
11538         * src/procmsg.c
11539         * src/procmsg.h
11540                 Add MAIL_POSTFILTERING_HOOK
11541         * src/summaryview.c
11542                 Revert over-zealous deletion of the use_addr_book 
11543                 code
11544
11545 2005-08-07 [colin]      1.9.13cvs24
11546
11547         * src/folder.c
11548                 Fix big mistake (passing MsgInfo instead 
11549                 of FolderItem)
11550
11551 2005-08-07 [colin]      1.9.13cvs23
11552
11553         * src/compose.c
11554         * src/folder.c
11555         * src/folder.h
11556         * src/foldersel.c
11557         * src/folderutils.c
11558         * src/folderview.c
11559         * src/imap.c
11560         * src/mainwindow.c
11561         * src/messageview.c
11562         * src/mh.c
11563         * src/msgcache.c
11564         * src/procmime.c
11565         * src/summaryview.c
11566                 Make subfolders of Drafts, Queue, Outbox, Trash
11567                 work like their parents. 
11568                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11569
11570 2005-08-07 [colin]      1.9.13cvs22
11571
11572         * src/addressbook.c
11573                 Fix bug #771 (Dragged contacts not saved)
11574
11575 2005-08-07 [paul]       1.9.13cvs21
11576
11577         * src/summaryview.c
11578                 fix bug 32 'Search Doesn't display results
11579                 if "Hide Read Messages" is chosen'
11580                 be more literal in interpreting 'Hide read
11581                 messages'
11582
11583 2005-08-07 [colin]      1.9.13cvs20
11584
11585         * src/folderview.c
11586                 Add debug
11587         * src/summaryview.c
11588                 Faster 'unthread_for_execution'
11589
11590 2005-08-06 [paul]       1.9.13cvs19
11591
11592         * src/mainwindow.c
11593                 add mnemonics to Set displayed columns
11594                 fix bug where msgview_visible option was
11595                 overwritten as TRUE on startup
11596
11597 2005-08-06 [paul]       1.9.13cvs18
11598
11599         * src/mainwindow.c
11600                 refer to 'displayed columns in folder/message
11601                 list' not 'displayed items in summary/message view'
11602         * src/prefs_display_header.c
11603                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11604                 be consistent with similar dialogues
11605         * src/prefs_folder_column.c
11606         * src/prefs_summary_column.c
11607                 'columns' not 'items', and folder and message lists,
11608                 instead of folder and summary views;
11609                 Use 'Hidden columns' as list heading not 'Available
11610                 items';
11611                 move the 'Remove' button to the right hand side;
11612                 top-align the buttons;
11613                 remove unneeded vbox
11614         * src/prefs_summaries.c
11615                 put the 2 column prefs buttons in a frame to reduce
11616                 overall width; refer to columns not items &c.
11617
11618 2005-08-05 [colin]      1.9.13cvs17
11619
11620         * src/prefs_common.c
11621         * src/prefs_common.h
11622         * src/mainwindow.c
11623         * src/compose.c
11624         * src/messageview.c
11625                 Add an hidden toolbar_detachable pref, so
11626                 that I can get rid of these painful handles
11627                 in the toolbars. Defaults to TRUE to avoid
11628                 changing the GUI on unsuspecting people...
11629
11630 2005-08-05 [colin]      1.9.13cvs16
11631
11632         * src/Makefile.am
11633         * src/prefs_folder_column.c
11634         * src/prefs_folder_column.h
11635                 Add prefs for folder columns
11636         * src/folderview.c
11637         * src/folderview.h
11638         * src/mainwindow.c
11639         * src/mainwindow.h
11640         * src/prefs_common.c
11641         * src/prefs_common.h
11642         * src/prefs_summaries.c
11643                 Use them
11644         * src/prefs_summary_column.c
11645         * src/summaryview.c
11646         * src/summaryview.h
11647                 Add a To column
11648         * src/textview.c
11649         * src/common/utils.c
11650         * src/common/utils.h
11651                 Move uri colourisation functions
11652                 to utils
11653         * src/compose.c
11654                 Colourise URIs
11655         * src/imap.c
11656                 Fix bug with LIST where we'd try
11657                 to get Folder//////[...]/// 
11658
11659 2005-08-05 [paul]       1.9.13cvs15
11660
11661         * src/prefs_summaries.c
11662                 improve the English usage
11663         * src/summaryview.c
11664                 set font on column change
11665                 thanks to Colin
11666
11667 2005-08-05 [paul]       1.9.13cvs14
11668
11669         * src/prefs_common.c
11670         * src/prefs_common.h
11671         * src/prefs_summaries.c
11672         * src/summaryview.c
11673                 replace 'open_unread_on_enter' option with
11674                 'select_on_entry' option. opening/not opening
11675                 is now exclusively controlled by 'always_show_msg'
11676
11677 2005-08-04 [colin]      1.9.13cvs13
11678
11679         * src/compose.c
11680                 Remove dead code
11681                 Add colourisation of quotes and signatures
11682         * src/folderview.c
11683                 Fix possible crashes
11684         * src/messageview.c
11685                 Change an assert that is no problem
11686         * src/news.c
11687         * src/news_gtk.c
11688         * src/news_gtk.h
11689                 Fix offline mode
11690         * src/gtk/quicksearch.c
11691                 Fix a possible crash
11692
11693 2005-08-03 [colin]      1.9.13cvs12
11694
11695         * src/prefs_account.c
11696                 Fix bug #777 (Sylpheed crash in account configuration)
11697
11698 2005-08-03 [colin]      1.9.13cvs11
11699
11700         * src/addressbook.c
11701         * src/editaddress.c
11702         * src/editgroup.c
11703                 Fixing addressbook, round 2
11704         * src/textview.c
11705                 Fix emphasis color on rechecking 'Colorize messages'
11706
11707 2005-08-03 [paul]       1.9.13cvs10
11708
11709         sync with main
11710
11711         * src/addr_compl.c
11712         * src/compose.c
11713         * src/main.c
11714         * src/pop.c
11715         * src/prefs_account.c
11716         * src/procmime.c
11717         * src/procmsg.c
11718         * src/quote_fmt_parse.y
11719         * src/textview.c
11720         * src/common/quoted-printable.c
11721         * src/common/utils.c
11722         * src/common/utils.h
11723         * src/common/xml.c
11724                 replaced incorrect locale-independent
11725                 ctype functions with GLib's. Corrected
11726                 signedness mismatch.
11727         * src/headerview.c
11728                 headerview_create(): added spacing for vbox.
11729         * src/gtk/about.c
11730                 set focus to the OK button.
11731
11732 2005-08-03 [colin]      1.9.13cvs9
11733
11734         * src/folderview.c
11735                 Fix possible crash
11736
11737 2005-08-02 [colin]      1.9.13cvs8
11738
11739         * src/mainwindow.c
11740                 Fix cast
11741         * src/addressbook.c
11742         * src/addressitem.h
11743                 Fix a cast and more generally, try to make the
11744                 GUI more intuitive and consistent (round 1)
11745
11746 2005-08-02 [paul]       1.9.13cvs7
11747
11748         * src/folder.h
11749                 missing in 1.9.13cvs6
11750
11751 2005-08-02 [colin]      1.9.13cvs6
11752
11753         * src/folder.c
11754                 Fix one more leak
11755
11756 2005-08-02 [colin]      1.9.13cvs5
11757
11758         * src/folder.c
11759         * src/folderview.c
11760         * src/imap.c
11761         * src/main.c
11762         * src/mbox.c
11763         * src/procmsg.c
11764         * src/summaryview.c
11765                 Fix a number of folder_item_get_msg_list()-related
11766                 leaks (missing procmsg_msginfo_free()s)
11767
11768 2005-08-01 [colin]      1.9.13cvs4
11769
11770         * src/folderview.c
11771         * src/folderview.h
11772         * src/mainwindow.c
11773         * src/prefs_fonts.c
11774         * src/prefs_summaries.c
11775         * src/prefs_themes.c
11776         * src/summaryview.c
11777         * src/summaryview.h
11778         * src/textview.c
11779         * src/textview.h
11780                 Fix instant-apply of summary and folderview-related prefs
11781                 Fix erroneous g_free and alertpanels in prefs_theme
11782                 Add instant-apply for fonts
11783                 Defer applying of prefs a little bit so it's done only
11784                 once even if requested by multiples prefs pages
11785
11786 2005-08-01 [paul]       1.9.13cvs3
11787
11788         * src/main.c
11789                 fix bug 776 'S.C. crashes on close'
11790                 thanks to Colin
11791         * src/etpan/etpan-thread-manager-types.h
11792                 add missing include
11793                 thanks to Hoa
11794
11795 2005-07-25 [paul]       1.9.13cvs2
11796
11797         * src/summaryview.c
11798                 fix typos. spotted by Fabien Vantard
11799
11800 2005-07-24 [paul]       1.9.13cvs1
11801
11802         * doc/man/sylpheed.1
11803                 update man page, incorporating fix of
11804                 bug 769 'Typo in manpage'
11805         * src/etpan/imap-thread.c
11806                 fix NetBSD openssl dependencies. patch by
11807                 George Michaelson <ggm@apnic.net>
11808         * po/pt_BR.po
11809                 updated by Frederico Goncalves Guimaraes
11810
11811 2005-07-22 [paul]       1.9.13
11812
11813         1.9.13 release
11814
11815 2005-07-22 [paul]       1.9.12cvs91
11816
11817         * AUTHORS
11818         * INSTALL
11819         * README.claws
11820         * RELEASE_NOTES.claws
11821                 updated for release
11822         * configure.ac
11823         * po/nb.po
11824         * tools/claws.i18n.status.pl
11825                 add Norwegian translation. submiited by
11826                 Geir Helland <pjallabais@users.sourceforge.net>
11827         * po/ca.po
11828         * po/de.po
11829         * po/es.po
11830         * po/fi.po
11831         * po/fr.po
11832         * po/it.po
11833         * po/sk.po
11834         * po/sr.po
11835         * po/zh_CN.po
11836                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11837                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11838                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11839                 Yang Guilong
11840         * src/plugins/clamav/clamav_plugin_gtk.c
11841         * src/plugins/spamassassin/spamassassin_gtk.c
11842                 replace outdated description strings
11843
11844 2005-07-21 [colin]      1.9.12cvs90
11845
11846         * src/folder.c
11847                 Set folder to batch mode when scanning it. Makes deletion
11848                 of unread mails on IMAP much faster (due to the UNREAD 
11849                 flag unsetting)
11850
11851 2005-07-21 [darko]      1.9.12cvs89
11852
11853         * configure.ac
11854                 link against libresolv if necessary (patch by Paul)
11855         * src/msgcache.c
11856                 use glib's portable macros to determine endianness
11857
11858 2005-07-21 [paul]       1.9.12cvs88
11859
11860         * src/crash.c
11861         * src/gtk/about.c
11862                 update compiled-in features list
11863
11864 2005-07-20 [colin]      1.9.12cvs87
11865
11866         * src/folder.c
11867         * src/textview.c
11868                 Gcc 2.9x compilation fixes, thanks to Darko
11869         * src/plugins/clamav/clamav_plugin.c
11870                 Little optimisation: load virus database only once
11871         * src/plugins/spamassassin/spamassassin.c
11872                 Big optimisation: filtering one mail took at least 1 second,
11873                 now it takes at least 50ms. Doesn't speed up spamassassin 
11874                 itself, but should already be much more tolerable.
11875
11876 2005-07-20 [colin]      1.9.12cvs86
11877
11878         * src/summaryview.c
11879                 Fix performance issue
11880
11881 2005-07-19 [colin]      1.9.12cvs85
11882
11883         * src/plugins/pgpinline/plugin.c
11884                 Fix warning
11885
11886 2005-07-19 [colin]      1.9.12cvs84
11887
11888         * configure.ac
11889         * src/plugins/Makefile.am
11890         * src/plugins/pgpinline/.cvsignore
11891         * src/plugins/pgpinline/Makefile.am
11892         * src/plugins/pgpinline/pgpinline.c
11893         * src/plugins/pgpinline/pgpinline.deps
11894         * src/plugins/pgpinline/pgpinline.h
11895         * src/plugins/pgpinline/plugin.c
11896                 Put pgpinline in the main tree
11897
11898 2005-07-19 [paul]       1.9.12cvs83
11899
11900         * src/prefs_actions.c
11901                 prevent '//' in menu names, which cause a crash
11902                 thanks to Colin
11903
11904 2005-07-19 [paul]       1.9.12cvs82
11905
11906         * configure.ac
11907                 be generally more informative in configure output.
11908                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11909                 '[ --disable-openssl ...', as --enable-openssl is default
11910                 PGP/MIME: don't check for GPGME again, check for
11911                 pgpcore instead. Therefore prevent the possibility of
11912                 attempting to build pgpmime if pgpcore dependencies are
11913                 not met
11914                 ClamAV: use pkgconfig to check for lib
11915                 libgnomeprint: revert logic on inner test to match
11916                 everything else
11917         * src/plugins/pgpcore/sgpgme.c
11918                 add missing include
11919
11920 2005-07-19 [colin]      1.9.12cvs81
11921
11922         * src/summaryview.c
11923                 Fix slow thread rebuilding in particular
11924                 cases
11925
11926 2005-07-19 [paul]       1.9.12cvs80
11927
11928         * sylpheed-claws.desktop
11929                 fix typo, spotted by Stephan Sachse
11930         * src/account.c
11931                 replace GTK_STOCK_ADD with
11932                 GTK_STOCK_NEW button
11933
11934 2005-07-18 [colin]      1.9.12cvs79
11935
11936         * src/etpan/imap-thread.c
11937                 Fix return value (Thanks Hoa)
11938
11939 2005-07-18 [colin]      1.9.12cvs78
11940
11941         * src/imap.c
11942                 Allow empty passwords
11943                 Create drafts/queue/outbox if necessary
11944         * src/summaryview.c
11945                 Remove old code
11946         * src/etpan/imap-thread.c
11947                 Fix STARTTLS (Thanks to Hoa)
11948
11949 2005-07-18 [paul]       1.9.12cvs77
11950
11951         * ChangeLog-gtk2.jp
11952         * ChangeLog.jp
11953                 removed
11954         * Makefile.am
11955                 updated to reflect additions and removals
11956         * TODO
11957                 updated to be claws-specific
11958         * TODO-gtk2
11959         * TODO-gtk2.jp
11960         * TODO.jp
11961         * sylpheed-128x128.png
11962         * sylpheed-64x64.png
11963                 removed
11964         * sylpheed-claws-128x128.png
11965         * sylpheed-claws-64x64.png
11966         * sylpheed-claws.desktop
11967         * sylpheed-claws.png
11968                 added
11969         * sylpheed.desktop
11970         * sylpheed.png
11971                 removed
11972
11973 2005-07-17 [paul]       1.9.12cvs76
11974
11975         * src/account.c
11976         * src/addressbook.c
11977         * src/alertpanel.c
11978         * src/alertpanel.h
11979         * src/compose.c
11980         * src/exphtmldlg.c
11981         * src/expldifdlg.c
11982         * src/folderview.c
11983         * src/imap_gtk.c
11984         * src/inc.c
11985         * src/message_search.c
11986         * src/messageview.c
11987         * src/mh_gtk.c
11988         * src/news_gtk.c
11989         * src/prefs_actions.c
11990         * src/prefs_filtering.c
11991         * src/prefs_matcher.c
11992         * src/prefs_template.c
11993         * src/prefs_themes.c
11994         * src/ssl_manager.c
11995         * src/summary_search.c
11996         * src/textview.c
11997         * src/toolbar.c
11998         * src/gtk/sslcertwindow.c
11999         * src/plugins/pgpcore/sgpgme.c
12000                 rework alertpanels
12001
12002 2005-07-17 [colin]      1.9.12cvs75
12003
12004         * src/privacy.c
12005                 add a PrivacySystem accessor that checks that
12006                 the system cached in a MimeInfo's privacydata
12007                 is still registered. Use this accessor instead
12008                 of directly using data->system. Fixes crashes
12009                 after unloading pgp plugins.
12010
12011 2005-07-17 [colin]      1.9.12cvs74
12012
12013         * src/alertpanel.c
12014                 Change geometry hints to a simple default size.
12015                 Fixes the certs dialogs.
12016
12017 2005-07-17 [colin]      1.9.12cvs73
12018
12019         * src/gtk/sslcertwindow.c
12020                 Use a gtkExpander
12021
12022 2005-07-17 [colin]      1.9.12cvs72
12023
12024         * src/plugins/pgpcore/Makefile.am
12025         * src/plugins/pgpmime/Makefile.am
12026                 Add gpgme libs
12027
12028 2005-07-17 [paul]       1.9.12cvs71
12029
12030         * configure.ac
12031                 add --disable-gnomeprint option
12032                 modified version of patch by Marius Mauch
12033
12034 2005-07-17 [paul]       1.9.12cvs70
12035
12036         * src/common/defs.h
12037                 update urls
12038         * src/account.c
12039         * src/action.c
12040         * src/addressbook.c
12041         * src/compose.c
12042         * src/foldersel.c
12043         * src/folderview.c
12044         * src/html.c
12045         * src/imap_gtk.c
12046         * src/main.c
12047         * src/mainwindow.c
12048         * src/messageview.c
12049         * src/mh_gtk.c
12050         * src/mimeview.c
12051         * src/news_gtk.c
12052         * src/prefs_account.c
12053         * src/prefs_send.c
12054         * src/prefs_summaries.c
12055         * src/procmsg.c
12056         * src/summaryview.c
12057         * src/common/utils.c
12058         * src/common/xml.c
12059         * src/plugins/pgpcore/passphrase.c
12060         * src/plugins/pgpcore/select-keys.c
12061                 replace inappropriately used backticks
12062                 with single quotes
12063
12064 2005-07-16 [colin]      1.9.12cvs69
12065
12066         * src/image_viewer.c
12067                 Add extra paranoid checks
12068
12069 2005-07-16 [colin]      1.9.12cvs68
12070
12071         * src/plugins/pgpcore/prefs_gpg.c
12072                 Don't auto-check sigs by default, as it
12073                 can be really slow.
12074
12075 2005-07-16 [colin]      1.9.12cvs67
12076
12077         * src/plugins/pgpcore/sgpgme.c
12078                 Make messages a bit better.
12079
12080 2005-07-16 [colin]      1.9.12cvs66
12081
12082         * src/imap.c
12083                 Remove pseudo-log
12084         * src/etpan/imap-thread.c
12085                 Add real log
12086
12087 2005-07-16 [colin]      1.9.12cvs65
12088
12089         * src/main.c
12090         * src/prefs_other.c
12091                 And now, fix build with libetpan :-/
12092
12093 2005-07-15 [colin]      1.9.12cvs64
12094
12095         * src/prefs_other.c
12096                 Continue fixing build without libetpan.
12097
12098 2005-07-15 [colin]      1.9.12cvs63
12099
12100         * src/main.c
12101                 Fix build with --disable-libetpan
12102
12103 2005-07-15 [colin]      1.9.12cvs62
12104
12105         * configure.ac
12106                 Bump libetpan's version
12107
12108 2005-07-15 [colin]      1.9.12cvs61
12109
12110         * src/etpan/imap-thread.c
12111                 Actually stop logging :)
12112
12113 2005-07-15 [colin]      1.9.12cvs60
12114
12115         * src/addressbook.c
12116                 Fix dnd of multiple addresses.
12117
12118 2005-07-15 [hoa]        1.9.12cvs59
12119
12120         * src/etpan/imap-thread.c
12121             disable login of IMAP password in libetpan log file.
12122
12123 2005-07-15 [paul]       1.9.12cvs58
12124
12125         * src/account.c
12126                 don't automatically sort
12127                 do allow drag n drop
12128
12129 2005-07-15 [paul]       1.9.12cvs57
12130
12131         * src/account.c
12132         * src/ssl_manager.c
12133                 alphabetical listing
12134
12135 2005-07-15 [paul]       1.9.12cvs56
12136
12137         * src/gtk/pluginwindow.c
12138                 sort plugin list alphabetically
12139
12140 2005-07-15 [paul]       1.9.12cvs55
12141
12142         * src/prefs_spelling.c
12143         * src/prefs_wrapping.c
12144                 unify English usage
12145
12146 2005-07-15 [colin]      1.9.12cvs54
12147
12148         * src/wizard.c
12149                 Typo fix
12150
12151 2005-07-15 [paul]       1.9.12cvs53
12152
12153         * src/prefs_message.c
12154                 make 'show cursor' a hidden option
12155
12156 2005-07-14 [colin]      1.9.12cvs52
12157
12158         * src/plugins/spamassassin/Makefile.am
12159         * src/plugins/clamav/Makefile.am
12160                 Fix double EXTRA_DISTs
12161
12162 2005-07-14 [colin]      1.9.12cvs51
12163
12164         * src/plugins/clamav/Makefile.am
12165         * src/plugins/clamav/clamav_plugin_gtk.deps
12166         * src/plugins/spamassassin/Makefile.am
12167         * src/plugins/spamassassin/spamassassin_gtk.deps
12168                 Make $plugin_gtk depend on $plugin
12169
12170 2005-07-14 [hoa]        1.9.12cvs50
12171
12172         * src/etpan/imap-thread.c
12173                 enable debug log of libetpan when running with --debug
12174
12175 2005-07-14 [colin]      1.9.12cvs49
12176
12177         * configure.ac
12178         * src/common/Makefile.am
12179         * src/common/plugin.c
12180         * src/common/plugin.h
12181                 Add a little plugin dependancy system.
12182                 Plugins can ship a $plugin_name.deps file
12183                 (near them in PLUGINDIR) so that their
12184                 dependancies are loaded if possible.
12185         * src/plugins/Makefile.am
12186         * src/plugins/pgpcore/Makefile.am
12187         * src/plugins/pgpcore/passphrase.c
12188         * src/plugins/pgpcore/passphrase.h
12189         * src/plugins/pgpcore/plugin.c
12190         * src/plugins/pgpcore/prefs_gpg.c
12191         * src/plugins/pgpcore/prefs_gpg.h
12192         * src/plugins/pgpcore/select-keys.c
12193         * src/plugins/pgpcore/select-keys.h
12194         * src/plugins/pgpcore/sgpgme.c
12195         * src/plugins/pgpcore/sgpgme.h
12196                 Introduce pgpcore, used by pgpmime and
12197                 pgpinline
12198         * src/plugins/pgpmime/Makefile.am
12199         * src/plugins/pgpmime/passphrase.c
12200         * src/plugins/pgpmime/passphrase.h
12201         * src/plugins/pgpmime/pgpmime.c
12202         * src/plugins/pgpmime/pgpmime.deps
12203         * src/plugins/pgpmime/plugin.c
12204         * src/plugins/pgpmime/prefs_gpg.c
12205         * src/plugins/pgpmime/prefs_gpg.h
12206         * src/plugins/pgpmime/select-keys.c
12207         * src/plugins/pgpmime/select-keys.h
12208         * src/plugins/pgpmime/sgpgme.c
12209         * src/plugins/pgpmime/sgpgme.h
12210                 Remove the core from pgpmime and add the
12211                 dependancy to pgpcore.
12212
12213 2005-07-14 [paul]       1.9.12cvs48
12214
12215         * src/stock_pixmap.c
12216                 forgot this in last commit
12217
12218 2005-07-14 [paul]       1.9.12cvs47
12219
12220         * src/account.c
12221         * src/addressbook.c
12222                 add accelerators for the buttons (sync with main)
12223         * src/compose.c
12224         * src/compose.h
12225                 add accelerators for the buttons.
12226                 fix editing with external editor.
12227                 replace gdk_input_*() with GIOChannel;
12228                 (sync with main)
12229         * src/foldersel.c
12230                 display folder names with new/unread
12231                 representation (sync with main)
12232         * src/main.c
12233                 specify default window icon (sync with main)
12234         * src/prefs_common.c
12235                 use_addr_book default to FALSE
12236         * src/summaryview.c
12237         * src/textview.c
12238                 add accelerators for the buttons (sync with main)
12239         * src/gtk/menu.c
12240                 fix typos
12241         * src/pixmaps/sylpheed_icon.xpm
12242                 updated
12243
12244 2005-07-13 [paul]       1.9.12cvs46
12245
12246         * src/plugins/pgpmime/pgpmime.c
12247         * src/plugins/pgpmime/sgpgme.c
12248                 (temporarily) use deprecated gpgme_data_rewind()
12249                 while largefile support is not present
12250                 (as suggested by Colin)
12251
12252 2005-07-13 [paul]       1.9.12cvs45
12253
12254         * configure.ac
12255                 remove large file support (for now):
12256                 it breaks too many things
12257
12258 2005-07-13 [paul]       1.9.12cvs44
12259
12260         * configure.ac
12261                 add large file support
12262         * src/html.c
12263                 fix bug #763 where href attribute was not
12264                 the very first attribute of a link
12265                 patch by Thomas Gilgin
12266
12267 2005-07-13 [colin]      1.9.12cvs43
12268
12269         * src/gtk/pluginwindow.c
12270                 Little portability fix
12271
12272 2005-07-13 [colin]      1.9.12cvs42
12273
12274         * src/plugins/pgpmime/sgpgme.c
12275                 Fix crasher.
12276
12277 2005-07-13 [colin]      1.9.12cvs41
12278
12279         * src/plugins/pgpmime/pgpmime.c
12280         * src/plugins/pgpmime/sgpgme.c
12281                 Use gpgme_data_release_and_get_mem instead
12282                 of gpgme_data_read.
12283
12284 2005-07-13 [colin]      1.9.12cvs40
12285
12286         * configure.ac
12287         * src/plugins/pgpmime/passphrase.c
12288         * src/plugins/pgpmime/passphrase.h
12289         * src/plugins/pgpmime/pgpmime.c
12290         * src/plugins/pgpmime/plugin.c
12291         * src/plugins/pgpmime/select-keys.c
12292         * src/plugins/pgpmime/select-keys.h
12293         * src/plugins/pgpmime/sgpgme.c
12294         * src/plugins/pgpmime/sgpgme.h
12295                 Port pgpmime to gpgme-1.0.
12296
12297 2005-07-12 [paul]       1.9.12cvs39
12298
12299         * AUTHORS
12300         * src/toolbar.c
12301         * src/toolbar.h
12302                 add a 'Go to Prev' button to the toolbar.
12303                 correct tooltip text of go to buttons.
12304                 based on patch by Yang Guilong <bamanzi@gmail.com>
12305
12306 2005-07-12 [colin]      1.9.12cvs38
12307
12308         * src/statusbar.c
12309                 Fix progress bar showing stuff at startup.
12310
12311 2005-07-12 [paul]       1.9.12cvs37
12312
12313         * src/editjpilot.c
12314                 fix building with jpilot support
12315
12316 2005-07-11 [colin]      1.9.12cvs36
12317
12318         * src/inc.c
12319                 Add visual indication that filtering is running
12320         * src/textview.c
12321                 Make {}[] uri delimiters
12322         * src/summaryview.c
12323                 Remove useless (and slow) calls
12324
12325 2005-07-11 [paul]       1.9.12cvs35
12326
12327         * src/plugins/clamav/clamav_plugin_gtk.c
12328         * src/plugins/dillo_viewer/dillo_prefs.c
12329         * src/plugins/pgpmime/prefs_gpg.c
12330         * src/plugins/spamassassin/spamassassin_gtk.c
12331                 gather plugins prefs together under their
12332                 own 'Plugins' heading
12333
12334 2005-07-11 [paul]       1.9.12cvs34
12335
12336         sync with main
12337
12338         * src/account.c
12339                 account_delete(): modified alert dialog
12340         * src/editjpilot.c
12341         * src/editvcard.c
12342                 fixed a crash when cancelling file selection
12343                 dialog by Escape key. Made non-ascii filename
12344                 selectable.
12345         * src/prefs_template.c
12346                 prefs_template_window_create(): make scrolled
12347                 window policy AUTOMATIC
12348
12349 2005-07-10 [hoa]        1.9.12cvs33
12350
12351         * src/etpan/imap-thread.c
12352                 workaround for old Courier IMAP servers.
12353
12354 2005-07-10 [colin]      1.9.12cvs32
12355
12356         * src/folder.c
12357         * src/statusbar.c
12358         * src/statusbar.h
12359                 Add visual progress indicator on filtering/processing
12360                 Factorize the progress bar code
12361         * src/imap.c
12362         * src/imap.h
12363         * src/etpan/imap-thread.c
12364                 Add a reference counter to avoid destroying the Folder
12365                 while it's in use by another callback.
12366
12367 2005-07-09 [hoa]        1.9.12cvs31
12368
12369         * src/imap.c
12370         * src/etpan/imap-thread.c
12371                 fixed deadlock when removing IMAP account.
12372
12373 2005-07-08 [colin]      1.9.12cvs30
12374
12375         * src/textview.c
12376         * src/unmime.c
12377                 Fix again problems decoding broken headers
12378         * src/gtk/inputdialog.c
12379                 Fix local variable shadowing a global one
12380
12381 2005-07-08 [colin]      1.9.12cvs29
12382
12383         * src/msgcache.c
12384                 Make the cache/mark files platform-agnostic by writing
12385                 them in little-endian format. Reading them is also done
12386                 in little-endian format, of course; however, in order
12387                 to avoid trashing mark data on big-endian machines, the
12388                 files are, at first, read from the native format if the
12389                 little-endian one doesn't exist. This is easy to deter-
12390                 mine by trying to open a file with a swapped data_ver
12391                 and seeing if it's the wanted version.
12392                 Little-endian using users should see absolutely no
12393                 difference, Big-endian users may get a very little
12394                 performance drop due to byte-swapping.
12395                 Tested on i386 and ppc32. 
12396                 Fixes bug #159 (The index file, in the mailboxes, is 
12397                 hardware depending).
12398
12399                 To have the cache/mark files updated to the new little-
12400                 endian format, "Check for new messages" or even
12401                 "Rebuild folder tree" aren't enough. Files will be
12402                 updated as soon as a folder has been opened/closed.
12403                 To update everything, just select all folders by
12404                 selecting them one by one.
12405
12406 2005-07-07 [colin]      1.9.12cvs28
12407
12408         * src/imap.c
12409                 Remember the folder separator per IMAPFolder
12410                 instead of globally.
12411                 Revive the Session on noop; fixes bug #761
12412                 (mark a bunch of unread messages as read takes 
12413                 forever)
12414
12415 2005-07-07 [darko]      1.9.12cvs27
12416
12417         * src/common/template.c
12418                 Sort templates alphabetically
12419
12420 2005-07-06 [colin]      1.9.12cvs26
12421
12422         * src/imap.c
12423                 Try to use the correct separator in
12424                 most cases. Possibly fixes bug #759
12425                 (only creates the INBOX folder when 
12426                 setting up new IMAP account) and 
12427                 bug #760 (Can't retrieve messages)
12428
12429 2005-07-06 [colin]      1.9.12cvs25
12430
12431         * src/imap.c
12432                 Use real_path in status command. This will
12433                 help later, when namespaces will be used.
12434
12435 2005-07-06 [colin]      1.9.12cvs24
12436
12437         * configure.ac
12438         * src/account.c
12439         * src/folder.c
12440         * src/imap.c
12441         * src/etpan/etpan-log.c
12442         * src/etpan/etpan-thread-manager.c
12443         * src/etpan/imap-thread.c
12444                 Add a --disable-libetpan parameter. With this,
12445                 users that don't want IMAP4 support can avoid
12446                 the new dependancy (and have no IMAP support).
12447                 Users that have IMAP4 accounts and use this
12448                 parameter won't lose their configuration, their
12449                 IMAP accounts will just be invisible and not
12450                 used.
12451         * src/textview.c
12452                 Make the "Copy ..." contextual menu items 
12453                 copy to both the X clipboard and the gtk 
12454                 clipboard - as most other apps do.
12455         * src/gtk/about.c
12456                 Add a notice about OpenSSL usage, in order to
12457                 comply with OpenSSL's license (point 6):
12458                 http://www.openssl.org/source/license.html
12459
12460 2005-07-06 [colin]      1.9.12cvs23
12461
12462         * src/alertpanel.c
12463                 Fix a minimum size for alertpanels
12464         * src/compose.c
12465                 Show 'No space left on device' type errors
12466                 when queuing/sending
12467         * src/imap_gtk.c
12468         * src/mh_gtk.c
12469                 Rework folder's deletion message (remove 
12470                 extra \n)
12471
12472 2005-07-05 [colin]      1.9.12cvs22
12473
12474         * src/imap.c
12475                 Add an alertpanel on auth error
12476                 Add pseudo-log
12477                 Remove pthread-related stuff
12478
12479 2005-07-05 [colin]      1.9.12cvs21
12480
12481         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12482                 Fix crash on plugin reloading (with a hack)
12483
12484 2005-07-05 [colin]      1.9.12cvs20
12485
12486         * src/prefs_account.c
12487         * src/prefs_account.h
12488                 Fix typo
12489         * src/gtk/filesel.c
12490         * src/gtk/filesel.h
12491                 Add a way to filter the view
12492         * src/gtk/pluginwindow.c
12493                 Filter loadable stuff
12494         * src/plugins/pgpmime/prefs_gpg.c
12495                 Fix missing unregistration
12496         * .cvsignore
12497         * src/etpan/.cvsignore
12498         * src/plugins/spamassassin/.cvsignore
12499                 Add more stuff to cvs ignored files
12500
12501 2005-07-04 [colin]      1.9.12cvs19
12502
12503         * src/imap.c
12504                 Fix scan_required returning FALSE when it
12505                 shouldn't. Maybe fix #760 (Can't retrieve
12506                 messages)
12507
12508 2005-07-04 [colin]      1.9.12cvs18
12509
12510         * src/summaryview.c
12511                 Fix always_show_msg pref
12512
12513 2005-07-04 [paul]       1.9.12cvs17
12514
12515         sync with main (forgotten in last commit)
12516         
12517         * src/common/utils.c
12518         * src/common/utils.h
12519                 check_line_length(): new.
12520                 is_dir_exist()
12521                 is_file_entry_exist()
12522                 dirent_is_regular_file()
12523                 dirent_is_directory(): use g_file_test() instead of stat().
12524
12525 2005-07-04 [paul]       1.9.12cvs16
12526
12527         sync with main:
12528
12529         * src/compose.c
12530                 compose_write_to_file(): check for line
12531                 length limit and display warning if exceeds
12532         * src/jpilot.c
12533                 use get_home_dir() instead of g_get_home_dir()
12534         * src/procheader.c
12535                 removed warning about invalid date
12536         * src/vcard.c
12537                 use get_home_dir() instead of g_get_home_dir()
12538
12539 2005-07-04 [paul]       1.9.12cvs15
12540
12541         * src/stock_pixmap.c
12542                 fix new pixmap naming errors
12543                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12544
12545 2005-07-04 [colin]      1.9.12cvs14
12546
12547         * src/imap.c
12548                 Fix debugging string with a warning
12549
12550 2005-07-04 [colin]      1.9.12cvs13
12551
12552         * configure.ac
12553                 Add a check for libetpan's version (>= 0.37)
12554
12555 2005-07-04 [hoa]        1.9.12cvs12
12556
12557         * commitHelper
12558         * src/imap.c
12559         * src/etpan/imap-thread.c
12560         * src/etpan/imap-thread.h
12561                 fixed IMAP implementation of check of mails.
12562
12563 2005-07-03 [hoa]        1.9.12cvs11
12564
12565         * src/etpan/Makefile.am
12566         * src/etpan/etpan-errors.h
12567         * src/etpan/etpan-log.[ch]
12568         * src/etpan/etpan-thread-manager-types.h
12569         * src/etpan/etpan-thread-manager.[ch]
12570         * src/etpan/imap-thread.[ch]
12571         * src/Makefile.am
12572         * src/imap.c
12573         * src/main.c
12574         * src/prefs_other.c
12575         * configure.ac
12576             merged imap branch.
12577             dependency on libetpan 0.37 is now added.
12578
12579 2005-07-01 [colin]      1.9.12cvs10
12580
12581         * src/Makefile.am
12582         * src/folder.c
12583         * src/folder.h
12584         * src/folderview.c
12585         * src/stock_pixmap.c
12586         * src/stock_pixmap.h
12587         * src/plugins/trayicon/trayicon.c
12588                 Add marked symbol on folders containing
12589                 marked messages
12590         * src/procmsg.c
12591         * src/procmsg.h
12592         * src/toolbar.c
12593         * src/prefs_common.c
12594         * src/prefs_common.h
12595         * src/prefs_send.c
12596                 Add an optional confirmation dialog on queue
12597                 sending. Patch by wwp.
12598         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12599         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12600         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12601         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12602         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12603         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12604         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12605         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12606         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12607         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12608         * src/pixmaps/trash_mark.xpm            ** ADDED **
12609                 New pixmaps
12610
12611 2005-07-01 [colin]      1.9.12cvs9
12612
12613         * src/summaryview.c
12614                 Fix a little threading bug
12615         * src/addrgather.c
12616         * src/mainwindow.c
12617                 A little bit of HIG normality never hurts
12618
12619 2005-07-01 [colin]      1.9.12cvs8
12620
12621         * src/compose.c
12622         * src/msgcache.c
12623         * src/pop.c
12624         * src/procmime.c
12625         * src/recv.c
12626         * src/common/log.c
12627         * src/common/template.c
12628         * src/common/utils.c
12629         * src/common/utils.h
12630                 Reverted the fwrite_atomic stuff. In fact
12631                 it is already atomic.
12632
12633 2005-06-30 [colin]      1.9.12cvs7
12634
12635         * src/common/utils.c
12636         * src/common/utils.h
12637                 Add an fwrite_atomic() function to make
12638                 sure we write everything: fwrite can make
12639                 short writes.
12640         * src/compose.c
12641         * src/msgcache.c
12642         * src/pop.c
12643         * src/procmime.c
12644         * src/recv.c
12645         * src/common/log.c
12646         * src/common/template.c
12647                 Use that (and fix swapping of size and nmemb).
12648                 Thanks to Rich Coe for the heads up.
12649
12650 2005-06-30 [colin]      1.9.12cvs6
12651
12652         * src/addressbook.c
12653                 Optimize addressbook opening 
12654
12655 2005-06-30 [colin]      1.9.12cvs5
12656
12657         * src/summaryview.c
12658                 Remove calls to summary_step after move/copy
12659
12660 2005-06-28 [paul]       1.9.12cvs4
12661
12662         * src/alertpanel.c
12663                 wrap and make the error msg selectable
12664
12665 2005-06-28 [paul]       1.9.12cvs3
12666
12667         * src/ssl_manager.c
12668                 replace the OK button with a Close button
12669         * src/gtk/foldersort.c
12670                 use GTK_STOCK_ icons/buttons
12671
12672 2005-06-28 [colin]      1.9.12cvs2
12673
12674         * src/gedit-print.c             ** ADDED **
12675         * src/gedit-print.h             ** ADDED **
12676         * src/gtk/gtksourceprintjob.c   ** ADDED **
12677         * src/gtk/gtksourceprintjob.h   ** ADDED **
12678                 I can't believe no one had enough time to tell
12679                 me I forgot the `cvs add`
12680
12681 2005-06-27 [colin]      1.9.12cvs1
12682
12683         * src/Makefile.am
12684         * src/gtk/Makefile.am
12685         * src/messageview.c
12686         * src/procmsg.c
12687         * src/summaryview.c
12688         * configure.ac
12689                 Add optional libgnomeprint-based printing
12690         * src/mainwindow.c
12691         * src/gtk/quicksearch.c
12692                 Add an Edit/Quick search menu item to show
12693                 and focus the quicksearch
12694
12695 2005-06-27 [paul]       1.9.12
12696
12697         1.9.12 release
12698
12699         * po/ca.po
12700         * po/de.po
12701         * po/es.po
12702         * po/fr.po
12703         * po/it.po
12704         * po/ko.po
12705         * po/pt_BR.po
12706         * po/sk.po
12707         * po/zh_CN.po
12708                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12709                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12710                 SungHyun Nam, Frederico Goncalves Guimaraes,
12711                 Andrej Kacian, and Yang Guilong
12712 2005-06-26 [colin]      1.9.11cvs106
12713
12714         * src/imap_gtk.c
12715                 Forgot one file for previous fix
12716
12717 2005-06-26 [colin]      1.9.11cvs105
12718
12719         * src/folder.c
12720         * src/imap.c
12721                 Fix problems with folder operations in no_select
12722                 imap folders. it applies only to mails, and 
12723                 creation/deletion/move/renaming of folders 
12724                 should be possible
12725
12726 2005-06-26 [paul]       1.9.11cvs104
12727
12728         * src/prefs_filtering.c
12729                 replace one more GTK_STOCK_REMOVE
12730                 with GTK_STOCK_DELETE
12731
12732 2005-06-25 [colin]      1.9.11cvs103
12733
12734         * src/imap.c
12735                 Optimize get_seq_set_from_seq_list
12736                 (Patch by Ricardo) 
12737
12738 2005-06-25 [colin]      1.9.11cvs102
12739
12740         * src/mh.c
12741                 If the directory exists, but not in the
12742                 correct encoding, rename it. This should
12743                 handle old-versions-induced bugs.
12744
12745 2005-06-25 [colin]      1.9.11cvs101
12746
12747         * src/mh.c
12748                 Fix path access with extended dir names
12749                 Fixes bug #589 (SC segfaults with wrong locale
12750                 settings)
12751
12752 2005-06-25 [colin]      1.9.11cvs100
12753
12754         * src/prefs_account.c
12755         * src/prefs_account.h
12756         * src/compose.c
12757                 Add an option to encrypt replies to
12758                 encrypted messages
12759
12760 2005-06-25 [colin]      1.9.11cvs99
12761
12762         * src/compose.c
12763         * src/quote_fmt_parse.y
12764                 ... And make it work with pgpinline.
12765
12766 2005-06-25 [colin]      1.9.11cvs98
12767
12768         * src/compose.c
12769         * src/procmime.c
12770         * src/procmime.h
12771         * src/quote_fmt_parse.y
12772                 o Make reedition of encrypted messages possible
12773                   (as long as it is encrypted to self too, no
12774                    magic there)
12775                 o Make replying with quote (and without selecting
12776                   text) possible for encrypted messages.
12777                 Closes bug #550 (Not possible to "reply with quote"
12778                 to gnupg encrypted messages)
12779
12780 2005-06-24 [paul]       1.9.11cvs97
12781
12782         * src/imap.c
12783                 add missing include
12784
12785 2005-06-24 [paul]       1.9.11cvs96
12786
12787         * src/editldap.c
12788                 made bind password entry invisible
12789                 (sync with main)
12790         * src/send_message.c
12791                 send_message_local(): check exit status
12792                 to detect errors (sync with main)
12793         * src/textview.c
12794                 use main's less ambiguous popup menu
12795                 wording
12796
12797 2005-06-24 [paul]       1.9.11cvs95
12798
12799         * src/prefs_actions.c
12800         * src/prefs_customheader.c
12801         * src/prefs_display_header.c
12802         * src/prefs_filtering_action.c
12803         * src/prefs_matcher.c
12804         * src/prefs_template.c
12805         * src/prefs_toolbar.c
12806                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12807         * src/gtk/description_window.c
12808                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12809
12810 2005-06-23 [colin]      1.9.11cvs94
12811
12812         * src/summaryview.c
12813                 Fix rough edges (be sure to call status_show whenever
12814                 necessary).
12815
12816 2005-06-23 [colin]      1.9.11cvs93
12817
12818         * src/summaryview.c
12819                 Optimize Select All
12820                 Before, in a 5K mails folder: 11s
12821                 After, in the same folder: 58000µs
12822                 The joys of locking... gtk_clist_select_all() fires a 
12823                 tree-select-row event for each selected row, which in 
12824                 summaryview, callbacks summary_selected which in turn,
12825                 calls summary_status_show, which walks the selected
12826                 rows. Hence, calling gtk_clist_select_all was 
12827                 exponential. Locking the summaryview makes 
12828                 summary_selected return early.
12829
12830 2005-06-23 [colin]      1.9.11cvs92
12831
12832         * src/imap.c
12833                 Move mutex at the important place to avoid
12834                 deadlocks
12835         * src/summaryview.c
12836                 Fix Del key deleting directly instead of
12837                 moving to trash
12838
12839 2005-06-22 [colin]      1.9.11cvs91
12840
12841         * src/plugins/spamassassin/libspamc.c
12842                 As we do spagetti code with assignations in multiple
12843                 places (see _message_read_raw where out = msg = raw),
12844                 let's be sure we don't free the same pointer twice.
12845                 Should fix bug #683 (Crash in libpam at 
12846                 message_cleanup).
12847
12848 2005-06-22 [colin]      1.9.11cvs90
12849
12850         * src/compose.c
12851         * src/messageview.c
12852         * src/toolbar.c
12853                 Make toolbar's delete use the move to trash stuff;
12854                 Add gtk_widget_realize to be sure pixmaps can get
12855                 created (that may fix an old worksforme bug which
12856                 I can't find back...)
12857
12858 2005-06-22 [colin]      1.9.11cvs89
12859
12860         * src/summaryview.c
12861         * src/summaryview.h
12862         * src/mainwindow.c
12863                 Rename "Message/Delete" to "Message/Move to trash"
12864                 Add "Message/Delete..." that directly destroys the
12865                 selected messages after asking for a confirmation.
12866
12867 2005-06-22 [colin]      1.9.11cvs88
12868
12869         * src/imap.c
12870                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12871                 o Fix a deadlock (thanks Darko)
12872
12873 2005-06-22 [colin]      1.9.11cvs87
12874
12875         * src/gtk/foldersort.c
12876                 Add missing include for the i18n;
12877                 patch by Fabien Vantard
12878
12879 2005-06-21 [colin]      1.9.11cvs86
12880
12881         * src/folder.c
12882         * src/folderview.c
12883                 Respect the no_select flag
12884         * src/imap.c
12885                 Fix recursive deletion
12886         * src/imap_gtk.c
12887         * src/mh_gtk.c
12888                 Make the folder deletion's warning
12889                 more explicit
12890
12891 2005-06-21 [colin]      1.9.11cvs85
12892
12893         * src/textview.c
12894                 Prevent email addresses from spanning accross
12895                 lines - fixes bug # 646 (newline-chars in 
12896                 email addresses)
12897
12898 2005-06-20 [colin]      1.9.11cvs84
12899
12900         * src/folder.c
12901                 Be sure not to remove source if copy failed
12902
12903 2005-06-20 [colin]      1.9.11cvs83
12904
12905         * src/folderview.c
12906         * src/imap_gtk.c
12907                 remove summaryview's lock
12908         * src/imap.c
12909                 introduce threads to avoid problems when foreground tasks
12910                 interfere with background tasks
12911         * src/mh.c
12912                 prevent moving to drafts/queue
12913         * src/mimeview.c
12914                 fix leak
12915
12916 2005-06-19 [colin]      1.9.11cvs82
12917
12918         * src/imap_gtk.c
12919                 Remember that the user doesn't want to override
12920                 offline mode, for 3 seconds. It avoid presenting
12921                 him with N popups in a really short time.
12922
12923 2005-06-17 [colin]      1.9.11cvs81
12924
12925         * src/imap.c
12926                 Fix IMAP breaking on folders containing '('
12927                 (Probably won't be enough)
12928
12929 2005-06-17 [colin]      1.9.11cvs80
12930
12931         Forgotten files on 1.9.11cvs79
12932         * src/summaryview.c
12933                 Fix stepping when not immediately executing
12934         * src/imap.c
12935                 Really prevent UID FETCH 0
12936         * src/codeconv.c
12937                 Fix outgoing charset never set to utf-8
12938         * src/mh.c
12939                 Fix leak
12940
12941 2005-06-16 [colin]      1.9.11cvs79
12942
12943         * src/compose.c
12944                 Fix bug #707 (Dash splits rows)
12945                 Only wrap if we're on a line break position and
12946                 the previous one was a "white" (space) char.
12947                 Pango stuff is weird.
12948
12949 2005-06-16 [colin]      1.9.11cvs78
12950
12951         * src/imap_gtk.c
12952                 Lock summaryview while downloading messages
12953                 on user demand
12954         * src/procheader.c
12955         * src/unmime.c
12956         * src/common/utils.c
12957         * src/common/utils.h
12958                 Replace \r and \n with spaces in From and
12959                 Subject headers
12960
12961 2005-06-16 [paul]       1.9.11cvs77
12962
12963         * src/procmime.c
12964                 liberalise the mime parser
12965         * src/gtk/about.c
12966                 add text wrapping
12967
12968 2005-06-16 [paul]       1.9.11cvs76
12969
12970         * src/gtk/about.c
12971                 reworked
12972
12973 2005-06-15 [colin]      1.9.11cvs75
12974
12975         * src/compose.c
12976                 Finish header encoding fix
12977         * src/summaryview.c
12978                 Fix segfault
12979         * src/headerview.c
12980                 Fix compilation (Thanks Stephan
12981                 Sachse)
12982
12983 2005-06-15 [colin]      1.9.11cvs74
12984
12985         * Makefile.am
12986                 Install gnome2 stuff rather than gnome1, 
12987                 if both are present
12988         * src/codeconv.c
12989         * src/codeconv.h
12990         * src/compose.c
12991                 Fix headers encoding
12992         * src/folder.c
12993                 Visual progress when fetching all messages
12994         * src/folderview.c
12995         * src/summaryview.c
12996         * src/summaryview.h
12997                 Prevent changing current message while
12998                 incorporating
12999
13000 2005-06-15 [paul]       1.9.11cvs73
13001
13002         * src/gtk/gtkaspell.c
13003         * src/gtk/gtkaspell.h
13004                 fix build warnings
13005
13006 2005-06-15 [paul]       1.9.11cvs72
13007
13008         * src/prefs_filtering.c
13009                 allow reordering of filter rules by
13010                 drag n drop
13011
13012 2005-06-15 [paul]       1.9.11cvs71
13013
13014         * COPYING
13015                 updated
13016         * src/codeconv.c
13017                 replace deprecated function
13018         * src/inc.c
13019         * src/send_message.c
13020         * src/gtk/progressdialog.c
13021         * src/gtk/progressdialog.h
13022                 salvage and reuse parts of reverted sync
13023
13024 2005-06-15 [paul]       1.9.11cvs70
13025
13026         * src/inc.c
13027         * src/send_message.c
13028         * src/gtk/progressdialog.c
13029         * src/gtk/progressdialog.h
13030                 revert yesterday's sync with main
13031                 it contains deprecated functions
13032
13033 2005-06-15 [colin]      1.9.11cvs69
13034
13035         * src/headerview.c
13036                 Fix bug #670 (multi user to: will corrupt message 
13037                 headers display)
13038
13039 2005-06-15 [colin]      1.9.11cvs68
13040
13041         * src/compose.c
13042                 Fix bug #421 (Fix undo on wrapping)
13043
13044 2005-06-15 [colin]      1.9.11cvs67
13045
13046         * src/folder.c
13047                 Provide visual feedback while processing
13048                 folder's rules.
13049         * src/imap.c
13050                 Provide visual feedback while getting
13051                 short headers (for uncached messages)
13052
13053
13054 2005-06-14 [paul]       1.9.11cvs66
13055
13056         * src/account.c
13057                 change a couple stock icons
13058         * src/inc.c
13059         * src/send_message.c
13060         * src/gtk/progressdialog.c
13061         * src/gtk/progressdialog.h
13062                 sync main's GtkTreeView implementation
13063
13064 2005-06-14 [colin]      1.9.11cvs65
13065
13066         * src/imap.c
13067                 Various little fixes, mainly on error paths
13068
13069 2005-06-13 [colin]      1.9.11cvs64
13070
13071         * matcher.c
13072         * procmsg.c
13073         * procmsg.h
13074                 Add a way to fetch only headers. This speeds
13075                 up filtering on headers for IMAP. Fixes:
13076                 bug #481 extraneous imap commands slow down 
13077                         imap filtering
13078                 bug #522 Sylpheed downloads all messages 
13079                         when opening mailbox (IMAP)
13080                 bug #677 IMAP fetch is soooooooooooooo slow
13081         * src/folder.c
13082         * src/folder.h
13083                 Add a folder set_batch method so that
13084                 implementations can speed up flags changes
13085         * src/folderutils.c
13086         * src/summaryview.c
13087                 Use that in mark as (un)read and mark all read
13088                 Refix bug #679
13089         * src/imap.c
13090                 Implement set_batch - brings back deferred
13091                 flags in a less buggy manner. Fixes:
13092                 bug #729 IMAP immediate expunge of deleted messages
13093                 bug #191 remove list of messages with one command
13094                 Fix login with strange chars
13095                 Implement fetch_msg_full
13096                 Fix copy (wrong counts)
13097
13098 2005-06-12 [colin]      1.9.11cvs63
13099
13100         * src/folder.c
13101                 lock incorporation during long operations.
13102                 Avoids fucking up the IMAP socket.
13103
13104 2005-06-12 [colin]      1.9.11cvs62
13105
13106         * src/imap.c
13107                 Fix harmful typo
13108                 Factorize remove_all_msg
13109                 Thread-ize expunge
13110         * src/summaryview.c
13111                 Don't update partial-download status if unnecessary
13112         * src/folder.c
13113                 Use remove_msgs everywhere possible
13114
13115 2005-06-12 [colin]      1.9.11cvs61
13116
13117         * src/folder.c
13118         * src/folder.h
13119                 Add a remove_msgs function to remove a 
13120                 list of messages
13121         * src/imap.c
13122                 Implement that.
13123
13124 2005-06-12 [colin]      1.9.11cvs60
13125
13126         * src/imap.c
13127                 Remove flags-processing deferring... Too hard
13128                 to get it to work in all cases.
13129
13130 2005-06-11 [colin]      1.9.11cvs59
13131
13132         * src/imap.c
13133                 printf -> debug_print
13134
13135 2005-06-11 [colin]      1.9.11cvs58
13136
13137         * src/imap.c
13138                 o Fix build without USE_PTHREAD
13139                 o Factorize imap_open
13140                 o Alertpanel in case of impossible connection
13141                 o Alertpanel in case of impossible login
13142                 o Fix deferred flags processing to force a 
13143                   flush before adding some more flags to process,
13144                   but in another folder.
13145
13146 2005-06-10 [colin]      1.9.11cvs57
13147
13148         * src/imap.c
13149                 o Fix a format string error
13150                 o init ssl socket outside of the thread 
13151                   (it possibly invokes gtk calls)
13152         * src/procmime.c
13153                 o Put back the buffer to its necessary size
13154                 o Fix changing a file pointer without keeping
13155                   track of it (thanks Valgrind)
13156         * src/common/smtp.c
13157                 o Fix automatic STARTTLS if login should be done
13158                   and the server only allows it after starting TLS
13159         * src/gtk/gtkinputdialog.c
13160                 o Eat GDK_Return so that the combo popup doesn't 
13161                   appear when we press Enter to validate the combo
13162                   input dialog (as seen in the Open with... dialog)
13163
13164 2005-06-10 [colin]      1.9.11cvs56
13165
13166         * src/imap.c
13167                 o A bit less debug
13168                 o Fix a crash on deletion
13169                 o Threadize imap_select (it's called outside of 
13170                   threads)
13171                 o Defer treatment of DELETED flags
13172
13173
13174 2005-06-09 [colin]      1.9.11cvs55
13175
13176         * src/imap.c
13177                 Make sure we check imap_gtk_should_override(), which
13178                 potentially calls gtk stuff, before creating thread.
13179                 That way it should't be called via imap_get_session()
13180                 inside a thread.
13181
13182 2005-06-09 [colin]      1.9.11cvs54
13183
13184         * src/imap.c
13185                 o add a bit of status output
13186                 o remove some dead code
13187                 o threadize get_list_of_uids
13188                 o threadize imap_get_flags
13189                 o defer flag changing by 500ms so that they
13190                   can be batched
13191
13192
13193 2005-06-08 [colin]      1.9.11cvs53
13194
13195         * src/imap.c
13196                 Thread-ize imap_cmd_fetch
13197
13198 2005-06-08 [colin]      1.9.11cvs52
13199
13200         * src/main.c
13201                 Mmh, that broke POP3...
13202
13203 2005-06-08 [colin]      1.9.11cvs51
13204
13205         * src/main.c
13206                 Stabilize IMAP patch (thanks to Hoa)
13207
13208 2005-06-08 [colin]      1.9.11cvs50
13209
13210         * src/imap.c
13211                 Test patch to speed up imap. 
13212
13213 2005-06-08 [colin]      1.9.11cvs49
13214
13215         * src/imap_gtk.c
13216                 Warning fix
13217         * src/procmime.c
13218                 Apply patch from gentoo to use /usr/share/mime/globs if 
13219                 available, after un-breaking it
13220         * src/common/log.c
13221         * src/common/log.h
13222                 Use g_timeout for invoking hooks that possibly use gtk
13223                 calls. This should leave gtk calls in the main thread.
13224
13225 2005-06-08 [paul]       1.9.11cvs48
13226
13227         * src/codeconv.c
13228                 conv_get_outgoing_charset_str(): don't
13229                 use prefs_common setting
13230         * src/compose.c
13231         * src/compose.h
13232                 add /Options/Character encoding/... to
13233                 temporarily change the outgoing encoding
13234
13235         (belated sync with main)
13236
13237 2005-06-08 [paul]       1.9.11cvs47
13238
13239         * src/compose.c
13240                 correction to/completion of last
13241                 sync with main
13242
13243 2005-06-08 [paul]       1.9.11cvs46
13244
13245         sync with main:
13246         
13247         * src/codeconv.c
13248         * src/codeconv.h
13249                 always enabled Japanese auto-detection
13250                 if the first letters of locale string
13251                 is "ja"
13252         * src/compose.c
13253                 don't use "destroy" signal to destroy
13254                 Compose object (fix rare crashes on discard?)
13255         * src/mainwindow.c
13256         * src/messageview.c
13257         * src/prefs_send.c
13258                 added Hebrew encodings
13259         * src/sourcewindow.c
13260                 don't use "destroy" signal to destroy
13261                 objects
13262
13263 2005-06-07 [colin]      1.9.11cvs45
13264
13265         * src/summaryview.c
13266                 Add missing unlocks/locks
13267
13268 2005-06-07 [paul]       1.9.11cvs44
13269
13270         * src/summaryview.c
13271                 restore bug #749 fix
13272
13273 2005-06-06 [colin]      1.9.11cvs43
13274
13275         * src/summaryview.c
13276                 Fix selection bug when prefs_common.open_unread 
13277                 is FALSE
13278
13279 2005-06-06 [colin]      1.9.11cvs42
13280
13281         * src/common/md5.c
13282                 Fix a warning
13283         * src/summaryview.c
13284         * src/folderview.c
13285                 Factorize long operations beginning and end
13286                 (locking, freezing/thawing, cursor, ...)
13287                 Check selection->data member in selection-
13288                 related loops; this avoids dying an awful
13289                 death if the selection changes on us while
13290                 we're marking a whole IMAP folder unread, 
13291                 for example.
13292
13293 2005-06-06 [paul]       1.9.11cvs41
13294
13295         * src/textview.c
13296                 don't g_free() a static gchar buffer
13297
13298 2005-06-05 [colin]      1.9.11cvs40
13299
13300         * src/mainwindow.c
13301         * src/messageview.c
13302         * src/summaryview.c
13303                 Fix bug #749 (Show all headers should be
13304                 sticky as the GUI suggests)
13305
13306 2005-06-03 [paul]       1.9.11cvs39
13307
13308         * src/compose.c
13309                 don't allow editing of mail while sending.
13310                 patch by Colin
13311
13312 2005-06-03 [paul]       1.9.11cvs38
13313
13314         * src/folderview.c
13315                 add a freeze/thaw to speed up 'mark all read'
13316
13317 2005-06-03 [paul]       1.9.11cvs37
13318
13319         * src/prefs_message.c
13320                 reflect changes immediately
13321
13322 2005-06-02 [colin]      1.9.11cvs36
13323
13324         * po/POTFILES.in
13325                 Patch by Fabien Vantard.
13326
13327 2005-06-02 [colin]      1.9.11cvs35
13328
13329         * src/imap.c
13330                 Use a non-blocking imap_getline() if possible.
13331                 This should completely prevent the interface
13332                 from freezin on imap operations, although it
13333                 may do strange stuff in case of folder switching
13334                 while a big imap operation is taking place...
13335
13336                 In addition, fix a leak in the case thread
13337                 creation fails on connection.
13338
13339 2005-06-02 [colin]      1.9.11cvs34
13340
13341         * src/crash.c
13342         * src/prefs_common.h
13343                 Fix build (prefs_common_init() doesn't exist
13344                 anymore)
13345
13346 2005-06-02 [colin]      1.9.11cvs33
13347
13348         * src/prefs_account.c
13349                 Fix bug #245 (filtering rules broken when
13350                 renaming a remote account (imap4 or nntp)
13351
13352 2005-06-02 [colin]      1.9.11cvs32
13353
13354         * src/imap.c
13355                 Try to fix IMAP shortcomings: 
13356                 o Multithread imap_open()
13357                 o allow offline-mode overriding instead of
13358                   just returning NULL
13359         * src/imap_gtk.c
13360         * src/imap_gtk.h
13361                 Add a function to ask whether we want to
13362                 override offline-mode for 10 minutes (one-shot
13363                 asking was painful)
13364         * src/procheader.c
13365                 Fix segfault when imap parser isn't happy about
13366                 a missing {
13367
13368 2005-06-01 [colin]      1.9.11cvs31
13369
13370         * src/addrharvest.c
13371         * src/compose.c
13372         * src/mbox.c
13373         * src/mbox.h
13374         * src/mh.c
13375         * src/msgcache.c
13376         * src/send_message.c
13377         * src/setup.c
13378         * src/undo.c
13379         * src/common/hooks.c
13380         * src/common/prefs.c
13381         * src/common/template.c
13382         * src/common/utils.c
13383         * src/gtk/gtkutils.c
13384         * src/gtk/inputdialog.c
13385         * src/gtk/menu.c
13386         * src/gtk/pluginwindow.c
13387         * src/gtk/prefswindow.c
13388         * src/plugins/pgpmime/passphrase.c
13389         * src/plugins/pgpmime/prefs_gpg.c
13390                 More -Wall fixes
13391
13392         * src/common/Makefile.am
13393         * src/common/timing.h
13394                 Add basic timing code
13395
13396         * src/summaryview.c
13397                 Fix a bug with unread messages when 
13398                 re-sorting folders, and by the way
13399                 fix a big performance hit when 
13400                 re-sorting (10k mails: before 5s,
13401                 after .5s)
13402
13403         * src/prefs_compose_writing.c
13404         * src/prefs_compose_writing.h
13405         * src/prefs_message.c
13406         * src/prefs_message.h
13407         * src/prefs_other.c
13408         * src/prefs_other.h
13409         * src/prefs_quote.c
13410         * src/prefs_quote.h
13411         * src/prefs_receive.c
13412         * src/prefs_receive.h
13413         * src/prefs_send.c
13414         * src/prefs_send.h
13415         * src/prefs_summaries.c
13416         * src/prefs_summaries.h
13417                 Fix copyright banner
13418
13419 2005-06-01 [paul]       1.9.11cvs30
13420
13421         * po/fi.po
13422                 updated by Flammie Pirinen
13423         * src/procmime.c
13424                 fix 'Bad BASE64 content' output
13425
13426 2005-05-31 [colin]      1.9.11cvs29
13427
13428         * src/procmime.c
13429                 Oops, where did my hunk go.
13430
13431 2005-05-31 [colin]      1.9.11cvs28
13432
13433         * src/Makefile.am
13434         * src/account.c
13435         * src/action.c
13436         * src/addr_compl.c
13437         * src/addressbook.c
13438         * src/codeconv.c
13439         * src/compose.c
13440         * src/export.c
13441         * src/folder.c
13442         * src/folderview.c
13443         * src/image_viewer.c
13444         * src/main.c
13445         * src/mainwindow.c
13446         * src/messageview.c
13447         * src/mimeview.c
13448         * src/msgcache.c
13449         * src/prefs_account.c
13450         * src/prefs_actions.c
13451         * src/prefs_common.c
13452         * src/prefs_compose_writing.c
13453         * src/prefs_customheader.c
13454         * src/prefs_ext_prog.c
13455         * src/prefs_filtering.c
13456         * src/prefs_filtering_action.c
13457         * src/prefs_fonts.c
13458         * src/prefs_image_viewer.c
13459         * src/prefs_message.c
13460         * src/prefs_message.h
13461         * src/prefs_msg_colors.c
13462         * src/prefs_other.c
13463         * src/prefs_other.h
13464         * src/prefs_quote.c
13465         * src/prefs_receive.c
13466         * src/prefs_receive.h
13467         * src/prefs_send.c
13468         * src/prefs_send.h
13469         * src/prefs_spelling.c
13470         * src/prefs_summaries.c
13471         * src/prefs_summary_column.c
13472         * src/prefs_template.c
13473         * src/prefs_themes.c
13474         * src/prefs_toolbar.c
13475         * src/prefs_wrapping.c
13476         * src/procmime.c
13477         * src/procmsg.c
13478         * src/send_message.h
13479         * src/ssl_manager.c
13480         * src/summary_search.c
13481         * src/summaryview.c
13482         * src/textview.c
13483         * src/wizard.c
13484         * src/common/smtp.c
13485         * src/common/smtp.h
13486         * src/gtk/gtkutils.h
13487                 o Move the rest of Common prefs to new style
13488                 o Lots of -Wall warning fixes
13489                 o fix FIXME in cache memusage calculation
13490                 o Let return receipts be sent from any account
13491                 o Little cache optimisation (read)
13492                 o Fix bug #746 (don't treat commas as separators
13493                   when inside a quoted string)
13494
13495 2005-05-31 [paul]       1.9.11cvs27
13496
13497         * src/prefs_common.c
13498                 fix 'off-by-one' typo
13499
13500 2005-05-31 [paul]       1.9.11cvs26
13501
13502         * src/account.c
13503         * src/addr_compl.c
13504         * src/compose.c
13505         * src/foldersel.c
13506         * src/prefs_actions.c
13507         * src/prefs_common.c
13508         * src/prefs_common.h
13509         * src/prefs_customheader.c
13510         * src/prefs_display_header.c
13511         * src/prefs_filtering.c
13512         * src/prefs_filtering_action.c
13513         * src/prefs_matcher.c
13514         * src/prefs_summaries.c
13515         * src/prefs_summary_column.c
13516         * src/prefs_template.c
13517         * src/prefs_toolbar.c
13518         * src/ssl_manager.c
13519         * src/gtk/pluginwindow.c
13520         * src/gtk/prefswindow.c
13521         * src/gtk/progressdialog.c
13522                 add hidden prefs 'enable_rules_hint'
13523                 for gtk_tree_view_set_rules_hint()
13524                 (sync with main)
13525                 
13526
13527 2005-05-31 [colin]      1.9.11cvs25
13528
13529         * src/Makefile.am
13530         * src/main.c
13531         * src/prefs_common.c
13532         * src/prefs_summaries.c ** ADDED **
13533         * src/prefs_summaries.h ** ADDED **
13534                 Common/Display -> Display/Summaries
13535
13536 2005-05-31 [colin]      1.9.11cvs24
13537
13538         * src/Makefile.am
13539         * src/main.c
13540         * src/prefs_quote.c ** ADDED **
13541         * src/prefs_quote.h ** ADDED **
13542                 Move Common/Quote to Compose/Quoting
13543         * src/prefs_common.c
13544         * src/prefs_common.h
13545                 Remove old quote stuff, add
13546                 convenience functions for GtkTextView prefs
13547         * src/gtk/prefswindow.c
13548                 Set default height higher
13549
13550 2005-05-30 [colin]      1.9.11cvs23
13551
13552         * src/Makefile.am
13553         * src/main.c
13554         * src/prefs_common.c
13555         * src/prefs_compose_writing.c ** ADDED **
13556         * src/prefs_compose_writing.h ** ADDED **
13557                 Move Common/Compose prefs to Compose/Writing
13558
13559 2005-05-30 [colin]      1.9.11cvs22
13560
13561         * src/common/utils.c
13562                 Fix bug #651 (Confused Attract by Subject)
13563                 Patch by M. Benkmann <haferfrost@web.de>
13564         * AUTHORS
13565
13566 2005-05-30 [colin]      1.9.11cvs21
13567
13568         * src/compose.c
13569                 Fix concatenation of different headers of
13570                 the same type (bug #645)
13571         * src/prefs_folder_item.c
13572                 Fix bug #699 (setting color to black doesn't
13573                 work immediately)
13574         * src/procmime.c
13575                 Print out decoding error only once per
13576                 block
13577
13578 2005-05-30 [paul]       1.9.11cvs20
13579
13580         * src/common/template.c
13581                 fix Bcc
13582
13583 2005-05-30 [paul]       1.9.11cvs19
13584
13585         * doc/src/rfc2368.txt   **NEW FILE**
13586         * src/compose.c
13587                 compose_entries_set(): don't interpret Bcc
13588                 header field (conform to RFC 2368)
13589                 (sync with main)
13590
13591 2005-05-29 [colin]      1.9.11cvs18
13592
13593         * src/prefs_common.c
13594                 Let the default reply format respect
13595                 netiquette by cutting the signature.
13596
13597 2005-05-29 [colin]      1.9.11cvs17
13598
13599         * src/summaryview.c
13600                 Don't let always_show_msg override
13601                 open_unread_on_enter when opening a new
13602                 directory.
13603
13604 2005-05-27 [paul]       1.9.11cvs16
13605
13606         sync with main:
13607
13608         * src/main.c
13609                 app_will_exit(): cleanup tmp directory when exit
13610         * src/message_search.c
13611                 improved the interface and made code cleanup.
13612                 removed Clear button
13613         * src/send_message.c
13614                 send_message_local(): use GSpawn, and detect errors
13615         * src/summary_search.c
13616                 improved the interface and made code cleanup
13617         * src/textview.c
13618                 textview_write_link(): also skip non-ascii space
13619                  at the head of link strings (phishing check
13620                  didn't work at the case)
13621         * src/common/utils.c
13622                 get_command_output(): use g_spawn_command_line_sync()
13623                 instead of popen()
13624
13625 2005-05-26 [colin]      1.9.11cvs15
13626
13627         * src/folder.c
13628                 remove printf
13629
13630 2005-05-26 [colin]      1.9.11cvs14
13631
13632         * src/common/nntp.c
13633                 Fix nntp mode reader (bug #611)
13634                 Patch by Florian Mickler <florian@mickler.org>
13635
13636 2005-05-26 [colin]      1.9.11cvs13
13637
13638         * src/plugins/pgpmime/passphrase.c
13639                 Fix mouse grabbing (bug #557)
13640
13641 2005-05-26 [colin]      1.9.11cvs12
13642
13643         * src/prefs_themes.c
13644                 Fix g_warning (bug #541)
13645
13646 2005-05-26 [colin]      1.9.11cvs11
13647
13648         * src/prefs_actions.c
13649         * src/prefs_template.c
13650                 Fix bug #506 (no warning if action/template
13651                 is not saved)
13652         * src/common/template.c
13653                 Fix a possible crash
13654
13655 2005-05-26 [colin]      1.9.11cvs10
13656
13657         * src/folder.c
13658         * src/folderview.c
13659         * src/procmsg.c
13660         * src/summaryview.c
13661                 Forbid locked messages to be moved or
13662                 deleted. Locked messages in trashes 
13663                 still get deleted, for performance
13664                 reason (mh.c::mh_remove_all_msgs)
13665
13666 2005-05-25 [colin]      1.9.11cvs9
13667
13668         * src/procmime.c
13669                 Use correct encoding when sending mails
13670                 with attachments that have accentued 
13671                 chars in their name
13672
13673 2005-05-24 [colin]      1.9.11cvs8
13674
13675         * src/summaryview.c
13676                 Fix bug #688 f) read/unread marker not
13677                 changed on first click
13678                 Also, optimize summary_status_show()
13679                 calls
13680         * src/folder.c
13681         * src/inc.c
13682         * src/procmime.c
13683                 Fix bug #688 b) and c) wrt message
13684                 attachments and signature
13685         * src/stock_pixmap.c
13686         * src/stock_pixmap.h
13687         * src/stock_pixmap.c
13688         * src/stock_pixmap.h
13689         * src/Makefile.am
13690         * src/pixmaps/clip_gpg_signed.xpm
13691                 Add clip/signed icon
13692
13693 2005-05-24 [colin]      1.9.11cvs7
13694
13695         * src/folder_item_prefs.c
13696                 whitespace fix
13697
13698 2005-05-24 [colin]      1.9.11cvs6
13699
13700         * src/folderview.c
13701         * src/prefs_common.c
13702         * src/prefs_common.h
13703                 Add a confirmation to folder drag and drop
13704                 fixes bug #156
13705         * src/alertpanel.c
13706         * src/alertpanel.h
13707                 fix _with_disable parameters so that
13708                 the buttons labels are specifiable too
13709         * src/plugins/pgpmime/sgpgme.c
13710                 reflect said change
13711                 
13712
13713 2005-05-24 [colin]      1.9.11cvs5
13714
13715         * src/folderview.c
13716                 Uncollapse/collapse folders on double-click
13717                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13718                 closes bug #108
13719
13720 2005-05-23 [colin]      1.9.11cvs4
13721
13722         * src/common/socket.c
13723                 Check another special SSL_peek() error.
13724                 Should help wrt bug #728
13725
13726 2005-05-23 [colin]      1.9.11cvs3
13727
13728         * src/plugins/pgpmime/pgpmime.c
13729                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13730                 breaking menu accelerators and stuff. Users will have to
13731                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13732                 account's privacy preferences if needed.
13733
13734 2005-05-22 [paul]
13735
13736         * tools/kdeservicemenu/install.sh
13737                 use kdesu to prompt for root password if doing
13738                 global install/uninstall
13739
13740 2005-05-20 [colin]      1.9.11cvs2
13741
13742         * src/procmsg.c
13743                 Fix another compilation error with gcc-2.9x
13744                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13745         * src/send_message.c
13746                 Don't send QUIT if we aren't connected
13747
13748 2005-05-19 [colin]      1.9.11cvs1
13749
13750         * src/procmsg.c
13751                 Fix compilation with gcc 2.9x
13752
13753 2005-05-19 [paul]       1.9.11
13754
13755         1.9.11 released
13756
13757 2005-05-19 [paul]       1.9.9cvs14
13758
13759         * src/gtk/inputdialog.c
13760                 prevent gettext warning
13761
13762 2005-05-19 [paul]       1.9.9cvs13
13763
13764         * src/mainwindow.c
13765         * src/prefs_common.c
13766         * src/prefs_common.h
13767         * src/textview.c
13768         * src/textview.h
13769                 add an option to toggle cursor in message
13770                 view (sync with main)
13771
13772 2005-05-18 [colin]      1.9.9cvs12
13773
13774         * src/compose.c
13775                 Dereference freed pointer
13776         * src/gtk/gtkaspell.c
13777                 Fix duplication of dictionaries (is it an aspell issue?)
13778
13779 2005-05-18 [colin]      1.9.9cvs11
13780
13781         * src/gtk/inputdialog.c
13782         * src/gtk/gtkaspell.c
13783                 HIGuify dialogs
13784         * src/alertpanel.c
13785                 Remove a double call
13786
13787 2005-05-17 [colin]      1.9.9cvs10
13788
13789         * src/gtk/gtkaspell.c
13790                 Fix dialogs, Ctrl-Enter accel
13791
13792 2005-05-17 [colin]      1.9.9cvs9
13793
13794         * src/gtk/gtkaspell.c
13795                 Fix some accelerators, escape in replace-window
13796
13797 2005-05-16 [colin]      1.9.9cvs8
13798
13799         * src/gtk/gtkaspell.c
13800                 Revert last commit, it was a mistake.
13801
13802 2005-05-16 [colin]      1.9.9cvs7
13803
13804         * src/gtk/gtkaspell.c
13805                 Remove buggy code while we're at it. It's a 
13806                 dead code path anyway.
13807
13808 2005-05-16 [colin]      1.9.9cvs6
13809
13810         * src/gtk/gtkaspell.c
13811                 Missed some gtk_menu_popup where deactivate
13812                 signal should be handled. Should fix bug
13813                 #629 a bit more.
13814
13815 2005-05-16 [colin]      1.9.9cvs5
13816
13817         * src/gtk/gtkaspell.c
13818                 Remove debug printf()s
13819
13820 2005-05-16 [colin]      1.9.9cvs4
13821
13822         * src/gtk/gtkaspell.c
13823                 Fix a bit aspell problems
13824                 (see bug #629)
13825
13826 2005-05-13 [colin]      1.9.9cvs3
13827
13828         * src/folderview.c
13829                 Fix the + appearing even when no subfolders
13830                 have unread messages. Thanks to wwp for the
13831                 bug report.
13832
13833 2005-05-11 [paul]       1.9.9cvs2
13834
13835         * src/folderview.c
13836                 correction to 1.9.9cvs1, only colour folders that
13837                 have new msgs (not unread msgs)
13838
13839 2005-05-10 [colin]      1.9.9cvs1
13840
13841         * src/folderview.c
13842         * src/summaryview.c
13843                 Try to fix bolding bugs again.
13844
13845 2005-05-09 [paul]
13846
13847         * tools/claws.i18n.status.pl
13848                 add Ricardo Mones Lastra's script that has been providing
13849                 the i18n status page for many months
13850
13851 2005-05-09 [paul]       1.9.9
13852
13853         1.9.9 release
13854
13855 2005-05-09 [paul]       1.9.6cvs58
13856
13857         * AUTHORS
13858         * INSTALL
13859         * README.claws
13860                 updated
13861         * Makefile.am 
13862         * RELEASE_NOTES.claws
13863                 add release notes to cvs to simplify release
13864                 procedure
13865         * configure.ac
13866                 add ca and fi to ALL_LINGUAS
13867         * po/Makefile.in.in
13868                 workaround for missing Makevars
13869         * po/ca.po
13870         * po/fi.po
13871                 add new Catalan and Finnish translations
13872                 submitted by Miquel Oliete and Flammie Pirinen
13873         * po/de.po
13874         * po/es.po
13875         * po/fr.po
13876         * po/it.po
13877         * po/pl.po
13878         * po/ru.po
13879         * po/sk.po
13880         * po/sr.po
13881         * po/zh_CN.po
13882                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13883                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13884                 Urke MMI, and Hansom Young
13885         * src/main.c
13886                 Fix drafting when quitting. compose_draft() closes the
13887                 compose windows, which modifies the compose_list GSList.
13888                 We have to refresh this list after echo drafting to avoid a
13889                 segfault
13890         * src/partial_download.c
13891                 fix segfault on exit
13892
13893 2005-05-06 [paul]       1.9.6cvs57
13894
13895         * src/grouplistdialog.c
13896                 quick fix/workaround for unresizeable newsgroup
13897                 name column 
13898
13899 2005-05-06 [paul]       1.9.6cvs56
13900
13901         * src/inc.c
13902         * src/mainwindow.c
13903                 use gettext plural forms
13904         * src/imap_gtk.c
13905         * src/mh_gtk.c
13906         * src/toolbar.c
13907                 small improvement to english usage
13908
13909 2005-05-05 [thorsten]   1.9.6cvs55
13910
13911         * src/folder.c
13912                 fix possible crash
13913
13914 2005-05-05 [paul]       1.9.6cvs54
13915         
13916         sync with HEAD
13917
13918         * AUTHORS
13919         * src/compose.c
13920                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13921                 patch by Tim Mann
13922
13923 2005-05-05 [paul]       1.9.6cvs53
13924
13925         * src/mainwindow.c
13926                 fix resizing of separate message and
13927                 folder views
13928
13929 2005-05-05 [paul]       1.9.6cvs52
13930
13931         * src/account.c
13932         * src/addrgather.c
13933         * src/browseldap.c
13934         * src/exphtmldlg.c
13935         * src/expldifdlg.c
13936         * src/importmutt.c
13937         * src/importpine.c
13938         * src/main.c
13939         * src/mainwindow.c
13940         * src/noticeview.c
13941         * src/prefs_filtering.c
13942         * src/prefs_filtering_action.c
13943         * src/prefs_matcher.c
13944         * src/prefs_spelling.c
13945         * src/prefs_toolbar.c
13946         * src/toolbar.c
13947         * src/wizard.c
13948         * src/gtk/description_window.c
13949         * src/gtk/gtkvscrollbutton.c
13950         * src/gtk/progressdialog.c
13951         * src/gtk/quicksearch.c
13952         * src/plugins/pgpmime/prefs_gpg.c
13953         * src/plugins/spamassassin/spamassassin_gtk.c
13954                 replace deprecated gtk_widget_set_usize
13955
13956 2005-05-04 [colin]      1.9.6cvs51
13957
13958         * src/common/utils.c
13959                 Fix crash when subst_for_filename is called
13960                 with a NULL parameter
13961
13962 2005-05-04 [colin]      1.9.6cvs50
13963
13964         * src/partial_download.c
13965         * src/pop.c
13966                 Escape login when writing uidl file
13967                 fixes bug #736
13968
13969 2005-05-03 [colin]      1.9.6cvs49
13970
13971         * src/procmime.c
13972                 Fix possible DOS in mime parser
13973                 (see bug #634)
13974
13975 2005-05-02 [colin]      1.9.6cvs48
13976
13977         * src/compose.c
13978                 Try to fix the copy/paste mess once again.
13979
13980
13981 2005-04-30 [colin]      1.9.6cvs47
13982
13983         * src/prefs_account.h
13984         * src/procmsg.c
13985         * src/send_message.c
13986         * src/common/smtp.c
13987         * src/common/smtp.h
13988                 Try to batch sending mails (per account) instead of
13989                 reconnecting to server every time.
13990
13991 2005-04-29 [colin]      1.9.6cvs46
13992
13993         * src/messageview.c
13994                 Fix window resizing that refused to size down
13995         * src/prefs_common.c
13996         * src/prefs_common.h
13997         * src/prefs_filtering.c
13998                 Save Filtering's window size
13999
14000 2005-04-21 [paul]       1.9.6cvs45
14001
14002         * ChangeLog-gtk2.claws
14003         * src/setup.c
14004                 correction to sync
14005
14006 2005-04-21 [paul]       1.9.6cvs44
14007
14008         sync with main:
14009
14010         * src/setup.c
14011         * src/statusbar.c
14012         * src/statusbar.h
14013                 use gtkut_widget_draw_now(). Improved performance
14014                 of the update of statusbar
14015         * src/textview.c
14016                 textview_smooth_scroll_do(): redraw it after scroll
14017                 is done (fixed incorrect display when a part of the
14018                 view is hidden).
14019         * src/gtk/gtkutils.c
14020         * src/gtk/gtkutils.h
14021                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14022                 to force update of widgets.
14023                 Removed gtkut_widget_wait_for_draw() which had a big
14024                 overhead  because of waiting for all events processed 
14025
14026 2005-04-20 [paul]       1.9.6cvs43
14027
14028         * src/codeconv.c
14029                 complete 1.9.6cvs42's sync:
14030                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14031
14032 2005-04-19 [paul]       1.9.6cvs42
14033
14034         sync with main:
14035
14036         * src/action.c
14037                 catch_output(): correctly select the insert text
14038                 (fix invalid iterator warnings).
14039         * src/codeconv.c
14040         * src/codeconv.h
14041         * src/mainwindow.c
14042         * src/messageview.c
14043         * src/prefs_common.c
14044                 support GBK encoding.
14045         * src/common/session.c
14046         * src/common/session.h
14047                 use separate buffer for large data to be sent,
14048                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14049
14050 2005-04-18 [paul]       1.9.6cvs41
14051
14052         * src/jpilot.c
14053                 convert unsigned long into guint32
14054                 patch by Paul LeoNerd Evans 
14055
14056 2005-04-17 [colin]      1.9.6cvs40
14057
14058         * src/compose.c
14059                 Fix 'Request return receipt' from folder
14060                 properties (bug #708)
14061
14062 2005-04-17 [colin]      1.9.6cvs39
14063
14064         * src/mainwindow.c
14065                 Fix duplicate hotkeys in Mainwindow's menu
14066
14067 2005-04-17 [colin]      1.9.6cvs38
14068
14069         * src/folderview.c
14070                 Fix duplicate hotkeys in Folderview's contextual
14071                 menu
14072
14073 2005-04-15 [colin]      1.9.6cvs37
14074
14075         * src/summaryview.c
14076                 Fix 'Save as...' with non-ascii filenames
14077
14078 2005-04-15 [colin]      1.9.6cvs36
14079
14080         * src/plugins/pgpmime/pgpmime.c
14081                 Fix bus error on 64bit. Spotted by 
14082                 macallan1888@gmail.com
14083
14084 2005-04-15 [colin]      1.9.6cvs35
14085
14086         * src/prefs_account.c
14087                 Fix cvs34.
14088
14089 2005-04-12 [colin]      1.9.6cvs34
14090
14091         * src/prefs_account.c
14092                 Fix smtp auth type off-by-one. We forgot to
14093                 add PLAIN in the prefs-to-gui setter func and
14094                 as a result, the selected auth when opening
14095                 account prefs was not the correct one.
14096
14097 2005-04-12 [paul]       1.9.6cvs33
14098
14099         * src/inc.c
14100                 if the recv dialog is visible, Cancel only
14101                 cancels the current account
14102
14103
14104 2005-04-10 [colin]      1.9.6cvs32
14105
14106         * src/filtering.c
14107                 Copy score when copying FilteringActions
14108                 Fix bug #674
14109
14110 2005-04-10 [colin]      1.9.6cvs31
14111
14112         * src/inc.c
14113                 Make Message -> Receive -> Cancel cancel 
14114                 incorporation on all accounts. Fixes
14115                 bug #693
14116
14117 2005-04-10 [colin]      1.9.6cvs30
14118
14119         * src/prefs_account.c
14120                 Update Privacy checkbuttons status based
14121                 on the selected privacy system
14122         * src/compose.c
14123                 Always connect the "None" privacy system; the
14124                 static boolean was probably there to avoid
14125                 reconnecting twice in the same compose window,
14126                 but as the parent function is only called once
14127                 per compose, it's only a bug - as a static is
14128                 initialized once per application instance.
14129                 Also, don't uncheck Sign and Encrypt when
14130                 selecting None as privacy system; just ignore
14131                 them when sending/queuing.
14132                 Should fix bug #695
14133
14134 2005-04-08 [colin]      1.9.6cvs29
14135
14136         * src/account.c
14137         * src/prefs_account.c
14138         * src/prefs_account.h
14139                 Add account preference to queue message in a certain
14140                 folder.
14141
14142 2005-04-06 [colin]      1.9.6cvs28
14143
14144         * src/prefs_account.c
14145                 Update old inbox path syntax
14146
14147 2005-04-06 [paul]       1.9.6cvs27
14148
14149         sync with main:
14150
14151         * configure.ac
14152                 changed -traditional-cpp to -no-cpp-precomp for newer
14153                 Mac OS X support
14154         * src/foldersel.c
14155                 made column resize automatically
14156         * src/send_message.c
14157                 send_message_smtp(): consider EOF right after QUIT
14158                 successful (workaround for Gmail SMTP server)
14159         * src/common/socket.c
14160                 ssl_read(), ssl_peek(): check EOF which violates the
14161                 SSL protocol
14162         * src/gtk/colorlabel.c
14163                 removed warnings when displaying colorlabel menu
14164                 (don't use GtkAlignment)
14165
14166 2005-04-05 [paul]       1.9.6cvs26
14167
14168         * src/plugins/trayicon/trayicon.c
14169                 fix clipping of icon under KDE3 
14170
14171 2005-04-05 [paul]       1.9.6cvs25
14172
14173         * src/summaryview.c
14174                 hide display of threading
14175                 patch by Alfons
14176
14177 2005-04-04 [thorsten]   1.9.6cvs24
14178
14179         * src/mh.c
14180                 marks lost on filesystems with different stat() results on
14181                 summer-/wintertime
14182
14183 2005-04-03 [colin]      1.9.6cvs23
14184
14185         * src/summaryview.c
14186                 Don't handle up/down. Patch by Alfons
14187
14188 2005-04-02 [colin]      1.9.6cvs22
14189
14190         * src/summaryview.c
14191                 Make scrolling faster. Patch by Alfons.
14192
14193 2005-04-01 [colin]      1.9.6cvs21
14194
14195         * src/Makefile.am
14196         * src/stock_pixmap.c
14197         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14198         * src/pixmaps/dir_noselect.xpm ** ADDED **
14199                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14200
14201 2005-04-01 [colin]      1.9.6cvs20
14202
14203         * src/image_viewer.c
14204         * src/image_viewer.h
14205         * src/procmime.c
14206         * src/procmime.h
14207         * src/textview.c
14208         * src/textview.h
14209                 Implement inline image resizing and right-clicking
14210
14211 2005-04-01 [paul]       1.9.6cvs19
14212
14213         * AUTHORS
14214         * Makefile.am
14215         * configure.ac
14216                 check for gnome2
14217                 patch by Luca Cavalli <loopback<AT>slackit.org>
14218         * po/ru.po
14219                 updated by Pavlo Bohmat
14220
14221 2005-03-31 [colin]      1.9.6cvs18
14222
14223         * src/news.c
14224                 Fix parsing references
14225         * src/msgcache.c
14226                 don't put nulls in the references list
14227         * src/procheader.c
14228                 commit that forgotten file in 1.9.6cvs14
14229
14230 2005-03-31 [colin]      1.9.6cvs17
14231
14232         * src/compose.c
14233                 Fix joining of signature separator again. 
14234                 Maybe Hiro could put it in main too...
14235
14236 2005-03-31 [colin]      1.9.6cvs16
14237
14238         * src/Makefile.am
14239         * src/foldersel.c
14240         * src/stock_pixmap.c
14241         * src/stock_pixmap.h
14242         * src/pixmaps/dir-noselect.xpm
14243                 Update foldersel.c (sync from main, patch by Alfons)
14244
14245 2005-03-30 [colin]      1.9.6cvs15
14246
14247         * src/imap.c
14248                 Fix handling of imap folders containing [] in 
14249                 their name. Thanks to Nahuel Angelinetti for
14250                 the detailed bugreport.
14251
14252 2005-03-30 [colin]      1.9.6cvs14
14253
14254         * src/common/utils.h
14255         * src/common/utils.c
14256         * src/common/defs.h
14257         * src/matcher.c
14258         * src/msgcache.c
14259         * src/news.c
14260         * src/procmsg.c
14261         * src/procmsg.h
14262         * src/quote_fmt_parse.y
14263         * src/summaryview.c
14264                 Update references system. Patch by Alfons
14265
14266 2005-03-30 [colin]      1.9.6cvs13
14267
14268         * src/common/socket.c
14269                 Force the glibc to read resolv.conf again when 
14270                 it has changed. Should fix issues when changing
14271                 networks on a laptop and not restarting sylpheed. 
14272
14273 2005-03-30 [paul]       1.9.6cvs12
14274
14275         partial sync with main:
14276
14277         * src/action.c
14278                 create_io_dialog(): use user-defined text font
14279                 (thanks to Alfons), and modified its appearance.
14280         * src/addrgather.c
14281         * src/addrharvest.c
14282         * src/browseldap.c
14283                 replace old code
14284         * src/compose.c
14285                 don't join (presumably) itemized lines on line-wrapping
14286                 fixed wrapping of quote when auto-wrapping is enabled
14287                 compose_destroy(): destroy paned only if it's not
14288                 attached to window. Fixed memory leak of popup menu.
14289         * src/exphtmldlg.c
14290         * src/expldifdlg.c
14291                 replace old code
14292         * src/html.c
14293         * src/html.h
14294         * src/importmutt.c
14295         * src/importpine.c
14296                 replace old code
14297         * src/main.c
14298                 removed redundant code
14299         * src/mainwindow.c
14300                 changed 'Code set' (which is rather incorrect)
14301                 in the menu to 'Character encoding'
14302                 main_window_set_widgets(): request size first
14303                 to prevent window size becoming wrong
14304                 fixed remembering of the state of the visibility
14305                 of MessageView
14306         * src/messageview.c
14307                 changed 'Code set' (which is rather incorrect)
14308                 in the menu to 'Character encoding'
14309         * src/prefs_common.c
14310         * src/prefs_common.h
14311                 added an option whether to render HTML as text or not
14312                 added separators to outgoing encoding menu
14313         * src/procheader.c
14314                 procheader_scan_date_string(): support header
14315                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14316         * src/summaryview.c
14317         * src/summaryview.h
14318                 minor code cleanup
14319         * src/textview.c
14320                 textview_show_html(): force output of newline
14321                 added an option whether to render HTML as text or not
14322         * src/common/utils.c
14323                 strncpy2(): optimized based on Alfons' code
14324         * src/gtk/gtkutils.c
14325         * src/gtk/gtkutils.h
14326                 removed non-used code
14327         * src/plugins/pgpmime/passphrase.c
14328                 partially fixed grab input of passphrase dialog
14329                 Confine pointer to window
14330
14331 2005-03-30 [colin]      1.9.6cvs11
14332
14333         * src/msgcache.c
14334         * src/msgcache.h
14335                 Read/write 32bit ints from cache & marks
14336                 From main.
14337
14338 2005-03-29 [paul]       1.9.6cvs10
14339
14340         * AUTHORS
14341         * ChangeLog.claws
14342         * src/compose.c
14343         * src/gtk/gtkaspell.c
14344                 sync with HEAD (don't pass NULL pointers) 
14345
14346 2005-03-24 [paul]
14347
14348         * tools/Makefile.am
14349         * tools/README
14350         * tools/acroread2sylpheed.pl
14351                 sync with HEAD (add script to send pdfs as
14352                 attachments from Adobe Reader 7)
14353
14354 2005-03-21 [paul]       1.9.6cvs9
14355
14356         * configure.ac
14357         * po/POTFILES.in
14358         * src/Makefile.am
14359         * src/crash.c
14360         * src/image_viewer.c ** ADDED **
14361         * src/image_viewer.h ** ADDED **
14362         * src/main.c
14363         * src/prefs_common.c
14364         * src/prefs_common.h
14365         * src/prefs_image_viewer.c ** ADDED **
14366         * src/prefs_image_viewer.h ** ADDED **
14367         * src/textview.c
14368         * src/gtk/about.c
14369         * src/pixmaps/sylpheed_logo.xpm
14370         * src/plugins/Makefile.am
14371         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14372         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14373         * src/plugins/image_viewer/plugin.c ** REMOVED **
14374         * src/plugins/image_viewer/viewer.c ** REMOVED **
14375         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14376         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14377         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14378         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14379         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14380                 as gdk-pixbuf is now built-in
14381                 remove image_viewer plugin and put code back into
14382                 main codebase
14383                 implement inline image display (sync with main)
14384
14385                 replace logo with newer, nicer, larger version  
14386
14387 2005-03-21 [paul]       1.9.6cvs8
14388
14389         * src/gtk/about.c
14390                 cosmetic improvement
14391
14392 2005-03-21 [holger]     1.9.6cvs7
14393
14394         * src/plugins/spamassassin/spamassassin.c
14395                 Sync with HEAD
14396                 (unregister hook on failed plugin init)
14397
14398 2005-03-20 [colin]      1.9.6cvs6
14399
14400         * src/common/plugin.c
14401                 Check that plugin isn't already loaded
14402                 Patch by Alfons
14403
14404 2005-03-20 [thorsten]   1.9.6cvs5
14405
14406         * src/compose.c
14407                 use a more compatible syntax
14408
14409 2005-03-20 [thorsten]   1.9.6cvs4
14410
14411         * src/prefs_toolbar.c
14412                 fix crash when selecting toolbar item (uninitialized pointer)
14413
14414 2005-03-20 [thorsten]   1.9.6cvs3
14415
14416         * src/procmime.c
14417                 fix mimetype detection (referenced free()d string)
14418
14419 2005-03-20 [paul]       1.9.6cvs2
14420
14421         * src/compose.c
14422                 sync with HEAD (1.0.3cvs5)
14423                 neglect Reply-To header if empty
14424                 Patch by Alfons 
14425
14426 2005-03-19 [holger]     1.9.6cvs1
14427
14428         * src/summaryview.c
14429         * src/summaryview.h
14430                 Sync with HEAD
14431
14432 2005-03-18 [paul]       1.9.6
14433
14434         initial GTK2 release
14435
14436 2005-03-18 [paul]       1.0.3cvs3.1
14437
14438         * AUTHORS
14439         * ChangeLog.claws
14440         * configure.ac
14441         * src/gtk/about.c
14442         * src/pixmaps/sylpheed_logo.xpm
14443                 sync with HEAD
14444
14445 2005-03-18 [colin]      1.0.3cvs2.6
14446
14447         * src/summaryview.c
14448                 Remove call to summary_step in summary_copy_selected_to
14449                 Can't see its purpose, and this causes bug when copying
14450                 a message if the next one is unread: it reads it.
14451
14452 2005-03-18 [paul]       1.0.3cvs2.5
14453
14454         * src/foldersel.c
14455                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14456
14457 2005-03-18 [paul]       1.0.3cvs2.4
14458
14459         * src/addrharvest.c
14460         * src/codeconv.c
14461         * src/codeconv.h
14462         * src/compose.c
14463         * src/news.c
14464         * src/procheader.c
14465         * src/procmime.c
14466         * src/unmime.c
14467         * src/unmime.h
14468                 fix buffer overflow, CAN-2005-0667, see
14469                 http://secunia.com/advisories/14491/
14470                 Patch by Alfons
14471
14472 2005-03-17 [colin]      1.0.3cvs2.3
14473
14474         * src/prefs_fonts.c
14475         * src/summaryview.c
14476                 Fix font bugs (both lists now officialy share 
14477                 the same font)
14478                 
14479
14480 2005-03-17 [paul]       1.0.3cvs2.2
14481
14482         * src/gtk/pluginwindow.c
14483                 make plugin descriptions uneditable
14484
14485 2005-03-11 [paul]       1.0.3cvs2.1
14486
14487         * ChangeLog.claws
14488         * configure.ac
14489         * po/POTFILES.in
14490         * src/plugins/trayicon/trayicon.c
14491                 sync with HEAD
14492                 add src/wizard.c to POTFILES.in
14493
14494 2005-03-11 [paul]       1.0.3cvs1.1
14495
14496         * ChangeLog
14497         * ChangeLog.claws
14498         * configure.ac
14499         * po/de.po
14500         * po/es.po
14501         * po/fr.po
14502         * po/it.po
14503         * po/pt_BR.po
14504         * po/ru.po
14505         * po/sk.po
14506         * po/sr.po
14507         * po/zh_CN.po
14508                 sync with HEAD
14509
14510 2005-03-04 [colin]      1.0.1cvs22.2
14511
14512         * src/compose.c
14513                 Fix signatures with accentued chars in it
14514
14515 2005-03-04 [colin]      1.0.1cvs22.1
14516
14517         * src/common/smtp.c
14518         * src/common/smtp.h
14519                 Don't use SIZE param in MAIL FROM: if server 
14520                 doesn't support it. Patch by Eugen Freiter
14521                 <eugen_f@users.sf.net>
14522
14523 2005-02-27 [paul]       1.0.1cvs20.1
14524
14525         * ChangeLog.claws
14526         * configure.ac
14527         * src/messageview.c
14528                 sync with HEAD
14529
14530 2005-02-27 [colin]      1.0.1cvs19.4
14531
14532         * src/procheader.c
14533         * src/procheader.h
14534                 Fix prototypes. Patch by Alfons
14535
14536 2005-02-27 [colin]      1.0.1cvs19.3
14537
14538         * src/compose.c
14539                 Don't auto-join the signature separator.
14540
14541 2005-02-26 [colin]      1.0.1cvs19.2
14542
14543         * src/summaryview.c
14544                 Fix 'mark all read' with collapsed threads.
14545                 Patch by Alfons.
14546
14547 2005-02-25 [paul]       1.0.1cvs19.1
14548
14549         * ChangeLog.claws
14550         * configure.ac
14551         * src/prefs_account.c
14552         * src/prefs_folder_item.c
14553         * src/gtk/prefswindow.c
14554         * src/gtk/prefswindow.h
14555                 sync with HEAD
14556
14557 2005-02-25 [paul]       1.0.1cvs15.12
14558
14559         * src/alertpanel.c
14560         * src/codeconv.c
14561         * src/compose.c
14562         * src/textview.c
14563         * src/gtk/gtkutils.c
14564         * src/gtk/gtkutils.h
14565         * src/gtk/logwindow.c
14566         * src/gtk/progressdialog.c
14567                 sync with main (revision 127)
14568                 and fix logwindow clipping
14569
14570 2005-02-24 [colin]      1.0.1cvs15.11
14571
14572         * src/plugins/pgpmime/passphrase.c
14573                 Disable input grabbing; it doesn't work yet.
14574
14575 2005-02-24 [colin]      1.0.1cvs15.10
14576
14577         * src/messageview.c
14578                 Don't send out receipts if offline. Ask.
14579
14580 2005-02-23 [colin]      1.0.1cvs15.9
14581
14582         * src/summaryview.c     
14583                 Fix expanding
14584
14585 2005-02-23 [colin]      1.0.1cvs15.8
14586
14587         * src/summaryview.c
14588                 Really fix Bug 568 by removing useless
14589                 calls. summary_thread_init() now called
14590                 in summary_sort(). This should please
14591                 Alfons as it should be faster than 
14592                 previously.
14593
14594 2005-02-23 [colin]      1.0.1cvs15.7
14595
14596         * src/compose.c
14597                 Encode parts as QP or B64 if signing
14598
14599 2005-02-23 [colin]      1.0.1cvs15.6
14600
14601         * src/compose.c
14602                 Fix Mimeinfo leakage (including tmp files)
14603         * src/procmsg.c
14604                 Fix tmp file leakage (spotted by Ivan Rayner)
14605
14606 2005-02-22 [colin]      1.0.1cvs15.5
14607
14608         * src/expldifdlg.c
14609                 Fix keyboard input. Patch by Alfons.
14610
14611 2005-02-21 [colin]      1.0.1cvs15.4
14612
14613         * src/compose.c
14614                 Fix Sign/Encrypt when unselecting privacy
14615                 system
14616         * src/prefs_common.c
14617                 Change default message font to Monospace
14618         * src/summaryview.c
14619                 More freezing during potentially large operations
14620
14621 2005-02-21 [paul]       1.0.1cvs15.3
14622
14623         * src/main.c
14624                 fix --help output
14625
14626 2005-02-21 [paul]       1.0.1cvs15.2
14627
14628         * po/Makefile.in.in
14629         * src/compose.c
14630         * src/summaryview.c
14631         * src/textview.c
14632         * src/common/utils.c
14633         * src/common/utils.h
14634                 sync with main (revision 117)
14635
14636 2005-02-20 [colin]      1.0.1cvs15.1
14637
14638         * src/common/defs.h
14639                 Change cache file to .sylpheed_claws_cache, as
14640                 suggested by Alfons. Allows people to switch
14641                 between Sylpheed and Sylpheed-Claws. it is
14642                 a good idea to "Check for new messages" at next
14643                 startup.
14644
14645
14646 2005-02-18 [colin]      1.0.1cvs14.1
14647
14648         * src/quote_fmt_lex.l
14649         * src/quote_fmt_parse.y
14650                 Fix parser initialisation. Patch by Ivan.
14651
14652 2005-02-18 [colin]      1.0.1cvs11.6
14653
14654         * src/folderview.c
14655                 Fix scrolldown (bug 662)
14656
14657 2005-02-17 [colin]      1.0.1cvs11.5
14658
14659         * src/codeconv.c
14660                 conv_filename_to_utf8: return clean 7bit instead
14661                 of broken utf8 if needed
14662         * src/mimeview.c
14663                 Fix display of parts with unclean 8bit names
14664
14665 2005-02-17 [paul]       1.0.1cvs11.4
14666
14667         * src/compose.c
14668         * src/exportldif.c
14669         * src/matcher_parser_parse.y
14670         * src/procmime.c
14671         * src/sourcewindow.c
14672         * src/common/Makefile.am
14673         * src/common/intl.h             ** REMOVED **
14674         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14675                 sync with main (revision 109)
14676                 and clean up
14677
14678 2005-02-16 [colin]      1.0.1cvs11.3
14679
14680         * src/summaryview.c
14681                 Fix collapsed thread not highlighting when new
14682                 messages in it (Bug 568) Patch by Stephan Sachse.
14683                 Fix messed up selection when reaching bounds (Bug 632)
14684         * src/prefs_themes.c
14685                 Fix theme installing (Bug 684)
14686
14687 2005-02-16 [colin]      1.0.1cvs11.2
14688
14689         * src/messageview.c
14690                 Fix messageview_select_all
14691
14692 2005-02-16 [colin]      1.0.1cvs11.1
14693
14694         * src/mh.c
14695                 Sync with HEAD (MH scan required function)
14696
14697 2005-02-15 [colin]      1.0.1cvs8.1
14698
14699         * src/mimeview.c
14700         * src/common/utils.c
14701                 Sync with HEAD (filename chars substitution)
14702
14703 2005-02-15 [colin]      1.0.1cvs7.3
14704
14705         * src/gtk/pluginwindow.c
14706                 Fix button spacing
14707
14708 2005-02-15 [colin]      1.0.1cvs7.2
14709
14710         * src/mimeview.c
14711                 Fix mime icons not reset across message when
14712                 scrolled down
14713
14714 2005-02-15 [colin]      1.0.1cvs7.1
14715
14716         * src/compose.c
14717         * src/procmime.c
14718                 Sync with HEAD (optimisation of cvs6)
14719
14720 2005-02-14 [colin]      1.0.1cvs6.1
14721
14722         * src/compose.c
14723         * src/procmime.c
14724                 Sync with HEAD (encode "From " at line beginning)
14725
14726 2005-02-14 [colin]      1.0.1cvs5.3
14727
14728         * src/compose.c
14729                 Fix wrapping with accentued chars.
14730
14731 2005-02-13 [colin]      1.0.1cvs5.2
14732
14733         * src/textview.c
14734                 Fix email informative part parsing with
14735                 accentued chars in it. ispunct() returns
14736                 true for them in utf8...
14737
14738 2005-02-12 [colin]      1.0.1cvs5.1
14739
14740         * src/filtering.c
14741                 Sync with HEAD (remove wrong use of compose after send)
14742
14743 2005-02-12 [paul]       1.0.1cvs4.5
14744
14745         * src/textview.c
14746                 remove unnecessary code (thanks to Alfons)
14747
14748 2005-02-12 [paul]       1.0.1cvs4.4
14749
14750         * src/textview.c
14751                 add 'Copy' to contextual menu on emails
14752
14753 2005-02-11 [colin]      1.0.1cvs4.3
14754
14755         * src/compose.c
14756                 revert 1.0.0cvs28.2, it doesn't work that well.
14757
14758 2005-02-11 [paul]       1.0.1cvs4.2
14759
14760         * po/Makefile.in.in
14761                 fix 'make release'
14762
14763 2005-02-10 [paul]       1.0.1cvs4.1
14764
14765         * ChangeLog
14766         * ChangeLog.claws
14767         * ChangeLog.jp
14768         * configure.ac
14769         * src/compose.c
14770                 sync with HEAD (sync with main)
14771
14772 2005-02-10 [paul]       1.0.1cvs3.2
14773
14774         * AUTHORS
14775         * Makefile.am
14776         * autogen.sh
14777         * configure.ac
14778         * config/mkinstalldirs
14779         * intl/.cvsignore
14780         * intl/ChangeLog
14781         * intl/VERSION
14782         * intl/bindtextdom.c
14783         * intl/config.charset
14784         * intl/dcgettext.c
14785         * intl/dcigettext.c
14786         * intl/dcngettext.c
14787         * intl/dgettext.c
14788         * intl/dngettext.c
14789         * intl/eval-plural.h
14790         * intl/explodename.c
14791         * intl/finddomain.c
14792         * intl/gettext.c
14793         * intl/gettextP.h
14794         * intl/gmo.h
14795         * intl/hash-string.h
14796         * intl/intl-compat.c
14797         * intl/l10nflist.c
14798         * intl/libgnuintl.h.in
14799         * intl/loadinfo.h
14800         * intl/loadmsgcat.c
14801         * intl/localcharset.c
14802         * intl/localcharset.h
14803         * intl/locale.alias
14804         * intl/localealias.c
14805         * intl/localename.c
14806         * intl/log.c
14807         * intl/ngettext.c
14808         * intl/os2compat.c
14809         * intl/os2compat.h
14810         * intl/osdep.c
14811         * intl/plural-exp.c
14812         * intl/plural-exp.h
14813         * intl/plural.c
14814         * intl/plural.y
14815         * intl/ref-add.sin
14816         * intl/ref-del.sin
14817         * intl/relocatable.c
14818         * intl/relocatable.h
14819         * intl/textdomain.c
14820         * m4/Makefile.am
14821         * po/Makefile.in.in
14822         * src/Makefile.am
14823         * src/account.c
14824         * src/action.c
14825         * src/addr_compl.c
14826         * src/addressadd.c
14827         * src/addressbook.c
14828         * src/addrgather.c
14829         * src/addrindex.c
14830         * src/alertpanel.c
14831         * src/browseldap.c
14832         * src/codeconv.c
14833         * src/codeconv.h
14834         * src/compose.c
14835         * src/compose.h
14836         * src/crash.c
14837         * src/editaddress.c
14838         * src/editbook.c
14839         * src/editgroup.c
14840         * src/editjpilot.c
14841         * src/editldap.c
14842         * src/editldap_basedn.c
14843         * src/editvcard.c
14844         * src/exphtmldlg.c
14845         * src/expldifdlg.c
14846         * src/export.c
14847         * src/exporthtml.c
14848         * src/filtering.c
14849         * src/folder.c
14850         * src/folder_item_prefs.c
14851         * src/foldersel.c
14852         * src/folderview.c
14853         * src/grouplistdialog.c
14854         * src/headerview.c
14855         * src/imap.c
14856         * src/imap_gtk.c
14857         * src/import.c
14858         * src/importldif.c
14859         * src/importmutt.c
14860         * src/importpine.c
14861         * src/inc.c
14862         * src/ldif.c
14863         * src/main.c
14864         * src/mainwindow.c
14865         * src/matcher.c
14866         * src/mbox.c
14867         * src/message_search.c
14868         * src/messageview.c
14869         * src/mh.c
14870         * src/mh_gtk.c
14871         * src/mimeview.c
14872         * src/msgcache.c
14873         * src/news.c
14874         * src/news_gtk.c
14875         * src/noticeview.c
14876         * src/partial_download.c
14877         * src/pop.c
14878         * src/prefs_account.c
14879         * src/prefs_actions.c
14880         * src/prefs_common.c
14881         * src/prefs_customheader.c
14882         * src/prefs_display_header.c
14883         * src/prefs_ext_prog.c
14884         * src/prefs_filtering.c
14885         * src/prefs_filtering_action.c
14886         * src/prefs_folder_item.c
14887         * src/prefs_fonts.c
14888         * src/prefs_gtk.c
14889         * src/prefs_matcher.c
14890         * src/prefs_msg_colors.c
14891         * src/prefs_spelling.c
14892         * src/prefs_summary_column.c
14893         * src/prefs_template.c
14894         * src/prefs_themes.c
14895         * src/prefs_toolbar.c
14896         * src/prefs_wrapping.c
14897         * src/privacy.c
14898         * src/procheader.c
14899         * src/procmime.c
14900         * src/procmsg.c
14901         * src/quote_fmt.c
14902         * src/recv.c
14903         * src/send_message.c
14904         * src/setup.c
14905         * src/sourcewindow.c
14906         * src/ssl_manager.c
14907         * src/statusbar.c
14908         * src/summary_search.c
14909         * src/summaryview.c
14910         * src/textview.c
14911         * src/toolbar.c
14912         * src/wizard.c
14913         * src/common/nntp.c
14914         * src/common/plugin.c
14915         * src/common/smtp.c
14916         * src/common/ssl.c
14917         * src/common/ssl_certificate.c
14918         * src/common/string_match.c
14919         * src/common/sylpheed.c
14920         * src/common/template.c
14921         * src/common/utils.c
14922         * src/gtk/about.c
14923         * src/gtk/colorlabel.c
14924         * src/gtk/description_window.c
14925         * src/gtk/filesel.c
14926         * src/gtk/foldersort.c
14927         * src/gtk/gtkaspell.c
14928         * src/gtk/gtkutils.c
14929         * src/gtk/inputdialog.c
14930         * src/gtk/logwindow.c
14931         * src/gtk/menu.c
14932         * src/gtk/pluginwindow.c
14933         * src/gtk/prefswindow.c
14934         * src/gtk/progressdialog.c
14935         * src/gtk/quicksearch.c
14936         * src/gtk/sslcertwindow.c
14937         * src/plugins/clamav/clamav_plugin.c
14938         * src/plugins/clamav/clamav_plugin_gtk.c
14939         * src/plugins/demo/demo.c
14940         * src/plugins/dillo_viewer/dillo_prefs.c
14941         * src/plugins/dillo_viewer/dillo_viewer.c
14942         * src/plugins/image_viewer/plugin.c
14943         * src/plugins/image_viewer/viewer.c
14944         * src/plugins/image_viewer/viewerprefs.c
14945         * src/plugins/mathml_viewer/mathml_viewer.c
14946         * src/plugins/pgpmime/passphrase.c
14947         * src/plugins/pgpmime/plugin.c
14948         * src/plugins/pgpmime/prefs_gpg.c
14949         * src/plugins/pgpmime/select-keys.c
14950         * src/plugins/pgpmime/sgpgme.c
14951         * src/plugins/spamassassin/spamassassin.c
14952         * src/plugins/spamassassin/spamassassin_gtk.c
14953         * src/plugins/trayicon/trayicon.c
14954                 sync with main (revision 104)
14955
14956 2005-02-10 [colin]      1.0.1cvs3.1
14957
14958         * src/mainwindow.c
14959                 Sync with HEAD (fix occasional crasher)
14960
14961 2005-02-10 [colin]      1.0.1cvs2.1
14962
14963         * src/messageview.c
14964                 Synw with HEAD (don't automatically display html)
14965
14966 2005-02-09 [colin]      1.0.1cvs1.3
14967
14968         * src/textview.c
14969         * src/textview.h
14970                 Add contextual menu on emails
14971
14972 2005-02-09 [colin]      1.0.1cvs1.2
14973
14974         * src/codeconv.c
14975                 Fix converting from broken headers and 
14976                 put back the _ in missing places
14977                 (feature broke with cvs24.2 sync, main 
14978                  possibly affected?)
14979
14980 2005-02-09 [colin]      1.0.1cvs1.1
14981
14982         * src/messageview.c
14983         * src/mimeview.c
14984         * src/mimeview.h
14985                 Sync with HEAD (display non text/plain mails with plugin)
14986
14987 2005-02-08 [colin]      1.0.1.1
14988
14989         * ChangeLog.claws
14990         * po/pt_BR.po
14991                 Sync with HEAD
14992         * configure.ac
14993                 Make default configuration directory 
14994                 be .sylpheed-gtk2
14995
14996 2005-02-08 [colin]      1.0.0cvs29.1
14997
14998         * po/de.po
14999         * po/es.po
15000         * po/fr.po
15001         * po/it.po
15002         * po/sk.po
15003         * po/sr.po
15004                 Sync translations with HEAD
15005
15006 2005-02-06 [colin]      1.0.0cvs28.3
15007
15008         * src/compose.c
15009                 Make compose a bit faster - patch by Alfons.
15010
15011 2005-02-06 [colin]      1.0.0cvs28.2
15012
15013         * src/compose.c
15014                 Make pasting via middle-click more reliable
15015
15016 2005-02-05 [paul]       1.0.0cvs28.1
15017
15018         * ChangeLog
15019         * ChangeLog.claws
15020         * ChangeLog.jp
15021         * configure.ac
15022         * src/compose.c
15023                 sync with HEAD
15024                 (fix bug 682 'redirect is broken'
15025
15026 2005-02-05 [torte]      1.0.0cvs27.1
15027
15028         * ChangeLog.claws
15029         * configure.ac
15030         * src/partial_download.c
15031                 Sync with HEAD (fix buf overflow)
15032
15033 2005-02-03 [colin]      1.0.0cvs26.1
15034
15035         * src/common/plugin.c
15036                 Sync with HEAD (avoid plugin mismatches)
15037
15038 2005-02-03 [paul]       1.0.0cvs25.3
15039
15040         * src/folderview.c
15041         * src/headerview.c
15042         * src/summaryview.c
15043         * src/textview.c
15044         * src/gtk/colorlabel.c
15045                 third and final part of initial sync with main-gtk2
15046
15047 2005-02-03 [paul]       1.0.0cvs25.2
15048
15049         * src/jpilot.c
15050                 fix building with jpilot support
15051
15052 2005-02-02 [colin]      1.0.0cvs25.1
15053
15054         * src/messageview.c
15055                 Sync with HEAD (fix dangerous typo)
15056
15057 2005-02-01 [colin]      1.0.0cvs24.3
15058
15059         * src/common/xml.c
15060                 Write file as advertised (UTF-8)
15061
15062 2005-02-01 [paul]       1.0.0cvs24.2
15063
15064         * src/addrbook.c
15065         * src/addrindex.c
15066         * src/alertpanel.h
15067         * src/codeconv.c
15068         * src/codeconv.h
15069         * src/compose.c
15070         * src/export.c
15071         * src/folder_item_prefs.c
15072         * src/html.c
15073         * src/imap.c
15074         * src/import.c
15075         * src/jpilot.c
15076         * src/mainwindow.c
15077         * src/matcher_parser_lex.l
15078         * src/messageview.c
15079         * src/mh.c
15080         * src/prefs_account.c
15081         * src/prefs_actions.c
15082         * src/prefs_common.c
15083         * src/prefs_gtk.c
15084         * src/prefs_gtk.h
15085         * src/prefs_themes.c
15086         * src/procheader.c
15087         * src/procmime.c
15088         * src/sourcewindow.c
15089         * src/statusbar.c
15090         * src/summaryview.c
15091         * src/textview.c
15092         * src/toolbar.c
15093         * src/unmime.c
15094         * src/common/template.c
15095         * src/common/utils.c
15096         * src/common/xml.c
15097         * src/common/xml.h
15098         * src/gtk/gtkaspell.c
15099         * src/plugins/clamav/clamav_plugin.c
15100         * src/plugins/dillo_viewer/dillo_prefs.c
15101         * src/plugins/image_viewer/viewerprefs.c
15102         * src/plugins/pgpmime/passphrase.c
15103         * src/plugins/pgpmime/prefs_gpg.c
15104         * src/plugins/pgpmime/select-keys.c
15105         * src/plugins/spamassassin/spamassassin.c
15106                 second part of initial sync with main-gtk2
15107                 (more to follow)
15108
15109 2005-01-31 [colin]      1.0.0cvs24.1
15110
15111         * src/compose.c
15112                 Sync with HEAD
15113
15114 2005-01-29 [paul]       1.0.0cvs23.2
15115
15116         * src/account.c
15117         * src/action.c
15118         * src/addressadd.c
15119         * src/addressbook.c
15120         * src/alertpanel.c
15121         * src/compose.c
15122         * src/editaddress.c
15123         * src/editbook.c
15124         * src/editgroup.c
15125         * src/editjpilot.c
15126         * src/editldap.c
15127         * src/editldap_basedn.c
15128         * src/editvcard.c
15129         * src/export.c
15130         * src/foldersel.c
15131         * src/grouplistdialog.c
15132         * src/import.c
15133         * src/importldif.c
15134         * src/inc.c
15135         * src/main.c
15136         * src/mainwindow.c
15137         * src/message_search.c
15138         * src/messageview.c
15139         * src/mimeview.c
15140         * src/prefs_actions.c
15141         * src/prefs_common.c
15142         * src/prefs_common.h
15143         * src/prefs_customheader.c
15144         * src/prefs_display_header.c
15145         * src/prefs_filtering.c
15146         * src/prefs_filtering_action.c
15147         * src/prefs_gtk.c
15148         * src/prefs_matcher.c
15149         * src/prefs_summary_column.c
15150         * src/prefs_template.c
15151         * src/sourcewindow.c
15152         * src/summary_search.c
15153         * src/summaryview.c
15154         * src/textview.c
15155         * src/gtk/about.c
15156         * src/gtk/description_window.c
15157         * src/gtk/gtkshruler.c
15158         * src/gtk/gtkutils.c
15159         * src/gtk/gtkutils.h
15160         * src/gtk/inputdialog.c
15161         * src/gtk/logwindow.c
15162         * src/gtk/prefswindow.c
15163         * src/gtk/progressdialog.c
15164         * src/gtk/progressdialog.h
15165                 first part of initial sync with main-gtk2
15166                 (more to follow)
15167
15168 2005-01-28 [colin]      1.0.0cvs23.1
15169
15170         * src/folderview.c
15171                 Sync with HEAD
15172
15173 2005-01-27 [colin]      1.0.0cvs21.1
15174
15175         * src/folder.c
15176         * src/folderview.c
15177                 Sync with HEAD
15178
15179 2005-01-27 [colin]      1.0.0cvs19.1
15180
15181         * src/procmime.c
15182                 Sync with HEAD
15183
15184 2005-01-27 [colin]      1.0.0cvs18.1
15185
15186         * src/messageview.c
15187         * src/summaryview.c
15188         * src/mainwindow.c
15189         * src/compose.c
15190         * src/compose.h
15191         * src/procmsg.c
15192         * src/procmsg.h
15193         * src/toolbar.c
15194                 Sync with HEAD
15195
15196 2005-01-26 [paul]       1.0.0cvs15.2
15197
15198         * src/compose.c
15199                 compose_entries_set(): convert subject and body to
15200                 utf8 if necessary. patch by Felix Eckhofer
15201
15202 2005-01-26 [paul]       1.0.0cvs15.1
15203
15204         * configure.ac
15205         * src/common/template.c
15206                 sync with HEAD (fix memory leak)
15207
15208 2005-01-25 [paul]       1.0.0cvs14.1
15209
15210         * configure.ac
15211         * src/compose.c
15212                 sync with HEAD
15213
15214 2005-01-24 [colin]      1.0.0cvs13.1
15215
15216         * src/summaryview.c
15217                 Sync with HEAD
15218
15219 2005-01-24 [paul]       1.0.0cvs12.1
15220
15221         * configure.ac
15222         * src/messageview.c
15223         * src/mh.c
15224         * src/common/utils.c
15225                 sync with HEAD
15226
15227 2005-01-24 [colin]      1.0.0cvs11.1
15228
15229         * src/procheader.c
15230                 Sync with HEAD
15231
15232 2005-01-24 [colin]      1.0.0cvs10.1
15233
15234         * src/folderview.c
15235                 Sync with HEAD
15236
15237 2005-01-23 [colin]      1.0.0cvs9.1
15238
15239         * src/crash.c
15240                 Sync with HEAD
15241
15242 2005-01-22 [colin]      1.0.0cvs8.1
15243
15244         * src/summaryview.c
15245         * src/gtk/quicksearch.c
15246                 Sync with HEAD
15247
15248 2005-01-21 [colin]      1.0.0cvs7.1
15249
15250         * src/summaryview.c
15251                 Sync with HEAD
15252
15253 2005-01-21 [colin]      1.0.0cvs6.1
15254
15255         * src/summaryview.c
15256                 Sync with HEAD
15257
15258 2005-01-21 [colin]      1.0.0cvs5.1
15259
15260         * src/gtk/quicksearch.c
15261         * src/prefs_common.c
15262         * src/prefs_common.h
15263                 Sync with HEAD (recurse option)
15264
15265 2005-01-21 [colin]      1.0.0cvs4.1
15266
15267         * src/folder.h
15268         * src/folderview.c
15269         * src/folderview.h
15270         * src/summaryview.c
15271         * src/gtk/quicksearch.c
15272         * src/gtk/quicksearch.h
15273                 Sync with HEAD (recursive quicksearch)
15274
15275 2005-01-20 [colin]      1.0.0cvs3.4
15276
15277         * src/ssl_manager.c
15278                 Remove useless code
15279
15280 2005-01-20 [colin]      1.0.0cvs3.3
15281
15282         * src/ssl_manager.c
15283                 Fix leak, thanks to Alfons.
15284
15285 2005-01-20 [colin]      1.0.0cvs3.2
15286
15287         * src/ssl_manager.c
15288                 Port SSL certificate window to GTK2.
15289
15290 2005-01-20 [paul]       1.0.0cvs3.1
15291
15292         * ChangeLog.claws
15293         * configure.ac
15294         * src/addrindex.c
15295         * src/addrindex.h
15296                 sync with HEAD
15297
15298 2005-01-19 [colin]      1.0.0cvs2.2
15299
15300         * src/plugins/trayicon/trayicon.c
15301                 Fix freeze with gtk-2.6, the easy way
15302                 (signal blocking helpless there...)
15303                 Closes bug #668.
15304
15305 2005-01-19 [colin]      1.0.0cvs2.1
15306
15307         * src/mbox.c
15308         * src/mbox.h
15309         * src/mainwindow.c
15310         * src/summaryview.c
15311         * src/summaryview.h
15312                 Sync with HEAD
15313
15314 2005-01-19 [paul]       1.0.0cvs1.1
15315
15316         * configure.ac
15317         * po/de.po
15318         * po/es.po
15319         * po/fr.po
15320         * po/hr.po
15321         * po/it.po
15322         * po/ja.po
15323         * po/ko.po
15324         * po/pt_BR.po
15325         * po/ru.po
15326         * po/sk.po
15327         * po/sr.po
15328                 sync with HEAD (update translations)
15329
15330 2005-01-18 [colin]      1.0.0cvs0.1
15331
15332         * src/foldersel.c
15333                 Specify search column - patch by Alfons
15334
15335 2005-01-18 [colin]      0.9.13cvs36.3
15336
15337         * src/prefs_toolbar.c
15338                 Change Delete to Remove
15339         * src/prefs_fonts.c
15340                 GTK2 version and leak fixes
15341         * src/prefs_actions.c
15342                 Add stock buttons.
15343                 All patches by Alfons
15344
15345 2005-01-17 [colin]      0.9.13cvs36.2
15346
15347         * src/compose.c
15348                 Fix DnD inserting twice. While at it,
15349                 add DnD support for text/plain in the
15350                 body, and add support in the headers.
15351
15352 2005-01-16 [colin]      0.9.13cvs36.1
15353
15354         * ChangeLog
15355         * ChangeLog.jp
15356         * ChangeLog.claws
15357                 Sync with HEAD (nothing applicable)
15358
15359 2005-01-16 [colin]      0.9.13cvs33.2
15360
15361         * src/prefs_toolbar.c
15362                 GTK2ize prefs_toolbar, by Alfons.
15363
15364 2005-01-14 [colin]      0.9.13cvs33.1
15365
15366         * src/html.c
15367         * src/msgcache.c
15368                 Sync with HEAD
15369
15370 2005-01-14 [colin]      0.9.13cvs32.1
15371
15372         * src/html.c
15373         * src/html.h
15374         * src/msgcache.c
15375         * AUTHORS
15376         * tools/calypso_convert.pl
15377                 Sync with HEAD
15378
15379 2005-01-08 [colin]      0.9.13cvs29.2
15380
15381         * src/prefs_filtering_action.c
15382         * src/prefs_filtering.c
15383                 2 more gtk2 patches by Alfons
15384
15385 2005-01-07 [paul]       0.9.13cvs29.1
15386
15387         * ChangeLog
15388         * ChangeLog.claws
15389         * ChangeLog.jp
15390         * configure.ac
15391         * src/pop.c
15392         * src/pop.h
15393                 sync with HEAD
15394
15395 2005-01-07 [colin]      0.9.13cvs28.3
15396
15397         * src/gtk/progressdialog.c
15398         * src/gtk/progressdialog.h
15399         * src/inc.c
15400         * src/send_message.c
15401                 GTK2 for the incorporation dialog. The CList isn't dead
15402                 yet, for a more smooth migration. Patch by Alfons.
15403
15404 2005-01-06 [colin]      0.9.13cvs28.2
15405
15406         * src/prefs_display_header.c
15407                 GTK2 conversion by Alfons
15408         * src/prefs_actions.c
15409         * src/prefs_matcher.c
15410                 Fix 2 leaks - patch by Alfons
15411
15412 2005-01-06 [colin]      0.9.13cvs28.1
15413
15414         * src/prefs_matcher.c
15415                 Sync with HEAD
15416
15417 2005-01-06 [colin]      0.9.13cvs27.4
15418
15419         * src/prefs_matcher.c
15420                 Fix double-free. Patch by Alfons
15421
15422 2005-01-06 [colin]      0.9.13cvs27.3
15423
15424         * src/prefs_matcher.c
15425                 GTK2 widgets + memleak
15426                 Patch by Alfons
15427
15428 2005-01-05 [colin]      0.9.13cvs27.2
15429
15430         * src/account.c
15431         * src/addr_compl.c
15432         * src/foldersel.c
15433         * src/stock_pixmap.c
15434         * src/stock_pixmap.h
15435                 3 more GTK2 patches by Alfons.
15436
15437 2005-01-04 [colin]      0.9.13cvs27.1
15438
15439         * src/folderview.c
15440         * src/imap_gtk.c
15441         * src/news_gtk.c
15442                 Sync with HEAD
15443
15444 2005-01-04 [colin]      0.9.13cvs25.9
15445
15446         * src/compose.c
15447                 Fix Show Ruler menuitem
15448         * src/prefs_template.c
15449                 Convert to GTK2
15450         * src/common/utils.c
15451                 Make auto pointer stuff handles NULLs
15452                 Patches by Alfons.
15453
15454 2005-01-04 [colin]      0.9.13cvs25.8
15455
15456         * src/compose.c
15457                 Move the attachment list to gtk2
15458                 Patch by Alfons.
15459
15460 2005-01-04 [colin]      0.9.13cvs25.7
15461
15462         * src/textview.c
15463                 Make some keys work again
15464                 Patch by SungHyun Nam <namsh@kldp.org>
15465
15466 2005-01-04 [colin]      0.9.13cvs25.6
15467
15468         * src/gtk/gtkshruler.c
15469                 Move the ruler to GTK2
15470                 Patch by Alfons
15471
15472 2005-01-03 [colin]      0.9.13cvs25.5
15473
15474         * src/compose.c
15475                 Fix my broken patch apply 
15476
15477 2005-01-03 [colin]      0.9.13cvs25.4
15478
15479         * src/common/utils.c
15480         * src/common/utils.h
15481         * src/gtk/prefswindow.c
15482                 Move auto pointer stuff to utils.c
15483                 Patch by Alfons again :)
15484
15485 2005-01-03 [colin]      0.9.13cvs25.3
15486
15487         * src/compose.c
15488         * src/prefs_gtk.c
15489         * src/prefs_template.c
15490         * src/textview.c
15491                 Empty text widgets with empty strings, not NULL char
15492                 Patch by SungHyun Nam <namsh@kldp_org>
15493
15494 2005-01-03 [colin]      0.9.13cvs25.2
15495
15496         * src/main.c
15497         * AUTHORS
15498                 Sync with HEAD
15499
15500 2005-01-03 [colin]      0.9.13cvs25.1
15501
15502         * src/pop.c
15503         * src/pop.h
15504                 Sync with HEAD
15505
15506 2005-01-03 [colin]      0.9.13cvs24.3
15507
15508         * src/account.c
15509                 Two patches from Alfons and Alex S Moore:
15510                 fix images, fix return value.
15511
15512 2005-01-01 [colin]      0.9.13cvs24.2
15513
15514         * src/prefs_actions.c
15515                 Fix over-zealous assertion. Patch by Alfons
15516
15517 2005-01-01 [colin]      0.9.13cvs24.1
15518
15519         * src/procmime.c
15520                 Sync with HEAD (leak fix)
15521
15522 2004-12-31 [colin]      0.9.13cvs23.2
15523
15524         * src/prefs_common.c
15525                 GTK2 widgets + stock buttons - patch by Alfons
15526
15527 2004-12-31 [paul]       0.9.13cvs23.1
15528
15529         * configure.ac
15530                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15531         * src/gtk/pluginwindow.c
15532                 use GTK2 widgets and plug memory leaks,
15533                 patches by Alfons
15534
15535 2004-12-30 [colin]      0.9.13cvs22.4
15536
15537         * src/account.c
15538         * src/action.c
15539         * src/export.c
15540         * src/foldersel.c
15541         * src/import.c
15542         * src/message_search.c
15543         * src/prefs_actions.c
15544         * src/prefs_common.c
15545         * src/prefs_customheader.c
15546         * src/prefs_filtering.c
15547         * src/prefs_summary_column.c
15548         * src/summary_search.c
15549         * src/gtk/about.c
15550         * src/gtk/description_window.c
15551         * src/gtk/gtkutils.c
15552         * src/gtk/gtkutils.h
15553         * src/gtk/inputdialog.c
15554         * src/gtk/prefswindow.c
15555                 Use GTK2 stock buttons. Patches by Alfons.
15556
15557 2004-12-30 [colin]      0.9.13cvs22.3
15558
15559         * src/account.c
15560                 Sync with HEAD
15561         * src/prefs_actions.c
15562         * src/prefs_customheader.c
15563         * src/prefs_filtering.c
15564         * src/prefs_msg_colors.c
15565         * src/prefs_summary_column.c
15566         * src/gtk/prefswindow.c
15567                 Use GtkTreeView instead of deprecated 
15568                 widgets. Patches by Alfons.
15569
15570 2004-12-30 [paul]       0.9.13cvs22.2
15571
15572         * src/foldersel.c
15573                 use GTK 2 Tree View
15574                 patch by Alfons, with root folder sorting fix
15575                 by Stephan Sachse
15576
15577 2004-12-30 [paul]       0.9.13cvs22.1
15578
15579         * ChangeLog
15580         * ChangeLog.claws
15581         * ChangeLog.jp
15582         * NEWS
15583         * configure.ac
15584         * src/account.c
15585                 sync with HEAD
15586
15587 2004-12-22 [martin]     0.9.13cvs21.2
15588
15589         * src/action.c
15590                 free the command line after its use
15591
15592 2004-12-18 [paul]       0.9.13cvs21.1
15593
15594         * AUTHORS
15595         * ChangeLog
15596         * ChangeLog.claws
15597         * ChangeLog.jp
15598         * NEWS
15599         * configure.ac
15600         * src/action.c
15601         * src/compose.c
15602         * src/syldap.c
15603                 sync with HEAD
15604
15605 2004-12-17 [martin]     0.9.13cvs17.2
15606
15607         * src/action.c
15608                 convert actions input to locale
15609         * src/inc.c
15610                 convert notification command to locale
15611         * src/plugins/pgpmime/select-keys.c
15612                 convert attributes to utf8
15613
15614 2004-12-14 [colin]      0.9.13cvs17.1
15615
15616         * ChangeLog
15617         * ChangeLog.jp
15618         * ChangeLog.claws
15619         * src/action.c
15620         * src/common/utils.c
15621         * src/gtk/prefswindow.c
15622         * src/gtk/gtkutils.c
15623         * src/gtk/gtkutils.h
15624         * src/plugins/spamassassin/libspamc.c
15625                 Sync with HEAD
15626
15627 2004-12-13 [colin]      0.9.13cvs14.1
15628
15629         * src/quote_fmt_parse.y
15630                 Sync with HEAD
15631
15632 2004-12-10 [colin]      0.9.13cvs12.1
15633
15634         * src/prefs_themes.c
15635         * src/mainwindow.c
15636         * src/messageview.c
15637                 Sync with HEAD
15638
15639 2004-12-09 [colin]      0.9.13cvs10.1
15640
15641         * src/procmime.c
15642                 Sync with HEAD (fix B64 encoding from memory)
15643
15644 2004-12-08 [colin]      0.9.13cvs9.1
15645
15646         * src/gtk/colorlabel.c
15647                 Sync with HEAD
15648
15649 2004-12-08 [paul]       0.9.13cvs8.2
15650
15651         * src/gtk/pluginwindow.c
15652                 fix window resizing oddities
15653
15654 2004-12-08 [colin]      0.9.13cvs8.1
15655
15656         * src/quote_fmt_parse.y
15657                 Sync with HEAD
15658
15659 2004-12-08 [colin]      0.9.13cvs7.1
15660
15661         * src/matcher_parser_parse.y
15662         * src/msgcache.c
15663         * src/prefs_matcher.c
15664         * src/procheader.c
15665         * src/matcher.c
15666         * src/common/defs.h
15667         * po/sr.po
15668                 Sync with HEAD
15669
15670 2004-12-08 [colin]      0.9.13cvs6.1
15671
15672         * src/quote_fmt_parse.y
15673         * src/textview.c
15674                 Sync with HEAD
15675         * src/gtk/prefswindow.c
15676         * src/gtk/pluginwindow.c
15677                 Fix G_CALLBACKS protos (thanks to Alfons)
15678
15679 2004-12-07 [torte]      0.9.13cvs2.2
15680
15681         * src/procmime.c
15682                 [Bug 650] reply button causes crash
15683                 Thanks to David Relson and Christoph
15684
15685 2004-12-07 [colin]      0.9.13cvs2.1
15686
15687         * ChangeLog.claws
15688         * AUTHORS
15689         * po/sk.po
15690         * src/procmime.c
15691         * src/prefs_account.c
15692         * src/common/smtp.c
15693         * src/common/smtp.h
15694                 Sync with HEAD
15695
15696 2004-12-06 [colin]      0.9.12cvs187.1
15697
15698         * ChangeLog.claws
15699         * INSTALL
15700         * Makefile.am
15701         * README.claws
15702         * TODO.claws
15703         * configure.ac
15704         * po/bg.po
15705         * po/cs.po
15706         * po/el.po
15707         * po/en_GB.po
15708         * po/es.po
15709         * po/fr.po
15710         * po/hr.po
15711         * po/hu.po
15712         * po/it.po
15713         * po/ja.po
15714         * po/ko.po
15715         * po/nl.po
15716         * po/pl.po
15717         * po/pt_BR.po
15718         * po/ru.po
15719         * po/sk.po
15720         * po/sr.po
15721         * po/sv.po
15722         * po/zh_CN.po
15723         * po/zh_TW.Big5.po
15724         * src/compose.c
15725         * tools/Makefile.am
15726         * tools/README
15727         * tools/filter_conv.pl
15728         * tools/kdeservicemenu/README
15729         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15730         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15731                 Sync with HEAD
15732
15733 2004-12-04 [colin]      0.9.12cvs183.1
15734
15735         * src/compose.c
15736                 Sync with HEAD (compose window position saving)
15737
15738 2004-12-04 [paul]       0.9.12cvs182.3
15739
15740         * src/messageview.c
15741         * src/mimeview.c
15742         * src/prefs_customheader.c
15743         * src/gtk/quicksearch.c
15744                 replace some forgotten GTK_SIGNAL_FUNCs
15745
15746 2004-12-04 [paul]       0.9.12cvs182.2
15747
15748         * src/Makefile.am
15749                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15750                 committed in error      
15751
15752 2004-12-04 [paul]       0.9.12cvs182.1
15753
15754         * ChangeLog
15755         * ChangeLog.claws
15756         * ChangeLog.jp
15757         * INSTALL
15758         * NEWS
15759         * README
15760         * README.jp
15761         * configure.ac
15762         * doc/manual/ja/Makefile.am
15763         * doc/manual/ja/sylpheed-1.html
15764         * doc/manual/ja/sylpheed-10.html
15765         * doc/manual/ja/sylpheed-11.html
15766         * doc/manual/ja/sylpheed-12.html
15767         * doc/manual/ja/sylpheed-13.html
15768         * doc/manual/ja/sylpheed-14.html
15769         * doc/manual/ja/sylpheed-15.html
15770         * doc/manual/ja/sylpheed-16.html
15771         * doc/manual/ja/sylpheed-17.html
15772         * doc/manual/ja/sylpheed-18.html
15773         * doc/manual/ja/sylpheed-19.html
15774         * doc/manual/ja/sylpheed-2.html
15775         * doc/manual/ja/sylpheed-20.html
15776         * doc/manual/ja/sylpheed-3.html
15777         * doc/manual/ja/sylpheed-4.html
15778         * doc/manual/ja/sylpheed-5.html
15779         * doc/manual/ja/sylpheed-6.html
15780         * doc/manual/ja/sylpheed-7.html
15781         * doc/manual/ja/sylpheed-8.html
15782         * doc/manual/ja/sylpheed-9.html
15783         * doc/manual/ja/sylpheed.html
15784         * doc/manual/ja/sylpheed.sgml
15785         * po/de.po
15786         * src/Makefile.am
15787         * src/compose.c
15788         * src/procmime.c
15789         * src/pixmaps/regular.xpm **REMOVED**
15790         * src/plugins/pgpmime/pgpmime.c
15791         * src/plugins/pgpmime/plugin.c
15792         * src/plugins/pgpmime/prefs_gpg.c
15793                 sync with HEAD
15794
15795 2004-12-03 [paul]       0.9.12cvs180.1
15796
15797         * ChangeLog
15798         * ChangeLog.claws
15799         * ChangeLog.jp
15800         * configure.ac
15801         * src/Makefile.am
15802         * src/pop.c
15803         * src/common/utils.c
15804         * src/common/utils.h
15805         * src/pixmaps/continue.xpm
15806         * src/pixmaps/dir_close.xpm
15807         * src/pixmaps/dir_open.xpm
15808         * src/pixmaps/drafts_close.xpm
15809         * src/pixmaps/drafts_open.xpm
15810         * src/pixmaps/folder.xpm **REMOVED**
15811         * src/pixmaps/group.xpm
15812         * src/pixmaps/unread.xpm
15813                 sync with HEAD
15814
15815 2004-12-02 [colin]      0.9.12cvs179.1
15816
15817         * src/compose.c
15818                 Sync with HEAD (non-duplicated reedition)
15819
15820 2004-12-02 [colin]      0.9.12cvs178.1
15821
15822         * src/compose.c
15823                 Sync with HEAD (linewrap_quote fix)
15824
15825 2004-12-01 [colin]      0.9.12cvs177.3
15826
15827         * src/addrharvest.c
15828                 Replace sizeof with strlen
15829
15830 2004-12-01 [paul]       0.9.12cvs177.2
15831
15832         * src/addrharvest.c
15833                 fix 'harvest addresses'
15834
15835 2004-11-30 [colin]      0.9.12cvs177.1
15836
15837         * src/gtk/prefswindow.c
15838         * src/gtk/pluginwindow.c
15839                 Sync with HEAD
15840
15841 2004-11-29 [colin]      0.9.12cvs176.1
15842
15843         * src/folderview.c
15844                 sync with HEAD (Fix disappearing separators in folderview's popup)
15845
15846 2004-11-29 [colin]      0.9.12cvs175.1
15847
15848         * src/procmime.c
15849                 Sync with head (another format fix)
15850
15851 2004-11-29 [colin]      0.9.12cvs174.1
15852
15853         * src/pop.c
15854                 Sync with HEAD (format string fix)
15855
15856 2004-11-26 [colin]      0.9.12cvs173.1
15857
15858         * src/common/smtp.c
15859         * src/common/smtp.h
15860                 Sync with HEAD
15861
15862 2004-11-24 [colin]      0.9.12cvs172.1
15863
15864         * src/plugins/pgpmime/pgpmime.c
15865                 Sync with HEAD
15866
15867 2004-11-24 [colin]      0.9.12cvs171.1
15868
15869         * src/plugins/pgpmime/pgpmime.c
15870                 Sync with head (gpgmectx leaks)
15871
15872 2004-11-24 [colin]      0.9.12cvs169.1
15873
15874         * src/plugins/pgpmime/plugin.c
15875         * src/plugins/trayicon/Makefile.am
15876         * src/plugins/trayicon/newmarkedmail.xpm
15877         * src/plugins/trayicon/trayicon.c
15878         * src/plugins/trayicon/unreadmarkedmail.xpm
15879                 Sync with HEAD
15880
15881 2004-11-23 [colin]      0.9.12cvs168.1
15882
15883         * src/partial_download.c
15884         * src/partial_download.h
15885         * src/plugins/pgpmime/plugin.c
15886                 Sync with HEAD
15887
15888 2004-11-23 [colin]      0.9.12cvs166.1
15889
15890         * src/Makefile.am
15891         * src/codeconv.c
15892         * src/compose.c
15893         * src/folderview.c
15894         * src/main.c
15895         * src/partial_download.c
15896         * src/partial_download.h
15897         * src/prefs_account.c
15898         * src/prefs_account.h
15899         * src/privacy.c
15900         * src/privacy.h
15901         * src/procmime.c
15902         * src/common/Makefile.am
15903         * src/common/base64.h
15904         * src/common/partial_download.c
15905         * src/common/partial_download.h
15906         * src/gtk/prefswindow.c
15907         * src/gtk/prefswindow.h
15908         * src/plugins/pgpmime/pgpmime.c
15909         * src/plugins/pgpmime/prefs_gpg.c
15910         * src/plugins/pgpmime/prefs_gpg.h
15911         * src/plugins/pgpmime/sgpgme.c
15912         * src/plugins/pgpmime/sgpgme.h
15913                 Sync with HEAD
15914
15915 2004-11-23 [colin]      0.9.12cvs163.1
15916
15917         * src/main.c
15918                 Sync with HEAD (cursor optimization)
15919
15920 2004-11-23 [colin]      0.9.12cvs162.1
15921
15922         * src/prefs_common.c
15923         * src/prefs_themes.c
15924         * src/procmsg.c
15925                 Sync with HEAD
15926
15927 2004-11-23 [colin]      0.9.12cvs158.9
15928
15929         * src/compose.c
15930                 Fix double-free when forwarding
15931         * src/msgcache.c
15932                 Fix leak on error path
15933                 
15934
15935 2004-11-23 [colin]      0.9.12cvs158.8
15936
15937         * src/compose.c
15938                 Fix possible double-free
15939                 Spotted by Alfons
15940
15941 2004-11-23 [colin]      0.9.12cvs158.7
15942
15943         * src/compose.c
15944                 Fix some signal handlers' prototypes
15945                 Spotted by Alfons
15946
15947 2004-11-22 [colin]      0.9.12cvs158.6
15948
15949         * src/compose.c
15950                 Remove unneeded code and duplicated
15951                 wrapping - patch by Alfons
15952
15953 2004-11-22 [colin]      0.9.12cvs158.5
15954
15955         * src/prefs_themes.c
15956                 Fix oversized selector
15957
15958 2004-11-22 [colin]      0.9.12cvs158.4
15959
15960         * src/compose.c
15961                 fix dump_text()
15962                 patch by Alfons
15963
15964 2004-11-19 [colin]      0.9.12cvs158.3
15965
15966         * src/textview.c
15967                 Add a context menu on links (open, copy)
15968
15969 2004-11-18 [paul]       0.9.12cvs158.2
15970
15971         * src/addrgather.c
15972         * src/exphtmldlg.c
15973         * src/expldifdlg.c
15974         * src/mimeview.c
15975         * src/prefs_common.c
15976         * src/plugins/image_viewer/viewer.c
15977         * src/plugins/spamassassin/spamassassin_gtk.c
15978                 replace deprecated gtk_notebook_set_page
15979                 and gtk_notebook_current_page
15980
15981 2004-11-18 [paul]       0.9.12cvs158.1
15982
15983         * configure.ac
15984         * src/compose.c
15985         * src/mainwindow.c
15986         * src/messageview.c
15987         * src/prefs_common.c
15988         * src/common/utils.c
15989         * src/common/utils.h
15990                 sync with HEAD
15991
15992 2004-11-17 [colin]      0.9.12cvs156.1
15993
15994         * src/prefs_account.c
15995         * src/prefs_account.h
15996         * src/procmsg.c
15997                 Sync with HEAD (add pref to store encrypted mails encrypted)
15998
15999 2004-11-17 [paul]       0.9.12cvs155.1
16000
16001         * ChangeLog
16002         * ChangeLog.claws
16003         * ChangeLog.jp
16004         * NEWS
16005         * configure.ac
16006         * src/compose.c
16007         * src/jpilot.c
16008         * src/privacy.c
16009         * src/procmime.c
16010         * src/procmime.h
16011         * src/procmsg.c
16012         * src/toolbar.c
16013         * src/pixmaps/error.xpm
16014                 sync with HEAD
16015
16016 2004-11-17 [colin]      0.9.12cvs151.1
16017
16018         * src/plugins/pgpmime/pgpmime.c
16019                 Sync with HEAD (remove debug printf)
16020
16021 2004-11-17 [colin]      0.9.12cvs150.1
16022
16023         * src/plugins/pgpmime/pgpmime.c
16024                 Sync with HEAD (off-by-one fix)
16025
16026 2004-11-17 [colin]      0.9.12cvs149.1
16027
16028         * src/procmsg.c
16029                 Sync with HEAD (coding style fixes)
16030
16031 2004-11-16 [colin]      0.9.12cvs148.1
16032
16033         * src/procmsg.c
16034                 Sync with head (Fix the fix)
16035
16036 2004-11-16 [colin]      0.9.12cvs147.1
16037
16038         * src/procmsg.c
16039                 Sync with Main (leak fix)
16040
16041 2004-11-16 [colin]      0.9.12cvs146.14
16042
16043         * src/compose.c
16044                 Remove useless chunk of code
16045                 Patch by Alfons
16046
16047 2004-11-15 [colin]      0.9.12cvs146.13
16048
16049         * src/compose.c
16050                 Fix drafting after insertion
16051                 Patch by Alfons
16052
16053 2004-11-15 [colin]      0.9.12cvs146.12
16054
16055         * src/compose.c
16056         * src/prefs_filtering.c
16057         * src/prefs_filtering_action.c
16058         * src/prefs_toolbar.c
16059                 Fix some const-correctness
16060
16061 2004-11-15 [colin]      0.9.12cvs146.11
16062
16063         * src/summaryview.c
16064         * src/prefs_themes.c
16065         * src/messageview.c
16066                 Fix some leaks
16067
16068 2004-11-15 [colin]      0.9.12cvs146.10
16069
16070         * src/codeconv.c
16071                 More unreadable locale fixes
16072
16073 2004-11-14 [colin]      0.9.12cvs146.9
16074
16075         * src/textview.c
16076                 Fix uri_security_check
16077                 Patch by Alfons
16078
16079 2004-11-13 [paul]       0.9.12cvs146.8
16080
16081         * src/folder.c
16082         * src/procmime.c
16083                 fix 2 bugs introduced in last commit
16084
16085 2004-11-13 [paul]       0.9.12cvs146.7
16086
16087         * src/compose.c
16088         * src/exporthtml.c
16089         * src/exportldif.c
16090         * src/folder.c
16091         * src/imap.c
16092         * src/imap_gtk.c
16093         * src/main.c
16094         * src/mainwindow.c
16095         * src/messageview.c
16096         * src/mh_gtk.c
16097         * src/prefs_themes.c
16098         * src/procmime.c
16099         * src/setup.c
16100         * src/summaryview.c
16101                 replace deprecated g_basename
16102
16103 2004-11-13 [paul]       0.9.12cvs146.6
16104
16105         * src/compose.c
16106         * src/imap.c
16107         * src/matcher_parser.h
16108         * src/matcher_parser_parse.y
16109         * src/prefs_filtering.c
16110         * src/prefs_filtering_action.c
16111         * src/prefs_themes.c
16112         * src/prefs_toolbar.c
16113         * src/common/utils.c
16114                 various small fixes/cleanups
16115
16116 2004-11-12 [colin]      0.9.12cvs146.5
16117
16118         * src/textview.c
16119                 Validate event's origin on visibility notify
16120                 Patch by Alfons.
16121
16122 2004-11-12 [paul]       0.9.12cvs146.4
16123
16124         * src/exporthtml.c
16125         * src/exportldif.c
16126         * src/imap.c
16127         * src/mh.c
16128         * src/mimeview.c
16129         * src/prefs_spelling.c
16130         * src/prefs_themes.c
16131                 replace deprecated g_dirname    
16132
16133 2004-11-12 [colin]      0.9.12cvs146.3
16134
16135         * src/textview.c
16136                 Some coding style fixes
16137
16138 2004-11-12 [colin]      0.9.12cvs146.2
16139
16140         * src/codeconv.c
16141                 We want to replace _all_ extended chars in
16142                 conv_unreadable_*, because any string containing
16143                 extended chars not parsing as UTF8 is 
16144                 undisplayed on gtk2.
16145
16146 2004-11-12 [paul]       0.9.12cvs146.1
16147
16148         * ChangeLog
16149         * ChangeLog.claws
16150         * ChangeLog.jp
16151         * NEWS
16152         * configure.ac
16153         * src/account.c
16154         * src/folderview.c
16155         * src/folderview.h
16156         * src/imap.c
16157         * src/imap_gtk.c
16158         * src/inc.c
16159         * src/mainwindow.c
16160         * src/mh_gtk.c
16161         * src/news_gtk.c
16162         * src/pop.c
16163         * src/prefs_account.c
16164         * src/prefs_account.h
16165         * src/prefs_ext_prog.c
16166         * src/procmime.c
16167         * src/procmime.h
16168         * src/procmsg.c
16169         * src/procmsg.h
16170         * src/summary_search.c
16171         * src/summaryview.c
16172         * src/textview.c
16173         * src/common/defs.h
16174         * src/common/utils.c
16175         * src/common/utils.h
16176         * src/gtk/menu.c
16177         * src/gtk/menu.h
16178                 sync with HEAD
16179
16180 2004-11-11 [colin]      0.9.12cvs144.2
16181
16182         * src/textview.c
16183                 Fix URI range selection (patch by Alfons)
16184
16185 2004-11-09 [colin]      0.9.12cvs144.1
16186
16187         * ChangeLog.claws
16188         * src/compose.c
16189         * src/folder.c
16190         * src/folder_item_prefs.c
16191         * src/prefs_account.c
16192         * src/prefs_account.h
16193         * src/plugins/pgpmime/pgpmime.c
16194                 Sync with HEAD
16195
16196 2004-11-08 [colin]      0.9.12cvs143.1
16197
16198         * src/summaryview.c
16199                 Sync with HEAD (optimize quicksearch)
16200
16201 2004-11-08 [colin]      0.9.12cvs142.2
16202
16203         * src/compose.c
16204                 Don't wrap when Edit/Auto wrapping is disabled
16205
16206 2004-11-08 [colin]      0.9.12cvs142.1
16207
16208         * src/textview.c
16209                 Sync with HEAD
16210
16211 2004-11-08 [colin]      0.9.12cvs141.1
16212
16213         * src/textview.c
16214                 Sync with HEAD (fix some mail URIs)
16215
16216 2004-11-08 [colin]      0.9.12cvs140.3
16217
16218         * src/textview.c
16219                 o Use text cursor instead of arrow when
16220                   not on a link
16221                 o Fix handling of contiguous links (as in
16222                   "colin@colino.net" <colin@colino.net>)
16223                   This one unveils a bug in get_email_part()
16224
16225 2004-11-07 [colin]      0.9.12cvs140.2
16226
16227         * src/textview.c
16228                 Fix memleak. Patch by Alfons.
16229
16230 2004-11-06 [colin]      0.9.12cvs140.1
16231
16232         * src/compose.c
16233                 Sync with HEAD (don't ask passphrase
16234                 when drafting)
16235
16236 2004-11-06 [paul]       0.9.12cvs139.2
16237
16238         * AUTHORS
16239         * src/textview.c
16240         * src/textview.h
16241                 textview URI handling. hovering over a 
16242                 link displays it in the status bar,
16243                 and changes the mouse pointer to a hand 
16244                 cursor. a link is activated with a single 
16245                 click. (Modified from the) patch by Jean-Yves 
16246                 Lefort <jylefort@users.sourceforge.net>
16247                 
16248
16249 2004-11-05 [colin]      0.9.12cvs139.1
16250
16251         * src/compose.c
16252         * src/procmime.c
16253                 Sync with HEAD again ^^
16254
16255 2004-11-05 [colin]      0.9.12cvs139.1
16256
16257         * src/compose.c
16258         * src/procmime.c
16259                 Sync with HEAD
16260
16261 2004-11-03 [paul]       0.9.12cvs138.1
16262
16263         * ChangeLog.claws
16264         * configure.ac
16265         * po/POTFILES.in
16266         * src/prefs_ext_prog.c
16267         * src/procmime.c
16268         * tools/kdeservicemenu/README
16269         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16270         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16271                 sync with HEAD
16272
16273 2004-11-01 [christoph]  0.9.12cvs136.2
16274
16275         * src/procmime.c
16276                 convert MIME parameters to UTF-8
16277
16278 2004-10-29 [colin]      0.9.12cvs136.1
16279
16280         * src/common/utils.c
16281                 Sync with HEAD (don't use '=' in mime boundary)
16282
16283 2004-10-29 [paul]       0.9.12cvs135.1
16284
16285         * configure.ac
16286         * doc/src/rfc2231.txt
16287         * src/procmime.c
16288         * src/common/quoted-printable.c
16289         * src/common/utils.c
16290         * src/common/utils.h
16291                 sync with HEAD
16292
16293 2004-10-27 [paul]       0.9.12cvs134.1
16294
16295         * configure.ac
16296         * src/main.c
16297         * src/procmime.c
16298         * src/plugins/pgpmime/pgpmime.c
16299                 sync with HEAD
16300
16301 2004-10-26 [paul]       0.9.12cvs132.3
16302
16303         * src/account.c
16304         * src/addressbook.c
16305         * src/addrgather.c
16306         * src/addrharvest.c
16307         * src/codeconv.c
16308         * src/compose.c
16309         * src/customheader.c
16310         * src/editaddress.c
16311         * src/editgroup.c
16312         * src/enriched.c
16313         * src/expldifdlg.c
16314         * src/exporthtml.c
16315         * src/exportldif.c
16316         * src/folder.c
16317         * src/foldersel.c
16318         * src/folderview.c
16319         * src/grouplistdialog.c
16320         * src/html.c
16321         * src/imap.c
16322         * src/jpilot.c
16323         * src/ldapserver.c
16324         * src/ldif.c
16325         * src/mimeview.c
16326         * src/news.c
16327         * src/news_gtk.c
16328         * src/pop.c
16329         * src/prefs_display_header.c
16330         * src/prefs_gtk.c
16331         * src/prefs_msg_colors.c
16332         * src/prefs_toolbar.c
16333         * src/procheader.c
16334         * src/procmime.c
16335         * src/summaryview.c
16336         * src/textview.c
16337         * src/toolbar.c
16338         * src/vcard.c
16339         * src/common/mgutils.c
16340         * src/common/nntp.c
16341         * src/common/smtp.c
16342         * src/common/template.c
16343         * src/common/utils.c
16344         * src/common/xmlprops.c
16345         * src/plugins/pgpmime/pgpmime.c
16346         * src/plugins/pgpmime/select-keys.c
16347         * src/plugins/pgpmime/sgpgme.c
16348                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16349                 g_string_sprintfa(), gtk_notebook_current_page()
16350
16351 2004-10-26 [colin]      0.9.12cvs132.2
16352
16353         * src/prefs_folder_item.c
16354                 Fix default-account selection
16355
16356 2004-10-21 [colin]      0.9.12cvs133
16357
16358         * src/compose.c
16359                 Sync with HEAD (Remove extra separator in compose's Options)
16360         * src/textview.c
16361                 Set wrapping to char
16362
16363 2004-10-21 [paul]       0.9.12cvs131.2
16364
16365         * src/compose.c
16366         * src/sourcewindow.c
16367                 fix wrapping
16368                 fix window shrinking 
16369
16370 2004-10-21 [colin]      0.9.12cvs131.1
16371
16372         * ChangeLog.claws
16373         * src/compose.c
16374                 Sync with HEAD
16375
16376 2004-10-21 [paul]       0.9.12cvs130.2
16377
16378         * src/prefs_folder_item.c
16379                 sync with HEAD (Apply to subfolders)
16380
16381 2004-10-19 [colin]      0.9.12cvs130.1
16382
16383         * ChangeLog.claws
16384         * src/compose.c
16385         * src/common/utils.c
16386         * src/gtk/menu.c
16387                 Sync with HEAD
16388
16389 2004-10-19 [colin]      0.9.12cvs128.1
16390
16391         * src/addrbook.c
16392         * src/addrcache.c
16393         * src/addressbook.c
16394         * src/codeconv.c
16395         * src/compose.c
16396         * src/customheader.c
16397         * src/editaddress.c
16398         * src/editgroup.c
16399         * src/exporthtml.c
16400         * src/folder.c
16401         * src/folderview.c
16402         * src/imap.c
16403         * src/jpilot.c
16404         * src/main.c
16405         * src/matcher_parser_parse.y
16406         * src/mbox.c
16407         * src/pop.c
16408         * src/prefs_account.c
16409         * src/prefs_gtk.c
16410         * src/prefs_msg_colors.c
16411         * src/procheader.c
16412         * src/procmime.c
16413         * src/procmime.h
16414         * src/procmsg.c
16415         * src/summaryview.c
16416         * src/textview.c
16417         * src/common/base64.c
16418         * src/common/partial_download.c
16419         * src/common/socket.c
16420         * src/common/sylpheed.c
16421         * src/common/utils.c
16422         * src/common/utils.h
16423         * src/gtk/pluginwindow.c
16424         * src/gtk/quicksearch.c
16425         * src/plugins/clamav/clamav_plugin.c
16426         * src/plugins/clamav/clamav_plugin.h
16427         * src/plugins/clamav/clamav_plugin_gtk.c
16428         * src/plugins/pgpmime/passphrase.c
16429         * src/plugins/pgpmime/pgpmime.c
16430         * src/plugins/pgpmime/plugin.c
16431         * src/plugins/pgpmime/prefs_gpg.c
16432         * src/plugins/pgpmime/prefs_gpg.h
16433         * src/plugins/pgpmime/select-keys.c
16434         * src/plugins/pgpmime/sgpgme.c
16435         * src/plugins/spamassassin/libspamc.c
16436         * src/plugins/spamassassin/spamassassin.c
16437         * src/plugins/spamassassin/spamassassin.h
16438         * src/plugins/spamassassin/spamassassin_gtk.c
16439         * src/plugins/trayicon/trayicon.c
16440         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16441                 Sync with HEAD
16442
16443 2004-10-14 [colin]      0.9.12cvs126.2
16444
16445         * src/codeconv.c
16446         * src/textview.c
16447                 Fix conv_unreadable_locale
16448
16449 2004-10-13 [colin]      0.9.12cvs126.1
16450
16451         * src/compose.c
16452                 Sync with HEAD (don't convert charset for 
16453                 drafted messages, minor cleanup)
16454
16455 2004-10-13 [colin]      0.9.12cvs125.1
16456
16457         * po/POTFILES.in
16458                 Sync with HEAD (POTFILES fix)
16459
16460 2004-10-12 [colin]      0.9.12cvs124.3
16461
16462         * src/compose.c
16463                 Fix encoding bug from latest sync
16464
16465 2004-10-12 [paul]       0.9.12cvs124.2
16466
16467         * src/plugins/pgpmime/prefs_gpg.c
16468         * src/plugins/pgpmime/prefs_gpg.h
16469                 forgotten in last commit        
16470
16471 2004-10-12 [paul]       0.9.12cvs124.1
16472
16473         * ChangeLog.claws
16474         * configure.ac
16475         * m4/spamassassin.m4
16476         * src/Makefile.am
16477         * src/account.c
16478         * src/compose.c
16479         * src/compose.h
16480         * src/crash.c
16481         * src/main.c
16482         * src/mimeview.c
16483         * src/passphrase.c
16484         * src/passphrase.h
16485         * src/prefs_account.c
16486         * src/prefs_account.h
16487         * src/prefs_common.c
16488         * src/privacy.c
16489         * src/privacy.h
16490         * src/procmime.c
16491         * src/procmime.h
16492         * src/procmsg.c
16493         * src/rfc2015.c
16494         * src/rfc2015.h
16495         * src/select-keys.c
16496         * src/select-keys.h
16497         * src/textview.c
16498         * src/common/utils.c
16499         * src/common/utils.h
16500         * src/gtk/about.c
16501         * src/plugins/pgpmime/Makefile.am
16502         * src/plugins/pgpmime/passphrase.c
16503         * src/plugins/pgpmime/passphrase.h
16504         * src/plugins/pgpmime/pgpmime.c
16505         * src/plugins/pgpmime/plugin.c
16506         * src/plugins/pgpmime/select-keys.c
16507         * src/plugins/pgpmime/select-keys.h
16508         * src/plugins/pgpmime/sgpgme.c
16509         * src/plugins/pgpmime/sgpgme.h
16510                 sync with HEAD
16511
16512 2004-10-04 [colin]      0.9.12cvs122.1
16513
16514         * src/mainwindow.c
16515         * src/messageview.c
16516         * src/messageview.h
16517         * src/textview.c
16518                 Sync with HEAD
16519
16520 2004-10-04 [colin]      0.9.12cvs121.1
16521
16522         * src/summaryview.c
16523                 Sync with HEAD
16524
16525 2004-10-04 [paul]       0.9.12cvs120.1
16526
16527         * configure.ac
16528                 sync with HEAD [don't try to build 
16529                 pgpmime plugin when gpgme is disabled]
16530
16531 2004-10-03 [colin]      0.9.12cvs119.3
16532
16533         * src/gtk/gtksctree.c
16534                 Lots of side effects. Put back as before 117.2.
16535         * src/summaryview.c
16536                 Fix bug #602
16537
16538 2004-10-03 [colin]      0.9.12cvs119.2
16539
16540         * src/gtk/gtksctree.c
16541                 Revert 608 fix that doesn't work that good
16542
16543 2004-10-02 [colin]      0.9.12cvs119.1
16544
16545         * src/mainwindow.c
16546         * src/messageview.c
16547         * src/prefs_common.h
16548         * src/procmime.c
16549         * src/procmime.h
16550         * src/textview.c
16551                 Sync with HEAD
16552         * src/gtk/gtksctree.c
16553                 Close bug #608
16554
16555 2004-10-01 [colin]      0.9.12cvs118.1
16556
16557         * src/mimeview.c
16558                 Sync with HEAD (better Save All fix)
16559
16560 2004-10-01 [colin]      0.9.12cvs117.2
16561
16562         * src/gtk/gtksctree.c
16563                 Faster on selection
16564
16565 2004-10-01 [colin]      0.9.12cvs117.1
16566
16567         * src/mimeview.c
16568                 Sync with HEAD (Save All: only attachments)
16569
16570 2004-10-01 [paul]       0.9.12cvs116.1
16571
16572         * ChangeLog.claws
16573         * configure.ac
16574         * src/account.c
16575         * src/prefs_common.c
16576         * src/gtk/colorlabel.c
16577                 sync with HEAD
16578
16579 2004-09-30 [colin]      0.9.12cvs115.1
16580
16581         * src/stock_pixmap.c
16582         * src/stock_pixmap.h
16583         * src/folderview.c
16584         * src/Makefile.am
16585         * src/pixmaps/read.xpm
16586                 Sync with HEAD (new pixmap)
16587
16588 2004-09-29 [colin]      0.9.12cvs114.1
16589
16590         * src/compose.c
16591                 Sync with HEAD
16592                 Fix focus handling in headers
16593
16594 2004-09-29 [paul]       0.9.12cvs113.1
16595
16596         * src/quote_fmt_parse.y
16597                 sync with HEAD
16598  
16599
16600 2004-09-28 [colin]      0.9.12cvs112.1
16601
16602         * src/folderview.c
16603         * src/mainwindow.c
16604                 Sync with HEAD
16605
16606 2004-09-28 [colin]      0.9.12cvs110.1
16607
16608         * src/folderview.c
16609                 Sync with HEAD (Contextual Empty trash menu)
16610
16611 2004-09-28 [colin]      0.9.12cvs108.1
16612
16613         * src/addressbook.c
16614                 Sync with HEAD (addressbook edit on double-click)
16615
16616 2004-09-28 [colin]      0.9.12cvs106.1
16617
16618         * src/inc.c
16619                 Sync with HEAD (folder_item freeze on inc)
16620
16621 2004-09-27 [colin]      0.9.12cvs105.1
16622
16623         * src/folderview.c
16624                 Sync with HEAD (right-align new and unread column)
16625
16626 2004-09-27 [colin]      0.9.12cvs104.1
16627
16628         * src/main.c
16629                 Sync with HEAD (revert 0.9.12cvs101)
16630
16631 2004-09-24 [colin]      0.9.12cvs103.2
16632
16633         * src/wizard.c
16634                 Fix gtk warnings and use domain part of the email address 
16635                 when domain detection fails (no dot in domain name)
16636
16637 2004-09-23 [colin]      0.9.12cvs103.1
16638
16639         * src/plugins/spamassassin/libspamc.c
16640         * src/plugins/spamassassin/libspamc.h
16641         * src/plugins/spamassassin/utils.c
16642         * src/plugins/spamassassin/utils.h
16643                 Sync with HEAD (Update spamassassin to 3.0)
16644
16645 2004-09-21 [colin]      0.9.12cvs102.3
16646
16647         * src/action.c
16648                 Add horizontal scrollbar in action io dialog as needed
16649                 Patch by Alfons.
16650
16651 2004-09-20 [colin]      0.9.12cvs102.2
16652
16653         * src/plugins/image_viewer/viewer.c
16654                 Remove imlib stuff
16655                 use gtk_pixmap_set when clearing
16656                 (would be better to use gtkImages, but causes size-allocate 
16657                 signals storm)
16658
16659 2004-09-17 [paul]       0.9.12cvs102.1
16660
16661         * ChangeLog
16662         * ChangeLog.claws
16663         * ChangeLog.jp
16664         * configure.ac
16665         * src/inc.c
16666                 sync with HEAD
16667
16668
16669 2004-09-17 [colin]      0.9.12cvs101.1
16670
16671         * ChangeLog.claws
16672         * src/main.c
16673                 Sync with HEAD (fix segs at exit)
16674
16675 2004-09-14 [colin]      0.9.12cvs99.5
16676
16677         * src/common/socket.c
16678         * AUTHORS
16679                 Fix send error on 64bit platforms
16680                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16681
16682 2004-09-14 [colin]      0.9.12cvs99.4
16683
16684         * src/action.c
16685                 Fix action output with utf8 
16686                 Patch by Alfons.
16687
16688 2004-09-14 [colin]      0.9.12cvs99.3
16689
16690         * ChangeLog.claws
16691         * src/folder.c
16692                 Sync with HEAD
16693
16694 2004-09-09 [colin]      0.9.12cvs99.2
16695
16696         * src/action.c
16697                 Fix progress bar (displaying "Completed %v/%u")
16698                 Patch by Alfons.
16699
16700 2004-09-08 [colin]      0.9.12cvs99.1
16701
16702         * src/account.c
16703         * src/folder.c
16704         * src/procmsg.c
16705         * src/procmsg.h
16706         * src/plugins/pgpmime/pgpmime.c
16707                 Sync with HEAD
16708
16709 2004-09-08 [colin]      0.9.12cvs97.2
16710
16711         * src/summaryview.c
16712                 Don't select mails in collapsed threads 
16713                 when navigating with up/down
16714
16715 2004-09-07 [colin]      0.9.12cvs97.1
16716
16717         * src/inc.c
16718                 Sync with HEAD (meaningful error messages)
16719
16720 2004-09-06 [colin]      0.9.12cvs96.1
16721
16722         * src/toolbar.c
16723                 Sync with HEAD (fix Redirect graying out)
16724
16725 2004-09-06 [colin]      0.9.12cvs95.1
16726
16727         * src/summaryview.c
16728         * src/mimeview.c
16729                 Sync with HEAD (fix dropped URIs)
16730
16731 2004-09-06 [colin]      0.9.12cvs94.1
16732
16733         * src/addressbook.c
16734         * src/addressitem.h
16735         * src/addritem.c
16736         * src/addritem.h
16737                 Sync with HEAD (addressbook DnD)
16738
16739 2004-09-03 [colin]      0.9.12cvs93.1
16740
16741         * src/summaryview.c
16742                 Sync with HEAD (next/prev unread)
16743
16744 2004-09-03 [colin]      0.9.12cvs92.1
16745
16746         * src/prefs_common.c
16747         * src/prefs_common.h
16748         * src/summaryview.c
16749                 Sync with HEAD ('mark_as_read_delay' pref)
16750
16751 2004-09-02 [colin]      0.9.12cvs91.2
16752
16753         * src/common/xml.c
16754                 Fix leak
16755
16756 2004-09-02 [colin]      0.9.12cvs91.1
16757
16758         * src/gtk/menu.c
16759                 Sync with HEAD (menu accel don't work, but whatever)
16760
16761 2004-09-02 [colin]      0.9.12cvs90.1
16762
16763         * src/account.c
16764                 Sync with HEAD (fix bug 582)
16765
16766 2004-09-02 [colin]      0.9.12cvs89.1
16767
16768         * src/addrindex.c
16769                 Sync with HEAD (free deleted queries)
16770
16771 2004-09-02 [colin]      0.9.12cvs88.1
16772
16773         * src/ldapquery.c
16774                 Sync with HEAD (fix LDAP freezes)
16775
16776 2004-09-02 [colin]      0.9.12cvs87.1
16777
16778         * src/prefs_spelling.c
16779                 Sync with HEAD (add default dictionary)
16780
16781 2004-09-01 [colin]      0.9.12cvs86.1
16782
16783         * src/filtering.c
16784         * src/folderview.c
16785         * src/imap.c
16786         * src/prefs_matcher.c
16787         * src/stock_pixmap.c
16788         * src/summary_search.c
16789         * src/summaryview.c
16790         * src/wizard.c
16791         * src/wizard.h
16792                 Sync with HEAD (uninitialized vars fixes)
16793                 + gtk2 specific warning fixes
16794
16795 2004-08-31 [colin]      0.9.12cvs85.1
16796
16797         * src/folder.c
16798                 Sync with HEAD (Fix memory corruption due to 
16799                 uninitialized var)
16800
16801 2004-08-31 [colin]      0.9.12cvs84.4
16802
16803         * src/summary_search.c
16804                 Fix segfaults when searching in folders with broken headers
16805
16806 2004-08-31 [colin]      0.9.12cvs84.3
16807
16808         * src/compose.c
16809         * src/textview.c
16810                 Fix some more encoding/decoding issues
16811
16812 2004-08-30 [colin]      0.9.12cvs84.2
16813
16814         * src/mimeview.c
16815         * src/prefs_themes.c
16816         * src/gtk/filesel.c
16817         * src/gtk/filesel.h
16818                 Add a folder-mode selection (fixes mimeview's "Save all")
16819
16820 2004-08-29 [colin]      0.9.12cvs84.1
16821
16822         * src/mimeview.c
16823                 Sync with HEAD (don't escape saved filenames)
16824
16825 2004-08-27 [colin]      0.9.12cvs83.1
16826
16827         * ChangeLog
16828         * ChangeLog.claws
16829         * ChangeLog.jp
16830         * src/mh.c
16831         * src/procheader.c
16832         * src/procmsg.c
16833         * src/procmsg.h
16834         * src/common/utils.c
16835         * src/gtk/menu.h
16836         * po/
16837                 Sync with HEAD 0.9.12cvs83 (sync with main)
16838
16839 2004-08-26 [colin]      0.9.12cvs82.4
16840
16841         * src/codeconv.c
16842                 Fix strange stack corruption
16843                 Convert to utf8 after unmime, not before
16844
16845 2004-08-26 [colin]      0.9.12cvs82.3
16846
16847         * src/main.c
16848         * src/wizard.c
16849                 Fix account folders duplication
16850
16851 2004-08-25 [colin]      0.9.12cvs82.2
16852
16853         * src/wizard.c
16854                 Remove ports
16855                 Add SSL selection
16856                 Use login@server as account name
16857
16858 2004-08-25 [colin]      0.9.12cvs82.1
16859
16860         * src/plugins/pgpmime/pgpmime.c
16861                 Sync with HEAD (leak fix).
16862
16863 2004-08-25 [colin]      0.9.12cvs81.1
16864
16865         * src/plugins/pgpmime/pgpmime.c
16866         * src/plugins/pgpmime/sgpgme.c
16867         * src/plugins/pgpmime/sgpgme.h
16868                 Sync with HEAD (Handle combined messages).
16869
16870 2004-08-24 [colin]      0.9.12cvs80.3
16871
16872         * src/wizard.c
16873                 Fix full name, ports, and imap
16874
16875 2004-08-24 [colin]      0.9.12cvs80.2
16876
16877         * src/Makefile.am
16878         * src/main.c
16879         * src/setup.c
16880         * src/setup.h
16881         * src/stock_pixmap.c
16882         * src/stock_pixmap.h
16883         * src/wizard.c ** ADDED **
16884         * src/wizard.h ** ADDED ** 
16885         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16886                 Add a setup wizard 
16887
16888 2004-08-24 [colin]      0.9.12cvs80.1
16889
16890         * src/folder.c
16891                 Sync with HEAD (set mimeflags on all messages)
16892
16893 2004-08-24 [colin]      0.9.12cvs79.3
16894
16895         * src/matcher_parser_lex.l
16896                 Fix 8bits strings not in utf8
16897
16898 2004-08-24 [colin]      0.9.12cvs79.2
16899
16900         * src/compose.c
16901                 Check conversion result before replacing buffer
16902
16903 2004-08-23 [colin]      0.9.12cvs79.1
16904
16905         * src/compose.c
16906                 Sync with HEAD (create message header in memory)
16907
16908 2004-08-23 [colin]      0.9.12cvs78.1
16909
16910         * src/rfc2015.c
16911         * src/rfc2015.h
16912                 Sync with HEAD (fix bug 197 again)
16913
16914 2004-08-23 [colin]      0.9.12cvs77.3
16915
16916         * src/compose.c
16917                 Fix again inline gpg signing (which outputs utf8
16918                 in gtk2). Not syncing this fix to HEAD as this 
16919                 code is meant to die.
16920
16921 2004-08-23 [colin]      0.9.12cvs77.2
16922
16923         * src/prefs_account.h
16924                 Remove useless include
16925
16926 2004-08-23 [colin]      0.9.12cvs77.1
16927
16928         * src/imap.c
16929         * po/es.po
16930         * po/fr.po
16931         * po/it.po
16932         * po/pl.po
16933         * po/pt_BR.po
16934         * po/sk.po
16935         * po/sr.po
16936                 Sync with HEAD (fix bug 577)
16937
16938 2004-08-22 [colin]      0.9.12cvs76.1
16939
16940         * src/plugins/trayicon/trayicon.c
16941                 Sync with HEAD (fix formatting bug)
16942
16943 2004-08-21 [colin]      0.9.12cvs74.2
16944
16945         * src/gtk/colorsel.c
16946                 Fix bug 564 (Folder color selection window exits on any
16947                 keypress)
16948
16949 2004-08-21 [colin]      0.9.12cvs74.1
16950
16951         * ChangeLog.claws
16952         * src/compose.c
16953         * src/summaryview.c
16954         * src/toolbar.c
16955                 Sync with HEAD (fix bug 576)
16956
16957 2004-08-21 [colin]      0.9.12cvs70.1
16958
16959         * src/compose.c
16960         * src/mainwindow.c
16961                 Sync with HEAD
16962                 
16963
16964 2004-08-21 [paul]       0.9.12cvs66.4
16965
16966         * src/mainwindow.c
16967         * src/messageview.c
16968         * src/gtk/menu.c
16969         * src/plugins/spamassassin/spamassassin_gtk.c
16970                 remove some deprecated gtk1 functions
16971
16972
16973 2004-08-21 [colin]      0.9.12cvs66.3
16974
16975         * src/compose.c
16976         * src/codeconv.c
16977                 Fix warnings
16978                 Remove encoding hacks
16979                 Fix bug 575 (Strange character messes up message)
16980                 Don't display conversion error when drafting
16981
16982 2004-08-21 [paul]       0.9.12cvs66.2
16983
16984         * src/prefs_account.c
16985                 fix GnuPG mode bugs
16986
16987
16988 2004-08-20 [colin]      0.9.12cvs66.1
16989
16990         * src/codeconv.c
16991                 Sync with HEAD 0.9.12cvs66
16992
16993 2004-08-20 [paul]
16994
16995         * src/plugins/pgpmime/plugin.c
16996                 modify PGP/MIME plugin's description
16997
16998 2004-08-17 [colin]      0.9.12cvs65.1
16999
17000         * src/common/ssl.c
17001         * src/plugins/pgpmime/plugin.c
17002                 Sync with HEAD
17003
17004 2004-08-14 [colin]      0.9.12cvs60.3
17005
17006         * src/plugins/trayicon/trayicon.c
17007                 Put back resize callback, on size-request signal
17008                 rather than size-allocate to avoid infinite 
17009                 callback loop
17010
17011 2004-08-13 [colin]      0.9.12cvs60.2
17012
17013         * src/common/defs.h
17014                 Cache versions have been fixed
17015
17016 2004-08-13 [colin]      0.9.12cvs60.1
17017
17018         * src/folderutils.c
17019                 Sync with HEAD
17020
17021 2004-08-12 [colin]      0.9.12cvs59.1
17022
17023         * src/plugins/trayicon/trayicon.c
17024                 Sync with HEAD
17025
17026 2004-08-12 [colin]      0.9.12cvs57.5
17027
17028         * sylpheed.desktop
17029         * configure.ac
17030         * src/Makefile.am
17031         * src/main.c
17032                 Add support for Freedesktop.org's startup notification
17033
17034 2004-08-11 [colin]      0.9.12cvs57.4
17035
17036         * src/textview.c
17037                 Fix off-by-one
17038
17039 2004-08-11 [colin]      0.9.12cvs57.3
17040
17041         * src/message_search.c
17042         * src/summary_search.c
17043                 Make searches case insensitive by default
17044         * src/textview.c
17045                 Fix case-insensitive search in message
17046
17047 2004-08-11 [colin]      0.9.12cvs57.2
17048
17049         * src/summary_search.c
17050                 Let case-sensitive be specified
17051
17052 2004-08-10 [colin]      0.9.12cvs55.4
17053
17054         * src/common/socket.c
17055                 Fix the possible race condition
17056
17057 2004-08-09 [paul]       0.9.12cvs55.3
17058
17059         * configure.ac
17060         * src/Makefile.am
17061         * src/common/Makefile.am
17062                 sync with HEAD
17063
17064
17065 2004-08-09 [paul]       0.9.12cvs55.2
17066
17067         * autogen.sh
17068         * po/poconv.sh
17069                 remove unneeded script
17070
17071         * configure.ac
17072                 add forgotten USE_LDAP_TLS (sync with HEAD)
17073
17074
17075 2004-08-09 [colin]      0.9.12cvs55.1
17076
17077         * src/main.c
17078         * src/common/ssl.c
17079         * src/common/sylpheed.c
17080         * src/common/sylpheed.h
17081                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17082
17083 2004-08-09 [paul]       0.9.12cvs54.1
17084
17085         * ChangeLog
17086         * ChangeLog.claws
17087         * ChangeLog.jp
17088         * configure.ac
17089         * po/POTFILES.in
17090         * src/Makefile.am
17091         * src/folderutils.c
17092         * src/main.c
17093         * src/pgpmime.c
17094         * src/pgpmime.h
17095         * src/sgpgme.c
17096         * src/sgpgme.h
17097         * src/plugins/Makefile.am
17098         * src/plugins/pgpmime/.cvsignore
17099         * src/plugins/pgpmime/Makefile.am
17100         * src/plugins/pgpmime/pgpmime.c
17101         * src/plugins/pgpmime/pgpmime.h
17102         * src/plugins/pgpmime/plugin.c
17103         * src/plugins/pgpmime/sgpgme.c
17104         * src/plugins/pgpmime/sgpgme.h
17105                 sync with HEAD
17106
17107 2004-08-08 [paul]       0.9.12cvs51.1
17108
17109         * configure.ac
17110         * src/folder.c
17111                 sync with HEAD
17112
17113 2004-08-07 [colin]      0.9.12cvs50.1
17114
17115         * src/pop.c
17116         * src/common/partial_download.c
17117                 fix warnings (sync from HEAD)
17118
17119 2004-08-07 [colin]      0.9.12cvs48.1
17120
17121         * src/prefs_folder_item.c
17122                 sync with HEAD 0.9.12cvs48
17123
17124 2004-08-06 [colin]      0.9.12cvs47.1
17125
17126         * src/compose.c
17127                 Sync with HEAD
17128
17129 2004-08-06 [christoph]  0.9.12cvs46.2
17130
17131         * src/main.c
17132         * src/plugins/clamav/clamav_plugin_gtk.c
17133         * src/plugins/dillo_viewer/dillo_viewer.c
17134         * src/plugins/image_viewer/plugin.c
17135         * src/plugins/mathml_viewer/mathml_viewer.c
17136         * src/plugins/spamassassin/spamassassin_gtk.c
17137         * src/plugins/trayicon/trayicon.c
17138                 don't mix GTK1.2 plugin with GTK2 plugins
17139
17140 2004-08-06 [colin]      0.9.12cvs46.1
17141
17142         * ChangeLog
17143         * ChangeLog.claws
17144         * ChangeLog.jp
17145         * configure.ac
17146         * sylpheed-claws.pc.in
17147         * src/folder.c
17148         * src/imap.c
17149         * src/localfolder.c
17150         * src/messageview.c
17151         * src/mimeview.c
17152         * src/mimeview.h
17153         * src/msgcache.c
17154         * src/news.c
17155         * src/prefs_ext_prog.c
17156         * src/prefs_folder_item.c
17157         * src/prefs_fonts.c
17158         * src/prefs_msg_colors.c
17159         * src/prefs_spelling.c
17160         * src/prefs_themes.c
17161         * src/prefs_toolbar.c
17162         * src/prefs_wrapping.c
17163         * src/procmime.h
17164         * src/common/defs.h
17165         * src/common/nntp.c
17166         * src/common/session.c
17167         * src/common/session.h
17168         * src/common/socket.c
17169         * src/common/utils.h
17170         * src/common/xml.c
17171         * src/common/xml.h
17172         * src/gtk/prefswindow.c
17173         * src/gtk/prefswindow.h
17174         * src/plugins/clamav/clamav_plugin_gtk.c
17175         * src/plugins/dillo_viewer/dillo_prefs.c
17176         * src/plugins/image_viewer/viewerprefs.c
17177         * src/plugins/spamassassin/spamassassin_gtk.c
17178         * m4/openssl.m4 *** REMOVED ***
17179                 Sync with HEAD 0.9.12cvs46
17180
17181 2004-08-03 [paul]       0.9.12cvs40.2
17182
17183         * src/action.c
17184         * src/addressadd.c
17185         * src/addressbook.c
17186         * src/addrgather.c
17187         * src/browseldap.c
17188         * src/compose.c
17189         * src/crash.c
17190         * src/editaddress.c
17191         * src/editgroup.c
17192         * src/editldap_basedn.c
17193         * src/foldersel.c
17194         * src/importldif.c
17195         * src/mimeview.c
17196         * src/prefs_common.c
17197         * src/prefs_template.c
17198         * src/sourcewindow.c
17199         * src/summaryview.c
17200         * src/gtk/about.c
17201         * src/gtk/foldersort.c
17202         * src/gtk/logwindow.c
17203         * src/gtk/pluginwindow.c
17204         * src/gtk/prefswindow.c
17205                 change all gtk_scrolled_window_set_policy from 
17206                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17207
17208 2004-08-02 [paul]       0.9.12cvs40.1
17209
17210         * AUTHORS
17211                 update translation team section
17212         * po/pt_BR.po
17213                 updated by Frederico Goncalves Guimaraes
17214                 <fggdebian@yahoo.com.br>
17215
17216 2004-07-31 [colin]      0.9.12cvs39.9
17217
17218         * src/exphtmldlg.c
17219                 Fix compilation
17220
17221 2004-07-31 [colin]      0.9.12cvs39.8
17222
17223         * src/exphtmldlg.c
17224                 Fix an alertpanel type
17225
17226 2004-07-30 [colin]      0.9.12cvs39.7
17227
17228         * src/alertpanel.c
17229                 Fix alertpanel_error_log's icon
17230
17231 2004-07-30 [colin]      0.9.12cvs39.6
17232
17233         * src/pop.c
17234                 Two of them should still be warnings
17235
17236 2004-07-30 [colin]      0.9.12cvs39.5
17237
17238         * src/pop.c
17239                 More warning -> error
17240 2004-07-29 [colin]      0.9.12cvs39.4
17241
17242         * src/pop.c
17243                 Warning -> error
17244
17245 2004-07-29 [colin]      0.9.12cvs39.3
17246
17247         * src/prefs_matcher.c
17248                 Fix segfault
17249
17250 2004-07-29 [colin]      0.9.12cvs39.2
17251
17252         * src/alertpanel.c
17253                 More nice-looking alertpanels
17254
17255 2004-07-29 [colin]      0.9.12cvs39.1
17256
17257         * src/messageview.c
17258                 sync with head
17259                 (inform user when partial mail is deleted on server)
17260
17261 2004-07-29 [colin]      0.9.12cvs38.1
17262
17263         * src/messageview.c
17264                 sync with head
17265
17266 2004-07-28 [paul]       0.9.12cvs37.7
17267
17268         * src/mainwindow.c
17269                 complete the replacement of deprecated gtk_progress_*
17270
17271 2004-07-28 [paul]       0.9.12cvs37.6
17272
17273         * src/action.c
17274         * src/inc.c
17275         * src/mainwindow.c
17276         * src/send_message.c
17277         * src/gtk/progressdialog.c
17278         * src/gtk/progressdialog.h
17279                 replace deprecated gtk_progress_*
17280
17281 2004-07-28 [paul]       0.9.12cvs37.5
17282
17283         * src/gtk/filesel.c
17284                 remove gtk_window_set_wmclass()
17285 2004-07-28 [paul]       0.9.12cvs37.4
17286
17287         * src/addressbook.c
17288         * src/compose.c
17289         * src/foldersel.c
17290         * src/mainwindow.c
17291         * src/messageview.c
17292         * src/sourcewindow.c
17293         * src/gtk/logwindow.c
17294                 remove gtk_window_set_wmclass()
17295                 
17296         * src/prefs_filtering.c
17297         * src/prefs_filtering_action.c
17298         * src/prefs_fonts.c
17299         * src/prefs_gtk.c
17300         * src/prefs_matcher.c
17301         * src/ssl_manager.c
17302         * src/gtk/prefswindow.c
17303                 replace gtk_window_position()
17304
17305 2004-07-28 [colin]      0.9.12cvs37.3
17306
17307         * src/alertpanel.c
17308         * src/alertpanel.h
17309                 Add a way to specify panel type for specific
17310                 panels (alertpanel())
17311         * src/account.c
17312         * src/addressbook.c
17313         * src/compose.c
17314         * src/expldifdlg.c
17315         * src/main.c
17316         * src/messageview.c
17317         * src/summaryview.c
17318         * src/textview.c
17319         * src/gtk/sslcertwindow.c
17320                 Fix alertpanel()s so that their icon match
17321                 their real type
17322
17323 2004-07-28 [paul]       0.9.12cvs37.2
17324
17325         * src/addr_compl.c
17326         * src/addressbook.c
17327         * src/alertpanel.c
17328         * src/compose.c
17329         * src/export.c
17330         * src/foldersel.c
17331         * src/folderview.c
17332         * src/grouplistdialog.c
17333         * src/import.c
17334         * src/mainwindow.c
17335         * src/message_search.c
17336         * src/messageview.c
17337         * src/passphrase.c
17338         * src/prefs_actions.c
17339         * src/prefs_common.c
17340         * src/prefs_customheader.c
17341         * src/prefs_display_header.c
17342         * src/prefs_filtering.c
17343         * src/prefs_filtering_action.c
17344         * src/prefs_gtk.c
17345         * src/prefs_matcher.c
17346         * src/prefs_msg_colors.c
17347         * src/prefs_summary_column.c
17348         * src/prefs_template.c
17349         * src/sourcewindow.c
17350         * src/ssl_manager.c
17351         * src/summary_search.c
17352         * src/gtk/colorsel.c
17353         * src/gtk/description_window.c
17354         * src/gtk/gtkaspell.c
17355         * src/gtk/inputdialog.c
17356         * src/gtk/logwindow.c
17357         * src/gtk/prefswindow.c
17358         * src/gtk/progressdialog.c
17359                 replace deprecated gtk_window_set_policy
17360
17361 2004-07-27 [colin]      0.9.12cvs37.1
17362
17363         * src/msgcache.c
17364                 More fixes (synced for head again)
17365
17366 2004-07-27 [colin]      0.9.12cvs35.3
17367
17368         * src/msgcache.c
17369                 Fix wrong test
17370
17371 2004-07-27 [colin]      0.9.12cvs35.2
17372
17373         * src/mimeview.c
17374                 Fix width a bit (by Paul)
17375         * src/alertpanel.c
17376         * src/alertpanel.h
17377                 Specialize icons, make alertpanel_message()
17378                 private
17379         * src/message_search.c
17380         * src/sgpgme.c
17381         * src/summary_search.c
17382                 Suit alertpanel changes
17383
17384 2004-07-27 [colin]      0.9.12cvs35.1
17385
17386         * src/alertpanel.c
17387                 Add an icon
17388         * src/passphrase.c
17389                 Add debug output - maybe someone will
17390                 want to look at the problem with Grab
17391                 Input :)
17392         Bump version as we're synced with HEAD
17393
17394 2004-07-26 [colin]      0.9.12cvs33.26
17395
17396         * src/pop.c
17397                 Fix uidl-file parsing when not in new
17398                 format
17399
17400 2004-07-26 [colin]      0.9.12cvs33.25
17401
17402         * src/gtk/menu.c
17403                 Move popup menu up if necessary (fixes 
17404                 account selector)
17405         * src/mainwindow.c
17406                 Set account selector's button height to
17407                 minimum
17408
17409 2004-07-26 [colin]      0.9.12cvs33.24
17410
17411         * src/alertpanel.c
17412                 Maybe fix 551 (Truncated font in alert window)
17413
17414 2004-07-26 [colin]      0.9.12cvs33.23
17415
17416         * po/de.po
17417         * po/es.po
17418         * po/fr.po
17419         * po/it.po
17420         * po/ja.po
17421         * po/pl.po
17422         * po/ru.po
17423         * po/sk.po
17424         * po/sr.po
17425         * po/zh_CN.po
17426                 Sync po files with HEAD
17427
17428 2004-07-26 [paul]       0.9.12cvs33.22
17429
17430         * src/compose.c
17431                 fix Bug 556 'Organisation-header is sent even if empty'
17432
17433 2004-07-24 [colin]      0.9.12cvs33.21
17434
17435         * src/compose.c
17436         * src/gtk/gtkaspell.c
17437         * src/gtk/gtkaspell.h
17438                 Fix speller accelerators (require hack)
17439
17440 2004-07-24 [colin]      0.9.12cvs33.20
17441
17442         * src/gtk/gtkaspell.c
17443                 Fix over-eager code deletion breaking
17444                 Check while typing
17445
17446 2004-07-24 [colin]      0.9.12cvs33.19
17447
17448         * src/browseldap.c
17449         * src/ldapctrl.c
17450         * src/ldapctrl.h
17451         * src/ldapserver.h
17452                 Sync ldap with HEAD
17453         (Fixes 546 LDAP completely broken)
17454
17455 2004-07-24 [colin]      0.9.12cvs33.18
17456
17457         * src/prefs_msg_colors.c
17458                 Fix prototype mismatch
17459         (Fixes 547 void function cannot return value)
17460
17461 2004-07-24 [colin]      0.9.12cvs33.17
17462
17463         * src/mainwindow.c
17464                 Fix sort going back to previous sort key
17465                 when changing sort direction
17466
17467 2004-07-24 [colin]      0.9.12cvs33.16
17468
17469         * src/compose.c
17470                 Fix space insertion when re-wrapping at 
17471                 cursor point
17472
17473 2004-07-24 [colin]      0.9.12cvs33.15
17474
17475         * src/gtk/gtkaspell.c
17476                 Don't change cursor position in insert-text
17477                 callback
17478         (Fixes 539 Word wrapping on input transposes letters)
17479
17480 2004-07-24 [colin]      0.9.12cvs33.14
17481
17482         * src/gtk/gtkaspell.c
17483                 Reencode non-ascii chars to dictionary's
17484                 encoding
17485         (Fixes 544 Spell check broken non english locale)
17486
17487 2004-07-24 [colin]      0.9.12cvs33.13
17488
17489         * src/summaryview.c
17490                 Fix Shift+Down, add Home/End/PgUp/PgDown
17491
17492 2004-07-21 [colin]      0.9.12cvs33.12
17493
17494         * src/prefs_common.c
17495                 Fix a gtk warning (Patch by Andrej Kacian)
17496
17497 2004-07-21 [colin]      0.9.12cvs33.11
17498
17499         * src/gtk/filesel.c
17500                 More check
17501
17502 2004-07-21 [colin]      0.9.12cvs33.10
17503
17504         * src/compose.c
17505         * src/crash.c
17506         * src/export.c
17507         * src/import.c
17508         * src/messageview.c
17509         * src/mimeview.c
17510         * src/prefs_spelling.c
17511         * src/prefs_themes.c
17512         * src/summaryview.c
17513         * src/gtk/filesel.c
17514         * src/gtk/filesel.h
17515         * src/gtk/pluginwindow.c
17516                 Untwist open/save mode guessing logic, make
17517                 it explicit
17518
17519 2004-07-20 [colin]      0.9.12cvs33.9
17520
17521         * src/codeconv.c
17522                 conv_encode_header: src_charset is UTF-8 on
17523                 gtk2
17524         * src/compose.c
17525                 Remove double encoding of the headers
17526
17527 2004-07-20 [colin]      0.9.12cvs33.8
17528
17529         * src/codeconv.c
17530                 Fix typo
17531
17532 2004-07-20 [colin]      0.9.12cvs33.7
17533
17534         * src/mainwindow.c
17535                 Set the separated messageview to the saved
17536                 size of Claws' messageview (Patch by Alfons)
17537                 Fix a callback prototype (me)
17538
17539 2004-07-20 [colin]      0.9.12cvs33.6
17540
17541         * src/codeconv.h
17542                 Forgot one hunk in 0.9.12cvs33.4
17543
17544 2004-07-19 [colin]      0.9.12cvs33.5
17545
17546         * src/action.c
17547                 Action output fix
17548                 Patch by Alfons
17549
17550 2004-07-19 [colin]      0.9.12cvs33.4
17551
17552         * src/compose.c
17553                 Fix outgoing charset bug in headers
17554         * src/codeconv.c
17555                 Clean for glib2 - Patch by Alfons
17556
17557 2004-07-19 [colin]      0.9.12cvs33.3
17558
17559         * src/statusbar.c
17560                 Remove grip from the statusbar
17561                 Patch by Alfons
17562
17563 2004-07-19 [colin]      0.9.12cvs33.2
17564
17565         * src/messageview.c
17566         * src/textview.c
17567                 Fix messageview remembering the previous
17568                 scroll position when loading a new message
17569                 Patch by Alfons
17570
17571 2004-07-19 [colin]      0.9.12cvs33.1
17572
17573         * src/folder.h
17574         * src/folderview.c
17575         * src/summaryview.c
17576                 Sync with HEAD
17577
17578 2004-07-18 [colin]      0.9.12cvs32.7
17579
17580         * configure.ac
17581                 Remove useless check for XIM - noticed
17582                 by Alfons
17583
17584 2004-07-18 [colin]      0.9.12cvs32.6
17585
17586         * src/summaryview.c
17587                 Remove non-modified and shift-modified
17588                 accelerators in summaryview's popup
17589                 menu, as that doesn't get catched by
17590                 the accel-activate signal catcher...
17591
17592 2004-07-18 [colin]      0.9.12cvs32.5
17593
17594         * src/prefs_common.c
17595                 Define sensible default prefs for 
17596                 wrapping
17597
17598 2004-07-18 [colin]      0.9.12cvs32.4
17599
17600         * src/compose.c
17601         * src/prefs_common.c
17602         * src/prefs_common.h
17603         * src/prefs_wrapping.c
17604                 Remove Smart Wrapping pref, which does
17605                 nothing on gtk2 branch
17606
17607 2004-07-18 [colin]      0.9.12cvs32.3
17608
17609         * src/sourcewindow.c
17610                 Proper utf8
17611
17612 2004-07-18 [colin]      0.9.12cvs32.2
17613
17614         * src/compose.c
17615                 Save attachment status when drafting
17616
17617 2004-07-18 [colin]      0.9.12cvs32.1
17618
17619         * src/gtk/filesel.c
17620                 Fix erratic folder selection in open mode
17621
17622 2004-07-18 [colin]      0.9.12cvs31.11
17623
17624         * src/pop.c
17625                 Don't let partial messages get deleted
17626                 even with "dowload all"
17627                 (0.9.12cvs31.8 fix extension)
17628 2004-07-18 [colin]      0.9.12cvs31.10
17629
17630         * src/gtk/logwindow.c
17631                 Fix log scrolling
17632
17633 2004-07-18 [colin]      0.9.12cvs31.9
17634
17635         * src/common/utils.c
17636                 Fix non-utf8 strings coming from commands
17637                 and files
17638
17639 2004-07-18 [colin]      0.9.12cvs31.8
17640
17641         * src/pop.c
17642                 Fix partial download bug with Download all
17643                 messages option
17644
17645 2004-07-18 [colin]      0.9.12cvs31.7
17646
17647         * src/textview.c
17648                 Fix bug introduced in 0.9.12cvs31.2
17649                 (blocked in select mode after double click)
17650
17651 2004-07-18 [colin]      0.9.12cvs31.6
17652
17653         * src/compose.c
17654         * src/gtk/menu.c
17655                 More glib-warning fixes
17656
17657 2004-07-18 [colin]      0.9.12cvs31.5
17658
17659         * src/compose.c
17660                 Fix trashing the primary clipboard when moving 
17661                 around with tab
17662         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17663
17664 2004-07-18 [colin]      0.9.12cvs31.4
17665
17666         * src/codeconv.c
17667                 convert unencoded iso headers to utf8
17668         (Fix Bug 538 Unencoded local characters in subject make it 
17669          disappear)
17670
17671 2004-07-18 [colin]      0.9.12cvs31.3
17672
17673         * src/compose.c
17674                 Fix tab char handling in wrapping
17675         (Fix Bug 537 Line wrap problem - TAB character treated as 
17676          one character instead of 8)
17677
17678 2004-07-18 [colin]      0.9.12cvs31.2
17679
17680         * src/textview.c
17681                 return FALSE on GDK_MOTION_NOTIFY
17682         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17683          (unable to highlight))
17684
17685 2004-07-18 [colin]      0.9.12cvs31.1
17686
17687         * src/folderview.c
17688                 Sync with 0.9.12cvs31
17689
17690 2004-07-18 [colin]      0.9.12cvs30.4
17691
17692         * src/compose.c
17693                 Also block text_inserted when inserting a file
17694
17695 2004-07-18 [colin]      0.9.12cvs30.3
17696
17697         * src/compose.c
17698                 Fix smart wrapping (block text_inserted handler
17699                 while putting quotation to avoid wrap on input,
17700                 don't join lines if next is sig separator)
17701
17702 2004-07-17 [colin]      0.9.12cvs30.2
17703
17704         * src/folderview.c
17705         * src/mainwindow.c
17706         * src/mimeview.c
17707         * src/summaryview.c
17708         * src/gtk/quicksearch.c
17709         * src/gtk/quicksearch.h
17710                 Block key events handlers *and* accels while
17711                 quicksearch is focused
17712         (Fixes Bug 534 quick-search bar not accepting certain letters)
17713
17714 2004-07-17 [colin]      0.9.12cvs30.1
17715
17716         * src/folder.h
17717         * src/folderview.c
17718         * src/summaryview.c
17719                 Sync with 0.9.12cvs30
17720
17721 2004-07-17 [colin]      0.9.12cvs28.2
17722
17723         * src/mimeview.c
17724         * src/procmime.c
17725         * src/summaryview.c
17726         * src/gtk/menu.c
17727                 Squash some compile and glib warnings
17728
17729 2004-07-17 [paul]       0.9.12cvs28.1
17730
17731         * src/mimeview.c
17732                 sync with 0.9.12cvs28 HEAD
17733
17734 2004-07-16 [paul]       0.9.12cvs26.1
17735         
17736         * src/gtk/quicksearch.c
17737         * src/account.c
17738         * src/account.h
17739         * src/compose.c
17740         * src/customheader.c
17741         * src/folder_item_prefs.c
17742         * src/main.c
17743         * src/mainwindow.c
17744         * src/messageview.c
17745         * src/mimeview.c
17746         * src/news.c
17747         * src/pgpmime.c
17748         * src/pop.c
17749         * src/pop.h
17750         * src/prefs_account.c
17751         * src/prefs_account.h
17752         * src/prefs_common.c
17753         * src/prefs_common.h
17754         * src/prefs_display_header.c
17755         * src/prefs_gtk.c
17756         * src/prefs_gtk.h
17757         * src/procheader.c
17758         * src/procmime.c
17759                 sync with 0.9.12cvs26 HEAD      
17760
17761 2004-07-15 [colin]      0.9.12cvs18.14
17762
17763         * src/folder.c
17764                 Disable GPG signature check during
17765                 folder move and scan
17766         (Closes Bug 521 Signature checking slows down Folder-Move)
17767
17768 2004-07-14 [colin]      0.9.12cvs18.13
17769
17770         * src/common/partial_download.c
17771                 update includes
17772
17773 2004-07-14 [colin]      0.9.12cvs18.12
17774
17775         * src/common/partial_download.c
17776         * src/common/partial_download.h
17777                 Move doc at top, add correct copyright
17778
17779 2004-07-14 [colin]      0.9.12cvs18.11
17780
17781         * src/folder.c
17782         * src/messageview.c
17783         * src/pop.c
17784         * src/pop.h
17785         * src/procmsg.c
17786         * src/summaryview.c
17787         * src/common/Makefile.am
17788         * src/common/partial_download.c ** NEW FILES **
17789         * src/common/partial_download.h ** NEW FILES **
17790                 Move partial-download related stuff to its
17791                 own file
17792
17793 2004-07-14 [colin]      0.9.12cvs18.10
17794
17795         * src/send_message.c
17796                 Fix smtp auth when user is null or empty
17797
17798 2004-07-13 [colin]      0.9.12cvs18.9
17799
17800         * src/gtk/quicksearch.c
17801                 Use alphabetic order
17802
17803 2004-07-13 [colin]      0.9.12cvs18.8
17804
17805         * src/pop.c
17806                 Be paranoid on the checks
17807
17808 2004-07-13 [colin]      0.9.12cvs18.7
17809
17810         * src/gtk/quicksearch.c
17811                 Fix Engrish once again
17812
17813 2004-07-13 [colin]      0.9.12cvs18.6
17814
17815         * src/procmsg.c
17816         * src/summaryview.c
17817                 Mark messages for deletion when they are about to
17818                 be removed from trash
17819
17820 2004-07-13 [colin]      0.9.12cvs18.5
17821
17822         * src/matcher.c
17823         * src/matcher.h
17824         * src/matcher_parser_parse.y
17825         * src/prefs_matcher.c
17826         * src/gtk/quicksearch.c
17827                 Add 'partial' ('p') match string to find partially
17828                 downloaded messages
17829
17830 2004-07-13 [colin]      0.9.12cvs18.4
17831
17832         * src/pop.c
17833                 Fix misplaced block
17834
17835 2004-07-13 [colin]      0.9.12cvs18.3
17836
17837         * src/pop.c
17838         * src/pop.h
17839         * src/messageview.c
17840                 Refactor API (to avoid passing 5+ params and code
17841                 duplication)
17842         * src/folder.c
17843         * src/msgcache.c
17844         * src/procheader.c
17845         * src/common/defs.h
17846                 Add planned_download to cache
17847                 Don't mess uidl file when moving partially downloaded
17848                 mails (they change folder, we should change it in the
17849                 uidl list too or we'll remove an incorrect message)
17850                 (this also helps removing hacks when changing 
17851                 planned_download in messageview.c)
17852
17853 2004-07-12 [colin]      0.9.12cvs18.2
17854
17855         * src/gtk/quicksearch.c
17856                 Fix missing status update in quicksearch
17857
17858 2004-07-12 [paul]       0.9.12cvs18.1
17859
17860         * po/POTFILES.in
17861         * src/Makefile.am
17862         * src/account.c
17863         * src/codeconv.c
17864         * src/compose.c
17865         * src/inc.c
17866         * src/main.c
17867         * src/prefs_common.c
17868         * src/procmsg.h
17869         * src/toolbar.c
17870         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17871         * src/prefs_wrapping.[ch]       ** NEW FILES **
17872         * src/common/intl.h
17873         * src/common/utils.[ch]
17874         * src/gtk/quicksearch.[ch]
17875                 sync with 0.9.12cvs18 HEAD
17876
17877 2004-07-12 [colin]      0.9.11cvs17.25
17878
17879         * src/folder.c
17880         * src/folder.h
17881                 Remove unused function added by me in 0.9.11cvs17.10
17882
17883 2004-07-11 [colin]      0.9.11cvs17.24
17884
17885         * src/inc.c
17886         * src/messageview.c
17887         * src/pop.c
17888         * src/pop.h
17889                 Use folderitem and msgnum instead of filename to
17890                 know which mail to delete
17891                 Move old partial mail deletion to pop.c
17892
17893 2004-07-10 [colin]      0.9.11cvs17.23
17894
17895         * src/inc.c
17896                 Add debug
17897         * src/pop.c
17898         * src/pop.h
17899                 Don't re-use same enums for unrelated stuff: it's 
17900                 completely misleading !
17901                 Document a bit
17902
17903 2004-07-09 [colin]      0.9.11cvs17.22
17904
17905         * src/inc.c
17906                 Remove folder-type check and do
17907                 more tests to be sure everything's
17908                 ok
17909         * src/messageview.c
17910                 Punctuation update, remove useless
17911                 code, fix two warnings
17912         * src/noticeview.c
17913                 Layout cleaning, reset 2nd button
17914                 when specifying one
17915
17916 2004-07-09 [colin]      0.9.11cvs17.21
17917
17918         * src/messageview.c
17919         * src/pop.c
17920         * src/pop.h
17921                 Allow user to change his mind
17922                 and postpone decision (by
17923                 unmarking the mail)
17924
17925 2004-07-09 [colin]      0.9.11cvs17.20
17926
17927         * src/messageview.c
17928                 Fix bug with delete state
17929         * src/pop.c
17930         * src/pop.h
17931                 Fix buffer leak (fread doesn't 
17932                 terminate buffers with \0)
17933                 Refactoring (remove magic 
17934                 numbers)
17935
17936 2004-07-09 [colin]      0.9.11cvs17.19
17937
17938         * src/pop.c
17939                 Don't log "Skipping message" if 
17940                 we're going to TOP it two lines
17941                 later
17942
17943 2004-07-09 [colin]      0.9.11cvs17.18
17944
17945         * src/messageview.c
17946                 Fix Engrish
17947
17948 2004-07-09 [colin]      0.9.11cvs17.17
17949
17950         * src/pop.c
17951                 strlen checking...
17952         * src/messageview.c
17953                 refactoring a bit
17954
17955 2004-07-08 [colin]      0.9.11cvs17.16
17956
17957         * src/noticeview.c
17958         * src/noticeview.h
17959                 Add an optional second button
17960         * src/messageview.c
17961         * src/pop.c
17962         * src/pop.h
17963                 Don't delete partially received mails after a certain
17964                 time; rather, let the user decide.
17965
17966 2004-07-08 [colin]      0.9.11cvs17.15
17967
17968         * src/common/smtp.h
17969                 Sync with HEAD
17970
17971 2004-07-08 [colin]      0.9.11cvs17.14
17972
17973         * src/messageview.c
17974         * src/common/smtp.c
17975                 Use to_human_readable() for sizes
17976
17977 2004-07-08 [colin]      0.9.11cvs17.13
17978
17979         * src/inc.c
17980         * src/messageview.c
17981         * src/pop.c
17982         * src/pop.h
17983         * src/procmsg.c
17984                 Fix partial-downloading issues:
17985                         catch unsupported TOP
17986                         don't delete partially downloaded mails before 5 days
17987                         don't update existing with non-MH folders; that'll
17988                         make dups, but it's better than trashing the folder
17989                         free new msginfo parts
17990                 Fix indentation ;-)
17991
17992 2004-07-08 [colin]      0.9.11cvs17.12
17993
17994         * src/common/smtp.c
17995         * src/common/smtp.h
17996                 Sync smtp size verification with HEAD
17997
17998 2004-07-08 [colin]      0.9.11cvs17.11
17999
18000         * src/summaryview.c
18001         * src/prefs_common.c
18002         * src/prefs_common.h
18003         * src/gtk/quicksearch.c
18004         * src/gtk/quicksearch.h
18005                 Sync sticky pref with HEAD
18006
18007 2004-07-08 [colin]      0.9.11cvs17.10
18008
18009         * src/folder.c [1.213.2.6]
18010         * src/folder.h [1.87.2.6]
18011         * src/inc.c [1.149.2.7]
18012         * src/messageview.c [1.94.2.8]
18013         * src/procheader.c [1.47.2.6]
18014         * src/procmsg.c [1.150.2.4]
18015         * src/procmsg.h [1.60.2.5]
18016         * src/pop.c [1.56.2.4]
18017         * src/pop.h [1.17.2.3]
18018                 Let too big messages get downloaded, but truncated
18019                 Add a button to download them completely
18020                 
18021 2004-07-06 [colin]      0.9.11cvs17.9
18022
18023         * src/gtk/quicksearch.c [1.1.2.3]
18024                 Add a Clear button
18025         * commitHelper
18026         * PATCHSETS
18027                 Add a script to help with cvs
18028
18029 2004-07-03 [colin]      0.9.11cvs17.8
18030
18031         * src/plugins/imageviewer/viewer.c
18032                 fix imageviewer (which was staying on the first
18033                 displayed image)
18034
18035 2004-07-03 [colin]      0.9.11cvs17.7
18036
18037         Removed FIXME_GTK2 warnings
18038         * src/gtk/gtkutils.c
18039                 useless #warnings
18040         * src/gtk/menu.c
18041                 useless #warnings (no need to mess with menu rc)
18042         * src/gtk/menu.h
18043                 unused functions
18044         
18045
18046 2004-07-03 [colin]      0.9.11cvs17.6
18047
18048         Removed FIXME_GTK2 warnings
18049         * src/codeconv.c
18050                 useless #warnings (rewrite needed)
18051         * src/compose.c
18052                 useless #warnings (rewrite needed)
18053                 useless #warnings (gtk2 is like that)
18054                 useless #warnings (previously fixed)
18055         * src/main.c
18056                 useless #warnings (previously fixed)
18057         * src/message_search.c
18058                 useless #warnings (gtk2 is like that)
18059                 Made apparent that search is case-sensitive
18060         * src/mimeview.c
18061                 useless #warnings (rewrite needed)
18062                 useless #warnings (gtk2 is like that)
18063                 reimplemented real warnings
18064         * src/prefs_common.c
18065                 Removed block cursor option (not it gtk2)
18066         * src/prefs_gtk.c
18067                 useless #warnings (rewrite needed)
18068         * src/procheader.c
18069                 useless #warnings (rewrite needed)
18070         * src/sourcewindow.c
18071                 useless #warnings (incorrect placing)
18072         * src/summary_search.c
18073                 useless #warnings (gtk2 is like that)
18074                 Made apparent that search is case-sensitive
18075         * src/action.c
18076                 useless #warnings (gtk2 is like that)
18077         * src/textview.c
18078                 useless #warnings (rewrite needed)
18079         * src/toolbar.c
18080                 useless #warnings (rewrite needed)
18081
18082 2004-07-03 [colin]      0.9.11cvs17.5
18083
18084         * src/textview.c
18085                 Fix mismerge which broke URI opening
18086                 
18087 2004-07-01 [colin]      0.9.11cvs17.4
18088
18089         * src/gtk/filesel.c
18090                 Fill filename when saving
18091                 
18092 2004-06-27 [colin]      0.9.11cvs17.3
18093
18094         * src/gtk/filesel.[ch]
18095                 Use the new GTK file selector
18096                 Update prototype to match the reality: multiple file
18097                 selection is open-only          
18098         * src/compose.c
18099                 Match the new prototypes        
18100         * configure.ac
18101                 Match the new requirements (gtk 2.4.0)
18102                         
18103 2004-06-26 [colin]      0.9.11cvs17.2
18104
18105         * src/plugins/trayicon/trayicon.c
18106                 Remove useless signal handler on resize, which causes
18107                 an infinite "loop"
18108         
18109 2004-06-26 [colin]      0.9.11cvs17.1
18110         
18111         * tools/Makefile.am
18112                 remove launch_firebird and add nautilus2sylpheed.sh
18113         * src/quicksearch.c
18114           src/summaryview.c
18115                 Fix show/hide "Extended symbols" button problem
18116                 Fix apparition at startup
18117                 Fix const warnings
18118         * src/plugins/image_viewer/Makefile.am
18119                 Fix configure 
18120         * common/ssl.c
18121                 Re-enable certificate check, as it doesn't seem to
18122                 cause Xlib errors anymore
18123
18124 2004-06-25 [paul]       0.9.11cvs17
18125
18126         * sync with 0.9.11cvs17 HEAD
18127         
18128         NOTE: QuickSearch is broken
18129
18130 2004-06-07 [colin]      0.9.10claws67.10
18131         * src/plugins/trayicon/trayicon.c
18132           src/plugins/trayicon/libeggtrayicon/Makefile.am
18133           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18134                 Fix gettextization in trayicon plugin
18135
18136 2004-06-07 [colin]      0.9.10claws67.9
18137         
18138         * src/summaryview.c
18139           src/gtk/gtksctree.[ch]
18140                 Let Shift+{Up,Down} work in summaryview
18141                 (well, Down "works" and Up works)
18142                 Let the list scroll when using these keys
18143
18144 2004-06-06 [colin]      0.9.10claws67.8
18145
18146         * src/plugins/trayicon/trayicon.c
18147                 Fix pixmap update
18148
18149 2004-06-06 [colin]      0.9.10claws67.7
18150
18151         * src/addressbook.c
18152                 Fix signal handling causing system-wide focus grab
18153
18154 2004-05-25 [paul]       0.9.10claws67.6
18155
18156         * Makefile.am
18157           src/Makefile.am
18158                 clean up
18159
18160 2004-05-25 [paul]       0.9.10claws67.5
18161
18162         * replace deprecated gtk_signal... functions
18163
18164 2004-05-23 [colin]      0.9.10claws67.4
18165
18166         * src/compose.c
18167                 Fix wrapping
18168
18169 2004-05-22 [colin]      0.9.10claws67.3
18170
18171         * src/compose.c
18172                 Re-fix [Edited] in compose.c::compose_reedit()
18173
18174 2004-05-22 [colin]      0.9.10claws67.2
18175
18176         * src/procmime.c
18177                 Fix parsing of multiparts mails
18178
18179 2004-05-22 [colin]      0.9.10claws67.1
18180
18181         * src/summaryview.c
18182                 Fix quicksearch
18183
18184 2004-05-22 [paul]       0.9.10claws67
18185
18186         * sync with 0.9.10claws67 HEAD
18187
18188 2004-05-14 [alfons]
18189
18190         * src/procmime.h
18191                 add forgotton prototype
18192
18193 2004-05-10 [paul]       0.9.10claws57
18194
18195         * sync with 0.9.10claws57 HEAD
18196
18197 2004-05-05 [paul]       0.9.9.claws1
18198
18199         * ChangeLog-gtk2        ** REMOVED **
18200           ChangeLog-gtk2.claws  ** ADDED **
18201                 rename and adopt the normal claws format
18202                 
18203         * configure.ac
18204                 require gtkmathview >= 0.5
18205
18206         * ac/*                          ** REMOVED **
18207           ac/                           ** REMOVED **
18208           intl/Makefile.in              ** REMOVED **
18209           m4/                           ** ADDED **
18210           m4/missing                    ** ADDED **
18211           m4/missing/gdk-pixbuf.m4      ** ADDED **
18212           m4/missing/gettext.m4         ** ADDED **
18213           m4/missing/gpgme.m4           ** ADDED **
18214           m4/missing/imlib.m4           ** ADDED **
18215           m4/.cvsignore                 ** ADDED **
18216           m4/Makefile.am                ** ADDED **
18217           m4/README                     ** ADDED **
18218           m4/aclocal-include.m4         ** ADDED **
18219           m4/aspell.m4                  ** ADDED **
18220           m4/check-type.m4              ** ADDED **
18221           m4/gnupg-check-typedef.m4     ** ADDED **
18222           m4/openssl.m4                 ** ADDED **
18223           m4/spamassassin.m4            ** ADDED **
18224           po/ChangeLog                  ** REMOVED **
18225           po/Makefile.in.in             ** REMOVED **
18226           po/Rules-quot                 ** REMOVED **
18227           po/boldquot.sed               ** REMOVED **
18228           po/en@boldquot.header         ** REMOVED **
18229           po/en@quot.header             ** REMOVED **
18230           po/insert-header.sin          ** REMOVED **
18231           po/quot.sed                   ** REMOVED **
18232           po/remove-potcdate.sed        ** REMOVED **
18233           po/remove-potcdate.sin        ** REMOVED **
18234           po/stamp-po                   ** REMOVED **
18235           Makefile.am
18236           autogen.sh
18237           configure.ac
18238                 enable building with automake 1.8.x
18239                 add 'autopoint --force' to autogen.sh and remove all
18240                 auto-generated files, remove ac/ directory and use
18241                 m4/ directory instead
18242                 
18243         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18244                 fix gettextization
18245
18246 2004-02-28 Colin Leroy <colin@colino.net>
18247         * src/prefs_matcher.c
18248           src/prefs_filtering.c
18249           src/prefs_filtering_action.c
18250                 Fix non-editable GtkEntries
18251
18252 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18253         * src/prefs_themes.c
18254                 utf8 conversion for theme info
18255
18256 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18257         * sync 0.9.9claws
18258
18259 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18260         * src/grouplistdialog.c
18261                 allow multiple selections without ctrl key
18262
18263 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18264         * src/main.c
18265                 enable customizable accelerators
18266
18267 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18268         * src/prefs_common.c
18269                 re-enable different font settings for gtk1/2
18270         * src/prefs_folder_item.c
18271                 fix folder prefs displayed wrong
18272         * src/textview.c
18273                 set 'sunken' shadow type
18274
18275 2004-02-07 Colin Leroy <colin@colino.net>
18276         * src/compose.c
18277                 Fix message being always [Edited]
18278                 Encode headers correctly (utf8 buf)
18279
18280 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18281         * src/socket.c
18282                 remove double g_source_attach()
18283                 (Thanks to Colin Leroy)
18284
18285 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18286         * src/gtk/gtksctree.c
18287                 Fix SSL certificate list not shown
18288         * src/mimeview.c
18289                 Fix clicks in mime tree
18290
18291 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18292         * src/common/socket.c
18293                 Fix SSL receive
18294         * src/compose.c
18295                 Fix clipboard menu hotkeys
18296
18297 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18298         * src/gtk/gtkaspell.[ch]
18299           src/compose.c
18300                 reimplement spellchecker
18301
18302 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18303         * src/gtk/filesel.c
18304                 crash when inserting file in compose window
18305                 (TODO: keep old selection on clicks)
18306         * src/main.c
18307                 use gtkrc-2.0 instead of gtkrc
18308
18309 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18310         * src/messageview.c
18311                 remove orphaned mimeview unref()
18312
18313 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18314         * src/grouplistdialog.c
18315                 expand nodes containing subscribed groups
18316
18317 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18318         * src/textview.c
18319                 textview: hide cursor, restore old click behaviour
18320
18321 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18322         * src/textview.c
18323                 variable names messed up
18324
18325 2004-01-17 Colin Leroy <colin@colino.net>
18326         * src/addr_compl.c
18327                 Fix completion address too thin
18328         * src/compose.c
18329                 Fix tab-to-subject behaviour
18330         * src/summaryview.c
18331                 Implement key up & down in summaryview
18332
18333 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18334
18335         * sync 098claws
18336
18337 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18338         * configure.ac
18339           Makefile.am
18340           doc/.cvsignore
18341           doc/Makefile.am
18342                 faq, man, manual moved to doc/
18343         * ac/aspell.m4
18344           ac/check-type.m4
18345           ac/gnupg-check-typedef.m4
18346           ac/openssl.m4
18347           ac/spamassassin.m4
18348           ac/missing/gdk-pixbuf.m4
18349           ac/missing/gpgme.m4
18350           ac/missing/imlib.m4
18351                 fix automake warnings
18352
18353 2003-12-06 Colin Leroy <colin@colino.net>
18354         * src/summaryview.c
18355                 Fix quicksearch
18356
18357 2003-12-05 Colin Leroy <colin@colino.net>
18358         * src/summaryview.c
18359                 Fix going to next unread folder
18360
18361 2003-12-05 Colin Leroy <colin@colino.net>
18362         * src/crash.c
18363                 Fix gtk2 compilation
18364         * src/session.c
18365                 Remove iotag source handler at disconnection
18366         * src/socket.[ch] 
18367                 Remove source handler when closing socket 
18368                 (fixes another seg)
18369
18370 2003-12-04 Colin Leroy <colin@colino.net>
18371         * src/compose.c
18372           src/prefs_account.c
18373           src/prefs_common.c
18374                 Fix some dropdown menus
18375
18376 2003-12-04 Colin Leroy <colin@colino.net>
18377         * src/compose.c
18378                 Fix event handlers on header fields
18379         * src/common/socket.c
18380           src/common/session.c
18381                 Fix segfault with callback (SSL)
18382                 Fix end of session 
18383
18384 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18385
18386         * Fix compile bug in src/compose.c
18387         * removed src/gtk/gtkstext.[ch]
18388
18389 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18390
18391         * Convert character set and escape "text" attributes in toolbar setting
18392         files.
18393         * Fixed bug in button-press-event handling.
18394
18395 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18396
18397         * Fixed bug in key-press-event handling.
18398
18399 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18400
18401         * Enabled to compile tray-icon plugin (Ad-hoc).
18402         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18403
18404 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18405
18406         * Enabled to compile on sylpheed-claws.
18407         (tray-icon plugin still cannot compile yet.)
18408
18409 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18410
18411         * Updated to 0.9.5.
18412
18413 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18414
18415         * Updated to 0.9.4.
18416         * Ported monitoring SSL mechanism to GSource of GLib2
18417         (I don't confirm it)
18418         * Added _gtk2 suffix to key name of font preference to avoid
18419         ovverwriting preference of Gtk+-1.2 version.
18420
18421 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18422
18423         * Updated to 0.9.2.
18424
18425 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18426
18427         * Updated to 0.9.1.
18428         * Translate po files into UTF-8 when execute autogen.sh.
18429
18430 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18431
18432         * Updated to 0.9.0.
18433
18434 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18435
18436         * Plugged GError related memory leaks.
18437
18438 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18439
18440         * Changed default size of fonts.
18441         * Enabled to set titile font size of warning dialog.
18442
18443 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18444
18445         * Embed a sylpheed icon into executable binary on Windows.
18446
18447 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18448
18449         * I forgot to traslate character set of element string in src/xml.c.
18450
18451 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18452
18453         * Fixed detecting bind_textdomain_codeset in configure.in.
18454         * The bug in which "Example" of "Date fromat" preference isn't displayed
18455         correctly has been fixed.
18456
18457 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18458
18459         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18460           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18461           glib-gettextize
18462           Removed intl directory.
18463           Translated po files into UTF-8.
18464           (Thanks! Ryuji Abe)
18465
18466 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18467
18468         * The bug which doesn't unscape string in xml.c has been fixed.
18469
18470 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18471
18472         * The bug which is failed to translate encoding of file name thorough
18473         file dialog has been fixed.
18474
18475 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18476
18477         * Modified to translate file names which is used in inporting/expoting
18478         mbox feature and "Save as" feature into locale encoding.
18479         * Translate file names into locale encoding when "Attache file" and
18480         "Insert file".
18481         * Force set G_BROKEN_FILENAMES environment variable.
18482         * Other minor fixes.
18483
18484 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18485
18486         * Modified to treat MH folder's name as locale encoding.
18487
18488 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18489
18490         * The bug which clash on switching candidates of auto completion of
18491         addresses, cannot use auto completion in Japanesse is fixed
18492         (Thanks! Tokunaga-san)¡¥
18493
18494 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18495
18496         * The bug which cannot switch key accelerator preference has been fixed
18497         (Thanks! smbd-san)¡¥
18498
18499 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18500
18501         * version 0.8.11-gtk2-20030314
18502
18503 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18504
18505         * The bug in which character set conversion of filtering messages has
18506         been fixed.(Thanks! COCOA-san).
18507
18508 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18509
18510         * Revived "Leave space on head" preference in "Message" category.
18511         * A bug which clash when put the cursor to end of buffer and execute
18512         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18513
18514 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18515
18516         * version 0.8.11-gtk2-20030312
18517
18518 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18519
18520         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18521         * Modified to use Pango's API directly for font preference.
18522         * Integrated GtkTextView of textview to one widget.
18523         * Set fonts of header title in textview by "header_title" tag.
18524         * Removed some deprecated codes.
18525
18526 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18527
18528         * Updated to 0.8.11.
18529         * Merged cygwin patch(Thanks! Sakai-san).
18530
18531 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18532
18533         * version 0.8.10-gtk2-20030309