2.5.0 unleashedcd sylpheed-claws
[claws.git] / ChangeLog
1 2006-09-25 [paul]       2.5.0
2
3         * NEWS
4         * README
5         * RELEASE_NOTES
6                 2.5.0 released
7
8 2006-09-25 [paul]       2.4.0cvs214
9
10         * po/cs.po
11         * po/de.po
12         * po/fi.po
13         * po/fr.po
14         * po/nl.po
15         * po/pt_BR.po
16         * po/sk.po
17         * po/sr.po
18         * po/zh_CN.po
19                 updated by Tim, Stephan Sachse, Flammie Pirinen,
20                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
21                 Ticho, Aleksander Urosevic, Ralgh Young
22
23 2006-09-24 [mones]      2.4.0cvs213
24
25         * po/es.po
26                 Updated for release
27
28 2006-09-23 [colin]      2.4.0cvs212
29
30         * src/gtk/inputdialog.c
31                 Fix [ ] remember this appearing in normal
32                 input dialogs after it's been used by
33                 mimeview.
34         * src/folder.c
35         * src/folderview.c
36         * src/msgcache.c
37         * src/procmsg.c
38         * src/summaryview.c
39         * src/textview.c
40         * src/common/timing.h
41                 Enable timings in debug mode and make it
42                 look prettier.
43
44 2006-09-22 [colin]      2.4.0cvs211
45
46         * README
47                 Revert test change
48         * commitHelper
49                 ping the correct URI
50
51 2006-09-22 [colin]      2.4.0cvs210
52
53         * README
54                 Let's see if bug #1022 is fixed
55
56 2006-09-21 [colin]      2.4.0cvs209
57
58         * src/wizard.c
59         * src/common/plugin.c
60                 Prepare infra to load predefined plugins when
61                 no configuration existed. Don't actually load
62                 anything yet (feat. freeze)
63
64 2006-09-21 [wwp]        2.4.0cvs208
65
66         * manual/fr/faq.xml
67                 Partial sync w/ 2.4.0cvs72:
68                 wrap file and minor updates.
69
70 2006-09-21 [wwp]        2.4.0cvs207
71
72         * tools/fix_date.sh
73                 several fixes and enhancements. A new --force switch has been
74                 added to prevent overriding by default Date: header when
75                 already existing.
76
77 2006-09-21 [paul]       2.4.0cvs206
78
79         * src/common/utils.c
80                 add Chinese UTF8 Re prefix
81
82 2006-09-21 [wwp]        2.4.0cvs205
83
84         * tools/Makefile.am
85                 Fics alfabettical order.
86
87 2006-09-21 [wwp]        2.4.0cvs204
88
89         * tools/fix_date.sh
90         * tools/Makefile.am
91                 Added an action tool to fix missing Date field in emails.
92                 Updated Makefile.am to reflect those last two additions.
93
94 2006-09-21 [wwp]        2.4.0cvs203
95
96         * tools/uuooffice
97                 Added a action tool to open uuencoded docs w/
98                 OpenOffice (based on uudec method).
99
100 2006-09-21 [colin]      2.4.0cvs202
101
102         * src/compose.c
103         * src/textview.c
104                 Workaround possible GTK crash: remove selection 
105                 clipboard before destroying widget, or GTK+-2.10
106                 dies. Thanks to Hiro.
107
108 2006-09-20 [colin]      2.4.0cvs201
109
110         * src/compose.c
111                 Fix free-after-use in some cases (when 
112                 procmime_encode_content() frees mimeinfo->data.mem
113                 and turns it to a temp file)
114
115 2006-09-20 [colin]      2.4.0cvs200
116
117         * src/folderview.c
118         * src/summaryview.c
119         * src/gtk/gtksctree.c
120         * src/gtk/gtksctree.h
121                 Add tooltips in the folderview and summaryview
122                 (Doesn't break string freeze as they already
123                 exist)
124         * src/toolbar.c
125                 Put the spam button in the default configuration
126                 if compiled with bogo plugin too
127
128 2006-09-19 [colin]      2.4.0cvs199
129
130         * src/summaryview.c
131         * src/summaryview.h
132                 Update folder name label on folder rename
133         * src/prefs_matcher.c
134         * src/gtk/logwindow.h
135                 Fix warnings
136                 Patches by Fabien
137
138 2006-09-19 [wwp]        2.4.0cvs198
139
140         * src/summary_search.c
141                 fix can't click forward/backward buttons in the
142                 search messages.
143
144 2006-09-18 [paul]       2.4.0cvs197
145
146         * src/wizard.c
147                 add missing bracket, capitalise the A of
148                 'SpamAssassin'
149
150 2006-09-18 [paul]       2.4.0cvs196
151
152         * src/compose.c
153                 fix bug 1012 'crashed upon sending mail
154                 from compose window'
155                 Thanks to Colin
156
157 2006-09-16 [colin]      2.4.0cvs195
158
159         * src/folderview.c
160                 Fix "real-time" sorting by freezing/thawing
161
162 2006-09-16 [colin]      2.4.0cvs194
163
164         * manual/faq.xml
165                 Fix the anti-spam entry a bit
166
167 2006-09-16 [colin]      2.4.0cvs193
168
169         * src/wizard.c
170                 Make sure reviewers have no excuse when stating
171                 Sylpheed-Claws doesn't have antispam capabilities.
172
173 2006-09-16 [colin]      2.4.0cvs192
174
175         * src/main.c
176                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
177                 as if the SIGPIPE comes from etpan's thread we could
178                 trigger a GUI update from this thread.
179
180 2006-09-16 [colin]      2.4.0cvs191
181
182         * src/summaryview.c
183                 Init all members of the struct
184
185 2006-09-16 [paul]       2.4.0cvs190
186
187         * src/account.c
188                 improvements to the English
189
190 2006-09-15 [colin]      2.4.0cvs189
191
192         * src/summaryview.c
193                 HIG order on dialog
194
195 2006-09-14 [colin]      2.4.0cvs188
196
197         * src/common/socket.c
198         * src/common/socket.h
199         * src/common/ssl.c
200         * src/common/ssl_certificate.c
201         * src/common/ssl_certificate.h
202         * src/etpan/imap-thread.c
203                 the get_fqdn() call done to get canonical name when
204                 checking an SSL certificate is blocking, which is
205                 sad as we just did a non-blocking lookup to connect.
206                 Fix that by letting the fqdn available to the SockInfo,
207                 and use that in ssl_certificate_check(). For IMAP,
208                 we don't do it as the lookup's done by libetpan, but
209                 it's less annoying as IMAP connections as much more
210                 rare than POP3 connections.
211
212 2006-09-14 [paul]       2.4.0cvs187
213
214         * manual/advanced.xml
215                 improvements to the English,
216                 properly place the new hidden options
217                 within the alphabetical order
218         * src/gtk/pluginwindow.c
219                 improvements to the English
220
221 2006-09-14 [colin]      2.4.0cvs186
222
223         * src/prefs_common.c
224         * src/prefs_common.h
225         * src/gtk/gtksctree.c
226         * manual/advanced.xml
227                 New hidden pref, stripes_color_offset, to change
228                 the value added/substracted to normal bgcolor to
229                 create the stripes in summaries
230
231 2006-09-13 [colin]      2.4.0cvs185
232
233         * src/gedit-print.c
234         * src/messageview.c
235         * src/messageview.h
236         * src/summaryview.c
237         * src/textview.c
238                 Fix misc. printing issues: 
239                 - Bad font for linkified headers
240                 - Different font if the mail was displayed or not
241                 - Factorize the thing
242
243 2006-09-13 [colin]      2.4.0cvs184
244
245         * src/common/ssl_certificate.c
246                 Only get FQDN once when checking certificate
247
248 2006-09-13 [colin]      2.4.0cvs183
249
250         * src/account.c
251         * src/gtk/pluginwindow.c
252                 Misc. GUI fixes by Fabien
253
254 2006-09-13 [wwp]        2.4.0cvs182
255
256         * configure.ac
257         * src/common/utils.h
258         * src/common/utils.c
259                 get rid of unused wide-char functions.
260
261 2006-09-13 [wwp]        2.4.0cvs181
262
263         * src/plugins/pgpinline/sylpheed.def
264         * src/textview.c
265                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
266                 add privacy_reset_error to the .def file,
267                 do not fork for an external textviewer.
268
269 2006-09-13 [wwp]        2.4.0cvs180
270
271         * src/prefs_common.c
272                 fix broken font entry in prefs (patch issued by the gpg4win team,
273                 probably by Marcus Brinkmann <marcus@g10code.de>).
274
275 2006-09-13 [colin]      2.4.0cvs179
276
277         * src/folder.h
278                 Fix a warning in summaryview.c
279         * src/mainwindow.c
280         * src/summaryview.c
281         * src/summaryview.h
282                 Add missing Mark/* elements in the
283                 main menu
284
285 2006-09-12 [colin]      2.4.0cvs178
286
287         * src/prefs_actions.c
288         * src/prefs_filtering_action.c
289         * src/prefs_matcher.c
290                 Use (New) instead of New everywhere
291
292 2006-09-12 [wwp]        2.4.0cvs177
293
294         * manual/fr/addrbook.xml
295         * manual/fr/handling.xml
296                 updated some quotes in the fr manual to match the fr translation.
297
298 2006-09-12 [wwp]        2.4.0cvs176
299
300         * src/prefs_matcher.c
301                 don't store translated string elements in matcher expressions.
302                 Also fixed a misused of Q_().
303
304 2006-09-11 [wwp]        2.4.0cvs175
305
306         * src/plugins//bogofilter/bogofilter.c
307         * src/plugins//clamav/clamav_plugin.c
308         * src/plugins//demo/demo.c
309         * src/plugins//dillo_viewer/dillo_viewer.c
310         * src/plugins//pgpcore/plugin.c
311         * src/plugins//pgpinline/plugin.c
312         * src/plugins//pgpmime/plugin.c
313         * src/plugins//spamassassin/spamassassin.c
314                 gettext-ize more strings (mostly plugin error messages).
315
316 2006-09-11 [colin]      2.4.0cvs174
317
318         * src/alertpanel.c
319                 Make maximum buffer size bigger to avoid
320                 truncating translated messages. Patch by
321                 Fabien
322
323 2006-09-11 [colin]      2.4.0cvs173
324
325         * src/etpan/imap-thread.c
326                 Fix compilation on OpenBSD, thanks to 
327                 Landry
328
329 2006-09-10 [wwp]        2.4.0cvs172
330
331         * manual/account.xml
332         * manual/addrbook.xml
333         * manual/handling.xml
334         * manual/es/handling.xml
335         * manual/fr/account.xml
336         * manual/fr/addrbook.xml
337         * manual/fr/handling.xml
338                 documented addressbook matching (condition configuration):
339                   addrbook.xml, en fr
340                 documented per-account filtering rules (handling/filtering
341                   section, account section):
342                   account.xml, handling.xml, en fr
343                 slightly updated the handling/searching section to tell few
344                   words about the extended search ability:
345                   handling.xml, en fr
346                 added missing <quote></quotes> to Quick Search:
347                   handling.xml, en fr es
348                 fixed a typo (auomatically):
349                   handling.xml, en
350                 changes revisited by Paul.
351
352 2006-09-10 [paul]       2.4.0cvs171
353
354         * src/prefs_actions.c
355         * src/prefs_filtering.c
356         * src/prefs_template.c
357                 adjustments to the gui
358                 Patch by Fabien Vantard (slightly modified)
359
360 2006-09-10 [colin]      2.4.0cvs170
361
362         * src/summaryview.c
363                 Check folderitem/summaryview consistency
364                 (basically automates Update summary). Fixes
365                 #1011 (wrong (negative) count on unread 
366                 messages)
367
368 2006-09-10 [colin]      2.4.0cvs169
369
370         * src/gtk/gtksctree.c
371                 Fix recursive expansion via mouse
372         * src/plugins/bogofilter/bogofilter.c
373                 Use normal filtering way of moving
374                 messages (batching), possibly fixing
375                 bug #1015 (Bogofilter plugin doubles 
376                 new messages)
377
378 2006-09-09 [wwp]        2.4.0cvs168
379
380         * src/prefs_filtering.c
381                 better place for this fix.
382
383 2006-09-09 [wwp]        2.4.0cvs167
384
385         * src/prefs_filtering.c
386                 fix a minor bug when the enabled status of a filtering/processing
387                 rule always got set to TRUE when replacing this rule. That still
388                 make sense when adding a new rule, but now when replacing, we
389                 don't override the value of 'enabled'.
390                 Also renamed the func prefs_filtering_list_view_get_rule_name()
391                 to prefs_filtering_list_view_get_info() as this function not only
392                 returns the name, but also the account_id and the enabled status.
393
394 2006-09-09 [mones]      2.4.0cvs166
395
396         * manual/glossary.xml
397         * manual/plugins.xml
398                 Minor format corrections
399         * manual/gpl.xml
400                 Fix misplaced NO WARRANTY section
401         * manual/es/advanced.xml
402         * manual/es/faq.xml
403         * manual/es/glossary.xml
404         * manual/es/gpl.xml
405         * manual/es/handling.xml
406         * manual/es/plugins.xml
407         * manual/es/starting.xml
408                 Incorporate changes from English version
409         * manual/fr/ack.xml
410         * manual/pl/ack.xml
411         * manual/es/ack.xml
412                 Fix address, (add translation credits in es version)
413         * po/es.po
414                 Updated translation
415
416 2006-09-09 [wwp]        2.4.0cvs165
417
418         * src/prefs_filtering.c
419                 fix a crash when opening filtering prefs, if matcherrc file contains
420                 broken data (non-existing account id, which is theoretically not
421                 possible).
422
423 2006-09-08 [colin]      2.4.0cvs164
424
425         * src/folder.c
426                 Wrong assert, make it an if()
427         * src/gtk/gtksctree.c
428                 Fix bug #1013 (expand selected thread 
429                 tree) - expanding is now recursive
430
431 2006-09-07 [wwp]        2.4.0cvs163
432
433         * src/prefs_matcher.c
434                 make better sentences about addressbook matching in the
435                 matcher prefs. This should make translators' work easier
436                 too.
437
438 2006-09-07 [wwp]        2.4.0cvs162
439
440         * src/prefs_filtering.c
441                 code simplification (get rid of dup var. assignment).
442
443 2006-09-07 [wwp]        2.4.0cvs161
444
445         * src/summaryview.c
446                 use GTK_STOCK icons when possible, patch by Fabien Vantard
447                 <fzzzzz@gmail.com>.
448
449 2006-09-07 [paul]       2.4.0cvs160
450
451         * src/mimeview.c
452                 fix compilation warnings
453                 Thanks to Colin
454
455 2006-09-07 [paul]       2.4.0cvs159
456
457         * src/mimeview.c
458                 select the mimepart icon when
459                 displaying as text
460                 Thanks to Colin
461
462 2006-09-06 [paul]       2.4.0cvs158
463
464         * src/prefs_filtering.c
465                 fix labels and table element spacing
466                 Patch by Fabien Vantard
467
468 2006-09-06 [paul]
469
470         2.5.0-rc3 released
471
472 2006-09-06 [paul]       2.4.0cvs157
473
474         * manual/es/advanced.xml
475                 fix typo
476
477 2006-09-06 [wwp]        2.4.0cvs156
478
479         * src/mainwindow.c
480                 fix an dup launch issue when iconified, thanks to Colin.
481
482 2006-09-06 [wwp]        2.4.0cvs155
483
484         * src/gtk//gtksctree.h
485                 oops, forgot that one!
486
487 2006-09-06 [wwp]        2.4.0cvs154
488
489         * manual/pl/advanced.xml
490         * manual/advanced.xml
491         * manual/es/advanced.xml
492         * manual/fr/advanced.xml
493         * src/prefs_customheader.c
494         * src/prefs_filtering_action.c
495         * src/foldersel.c
496         * src/prefs_summaries.c
497         * src/prefs_filtering.c
498         * src/account.c
499         * src/compose.c
500         * src/prefs_summary_column.c
501         * src/addr_compl.c
502         * src/prefs_actions.c
503         * src/prefs_folder_column.c
504         * src/ssl_manager.c
505         * src/prefs_template.c
506         * src/prefs_display_header.c
507         * src/prefs_common.h
508         * src/prefs_matcher.c
509         * src/prefs_common.c
510         * src/prefs_toolbar.c
511         * src/summaryview.c
512         * src/folderview.c
513         * src/gtk/gtksctree.c
514         * src/gtk/pluginwindow.c
515         * src/gtk/progressdialog.c
516         * src/gtk/prefswindow.c
517                 renamed hidden option enable_rules_hint to use_stripes_everywhere
518                 to make its meaning more obvious (all versions of the manual reflect
519                 the change).
520                 added an extra hidden option use_stripes_in_summary to allow
521                 discarding these stripes in mainwindow's folder and message lists;
522                 en and fr manuals only are OK towards this.
523
524 2006-09-06 [colin]      2.4.0cvs153
525
526         * src/textview.c
527                 Hide Sylpheed-Claws' internal queue headers
528                 when showing all headers. They'll be present
529                 only in Source window.
530
531 2006-09-05 [colin]      2.4.0cvs152
532
533         * src/plugins/trayicon/trayicon.c
534                 Fix crash at exit - we have to disconnect
535                 our handlers
536         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
537                 Update eggtrayicon - patch adapted from a
538                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
539                 on Sylpheed's ML
540
541 2006-09-05 [colin]      2.4.0cvs151
542
543         * src/mainwindow.c
544         * src/gtk/logwindow.c
545                 Fix race condition when something writes
546                 to the log too soon during init. Thanks
547                 to Fabien Vantard
548
549 2006-09-05 [colin]      2.4.0cvs150
550
551         * src/mimeview.c
552                 Don't select part on right-click either
553
554 2006-09-05 [paul]       2.4.0cvs149
555
556         * src/mimeview.c
557                 completion of previous commit
558                 Thanks to Colin
559
560 2006-09-05 [colin]      2.4.0cvs148
561
562         * src/mimeview.c
563                 Don't force selection on middle-click, just open
564
565 2006-09-04 [colin]      2.4.0cvs147
566
567         * src/mimeview.c
568                 Looks like gtk_notebook_set_current_page()
569                 sometimes steals focus, and this annoys us
570                 in MimeViewers as it renders navigation
571                 keys useless. Take back focus after switching
572                 pages.
573
574 2006-09-04 [colin]      2.4.0cvs146
575
576         * src/messageview.c
577                 Set stop_loading when clicking on Next
578                 during load. Don't add a callback to 
579                 avoid over-complicating things.
580
581 2006-09-04 [colin]      2.4.0cvs145
582
583         * src/mimeview.c
584         * src/messageview.c
585                 Fix multiple loads in separate messageview
586
587 2006-09-04 [colin]      2.4.0cvs144
588
589         * src/summaryview.c
590                 Let navigation keys be handled during 
591                 load
592
593 2006-09-04 [colin]      2.4.0cvs143
594
595         * src/messageview.c
596         * src/summaryview.c
597         * src/textview.c
598         * src/textview.h
599                 Make loading of huge mails (lots of text and/or
600                 images) cancellable, so the GUI doesn't block 
601
602 2006-09-04 [colin]      2.4.0cvs142
603
604         * src/plugins/trayicon/trayicon.c
605                 Fix annoyance when removing a folder with 
606                 unread mails: trayicon didn't update
607
608 2006-09-04 [paul]       2.4.0cvs141
609
610         * src/gtk/icon_legend.c
611                 straighten up columns
612                 Patch by Fabien Vantard
613
614 2006-09-04 [wwp]        2.4.0cvs140
615
616         * src/prefs_filtering.c
617                 fix new line's account name in filtering prefs:
618                 was "All", is now "(New)".
619
620 2006-09-04 [paul]       2.4.0cvs139
621
622         * tools/make.themes.project
623                 use "AUTOMAKE_OPTIONS = dist-bzip2"
624                 instead of homebrewed "make release"
625
626 2006-09-03 [colin]      2.4.0cvs138
627
628         * src/folderview.c
629                 Fix bug #1007 (Wrong folder highlighted)
630
631 2006-09-03 [colin]      2.4.0cvs137
632
633         * src/compose.c
634                 Don't set Newsgroup: header to a mail folder
635                 path
636
637 2006-09-03 [paul]       2.4.0cvs136
638
639         * src/prefs_other.c
640         * src/prefs_spelling.c
641                 unify the gui
642
643 2006-09-03 [paul]       2.4.0cvs135
644
645         * src/prefs_summaries.c
646                 correct menu item text in prefs_keybind_apply_clicked()
647
648 2006-09-03 [paul]       2.4.0cvs134
649
650         * manual/advanced.xml
651                 some improvements to the descriptions
652         * src/mainwindow.c
653         * src/messageview.c
654         * src/summaryview.c
655         * src/gtk/menu.c
656                 fix menu sensitivity issues
657         * src/prefs_message.c
658                 drop the useless word 'short'
659         * src/prefs_other.c
660                 add the word 'lines' indicating log length
661                 is a measure of lines
662         * src/textview.c
663                 fix compilation warnings
664
665 2006-09-02 [colin]      2.4.0cvs133
666
667         * src/messageview.c
668                 Display a special return-receipt message
669                 if the message is from the user
670         * src/summaryview.c
671                 Fix missing freeze of the list when marking
672                 all read and unthreading for exec. Thanks
673                 to Stephan Sachse.
674
675 2006-09-02 [paul]       2.4.0cvs132
676
677         * src/mainwindow.c
678         * src/prefs_message.c
679         * src/summaryview.c
680                 fix some english
681
682 2006-09-02 [wwp]        2.4.0cvs131
683
684         * src/prefs_filtering.c
685                 added an account name column to the filtering rules
686                 dialog.
687
688 2006-09-02 [colin]      2.4.0cvs130
689
690         * src/gtk/logwindow.c
691         * src/gtk/logwindow.h
692                 Block scrolling if we're not at the end
693                 of the log
694
695 2006-09-02 [colin]      2.4.0cvs129
696
697         * src/folder.c
698                 Make sure account-specific rules can't
699                 be used in {pre-,post-,}processing
700         * src/mainwindow.c
701         * src/gtk/logwindow.c
702         * src/gtk/logwindow.h
703                 Jump to last error when clicking on the
704                 warning icon
705
706 2006-09-02 [colin]      2.4.0cvs128
707
708         * src/imap.c
709         * src/import.c
710         * src/mainwindow.c
711         * src/mainwindow.h
712                 Fix warning icon
713         * src/inc.c
714         * src/mbox.c
715         * src/mbox.h
716                 Let proc_mbox know its account, for
717                 account-specific rules
718
719 2006-09-01 [colin]      2.4.0cvs127
720
721         * src/codeconv.c
722                 Don't uselessly use iconv to convert from
723                 us-ascii
724         * src/alertpanel.c
725         * src/mainwindow.c
726         * src/mainwindow.h
727         * src/inc.c
728                 Fix certain log cases, disable warning icon
729                 for now, the correct way to display it when
730                 necessary and only when necessary is probably
731                 to do it manually rather than use error logs
732         * src/etpan/imap-thread.c
733                 Clean up UID logging a bit
734         * src/gtk/logwindow.c
735         * src/gtk/logwindow.h
736                 Make logging faster when the window's closed
737
738 2006-09-01 [wwp]        2.4.0cvs126
739
740         * manual/fr/account.xml
741                 reflect changes to the ref. manual (parts of cvs72):
742                 fix tabnames and quotes.
743
744 2006-09-01 [wwp]        2.4.0cvs125
745
746         * manual/fr/plugins.xml
747                 reflect changes to the reference manual (cvs42):
748                 update IRC channel info.
749
750 2006-09-01 [wwp]        2.4.0cvs124
751
752         * commitHelper
753                 use CVSEDITOR env. var. if set, according to `man cvs`.
754
755 2006-09-01 [wwp]        2.4.0cvs123
756
757         * manual/advanced.xml
758                 better sentence again (thanks to Paul).
759
760 2006-09-01 [wwp]        2.4.0cvs122
761
762         * manual/advanced.xml
763         fix definition of toolbar_detachable and rework a bit the one of
764         enable_dotted_lines.
765
766 2006-09-01 [mones]      2.4.0cvs121
767
768         * manual/advanced.xml
769                 Document enable_dotted_lines
770
771 2006-09-01 [paul]       2.4.0cvs120
772
773         * src/folderview.c
774         * src/folderview.h
775         * src/imap.c
776         * src/mainwindow.c
777         * src/summaryview.c
778                 obey the 'When entering folder...' option
779                 when using the /View/Go to/... menu items
780                 Thanks to Colin
781
782 2006-08-31 [colin]      2.4.0cvs119
783
784         * src/folderview.c
785                 Revert 2.4.0cvs116, wrong fix.
786
787 2006-08-31 [colin]      2.4.0cvs118
788
789         * src/gtk/gtksctree.c
790                 Better state the various copyrights
791
792 2006-08-31 [colin]      2.4.0cvs117
793
794         * src/prefs_common.c
795                 fix enable_dotted_lines
796
797 2006-08-31 [colin]      2.4.0cvs116
798
799         * src/folderview.c
800                 Use pref "Always open on select" when going
801                 to next unread folder
802         * src/gtk/gtksctree.c
803                 Fix link failure to _gtk_clist_create_cell_layout
804                 on certain computers. (Why not mine, I wonder)
805
806 2006-08-31 [colin]      2.4.0cvs115
807
808         * src/procmsg.c
809         * src/textview.c
810         * src/plugins/bogofilter/bogofilter.c
811         * src/plugins/spamassassin/spamassassin.c
812                 Requalify some "errors" to warnings
813         * src/mainwindow.c
814         * src/mainwindow.h
815         * src/statusbar.c
816                 Add an icon in the statusbar to notify
817                 of errors
818         * src/gtk/gtksctree.c
819         * src/folderview.c
820         * src/summaryview.c
821                 Make the GtkSCTree look more modern by
822                 alternating background lines
823         * src/prefs_common.c
824         * src/prefs_common.h
825                 Add a pref to let people have the old
826                 way if they prefer
827
828
829 2006-08-30 [colin]      2.4.0cvs114
830
831         * src/procmsg.c
832         * src/procmsg.h
833                 Provide a way to filter a list of
834                 messages in an optimised manner, and
835                 add a list-filtering hook
836         * src/folder.c
837         * src/inc.c
838         * src/mbox.c
839                 Use the list filtering
840         * src/plugins/bogofilter/bogofilter.c
841                 Use the list-filtering hook
842                 Use -b (bulk) mode for more speed
843                 when learning and filtering
844         * src/etpan/imap-thread.c
845                 Make log output shorter in UID SEARCH
846
847
848 2006-08-30 [colin]      2.4.0cvs113
849
850         * src/plugins/bogofilter/bogofilter.c
851                 Really fast mass learning - thanks to David
852                 Relson for the options explanations :)
853
854 2006-08-30 [colin]      2.4.0cvs112
855
856         * src/msgcache.c
857                 Fix compilation on FreeBSD. Thanks
858                 to Michael Hugues
859
860 2006-08-29 [colin]      2.4.0cvs111
861
862         * src/folderview.c
863                 Handle "popup_menu" signal (for popping the 
864                 menu via the keyboard)
865         * src/mimeview.c
866         * src/mimeview.h
867         * src/summaryview.c
868         * src/textview.c
869         * src/gtk/gtkutils.c
870         * src/gtk/gtkutils.h
871                 Factorize scrolling code, and add an API 
872                 for MimeViewers to handle scroll orders
873
874 2006-08-29 [wwp]        2.4.0cvs110
875
876         * src/plugins//bogofilter/bogofilter.c
877         * src/plugins//spamassassin/spamassassin.c
878                 make the bogofilter/spamassassin filtering error dialogs at
879         incorporation obey to the "don't popup error dialog on
880         receive error" option. If disabled, feed the log window w/
881         the error message.
882
883 2006-08-29 [paul]
884
885         2.5.0-rc2 released
886
887 2006-08-29 [paul]       2.4.0cvs109
888
889         * Makefile.am
890                 remove 'make release', it's not needed
891                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
892
893 2006-08-29 [paul]       2.4.0cvs108
894
895         * src/foldersel.c
896         * src/summary_search.c
897         * src/gtk/progressdialog.c
898         * src/plugins/pgpcore/passphrase.c
899                 replace deprecated gtk_window_set_policy()
900
901 2006-08-29 [colin]      2.4.0cvs107
902
903         * src/folder.c
904                 Fix data loss when copy fails during a move:
905                 only use fast remove_msgs if everything was
906                 copied OK; else use slow remove_msg on the
907                 mails that got copied only.
908
909 2006-08-28 [paul]       2.4.0cvs106
910
911         * src/mh.c
912                 revert change in 2.4.0cvs104, it breaks
913                 stuff
914
915 2006-08-28 [paul]       2.4.0cvs105
916
917         * src/plugins/spamassassin/spamassassin.c
918                 english fix
919
920 2006-08-28 [paul]       2.4.0cvs104
921
922         * src/mh.c
923                 fix data loss when moving to another
924                 mailbox fails
925         * src/prefs_spelling.c
926                 improve the english
927         * src/gtk/pluginwindow.c
928                 improve the layout of the dialog text
929         All thanks to Colin
930
931 2006-08-28 [paul]       2.4.0cvs103
932
933         * src/plugins/bogofilter/bogofilter.c
934         * src/plugins/bogofilter/bogofilter_gtk.c
935                 fix english up a bit, innit
936
937 2006-08-28 [paul]       2.4.0cvs102
938
939         * configure.ac
940         * po/Makefile.in.in
941         * po/Makevars
942                 require autoconf 2.60, enabling building
943                 with gettext 0.15 (gettext 0.14.x build still
944                 possible). Replace Makefiles with versions
945                 from gettext 0.15.
946                 Remove configure options --with-localedir and
947                 --with-mandir. The options that are provided
948                 directly by autoconf 2.60 can be used instead:
949                 --mandir --localedir
950
951 2006-08-27 [colin]      2.4.0cvs101
952
953         * src/plugins/bogofilter/Makefile.am
954                 Fix make dist (no README)
955
956 2006-08-27 [colin]      2.4.0cvs100
957
958         * src/folder.c
959                 Don't use F_UNKNOWN folders for any default
960                 outbox/trash/etc
961         * src/plugins/bogofilter/bogofilter.c
962         * src/plugins/bogofilter/bogofilter.h
963         * src/plugins/bogofilter/bogofilter_gtk.c
964                 Add an option to specify the path to bogofilter
965                 Use single-quotes to be able to learn in folders
966                 with spaces in their names
967                 Verify learning status
968
969 2006-08-27 [colin]      2.4.0cvs99
970
971         * manual/faq.xml
972         * manual/plugins.xml
973                 Document Bogofilter plugin
974
975 2006-08-27 [colin]      2.4.0cvs98
976
977         * src/compose.c
978         * src/messageview.c
979         * src/procmsg.c
980         * src/procmsg.h
981                 When possible, copy the queued mail to sent folder
982                 instead of re-adding. Much faster on IMAP.
983
984 2006-08-27 [colin]      2.4.0cvs97
985
986         * src/msgcache.c
987                 Disable mmaped caches - huge metadata loss
988                 here after a power failure.
989         * src/summaryview.c
990                 Add quicksearch timing
991         * src/common/plugin.c
992         * src/common/plugin.h
993                 Implement an interface to tell what plugins
994                 provide. Prevent loading of similar plugins.
995         * src/plugins/clamav/clamav_plugin.c
996         * src/plugins/demo/demo.c
997         * src/plugins/dillo_viewer/dillo_viewer.c
998         * src/plugins/pgpcore/plugin.c
999         * src/plugins/pgpinline/pgpinline.c
1000         * src/plugins/pgpmime/pgpmime.c
1001         * src/plugins/spamassassin/spamassassin.c
1002         * src/plugins/trayicon/trayicon.c
1003                 Implement plugin_provides()
1004
1005 2006-08-27 [colin]      2.4.0cvs96
1006
1007         * configure.ac
1008         * src/plugins/Makefile.am
1009         * src/plugins/bogofilter/.cvsignore
1010         * src/plugins/bogofilter/Makefile.am
1011         * src/plugins/bogofilter/bogofilter.c
1012         * src/plugins/bogofilter/bogofilter.h
1013         * src/plugins/bogofilter/bogofilter_gtk.c
1014                 New Bogofilter plugin, provides filtering and
1015                 learning. Spamassassin will go to extra plugins.
1016
1017 2006-08-26 [mones]      2.4.0cvs95
1018
1019         * manual/handling.xml
1020                 Fix subfolder path in the example (thanks to Paul) 
1021
1022 2006-08-26 [mones]      2.4.0cvs94
1023
1024         * manual/glossary.xml
1025                 2.2. + add ISP to the glossary
1026                 7.5. + Add UIDL to glossary
1027                 7.7. + Add TCP to glossary
1028         * manual/handling.xml
1029                 7.1. + Mentions GNU/Linux distribution, what about the non...
1030                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1031                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1032                 7.4. = Use appropriate quotation for commands
1033                 7.6. = change "" to <quote></quote>
1034         * manual/plugins.xml
1035                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1036         * manual/starting.xml
1037                 2.1. + local mbox file: some examples of mbox file locations...
1038                 Also reformatted files requiring it
1039
1040 2006-08-26 [wwp]        2.4.0cvs93
1041
1042         * src/summary_search.c
1043                 disable find buttons while summary search is running.
1044
1045 2006-08-25 [colin]      2.4.0cvs92
1046
1047         * src/folder.c
1048         * src/folderutils.c
1049         * src/mh.c
1050         * src/procmsg.h
1051         * src/summaryview.c
1052                 Speed up MH moving, and add progressbar
1053                 for MH deletion
1054         * src/msgcache.c
1055                 Write cache files using mmap() too
1056
1057 2006-08-25 [wwp]        2.4.0cvs91
1058
1059         * src/summaryview.c
1060                 switch spam<->ham button when a message has been marked as spam or ham
1061                 and is still selected. Thanks to Colin.
1062
1063 2006-08-25 [paul]       2.4.0cvs90
1064
1065         * src/Makefile.am
1066         * src/stock_pixmap.c
1067         * src/stock_pixmap.h
1068         * src/summaryview.c
1069         * src/gtk/icon_legend.c
1070         * src/pixmaps/copied.xpm
1071         * src/pixmaps/moved.xpm
1072                 add icons for delayed execution marked for
1073                 copying, marked for moving
1074
1075 2006-08-25 [mones]      2.4.0cvs89
1076
1077         * manual/glossary.xml
1078                 Fix the other glossary items:
1079                 5.1. = Inmmediate execution -> <quote>immediate execution...
1080                 5.2. = Fix MBOX capitalization -> Mbox
1081                 5.3. + Improve Plugins def. w/ tech. ref.
1082                 5.4. = Quotation -> replace '>' by <quote>></quote>
1083                 5.5. - SMTP Server. -> remove dot
1084         * po/es.po
1085                 Updated translation
1086
1087 2006-08-25 [mones]      2.4.0cvs88
1088
1089         * manual/ack.xml
1090                 Reformatted, changed email address
1091         * manual/glossary.xml
1092                 Reformatted, fixed MANUAL-TODO items:
1093                 8.2. + add ROT-13 to glossary
1094                 8.4. + add URL to glossary
1095         * manual/es/advanced.xml
1096                 Fixed <literal>s
1097
1098 2006-08-25 [paul]       2.4.0cvs87
1099
1100         * src/gtk/icon_legend.c
1101                 add 'marked for deletion' icon
1102                 arrange icons by containing column
1103                 wrap long label text
1104
1105 2006-08-25 [colin]      2.4.0cvs86
1106
1107         * src/common/utils.c
1108         * src/common/utils.h
1109                 Add the sc_g_*list_bigger functions in
1110                 a place everyone can use it
1111         * src/summaryview.c
1112                 Only freeze/thaw the list when working
1113                 on the selection, if it's bigger than 1
1114         * src/gtk/gtksctree.c
1115                 Only freeze/thaw the list when unselec-
1116                 ting 'all' if ('all' != 1)
1117                 This avoids some flickering
1118
1119 2006-08-24 [colin]      2.4.0cvs85
1120
1121         * src/addressbook.c
1122                 Fix strange list selection
1123                 Fix random seg (Invalid read of freed memory)
1124
1125 2006-08-24 [colin]      2.4.0cvs84
1126
1127         * src/alertpanel.c
1128         * src/gtk/inputdialog.c
1129         * src/plugins/pgpcore/passphrase.c
1130                 Revert minimal width patch of 2.4.0cvs67,
1131                 as it is also a maximal width. Use 
1132                 gtk_window_set_default_size instead.
1133
1134 2006-08-24 [colin]      2.4.0cvs83
1135
1136         * src/msgcache.c
1137                 Write cache/mark to temp files before
1138                 overwriting old ones (avoids metadata
1139                 loss if writing the new files fail).
1140                 Use mmap() to read cache/mark file, as
1141                 this makes cache reading faster. Dis-
1142                 abled for big-endian machines until it
1143                 can be tested. (Big-endian users: set
1144                 msgcache_use_mmap = TRUE in the relevant
1145                 #if).
1146         * src/procmsg.h
1147                 Move rarely used fields of MsgInfo in 
1148                 another structure, which will only be
1149                 allocated if needed. Face, X-Face,
1150                 Return receipt headers and List-*
1151                 headers are moved. Mails having none
1152                 of these occupy 52 bytes less with
1153                 this patch, which makes 2.5MB of RAM
1154                 saved on a 50k folder).
1155         * src/headerview.c
1156         * src/mainwindow.c
1157         * src/messageview.c
1158         * src/partial_download.c
1159         * src/procheader.c
1160         * src/procmsg.c
1161         * src/textview.c
1162                 Follow this structure change.
1163
1164 2006-08-24 [wwp]        2.4.0cvs82
1165
1166         * manual/es/.cvsignore
1167         * manual/es/dist/.cvsignore
1168         * manual/es/dist/html/.cvsignore
1169         * manual/es/dist/pdf/.cvsignore
1170         * manual/es/dist/ps/.cvsignore
1171         * manual/es/dist/txt/.cvsignore
1172                 more (generated) files to ignore.
1173
1174 2006-08-24 [colin]      2.4.0cvs81
1175
1176         * src/folder.c
1177         * src/mh.c
1178                 Fix possible problems with local delivery. Check the folder doesn't
1179                 need scan before setting its mtime when saving cache (which can be
1180                 done long after the folder's been modified by an external process);
1181                 Check that the stored item's mtime didn't change in mh functions.
1182
1183 2006-08-24 [mones]      2.4.0cvs80
1184
1185         * manual/advanced.xml
1186                 Rewrapping, some fixes and MANUAL-TODO items:
1187                 8.1. = change "" to <quote></quote>
1188                 8.3. = quote menu items
1189                 8.5. - deploying -> new user ... ideally a new user (redundant)
1190
1191 2006-08-23 [colin]      2.4.0cvs79
1192
1193         * src/gtk/gtksctree.c
1194                 When selecting or deselecting range, only
1195                 freeze/thaw when selection is bigger than 10
1196
1197 2006-08-23 [colin]      2.4.0cvs78
1198
1199         * src/messageview.c
1200         * src/mimeview.c
1201         * src/mimeview.h
1202         * src/plugins/dillo_viewer/dillo_viewer.c
1203                 Provide an API for MimeViewer plugins to
1204                 return a text selection for replying
1205
1206 2006-08-23 [colin]      2.4.0cvs77
1207
1208         * src/image_viewer.c
1209         * src/textview.c
1210                 Use gtk_pixbuf_new_from_file_at_scale(), which
1211                 is faster than getting the pixbuf then resizing
1212                 it.
1213
1214 2006-08-23 [colin]      2.4.0cvs76
1215
1216         * src/procmime.c
1217                 UTF-8 should be sent Quoted-printable
1218
1219 2006-08-22 [colin]      2.4.0cvs75
1220
1221         * src/mh.c
1222                 Check if scan is required before touching
1223                 the folder (or it'll be required every time)
1224
1225 2006-08-22 [colin]      2.4.0cvs74
1226
1227         * configure.ac
1228                 Require libetpan 0.46 (crasher fix when built
1229                 against gnutls)
1230
1231 2006-08-22 [colin]      2.4.0cvs73
1232
1233         * src/folder.c
1234                 Set folder's mtime after writing its
1235                 cache
1236         * src/folderview.c
1237                 Add some timing
1238         * src/procmsg.c
1239                 Don't do useless stuff if we don't 
1240                 thread by subject
1241         * src/summaryview.c
1242                 Add some timing, don't deselect prior
1243                 to selecting (gtksctree does it itself),
1244                 remove crash avoidance hacks as it's been
1245                 properly fixed since a while
1246         * src/common/utils.c
1247                 Optimize to_human_readable(): _() is slow,
1248                 do it only once, and avoid %f format for KB
1249                 (the most common in a summaryview)
1250         * src/gtk/gtksctree.c
1251                 Don't uselessly freeze/thaw (fixes flicker
1252                 on next unread and friends), reduce number
1253                 of g_list_nth/g_list_position where possible
1254         * src/gtk/gtkutils.c
1255         * src/gtk/gtkutils.h
1256                 Reduce number of g_list_nth/g_list_position
1257                 where possible.
1258                 All of this makes loading as 70k folder 2.1
1259                 seconds instead of 3.2 (with hot FS caches).
1260                 (1.3 seconds without Date and Size columns...)
1261
1262 2006-08-22 [paul]       2.4.0cvs72
1263
1264         wrap documents and do some items from mones' MANUAL-TODO:
1265
1266         * manual/account.xml
1267                 4.1. = fix tabname references to <quote>tabname</quote>
1268                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1269         * manual/faq.xml
1270                 1.1. = mentioned options don't match UI
1271                 Add information about the 'Never send Return Receipts'
1272                 option
1273         * manual/handling.xml
1274                 6.2. = Mentions Extended symbols button, but now is
1275                 named Information
1276                 6.3. = Mentions ... button, which is now Edit
1277
1278 2006-08-22 [colin]      2.4.0cvs71
1279
1280         * src/gtk/pluginwindow.c
1281                 Fix layout in verbose translations (such
1282                 as french)
1283
1284 2006-08-22 [paul]       2.4.0cvs70
1285
1286         * manual/Makefile.am
1287                 build manuals in alphabetical order
1288         * src/addressbook.c
1289         * src/prefs_themes.c
1290                 replace/remove deprecated symbols
1291         * src/gtk/gtkutils.c
1292                 fix a warning
1293         * src/gtk/pluginwindow.c
1294                 replace deprecated symbol
1295                 replace label text and move it
1296         * src/plugins/pgpcore/prefs_gpg.c
1297                 move the 'Generate...' button out of the
1298                 Sign Key frame, replace the English used
1299         * src/plugins/pgpcore/sgpgme.c
1300                 fixes to the English
1301
1302 2006-08-21 [colin]      2.4.0cvs69
1303
1304         * src/plugins/trayicon/trayicon.c
1305                 Add more strings for translation; patch
1306                 by Pawel
1307
1308 2006-08-21 [colin]      2.4.0cvs68
1309
1310         * src/compose.c
1311                 fix replied flag not set after drafting
1312         * src/matcher.c
1313                 fix body quicksearch in non-encoded bodies
1314                 containing '='
1315         * src/msgcache.c
1316                 Get rid of the g_malloc workaround for
1317                 corrupted caches, use g_try_malloc
1318
1319 2006-08-21 [colin]      2.4.0cvs67
1320
1321         * src/alertpanel.c
1322         * src/gtk/inputdialog.c
1323         * src/plugins/pgpcore/passphrase.c
1324                 Set minimal width to 375
1325         * src/mainwindow.c
1326                 Fix switching to offline, asking if it 
1327                 should be overriden for synchronising
1328         * src/mimeview.c
1329                 Don't offer to remember command on Open 
1330                 with for text parts, as the browser or 
1331                 text editor command isn't changed from 
1332                 there
1333
1334 2006-08-20 [paul]       2.4.0cvs66
1335
1336         * po/ko.po
1337         * po/zh_CN.po
1338                 fix plural form errors. revealed by stricter
1339                 checking of gettext 0.15
1340
1341 2006-08-18 [paul]       2.4.0cvs65
1342
1343         * src/stock_pixmap.c
1344                 fix the fix of 2.4.0cvs64
1345                 Thanks to Colin
1346
1347 2006-08-18 [paul]       2.4.0cvs64
1348
1349         * src/stock_pixmap.c
1350                 fix leaks
1351                 Thanks to Colin
1352
1353 2006-08-18 [paul]       2.4.0cvs63
1354
1355         * src/compose.c
1356         * src/procmsg.c
1357                 fix occasional IMAP bug where large msgs
1358                 were left in the queue folder after sending
1359                 Thanks to Colin
1360
1361 2006-08-18 [paul]       2.4.0cvs62
1362
1363         * src/folderview.c
1364                 freeze the summaryview while quicksearch results
1365                 are displayed
1366                 (fixes bug 456 'current message is hidden when the
1367                 view is refreshed and extended search is "unread 
1368                 messages"')
1369                 Thanks to Colin
1370         * src/textview.c
1371                 add missing #include "inputdialog.h"
1372         * src/common/utils.h
1373                 add missing mailcap_update_default() and improve
1374                 readability
1375
1376 2006-08-17 [colin]      2.4.0cvs61
1377
1378         * src/plugins/pgpcore/select-keys.c
1379                 Fix warnings :)
1380
1381 2006-08-17 [colin]      2.4.0cvs60
1382
1383         * src/compose.c
1384                 Don't continue queuing if Cancel is clicked
1385                 in select-keys
1386
1387 2006-08-17 [colin]      2.4.0cvs59
1388
1389         * src/plugins/pgpcore/select-keys.c
1390                 When encrypting, if only one key matches and it 
1391                 matches exactly, automatically use it.
1392
1393 2006-08-17 [colin]      2.4.0cvs58
1394
1395         * src/mimeview.c
1396         * src/prefs_common.c
1397         * src/prefs_common.h
1398         * src/prefs_ext_prog.c
1399         * src/textview.c
1400                 Fix issues with previous patch (text/html)
1401                 Remove outdated prefs
1402
1403 2006-08-17 [colin]      2.4.0cvs57
1404
1405         * src/imap.c
1406                 Add View Log button on auth error
1407         * src/procmsg.c
1408                 Fix encrypted mail marked as new when
1409                 saved in normal folders
1410         * src/plugins/pgpinline/pgpinline.c
1411                 Fix encrypt bug on IMAP
1412         * src/mimeview.c
1413         * src/common/utils.c
1414         * src/common/utils.h
1415         * src/gtk/inputdialog.c
1416         * src/gtk/inputdialog.h
1417                 Get rid of metamail stuff, simplify
1418                 opening, and allow remembering of user's
1419                 choices (by updating ~/.mailcap). There's
1420                 still to drop "Audio player" and "Image
1421                 viewer" preferences.
1422
1423 2006-08-17 [mones]      2.4.0cvs56
1424
1425         * manual/es/sylpheed-claws-manual.xml
1426                 fix DTD path
1427
1428 2006-08-17 [mones]      2.4.0cvs55
1429
1430         * configure.ac
1431         * manual/Makefile.am
1432         * manual/es/Makefile.am
1433         * manual/es/account.xml
1434         * manual/es/ack.xml
1435         * manual/es/addrbook.xml
1436         * manual/es/advanced.xml
1437         * manual/es/faq.xml
1438         * manual/es/glossary.xml
1439         * manual/es/gpl.xml
1440         * manual/es/handling.xml
1441         * manual/es/intro.xml
1442         * manual/es/keyboard.xml
1443         * manual/es/plugins.xml
1444         * manual/es/starting.xml
1445         * manual/es/sylpheed-claws-manual.xml
1446         * manual/es/dist/Makefile.am
1447         * manual/es/dist/html/Makefile.am
1448         * manual/es/dist/pdf/Makefile.am
1449         * manual/es/dist/ps/Makefile.am
1450         * manual/es/dist/txt/Makefile.am
1451                 Spanish translation for the manual
1452
1453 2006-08-16 [colin]      2.4.0cvs54
1454
1455         * src/compose.c
1456         * src/main.c
1457         * src/mainwindow.c
1458                 Fix send button sensitivity at startup
1459                 Set send menu sensitivity (patch by Fabien)
1460         * src/ssl_manager.c
1461                 Enable closing with esc (patch by Fabien)
1462         * src/gtk/foldersort.c
1463                 Enable closing with esc (patch by Fabien)
1464         * src/procmime.c
1465                 Optimisation (no need to copy to tempfile to
1466                 "decode" 7bit and 8bit)
1467         * src/summaryview.c
1468                 Fix cruft in swap_from case
1469         * src/textview.c
1470                 Fix missing last line in some mail cases 
1471                 (Fixes debian #381872)
1472         * src/plugins/pgpcore/prefs_gpg.c
1473         * src/plugins/pgpcore/sgpgme.c
1474         * src/plugins/pgpcore/sgpgme.h
1475                 Don't show "no key found" when user explicitely
1476                 wants to create a key
1477
1478 2006-08-16 [paul]       2.4.0cvs53
1479
1480         * configure.ac
1481         * src/account.c
1482         * src/addressbook.c
1483         * src/headerview.c
1484         * src/prefs_account.c
1485         * src/prefs_message.c
1486         * src/gtk/gtkutils.c
1487                 bump up minimum required versions of GTK+ and
1488                 GLIB to 2.6.0
1489
1490 2006-08-16 [paul]       2.4.0cvs52
1491
1492         * src/toolbar.c
1493                 workaround GTK+ Bug 351600 - 'Can't re-click
1494                 on button after sensitivity update'
1495                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1496                 Thanks to Colin
1497
1498 2006-08-15 [colin]      2.4.0cvs51
1499
1500         * src/plugins/pgpcore/prefs_gpg.c
1501                 Set options sensitivity according to
1502                 key existence
1503         * src/plugins/pgpcore/sgpgme.c
1504                 Allow to create key with no passphrase
1505
1506 2006-08-14 [cleroy]     2.4.0cvs50
1507
1508         * src/gtk/pluginwindow.c
1509                 New layout (maybe to be changed?)
1510         * src/gtk/gtkutils.c
1511                 Fix a bit label_window
1512         * src/plugins/pgpcore/passphrase.c
1513         * src/plugins/pgpcore/passphrase.h
1514         * src/plugins/pgpcore/plugin.c
1515         * src/plugins/pgpcore/prefs_gpg.c
1516         * src/plugins/pgpcore/prefs_gpg.h
1517         * src/plugins/pgpcore/sgpgme.c
1518         * src/plugins/pgpcore/sgpgme.h
1519                 Allow to create a PGP private key via the GUI
1520
1521 2006-08-14 [wwp]        2.4.0cvs49
1522
1523         * src/addressbook_foldersel.c
1524                 fix strict ISO C90 compliance.
1525
1526 2006-08-14 [paul]       2.4.0cvs48
1527
1528         * src/gtk/prefswindow.c
1529                 re-set scrolled window on opening
1530                 Patch by Ticho
1531
1532 2006-08-14 [paul]
1533
1534         2.5.0-rc1 released
1535
1536 2006-08-14 [paul]       2.4.0cvs47
1537
1538         * src/prefs_display_header.c
1539                 re-enable user-defined Displayed Headers
1540
1541 2006-08-14 [paul]       2.4.0cvs46
1542
1543         * src/prefs_account.c
1544                 use GTK_STOCK_EDIT
1545
1546 2006-08-13 [colin]      2.4.0cvs45
1547
1548         * src/common/utils.c
1549                 Fix "a" in quote when the original message is empty,
1550                 by using \0 instead of 'a' to test writability of
1551                 temp files.
1552
1553 2006-08-13 [wwp]        2.4.0cvs44
1554
1555         * src/plugins/spamassassin/spamassassin.c
1556                 fix capitalization of "SpamAssassin" in some debug, log and
1557                 dialog messages.
1558
1559 2006-08-13 [paul]       2.4.0cvs43
1560
1561         * src/editldap.c
1562                 fix overlapping widgets
1563         * src/prefs_account.c
1564                 fix translation of protocol_names[]
1565                 fix label disappearing off the edge of the
1566                 visible area
1567
1568 2006-08-12 [paul]       2.4.0cvs42
1569
1570         * manual/plugins.xml
1571                 update IRC channel info before it gets forgotten
1572                 about
1573
1574 2006-08-11 [colin]      2.4.0cvs41
1575
1576         * src/compose.c
1577         * src/mainwindow.c
1578         * src/mainwindow.h
1579         * src/procmsg.c
1580         * src/procmsg.h
1581         * src/summaryview.c
1582         * src/toolbar.c
1583                 Grey out the Send button if
1584                 - Queue folders are empty, or
1585                 - We're sending already
1586
1587 2006-08-11 [wwp]        2.4.0cvs40
1588
1589         * src/main.c
1590                 fix a logic issue when quitting while a compose window is
1591                 still open, thanks to Colin.
1592
1593 2006-08-10 [colin]      2.4.0cvs39
1594
1595         * src/main.c
1596                 Fix default font size setting after wizard run
1597         * src/imap.c
1598         * src/etpan/imap-thread.c
1599         * src/etpan/imap-thread.h
1600                 Fix bug #999 (Timing out on TSL cert validation 
1601                 dialog makes ugly things happen). Also, STARTTLS
1602                 unconditionnaly if initial capabilities contain
1603                 LOGINDISABLED and STARTTLS.
1604
1605 2006-08-09 [colin]      2.4.0cvs38
1606
1607         * src/mainwindow.c
1608         * src/mainwindow.h
1609                 Fix Tools/Actions sensitivity when there are
1610                 no actions
1611
1612 2006-08-09 [colin]      2.4.0cvs37
1613
1614         * src/prefs_filtering.c
1615                 Warning fix, patch by Paul
1616         * src/messageview.c
1617         * src/prefs_actions.c
1618         * src/prefs_filtering_action.c
1619         * src/prefs_matcher.c
1620                 Uniformisation of "Info ..." to "Info..." (for
1621                 old gtk), patch by Fabien
1622         * src/plugins/clamav/clamav_plugin_gtk.c
1623                 Sensitivity fix by Fabien
1624
1625 2006-08-09 [colin]      2.4.0cvs36
1626
1627         * src/main.c
1628         * src/main.h
1629                 Add a function to know whether we're exiting
1630         * src/plugins/trayicon/trayicon.c
1631                 If exiting, don't do anything. Faster, and
1632                 avoids gtk_main_iteration reentracy causing
1633                 segfaults at exit
1634
1635 2006-08-09 [colin]      2.4.0cvs35
1636
1637         * src/messageview.c
1638         * src/mimeview.c
1639         * src/mimeview.h
1640                 Fix lack of part selection when automatically 
1641                 jumping to a specific part
1642         * src/msgcache.c
1643                 Little optimisation in cache reading
1644
1645 2006-08-09 [colin]      2.4.0cvs34
1646
1647         * src/compose.c
1648                 Fix crash setting the priority on reedit
1649                 (Accessing compose before creating it!)
1650
1651 2006-08-08 [colin]      2.4.0cvs33
1652
1653         * src/procmime.c
1654                 Fix bug #998 (last attachment is not accessible)
1655                 Bad RFC interpretation on multipart close-delimiters
1656         * src/mimeview.c
1657         * src/mimeview.h
1658         * src/gtk/gtkvscrollbutton.c
1659         * src/gtk/gtkvscrollbutton.h
1660                 Make attachments list wheel-scrollable
1661
1662 2006-08-07 [colin]      2.4.0cvs32
1663
1664         * src/gtk/gtkaspell.c
1665                 Fix bug #973 (Unicode punctation characters 
1666                 are not recognized as separators by the
1667                 spell checker); fix unsigned stuff
1668
1669 2006-08-07 [colin]      2.4.0cvs31
1670
1671         * src/compose.c
1672                 Fix bug #956 (DnD text with accents in compose 
1673                 text entry); fix gccc's signed/unsigned fuss
1674
1675 2006-08-06 [colin]      2.4.0cvs30
1676
1677         * src/main.c
1678                 Fix bug #979 (Plugin crashes when exiting 
1679                 sylpheed-claws) : handle exit request only 
1680                 once
1681
1682 2006-08-05 [colin]      2.4.0cvs29
1683
1684         * src/news.c
1685                 Just make sure we have a msgid.
1686
1687 2006-08-05 [colin]      2.4.0cvs28
1688
1689         * src/news.c
1690         * src/summaryview.c
1691                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1692                 by reimplementing it
1693         * src/textview.c
1694                 Fix bug when hiding quotes with level > 3 and quote
1695                 colors are recycled
1696
1697 2006-08-04 [colin]      2.4.0cvs27
1698
1699         * src/compose.c
1700         * src/undo.c
1701         * src/undo.h
1702                 Fix a bit replace-by-pasting undo
1703         * src/mainwindow.c
1704         * src/messageview.c
1705                 Fix Fold quotes menu synchro in
1706                 mainwindow when it changes in 
1707                 messageview
1708         * src/textview.c
1709                 Fix right-click on quotes blocks
1710         * src/common/utils.c
1711                 Verify that the file created by
1712                 my_tmpfile() is writable. Fixes
1713                 bug #988 (very specific filesystem
1714                 issue)
1715         * src/plugins/pgpcore/sgpgme.c
1716                 Fix file descriptor leak
1717         * src/plugins/spamassassin/spamassassin.c
1718                 Warn once if spamd isn't reachable
1719
1720 2006-08-04 [colin]      2.4.0cvs26
1721
1722         * src/toolbar.c
1723                 i18n context patch by Fabien
1724
1725 2006-08-03 [colin]      2.4.0cvs25
1726
1727         * src/mainwindow.c
1728         * src/messageview.c
1729                 Rename "Hide quotes" to "Fold quotes"
1730         * src/textview.c
1731                 Don't use hand cursor on quotes. "all 
1732                 the bonuses of the feature and none of 
1733                 unwelcome side-effects"
1734
1735 2006-08-03 [colin]      2.4.0cvs24
1736
1737         * AUTHORS
1738         * sylpheed-claws.desktop
1739         * src/gtk/authors.h
1740                 Bring the desktop file to XDG compliance
1741                 Patch by Charles A. Edwards
1742
1743 2006-08-03 [colin]      2.4.0cvs23
1744
1745         * src/textview.c
1746                 Fix links offset when they are preceded
1747                 by accentued chars (g_utf8_strlen!)
1748         * src/mainwindow.c
1749                 Fix wrong status when starting offline
1750
1751
1752 2006-08-03 [wwp]        2.4.0cvs22
1753
1754         * src/prefs_common.h
1755                 ask what to do w/ filtering rules that belong to an account when
1756                 applying filtering rules manually from the main window (skip,
1757                 apply regardless of the account, use current account). This dialog
1758                 can be skipped and the last reply used.
1759                 (forgot that file)
1760
1761 2006-08-03 [wwp]        2.4.0cvs21
1762
1763         * src/filtering.c
1764         * src/filtering.h
1765         * src/prefs_common.c
1766         * src/summaryview.c
1767         * src/alertpanel.c
1768         * src/alertpanel.h
1769         * src/messageview.c
1770                 ask what to do w/ filtering rules that belong to an account when
1771                 applying filtering rules manually from the main window (skip,
1772                 apply regardless of the account, use current account). This dialog
1773                 can be skipped and the last reply used.
1774
1775
1776 2006-08-03 [colin]      2.4.0cvs20
1777
1778         * src/textview.c
1779                 Optimize previous patch
1780
1781 2006-08-03 [cleroy]     2.4.0cvs19
1782
1783         * src/textview.c
1784                 Fix quotes getting toggled back when the
1785                 mail has an even number of text parts
1786
1787 2006-08-02 [colin]      2.4.0cvs18
1788
1789         * src/messageview.c
1790                 Add Hide quotes menu
1791
1792 2006-08-02 [colin]      2.4.0cvs17
1793
1794         * src/mainwindow.c
1795         * src/prefs_common.c
1796         * src/textview.c
1797         * src/textview.h
1798         * src/gtk/about.c
1799                 Allow per-level quote hiding,
1800                 Allow toggling quotes by double-clicking them
1801                 Rename RemoteURI to ClickableText to reflect
1802                 the fact it's used for a variety of things
1803
1804 2006-08-02 [wwp]        2.4.0cvs16
1805
1806         * src/mainwindow.c
1807                 fix "View/Hide quotes" menu item status initialization.
1808
1809 2006-08-02 [wwp]        2.4.0cvs15
1810
1811         * src/matcher_parser_parse.y
1812                 remove a debug trace.
1813
1814 2006-08-02 [paul]       2.4.0cvs14
1815
1816         * src/plugins/pgpcore/passphrase.c
1817                 don't set initial dialog size
1818                 make it resizable
1819
1820 2006-08-02 [paul]       2.4.0cvs13
1821
1822         * src/noticeview.c
1823                 remove the rogue '/' character
1824
1825 2006-08-02 [paul]       2.4.0cvs12
1826
1827         * src/noticeview.c
1828                 allow buttons to resize as necessary
1829
1830 2006-08-01 [wwp]        2.4.0cvs11
1831
1832         * src/mbox.c
1833                 fix strict ISO C90 compliance.
1834
1835 2006-08-01 [wwp]        2.4.0cvs10
1836
1837         * tools/update-po
1838                 updated update-po tool to work w/ context-dependent translations.
1839                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1840
1841 2006-08-01 [wwp]        2.4.0cvs9
1842
1843         * src/matcher.c
1844         * src/prefs_filtering.c
1845         * src/prefs_matcher.c
1846                 allow context-dependent translations for "All",
1847                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1848
1849 2006-07-31 [colin]      2.4.0cvs8
1850
1851         * AUTHORS
1852         * src/gtk/authors.h
1853                 Add Rafal to authors
1854
1855 2006-07-31 [colin]      2.4.0cvs7
1856
1857         * src/compose.c
1858         * src/mainwindow.c
1859         * src/messageview.h
1860         * src/prefs_common.c
1861         * src/prefs_common.h
1862         * src/textview.c
1863                 Add 'View/Hide quotes'. Patch based on a patch
1864                 by Rafal Weglarz
1865
1866 2006-07-31 [colin]      2.4.0cvs6
1867
1868         * src/action.c
1869                 Fix problem with "> stuff >" actions
1870
1871 2006-07-31 [paul]       2.4.0cvs5
1872
1873         * po/nb.po
1874                 updated by Geir Helland
1875
1876 2006-07-31 [wwp]        2.4.0cvs4
1877
1878         * src/mainwindow.c
1879         * src/summaryview.c
1880         * src/summaryview.h
1881                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1882                 thanks to Colin.
1883
1884 2006-07-31 [wwp]        2.4.0cvs3
1885
1886         * src/Makefile.am
1887         * src/addr_compl.c
1888         * src/addr_compl.h
1889         * src/addressbook.c
1890         * src/addressbook.h
1891         * src/addressbook_foldersel.c
1892         * src/addressbook_foldersel.h
1893         * src/addrindex.c
1894         * src/addrindex.h
1895         * src/matcher.c
1896         * src/matcher.h
1897         * src/matcher_parser_lex.l
1898         * src/matcher_parser_parse.y
1899         * src/prefs_common.c
1900         * src/prefs_common.h
1901         * src/prefs_filtering.c
1902         * src/prefs_matcher.c
1903         * src/prefs_matcher.h
1904         * src/summaryview.c
1905                 introduce filtering against the address book. It's now possible to add
1906                 matched conditions to determine if any email address in a message matches
1907                 or doesn't match any or all books or folders in the address book.
1908
1909 2006-07-31 [wwp]        2.4.0cvs2
1910
1911         * src/account.c
1912         * src/filtering.c
1913         * src/filtering.h
1914         * src/folder.c
1915         * src/folderview.c
1916         * src/inc.c
1917         * src/mainwindow.c
1918         * src/matcher.c
1919         * src/matcher_parser_lex.l
1920         * src/matcher_parser_parse.y
1921         * src/mbox.c
1922         * src/prefs_filtering.c
1923         * src/prefs_filtering.h
1924         * src/procmsg.c
1925         * src/procmsg.h
1926         * src/summaryview.c
1927                 introduce per-account filtering rules. Each filtering rule can now be assigned
1928                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1929                 when applying filtering rules manually, as all rules will apply - even the ones
1930                 assigned to an account. This issue will be addressed soon.
1931  
1932
1933
1934 2006-07-31 [wwp]        2.4.0cvs1
1935
1936         * src/quote_fmt.c
1937                 make more strings translatable.
1938
1939 2006-07-31 [paul]       2.4.0
1940
1941         2.4.0 released
1942
1943 2006-07-31 [paul]       2.3.1cvs91
1944
1945         * po/ca.po
1946                 updated by Miquel Oliete
1947
1948 2006-07-31 [paul]       2.3.1cvs90
1949
1950         * po/de.po
1951         * po/el.po
1952         * po/fr.po
1953         * po/it.po
1954         * po/pl.po
1955         * po/pt_BR.po
1956         * po/sr.po
1957         * po/zh_CN.po
1958                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1959                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1960                 Aleksandar Urosevic, and Ralgh Young
1961
1962 2006-07-31 [paul]       2.3.1cvs89
1963
1964         * src/account.c
1965         * src/main.c
1966         * src/mainwindow.c
1967         * src/mainwindow.h
1968                 Fix a race condition when, after an SC crash, rescanning
1969                 folders took more than 0.5 seconds
1970                 Thanks to Colin
1971
1972 2006-07-31 [paul]       2.3.1cvs88
1973
1974         * src/folderview.c
1975                 don't translate separator strings
1976
1977 2006-07-30 [mones]      2.3.1cvs87
1978
1979         * doc/man/sylpheed-claws.1
1980                 Fixed non-ASCII chars in Hoa's name
1981         * po/es.po
1982                 Updated for release
1983
1984 2006-07-27 [colin]      2.3.1cvs86
1985
1986         * src/textview.c
1987                 Don't include the leading \n in links
1988                 Patch by Fabien
1989
1990 2006-07-25 [colin]      2.3.1cvs85
1991
1992         * src/mainwindow.c
1993         * src/common/socket.h
1994         * src/etpan/imap-thread.c
1995                 Refresh resolvers before connecting
1996                 to IMAP servers, and after switching
1997                 to online. Thanks to Paul.
1998
1999 2006-07-18 [colin]
2000
2001         * 2.4.0-rc4 released
2002
2003 2006-07-17 [colin]      2.3.1cvs84
2004
2005         * src/inc.c
2006                 Show connection attempt in statusbar before
2007                 connecting (previously first message was
2008                 "Retrieving messages from ..." after the
2009                 connection succeeded.
2010
2011 2006-07-16 [wwp]        2.3.1cvs83
2012
2013         * sylpheed-claws.ico
2014                 Added .ico file (windows multi-size icon file, generated).
2015
2016 2006-07-12 [wwp]        2.3.1cvs82
2017
2018         * src/messageview.c
2019                 remove Message/Re-edit menu entry from messageview window,
2020                 as sent/draft/queued messages are opened in compose window when
2021                 re-edited and it's not possible to re-edit other msgs.
2022
2023 2006-07-12 [paul]       2.3.1cvs81
2024
2025         * AUTHORS
2026         * src/mainwindow.c
2027         * src/gtk/authors.h
2028                 check online state before resetting
2029                 mailcheck timer. Useful if some program
2030                 verifies connection state and updates
2031                 Claws.
2032                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2033
2034 2006-07-12 [paul]       2.3.1cvs80
2035
2036         * sylpheed-claws-128x128.png
2037         * sylpheed-claws-64x64.png
2038         * sylpheed-claws.png
2039         * src/Makefile.am
2040         * src/main.c
2041         * src/prefs_toolbar.c
2042         * src/stock_pixmap.c
2043         * src/stock_pixmap.h
2044         * src/wizard.c
2045         * src/gtk/about.c
2046         * src/gtk/gtkutils.c
2047         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2048         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2049         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2050         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2051         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2052         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2053                 updated and renamed logo/icon files and related
2054                 logo by Jesper Schultz
2055
2056 2006-07-11 [paul]       2.3.1cvs79
2057
2058         * src/main.c
2059                 fix the labels a smidgin
2060
2061 2006-07-09 [colin]      2.3.1cvs78
2062
2063         * src/textview.c
2064                 Show errors in textviewer's command
2065                 Patch by H. Merijn Brand
2066
2067 2006-07-09 [colin]      2.3.1cvs77
2068
2069         * src/compose.c
2070                 Save FMID in drafts too
2071
2072 2006-07-08 [colin]      2.3.1cvs76
2073
2074         * src/compose.c
2075                 Svae RMID in drafted mails too
2076                 Save quote_fmt vars for whole mails,
2077                 don't reset at each quote_fmt_init:
2078                 allows to use the same |i{var} in
2079                 various template fields
2080         * src/prefs_template.c
2081         * src/quote_fmt.h
2082         * src/quote_fmt_parse.y
2083                 Same
2084
2085 2006-07-08 [colin]      2.3.1cvs75
2086
2087         * src/textview.c
2088                 Fix highlighting of attached parts URIs
2089
2090 2006-07-08 [colin]      2.3.1cvs74
2091
2092         * src/main.c
2093                 Prevent bug #981 (sc 2.3.1 segfaults with 
2094                 gtk+ 2.10) from being reported again:
2095                 if Sylpheed-Claws has been compiled against
2096                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2097                 of if Sylpheed-Claws has been compiled against
2098                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2099                 error out.
2100
2101 2006-07-07 [colin]      2.3.1cvs73
2102
2103         * src/prefs_actions.c
2104                 Fix label
2105
2106 2006-07-07 [colin]      2.3.1cvs72
2107
2108         * src/prefs_actions.c
2109                 Fix compile on gtk < 2.8. argh :)
2110
2111 2006-07-07 [paul]       2.3.1cvs71
2112
2113         * src/common/defs.h
2114                 update DONATE_URI
2115
2116 2006-07-07 [colin]      2.3.1cvs70
2117
2118         * po/POTFILES.in
2119         * src/quote_fmt.c
2120         * src/quote_fmt_lex.l
2121         * src/quote_fmt_parse.y
2122                 Add |i{var}, a way to insert user-entered
2123                 text in a template
2124
2125 2006-07-07 [colin]
2126
2127         * 2.4.0-rc3 released
2128
2129 2006-07-07 [colin]      2.3.1cvs69
2130
2131         * src/folder.c
2132                 Don't consider inboxes of UNKNOWN folder 
2133                 classes to be useable as default inboxes
2134
2135 2006-07-07 [paul]       2.3.1cvs68
2136
2137         * src/textview.c
2138                 add missing #include <errno.h>
2139                 Thanks to René J. Blokland
2140
2141 2006-07-07 [paul]       2.3.1cvs67
2142
2143         * src/action.c
2144                 Return now Closes dialog
2145         * src/mimeview.c
2146         * src/mimeview.h
2147         * src/textview.c
2148                 add contextual menu to mime parts listed
2149                 in the textview
2150                 Thanks to Colin
2151         * src/common/utils.c
2152                 reversal: ' is a valid character in URLs
2153
2154 2006-07-06 [colin]      2.3.1cvs66
2155
2156         * src/remotefolder.h
2157                 Forgotten in previous commit
2158
2159 2006-07-06 [colin]      2.3.1cvs65
2160
2161         * src/folder.c
2162                 Set summary update flag whenever
2163                 totals changed
2164         * src/imap.c
2165         * src/prefs_account.c
2166         * src/common/utils.h
2167         * src/etpan/imap-thread.c
2168                 Fix warnings, thanks to Fabien and
2169                 Ricardo
2170
2171 2006-07-06 [wwp]        2.3.1cvs64
2172
2173         * src/gtk/gtkutils.c
2174                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2175
2176 2006-07-06 [wwp]        2.3.1cvs63
2177
2178         * src/account.c
2179         * src/addressbook.c
2180         * src/addressitem.h
2181         * src/folderview.c
2182         * src/mainwindow.c
2183         * src/manual.c
2184         * src/manual.h
2185         * src/message_search.c
2186         * src/prefs_actions.c
2187         * src/prefs_filtering.c
2188         * src/prefs_filtering.h
2189         * src/prefs_template.c
2190         * src/summary_search.c
2191         * src/summaryview.c
2192         * src/gtk/gtkutils.c
2193         * src/gtk/gtkutils.h
2194         * src/gtk/pluginwindow.c
2195                 add help buttons to some dialogs. Clicking such buttons opens a
2196                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2197
2198 2006-07-06 [paul]       2.3.1cvs62
2199
2200         * src/textview.c
2201                 fix attachments contextual menu
2202                 Thanks to Colin
2203
2204 2006-07-05 [colin]      2.3.1cvs61
2205
2206         * src/textview.c
2207         * src/compose.c
2208                 Handle sftp:// links
2209
2210 2006-07-05 [paul]       2.3.1cvs60
2211
2212         * src/gtk/filesel.c
2213                 grab save button by default
2214                 Thanks to Colin
2215
2216 2006-07-05 [wwp]        2.3.1cvs59
2217
2218         * manual/xml2pdf
2219                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2220
2221 2006-07-04 [colin]      2.3.1cvs58
2222
2223         * src/mimeview.c
2224         * src/textview.c
2225                 Use left click to select, middle click to open
2226                 on mimeparts links
2227         * src/common/utils.c
2228                 Fix segfault
2229
2230 2006-07-04 [colin]      2.3.1cvs57
2231
2232         * src/mainwindow.c
2233         * src/news.c
2234                 Warning fixes, thanks to Fabien
2235
2236 2006-07-04 [colin]      2.3.1cvs56
2237
2238         * src/mimeview.c
2239         * src/mimeview.h
2240         * src/textview.c
2241                 Allow parts to be selected via their text label
2242                 in textview
2243
2244 2006-07-04 [colin]      2.3.1cvs55
2245
2246         * src/folderview.c
2247                 Feedback when closing (for big folders)
2248         * src/prefs_actions.c
2249         * src/prefs_filtering.c
2250         * src/prefs_matcher.c
2251         * src/prefs_template.c
2252                 Fix default button when closing without
2253                 having saved
2254
2255 2006-07-04 [colin]      2.3.1cvs54
2256
2257         * src/news.c
2258                 Delete local file on deletion
2259
2260 2006-07-03 [colin]      2.3.1cvs53
2261
2262         * src/folderview.c
2263         * src/main.c
2264                 Don't freeze when rescanning after crash
2265
2266 2006-07-03 [wwp]        2.3.1cvs52
2267
2268         * src/compose.c
2269         * src/privacy.c
2270         * src/privacy.h
2271         * src/plugins/pgpinline/pgpinline.c
2272         * src/plugins/pgpmime/pgpmime.c
2273                 don't report an error when the user cancels the passphrase dialog.
2274
2275 2006-07-02 [colin]      2.3.1cvs51
2276
2277         * src/folderview.c
2278                 Open message when crossing folders with Space,
2279                 goto next unread and friends
2280
2281 2006-07-01 [colin]      2.3.1cvs50
2282
2283         * src/prefs_account.c
2284                 Typographic rules varying from language
2285                 to language (in french "Protocole :"),
2286                 we have to do that :)
2287
2288 2006-07-01 [ticho]      2.3.1cvs49
2289
2290         * src/prefs_account.c
2291                 Only use one temporary gchar* variable in
2292                 prefs_account_protocol_set_optmenu().
2293
2294 2006-07-01 [ticho]      2.3.1cvs48
2295
2296         * src/prefs_account.c
2297         * src/prefs_account.h
2298                 Use GtkLabel for existing account protocol name.
2299                 Created an array for protocol names and populate the
2300                 combobox from it in a for() cycle.
2301
2302 2006-06-30 [colin]      2.3.1cvs47
2303
2304         * src/compose.c
2305                 Block undo when changing signature (by changing
2306                 account)
2307
2308 2006-06-30 [paul]       2.3.1cvs46
2309
2310         * src/send_message.c
2311                 when editing From in the Compose window, use that address
2312                 in the Return-Path: header
2313                 Thanks to Colin
2314
2315 2006-06-30 [colin]      2.3.1cvs45
2316
2317         * src/compose.c
2318                 Fix signature replacement:
2319                 - when no newline before separator
2320                 - when reediting
2321
2322 2006-06-29 [colin]      2.3.1cvs44
2323
2324         * src/folderview.c
2325         * src/folderview.h
2326         * src/mainwindow.c
2327         * src/summaryview.c
2328                 Let 'View/Go to/Next marked' work like
2329                 Next new & Next unread: across folders
2330                 Change the select_on_entry pref to do
2331                 what we want when changing folder
2332         * src/common/utils.c
2333                 Fix single-quoted links 
2334
2335 2006-06-29 [colin]      2.3.1cvs43
2336
2337         * src/gtk/gtkaspell.c
2338                 "Sylpheed" and "Sylpheed-Claws" do exist !
2339
2340 2006-06-29 [colin]      2.3.1cvs42
2341
2342         * src/imap.c
2343                 Forgot to remove debug
2344
2345 2006-06-29 [colin]      2.3.1cvs41
2346
2347         * src/imap.c
2348         * src/imap.h
2349         * src/mainwindow.c
2350                 Disconnect from IMAP servers when going
2351                 offline. Fixes bug #978 (going to offline-mode 
2352                 won't close connections)
2353
2354 2006-06-29 [colin]      2.3.1cvs40
2355
2356         * src/main.c
2357                 Fix transient setting on failing plugins
2358                 Patch by Fabien
2359         * src/plugins/pgpcore/sgpgme.c
2360                 Only warn for OpenPGP. Most people don't
2361                 have CMS available.
2362
2363 2006-06-29 [colin]      2.3.1cvs39
2364
2365         * src/compose.c
2366                 Fix Spelling menu (discrepancy between context menu
2367                 and top menu when folder's dictionary isn't the 
2368                 default one)
2369         * src/plugins/pgpcore/sgpgme.c
2370                 More error reporting about why gpgme can fail
2371
2372 2006-06-29 [wwp]        2.3.1cvs38
2373
2374         * src/mainwindow.c
2375                 honor the display-header-pane setting even when the message view
2376                 is a separate window.
2377
2378 2006-06-29 [wwp]        2.3.1cvs37
2379
2380         * src/prefs_actions.c
2381                 forgot to commit that one (use of GTK_STOCK_INFO).
2382
2383 2006-06-29 [colin]      2.3.1cvs36
2384
2385         * src/imap.c
2386                 Better handling of login errors (ask the password
2387                 again once), alert in case of error. Fix three
2388                 signedness warnings.
2389
2390 2006-06-28 [wwp]        2.3.1cvs35
2391
2392         * src/prefs_template.c
2393         * src/prefs_matcher.c
2394         * src/prefs_filtering_action.c
2395         * src/prefs_quote.c
2396                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2397                 patch by Fabien Vantard, slightly modified.
2398
2399 2006-06-28 [paul]
2400
2401         2.4.0-rc2 released
2402
2403 2006-06-28 [colin]      2.3.1cvs34
2404
2405         * src/prefs_account.c
2406                 Fix bug #977 (Can't add or edit imap accounts)
2407
2408 2006-06-28 [colin]      2.3.1cvs33
2409
2410         * src/mimeview.c
2411                 Fix previous
2412
2413 2006-06-28 [colin]      2.3.1cvs32
2414
2415         * src/mimeview.c
2416                 Save named inlined attachments with "Save all"
2417         * src/main.c
2418         * src/mbox.c
2419         * src/common/plugin.c
2420         * src/common/plugin.h
2421         * src/common/sylpheed.c
2422         * src/common/utils.c
2423         * src/plugins/pgpcore/sylpheed.def
2424         * src/plugins/pgpinline/sylpheed.def
2425         * src/plugins/pgpmime/sylpheed.def
2426                 Win32 compatibility patch, by
2427                 Werner Koch
2428
2429 2006-06-28 [wwp]        2.3.1cvs31
2430
2431         * src/imap.c
2432         * src/prefs_folder_item.c
2433                 less compilation warnings (thanks to Fabien Vantard), less typos.
2434
2435 2006-06-28 [paul]       2.3.1cvs30
2436
2437         * src/gtk/gtkutils.c
2438                 gtk_combo_box_set_focus_on_click() is only
2439                 available since gtk 2.6.0
2440
2441 2006-06-28 [paul]       2.3.1cvs29
2442
2443         * src/prefs_ext_prog.c
2444                 fix engrish and add a tooltip for the
2445                 'command for 'Display as text' option
2446
2447 2006-06-28 [paul]
2448
2449         2.4.0-rc1 released
2450
2451 2006-06-28 [paul]       2.3.1cvs28
2452
2453         * ChangeLog
2454         * tools/Makefile.am
2455                 include textviewer.pl in releases
2456
2457 2006-06-28 [paul]       2.3.1cvs27
2458
2459         * src/prefs_ext_prog.c
2460                 hide Print command option if libgnomeprint
2461                 support is present
2462
2463 2006-06-27 [colin]      2.3.1cvs26
2464
2465         * src/compose.c
2466                 Fix Esc handling in insert/attach dialog
2467                 Don't show this dialog if dragging something
2468                 else than text/uri-list
2469                 Thanks to Fabien Vantard
2470         * tools/textviewer.pl
2471                 Filter script to display stuff as text
2472                 by H. Merijn Brand
2473
2474 2006-06-27 [wwp]        2.3.1cvs25
2475
2476         * src/messageview.c
2477                 use the exact product name (message view title), patch
2478                 by Fabien Vantard.
2479
2480 2006-06-27 [ticho]      2.3.1cvs24
2481
2482         * src/prefs_account.c
2483         * src/prefs_common.c
2484         * src/prefs_common.h
2485         * src/prefs_ext_prog.c
2486         * src/textview.c
2487                 Add a preference (Preferences/External programs)
2488                 to allow "Display as text" to be done via a script
2489                 (patch by H.Merijn Brand).
2490                 Use GtkComboBox for protocol selection in account
2491                 preferences.
2492                 Only include current choice for existing accounts, and
2493                 insensitivize the combobox.
2494
2495 2006-06-27 [paul]       2.3.1cvs23
2496
2497         * src/mbox.c
2498                 fix crasher introduced in cvs21.
2499                 Thanks to Colin
2500
2501 2006-06-26 [colin]      2.3.1cvs22
2502
2503         * src/mbox.c
2504                 Fix double-frees when leaving folders
2505                 after exporting to mbox
2506
2507 2006-06-26 [colin]      2.3.1cvs21
2508
2509         * src/mbox.c
2510                 More feedback (and optimisation)
2511                 on import/export
2512         * src/common/utils.c
2513                 Fix case when looking for mail addresses
2514         * src/gtk/gtkutils.c
2515                 Extra check for (X-)Face
2516
2517 2006-06-25 [ticho]      2.3.1cvs20
2518
2519         * src/compose.c
2520         * src/exphtmldlg.c
2521         * src/gtk/gtkutils.c
2522         * src/gtk/gtkutils.h
2523                 Added second argument to gtkut_sc_combobox_create() to
2524                 control focus-on-click for the widget.
2525                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2526
2527 2006-06-25 [ticho]      2.3.1cvs19
2528
2529         * src/compose.c
2530         * src/gtk/Makefile.am
2531         * src/gtk/combobox.c
2532         * src/gtk/combobox.h
2533         * src/gtk/gtkutils.c
2534         * src/gtk/gtkutils.h
2535                 Use GtkComboBox instead of deprecated GtkOptionMenu
2536                 for account selector in compose window and for encoding
2537                 selector in attachment properties.
2538                 Also factorise working with the new GtkComboBox somewhat.
2539
2540 2006-06-24 [paul]       2.3.1cvs18
2541
2542         * src/prefs_common.c
2543                 use the correct default value
2544
2545 2006-06-24 [paul]       2.3.1cvs17
2546
2547         * src/compose.c
2548         * src/prefs_common.c
2549         * src/prefs_common.h
2550         * src/prefs_compose_writing.c
2551                 enable setting of default action when
2552                 dnd'ing files in the compose window.
2553                 (Collaborative effort with wwp)
2554
2555 2006-06-23 [wwp]        2.3.1cvs16
2556
2557         * src/compose.c
2558                 i18n fix (thanks to Fabien Vantard)
2559
2560 2006-06-22 [colin]      2.3.1cvs15
2561
2562         * src/prefs_customheader.c
2563                 Don't use filters in custom headers' file 
2564                 selector. Remember, extensions mean nothing :)
2565
2566 2006-06-22 [paul]       2.3.1cvs14
2567
2568         * configure.ac
2569                 allow setting of man directory location
2570
2571 2006-06-22 [colin]      2.3.1cvs13
2572
2573         * src/mainwindow.c
2574                 Add 'View/Go to/Next unread folder'.
2575                 I missed that :)
2576
2577 2006-06-22 [colin]      2.3.1cvs12
2578
2579         * src/common/utils.c
2580                 Add some subject prefixes
2581                 Patch by Bjorn T Johansen <btj@havleik.no>
2582
2583 2006-06-22 [colin]      2.3.1cvs11
2584
2585         * manual/advanced.xml
2586                 Forgotten hidden pref
2587
2588 2006-06-21 [paul]       2.3.1cvs10
2589
2590         * src/prefs_account.c
2591                 complete the removal of 'Add date header' option
2592
2593 2006-06-21 [paul]       2.3.1cvs9
2594
2595         * src/account.c
2596         * src/compose.c
2597         * src/prefs_account.c
2598         * src/prefs_account.h
2599                 remove option to add date header - always
2600                 add date header
2601         * src/etpan/imap-thread.c
2602                 fix warnings (Thanks to Colin)
2603
2604 2006-06-21 [wwp]        2.3.1cvs8
2605
2606         * src/folder.c
2607                 set the attachment flag when inline text part are (file)named. This is more convenient
2608                 when receiving (for instance) inline source files or patches sent using thunderbird.
2609
2610 2006-06-21 [paul]       2.3.1cvs7
2611
2612         * src/inc.c
2613                 fix off-by-one count of current msg in
2614                 statusbar filtering progressbar
2615
2616 2006-06-21 [paul]       2.3.1cvs6
2617
2618         * src/folder.c
2619                 Show attachment icon even if the part is 'inline'
2620                 if the following conditions are met:
2621                 - content-type != 'text/plain'
2622                 - content-type != '*/pgp-signature'
2623                 - either 'name' or 'filename' parameter is not NULL
2624                 
2625                 Thanks to Colin
2626
2627 2006-06-21 [paul]       2.3.1cvs5
2628
2629         * src/messageview.c
2630         * src/prefs_common.c
2631         * src/prefs_common.h
2632         * src/prefs_other.c
2633                 add an option to 'Never send Return
2634                 Receipts'
2635                 Thanks to Colin
2636
2637 2006-06-20 [mones]      2.3.1cvs4
2638
2639         * po/es.po
2640                 updated
2641         * src/compose.c
2642                 typo fixed (space after comma)
2643         * tools/make.themes.project
2644                 remove exec mode from tarball files
2645
2646 2006-06-20 [colin]      2.3.1cvs3
2647
2648         * src/news.c
2649         * src/procheader.c
2650         * src/unmime.c
2651                 Better fix for \n's in headers (don't 
2652                 break Received: and others)
2653
2654 2006-06-20 [paul]       2.3.1cvs2
2655
2656         * src/alertpanel.c
2657         * src/textview.c
2658                 improve legibility of phishing attempt
2659                 dialog
2660
2661 2006-06-20 [paul]       2.3.1cvs1
2662
2663         * NEWS
2664         * README
2665         * configure.ac
2666                 Update version number following
2667                 stable release
2668
2669 2006-06-20 [colin]      2.3.0cvs26
2670
2671         * src/compose.c
2672                 When dragging a file to the text of the compose
2673                 window, ask whether we want to insert or attach
2674                 (I know lots of people who do that to attach)
2675
2676 2006-06-20 [colin]      2.3.0cvs25
2677
2678         * src/etpan/imap-thread.c
2679                 Fix threshold (the append command is often > 32 bytes)
2680
2681 2006-06-19 [colin]      2.3.0cvs24
2682
2683         * src/imap.c
2684         * src/etpan/imap-thread.c
2685                 Workaround Rockliffe IMAP server bug: replace
2686                 "x UID SEARCH (ANSWERED UID 1:*)" with
2687                 "x UID SEARCH ANSWERED"
2688                 (Rockliffe doesn't handle the parenthesis)
2689
2690 2006-06-19 [colin]      2.3.0cvs23
2691
2692         * src/compose.c
2693         * src/imap.c
2694         * src/etpan/imap-thread.c
2695                 Probably fix bug #972 (Freezes when adding 
2696                 an attachment to the message)
2697         * src/common/defs.h
2698                 Modernize Firefox cmd
2699
2700
2701 2006-06-18 [colin]      2.3.0cvs22
2702
2703         * src/prefs_customheader.c
2704                 Only allow correct filenames for various
2705                 custom headers
2706
2707 2006-06-18 [colin]      2.3.0cvs21
2708
2709         * src/prefs_customheader.c
2710                 Add a 'From File...' button in custom headers prefs, which
2711                 try to do the right thing: 
2712                 for normal headers, use file as plaintext,
2713                 for X-Face, calls compface,
2714                 for Face, encode to b64.
2715
2716 2006-06-17 [colin]      2.3.0cvs20
2717
2718         * src/mh.c
2719                 Warning fix
2720
2721 2006-06-16 [colin]      2.3.0cvs19
2722
2723         * src/summaryview.c
2724                 Recursive quicksearch: show message list
2725                 in current folder, *then* search children
2726                 in the background.
2727
2728 2006-06-16 [colin]      2.3.0cvs18
2729
2730         * src/main.c
2731                 Instead of ignoring SIGPIPE, save caches
2732                 when getting one. Will fix the fact that
2733                 hot caches are out-of-date when logging 
2734                 out of Xorg.
2735         * src/compose.c
2736         * src/prefs_compose_writing.c
2737                 Only save text (not attachments) when 
2738                 auto-saving to drafts
2739         * src/unmime.c
2740                 Always replace \n, \r and \t with spaces
2741                 in headers
2742         * manual/dist/html/Makefile.am
2743         * manual/dist/pdf/Makefile.am
2744         * manual/dist/ps/Makefile.am
2745         * manual/dist/txt/Makefile.am
2746         * manual/fr/dist/html/Makefile.am
2747         * manual/fr/dist/pdf/Makefile.am
2748         * manual/fr/dist/ps/Makefile.am
2749         * manual/fr/dist/txt/Makefile.am
2750         * manual/pl/dist/html/Makefile.am
2751         * manual/pl/dist/pdf/Makefile.am
2752         * manual/pl/dist/ps/Makefile.am
2753         * manual/pl/dist/txt/Makefile.am
2754                 Fix make clean removing pregenerated manuals
2755
2756
2757 2006-06-16 [colin]      2.3.0cvs17
2758
2759         * src/plugins/pgpcore/sgpgme.c
2760         * src/plugins/pgpmime/pgpmime.c
2761         * src/plugins/pgpinline/pgpinline.c
2762                 Better error reporting in setup_signers.
2763                 Don't fallback to default key if specified
2764                 key isn't found.
2765                 Don't allow signing if more than one secret
2766                 key matches the one specified in prefs.
2767
2768 2006-06-15 [colin]      2.3.0cvs16
2769
2770         * src/folderview.c
2771                 Add "Send queue" in the folder's contextual
2772                 menu
2773         * src/compose.c
2774         * src/messageview.c
2775         * src/privacy.c
2776         * src/privacy.h
2777         * src/procmime.c
2778         * src/procmsg.c
2779         * src/plugins/pgpcore/passphrase.c
2780         * src/plugins/pgpcore/sgpgme.c
2781         * src/plugins/pgpinline/pgpinline.c
2782         * src/plugins/pgpmime/pgpmime.c
2783                 Better error reporting
2784         * src/mbox.c
2785                 Probably fix bug #971 (2.2.3 cannot read mail 
2786                 from local mbox)
2787
2788
2789 2006-06-15 [mones]      2.3.0cvs15
2790
2791         * tools/make.themes.project
2792                 creates the themes project from the web page
2793
2794 2006-06-15 [colin]      2.3.0cvs14
2795
2796         * src/folder.c
2797                 Better fix (avoid losing the folder if scan_tree 
2798                 fails)
2799
2800 2006-06-15 [cleroy]     2.3.0cvs13
2801
2802         * src/folder.c
2803                 Probably fix Bug #969 (crash on rebuilding 
2804                 imap folder)
2805
2806 2006-06-14 [colin]      2.3.0cvs12
2807
2808         * manual/dtd/manual.xsl
2809         * manual/sylpheed-claws-manual.xml
2810         * manual/fr/sylpheed-claws-manual.xml
2811         * manual/pl/sylpheed-claws-manual.xml
2812                 Insert pagebreaks between sections
2813
2814 2006-06-14 [paul]       2.3.0cvs11
2815
2816         * configure.ac
2817                 better fix than 2.3.0cvs10
2818
2819 2006-06-14 [paul]       2.3.0cvs10
2820
2821         * configure.ac
2822                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2823                 (backwards compatible)
2824
2825 2006-06-13 [colin]      2.3.0cvs9
2826
2827         * src/messageview.c
2828                 Fix sending of return receipt with the new queue folders
2829
2830 2006-06-13 [wwp]        2.3.0cvs8
2831
2832         * src/quote_fmt_lex.l
2833                 fix wrong tokens returned in quote_fmt lexer, query not().
2834
2835 2006-06-13 [wwp]        2.3.0cvs7
2836
2837         * src/folder.c
2838         * src/prefs_folder_item.c
2839                 allow changing folder type even when folder is not a top-level one,
2840                 thanks to Colin.
2841
2842 2006-06-12 [colin]      2.3.0cvs6
2843
2844         * src/folderview.c
2845                 Fix double-ask of "Do you want to mark all
2846                 as read"
2847
2848 2006-06-12 [colin]      2.3.0cvs5
2849
2850         * src/compose.c
2851         * src/compose.h
2852         * src/folder.c
2853         * src/folder.h
2854         * src/imap.c
2855         * src/inc.c
2856         * src/main.c
2857         * src/messageview.c
2858         * src/mh.c
2859         * src/prefs_folder_item.c
2860         * src/procheader.c
2861         * src/procmime.c
2862         * src/procmsg.c
2863         * src/procmsg.h
2864         * src/send_message.c
2865         * src/summaryview.c
2866         * src/toolbar.c
2867                 Apply bug #964's patch (Queue and drafts aren't normal)
2868                 The Drafts and Queue folder now contain RFC-822 files,
2869                 allowing to move and copy mails from and to these 
2870                 folders. Moving from Drafts to Queue will prepare the
2871                 mail for sending (PGP signature, encryption, etc).
2872                 This patch also rework sending errors handling to try
2873                 to be more helpful.
2874                 Also, allow redefining folder types via the GUI 
2875                 (Folder type in its Properties)
2876
2877 2006-06-12 [colin]      2.3.0cvs4
2878
2879         * src/summaryview.c
2880         * src/prefs_common.c
2881         * src/prefs_common.h
2882         * src/gedit-print.c
2883                 Allow to define a specific print font - patch
2884                 by Bernhard Walle <bernhard.walle@gmx.de>
2885         * src/prefs_fonts.c
2886         * manual/advanced.xml
2887         * manual/fr/advanced.xml
2888                 Add a hidden pref to allow deletion without
2889                 confirmation
2890
2891 2006-06-12 [wwp]        2.3.0cvs3
2892
2893         * .cvsignore
2894                 more files to ignore.
2895
2896 2006-06-12 [wwp]        2.3.0cvs2
2897
2898         * src/quote_fmt.c
2899         * src/quote_fmt_lex.l
2900         * src/quote_fmt_parse.y
2901                 extend the quote_fmt parser (templates and quotes):
2902                 - allow limited sub-expressions in |p{} and |f{} expressions,
2903                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2904                 - implemented/fixed missing implementation of query_references and show_references,
2905                 - completed, fixed contents and format of the symbols help dialog,
2906                 - fix some compilation warnings.
2907
2908 2006-06-12 [wwp]        2.3.0cvs1
2909
2910         * manual/advanced.xml
2911         * manual/fr/advanced.xml
2912                 updates in the "templates" section of the manual (eng/fr):
2913                  - be more precise (both versions)
2914                  - completed to match the english reference (fr version)
2915                  - touchups (both versions)
2916
2917 2006-06-12 [paul]       2.3.0
2918
2919         2.3.0 released
2920
2921 2006-06-12 [paul]       2.2.3cvs14
2922
2923         * po/ca.po
2924         * po/cs.po
2925         * po/de.po
2926         * po/el.po
2927         * po/fr.po
2928         * po/it.po
2929         * po/pt_BR.po
2930         * po/sr.po
2931         * po/zh_CN.po
2932                 updated by Miquel Oliete, Tim, Stephan Sachse,
2933                 Stavros Giannouris, Fabien Vantard, Andrea
2934                 Spadaccini, Frederico Goncalves Guimaraes,
2935                 Aleksandar Urosevic, and Ralgh Young
2936
2937 2006-06-12 [colin]      2.2.3cvs13
2938
2939         * src/mbox.c
2940                 Add missing header
2941
2942 2006-06-11 [colin]      2.2.3cvs12
2943
2944         * src/msgcache.c
2945                 Verify that g_malloc() succeeded
2946
2947 2006-06-11 [colin]      2.2.3cvs11
2948
2949         * src/wizard.c
2950                 Add Face header to welcome mail
2951
2952 2006-06-10 [colin]      2.2.3cvs10
2953
2954         * src/textview.c
2955                 Revert previous (Forgot it changes the
2956                 margin on the whole mail)
2957
2958 2006-06-10 [colin]      2.2.3cvs9
2959
2960         * src/textview.c
2961                 Don't overlap long headers under (X-)Face
2962
2963 2006-06-10 [mones]      2.2.3cvs8
2964
2965         * manual/xml2pdf
2966                 allow generation of manual on systems lacking saxon binary
2967                 but with java and the saxon library installed
2968
2969         * po/es.po
2970                 updated for release
2971
2972 2006-06-09 [colin]      2.2.3cvs7
2973
2974         * src/summaryview.c
2975                 Fix leak when using Display Sender using Addressbook
2976
2977 2006-06-09 [colin]      2.2.3cvs6
2978
2979         * src/compose.c
2980         * src/folder.c
2981         * src/folderview.c
2982         * src/mimeview.c
2983         * src/summaryview.c
2984                 More leaks fixes
2985
2986 2006-06-09 [paul]       2.2.3cvs5
2987
2988         * AUTHORS
2989         * src/gtk/authors.h
2990         * tools/claws.i18n.status.pl
2991                 updated with new info
2992
2993 2006-06-09 [paul]       2.2.3cvs4
2994
2995         * README
2996                 updated
2997         * manual/ack.xml
2998                 add wwp to authors list
2999         * src/gtk/authors.h
3000                 update mine and Colin's addresses
3001
3002 2006-06-08 [colin]      2.2.3cvs3
3003
3004         * src/etpan/imap-thread.c
3005                 Fix leak on SSL cert check
3006
3007 2006-06-08 [colin]      2.2.3cvs2
3008
3009         * src/common/utils.c
3010                 Fix leak
3011
3012 2006-06-08 [paul]       2.2.3cvs1
3013
3014         * configure.ac
3015                 Update version number following
3016                 stable release
3017
3018 2006-06-07 [colin]      2.2.2cvs3
3019
3020         * src/msgcache.c
3021                 Fix catching cache read errors (guint instead of gint)
3022                 Prevent malloc'ing more than 8MB (means cache corruption)
3023
3024 2006-06-07 [paul]       2.2.2cvs2
3025
3026         * src/exporthtml.c
3027         * src/exportldif.c
3028         * src/mh.c
3029         * src/mutt.c
3030         * src/pine.c
3031         * src/common/utils.c
3032                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3033                 obey $HOME'
3034                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3035                 Thanks to Colin
3036
3037 2006-06-06 [paul]       2.2.2cvs1
3038
3039         * configure.ac
3040                 Update version number following
3041                 stable release
3042
3043 2006-06-06 [paul]       2.2.1cvs6
3044
3045         * src/matcher.c
3046                 fix  implicit declaration of
3047                 sylpheed_do_idle()
3048                 Patch by Fabien Vantard
3049
3050 2006-06-06 [paul]       2.2.1cvs5
3051
3052         * src/matcher.c
3053                 fix age_greater and age_lower so that they
3054                 mean what say and not '...or equal to'
3055                 Thanks to Colin
3056
3057 2006-06-06 [paul]       2.2.1cvs4
3058
3059         * src/textview.c
3060         * src/common/utils.c
3061                 fix URI check
3062                 Thanks to Colin
3063
3064 2006-06-05 [wwp]        2.2.1cvs3
3065
3066         * manual/fr/account.xml
3067                 minor language fixes (thanks to Fabien Vantard).
3068
3069 2006-06-05 [colin]      2.2.1cvs2
3070
3071         * src/prefs_folder_item.c
3072         * src/folderview.c
3073                 Allow recursive setting of properties 
3074                 for whole mailboxes
3075         * src/matcher.c
3076                 Don't freeze on 'test' filtering rule
3077
3078 2006-06-05 [colin]      2.2.1cvs1
3079
3080         * configure.ac
3081                 Update version number following
3082                 stable release
3083
3084 2006-06-04 [wwp]        2.2.0cvs82
3085
3086         * manual/glossary.xml
3087         * manual/account.xml
3088         * manual/fr/glossary.xml
3089         * manual/fr/account.xml
3090                 added glossary section and references/links related to the Face custom header.
3091
3092 2006-06-04 [colin]      2.2.0cvs81
3093
3094         * src/summaryview.c
3095                 Skip to next message on move with no
3096                 immediate execution
3097
3098 2006-06-04 [wwp]        2.2.0cvs80
3099
3100         * manual/xml2pdf
3101                 added sanity checks, exit when needed.
3102
3103 2006-06-03 [paul]       2.2.0cvs79
3104
3105         * src/prefs_receive.c
3106                 page name is now 'Receiving'
3107         * src/prefs_send.c
3108                 page name is now 'Sending'
3109
3110 2006-06-03 [colin]      2.2.0cvs78
3111
3112         * src/plugins/spamassassin/spamassassin_gtk.c
3113                 Autoswitch to Localhost if transport was previously
3114                 disabled. Else people had to check [] Enable, then
3115                 *reselect* transport.
3116
3117 2006-06-03 [colin]      2.2.0cvs77
3118
3119         * src/plugins/pgpinline/pgpinline.c
3120         * src/plugins/pgpmime/pgpmime.c
3121                 Check that gpg_data_release_and_get_mem 
3122                 didn't fail (now, why this happens...)
3123
3124 2006-06-03 [colin]      2.2.0cvs76
3125
3126         * src/mbox.c
3127                 Fix bug #962 (Manual and/or UI should 
3128                 warn about incompatible locking 
3129                 causing dataloss)
3130
3131 2006-06-02 [cleroy]     2.2.0cvs75
3132
3133         * src/filtering.c
3134         * src/folder.c
3135         * src/procmsg.c
3136         * src/summaryview.c
3137                 Fix a few leaks
3138
3139 2006-06-02 [colin]      2.2.0cvs74
3140
3141         * src/main.c
3142                 On exit, free caches after writing them
3143                 Shuts up some valgrind false positives
3144         * src/procmsg.c
3145         * src/send_message.c
3146                 Fix races when reusing existing SMTP connections
3147                 Fix inexistant session timeout
3148         * src/toolbar.c
3149                 Display alertpanel after all queues have
3150                 been processed, not after each
3151
3152 2006-06-02 [wwp]        2.2.0cvs73
3153
3154         * manual/fr/glossary.xml
3155         * manual/fr/ack.xml
3156         * manual/ack.xml
3157                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3158
3159 2006-06-02 [wwp]        2.2.0cvs72
3160
3161         * manual/xml2pdf
3162         * manual/dist/pdf/Makefile.am
3163         * manual/dtd/manual.xsl
3164         * manual/fr/dist/pdf/Makefile.am
3165         * manual/pl/dist/pdf/Makefile.am
3166                 we changed the procedure to generate the .pdf version of the manual.
3167                 The procedure is more modern and the .pdf we get now has a valid index.
3168                 Here are the new pre-requisites:
3169
3170                 - JRE 1.x (1.4 here): there must be one from your distro
3171                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3172                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3173                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3174
3175                 See my posts for further info about the installation of this toolchain:
3176
3177                 Date: Fri, 19 May 2006 19:40:06 +0200
3178                 From: wwp <subscript@free.fr>
3179                 To: sylpheed-claws-devel@lists.sourceforge.net
3180                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3181
3182                 and
3183
3184                 Date: Wed, 24 May 2006 12:58:49 +0200
3185                 From: wwp <subscript@free.fr>
3186                 To: sylpheed-claws-devel@lists.sourceforge.net
3187                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3188
3189 2006-06-01 [colin]      2.2.0cvs71
3190
3191         * src/compose.c
3192                 Better guards against IMAP races
3193         * src/main.c
3194         * src/prefs_common.c
3195         * src/prefs_common.h
3196         * src/common/ssl_certificate.c
3197         * src/etpan/imap-thread.c
3198         * src/etpan/imap-thread.h
3199         * src/gtk/sslcertwindow.c
3200                 New hidden option ssl_skip_cert_check to 
3201                 avoid dups of bug #959 (libetpan linked
3202                 against gnutls and gnutls buggy on 64bit)
3203                 Present expired warning only once per
3204                 session/server.
3205         * manual/advanced.xml
3206         * manual/fr/advanced.xml
3207                 Document new option
3208
3209 2006-06-01 [wwp]        2.2.0cvs70
3210
3211         * src/messageview.c
3212                 fix for bug #961 (return receipt dialog 
3213                 complains incorrectly about return-path 
3214                 email adress being different), thanks 
3215                 to Colin.
3216
3217 2006-05-31 [cleroy]     2.2.0cvs69
3218
3219         * src/common/ssl.c
3220                 Guard against NULLs, although this
3221                 should never be an issue
3222
3223 2006-05-31 [colin]      2.2.0cvs68
3224
3225         * src/filtering.c
3226                 Use g_slist_prepend
3227         * src/imap.c
3228                 Don't remove caches when destroying folder, it
3229                 could (should) be done at exit
3230         * src/inc.c
3231                 free processing cache after incorporation
3232         * src/etpan/imap-thread.c
3233                 Maybe fix bug #959 (Crash on moving to emails 
3234                 to a imap account per ssl with a expired 
3235                 certificate.)
3236
3237 2006-05-30 [colin]      2.2.0cvs67
3238
3239         * src/summaryview.c
3240                 Put back event flush when displaying message
3241                 It avoids reading a bunch of messages just
3242                 by hitting shift-n for too long ;)
3243
3244 2006-05-29 [colin]      2.2.0cvs66
3245
3246         * src/summaryview.c
3247                 Remove useless g_warnings
3248
3249 2006-05-29 [colin]      2.2.0cvs65
3250
3251         * src/imap.c
3252                 Fix g_slist_append()s for performance
3253
3254 2006-05-29 [colin]      2.2.0cvs64
3255
3256         * src/compose.c
3257         * src/common/utils.c
3258                 Fix extraneous tab at start of addresses
3259         * src/mainwindow.c
3260                 Fix warnings (thanks to Fabien)
3261                 Fix crash at exit when composing messages 
3262                 exist
3263         * src/pop.c
3264                 Fix progress bar when deleting expired mails
3265                 Thanks to Hiro
3266         * src/summaryview.c
3267         * src/gtk/gtksctree.c
3268                 Fix re-sorting slowness
3269
3270 2006-05-29 [paul]       2.2.0cvs63
3271
3272         * src/mh.c
3273                 fetch full message when moving mails
3274                 from another mailbox, (fixed data loss
3275                 when filtering from IMAP to MH, introduced
3276                 in 2.2.0cvs57).
3277                 Thanks to Colin
3278
3279 2006-05-29 [mones]      2.2.0cvs62
3280
3281         * src/gtk/gtksctree.c
3282                 Unselect faster (patch by Colin)        
3283
3284 2006-05-26 [colin]      2.2.0cvs61
3285
3286         * src/summaryview.c
3287                 Unplug MSGINFO_UPDATE callback on delete too.
3288
3289 2006-05-26 [colin]      2.2.0cvs60
3290
3291         * src/foldersel.c
3292                 Fix bold in folder selection window with glib2.10
3293                 thanks Hiro
3294
3295 2006-05-26 [colin]      2.2.0cvs59
3296
3297         * src/procheader.c
3298                 Convert date only if necessary (and don't
3299                 try to convert from utf8 to utf8, too)
3300         * src/summaryview.c
3301                 Only set column's text if the column's 
3302                 displayed
3303
3304 2006-05-26 [colin]      2.2.0cvs58
3305
3306         * src/summaryview.c
3307         * src/gtk/gtkutils.c
3308                 Fix useless warning
3309
3310 2006-05-26 [colin]      2.2.0cvs57
3311
3312         * src/mainwindow.c
3313                 Make summaryview selectable as long as 
3314                 no message has focus
3315         * src/mh.c
3316                 Faster deletion (by implementing mh_remove_msgs)
3317                 Faster copy (avoid using mh_fetch_msg just to get
3318                 the filename)
3319                 Faster move (using move_file instead of copy_file
3320                 if MSG_IS_MOVE)
3321                 No progressbar if total number of mails to cp/mv 
3322                 is less than 100
3323         * src/summaryview.c
3324                 Fix removal from subject_table when mail gets moved
3325                 Faster deletion (g_slist_prepend instead of append)
3326         * src/gtk/gtksctree.c
3327                 Remove useless code
3328
3329 2006-05-25 [colin]      2.2.0cvs56
3330
3331         * src/common/ssl_certificate.c
3332                 Fix leak in expired cert check
3333
3334 2006-05-25 [colin]      2.2.0cvs55
3335
3336         * src/mh.c
3337                 Disable flags syncing on .mh_sequences - it
3338                 is buggy and marks mails read under unknown
3339                 conditions.
3340
3341 2006-05-25 [paul]
3342
3343         * 2.3.0-rc4 released
3344
3345 2006-05-24 [colin]      2.2.0cvs54
3346
3347         attention cvs users: if you manage to crash
3348         Sylpheed-Claws while moving, copying or deleting
3349         mails, we *are* interested in stack traces and
3350         valgrind logs. It looks stable, but one never
3351         knows...
3352
3353         * src/folder.c
3354                 Add progressbar for cache updates
3355         * src/folderutils.c
3356                 Optimize Mark all read in the current
3357                 folder
3358         * src/mh.c
3359                 Add progressbar for copy/move
3360         * src/procmsg.c
3361                 Optimize O(n^2) in copy/move
3362         * src/summaryview.c
3363         * src/gtk/gtksctree.c
3364                 Optimize O(n^2) algos
3365         * src/common/timing.h
3366                 Display ms instead of us
3367
3368 2006-05-24 [wwp]        2.2.0cvs53
3369
3370         * manual/fr/advanced.xml
3371                 updates to the French manual.
3372
3373 2006-05-24 [wwp]        2.2.0cvs52
3374
3375         * src/common/utils.c
3376                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3377
3378 2006-05-24 [wwp]        2.2.0cvs51
3379
3380         * src/folderutils.c
3381                 fixed "mark all read" in MH folders (thanks to Colin).
3382
3383 2006-05-24 [paul]       2.2.0cvs50
3384
3385         * doc/man/sylpheed-claws.1
3386                 updated the man page
3387
3388 2006-05-23 [colin]      2.2.0cvs49
3389
3390         * src/folderview.c
3391         * src/imap.c
3392         * src/inc.c
3393         * src/mbox.c
3394         * src/messageview.c
3395         * src/news.c
3396         * src/send_message.c
3397         * src/summaryview.c
3398         * src/gtk/sslcertwindow.c
3399                 alertpanel fixes, by Fabien
3400
3401 2006-05-23 [colin]      2.2.0cvs48
3402
3403         * src/folder.c
3404         * src/folderview.c
3405         * src/msgcache.c
3406         * src/summaryview.c
3407         * src/gtk/gtksctree.c
3408         * src/gtk/gtksctree.h
3409                 More timings
3410                 Fix slow loading problem, which was caused by the
3411                 use of some gtk_ctree funcs and their use of
3412                 g_list_position while gtk_ctree_(un)link'ing.
3413                 Reap more functions from gtkctree.c to be sure we
3414                 use our (fast) version instead of theirs.
3415         * src/mh.c
3416                 Fix copy of unread mails
3417
3418
3419 2006-05-22 [wwp]        2.2.0cvs47
3420
3421         * manual/fr/advanced.xml
3422                 updated.
3423
3424 2006-05-22 [colin]      2.2.0cvs46
3425
3426         * src/filtering.c
3427                 Fix possible infinite loop. 'copy' is not a 
3428                 final action, so when encountering a 'copy',
3429                 we have to check if a previous one was set
3430                 and do it. In the same way, if we encounter
3431                 a 'move' we have to perform a possibly 
3432                 pending 'copy'. This will slow down filtering
3433                 on IMAP if move+copy or multiple copy actions
3434                 are to be done, but handling it via the batch
3435                 would be really too convoluted.
3436
3437 2006-05-22 [wwp]        2.2.0cvs45
3438
3439         * manual/fr/advanced.xml
3440         * manual/fr/faq.xml
3441         * manual/fr/glossary.xml
3442         * manual/fr/handling.xml
3443         * manual/fr/intro.xml
3444         * manual/fr/plugins.xml
3445         * manual/fr/sylpheed-claws-manual.xml
3446                 sync w/ the english manual: updates URIs, documented mailing-list
3447                 support, better explanation about the enabled/disabled feature
3448                 in filtering/processing rules by Paul.
3449
3450 2006-05-21 [colin]      2.2.0cvs44
3451
3452         * src/summaryview.c
3453                 Don't expand after building threads, but during
3454
3455 2006-05-21 [colin]      2.2.0cvs43
3456
3457         * src/procmsg.c
3458         * src/summaryview.c
3459                 More timing possibilities... For next time I have 
3460                 to find out how the hell some 3GHz computer takes
3461                 one minute to open a 30k folder...
3462
3463 2006-05-21 [colin]      2.2.0cvs42
3464
3465         * manual/pl/advanced.xml
3466         * manual/pl/faq.xml
3467         * manual/pl/glossary.xml
3468         * manual/pl/handling.xml
3469         * manual/pl/intro.xml
3470         * manual/pl/plugins.xml
3471         * manual/pl/sylpheed-claws-manual.xml
3472                 Polish manual updated by Pawel
3473
3474 2006-05-20 [colin]
3475
3476         * 2.3.0-rc3 released
3477
3478 2006-05-20 [colin]      2.2.0cvs41
3479
3480         * src/imap.c
3481                 Fix -rc2 problems:
3482                 - remove cache of moved messages from original folder
3483                 - apply new flags to messages even if they aren't appliable
3484                   via IMAP.
3485
3486 2006-05-20 [colin]
3487
3488         * 2.3.0-rc2 released
3489
3490 2006-05-19 [colin]      2.2.0cvs40
3491
3492         * src/imap.c
3493                 Don't issue SELECT in imap_change_flags
3494                 before having checked that we indeed have
3495                 some flags to change. MSG_POSTFILTERED for
3496                 example can't be used on IMAP.
3497                 Fixes bug #955 (copying messages between 
3498                 imap folders is extremely slow), which was
3499                 a regression.
3500
3501 2006-05-19 [colin]      2.2.0cvs39
3502
3503         * src/folder.c
3504         * src/folder.h
3505         * src/folderview.c
3506                 Try to fix bug #830 (Some unread messages 
3507                 get marked read in IMAP inbox):
3508                 - Prevent scanning a folder if it's being 
3509                   opened via the GUI
3510                 - Postpone opening via the GUI of a folder
3511                   currently scanned.
3512
3513
3514 2006-05-19 [wwp]        2.2.0cvs38
3515
3516         * manual/advanced.xml
3517                 fix English+typo (thanks to Paul).
3518
3519 2006-05-19 [wwp]        2.2.0cvs37
3520
3521         * manual/advanced.xml
3522         * manual/fr/advanced.xml
3523         * src/gtk/logwindow.c
3524         * src/prefs_common.c
3525         * src/prefs_common.h
3526                 added hidden prefs to allow customization of colors used in
3527                 protocol log window (useful for dark gtk+ themes).
3528
3529 2006-05-19 [wwp]        2.2.0cvs36
3530
3531         * ChangeLog
3532                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3533
3534 2006-05-19 [paul]       2.2.0cvs35
3535
3536         * src/textview.c
3537                 make Reply-To fully clickable
3538         * src/gtk/logwindow.c
3539                 more colouring (SMTP ESMTP)
3540         Both patches by Pawel Pekala
3541
3542 2006-05-19 [cleroy]     2.2.0cvs34
3543
3544         * src/mh.c
3545                 Don't update flags from current folder
3546                 Probably fixes bug #935 (Read Messages 
3547                 Revert to Being Marked as Unread)
3548
3549 2006-05-18 [colin]      2.2.0cvs33
3550
3551         * src/imap.c
3552                 Warning fix
3553         * src/compose.c
3554         * src/mainwindow.c
3555         * src/summaryview.c
3556         * src/toolbar.c
3557                 Allow replying to multiple emails
3558                 in multiple windows
3559         * src/mimeview.c
3560         * src/etpan/imap-thread.c
3561                 Leak fixes
3562
3563 2006-05-18 [paul]       2.2.0cvs32
3564
3565         * src/summaryview.c
3566                 keep Mailing-List menu refreshed
3567                 Thanks to Colin
3568
3569 2006-05-18 [paul]       2.2.0cvs31
3570
3571         * manual/advanced.xml
3572         * manual/faq.xml
3573         * manual/glossary.xml
3574         * manual/handling.xml
3575         * manual/intro.xml
3576         * manual/plugins.xml
3577         * manual/sylpheed-claws-manual.xml
3578                 update URLs
3579                 add info about mailing-list support
3580                 edit filtering info
3581         * src/wizard.c
3582         * src/common/defs.h
3583         * src/gtk/about.c
3584         * src/plugins/dillo_viewer/README
3585                 update URLs
3586
3587 2006-05-17 [wwp]        2.2.0cvs30
3588
3589         * manual/handling.xml
3590         * manual/fr/handling.xml
3591                 documented the ability to enabled/disable filtering/processing rules.
3592
3593 2006-05-17 [colin]      2.2.0cvs29
3594
3595         * src/main.c
3596                 Don't initialize g_thread subsystem if it's 
3597                 already done (thanks to Hiro)
3598         * src/mimeview.c
3599                 Fix saving of parts when there name can't be
3600                 converted from UTF-8.
3601
3602 2006-05-17 [paul]       2.2.0cvs28
3603
3604         * po/Makefile.in.in
3605                 fix config.status warning with autoconf 2.60
3606
3607 2006-05-17 [paul]       2.2.0cvs27
3608
3609         * po/POTFILES.in
3610                 add src/mbox.c
3611
3612 2006-05-17 [wwp]        2.2.0cvs26
3613
3614         * src/mainwindow.c
3615                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3616
3617 2006-05-17 [wwp]        2.2.0cvs25
3618
3619         * src/plugins/demo/demo.c
3620                 updated product name in plugin demo (many plugins need to be
3621                 sync'ed w/ that change).
3622
3623 2006-05-17 [colin]      2.2.0cvs24
3624
3625         * src/mh.c
3626                 Fix leak
3627
3628 2006-05-16 [colin]      2.2.0cvs23
3629
3630         * src/mainwindow.c
3631                 Stupid me hit again. Fix cvs22.
3632
3633 2006-05-16 [colin]      2.2.0cvs22
3634
3635         * src/mainwindow.c
3636                 Fix bug #922 (sylpheed-claws crashed after 
3637                 pushing on Inbox folder)
3638
3639 2006-05-16 [colin]      2.2.0cvs21
3640
3641         * src/compose.c
3642                 Make From header be copy/paste/select-able
3643
3644 2006-05-16 [wwp]        2.2.0cvs20
3645
3646         * src/export.c
3647         * src/matcher.c
3648         * src/summaryview.c
3649         * src/etpan/imap-thread.c
3650                 fix some compiler warnings (thanks to Colin).
3651
3652 2006-05-16 [wwp]        2.2.0cvs19
3653
3654         * src/action.c
3655         * src/gedit-print.c
3656         * src/inc.c
3657         * src/mainwindow.c
3658         * src/mh.c
3659         * src/statusbar.c
3660         * src/send_message.c
3661         * src/summaryview.c
3662                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3663
3664 2006-05-15 [colin]      2.2.0cvs18
3665
3666         * src/procmsg.c
3667                 Fix automatic rule creation with List-Post
3668
3669 2006-05-15 [paul]       2.2.0cvs17
3670
3671         * tools/filter_conv_new.pl
3672                 updated for rule enabling/disabling
3673                 claws version >= 2.3.x required
3674
3675 2006-05-15 [cleroy]     2.2.0cvs16
3676
3677         * src/main.c
3678                 Revert test
3679
3680 2006-05-15 [cleroy]     2.2.0cvs15
3681
3682         * src/main.c
3683                 test
3684
3685 2006-05-15 [wwp]        2.2.0cvs14
3686
3687         * manual/pl/.cvsignore
3688                 ignore generated files.
3689
3690 2006-05-14 [wwp]        2.3.0-rc1
3691
3692         * 2.3.0-rc1 released
3693
3694 2006-05-13 [wwp]        2.2.0cvs13
3695
3696         * src/filtering.c
3697         * src/filtering.h
3698         * src/matcher.c
3699         * src/matcher_parser_lex.l
3700         * src/matcher_parser_parse.y
3701         * src/prefs_filtering.c
3702                 new feature: provide the ability to disable filtering and processing
3703                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3704                 adaptations.
3705
3706 2006-05-13 [colin]      2.2.0cvs12
3707
3708         * src/compose.c
3709                 Remove useless if (a) b; else b;
3710                 Thanks to wwp
3711
3712 2006-05-13 [wwp]        2.2.0cvs11
3713
3714         * src/export.c
3715         * src/import.c
3716         * src/mainwindow.c
3717         * src/mbox.c
3718         * src/summaryview.c
3719         * src/summaryview.h
3720                 no more silent failures (or at least less ones) when importing
3721                 or exporting from/to mbox. Also start importing/exporting if
3722                 the necessary info is set.
3723
3724 2006-05-13 [wwp]        2.2.0cvs10
3725
3726         * RELEASE_NOTES
3727                 restored up-to-date release notes.
3728
3729 2006-05-13 [paul]       2.2.0cvs9
3730
3731         * po/nl.po
3732         * po/ru.po
3733                 updated by Tim Dijkstra and Pavlo Bohmat
3734
3735 2006-05-12 [colin]      2.2.0cvs8
3736
3737         * src/gtk/quicksearch.c
3738                 Add "k" as shortcut for "colorlabel". Patch
3739                 by ath42@users.sf.net.
3740
3741 2006-05-12 [paul]       2.2.0cvs7
3742
3743         * src/prefs_common.h
3744         * src/prefs_summaries.c
3745         * src/summaryview.c
3746                 when entering a folder also allow
3747                 going directly to first Marked message
3748
3749 2006-05-12 [paul]       2.2.0cvs6
3750
3751         * src/summaryview.c
3752                 always obey 'confirm before marking all
3753                 mails read' option
3754
3755 2006-05-12 [paul]       2.2.0cvs5
3756
3757         * src/textview.c
3758                 make Sender fully clickable
3759
3760 2006-05-12 [colin]      2.2.0cvs4
3761
3762         * src/compose.c
3763         * src/compose.h
3764                 Let From be editable
3765         * src/main.c
3766         * src/mh.c
3767                 Full support of .mh_sequences' Unseen seq
3768
3769 2006-05-12 [colin]      2.2.0cvs3
3770
3771         * src/folder.c
3772         * src/mainwindow.c
3773         * src/mainwindow.h
3774         * src/messageview.c
3775         * src/prefs_spelling.c
3776         * src/procheader.c
3777         * src/procmsg.c
3778         * src/procmsg.h
3779         * src/summaryview.c
3780         * src/toolbar.c
3781         * src/toolbar.h
3782                 Add contextual menu on Compose toolbar
3783                 button. Fixes bug #944 (Automatic
3784                 addresses not applied when changing account
3785                 from compose window)
3786                 add Mailing List support
3787                 based on the old 0.6.5claws25 patch by
3788                 Melvin Hadasht, with finishing touches
3789                 by Colin
3790                 Fix "ignore thread" when mails are threaded by
3791                 subject (and weren't ignored although appearing
3792                 in the thread).
3793                 GUI rework.
3794                 Both patches by Pawel.
3795
3796 2006-05-08 [paul]       2.2.0cvs2
3797
3798         * src/mainwindow.c
3799         * src/mainwindow.h
3800         * src/messageview.c
3801         * src/procheader.c
3802         * src/procmsg.c
3803         * src/procmsg.h
3804         * src/summaryview.c
3805                 add Mailing List support
3806                 based on the old 0.6.5claws25 patch by 
3807                 Melvin Hadasht, with finishing touches
3808                 by Colin
3809
3810 2006-05-08 [colin]      2.2.0cvs1
3811
3812         * src/mainwindow.c
3813         * src/toolbar.c
3814         * src/toolbar.h
3815                 Add contextual menu on Compose toolbar 
3816                 button. Fixes bug #944 (Automatic 
3817                 addresses not applied when changing account 
3818                 from compose window)
3819
3820 2006-05-08 [paul]       2.2.0
3821
3822         2.2.0 released
3823
3824 2006-05-08 [paul]       2.1.1cvs51
3825
3826         * po/cs.po
3827         * po/de.po
3828         * po/en_GB.po
3829         * po/fi.po
3830         * po/fr.po
3831         * po/pt_BR.po
3832         * po/sr.po
3833         * po/zh_CN.po
3834                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3835                 Fabien Vantard, Frederico Goncalves Guimaraes,
3836                 Aleksandar Urosevic, and Ralgh Young
3837
3838 2006-05-12 [colin]      2.1.1cvs50
3839
3840         * po/cs.po
3841         * po/de.po
3842         * po/en_GB.po
3843         * po/es.po
3844         * po/fi.po
3845         * po/fr.po
3846         * po/pt_BR.po
3847         * po/sr.po
3848         * po/zh_CN.po
3849                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3850                 Fabien Vantard, Frederico Goncalves Guimaraes,
3851                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3852
3853 2006-05-05 [colin]      2.1.1cvs49
3854
3855         * manual/Makefile.am
3856         * manual/pl/Makefile.am
3857         * manual/pl/account.xml
3858         * manual/pl/ack.xml
3859         * manual/pl/addrbook.xml
3860         * manual/pl/advanced.xml
3861         * manual/pl/faq.xml
3862         * manual/pl/glossary.xml
3863         * manual/pl/gpl.xml
3864         * manual/pl/handling.xml
3865         * manual/pl/intro.xml
3866         * manual/pl/keyboard.xml
3867         * manual/pl/plugins.xml
3868         * manual/pl/starting.xml
3869         * manual/pl/sylpheed-claws-manual.xml
3870         * manual/pl/dist/.cvsignore
3871         * manual/pl/dist/Makefile.am
3872         * manual/pl/dist/html/.cvsignore
3873         * manual/pl/dist/html/Makefile.am
3874         * manual/pl/dist/pdf/.cvsignore
3875         * manual/pl/dist/pdf/Makefile.am
3876         * manual/pl/dist/ps/.cvsignore
3877         * manual/pl/dist/ps/Makefile.am
3878         * manual/pl/dist/txt/.cvsignore
3879         * manual/pl/dist/txt/Makefile.am
3880                 Add the polish translation of the manual,
3881                 Authored by Pawel Pekala.
3882
3883 2006-05-05 [cleroy]     2.1.1cvs48
3884
3885         * src/main.c
3886                 Re-read matcherrc after loading plugins 
3887                 if some of them add folders.
3888
3889 2006-05-03 [colin]      2.1.1cvs47
3890
3891         * src/imap.c
3892                 I'm idiot
3893
3894 2006-05-03 [colin]      2.1.1cvs46
3895
3896         * src/imap.c
3897                 Be sure to have a session when
3898                 getting separator
3899
3900 2006-05-03 [colin]      2.1.1cvs45
3901
3902         * src/imap.c
3903         * src/imap.h
3904         * src/imap_gtk.c
3905                 Fix preventing renaming with namespace 
3906                 separator.
3907
3908 2006-05-01 [colin]      2.1.1cvs44
3909
3910         * src/action.c
3911                 Don't reload messageview when result of
3912                 action is piped.
3913
3914 2006-04-29 [colin]      2.1.1cvs43
3915
3916         * src/prefs_receive.c
3917         * src/plugins/spamassassin/spamassassin_gtk.c
3918         * src/plugins/clamav/clamav_plugin_gtk.c
3919                 GUI fixes by Pawel
3920
3921 2006-04-29 [colin]      2.1.1cvs42
3922
3923         * src/prefs_compose_writing.c
3924         * src/prefs_quote.c
3925                 Cleanups. Patch by Pawel
3926
3927 2006-04-28 [paul]       2.1.1cvs41
3928
3929         * src/matcher.c
3930                 fix returned quick search results when search
3931                 term contains an underscore.
3932                 Thanks to Colin
3933
3934 2006-04-28 [paul]       2.1.1cvs40
3935
3936         * src/prefs_message.c
3937         * src/prefs_receive.c
3938                 GUI cleanups
3939                 Patches by Pawel Pekala
3940
3941 2006-04-27 [colin]      2.1.1cvs39
3942
3943         * src/wizard.c
3944                 Differentiate subject Welcome from
3945                 window's title Welcome
3946
3947 2006-04-27 [paul]
3948
3949         2.2.0-rc1 released
3950
3951 2006-04-27 [paul]       2.1.1cvs38
3952
3953         * manual/advanced.xml
3954         * manual/fr/advanced.xml
3955                 add info about compose_no_markup hidden pref
3956
3957 2006-04-27 [paul]       2.1.1cvs37
3958
3959         * src/prefs_account.c
3960                 improve privacy labels
3961         * src/prefs_msg_colors.c
3962                 change some strings for translators' convenience
3963         * src/gtk/gtkutils.c
3964                 don't underline the link button text
3965
3966 2006-04-25 [colin]      2.1.1cvs36
3967
3968         * src/folder.c
3969                 Complete 2.1.1cvs33 (once more ;)
3970
3971 2006-04-25 [colin]      2.1.1cvs35
3972
3973         * src/editldap.c
3974                 Fix tooltip
3975
3976 2006-04-25 [cleroy]     2.1.1cvs34
3977
3978         * src/compose.c
3979         * src/gtk/gtkaspell.c
3980                 Fix crash on redirect (related to the return 
3981                 of the aspell menu in compose's toolbar)
3982         * src/prefs_msg_colors.c
3983                 Fix sensitivity widgets
3984         * src/image_viewer.c
3985         * src/gtk/pluginwindow.c
3986         * src/gtk/prefswindow.c
3987                 Change released signals to clicked (Fabien)
3988         * po/POTFILES.in
3989         * src/common/socket.c
3990         * src/plugins/spamassassin/spamassassin.c
3991                 Translate strings (Fabien)
3992
3993 2006-04-25 [paul]       2.1.1cvs33
3994
3995         * src/folder.c
3996         * src/folder.h
3997         * src/folderview.c
3998                 complete the fix of bug #912
3999                 Thanks to Colin
4000
4001 2006-04-25 [colin]      2.1.1cvs32
4002
4003         * src/news.c
4004                 Better progress bar
4005         * src/mimeview.c
4006         * src/summaryview.c
4007         * src/summaryview.h
4008                 Fix focus chain
4009                 Patches by Pawel Pekala
4010
4011 2006-04-24 [colin]      2.1.1cvs31
4012
4013         * src/compose.c
4014                 Fix compilation warnings (Fabien)
4015
4016 2006-04-24 [colin]      2.1.1cvs30
4017
4018         * src/addrindex.c
4019         * src/editldap.c
4020         * src/editldap_basedn.c
4021         * src/editldap_basedn.h
4022         * src/ldapctrl.c
4023         * src/ldapctrl.h
4024         * src/ldapquery.c
4025         * src/ldaputil.c
4026         * src/ldaputil.h
4027                 Fix bug #901 (LDAPS support)
4028
4029 2006-04-24 [colin]      2.1.1cvs29
4030
4031         * src/compose.c
4032                 Fix logic on error with send dialog on
4033         * src/imap.c
4034                 Fix compilation without libetpan, thanks
4035                 to Fabien
4036         * src/summaryview.c
4037                 Fix 'context-menu' key
4038
4039 2006-04-23 [colin]      2.1.1cvs28
4040
4041         * src/folder.c
4042                 Never free current's cache to free up 
4043                 memory. Fixes bug #912 (new count 
4044                 randomly set to message count)
4045
4046 2006-04-23 [colin]      2.1.1cvs27
4047
4048         * src/gtk/quicksearch.c
4049                 And remove printf...
4050
4051 2006-04-23 [colin]      2.1.1cvs26
4052
4053         * src/gtk/quicksearch.c
4054                 Fix replacing in quicksearch, and fix inserting
4055                 in the middle of the string. (introduced at 2.1.0cvs22)
4056
4057 2006-04-23 [colin]      2.1.1cvs25
4058
4059         * src/imap.c
4060                 Make sure uidnext is initialized in get_num_list
4061                 (not for stable, related to 2.1.1cvs8 and friends)
4062
4063 2006-04-23 [colin]      2.1.1cvs24
4064
4065         * src/imap.c
4066                 Output something when login is successful
4067                 too
4068
4069 2006-04-23 [colin]      2.1.1cvs23
4070
4071         * src/etpan/imap-thread.c
4072                 Better logging (line-per-line, hide data in fetch)
4073                 Fix a const warning
4074         * src/gtk/logwindow.c
4075         * src/gtk/logwindow.h
4076                 Better logging (color for input/output)
4077
4078 2006-04-21 [colin]      2.1.1cvs22
4079
4080         * src/gtk/quicksearch.c
4081                 On gtk+-2.8, use stock buttons in quicksearch
4082                 Based on a patch by Fabien and a design by Paul
4083
4084 2006-04-21 [colin]      2.1.1cvs21
4085
4086         * src/folderview.c
4087         * src/mainwindow.c
4088                 Fix occasional flicker in folderview
4089         * src/common/utils.c
4090                 Fix bug #943 (Incorrectly parsed email address 
4091                 list in short headers on message view and in 
4092                 printouts)
4093
4094 2006-04-20 [colin]      2.1.1cvs20
4095
4096         * src/imap.c
4097         * src/imap.h
4098         * src/prefs_account.c
4099                 Add ANONYMOUS auth for IMAP
4100
4101 2006-04-20 [paul]       2.1.1cvs19
4102
4103         * src/main.c
4104                 proper fix for 2.1.1cvs18
4105                 Thanks to Colin
4106
4107 2006-04-20 [paul]       2.1.1cvs18
4108
4109         * src/main.c
4110                 fix build warnings
4111
4112 2006-04-20 [paul]       2.1.1cvs17
4113
4114         * src/gtk/quicksearch.c
4115                 fix standard, non-extended Quick search,
4116                 was broken in 2.1.1cvs15.
4117                 Thanks to Colin.
4118
4119 2006-04-20 [colin]      2.1.1cvs16
4120
4121         * src/prefs_matcher.c
4122                 Fix values when reselecting a ~test
4123                 rule
4124
4125 2006-04-19 [colin]      2.1.1cvs15
4126
4127         * src/compose.c
4128         * src/compose.h
4129         * src/gtk/gtkaspell.c
4130         * src/gtk/gtkaspell.h
4131                 Put back Options menu in Spelling/
4132         * src/gtk/quicksearch.c
4133                 Don't search, and show error, if the
4134                 advanced search has a syntax error
4135
4136 2006-04-18 [colin]      2.1.1cvs14
4137
4138         * src/textview.c
4139                 Fix gdk warnings on set_cursor when textview
4140                 isn't visible
4141
4142 2006-04-18 [colin]      2.1.1cvs13
4143
4144         * src/gtk/gtksctree.c
4145                 Remove seemingly useless refresh that causes
4146                 flicker - watch this commit in case of 
4147                 problems before planned backport to stable
4148
4149 2006-04-18 [colin]      2.1.1cvs12
4150
4151         * src/imap.c
4152                 Factorize get/set_xml code
4153         * src/compose.c
4154         * src/prefs_account.c
4155         * src/prefs_account.h
4156         * src/procmsg.c
4157                 Add Encrypt to self option
4158
4159 2006-04-17 [colin]      2.1.1cvs11
4160
4161         * configure.ac
4162                 Fix search on encrpyt function on dragonfly
4163                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4164
4165 2006-04-17 [colin]      2.1.1cvs10
4166
4167         * src/prefs_account.c
4168                 Be safe by default: remove mails from POP3
4169                 after 7 days, not immediately
4170
4171 2006-04-17 [colin]      2.1.1cvs9
4172
4173         * src/etpan/imap-thread.c
4174                 Fix build on DragonFly - patch by 
4175                 Jonathan Buschmann <jonthn@agmact.com>
4176
4177 2006-04-17 [colin]      2.1.1cvs8
4178
4179         * src/imap.c
4180                 Save uidnext between sessions
4181
4182 2006-04-17 [colin]      2.1.1cvs7
4183
4184         * src/imap.c
4185                 scan is required when uid validity changes
4186
4187 2006-04-17 [colin]      2.1.1cvs6
4188
4189         * src/folderview.c
4190                 Don't scan if not necessary, apart in current
4191                 folder and INBOX to fetch flags.
4192         * src/imap.c
4193                 Scan is necessary if unread count changes
4194
4195 2006-04-17 [colin]      2.1.1cvs5
4196
4197         * src/imap.c
4198                 ...But always fetch ANSWERED and DELETED flags for
4199                 INBOX, as filtering can happen on these flags.
4200
4201 2006-04-17 [colin]      2.1.1cvs4
4202
4203         * src/imap.c
4204                 Don't fetch REPLIED and DELETED flags when synchronising
4205                 flags with a closed folder. We only need UNSEEN and FLAGGED
4206                 to update the folderview.
4207
4208 2006-04-17 [colin]      2.1.1cvs3
4209
4210         * src/imap.c
4211                 Faster flag search when there are new mails 
4212                 in a folder. We can do a full search if the 
4213                 folder contains less messages than the new
4214                 list.
4215
4216 2006-04-17 [colin]      2.1.1cvs2
4217
4218         * po/cs.po
4219         * po/de.po
4220         * po/fr.po
4221         * po/nl.po
4222         * po/pt_BR.po
4223                 Update translations from stable branch
4224
4225 2006-04-17 [colin]      2.1.1cvs1
4226
4227         * configure.ac
4228                 Bump version to follow stable release
4229
4230 2006-04-16 [mones]      2.1.0cvs50
4231
4232         * po/es.po
4233                 Updated for release
4234
4235 2006-04-16 [colin]      2.1.0cvs49
4236
4237         * src/textview.c
4238                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4239                 with gtk < 2.8. Thanks to Fabien Vantard.
4240
4241 2006-04-15 [colin]      2.1.0cvs48
4242
4243         * src/etpan/imap-thread.c
4244                 Fix bug #919 (libetpan: SEGV when connecting 
4245                 using command)
4246
4247 2006-04-14 [colin]      2.1.0cvs47
4248
4249         * src/main.c
4250                 Fix race on --select (should be done better)
4251
4252 2006-04-14 [wwp]        2.1.0cvs46
4253
4254         * src/send_message.c
4255                 enforce a check for domain in account prefs (a sending
4256                 error could be faced if domain was checked but no value set),
4257                 thanks to Colin.
4258
4259 2006-04-14 [colin]      2.1.0cvs45
4260
4261         * src/codeconv.c
4262                 when converting from unknown to unknown, if the
4263                 string is UTF8, don't convert it to the locale
4264                 (which breaks it)
4265
4266 2006-04-14 [colin]      2.1.0cvs44
4267
4268         * src/compose.c
4269                 Don't try to use ASCII for converting headers
4270                 (as done in body)
4271
4272 2006-04-14 [paul]       2.1.0cvs43
4273
4274         * src/crash.c
4275                 add locale/charset info to crash report
4276         * src/gtk/about.c
4277                 add wwp to doc team
4278                 replace 'e-mail' with preferred 'email'
4279         * src/gtk/authors.h
4280                 ensure contributors list is in alphabetical
4281                 order
4282
4283 2006-04-13 [colin]      2.1.0cvs42
4284
4285         * src/textview.c
4286                 Prevent gdk warnings
4287
4288 2006-04-13 [colin]      2.1.0cvs41
4289
4290         * src/common/ssl_certificate.c
4291         * src/common/ssl_certificate.h
4292         * src/gtk/sslcertwindow.c
4293                 Warn on expired certs, and display the expiration date
4294
4295 2006-04-13 [colin]      2.1.0cvs40
4296
4297         * src/plugins/spamassassin/spamassassin_gtk.c
4298                 Fix missing set_text on unix socket
4299
4300 2006-04-13 [wwp]        2.1.0cvs39
4301
4302         * manual/fr/advanced.xml
4303         * manual/fr/glossary.xml
4304                 applied new spam/ham/email lexicon (pourriel, courriel)
4305
4306 2006-04-13 [paul]       2.1.0cvs38
4307
4308         * src/plugins/pgpmime/plugin.c
4309                 remove the mention of S/MIME from the
4310                 description. This is now handled by the
4311                 S/MIME plugin.
4312
4313 2006-04-13 [paul]       2.1.0cvs37
4314
4315         * src/prefs_msg_colors.c
4316                 rework dialog
4317         * src/prefs_folder_item.c
4318         * src/prefs_spelling.c
4319                 add a tooltip to the colour selector buttons
4320
4321 2006-04-13 [wwp]        2.1.0cvs36
4322
4323         * manual/advanced.xml
4324         * manual/glossary.xml
4325         * manual/handling.xml
4326         * manual/keyboard.xml
4327         * manual/plugins.xml
4328         * manual/starting.xml
4329         * manual/fr/account.xml
4330         * manual/fr/ack.xml
4331         * manual/fr/addrbook.xml
4332         * manual/fr/advanced.xml
4333         * manual/fr/faq.xml
4334         * manual/fr/glossary.xml
4335         * manual/fr/gpl.xml
4336         * manual/fr/handling.xml
4337         * manual/fr/intro.xml
4338         * manual/fr/keyboard.xml
4339         * manual/fr/plugins.xml
4340         * manual/fr/starting.xml
4341         * manual/fr/sylpheed-claws-manual.xml
4342                 fixes to the manuals:
4343                  - summaryview -> Message List (same in French)
4344                  - translate key names
4345                  - fix French punctuation, use non-breakable spaces when
4346                    necessary, don't use &thinsp; which is not portable
4347                  - tell what maildir and mbox formats we support
4348
4349 2006-04-12 [wwp]        2.1.0cvs35
4350
4351         * src/prefs_toolbar.c
4352                 unified a replace button more,
4353                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4354
4355 2006-04-12 [wwp]        2.1.0cvs34
4356
4357         * src/prefs_common.c
4358         * src/prefs_msg_colors.c
4359                 make default color labels translatable,
4360                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4361                 thanks to Tim <timbrain@post.cz> for reporting.
4362
4363 2006-04-12 [wwp]        2.1.0cvs33
4364
4365         * manual/glossary.xml
4366         * manual/intro.xml
4367         * manual/plugins.xml
4368         * manual/starting.xml
4369         * manual/sylpheed-claws-manual.xml
4370         * manual/fr/.cvsignore
4371         * manual/fr/account.xml
4372         * manual/fr/ack.xml
4373         * manual/fr/addrbook.xml
4374         * manual/fr/advanced.xml
4375         * manual/fr/faq.xml
4376         * manual/fr/glossary.xml
4377         * manual/fr/handling.xml
4378         * manual/fr/intro.xml
4379         * manual/fr/keyboard.xml
4380         * manual/fr/plugins.xml
4381         * manual/fr/starting.xml
4382         * manual/fr/sylpheed-claws-manual.xml
4383                 various fixes: typos, missing .fr translations, punctuation,
4384                 capitalization, links, accents and some bad French more.
4385
4386 2006-04-12 [wwp]        2.1.0cvs32
4387
4388         * src/prefs_gtk.c
4389                 fix for bug #935: always store prefs files in UTF-8 (thanks
4390                 to Colin).
4391
4392 2006-04-11 [colin]      2.1.0cvs31
4393
4394         * src/compose.c
4395                 Fix inserting files not in utf8 when locale is utf8
4396
4397 2006-04-11 [colin]      2.1.0cvs30
4398
4399         * src/inc.c
4400                 Don't show error dialog when cancelling connection
4401                 Patch by Pawel
4402
4403 2006-04-11 [cleroy]     2.1.0cvs29
4404
4405         * src/compose.c
4406                 Implement multiple quote levels
4407         * src/prefs_common.c
4408                 Change a little bit the quote bgcolor for 2nd level
4409
4410 2006-04-11 [colin]      2.1.0cvs28
4411
4412         * src/gtk/about.c
4413                 Add locale and charset in the label
4414
4415 2006-04-10 [colin]      2.1.0cvs27
4416
4417         * src/compose.c
4418         * src/prefs_common.c
4419         * src/prefs_common.h
4420         * src/prefs_msg_colors.c
4421         * src/textview.c
4422                 Allow optional background color in quotes
4423                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4424                 GTK+-2.8.x feature
4425
4426 2006-04-10 [colin]      2.1.0cvs26
4427
4428         * src/main.c
4429         * src/mainwindow.c
4430         * src/mainwindow.h
4431                 Implement --select
4432
4433 2006-04-10 [colin]      2.1.0cvs25
4434
4435         * manual/plugins.xml
4436         * manual/fr/plugins.xml
4437                 Document libcurl's proxy variables
4438
4439 2006-04-09 [colin]      2.1.0cvs24
4440
4441         * src/prefs_common.c
4442                 gettext() returns statically allocated stuff. We have
4443                 to strdup it in order to be able to free it.
4444
4445 2006-04-09 [colin]      2.1.0cvs23
4446
4447         * AUTHORS
4448         * src/gtk/authors.h
4449                 Add Alexei
4450
4451 2006-04-09 [colin]      2.1.0cvs22
4452
4453         * src/mainwindow.c
4454         * src/gtk/quicksearch.c
4455                 Fix bug #859 (problems with cyrilic input in 
4456                 search panel) - Patch by Alexey Illarionov 
4457                 <littlesavage@rambler.ru>
4458
4459 2006-04-09 [colin]      2.1.0cvs21
4460
4461         * src/prefs_customheader.c
4462                 I prefer removing then freeing rather than the contrary
4463                 (even if it doesn't change anything ;-)
4464         * src/prefs_account.c
4465                 Fix bug #933 (Crash re-entering the custom headers list 
4466                 dialog in accounts prefs)
4467                 The problem happened when cancelling the Account 
4468                 Preferences' dialogs - in which case we didn't do 
4469                 anything to the PrefsAccount * struct. In case of applying,
4470                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4471                 working with in this dialog. The problem is that 
4472                 prefs_customheader.c, working on this tmp_ac_prefs, always
4473                 changes the ->customhdr_list pointer, even when cancelled. 
4474                 So in case of cancelling the prefs_account dialog, we still
4475                 have to update ->customhdr_list in the real account.
4476
4477 2006-04-08 [colin]      2.1.0cvs20
4478
4479         * manual/fr/glossary.xml
4480         * manual/fr/keyboard.xml
4481                 Forgot some headers :)
4482
4483 2006-04-08 [colin]      2.1.0cvs19
4484
4485         * manual/Makefile.am
4486         * manual/fr/Makefile.am
4487         * manual/fr/account.xml
4488         * manual/fr/ack.xml
4489         * manual/fr/addrbook.xml
4490         * manual/fr/advanced.xml
4491         * manual/fr/faq.xml
4492         * manual/fr/glossary.xml
4493         * manual/fr/gpl.xml
4494         * manual/fr/handling.xml
4495         * manual/fr/intro.xml
4496         * manual/fr/keyboard.xml
4497         * manual/fr/plugins.xml
4498         * manual/fr/starting.xml
4499         * manual/fr/sylpheed-claws-manual.xml
4500         * manual/fr/dist/.cvsignore
4501         * manual/fr/dist/Makefile.am
4502         * manual/fr/dist/html/.cvsignore
4503         * manual/fr/dist/html/Makefile.am
4504         * manual/fr/dist/pdf/.cvsignore
4505         * manual/fr/dist/pdf/Makefile.am
4506         * manual/fr/dist/ps/.cvsignore
4507         * manual/fr/dist/ps/Makefile.am
4508         * manual/fr/dist/txt/.cvsignore
4509         * manual/fr/dist/txt/Makefile.am
4510                 Add the french translation of the manual. Thanks to
4511                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4512                 account.xml, ack.xml, addrbook.xml and advanced.xml
4513
4514 2006-04-08 [colin]      2.1.0cvs18
4515
4516         * manual/plugins.xml
4517         * manual/starting.xml
4518                 More fixes
4519
4520 2006-04-07 [colin]      2.1.0cvs17
4521
4522         * manual/faq.xml
4523         * manual/intro.xml
4524         * manual/keyboard.xml
4525                 Little fixes
4526
4527 2006-04-07 [colin]      2.1.0cvs16
4528
4529         * README
4530         * src/compose.c
4531         * src/prefs_common.c
4532         * src/prefs_common.h
4533                 Add hidden compose_no_markup pref
4534
4535 2006-04-07 [wwp]        2.1.0cvs15
4536
4537         * src/summary_search.c
4538         * .cvsignore
4539                 Bugfix: stop button was sticky when searching in an empty folder.
4540                 Applied curly brackets code style to the whole file (summary_search.c).
4541                 More files to ignore.
4542
4543 2006-04-07 [wwp]        2.1.0cvs14
4544
4545         * src/message_search.c
4546         * src/summary_search.c
4547                 changed default button when search bumps at file/folder
4548                 beginning or end, for convenience (thanks to Colin).
4549
4550 2006-04-07 [paul]       2.1.0cvs13
4551
4552         * src/plugins/dillo_viewer/dillo_prefs.c
4553                 avoid future potential for namespace collision
4554                 Patch by Colin
4555
4556 2006-04-06 [wwp]        2.1.0cvs12
4557
4558         * src/summary_search.c
4559                 Unify extended/advanced searches names (and thus factorize labels),
4560                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4561
4562 2006-04-06 [wwp]        2.1.0cvs11
4563
4564         * src/folderview.c
4565         * src/prefs_themes.c
4566         * src/summaryview.c
4567                 Fixed some compilation warnings.
4568
4569 2006-04-06 [colin]      2.1.0cvs10
4570
4571         * manual/advanced.xml
4572                 Document the wizard template and how to deploy
4573                 Sylpheed-Claws effectively
4574
4575 2006-04-06 [colin]      2.1.0cvs9
4576
4577         * src/folderview.c
4578                 gettext patch to tell translators about _("#"),
4579                 by Maxim Britov
4580
4581 2006-04-06 [colin]      2.1.0cvs8
4582
4583         * src/textview.c
4584                 Fix invalid GtkTextBIter after clicking "Display as text"
4585
4586 2006-04-06 [mones]      2.1.0cvs7
4587
4588         * src/addr_compl.c
4589         * src/addrindex.c
4590         * src/addritem.c
4591         * src/codeconv.c
4592         * src/compose.c
4593         * src/filtering.c
4594         * src/folder.c
4595         * src/folder_item_prefs.c
4596         * src/folderview.c
4597         * src/localfolder.c
4598         * src/matcher.c
4599         * src/mimeview.c
4600         * src/prefs_msg_colors.c
4601         * src/prefs_spelling.c
4602         * src/prefs_themes.c
4603         * src/procmime.c
4604         * src/procmsg.c
4605         * src/stock_pixmap.c
4606         * src/summaryview.c
4607         * src/textview.c
4608         * src/toolbar.c
4609         * src/common/mgutils.c
4610         * src/common/prefs.c
4611         * src/common/ssl_certificate.c
4612         * src/gtk/colorlabel.c
4613         * src/gtk/quicksearch.c
4614         * src/plugins/pgpmime/pgpmime.c
4615         * src/plugins/spamassassin/spamassassin.c
4616                 Removed redundant NULL checks for g_free() calls.
4617                 Patch by Pawel Pekala.
4618
4619 2006-04-06 [mones]      2.1.0cvs6
4620
4621         * src/prefs_actions.c
4622         * src/prefs_filtering.c
4623         * src/prefs_filtering_action.c
4624         * src/prefs_matcher.c
4625         * src/prefs_template.c
4626         * src/gtk/gtkutils.c
4627         * src/gtk/gtkutils.h
4628                 Have a nice replace button. Patch by Pawel Pekala
4629
4630 2006-04-06 [colin]      2.1.0cvs5
4631
4632         * src/addressbook.c
4633                 Fix crash with empty columns
4634
4635 2006-04-05 [colin]      2.1.0cvs4
4636
4637         * src/wizard.c
4638         * src/prefs_gtk.c
4639                 Allow wizard customization with pre-filled values
4640
4641 2006-04-05 [colin]      2.1.0cvs3
4642
4643         * src/textview.c
4644         * src/mimeview.c
4645         * src/mimeview.h
4646                 Nicer messages in mimeview
4647
4648 2006-04-05 [colin]      2.1.0cvs2
4649
4650         * src/addressbook.c
4651         * src/prefs_summaries.c
4652                 i18n fix
4653
4654 2006-04-05 [colin]      2.1.0cvs1
4655
4656         * src/plugins/pgpcore/plugin.c
4657         * src/plugins/pgpcore/select-keys.c
4658         * src/plugins/pgpcore/select-keys.h
4659         * src/plugins/pgpcore/sgpgme.c
4660         * src/plugins/pgpcore/sgpgme.h
4661         * src/plugins/pgpinline/pgpinline.c
4662         * src/plugins/pgpinline/plugin.c
4663         * src/plugins/pgpmime/pgpmime.c
4664         * src/plugins/pgpmime/plugin.c
4665                 Factorize and generalize a bit 
4666                 Drop S/MIME signature verification from PGP/MIME
4667                 (adding it as another, more complete plugin)
4668
4669 2006-04-05 [paul]       2.1.0
4670
4671         2.1.0 released
4672
4673 2006-04-05 [paul]       2.0.0cvs186
4674
4675         * manual/advanced.xml
4676                 add info on colour labels
4677
4678 2006-04-05 [paul]       2.0.0cvs185
4679
4680         * po/bg.po
4681         * po/cs.po
4682         * po/de.po
4683         * po/el.po
4684         * po/en_GB.po
4685         * po/fi.po
4686         * po/fr.po
4687         * po/it.po
4688         * po/nl.po
4689         * po/pl.po
4690         * po/pt_BR.po
4691         * po/sr.po
4692         * po/zh_CN.po
4693                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4694                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4695                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4696                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4697         * src/gtk/authors.h
4698         * tools/claws.i18n.status.pl
4699                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4700                 and new Czech translator, Tim <timbrain@post.cz>
4701
4702 2006-04-05 [mones]      2.0.0cvs184
4703
4704         * po/es.po
4705                 Updated translation
4706
4707 2006-04-05 [colin]      2.0.0cvs183
4708
4709         * src/gtk/quicksearch.c
4710                 Fix bug #929 (unnecessary reload in quick search bar)
4711
4712 2006-04-05 [colin]      2.0.0cvs182
4713
4714         * src/compose.c
4715                 Fix crash on Reply with no From:
4716                 Show signature and conversion error on queuing 
4717                 (but not sending)
4718         * src/mainwindow.c
4719         * src/summaryview.c
4720         * src/summaryview.h
4721                 Factorize threading code and make sure msginfo 
4722                 is not null when it comes from a GtkCTreeRow's 
4723                 data
4724         * src/gtk/gtkaspell.c
4725                 Check for necessary things
4726         * src/gtk/gtksctree.c
4727         * src/gtk/gtksctree.h
4728                 Reset anchor if necessary when removing node
4729
4730 2006-03-29 [colin]      2.0.0cvs181
4731
4732         * src/folderview.c
4733                 Warn for disabled IMAP accounts (due to lack of
4734                 libetpan). Breaks string-freeze - sorry - but it
4735                 is kind of important ;)
4736
4737 2006-03-28 [colin]      2.0.0cvs180
4738
4739         * src/gtk/gtkutils.c
4740         * src/gtk/gtkutils.h
4741                 Add a gtkut_get_link_btn() function that
4742                 creates a button which acts like an URI
4743         * src/prefs_themes.c
4744         * src/gtk/about.c
4745                 Use this function (factorizes codes)
4746         * src/common/defs.h
4747         * src/gtk/pluginwindow.c
4748                 Add a "Get more..." in the plugins window
4749
4750 2006-03-28 [colin]      2.0.0cvs179
4751
4752         * src/common/smtp.c
4753         * src/common/passcrypt.c
4754         * src/undo.c
4755                 Warning fixes. Patch by Pawel Pekala
4756
4757 2006-03-27 [colin]      2.0.0cvs178
4758
4759         * src/undo.c
4760                 Fix undoing by blocks with spaces
4761
4762 2006-03-27 [colin]      2.0.0cvs177
4763
4764         * src/textview.c
4765                 Set margin to 3px for headers
4766
4767 2006-03-27 [paul]
4768
4769         2.1.0-rc2 released
4770
4771 2006-03-27 [wwp]        2.0.0cvs176
4772
4773         * src/summaryview.c
4774                 don't reset quicksearch when updating the message list.
4775                 Thanks to Colin.
4776
4777 2006-03-26 [wwp]        2.0.0cvs175
4778
4779         * src/compose.c
4780                 use a unified border width ('other' tab in the compose window,
4781                 patch by Pawel Pekala).
4782
4783
4784 2006-03-26 [wwp]        2.0.0cvs174
4785
4786         * src/common/quoted-printable.c
4787         * src/addressbook.c
4788                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4789
4790 2006-03-26 [colin]      2.0.0cvs173
4791
4792         * src/quote_fmt_parse.y
4793                 Fix non-UTF8 date formats messing up the whole quote a 
4794                 little bit
4795
4796 2006-03-26 [colin]      2.0.0cvs172
4797
4798         * src/procheader.c
4799                 Make sure the date is UTF8 valid, or try to make it
4800                 so. IncrediMail is really IncrediStupid.
4801         * src/compose.c
4802                 Fix possible conversions. 
4803                 
4804
4805 2006-03-26 [colin]      2.0.0cvs171
4806
4807         * src/matcher.c
4808                 Fix corner cases in body search. This is still a
4809                 hack... It seems impossible to make it good and 
4810                 reasonably fast at the same time.
4811
4812 2006-03-26 [colin]      2.0.0cvs170
4813
4814         * src/summaryview.c
4815                 I think I killed the twilight zone bug!
4816                 summary_select_node() flushes GTK events in order
4817                 to be able to center the view. But this also 
4818                 flushes keypresses like Ctrl-Alt-U, so this can
4819                 call summary_show from summary_select_node (itself
4820                 called from summary_show, etc.). And the summaryview
4821                 has to be unlocked in this function. So just locking
4822                 while processing GTK events, and bailing if locked, 
4823                 should fix it.
4824                 Fixes bug #927 (SIGSEGV during Update Summary)
4825
4826 2006-03-25 [colin]      2.0.0cvs169
4827
4828         * src/matcher.c
4829                 Fix search in QP-encoded bodies
4830                 Fix utf-8 searches in bodies encoded in the
4831                 locale's encoding
4832         * src/common/quoted-printable.c
4833         * src/common/quoted-printable.h
4834                 Add a decode function that doesn't overwrite
4835                 the original pointer
4836                 
4837
4838 2006-03-24 [colin]      2.0.0cvs168
4839
4840         * src/action.c
4841         * src/summaryview.c
4842         * src/summaryview.h
4843                 Update message cache after action
4844                 Patch by H. Merijn Brand
4845         * src/prefs_msg_colors.c
4846                 Factorize label 
4847                 Patch by Fabien Vantard
4848         * src/plugins/spamassassin/spamassassin_gtk.c
4849                 Remove useless translation
4850                 Patch by Fabien Vantard
4851
4852 2006-03-23 [colin]      2.0.0cvs167
4853
4854         * src/common/ssl.c
4855                 Let 30 seconds to SSL_connect
4856
4857 2006-03-23 [wwp]        2.0.0cvs166
4858
4859         * src/summaryview.c
4860         * src/gtk/description_window.c
4861                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4862                 and headers are translated; adjust description windows' width to fit their
4863                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4864
4865 2006-03-23 [paul]       2.0.0cvs165
4866
4867         * src/common/utils.c
4868                 fix highlighting of URIs containing "()"
4869                 (2.0.0cvs164's reversal fixed)
4870                 Thanks to Colin.
4871
4872 2006-03-23 [paul]       2.0.0cvs164
4873
4874         * src/common/utils.c
4875                 revert patch, (postponing a fix), at 2.0.0cvs120
4876                 as it breaks more URIs than it fixes.
4877                 Allow '-' to be a terminating character in a URI
4878
4879 2006-03-22 [colin]      2.0.0cvs163
4880
4881         * configure.ac
4882                 Require libetpan 0.45
4883                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4884
4885 2006-03-22 [paul]       2.0.0cvs162
4886
4887         * src/editgroup.c
4888                 replace '<-' and '->' buttons with GTK_STOCK graphical
4889                 buttons
4890         * src/summary_search.c
4891                 don't offer '...' for translation
4892                 add a tooltip to advanced search '...' button
4893         * src/gtk/quicksearch.c
4894                 don't offer '...' for translation
4895
4896 2006-03-21 [colin]      2.0.0cvs161
4897
4898         * src/compose.c
4899                 Fix middle-click pasting (insert at click
4900                 position instead of cursor position, don't
4901                 remove existing selection and allow pasting
4902                 our own selection)
4903         * src/addressbook.c
4904                 "LDAP Server" -> "LDAP servers"
4905
4906 2006-03-21 [wwp]        2.0.0cvs160
4907
4908         * src/etpan/imap-thread.c
4909                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4910
4911 2006-03-20 [colin]      2.0.0cvs159
4912
4913         * src/summaryview.c
4914                 Don't reload summaryview after an execute with no
4915                 move action
4916
4917 2006-03-19 [colin]      2.0.0cvs158
4918
4919         * src/addressbook.c
4920                 and put groups at the top, always
4921
4922 2006-03-19 [colin]      2.0.0cvs157
4923
4924         * src/addressbook.c
4925                 Order groups before names, as previously
4926
4927 2006-03-19 [colin]      2.0.0cvs156
4928
4929         * src/addressbook.c
4930                 - Sort case-unsensitive
4931                 - Put the sort arrow at opening too
4932
4933 2006-03-19 [wwp]        2.0.0cvs155
4934
4935         * src/addressbook.c
4936                 allow sorting by name/email/remarks, ensure that right-pane's contents
4937                 matches the left-pane selection (cleared when appropriate).
4938                 Patch by Pawel Pekala <c0rn@o2.pl>.
4939
4940 2006-03-18 [colin]      2.0.0cvs154
4941
4942         * src/textview.c
4943                 Fix text cursor ;)
4944
4945 2006-03-18 [colin]      2.0.0cvs153
4946
4947         * src/gtk/filesel.c
4948                 Make sure we hide the preview if we didn't get
4949                 a filename
4950
4951 2006-03-18 [colin]      2.0.0cvs152
4952
4953         * src/summaryview.c
4954                 Set cursor to watch for execution (fixes lack
4955                 of watch-cursor when dnd'ing hundreds of mails)
4956         * src/gtk/filesel.c
4957                 Check that mime type is 'image/*' before updating
4958                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4959
4960 2006-03-18 [colin]      2.0.0cvs151
4961
4962         * src/mainwindow.c
4963         * src/textview.c
4964         * src/textview.h
4965                 Put a watch cursor in textview too when the mainwindow's
4966                 cursor in a watch
4967
4968 2006-03-18 [colin]      2.0.0cvs150
4969
4970         * src/folder.c
4971                 Change wrong asserts to simple tests
4972
4973 2006-03-17 [colin]      2.0.0cvs149
4974
4975         * src/mainwindow.c
4976         * src/mainwindow.h
4977         * src/prefs_msg_colors.c
4978         * src/summaryview.c
4979         * src/summaryview.h
4980         * src/gtk/colorlabel.c
4981         * src/gtk/colorlabel.h
4982                 Add a color label menu in the main menubar
4983                 Add (fixed) accels Ctrl-{0-7} to change the color
4984                 They have to be fixed because the menu's dynamic,
4985                 the items are complex widgets, hence we can't use
4986                 a GtkItemFactory.
4987
4988
4989 2006-03-17 [wwp]        2.0.0cvs148
4990
4991         * src/compose.c
4992                 rollback few lines from my previous commit (those lines come from
4993                 a pending patch, accidentally commited, even if neutral as they are
4994                 commented out).
4995
4996 2006-03-17 [wwp]        2.0.0cvs147
4997
4998         * src/compose.c
4999                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5000                 applied code style/indentation to the modified function.
5001
5002 2006-03-17 [wwp]        2.0.0cvs146
5003
5004         * src/procmsg.c
5005         * src/compose.c
5006                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5007
5008 2006-03-17 [paul]
5009
5010         2.1.0-rc1 released
5011
5012 2006-03-17 [paul]       2.0.0cvs145
5013
5014         * src/main.c
5015                 addressbook_read_file() was called twice
5016         * src/textview.c
5017                 X-Mailer highlighting
5018
5019 2006-03-16 [colin]      2.0.0cvs144
5020
5021         * src/sourcewindow.c
5022         * src/sourcewindow.h
5023                 And the last one, in source window.
5024
5025 2006-03-16 [colin]      2.0.0cvs143
5026
5027         * src/compose.c
5028         * src/compose.h
5029                 Fix the same stuff in compose
5030
5031 2006-03-16 [colin]      2.0.0cvs142
5032
5033         * src/messageview.c
5034                 Complete the previous messageview crash fix
5035
5036 2006-03-16 [colin]      2.0.0cvs141
5037
5038         * src/procmsg.h
5039         * src/procmsg.c
5040         * src/folder.c
5041                 Fix POSTPROCESSING hook
5042                 Patch by H. Merijn Brand
5043
5044         * src/procmime.c
5045         * src/procmime.h
5046                 Parse Content-Location
5047
5048         * src/toolbar.c
5049         * src/messageview.c
5050         * src/messageview.h
5051                 Don't crash when a top-level MessageView has
5052                 been closed on us. Same problematic than
5053                 yesterday's quicksearch issue.
5054
5055 2006-03-15 [colin]      2.0.0cvs140
5056
5057         * src/gtk/quicksearch.c
5058                 Fix a bitchy race we didn't think about when we
5059                 added quicksearch cancellation:
5060                 If the search is not on cached fields, for example
5061                 body_part matchcase "stuff"
5062                 the matcher code has to get the whole message. If
5063                 we're on IMAP, that can be slow, and in order to
5064                 be non-blocking, the IMAP code idle loop processes
5065                 gtk events too. So it is possible to cancel a
5066                 quicksearch while the matcher is getting the mail's
5067                 body. After matcher got its body, it will start to
5068                 iterate over the matcher list that the Quicksearch's
5069                 clear_search_cb() just freed via prepare_matcher().
5070                 SIGSEGV ensues.
5071                 The fix consists of guarding the matcherlist_match()
5072                 call with a boolean 'matching'. If we reset the
5073                 quicksearch while matching is TRUE, we don't free
5074                 the matcherlist anymore like we did, but we set
5075                 another new flag, deferred_free, to TRUE. Then,
5076                 in quicksearch_match(), just after returning from
5077                 matcherlist_match() and unsetting the matching flag,
5078                 we check the deferred_free flag and do the
5079                 prepare_matcher() (which does the matcherlist_free)
5080                 for real, so we free the matcherlist once it's not
5081                 used anymore.
5082                 As all of this runs via the glib main loop, we
5083                 luckily don't need a mutex.
5084         * src/summaryview.c
5085                 Also, show progress while searching.
5086
5087
5088 2006-03-14 [colin]      2.0.0cvs139
5089
5090         * src/alertpanel.c
5091                 Make alertpanel_is_open non-static
5092
5093 2006-03-14 [colin]      2.0.0cvs138
5094
5095         * src/prefs_spelling.c
5096                 Cleanups - Fabien Vantard
5097
5098 2006-03-14 [wwp]        2.0.0cvs137
5099
5100         * src/main.c
5101                 code style normalization (curly braces, indentation).
5102
5103 2006-03-14 [wwp]        2.0.0cvs137
5104
5105         * src/main.c
5106                 code style (braces, indentation)
5107
5108 2006-03-12 [paul]       2.0.0cvs136
5109
5110         * src/prefs_common.c
5111                 trans_hdr defaults to FALSE to be RFC-savvy
5112         * src/prefs_summaries.c
5113                 add a tooltip to the trans_hdr option
5114                 
5115
5116 2006-03-12 [paul]       2.0.0cvs135
5117
5118         * src/prefs_matcher.c
5119                 give a little more width to the combos
5120         * src/prefs_display_header.c
5121         * src/textview.c
5122                 translate headers if prefs_common.trans_hdr
5123                 is TRUE
5124
5125         Patches by Pawel Pekala
5126
5127 2006-03-12 [paul]       2.0.0cvs134
5128
5129         * src/plugins/clamav/clamav_plugin.c
5130         * src/plugins/dillo_viewer/dillo_viewer.c
5131         * src/plugins/pgpcore/plugin.c
5132         * src/plugins/pgpinline/plugin.c
5133         * src/plugins/pgpmime/plugin.c
5134         * src/plugins/spamassassin/spamassassin.c
5135                 update/add to descriptions
5136         * src/plugins/spamassassin/spamassassin_gtk.c
5137                 fixes to the english, remove superfluous
5138                 tooltips, clean up a little
5139
5140 2006-03-12 [paul]       2.0.0cvs133
5141
5142         * src/compose.c
5143                 fix Bug 924, 'Account combo box shows up wrong 
5144                 if & is in account name'
5145
5146 2006-03-11 [colin]      2.0.0cvs132
5147
5148         * src/summaryview.c
5149                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5150                 messed up shift-selection because is slows down
5151                 moving around summaryview. thanks -users
5152
5153 2006-03-10 [colin]      2.0.0cvs131
5154
5155         * src/plugins/spamassassin/spamassassin_gtk.c
5156                 Put back Paul's engrish fixes
5157
5158 2006-03-10 [colin]      2.0.0cvs130
5159
5160         * src/plugins/spamassassin/spamassassin.c
5161         * src/plugins/spamassassin/spamassassin.h
5162         * src/plugins/spamassassin/spamassassin_gtk.c
5163                 Cleanup SA prefs page (more)
5164                 Patch by Fabien Vantard
5165
5166 2006-03-10 [paul]       2.0.0cvs129
5167
5168         * src/prefs_msg_colors.c
5169         * src/prefs_spelling.c
5170                 widget sensitivity
5171
5172 2006-03-09 [mones]      2.0.0cvs128
5173
5174         * po/es.po
5175                 Update for next RC
5176
5177 2006-03-09 [wwp]        2.0.0cvs127
5178
5179         * configure.ac
5180                 revert accidental commit (requirement for libetpan 0.43), this time
5181                 not in HEAD.
5182
5183 2006-03-09 [wwp]        2.0.0cvs125
5184
5185         * configure.ac
5186                 revert accidental commit (requirement for libetpan 0.43)
5187
5188 2006-03-09 [paul]       2.0.0cvs126
5189
5190         * src/prefs_receive.c
5191                 remove useless frame
5192                 replace 'incorporation' with 'receiving'
5193         * src/plugins/clamav/clamav_plugin_gtk.c
5194         * src/plugins/spamassassin/spamassassin_gtk.c
5195                 improve widget sensitivity
5196                 fix a bit his engrish
5197
5198 2006-03-09 [wwp]        2.0.0cvs125
5199
5200         * src/addressadd.c
5201         * src/foldersel.c
5202         * src/prefs_common.c
5203         * src/prefs_common.h
5204                 remember some more windows' sizes (add to addressbook and
5205                 select folder).
5206
5207 2006-03-09 [paul]       2.0.0cvs124
5208
5209         * src/plugins/pgpcore/prefs_gpg.c
5210                 normalise construction of dialogue
5211
5212 2006-03-09 [paul]       2.0.0cvs123
5213
5214         * src/plugins/trayicon/Makefile.am
5215                 add missing slash
5216
5217 2006-03-08 [colin]      2.0.0cvs122
5218
5219         * src/plugins/trayicon/Makefile.am
5220                 Fix build in separate dir 
5221                 Patch by Bamanzi <bamanzi@gmail.com>
5222
5223 2006-03-08 [colin]      2.0.0cvs121
5224
5225         * src/procmsg.c
5226                 Batch move and copies from summaryview with delayed execution
5227                 too
5228
5229 2006-03-07 [paul]       2.0.0cvs120
5230
5231         * src/common/utils.c
5232                 fix highlighting of URIs containing "()"
5233                 Patch by Pawel Pekala
5234
5235 2006-03-07 [paul]       2.0.0cvs119
5236
5237         * src/folder.c
5238         * src/folder.h
5239         * src/folderview.c
5240                 immediately do alphabetical resort when
5241                 changing a folder's name
5242                 Patch by Pawel Pekala
5243
5244 2006-03-07 [paul]       2.0.0cvs118
5245
5246         * src/news.c
5247         * src/news_gtk.c
5248                 when unsubscribing a newsgroup, remove the
5249                 folder and msgs in .sylpheed-claws/newscache
5250                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5251
5252 2006-03-07 [paul]       2.0.0cvs117
5253
5254         * src/textview.c
5255                 fix wrong Fake URL Warning
5256                 Thanks to Hiro
5257
5258 2006-03-07 [colin]      2.0.0cvs116
5259
5260         * src/imap.c
5261                 Return immediately when password dialog was
5262                 cancelled
5263         * src/gtk/inputdialog.c
5264                 Allow empty strings for passwords
5265
5266
5267 2006-03-06 [colin]      2.0.0cvs115
5268
5269         * src/imap.c
5270                 Prevent double-timeouts when connection fails
5271
5272 2006-03-06 [colin]
5273
5274         2.0.1-rc1 released
5275
5276 2006-03-06 [colin]      2.0.0cvs114
5277
5278         * src/imap.c
5279                 Refresh session during potentially long
5280                 operations
5281
5282 2006-03-06 [wwp]        2.0.0cvs113
5283
5284         * src/prefs_msg_colors.h
5285                 forgot that one (custom color labels).
5286
5287 2006-03-06 [wwp]        2.0.0cvs112
5288
5289         * src/prefs_common.c
5290         * src/prefs_common.h
5291         * src/prefs_msg_colors.c
5292         * src/summaryview.c
5293         * src/summaryview.h
5294         * src/gtk/colorlabel.c
5295         * src/gtk/colorlabel.h
5296                 colors in messages list are now customizable. Color values and names can
5297                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5298                 Thanks to Paul and Colin for their help with this longstanding patch!
5299
5300 2006-03-06 [wwp]        2.0.0cvs111
5301
5302         * src/textview.c
5303                 don't crash if (x)face is bad.
5304
5305 2006-03-05 [paul]       2.0.0cvs110
5306
5307         * AUTHORS
5308         * configure.ac
5309         * src/Makefile.am
5310         * src/common/Makefile.am
5311         * src/common/utils.h
5312         * src/etpan/imap-thread.c
5313         * src/gtk/authors.h
5314         * src/plugins/clamav/Makefile.am
5315         * src/plugins/demo/Makefile.am
5316         * src/plugins/dillo_viewer/Makefile.am
5317         * src/plugins/pgpcore/Makefile.am
5318         * src/plugins/pgpcore/passphrase.c
5319         * src/plugins/pgpinline/Makefile.am
5320         * src/plugins/pgpmime/Makefile.am
5321         * src/plugins/spamassassin/Makefile.am
5322         * src/plugins/trayicon/Makefile.am
5323                 fix builiding on cygwin
5324                 Patch by Ralgh Young <bamanzi@gmail.com>
5325
5326 2006-03-04 [wwp]        2.0.0cvs109
5327
5328         * manual/keyboard.xml
5329                 fix mixed up/down keys.
5330
5331 2006-03-04 [wwp]        2.0.0cvs108
5332
5333         * README
5334         * INSTALL
5335                 updated links to SpamAssassin.
5336
5337 2006-03-04 [wwp]        2.0.0cvs107
5338
5339         * manual/plugins.xml
5340         * src/plugins/spamassassin/README
5341                 updated SpamAssassin plugin docs to reflect new functional additions
5342                 (also fix/update/documents few technical stuff more, see the README).
5343
5344 2006-03-04 [wwp]        2.0.0cvs106
5345
5346         * src/prefs_message.c
5347                 normalized capitalization of message-prefs paths.
5348
5349 2006-03-04 [wwp]        2.0.0cvs105
5350
5351         * manual/advanced.xml
5352                 typo.
5353
5354 2006-03-03 [colin]      2.0.0cvs104
5355
5356         * src/plugins/clamav/clamav_plugin_gtk.c
5357                 Rework prefs page, patch by Fabien 
5358
5359 2006-03-03 [colin]      2.0.0cvs103
5360
5361         * src/plugins/clamav/clamav_plugin.c
5362                 Set error on all errors
5363
5364 2006-03-03 [colin]      2.0.0cvs102
5365
5366         * src/common/plugin.c
5367                 Initialize error to avoid crashing when a plugin fails
5368                 without setting error
5369
5370 2006-03-02 [wwp]        2.0.0cvs101
5371
5372         * configure.ac
5373                 fixed linker flags for libetpan support on Cygwin
5374                 (thanks to H.Merijn Brand).
5375
5376 2006-03-02 [wwp]        2.0.0cvs100
5377
5378         * src/addressbook.c
5379                 fix some AB error messages: one for punctuation and
5380                 one wrongly duplicate (thanks, maxbritov).
5381
5382 2006-03-02 [wwp]        2.0.0cvs99
5383
5384         * src/plugins/spamassassin/spamassassin.c
5385                 make sync calls to sa-learn/spamc to prevent
5386                 system (whatever local or client/server) overload.
5387
5388 2006-03-02 [colin]      2.0.0cvs98
5389
5390         * src/summaryview.c
5391                 Put the spam icon in the status column instead of the
5392                 mark one
5393
5394 2006-03-01 [colin]      2.0.0cvs97
5395
5396         * src/plugins/spamassassin/spamassassin.c
5397                 Fix segfault (g_file_set_contents fails for some 
5398                 reason and err==0x2f. Can't find out why with
5399                 valgrind, using working function :-)
5400
5401 2006-03-01 [colin]      2.0.0cvs96
5402
5403         * src/inc.c
5404                 Offline overriding: let 'No' be cached only 3 seconds
5405
5406 2006-03-01 [colin]      2.0.0cvs95
5407
5408         * src/addr_compl.c
5409         * src/addrbook.c
5410         * src/addressbook.c
5411         * src/addrindex.c
5412         * src/folder_item_prefs.c
5413         * src/headerview.c
5414         * src/imap.c
5415         * src/inc.c
5416         * src/ldif.c
5417         * src/mainwindow.c
5418         * src/mh.c
5419         * src/msgcache.c
5420         * src/prefs_common.h
5421         * src/prefs_msg_colors.c
5422         * src/procheader.c
5423         * src/procheader.h
5424         * src/procmime.c
5425         * src/procmsg.c
5426         * src/procmsg.h
5427         * src/send_message.h
5428         * src/simple-gettext.c
5429         * src/summaryview.c
5430         * src/summaryview.h
5431         * src/syldap.c
5432         * src/textview.c
5433         * src/undo.c
5434         * src/common/ssl_certificate.c
5435         * src/common/utils.c
5436         * src/gtk/colorsel.c
5437         * src/gtk/gtksctree.c
5438         * src/gtk/gtkshruler.c
5439         * src/plugins/trayicon/trayicon.c
5440                 #if 0 goes to /dev/null
5441
5442 2006-03-01 [colin]      2.0.0cvs94
5443
5444         * src/compose.c
5445         * src/imap.c
5446         * src/inc.c
5447         * src/inc.h
5448         * src/messageview.c
5449         * src/news.c
5450         * src/plugins/spamassassin/spamassassin.c
5451                 Allow to add information in the "working offline"
5452                 window
5453
5454 2006-03-01 [wwp]        2.0.0cvs93
5455
5456         * src/plugins/spamassassin/spamassassin.c
5457                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5458                 'cause it seems that calling `spamc ... < inputfile` with
5459                 g_spawn_(a)sync simply.. erm doesn't work :-).
5460
5461 2006-03-01 [wwp]        2.0.0cvs92
5462
5463         * src/toolbar.c
5464         * src/toolbar.h
5465                 simplify the adding of spam/ham button to the messageview toolbar
5466                 (it gets more clear now that the same button will be "Mark as spam"
5467                 or "Mark as ham" according to the current message status,
5468                 thanks to Colin).
5469
5470 2006-03-01 [wwp]        2.0.0cvs91
5471
5472         * src/messageview.c
5473         * src/procmsg.c
5474         * src/procmsg.h
5475         * src/summaryview.c
5476         * src/plugins/spamassassin/spamassassin.c
5477         * src/plugins/spamassassin/spamassassin.h
5478                 make learner callbacks return a status (0 for ok),
5479                 handle it in main code to avoid setting flags when learning failed,
5480                 don't learn on TCP if offline in spamassassin,
5481                 thanks to Colin.
5482
5483                 
5484
5485 2006-03-01 [wwp]        2.0.0cvs90
5486
5487         * src/compose.c
5488                 some work around the compose window's account menu,
5489                 patch by Fabien Vantard.
5490
5491 2006-03-01 [wwp]        2.0.0cvs89
5492
5493         * src/plugins/spamassassin/spamassassin.c
5494                 fixed bad logics, was using spamc in local mode and sa-learn
5495                 in remote mode (thanks, Colin).
5496
5497 2006-03-01 [wwp]        2.0.0cvs88
5498
5499         * src/plugins/spamassassin/spamassassin.c
5500         * src/plugins/spamassassin/spamassassin.h
5501         * src/plugins/spamassassin/spamassassin_gtk.c
5502                 made processing of emails w/ sa-plugin an option (default is TRUE),
5503                 fixed Engrish some tooltips, capitalization of some debug messages
5504                 and warnings. The spamassassin plugin now provides two separate
5505                 services: process emails upon incorporation and spamd training.
5506                 Both services (un)register independently but use some common
5507                 plugin settings (transport settings, spam storage location).
5508
5509 2006-02-28 [wwp]        2.0.0cvs87
5510
5511         * src/plugins/spamassassin/spamassassin.c
5512                 fix async flag to spamc cmdline execution (batch exec should
5513                 be asynchronous).
5514
5515 2006-02-27 [wwp]        2.0.0cvs86
5516
5517         * src/plugins/spamassassin/spamassassin.c
5518         * src/plugins/spamassassin/spamassassin.h
5519         * src/plugins/spamassassin/spamassassin_gtk.c
5520                 - added the ability to learn a remote spamassassin server (spamd),
5521                 using spamc.
5522                 - added the spamassassin option 'username', that applies to all
5523                 spamassassin operations (filtering, learning, local or remote).
5524                 The default username is the current unix user (if left blank
5525                 from gtk prefs or config file).
5526                 - commented out some unused code (notebook widget), removed unused
5527                 layout (hbox1).
5528                 - make more widgets sensitive to the transport type.
5529
5530 2006-02-27 [colin]      2.0.0cvs85
5531
5532         * src/plugins/spamassassin/spamassassin.c
5533                 Fix sa-learn call when offline
5534
5535 2006-02-27 [colin]      2.0.0cvs84
5536
5537         * configure.ac
5538         * src/Makefile.am
5539         * src/mainwindow.c
5540         * src/mainwindow.h
5541         * src/messageview.c
5542         * src/messageview.h
5543         * src/prefs_toolbar.c
5544         * src/procmsg.c
5545         * src/stock_pixmap.c
5546         * src/stock_pixmap.h
5547         * src/summaryview.c
5548         * src/toolbar.c
5549         * src/toolbar.h
5550         * src/pixmaps/ham_btn.xpm
5551         * src/pixmaps/spam.xpm
5552         * src/pixmaps/spam_btn.xpm
5553         * src/plugins/spamassassin/spamassassin.c
5554                 Add button in toolbar for spam learning
5555                 Fix a few bugs from the last related commit
5556                 Revert 1.9.6cvs23 which messed up shift-selection
5557
5558 2006-02-24 [colin]      2.0.0cvs83
5559
5560         * src/procmsg.c
5561         * src/summaryview.c
5562         * src/summaryview.h
5563         * src/plugins/spamassassin/spamassassin.c
5564         * src/plugins/spamassassin/spamassassin.h
5565         * src/plugins/spamassassin/spamassassin_gtk.c
5566                 Unregister learner when spamassassin is either
5567                 disabled or over tcp
5568
5569 2006-02-24 [colin]      2.0.0cvs82
5570
5571         * src/Makefile.am
5572         * src/mainwindow.c
5573         * src/mainwindow.h
5574         * src/procmsg.c
5575         * src/procmsg.h
5576         * src/stock_pixmap.c
5577         * src/stock_pixmap.h
5578         * src/summaryview.c
5579         * src/summaryview.h
5580         * src/gtk/icon_legend.c
5581         * src/pixmaps/spam.xpm  ** NEW FILE **
5582         * src/plugins/spamassassin/spamassassin.c
5583         * src/plugins/spamassassin/spamassassin_gtk.c
5584                 Add spam learning interface (Mark/Mark as 
5585                 (spam|ham) menus)
5586
5587 2006-02-24 [wwp]        2.0.0cvs81
5588
5589         * src/compose.c
5590         * src/compose.h
5591         * src/filtering.c
5592                 hide compose window when sending message in batch mode
5593                 (filtering: forward and redirect). Also fixed a wrong
5594                 value returned when sending failed, neutral anyway.
5595                 (Colin, me) 
5596
5597 2006-02-24 [wwp]        2.0.0cvs80
5598
5599         * src/mainwindow.c
5600                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5601
5602 2006-02-24 [paul]       2.0.0cvs79
5603
5604         * src/news.c
5605         * src/news.h
5606         * src/news_gtk.c
5607                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5608                 Thanks to Colin
5609
5610 2006-02-23 [colin]      2.0.0cvs78
5611
5612         * src/alertpanel.c
5613                 Change OK to Close in alertpanel with View log
5614                 button; add accel to View log. Patch by Fabien
5615                 Vantard
5616
5617 2006-02-23 [wwp]        2.0.0cvs77
5618
5619         * src/compose.c
5620                 silly me, there were much more tests to perform, since toolbars can
5621                 really have down to 1 element only.
5622
5623 2006-02-23 [wwp]        2.0.0cvs76
5624
5625         * commitHelper
5626                 fixed indentation from my previous commit. Fallback to VISUAL if
5627                 EDITOR is not set (and to vi, at last resort).
5628
5629 2006-02-23 [wwp]        2.0.0cvs75
5630
5631         * commitHelper
5632                 improved error detection (Colin, me).
5633
5634 2006-02-23 [wwp]        2.0.0cvs74
5635
5636         * src/prefs_toolbar.c
5637                 simplify and fix prefs/toolbars layouting. Combos' contents can
5638                 now be really displayed.
5639
5640 2006-02-23 [wwp]        2.0.0cvs73
5641         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5642         be really displayed.
5643
5644 2006-02-22 [wwp]        2.0.0cvs72
5645
5646         * src/compose.c
5647                 fix a typo in my previous commit (sorry!).
5648
5649 2006-02-22 [wwp]        2.0.0cvs71
5650
5651         * src/prefs_toolbar.c
5652                 fix a crash when adding separators to toolbars,
5653                 also fix some separator item information.
5654
5655 2006-02-22 [wwp]        2.0.0cvs70
5656
5657         * src/compose.c
5658                 fix a crash when redirecting (for instance) when compose window's
5659                 toolbar contents has been customized (when some buttons have been
5660                 removed in fact).
5661
5662 2006-02-21 [wwp]        2.0.0cvs69
5663
5664         * src/summaryview.c
5665         * src/gtk/pluginwindow.c
5666         * src/plugins/pgpcore/prefs_gpg.c
5667                 fix some compilation warnings (feat. remains of removed code).
5668
5669 2006-02-21 [wwp]        2.0.0cvs68
5670
5671         * src/gtk/gtkutils.c
5672                 fix two compilation issues, thanks to Stephan Sachse.
5673
5674 2006-02-20 [colin]      2.0.0cvs67
5675
5676         * src/mainwindow.c
5677                 Don't reselect displayed mail on refocus
5678                 This fixes actions misbehaving 
5679
5680 2006-02-20 [wwp]        2.0.0cvs66
5681
5682         * src/summaryview.c
5683         * src/gtk/gtksctree.c
5684         * src/gtk/gtkshruler.c
5685                 changed more runtime typecast checks.
5686
5687 2006-02-20 [wwp]        2.0.0cvs65
5688
5689         * src/summary_search.c
5690                 find all - summaryview refresh issue fixed, thanks to Colin.
5691
5692 2006-02-20 [wwp]        2.0.0cvs64
5693
5694         * src/gtk/gtkutils.c
5695                 better runtime typecast checks.
5696
5697 2006-02-20 [wwp]        2.0.0cvs63
5698
5699         * src/summary_search.c
5700                 enhancements to the summary search:
5701                         - add the ability to stop the running search
5702                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5703                         - don't search if no criteria (From/To/Subject/Body) is set
5704                         - ensure that a busy mouse pointer is always shown when searching,
5705                           show it even a bit earlier
5706
5707 2006-02-19 [colin]      2.0.0cvs62
5708
5709         * src/compose.c
5710         * src/imap.c
5711         * src/etpan/imap-thread.c
5712         * src/etpan/imap-thread.h
5713                 (Future) IMAP speed improvement on sending
5714                 Will require a libetpan update
5715         * src/summaryview.c
5716         * src/gtk/quicksearch.c
5717                 Make quicksearch clearable while running.
5718
5719 2006-02-17 [colin]      2.0.0cvs61
5720
5721         * src/imap.c
5722         * src/etpan/imap-thread.c
5723         * src/etpan/imap-thread.h
5724                 Check for IMAP certificates
5725                 ** Requires libetpan-0.42-cvs4 
5726                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5727
5728 2006-02-17 [colin]      2.0.0cvs60
5729
5730         * src/messageview.c
5731         * src/prefs_common.c
5732         * src/prefs_common.h
5733         * src/prefs_message.c
5734                 Add pref to display HTML-only mails with plugin, 
5735                 if possible (defaulting to FALSE of course).
5736
5737 2006-02-16 [colin]      2.0.0cvs59
5738
5739         * src/main.c
5740         * src/common/plugin.c
5741         * src/common/plugin.h
5742         * src/gtk/pluginwindow.c
5743                 Keep track of requested (but unloaded) plugins
5744                 in some error cases.
5745
5746 2006-02-16 [wwp]        2.0.0cvs58
5747
5748         * src/gtk/gtkaspell.c
5749         * src/gtk/gtkaspell.h
5750         * src/prefs_spelling.c
5751         * src/compose.c
5752         * src/prefs_common.c
5753         * src/prefs_common.h
5754                 implemented new optional spellchecker behaviour: re-check message when
5755                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5756
5757 2006-02-16 [wwp]        2.0.0cvs57
5758
5759         * src/quote_fmt_parse.y
5760                 pclose popen'ed pipe.
5761
5762 2006-02-15 [colin]      2.0.0cvs56
5763
5764         * src/mimeview.c
5765         * src/mimeview.h
5766                 Let MimeViewers know which MimeView they
5767                 depend of.
5768         * src/summaryview.c
5769                 Swap From/To columns in Sent/Queue/Drafts
5770                 folders
5771         * src/etpan/imap-thread.c
5772                 Use mailstream_low_tls_open() for STARTTLS
5773                 instead of mailstream_low_ssl_open()
5774                 ** REQUIRES libetpan 0.42cvs3 **
5775
5776 2006-02-15 [wwp]        2.0.0cvs55
5777
5778         * src/compose.c
5779         * src/compose.h
5780         * src/message_search.c
5781         * src/message_search.h
5782         * src/textview.c
5783         * src/gtk/gtkutils.c
5784         * src/gtk/gtkutils.h
5785                 added the ability to Find text in the compose window (and a bit
5786                 of code factorization).
5787
5788 2006-02-15 [wwp]        2.0.0cvs54
5789
5790         * src/prefs_gtk.c
5791                 yet another one file was missing (fix for some widgets' sensitivity).
5792                 Thanks Colin!
5793
5794 2006-02-15 [wwp]        2.0.0cvs53
5795
5796         * src/prefs_gtk.h
5797                 oops forgot that file (fix for some widgets' sensitivity).
5798
5799 2006-02-15 [wwp]        2.0.0cvs52
5800
5801         * src/summary_search.c
5802                 implemented advanced summary search options (added the ability
5803                 to use matcher conditions in an advanced search mode).
5804
5805 2006-02-15 [wwp]        2.0.0cvs51
5806
5807         * src/plugins/pgpcore/prefs_gpg.c
5808         * src/prefs_account.c
5809                 fix some widget sensitivity, mostly around some labels in
5810                 account prefs.
5811
5812 2006-02-15 [paul]       2.0.0cvs50
5813
5814         * manual/advanced.xml
5815                 improve Templates info
5816                 written by wwp
5817
5818 2006-02-14 [colin]      2.0.0cvs49
5819
5820         * src/pixmaps/address_book.xpm
5821         * src/pixmaps/preferences.xpm
5822         * src/pixmaps/properties.xpm
5823                 Fix pixmap size - patch by Fabien Vantard
5824
5825 2006-02-13 [colin]      2.0.0cvs48
5826
5827         * src/procmime.c
5828                 Add missing fclose()s on error
5829         * src/textview.c
5830                 Remove unused code
5831         * src/common/utils.c
5832                 Fix temp files not being deleted on windows
5833         Patches by Thomas Gilgin
5834
5835 2006-02-13 [colin]      2.0.0cvs47
5836
5837         * src/mainwindow.c
5838                 Fix exit crash
5839
5840 2006-02-13 [wwp]        2.0.0cvs46
5841
5842         * src/plugins/pgpcore/prefs_gpg.c
5843                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5844
5845 2006-02-12 [colin]      2.0.0cvs45
5846
5847         * src/folderview.c
5848         * src/main.c
5849         * src/mainwindow.c
5850                 Fix "stuff" when quitting
5851
5852 2006-02-12 [wwp]        2.0.0cvs44
5853
5854         * src/prefs_themes.c
5855                 fix typos in debug messages.
5856
5857 2006-02-11 [colin]      2.0.0cvs43
5858
5859         * src/summaryview.c
5860                 don't allow drag/drop from ourself
5861
5862 2006-02-10 [wwp]        2.0.0cvs42
5863
5864         * src/exporthtml.c
5865         * src/html.c
5866         * src/html.h
5867         * src/procmime.c
5868         * src/textview.c
5869                 renamed html_ prefixed functions and data structures to avoid
5870                 namespace clashes w/ other software (gtkhtml2 for instance).
5871                 Closes bug #907.
5872
5873
5874 2006-02-09 [colin]      2.0.0cvs41
5875
5876         * src/summaryview.c
5877                 Fix shitty logic messed up. Thanks Ticho for the hint!
5878
5879 2006-02-09 [wwp]        2.0.0cvs40
5880
5881         * src/gtk/about.c
5882         * src/compose.c
5883         * src/prefs_account.c
5884         * src/prefs_gtk.h
5885         * src/editaddress.c
5886                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5887                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5888                 Browse buttons in accounts prefs.
5889
5890 2006-02-09 [colin]      2.0.0cvs39
5891
5892         * src/matcher.c
5893                 Check for pointer before using its members
5894         * src/gtk/gtksourceprintjob.c
5895                 Fix a wrong warning
5896
5897 2006-02-09 [wwp]        2.0.0cvs38
5898
5899         * src/gtk/filesel.c
5900                 fix few compiler warnings (type mismatch).
5901
5902 2006-02-09 [paul]       2.0.0cvs37
5903
5904         * po/fr.po
5905                 updated by Fabien Vantard
5906
5907 2006-02-08 [colin]      2.0.0cvs36
5908
5909         * src/prefs_common.c
5910         * src/common/defs.h
5911         * src/common/plugin.c
5912                 allow windows and linux configurations to coexist
5913                 patch by Thomas Gilgin
5914
5915 2006-02-08 [colin]      2.0.0cvs35
5916
5917         * src/filtering.c
5918         * src/matcher.c
5919         * src/matcher.h
5920         * src/matcher_parser_parse.y
5921         * src/prefs_filtering_action.c
5922         * src/prefs_matcher.c
5923                 Add the "Ignore thread" filtering
5924                 action
5925
5926 2006-02-08 [colin]      2.0.0cvs34
5927
5928         * src/compose.c
5929         * src/procmime.c
5930         * src/procmime.h
5931                 Fix bug #905 (damaged attachment)
5932                 text files with raw \0's aren't really text files
5933         FOR_STABLE
5934
5935 2006-02-08 [colin]      2.0.0cvs33
5936
5937         * src/summaryview.c
5938                 Fix crasher introduced yesterday
5939
5940 2006-02-08 [wwp]        2.0.0cvs32
5941
5942         * src/compose.c
5943         * src/compose.h
5944                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5945
5946 2006-02-08 [wwp]        2.0.0cvs31
5947
5948         * src/prefs_template.c
5949                 templates enhancement: allow address completion for Cc and Bcc fields
5950                 (it was currently possible for the To field only)
5951
5952 2006-02-08 [colin]      2.0.0cvs30
5953
5954         * src/compose.c
5955                 Don't unblock if not blocked
5956         FOR_STABLE
5957
5958 2006-02-07 [colin]      2.0.0cvs29
5959
5960         * src/action.c
5961                 Forgot to refresh summaryview
5962
5963 2006-02-07 [colin]      2.0.0cvs28
5964
5965         * src/action.c
5966                 Freeze/thaw message list and folder list while
5967                 processing %as{} actions 
5968         * src/compose.c
5969                 Fix auto-wrap disabling after a middle-click
5970                 paste - FOR_STABLE
5971
5972 2006-02-07 [paul]       2.0.0cvs27
5973
5974         * src/folder.c
5975                 fix freeing of uninitialised pointers
5976                 Thanks to Colin
5977
5978 2006-02-06 [colin]      2.0.0cvs26
5979
5980         * src/folder.c
5981                 Use g_slist_prepend in potentially big list
5982
5983 2006-02-06 [colin]      2.0.0cvs25
5984
5985         * src/folder.c
5986                 Completely skip processing if it doesn't 
5987                 exist (faster!)
5988
5989 2006-02-06 [colin]      2.0.0cvs24
5990
5991         * src/folder.c
5992         * src/summaryview.c
5993                 Batch filtering in summaryview (from Tools menu)
5994                 and pre/post//-processing too
5995
5996 2006-02-06 [colin]      2.0.0cvs23
5997
5998         * src/procmsg.h
5999         * src/filtering.c
6000                 Use a special field for batch filtering instead
6001                 of stepping on deferred execution's toes
6002
6003 2006-02-06 [colin]      2.0.0cvs22
6004
6005         * src/action.c
6006         * src/filtering.c
6007         * src/filtering.h
6008         * src/folder.c
6009         * src/summaryview.c
6010                 Fix filtering via menus and actions
6011
6012 2006-02-06 [colin]      2.0.0cvs21
6013
6014         * src/imap.c
6015                 Put the added file directly to cache if possible (will work
6016                 with next libetpan)
6017         * src/filtering.c
6018         * src/filtering.h
6019         * src/inc.c
6020         * src/folder.c
6021         * src/mbox.c
6022         * src/procmsg.h
6023                 Move and copy filtered messages by batches instead of one
6024                 by one - faster on IMAP
6025         * src/procmsg.c
6026                 Add a function that'll possibly be useful later
6027
6028 2006-02-06 [colin]      2.0.0cvs20
6029
6030         * src/addressbook.c
6031                 Use internal mime-type instead of text/plain for d'n'd
6032         * src/compose.c
6033                 Allow attaching files from mimeview's icon list via d'n'd
6034         * src/folderview.c
6035         * src/folderview.h
6036                 Use internal mime-type instead of text/plain for d'n'd
6037                 Don't try to selected opened folder if none is
6038                 Factorize d'n'd from other apps code
6039         * src/headerview.c
6040         * src/textview.c
6041         * src/gtk/gtkutils.c
6042         * src/gtk/gtkutils.h
6043                 Factorize Face/X-Face stuff
6044         * src/mimeview.c
6045                 Fix d'n'd to other apps
6046         * src/prefs_message.c
6047                 Let the XFace pref be usable without libcompface as it also
6048                 applies to Face
6049         * src/summaryview.c
6050                 Fix d'n'd to other apps
6051                 Factorize d'n'd from other apps code
6052
6053 2006-02-06 [wwp]        2.0.0cvs19
6054
6055         * po/it.po
6056                 Italian translation fixes by Andrea Spadaccini (no more confusion
6057                 between filtering and processing, and few changes in the About
6058                 dialog).
6059
6060
6061 2006-02-06 [mones]      2.0.0cvs18
6062
6063         * src/gtk/icon_legend.c
6064                 Improved descriptions allowing better translations
6065
6066 2006-02-05 [colin]      2.0.0cvs17
6067
6068         * src/imap.c
6069                 Add the f*cking missing expunge that caused imap_fetch_env
6070                 to fail after an add_msgs ! :-///
6071         * src/etpan/imap-thread.c
6072                 Add a bit of debug
6073         FOR_STABLE
6074
6075 2006-02-05 [colin]      2.0.0cvs16
6076
6077         * src/common/utils.c
6078                 Don't check for return-path (or we can't put
6079                 back non-sent mails)
6080
6081 2006-02-05 [colin]      2.0.0cvs15
6082
6083         * src/textview.c
6084                 Don't try to display Face header in textview
6085                 when teh headerview's active
6086
6087 2006-02-05 [colin]      2.0.0cvs14
6088
6089         * tools/tbird2syl.py
6090         * tools/Makefile.am
6091                 Add script to import Thunderbird mails
6092
6093 2006-02-05 [colin]      2.0.0cvs13
6094
6095         * src/headerview.c
6096         * src/procheader.c
6097         * src/procmsg.c
6098         * src/procmsg.h
6099         * src/textview.c
6100                 Show Face headers - patch partially by Klaus Flittner
6101
6102 2006-02-05 [colin]      2.0.0cvs12
6103
6104         * src/folderview.c
6105         * src/summaryview.c
6106         * src/common/utils.c
6107         * src/common/utils.h
6108                 Let dnd work from mime icons to summaryview
6109                 and to folderview too
6110                 Add a crude test to avoid trying to add files
6111                 drag'n'dropped when they're not mails
6112
6113 2006-02-04 [colin]      2.0.0cvs11
6114
6115         * src/summaryview.c
6116         * src/mimeview.c
6117                 Fix utf8 conversion
6118
6119 2006-02-04 [colin]      2.0.0cvs10
6120
6121         * src/compose.c
6122         * src/folderview.c
6123         * src/mimeview.c
6124         * src/summaryview.c
6125         * src/summaryview.h
6126                 Added various drag and drop capas:
6127                 From                    To
6128                 summaryview             other apps
6129                 mimeview icons          other apps
6130                 other apps              summaryview
6131                 other apps              folderview
6132
6133                 This shouldn't have broken the existing:
6134                 From                    To
6135                 summaryview             folderview
6136                 folderview              folderview
6137                 summaryview             compose's attachments
6138
6139         Tests welcomed.
6140
6141 2006-02-02 [paul]       2.0.0cvs9
6142
6143         * src/mainwindow.c
6144                 move global option 'Set displayed columns...' out
6145                 of folder option grouping.
6146                 fix sensitivity of 'harvest addresses'
6147         FOR_STABLE
6148
6149 2006-02-01 [colin]      2.0.0cvs8
6150
6151         * src/mimeview.c
6152                 Revert the alertpanel patch, it sucks (intrusive
6153                 and gets in the way of "open")
6154
6155 2006-02-01 [colin]      2.0.0cvs7
6156
6157         * src/compose.c
6158         * src/prefs_account.c
6159         * src/prefs_common.c
6160         * src/common/defs.h
6161         * src/common/utils.c
6162         * src/common/utils.h
6163                 Add ability to edit the signature file
6164                 from the account preferences, and use
6165                 a default for the text editor.
6166                 Patch by Fabien Vantard
6167
6168 2006-02-01 [colin]      2.0.0cvs6
6169
6170         * src/mimeview.c
6171                 Try to get mime type by extension if it is
6172                 application/octet-stream
6173                 Display a window with possible choices when
6174                 encountering unknown mime types
6175         * src/gtk/filesel.c
6176         * src/gtk/filesel.h
6177                 Add preview
6178                 Allow multiple selection in filtered filesel
6179                 (patch by Fabien Vantard)
6180         * src/gtk/pluginwindow.c
6181                 Use it (patch by Fabien Vantard)
6182
6183 2006-02-01 [paul]       2.0.0cvs5
6184
6185         * src/jpilot.c
6186                 fix crash on creating jpilot address book
6187                 Thanks to Colin - FOR_STABLE
6188         * src/prefs_summaries.c
6189         * src/prefs_wrapping.c
6190         * src/gtk/icon_legend.c
6191         * src/gtk/quicksearch.c
6192                 string fixes and additions
6193
6194 2006-02-01 [paul]       2.0.0cvs4
6195
6196         * src/compose.c
6197         * src/mainwindow.c
6198         * src/messageview.c
6199         * src/prefs_send.c
6200                 add Arabic encoding option
6201                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6202
6203 2006-01-31 [colin]      2.0.0cvs3
6204
6205         * src/plugins/pgpcore/passphrase.c
6206                 Convert passphrase to locale encoding
6207         * src/compose.c
6208                 Fix drafting on IMAP. Crappy bug sneaked in
6209                 the release :-/
6210         FOR_STABLE
6211
6212 2006-01-30 [paul]       2.0.0cvs2
6213
6214         * src/gtk/icon_legend.c
6215                 show the new entries
6216
6217 2006-01-30 [colin]      2.0.0cvs1
6218
6219         * src/manual.c
6220                 Check for the file to be present before 
6221                 enabling the menu - FOR_STABLE
6222         * src/gtk/icon_legend.c
6223                 Add folders icons (not all of them, there
6224                 are too much, but the most intriguing ones)
6225
6226 2006-01-30 [paul]       2.0.0
6227
6228         version 2.0.0 released
6229
6230 2006-01-30 [paul]       1.9.100cvs200
6231
6232         * manual/faq.xml
6233         * manual/gpl.xml
6234         * manual/intro.xml
6235         * manual/starting.xml
6236         * manual/sylpheed-claws-manual.xml
6237                 fixes, additions
6238
6239 2006-01-29 [mones]      1.9.100cvs199
6240
6241         * manual/account.xml
6242         * manual/advanced.xml
6243         * manual/glossary.xml
6244                 Some typos fixed, added LDIF term to glossary
6245         * po/es.po
6246                 Fixed leading plus symbol
6247
6248 2006-01-29 [paul]       1.9.100cvs198
6249
6250         * po/fi.po
6251         * po/sk.po
6252                 updated by Tommi Pirinen and Andrej Kacian
6253
6254 2006-01-29 [paul]       1.9.100cvs197
6255
6256         * src/gtk/authors.h
6257                 remove duplicates
6258
6259 2006-01-29 [paul]       1.9.100cvs196
6260
6261         * AUTHORS
6262         * po/nl.po
6263         * src/gtk/authors.h
6264         * tools/claws.i18n.status.pl
6265                 nl translation updated by Tim Dijkstra
6266
6267 2006-01-29 [paul]       1.9.100cvs195
6268
6269         * po/sr.po
6270         * po/sv.po
6271                 updated by Aleksandar Urosevic and Anders Troback
6272
6273 2006-01-28 [colin]      1.9.100cvs194
6274
6275         * src/gtk/gtksourceprintjob.c
6276                 Don't fiddle with PangoLayout when we
6277                 have an image
6278
6279 2006-01-28 [paul]       1.9.100cvs193
6280
6281         * AUTHORS
6282         * po/el.po
6283         * po/zh_CN.po
6284         * src/gtk/authors.h
6285         * tools/claws.i18n.status.pl
6286                 updated translations submitted by Stavros Giannouris
6287                 and Ralgh Young
6288
6289 2006-01-27 [colin]      1.9.100cvs192
6290
6291         * src/summaryview.c
6292         * src/gtk/gtksourceprintjob.c
6293                 Add image printing 
6294                 (libgnomeprint only, of course)
6295
6296 2006-01-27 [paul]       1.9.100cvs191
6297
6298         * po/fr.po
6299         * po/it.po
6300                 updated by Fabien Vantard and Andrea Spadaccini
6301
6302 2006-01-26 [colin]      1.9.100cvs190
6303
6304         * manual/Makefile.am
6305         * configure.ac
6306                 Make building the manual optional 
6307                 (--disable-manual)
6308
6309 2006-01-26 [paul]       1.9.100cvs189
6310
6311         * manual/glossary.xml
6312         * manual/plugins.xml
6313                 edited
6314         * po/en_GB.po
6315                 updated
6316
6317 2006-01-26 [paul]       1.9.100cvs188
6318
6319         * src/prefs_display_header.c
6320         * src/prefs_folder_column.c
6321         * src/prefs_msg_colors.c
6322         * src/prefs_summaries.c
6323         * src/prefs_summary_column.c
6324                 HIGify
6325
6326 2006-01-25 [colin]      1.9.100cvs187
6327
6328         * src/imap.c
6329                 Don't allow moving/copying mails between
6330                 queue/drafts and non-queue/drafts folders
6331                 Fixes bug #897 (message header is resetted 
6332                 if one is copied to Drafts)
6333
6334 2006-01-25 [colin]      1.9.100cvs186
6335
6336         * src/folder.c
6337         * src/mainwindow.c
6338                 Fix subscribed folders not found
6339         * src/compose.c
6340                 Don't try to encode as original mail's charset
6341                 if it's ascii 
6342
6343 2006-01-25 [paul]       1.9.100cvs185
6344
6345         * AUTHORS
6346         * po/Makevars
6347                 updated
6348         * po/de.po
6349         * po/pl.po
6350         * po/pt_BR.po
6351         * po/sr.po
6352                 updates submitted by Stephan Sachse, Emilian Nowak
6353                 and Quar, Frederico Goncalves Guimaraes, and
6354                 Aleksandar Urosevic
6355                 Fix Bug 896, 'PT_BR locale broken'.
6356         * src/gtk/authors.h
6357                 updated
6358
6359 2006-01-24 [mones]      1.9.100cvs184
6360
6361         * manual/glossary.xml
6362                 All current terms finished. Reviewers welcome ;-)
6363         * manual/keyboard.xml
6364                 Fixed column width for pdf output.
6365         * po/es.po
6366                 Updated
6367
6368 2006-01-24 [paul]       1.9.100cvs183
6369
6370         * manual/glossary.xml
6371                 fix id name
6372         * manual/dist/html/Makefile.am
6373         * manual/dist/pdf/Makefile.am
6374         * manual/dist/ps/Makefile.am
6375         * manual/dist/txt/Makefile.am
6376                 fix make deps
6377                 Thanks to Colin
6378
6379 2006-01-24 [mones]      1.9.100cvs182
6380
6381         * manual/glossary.xml
6382                 Nearly finished, some terms missing.
6383
6384 2006-01-23 [paul]       1.9.100cvs181
6385
6386         * manual/dist/html/Makefile.am
6387         * manual/dist/pdf/Makefile.am
6388         * manual/dist/ps/Makefile.am
6389         * manual/dist/txt/Makefile.am
6390         * src/mainwindow.c
6391                 re-enable manual
6392                 Thanks to Colin
6393
6394 2006-01-22 [colin]      1.9.100cvs180
6395
6396         * src/compose.c
6397         * src/gtk/gtkaspell.c
6398                 Don't deselect stuff before right-clicking, with aspell.
6399                 (This prevented right-click Copy, for example).
6400                 Thanks to Clo!
6401
6402 2006-01-22 [paul]       1.9.100cvs179
6403
6404         * src/summary_search.c
6405                 don't fix the widget size as it causes problems
6406                 under localisation.
6407                 Thanks to Emilian Nowak
6408
6409 2006-01-21 [paul]       1.9.100cvs178
6410
6411         * src/prefs_themes.c
6412                 fix broken underlining of label text
6413                 with some translations
6414
6415 2006-01-21 [colin]      1.9.100cvs177
6416
6417         * po/fr.po
6418                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6419
6420 2006-01-20 [colin]      1.9.100cvs176
6421
6422         * configure.ac
6423         * Makefile.am
6424         * manual/Makefile
6425         * manual/dist/html/.cvsignore
6426         * manual/dist/html/Makefile.am
6427         * manual/dist/pdf/.cvsignore
6428         * manual/dist/pdf/Makefile.am
6429         * manual/dist/ps/.cvsignore
6430         * manual/dist/ps/Makefile.am
6431         * manual/dist/txt/.cvsignore
6432         * manual/dist/txt/Makefile.am
6433                 Autotool-ize manual
6434
6435 2006-01-20 [paul]       1.9.100cvs175
6436
6437         * manual/handling.xml
6438                 make Filtering and Searching entries easier to find
6439         * manual/keyboard.xml
6440                 add the remaining default keybinds
6441         * src/prefs_summaries.c
6442                 update the default keybinds
6443
6444 2006-01-20 [paul]       1.9.100cvs174
6445
6446         * src/addressbook.c
6447         * src/addrgather.c
6448         * src/addrharvest.c
6449         * src/editaddress.c
6450         * src/editgroup.c
6451         * src/exphtmldlg.c
6452         * src/expldifdlg.c
6453         * src/exporthtml.c
6454         * src/exportldif.c
6455         * src/ldif.c
6456                 replace 'e-mail' with 'email'
6457         * src/summary_search.c
6458                 add mnemonic to "Find all" button
6459
6460 2006-01-20 [wwp]        1.9.100cvs173
6461
6462         * src/export.c
6463         * src/import.c
6464                 touched mbox import/export buttons for HIG-compliance
6465
6466 2006-01-19 [paul]       1.9.100cvs172
6467
6468         * manual/account.xml
6469         * manual/addrbook.xml
6470         * manual/advanced.xml
6471         * manual/faq.xml
6472         * manual/handling.xml
6473         * manual/intro.xml
6474         * manual/plugins.xml
6475         * manual/starting.xml
6476                 more editing
6477
6478 2006-01-19 [paul]       1.9.100cvs171
6479
6480         * src/toolbar.c
6481                 allow use of trash button while receiving
6482                 Thanks to Colin
6483
6484 2006-01-19 [wwp]        1.9.100cvs170
6485
6486         * src/gtk/quicksearch.c
6487         * src/compose.c
6488                 force text color to black when yellow background is set
6489
6490 2006-01-19 [colin]      1.9.100cvs169
6491
6492         * src/plugins/trayicon/trayicon.c
6493                 Gray out Get Mail when already getting mail
6494
6495 2006-01-18 [paul]       1.9.100cvs168
6496
6497         * src/compose.c
6498                 give widget yellow background was To is
6499                 set via folder prefs
6500         * src/gtk/quicksearch.c
6501                 give widget yellow background when quick
6502                 search is active.
6503                 Thanks to Colin
6504
6505 2006-01-18 [paul]       1.9.100cvs167
6506
6507         * doc/man/sylpheed-claws.1
6508                 add --subscribe option
6509
6510 2006-01-18 [paul]       1.9.100cvs166
6511
6512         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6513         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6514                 use %U instead of %F (%F is broken for user installed
6515                 files in kde 3.5)
6516
6517 2006-01-18 [colin]      1.9.100cvs165
6518
6519         * src/summaryview.c
6520                 Default to Yes in "No more * messages" dialogs
6521
6522 2006-01-17 [colin]      1.9.100cvs164
6523
6524         * src/compose.c
6525                 Possibly fix an invalid iterator causing
6526                 crash
6527
6528 2006-01-17 [colin]      1.9.100cvs163
6529
6530         * src/mimeview.c
6531                 Fix crash when the image disappears under the
6532                 image viewer
6533
6534 2006-01-16 [colin]      1.9.100cvs162
6535
6536         * src/compose.c
6537                 Fix reenabling autowrap
6538
6539 2006-01-16 [colin]      1.9.100cvs161
6540
6541         * src/compose.c
6542                 reset quote_len before getting quote_str
6543
6544 2006-01-16 [colin]      1.9.100cvs160
6545
6546         * src/account.c
6547         * src/account.h
6548         * src/folder.c
6549         * src/imap_gtk.c
6550         * src/mh_gtk.c
6551                 Fix bug #883 (default inbox does not track folder move)
6552
6553 2006-01-16 [colin]      1.9.100cvs159
6554
6555         * src/compose.c
6556         * src/plugins/pgpcore/passphrase.c
6557                 More buttons fixes
6558
6559 2006-01-16 [paul]       1.9.100cvs158
6560
6561         * src/prefs_actions.c
6562         * src/prefs_filtering_action.c
6563         * src/prefs_matcher.c
6564         * src/quote_fmt.c
6565         * src/gtk/description_window.c
6566         * src/gtk/description_window.h
6567         * src/gtk/quicksearch.c
6568                 description window cleanups
6569
6570 2006-01-15 [colin]      1.9.100cvs157
6571
6572         * src/addressbook.c
6573         * src/prefs_filtering.c
6574                 Same here
6575
6576 2006-01-15 [colin]      1.9.100cvs156
6577
6578         * src/folderview.c
6579         * src/mainwindow.c
6580                 Same for "Empty trash"
6581
6582 2006-01-15 [colin]      1.9.100cvs155
6583
6584         * src/inc.c
6585                 Override offline dialog had Yes by default
6586
6587 2006-01-15 [colin]      1.9.100cvs154
6588
6589         * src/summaryview.c
6590                 Delete selected messages? previously had Yes the default
6591
6592 2006-01-15 [colin]      1.9.100cvs153
6593
6594         * src/folder.c
6595         * src/folder.h
6596         * src/main.c
6597                 Check if a mailbox is loaded after all
6598                 plugins are loaded.
6599
6600 2006-01-15 [colin]      1.9.100cvs152
6601
6602         * src/folder.c
6603                 Don't start wizard when there are unloaded folders (will help
6604                 people with only mbox or maildir mailboxes)
6605
6606 2006-01-14 [colin]      1.9.100cvs151
6607
6608         * src/addressbook.c
6609         * src/expldifdlg.c
6610         * src/importldif.c
6611         * src/importmutt.c
6612         * src/importpine.c
6613         * src/mh_gtk.c
6614                 More HIG compliance and fixes
6615
6616 2006-01-14 [colin]      1.9.100cvs150
6617
6618         * src/prefs_filtering_action.c
6619         * src/foldersel.c
6620                 Two forgotten button order changes
6621
6622 2006-01-14 [colin]      1.9.100cvs149
6623
6624         * src/account.c
6625         * src/addressbook.c
6626         * src/compose.c
6627         * src/folderview.c
6628         * src/imap_gtk.c
6629         * src/mainwindow.c
6630         * src/mh_gtk.c
6631         * src/news_gtk.c
6632         * src/prefs_actions.c
6633         * src/prefs_customheader.c
6634         * src/prefs_filtering.c
6635         * src/prefs_matcher.c
6636         * src/prefs_template.c
6637         * src/ssl_manager.c
6638         * src/summaryview.c
6639         * src/textview.c
6640         * src/toolbar.c
6641                 All deletion confirmations are now "Cancel, Delete" 
6642                 instead of "No, Yes"
6643                 Clarified most of the other "No, Yes" to 
6644                 "Cancel, Descriptive_action"
6645                 Rechanged the "Entry not saved" alerts to have 
6646                 "Close, Continue editing"
6647
6648
6649 2006-01-14 [paul]
6650
6651         * 2.0.0-rc4 released
6652
6653 2006-01-14 [paul]       1.9.100cvs148
6654
6655         * src/account.c
6656         * src/addressadd.c
6657         * src/addressbook.c
6658         * src/compose.c
6659         * src/editaddress.c
6660         * src/editbook.c
6661         * src/editgroup.c
6662         * src/editjpilot.c
6663         * src/editldap.c
6664         * src/editvcard.c
6665         * src/exphtmldlg.c
6666         * src/expldifdlg.c
6667         * src/folderview.c
6668         * src/grouplistdialog.c
6669         * src/imap_gtk.c
6670         * src/importmutt.c
6671         * src/importpine.c
6672         * src/inc.c
6673         * src/main.c
6674         * src/mainwindow.c
6675         * src/message_search.c
6676         * src/messageview.c
6677         * src/mh_gtk.c
6678         * src/mimeview.c
6679         * src/news_gtk.c
6680         * src/prefs_actions.c
6681         * src/prefs_customheader.c
6682         * src/prefs_filtering.c
6683         * src/prefs_matcher.c
6684         * src/prefs_template.c
6685         * src/prefs_themes.c
6686         * src/ssl_manager.c
6687         * src/summary_search.c
6688         * src/summaryview.c
6689         * src/textview.c
6690         * src/toolbar.c
6691         * src/gtk/foldersort.c
6692         * src/gtk/gtkaspell.c
6693         * src/gtk/inputdialog.c
6694         * src/gtk/prefswindow.c
6695         * src/plugins/pgpcore/select-keys.c
6696         * src/plugins/trayicon/trayicon.c
6697                 HIG compliant button order
6698
6699 2006-01-14 [mones]      1.9.100cvs147
6700
6701         * po/es.po
6702                 Updated translation
6703
6704 2006-01-13 [paul]       1.9.100cvs146
6705
6706         * AUTHORS
6707         * ChangeLog
6708         * src/gtk/authors.h
6709                 add Joshua M. Kwan to contributors list
6710
6711 2006-01-13 [colin]      1.9.100cvs145
6712
6713         * src/gtk/quicksearch.c
6714                 Don't refocus quick search after executing (Esc or Enter)
6715                 Allows to '/'search something then move up/down in 
6716                 summaryview, and to Esc a search and be back in the 
6717                 summaryview
6718
6719 2006-01-13 [paul]       1.9.100cvs144
6720
6721         * src/plugins/pgpinline/pgpinline.c
6722                 support Content-Type 'application/pgp'
6723                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6724
6725 2006-01-13 [paul]       1.9.100cvs143
6726
6727         * manual/account.xml
6728                 make mention of partial retrieval
6729                 thanks to Colin
6730
6731 2006-01-13 [paul]       1.9.100cvs142
6732
6733         * src/account.c
6734         * src/account.h
6735         * src/action.c
6736         * src/action.h
6737         * src/adbookbase.h
6738         * src/addr_compl.c
6739         * src/addr_compl.h
6740         * src/addrbook.c
6741         * src/addrcache.c
6742         * src/addrcache.h
6743         * src/addrcindex.c
6744         * src/addrcindex.h
6745         * src/addrclip.c
6746         * src/addrclip.h
6747         * src/addrdefs.h
6748         * src/addressadd.c
6749         * src/addressadd.h
6750         * src/addressbook.c
6751         * src/addressbook.h
6752         * src/addrgather.c
6753         * src/addrgather.h
6754         * src/addrharvest.c
6755         * src/addrharvest.h
6756         * src/addrindex.c
6757         * src/addrindex.h
6758         * src/addritem.c
6759         * src/addritem.h
6760         * src/addrquery.c
6761         * src/addrquery.h
6762         * src/addrselect.c
6763         * src/addrselect.h
6764         * src/alertpanel.c
6765         * src/alertpanel.h
6766         * src/browseldap.c
6767         * src/browseldap.h
6768         * src/codeconv.c
6769         * src/codeconv.h
6770         * src/compose.c
6771         * src/compose.h
6772         * src/customheader.c
6773         * src/customheader.h
6774         * src/displayheader.c
6775         * src/displayheader.h
6776         * src/editaddress.c
6777         * src/editaddress.h
6778         * src/editbook.c
6779         * src/editbook.h
6780         * src/editgroup.c
6781         * src/editgroup.h
6782         * src/editjpilot.c
6783         * src/editjpilot.h
6784         * src/editldap.c
6785         * src/editldap.h
6786         * src/editldap_basedn.c
6787         * src/editldap_basedn.h
6788         * src/editvcard.c
6789         * src/editvcard.h
6790         * src/exphtmldlg.c
6791         * src/exphtmldlg.h
6792         * src/expldifdlg.c
6793         * src/expldifdlg.h
6794         * src/export.h
6795         * src/exporthtml.c
6796         * src/exporthtml.h
6797         * src/exportldif.c
6798         * src/exportldif.h
6799         * src/filtering.c
6800         * src/filtering.h
6801         * src/folder.c
6802         * src/folder.h
6803         * src/folder_item_prefs.c
6804         * src/folder_item_prefs.h
6805         * src/foldersel.c
6806         * src/foldersel.h
6807         * src/folderutils.c
6808         * src/folderutils.h
6809         * src/folderview.c
6810         * src/folderview.h
6811         * src/grouplistdialog.c
6812         * src/grouplistdialog.h
6813         * src/headerview.c
6814         * src/html.c
6815         * src/html.h
6816         * src/image_viewer.c
6817         * src/image_viewer.h
6818         * src/imap.c
6819         * src/imap.h
6820         * src/imap_gtk.c
6821         * src/imap_gtk.h
6822         * src/import.h
6823         * src/importldif.c
6824         * src/importldif.h
6825         * src/importmutt.c
6826         * src/importmutt.h
6827         * src/importpine.c
6828         * src/importpine.h
6829         * src/inc.c
6830         * src/inc.h
6831         * src/jpilot.c
6832         * src/jpilot.h
6833         * src/ldapctrl.c
6834         * src/ldapctrl.h
6835         * src/ldaplocate.c
6836         * src/ldaplocate.h
6837         * src/ldapquery.c
6838         * src/ldapquery.h
6839         * src/ldapserver.c
6840         * src/ldapserver.h
6841         * src/ldaputil.c
6842         * src/ldaputil.h
6843         * src/ldif.c
6844         * src/ldif.h
6845         * src/main.c
6846         * src/main.h
6847         * src/mainwindow.c
6848         * src/mainwindow.h
6849         * src/manual.c
6850         * src/manual.h
6851         * src/mbox.c
6852         * src/mbox.h
6853         * src/message_search.c
6854         * src/message_search.h
6855         * src/messageview.c
6856         * src/messageview.h
6857         * src/mh.c
6858         * src/mh.h
6859         * src/mh_gtk.c
6860         * src/mh_gtk.h
6861         * src/mimeview.c
6862         * src/mimeview.h
6863         * src/msgcache.c
6864         * src/msgcache.h
6865         * src/mutt.c
6866         * src/mutt.h
6867         * src/news.c
6868         * src/news.h
6869         * src/news_gtk.c
6870         * src/news_gtk.h
6871         * src/partial_download.c
6872         * src/partial_download.h
6873         * src/pine.c
6874         * src/pine.h
6875         * src/pop.c
6876         * src/pop.h
6877         * src/prefs_account.c
6878         * src/prefs_account.h
6879         * src/prefs_actions.c
6880         * src/prefs_actions.h
6881         * src/prefs_common.c
6882         * src/prefs_common.h
6883         * src/prefs_compose_writing.c
6884         * src/prefs_compose_writing.h
6885         * src/prefs_customheader.c
6886         * src/prefs_customheader.h
6887         * src/prefs_display_header.c
6888         * src/prefs_display_header.h
6889         * src/prefs_filtering.c
6890         * src/prefs_filtering.h
6891         * src/prefs_filtering_action.c
6892         * src/prefs_filtering_action.h
6893         * src/prefs_folder_column.c
6894         * src/prefs_folder_column.h
6895         * src/prefs_folder_item.c
6896         * src/prefs_folder_item.h
6897         * src/prefs_fonts.c
6898         * src/prefs_fonts.h
6899         * src/prefs_gtk.c
6900         * src/prefs_gtk.h
6901         * src/prefs_image_viewer.c
6902         * src/prefs_image_viewer.h
6903         * src/prefs_matcher.c
6904         * src/prefs_matcher.h
6905         * src/prefs_message.c
6906         * src/prefs_msg_colors.c
6907         * src/prefs_msg_colors.h
6908         * src/prefs_other.c
6909         * src/prefs_quote.c
6910         * src/prefs_receive.c
6911         * src/prefs_send.c
6912         * src/prefs_spelling.c
6913         * src/prefs_spelling.h
6914         * src/prefs_summaries.c
6915         * src/prefs_summaries.h
6916         * src/prefs_summary_column.c
6917         * src/prefs_summary_column.h
6918         * src/prefs_template.c
6919         * src/prefs_template.h
6920         * src/prefs_themes.c
6921         * src/prefs_themes.h
6922         * src/prefs_toolbar.c
6923         * src/prefs_toolbar.h
6924         * src/prefs_wrapping.c
6925         * src/prefs_wrapping.h
6926         * src/privacy.c
6927         * src/privacy.h
6928         * src/procheader.c
6929         * src/procheader.h
6930         * src/procmime.c
6931         * src/procmime.h
6932         * src/procmsg.c
6933         * src/procmsg.h
6934         * src/quote_fmt.c
6935         * src/quote_fmt_parse.y
6936         * src/recv.c
6937         * src/recv.h
6938         * src/remotefolder.c
6939         * src/remotefolder.h
6940         * src/send_message.c
6941         * src/send_message.h
6942         * src/setup.c
6943         * src/setup.h
6944         * src/sourcewindow.c
6945         * src/sourcewindow.h
6946         * src/ssl_manager.c
6947         * src/ssl_manager.h
6948         * src/statusbar.c
6949         * src/statusbar.h
6950         * src/stock_pixmap.c
6951         * src/stock_pixmap.h
6952         * src/summary_search.c
6953         * src/summary_search.h
6954         * src/summaryview.c
6955         * src/summaryview.h
6956         * src/syldap.c
6957         * src/syldap.h
6958         * src/textview.c
6959         * src/textview.h
6960         * src/toolbar.c
6961         * src/toolbar.h
6962         * src/undo.c
6963         * src/undo.h
6964         * src/unmime.c
6965         * src/unmime.h
6966         * src/vcard.c
6967         * src/vcard.h
6968         * src/wizard.c
6969         * src/wizard.h
6970         * src/common/base64.c
6971         * src/common/base64.h
6972         * src/common/defs.h
6973         * src/common/hooks.c
6974         * src/common/hooks.h
6975         * src/common/log.c
6976         * src/common/log.h
6977         * src/common/mgutils.c
6978         * src/common/mgutils.h
6979         * src/common/nntp.c
6980         * src/common/nntp.h
6981         * src/common/passcrypt.c
6982         * src/common/passcrypt.h.in
6983         * src/common/plugin.c
6984         * src/common/plugin.h
6985         * src/common/prefs.c
6986         * src/common/prefs.h
6987         * src/common/progressindicator.c
6988         * src/common/progressindicator.h
6989         * src/common/quoted-printable.c
6990         * src/common/quoted-printable.h
6991         * src/common/session.c
6992         * src/common/session.h
6993         * src/common/smtp.c
6994         * src/common/smtp.h
6995         * src/common/socket.c
6996         * src/common/socket.h
6997         * src/common/ssl.c
6998         * src/common/ssl.h
6999         * src/common/ssl_certificate.c
7000         * src/common/ssl_certificate.h
7001         * src/common/stringtable.c
7002         * src/common/stringtable.h
7003         * src/common/sylpheed.c
7004         * src/common/sylpheed.h
7005         * src/common/template.c
7006         * src/common/template.h
7007         * src/common/timing.h
7008         * src/common/utils.c
7009         * src/common/utils.h
7010         * src/common/version.h.in
7011         * src/common/xml.c
7012         * src/common/xml.h
7013         * src/common/xmlprops.c
7014         * src/common/xmlprops.h
7015         * src/gtk/colorlabel.c
7016         * src/gtk/colorsel.c
7017         * src/gtk/colorsel.h
7018         * src/gtk/description_window.c
7019         * src/gtk/description_window.h
7020         * src/gtk/filesel.c
7021         * src/gtk/filesel.h
7022         * src/gtk/foldersort.c
7023         * src/gtk/foldersort.h
7024         * src/gtk/gtkutils.c
7025         * src/gtk/gtkutils.h
7026         * src/gtk/inputdialog.c
7027         * src/gtk/inputdialog.h
7028         * src/gtk/logwindow.c
7029         * src/gtk/logwindow.h
7030         * src/gtk/manage_window.c
7031         * src/gtk/manage_window.h
7032         * src/gtk/menu.c
7033         * src/gtk/menu.h
7034         * src/gtk/pluginwindow.c
7035         * src/gtk/pluginwindow.h
7036         * src/gtk/prefswindow.c
7037         * src/gtk/prefswindow.h
7038         * src/gtk/progressdialog.c
7039         * src/gtk/progressdialog.h
7040         * src/gtk/sslcertwindow.c
7041         * src/gtk/sslcertwindow.h
7042         * src/plugins/clamav/clamav_plugin.c
7043         * src/plugins/clamav/clamav_plugin.h
7044         * src/plugins/clamav/clamav_plugin_gtk.c
7045         * src/plugins/demo/demo.c
7046         * src/plugins/dillo_viewer/dillo_prefs.c
7047         * src/plugins/dillo_viewer/dillo_prefs.h
7048         * src/plugins/dillo_viewer/dillo_viewer.c
7049         * src/plugins/pgpcore/passphrase.c
7050         * src/plugins/pgpcore/passphrase.h
7051         * src/plugins/pgpcore/plugin.c
7052         * src/plugins/pgpcore/select-keys.c
7053         * src/plugins/pgpcore/select-keys.h
7054         * src/plugins/pgpcore/sgpgme.c
7055         * src/plugins/pgpcore/sgpgme.h
7056         * src/plugins/pgpinline/pgpinline.c
7057         * src/plugins/pgpinline/pgpinline.h
7058         * src/plugins/pgpinline/plugin.c
7059         * src/plugins/pgpmime/pgpmime.c
7060         * src/plugins/pgpmime/pgpmime.h
7061         * src/plugins/pgpmime/plugin.c
7062         * src/plugins/spamassassin/spamassassin.c
7063         * src/plugins/spamassassin/spamassassin.h
7064         * src/plugins/spamassassin/spamassassin_gtk.c
7065         * src/plugins/trayicon/trayicon.c
7066                 update copyright header
7067
7068 2006-01-13 [paul]       1.9.100cvs141
7069
7070         * src/account.c
7071         * src/export.c
7072         * src/import.c
7073         * src/mainwindow.c
7074         * src/prefs_account.c
7075         * src/prefs_display_header.c
7076         * src/prefs_receive.c
7077         * src/prefs_send.c
7078         * src/prefs_summaries.c
7079         * src/prefs_themes.c
7080         * src/prefs_toolbar.c
7081         * src/gtk/about.c
7082                 various cleanups
7083
7084 2006-01-12 [colin]      1.9.100cvs140
7085
7086         * src/folder.c
7087         * src/folder.h
7088         * src/main.c
7089                 Add --subscribe option
7090                 Let sylpheed-claws email@domain.com equivalent to --compose
7091                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7092
7093 2006-01-12 [paul]       1.9.100cvs139
7094
7095         * src/mainwindow.c
7096                 append 'Change folder order' label with '...'
7097         * src/prefs_actions.c
7098                 allow reordering of actions list by dnd
7099         * src/gtk/foldersort.c
7100                 make the dialog nicer
7101
7102 2006-01-11 [colin]      1.9.100cvs138
7103
7104         * src/compose.c
7105                 Allow templates without text
7106
7107 2006-01-11 [paul]       1.9.100cvs137
7108
7109         * tools/README
7110         * tools/filter_conv_new.pl
7111                 add info to README
7112                 also check .sylpheed for filter.xml
7113                 be a bit informative to the user
7114
7115 2006-01-11 [colin]      1.9.100cvs136
7116
7117         * src/textview.c
7118                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7119
7120 2006-01-10 [paul]       1.9.100cvs135
7121
7122         * tools/Makefile.am
7123         * tools/filter_conv_new.pl
7124                 add script to convert new style Sylpheed
7125                 filter rules (Sylpheed >= 0.9.99) to
7126                 Claws filtering rules
7127
7128 2006-01-10 [colin]      1.9.100cvs134
7129
7130         * src/compose.c
7131                 Fix broken line joins in certain conditions
7132                 (between two quoted lines: <enter><enter><up>
7133                  <type a wrapped sentence><go in the first line>
7134                  <insert more text><watch as line joining failed>)
7135
7136 2006-01-10 [paul]       1.9.100cvs133
7137
7138         * src/compose.c
7139                 don't report success in error dialog
7140                 thanks to Colin
7141         * src/common/utils.c
7142                 include some trailing punctuations as URI
7143                 thanks to Hiro
7144
7145 2006-01-10 [paul]       1.9.100cvs132
7146
7147         * src/mimeview.c
7148                 fix incompatible pointer type
7149                 warning
7150
7151 2006-01-10 [paul]       1.9.100cvs131
7152
7153         * src/compose.c
7154                 change Subject in window title
7155                 instantaneously
7156
7157 2006-01-09 [colin]      1.9.100cvs130
7158
7159         * src/addressbook.c
7160         * src/headerview.c
7161         * src/mainwindow.c
7162         * src/messageview.c
7163         * src/mimeview.c
7164         * src/noticeview.c
7165         * src/summaryview.c
7166                 Fix possible crashes on exit and in addressbook
7167
7168 2006-01-09 [paul]       1.9.100cvs129
7169
7170         * src/prefs_msg_colors.c
7171                 some cleanups that I forgot last time
7172
7173 2006-01-09 [paul]       1.9.100cvs128
7174
7175         * README
7176         * src/folderview.c
7177         * src/prefs_msg_colors.c
7178                 add previously hidden option, color_new, to
7179                 the gui
7180                 move the page to Display/
7181                 rework the gui
7182
7183 2006-01-09 [wwp]        1.9.100cvs127
7184
7185         * src/prefs_themes.c
7186                 made the prefs/display/themes layouts spacing less condensed
7187                 (and so they match other prefs/pages' look).
7188
7189 2006-01-09 [paul]       1.9.100cvs126
7190
7191         * src/compose.c
7192         * src/prefs_common.c
7193         * src/prefs_common.h
7194         * src/prefs_wrapping.c
7195                 remove 'wrap at send' option
7196
7197 2006-01-06 [colin]      1.9.100cvs125
7198
7199         * src/compose.c
7200                 Just make completely sure we don't insert "manual line breaks" 
7201                 when wrapping... 
7202
7203 2006-01-04 [paul]
7204
7205         * 2.0.0-rc3 released
7206
7207 2006-01-04 [paul]       1.9.100cvs124
7208
7209         * src/folderview.c
7210                 fix bug 882, 'quick scroll in folder list
7211                 displays wrong folder contents'
7212
7213 2006-01-04 [paul]       1.9.100cvs123
7214
7215         * src/plugins/pgpmime/pgpmime.c
7216                 better debug information when signing
7217                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7218
7219 2006-01-03 [colin]      1.9.100cvs122
7220
7221         * configure.ac
7222                 We need to recheck for gpgme 1.0.0 after checking
7223                 for 1.1.1, because if 1.1.1 isn't available, 
7224                 GPGME_LIBS and friends are blanked out by the 
7225                 second check.
7226
7227 2006-01-03 [colin]      1.9.100cvs121
7228
7229         * src/common/prefs.c
7230                 Windows unlink-before rename fix
7231         * src/plugins/pgpcore/sgpgme.c
7232                 Add support for PKA info if available
7233                 Both patches by Werner Koch
7234
7235 2006-01-03 [paul]       1.9.100cvs120
7236
7237         * src/messageview.c
7238                 fix bug 884, 'Send receipt' button visible in queue
7239                 Thanks to Colin
7240
7241 2006-01-02 [colin]      1.9.100cvs119
7242
7243         * src/compose.c
7244         * src/imap.c
7245                 Fix autosave on IMAP and more generally try to
7246                 return the correct ID on a newly added IMAP message
7247
7248 2006-01-02 [paul]       1.9.100cvs118
7249
7250         * manual/keyboard.xml
7251                 edited
7252
7253 2006-01-01 [paul]       1.9.100cvs117
7254
7255         * src/gtk/authors.h
7256                 alphabetical order
7257
7258 2005-12-30 [colin]      1.9.100cvs116
7259
7260         * manual/advanced.xml
7261                 Explain Pre/Post-processing differences.
7262
7263 2005-12-30 [colin]      1.9.100cvs115
7264
7265         * src/mh.c
7266                 Implement copy_msgs for a little optimization
7267         * src/imap.c
7268                 Finish yesterday's fix
7269
7270 2005-12-29 [colin]      1.9.100cvs114
7271
7272         * src/imap.c
7273                 Fix occasional failure in fetching a mail over
7274                 IMAP
7275
7276 2005-12-29 [colin]      1.9.100cvs113
7277
7278         * src/compose.c
7279                 Don't remove a draft when sending it, if it is 
7280                 locked.
7281
7282 2005-12-28 [colin]      1.9.100cvs112
7283
7284         * src/summaryview.c
7285                 Fix leak for real
7286
7287 2005-12-28 [wwp]        1.9.100cvs111
7288
7289         * doc/faq/.cvsignore
7290         * doc/faq/de/.cvsignore
7291         * doc/faq/en/.cvsignore
7292         * doc/faq/es/.cvsignore
7293         * doc/faq/fr/.cvsignore
7294         * doc/faq/it/.cvsignore
7295         * doc/manual/.cvsignore
7296         * doc/manual/de/.cvsignore
7297         * doc/manual/en/.cvsignore
7298         * doc/manual/es/.cvsignore
7299         * doc/manual/fr/.cvsignore
7300         * doc/manual/ja/.cvsignore
7301         * src/plugins/mathml_viewer/.cvsignore
7302                 rollback revival of those files (my bad, sorry for the noise).
7303
7304 2005-12-28 [wwp]        1.9.100cvs110
7305
7306         * src/compose.c
7307                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7308
7309 2005-12-28 [wwp]        1.9.100cvs109
7310
7311         * doc/faq/.cvsignore
7312         * doc/faq/de/.cvsignore
7313         * doc/faq/en/.cvsignore
7314         * doc/faq/es/.cvsignore
7315         * doc/faq/fr/.cvsignore
7316         * doc/faq/it/.cvsignore
7317         * doc/manual/.cvsignore
7318         * doc/manual/de/.cvsignore
7319         * doc/manual/en/.cvsignore
7320         * doc/manual/es/.cvsignore
7321         * doc/manual/fr/.cvsignore
7322         * doc/manual/ja/.cvsignore
7323         * src/plugins/mathml_viewer/.cvsignore
7324         * po/.cvsignore
7325                 more files to ignore.
7326
7327 2005-12-24 [colin]      1.9.100cvs108
7328
7329         * AUTHORS
7330         * src/gtk/authors.h
7331                 Update for Werner
7332
7333 2005-12-24 [colin]      1.9.100cvs107
7334
7335         * src/procmsg.c
7336                 Allow NULL src_msginfo in 
7337                 procmsg_msginfo_new_from_mimeinfo
7338
7339 2005-12-23 [paul]       1.9.100cvs106
7340
7341         * src/plugins/pgpinline/mypgpcore.def
7342                 add this forgotten file
7343
7344 2005-12-23 [colin]      1.9.100cvs105
7345
7346         * src/mainwindow.c
7347                 Fix missing break
7348
7349 2005-12-23 [colin]      1.9.100cvs104
7350
7351         * autogen.sh
7352         * src/folder.c
7353         * src/mh.c
7354         * src/common/plugin.c
7355         * src/common/socket.c
7356         * src/common/socket.h
7357         * src/common/utils.c
7358         * src/common/utils.h
7359         * src/gtk/pluginwindow.c
7360         * src/plugins/pgpcore/plugin.def
7361         * src/plugins/pgpcore/sylpheed.def
7362         * src/plugins/pgpinline/Makefile.am
7363         * src/plugins/pgpinline/plugin.def
7364         * src/plugins/pgpinline/sylpheed.def
7365         * src/plugins/pgpmime/plugin.def
7366         * src/plugins/pgpmime/sylpheed.def
7367                 Various w32 fixes by Werner Koch
7368
7369 2005-12-22 [paul]       1.9.100cvs103
7370
7371         * src/wizard.c
7372                 don't offer IMAP as 'server type' if
7373                 libetpan isn't built in
7374
7375 2005-12-22 [paul]       1.9.100cvs102
7376
7377         * AUTHORS
7378         * src/mainwindow.c
7379         * src/mainwindow.h
7380         * src/toolbar.c
7381         * src/gtk/authors.h
7382                 support GTK_TOOLBAR_BOTH_HORIZ (text
7383                 next to icon) Patch by Marien Zwart
7384                 marienz@users.sf.net
7385                 Also reword the text
7386
7387 2005-12-21 [colin]      1.9.100cvs101
7388
7389         * configure.ac
7390                 Fix DATADIRNAME
7391         * COPYING
7392                 Fix missing section and explicit the exception better
7393         * src/compose.c
7394                 Prevent mail from being lost without notice when an
7395                 SMTP error happens on trying to send an unmodified
7396                 drafted mail.
7397         * src/send_message.c
7398         * src/common/smtp.c
7399                 Fix password remembering when wrong, and add return
7400                 value checks where they should have been
7401         * src/plugins/pgpcore/sylpheed.def
7402         * src/plugins/pgpinline/sylpheed.def
7403         * src/plugins/pgpmime/sylpheed.def
7404                 Add a few symbols needed
7405
7406 2005-12-21 [paul]       1.9.100cvs100
7407
7408         * m4/codeset.m4
7409         * m4/glibc21.m4
7410         * m4/intdiv0.m4
7411         * m4/inttypes-pri.m4
7412         * m4/inttypes.m4
7413         * m4/inttypes_h.m4
7414         * m4/isc-posix.m4
7415         * m4/lcmessage.m4
7416         * m4/stdint_h.m4
7417         * m4/uintmax_t.m4
7418                 gettextization
7419                 thanks to Colin
7420
7421 2005-12-21 [paul]       1.9.100cvs99
7422
7423         * po/sv.po
7424                 fixed by Colin
7425
7426 2005-12-20 [paul]       1.9.100cvs98
7427
7428         * po/sv.po
7429                 updated by Anders Trobäck
7430
7431 2005-12-20 [colin]      1.9.100cvs97
7432
7433         * ABOUT-NLS
7434         * Makefile.am
7435         * autogen.sh
7436         * configure.ac
7437         * config/config.rpath
7438         * config/mkinstalldirs
7439         * m4/Makefile.am
7440         * m4/glibc2.m4
7441         * m4/gnupg.m4
7442         * m4/gpgme.m4
7443         * m4/intmax.m4
7444         * m4/longdouble.m4
7445         * m4/longlong.m4
7446         * m4/printf-posix.m4
7447         * m4/signed.m4
7448         * m4/size_max.m4
7449         * m4/ulonglong.m4
7450         * m4/wchar_t.m4
7451         * m4/wint_t.m4
7452         * m4/xsize.m4
7453         * po/Makefile.in.in
7454         * po/Makevars
7455         * po/bg.po
7456         * po/ca.po
7457         * po/cs.po
7458         * po/de.po
7459         * po/el.po
7460         * po/en_GB.po
7461         * po/es.po
7462         * po/fi.po
7463         * po/fr.po
7464         * po/hr.po
7465         * po/hu.po
7466         * po/it.po
7467         * po/ja.po
7468         * po/ko.po
7469         * po/nb.po
7470         * po/nl.po
7471         * po/pl.po
7472         * po/pt_BR.po
7473         * po/ru.po
7474         * po/sk.po
7475         * po/sr.po
7476         * po/stamp-po
7477         * po/sv.po
7478         * po/zh_CN.po
7479         * po/zh_TW.po
7480         * src/Makefile.am
7481         * src/codeconv.c
7482         * src/compose.c
7483         * src/exporthtml.c
7484         * src/exportldif.c
7485         * src/folder.c
7486         * src/main.c
7487         * src/manual.c
7488         * src/mh.c
7489         * src/mimeview.c
7490         * src/send_message.c
7491         * src/common/Makefile.am
7492         * src/common/fnmatch.c
7493         * src/common/fnmatch.h
7494         * src/common/fnmatch_loop.c
7495         * src/common/nntp.c
7496         * src/common/plugin.c
7497         * src/common/smtp.c
7498         * src/common/socket.c
7499         * src/common/string_match.c
7500         * src/common/sylpheed.c
7501         * src/common/utils.c
7502         * src/common/utils.h
7503         * src/common/w32_dirent.c
7504         * src/common/w32_reg.c
7505         * src/common/w32_signal.c
7506         * src/common/w32_stat.c
7507         * src/common/w32_stdio.c
7508         * src/common/w32_stdlib.c
7509         * src/common/w32_string.c
7510         * src/common/w32_time.c
7511         * src/common/w32_unistd.c
7512         * src/common/w32_wait.c
7513         * src/common/w32lib.h
7514         * src/etpan/Makefile.am
7515         * src/gtk/Makefile.am
7516         * src/plugins/clamav/Makefile.am
7517         * src/plugins/demo/Makefile.am
7518         * src/plugins/dillo_viewer/Makefile.am
7519         * src/plugins/pgpcore/Makefile.am
7520         * src/plugins/pgpcore/passphrase.c
7521         * src/plugins/pgpcore/plugin.def
7522         * src/plugins/pgpcore/sgpgme.c
7523         * src/plugins/pgpcore/sylpheed.def
7524         * src/plugins/pgpcore/version.rc
7525         * src/plugins/pgpinline/Makefile.am
7526         * src/plugins/pgpinline/plugin.def
7527         * src/plugins/pgpinline/sylpheed.def
7528         * src/plugins/pgpinline/version.rc
7529         * src/plugins/pgpmime/Makefile.am
7530         * src/plugins/pgpmime/mypgpcore.def
7531         * src/plugins/pgpmime/plugin.def
7532         * src/plugins/pgpmime/sylpheed.def
7533         * src/plugins/pgpmime/version.rc
7534         * src/plugins/spamassassin/Makefile.am
7535                 Very little ;-) patch from Werner Koch, providing
7536                 infrastructure for cross-compiling to Win32
7537
7538 2005-12-20 [paul]       1.9.100cvs96
7539
7540         * src/account.c
7541         * src/account.h
7542         * src/mainwindow.c
7543         * src/mainwindow.h
7544         * src/toolbar.c
7545         * src/toolbar.h
7546                 add a combo to the Get All button, allowing
7547                 quick retrieval from any account
7548                 Patch by Fabien Vantard, slightly modified
7549                 by Colin
7550         * src/gtk/about.c
7551                 i18n fix. Patch by Fabien Vantard
7552
7553 2005-12-19 [colin]      1.9.100cvs95
7554
7555         * src/compose.c
7556         * src/compose.h
7557                 Don't automatically join lines when they've 
7558                 been separated by the user and not automatically
7559
7560 2005-12-19 [paul]       1.9.100cvs94
7561
7562         * src/gtk/pluginwindow.c
7563                 i18n fix.
7564                 Patch by Fabien Vantard
7565
7566 2005-12-15 [paul]       1.9.100cvs93
7567
7568         * src/common/plugin.c
7569         * src/common/plugin.h
7570         * src/gtk/pluginwindow.c
7571         * src/plugins/clamav/clamav_plugin.c
7572         * src/plugins/demo/demo.c
7573         * src/plugins/dillo_viewer/dillo_viewer.c
7574         * src/plugins/pgpcore/plugin.c
7575         * src/plugins/pgpinline/plugin.c
7576         * src/plugins/pgpmime/plugin.c
7577         * src/plugins/spamassassin/spamassassin.c
7578         * src/plugins/trayicon/trayicon.c
7579                 add plugin_version()
7580
7581 2005-12-15 [colin]      1.9.100cvs92
7582
7583         * src/compose.c
7584                 Further fix bug #875
7585
7586 2005-12-15 [paul]       1.9.100cvs91
7587
7588         * src/gtk/filesel.c
7589                 fix attach_load_dir getting set to
7590                 PLUGINDIR on plugin load
7591
7592 2005-12-14 [mones]      1.9.100cvs90
7593
7594         * manual/ack.xml
7595         * manual/keyboard.xml
7596                 Initial draft and some shortcuts added
7597                 
7598         * po/es.po
7599                 Updated translation
7600
7601 2005-12-14 [colin]      1.9.100cvs89
7602
7603         * src/compose.c
7604         * src/imap.c
7605         * src/summaryview.c
7606         * src/gtk/gtkaspell.c
7607                 More leaks fixed
7608         * src/prefs_folder_item.c
7609                 Fix recursive prefs apply
7610
7611
7612 2005-12-14 [colin]      1.9.100cvs88
7613
7614         * src/compose.c
7615                 Fix bug #875 (Freeze On Inline Forward of 
7616                 Large Message)
7617
7618 2005-12-13 [colin]      1.9.100cvs87
7619
7620         * src/compose.c
7621                 Uniq-ify and sort the mimetypes list
7622                 Patch by Fabien Vantard
7623
7624 2005-12-13 [colin]      1.9.100cvs86
7625
7626         * src/imap.c
7627         * src/etpan/imap-thread.c
7628                 Fix leaks (patch by Hoa)
7629         * src/news.c
7630         * src/common/plugin.c
7631                 Fix leaks
7632
7633 2005-12-12 [colin]
7634
7635         * 2.0.0-rc2 released
7636
7637 2005-12-12 [colin]      1.9.100cvs85
7638
7639         * src/matcher.c
7640                 Fix a leak
7641
7642 2005-12-12 [wwp]        1.9.100cvs84
7643
7644         * src/gtk/icon_legend.c
7645                 fix misbehaviour and crash when closing the legend window
7646         using the Esc key (patch by Fabien Vantard).
7647
7648 2005-12-12 [paul]       1.9.100cvs83
7649
7650         * src/browseldap.c
7651         * src/foldersel.c
7652         * src/prefs_actions.c
7653         * src/prefs_filtering.c
7654         * src/prefs_matcher.c
7655         * src/prefs_spelling.glade      ** REMOVED **
7656         * src/prefs_template.c
7657         * src/gtk/foldersort.glade      ** REMOVED **
7658         * src/gtk/pluginwindow.c
7659         * src/gtk/pluginwindow.glade    ** REMOVED **
7660         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7661                 cleanups
7662
7663 2005-12-11 [paul]       1.9.100cvs82
7664
7665         * src/gtk/filesel.c
7666                 fix attach_load_dir crasher (double free)
7667
7668 2005-12-09 [paul]       1.9.100cvs81
7669
7670         * po/POTFILES.in
7671         * src/mainwindow.c
7672         * src/gtk/Makefile.am
7673         * src/gtk/icon_legend.c
7674         * src/gtk/icon_legend.h
7675                 add icon legend
7676         * src/manual.c
7677                 cleanup
7678
7679 2005-12-09 [paul]       1.9.100cvs80
7680
7681         * src/plugins/pgpcore/passphrase.c
7682                 wrap the label in the dialog
7683
7684 2005-12-09 [colin]      1.9.100cvs79
7685
7686         * src/plugins/pgpcore/sgpgme.c
7687                 Display (untrusted) on not trusted signatures
7688                 Patch by Michal Èihaø <michal@cihar.com>
7689                 Closes bug #867 (Report also key trust)
7690
7691 2005-12-09 [colin]      1.9.100cvs78
7692
7693         * src/common/plugin.c
7694                 Update licence check, following Eben Moglen's advice
7695
7696 2005-12-08 [colin]      1.9.100cvs77
7697
7698         * src/folder.c
7699                 Fix the occasionnal item->cache != NULL 
7700                 assertion failure. 
7701
7702 2005-12-08 [colin]      1.9.100cvs76
7703
7704         * src/mimeview.c
7705         * src/plugins/pgpcore/sgpgme.c
7706                 Print key id when unable to check it
7707                 Closes bug #866 (Show key id when missing)
7708
7709 2005-12-08 [paul]       1.9.100cvs75
7710
7711         * src/prefs_common.c
7712         * src/prefs_common.h
7713         * src/gtk/filesel.c
7714                 remember load attachment dir
7715
7716 2005-12-07 [colin]      1.9.100cvs74
7717
7718         * src/prefs_toolbar.c
7719                 Gtk fixes, patch by Fabien Vantard
7720
7721 2005-12-07 [colin]      1.9.100cvs73
7722
7723         * src/action.c
7724         * src/compose.c
7725         * src/compose.h
7726                 Fix bug #839 (Quoted text isn't colored after 
7727                 executing an action)
7728         * src/common/plugin.c
7729                 Require plugins to declare their licence in plugin_licence()
7730                 Refuse to load non-GPL plugins as they'd be illegal (as 
7731                 derived works of Sylpheed-Claws, they must be GPL).
7732         * src/plugins/clamav/clamav_plugin.c
7733         * src/plugins/demo/demo.c
7734         * src/plugins/dillo_viewer/dillo_viewer.c
7735         * src/plugins/pgpcore/plugin.c
7736         * src/plugins/pgpinline/plugin.c
7737         * src/plugins/pgpmime/plugin.c
7738         * src/plugins/spamassassin/spamassassin.c
7739         * src/plugins/trayicon/trayicon.c
7740                 Add plugin_licence()
7741
7742 2005-12-07 [paul]       1.9.100cvs72
7743
7744         * configure.ac
7745         * src/mainwindow.c
7746         * src/manual.c
7747         * src/manual.h
7748         * src/common/defs.h
7749                 clean up after local FAQ removal and
7750                 temporary manual removal
7751
7752 2005-12-06 [colin]      1.9.100cvs71
7753
7754         * configure.ac
7755         * doc/Makefile.am
7756         * doc/faq/.cvsignore
7757         * doc/faq/Makefile.am
7758         * doc/faq/de/.cvsignore
7759         * doc/faq/de/Makefile.am
7760         * doc/faq/de/sylpheed-faq-1.html
7761         * doc/faq/de/sylpheed-faq-2.html
7762         * doc/faq/de/sylpheed-faq-3.html
7763         * doc/faq/de/sylpheed-faq.html
7764         * doc/faq/en/.cvsignore
7765         * doc/faq/en/Makefile.am
7766         * doc/faq/en/sylpheed-faq-1.html
7767         * doc/faq/en/sylpheed-faq-2.html
7768         * doc/faq/en/sylpheed-faq-3.html
7769         * doc/faq/en/sylpheed-faq-4.html
7770         * doc/faq/en/sylpheed-faq.html
7771         * doc/faq/es/.cvsignore
7772         * doc/faq/es/Makefile.am
7773         * doc/faq/es/sylpheed-faq-1.html
7774         * doc/faq/es/sylpheed-faq-2.html
7775         * doc/faq/es/sylpheed-faq-3.html
7776         * doc/faq/es/sylpheed-faq-4.html
7777         * doc/faq/es/sylpheed-faq.html
7778         * doc/faq/fr/.cvsignore
7779         * doc/faq/fr/Makefile.am
7780         * doc/faq/fr/sylpheed-faq-1.html
7781         * doc/faq/fr/sylpheed-faq-2.html
7782         * doc/faq/fr/sylpheed-faq-3.html
7783         * doc/faq/fr/sylpheed-faq.html
7784         * doc/faq/it/.cvsignore
7785         * doc/faq/it/Makefile.am
7786         * doc/faq/it/sylpheed-faq-1.html
7787         * doc/faq/it/sylpheed-faq-2.html
7788         * doc/faq/it/sylpheed-faq-3.html
7789         * doc/faq/it/sylpheed-faq.html
7790         * doc/manual/.cvsignore
7791         * doc/manual/Makefile.am
7792         * doc/manual/de/.cvsignore
7793         * doc/manual/de/Makefile.am
7794         * doc/manual/de/sylpheed-1.html
7795         * doc/manual/de/sylpheed-10.html
7796         * doc/manual/de/sylpheed-11.html
7797         * doc/manual/de/sylpheed-12.html
7798         * doc/manual/de/sylpheed-13.html
7799         * doc/manual/de/sylpheed-14.html
7800         * doc/manual/de/sylpheed-15.html
7801         * doc/manual/de/sylpheed-16.html
7802         * doc/manual/de/sylpheed-17.html
7803         * doc/manual/de/sylpheed-18.html
7804         * doc/manual/de/sylpheed-19.html
7805         * doc/manual/de/sylpheed-2.html
7806         * doc/manual/de/sylpheed-20.html
7807         * doc/manual/de/sylpheed-3.html
7808         * doc/manual/de/sylpheed-4.html
7809         * doc/manual/de/sylpheed-5.html
7810         * doc/manual/de/sylpheed-6.html
7811         * doc/manual/de/sylpheed-7.html
7812         * doc/manual/de/sylpheed-8.html
7813         * doc/manual/de/sylpheed-9.html
7814         * doc/manual/de/sylpheed.html
7815         * doc/manual/en/.cvsignore
7816         * doc/manual/en/Makefile.am
7817         * doc/manual/en/sylpheed-1.html
7818         * doc/manual/en/sylpheed-10.html
7819         * doc/manual/en/sylpheed-11.html
7820         * doc/manual/en/sylpheed-12.html
7821         * doc/manual/en/sylpheed-13.html
7822         * doc/manual/en/sylpheed-14.html
7823         * doc/manual/en/sylpheed-15.html
7824         * doc/manual/en/sylpheed-16.html
7825         * doc/manual/en/sylpheed-17.html
7826         * doc/manual/en/sylpheed-18.html
7827         * doc/manual/en/sylpheed-19.html
7828         * doc/manual/en/sylpheed-2.html
7829         * doc/manual/en/sylpheed-20.html
7830         * doc/manual/en/sylpheed-21.html
7831         * doc/manual/en/sylpheed-22.html
7832         * doc/manual/en/sylpheed-3.html
7833         * doc/manual/en/sylpheed-4.html
7834         * doc/manual/en/sylpheed-5.html
7835         * doc/manual/en/sylpheed-6.html
7836         * doc/manual/en/sylpheed-7.html
7837         * doc/manual/en/sylpheed-8.html
7838         * doc/manual/en/sylpheed-9.html
7839         * doc/manual/en/sylpheed.html
7840         * doc/manual/es/.cvsignore
7841         * doc/manual/es/Makefile.am
7842         * doc/manual/es/sylpheed-1.html
7843         * doc/manual/es/sylpheed-10.html
7844         * doc/manual/es/sylpheed-11.html
7845         * doc/manual/es/sylpheed-12.html
7846         * doc/manual/es/sylpheed-13.html
7847         * doc/manual/es/sylpheed-14.html
7848         * doc/manual/es/sylpheed-15.html
7849         * doc/manual/es/sylpheed-16.html
7850         * doc/manual/es/sylpheed-17.html
7851         * doc/manual/es/sylpheed-18.html
7852         * doc/manual/es/sylpheed-19.html
7853         * doc/manual/es/sylpheed-2.html
7854         * doc/manual/es/sylpheed-20.html
7855         * doc/manual/es/sylpheed-3.html
7856         * doc/manual/es/sylpheed-4.html
7857         * doc/manual/es/sylpheed-5.html
7858         * doc/manual/es/sylpheed-6.html
7859         * doc/manual/es/sylpheed-7.html
7860         * doc/manual/es/sylpheed-8.html
7861         * doc/manual/es/sylpheed-9.html
7862         * doc/manual/es/sylpheed.html
7863         * doc/manual/fr/.cvsignore
7864         * doc/manual/fr/Makefile.am
7865         * doc/manual/fr/sylpheed-1.html
7866         * doc/manual/fr/sylpheed-10.html
7867         * doc/manual/fr/sylpheed-11.html
7868         * doc/manual/fr/sylpheed-12.html
7869         * doc/manual/fr/sylpheed-13.html
7870         * doc/manual/fr/sylpheed-14.html
7871         * doc/manual/fr/sylpheed-15.html
7872         * doc/manual/fr/sylpheed-16.html
7873         * doc/manual/fr/sylpheed-17.html
7874         * doc/manual/fr/sylpheed-18.html
7875         * doc/manual/fr/sylpheed-19.html
7876         * doc/manual/fr/sylpheed-2.html
7877         * doc/manual/fr/sylpheed-20.html
7878         * doc/manual/fr/sylpheed-3.html
7879         * doc/manual/fr/sylpheed-4.html
7880         * doc/manual/fr/sylpheed-5.html
7881         * doc/manual/fr/sylpheed-6.html
7882         * doc/manual/fr/sylpheed-7.html
7883         * doc/manual/fr/sylpheed-8.html
7884         * doc/manual/fr/sylpheed-9.html
7885         * doc/manual/fr/sylpheed.html
7886         * doc/manual/ja/.cvsignore
7887         * doc/manual/ja/Makefile.am
7888         * doc/manual/ja/sylpheed-1.html
7889         * doc/manual/ja/sylpheed-10.html
7890         * doc/manual/ja/sylpheed-11.html
7891         * doc/manual/ja/sylpheed-12.html
7892         * doc/manual/ja/sylpheed-13.html
7893         * doc/manual/ja/sylpheed-14.html
7894         * doc/manual/ja/sylpheed-15.html
7895         * doc/manual/ja/sylpheed-16.html
7896         * doc/manual/ja/sylpheed-17.html
7897         * doc/manual/ja/sylpheed-18.html
7898         * doc/manual/ja/sylpheed-19.html
7899         * doc/manual/ja/sylpheed-2.html
7900         * doc/manual/ja/sylpheed-20.html
7901         * doc/manual/ja/sylpheed-3.html
7902         * doc/manual/ja/sylpheed-4.html
7903         * doc/manual/ja/sylpheed-5.html
7904         * doc/manual/ja/sylpheed-6.html
7905         * doc/manual/ja/sylpheed-7.html
7906         * doc/manual/ja/sylpheed-8.html
7907         * doc/manual/ja/sylpheed-9.html
7908         * doc/manual/ja/sylpheed.html
7909         * doc/manual/ja/sylpheed.sgml
7910         * src/mainwindow.c
7911                 Remove outdated manual and faq. Noisy, eh?
7912
7913 2005-12-06 [colin]      1.9.100cvs70
7914
7915         * src/compose.c
7916         * src/quote_fmt_parse.y
7917         * src/undo.c
7918         * src/undo.h
7919                 Allow %X to position cursor at 0 
7920                 (no %X = before signature)
7921                 Fix paste as quotation putting the cursor at 0
7922                 Fix undo offsets when pasting
7923                 Insert the quote_fmt at once instead of line 
7924                 by line
7925                 Fix [Edited] when starting to reply/forward
7926
7927 2005-12-06 [paul]       1.9.100cvs69
7928
7929         * src/plugins/clamav/clamav_plugin_gtk.c
7930                 add another tooltip
7931         * src/plugins/spamassassin/spamassassin_gtk.c
7932                 rework spamassassin_create_widget_func()
7933
7934 2005-12-05 [colin]      1.9.100cvs68
7935
7936         * po/POTFILES.in
7937                 Fix make release ;-)
7938
7939 2005-12-05 [colin]      1.9.100cvs67
7940
7941         * src/compose.c
7942         * src/compose.h
7943                 Fix cursor positioning (not obeying %X)
7944
7945 2005-12-05 [paul]       1.9.100cvs66
7946
7947         * src/plugins/dillo_viewer/dillo_prefs.c
7948                 fix compilation warning
7949
7950 2005-12-05 [paul]       1.9.100cvs65
7951
7952         * src/prefs_spelling.c
7953         * src/plugins/trayicon/trayicon.c
7954                 cleanups - remove unused stuff
7955
7956 2005-12-05 [paul]       1.9.100cvs64
7957
7958         * README
7959         * manual/plugins.xml
7960                 remove info about removed mathml_viewer plugin
7961
7962 2005-12-05 [paul]       1.9.100cvs63
7963
7964         * configure.ac
7965         * src/plugins/Makefile.am
7966         * src/plugins/mathml_viewer/.cvsignore
7967         * src/plugins/mathml_viewer/Makefile.am
7968         * src/plugins/mathml_viewer/mathml_viewer.c
7969                 remove unmaintained mathml_viewer plugin
7970
7971 2005-12-05 [paul]       1.9.100cvs62
7972
7973         * src/summaryview.c
7974                 obey prefs_common.always_show_msg when
7975                 moving a msg
7976                 Thanks to Colin
7977
7978 2005-12-05 [paul]       1.9.100cvs61
7979
7980         * src/compose.c
7981         * src/prefs_account.c
7982         * src/prefs_filtering.c
7983         * src/prefs_quote.c
7984         * src/prefs_spelling.c
7985         * src/prefs_toolbar.c
7986         * src/summaryview.c
7987         * src/gtk/gtkutils.c
7988         * src/gtk/quicksearch.c
7989         * src/plugins/dillo_viewer/dillo_prefs.c
7990                 dialog cleanups
7991
7992 2005-12-04 [paul]       1.9.100cvs60
7993
7994         * src/inc.c
7995         * src/prefs_account.c
7996         * src/prefs_account.h
7997                 allow a Local account to specify a
7998                 default inbox
7999                 (closes bug 843 'Inbox cannot be changed for local
8000                  mailboxes')
8001
8002 2005-12-04 [colin]      1.9.100cvs59
8003
8004         * src/plugins/trayicon/trayicon.c
8005                 Remove Get, rename Get All to Get Mail in order to
8006                 be consistent with the default main toolbar
8007
8008 2005-12-03 [colin]      1.9.100cvs58
8009
8010         * manual/gpl.xml
8011         * manual/sylpheed-claws-manual.xml
8012                 Add GPL appendix
8013
8014 2005-12-03 [paul]       1.9.100cvs57
8015
8016         * AUTHORS
8017         * po/sv.po
8018         * src/gtk/authors.h
8019                 new (partially complete) Swedish translation
8020                 by Anders Troback <sylpheed@troback.com>
8021
8022 2005-12-02 [paul]       1.9.100cvs56
8023
8024         * configure.ac
8025                 libetpan 0.41 required
8026
8027 2005-12-02 [paul]       1.9.100cvs55
8028
8029         * src/plugins/clamav/clamav_plugin.c
8030         * src/plugins/clamav/clamav_plugin.h
8031         * src/plugins/clamav/clamav_plugin_gtk.c
8032         * src/plugins/spamassassin/spamassassin.c
8033         * src/plugins/spamassassin/spamassassin.h
8034         * src/plugins/spamassassin/spamassassin_gtk.c
8035                 unregister prefs pages on unloading, thus
8036                 preventing a crash
8037                 (thanks to Colin for the hint)
8038
8039 2005-12-02 [wwp]        1.9.100cvs54
8040
8041         * src/quote_fmt.h
8042         * src/quote_fmt_parse.y
8043                 fix misuse of gboolean*, use gboolean instead
8044                 (thanks to Paul, Colin, for pointing out that scaring one)
8045
8046 2005-12-02 [paul]       1.9.100cvs53
8047
8048         * src/plugins/clamav/clamav_plugin.c
8049                 int no --> unsigned int no
8050         * src/plugins/clamav/clamav_plugin_gtk.c
8051                 rework config page
8052
8053 2005-12-02 [wwp]        1.9.100cvs52
8054
8055         * src/compose.c
8056         * src/prefs_template.c
8057         * src/quote_fmt.h
8058         * src/quote_fmt_parse.y
8059                 prevent from executing |f and |p templates commands when
8060                 adding or replacing templates in prefs (avoids annoying and
8061                 potentially dangerous behaviours)
8062
8063 2005-12-02 [paul]       1.9.100cvs51
8064
8065         * src/prefs_common.c
8066                 allow translation of some default values
8067                 Patch by Fabien Vantard
8068
8069 2005-12-02 [paul]       1.9.100cvs50
8070
8071         * src/codeconv.c
8072         * src/codeconv.h
8073         * src/prefs_common.c
8074         * src/prefs_common.h
8075         * src/prefs_message.c
8076         * src/textview.c
8077                 remove obsolete 'convert_mb_alnum' option
8078                 and related stuff
8079         * src/gtk/about.c
8080                 remove unused 'about_textview_visibility_notify'
8081
8082 2005-12-02 [paul]       1.9.100cvs49
8083
8084         * src/prefs_account.c
8085         * src/prefs_compose_writing.c
8086         * src/prefs_fonts.c
8087         * src/prefs_gtk.h
8088         * src/prefs_image_viewer.c
8089         * src/prefs_message.c
8090         * src/prefs_other.c
8091         * src/prefs_receive.c
8092         * src/prefs_send.c
8093         * src/prefs_spelling.c
8094         * src/prefs_summaries.c
8095         * src/prefs_wrapping.c
8096         * src/plugins/dillo_viewer/dillo_prefs.c
8097         * src/plugins/pgpcore/prefs_gpg.c
8098                 several cleanups to the prefs dialogs
8099                 (slightly modified) patch by Fabien Vantard
8100
8101 2005-12-02 [paul]       1.9.100cvs48
8102
8103         * src/main.c
8104                 --exit means exit
8105         * src/send_message.c
8106                 fix crash on send when connection fails
8107
8108         Thanks to Colin
8109
8110 2005-12-01 [colin]      1.9.100cvs47
8111
8112         * src/html.c
8113                 Translate &hellip; to "..."
8114
8115 2005-11-30 [colin]      1.9.100cvs46
8116
8117         * src/matcher.c
8118         * src/matcher.h
8119                 Optimize back yesterday's fix.
8120
8121 2005-11-30 [paul]       1.9.100cvs45
8122
8123         * manual/faq.xml
8124                 standardised
8125         * manual/intro.xml
8126                 written by Colin, edited by me
8127
8128 2005-11-29 [colin]      1.9.100cvs44
8129
8130         * src/matcher.c
8131                 Skip headers unconditionnaly in match_body if the
8132                 rule is not message or ~message
8133
8134 2005-11-29 [colin]      1.9.100cvs43
8135
8136         * src/matcher.c
8137                 Fix body_part and such, not skipping headers 
8138                 if the matchcriteria wasn't the first in the rule
8139
8140 2005-11-29 [colin]      1.9.100cvs42
8141
8142         * src/compose.c
8143                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8144                 option missing from message view window)
8145                 Fix double text D'n'D with gtk-2.8
8146         * src/matcher.c
8147                 Fix ~message, ~headers_part, ~body_part rules
8148         * src/messageview.c
8149                 Add Windows-1252 (Closes bug #863)
8150                 Fix accels
8151         * src/gtk/gtkaspell.c
8152                 Properly destroy accels in all menus
8153
8154 2005-11-29 [mones]      1.9.100cvs41
8155
8156         * po/es.po
8157                 Updated.
8158
8159 2005-11-27 [colin]      1.9.100cvs40
8160
8161         * src/mh_gtk.c
8162                 "/Remove mailbox" -> "/Remove mailbox..."
8163
8164 2005-11-27 [paul]       1.9.100cvs39
8165
8166         * AUTHORS
8167         * po/de.po
8168         * src/gtk/authors.h
8169                 updated by new maintainer, Stephan Sachse
8170
8171 2005-11-27 [paul]       1.9.100cvs38
8172
8173         * manual/faq.xml
8174                 written by Colin, edited by me
8175
8176 2005-11-27 [paul]       1.9.100cvs37
8177
8178         * src/prefs_common.c
8179         * src/prefs_common.h
8180         * src/prefs_receive.c
8181         * src/prefs_summaries.c
8182                 move 'go to inbox after receiving new mail'
8183                 option from display/sumamaries to mail
8184                 handling/receive, and rework prefs_summaries
8185                 dialog a little
8186
8187 2005-11-25 [martin]     1.9.100cvs36
8188
8189         * po/de.po
8190             fixed windows-1252 translation;
8191             translated some new and fuzzy strings
8192
8193 2005-11-25 [paul]       1.9.100cvs35
8194
8195         * src/plugins/clamav/clamav_plugin.c
8196                 complete the update done in cvs34
8197
8198 2005-11-25 [paul]       1.9.100cvs34
8199
8200         * src/plugins/clamav/clamav_plugin.c
8201                 reflect upstream changes
8202
8203 2005-11-25 [paul]       1.9.100cvs33
8204
8205         * manual/ack.xml
8206         * manual/plugins.xml
8207         * manual/sylpheed-claws-manual.xml
8208                 written/updated by Colin, edited by me
8209         * tools/acroread2sylpheed.pl
8210                 update binary name
8211
8212 2005-11-24 [colin]      1.9.100cvs32
8213
8214         * src/compose.c
8215                 Fix bug #856 (reediting messages forgets Request
8216                 Return Receipt)
8217
8218 2005-11-24 [paul]       1.9.100cvs31
8219
8220         * manual/addrbook.xml
8221         * manual/starting.xml
8222                 written by Colin, proofread, edited, adapted by me
8223         * manual/advanced.xml
8224                 add some Actions examples
8225         * src/importldif.c
8226                 use a Save button instead of a Close button
8227         * src/wizard.c
8228                 indicate mandatory fields
8229                 fix page display
8230                 Thanks to Colin
8231
8232 2005-11-23 [colin]      1.9.100cvs30
8233
8234         * src/addressbook.c
8235                 Rename menu item, fix possible crash after
8236                 deletion of books
8237         * src/addrindex.c
8238                 Allow searching for '*' in ldap
8239         * src/browseldap.c
8240                 Fix "Browse Entry" (did anyone use it?)
8241         * src/wizard.c
8242                 Add guards for mandatory information
8243
8244 2005-11-23 [paul]       1.9.100cvs29
8245
8246         * manual/advanced.xml
8247                 corrections to the English
8248
8249 2005-11-23 [colin]      1.9.100cvs28
8250
8251         * src/mimeview.c
8252                 Fix possible crash at exit. After the call to
8253                 gtk_container_remove(), the Viewer's widget has no
8254                 more parent so gtk+ automatically frees it and its
8255                 sons. If destroy_viewer() then try to access it,
8256                 problems ensue.
8257
8258 2005-11-22 [colin]      1.9.100cvs27
8259
8260         * src/compose.c
8261         * src/gtk/gtkaspell.c
8262                 Fix right-clicking on a misspelled word
8263                 Fix More... in suggestions menu
8264
8265 2005-11-22 [wwp]        1.9.100cvs26
8266
8267         * src/prefs_template.c
8268                 templates works: re-sort templates list when adding or replacing,
8269                 prevent from adding or replacing when the template name is empty
8270
8271 2005-11-21 [colin]      1.9.100cvs25
8272
8273         * src/addressbook.c
8274                 Fix some addressbook suckage (dnd, select all)
8275         * src/compose.c
8276         * src/gtk/gtkaspell.c
8277         * src/gtk/gtkaspell.h
8278                 Make the spellchecker menu work with the 
8279                 GtkTextView one instead of overriding it
8280
8281 2005-11-20 [paul]       1.9.100cvs24
8282
8283         * manual/handling.xml
8284                 proofread and corrected
8285
8286 2005-11-20 [paul]       1.9.100cvs23
8287
8288         * manual/Makefile
8289                 generate html as one file
8290         * manual/advanced.xml
8291                 fix output generation
8292                 reformat hidden options list
8293         * manual/manual.xml     ** REMOVED **
8294         * manual/sylpheed-claws-manual.xml      ** ADDED **
8295                 renamed
8296
8297 2005-11-18 [colin]      1.9.100cvs22
8298
8299         * src/prefs_account.c
8300                 Fix layout in news and mbox accounts
8301         * manual/account.xml
8302         * manual/advanced.xml
8303                 New contents for Paul to check :)
8304
8305 2005-11-18 [wwp]        1.9.100cvs21
8306
8307         * src/gtk/quicksearch.c
8308                 don't update extended quicksearch buttons twice
8309
8310 2005-11-18 [paul]       1.9.100cvs20
8311
8312         * src/textview.c
8313                 complete 1.9.100cvs19
8314
8315 2005-11-18 [paul]       1.9.100cvs19
8316
8317         * src/compose.c
8318                 cosmetic improvements
8319         * src/textview.c
8320                 also list text/* attachments
8321
8322 2005-11-18 [colin]      1.9.100cvs18
8323
8324         * src/summaryview.c
8325                 Use column 0 instead of -1 in 
8326                 gtk_ctree_node_moveto, in a naive
8327                 hope it'll fix the gtk-related crashes
8328
8329 2005-11-18 [colin]      1.9.100cvs17
8330
8331         * src/gtk/inputdialog.c
8332                 Fix icon staying the first one
8333
8334 2005-11-17 [wwp]        1.9.100cvs16
8335                 fix possible problem showing some quicksearch buttons, and a bad
8336                 call to g_return_if_fail in a function that returns a value (both
8337                 fixes by Fabien Vantard)
8338
8339 2005-11-15 [wwp]        1.9.100cvs15
8340
8341         * src/gtk/quicksearch.c
8342                 added a tooltip to that obscure ... quicksearch button
8343
8344 2005-11-15 [wwp]        1.9.100cvs14
8345
8346         * src/gtk/quicksearch.c
8347                 add a quicksearch helper to filtering expression users: the ... button
8348                 raises the condition expr window. condition expressions set up w/ this
8349                 window are used by the quicksearch if the user closes it pressing OK.
8350
8351 2005-11-14 [paul]       1.9.100cvs13
8352
8353         * src/plugins/clamav/clamav_plugin.c
8354         * src/plugins/spamassassin/spamassassin.c
8355                 change plugin type following recent merging
8356
8357 2005-11-14 [wwp]        1.9.100cvs12
8358
8359         * src/folder.c
8360                 prevent from crashing when copying/moving message(s) from and
8361                 to the same folder
8362
8363 2005-11-14 [paul]       1.9.100cvs11
8364
8365         * src/plugins/clamav/Makefile.am
8366         * src/plugins/clamav/clamav_plugin.c
8367         * src/plugins/clamav/clamav_plugin.h
8368         * src/plugins/clamav/clamav_plugin_gtk.c
8369                 also merge clamav and clamav_gtk plugins
8370
8371 2005-11-13 [colin]      1.9.100cvs10
8372
8373         * configure.ac
8374         * src/plugins/spamassassin/Makefile.am
8375         * src/plugins/spamassassin/spamassassin.c
8376         * src/plugins/spamassassin/spamassassin.h
8377         * src/plugins/spamassassin/spamassassin_gtk.c
8378                 Merge spamassassin and spamassassin_gtk plugins,
8379                 and build it by default.
8380
8381 2005-11-12 [colin]      1.9.100cvs9
8382
8383         * src/etpan/imap-thread.c
8384                 Fix gcc warning
8385
8386 2005-11-12 [colin]      1.9.100cvs8
8387
8388         * src/procmime.c
8389                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8390
8391 2005-11-10 [colin]      1.9.100cvs7
8392
8393         * src/main.c
8394                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8395                 minimised state)
8396
8397 2005-11-10 [wwp]        1.9.100cvs6
8398
8399         * src/gtk/description_window.c
8400                 fix a crash when closing description windows using the WM's [X] button
8401
8402 2005-11-09 [colin]      1.9.100cvs5
8403
8404         * src/common/ssl.c
8405                 Update libetpan call to follow upstream
8406                 (yes, this requires libetpan-0.40cvs3)
8407
8408 2005-11-08 [colin]      1.9.100cvs4
8409
8410         * src/compose.c
8411         * src/textview.c
8412         * src/common/utils.c
8413         * src/common/utils.h
8414                 Enhance the email parser
8415
8416 2005-11-08 [colin]      1.9.100cvs3
8417
8418         * src/procmime.c
8419                 Fix what looks like an off-by-one (fixes 
8420                 attachments from the Bat)
8421
8422 2005-11-08 [wwp]        1.9.100cvs2
8423
8424         * src/main.c
8425                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8426
8427 2005-11-08 [wwp]        1.9.100cvs1
8428
8429         * src/main.c
8430                 allow exiting Sylpheed-Claws from command-line
8431
8432 2005-11-08 [paul]       1.9.100
8433
8434         1.9.100 released
8435
8436 2005-11-07 [colin]      1.9.99cvs17
8437
8438         * src/addritem.c
8439         * src/ldif.c
8440                 Fix import of base-64 encoded items
8441
8442 2005-11-07 [colin]      1.9.99cvs16
8443
8444         * src/send_message.c
8445                 Fix bug #314 (Queue does not empty under certain 
8446                 circumstances)
8447
8448 2005-11-07 [paul]       1.9.99cvs15
8449
8450         * src/mutt.c
8451         * src/pine.c
8452                 fix buffer overflows
8453                 Thanks to Colin
8454
8455 2005-11-07 [paul]       1.9.99cvs14
8456
8457         * doc/man/Makefile.am
8458         * doc/man/sylpheed-claws.1      ** ADDED **
8459         * doc/man/sylpheed.1            ** DELETED **
8460                 rename and update the man file
8461
8462 2005-11-06 [colin]      1.9.99cvs13
8463
8464         * src/ldif.c
8465                 Fix ldif_get_line() that returned empty strings
8466                 (Didn't understand why). Also fix a possible
8467                 buffer overflow.
8468
8469 2005-11-06 [wwp]        1.9.99cvs12
8470
8471         * src/textview.c
8472         * src/gtk/about.c
8473         * src/gtk/gtkutils.c
8474         * src/gtk/gtkutils.h
8475                 fix a compilation warning,
8476                 make links sensitive in the about dialog
8477
8478 2005-11-04 [wwp]        1.9.99cvs11
8479
8480         * src/gtk/about.c
8481                 don't wrap or translate URIs, and a bit text format cleanup
8482
8483 2005-11-04 [wwp]        1.9.99cvs10
8484
8485         * src/gtk/about.c
8486                 better textview tagging implementation (no more use of marks for
8487                 postponed tagging)
8488
8489 2005-11-02 [colin]      1.9.99cvs9
8490
8491         * src/common/ssl.c
8492                 Forgot an ifdef
8493
8494 2005-11-02 [colin]      1.9.99cvs8
8495
8496         * configure.ac
8497                 Require libetpan-0.40 due to upstream fix
8498         * src/common/ssl.c
8499                 Tell libetpan not to call SSL_Library_Init,
8500                 as we do it ourselves.
8501
8502 2005-11-02 [colin]      1.9.99cvs7
8503
8504         * po/POTFILES.in
8505                 Add missing files (thanks to Fabien Vantard)
8506
8507 2005-11-02 [colin]      1.9.99cvs6
8508
8509         * src/summaryview.c
8510                 Fix totals when read messages are hidden or quicksearch
8511                 is on
8512         * src/ssl_manager.c
8513         * src/ssl_manager.h
8514         * src/common/ssl_certificate.c
8515         * src/common/ssl_certificate.h
8516         * src/gtk/sslcertwindow.c
8517         * src/gtk/sslcertwindow.h
8518                 Fix copyright on my stuff
8519
8520 2005-11-02 [wwp]        1.9.99cvs5
8521
8522         * src/prefs_themes.c
8523                 fix directory name checking (theme installation/removal),
8524                 made related error a bit more verbose
8525
8526 2005-11-02 [colin]      1.9.99cvs4
8527
8528         * src/summaryview.c
8529                 Fix typo (probably fixes bug #841 (Sort by the From 
8530                 field doesn't work)
8531
8532 2005-11-02 [paul]       1.9.99cvs3
8533
8534         * po/ko.po
8535         * po/nb.po
8536                 updated by SungHyun Nam, Geir Helland
8537         * src/wizard.c
8538                 fix typo in welcome message. spotted by
8539                 Andrea Spadaccini
8540
8541 2005-11-01 [colin]      1.9.99cvs2
8542
8543         * src/compose.c
8544                 Fix replying to ml wen confirming subscription
8545         * src/messageview.c
8546         * src/mimeview.c
8547         * src/mimeview.h
8548         * src/privacy.h
8549         * src/summaryview.c
8550                 Make key check non blocking
8551
8552 2005-10-31 [paul]       1.9.99cvs1
8553
8554         * tools/claws.i18n.status.pl
8555                 updated for ChangeLog
8556
8557 2005-10-31 [paul]       1.9.99
8558
8559         1.9.99 released
8560
8561 2005-10-31 [paul]       1.9.15cvs131
8562
8563         * .cvsignore
8564         * ChangeLog
8565         * ChangeLog.claws       ** REMOVED **
8566         * ChangeLog-gtk2.claws  ** REMOVED **
8567         * ChangeLog.gtk1        ** ADDED **
8568         * INSTALL
8569         * Makefile.am
8570         * NEWS
8571         * README
8572         * README.claws          ** REMOVED **
8573         * README.jp             ** REMOVED **
8574         * RELEASE_NOTES         ** ADDED **
8575         * RELEASE_NOTES.claws   ** REMOVED **
8576         * commitHelper
8577         * configure.ac
8578         * sylpheed.spec.in      ** REMOVED **
8579                 tidy up and update the default docs:
8580                 ChangeLog.claws is renamed ChangeLog.gtk1
8581                 ChangeLog-gtk2.claws is renamed ChangeLog
8582                 README.claws is renamed README
8583                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8584
8585 2005-10-31 [paul]       1.9.15cvs130
8586
8587         * po/it.po
8588                 fix errors
8589
8590 2005-10-31 [paul]       1.9.15cvs129
8591
8592         * po/ca.po
8593         * po/de.po
8594         * po/en_GB.po
8595         * po/fr.po
8596         * po/it.po
8597         * po/pt_BR.po
8598         * po/sk.po
8599         * po/sr.po
8600         * po/zh_CN.po
8601                 updated by Miquel Oliete, Stephan Sachse and
8602                 Thomas Gilgin, me, Fabien Vantard, Andrea
8603                 Spadaccini, Frederico Goncalves Guimaraes,
8604                 Andrej Kacian, Aleksandar Urosevic, and
8605                 Ralgh Young.
8606
8607 2005-10-31 [mones]      1.9.15cvs128
8608
8609         * manual/faq.xml
8610                 More questions.
8611         
8612         * po/es.po
8613                 Updated for release.
8614
8615 2005-10-30 [colin]      1.9.15cvs127
8616
8617         * src/compose.c
8618                 Place cursor before rewrapping (fixes cursor
8619                 pos if quotation gets rewrapped)
8620
8621 2005-10-29 [paul]       1.9.15cvs126
8622
8623         * src/crash.c
8624         * src/foldersel.c
8625         * src/main.c
8626         * src/messageview.c
8627         * src/toolbar.c
8628         * src/gtk/authors.h
8629                 corrections to text items
8630
8631 2005-10-28 [colin]      1.9.15cvs125
8632
8633         * src/messageview.c
8634                 Make "hit 'C' to check sig" work from extern 
8635                 messageviews
8636
8637 2005-10-27 [colin]      1.9.15cvs124
8638
8639         * src/summaryview.c
8640                 Add a hack to avoid segfaulting when hammering 
8641                 on gtk's events
8642
8643 2005-10-27 [wwp]        1.9.15cvs123
8644
8645         * src/prefs_themes.c
8646                 sort list of themes names in themes prefs
8647
8648 2005-10-27 [paul]       1.9.15cvs122
8649
8650         * src/folder.c
8651         * src/prefs_account.c
8652                 fix building on Solaris
8653                 Patch by Alex Moore
8654
8655 2005-10-27 [wwp]        1.9.15cvs121
8656
8657         * src/summaryview.c
8658         * src/gtk/gtksctree.c
8659                 speed up unselecting messages in summary view (thanks to Colin)
8660
8661 2005-10-27 [paul]       1.9.15cvs120
8662
8663         * src/mainwindow.c
8664                 fix a compilation warning
8665         * src/summaryview.c
8666                 fix updating of 'n items selected' count
8667                 when deselecting
8668
8669 2005-10-27 [martin]     1.9.15cvs119
8670
8671         * src/action.c
8672                 ignore actions with a leading '/' in the action menu name
8673                 fixes a crash on menu creation
8674         * src/prefs_actions.c
8675                 do not allow a leading '/' in the action menu name
8676
8677 2005-10-27 [paul]       1.9.15cvs118
8678
8679         * src/main.c
8680                 fix compilation warning
8681
8682 2005-10-27 [paul]       1.9.15cvs117
8683
8684         * src/procmime.c
8685                 add #if HAVE_LOCALE_H
8686
8687 2005-10-27 [paul]       1.9.15cvs116
8688
8689         * src/plugins/clamav/clamav_plugin.c
8690         * src/plugins/dillo_viewer/dillo_viewer.c
8691         * src/plugins/mathml_viewer/mathml_viewer.c
8692         * src/plugins/pgpcore/plugin.c
8693         * src/plugins/pgpinline/plugin.c
8694         * src/plugins/pgpmime/plugin.c
8695         * src/plugins/spamassassin/spamassassin.c
8696         * src/plugins/trayicon/trayicon.c
8697                 plugin_init() : make error messages more
8698                 informative
8699
8700 2005-10-26 [wwp]        1.9.15cvs115
8701
8702         * src/prefs_matcher.c
8703                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8704
8705 2005-10-26 [wwp]        1.9.15cvs114
8706
8707         * src/procmime.c
8708         * src/gtk/gtksctree.c
8709         * src/plugins/spamassassin/libspamc.c
8710         * src/plugins/spamassassin/spamassassin.c
8711                 fix some compilation warnings more
8712
8713 2005-10-26 [mones]      1.9.15cvs113
8714
8715         * po/es.po
8716                 Updated translation
8717
8718 2005-10-26 [paul]       1.9.15cvs112
8719
8720         * src/prefs_message.c
8721                 give all display_xface stuff the
8722                 #if HAVE_LIBCOMPFACE treatment, thus
8723                 preventing a crash
8724                 (Thanks to Wolfgang Enderlein)
8725
8726 2005-10-26 [colin]      1.9.15cvs111
8727
8728         * src/gedit-print.c
8729                 Fix date format
8730         * src/imap_gtk.c
8731         * src/news_gtk.c
8732                 Remove context menu items that should not be there
8733         * src/jpilot.c
8734                 Fix encoding
8735         * src/main.c
8736         * src/mainwindow.c
8737                 Don't show the mainwindow too soon
8738
8739 2005-10-26 [wwp]        1.9.15cvs110
8740
8741         * src/folder.c
8742         * src/manual.c
8743         * src/summaryview.c
8744                 fix uninitialized pointers in the folder updating hook
8745                 (thanks to Colin)
8746
8747 2005-10-25 [mones]      1.9.15cvs109
8748
8749         * manual/faq.xml
8750                 General information subsection completed. 
8751                 Removed archaic references.
8752                 
8753         * manual/Makefile
8754         * manual/dtd/manual.dsl
8755                 Added customization stylesheet for getting paragraphs
8756                 fully justified in PDF output (as suggested by Colin).
8757
8758 2005-10-25 [colin]      1.9.15cvs108
8759
8760         * src/compose.c
8761                 Fix a second leak
8762
8763 2005-10-25 [colin]      1.9.15cvs107
8764
8765         * src/addrbook.c
8766         * src/addrindex.c
8767                 Fix leak (xml_get_element() allocates memory)
8768         * src/compose.c
8769                 Fix leak + dead code (shame!)
8770         * src/procmime.c
8771                 Fix leak
8772
8773 2005-10-25 [colin]      1.9.15cvs106
8774
8775         * src/mimeview.c
8776                 Fix encoding issue in Save all and in 
8777                 overwrite-confirmation alertpanel
8778
8779 2005-10-25 [colin]      1.9.15cvs105
8780
8781         * src/common/socket.c
8782                 Fix a leak - Thanks to Christopher Aillon
8783                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8784
8785 2005-10-25 [paul]       1.9.15cvs104
8786
8787         * src/wizard.c
8788                 Always guess servers from the right-hand
8789                 email part and guess username from the
8790                 left-hand part. (Thanks to Colin)
8791                 add an X-Face to the welcome message
8792
8793 2005-10-25 [paul]       1.9.15cvs103
8794
8795         * manual/handling.xml
8796                 written by Colin, edited by me
8797
8798 2005-10-25 [wwp]        1.9.15cvs102
8799
8800         * src/folderview.c
8801         * src/grouplistdialog.c
8802         * src/imap.c
8803         * src/noticeview.c
8804                 fix some compilation warnings
8805
8806 2005-10-24 [paul]
8807
8808         1.9.99-rc3 released
8809
8810 2005-10-24 [paul]       1.9.15cvs101
8811
8812         * src/gtk/about.c
8813                 fix window sizing
8814
8815 2005-10-24 [paul]       1.9.15cvs100
8816
8817         * src/pixmaps/offline.xpm
8818         * src/pixmaps/online.xpm
8819                 replace with last default versions
8820
8821 2005-10-24 [colin]      1.9.15cvs99
8822
8823         * src/imap.c
8824                 Fix bug when moving a folder
8825         * src/imap_gtk.c
8826         * src/mh_gtk.c
8827                 "Delete folder" pops up a window, so it 
8828                 should be suffixed with "..."
8829         * src/plugins/pgpcore/sgpgme.c
8830                 Include locale.h
8831
8832 2005-10-24 [mones]      1.9.15cvs98
8833
8834         * manual/Makefile
8835         * manual/account.xml
8836         * manual/ack.xml
8837         * manual/addrbook.xml
8838         * manual/advanced.xml
8839         * manual/faq.xml
8840         * manual/glossary.xml
8841         * manual/gpl.xml
8842         * manual/handling.xml
8843         * manual/intro.xml
8844         * manual/keyboard.xml
8845         * manual/manual.xml
8846         * manual/plugins.xml
8847         * manual/starting.xml
8848         * manual/dtd/sdocbook.dtd
8849                 Initial manual structure and some content.
8850
8851 2005-10-23 [wwp]        1.9.15cvs97
8852
8853         * src/gtk/about.c
8854                 fix a typo
8855
8856 2005-10-23 [wwp]        1.9.15cvs96
8857
8858         * src/gtk/about.c
8859         * src/gtk/authors.h
8860                 rework of the about window (main work by Paul), also featuring a few
8861                 fixes for typos and duplicate names
8862
8863 2005-10-23 [wwp]        1.9.15cvs95
8864
8865         * src/.cvsignore
8866                 Ignore the right binary name (sylpheed-claws now)
8867
8868 2005-10-23 [paul]       1.9.15cvs94
8869
8870         * src/compose.c
8871                 when using Folder Pref 'Default To for
8872                 replies' make the entry in the Compose
8873                 window bold
8874                 Patch by Fabien Vantard
8875
8876 2005-10-22 [colin]      1.9.15cvs93
8877
8878         * src/codeconv.c
8879                 Fix leak
8880
8881 2005-10-22 [colin]      1.9.15cvs92
8882
8883         * src/codeconv.c
8884                 try to convert using locale (apart utf8) if necessary
8885
8886 2005-10-22 [colin]      1.9.15cvs91
8887
8888         * src/pixmaps/new.xpm
8889         * src/pixmaps/unread.xpm
8890                 Make the unread envelope blue again and
8891                 saturate the new one a bit more.
8892
8893 2005-10-22 [colin]      1.9.15cvs90
8894
8895         * src/compose.c
8896                 When replying to a mail sent by one of our accounts,
8897                 use the original list of recipients. Let 'Reply All'
8898                 and 'Reply to sender' work like previously.
8899
8900 2005-10-21 [colin]      1.9.15cvs89
8901
8902         * src/prefs_filtering.c
8903                 Clear fields after add and replace
8904         * src/textview.c
8905                 Display xface differently (better)
8906         * src/plugins/pgpinline/pgpinline.c
8907                 Fix crappy encodings/recodings
8908
8909 2005-10-21 [paul]       1.9.15cvs88
8910
8911         * src/compose.c
8912         * src/prefs_folder_item.c
8913         * src/toolbar.c
8914                 fix news folder Folder Properties
8915                 (thanks to Colin)
8916         * src/folderview.c
8917                 update folderview after Themes change
8918                 keep selected folder selected
8919                 (thanks to Colin)
8920
8921 2005-10-21 [paul]       1.9.15cvs87
8922
8923         * tools/Makefile.am
8924         * tools/OOo2sylpheed.pl
8925         * tools/README
8926         * tools/README.sylprint
8927         * tools/asus_mailled.sh         ** REMOVED **
8928         * tools/filter_conv.pl
8929         * tools/freshmeat_search.pl
8930         * tools/google_search.pl
8931         * tools/gpg-sign-syl            ** REMOVED **
8932         * tools/kmail2sylpheed.pl
8933         * tools/kmail2sylpheed_v2.pl
8934         * tools/multiwebsearch.pl
8935         * tools/nautilus2sylpheed.sh
8936         * tools/newscache_clean.pl
8937         * tools/outlook2sylpheed.pl
8938         * tools/sylpheed-switcher       ** REMOVED **
8939         * tools/sylprint.pl
8940         * tools/sylprint.rc
8941         * tools/tb2sylpheed
8942         * tools/vcard2xml.py
8943         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8944                 update default config dir
8945                 update binary name (thanks to Fabien Vantard)
8946                 remove obsolete scripts
8947
8948 2005-10-21 [colin]      1.9.15cvs86
8949
8950         * src/inc.c
8951                 Fix possible leak and units. Based on a patch by
8952                 Fabien Vantard.
8953
8954 2005-10-20 [colin]      1.9.15cvs85
8955
8956         * src/textview.c
8957                 Clear xface when clearing textview
8958
8959 2005-10-20 [colin]      1.9.15cvs84
8960
8961         * configure.ac
8962         * src/folderview.c
8963         * src/headerview.c
8964         * src/main.c
8965         * src/prefs_common.c
8966         * src/prefs_common.h
8967         * src/prefs_message.c
8968         * src/textview.c
8969         * src/textview.h
8970         * src/common/defs.h
8971         * src/common/utils.c
8972         * src/common/utils.h
8973         * src/gtk/gtkutils.c
8974         * src/gtk/gtkutils.h
8975                 Migrate config to .sylpheed-claws (Automatically)
8976                 Add a way to get the Xface in the TextView
8977
8978 2005-10-20 [colin]      1.9.15cvs83
8979
8980         * src/gtk/Makefile.am
8981         * src/gtk/about.c
8982         * src/gtk/authors.h
8983                 Make the about dialog *grooovy*
8984
8985 2005-10-20 [colin]      1.9.15cvs82
8986
8987         * src/mimeview.c
8988                 Use "Open with" on double click if no command
8989                 was found
8990
8991 2005-10-20 [colin]      1.9.15cvs81
8992
8993         * src/imap.c
8994         * src/etpan/imap-thread.c
8995                 Fix possible crash.
8996
8997 2005-10-20 [paul]       1.9.15cvs80
8998
8999         * src/folder.c
9000                 don't show clipkey icon if the only
9001                 attachment is the signature
9002                 Patch by Colin
9003
9004 2005-10-20 [paul]       1.9.15cvs79
9005
9006         * AUTHORS
9007         * src/plugins/pgpmime/pgpmime.c
9008                 name the PGP/MIME signature 'signature.asc'
9009                 Patch by Andrew Nelson <freeandy@gmail.com>
9010
9011 2005-10-19 [colin]      1.9.15cvs78
9012
9013         * src/plugins/pgpmime/pgpmime.c
9014                 Oops, no need to double-check though
9015
9016 2005-10-19 [colin]      1.9.15cvs77
9017
9018         * src/plugins/pgpinline/pgpinline.c
9019         * src/plugins/pgpmime/pgpmime.c
9020                 Check that my_tmpfile() doesn't 
9021                 return NULL
9022
9023 2005-10-19 [colin]      1.9.15cvs76
9024
9025         * src/common/utils.c
9026                 Use shorter mime boundaries to avoid having
9027                 MTAs rewrapping our headers, breaking the
9028                 PGP signature in the process 
9029         * src/compose.c
9030         * src/plugins/pgpmime/pgpmime.c
9031                 Check for boundary uniqueness to be sure
9032                 it won't happen, instead of hoping for the
9033                 best
9034
9035 2005-10-19 [colin]      1.9.15cvs75
9036
9037         * sylpheed-claws.desktop
9038         * src/Makefile.am
9039         * src/main.c
9040                 Ship a sylpheed-claws binary instead
9041                 of a sylpheed one. Change the socket
9042                 name, too
9043         * src/folderview.c
9044                 Update folder only if it changed
9045         * src/wizard.c
9046                 Fix i18n in welcome mail, patch by
9047                 Fabien Vantard
9048
9049 2005-10-19 [paul]
9050
9051         1.9.99-rc2 released
9052
9053 2005-10-19 [paul]       1.9.15cvs74
9054
9055         * src/folder.c
9056         * src/folderview.c
9057                 fix summaryview update
9058                 Patch by Colin
9059
9060 2005-10-18 [colin]      1.9.15cvs73
9061
9062         * src/plugins/pgpcore/passphrase.c
9063                 Don't XGrabServer, and try a bit more to 
9064                 sync everything before grabbing mouse/keyboard
9065
9066 2005-10-18 [colin]      1.9.15cvs72
9067
9068         * src/Makefile.am
9069         * src/addressadd.c
9070         * src/addressbook.c
9071         * src/folderview.c
9072         * src/grouplistdialog.c
9073         * src/mimeview.c
9074         * src/stock_pixmap.c
9075         * src/stock_pixmap.h
9076         * src/summaryview.c
9077         * src/gtk/gtksctree.c
9078         * src/gtk/gtksctree.h
9079         * src/pixmaps/empty.xpm
9080                 Implement a wrapper call for gtk_ctree_set_node_info
9081                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9082                 pixmap instead of a NULL one. This works around some
9083                 memory problems deep inside gtk, revealed by valgrind,
9084                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9085                 as locked crashes sylpheed.), as well as, probably, 
9086                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9087
9088 2005-10-17 [colin]      1.9.15cvs71
9089
9090         * src/mimeview.c
9091                 Provide visual feedback when checking
9092                 signature
9093
9094 2005-10-17 [colin]      1.9.15cvs70
9095
9096         * src/main.c
9097                 Keep the folder list frozen while checking caches...
9098
9099 2005-10-17 [colin]      1.9.15cvs69
9100
9101         * src/addr_compl.c
9102                 Fi bug #833 (Autocompleting from addressbook 
9103                 fails with extended chars)
9104         * src/imap.c
9105                 Fix 'adding messages' staying in statusbar
9106                 after an error
9107
9108 2005-10-17 [wwp]        1.9.15cvs68
9109
9110         * src/ssl_manager.c
9111                 Fix buttons' layout resizing when window size changes
9112
9113 2005-10-17 [wwp]        1.9.15cvs67
9114
9115         * src/account.c
9116         * src/prefs_account.c
9117         * src/prefs_common.c
9118         * src/prefs_common.h
9119         * src/prefs_folder_item.c
9120         * src/prefs_gtk.c
9121         * src/gtk/logwindow.c
9122         * src/gtk/pluginwindow.c
9123         * src/gtk/prefswindow.c
9124         * src/gtk/prefswindow.h
9125                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9126
9127 2005-10-17 [paul]       1.9.15cvs66
9128
9129         * configure.ac
9130                 fix missing libetpan message
9131         * po/en_GB.po
9132                 updated
9133         * src/crash.c
9134         * src/manual.c
9135         * src/prefs_themes.c
9136         * src/common/defs.h
9137                 add some new URI defines, change some
9138                 others
9139         * src/wizard.c
9140                 make welcome message translatable
9141                 small improvements to english
9142                 other tweaks
9143         * src/gtk/menu.c
9144                 fix warnings
9145
9146 2005-10-17 [paul]       1.9.15cvs65
9147
9148         * src/summaryview.c
9149                 fix column titles
9150
9151 2005-10-16 [mones]      1.9.15cvs64
9152
9153         * po/es.po
9154                 Updated translation
9155
9156 2005-10-16 [colin]
9157
9158         1.9.99-rc1 released
9159
9160 2005-10-16 [colin]      1.9.15cvs63
9161
9162         * src/wizard.c
9163                 Fix whitespace
9164
9165 2005-10-16 [colin]      1.9.15cvs62
9166
9167         * src/toolbar.c
9168                 s/Get All/Get Mail/
9169         * src/wizard.c
9170                 Real welcome mail text, thanks Paul
9171
9172 2005-10-16 [colin]      1.9.15cvs61
9173
9174         * src/editldap.c
9175         * src/exporthtml.c
9176         * src/main.c
9177         * src/mainwindow.c
9178         * src/prefs_themes.c
9179         * src/prefs_toolbar.c
9180         * src/plugins/demo/demo.c
9181         * src/plugins/trayicon/trayicon.c
9182                 s/Sylpheed/Sylpheed-Claws/
9183
9184 2005-10-16 [colin]      1.9.15cvs60
9185
9186         * src/wizard.c
9187                 Add a welcome email in the first empty mailbox
9188         * src/prefs_common.c
9189                 Change one more default
9190
9191 2005-10-16 [colin]      1.9.15cvs59
9192
9193         * src/wizard.c
9194                 Remove printf
9195
9196 2005-10-16 [colin]      1.9.15cvs58
9197
9198         * src/toolbar.c
9199         * src/prefs_common.c
9200                 Change some defaults
9201
9202 2005-10-16 [colin]      1.9.15cvs57
9203
9204         * src/toolbar.c
9205         * src/prefs_common.c
9206                 Change some defaults
9207
9208 2005-10-16 [colin]      1.9.15cvs56
9209
9210         * src/wizard.c
9211                 By default, initialize fonts to have
9212                 the same size as normal GtkWidgets
9213
9214 2005-10-16 [colin]      1.9.15cvs55
9215
9216         * src/mimeview.c
9217                 Fix message a bit more
9218
9219 2005-10-16 [colin]      1.9.15cvs54
9220
9221         * src/addressbook.c
9222                 Second attempt at flicker fixing
9223
9224 2005-10-16 [colin]      1.9.15cvs53
9225
9226         * src/addressbook.c
9227                 Fix flicker
9228
9229 2005-10-16 [wwp]        1.9.15cvs52
9230
9231         * src/addressbook.c
9232         * src/editaddress.c
9233         * src/prefs_common.c
9234         * src/prefs_common.h
9235                 Remember window sizes (address book)
9236
9237 2005-10-16 [wwp]        1.9.15cvs51
9238
9239         * src/plugins/clamav/clamav_plugin_gtk.c
9240         * src/plugins/spamassassin/spamassassin_gtk.c
9241                 Fix compilation warnings (missing #include).
9242
9243 2005-10-16 [colin]      1.9.15cvs50
9244
9245         * src/mimeview.c
9246         * src/summaryview.c
9247         * src/textview.c
9248                 Make 'c' check signature, and forward
9249                 c, l, y, t from summaryview to mimeview
9250
9251 2005-10-16 [colin]      1.9.15cvs49
9252
9253         * src/addressbook.c
9254                 Put border around buttons
9255         * src/mainwindow.c
9256         * src/summaryview.c
9257                 Rework menus (Patch based on a patch
9258                 by Paul)
9259
9260 2005-10-15 [wwp]        1.9.15cvs48
9261
9262         * src/editjpilot.c
9263         * src/editldap.c
9264         * src/editvcard.c
9265         * src/exphtmldlg.c
9266         * src/expldifdlg.c
9267         * src/export.c
9268         * src/import.c
9269         * src/importldif.c
9270         * src/importmutt.c
9271         * src/importpine.c
9272         * src/prefs_account.c
9273         * src/prefs_spelling.c
9274         * src/gtk/gtkutils.c
9275         * src/gtk/gtkutils.h
9276         * src/plugins/clamav/clamav_plugin_gtk.c
9277         * src/plugins/spamassassin/spamassassin_gtk.c
9278                 use nicer browse-for-file/dir buttons than the "..." ones,
9279                 code factorizing more.
9280
9281 2005-10-14 [colin]      1.9.15cvs47
9282
9283         * src/mainwindow.c
9284                 set relief on the account switcher so that people see it
9285                 grey out Create processing rules when no message is selected
9286         * src/prefs_filtering.c
9287                 ask before closing if the rule has not been modified, even if
9288                 it's not valid
9289         * src/prefs_matcher.c
9290                 fix sensitivity when entering the dialog
9291         * src/gtk/inputdialog.c
9292                 display a better icon on password ask
9293         * src/plugins/pgpcore/passphrase.c
9294                 make the dialog look better
9295
9296 2005-10-14 [paul]       1.9.15cvs46
9297
9298         * src/folderview.c
9299                 indicate presense of marked msgs in
9300                 unexpanded subfolders
9301
9302 2005-10-14 [paul]       1.9.15cvs45
9303
9304         * src/prefs_actions.c
9305         * src/prefs_common.c
9306         * src/prefs_common.h
9307         * src/prefs_filtering_action.c
9308         * src/prefs_matcher.c
9309         * src/prefs_template.c
9310                 remember window sizes
9311                 fix Info button size
9312
9313         Patches by wwp
9314
9315 2005-10-13 [colin]      1.9.15cvs44
9316
9317         * src/mimeview.c
9318         * src/noticeview.c
9319         * src/noticeview.h
9320                 Add a tooltip on the icon (optional) 
9321                 Get rid of the signature buttons and only
9322                 use the icon+tooltip
9323
9324 2005-10-13 [colin]      1.9.15cvs43
9325
9326         * src/noticeview.c
9327         * src/noticeview.h
9328                 Add hand cursor for hovering over icon
9329
9330 2005-10-13 [colin]      1.9.15cvs42
9331
9332         * src/summaryview.c
9333                 Fix crash when quicksearch's hidden 
9334                 at startup
9335
9336 2005-10-13 [colin]      1.9.15cvs41
9337
9338         * src/compose.c
9339                 Set subject when forwarding multiple mails
9340                 Check that other recipient than the default Cc or Bcc
9341                 have been set before sending.
9342
9343 2005-10-13 [colin]      1.9.15cvs40
9344
9345         * src/imap.c
9346                 Batch per-folder
9347                 Introduce locking, but don't use it yet
9348
9349 2005-10-13 [colin]      1.9.15cvs39
9350
9351         * src/gtk/quicksearch.c
9352                 Reset quicksearch when hiding it
9353                 Make sticky a real pref
9354
9355 2005-10-13 [colin]      1.9.15cvs38
9356
9357         * src/summaryview.c
9358                 Faster prefs apply
9359
9360 2005-10-13 [colin]      1.9.15cvs37
9361
9362         * src/mimeview.c
9363         * src/noticeview.c
9364         * src/noticeview.h
9365         * src/plugins/pgpcore/sgpgme.c
9366                 Make privacy icon clickable
9367                 Move Trust field in Full info
9368                 When trust is less than full, don't display
9369                 a warning icon
9370
9371 2005-10-13 [colin]      1.9.15cvs36
9372
9373         * src/folder.c
9374                 Batch on flags sync
9375         * src/folderview.c
9376                 Revert speed hack which is dangerous in fact
9377                 Apply prefs faster
9378
9379 2005-10-13 [colin]      1.9.15cvs35
9380
9381         * src/folder_item_prefs.c
9382                 Fix pref corruption on folder move. Patch
9383                 by wwp
9384
9385 2005-10-13 [paul]       1.9.15cvs34
9386
9387         * src/export.c
9388         * src/import.c
9389                 fix typos in g_warnings
9390         * src/prefs_account.c
9391                 add a file selector for Signature file
9392
9393         Patches by wwp
9394
9395 2005-10-12 [colin]      1.9.15cvs33
9396
9397         * src/mimeview.c
9398                 Provide a quick way to go back from a
9399                 signature's full info to the email part
9400
9401 2005-10-12 [colin]      1.9.15cvs32
9402
9403         * src/compose.c
9404                 Remove old hack of encoding signed mails with base64.
9405                 QP works equally well.
9406
9407 2005-10-12 [colin]      1.9.15cvs31
9408
9409         * src/crash.c
9410                 Replace deprecated GtkText with GtkTextView
9411         * src/imap.c
9412                 Fix a logic bug about counts in imap_select
9413                 (previously un-triggered)
9414         * src/mainwindow.c
9415         * src/summaryview.c
9416         * src/news.c
9417                 Allow local deletion of news posts
9418         * src/mimeview.c
9419                 Show GPG noticeview on the message/rfc822 part
9420                 in addition to the text/plain one
9421         * src/prefs_image_viewer.c
9422           src/plugins/pgpcore/prefs_gpg.c
9423                 Polish (set the label as part of the checkbox)
9424         * src/wizard.c
9425                 Don't sit there doing nothing after destroying
9426                 the window - return err
9427
9428 2005-10-11 [colin]      1.9.15cvs30
9429
9430         * src/folderview.c
9431                 Apply processing rules before showing folders.
9432                 Early folder show (before flags sync) will only
9433                 be done when there are no processing rules (nor
9434                 pre- or post- ones)
9435         * src/imap.c
9436                 Fix stuff related to mail subdir, creation and 
9437                 deletion of folders 
9438         * src/imap_gtk.c
9439                 Don't allow creation of folders in NoInferior
9440                 folders, as it won't work
9441
9442 2005-10-10 [colin]      1.9.15cvs29
9443
9444         * src/compose.c
9445                 Reselect "None" Privacy system when selecting an
9446                 account with no privacy system defined
9447
9448 2005-10-10 [colin]      1.9.15cvs28
9449
9450         * src/mainwindow.c
9451                 Add Windows-1252 encoding
9452         * src/prefs_common.c
9453                 Rework some defaults:
9454                 - autosave to draft by default
9455                 - don't show header pane (it's already in the textview)
9456                 - Select first new or unread mail on entry
9457                 - Assume 'Yes' to change folder when there's no more
9458                   unread message
9459         * src/prefs_matcher.c
9460                 Fix a gtk assertion failure
9461         * src/gtk/colorlabel.c
9462                 Workaround bad repainting on selection
9463         * src/main.c
9464                 Freeze/thaw (a bit faster on ssh -X)
9465         * src/msgcache.c
9466                 Get rid of StrdupConverter that just adds an
9467                 extra strdup/free 
9468         * src/etpan/imap_thread.c
9469                 memset buf to 0
9470
9471 2005-10-10 [colin]      1.9.15cvs27
9472
9473         * src/export.c
9474         * src/import.c
9475                 Fix compile on gtk 2.4. Patch by wwp
9476
9477 2005-10-09 [colin]      1.9.15cvs26
9478
9479         * src/mainwindow.c
9480         * src/messageview.c
9481         * src/summaryview.c
9482                 Clarify forward menus. Patch by wwp
9483
9484 2005-10-09 [colin]      1.9.15cvs25
9485
9486         * src/compose.c
9487         * src/compose.h
9488                 Fix bug #829 (Non-working "Encrypt message by 
9489                 default when replying to an encrypted message")
9490
9491 2005-10-08 [colin]      1.9.15cvs24
9492
9493         * src/wizard.c
9494                 Fix bug #827 ("Welcome" setup wizard after a 
9495                 permission error gives up & forgets itself.)
9496
9497 2005-10-08 [colin]      1.9.15cvs23
9498
9499         * src/procmime.c
9500                 Fix bug #828 (Ignoring headers with spaces around = sign)
9501
9502 2005-10-08 [colin]      1.9.15cvs22
9503
9504         * src/export.c
9505                 Warning fix by wwp
9506
9507 2005-10-08 [colin]      1.9.15cvs21
9508
9509         * src/folder.c
9510         * src/folder.h
9511                 Add a processing_pending indicator, set on 
9512                 folder_item_open and cleared after 
9513                 folder_item_process_open
9514         * src/folderview.c
9515         * src/summaryview.c
9516                 wrap procmsg_msginfo_*_flags, and in the
9517                 wrapper check that there's no folder processing 
9518                 pending. If there is, defer the flags change until 
9519                 processing is done to avoid stepping over each
9520                 other's toes.
9521                 Freeze during processing, but not during scanning.
9522
9523 2005-10-07 [colin]      1.9.15cvs20
9524
9525         * src/plugins/pgpcore/passphrase.c
9526                 Fix bug #826 (X-Server hangs when 
9527                 right-clicking a PGP encrypted message)
9528
9529 2005-10-07 [paul]       1.9.15cvs19
9530
9531         * src/compose.c
9532                 fix compose_entries[]
9533                 patch by Fabien Vantard
9534
9535 2005-10-06 [colin]      1.9.15cvs18
9536
9537         * src/pixmaps/address.xpm
9538         * src/pixmaps/address_book.xpm
9539         * src/pixmaps/book.xpm
9540         * src/pixmaps/check_spelling.xpm
9541         * src/pixmaps/checkbox_off.xpm
9542         * src/pixmaps/checkbox_on.xpm
9543         * src/pixmaps/close.xpm
9544         * src/pixmaps/complete.xpm
9545         * src/pixmaps/continue.xpm
9546         * src/pixmaps/deleted.xpm
9547         * src/pixmaps/down_arrow.xpm
9548         * src/pixmaps/exec.xpm
9549         * src/pixmaps/forwarded.xpm
9550         * src/pixmaps/group.xpm
9551         * src/pixmaps/ignorethread.xpm
9552         * src/pixmaps/interface.xpm
9553         * src/pixmaps/jpilot.xpm
9554         * src/pixmaps/ldap.xpm
9555         * src/pixmaps/linewrap.xpm
9556         * src/pixmaps/linewrapcurrent.xpm
9557         * src/pixmaps/mail.xpm
9558         * src/pixmaps/mail_attach.xpm
9559         * src/pixmaps/mail_compose.xpm
9560         * src/pixmaps/mail_forward.xpm
9561         * src/pixmaps/mail_receive.xpm
9562         * src/pixmaps/mail_receive_all.xpm
9563         * src/pixmaps/mail_reply.xpm
9564         * src/pixmaps/mail_reply_to_all.xpm
9565         * src/pixmaps/mail_reply_to_author.xpm
9566         * src/pixmaps/mail_send.xpm
9567         * src/pixmaps/mail_send_queue.xpm
9568         * src/pixmaps/mime_application.xpm
9569         * src/pixmaps/mime_audio.xpm
9570         * src/pixmaps/mime_image.xpm
9571         * src/pixmaps/mime_message.xpm
9572         * src/pixmaps/mime_text_enriched.xpm
9573         * src/pixmaps/mime_text_html.xpm
9574         * src/pixmaps/mime_text_plain.xpm
9575         * src/pixmaps/mime_unknown.xpm
9576         * src/pixmaps/new.xpm
9577         * src/pixmaps/news_compose.xpm
9578         * src/pixmaps/offline.xpm
9579         * src/pixmaps/online.xpm
9580         * src/pixmaps/paste.xpm
9581         * src/pixmaps/preferences.xpm
9582         * src/pixmaps/privacy_emblem_encrypted.xpm
9583         * src/pixmaps/privacy_expired.xpm
9584         * src/pixmaps/privacy_failed.xpm
9585         * src/pixmaps/privacy_passed.xpm
9586         * src/pixmaps/privacy_signed.xpm
9587         * src/pixmaps/privacy_unknown.xpm
9588         * src/pixmaps/privacy_warn.xpm
9589         * src/pixmaps/properties.xpm
9590         * src/pixmaps/replied.xpm
9591         * src/pixmaps/search.xpm
9592         * src/pixmaps/unread.xpm
9593         * src/pixmaps/up_arrow.xpm
9594         * src/pixmaps/vcard.xpm
9595                 Modernize internal theme, with icons from the 
9596                 Gnomaws theme. Keep some of the old ones where
9597                 they were better.
9598
9599 2005-10-06 [colin]      1.9.15cvs17
9600
9601         * src/summaryview.c
9602                 Little optimisations + bugfix
9603         * src/toolbar.c
9604                 Remove default useless items - useless being defined
9605                 by the default relevant prefs
9606         * src/wizard.c
9607                 include config.h to make gettext work
9608         * src/prefs_themes.c
9609                 Fix selection of current theme in prefs
9610
9611 2005-10-06 [colin]      1.9.15cvs16
9612
9613         * src/prefs_common.c
9614         * src/prefs_common.h
9615         * src/prefs_summaries.c
9616         * src/folderview.c
9617                 Add a warning dialog on Mark all read 
9618                 (with pref to get rid of it)
9619
9620 2005-10-06 [paul]       1.9.15cvs15
9621
9622         * po/nb.po
9623         * po/pt_BR.po
9624                 updated by Geir Helland and Frederico
9625                 Goncalves Guimaraes
9626
9627 2005-10-05 [colin]      1.9.15cvs14
9628
9629         * src/folder.c
9630         * src/folder.h
9631         * src/folderview.c
9632         * src/folderview.h
9633         * src/imap_gtk.c
9634         * src/mh_gtk.c
9635         * src/mainwindow.c
9636         * src/setup.c
9637                 add a way to rescan without rebuilding
9638                 make moving a bit faster (less folders changes)
9639                 don't lock the tree on Get 
9640         * src/imap.c
9641                 Don't re-delete deleted messages before expunging
9642         * src/summaryview.c
9643                 Set batch mode when deleting mails
9644
9645 2005-10-05 [paul]       1.9.15cvs13
9646
9647         * src/mainwindow.c
9648         * src/mainwindow.h
9649                 fix disabled Execute menu item
9650         * src/toolbar.c
9651                 match the change in 1.9.15cvs10: use Compose
9652                 instead of News by default
9653
9654 2005-10-04 [colin]      1.9.15cvs12
9655
9656         * src/compose.c
9657                 When replying to an ML post with Reply-To set
9658                 to the poster's email, honor it (as before),
9659                 but also honor our user's request to reply to
9660                 the mailing list: set the ML address in the To
9661                 field and the Reply-To address in the Cc: 
9662                 field.
9663
9664 2005-10-04 [colin]      1.9.15cvs11
9665
9666         * src/plugins/trayicon/trayicon.c
9667                 Finish cosmetic change - thanks to wwp
9668
9669 2005-10-04 [colin]      1.9.15cvs10
9670
9671         * src/toolbar.c
9672                 Use Compose instead of Email by default.
9673                 Spotted by wwp.
9674
9675 2005-10-04 [colin]      1.9.15cvs9
9676
9677         * src/folder.c
9678         * src/folder.h
9679         * src/folderview.c
9680         * src/imap.c
9681         * src/etpan/imap-thread.c
9682         * src/etpan/imap-thread.h
9683                 Try to make IMAP faster, by simplifying SEARCH
9684                 commands, avoiding sending two STATUS in a row,
9685                 and deferring flags sync and processing just
9686                 after displaying the folder. 
9687                 This will update the SummaryView in certain
9688                 cases (new mails not already fetched, flags
9689                 changed from another client) but in a non-
9690                 blocking manner.
9691
9692 2005-10-04 [colin]      1.9.15cvs8
9693
9694         * src/plugins/trayicon/trayicon.c
9695                 Relabel "Offline" to "Work offline"
9696
9697 2005-10-04 [colin]      1.9.15cvs7
9698
9699         * src/export.c
9700         * src/import.c
9701         * src/mbox.c
9702                 Fix mbox import/export buglets
9703                 Patch by wwp
9704         * src/plugins/trayicon/trayicon.c
9705                 Add offline swithc
9706                 Patch by wwp
9707
9708 2005-10-04 [colin]      1.9.15cvs6
9709
9710         * src/folder.c
9711         * src/folderview.c
9712         * src/summaryview.c
9713                 Better fix (don't break mark all read) for cvs2
9714
9715 2005-10-03 [colin]      1.9.15cvs5
9716
9717         * src/folder.c
9718                 Use a sane sort by default
9719
9720 2005-10-03 [colin]      1.9.15cvs4
9721
9722         * src/inc.c
9723                 Add a 'Only once' button for overriding offline mode
9724         * src/prefs_account.c
9725         * src/wizard.c
9726                 Add Local mbox to the wizard
9727                 Add IMAP subdir to the wizard (or the wizard is useless
9728                 for such accounts, or even worse than useless)
9729                 Move IMAP subdir from Advanced to Receive tab, as it's
9730                 not that uncommon
9731
9732 2005-10-03 [colin]      1.9.15cvs3
9733
9734         * src/send_message.c
9735                 Forgot this one in cvs1
9736
9737 2005-10-03 [colin]      1.9.15cvs2
9738
9739         * src/folder.c
9740                 Faster close when leaving a folder with lots
9741                 of new mails. Idea by David Relson.
9742
9743 2005-10-03 [colin]      1.9.15cvs1
9744
9745         * src/compose.c
9746         * src/imap.c
9747         * src/inc.c
9748         * src/main.c
9749         * src/messageview.c
9750         * src/news.c
9751         * src/summaryview.c
9752         * src/gtk/sslcertwindow.c
9753         * src/plugins/trayicon/trayicon.c
9754                 Add accels to every AlertPanel. Patch by Fabien 
9755                 Vantard
9756
9757 2005-10-03 [paul]       1.9.15
9758
9759         1.9.15 released
9760
9761 2005-10-03 [paul]       1.9.14cvs68
9762
9763         * po/ca.po
9764         * po/de.po
9765         * po/es.po
9766         * po/fi.po
9767         * po/fr.po
9768         * po/sk.po
9769         * po/sr.po
9770         * po/zh_CN.po
9771                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9772                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9773                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9774
9775 2005-10-03 [paul]       1.9.14cvs67
9776
9777         * src/send_message.c
9778                 prevent hang on Cancel
9779                 patch by Colin
9780
9781 2005-10-03 [paul]       1.9.14cvs66
9782
9783         * src/main.c
9784                 fix crash in IMAP caused by discrepancy
9785                 between check_at_startup and offline mode
9786                 Patch by Colin
9787
9788 2005-10-01 [paul]       1.9.14cvs65
9789
9790         * src/inc.c
9791                 fix engrish
9792
9793 2005-10-01 [paul]       1.9.14cvs64
9794         * src/export.c
9795         * src/import.c
9796                 synchronise import_mbox() and export_mbox()
9797         * src/mbox.c
9798                 proc_mbox(): add alert if file cannot be opened
9799                 export_list_to_mbox(): test if dest file exists,
9800                 prompt user to overwrite if it does. add alert
9801                 if file cannot be created
9802                                                                 
9803         Patch by wwp
9804                                                                                                                 
9805
9806 2005-09-30 [paul]       1.9.14cvs63
9807
9808         * src/addressbook.c
9809                 Fix sensitivity of a menu
9810         * src/codeconv.c
9811                 Respect hidden pref for mails with no encoding
9812         * src/common/xml.c
9813                 Fix memory corruption
9814         * src/plugins/pgpcore/sgpgme.c
9815                 Fix segfault on incomplete sigs, and display
9816                 of S/Mime UIDs
9817
9818         Patches by Colin
9819
9820 2005-09-30 [colin]      1.9.14cvs62
9821
9822         * src/partial_download.c
9823                 Little logic fix in almost-dead code
9824         * src/pop.c
9825                 Fix partial download when there's no new mail
9826
9827 2005-09-29 [paul]       1.9.14cvs61
9828
9829         * src/plugins/pgpinline/pgpinline.c
9830                 fix bug 819, 'crash accessing sign message'
9831                 Patch by Colin
9832
9833 2005-09-28 [martin]     1.9.14cvs60
9834
9835         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9836                 fix bug #790 (Crash when restarting window manager (fluxbox))
9837
9838 2005-09-28 [paul]       1.9.14cvs59
9839
9840         * src/gtk/gtkaspell.c
9841                 fix off-by-one typo
9842
9843 2005-09-27 [colin]      1.9.14cvs58
9844
9845         * src/plugins/pgpcore/sgpgme.c
9846                 Report error when there's one, instead of
9847                 "Signature unchecked" 
9848
9849 2005-09-27 [colin]      1.9.14cvs57
9850
9851         * src/prefs_quote.c
9852                 Fix bug #816 (Weird quotation with spaces)
9853
9854 2005-09-27 [colin]      1.9.14cvs56
9855
9856         * src/codeconv.c
9857         * src/compose.c
9858         * src/compose.h
9859                 Put subject in compose's title
9860                 Fix Automatic encoding so that it's really automatic:
9861                 first try default locale's charset, then charset of the replied mail, 
9862                 then utf-8
9863                 Fix encoding of headers (must be in strict mode too)
9864
9865 2005-09-26 [colin]      1.9.14cvs55
9866
9867         * src/gtk/gtkaspell.c
9868                 Fix previous patch - don't color the space,
9869                 just uncolor it :)
9870
9871 2005-09-26 [colin]      1.9.14cvs54
9872
9873         * src/gtk/gtkaspell.c
9874                 Unmark space if possible
9875
9876 2005-09-26 [colin]      1.9.14cvs53
9877
9878         * src/imap.c
9879                 log_error instead of alertpanel according to the pref
9880         * src/etpan/imap-thread.c
9881                 Print connect status, copy only necessary size to 
9882                 logger
9883         * src/plugins/pgpmime/pgpmime.c
9884                 Handle S/Mime signatures (verification only). Patch based
9885                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9886
9887 2005-09-26 [paul]       1.9.14cvs52
9888
9889         * src/common/passcrypt.c
9890                 this 'workaround' not necessary on NetBSD.
9891                 Thanks to Daniel Gustafson
9892
9893 2005-09-26 [paul]
9894
9895         1.9.15-rc4 released
9896
9897 2005-09-26 [paul]       1.9.14cvs51
9898
9899         * src/summaryview.c
9900                 Skip currently selected message when
9901                 looking for next new or unread message
9902                 in current folder. Patch by Colin
9903         * src/common/passcrypt.c
9904                 eliminate warnings on *BSD. Patch by
9905                 Daniel Gustafson
9906
9907 2005-09-26 [colin]      1.9.14cvs50
9908
9909         * src/procmsg.c
9910                 Call postfiltering hook anyway
9911
9912 2005-09-22 [colin]      1.9.14cvs49
9913
9914         * src/codeconv.c
9915         * src/codeconv.h
9916                 Add a strict mode that doesn't replace with _
9917         * src/compose.c
9918         * src/compose.h
9919                 Use strict conversion while sending
9920                 Fix race when drafting while sending (happens
9921                 on IMAP)
9922                 Fix d'n'd of messages from summaryview
9923         * src/prefs_common.c
9924         * src/prefs_common.h
9925                 add hidden utf8_instead_of_locale_for_broken_mail 
9926                 pref for people that preferred the default charset 
9927                 to be utf8 for broken mails
9928         * src/quote_fmt_parse.y
9929                 fix bug #815 (No quote insert if "From:" fied 
9930                 contained Russian letters)
9931         * src/summaryview.c
9932                 Fix d'n'd of messages to compose
9933
9934 2005-09-22 [paul]       1.9.14cvs48
9935
9936         * src/compose.c
9937                 fix bug where attachments Name entry
9938                 would display Path instead
9939
9940 2005-09-21 [paul]       1.9.14cvs47
9941
9942         * README
9943         * README.jp
9944         * configure.ac
9945         * config/config.rpath
9946         * doc/manual/en/sylpheed-20.html
9947         * doc/manual/es/sylpheed-20.html
9948         * po/bg.po
9949         * po/ca.po
9950         * po/de.po
9951         * po/es.po
9952         * po/fr.po
9953         * po/it.po
9954         * po/pt_BR.po
9955         * po/sk.po
9956         * po/zh_TW.po
9957         * src/account.c
9958         * src/account.h
9959         * src/action.c
9960         * src/action.h
9961         * src/adbookbase.h
9962         * src/addr_compl.c
9963         * src/addr_compl.h
9964         * src/addrbook.c
9965         * src/addrbook.h
9966         * src/addrcache.c
9967         * src/addrcache.h
9968         * src/addrcindex.c
9969         * src/addrcindex.h
9970         * src/addrclip.c
9971         * src/addrclip.h
9972         * src/addrdefs.h
9973         * src/addressadd.c
9974         * src/addressadd.h
9975         * src/addressbook.c
9976         * src/addressbook.h
9977         * src/addressitem.h
9978         * src/addrgather.c
9979         * src/addrgather.h
9980         * src/addrharvest.c
9981         * src/addrharvest.h
9982         * src/addrindex.c
9983         * src/addrindex.h
9984         * src/addritem.c
9985         * src/addritem.h
9986         * src/addrquery.c
9987         * src/addrquery.h
9988         * src/addrselect.c
9989         * src/addrselect.h
9990         * src/alertpanel.c
9991         * src/alertpanel.h
9992         * src/browseldap.c
9993         * src/browseldap.h
9994         * src/codeconv.c
9995         * src/codeconv.h
9996         * src/compose.c
9997         * src/compose.h
9998         * src/crash.c
9999         * src/crash.h
10000         * src/customheader.c
10001         * src/customheader.h
10002         * src/displayheader.c
10003         * src/displayheader.h
10004         * src/editaddress.c
10005         * src/editaddress.h
10006         * src/editbook.c
10007         * src/editbook.h
10008         * src/editgroup.c
10009         * src/editgroup.h
10010         * src/editjpilot.c
10011         * src/editjpilot.h
10012         * src/editldap.c
10013         * src/editldap.h
10014         * src/editldap_basedn.c
10015         * src/editldap_basedn.h
10016         * src/editvcard.c
10017         * src/editvcard.h
10018         * src/enriched.c
10019         * src/enriched.h
10020         * src/exphtmldlg.c
10021         * src/exphtmldlg.h
10022         * src/expldifdlg.c
10023         * src/expldifdlg.h
10024         * src/export.c
10025         * src/export.h
10026         * src/exporthtml.c
10027         * src/exporthtml.h
10028         * src/exportldif.c
10029         * src/exportldif.h
10030         * src/filtering.c
10031         * src/filtering.h
10032         * src/folder.c
10033         * src/folder.h
10034         * src/folder_item_prefs.c
10035         * src/folder_item_prefs.h
10036         * src/foldersel.c
10037         * src/foldersel.h
10038         * src/folderutils.c
10039         * src/folderutils.h
10040         * src/folderview.c
10041         * src/folderview.h
10042         * src/grouplistdialog.c
10043         * src/grouplistdialog.h
10044         * src/headerview.c
10045         * src/headerview.h
10046         * src/html.c
10047         * src/html.h
10048         * src/image_viewer.c
10049         * src/image_viewer.h
10050         * src/imap.c
10051         * src/imap.h
10052         * src/imap_gtk.c
10053         * src/imap_gtk.h
10054         * src/import.c
10055         * src/import.h
10056         * src/importldif.c
10057         * src/importldif.h
10058         * src/importmutt.c
10059         * src/importmutt.h
10060         * src/importpine.c
10061         * src/importpine.h
10062         * src/inc.c
10063         * src/inc.h
10064         * src/jpilot.c
10065         * src/jpilot.h
10066         * src/ldapctrl.c
10067         * src/ldapctrl.h
10068         * src/ldaplocate.c
10069         * src/ldaplocate.h
10070         * src/ldapquery.c
10071         * src/ldapquery.h
10072         * src/ldapserver.c
10073         * src/ldapserver.h
10074         * src/ldaputil.c
10075         * src/ldaputil.h
10076         * src/ldif.c
10077         * src/ldif.h
10078         * src/localfolder.c
10079         * src/localfolder.h
10080         * src/main.c
10081         * src/main.h
10082         * src/mainwindow.c
10083         * src/mainwindow.h
10084         * src/manual.c
10085         * src/manual.h
10086         * src/matcher.c
10087         * src/matcher.h
10088         * src/matcher_parser.h
10089         * src/matcher_parser_lex.l
10090         * src/matcher_parser_parse.y
10091         * src/mbox.c
10092         * src/mbox.h
10093         * src/message_search.c
10094         * src/message_search.h
10095         * src/messageview.c
10096         * src/messageview.h
10097         * src/mh.c
10098         * src/mh.h
10099         * src/mh_gtk.c
10100         * src/mh_gtk.h
10101         * src/mimeview.c
10102         * src/mimeview.h
10103         * src/msgcache.c
10104         * src/msgcache.h
10105         * src/mutt.c
10106         * src/mutt.h
10107         * src/news.c
10108         * src/news.h
10109         * src/news_gtk.c
10110         * src/news_gtk.h
10111         * src/noticeview.c
10112         * src/noticeview.h
10113         * src/partial_download.c
10114         * src/partial_download.h
10115         * src/pine.c
10116         * src/pine.h
10117         * src/pop.c
10118         * src/pop.h
10119         * src/prefs_account.c
10120         * src/prefs_account.h
10121         * src/prefs_actions.c
10122         * src/prefs_actions.h
10123         * src/prefs_common.c
10124         * src/prefs_common.h
10125         * src/prefs_compose_writing.c
10126         * src/prefs_compose_writing.h
10127         * src/prefs_customheader.c
10128         * src/prefs_customheader.h
10129         * src/prefs_display_header.c
10130         * src/prefs_display_header.h
10131         * src/prefs_ext_prog.c
10132         * src/prefs_ext_prog.h
10133         * src/prefs_filtering.c
10134         * src/prefs_filtering.h
10135         * src/prefs_filtering_action.c
10136         * src/prefs_filtering_action.h
10137         * src/prefs_folder_column.c
10138         * src/prefs_folder_column.h
10139         * src/prefs_folder_item.c
10140         * src/prefs_folder_item.h
10141         * src/prefs_fonts.c
10142         * src/prefs_fonts.h
10143         * src/prefs_gtk.c
10144         * src/prefs_gtk.h
10145         * src/prefs_image_viewer.c
10146         * src/prefs_image_viewer.h
10147         * src/prefs_matcher.c
10148         * src/prefs_matcher.h
10149         * src/prefs_message.c
10150         * src/prefs_message.h
10151         * src/prefs_msg_colors.c
10152         * src/prefs_msg_colors.h
10153         * src/prefs_other.c
10154         * src/prefs_other.h
10155         * src/prefs_quote.c
10156         * src/prefs_quote.h
10157         * src/prefs_receive.c
10158         * src/prefs_receive.h
10159         * src/prefs_send.c
10160         * src/prefs_send.h
10161         * src/prefs_spelling.c
10162         * src/prefs_spelling.h
10163         * src/prefs_summaries.c
10164         * src/prefs_summaries.h
10165         * src/prefs_summary_column.c
10166         * src/prefs_summary_column.h
10167         * src/prefs_template.c
10168         * src/prefs_template.h
10169         * src/prefs_themes.c
10170         * src/prefs_themes.h
10171         * src/prefs_toolbar.c
10172         * src/prefs_toolbar.h
10173         * src/prefs_wrapping.c
10174         * src/prefs_wrapping.h
10175         * src/privacy.c
10176         * src/privacy.h
10177         * src/procheader.c
10178         * src/procheader.h
10179         * src/procmime.c
10180         * src/procmime.h
10181         * src/procmsg.c
10182         * src/procmsg.h
10183         * src/quote_fmt.c
10184         * src/quote_fmt_parse.y
10185         * src/recv.c
10186         * src/recv.h
10187         * src/remotefolder.c
10188         * src/remotefolder.h
10189         * src/send_message.c
10190         * src/send_message.h
10191         * src/setup.c
10192         * src/setup.h
10193         * src/simple-gettext.c
10194         * src/sourcewindow.c
10195         * src/sourcewindow.h
10196         * src/ssl_manager.c
10197         * src/ssl_manager.h
10198         * src/statusbar.c
10199         * src/statusbar.h
10200         * src/stock_pixmap.c
10201         * src/stock_pixmap.h
10202         * src/summary_search.c
10203         * src/summary_search.h
10204         * src/summaryview.c
10205         * src/summaryview.h
10206         * src/syldap.c
10207         * src/syldap.h
10208         * src/textview.c
10209         * src/textview.h
10210         * src/toolbar.c
10211         * src/toolbar.h
10212         * src/undo.c
10213         * src/undo.h
10214         * src/unmime.c
10215         * src/unmime.h
10216         * src/vcard.c
10217         * src/vcard.h
10218         * src/wizard.c
10219         * src/wizard.h
10220         * src/common/base64.c
10221         * src/common/base64.h
10222         * src/common/defs.h
10223         * src/common/hooks.c
10224         * src/common/hooks.h
10225         * src/common/log.c
10226         * src/common/log.h
10227         * src/common/md5.c
10228         * src/common/md5.h
10229         * src/common/mgutils.c
10230         * src/common/mgutils.h
10231         * src/common/nntp.c
10232         * src/common/nntp.h
10233         * src/common/passcrypt.c
10234         * src/common/passcrypt.h.in
10235         * src/common/plugin.c
10236         * src/common/plugin.h
10237         * src/common/prefs.c
10238         * src/common/prefs.h
10239         * src/common/progressindicator.c
10240         * src/common/progressindicator.h
10241         * src/common/quoted-printable.c
10242         * src/common/quoted-printable.h
10243         * src/common/session.c
10244         * src/common/session.h
10245         * src/common/smtp.c
10246         * src/common/smtp.h
10247         * src/common/socket.c
10248         * src/common/socket.h
10249         * src/common/ssl.c
10250         * src/common/ssl.h
10251         * src/common/ssl_certificate.c
10252         * src/common/ssl_certificate.h
10253         * src/common/string_match.c
10254         * src/common/string_match.h
10255         * src/common/stringtable.c
10256         * src/common/sylpheed.c
10257         * src/common/sylpheed.h
10258         * src/common/template.c
10259         * src/common/template.h
10260         * src/common/timing.h
10261         * src/common/utils.c
10262         * src/common/utils.h
10263         * src/common/uuencode.c
10264         * src/common/uuencode.h
10265         * src/common/version.h.in
10266         * src/common/xml.c
10267         * src/common/xml.h
10268         * src/common/xmlprops.c
10269         * src/common/xmlprops.h
10270         * src/gtk/about.c
10271         * src/gtk/about.h
10272         * src/gtk/colorlabel.c
10273         * src/gtk/colorlabel.h
10274         * src/gtk/colorsel.c
10275         * src/gtk/colorsel.h
10276         * src/gtk/description_window.c
10277         * src/gtk/description_window.h
10278         * src/gtk/filesel.c
10279         * src/gtk/filesel.h
10280         * src/gtk/foldersort.c
10281         * src/gtk/foldersort.h
10282         * src/gtk/gtkutils.c
10283         * src/gtk/gtkutils.h
10284         * src/gtk/inputdialog.c
10285         * src/gtk/inputdialog.h
10286         * src/gtk/logwindow.c
10287         * src/gtk/logwindow.h
10288         * src/gtk/manage_window.c
10289         * src/gtk/manage_window.h
10290         * src/gtk/menu.c
10291         * src/gtk/menu.h
10292         * src/gtk/pluginwindow.c
10293         * src/gtk/pluginwindow.h
10294         * src/gtk/prefswindow.c
10295         * src/gtk/prefswindow.h
10296         * src/gtk/progressdialog.c
10297         * src/gtk/progressdialog.h
10298         * src/gtk/quicksearch.c
10299         * src/gtk/quicksearch.h
10300         * src/gtk/sslcertwindow.c
10301         * src/gtk/sslcertwindow.h
10302         * src/plugins/clamav/clamav_plugin.c
10303         * src/plugins/clamav/clamav_plugin.h
10304         * src/plugins/clamav/clamav_plugin_gtk.c
10305         * src/plugins/demo/demo.c
10306         * src/plugins/dillo_viewer/dillo_prefs.c
10307         * src/plugins/dillo_viewer/dillo_prefs.h
10308         * src/plugins/dillo_viewer/dillo_viewer.c
10309         * src/plugins/mathml_viewer/mathml_viewer.c
10310         * src/plugins/pgpcore/passphrase.c
10311         * src/plugins/pgpcore/passphrase.h
10312         * src/plugins/pgpcore/plugin.c
10313         * src/plugins/pgpcore/prefs_gpg.c
10314         * src/plugins/pgpcore/prefs_gpg.h
10315         * src/plugins/pgpcore/select-keys.c
10316         * src/plugins/pgpcore/select-keys.h
10317         * src/plugins/pgpcore/sgpgme.c
10318         * src/plugins/pgpcore/sgpgme.h
10319         * src/plugins/pgpinline/pgpinline.c
10320         * src/plugins/pgpinline/pgpinline.h
10321         * src/plugins/pgpinline/plugin.c
10322         * src/plugins/pgpmime/pgpmime.c
10323         * src/plugins/pgpmime/pgpmime.h
10324         * src/plugins/pgpmime/plugin.c
10325         * src/plugins/spamassassin/spamassassin.c
10326         * src/plugins/spamassassin/spamassassin.h
10327         * src/plugins/spamassassin/spamassassin_gtk.c
10328         * src/plugins/trayicon/trayicon.c
10329         * tools/OOo2sylpheed.pl
10330         * tools/acroread2sylpheed.pl
10331         * tools/asus_mailled.sh
10332         * tools/filter_conv.pl
10333         * tools/freshmeat_search.pl
10334         * tools/google_search.pl
10335         * tools/kmail2sylpheed.pl
10336         * tools/kmail2sylpheed_v2.pl
10337         * tools/maildir2sylpheed.pl
10338         * tools/multiwebsearch.pl
10339         * tools/newscache_clean.pl
10340         * tools/outlook2sylpheed.pl
10341         * tools/sylpheed-switcher
10342         * tools/update-po
10343         * tools/vcard2xml.py
10344         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10345                 update FSF address
10346
10347 2005-09-21 [colin]      1.9.14cvs46
10348
10349         * src/gedit-print.c
10350         * src/procmsg.c
10351         * src/procmsg.h
10352         * src/textview.c
10353         * src/summaryview.c
10354                 Remove some printing hacks (deselection/reselection),
10355                 which by the way fix printing the currently 
10356                 displayed mime part (still only text)
10357                 Plus a little optimisation of summary_show
10358
10359
10360 2005-09-20 [colin]      1.9.14cvs45
10361
10362         * src/mainwindow.c
10363         * src/messageview.c
10364                 GUI fixups: add accels, set message
10365                 view title to displayed mail's subject
10366         * src/prefs_spelling.c
10367         * src/gtk/gtkaspell.c
10368                 GUI fixups: allow underlining misspelled
10369                 words instead of coloring them (a11y!)
10370
10371 2005-09-19 [colin]
10372
10373         1.9.15rc3 released
10374
10375 2005-09-19 [colin]      1.9.14cvs44
10376
10377         * src/compose.c
10378                 Fix draft message
10379         * src/gtk/gtkaspell.c
10380                 Fix wrong test ;-)
10381
10382 2005-09-19 [colin]      1.9.14cvs43
10383
10384         * src/addressbook.c
10385                 Fix sensitivity of Delete button
10386         * src/compose.c
10387                 Warn if the requested Privacy system
10388                 is not available
10389         * src/exphtmldlg.c
10390         * src/expldifdlg.c
10391         * src/importldif.c
10392         * src/importmutt.c
10393         * src/importpine.c
10394                 Fix crappy UI
10395         * src/
10396         * src/ssl.h
10397         * src/prefs_account.h
10398         * src/prefs_account.c
10399                 Save SSL prefs even in builds that have
10400                 SSL support disable
10401         * src/imap.c
10402         * src/inc.c
10403         * src/news.c
10404         * src/send_message.c
10405                 Warn if connection should be secure, but
10406                 SSL support isn't compiled in
10407         * src/gtkaspell.c
10408                 Fix word separation on UTF-8 systems
10409                 Fixes bug #812 (Strange inline spellchecking)
10410         * src/compose.c
10411                 Warn if the requested Privacy system
10412                 is not available
10413                 Factorize offline warning
10414         * src/imap.c
10415         * src/imap_gtk.c
10416         * src/imap_gtk.h
10417         * src/inc.h
10418         * src/news_gtk.c
10419         * src/news_gtk.h
10420         * src/messageview.c
10421                 Factorize offline warning
10422
10423 2005-09-19 [paul]
10424
10425         1.9.15-rc2 released
10426
10427 2005-09-18 [colin]      1.9.14cvs42
10428
10429         * src/codeconv.c
10430         * src/codeconv.h
10431         * src/procmime.c
10432                 Add a way to get locale's charset ignoring utf-8,
10433                 and use that as default encoding for broken mails
10434
10435 2005-09-18 [colin]      1.9.14cvs41
10436
10437         * src/gtk/logwindow.c
10438                 Translate string. Patch by Fabien Vantard
10439
10440 2005-09-18 [colin]      1.9.14cvs40
10441
10442         * configure.ac
10443                 Fix bug #803 (IMAP/SSL support breaks with 
10444                 GnuTLS libetpan 0.38)
10445
10446 2005-09-18 [colin]      1.9.14cvs39
10447
10448         * src/codeconv.c
10449         * src/compose.c
10450         * src/procmime.c
10451                 More charsets fixes. Fixes bug #806 (non
10452                 ascii characters in subject line)
10453
10454 2005-09-17 [paul]       1.9.14cvs38
10455
10456         * src/folderview.c
10457         * src/mainwindow.c
10458                 fix gcc-2.95 issues
10459                 Patch by Pawel Pekala
10460
10461 2005-09-17 [colin]      1.9.14cvs37
10462
10463         * src/addrindex.c
10464                 bugfix for NO-USE LDAP compilation, patch 
10465                 by Fabien Vantard
10466
10467 2005-09-17 [colin]      1.9.14cvs36
10468
10469         * src/prefs_actions.c
10470         * src/prefs_customheader.c
10471         * src/prefs_display_header.c
10472         * src/prefs_filtering_action.c
10473         * src/prefs_matcher.c
10474         * src/prefs_toolbar.c
10475                 Fix strange casts (less elegant but
10476                 works better)
10477
10478 2005-09-16 [colin]      1.9.14cvs35
10479
10480         * src/jpilot.c
10481                 Missed that one
10482
10483 2005-09-16 [colin]      1.9.14cvs34
10484
10485         * configure.ac
10486         * src/Makefile.am
10487         * src/addr_compl.c
10488         * src/addrindex.c
10489         * src/browseldap.c
10490         * src/editldap.c
10491         * src/ldaplocate.c
10492         * src/ldapquery.c
10493         * src/ldapquery.h
10494         * src/ldapserver.c
10495         * src/ldapserver.h
10496         * src/main.c
10497         * src/matcher_parser_parse.y
10498         * src/prefs_themes.c
10499         * src/etpan/Makefile.am
10500         * src/gtk/description_window.c
10501         * src/plugins/clamav/Makefile.am
10502         * src/plugins/clamav/clamav_plugin.c
10503         * src/plugins/dillo_viewer/Makefile.am
10504         * src/plugins/pgpcore/Makefile.am
10505         * src/plugins/pgpinline/Makefile.am
10506         * src/plugins/pgpmime/Makefile.am
10507         * src/plugins/trayicon/Makefile.am
10508                 Fix 100% cpu usage in address completion list
10509                 Fix little bugs (return with no values etc)
10510                 Fix all warnings (with common CFLAGS)
10511
10512 2005-09-15 [colin]      1.9.14cvs33
10513
10514         * src/addressbook.c
10515                 Fix bug where sometimes a group's email list is empty,
10516                 force its refresh (probably fixes "Re: how to create a 
10517                 distribution list")
10518         * src/ldapquery.c
10519                 Don't return to the callback in the main thread from the
10520                 fetch thread (or face segs!)
10521
10522 2005-09-15 [paul]       1.9.14cvs32
10523
10524         * src/prefs_matcher.c
10525                 forgotten in last commit
10526
10527 2005-09-15 [paul]       1.9.14cvs31
10528
10529         * src/prefs_actions.c
10530         * src/prefs_filtering_action.c
10531         * src/prefs_quote.c
10532         * src/quote_fmt.c
10533         * src/summaryview.c
10534         * src/gtk/description_window.c
10535         * src/gtk/description_window.h
10536         * src/gtk/quicksearch.c
10537                 allow interaction with the called
10538                 description window
10539                 Patch by Anders Hammar
10540
10541 2005-09-14 [paul]       1.9.14cvs30
10542
10543         * src/compose.c
10544                 fix a little annoyance when pasting with 3rd button 
10545                 with wrap_pastes=0 and wrap_input=1
10546                 Patch by Colin
10547
10548 2005-09-14 [paul]       1.9.14cvs29
10549
10550         * src/prefs_account.c
10551                 disable 'Filter messages on receiving' for
10552                 SMTP-only accounts
10553                 Patch  by Anders Hammar
10554
10555 2005-09-14 [paul]       1.9.14cvs28
10556
10557         * po/sk.po
10558                 fix crash
10559                 updated by Andrej Kacian
10560
10561 2005-09-14 [paul]
10562
10563         1.9.15-rc1 released
10564
10565 2005-09-14 [paul]       1.9.14cvs27
10566
10567         * po/es.po
10568                 updated by Ricardo Mones Lastra
10569         * src/compose.c
10570         * src/compose.h
10571                 associate no_wrap_tags to Compose windows
10572                 instead of using a static one
10573                 Patch by Colin
10574         * src/mbox.c
10575                 fix proc_mbox()
10576                 Patch by wwp
10577         * src/textview.c
10578                 remove unneeded printf()
10579
10580 2005-09-14 [paul]       1.9.14cvs26
10581
10582         * src/addrcache.c
10583         * src/codeconv.h
10584         * src/folder.h
10585         * src/mainwindow.h
10586         * src/mh.c
10587         * src/mimeview.h
10588         * src/partial_download.c
10589         * src/pop.c
10590         * src/prefs_account.c
10591         * src/prefs_account.h
10592         * src/prefs_actions.c
10593         * src/prefs_customheader.c
10594         * src/prefs_display_header.c
10595         * src/prefs_filtering_action.c
10596         * src/prefs_matcher.c
10597         * src/prefs_toolbar.c
10598         * src/privacy.h
10599         * src/procmime.c
10600         * src/procmime.h
10601         * src/procmsg.h
10602         * src/textview.c
10603         * src/undo.h
10604         * src/common/plugin.c
10605         * src/common/session.h
10606         * src/common/socket.c
10607         * src/common/socket.h
10608         * src/common/template.c
10609         * src/gtk/gtkaspell.c
10610         * src/gtk/quicksearch.h
10611         * src/plugins/pgpcore/passphrase.c
10612         * src/plugins/pgpcore/prefs_gpg.h
10613         * src/plugins/pgpcore/select-keys.c
10614         * src/plugins/pgpcore/select-keys.h
10615         * src/plugins/pgpcore/sgpgme.c
10616         * src/plugins/pgpinline/pgpinline.c
10617         * src/plugins/pgpmime/pgpmime.c
10618         * src/plugins/trayicon/trayicon.c
10619                 fix compilation warnings
10620                 Patch by Daniel Gustafson
10621
10622 2005-09-14 [paul]       1.9.14cvs25
10623
10624         * src/addressbook.c
10625                 add missing column header, and other small
10626                 bug fixes
10627                 Patch by Anders Hammar
10628
10629 2005-09-13 [colin]      1.9.14cvs24
10630
10631         * src/gtk/gtkaspell.c
10632                 Fix non-utf8 in menu
10633                 Fix little leaks
10634                 Nullify struct members after free()s
10635
10636 2005-09-13 [colin]      1.9.14cvs23
10637
10638         * src/compose.c
10639                 Test utf8 compliance before inserting to 
10640                 buffer, and try to convert if necessary
10641         * src/procmime.c
10642                 If no charset is present, use the locale 
10643                 one instead of us-ascii
10644         * src/procmsg.c
10645                 Add Sender, List-Post and To in the checked 
10646                 headers for automatic rules creation 
10647                 (thanks to wwp)
10648         * src/prefs_themes.c
10649         * src/gtk/gtkaspell.c
10650                 Remove deprecated functions. 
10651                 patch by Daniel Gustafson
10652
10653 2005-09-12 [colin]      1.9.14cvs22
10654
10655         * src/compose.c
10656                 Fix bug #448 (Scrolling/Redraw issue with 
10657                 address-fields in Header)
10658         * src/mainwindow.c
10659         * src/summaryview.c
10660         * src/summaryview.h
10661                 Fix loss of MSG_MARKED on move/copy
10662                 Fix bug #804 (Quicksearch togglebutton doesn't 
10663                 get depressed after '/' key is pressed)
10664
10665 2005-09-12 [paul]       1.9.14cvs21
10666
10667         * AUTHORS
10668         * src/gtk/logwindow.c
10669                 add 'Clear Log' to popup menu
10670                 Patch by Anders Hammar <anders.hammar@telia.com>
10671
10672 2005-09-12 [paul]       1.9.14cvs20
10673
10674         * src/compose.c
10675                 set correct sensitivity on attachments
10676                 popup menu
10677         * src/folder.c
10678                 fix typo
10679         * src/prefs_spelling.c
10680                 fix crash when no LANG env is set
10681         * src/common/xml.c
10682                 fix crash in wizard
10683                 don't use memeory after free
10684
10685         All patches by Daniel Gustafson
10686
10687 2005-09-12 [paul]       1.9.14cvs19
10688
10689         * src/prefs_themes.c
10690                 make theme info selectable
10691         * src/gtk/description_window.c
10692                 make window non-modal
10693         * tools/README
10694                 add details of asus_mailed.sh
10695         * tools/claws.i18n.status.pl
10696                 update for new zh_TW translator
10697                 widen the output
10698                 create alternate coloured lines
10699                 improve readability
10700
10701 2005-09-10 [colin]      1.9.14cvs18
10702
10703         * src/plugins/pgpcore/select-keys.c
10704                 Better order for the buttons
10705
10706 2005-09-10 [colin]      1.9.14cvs17
10707
10708         * src/compose.c
10709         * src/plugins/pgpcore/select-keys.c
10710         * src/plugins/pgpcore/select-keys.h
10711         * src/plugins/pgpcore/sgpgme.c
10712                 Add a "Don't encrypt" button to the key
10713                 selection dialog. Fixes bug #177 (There should be a 
10714                 'Don't encrypt button in the Select Keys dialog)
10715
10716 2005-09-10 [colin]      1.9.14cvs16
10717
10718         * src/compose.c
10719                 Fix bug #572 (%X option does not work with templates)
10720
10721 2005-09-10 [colin]      1.9.14cvs15
10722
10723         * src/toolbar.c 
10724                 Remove g_print
10725
10726 2005-09-10 [colin]      1.9.14cvs14
10727
10728         * src/imap.c
10729                 Fix a possible crash
10730
10731 2005-09-09 [colin]      1.9.14cvs13
10732
10733         * src/imap.c
10734         * src/etpan/imap-thread.c
10735         * src/etpan/imap-thread.h
10736                 Fix moving from queue or drafts to normal folders
10737                 Fix bug #794 (No way to delete without expunging)
10738                 Take flags unset by other mailers into account
10739                 Take deleted flag set by other mailers into account
10740                 Fix unsetting REPLIED flag
10741                 Fix crash when capabilities can't be retrieved
10742         * src/mainwindow.c
10743         * src/mainwindow.h
10744                 Add M_DELAYED_FLAGS condition, and let the user use
10745                 Execute in order to be able to expunge deleted mails,
10746                 even if he's not in delayed execute mode
10747         * src/prefs_spelling.c
10748                 Use 'en' dictionary by default if LANG is POSIX or C
10749         * src/gtk/prefswindow.c
10750                 Fix bug #767 (Preferences windows expanding) by making
10751                 the window a bit larger when the resolution is greater
10752                 than 640x480, and by putting the prefs in a
10753                 GtkScrolledWindow.
10754
10755 2005-09-09 [paul]       1.9.14cvs12
10756
10757         * AUTHORS
10758         * configure.ac
10759         * po/zh_TW.Big5.po      ** REMOVED **
10760         * po/zh_TW.po           ** ADDED **
10761                 updated by Wei-Lun Chao
10762
10763 2005-09-09 [paul]       1.9.14cvs11
10764
10765         * src/mainwindow.c
10766                 fix asserts
10767         * src/common/xml.c
10768                 delay memory allocation until file is
10769                 opened successfully
10770                 Patch by Daniel Gustafson
10771
10772 2005-09-09 [colin]      1.9.14cvs10
10773
10774         * src/imap.c
10775                 Add guards
10776
10777 2005-09-08 [colin]      1.9.14cvs9
10778
10779         * src/compose.c
10780                 Alert when we can't save draft
10781                 Fix various wrap/color issues
10782                 Add mid-click pasting respecting wrap_paste option
10783         * src/folder.c
10784         * src/folder.h
10785         * src/folder_item_prefs.c
10786         * src/folder_item_prefs.h
10787         * src/imap.c
10788         * src/imap_gtk.c
10789         * src/imap_gtk.h
10790         * src/main.c
10791         * src/mainwindow.c
10792         * src/mainwindow.h
10793         * src/news.c
10794         * src/news_gtk.c
10795         * src/news_gtk.h
10796         * src/prefs_folder_item.c
10797                 Fix the impossibility to synchronise folders for
10798                 offline use (IMAP and NNTP are concerned)
10799
10800 2005-09-08 [colin]      1.9.14cvs8
10801
10802         * configure.ac
10803                 Build LDAP and JPilot by default if available
10804         * src/textview.c
10805                 Fix use after free
10806
10807 2005-09-08 [paul]       1.9.14cvs7
10808
10809         * doc/manual/en/sylpheed-1.html
10810         * doc/manual/en/sylpheed-18.html
10811         * doc/manual/en/sylpheed-19.html
10812         * doc/manual/en/sylpheed-4.html
10813         * doc/manual/en/sylpheed-6.html
10814         * doc/manual/en/sylpheed.html
10815                 a few minor updates, plus include some
10816                 details about plugins and their requirements
10817         * src/mainwindow.c
10818                 minor changes to English in /View/Sort
10819
10820 2005-09-07 [colin]      1.9.14cvs6
10821
10822         * doc/manual/en/sylpheed-1.html
10823         * doc/manual/en/sylpheed-10.html
10824         * doc/manual/en/sylpheed-11.html
10825         * doc/manual/en/sylpheed-12.html
10826         * doc/manual/en/sylpheed-13.html
10827         * doc/manual/en/sylpheed-14.html
10828         * doc/manual/en/sylpheed-15.html
10829         * doc/manual/en/sylpheed-16.html
10830         * doc/manual/en/sylpheed-17.html
10831         * doc/manual/en/sylpheed-18.html
10832         * doc/manual/en/sylpheed-19.html
10833         * doc/manual/en/sylpheed-2.html
10834         * doc/manual/en/sylpheed-20.html
10835         * doc/manual/en/sylpheed-21.html
10836         * doc/manual/en/sylpheed-22.html
10837         * doc/manual/en/sylpheed-3.html
10838         * doc/manual/en/sylpheed-4.html
10839         * doc/manual/en/sylpheed-5.html
10840         * doc/manual/en/sylpheed-6.html
10841         * doc/manual/en/sylpheed-7.html
10842         * doc/manual/en/sylpheed-8.html
10843         * doc/manual/en/sylpheed-9.html
10844         * doc/manual/en/sylpheed.html
10845                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10846
10847 2005-09-07 [colin]      1.9.14cvs5
10848
10849         * src/mainwindow.c
10850                 Make labels more to-the-point
10851
10852 2005-09-07 [colin]      1.9.14cvs4
10853
10854         * doc/manual/en/sylpheed-1.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-4.html
10868         * doc/manual/en/sylpheed-5.html
10869         * doc/manual/en/sylpheed-6.html
10870         * doc/manual/en/sylpheed-7.html
10871         * doc/manual/en/sylpheed-8.html
10872         * doc/manual/en/sylpheed-9.html
10873         * doc/manual/en/sylpheed.html
10874                 Update manual
10875
10876 2005-09-07 [colin]      1.9.14cvs3
10877
10878         * doc/faq/en/sylpheed-faq-1.html
10879         * doc/faq/en/sylpheed-faq-2.html
10880         * doc/faq/en/sylpheed-faq-3.html
10881         * doc/faq/en/sylpheed-faq.html
10882                 Update FAQ
10883
10884 2005-09-07 [colin]      1.9.14cvs2
10885
10886         * src/folderview.c
10887         * src/procmsg.c
10888         * src/summaryview.c
10889         * src/toolbar.c
10890                 Fix special subfolders:
10891                 - Inherit parent's icon
10892                 - sent contents of queues subfolders
10893                 - empty subfolders of trashes
10894         * src/mainwindow.c
10895                 Remove outdated manual and faq entries
10896         * src/common/utils.c
10897                 Add quotes around %s coming from mailcap
10898
10899 2005-09-07 [colin]      1.9.14cvs1
10900
10901         * src/compose.c
10902                 After saving draft, set modified to FALSE
10903         * src/mimeview.c
10904         * src/common/utils.c
10905         * src/common/utils.h
10906                 Try to open mime parts using what is 
10907                 indicated in ~/.mailcap or /etc/mailcap,
10908                 if possible.
10909
10910 2005-09-05 [paul]       1.9.14
10911
10912         1.9.14 released
10913
10914         * po/sk.po
10915                 updated by Andrej Kacian
10916
10917 2005-09-05 [paul]       1.9.13cvs83
10918
10919         * po/de.po
10920         * po/es.po
10921         * po/fi.po
10922         * po/fr.po
10923         * po/nb.po
10924         * po/pt_BR.po
10925         * po/sr.po
10926                 updated translations by Thomas Gilgin, Ricardo Mones
10927                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10928                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10929
10930 2005-09-04 [paul]       1.9.13cvs82
10931
10932         * src/compose.c
10933                 only warn about exceeded line length limit
10934                 on send
10935
10936 2005-09-04 [paul]       1.9.13cvs81
10937
10938         * src/compose.c
10939                 fix crash in 'line length exceeded' dialogue
10940
10941 2005-09-02 [paul]       1.9.13cvs80
10942
10943         * src/imap.c
10944                 fix bug 795, 'Connection lost IMAP'
10945                 and add statusbar prints
10946                 Patch by Colin
10947
10948 2005-09-02 [paul]       1.9.13cvs79
10949
10950         * src/compose.c
10951                 compose_wrap_paragraph() becomes
10952                 compose_beautify_paragraph()
10953                 Patch by Colin
10954
10955 2005-09-02 [colin]      1.9.13cvs78
10956
10957         * src/folderview.c
10958                 Micro-fix
10959
10960 2005-09-01 [colin]      1.9.13cvs77
10961
10962         * src/imap.c
10963                 Maybe fix bug #795 (Connection lost IMAP)
10964                 Don't try to send logout when we're disconnected.
10965         * src/summaryview.c
10966                 Include locked and marked emails in HRM
10967                 view. Fixes bug #800 (Locked messages no longer 
10968                 show up when hide read messages is used)
10969
10970 2005-09-01 [paul]       1.9.13cvs76
10971
10972         * src/prefs_common.c
10973                 fix bad cutting
10974
10975 2005-08-31 [colin]      1.9.13cvs75
10976
10977         * src/folderview.c
10978         * src/folderview.h
10979         * src/prefs_summaries.c
10980         * src/summaryview.c
10981                 Fix "go to next new", fix preference
10982                 (Open unread/next swapped)
10983
10984 2005-08-31 [paul]       1.9.13cvs74
10985
10986         * src/compose.c
10987         * src/folderview.c
10988         * src/headerview.c
10989         * src/headerview.h
10990         * src/mainwindow.c
10991         * src/prefs_common.c
10992         * src/prefs_common.h
10993         * src/prefs_fonts.c
10994         * src/summaryview.c
10995         * src/textview.c
10996         * src/common/defs.h
10997                 remove obsolete BOLD_FONT setting
10998                 fix font update in headerview and textview
10999                 headers after prefs change
11000                 Patch By Colin
11001
11002 2005-08-31 [paul]
11003
11004         1.9.14-rc4 released
11005
11006 2005-08-30 [colin]      1.9.13cvs73
11007
11008         * src/summaryview.c
11009                 When Hide read messages is selected and we
11010                 refresh the summaryview, don't remove the 
11011                 currently displayed message. Fixes bug #797
11012                 (Summary view reloads when new mail is 
11013                 downloaded in 1.9.14 rc)
11014
11015 2005-08-30 [colin]      1.9.13cvs72
11016
11017         * src/folderview.c
11018                 Fix flickering
11019         * src/mainwindow.c
11020                 Remove useless callback
11021         * src/mimeview.c
11022         * src/gtk/filesel.c
11023         * src/gtk/filesel.h
11024                 Add a filesel_select_file_save_folder() - used by Save All
11025
11026 2005-08-29 [paul]       1.9.13cvs71
11027
11028         * AUTHORS
11029         * src/matcher_parser_parse.y
11030         * src/etpan/imap-thread.c
11031                 fix building on FreeBSD
11032                 Patch by Daniel Gustafson <daniel@hobbit.se>
11033
11034 2005-08-29 [paul]       1.9.13cvs70
11035
11036         * src/plugins/pgpinline/pgpinline.c
11037                 only initialise sig result if it's been handled
11038                 Patch by Colin
11039
11040 2005-08-29 [paul]       1.9.13cvs69
11041         
11042         Patches by Colin:
11043
11044         * src/imap.c
11045         * src/common.utils.c
11046         * src/common/utils.h
11047                 optimisation
11048         * src/stock_pixmap.h
11049                 fix wrong icon reference
11050         * src/pixmaps/trash_btn.xpm
11051                 replace with nicer image
11052
11053 2005-08-28 [colin]      1.9.13cvs68
11054
11055         * src/Makefile.am
11056         * src/stock_pixmap.c
11057         * src/stock_pixmap.h
11058         * src/toolbar.c
11059         * src/pixmaps/trash_btn.xpm
11060                 Add a specific trash xpm for the button
11061
11062 2005-08-28 [colin]      1.9.13cvs67
11063
11064         * src/imap.c
11065                 Fix leak
11066
11067 2005-08-27 [colin]      1.9.13cvs66
11068
11069         * src/imap.c
11070         * src/procmime.c
11071                 Correctly fix "Problem with replies", fixes
11072                 pgpmime encryption too. 
11073
11074 2005-08-27 [colin]      1.9.13cvs65
11075
11076         * src/folder.c
11077         * src/procmsg.c
11078         * src/procmsg.h
11079         * src/summaryview.c
11080                 Fix bug #517 (messages removed from summaryview 
11081                 when moving fails)
11082
11083 2005-08-27 [colin]      1.9.13cvs64
11084
11085         * tools/Makefile.am
11086         * tools/asus_mailled.sh
11087                 Add a script to blink ASUS laptops' mail LED where there
11088                 is unread mail.
11089
11090 2005-08-27 [colin]      1.9.13cvs63
11091
11092         * src/imap.c
11093         * src/etpan/imap-thread.c
11094         * src/etpan/imap-thread.h
11095                 Implement automatic choosing of login method
11096                 Fixes bug #791
11097         * src/gtk/.cvsignore
11098                 Add sylpheed-marshal.[ch]
11099
11100 2005-08-27 [colin]      1.9.13cvs62
11101
11102         * src/common/utils.c
11103                 Fix confusing perror
11104
11105 2005-08-27 [colin]      1.9.13cvs61
11106
11107         * src/toolbar.c
11108         * src/toolbar.h
11109                 Remove A_DELETE, replace it with 
11110                 A_TRASH and A_DELETE_REAL. Automatically
11111                 rewrite config files to replace A_DELETE
11112                 with A_TRASH (no functionality change).
11113                 Fixes half of #794
11114
11115 2005-08-26 [colin]      1.9.13cvs60
11116
11117         * src/procmime.c
11118                 Previous "Problem with replies" fix brought other
11119                 problems, fixing them
11120
11121 2005-08-26 [colin]      1.9.13cvs59
11122
11123         * src/procmime.c
11124                 Fix "Problem with replies". This happened only
11125                 on IMAP...
11126         * src/procmsg.c
11127                 Factorize code a bit
11128         * src/compose.c
11129                 Speed improvement on very long messages (wrapping)
11130                 Fix signature color on Reedit and Redirect
11131                 On Reedit, don't attach pgp-signatures parts, but
11132                 set signing to On.
11133
11134 2005-08-24 [paul]       1.9.13cvs58
11135
11136         * src/compose.c
11137                 don't claim success when clicking
11138                 Cancel on the passphrase box.
11139                 Patch by Colin
11140
11141 2005-08-24 [paul]       1.9.13cvs57
11142
11143         * src/main.c
11144                 fix misplaced sylpheed.log
11145         * src/common/defs.h
11146                 define UIDL_DIR
11147
11148 2005-08-24 [paul]       1.9.13cvs56
11149
11150         * src/imap.c
11151         * src/etpan/imap-thread.c
11152         * src/etpan/imap-thread.h
11153                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11154                 Patch by Colin
11155         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11156         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11157                 remove autogenerated files
11158         * tools/kdeservicemenu/README
11159         * tools/kdeservicemenu/install.sh
11160         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11161         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11162                 use Claws icon, use 'Sylpheed-Claws' in menu,
11163                 use kdialog, and other cleanups
11164
11165 2005-08-23 [paul]       1.9.13cvs55
11166
11167         * src/compose.c
11168                 fix paste/wrap crash
11169                 Patch by Colin
11170
11171 2005-08-23 [paul]       1.9.13cvs54
11172
11173         * src/main.c
11174                 fix crash recovery
11175                 Patch by Colin
11176
11177 2005-08-23 [paul]       1.9.13cvs53
11178
11179         * src/addressbook.c
11180         * src/editaddress.c
11181                 view all data of LDAP contacts
11182                 Patch by Colin
11183
11184 2005-08-23 [paul]       1.9.13cvs52
11185
11186         * src/addressbook.c
11187                 fix issues with the Search field
11188                 Patch by Colin
11189
11190 2005-08-22 [paul]       1.9.13cvs51
11191
11192         * src/folderview.c
11193                 put name of folder in processing dialog
11194                 title
11195         * src/prefs_folder_item.c
11196                 improve english usage
11197
11198 2005-08-22 [paul]       1.9.13cvs50
11199
11200         * src/filtering.c
11201         * src/filtering.h
11202         * src/matcher.c
11203         * src/matcher_parser_lex.l
11204         * src/matcher_parser_parse.y
11205         * src/prefs_filtering.c
11206                 add Filtering/Processing rule names feature.
11207                 (the incompatible old matcherrc is saved as
11208                 matcherrc.pre_names).
11209                 Patch by Colin
11210
11211 2005-08-22 [paul]       1.9.13cvs49
11212
11213         * src/procmsg.c
11214                 fix colour labelling
11215                 Patch by Colin
11216
11217 2005-08-22 [paul]       1.9.13cvs48
11218
11219         * src/textview.c
11220                 fix open_image_cb()
11221
11222 2005-08-22 [paul]       1.9.13cvs47
11223
11224         * src/imap.c
11225                 fix bug 789, 'SC crashes with imap (CVS ver)'
11226                 Patch by Colin
11227
11228 2005-08-22 [paul]       1.9.13cvs46
11229
11230         * src/mimeview.c
11231         * src/prefs_common.c
11232         * src/common/defs.h
11233                 define reused defaults in defs.h
11234         * src/textview.c
11235                 add 'Open image' to image popup menu
11236
11237 2005-08-21 [colin]      1.9.13cvs45
11238
11239         * src/summaryview.c
11240                 Fix bug #788 (Bogus "From" address displayed)
11241
11242 2005-08-20 [colin]      1.9.13cvs44
11243
11244         * src/folder.c
11245                 Fix buf #787 (multilevel delete causes SIGSEGV)
11246
11247 2005-08-19 [colin]      1.9.13cvs43
11248
11249         * src/inc.c
11250         * src/prefs_common.c
11251         * src/prefs_common.h
11252                 Add an hidden pref to allow modifying the
11253                 update stepping in incorporation.
11254                 Patch by wwp.
11255
11256 2005-08-19 [colin]      1.9.13cvs42
11257
11258         * src/compose.c
11259         * src/procmime.c
11260                 Workaround for broken MUAs: encode 
11261                 Content-type: name: as ASCII and 
11262                 Content-Disposition: filename: as
11263                 per rfc2231
11264         * src/prefs_account.c
11265                 Fix invisible-ness of SMTP SSL prefs
11266                 in NNTP accounts
11267
11268 2005-08-19 [paul]       1.9.13cvs41
11269
11270         * src/compose.c
11271         * src/prefs_common.c
11272         * src/prefs_common.h
11273         * src/prefs_wrapping.c
11274                 paste with or without wrapping.
11275                 patch by Colin
11276
11277 2005-08-19 [paul]       1.9.13cvs40
11278
11279         * src/prefs_common.c
11280         * src/prefs_common.h
11281         * src/summaryview.c
11282                 reintroduce enable_swap_from as a
11283                 hidden pref. patch by Colin
11284         * src/quote_fmt_parse.y
11285         * src/plugins/clamav/clamav_plugin.c
11286         * src/plugins/dillo_viewer/dillo_viewer.c
11287         * src/plugins/mathml_viewer/mathml_viewer.c
11288         * src/plugins/pgpcore/sgpgme.c
11289         * src/plugins/pgpinline/pgpinline.c
11290         * src/plugins/pgpmime/pgpmime.c
11291                 tidy up. patch by Colin
11292
11293 2005-08-19 [paul]       1.9.13cvs39
11294
11295         * configure.ac
11296                 complete cvs38's sync
11297         * src/editaddress.c
11298         * src/gedit-print.c
11299         * src/mutt.c
11300         * src/etpan/etpan-log.c
11301         * src/etpan/imap-thread.c
11302         * src/gtk/gtksourceprintjob.c
11303                 fix compilation warnings
11304                 (patch by Colin)
11305
11306 2005-08-19 [paul]       1.9.13cvs38
11307
11308         sync with main:
11309
11310         * src/account.c
11311         * src/action.c
11312         * src/addrbook.c
11313         * src/addrcache.c
11314         * src/addrharvest.c
11315         * src/addrindex.c
11316         * src/codeconv.c
11317         * src/compose.c
11318         * src/crash.c
11319         * src/exporthtml.c
11320         * src/exportldif.c
11321         * src/folder.c
11322         * src/image_viewer.c
11323         * src/inc.c
11324         * src/inc.h
11325         * src/jpilot.c
11326         * src/ldif.c
11327         * src/main.c
11328         * src/matcher.c
11329         * src/mbox.c
11330         * src/messageview.c
11331         * src/mh.c
11332         * src/mimeview.c
11333         * src/msgcache.c
11334         * src/mutt.c
11335         * src/news.c
11336         * src/partial_download.c
11337         * src/pine.c
11338         * src/pop.c
11339         * src/prefs_actions.c
11340         * src/prefs_common.c
11341         * src/prefs_customheader.c
11342         * src/prefs_display_header.c
11343         * src/prefs_gtk.c
11344         * src/prefs_themes.c
11345         * src/procheader.c
11346         * src/procmime.c
11347         * src/procmsg.c
11348         * src/recv.c
11349         * src/send_message.c
11350         * src/simple-gettext.c
11351         * src/sourcewindow.c
11352         * src/textview.c
11353         * src/vcard.c
11354         * src/common/defs.h
11355         * src/common/log.c
11356         * src/common/plugin.c
11357         * src/common/prefs.c
11358         * src/common/session.c
11359         * src/common/session.h
11360         * src/common/socket.c
11361         * src/common/socket.h
11362         * src/common/ssl_certificate.c
11363         * src/common/template.c
11364         * src/common/utils.c
11365         * src/common/utils.h
11366         * src/common/xml.c
11367         * src/gtk/about.c
11368         added wrappers for C library function that
11369                 take pathname arguments.
11370                 enabled compilation with MinGW.
11371                 use GDir instead of directly using opendir().
11372                 added rename_force().
11373
11374 2005-08-19 [paul]       1.9.13cvs37
11375         
11376         patches by Colin:
11377         * src/compose.c
11378                 fix privacy settings on re-editing
11379                 a sent message
11380         * src/jpilot.c
11381                 fix encoding bug
11382         * src/folder.c
11383         * src/procmsg.c
11384         * src/procmsg.h
11385         * src/summaryview.c
11386                 flag changing optimisation
11387
11388 2005-08-18 [martin]     1.9.13cvs36
11389
11390         * commitHelper
11391             added my login
11392         * src/addrcache.c
11393         * src/addrharvest.c
11394         * src/addrindex.c
11395         * src/compose.c
11396         * src/grouplistdialog.c
11397         * src/main.c
11398         * src/mainwindow.c
11399         * src/msgcache.c
11400         * src/mutt.c
11401         * src/pine.c
11402         * src/prefs_account.c
11403         * src/prefs_themes.c
11404         * src/stock_pixmap.c
11405         * src/summaryview.c
11406         * src/gtk/about.c
11407         * src/gtk/logwindow.c
11408             removed deprecated glib and gdk stuff
11409         * src/plugins/pgpcore/select-keys.c
11410             convert attributes from locale to utf8
11411
11412 2005-08-17 [paul]       1.9.13cvs35
11413
11414         * src/account.c
11415         * src/addressbook.c
11416                 use new GTK_STOCK_ icons if available
11417         * src/summaryview.c
11418         * src/gtk/gtksctree.c
11419         * src/gtk/gtksctree.h
11420                 faster range select. patch by Colin
11421
11422 2005-08-17 [paul]       1.9.13cvs34
11423
11424         patches by colin:
11425         * src/addressbook.c
11426         * src/addressitem.h
11427                 Add an edit button for contacts, fix selections
11428                 of gtksctree items
11429         * src/editaddress.c
11430                 Change labels, let Save be always possible in the
11431                 email and user atributes tabs
11432         * src/folderview.c
11433                 fix sort issues
11434         * src/summaryview.c
11435                 select next item instead of the displayed one
11436                 after deletion
11437
11438         * src/gtk/progressdialog.c
11439                 use prefs_common.enable_rules_hint
11440
11441 2005-08-13 [hoa]        1.9.13cvs33
11442
11443         * src/etpan/imap-thread.c
11444                 fixed build on Solaris.
11445
11446 2005-08-10 [colin]      1.9.13cvs32
11447
11448         * src/procmsg.c
11449                 Fix cvs31 (missing fclose before reading
11450                 the file)
11451
11452 2005-08-10 [colin]      1.9.13cvs31
11453
11454         * src/procmsg.c
11455                 Fix procmsg_msginfo_new_from_mimeinfo() when
11456                 the MimeInfo isn't stored in memory. This fixes
11457                 replying to an attached message.
11458
11459 2005-08-10 [colin]      1.9.13cvs30
11460
11461         * src/mainwindow.c
11462                 Fix slowness in account changing
11463
11464 2005-08-10 [colin]      1.9.13cvs29
11465
11466         * src/folder.c
11467         * src/folderutils.c
11468         * src/folderview.c
11469         * src/imap_gtk.c
11470         * src/mainwindow.c
11471         * src/mh_gtk.c
11472         * src/procmsg.c
11473         * src/summaryview.c
11474                 Optimize folder_has_parent_of_type
11475                 Prevent moving special sub-folders from contextual menus
11476                 Rework message a bit ("Empty all messages" -> "Delete all
11477                 messages")
11478                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11479                 and "Deleted Items" folders)
11480
11481 2005-08-08 [colin]      1.9.13cvs28
11482
11483         * src/summaryview.c
11484         * src/prefs_summaries.c
11485                 Make "Select first unread|new" more flexible
11486                 (just prioritize new or unread)
11487
11488 2005-08-08 [colin]      1.9.13cvs27
11489
11490         * src/summaryview.c
11491                 If "select first new" is selected and there only
11492                 are unread messages, fallback to "select first
11493                 unread".
11494
11495 2005-08-08 [colin]      1.9.13cvs26
11496
11497         * src/folder.c
11498                 Fix shameful bugs (and bug #779)
11499
11500 2005-08-08 [colin]      1.9.13cvs25
11501
11502         * src/folder.c
11503         * src/folder.h
11504                 Cache parents' type to make folder_has_parent_of_type
11505                 faster
11506         * src/folderview.c
11507                 Forbid DnD of special sub-folders
11508         * src/procmsg.c
11509         * src/procmsg.h
11510                 Add MAIL_POSTFILTERING_HOOK
11511         * src/summaryview.c
11512                 Revert over-zealous deletion of the use_addr_book 
11513                 code
11514
11515 2005-08-07 [colin]      1.9.13cvs24
11516
11517         * src/folder.c
11518                 Fix big mistake (passing MsgInfo instead 
11519                 of FolderItem)
11520
11521 2005-08-07 [colin]      1.9.13cvs23
11522
11523         * src/compose.c
11524         * src/folder.c
11525         * src/folder.h
11526         * src/foldersel.c
11527         * src/folderutils.c
11528         * src/folderview.c
11529         * src/imap.c
11530         * src/mainwindow.c
11531         * src/messageview.c
11532         * src/mh.c
11533         * src/msgcache.c
11534         * src/procmime.c
11535         * src/summaryview.c
11536                 Make subfolders of Drafts, Queue, Outbox, Trash
11537                 work like their parents. 
11538                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11539
11540 2005-08-07 [colin]      1.9.13cvs22
11541
11542         * src/addressbook.c
11543                 Fix bug #771 (Dragged contacts not saved)
11544
11545 2005-08-07 [paul]       1.9.13cvs21
11546
11547         * src/summaryview.c
11548                 fix bug 32 'Search Doesn't display results
11549                 if "Hide Read Messages" is chosen'
11550                 be more literal in interpreting 'Hide read
11551                 messages'
11552
11553 2005-08-07 [colin]      1.9.13cvs20
11554
11555         * src/folderview.c
11556                 Add debug
11557         * src/summaryview.c
11558                 Faster 'unthread_for_execution'
11559
11560 2005-08-06 [paul]       1.9.13cvs19
11561
11562         * src/mainwindow.c
11563                 add mnemonics to Set displayed columns
11564                 fix bug where msgview_visible option was
11565                 overwritten as TRUE on startup
11566
11567 2005-08-06 [paul]       1.9.13cvs18
11568
11569         * src/mainwindow.c
11570                 refer to 'displayed columns in folder/message
11571                 list' not 'displayed items in summary/message view'
11572         * src/prefs_display_header.c
11573                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11574                 be consistent with similar dialogues
11575         * src/prefs_folder_column.c
11576         * src/prefs_summary_column.c
11577                 'columns' not 'items', and folder and message lists,
11578                 instead of folder and summary views;
11579                 Use 'Hidden columns' as list heading not 'Available
11580                 items';
11581                 move the 'Remove' button to the right hand side;
11582                 top-align the buttons;
11583                 remove unneeded vbox
11584         * src/prefs_summaries.c
11585                 put the 2 column prefs buttons in a frame to reduce
11586                 overall width; refer to columns not items &c.
11587
11588 2005-08-05 [colin]      1.9.13cvs17
11589
11590         * src/prefs_common.c
11591         * src/prefs_common.h
11592         * src/mainwindow.c
11593         * src/compose.c
11594         * src/messageview.c
11595                 Add an hidden toolbar_detachable pref, so
11596                 that I can get rid of these painful handles
11597                 in the toolbars. Defaults to TRUE to avoid
11598                 changing the GUI on unsuspecting people...
11599
11600 2005-08-05 [colin]      1.9.13cvs16
11601
11602         * src/Makefile.am
11603         * src/prefs_folder_column.c
11604         * src/prefs_folder_column.h
11605                 Add prefs for folder columns
11606         * src/folderview.c
11607         * src/folderview.h
11608         * src/mainwindow.c
11609         * src/mainwindow.h
11610         * src/prefs_common.c
11611         * src/prefs_common.h
11612         * src/prefs_summaries.c
11613                 Use them
11614         * src/prefs_summary_column.c
11615         * src/summaryview.c
11616         * src/summaryview.h
11617                 Add a To column
11618         * src/textview.c
11619         * src/common/utils.c
11620         * src/common/utils.h
11621                 Move uri colourisation functions
11622                 to utils
11623         * src/compose.c
11624                 Colourise URIs
11625         * src/imap.c
11626                 Fix bug with LIST where we'd try
11627                 to get Folder//////[...]/// 
11628
11629 2005-08-05 [paul]       1.9.13cvs15
11630
11631         * src/prefs_summaries.c
11632                 improve the English usage
11633         * src/summaryview.c
11634                 set font on column change
11635                 thanks to Colin
11636
11637 2005-08-05 [paul]       1.9.13cvs14
11638
11639         * src/prefs_common.c
11640         * src/prefs_common.h
11641         * src/prefs_summaries.c
11642         * src/summaryview.c
11643                 replace 'open_unread_on_enter' option with
11644                 'select_on_entry' option. opening/not opening
11645                 is now exclusively controlled by 'always_show_msg'
11646
11647 2005-08-04 [colin]      1.9.13cvs13
11648
11649         * src/compose.c
11650                 Remove dead code
11651                 Add colourisation of quotes and signatures
11652         * src/folderview.c
11653                 Fix possible crashes
11654         * src/messageview.c
11655                 Change an assert that is no problem
11656         * src/news.c
11657         * src/news_gtk.c
11658         * src/news_gtk.h
11659                 Fix offline mode
11660         * src/gtk/quicksearch.c
11661                 Fix a possible crash
11662
11663 2005-08-03 [colin]      1.9.13cvs12
11664
11665         * src/prefs_account.c
11666                 Fix bug #777 (Sylpheed crash in account configuration)
11667
11668 2005-08-03 [colin]      1.9.13cvs11
11669
11670         * src/addressbook.c
11671         * src/editaddress.c
11672         * src/editgroup.c
11673                 Fixing addressbook, round 2
11674         * src/textview.c
11675                 Fix emphasis color on rechecking 'Colorize messages'
11676
11677 2005-08-03 [paul]       1.9.13cvs10
11678
11679         sync with main
11680
11681         * src/addr_compl.c
11682         * src/compose.c
11683         * src/main.c
11684         * src/pop.c
11685         * src/prefs_account.c
11686         * src/procmime.c
11687         * src/procmsg.c
11688         * src/quote_fmt_parse.y
11689         * src/textview.c
11690         * src/common/quoted-printable.c
11691         * src/common/utils.c
11692         * src/common/utils.h
11693         * src/common/xml.c
11694                 replaced incorrect locale-independent
11695                 ctype functions with GLib's. Corrected
11696                 signedness mismatch.
11697         * src/headerview.c
11698                 headerview_create(): added spacing for vbox.
11699         * src/gtk/about.c
11700                 set focus to the OK button.
11701
11702 2005-08-03 [colin]      1.9.13cvs9
11703
11704         * src/folderview.c
11705                 Fix possible crash
11706
11707 2005-08-02 [colin]      1.9.13cvs8
11708
11709         * src/mainwindow.c
11710                 Fix cast
11711         * src/addressbook.c
11712         * src/addressitem.h
11713                 Fix a cast and more generally, try to make the
11714                 GUI more intuitive and consistent (round 1)
11715
11716 2005-08-02 [paul]       1.9.13cvs7
11717
11718         * src/folder.h
11719                 missing in 1.9.13cvs6
11720
11721 2005-08-02 [colin]      1.9.13cvs6
11722
11723         * src/folder.c
11724                 Fix one more leak
11725
11726 2005-08-02 [colin]      1.9.13cvs5
11727
11728         * src/folder.c
11729         * src/folderview.c
11730         * src/imap.c
11731         * src/main.c
11732         * src/mbox.c
11733         * src/procmsg.c
11734         * src/summaryview.c
11735                 Fix a number of folder_item_get_msg_list()-related
11736                 leaks (missing procmsg_msginfo_free()s)
11737
11738 2005-08-01 [colin]      1.9.13cvs4
11739
11740         * src/folderview.c
11741         * src/folderview.h
11742         * src/mainwindow.c
11743         * src/prefs_fonts.c
11744         * src/prefs_summaries.c
11745         * src/prefs_themes.c
11746         * src/summaryview.c
11747         * src/summaryview.h
11748         * src/textview.c
11749         * src/textview.h
11750                 Fix instant-apply of summary and folderview-related prefs
11751                 Fix erroneous g_free and alertpanels in prefs_theme
11752                 Add instant-apply for fonts
11753                 Defer applying of prefs a little bit so it's done only
11754                 once even if requested by multiples prefs pages
11755
11756 2005-08-01 [paul]       1.9.13cvs3
11757
11758         * src/main.c
11759                 fix bug 776 'S.C. crashes on close'
11760                 thanks to Colin
11761         * src/etpan/etpan-thread-manager-types.h
11762                 add missing include
11763                 thanks to Hoa
11764
11765 2005-07-25 [paul]       1.9.13cvs2
11766
11767         * src/summaryview.c
11768                 fix typos. spotted by Fabien Vantard
11769
11770 2005-07-24 [paul]       1.9.13cvs1
11771
11772         * doc/man/sylpheed.1
11773                 update man page, incorporating fix of
11774                 bug 769 'Typo in manpage'
11775         * src/etpan/imap-thread.c
11776                 fix NetBSD openssl dependencies. patch by
11777                 George Michaelson <ggm@apnic.net>
11778         * po/pt_BR.po
11779                 updated by Frederico Goncalves Guimaraes
11780
11781 2005-07-22 [paul]       1.9.13
11782
11783         1.9.13 release
11784
11785 2005-07-22 [paul]       1.9.12cvs91
11786
11787         * AUTHORS
11788         * INSTALL
11789         * README.claws
11790         * RELEASE_NOTES.claws
11791                 updated for release
11792         * configure.ac
11793         * po/nb.po
11794         * tools/claws.i18n.status.pl
11795                 add Norwegian translation. submiited by
11796                 Geir Helland <pjallabais@users.sourceforge.net>
11797         * po/ca.po
11798         * po/de.po
11799         * po/es.po
11800         * po/fi.po
11801         * po/fr.po
11802         * po/it.po
11803         * po/sk.po
11804         * po/sr.po
11805         * po/zh_CN.po
11806                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11807                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11808                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11809                 Yang Guilong
11810         * src/plugins/clamav/clamav_plugin_gtk.c
11811         * src/plugins/spamassassin/spamassassin_gtk.c
11812                 replace outdated description strings
11813
11814 2005-07-21 [colin]      1.9.12cvs90
11815
11816         * src/folder.c
11817                 Set folder to batch mode when scanning it. Makes deletion
11818                 of unread mails on IMAP much faster (due to the UNREAD 
11819                 flag unsetting)
11820
11821 2005-07-21 [darko]      1.9.12cvs89
11822
11823         * configure.ac
11824                 link against libresolv if necessary (patch by Paul)
11825         * src/msgcache.c
11826                 use glib's portable macros to determine endianness
11827
11828 2005-07-21 [paul]       1.9.12cvs88
11829
11830         * src/crash.c
11831         * src/gtk/about.c
11832                 update compiled-in features list
11833
11834 2005-07-20 [colin]      1.9.12cvs87
11835
11836         * src/folder.c
11837         * src/textview.c
11838                 Gcc 2.9x compilation fixes, thanks to Darko
11839         * src/plugins/clamav/clamav_plugin.c
11840                 Little optimisation: load virus database only once
11841         * src/plugins/spamassassin/spamassassin.c
11842                 Big optimisation: filtering one mail took at least 1 second,
11843                 now it takes at least 50ms. Doesn't speed up spamassassin 
11844                 itself, but should already be much more tolerable.
11845
11846 2005-07-20 [colin]      1.9.12cvs86
11847
11848         * src/summaryview.c
11849                 Fix performance issue
11850
11851 2005-07-19 [colin]      1.9.12cvs85
11852
11853         * src/plugins/pgpinline/plugin.c
11854                 Fix warning
11855
11856 2005-07-19 [colin]      1.9.12cvs84
11857
11858         * configure.ac
11859         * src/plugins/Makefile.am
11860         * src/plugins/pgpinline/.cvsignore
11861         * src/plugins/pgpinline/Makefile.am
11862         * src/plugins/pgpinline/pgpinline.c
11863         * src/plugins/pgpinline/pgpinline.deps
11864         * src/plugins/pgpinline/pgpinline.h
11865         * src/plugins/pgpinline/plugin.c
11866                 Put pgpinline in the main tree
11867
11868 2005-07-19 [paul]       1.9.12cvs83
11869
11870         * src/prefs_actions.c
11871                 prevent '//' in menu names, which cause a crash
11872                 thanks to Colin
11873
11874 2005-07-19 [paul]       1.9.12cvs82
11875
11876         * configure.ac
11877                 be generally more informative in configure output.
11878                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11879                 '[ --disable-openssl ...', as --enable-openssl is default
11880                 PGP/MIME: don't check for GPGME again, check for
11881                 pgpcore instead. Therefore prevent the possibility of
11882                 attempting to build pgpmime if pgpcore dependencies are
11883                 not met
11884                 ClamAV: use pkgconfig to check for lib
11885                 libgnomeprint: revert logic on inner test to match
11886                 everything else
11887         * src/plugins/pgpcore/sgpgme.c
11888                 add missing include
11889
11890 2005-07-19 [colin]      1.9.12cvs81
11891
11892         * src/summaryview.c
11893                 Fix slow thread rebuilding in particular
11894                 cases
11895
11896 2005-07-19 [paul]       1.9.12cvs80
11897
11898         * sylpheed-claws.desktop
11899                 fix typo, spotted by Stephan Sachse
11900         * src/account.c
11901                 replace GTK_STOCK_ADD with
11902                 GTK_STOCK_NEW button
11903
11904 2005-07-18 [colin]      1.9.12cvs79
11905
11906         * src/etpan/imap-thread.c
11907                 Fix return value (Thanks Hoa)
11908
11909 2005-07-18 [colin]      1.9.12cvs78
11910
11911         * src/imap.c
11912                 Allow empty passwords
11913                 Create drafts/queue/outbox if necessary
11914         * src/summaryview.c
11915                 Remove old code
11916         * src/etpan/imap-thread.c
11917                 Fix STARTTLS (Thanks to Hoa)
11918
11919 2005-07-18 [paul]       1.9.12cvs77
11920
11921         * ChangeLog-gtk2.jp
11922         * ChangeLog.jp
11923                 removed
11924         * Makefile.am
11925                 updated to reflect additions and removals
11926         * TODO
11927                 updated to be claws-specific
11928         * TODO-gtk2
11929         * TODO-gtk2.jp
11930         * TODO.jp
11931         * sylpheed-128x128.png
11932         * sylpheed-64x64.png
11933                 removed
11934         * sylpheed-claws-128x128.png
11935         * sylpheed-claws-64x64.png
11936         * sylpheed-claws.desktop
11937         * sylpheed-claws.png
11938                 added
11939         * sylpheed.desktop
11940         * sylpheed.png
11941                 removed
11942
11943 2005-07-17 [paul]       1.9.12cvs76
11944
11945         * src/account.c
11946         * src/addressbook.c
11947         * src/alertpanel.c
11948         * src/alertpanel.h
11949         * src/compose.c
11950         * src/exphtmldlg.c
11951         * src/expldifdlg.c
11952         * src/folderview.c
11953         * src/imap_gtk.c
11954         * src/inc.c
11955         * src/message_search.c
11956         * src/messageview.c
11957         * src/mh_gtk.c
11958         * src/news_gtk.c
11959         * src/prefs_actions.c
11960         * src/prefs_filtering.c
11961         * src/prefs_matcher.c
11962         * src/prefs_template.c
11963         * src/prefs_themes.c
11964         * src/ssl_manager.c
11965         * src/summary_search.c
11966         * src/textview.c
11967         * src/toolbar.c
11968         * src/gtk/sslcertwindow.c
11969         * src/plugins/pgpcore/sgpgme.c
11970                 rework alertpanels
11971
11972 2005-07-17 [colin]      1.9.12cvs75
11973
11974         * src/privacy.c
11975                 add a PrivacySystem accessor that checks that
11976                 the system cached in a MimeInfo's privacydata
11977                 is still registered. Use this accessor instead
11978                 of directly using data->system. Fixes crashes
11979                 after unloading pgp plugins.
11980
11981 2005-07-17 [colin]      1.9.12cvs74
11982
11983         * src/alertpanel.c
11984                 Change geometry hints to a simple default size.
11985                 Fixes the certs dialogs.
11986
11987 2005-07-17 [colin]      1.9.12cvs73
11988
11989         * src/gtk/sslcertwindow.c
11990                 Use a gtkExpander
11991
11992 2005-07-17 [colin]      1.9.12cvs72
11993
11994         * src/plugins/pgpcore/Makefile.am
11995         * src/plugins/pgpmime/Makefile.am
11996                 Add gpgme libs
11997
11998 2005-07-17 [paul]       1.9.12cvs71
11999
12000         * configure.ac
12001                 add --disable-gnomeprint option
12002                 modified version of patch by Marius Mauch
12003
12004 2005-07-17 [paul]       1.9.12cvs70
12005
12006         * src/common/defs.h
12007                 update urls
12008         * src/account.c
12009         * src/action.c
12010         * src/addressbook.c
12011         * src/compose.c
12012         * src/foldersel.c
12013         * src/folderview.c
12014         * src/html.c
12015         * src/imap_gtk.c
12016         * src/main.c
12017         * src/mainwindow.c
12018         * src/messageview.c
12019         * src/mh_gtk.c
12020         * src/mimeview.c
12021         * src/news_gtk.c
12022         * src/prefs_account.c
12023         * src/prefs_send.c
12024         * src/prefs_summaries.c
12025         * src/procmsg.c
12026         * src/summaryview.c
12027         * src/common/utils.c
12028         * src/common/xml.c
12029         * src/plugins/pgpcore/passphrase.c
12030         * src/plugins/pgpcore/select-keys.c
12031                 replace inappropriately used backticks
12032                 with single quotes
12033
12034 2005-07-16 [colin]      1.9.12cvs69
12035
12036         * src/image_viewer.c
12037                 Add extra paranoid checks
12038
12039 2005-07-16 [colin]      1.9.12cvs68
12040
12041         * src/plugins/pgpcore/prefs_gpg.c
12042                 Don't auto-check sigs by default, as it
12043                 can be really slow.
12044
12045 2005-07-16 [colin]      1.9.12cvs67
12046
12047         * src/plugins/pgpcore/sgpgme.c
12048                 Make messages a bit better.
12049
12050 2005-07-16 [colin]      1.9.12cvs66
12051
12052         * src/imap.c
12053                 Remove pseudo-log
12054         * src/etpan/imap-thread.c
12055                 Add real log
12056
12057 2005-07-16 [colin]      1.9.12cvs65
12058
12059         * src/main.c
12060         * src/prefs_other.c
12061                 And now, fix build with libetpan :-/
12062
12063 2005-07-15 [colin]      1.9.12cvs64
12064
12065         * src/prefs_other.c
12066                 Continue fixing build without libetpan.
12067
12068 2005-07-15 [colin]      1.9.12cvs63
12069
12070         * src/main.c
12071                 Fix build with --disable-libetpan
12072
12073 2005-07-15 [colin]      1.9.12cvs62
12074
12075         * configure.ac
12076                 Bump libetpan's version
12077
12078 2005-07-15 [colin]      1.9.12cvs61
12079
12080         * src/etpan/imap-thread.c
12081                 Actually stop logging :)
12082
12083 2005-07-15 [colin]      1.9.12cvs60
12084
12085         * src/addressbook.c
12086                 Fix dnd of multiple addresses.
12087
12088 2005-07-15 [hoa]        1.9.12cvs59
12089
12090         * src/etpan/imap-thread.c
12091             disable login of IMAP password in libetpan log file.
12092
12093 2005-07-15 [paul]       1.9.12cvs58
12094
12095         * src/account.c
12096                 don't automatically sort
12097                 do allow drag n drop
12098
12099 2005-07-15 [paul]       1.9.12cvs57
12100
12101         * src/account.c
12102         * src/ssl_manager.c
12103                 alphabetical listing
12104
12105 2005-07-15 [paul]       1.9.12cvs56
12106
12107         * src/gtk/pluginwindow.c
12108                 sort plugin list alphabetically
12109
12110 2005-07-15 [paul]       1.9.12cvs55
12111
12112         * src/prefs_spelling.c
12113         * src/prefs_wrapping.c
12114                 unify English usage
12115
12116 2005-07-15 [colin]      1.9.12cvs54
12117
12118         * src/wizard.c
12119                 Typo fix
12120
12121 2005-07-15 [paul]       1.9.12cvs53
12122
12123         * src/prefs_message.c
12124                 make 'show cursor' a hidden option
12125
12126 2005-07-14 [colin]      1.9.12cvs52
12127
12128         * src/plugins/spamassassin/Makefile.am
12129         * src/plugins/clamav/Makefile.am
12130                 Fix double EXTRA_DISTs
12131
12132 2005-07-14 [colin]      1.9.12cvs51
12133
12134         * src/plugins/clamav/Makefile.am
12135         * src/plugins/clamav/clamav_plugin_gtk.deps
12136         * src/plugins/spamassassin/Makefile.am
12137         * src/plugins/spamassassin/spamassassin_gtk.deps
12138                 Make $plugin_gtk depend on $plugin
12139
12140 2005-07-14 [hoa]        1.9.12cvs50
12141
12142         * src/etpan/imap-thread.c
12143                 enable debug log of libetpan when running with --debug
12144
12145 2005-07-14 [colin]      1.9.12cvs49
12146
12147         * configure.ac
12148         * src/common/Makefile.am
12149         * src/common/plugin.c
12150         * src/common/plugin.h
12151                 Add a little plugin dependancy system.
12152                 Plugins can ship a $plugin_name.deps file
12153                 (near them in PLUGINDIR) so that their
12154                 dependancies are loaded if possible.
12155         * src/plugins/Makefile.am
12156         * src/plugins/pgpcore/Makefile.am
12157         * src/plugins/pgpcore/passphrase.c
12158         * src/plugins/pgpcore/passphrase.h
12159         * src/plugins/pgpcore/plugin.c
12160         * src/plugins/pgpcore/prefs_gpg.c
12161         * src/plugins/pgpcore/prefs_gpg.h
12162         * src/plugins/pgpcore/select-keys.c
12163         * src/plugins/pgpcore/select-keys.h
12164         * src/plugins/pgpcore/sgpgme.c
12165         * src/plugins/pgpcore/sgpgme.h
12166                 Introduce pgpcore, used by pgpmime and
12167                 pgpinline
12168         * src/plugins/pgpmime/Makefile.am
12169         * src/plugins/pgpmime/passphrase.c
12170         * src/plugins/pgpmime/passphrase.h
12171         * src/plugins/pgpmime/pgpmime.c
12172         * src/plugins/pgpmime/pgpmime.deps
12173         * src/plugins/pgpmime/plugin.c
12174         * src/plugins/pgpmime/prefs_gpg.c
12175         * src/plugins/pgpmime/prefs_gpg.h
12176         * src/plugins/pgpmime/select-keys.c
12177         * src/plugins/pgpmime/select-keys.h
12178         * src/plugins/pgpmime/sgpgme.c
12179         * src/plugins/pgpmime/sgpgme.h
12180                 Remove the core from pgpmime and add the
12181                 dependancy to pgpcore.
12182
12183 2005-07-14 [paul]       1.9.12cvs48
12184
12185         * src/stock_pixmap.c
12186                 forgot this in last commit
12187
12188 2005-07-14 [paul]       1.9.12cvs47
12189
12190         * src/account.c
12191         * src/addressbook.c
12192                 add accelerators for the buttons (sync with main)
12193         * src/compose.c
12194         * src/compose.h
12195                 add accelerators for the buttons.
12196                 fix editing with external editor.
12197                 replace gdk_input_*() with GIOChannel;
12198                 (sync with main)
12199         * src/foldersel.c
12200                 display folder names with new/unread
12201                 representation (sync with main)
12202         * src/main.c
12203                 specify default window icon (sync with main)
12204         * src/prefs_common.c
12205                 use_addr_book default to FALSE
12206         * src/summaryview.c
12207         * src/textview.c
12208                 add accelerators for the buttons (sync with main)
12209         * src/gtk/menu.c
12210                 fix typos
12211         * src/pixmaps/sylpheed_icon.xpm
12212                 updated
12213
12214 2005-07-13 [paul]       1.9.12cvs46
12215
12216         * src/plugins/pgpmime/pgpmime.c
12217         * src/plugins/pgpmime/sgpgme.c
12218                 (temporarily) use deprecated gpgme_data_rewind()
12219                 while largefile support is not present
12220                 (as suggested by Colin)
12221
12222 2005-07-13 [paul]       1.9.12cvs45
12223
12224         * configure.ac
12225                 remove large file support (for now):
12226                 it breaks too many things
12227
12228 2005-07-13 [paul]       1.9.12cvs44
12229
12230         * configure.ac
12231                 add large file support
12232         * src/html.c
12233                 fix bug #763 where href attribute was not
12234                 the very first attribute of a link
12235                 patch by Thomas Gilgin
12236
12237 2005-07-13 [colin]      1.9.12cvs43
12238
12239         * src/gtk/pluginwindow.c
12240                 Little portability fix
12241
12242 2005-07-13 [colin]      1.9.12cvs42
12243
12244         * src/plugins/pgpmime/sgpgme.c
12245                 Fix crasher.
12246
12247 2005-07-13 [colin]      1.9.12cvs41
12248
12249         * src/plugins/pgpmime/pgpmime.c
12250         * src/plugins/pgpmime/sgpgme.c
12251                 Use gpgme_data_release_and_get_mem instead
12252                 of gpgme_data_read.
12253
12254 2005-07-13 [colin]      1.9.12cvs40
12255
12256         * configure.ac
12257         * src/plugins/pgpmime/passphrase.c
12258         * src/plugins/pgpmime/passphrase.h
12259         * src/plugins/pgpmime/pgpmime.c
12260         * src/plugins/pgpmime/plugin.c
12261         * src/plugins/pgpmime/select-keys.c
12262         * src/plugins/pgpmime/select-keys.h
12263         * src/plugins/pgpmime/sgpgme.c
12264         * src/plugins/pgpmime/sgpgme.h
12265                 Port pgpmime to gpgme-1.0.
12266
12267 2005-07-12 [paul]       1.9.12cvs39
12268
12269         * AUTHORS
12270         * src/toolbar.c
12271         * src/toolbar.h
12272                 add a 'Go to Prev' button to the toolbar.
12273                 correct tooltip text of go to buttons.
12274                 based on patch by Yang Guilong <bamanzi@gmail.com>
12275
12276 2005-07-12 [colin]      1.9.12cvs38
12277
12278         * src/statusbar.c
12279                 Fix progress bar showing stuff at startup.
12280
12281 2005-07-12 [paul]       1.9.12cvs37
12282
12283         * src/editjpilot.c
12284                 fix building with jpilot support
12285
12286 2005-07-11 [colin]      1.9.12cvs36
12287
12288         * src/inc.c
12289                 Add visual indication that filtering is running
12290         * src/textview.c
12291                 Make {}[] uri delimiters
12292         * src/summaryview.c
12293                 Remove useless (and slow) calls
12294
12295 2005-07-11 [paul]       1.9.12cvs35
12296
12297         * src/plugins/clamav/clamav_plugin_gtk.c
12298         * src/plugins/dillo_viewer/dillo_prefs.c
12299         * src/plugins/pgpmime/prefs_gpg.c
12300         * src/plugins/spamassassin/spamassassin_gtk.c
12301                 gather plugins prefs together under their
12302                 own 'Plugins' heading
12303
12304 2005-07-11 [paul]       1.9.12cvs34
12305
12306         sync with main
12307
12308         * src/account.c
12309                 account_delete(): modified alert dialog
12310         * src/editjpilot.c
12311         * src/editvcard.c
12312                 fixed a crash when cancelling file selection
12313                 dialog by Escape key. Made non-ascii filename
12314                 selectable.
12315         * src/prefs_template.c
12316                 prefs_template_window_create(): make scrolled
12317                 window policy AUTOMATIC
12318
12319 2005-07-10 [hoa]        1.9.12cvs33
12320
12321         * src/etpan/imap-thread.c
12322                 workaround for old Courier IMAP servers.
12323
12324 2005-07-10 [colin]      1.9.12cvs32
12325
12326         * src/folder.c
12327         * src/statusbar.c
12328         * src/statusbar.h
12329                 Add visual progress indicator on filtering/processing
12330                 Factorize the progress bar code
12331         * src/imap.c
12332         * src/imap.h
12333         * src/etpan/imap-thread.c
12334                 Add a reference counter to avoid destroying the Folder
12335                 while it's in use by another callback.
12336
12337 2005-07-09 [hoa]        1.9.12cvs31
12338
12339         * src/imap.c
12340         * src/etpan/imap-thread.c
12341                 fixed deadlock when removing IMAP account.
12342
12343 2005-07-08 [colin]      1.9.12cvs30
12344
12345         * src/textview.c
12346         * src/unmime.c
12347                 Fix again problems decoding broken headers
12348         * src/gtk/inputdialog.c
12349                 Fix local variable shadowing a global one
12350
12351 2005-07-08 [colin]      1.9.12cvs29
12352
12353         * src/msgcache.c
12354                 Make the cache/mark files platform-agnostic by writing
12355                 them in little-endian format. Reading them is also done
12356                 in little-endian format, of course; however, in order
12357                 to avoid trashing mark data on big-endian machines, the
12358                 files are, at first, read from the native format if the
12359                 little-endian one doesn't exist. This is easy to deter-
12360                 mine by trying to open a file with a swapped data_ver
12361                 and seeing if it's the wanted version.
12362                 Little-endian using users should see absolutely no
12363                 difference, Big-endian users may get a very little
12364                 performance drop due to byte-swapping.
12365                 Tested on i386 and ppc32. 
12366                 Fixes bug #159 (The index file, in the mailboxes, is 
12367                 hardware depending).
12368
12369                 To have the cache/mark files updated to the new little-
12370                 endian format, "Check for new messages" or even
12371                 "Rebuild folder tree" aren't enough. Files will be
12372                 updated as soon as a folder has been opened/closed.
12373                 To update everything, just select all folders by
12374                 selecting them one by one.
12375
12376 2005-07-07 [colin]      1.9.12cvs28
12377
12378         * src/imap.c
12379                 Remember the folder separator per IMAPFolder
12380                 instead of globally.
12381                 Revive the Session on noop; fixes bug #761
12382                 (mark a bunch of unread messages as read takes 
12383                 forever)
12384
12385 2005-07-07 [darko]      1.9.12cvs27
12386
12387         * src/common/template.c
12388                 Sort templates alphabetically
12389
12390 2005-07-06 [colin]      1.9.12cvs26
12391
12392         * src/imap.c
12393                 Try to use the correct separator in
12394                 most cases. Possibly fixes bug #759
12395                 (only creates the INBOX folder when 
12396                 setting up new IMAP account) and 
12397                 bug #760 (Can't retrieve messages)
12398
12399 2005-07-06 [colin]      1.9.12cvs25
12400
12401         * src/imap.c
12402                 Use real_path in status command. This will
12403                 help later, when namespaces will be used.
12404
12405 2005-07-06 [colin]      1.9.12cvs24
12406
12407         * configure.ac
12408         * src/account.c
12409         * src/folder.c
12410         * src/imap.c
12411         * src/etpan/etpan-log.c
12412         * src/etpan/etpan-thread-manager.c
12413         * src/etpan/imap-thread.c
12414                 Add a --disable-libetpan parameter. With this,
12415                 users that don't want IMAP4 support can avoid
12416                 the new dependancy (and have no IMAP support).
12417                 Users that have IMAP4 accounts and use this
12418                 parameter won't lose their configuration, their
12419                 IMAP accounts will just be invisible and not
12420                 used.
12421         * src/textview.c
12422                 Make the "Copy ..." contextual menu items 
12423                 copy to both the X clipboard and the gtk 
12424                 clipboard - as most other apps do.
12425         * src/gtk/about.c
12426                 Add a notice about OpenSSL usage, in order to
12427                 comply with OpenSSL's license (point 6):
12428                 http://www.openssl.org/source/license.html
12429
12430 2005-07-06 [colin]      1.9.12cvs23
12431
12432         * src/alertpanel.c
12433                 Fix a minimum size for alertpanels
12434         * src/compose.c
12435                 Show 'No space left on device' type errors
12436                 when queuing/sending
12437         * src/imap_gtk.c
12438         * src/mh_gtk.c
12439                 Rework folder's deletion message (remove 
12440                 extra \n)
12441
12442 2005-07-05 [colin]      1.9.12cvs22
12443
12444         * src/imap.c
12445                 Add an alertpanel on auth error
12446                 Add pseudo-log
12447                 Remove pthread-related stuff
12448
12449 2005-07-05 [colin]      1.9.12cvs21
12450
12451         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12452                 Fix crash on plugin reloading (with a hack)
12453
12454 2005-07-05 [colin]      1.9.12cvs20
12455
12456         * src/prefs_account.c
12457         * src/prefs_account.h
12458                 Fix typo
12459         * src/gtk/filesel.c
12460         * src/gtk/filesel.h
12461                 Add a way to filter the view
12462         * src/gtk/pluginwindow.c
12463                 Filter loadable stuff
12464         * src/plugins/pgpmime/prefs_gpg.c
12465                 Fix missing unregistration
12466         * .cvsignore
12467         * src/etpan/.cvsignore
12468         * src/plugins/spamassassin/.cvsignore
12469                 Add more stuff to cvs ignored files
12470
12471 2005-07-04 [colin]      1.9.12cvs19
12472
12473         * src/imap.c
12474                 Fix scan_required returning FALSE when it
12475                 shouldn't. Maybe fix #760 (Can't retrieve
12476                 messages)
12477
12478 2005-07-04 [colin]      1.9.12cvs18
12479
12480         * src/summaryview.c
12481                 Fix always_show_msg pref
12482
12483 2005-07-04 [paul]       1.9.12cvs17
12484
12485         sync with main (forgotten in last commit)
12486         
12487         * src/common/utils.c
12488         * src/common/utils.h
12489                 check_line_length(): new.
12490                 is_dir_exist()
12491                 is_file_entry_exist()
12492                 dirent_is_regular_file()
12493                 dirent_is_directory(): use g_file_test() instead of stat().
12494
12495 2005-07-04 [paul]       1.9.12cvs16
12496
12497         sync with main:
12498
12499         * src/compose.c
12500                 compose_write_to_file(): check for line
12501                 length limit and display warning if exceeds
12502         * src/jpilot.c
12503                 use get_home_dir() instead of g_get_home_dir()
12504         * src/procheader.c
12505                 removed warning about invalid date
12506         * src/vcard.c
12507                 use get_home_dir() instead of g_get_home_dir()
12508
12509 2005-07-04 [paul]       1.9.12cvs15
12510
12511         * src/stock_pixmap.c
12512                 fix new pixmap naming errors
12513                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12514
12515 2005-07-04 [colin]      1.9.12cvs14
12516
12517         * src/imap.c
12518                 Fix debugging string with a warning
12519
12520 2005-07-04 [colin]      1.9.12cvs13
12521
12522         * configure.ac
12523                 Add a check for libetpan's version (>= 0.37)
12524
12525 2005-07-04 [hoa]        1.9.12cvs12
12526
12527         * commitHelper
12528         * src/imap.c
12529         * src/etpan/imap-thread.c
12530         * src/etpan/imap-thread.h
12531                 fixed IMAP implementation of check of mails.
12532
12533 2005-07-03 [hoa]        1.9.12cvs11
12534
12535         * src/etpan/Makefile.am
12536         * src/etpan/etpan-errors.h
12537         * src/etpan/etpan-log.[ch]
12538         * src/etpan/etpan-thread-manager-types.h
12539         * src/etpan/etpan-thread-manager.[ch]
12540         * src/etpan/imap-thread.[ch]
12541         * src/Makefile.am
12542         * src/imap.c
12543         * src/main.c
12544         * src/prefs_other.c
12545         * configure.ac
12546             merged imap branch.
12547             dependency on libetpan 0.37 is now added.
12548
12549 2005-07-01 [colin]      1.9.12cvs10
12550
12551         * src/Makefile.am
12552         * src/folder.c
12553         * src/folder.h
12554         * src/folderview.c
12555         * src/stock_pixmap.c
12556         * src/stock_pixmap.h
12557         * src/plugins/trayicon/trayicon.c
12558                 Add marked symbol on folders containing
12559                 marked messages
12560         * src/procmsg.c
12561         * src/procmsg.h
12562         * src/toolbar.c
12563         * src/prefs_common.c
12564         * src/prefs_common.h
12565         * src/prefs_send.c
12566                 Add an optional confirmation dialog on queue
12567                 sending. Patch by wwp.
12568         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12569         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12570         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12571         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12572         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12573         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12574         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12575         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12576         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12577         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12578         * src/pixmaps/trash_mark.xpm            ** ADDED **
12579                 New pixmaps
12580
12581 2005-07-01 [colin]      1.9.12cvs9
12582
12583         * src/summaryview.c
12584                 Fix a little threading bug
12585         * src/addrgather.c
12586         * src/mainwindow.c
12587                 A little bit of HIG normality never hurts
12588
12589 2005-07-01 [colin]      1.9.12cvs8
12590
12591         * src/compose.c
12592         * src/msgcache.c
12593         * src/pop.c
12594         * src/procmime.c
12595         * src/recv.c
12596         * src/common/log.c
12597         * src/common/template.c
12598         * src/common/utils.c
12599         * src/common/utils.h
12600                 Reverted the fwrite_atomic stuff. In fact
12601                 it is already atomic.
12602
12603 2005-06-30 [colin]      1.9.12cvs7
12604
12605         * src/common/utils.c
12606         * src/common/utils.h
12607                 Add an fwrite_atomic() function to make
12608                 sure we write everything: fwrite can make
12609                 short writes.
12610         * src/compose.c
12611         * src/msgcache.c
12612         * src/pop.c
12613         * src/procmime.c
12614         * src/recv.c
12615         * src/common/log.c
12616         * src/common/template.c
12617                 Use that (and fix swapping of size and nmemb).
12618                 Thanks to Rich Coe for the heads up.
12619
12620 2005-06-30 [colin]      1.9.12cvs6
12621
12622         * src/addressbook.c
12623                 Optimize addressbook opening 
12624
12625 2005-06-30 [colin]      1.9.12cvs5
12626
12627         * src/summaryview.c
12628                 Remove calls to summary_step after move/copy
12629
12630 2005-06-28 [paul]       1.9.12cvs4
12631
12632         * src/alertpanel.c
12633                 wrap and make the error msg selectable
12634
12635 2005-06-28 [paul]       1.9.12cvs3
12636
12637         * src/ssl_manager.c
12638                 replace the OK button with a Close button
12639         * src/gtk/foldersort.c
12640                 use GTK_STOCK_ icons/buttons
12641
12642 2005-06-28 [colin]      1.9.12cvs2
12643
12644         * src/gedit-print.c             ** ADDED **
12645         * src/gedit-print.h             ** ADDED **
12646         * src/gtk/gtksourceprintjob.c   ** ADDED **
12647         * src/gtk/gtksourceprintjob.h   ** ADDED **
12648                 I can't believe no one had enough time to tell
12649                 me I forgot the `cvs add`
12650
12651 2005-06-27 [colin]      1.9.12cvs1
12652
12653         * src/Makefile.am
12654         * src/gtk/Makefile.am
12655         * src/messageview.c
12656         * src/procmsg.c
12657         * src/summaryview.c
12658         * configure.ac
12659                 Add optional libgnomeprint-based printing
12660         * src/mainwindow.c
12661         * src/gtk/quicksearch.c
12662                 Add an Edit/Quick search menu item to show
12663                 and focus the quicksearch
12664
12665 2005-06-27 [paul]       1.9.12
12666
12667         1.9.12 release
12668
12669         * po/ca.po
12670         * po/de.po
12671         * po/es.po
12672         * po/fr.po
12673         * po/it.po
12674         * po/ko.po
12675         * po/pt_BR.po
12676         * po/sk.po
12677         * po/zh_CN.po
12678                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12679                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12680                 SungHyun Nam, Frederico Goncalves Guimaraes,
12681                 Andrej Kacian, and Yang Guilong
12682 2005-06-26 [colin]      1.9.11cvs106
12683
12684         * src/imap_gtk.c
12685                 Forgot one file for previous fix
12686
12687 2005-06-26 [colin]      1.9.11cvs105
12688
12689         * src/folder.c
12690         * src/imap.c
12691                 Fix problems with folder operations in no_select
12692                 imap folders. it applies only to mails, and 
12693                 creation/deletion/move/renaming of folders 
12694                 should be possible
12695
12696 2005-06-26 [paul]       1.9.11cvs104
12697
12698         * src/prefs_filtering.c
12699                 replace one more GTK_STOCK_REMOVE
12700                 with GTK_STOCK_DELETE
12701
12702 2005-06-25 [colin]      1.9.11cvs103
12703
12704         * src/imap.c
12705                 Optimize get_seq_set_from_seq_list
12706                 (Patch by Ricardo) 
12707
12708 2005-06-25 [colin]      1.9.11cvs102
12709
12710         * src/mh.c
12711                 If the directory exists, but not in the
12712                 correct encoding, rename it. This should
12713                 handle old-versions-induced bugs.
12714
12715 2005-06-25 [colin]      1.9.11cvs101
12716
12717         * src/mh.c
12718                 Fix path access with extended dir names
12719                 Fixes bug #589 (SC segfaults with wrong locale
12720                 settings)
12721
12722 2005-06-25 [colin]      1.9.11cvs100
12723
12724         * src/prefs_account.c
12725         * src/prefs_account.h
12726         * src/compose.c
12727                 Add an option to encrypt replies to
12728                 encrypted messages
12729
12730 2005-06-25 [colin]      1.9.11cvs99
12731
12732         * src/compose.c
12733         * src/quote_fmt_parse.y
12734                 ... And make it work with pgpinline.
12735
12736 2005-06-25 [colin]      1.9.11cvs98
12737
12738         * src/compose.c
12739         * src/procmime.c
12740         * src/procmime.h
12741         * src/quote_fmt_parse.y
12742                 o Make reedition of encrypted messages possible
12743                   (as long as it is encrypted to self too, no
12744                    magic there)
12745                 o Make replying with quote (and without selecting
12746                   text) possible for encrypted messages.
12747                 Closes bug #550 (Not possible to "reply with quote"
12748                 to gnupg encrypted messages)
12749
12750 2005-06-24 [paul]       1.9.11cvs97
12751
12752         * src/imap.c
12753                 add missing include
12754
12755 2005-06-24 [paul]       1.9.11cvs96
12756
12757         * src/editldap.c
12758                 made bind password entry invisible
12759                 (sync with main)
12760         * src/send_message.c
12761                 send_message_local(): check exit status
12762                 to detect errors (sync with main)
12763         * src/textview.c
12764                 use main's less ambiguous popup menu
12765                 wording
12766
12767 2005-06-24 [paul]       1.9.11cvs95
12768
12769         * src/prefs_actions.c
12770         * src/prefs_customheader.c
12771         * src/prefs_display_header.c
12772         * src/prefs_filtering_action.c
12773         * src/prefs_matcher.c
12774         * src/prefs_template.c
12775         * src/prefs_toolbar.c
12776                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12777         * src/gtk/description_window.c
12778                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12779
12780 2005-06-23 [colin]      1.9.11cvs94
12781
12782         * src/summaryview.c
12783                 Fix rough edges (be sure to call status_show whenever
12784                 necessary).
12785
12786 2005-06-23 [colin]      1.9.11cvs93
12787
12788         * src/summaryview.c
12789                 Optimize Select All
12790                 Before, in a 5K mails folder: 11s
12791                 After, in the same folder: 58000µs
12792                 The joys of locking... gtk_clist_select_all() fires a 
12793                 tree-select-row event for each selected row, which in 
12794                 summaryview, callbacks summary_selected which in turn,
12795                 calls summary_status_show, which walks the selected
12796                 rows. Hence, calling gtk_clist_select_all was 
12797                 exponential. Locking the summaryview makes 
12798                 summary_selected return early.
12799
12800 2005-06-23 [colin]      1.9.11cvs92
12801
12802         * src/imap.c
12803                 Move mutex at the important place to avoid
12804                 deadlocks
12805         * src/summaryview.c
12806                 Fix Del key deleting directly instead of
12807                 moving to trash
12808
12809 2005-06-22 [colin]      1.9.11cvs91
12810
12811         * src/plugins/spamassassin/libspamc.c
12812                 As we do spagetti code with assignations in multiple
12813                 places (see _message_read_raw where out = msg = raw),
12814                 let's be sure we don't free the same pointer twice.
12815                 Should fix bug #683 (Crash in libpam at 
12816                 message_cleanup).
12817
12818 2005-06-22 [colin]      1.9.11cvs90
12819
12820         * src/compose.c
12821         * src/messageview.c
12822         * src/toolbar.c
12823                 Make toolbar's delete use the move to trash stuff;
12824                 Add gtk_widget_realize to be sure pixmaps can get
12825                 created (that may fix an old worksforme bug which
12826                 I can't find back...)
12827
12828 2005-06-22 [colin]      1.9.11cvs89
12829
12830         * src/summaryview.c
12831         * src/summaryview.h
12832         * src/mainwindow.c
12833                 Rename "Message/Delete" to "Message/Move to trash"
12834                 Add "Message/Delete..." that directly destroys the
12835                 selected messages after asking for a confirmation.
12836
12837 2005-06-22 [colin]      1.9.11cvs88
12838
12839         * src/imap.c
12840                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12841                 o Fix a deadlock (thanks Darko)
12842
12843 2005-06-22 [colin]      1.9.11cvs87
12844
12845         * src/gtk/foldersort.c
12846                 Add missing include for the i18n;
12847                 patch by Fabien Vantard
12848
12849 2005-06-21 [colin]      1.9.11cvs86
12850
12851         * src/folder.c
12852         * src/folderview.c
12853                 Respect the no_select flag
12854         * src/imap.c
12855                 Fix recursive deletion
12856         * src/imap_gtk.c
12857         * src/mh_gtk.c
12858                 Make the folder deletion's warning
12859                 more explicit
12860
12861 2005-06-21 [colin]      1.9.11cvs85
12862
12863         * src/textview.c
12864                 Prevent email addresses from spanning accross
12865                 lines - fixes bug # 646 (newline-chars in 
12866                 email addresses)
12867
12868 2005-06-20 [colin]      1.9.11cvs84
12869
12870         * src/folder.c
12871                 Be sure not to remove source if copy failed
12872
12873 2005-06-20 [colin]      1.9.11cvs83
12874
12875         * src/folderview.c
12876         * src/imap_gtk.c
12877                 remove summaryview's lock
12878         * src/imap.c
12879                 introduce threads to avoid problems when foreground tasks
12880                 interfere with background tasks
12881         * src/mh.c
12882                 prevent moving to drafts/queue
12883         * src/mimeview.c
12884                 fix leak
12885
12886 2005-06-19 [colin]      1.9.11cvs82
12887
12888         * src/imap_gtk.c
12889                 Remember that the user doesn't want to override
12890                 offline mode, for 3 seconds. It avoid presenting
12891                 him with N popups in a really short time.
12892
12893 2005-06-17 [colin]      1.9.11cvs81
12894
12895         * src/imap.c
12896                 Fix IMAP breaking on folders containing '('
12897                 (Probably won't be enough)
12898
12899 2005-06-17 [colin]      1.9.11cvs80
12900
12901         Forgotten files on 1.9.11cvs79
12902         * src/summaryview.c
12903                 Fix stepping when not immediately executing
12904         * src/imap.c
12905                 Really prevent UID FETCH 0
12906         * src/codeconv.c
12907                 Fix outgoing charset never set to utf-8
12908         * src/mh.c
12909                 Fix leak
12910
12911 2005-06-16 [colin]      1.9.11cvs79
12912
12913         * src/compose.c
12914                 Fix bug #707 (Dash splits rows)
12915                 Only wrap if we're on a line break position and
12916                 the previous one was a "white" (space) char.
12917                 Pango stuff is weird.
12918
12919 2005-06-16 [colin]      1.9.11cvs78
12920
12921         * src/imap_gtk.c
12922                 Lock summaryview while downloading messages
12923                 on user demand
12924         * src/procheader.c
12925         * src/unmime.c
12926         * src/common/utils.c
12927         * src/common/utils.h
12928                 Replace \r and \n with spaces in From and
12929                 Subject headers
12930
12931 2005-06-16 [paul]       1.9.11cvs77
12932
12933         * src/procmime.c
12934                 liberalise the mime parser
12935         * src/gtk/about.c
12936                 add text wrapping
12937
12938 2005-06-16 [paul]       1.9.11cvs76
12939
12940         * src/gtk/about.c
12941                 reworked
12942
12943 2005-06-15 [colin]      1.9.11cvs75
12944
12945         * src/compose.c
12946                 Finish header encoding fix
12947         * src/summaryview.c
12948                 Fix segfault
12949         * src/headerview.c
12950                 Fix compilation (Thanks Stephan
12951                 Sachse)
12952
12953 2005-06-15 [colin]      1.9.11cvs74
12954
12955         * Makefile.am
12956                 Install gnome2 stuff rather than gnome1, 
12957                 if both are present
12958         * src/codeconv.c
12959         * src/codeconv.h
12960         * src/compose.c
12961                 Fix headers encoding
12962         * src/folder.c
12963                 Visual progress when fetching all messages
12964         * src/folderview.c
12965         * src/summaryview.c
12966         * src/summaryview.h
12967                 Prevent changing current message while
12968                 incorporating
12969
12970 2005-06-15 [paul]       1.9.11cvs73
12971
12972         * src/gtk/gtkaspell.c
12973         * src/gtk/gtkaspell.h
12974                 fix build warnings
12975
12976 2005-06-15 [paul]       1.9.11cvs72
12977
12978         * src/prefs_filtering.c
12979                 allow reordering of filter rules by
12980                 drag n drop
12981
12982 2005-06-15 [paul]       1.9.11cvs71
12983
12984         * COPYING
12985                 updated
12986         * src/codeconv.c
12987                 replace deprecated function
12988         * src/inc.c
12989         * src/send_message.c
12990         * src/gtk/progressdialog.c
12991         * src/gtk/progressdialog.h
12992                 salvage and reuse parts of reverted sync
12993
12994 2005-06-15 [paul]       1.9.11cvs70
12995
12996         * src/inc.c
12997         * src/send_message.c
12998         * src/gtk/progressdialog.c
12999         * src/gtk/progressdialog.h
13000                 revert yesterday's sync with main
13001                 it contains deprecated functions
13002
13003 2005-06-15 [colin]      1.9.11cvs69
13004
13005         * src/headerview.c
13006                 Fix bug #670 (multi user to: will corrupt message 
13007                 headers display)
13008
13009 2005-06-15 [colin]      1.9.11cvs68
13010
13011         * src/compose.c
13012                 Fix bug #421 (Fix undo on wrapping)
13013
13014 2005-06-15 [colin]      1.9.11cvs67
13015
13016         * src/folder.c
13017                 Provide visual feedback while processing
13018                 folder's rules.
13019         * src/imap.c
13020                 Provide visual feedback while getting
13021                 short headers (for uncached messages)
13022
13023
13024 2005-06-14 [paul]       1.9.11cvs66
13025
13026         * src/account.c
13027                 change a couple stock icons
13028         * src/inc.c
13029         * src/send_message.c
13030         * src/gtk/progressdialog.c
13031         * src/gtk/progressdialog.h
13032                 sync main's GtkTreeView implementation
13033
13034 2005-06-14 [colin]      1.9.11cvs65
13035
13036         * src/imap.c
13037                 Various little fixes, mainly on error paths
13038
13039 2005-06-13 [colin]      1.9.11cvs64
13040
13041         * matcher.c
13042         * procmsg.c
13043         * procmsg.h
13044                 Add a way to fetch only headers. This speeds
13045                 up filtering on headers for IMAP. Fixes:
13046                 bug #481 extraneous imap commands slow down 
13047                         imap filtering
13048                 bug #522 Sylpheed downloads all messages 
13049                         when opening mailbox (IMAP)
13050                 bug #677 IMAP fetch is soooooooooooooo slow
13051         * src/folder.c
13052         * src/folder.h
13053                 Add a folder set_batch method so that
13054                 implementations can speed up flags changes
13055         * src/folderutils.c
13056         * src/summaryview.c
13057                 Use that in mark as (un)read and mark all read
13058                 Refix bug #679
13059         * src/imap.c
13060                 Implement set_batch - brings back deferred
13061                 flags in a less buggy manner. Fixes:
13062                 bug #729 IMAP immediate expunge of deleted messages
13063                 bug #191 remove list of messages with one command
13064                 Fix login with strange chars
13065                 Implement fetch_msg_full
13066                 Fix copy (wrong counts)
13067
13068 2005-06-12 [colin]      1.9.11cvs63
13069
13070         * src/folder.c
13071                 lock incorporation during long operations.
13072                 Avoids fucking up the IMAP socket.
13073
13074 2005-06-12 [colin]      1.9.11cvs62
13075
13076         * src/imap.c
13077                 Fix harmful typo
13078                 Factorize remove_all_msg
13079                 Thread-ize expunge
13080         * src/summaryview.c
13081                 Don't update partial-download status if unnecessary
13082         * src/folder.c
13083                 Use remove_msgs everywhere possible
13084
13085 2005-06-12 [colin]      1.9.11cvs61
13086
13087         * src/folder.c
13088         * src/folder.h
13089                 Add a remove_msgs function to remove a 
13090                 list of messages
13091         * src/imap.c
13092                 Implement that.
13093
13094 2005-06-12 [colin]      1.9.11cvs60
13095
13096         * src/imap.c
13097                 Remove flags-processing deferring... Too hard
13098                 to get it to work in all cases.
13099
13100 2005-06-11 [colin]      1.9.11cvs59
13101
13102         * src/imap.c
13103                 printf -> debug_print
13104
13105 2005-06-11 [colin]      1.9.11cvs58
13106
13107         * src/imap.c
13108                 o Fix build without USE_PTHREAD
13109                 o Factorize imap_open
13110                 o Alertpanel in case of impossible connection
13111                 o Alertpanel in case of impossible login
13112                 o Fix deferred flags processing to force a 
13113                   flush before adding some more flags to process,
13114                   but in another folder.
13115
13116 2005-06-10 [colin]      1.9.11cvs57
13117
13118         * src/imap.c
13119                 o Fix a format string error
13120                 o init ssl socket outside of the thread 
13121                   (it possibly invokes gtk calls)
13122         * src/procmime.c
13123                 o Put back the buffer to its necessary size
13124                 o Fix changing a file pointer without keeping
13125                   track of it (thanks Valgrind)
13126         * src/common/smtp.c
13127                 o Fix automatic STARTTLS if login should be done
13128                   and the server only allows it after starting TLS
13129         * src/gtk/gtkinputdialog.c
13130                 o Eat GDK_Return so that the combo popup doesn't 
13131                   appear when we press Enter to validate the combo
13132                   input dialog (as seen in the Open with... dialog)
13133
13134 2005-06-10 [colin]      1.9.11cvs56
13135
13136         * src/imap.c
13137                 o A bit less debug
13138                 o Fix a crash on deletion
13139                 o Threadize imap_select (it's called outside of 
13140                   threads)
13141                 o Defer treatment of DELETED flags
13142
13143
13144 2005-06-09 [colin]      1.9.11cvs55
13145
13146         * src/imap.c
13147                 Make sure we check imap_gtk_should_override(), which
13148                 potentially calls gtk stuff, before creating thread.
13149                 That way it should't be called via imap_get_session()
13150                 inside a thread.
13151
13152 2005-06-09 [colin]      1.9.11cvs54
13153
13154         * src/imap.c
13155                 o add a bit of status output
13156                 o remove some dead code
13157                 o threadize get_list_of_uids
13158                 o threadize imap_get_flags
13159                 o defer flag changing by 500ms so that they
13160                   can be batched
13161
13162
13163 2005-06-08 [colin]      1.9.11cvs53
13164
13165         * src/imap.c
13166                 Thread-ize imap_cmd_fetch
13167
13168 2005-06-08 [colin]      1.9.11cvs52
13169
13170         * src/main.c
13171                 Mmh, that broke POP3...
13172
13173 2005-06-08 [colin]      1.9.11cvs51
13174
13175         * src/main.c
13176                 Stabilize IMAP patch (thanks to Hoa)
13177
13178 2005-06-08 [colin]      1.9.11cvs50
13179
13180         * src/imap.c
13181                 Test patch to speed up imap. 
13182
13183 2005-06-08 [colin]      1.9.11cvs49
13184
13185         * src/imap_gtk.c
13186                 Warning fix
13187         * src/procmime.c
13188                 Apply patch from gentoo to use /usr/share/mime/globs if 
13189                 available, after un-breaking it
13190         * src/common/log.c
13191         * src/common/log.h
13192                 Use g_timeout for invoking hooks that possibly use gtk
13193                 calls. This should leave gtk calls in the main thread.
13194
13195 2005-06-08 [paul]       1.9.11cvs48
13196
13197         * src/codeconv.c
13198                 conv_get_outgoing_charset_str(): don't
13199                 use prefs_common setting
13200         * src/compose.c
13201         * src/compose.h
13202                 add /Options/Character encoding/... to
13203                 temporarily change the outgoing encoding
13204
13205         (belated sync with main)
13206
13207 2005-06-08 [paul]       1.9.11cvs47
13208
13209         * src/compose.c
13210                 correction to/completion of last
13211                 sync with main
13212
13213 2005-06-08 [paul]       1.9.11cvs46
13214
13215         sync with main:
13216         
13217         * src/codeconv.c
13218         * src/codeconv.h
13219                 always enabled Japanese auto-detection
13220                 if the first letters of locale string
13221                 is "ja"
13222         * src/compose.c
13223                 don't use "destroy" signal to destroy
13224                 Compose object (fix rare crashes on discard?)
13225         * src/mainwindow.c
13226         * src/messageview.c
13227         * src/prefs_send.c
13228                 added Hebrew encodings
13229         * src/sourcewindow.c
13230                 don't use "destroy" signal to destroy
13231                 objects
13232
13233 2005-06-07 [colin]      1.9.11cvs45
13234
13235         * src/summaryview.c
13236                 Add missing unlocks/locks
13237
13238 2005-06-07 [paul]       1.9.11cvs44
13239
13240         * src/summaryview.c
13241                 restore bug #749 fix
13242
13243 2005-06-06 [colin]      1.9.11cvs43
13244
13245         * src/summaryview.c
13246                 Fix selection bug when prefs_common.open_unread 
13247                 is FALSE
13248
13249 2005-06-06 [colin]      1.9.11cvs42
13250
13251         * src/common/md5.c
13252                 Fix a warning
13253         * src/summaryview.c
13254         * src/folderview.c
13255                 Factorize long operations beginning and end
13256                 (locking, freezing/thawing, cursor, ...)
13257                 Check selection->data member in selection-
13258                 related loops; this avoids dying an awful
13259                 death if the selection changes on us while
13260                 we're marking a whole IMAP folder unread, 
13261                 for example.
13262
13263 2005-06-06 [paul]       1.9.11cvs41
13264
13265         * src/textview.c
13266                 don't g_free() a static gchar buffer
13267
13268 2005-06-05 [colin]      1.9.11cvs40
13269
13270         * src/mainwindow.c
13271         * src/messageview.c
13272         * src/summaryview.c
13273                 Fix bug #749 (Show all headers should be
13274                 sticky as the GUI suggests)
13275
13276 2005-06-03 [paul]       1.9.11cvs39
13277
13278         * src/compose.c
13279                 don't allow editing of mail while sending.
13280                 patch by Colin
13281
13282 2005-06-03 [paul]       1.9.11cvs38
13283
13284         * src/folderview.c
13285                 add a freeze/thaw to speed up 'mark all read'
13286
13287 2005-06-03 [paul]       1.9.11cvs37
13288
13289         * src/prefs_message.c
13290                 reflect changes immediately
13291
13292 2005-06-02 [colin]      1.9.11cvs36
13293
13294         * po/POTFILES.in
13295                 Patch by Fabien Vantard.
13296
13297 2005-06-02 [colin]      1.9.11cvs35
13298
13299         * src/imap.c
13300                 Use a non-blocking imap_getline() if possible.
13301                 This should completely prevent the interface
13302                 from freezin on imap operations, although it
13303                 may do strange stuff in case of folder switching
13304                 while a big imap operation is taking place...
13305
13306                 In addition, fix a leak in the case thread
13307                 creation fails on connection.
13308
13309 2005-06-02 [colin]      1.9.11cvs34
13310
13311         * src/crash.c
13312         * src/prefs_common.h
13313                 Fix build (prefs_common_init() doesn't exist
13314                 anymore)
13315
13316 2005-06-02 [colin]      1.9.11cvs33
13317
13318         * src/prefs_account.c
13319                 Fix bug #245 (filtering rules broken when
13320                 renaming a remote account (imap4 or nntp)
13321
13322 2005-06-02 [colin]      1.9.11cvs32
13323
13324         * src/imap.c
13325                 Try to fix IMAP shortcomings: 
13326                 o Multithread imap_open()
13327                 o allow offline-mode overriding instead of
13328                   just returning NULL
13329         * src/imap_gtk.c
13330         * src/imap_gtk.h
13331                 Add a function to ask whether we want to
13332                 override offline-mode for 10 minutes (one-shot
13333                 asking was painful)
13334         * src/procheader.c
13335                 Fix segfault when imap parser isn't happy about
13336                 a missing {
13337
13338 2005-06-01 [colin]      1.9.11cvs31
13339
13340         * src/addrharvest.c
13341         * src/compose.c
13342         * src/mbox.c
13343         * src/mbox.h
13344         * src/mh.c
13345         * src/msgcache.c
13346         * src/send_message.c
13347         * src/setup.c
13348         * src/undo.c
13349         * src/common/hooks.c
13350         * src/common/prefs.c
13351         * src/common/template.c
13352         * src/common/utils.c
13353         * src/gtk/gtkutils.c
13354         * src/gtk/inputdialog.c
13355         * src/gtk/menu.c
13356         * src/gtk/pluginwindow.c
13357         * src/gtk/prefswindow.c
13358         * src/plugins/pgpmime/passphrase.c
13359         * src/plugins/pgpmime/prefs_gpg.c
13360                 More -Wall fixes
13361
13362         * src/common/Makefile.am
13363         * src/common/timing.h
13364                 Add basic timing code
13365
13366         * src/summaryview.c
13367                 Fix a bug with unread messages when 
13368                 re-sorting folders, and by the way
13369                 fix a big performance hit when 
13370                 re-sorting (10k mails: before 5s,
13371                 after .5s)
13372
13373         * src/prefs_compose_writing.c
13374         * src/prefs_compose_writing.h
13375         * src/prefs_message.c
13376         * src/prefs_message.h
13377         * src/prefs_other.c
13378         * src/prefs_other.h
13379         * src/prefs_quote.c
13380         * src/prefs_quote.h
13381         * src/prefs_receive.c
13382         * src/prefs_receive.h
13383         * src/prefs_send.c
13384         * src/prefs_send.h
13385         * src/prefs_summaries.c
13386         * src/prefs_summaries.h
13387                 Fix copyright banner
13388
13389 2005-06-01 [paul]       1.9.11cvs30
13390
13391         * po/fi.po
13392                 updated by Flammie Pirinen
13393         * src/procmime.c
13394                 fix 'Bad BASE64 content' output
13395
13396 2005-05-31 [colin]      1.9.11cvs29
13397
13398         * src/procmime.c
13399                 Oops, where did my hunk go.
13400
13401 2005-05-31 [colin]      1.9.11cvs28
13402
13403         * src/Makefile.am
13404         * src/account.c
13405         * src/action.c
13406         * src/addr_compl.c
13407         * src/addressbook.c
13408         * src/codeconv.c
13409         * src/compose.c
13410         * src/export.c
13411         * src/folder.c
13412         * src/folderview.c
13413         * src/image_viewer.c
13414         * src/main.c
13415         * src/mainwindow.c
13416         * src/messageview.c
13417         * src/mimeview.c
13418         * src/msgcache.c
13419         * src/prefs_account.c
13420         * src/prefs_actions.c
13421         * src/prefs_common.c
13422         * src/prefs_compose_writing.c
13423         * src/prefs_customheader.c
13424         * src/prefs_ext_prog.c
13425         * src/prefs_filtering.c
13426         * src/prefs_filtering_action.c
13427         * src/prefs_fonts.c
13428         * src/prefs_image_viewer.c
13429         * src/prefs_message.c
13430         * src/prefs_message.h
13431         * src/prefs_msg_colors.c
13432         * src/prefs_other.c
13433         * src/prefs_other.h
13434         * src/prefs_quote.c
13435         * src/prefs_receive.c
13436         * src/prefs_receive.h
13437         * src/prefs_send.c
13438         * src/prefs_send.h
13439         * src/prefs_spelling.c
13440         * src/prefs_summaries.c
13441         * src/prefs_summary_column.c
13442         * src/prefs_template.c
13443         * src/prefs_themes.c
13444         * src/prefs_toolbar.c
13445         * src/prefs_wrapping.c
13446         * src/procmime.c
13447         * src/procmsg.c
13448         * src/send_message.h
13449         * src/ssl_manager.c
13450         * src/summary_search.c
13451         * src/summaryview.c
13452         * src/textview.c
13453         * src/wizard.c
13454         * src/common/smtp.c
13455         * src/common/smtp.h
13456         * src/gtk/gtkutils.h
13457                 o Move the rest of Common prefs to new style
13458                 o Lots of -Wall warning fixes
13459                 o fix FIXME in cache memusage calculation
13460                 o Let return receipts be sent from any account
13461                 o Little cache optimisation (read)
13462                 o Fix bug #746 (don't treat commas as separators
13463                   when inside a quoted string)
13464
13465 2005-05-31 [paul]       1.9.11cvs27
13466
13467         * src/prefs_common.c
13468                 fix 'off-by-one' typo
13469
13470 2005-05-31 [paul]       1.9.11cvs26
13471
13472         * src/account.c
13473         * src/addr_compl.c
13474         * src/compose.c
13475         * src/foldersel.c
13476         * src/prefs_actions.c
13477         * src/prefs_common.c
13478         * src/prefs_common.h
13479         * src/prefs_customheader.c
13480         * src/prefs_display_header.c
13481         * src/prefs_filtering.c
13482         * src/prefs_filtering_action.c
13483         * src/prefs_matcher.c
13484         * src/prefs_summaries.c
13485         * src/prefs_summary_column.c
13486         * src/prefs_template.c
13487         * src/prefs_toolbar.c
13488         * src/ssl_manager.c
13489         * src/gtk/pluginwindow.c
13490         * src/gtk/prefswindow.c
13491         * src/gtk/progressdialog.c
13492                 add hidden prefs 'enable_rules_hint'
13493                 for gtk_tree_view_set_rules_hint()
13494                 (sync with main)
13495                 
13496
13497 2005-05-31 [colin]      1.9.11cvs25
13498
13499         * src/Makefile.am
13500         * src/main.c
13501         * src/prefs_common.c
13502         * src/prefs_summaries.c ** ADDED **
13503         * src/prefs_summaries.h ** ADDED **
13504                 Common/Display -> Display/Summaries
13505
13506 2005-05-31 [colin]      1.9.11cvs24
13507
13508         * src/Makefile.am
13509         * src/main.c
13510         * src/prefs_quote.c ** ADDED **
13511         * src/prefs_quote.h ** ADDED **
13512                 Move Common/Quote to Compose/Quoting
13513         * src/prefs_common.c
13514         * src/prefs_common.h
13515                 Remove old quote stuff, add
13516                 convenience functions for GtkTextView prefs
13517         * src/gtk/prefswindow.c
13518                 Set default height higher
13519
13520 2005-05-30 [colin]      1.9.11cvs23
13521
13522         * src/Makefile.am
13523         * src/main.c
13524         * src/prefs_common.c
13525         * src/prefs_compose_writing.c ** ADDED **
13526         * src/prefs_compose_writing.h ** ADDED **
13527                 Move Common/Compose prefs to Compose/Writing
13528
13529 2005-05-30 [colin]      1.9.11cvs22
13530
13531         * src/common/utils.c
13532                 Fix bug #651 (Confused Attract by Subject)
13533                 Patch by M. Benkmann <haferfrost@web.de>
13534         * AUTHORS
13535
13536 2005-05-30 [colin]      1.9.11cvs21
13537
13538         * src/compose.c
13539                 Fix concatenation of different headers of
13540                 the same type (bug #645)
13541         * src/prefs_folder_item.c
13542                 Fix bug #699 (setting color to black doesn't
13543                 work immediately)
13544         * src/procmime.c
13545                 Print out decoding error only once per
13546                 block
13547
13548 2005-05-30 [paul]       1.9.11cvs20
13549
13550         * src/common/template.c
13551                 fix Bcc
13552
13553 2005-05-30 [paul]       1.9.11cvs19
13554
13555         * doc/src/rfc2368.txt   **NEW FILE**
13556         * src/compose.c
13557                 compose_entries_set(): don't interpret Bcc
13558                 header field (conform to RFC 2368)
13559                 (sync with main)
13560
13561 2005-05-29 [colin]      1.9.11cvs18
13562
13563         * src/prefs_common.c
13564                 Let the default reply format respect
13565                 netiquette by cutting the signature.
13566
13567 2005-05-29 [colin]      1.9.11cvs17
13568
13569         * src/summaryview.c
13570                 Don't let always_show_msg override
13571                 open_unread_on_enter when opening a new
13572                 directory.
13573
13574 2005-05-27 [paul]       1.9.11cvs16
13575
13576         sync with main:
13577
13578         * src/main.c
13579                 app_will_exit(): cleanup tmp directory when exit
13580         * src/message_search.c
13581                 improved the interface and made code cleanup.
13582                 removed Clear button
13583         * src/send_message.c
13584                 send_message_local(): use GSpawn, and detect errors
13585         * src/summary_search.c
13586                 improved the interface and made code cleanup
13587         * src/textview.c
13588                 textview_write_link(): also skip non-ascii space
13589                  at the head of link strings (phishing check
13590                  didn't work at the case)
13591         * src/common/utils.c
13592                 get_command_output(): use g_spawn_command_line_sync()
13593                 instead of popen()
13594
13595 2005-05-26 [colin]      1.9.11cvs15
13596
13597         * src/folder.c
13598                 remove printf
13599
13600 2005-05-26 [colin]      1.9.11cvs14
13601
13602         * src/common/nntp.c
13603                 Fix nntp mode reader (bug #611)
13604                 Patch by Florian Mickler <florian@mickler.org>
13605
13606 2005-05-26 [colin]      1.9.11cvs13
13607
13608         * src/plugins/pgpmime/passphrase.c
13609                 Fix mouse grabbing (bug #557)
13610
13611 2005-05-26 [colin]      1.9.11cvs12
13612
13613         * src/prefs_themes.c
13614                 Fix g_warning (bug #541)
13615
13616 2005-05-26 [colin]      1.9.11cvs11
13617
13618         * src/prefs_actions.c
13619         * src/prefs_template.c
13620                 Fix bug #506 (no warning if action/template
13621                 is not saved)
13622         * src/common/template.c
13623                 Fix a possible crash
13624
13625 2005-05-26 [colin]      1.9.11cvs10
13626
13627         * src/folder.c
13628         * src/folderview.c
13629         * src/procmsg.c
13630         * src/summaryview.c
13631                 Forbid locked messages to be moved or
13632                 deleted. Locked messages in trashes 
13633                 still get deleted, for performance
13634                 reason (mh.c::mh_remove_all_msgs)
13635
13636 2005-05-25 [colin]      1.9.11cvs9
13637
13638         * src/procmime.c
13639                 Use correct encoding when sending mails
13640                 with attachments that have accentued 
13641                 chars in their name
13642
13643 2005-05-24 [colin]      1.9.11cvs8
13644
13645         * src/summaryview.c
13646                 Fix bug #688 f) read/unread marker not
13647                 changed on first click
13648                 Also, optimize summary_status_show()
13649                 calls
13650         * src/folder.c
13651         * src/inc.c
13652         * src/procmime.c
13653                 Fix bug #688 b) and c) wrt message
13654                 attachments and signature
13655         * src/stock_pixmap.c
13656         * src/stock_pixmap.h
13657         * src/stock_pixmap.c
13658         * src/stock_pixmap.h
13659         * src/Makefile.am
13660         * src/pixmaps/clip_gpg_signed.xpm
13661                 Add clip/signed icon
13662
13663 2005-05-24 [colin]      1.9.11cvs7
13664
13665         * src/folder_item_prefs.c
13666                 whitespace fix
13667
13668 2005-05-24 [colin]      1.9.11cvs6
13669
13670         * src/folderview.c
13671         * src/prefs_common.c
13672         * src/prefs_common.h
13673                 Add a confirmation to folder drag and drop
13674                 fixes bug #156
13675         * src/alertpanel.c
13676         * src/alertpanel.h
13677                 fix _with_disable parameters so that
13678                 the buttons labels are specifiable too
13679         * src/plugins/pgpmime/sgpgme.c
13680                 reflect said change
13681                 
13682
13683 2005-05-24 [colin]      1.9.11cvs5
13684
13685         * src/folderview.c
13686                 Uncollapse/collapse folders on double-click
13687                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13688                 closes bug #108
13689
13690 2005-05-23 [colin]      1.9.11cvs4
13691
13692         * src/common/socket.c
13693                 Check another special SSL_peek() error.
13694                 Should help wrt bug #728
13695
13696 2005-05-23 [colin]      1.9.11cvs3
13697
13698         * src/plugins/pgpmime/pgpmime.c
13699                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13700                 breaking menu accelerators and stuff. Users will have to
13701                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13702                 account's privacy preferences if needed.
13703
13704 2005-05-22 [paul]
13705
13706         * tools/kdeservicemenu/install.sh
13707                 use kdesu to prompt for root password if doing
13708                 global install/uninstall
13709
13710 2005-05-20 [colin]      1.9.11cvs2
13711
13712         * src/procmsg.c
13713                 Fix another compilation error with gcc-2.9x
13714                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13715         * src/send_message.c
13716                 Don't send QUIT if we aren't connected
13717
13718 2005-05-19 [colin]      1.9.11cvs1
13719
13720         * src/procmsg.c
13721                 Fix compilation with gcc 2.9x
13722
13723 2005-05-19 [paul]       1.9.11
13724
13725         1.9.11 released
13726
13727 2005-05-19 [paul]       1.9.9cvs14
13728
13729         * src/gtk/inputdialog.c
13730                 prevent gettext warning
13731
13732 2005-05-19 [paul]       1.9.9cvs13
13733
13734         * src/mainwindow.c
13735         * src/prefs_common.c
13736         * src/prefs_common.h
13737         * src/textview.c
13738         * src/textview.h
13739                 add an option to toggle cursor in message
13740                 view (sync with main)
13741
13742 2005-05-18 [colin]      1.9.9cvs12
13743
13744         * src/compose.c
13745                 Dereference freed pointer
13746         * src/gtk/gtkaspell.c
13747                 Fix duplication of dictionaries (is it an aspell issue?)
13748
13749 2005-05-18 [colin]      1.9.9cvs11
13750
13751         * src/gtk/inputdialog.c
13752         * src/gtk/gtkaspell.c
13753                 HIGuify dialogs
13754         * src/alertpanel.c
13755                 Remove a double call
13756
13757 2005-05-17 [colin]      1.9.9cvs10
13758
13759         * src/gtk/gtkaspell.c
13760                 Fix dialogs, Ctrl-Enter accel
13761
13762 2005-05-17 [colin]      1.9.9cvs9
13763
13764         * src/gtk/gtkaspell.c
13765                 Fix some accelerators, escape in replace-window
13766
13767 2005-05-16 [colin]      1.9.9cvs8
13768
13769         * src/gtk/gtkaspell.c
13770                 Revert last commit, it was a mistake.
13771
13772 2005-05-16 [colin]      1.9.9cvs7
13773
13774         * src/gtk/gtkaspell.c
13775                 Remove buggy code while we're at it. It's a 
13776                 dead code path anyway.
13777
13778 2005-05-16 [colin]      1.9.9cvs6
13779
13780         * src/gtk/gtkaspell.c
13781                 Missed some gtk_menu_popup where deactivate
13782                 signal should be handled. Should fix bug
13783                 #629 a bit more.
13784
13785 2005-05-16 [colin]      1.9.9cvs5
13786
13787         * src/gtk/gtkaspell.c
13788                 Remove debug printf()s
13789
13790 2005-05-16 [colin]      1.9.9cvs4
13791
13792         * src/gtk/gtkaspell.c
13793                 Fix a bit aspell problems
13794                 (see bug #629)
13795
13796 2005-05-13 [colin]      1.9.9cvs3
13797
13798         * src/folderview.c
13799                 Fix the + appearing even when no subfolders
13800                 have unread messages. Thanks to wwp for the
13801                 bug report.
13802
13803 2005-05-11 [paul]       1.9.9cvs2
13804
13805         * src/folderview.c
13806                 correction to 1.9.9cvs1, only colour folders that
13807                 have new msgs (not unread msgs)
13808
13809 2005-05-10 [colin]      1.9.9cvs1
13810
13811         * src/folderview.c
13812         * src/summaryview.c
13813                 Try to fix bolding bugs again.
13814
13815 2005-05-09 [paul]
13816
13817         * tools/claws.i18n.status.pl
13818                 add Ricardo Mones Lastra's script that has been providing
13819                 the i18n status page for many months
13820
13821 2005-05-09 [paul]       1.9.9
13822
13823         1.9.9 release
13824
13825 2005-05-09 [paul]       1.9.6cvs58
13826
13827         * AUTHORS
13828         * INSTALL
13829         * README.claws
13830                 updated
13831         * Makefile.am 
13832         * RELEASE_NOTES.claws
13833                 add release notes to cvs to simplify release
13834                 procedure
13835         * configure.ac
13836                 add ca and fi to ALL_LINGUAS
13837         * po/Makefile.in.in
13838                 workaround for missing Makevars
13839         * po/ca.po
13840         * po/fi.po
13841                 add new Catalan and Finnish translations
13842                 submitted by Miquel Oliete and Flammie Pirinen
13843         * po/de.po
13844         * po/es.po
13845         * po/fr.po
13846         * po/it.po
13847         * po/pl.po
13848         * po/ru.po
13849         * po/sk.po
13850         * po/sr.po
13851         * po/zh_CN.po
13852                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13853                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13854                 Urke MMI, and Hansom Young
13855         * src/main.c
13856                 Fix drafting when quitting. compose_draft() closes the
13857                 compose windows, which modifies the compose_list GSList.
13858                 We have to refresh this list after echo drafting to avoid a
13859                 segfault
13860         * src/partial_download.c
13861                 fix segfault on exit
13862
13863 2005-05-06 [paul]       1.9.6cvs57
13864
13865         * src/grouplistdialog.c
13866                 quick fix/workaround for unresizeable newsgroup
13867                 name column 
13868
13869 2005-05-06 [paul]       1.9.6cvs56
13870
13871         * src/inc.c
13872         * src/mainwindow.c
13873                 use gettext plural forms
13874         * src/imap_gtk.c
13875         * src/mh_gtk.c
13876         * src/toolbar.c
13877                 small improvement to english usage
13878
13879 2005-05-05 [thorsten]   1.9.6cvs55
13880
13881         * src/folder.c
13882                 fix possible crash
13883
13884 2005-05-05 [paul]       1.9.6cvs54
13885         
13886         sync with HEAD
13887
13888         * AUTHORS
13889         * src/compose.c
13890                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13891                 patch by Tim Mann
13892
13893 2005-05-05 [paul]       1.9.6cvs53
13894
13895         * src/mainwindow.c
13896                 fix resizing of separate message and
13897                 folder views
13898
13899 2005-05-05 [paul]       1.9.6cvs52
13900
13901         * src/account.c
13902         * src/addrgather.c
13903         * src/browseldap.c
13904         * src/exphtmldlg.c
13905         * src/expldifdlg.c
13906         * src/importmutt.c
13907         * src/importpine.c
13908         * src/main.c
13909         * src/mainwindow.c
13910         * src/noticeview.c
13911         * src/prefs_filtering.c
13912         * src/prefs_filtering_action.c
13913         * src/prefs_matcher.c
13914         * src/prefs_spelling.c
13915         * src/prefs_toolbar.c
13916         * src/toolbar.c
13917         * src/wizard.c
13918         * src/gtk/description_window.c
13919         * src/gtk/gtkvscrollbutton.c
13920         * src/gtk/progressdialog.c
13921         * src/gtk/quicksearch.c
13922         * src/plugins/pgpmime/prefs_gpg.c
13923         * src/plugins/spamassassin/spamassassin_gtk.c
13924                 replace deprecated gtk_widget_set_usize
13925
13926 2005-05-04 [colin]      1.9.6cvs51
13927
13928         * src/common/utils.c
13929                 Fix crash when subst_for_filename is called
13930                 with a NULL parameter
13931
13932 2005-05-04 [colin]      1.9.6cvs50
13933
13934         * src/partial_download.c
13935         * src/pop.c
13936                 Escape login when writing uidl file
13937                 fixes bug #736
13938
13939 2005-05-03 [colin]      1.9.6cvs49
13940
13941         * src/procmime.c
13942                 Fix possible DOS in mime parser
13943                 (see bug #634)
13944
13945 2005-05-02 [colin]      1.9.6cvs48
13946
13947         * src/compose.c
13948                 Try to fix the copy/paste mess once again.
13949
13950
13951 2005-04-30 [colin]      1.9.6cvs47
13952
13953         * src/prefs_account.h
13954         * src/procmsg.c
13955         * src/send_message.c
13956         * src/common/smtp.c
13957         * src/common/smtp.h
13958                 Try to batch sending mails (per account) instead of
13959                 reconnecting to server every time.
13960
13961 2005-04-29 [colin]      1.9.6cvs46
13962
13963         * src/messageview.c
13964                 Fix window resizing that refused to size down
13965         * src/prefs_common.c
13966         * src/prefs_common.h
13967         * src/prefs_filtering.c
13968                 Save Filtering's window size
13969
13970 2005-04-21 [paul]       1.9.6cvs45
13971
13972         * ChangeLog-gtk2.claws
13973         * src/setup.c
13974                 correction to sync
13975
13976 2005-04-21 [paul]       1.9.6cvs44
13977
13978         sync with main:
13979
13980         * src/setup.c
13981         * src/statusbar.c
13982         * src/statusbar.h
13983                 use gtkut_widget_draw_now(). Improved performance
13984                 of the update of statusbar
13985         * src/textview.c
13986                 textview_smooth_scroll_do(): redraw it after scroll
13987                 is done (fixed incorrect display when a part of the
13988                 view is hidden).
13989         * src/gtk/gtkutils.c
13990         * src/gtk/gtkutils.h
13991                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13992                 to force update of widgets.
13993                 Removed gtkut_widget_wait_for_draw() which had a big
13994                 overhead  because of waiting for all events processed 
13995
13996 2005-04-20 [paul]       1.9.6cvs43
13997
13998         * src/codeconv.c
13999                 complete 1.9.6cvs42's sync:
14000                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14001
14002 2005-04-19 [paul]       1.9.6cvs42
14003
14004         sync with main:
14005
14006         * src/action.c
14007                 catch_output(): correctly select the insert text
14008                 (fix invalid iterator warnings).
14009         * src/codeconv.c
14010         * src/codeconv.h
14011         * src/mainwindow.c
14012         * src/messageview.c
14013         * src/prefs_common.c
14014                 support GBK encoding.
14015         * src/common/session.c
14016         * src/common/session.h
14017                 use separate buffer for large data to be sent,
14018                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14019
14020 2005-04-18 [paul]       1.9.6cvs41
14021
14022         * src/jpilot.c
14023                 convert unsigned long into guint32
14024                 patch by Paul LeoNerd Evans 
14025
14026 2005-04-17 [colin]      1.9.6cvs40
14027
14028         * src/compose.c
14029                 Fix 'Request return receipt' from folder
14030                 properties (bug #708)
14031
14032 2005-04-17 [colin]      1.9.6cvs39
14033
14034         * src/mainwindow.c
14035                 Fix duplicate hotkeys in Mainwindow's menu
14036
14037 2005-04-17 [colin]      1.9.6cvs38
14038
14039         * src/folderview.c
14040                 Fix duplicate hotkeys in Folderview's contextual
14041                 menu
14042
14043 2005-04-15 [colin]      1.9.6cvs37
14044
14045         * src/summaryview.c
14046                 Fix 'Save as...' with non-ascii filenames
14047
14048 2005-04-15 [colin]      1.9.6cvs36
14049
14050         * src/plugins/pgpmime/pgpmime.c
14051                 Fix bus error on 64bit. Spotted by 
14052                 macallan1888@gmail.com
14053
14054 2005-04-15 [colin]      1.9.6cvs35
14055
14056         * src/prefs_account.c
14057                 Fix cvs34.
14058
14059 2005-04-12 [colin]      1.9.6cvs34
14060
14061         * src/prefs_account.c
14062                 Fix smtp auth type off-by-one. We forgot to
14063                 add PLAIN in the prefs-to-gui setter func and
14064                 as a result, the selected auth when opening
14065                 account prefs was not the correct one.
14066
14067 2005-04-12 [paul]       1.9.6cvs33
14068
14069         * src/inc.c
14070                 if the recv dialog is visible, Cancel only
14071                 cancels the current account
14072
14073
14074 2005-04-10 [colin]      1.9.6cvs32
14075
14076         * src/filtering.c
14077                 Copy score when copying FilteringActions
14078                 Fix bug #674
14079
14080 2005-04-10 [colin]      1.9.6cvs31
14081
14082         * src/inc.c
14083                 Make Message -> Receive -> Cancel cancel 
14084                 incorporation on all accounts. Fixes
14085                 bug #693
14086
14087 2005-04-10 [colin]      1.9.6cvs30
14088
14089         * src/prefs_account.c
14090                 Update Privacy checkbuttons status based
14091                 on the selected privacy system
14092         * src/compose.c
14093                 Always connect the "None" privacy system; the
14094                 static boolean was probably there to avoid
14095                 reconnecting twice in the same compose window,
14096                 but as the parent function is only called once
14097                 per compose, it's only a bug - as a static is
14098                 initialized once per application instance.
14099                 Also, don't uncheck Sign and Encrypt when
14100                 selecting None as privacy system; just ignore
14101                 them when sending/queuing.
14102                 Should fix bug #695
14103
14104 2005-04-08 [colin]      1.9.6cvs29
14105
14106         * src/account.c
14107         * src/prefs_account.c
14108         * src/prefs_account.h
14109                 Add account preference to queue message in a certain
14110                 folder.
14111
14112 2005-04-06 [colin]      1.9.6cvs28
14113
14114         * src/prefs_account.c
14115                 Update old inbox path syntax
14116
14117 2005-04-06 [paul]       1.9.6cvs27
14118
14119         sync with main:
14120
14121         * configure.ac
14122                 changed -traditional-cpp to -no-cpp-precomp for newer
14123                 Mac OS X support
14124         * src/foldersel.c
14125                 made column resize automatically
14126         * src/send_message.c
14127                 send_message_smtp(): consider EOF right after QUIT
14128                 successful (workaround for Gmail SMTP server)
14129         * src/common/socket.c
14130                 ssl_read(), ssl_peek(): check EOF which violates the
14131                 SSL protocol
14132         * src/gtk/colorlabel.c
14133                 removed warnings when displaying colorlabel menu
14134                 (don't use GtkAlignment)
14135
14136 2005-04-05 [paul]       1.9.6cvs26
14137
14138         * src/plugins/trayicon/trayicon.c
14139                 fix clipping of icon under KDE3 
14140
14141 2005-04-05 [paul]       1.9.6cvs25
14142
14143         * src/summaryview.c
14144                 hide display of threading
14145                 patch by Alfons
14146
14147 2005-04-04 [thorsten]   1.9.6cvs24
14148
14149         * src/mh.c
14150                 marks lost on filesystems with different stat() results on
14151                 summer-/wintertime
14152
14153 2005-04-03 [colin]      1.9.6cvs23
14154
14155         * src/summaryview.c
14156                 Don't handle up/down. Patch by Alfons
14157
14158 2005-04-02 [colin]      1.9.6cvs22
14159
14160         * src/summaryview.c
14161                 Make scrolling faster. Patch by Alfons.
14162
14163 2005-04-01 [colin]      1.9.6cvs21
14164
14165         * src/Makefile.am
14166         * src/stock_pixmap.c
14167         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14168         * src/pixmaps/dir_noselect.xpm ** ADDED **
14169                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14170
14171 2005-04-01 [colin]      1.9.6cvs20
14172
14173         * src/image_viewer.c
14174         * src/image_viewer.h
14175         * src/procmime.c
14176         * src/procmime.h
14177         * src/textview.c
14178         * src/textview.h
14179                 Implement inline image resizing and right-clicking
14180
14181 2005-04-01 [paul]       1.9.6cvs19
14182
14183         * AUTHORS
14184         * Makefile.am
14185         * configure.ac
14186                 check for gnome2
14187                 patch by Luca Cavalli <loopback<AT>slackit.org>
14188         * po/ru.po
14189                 updated by Pavlo Bohmat
14190
14191 2005-03-31 [colin]      1.9.6cvs18
14192
14193         * src/news.c
14194                 Fix parsing references
14195         * src/msgcache.c
14196                 don't put nulls in the references list
14197         * src/procheader.c
14198                 commit that forgotten file in 1.9.6cvs14
14199
14200 2005-03-31 [colin]      1.9.6cvs17
14201
14202         * src/compose.c
14203                 Fix joining of signature separator again. 
14204                 Maybe Hiro could put it in main too...
14205
14206 2005-03-31 [colin]      1.9.6cvs16
14207
14208         * src/Makefile.am
14209         * src/foldersel.c
14210         * src/stock_pixmap.c
14211         * src/stock_pixmap.h
14212         * src/pixmaps/dir-noselect.xpm
14213                 Update foldersel.c (sync from main, patch by Alfons)
14214
14215 2005-03-30 [colin]      1.9.6cvs15
14216
14217         * src/imap.c
14218                 Fix handling of imap folders containing [] in 
14219                 their name. Thanks to Nahuel Angelinetti for
14220                 the detailed bugreport.
14221
14222 2005-03-30 [colin]      1.9.6cvs14
14223
14224         * src/common/utils.h
14225         * src/common/utils.c
14226         * src/common/defs.h
14227         * src/matcher.c
14228         * src/msgcache.c
14229         * src/news.c
14230         * src/procmsg.c
14231         * src/procmsg.h
14232         * src/quote_fmt_parse.y
14233         * src/summaryview.c
14234                 Update references system. Patch by Alfons
14235
14236 2005-03-30 [colin]      1.9.6cvs13
14237
14238         * src/common/socket.c
14239                 Force the glibc to read resolv.conf again when 
14240                 it has changed. Should fix issues when changing
14241                 networks on a laptop and not restarting sylpheed. 
14242
14243 2005-03-30 [paul]       1.9.6cvs12
14244
14245         partial sync with main:
14246
14247         * src/action.c
14248                 create_io_dialog(): use user-defined text font
14249                 (thanks to Alfons), and modified its appearance.
14250         * src/addrgather.c
14251         * src/addrharvest.c
14252         * src/browseldap.c
14253                 replace old code
14254         * src/compose.c
14255                 don't join (presumably) itemized lines on line-wrapping
14256                 fixed wrapping of quote when auto-wrapping is enabled
14257                 compose_destroy(): destroy paned only if it's not
14258                 attached to window. Fixed memory leak of popup menu.
14259         * src/exphtmldlg.c
14260         * src/expldifdlg.c
14261                 replace old code
14262         * src/html.c
14263         * src/html.h
14264         * src/importmutt.c
14265         * src/importpine.c
14266                 replace old code
14267         * src/main.c
14268                 removed redundant code
14269         * src/mainwindow.c
14270                 changed 'Code set' (which is rather incorrect)
14271                 in the menu to 'Character encoding'
14272                 main_window_set_widgets(): request size first
14273                 to prevent window size becoming wrong
14274                 fixed remembering of the state of the visibility
14275                 of MessageView
14276         * src/messageview.c
14277                 changed 'Code set' (which is rather incorrect)
14278                 in the menu to 'Character encoding'
14279         * src/prefs_common.c
14280         * src/prefs_common.h
14281                 added an option whether to render HTML as text or not
14282                 added separators to outgoing encoding menu
14283         * src/procheader.c
14284                 procheader_scan_date_string(): support header
14285                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14286         * src/summaryview.c
14287         * src/summaryview.h
14288                 minor code cleanup
14289         * src/textview.c
14290                 textview_show_html(): force output of newline
14291                 added an option whether to render HTML as text or not
14292         * src/common/utils.c
14293                 strncpy2(): optimized based on Alfons' code
14294         * src/gtk/gtkutils.c
14295         * src/gtk/gtkutils.h
14296                 removed non-used code
14297         * src/plugins/pgpmime/passphrase.c
14298                 partially fixed grab input of passphrase dialog
14299                 Confine pointer to window
14300
14301 2005-03-30 [colin]      1.9.6cvs11
14302
14303         * src/msgcache.c
14304         * src/msgcache.h
14305                 Read/write 32bit ints from cache & marks
14306                 From main.
14307
14308 2005-03-29 [paul]       1.9.6cvs10
14309
14310         * AUTHORS
14311         * ChangeLog.claws
14312         * src/compose.c
14313         * src/gtk/gtkaspell.c
14314                 sync with HEAD (don't pass NULL pointers) 
14315
14316 2005-03-24 [paul]
14317
14318         * tools/Makefile.am
14319         * tools/README
14320         * tools/acroread2sylpheed.pl
14321                 sync with HEAD (add script to send pdfs as
14322                 attachments from Adobe Reader 7)
14323
14324 2005-03-21 [paul]       1.9.6cvs9
14325
14326         * configure.ac
14327         * po/POTFILES.in
14328         * src/Makefile.am
14329         * src/crash.c
14330         * src/image_viewer.c ** ADDED **
14331         * src/image_viewer.h ** ADDED **
14332         * src/main.c
14333         * src/prefs_common.c
14334         * src/prefs_common.h
14335         * src/prefs_image_viewer.c ** ADDED **
14336         * src/prefs_image_viewer.h ** ADDED **
14337         * src/textview.c
14338         * src/gtk/about.c
14339         * src/pixmaps/sylpheed_logo.xpm
14340         * src/plugins/Makefile.am
14341         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14342         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14343         * src/plugins/image_viewer/plugin.c ** REMOVED **
14344         * src/plugins/image_viewer/viewer.c ** REMOVED **
14345         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14346         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14347         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14348         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14349         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14350                 as gdk-pixbuf is now built-in
14351                 remove image_viewer plugin and put code back into
14352                 main codebase
14353                 implement inline image display (sync with main)
14354
14355                 replace logo with newer, nicer, larger version  
14356
14357 2005-03-21 [paul]       1.9.6cvs8
14358
14359         * src/gtk/about.c
14360                 cosmetic improvement
14361
14362 2005-03-21 [holger]     1.9.6cvs7
14363
14364         * src/plugins/spamassassin/spamassassin.c
14365                 Sync with HEAD
14366                 (unregister hook on failed plugin init)
14367
14368 2005-03-20 [colin]      1.9.6cvs6
14369
14370         * src/common/plugin.c
14371                 Check that plugin isn't already loaded
14372                 Patch by Alfons
14373
14374 2005-03-20 [thorsten]   1.9.6cvs5
14375
14376         * src/compose.c
14377                 use a more compatible syntax
14378
14379 2005-03-20 [thorsten]   1.9.6cvs4
14380
14381         * src/prefs_toolbar.c
14382                 fix crash when selecting toolbar item (uninitialized pointer)
14383
14384 2005-03-20 [thorsten]   1.9.6cvs3
14385
14386         * src/procmime.c
14387                 fix mimetype detection (referenced free()d string)
14388
14389 2005-03-20 [paul]       1.9.6cvs2
14390
14391         * src/compose.c
14392                 sync with HEAD (1.0.3cvs5)
14393                 neglect Reply-To header if empty
14394                 Patch by Alfons 
14395
14396 2005-03-19 [holger]     1.9.6cvs1
14397
14398         * src/summaryview.c
14399         * src/summaryview.h
14400                 Sync with HEAD
14401
14402 2005-03-18 [paul]       1.9.6
14403
14404         initial GTK2 release
14405
14406 2005-03-18 [paul]       1.0.3cvs3.1
14407
14408         * AUTHORS
14409         * ChangeLog.claws
14410         * configure.ac
14411         * src/gtk/about.c
14412         * src/pixmaps/sylpheed_logo.xpm
14413                 sync with HEAD
14414
14415 2005-03-18 [colin]      1.0.3cvs2.6
14416
14417         * src/summaryview.c
14418                 Remove call to summary_step in summary_copy_selected_to
14419                 Can't see its purpose, and this causes bug when copying
14420                 a message if the next one is unread: it reads it.
14421
14422 2005-03-18 [paul]       1.0.3cvs2.5
14423
14424         * src/foldersel.c
14425                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14426
14427 2005-03-18 [paul]       1.0.3cvs2.4
14428
14429         * src/addrharvest.c
14430         * src/codeconv.c
14431         * src/codeconv.h
14432         * src/compose.c
14433         * src/news.c
14434         * src/procheader.c
14435         * src/procmime.c
14436         * src/unmime.c
14437         * src/unmime.h
14438                 fix buffer overflow, CAN-2005-0667, see
14439                 http://secunia.com/advisories/14491/
14440                 Patch by Alfons
14441
14442 2005-03-17 [colin]      1.0.3cvs2.3
14443
14444         * src/prefs_fonts.c
14445         * src/summaryview.c
14446                 Fix font bugs (both lists now officialy share 
14447                 the same font)
14448                 
14449
14450 2005-03-17 [paul]       1.0.3cvs2.2
14451
14452         * src/gtk/pluginwindow.c
14453                 make plugin descriptions uneditable
14454
14455 2005-03-11 [paul]       1.0.3cvs2.1
14456
14457         * ChangeLog.claws
14458         * configure.ac
14459         * po/POTFILES.in
14460         * src/plugins/trayicon/trayicon.c
14461                 sync with HEAD
14462                 add src/wizard.c to POTFILES.in
14463
14464 2005-03-11 [paul]       1.0.3cvs1.1
14465
14466         * ChangeLog
14467         * ChangeLog.claws
14468         * configure.ac
14469         * po/de.po
14470         * po/es.po
14471         * po/fr.po
14472         * po/it.po
14473         * po/pt_BR.po
14474         * po/ru.po
14475         * po/sk.po
14476         * po/sr.po
14477         * po/zh_CN.po
14478                 sync with HEAD
14479
14480 2005-03-04 [colin]      1.0.1cvs22.2
14481
14482         * src/compose.c
14483                 Fix signatures with accentued chars in it
14484
14485 2005-03-04 [colin]      1.0.1cvs22.1
14486
14487         * src/common/smtp.c
14488         * src/common/smtp.h
14489                 Don't use SIZE param in MAIL FROM: if server 
14490                 doesn't support it. Patch by Eugen Freiter
14491                 <eugen_f@users.sf.net>
14492
14493 2005-02-27 [paul]       1.0.1cvs20.1
14494
14495         * ChangeLog.claws
14496         * configure.ac
14497         * src/messageview.c
14498                 sync with HEAD
14499
14500 2005-02-27 [colin]      1.0.1cvs19.4
14501
14502         * src/procheader.c
14503         * src/procheader.h
14504                 Fix prototypes. Patch by Alfons
14505
14506 2005-02-27 [colin]      1.0.1cvs19.3
14507
14508         * src/compose.c
14509                 Don't auto-join the signature separator.
14510
14511 2005-02-26 [colin]      1.0.1cvs19.2
14512
14513         * src/summaryview.c
14514                 Fix 'mark all read' with collapsed threads.
14515                 Patch by Alfons.
14516
14517 2005-02-25 [paul]       1.0.1cvs19.1
14518
14519         * ChangeLog.claws
14520         * configure.ac
14521         * src/prefs_account.c
14522         * src/prefs_folder_item.c
14523         * src/gtk/prefswindow.c
14524         * src/gtk/prefswindow.h
14525                 sync with HEAD
14526
14527 2005-02-25 [paul]       1.0.1cvs15.12
14528
14529         * src/alertpanel.c
14530         * src/codeconv.c
14531         * src/compose.c
14532         * src/textview.c
14533         * src/gtk/gtkutils.c
14534         * src/gtk/gtkutils.h
14535         * src/gtk/logwindow.c
14536         * src/gtk/progressdialog.c
14537                 sync with main (revision 127)
14538                 and fix logwindow clipping
14539
14540 2005-02-24 [colin]      1.0.1cvs15.11
14541
14542         * src/plugins/pgpmime/passphrase.c
14543                 Disable input grabbing; it doesn't work yet.
14544
14545 2005-02-24 [colin]      1.0.1cvs15.10
14546
14547         * src/messageview.c
14548                 Don't send out receipts if offline. Ask.
14549
14550 2005-02-23 [colin]      1.0.1cvs15.9
14551
14552         * src/summaryview.c     
14553                 Fix expanding
14554
14555 2005-02-23 [colin]      1.0.1cvs15.8
14556
14557         * src/summaryview.c
14558                 Really fix Bug 568 by removing useless
14559                 calls. summary_thread_init() now called
14560                 in summary_sort(). This should please
14561                 Alfons as it should be faster than 
14562                 previously.
14563
14564 2005-02-23 [colin]      1.0.1cvs15.7
14565
14566         * src/compose.c
14567                 Encode parts as QP or B64 if signing
14568
14569 2005-02-23 [colin]      1.0.1cvs15.6
14570
14571         * src/compose.c
14572                 Fix Mimeinfo leakage (including tmp files)
14573         * src/procmsg.c
14574                 Fix tmp file leakage (spotted by Ivan Rayner)
14575
14576 2005-02-22 [colin]      1.0.1cvs15.5
14577
14578         * src/expldifdlg.c
14579                 Fix keyboard input. Patch by Alfons.
14580
14581 2005-02-21 [colin]      1.0.1cvs15.4
14582
14583         * src/compose.c
14584                 Fix Sign/Encrypt when unselecting privacy
14585                 system
14586         * src/prefs_common.c
14587                 Change default message font to Monospace
14588         * src/summaryview.c
14589                 More freezing during potentially large operations
14590
14591 2005-02-21 [paul]       1.0.1cvs15.3
14592
14593         * src/main.c
14594                 fix --help output
14595
14596 2005-02-21 [paul]       1.0.1cvs15.2
14597
14598         * po/Makefile.in.in
14599         * src/compose.c
14600         * src/summaryview.c
14601         * src/textview.c
14602         * src/common/utils.c
14603         * src/common/utils.h
14604                 sync with main (revision 117)
14605
14606 2005-02-20 [colin]      1.0.1cvs15.1
14607
14608         * src/common/defs.h
14609                 Change cache file to .sylpheed_claws_cache, as
14610                 suggested by Alfons. Allows people to switch
14611                 between Sylpheed and Sylpheed-Claws. it is
14612                 a good idea to "Check for new messages" at next
14613                 startup.
14614
14615
14616 2005-02-18 [colin]      1.0.1cvs14.1
14617
14618         * src/quote_fmt_lex.l
14619         * src/quote_fmt_parse.y
14620                 Fix parser initialisation. Patch by Ivan.
14621
14622 2005-02-18 [colin]      1.0.1cvs11.6
14623
14624         * src/folderview.c
14625                 Fix scrolldown (bug 662)
14626
14627 2005-02-17 [colin]      1.0.1cvs11.5
14628
14629         * src/codeconv.c
14630                 conv_filename_to_utf8: return clean 7bit instead
14631                 of broken utf8 if needed
14632         * src/mimeview.c
14633                 Fix display of parts with unclean 8bit names
14634
14635 2005-02-17 [paul]       1.0.1cvs11.4
14636
14637         * src/compose.c
14638         * src/exportldif.c
14639         * src/matcher_parser_parse.y
14640         * src/procmime.c
14641         * src/sourcewindow.c
14642         * src/common/Makefile.am
14643         * src/common/intl.h             ** REMOVED **
14644         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14645                 sync with main (revision 109)
14646                 and clean up
14647
14648 2005-02-16 [colin]      1.0.1cvs11.3
14649
14650         * src/summaryview.c
14651                 Fix collapsed thread not highlighting when new
14652                 messages in it (Bug 568) Patch by Stephan Sachse.
14653                 Fix messed up selection when reaching bounds (Bug 632)
14654         * src/prefs_themes.c
14655                 Fix theme installing (Bug 684)
14656
14657 2005-02-16 [colin]      1.0.1cvs11.2
14658
14659         * src/messageview.c
14660                 Fix messageview_select_all
14661
14662 2005-02-16 [colin]      1.0.1cvs11.1
14663
14664         * src/mh.c
14665                 Sync with HEAD (MH scan required function)
14666
14667 2005-02-15 [colin]      1.0.1cvs8.1
14668
14669         * src/mimeview.c
14670         * src/common/utils.c
14671                 Sync with HEAD (filename chars substitution)
14672
14673 2005-02-15 [colin]      1.0.1cvs7.3
14674
14675         * src/gtk/pluginwindow.c
14676                 Fix button spacing
14677
14678 2005-02-15 [colin]      1.0.1cvs7.2
14679
14680         * src/mimeview.c
14681                 Fix mime icons not reset across message when
14682                 scrolled down
14683
14684 2005-02-15 [colin]      1.0.1cvs7.1
14685
14686         * src/compose.c
14687         * src/procmime.c
14688                 Sync with HEAD (optimisation of cvs6)
14689
14690 2005-02-14 [colin]      1.0.1cvs6.1
14691
14692         * src/compose.c
14693         * src/procmime.c
14694                 Sync with HEAD (encode "From " at line beginning)
14695
14696 2005-02-14 [colin]      1.0.1cvs5.3
14697
14698         * src/compose.c
14699                 Fix wrapping with accentued chars.
14700
14701 2005-02-13 [colin]      1.0.1cvs5.2
14702
14703         * src/textview.c
14704                 Fix email informative part parsing with
14705                 accentued chars in it. ispunct() returns
14706                 true for them in utf8...
14707
14708 2005-02-12 [colin]      1.0.1cvs5.1
14709
14710         * src/filtering.c
14711                 Sync with HEAD (remove wrong use of compose after send)
14712
14713 2005-02-12 [paul]       1.0.1cvs4.5
14714
14715         * src/textview.c
14716                 remove unnecessary code (thanks to Alfons)
14717
14718 2005-02-12 [paul]       1.0.1cvs4.4
14719
14720         * src/textview.c
14721                 add 'Copy' to contextual menu on emails
14722
14723 2005-02-11 [colin]      1.0.1cvs4.3
14724
14725         * src/compose.c
14726                 revert 1.0.0cvs28.2, it doesn't work that well.
14727
14728 2005-02-11 [paul]       1.0.1cvs4.2
14729
14730         * po/Makefile.in.in
14731                 fix 'make release'
14732
14733 2005-02-10 [paul]       1.0.1cvs4.1
14734
14735         * ChangeLog
14736         * ChangeLog.claws
14737         * ChangeLog.jp
14738         * configure.ac
14739         * src/compose.c
14740                 sync with HEAD (sync with main)
14741
14742 2005-02-10 [paul]       1.0.1cvs3.2
14743
14744         * AUTHORS
14745         * Makefile.am
14746         * autogen.sh
14747         * configure.ac
14748         * config/mkinstalldirs
14749         * intl/.cvsignore
14750         * intl/ChangeLog
14751         * intl/VERSION
14752         * intl/bindtextdom.c
14753         * intl/config.charset
14754         * intl/dcgettext.c
14755         * intl/dcigettext.c
14756         * intl/dcngettext.c
14757         * intl/dgettext.c
14758         * intl/dngettext.c
14759         * intl/eval-plural.h
14760         * intl/explodename.c
14761         * intl/finddomain.c
14762         * intl/gettext.c
14763         * intl/gettextP.h
14764         * intl/gmo.h
14765         * intl/hash-string.h
14766         * intl/intl-compat.c
14767         * intl/l10nflist.c
14768         * intl/libgnuintl.h.in
14769         * intl/loadinfo.h
14770         * intl/loadmsgcat.c
14771         * intl/localcharset.c
14772         * intl/localcharset.h
14773         * intl/locale.alias
14774         * intl/localealias.c
14775         * intl/localename.c
14776         * intl/log.c
14777         * intl/ngettext.c
14778         * intl/os2compat.c
14779         * intl/os2compat.h
14780         * intl/osdep.c
14781         * intl/plural-exp.c
14782         * intl/plural-exp.h
14783         * intl/plural.c
14784         * intl/plural.y
14785         * intl/ref-add.sin
14786         * intl/ref-del.sin
14787         * intl/relocatable.c
14788         * intl/relocatable.h
14789         * intl/textdomain.c
14790         * m4/Makefile.am
14791         * po/Makefile.in.in
14792         * src/Makefile.am
14793         * src/account.c
14794         * src/action.c
14795         * src/addr_compl.c
14796         * src/addressadd.c
14797         * src/addressbook.c
14798         * src/addrgather.c
14799         * src/addrindex.c
14800         * src/alertpanel.c
14801         * src/browseldap.c
14802         * src/codeconv.c
14803         * src/codeconv.h
14804         * src/compose.c
14805         * src/compose.h
14806         * src/crash.c
14807         * src/editaddress.c
14808         * src/editbook.c
14809         * src/editgroup.c
14810         * src/editjpilot.c
14811         * src/editldap.c
14812         * src/editldap_basedn.c
14813         * src/editvcard.c
14814         * src/exphtmldlg.c
14815         * src/expldifdlg.c
14816         * src/export.c
14817         * src/exporthtml.c
14818         * src/filtering.c
14819         * src/folder.c
14820         * src/folder_item_prefs.c
14821         * src/foldersel.c
14822         * src/folderview.c
14823         * src/grouplistdialog.c
14824         * src/headerview.c
14825         * src/imap.c
14826         * src/imap_gtk.c
14827         * src/import.c
14828         * src/importldif.c
14829         * src/importmutt.c
14830         * src/importpine.c
14831         * src/inc.c
14832         * src/ldif.c
14833         * src/main.c
14834         * src/mainwindow.c
14835         * src/matcher.c
14836         * src/mbox.c
14837         * src/message_search.c
14838         * src/messageview.c
14839         * src/mh.c
14840         * src/mh_gtk.c
14841         * src/mimeview.c
14842         * src/msgcache.c
14843         * src/news.c
14844         * src/news_gtk.c
14845         * src/noticeview.c
14846         * src/partial_download.c
14847         * src/pop.c
14848         * src/prefs_account.c
14849         * src/prefs_actions.c
14850         * src/prefs_common.c
14851         * src/prefs_customheader.c
14852         * src/prefs_display_header.c
14853         * src/prefs_ext_prog.c
14854         * src/prefs_filtering.c
14855         * src/prefs_filtering_action.c
14856         * src/prefs_folder_item.c
14857         * src/prefs_fonts.c
14858         * src/prefs_gtk.c
14859         * src/prefs_matcher.c
14860         * src/prefs_msg_colors.c
14861         * src/prefs_spelling.c
14862         * src/prefs_summary_column.c
14863         * src/prefs_template.c
14864         * src/prefs_themes.c
14865         * src/prefs_toolbar.c
14866         * src/prefs_wrapping.c
14867         * src/privacy.c
14868         * src/procheader.c
14869         * src/procmime.c
14870         * src/procmsg.c
14871         * src/quote_fmt.c
14872         * src/recv.c
14873         * src/send_message.c
14874         * src/setup.c
14875         * src/sourcewindow.c
14876         * src/ssl_manager.c
14877         * src/statusbar.c
14878         * src/summary_search.c
14879         * src/summaryview.c
14880         * src/textview.c
14881         * src/toolbar.c
14882         * src/wizard.c
14883         * src/common/nntp.c
14884         * src/common/plugin.c
14885         * src/common/smtp.c
14886         * src/common/ssl.c
14887         * src/common/ssl_certificate.c
14888         * src/common/string_match.c
14889         * src/common/sylpheed.c
14890         * src/common/template.c
14891         * src/common/utils.c
14892         * src/gtk/about.c
14893         * src/gtk/colorlabel.c
14894         * src/gtk/description_window.c
14895         * src/gtk/filesel.c
14896         * src/gtk/foldersort.c
14897         * src/gtk/gtkaspell.c
14898         * src/gtk/gtkutils.c
14899         * src/gtk/inputdialog.c
14900         * src/gtk/logwindow.c
14901         * src/gtk/menu.c
14902         * src/gtk/pluginwindow.c
14903         * src/gtk/prefswindow.c
14904         * src/gtk/progressdialog.c
14905         * src/gtk/quicksearch.c
14906         * src/gtk/sslcertwindow.c
14907         * src/plugins/clamav/clamav_plugin.c
14908         * src/plugins/clamav/clamav_plugin_gtk.c
14909         * src/plugins/demo/demo.c
14910         * src/plugins/dillo_viewer/dillo_prefs.c
14911         * src/plugins/dillo_viewer/dillo_viewer.c
14912         * src/plugins/image_viewer/plugin.c
14913         * src/plugins/image_viewer/viewer.c
14914         * src/plugins/image_viewer/viewerprefs.c
14915         * src/plugins/mathml_viewer/mathml_viewer.c
14916         * src/plugins/pgpmime/passphrase.c
14917         * src/plugins/pgpmime/plugin.c
14918         * src/plugins/pgpmime/prefs_gpg.c
14919         * src/plugins/pgpmime/select-keys.c
14920         * src/plugins/pgpmime/sgpgme.c
14921         * src/plugins/spamassassin/spamassassin.c
14922         * src/plugins/spamassassin/spamassassin_gtk.c
14923         * src/plugins/trayicon/trayicon.c
14924                 sync with main (revision 104)
14925
14926 2005-02-10 [colin]      1.0.1cvs3.1
14927
14928         * src/mainwindow.c
14929                 Sync with HEAD (fix occasional crasher)
14930
14931 2005-02-10 [colin]      1.0.1cvs2.1
14932
14933         * src/messageview.c
14934                 Synw with HEAD (don't automatically display html)
14935
14936 2005-02-09 [colin]      1.0.1cvs1.3
14937
14938         * src/textview.c
14939         * src/textview.h
14940                 Add contextual menu on emails
14941
14942 2005-02-09 [colin]      1.0.1cvs1.2
14943
14944         * src/codeconv.c
14945                 Fix converting from broken headers and 
14946                 put back the _ in missing places
14947                 (feature broke with cvs24.2 sync, main 
14948                  possibly affected?)
14949
14950 2005-02-09 [colin]      1.0.1cvs1.1
14951
14952         * src/messageview.c
14953         * src/mimeview.c
14954         * src/mimeview.h
14955                 Sync with HEAD (display non text/plain mails with plugin)
14956
14957 2005-02-08 [colin]      1.0.1.1
14958
14959         * ChangeLog.claws
14960         * po/pt_BR.po
14961                 Sync with HEAD
14962         * configure.ac
14963                 Make default configuration directory 
14964                 be .sylpheed-gtk2
14965
14966 2005-02-08 [colin]      1.0.0cvs29.1
14967
14968         * po/de.po
14969         * po/es.po
14970         * po/fr.po
14971         * po/it.po
14972         * po/sk.po
14973         * po/sr.po
14974                 Sync translations with HEAD
14975
14976 2005-02-06 [colin]      1.0.0cvs28.3
14977
14978         * src/compose.c
14979                 Make compose a bit faster - patch by Alfons.
14980
14981 2005-02-06 [colin]      1.0.0cvs28.2
14982
14983         * src/compose.c
14984                 Make pasting via middle-click more reliable
14985
14986 2005-02-05 [paul]       1.0.0cvs28.1
14987
14988         * ChangeLog
14989         * ChangeLog.claws
14990         * ChangeLog.jp
14991         * configure.ac
14992         * src/compose.c
14993                 sync with HEAD
14994                 (fix bug 682 'redirect is broken'
14995
14996 2005-02-05 [torte]      1.0.0cvs27.1
14997
14998         * ChangeLog.claws
14999         * configure.ac
15000         * src/partial_download.c
15001                 Sync with HEAD (fix buf overflow)
15002
15003 2005-02-03 [colin]      1.0.0cvs26.1
15004
15005         * src/common/plugin.c
15006                 Sync with HEAD (avoid plugin mismatches)
15007
15008 2005-02-03 [paul]       1.0.0cvs25.3
15009
15010         * src/folderview.c
15011         * src/headerview.c
15012         * src/summaryview.c
15013         * src/textview.c
15014         * src/gtk/colorlabel.c
15015                 third and final part of initial sync with main-gtk2
15016
15017 2005-02-03 [paul]       1.0.0cvs25.2
15018
15019         * src/jpilot.c
15020                 fix building with jpilot support
15021
15022 2005-02-02 [colin]      1.0.0cvs25.1
15023
15024         * src/messageview.c
15025                 Sync with HEAD (fix dangerous typo)
15026
15027 2005-02-01 [colin]      1.0.0cvs24.3
15028
15029         * src/common/xml.c
15030                 Write file as advertised (UTF-8)
15031
15032 2005-02-01 [paul]       1.0.0cvs24.2
15033
15034         * src/addrbook.c
15035         * src/addrindex.c
15036         * src/alertpanel.h
15037         * src/codeconv.c
15038         * src/codeconv.h
15039         * src/compose.c
15040         * src/export.c
15041         * src/folder_item_prefs.c
15042         * src/html.c
15043         * src/imap.c
15044         * src/import.c
15045         * src/jpilot.c
15046         * src/mainwindow.c
15047         * src/matcher_parser_lex.l
15048         * src/messageview.c
15049         * src/mh.c
15050         * src/prefs_account.c
15051         * src/prefs_actions.c
15052         * src/prefs_common.c
15053         * src/prefs_gtk.c
15054         * src/prefs_gtk.h
15055         * src/prefs_themes.c
15056         * src/procheader.c
15057         * src/procmime.c
15058         * src/sourcewindow.c
15059         * src/statusbar.c
15060         * src/summaryview.c
15061         * src/textview.c
15062         * src/toolbar.c
15063         * src/unmime.c
15064         * src/common/template.c
15065         * src/common/utils.c
15066         * src/common/xml.c
15067         * src/common/xml.h
15068         * src/gtk/gtkaspell.c
15069         * src/plugins/clamav/clamav_plugin.c
15070         * src/plugins/dillo_viewer/dillo_prefs.c
15071         * src/plugins/image_viewer/viewerprefs.c
15072         * src/plugins/pgpmime/passphrase.c
15073         * src/plugins/pgpmime/prefs_gpg.c
15074         * src/plugins/pgpmime/select-keys.c
15075         * src/plugins/spamassassin/spamassassin.c
15076                 second part of initial sync with main-gtk2
15077                 (more to follow)
15078
15079 2005-01-31 [colin]      1.0.0cvs24.1
15080
15081         * src/compose.c
15082                 Sync with HEAD
15083
15084 2005-01-29 [paul]       1.0.0cvs23.2
15085
15086         * src/account.c
15087         * src/action.c
15088         * src/addressadd.c
15089         * src/addressbook.c
15090         * src/alertpanel.c
15091         * src/compose.c
15092         * src/editaddress.c
15093         * src/editbook.c
15094         * src/editgroup.c
15095         * src/editjpilot.c
15096         * src/editldap.c
15097         * src/editldap_basedn.c
15098         * src/editvcard.c
15099         * src/export.c
15100         * src/foldersel.c
15101         * src/grouplistdialog.c
15102         * src/import.c
15103         * src/importldif.c
15104         * src/inc.c
15105         * src/main.c
15106         * src/mainwindow.c
15107         * src/message_search.c
15108         * src/messageview.c
15109         * src/mimeview.c
15110         * src/prefs_actions.c
15111         * src/prefs_common.c
15112         * src/prefs_common.h
15113         * src/prefs_customheader.c
15114         * src/prefs_display_header.c
15115         * src/prefs_filtering.c
15116         * src/prefs_filtering_action.c
15117         * src/prefs_gtk.c
15118         * src/prefs_matcher.c
15119         * src/prefs_summary_column.c
15120         * src/prefs_template.c
15121         * src/sourcewindow.c
15122         * src/summary_search.c
15123         * src/summaryview.c
15124         * src/textview.c
15125         * src/gtk/about.c
15126         * src/gtk/description_window.c
15127         * src/gtk/gtkshruler.c
15128         * src/gtk/gtkutils.c
15129         * src/gtk/gtkutils.h
15130         * src/gtk/inputdialog.c
15131         * src/gtk/logwindow.c
15132         * src/gtk/prefswindow.c
15133         * src/gtk/progressdialog.c
15134         * src/gtk/progressdialog.h
15135                 first part of initial sync with main-gtk2
15136                 (more to follow)
15137
15138 2005-01-28 [colin]      1.0.0cvs23.1
15139
15140         * src/folderview.c
15141                 Sync with HEAD
15142
15143 2005-01-27 [colin]      1.0.0cvs21.1
15144
15145         * src/folder.c
15146         * src/folderview.c
15147                 Sync with HEAD
15148
15149 2005-01-27 [colin]      1.0.0cvs19.1
15150
15151         * src/procmime.c
15152                 Sync with HEAD
15153
15154 2005-01-27 [colin]      1.0.0cvs18.1
15155
15156         * src/messageview.c
15157         * src/summaryview.c
15158         * src/mainwindow.c
15159         * src/compose.c
15160         * src/compose.h
15161         * src/procmsg.c
15162         * src/procmsg.h
15163         * src/toolbar.c
15164                 Sync with HEAD
15165
15166 2005-01-26 [paul]       1.0.0cvs15.2
15167
15168         * src/compose.c
15169                 compose_entries_set(): convert subject and body to
15170                 utf8 if necessary. patch by Felix Eckhofer
15171
15172 2005-01-26 [paul]       1.0.0cvs15.1
15173
15174         * configure.ac
15175         * src/common/template.c
15176                 sync with HEAD (fix memory leak)
15177
15178 2005-01-25 [paul]       1.0.0cvs14.1
15179
15180         * configure.ac
15181         * src/compose.c
15182                 sync with HEAD
15183
15184 2005-01-24 [colin]      1.0.0cvs13.1
15185
15186         * src/summaryview.c
15187                 Sync with HEAD
15188
15189 2005-01-24 [paul]       1.0.0cvs12.1
15190
15191         * configure.ac
15192         * src/messageview.c
15193         * src/mh.c
15194         * src/common/utils.c
15195                 sync with HEAD
15196
15197 2005-01-24 [colin]      1.0.0cvs11.1
15198
15199         * src/procheader.c
15200                 Sync with HEAD
15201
15202 2005-01-24 [colin]      1.0.0cvs10.1
15203
15204         * src/folderview.c
15205                 Sync with HEAD
15206
15207 2005-01-23 [colin]      1.0.0cvs9.1
15208
15209         * src/crash.c
15210                 Sync with HEAD
15211
15212 2005-01-22 [colin]      1.0.0cvs8.1
15213
15214         * src/summaryview.c
15215         * src/gtk/quicksearch.c
15216                 Sync with HEAD
15217
15218 2005-01-21 [colin]      1.0.0cvs7.1
15219
15220         * src/summaryview.c
15221                 Sync with HEAD
15222
15223 2005-01-21 [colin]      1.0.0cvs6.1
15224
15225         * src/summaryview.c
15226                 Sync with HEAD
15227
15228 2005-01-21 [colin]      1.0.0cvs5.1
15229
15230         * src/gtk/quicksearch.c
15231         * src/prefs_common.c
15232         * src/prefs_common.h
15233                 Sync with HEAD (recurse option)
15234
15235 2005-01-21 [colin]      1.0.0cvs4.1
15236
15237         * src/folder.h
15238         * src/folderview.c
15239         * src/folderview.h
15240         * src/summaryview.c
15241         * src/gtk/quicksearch.c
15242         * src/gtk/quicksearch.h
15243                 Sync with HEAD (recursive quicksearch)
15244
15245 2005-01-20 [colin]      1.0.0cvs3.4
15246
15247         * src/ssl_manager.c
15248                 Remove useless code
15249
15250 2005-01-20 [colin]      1.0.0cvs3.3
15251
15252         * src/ssl_manager.c
15253                 Fix leak, thanks to Alfons.
15254
15255 2005-01-20 [colin]      1.0.0cvs3.2
15256
15257         * src/ssl_manager.c
15258                 Port SSL certificate window to GTK2.
15259
15260 2005-01-20 [paul]       1.0.0cvs3.1
15261
15262         * ChangeLog.claws
15263         * configure.ac
15264         * src/addrindex.c
15265         * src/addrindex.h
15266                 sync with HEAD
15267
15268 2005-01-19 [colin]      1.0.0cvs2.2
15269
15270         * src/plugins/trayicon/trayicon.c
15271                 Fix freeze with gtk-2.6, the easy way
15272                 (signal blocking helpless there...)
15273                 Closes bug #668.
15274
15275 2005-01-19 [colin]      1.0.0cvs2.1
15276
15277         * src/mbox.c
15278         * src/mbox.h
15279         * src/mainwindow.c
15280         * src/summaryview.c
15281         * src/summaryview.h
15282                 Sync with HEAD
15283
15284 2005-01-19 [paul]       1.0.0cvs1.1
15285
15286         * configure.ac
15287         * po/de.po
15288         * po/es.po
15289         * po/fr.po
15290         * po/hr.po
15291         * po/it.po
15292         * po/ja.po
15293         * po/ko.po
15294         * po/pt_BR.po
15295         * po/ru.po
15296         * po/sk.po
15297         * po/sr.po
15298                 sync with HEAD (update translations)
15299
15300 2005-01-18 [colin]      1.0.0cvs0.1
15301
15302         * src/foldersel.c
15303                 Specify search column - patch by Alfons
15304
15305 2005-01-18 [colin]      0.9.13cvs36.3
15306
15307         * src/prefs_toolbar.c
15308                 Change Delete to Remove
15309         * src/prefs_fonts.c
15310                 GTK2 version and leak fixes
15311         * src/prefs_actions.c
15312                 Add stock buttons.
15313                 All patches by Alfons
15314
15315 2005-01-17 [colin]      0.9.13cvs36.2
15316
15317         * src/compose.c
15318                 Fix DnD inserting twice. While at it,
15319                 add DnD support for text/plain in the
15320                 body, and add support in the headers.
15321
15322 2005-01-16 [colin]      0.9.13cvs36.1
15323
15324         * ChangeLog
15325         * ChangeLog.jp
15326         * ChangeLog.claws
15327                 Sync with HEAD (nothing applicable)
15328
15329 2005-01-16 [colin]      0.9.13cvs33.2
15330
15331         * src/prefs_toolbar.c
15332                 GTK2ize prefs_toolbar, by Alfons.
15333
15334 2005-01-14 [colin]      0.9.13cvs33.1
15335
15336         * src/html.c
15337         * src/msgcache.c
15338                 Sync with HEAD
15339
15340 2005-01-14 [colin]      0.9.13cvs32.1
15341
15342         * src/html.c
15343         * src/html.h
15344         * src/msgcache.c
15345         * AUTHORS
15346         * tools/calypso_convert.pl
15347                 Sync with HEAD
15348
15349 2005-01-08 [colin]      0.9.13cvs29.2
15350
15351         * src/prefs_filtering_action.c
15352         * src/prefs_filtering.c
15353                 2 more gtk2 patches by Alfons
15354
15355 2005-01-07 [paul]       0.9.13cvs29.1
15356
15357         * ChangeLog
15358         * ChangeLog.claws
15359         * ChangeLog.jp
15360         * configure.ac
15361         * src/pop.c
15362         * src/pop.h
15363                 sync with HEAD
15364
15365 2005-01-07 [colin]      0.9.13cvs28.3
15366
15367         * src/gtk/progressdialog.c
15368         * src/gtk/progressdialog.h
15369         * src/inc.c
15370         * src/send_message.c
15371                 GTK2 for the incorporation dialog. The CList isn't dead
15372                 yet, for a more smooth migration. Patch by Alfons.
15373
15374 2005-01-06 [colin]      0.9.13cvs28.2
15375
15376         * src/prefs_display_header.c
15377                 GTK2 conversion by Alfons
15378         * src/prefs_actions.c
15379         * src/prefs_matcher.c
15380                 Fix 2 leaks - patch by Alfons
15381
15382 2005-01-06 [colin]      0.9.13cvs28.1
15383
15384         * src/prefs_matcher.c
15385                 Sync with HEAD
15386
15387 2005-01-06 [colin]      0.9.13cvs27.4
15388
15389         * src/prefs_matcher.c
15390                 Fix double-free. Patch by Alfons
15391
15392 2005-01-06 [colin]      0.9.13cvs27.3
15393
15394         * src/prefs_matcher.c
15395                 GTK2 widgets + memleak
15396                 Patch by Alfons
15397
15398 2005-01-05 [colin]      0.9.13cvs27.2
15399
15400         * src/account.c
15401         * src/addr_compl.c
15402         * src/foldersel.c
15403         * src/stock_pixmap.c
15404         * src/stock_pixmap.h
15405                 3 more GTK2 patches by Alfons.
15406
15407 2005-01-04 [colin]      0.9.13cvs27.1
15408
15409         * src/folderview.c
15410         * src/imap_gtk.c
15411         * src/news_gtk.c
15412                 Sync with HEAD
15413
15414 2005-01-04 [colin]      0.9.13cvs25.9
15415
15416         * src/compose.c
15417                 Fix Show Ruler menuitem
15418         * src/prefs_template.c
15419                 Convert to GTK2
15420         * src/common/utils.c
15421                 Make auto pointer stuff handles NULLs
15422                 Patches by Alfons.
15423
15424 2005-01-04 [colin]      0.9.13cvs25.8
15425
15426         * src/compose.c
15427                 Move the attachment list to gtk2
15428                 Patch by Alfons.
15429
15430 2005-01-04 [colin]      0.9.13cvs25.7
15431
15432         * src/textview.c
15433                 Make some keys work again
15434                 Patch by SungHyun Nam <namsh@kldp.org>
15435
15436 2005-01-04 [colin]      0.9.13cvs25.6
15437
15438         * src/gtk/gtkshruler.c
15439                 Move the ruler to GTK2
15440                 Patch by Alfons
15441
15442 2005-01-03 [colin]      0.9.13cvs25.5
15443
15444         * src/compose.c
15445                 Fix my broken patch apply 
15446
15447 2005-01-03 [colin]      0.9.13cvs25.4
15448
15449         * src/common/utils.c
15450         * src/common/utils.h
15451         * src/gtk/prefswindow.c
15452                 Move auto pointer stuff to utils.c
15453                 Patch by Alfons again :)
15454
15455 2005-01-03 [colin]      0.9.13cvs25.3
15456
15457         * src/compose.c
15458         * src/prefs_gtk.c
15459         * src/prefs_template.c
15460         * src/textview.c
15461                 Empty text widgets with empty strings, not NULL char
15462                 Patch by SungHyun Nam <namsh@kldp_org>
15463
15464 2005-01-03 [colin]      0.9.13cvs25.2
15465
15466         * src/main.c
15467         * AUTHORS
15468                 Sync with HEAD
15469
15470 2005-01-03 [colin]      0.9.13cvs25.1
15471
15472         * src/pop.c
15473         * src/pop.h
15474                 Sync with HEAD
15475
15476 2005-01-03 [colin]      0.9.13cvs24.3
15477
15478         * src/account.c
15479                 Two patches from Alfons and Alex S Moore:
15480                 fix images, fix return value.
15481
15482 2005-01-01 [colin]      0.9.13cvs24.2
15483
15484         * src/prefs_actions.c
15485                 Fix over-zealous assertion. Patch by Alfons
15486
15487 2005-01-01 [colin]      0.9.13cvs24.1
15488
15489         * src/procmime.c
15490                 Sync with HEAD (leak fix)
15491
15492 2004-12-31 [colin]      0.9.13cvs23.2
15493
15494         * src/prefs_common.c
15495                 GTK2 widgets + stock buttons - patch by Alfons
15496
15497 2004-12-31 [paul]       0.9.13cvs23.1
15498
15499         * configure.ac
15500                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15501         * src/gtk/pluginwindow.c
15502                 use GTK2 widgets and plug memory leaks,
15503                 patches by Alfons
15504
15505 2004-12-30 [colin]      0.9.13cvs22.4
15506
15507         * src/account.c
15508         * src/action.c
15509         * src/export.c
15510         * src/foldersel.c
15511         * src/import.c
15512         * src/message_search.c
15513         * src/prefs_actions.c
15514         * src/prefs_common.c
15515         * src/prefs_customheader.c
15516         * src/prefs_filtering.c
15517         * src/prefs_summary_column.c
15518         * src/summary_search.c
15519         * src/gtk/about.c
15520         * src/gtk/description_window.c
15521         * src/gtk/gtkutils.c
15522         * src/gtk/gtkutils.h
15523         * src/gtk/inputdialog.c
15524         * src/gtk/prefswindow.c
15525                 Use GTK2 stock buttons. Patches by Alfons.
15526
15527 2004-12-30 [colin]      0.9.13cvs22.3
15528
15529         * src/account.c
15530                 Sync with HEAD
15531         * src/prefs_actions.c
15532         * src/prefs_customheader.c
15533         * src/prefs_filtering.c
15534         * src/prefs_msg_colors.c
15535         * src/prefs_summary_column.c
15536         * src/gtk/prefswindow.c
15537                 Use GtkTreeView instead of deprecated 
15538                 widgets. Patches by Alfons.
15539
15540 2004-12-30 [paul]       0.9.13cvs22.2
15541
15542         * src/foldersel.c
15543                 use GTK 2 Tree View
15544                 patch by Alfons, with root folder sorting fix
15545                 by Stephan Sachse
15546
15547 2004-12-30 [paul]       0.9.13cvs22.1
15548
15549         * ChangeLog
15550         * ChangeLog.claws
15551         * ChangeLog.jp
15552         * NEWS
15553         * configure.ac
15554         * src/account.c
15555                 sync with HEAD
15556
15557 2004-12-22 [martin]     0.9.13cvs21.2
15558
15559         * src/action.c
15560                 free the command line after its use
15561
15562 2004-12-18 [paul]       0.9.13cvs21.1
15563
15564         * AUTHORS
15565         * ChangeLog
15566         * ChangeLog.claws
15567         * ChangeLog.jp
15568         * NEWS
15569         * configure.ac
15570         * src/action.c
15571         * src/compose.c
15572         * src/syldap.c
15573                 sync with HEAD
15574
15575 2004-12-17 [martin]     0.9.13cvs17.2
15576
15577         * src/action.c
15578                 convert actions input to locale
15579         * src/inc.c
15580                 convert notification command to locale
15581         * src/plugins/pgpmime/select-keys.c
15582                 convert attributes to utf8
15583
15584 2004-12-14 [colin]      0.9.13cvs17.1
15585
15586         * ChangeLog
15587         * ChangeLog.jp
15588         * ChangeLog.claws
15589         * src/action.c
15590         * src/common/utils.c
15591         * src/gtk/prefswindow.c
15592         * src/gtk/gtkutils.c
15593         * src/gtk/gtkutils.h
15594         * src/plugins/spamassassin/libspamc.c
15595                 Sync with HEAD
15596
15597 2004-12-13 [colin]      0.9.13cvs14.1
15598
15599         * src/quote_fmt_parse.y
15600                 Sync with HEAD
15601
15602 2004-12-10 [colin]      0.9.13cvs12.1
15603
15604         * src/prefs_themes.c
15605         * src/mainwindow.c
15606         * src/messageview.c
15607                 Sync with HEAD
15608
15609 2004-12-09 [colin]      0.9.13cvs10.1
15610
15611         * src/procmime.c
15612                 Sync with HEAD (fix B64 encoding from memory)
15613
15614 2004-12-08 [colin]      0.9.13cvs9.1
15615
15616         * src/gtk/colorlabel.c
15617                 Sync with HEAD
15618
15619 2004-12-08 [paul]       0.9.13cvs8.2
15620
15621         * src/gtk/pluginwindow.c
15622                 fix window resizing oddities
15623
15624 2004-12-08 [colin]      0.9.13cvs8.1
15625
15626         * src/quote_fmt_parse.y
15627                 Sync with HEAD
15628
15629 2004-12-08 [colin]      0.9.13cvs7.1
15630
15631         * src/matcher_parser_parse.y
15632         * src/msgcache.c
15633         * src/prefs_matcher.c
15634         * src/procheader.c
15635         * src/matcher.c
15636         * src/common/defs.h
15637         * po/sr.po
15638                 Sync with HEAD
15639
15640 2004-12-08 [colin]      0.9.13cvs6.1
15641
15642         * src/quote_fmt_parse.y
15643         * src/textview.c
15644                 Sync with HEAD
15645         * src/gtk/prefswindow.c
15646         * src/gtk/pluginwindow.c
15647                 Fix G_CALLBACKS protos (thanks to Alfons)
15648
15649 2004-12-07 [torte]      0.9.13cvs2.2
15650
15651         * src/procmime.c
15652                 [Bug 650] reply button causes crash
15653                 Thanks to David Relson and Christoph
15654
15655 2004-12-07 [colin]      0.9.13cvs2.1
15656
15657         * ChangeLog.claws
15658         * AUTHORS
15659         * po/sk.po
15660         * src/procmime.c
15661         * src/prefs_account.c
15662         * src/common/smtp.c
15663         * src/common/smtp.h
15664                 Sync with HEAD
15665
15666 2004-12-06 [colin]      0.9.12cvs187.1
15667
15668         * ChangeLog.claws
15669         * INSTALL
15670         * Makefile.am
15671         * README.claws
15672         * TODO.claws
15673         * configure.ac
15674         * po/bg.po
15675         * po/cs.po
15676         * po/el.po
15677         * po/en_GB.po
15678         * po/es.po
15679         * po/fr.po
15680         * po/hr.po
15681         * po/hu.po
15682         * po/it.po
15683         * po/ja.po
15684         * po/ko.po
15685         * po/nl.po
15686         * po/pl.po
15687         * po/pt_BR.po
15688         * po/ru.po
15689         * po/sk.po
15690         * po/sr.po
15691         * po/sv.po
15692         * po/zh_CN.po
15693         * po/zh_TW.Big5.po
15694         * src/compose.c
15695         * tools/Makefile.am
15696         * tools/README
15697         * tools/filter_conv.pl
15698         * tools/kdeservicemenu/README
15699         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15700         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15701                 Sync with HEAD
15702
15703 2004-12-04 [colin]      0.9.12cvs183.1
15704
15705         * src/compose.c
15706                 Sync with HEAD (compose window position saving)
15707
15708 2004-12-04 [paul]       0.9.12cvs182.3
15709
15710         * src/messageview.c
15711         * src/mimeview.c
15712         * src/prefs_customheader.c
15713         * src/gtk/quicksearch.c
15714                 replace some forgotten GTK_SIGNAL_FUNCs
15715
15716 2004-12-04 [paul]       0.9.12cvs182.2
15717
15718         * src/Makefile.am
15719                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15720                 committed in error      
15721
15722 2004-12-04 [paul]       0.9.12cvs182.1
15723
15724         * ChangeLog
15725         * ChangeLog.claws
15726         * ChangeLog.jp
15727         * INSTALL
15728         * NEWS
15729         * README
15730         * README.jp
15731         * configure.ac
15732         * doc/manual/ja/Makefile.am
15733         * doc/manual/ja/sylpheed-1.html
15734         * doc/manual/ja/sylpheed-10.html
15735         * doc/manual/ja/sylpheed-11.html
15736         * doc/manual/ja/sylpheed-12.html
15737         * doc/manual/ja/sylpheed-13.html
15738         * doc/manual/ja/sylpheed-14.html
15739         * doc/manual/ja/sylpheed-15.html
15740         * doc/manual/ja/sylpheed-16.html
15741         * doc/manual/ja/sylpheed-17.html
15742         * doc/manual/ja/sylpheed-18.html
15743         * doc/manual/ja/sylpheed-19.html
15744         * doc/manual/ja/sylpheed-2.html
15745         * doc/manual/ja/sylpheed-20.html
15746         * doc/manual/ja/sylpheed-3.html
15747         * doc/manual/ja/sylpheed-4.html
15748         * doc/manual/ja/sylpheed-5.html
15749         * doc/manual/ja/sylpheed-6.html
15750         * doc/manual/ja/sylpheed-7.html
15751         * doc/manual/ja/sylpheed-8.html
15752         * doc/manual/ja/sylpheed-9.html
15753         * doc/manual/ja/sylpheed.html
15754         * doc/manual/ja/sylpheed.sgml
15755         * po/de.po
15756         * src/Makefile.am
15757         * src/compose.c
15758         * src/procmime.c
15759         * src/pixmaps/regular.xpm **REMOVED**
15760         * src/plugins/pgpmime/pgpmime.c
15761         * src/plugins/pgpmime/plugin.c
15762         * src/plugins/pgpmime/prefs_gpg.c
15763                 sync with HEAD
15764
15765 2004-12-03 [paul]       0.9.12cvs180.1
15766
15767         * ChangeLog
15768         * ChangeLog.claws
15769         * ChangeLog.jp
15770         * configure.ac
15771         * src/Makefile.am
15772         * src/pop.c
15773         * src/common/utils.c
15774         * src/common/utils.h
15775         * src/pixmaps/continue.xpm
15776         * src/pixmaps/dir_close.xpm
15777         * src/pixmaps/dir_open.xpm
15778         * src/pixmaps/drafts_close.xpm
15779         * src/pixmaps/drafts_open.xpm
15780         * src/pixmaps/folder.xpm **REMOVED**
15781         * src/pixmaps/group.xpm
15782         * src/pixmaps/unread.xpm
15783                 sync with HEAD
15784
15785 2004-12-02 [colin]      0.9.12cvs179.1
15786
15787         * src/compose.c
15788                 Sync with HEAD (non-duplicated reedition)
15789
15790 2004-12-02 [colin]      0.9.12cvs178.1
15791
15792         * src/compose.c
15793                 Sync with HEAD (linewrap_quote fix)
15794
15795 2004-12-01 [colin]      0.9.12cvs177.3
15796
15797         * src/addrharvest.c
15798                 Replace sizeof with strlen
15799
15800 2004-12-01 [paul]       0.9.12cvs177.2
15801
15802         * src/addrharvest.c
15803                 fix 'harvest addresses'
15804
15805 2004-11-30 [colin]      0.9.12cvs177.1
15806
15807         * src/gtk/prefswindow.c
15808         * src/gtk/pluginwindow.c
15809                 Sync with HEAD
15810
15811 2004-11-29 [colin]      0.9.12cvs176.1
15812
15813         * src/folderview.c
15814                 sync with HEAD (Fix disappearing separators in folderview's popup)
15815
15816 2004-11-29 [colin]      0.9.12cvs175.1
15817
15818         * src/procmime.c
15819                 Sync with head (another format fix)
15820
15821 2004-11-29 [colin]      0.9.12cvs174.1
15822
15823         * src/pop.c
15824                 Sync with HEAD (format string fix)
15825
15826 2004-11-26 [colin]      0.9.12cvs173.1
15827
15828         * src/common/smtp.c
15829         * src/common/smtp.h
15830                 Sync with HEAD
15831
15832 2004-11-24 [colin]      0.9.12cvs172.1
15833
15834         * src/plugins/pgpmime/pgpmime.c
15835                 Sync with HEAD
15836
15837 2004-11-24 [colin]      0.9.12cvs171.1
15838
15839         * src/plugins/pgpmime/pgpmime.c
15840                 Sync with head (gpgmectx leaks)
15841
15842 2004-11-24 [colin]      0.9.12cvs169.1
15843
15844         * src/plugins/pgpmime/plugin.c
15845         * src/plugins/trayicon/Makefile.am
15846         * src/plugins/trayicon/newmarkedmail.xpm
15847         * src/plugins/trayicon/trayicon.c
15848         * src/plugins/trayicon/unreadmarkedmail.xpm
15849                 Sync with HEAD
15850
15851 2004-11-23 [colin]      0.9.12cvs168.1
15852
15853         * src/partial_download.c
15854         * src/partial_download.h
15855         * src/plugins/pgpmime/plugin.c
15856                 Sync with HEAD
15857
15858 2004-11-23 [colin]      0.9.12cvs166.1
15859
15860         * src/Makefile.am
15861         * src/codeconv.c
15862         * src/compose.c
15863         * src/folderview.c
15864         * src/main.c
15865         * src/partial_download.c
15866         * src/partial_download.h
15867         * src/prefs_account.c
15868         * src/prefs_account.h
15869         * src/privacy.c
15870         * src/privacy.h
15871         * src/procmime.c
15872         * src/common/Makefile.am
15873         * src/common/base64.h
15874         * src/common/partial_download.c
15875         * src/common/partial_download.h
15876         * src/gtk/prefswindow.c
15877         * src/gtk/prefswindow.h
15878         * src/plugins/pgpmime/pgpmime.c
15879         * src/plugins/pgpmime/prefs_gpg.c
15880         * src/plugins/pgpmime/prefs_gpg.h
15881         * src/plugins/pgpmime/sgpgme.c
15882         * src/plugins/pgpmime/sgpgme.h
15883                 Sync with HEAD
15884
15885 2004-11-23 [colin]      0.9.12cvs163.1
15886
15887         * src/main.c
15888                 Sync with HEAD (cursor optimization)
15889
15890 2004-11-23 [colin]      0.9.12cvs162.1
15891
15892         * src/prefs_common.c
15893         * src/prefs_themes.c
15894         * src/procmsg.c
15895                 Sync with HEAD
15896
15897 2004-11-23 [colin]      0.9.12cvs158.9
15898
15899         * src/compose.c
15900                 Fix double-free when forwarding
15901         * src/msgcache.c
15902                 Fix leak on error path
15903                 
15904
15905 2004-11-23 [colin]      0.9.12cvs158.8
15906
15907         * src/compose.c
15908                 Fix possible double-free
15909                 Spotted by Alfons
15910
15911 2004-11-23 [colin]      0.9.12cvs158.7
15912
15913         * src/compose.c
15914                 Fix some signal handlers' prototypes
15915                 Spotted by Alfons
15916
15917 2004-11-22 [colin]      0.9.12cvs158.6
15918
15919         * src/compose.c
15920                 Remove unneeded code and duplicated
15921                 wrapping - patch by Alfons
15922
15923 2004-11-22 [colin]      0.9.12cvs158.5
15924
15925         * src/prefs_themes.c
15926                 Fix oversized selector
15927
15928 2004-11-22 [colin]      0.9.12cvs158.4
15929
15930         * src/compose.c
15931                 fix dump_text()
15932                 patch by Alfons
15933
15934 2004-11-19 [colin]      0.9.12cvs158.3
15935
15936         * src/textview.c
15937                 Add a context menu on links (open, copy)
15938
15939 2004-11-18 [paul]       0.9.12cvs158.2
15940
15941         * src/addrgather.c
15942         * src/exphtmldlg.c
15943         * src/expldifdlg.c
15944         * src/mimeview.c
15945         * src/prefs_common.c
15946         * src/plugins/image_viewer/viewer.c
15947         * src/plugins/spamassassin/spamassassin_gtk.c
15948                 replace deprecated gtk_notebook_set_page
15949                 and gtk_notebook_current_page
15950
15951 2004-11-18 [paul]       0.9.12cvs158.1
15952
15953         * configure.ac
15954         * src/compose.c
15955         * src/mainwindow.c
15956         * src/messageview.c
15957         * src/prefs_common.c
15958         * src/common/utils.c
15959         * src/common/utils.h
15960                 sync with HEAD
15961
15962 2004-11-17 [colin]      0.9.12cvs156.1
15963
15964         * src/prefs_account.c
15965         * src/prefs_account.h
15966         * src/procmsg.c
15967                 Sync with HEAD (add pref to store encrypted mails encrypted)
15968
15969 2004-11-17 [paul]       0.9.12cvs155.1
15970
15971         * ChangeLog
15972         * ChangeLog.claws
15973         * ChangeLog.jp
15974         * NEWS
15975         * configure.ac
15976         * src/compose.c
15977         * src/jpilot.c
15978         * src/privacy.c
15979         * src/procmime.c
15980         * src/procmime.h
15981         * src/procmsg.c
15982         * src/toolbar.c
15983         * src/pixmaps/error.xpm
15984                 sync with HEAD
15985
15986 2004-11-17 [colin]      0.9.12cvs151.1
15987
15988         * src/plugins/pgpmime/pgpmime.c
15989                 Sync with HEAD (remove debug printf)
15990
15991 2004-11-17 [colin]      0.9.12cvs150.1
15992
15993         * src/plugins/pgpmime/pgpmime.c
15994                 Sync with HEAD (off-by-one fix)
15995
15996 2004-11-17 [colin]      0.9.12cvs149.1
15997
15998         * src/procmsg.c
15999                 Sync with HEAD (coding style fixes)
16000
16001 2004-11-16 [colin]      0.9.12cvs148.1
16002
16003         * src/procmsg.c
16004                 Sync with head (Fix the fix)
16005
16006 2004-11-16 [colin]      0.9.12cvs147.1
16007
16008         * src/procmsg.c
16009                 Sync with Main (leak fix)
16010
16011 2004-11-16 [colin]      0.9.12cvs146.14
16012
16013         * src/compose.c
16014                 Remove useless chunk of code
16015                 Patch by Alfons
16016
16017 2004-11-15 [colin]      0.9.12cvs146.13
16018
16019         * src/compose.c
16020                 Fix drafting after insertion
16021                 Patch by Alfons
16022
16023 2004-11-15 [colin]      0.9.12cvs146.12
16024
16025         * src/compose.c
16026         * src/prefs_filtering.c
16027         * src/prefs_filtering_action.c
16028         * src/prefs_toolbar.c
16029                 Fix some const-correctness
16030
16031 2004-11-15 [colin]      0.9.12cvs146.11
16032
16033         * src/summaryview.c
16034         * src/prefs_themes.c
16035         * src/messageview.c
16036                 Fix some leaks
16037
16038 2004-11-15 [colin]      0.9.12cvs146.10
16039
16040         * src/codeconv.c
16041                 More unreadable locale fixes
16042
16043 2004-11-14 [colin]      0.9.12cvs146.9
16044
16045         * src/textview.c
16046                 Fix uri_security_check
16047                 Patch by Alfons
16048
16049 2004-11-13 [paul]       0.9.12cvs146.8
16050
16051         * src/folder.c
16052         * src/procmime.c
16053                 fix 2 bugs introduced in last commit
16054
16055 2004-11-13 [paul]       0.9.12cvs146.7
16056
16057         * src/compose.c
16058         * src/exporthtml.c
16059         * src/exportldif.c
16060         * src/folder.c
16061         * src/imap.c
16062         * src/imap_gtk.c
16063         * src/main.c
16064         * src/mainwindow.c
16065         * src/messageview.c
16066         * src/mh_gtk.c
16067         * src/prefs_themes.c
16068         * src/procmime.c
16069         * src/setup.c
16070         * src/summaryview.c
16071                 replace deprecated g_basename
16072
16073 2004-11-13 [paul]       0.9.12cvs146.6
16074
16075         * src/compose.c
16076         * src/imap.c
16077         * src/matcher_parser.h
16078         * src/matcher_parser_parse.y
16079         * src/prefs_filtering.c
16080         * src/prefs_filtering_action.c
16081         * src/prefs_themes.c
16082         * src/prefs_toolbar.c
16083         * src/common/utils.c
16084                 various small fixes/cleanups
16085
16086 2004-11-12 [colin]      0.9.12cvs146.5
16087
16088         * src/textview.c
16089                 Validate event's origin on visibility notify
16090                 Patch by Alfons.
16091
16092 2004-11-12 [paul]       0.9.12cvs146.4
16093
16094         * src/exporthtml.c
16095         * src/exportldif.c
16096         * src/imap.c
16097         * src/mh.c
16098         * src/mimeview.c
16099         * src/prefs_spelling.c
16100         * src/prefs_themes.c
16101                 replace deprecated g_dirname    
16102
16103 2004-11-12 [colin]      0.9.12cvs146.3
16104
16105         * src/textview.c
16106                 Some coding style fixes
16107
16108 2004-11-12 [colin]      0.9.12cvs146.2
16109
16110         * src/codeconv.c
16111                 We want to replace _all_ extended chars in
16112                 conv_unreadable_*, because any string containing
16113                 extended chars not parsing as UTF8 is 
16114                 undisplayed on gtk2.
16115
16116 2004-11-12 [paul]       0.9.12cvs146.1
16117
16118         * ChangeLog
16119         * ChangeLog.claws
16120         * ChangeLog.jp
16121         * NEWS
16122         * configure.ac
16123         * src/account.c
16124         * src/folderview.c
16125         * src/folderview.h
16126         * src/imap.c
16127         * src/imap_gtk.c
16128         * src/inc.c
16129         * src/mainwindow.c
16130         * src/mh_gtk.c
16131         * src/news_gtk.c
16132         * src/pop.c
16133         * src/prefs_account.c
16134         * src/prefs_account.h
16135         * src/prefs_ext_prog.c
16136         * src/procmime.c
16137         * src/procmime.h
16138         * src/procmsg.c
16139         * src/procmsg.h
16140         * src/summary_search.c
16141         * src/summaryview.c
16142         * src/textview.c
16143         * src/common/defs.h
16144         * src/common/utils.c
16145         * src/common/utils.h
16146         * src/gtk/menu.c
16147         * src/gtk/menu.h
16148                 sync with HEAD
16149
16150 2004-11-11 [colin]      0.9.12cvs144.2
16151
16152         * src/textview.c
16153                 Fix URI range selection (patch by Alfons)
16154
16155 2004-11-09 [colin]      0.9.12cvs144.1
16156
16157         * ChangeLog.claws
16158         * src/compose.c
16159         * src/folder.c
16160         * src/folder_item_prefs.c
16161         * src/prefs_account.c
16162         * src/prefs_account.h
16163         * src/plugins/pgpmime/pgpmime.c
16164                 Sync with HEAD
16165
16166 2004-11-08 [colin]      0.9.12cvs143.1
16167
16168         * src/summaryview.c
16169                 Sync with HEAD (optimize quicksearch)
16170
16171 2004-11-08 [colin]      0.9.12cvs142.2
16172
16173         * src/compose.c
16174                 Don't wrap when Edit/Auto wrapping is disabled
16175
16176 2004-11-08 [colin]      0.9.12cvs142.1
16177
16178         * src/textview.c
16179                 Sync with HEAD
16180
16181 2004-11-08 [colin]      0.9.12cvs141.1
16182
16183         * src/textview.c
16184                 Sync with HEAD (fix some mail URIs)
16185
16186 2004-11-08 [colin]      0.9.12cvs140.3
16187
16188         * src/textview.c
16189                 o Use text cursor instead of arrow when
16190                   not on a link
16191                 o Fix handling of contiguous links (as in
16192                   "colin@colino.net" <colin@colino.net>)
16193                   This one unveils a bug in get_email_part()
16194
16195 2004-11-07 [colin]      0.9.12cvs140.2
16196
16197         * src/textview.c
16198                 Fix memleak. Patch by Alfons.
16199
16200 2004-11-06 [colin]      0.9.12cvs140.1
16201
16202         * src/compose.c
16203                 Sync with HEAD (don't ask passphrase
16204                 when drafting)
16205
16206 2004-11-06 [paul]       0.9.12cvs139.2
16207
16208         * AUTHORS
16209         * src/textview.c
16210         * src/textview.h
16211                 textview URI handling. hovering over a 
16212                 link displays it in the status bar,
16213                 and changes the mouse pointer to a hand 
16214                 cursor. a link is activated with a single 
16215                 click. (Modified from the) patch by Jean-Yves 
16216                 Lefort <jylefort@users.sourceforge.net>
16217                 
16218
16219 2004-11-05 [colin]      0.9.12cvs139.1
16220
16221         * src/compose.c
16222         * src/procmime.c
16223                 Sync with HEAD again ^^
16224
16225 2004-11-05 [colin]      0.9.12cvs139.1
16226
16227         * src/compose.c
16228         * src/procmime.c
16229                 Sync with HEAD
16230
16231 2004-11-03 [paul]       0.9.12cvs138.1
16232
16233         * ChangeLog.claws
16234         * configure.ac
16235         * po/POTFILES.in
16236         * src/prefs_ext_prog.c
16237         * src/procmime.c
16238         * tools/kdeservicemenu/README
16239         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16240         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16241                 sync with HEAD
16242
16243 2004-11-01 [christoph]  0.9.12cvs136.2
16244
16245         * src/procmime.c
16246                 convert MIME parameters to UTF-8
16247
16248 2004-10-29 [colin]      0.9.12cvs136.1
16249
16250         * src/common/utils.c
16251                 Sync with HEAD (don't use '=' in mime boundary)
16252
16253 2004-10-29 [paul]       0.9.12cvs135.1
16254
16255         * configure.ac
16256         * doc/src/rfc2231.txt
16257         * src/procmime.c
16258         * src/common/quoted-printable.c
16259         * src/common/utils.c
16260         * src/common/utils.h
16261                 sync with HEAD
16262
16263 2004-10-27 [paul]       0.9.12cvs134.1
16264
16265         * configure.ac
16266         * src/main.c
16267         * src/procmime.c
16268         * src/plugins/pgpmime/pgpmime.c
16269                 sync with HEAD
16270
16271 2004-10-26 [paul]       0.9.12cvs132.3
16272
16273         * src/account.c
16274         * src/addressbook.c
16275         * src/addrgather.c
16276         * src/addrharvest.c
16277         * src/codeconv.c
16278         * src/compose.c
16279         * src/customheader.c
16280         * src/editaddress.c
16281         * src/editgroup.c
16282         * src/enriched.c
16283         * src/expldifdlg.c
16284         * src/exporthtml.c
16285         * src/exportldif.c
16286         * src/folder.c
16287         * src/foldersel.c
16288         * src/folderview.c
16289         * src/grouplistdialog.c
16290         * src/html.c
16291         * src/imap.c
16292         * src/jpilot.c
16293         * src/ldapserver.c
16294         * src/ldif.c
16295         * src/mimeview.c
16296         * src/news.c
16297         * src/news_gtk.c
16298         * src/pop.c
16299         * src/prefs_display_header.c
16300         * src/prefs_gtk.c
16301         * src/prefs_msg_colors.c
16302         * src/prefs_toolbar.c
16303         * src/procheader.c
16304         * src/procmime.c
16305         * src/summaryview.c
16306         * src/textview.c
16307         * src/toolbar.c
16308         * src/vcard.c
16309         * src/common/mgutils.c
16310         * src/common/nntp.c
16311         * src/common/smtp.c
16312         * src/common/template.c
16313         * src/common/utils.c
16314         * src/common/xmlprops.c
16315         * src/plugins/pgpmime/pgpmime.c
16316         * src/plugins/pgpmime/select-keys.c
16317         * src/plugins/pgpmime/sgpgme.c
16318                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16319                 g_string_sprintfa(), gtk_notebook_current_page()
16320
16321 2004-10-26 [colin]      0.9.12cvs132.2
16322
16323         * src/prefs_folder_item.c
16324                 Fix default-account selection
16325
16326 2004-10-21 [colin]      0.9.12cvs133
16327
16328         * src/compose.c
16329                 Sync with HEAD (Remove extra separator in compose's Options)
16330         * src/textview.c
16331                 Set wrapping to char
16332
16333 2004-10-21 [paul]       0.9.12cvs131.2
16334
16335         * src/compose.c
16336         * src/sourcewindow.c
16337                 fix wrapping
16338                 fix window shrinking 
16339
16340 2004-10-21 [colin]      0.9.12cvs131.1
16341
16342         * ChangeLog.claws
16343         * src/compose.c
16344                 Sync with HEAD
16345
16346 2004-10-21 [paul]       0.9.12cvs130.2
16347
16348         * src/prefs_folder_item.c
16349                 sync with HEAD (Apply to subfolders)
16350
16351 2004-10-19 [colin]      0.9.12cvs130.1
16352
16353         * ChangeLog.claws
16354         * src/compose.c
16355         * src/common/utils.c
16356         * src/gtk/menu.c
16357                 Sync with HEAD
16358
16359 2004-10-19 [colin]      0.9.12cvs128.1
16360
16361         * src/addrbook.c
16362         * src/addrcache.c
16363         * src/addressbook.c
16364         * src/codeconv.c
16365         * src/compose.c
16366         * src/customheader.c
16367         * src/editaddress.c
16368         * src/editgroup.c
16369         * src/exporthtml.c
16370         * src/folder.c
16371         * src/folderview.c
16372         * src/imap.c
16373         * src/jpilot.c
16374         * src/main.c
16375         * src/matcher_parser_parse.y
16376         * src/mbox.c
16377         * src/pop.c
16378         * src/prefs_account.c
16379         * src/prefs_gtk.c
16380         * src/prefs_msg_colors.c
16381         * src/procheader.c
16382         * src/procmime.c
16383         * src/procmime.h
16384         * src/procmsg.c
16385         * src/summaryview.c
16386         * src/textview.c
16387         * src/common/base64.c
16388         * src/common/partial_download.c
16389         * src/common/socket.c
16390         * src/common/sylpheed.c
16391         * src/common/utils.c
16392         * src/common/utils.h
16393         * src/gtk/pluginwindow.c
16394         * src/gtk/quicksearch.c
16395         * src/plugins/clamav/clamav_plugin.c
16396         * src/plugins/clamav/clamav_plugin.h
16397         * src/plugins/clamav/clamav_plugin_gtk.c
16398         * src/plugins/pgpmime/passphrase.c
16399         * src/plugins/pgpmime/pgpmime.c
16400         * src/plugins/pgpmime/plugin.c
16401         * src/plugins/pgpmime/prefs_gpg.c
16402         * src/plugins/pgpmime/prefs_gpg.h
16403         * src/plugins/pgpmime/select-keys.c
16404         * src/plugins/pgpmime/sgpgme.c
16405         * src/plugins/spamassassin/libspamc.c
16406         * src/plugins/spamassassin/spamassassin.c
16407         * src/plugins/spamassassin/spamassassin.h
16408         * src/plugins/spamassassin/spamassassin_gtk.c
16409         * src/plugins/trayicon/trayicon.c
16410         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16411                 Sync with HEAD
16412
16413 2004-10-14 [colin]      0.9.12cvs126.2
16414
16415         * src/codeconv.c
16416         * src/textview.c
16417                 Fix conv_unreadable_locale
16418
16419 2004-10-13 [colin]      0.9.12cvs126.1
16420
16421         * src/compose.c
16422                 Sync with HEAD (don't convert charset for 
16423                 drafted messages, minor cleanup)
16424
16425 2004-10-13 [colin]      0.9.12cvs125.1
16426
16427         * po/POTFILES.in
16428                 Sync with HEAD (POTFILES fix)
16429
16430 2004-10-12 [colin]      0.9.12cvs124.3
16431
16432         * src/compose.c
16433                 Fix encoding bug from latest sync
16434
16435 2004-10-12 [paul]       0.9.12cvs124.2
16436
16437         * src/plugins/pgpmime/prefs_gpg.c
16438         * src/plugins/pgpmime/prefs_gpg.h
16439                 forgotten in last commit        
16440
16441 2004-10-12 [paul]       0.9.12cvs124.1
16442
16443         * ChangeLog.claws
16444         * configure.ac
16445         * m4/spamassassin.m4
16446         * src/Makefile.am
16447         * src/account.c
16448         * src/compose.c
16449         * src/compose.h
16450         * src/crash.c
16451         * src/main.c
16452         * src/mimeview.c
16453         * src/passphrase.c
16454         * src/passphrase.h
16455         * src/prefs_account.c
16456         * src/prefs_account.h
16457         * src/prefs_common.c
16458         * src/privacy.c
16459         * src/privacy.h
16460         * src/procmime.c
16461         * src/procmime.h
16462         * src/procmsg.c
16463         * src/rfc2015.c
16464         * src/rfc2015.h
16465         * src/select-keys.c
16466         * src/select-keys.h
16467         * src/textview.c
16468         * src/common/utils.c
16469         * src/common/utils.h
16470         * src/gtk/about.c
16471         * src/plugins/pgpmime/Makefile.am
16472         * src/plugins/pgpmime/passphrase.c
16473         * src/plugins/pgpmime/passphrase.h
16474         * src/plugins/pgpmime/pgpmime.c
16475         * src/plugins/pgpmime/plugin.c
16476         * src/plugins/pgpmime/select-keys.c
16477         * src/plugins/pgpmime/select-keys.h
16478         * src/plugins/pgpmime/sgpgme.c
16479         * src/plugins/pgpmime/sgpgme.h
16480                 sync with HEAD
16481
16482 2004-10-04 [colin]      0.9.12cvs122.1
16483
16484         * src/mainwindow.c
16485         * src/messageview.c
16486         * src/messageview.h
16487         * src/textview.c
16488                 Sync with HEAD
16489
16490 2004-10-04 [colin]      0.9.12cvs121.1
16491
16492         * src/summaryview.c
16493                 Sync with HEAD
16494
16495 2004-10-04 [paul]       0.9.12cvs120.1
16496
16497         * configure.ac
16498                 sync with HEAD [don't try to build 
16499                 pgpmime plugin when gpgme is disabled]
16500
16501 2004-10-03 [colin]      0.9.12cvs119.3
16502
16503         * src/gtk/gtksctree.c
16504                 Lots of side effects. Put back as before 117.2.
16505         * src/summaryview.c
16506                 Fix bug #602
16507
16508 2004-10-03 [colin]      0.9.12cvs119.2
16509
16510         * src/gtk/gtksctree.c
16511                 Revert 608 fix that doesn't work that good
16512
16513 2004-10-02 [colin]      0.9.12cvs119.1
16514
16515         * src/mainwindow.c
16516         * src/messageview.c
16517         * src/prefs_common.h
16518         * src/procmime.c
16519         * src/procmime.h
16520         * src/textview.c
16521                 Sync with HEAD
16522         * src/gtk/gtksctree.c
16523                 Close bug #608
16524
16525 2004-10-01 [colin]      0.9.12cvs118.1
16526
16527         * src/mimeview.c
16528                 Sync with HEAD (better Save All fix)
16529
16530 2004-10-01 [colin]      0.9.12cvs117.2
16531
16532         * src/gtk/gtksctree.c
16533                 Faster on selection
16534
16535 2004-10-01 [colin]      0.9.12cvs117.1
16536
16537         * src/mimeview.c
16538                 Sync with HEAD (Save All: only attachments)
16539
16540 2004-10-01 [paul]       0.9.12cvs116.1
16541
16542         * ChangeLog.claws
16543         * configure.ac
16544         * src/account.c
16545         * src/prefs_common.c
16546         * src/gtk/colorlabel.c
16547                 sync with HEAD
16548
16549 2004-09-30 [colin]      0.9.12cvs115.1
16550
16551         * src/stock_pixmap.c
16552         * src/stock_pixmap.h
16553         * src/folderview.c
16554         * src/Makefile.am
16555         * src/pixmaps/read.xpm
16556                 Sync with HEAD (new pixmap)
16557
16558 2004-09-29 [colin]      0.9.12cvs114.1
16559
16560         * src/compose.c
16561                 Sync with HEAD
16562                 Fix focus handling in headers
16563
16564 2004-09-29 [paul]       0.9.12cvs113.1
16565
16566         * src/quote_fmt_parse.y
16567                 sync with HEAD
16568  
16569
16570 2004-09-28 [colin]      0.9.12cvs112.1
16571
16572         * src/folderview.c
16573         * src/mainwindow.c
16574                 Sync with HEAD
16575
16576 2004-09-28 [colin]      0.9.12cvs110.1
16577
16578         * src/folderview.c
16579                 Sync with HEAD (Contextual Empty trash menu)
16580
16581 2004-09-28 [colin]      0.9.12cvs108.1
16582
16583         * src/addressbook.c
16584                 Sync with HEAD (addressbook edit on double-click)
16585
16586 2004-09-28 [colin]      0.9.12cvs106.1
16587
16588         * src/inc.c
16589                 Sync with HEAD (folder_item freeze on inc)
16590
16591 2004-09-27 [colin]      0.9.12cvs105.1
16592
16593         * src/folderview.c
16594                 Sync with HEAD (right-align new and unread column)
16595
16596 2004-09-27 [colin]      0.9.12cvs104.1
16597
16598         * src/main.c
16599                 Sync with HEAD (revert 0.9.12cvs101)
16600
16601 2004-09-24 [colin]      0.9.12cvs103.2
16602
16603         * src/wizard.c
16604                 Fix gtk warnings and use domain part of the email address 
16605                 when domain detection fails (no dot in domain name)
16606
16607 2004-09-23 [colin]      0.9.12cvs103.1
16608
16609         * src/plugins/spamassassin/libspamc.c
16610         * src/plugins/spamassassin/libspamc.h
16611         * src/plugins/spamassassin/utils.c
16612         * src/plugins/spamassassin/utils.h
16613                 Sync with HEAD (Update spamassassin to 3.0)
16614
16615 2004-09-21 [colin]      0.9.12cvs102.3
16616
16617         * src/action.c
16618                 Add horizontal scrollbar in action io dialog as needed
16619                 Patch by Alfons.
16620
16621 2004-09-20 [colin]      0.9.12cvs102.2
16622
16623         * src/plugins/image_viewer/viewer.c
16624                 Remove imlib stuff
16625                 use gtk_pixmap_set when clearing
16626                 (would be better to use gtkImages, but causes size-allocate 
16627                 signals storm)
16628
16629 2004-09-17 [paul]       0.9.12cvs102.1
16630
16631         * ChangeLog
16632         * ChangeLog.claws
16633         * ChangeLog.jp
16634         * configure.ac
16635         * src/inc.c
16636                 sync with HEAD
16637
16638
16639 2004-09-17 [colin]      0.9.12cvs101.1
16640
16641         * ChangeLog.claws
16642         * src/main.c
16643                 Sync with HEAD (fix segs at exit)
16644
16645 2004-09-14 [colin]      0.9.12cvs99.5
16646
16647         * src/common/socket.c
16648         * AUTHORS
16649                 Fix send error on 64bit platforms
16650                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16651
16652 2004-09-14 [colin]      0.9.12cvs99.4
16653
16654         * src/action.c
16655                 Fix action output with utf8 
16656                 Patch by Alfons.
16657
16658 2004-09-14 [colin]      0.9.12cvs99.3
16659
16660         * ChangeLog.claws
16661         * src/folder.c
16662                 Sync with HEAD
16663
16664 2004-09-09 [colin]      0.9.12cvs99.2
16665
16666         * src/action.c
16667                 Fix progress bar (displaying "Completed %v/%u")
16668                 Patch by Alfons.
16669
16670 2004-09-08 [colin]      0.9.12cvs99.1
16671
16672         * src/account.c
16673         * src/folder.c
16674         * src/procmsg.c
16675         * src/procmsg.h
16676         * src/plugins/pgpmime/pgpmime.c
16677                 Sync with HEAD
16678
16679 2004-09-08 [colin]      0.9.12cvs97.2
16680
16681         * src/summaryview.c
16682                 Don't select mails in collapsed threads 
16683                 when navigating with up/down
16684
16685 2004-09-07 [colin]      0.9.12cvs97.1
16686
16687         * src/inc.c
16688                 Sync with HEAD (meaningful error messages)
16689
16690 2004-09-06 [colin]      0.9.12cvs96.1
16691
16692         * src/toolbar.c
16693                 Sync with HEAD (fix Redirect graying out)
16694
16695 2004-09-06 [colin]      0.9.12cvs95.1
16696
16697         * src/summaryview.c
16698         * src/mimeview.c
16699                 Sync with HEAD (fix dropped URIs)
16700
16701 2004-09-06 [colin]      0.9.12cvs94.1
16702
16703         * src/addressbook.c
16704         * src/addressitem.h
16705         * src/addritem.c
16706         * src/addritem.h
16707                 Sync with HEAD (addressbook DnD)
16708
16709 2004-09-03 [colin]      0.9.12cvs93.1
16710
16711         * src/summaryview.c
16712                 Sync with HEAD (next/prev unread)
16713
16714 2004-09-03 [colin]      0.9.12cvs92.1
16715
16716         * src/prefs_common.c
16717         * src/prefs_common.h
16718         * src/summaryview.c
16719                 Sync with HEAD ('mark_as_read_delay' pref)
16720
16721 2004-09-02 [colin]      0.9.12cvs91.2
16722
16723         * src/common/xml.c
16724                 Fix leak
16725
16726 2004-09-02 [colin]      0.9.12cvs91.1
16727
16728         * src/gtk/menu.c
16729                 Sync with HEAD (menu accel don't work, but whatever)
16730
16731 2004-09-02 [colin]      0.9.12cvs90.1
16732
16733         * src/account.c
16734                 Sync with HEAD (fix bug 582)
16735
16736 2004-09-02 [colin]      0.9.12cvs89.1
16737
16738         * src/addrindex.c
16739                 Sync with HEAD (free deleted queries)
16740
16741 2004-09-02 [colin]      0.9.12cvs88.1
16742
16743         * src/ldapquery.c
16744                 Sync with HEAD (fix LDAP freezes)
16745
16746 2004-09-02 [colin]      0.9.12cvs87.1
16747
16748         * src/prefs_spelling.c
16749                 Sync with HEAD (add default dictionary)
16750
16751 2004-09-01 [colin]      0.9.12cvs86.1
16752
16753         * src/filtering.c
16754         * src/folderview.c
16755         * src/imap.c
16756         * src/prefs_matcher.c
16757         * src/stock_pixmap.c
16758         * src/summary_search.c
16759         * src/summaryview.c
16760         * src/wizard.c
16761         * src/wizard.h
16762                 Sync with HEAD (uninitialized vars fixes)
16763                 + gtk2 specific warning fixes
16764
16765 2004-08-31 [colin]      0.9.12cvs85.1
16766
16767         * src/folder.c
16768                 Sync with HEAD (Fix memory corruption due to 
16769                 uninitialized var)
16770
16771 2004-08-31 [colin]      0.9.12cvs84.4
16772
16773         * src/summary_search.c
16774                 Fix segfaults when searching in folders with broken headers
16775
16776 2004-08-31 [colin]      0.9.12cvs84.3
16777
16778         * src/compose.c
16779         * src/textview.c
16780                 Fix some more encoding/decoding issues
16781
16782 2004-08-30 [colin]      0.9.12cvs84.2
16783
16784         * src/mimeview.c
16785         * src/prefs_themes.c
16786         * src/gtk/filesel.c
16787         * src/gtk/filesel.h
16788                 Add a folder-mode selection (fixes mimeview's "Save all")
16789
16790 2004-08-29 [colin]      0.9.12cvs84.1
16791
16792         * src/mimeview.c
16793                 Sync with HEAD (don't escape saved filenames)
16794
16795 2004-08-27 [colin]      0.9.12cvs83.1
16796
16797         * ChangeLog
16798         * ChangeLog.claws
16799         * ChangeLog.jp
16800         * src/mh.c
16801         * src/procheader.c
16802         * src/procmsg.c
16803         * src/procmsg.h
16804         * src/common/utils.c
16805         * src/gtk/menu.h
16806         * po/
16807                 Sync with HEAD 0.9.12cvs83 (sync with main)
16808
16809 2004-08-26 [colin]      0.9.12cvs82.4
16810
16811         * src/codeconv.c
16812                 Fix strange stack corruption
16813                 Convert to utf8 after unmime, not before
16814
16815 2004-08-26 [colin]      0.9.12cvs82.3
16816
16817         * src/main.c
16818         * src/wizard.c
16819                 Fix account folders duplication
16820
16821 2004-08-25 [colin]      0.9.12cvs82.2
16822
16823         * src/wizard.c
16824                 Remove ports
16825                 Add SSL selection
16826                 Use login@server as account name
16827
16828 2004-08-25 [colin]      0.9.12cvs82.1
16829
16830         * src/plugins/pgpmime/pgpmime.c
16831                 Sync with HEAD (leak fix).
16832
16833 2004-08-25 [colin]      0.9.12cvs81.1
16834
16835         * src/plugins/pgpmime/pgpmime.c
16836         * src/plugins/pgpmime/sgpgme.c
16837         * src/plugins/pgpmime/sgpgme.h
16838                 Sync with HEAD (Handle combined messages).
16839
16840 2004-08-24 [colin]      0.9.12cvs80.3
16841
16842         * src/wizard.c
16843                 Fix full name, ports, and imap
16844
16845 2004-08-24 [colin]      0.9.12cvs80.2
16846
16847         * src/Makefile.am
16848         * src/main.c
16849         * src/setup.c
16850         * src/setup.h
16851         * src/stock_pixmap.c
16852         * src/stock_pixmap.h
16853         * src/wizard.c ** ADDED **
16854         * src/wizard.h ** ADDED ** 
16855         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16856                 Add a setup wizard 
16857
16858 2004-08-24 [colin]      0.9.12cvs80.1
16859
16860         * src/folder.c
16861                 Sync with HEAD (set mimeflags on all messages)
16862
16863 2004-08-24 [colin]      0.9.12cvs79.3
16864
16865         * src/matcher_parser_lex.l
16866                 Fix 8bits strings not in utf8
16867
16868 2004-08-24 [colin]      0.9.12cvs79.2
16869
16870         * src/compose.c
16871                 Check conversion result before replacing buffer
16872
16873 2004-08-23 [colin]      0.9.12cvs79.1
16874
16875         * src/compose.c
16876                 Sync with HEAD (create message header in memory)
16877
16878 2004-08-23 [colin]      0.9.12cvs78.1
16879
16880         * src/rfc2015.c
16881         * src/rfc2015.h
16882                 Sync with HEAD (fix bug 197 again)
16883
16884 2004-08-23 [colin]      0.9.12cvs77.3
16885
16886         * src/compose.c
16887                 Fix again inline gpg signing (which outputs utf8
16888                 in gtk2). Not syncing this fix to HEAD as this 
16889                 code is meant to die.
16890
16891 2004-08-23 [colin]      0.9.12cvs77.2
16892
16893         * src/prefs_account.h
16894                 Remove useless include
16895
16896 2004-08-23 [colin]      0.9.12cvs77.1
16897
16898         * src/imap.c
16899         * po/es.po
16900         * po/fr.po
16901         * po/it.po
16902         * po/pl.po
16903         * po/pt_BR.po
16904         * po/sk.po
16905         * po/sr.po
16906                 Sync with HEAD (fix bug 577)
16907
16908 2004-08-22 [colin]      0.9.12cvs76.1
16909
16910         * src/plugins/trayicon/trayicon.c
16911                 Sync with HEAD (fix formatting bug)
16912
16913 2004-08-21 [colin]      0.9.12cvs74.2
16914
16915         * src/gtk/colorsel.c
16916                 Fix bug 564 (Folder color selection window exits on any
16917                 keypress)
16918
16919 2004-08-21 [colin]      0.9.12cvs74.1
16920
16921         * ChangeLog.claws
16922         * src/compose.c
16923         * src/summaryview.c
16924         * src/toolbar.c
16925                 Sync with HEAD (fix bug 576)
16926
16927 2004-08-21 [colin]      0.9.12cvs70.1
16928
16929         * src/compose.c
16930         * src/mainwindow.c
16931                 Sync with HEAD
16932                 
16933
16934 2004-08-21 [paul]       0.9.12cvs66.4
16935
16936         * src/mainwindow.c
16937         * src/messageview.c
16938         * src/gtk/menu.c
16939         * src/plugins/spamassassin/spamassassin_gtk.c
16940                 remove some deprecated gtk1 functions
16941
16942
16943 2004-08-21 [colin]      0.9.12cvs66.3
16944
16945         * src/compose.c
16946         * src/codeconv.c
16947                 Fix warnings
16948                 Remove encoding hacks
16949                 Fix bug 575 (Strange character messes up message)
16950                 Don't display conversion error when drafting
16951
16952 2004-08-21 [paul]       0.9.12cvs66.2
16953
16954         * src/prefs_account.c
16955                 fix GnuPG mode bugs
16956
16957
16958 2004-08-20 [colin]      0.9.12cvs66.1
16959
16960         * src/codeconv.c
16961                 Sync with HEAD 0.9.12cvs66
16962
16963 2004-08-20 [paul]
16964
16965         * src/plugins/pgpmime/plugin.c
16966                 modify PGP/MIME plugin's description
16967
16968 2004-08-17 [colin]      0.9.12cvs65.1
16969
16970         * src/common/ssl.c
16971         * src/plugins/pgpmime/plugin.c
16972                 Sync with HEAD
16973
16974 2004-08-14 [colin]      0.9.12cvs60.3
16975
16976         * src/plugins/trayicon/trayicon.c
16977                 Put back resize callback, on size-request signal
16978                 rather than size-allocate to avoid infinite 
16979                 callback loop
16980
16981 2004-08-13 [colin]      0.9.12cvs60.2
16982
16983         * src/common/defs.h
16984                 Cache versions have been fixed
16985
16986 2004-08-13 [colin]      0.9.12cvs60.1
16987
16988         * src/folderutils.c
16989                 Sync with HEAD
16990
16991 2004-08-12 [colin]      0.9.12cvs59.1
16992
16993         * src/plugins/trayicon/trayicon.c
16994                 Sync with HEAD
16995
16996 2004-08-12 [colin]      0.9.12cvs57.5
16997
16998         * sylpheed.desktop
16999         * configure.ac
17000         * src/Makefile.am
17001         * src/main.c
17002                 Add support for Freedesktop.org's startup notification
17003
17004 2004-08-11 [colin]      0.9.12cvs57.4
17005
17006         * src/textview.c
17007                 Fix off-by-one
17008
17009 2004-08-11 [colin]      0.9.12cvs57.3
17010
17011         * src/message_search.c
17012         * src/summary_search.c
17013                 Make searches case insensitive by default
17014         * src/textview.c
17015                 Fix case-insensitive search in message
17016
17017 2004-08-11 [colin]      0.9.12cvs57.2
17018
17019         * src/summary_search.c
17020                 Let case-sensitive be specified
17021
17022 2004-08-10 [colin]      0.9.12cvs55.4
17023
17024         * src/common/socket.c
17025                 Fix the possible race condition
17026
17027 2004-08-09 [paul]       0.9.12cvs55.3
17028
17029         * configure.ac
17030         * src/Makefile.am
17031         * src/common/Makefile.am
17032                 sync with HEAD
17033
17034
17035 2004-08-09 [paul]       0.9.12cvs55.2
17036
17037         * autogen.sh
17038         * po/poconv.sh
17039                 remove unneeded script
17040
17041         * configure.ac
17042                 add forgotten USE_LDAP_TLS (sync with HEAD)
17043
17044
17045 2004-08-09 [colin]      0.9.12cvs55.1
17046
17047         * src/main.c
17048         * src/common/ssl.c
17049         * src/common/sylpheed.c
17050         * src/common/sylpheed.h
17051                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17052
17053 2004-08-09 [paul]       0.9.12cvs54.1
17054
17055         * ChangeLog
17056         * ChangeLog.claws
17057         * ChangeLog.jp
17058         * configure.ac
17059         * po/POTFILES.in
17060         * src/Makefile.am
17061         * src/folderutils.c
17062         * src/main.c
17063         * src/pgpmime.c
17064         * src/pgpmime.h
17065         * src/sgpgme.c
17066         * src/sgpgme.h
17067         * src/plugins/Makefile.am
17068         * src/plugins/pgpmime/.cvsignore
17069         * src/plugins/pgpmime/Makefile.am
17070         * src/plugins/pgpmime/pgpmime.c
17071         * src/plugins/pgpmime/pgpmime.h
17072         * src/plugins/pgpmime/plugin.c
17073         * src/plugins/pgpmime/sgpgme.c
17074         * src/plugins/pgpmime/sgpgme.h
17075                 sync with HEAD
17076
17077 2004-08-08 [paul]       0.9.12cvs51.1
17078
17079         * configure.ac
17080         * src/folder.c
17081                 sync with HEAD
17082
17083 2004-08-07 [colin]      0.9.12cvs50.1
17084
17085         * src/pop.c
17086         * src/common/partial_download.c
17087                 fix warnings (sync from HEAD)
17088
17089 2004-08-07 [colin]      0.9.12cvs48.1
17090
17091         * src/prefs_folder_item.c
17092                 sync with HEAD 0.9.12cvs48
17093
17094 2004-08-06 [colin]      0.9.12cvs47.1
17095
17096         * src/compose.c
17097                 Sync with HEAD
17098
17099 2004-08-06 [christoph]  0.9.12cvs46.2
17100
17101         * src/main.c
17102         * src/plugins/clamav/clamav_plugin_gtk.c
17103         * src/plugins/dillo_viewer/dillo_viewer.c
17104         * src/plugins/image_viewer/plugin.c
17105         * src/plugins/mathml_viewer/mathml_viewer.c
17106         * src/plugins/spamassassin/spamassassin_gtk.c
17107         * src/plugins/trayicon/trayicon.c
17108                 don't mix GTK1.2 plugin with GTK2 plugins
17109
17110 2004-08-06 [colin]      0.9.12cvs46.1
17111
17112         * ChangeLog
17113         * ChangeLog.claws
17114         * ChangeLog.jp
17115         * configure.ac
17116         * sylpheed-claws.pc.in
17117         * src/folder.c
17118         * src/imap.c
17119         * src/localfolder.c
17120         * src/messageview.c
17121         * src/mimeview.c
17122         * src/mimeview.h
17123         * src/msgcache.c
17124         * src/news.c
17125         * src/prefs_ext_prog.c
17126         * src/prefs_folder_item.c
17127         * src/prefs_fonts.c
17128         * src/prefs_msg_colors.c
17129         * src/prefs_spelling.c
17130         * src/prefs_themes.c
17131         * src/prefs_toolbar.c
17132         * src/prefs_wrapping.c
17133         * src/procmime.h
17134         * src/common/defs.h
17135         * src/common/nntp.c
17136         * src/common/session.c
17137         * src/common/session.h
17138         * src/common/socket.c
17139         * src/common/utils.h
17140         * src/common/xml.c
17141         * src/common/xml.h
17142         * src/gtk/prefswindow.c
17143         * src/gtk/prefswindow.h
17144         * src/plugins/clamav/clamav_plugin_gtk.c
17145         * src/plugins/dillo_viewer/dillo_prefs.c
17146         * src/plugins/image_viewer/viewerprefs.c
17147         * src/plugins/spamassassin/spamassassin_gtk.c
17148         * m4/openssl.m4 *** REMOVED ***
17149                 Sync with HEAD 0.9.12cvs46
17150
17151 2004-08-03 [paul]       0.9.12cvs40.2
17152
17153         * src/action.c
17154         * src/addressadd.c
17155         * src/addressbook.c
17156         * src/addrgather.c
17157         * src/browseldap.c
17158         * src/compose.c
17159         * src/crash.c
17160         * src/editaddress.c
17161         * src/editgroup.c
17162         * src/editldap_basedn.c
17163         * src/foldersel.c
17164         * src/importldif.c
17165         * src/mimeview.c
17166         * src/prefs_common.c
17167         * src/prefs_template.c
17168         * src/sourcewindow.c
17169         * src/summaryview.c
17170         * src/gtk/about.c
17171         * src/gtk/foldersort.c
17172         * src/gtk/logwindow.c
17173         * src/gtk/pluginwindow.c
17174         * src/gtk/prefswindow.c
17175                 change all gtk_scrolled_window_set_policy from 
17176                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17177
17178 2004-08-02 [paul]       0.9.12cvs40.1
17179
17180         * AUTHORS
17181                 update translation team section
17182         * po/pt_BR.po
17183                 updated by Frederico Goncalves Guimaraes
17184                 <fggdebian@yahoo.com.br>
17185
17186 2004-07-31 [colin]      0.9.12cvs39.9
17187
17188         * src/exphtmldlg.c
17189                 Fix compilation
17190
17191 2004-07-31 [colin]      0.9.12cvs39.8
17192
17193         * src/exphtmldlg.c
17194                 Fix an alertpanel type
17195
17196 2004-07-30 [colin]      0.9.12cvs39.7
17197
17198         * src/alertpanel.c
17199                 Fix alertpanel_error_log's icon
17200
17201 2004-07-30 [colin]      0.9.12cvs39.6
17202
17203         * src/pop.c
17204                 Two of them should still be warnings
17205
17206 2004-07-30 [colin]      0.9.12cvs39.5
17207
17208         * src/pop.c
17209                 More warning -> error
17210 2004-07-29 [colin]      0.9.12cvs39.4
17211
17212         * src/pop.c
17213                 Warning -> error
17214
17215 2004-07-29 [colin]      0.9.12cvs39.3
17216
17217         * src/prefs_matcher.c
17218                 Fix segfault
17219
17220 2004-07-29 [colin]      0.9.12cvs39.2
17221
17222         * src/alertpanel.c
17223                 More nice-looking alertpanels
17224
17225 2004-07-29 [colin]      0.9.12cvs39.1
17226
17227         * src/messageview.c
17228                 sync with head
17229                 (inform user when partial mail is deleted on server)
17230
17231 2004-07-29 [colin]      0.9.12cvs38.1
17232
17233         * src/messageview.c
17234                 sync with head
17235
17236 2004-07-28 [paul]       0.9.12cvs37.7
17237
17238         * src/mainwindow.c
17239                 complete the replacement of deprecated gtk_progress_*
17240
17241 2004-07-28 [paul]       0.9.12cvs37.6
17242
17243         * src/action.c
17244         * src/inc.c
17245         * src/mainwindow.c
17246         * src/send_message.c
17247         * src/gtk/progressdialog.c
17248         * src/gtk/progressdialog.h
17249                 replace deprecated gtk_progress_*
17250
17251 2004-07-28 [paul]       0.9.12cvs37.5
17252
17253         * src/gtk/filesel.c
17254                 remove gtk_window_set_wmclass()
17255 2004-07-28 [paul]       0.9.12cvs37.4
17256
17257         * src/addressbook.c
17258         * src/compose.c
17259         * src/foldersel.c
17260         * src/mainwindow.c
17261         * src/messageview.c
17262         * src/sourcewindow.c
17263         * src/gtk/logwindow.c
17264                 remove gtk_window_set_wmclass()
17265                 
17266         * src/prefs_filtering.c
17267         * src/prefs_filtering_action.c
17268         * src/prefs_fonts.c
17269         * src/prefs_gtk.c
17270         * src/prefs_matcher.c
17271         * src/ssl_manager.c
17272         * src/gtk/prefswindow.c
17273                 replace gtk_window_position()
17274
17275 2004-07-28 [colin]      0.9.12cvs37.3
17276
17277         * src/alertpanel.c
17278         * src/alertpanel.h
17279                 Add a way to specify panel type for specific
17280                 panels (alertpanel())
17281         * src/account.c
17282         * src/addressbook.c
17283         * src/compose.c
17284         * src/expldifdlg.c
17285         * src/main.c
17286         * src/messageview.c
17287         * src/summaryview.c
17288         * src/textview.c
17289         * src/gtk/sslcertwindow.c
17290                 Fix alertpanel()s so that their icon match
17291                 their real type
17292
17293 2004-07-28 [paul]       0.9.12cvs37.2
17294
17295         * src/addr_compl.c
17296         * src/addressbook.c
17297         * src/alertpanel.c
17298         * src/compose.c
17299         * src/export.c
17300         * src/foldersel.c
17301         * src/folderview.c
17302         * src/grouplistdialog.c
17303         * src/import.c
17304         * src/mainwindow.c
17305         * src/message_search.c
17306         * src/messageview.c
17307         * src/passphrase.c
17308         * src/prefs_actions.c
17309         * src/prefs_common.c
17310         * src/prefs_customheader.c
17311         * src/prefs_display_header.c
17312         * src/prefs_filtering.c
17313         * src/prefs_filtering_action.c
17314         * src/prefs_gtk.c
17315         * src/prefs_matcher.c
17316         * src/prefs_msg_colors.c
17317         * src/prefs_summary_column.c
17318         * src/prefs_template.c
17319         * src/sourcewindow.c
17320         * src/ssl_manager.c
17321         * src/summary_search.c
17322         * src/gtk/colorsel.c
17323         * src/gtk/description_window.c
17324         * src/gtk/gtkaspell.c
17325         * src/gtk/inputdialog.c
17326         * src/gtk/logwindow.c
17327         * src/gtk/prefswindow.c
17328         * src/gtk/progressdialog.c
17329                 replace deprecated gtk_window_set_policy
17330
17331 2004-07-27 [colin]      0.9.12cvs37.1
17332
17333         * src/msgcache.c
17334                 More fixes (synced for head again)
17335
17336 2004-07-27 [colin]      0.9.12cvs35.3
17337
17338         * src/msgcache.c
17339                 Fix wrong test
17340
17341 2004-07-27 [colin]      0.9.12cvs35.2
17342
17343         * src/mimeview.c
17344                 Fix width a bit (by Paul)
17345         * src/alertpanel.c
17346         * src/alertpanel.h
17347                 Specialize icons, make alertpanel_message()
17348                 private
17349         * src/message_search.c
17350         * src/sgpgme.c
17351         * src/summary_search.c
17352                 Suit alertpanel changes
17353
17354 2004-07-27 [colin]      0.9.12cvs35.1
17355
17356         * src/alertpanel.c
17357                 Add an icon
17358         * src/passphrase.c
17359                 Add debug output - maybe someone will
17360                 want to look at the problem with Grab
17361                 Input :)
17362         Bump version as we're synced with HEAD
17363
17364 2004-07-26 [colin]      0.9.12cvs33.26
17365
17366         * src/pop.c
17367                 Fix uidl-file parsing when not in new
17368                 format
17369
17370 2004-07-26 [colin]      0.9.12cvs33.25
17371
17372         * src/gtk/menu.c
17373                 Move popup menu up if necessary (fixes 
17374                 account selector)
17375         * src/mainwindow.c
17376                 Set account selector's button height to
17377                 minimum
17378
17379 2004-07-26 [colin]      0.9.12cvs33.24
17380
17381         * src/alertpanel.c
17382                 Maybe fix 551 (Truncated font in alert window)
17383
17384 2004-07-26 [colin]      0.9.12cvs33.23
17385
17386         * po/de.po
17387         * po/es.po
17388         * po/fr.po
17389         * po/it.po
17390         * po/ja.po
17391         * po/pl.po
17392         * po/ru.po
17393         * po/sk.po
17394         * po/sr.po
17395         * po/zh_CN.po
17396                 Sync po files with HEAD
17397
17398 2004-07-26 [paul]       0.9.12cvs33.22
17399
17400         * src/compose.c
17401                 fix Bug 556 'Organisation-header is sent even if empty'
17402
17403 2004-07-24 [colin]      0.9.12cvs33.21
17404
17405         * src/compose.c
17406         * src/gtk/gtkaspell.c
17407         * src/gtk/gtkaspell.h
17408                 Fix speller accelerators (require hack)
17409
17410 2004-07-24 [colin]      0.9.12cvs33.20
17411
17412         * src/gtk/gtkaspell.c
17413                 Fix over-eager code deletion breaking
17414                 Check while typing
17415
17416 2004-07-24 [colin]      0.9.12cvs33.19
17417
17418         * src/browseldap.c
17419         * src/ldapctrl.c
17420         * src/ldapctrl.h
17421         * src/ldapserver.h
17422                 Sync ldap with HEAD
17423         (Fixes 546 LDAP completely broken)
17424
17425 2004-07-24 [colin]      0.9.12cvs33.18
17426
17427         * src/prefs_msg_colors.c
17428                 Fix prototype mismatch
17429         (Fixes 547 void function cannot return value)
17430
17431 2004-07-24 [colin]      0.9.12cvs33.17
17432
17433         * src/mainwindow.c
17434                 Fix sort going back to previous sort key
17435                 when changing sort direction
17436
17437 2004-07-24 [colin]      0.9.12cvs33.16
17438
17439         * src/compose.c
17440                 Fix space insertion when re-wrapping at 
17441                 cursor point
17442
17443 2004-07-24 [colin]      0.9.12cvs33.15
17444
17445         * src/gtk/gtkaspell.c
17446                 Don't change cursor position in insert-text
17447                 callback
17448         (Fixes 539 Word wrapping on input transposes letters)
17449
17450 2004-07-24 [colin]      0.9.12cvs33.14
17451
17452         * src/gtk/gtkaspell.c
17453                 Reencode non-ascii chars to dictionary's
17454                 encoding
17455         (Fixes 544 Spell check broken non english locale)
17456
17457 2004-07-24 [colin]      0.9.12cvs33.13
17458
17459         * src/summaryview.c
17460                 Fix Shift+Down, add Home/End/PgUp/PgDown
17461
17462 2004-07-21 [colin]      0.9.12cvs33.12
17463
17464         * src/prefs_common.c
17465                 Fix a gtk warning (Patch by Andrej Kacian)
17466
17467 2004-07-21 [colin]      0.9.12cvs33.11
17468
17469         * src/gtk/filesel.c
17470                 More check
17471
17472 2004-07-21 [colin]      0.9.12cvs33.10
17473
17474         * src/compose.c
17475         * src/crash.c
17476         * src/export.c
17477         * src/import.c
17478         * src/messageview.c
17479         * src/mimeview.c
17480         * src/prefs_spelling.c
17481         * src/prefs_themes.c
17482         * src/summaryview.c
17483         * src/gtk/filesel.c
17484         * src/gtk/filesel.h
17485         * src/gtk/pluginwindow.c
17486                 Untwist open/save mode guessing logic, make
17487                 it explicit
17488
17489 2004-07-20 [colin]      0.9.12cvs33.9
17490
17491         * src/codeconv.c
17492                 conv_encode_header: src_charset is UTF-8 on
17493                 gtk2
17494         * src/compose.c
17495                 Remove double encoding of the headers
17496
17497 2004-07-20 [colin]      0.9.12cvs33.8
17498
17499         * src/codeconv.c
17500                 Fix typo
17501
17502 2004-07-20 [colin]      0.9.12cvs33.7
17503
17504         * src/mainwindow.c
17505                 Set the separated messageview to the saved
17506                 size of Claws' messageview (Patch by Alfons)
17507                 Fix a callback prototype (me)
17508
17509 2004-07-20 [colin]      0.9.12cvs33.6
17510
17511         * src/codeconv.h
17512                 Forgot one hunk in 0.9.12cvs33.4
17513
17514 2004-07-19 [colin]      0.9.12cvs33.5
17515
17516         * src/action.c
17517                 Action output fix
17518                 Patch by Alfons
17519
17520 2004-07-19 [colin]      0.9.12cvs33.4
17521
17522         * src/compose.c
17523                 Fix outgoing charset bug in headers
17524         * src/codeconv.c
17525                 Clean for glib2 - Patch by Alfons
17526
17527 2004-07-19 [colin]      0.9.12cvs33.3
17528
17529         * src/statusbar.c
17530                 Remove grip from the statusbar
17531                 Patch by Alfons
17532
17533 2004-07-19 [colin]      0.9.12cvs33.2
17534
17535         * src/messageview.c
17536         * src/textview.c
17537                 Fix messageview remembering the previous
17538                 scroll position when loading a new message
17539                 Patch by Alfons
17540
17541 2004-07-19 [colin]      0.9.12cvs33.1
17542
17543         * src/folder.h
17544         * src/folderview.c
17545         * src/summaryview.c
17546                 Sync with HEAD
17547
17548 2004-07-18 [colin]      0.9.12cvs32.7
17549
17550         * configure.ac
17551                 Remove useless check for XIM - noticed
17552                 by Alfons
17553
17554 2004-07-18 [colin]      0.9.12cvs32.6
17555
17556         * src/summaryview.c
17557                 Remove non-modified and shift-modified
17558                 accelerators in summaryview's popup
17559                 menu, as that doesn't get catched by
17560                 the accel-activate signal catcher...
17561
17562 2004-07-18 [colin]      0.9.12cvs32.5
17563
17564         * src/prefs_common.c
17565                 Define sensible default prefs for 
17566                 wrapping
17567
17568 2004-07-18 [colin]      0.9.12cvs32.4
17569
17570         * src/compose.c
17571         * src/prefs_common.c
17572         * src/prefs_common.h
17573         * src/prefs_wrapping.c
17574                 Remove Smart Wrapping pref, which does
17575                 nothing on gtk2 branch
17576
17577 2004-07-18 [colin]      0.9.12cvs32.3
17578
17579         * src/sourcewindow.c
17580                 Proper utf8
17581
17582 2004-07-18 [colin]      0.9.12cvs32.2
17583
17584         * src/compose.c
17585                 Save attachment status when drafting
17586
17587 2004-07-18 [colin]      0.9.12cvs32.1
17588
17589         * src/gtk/filesel.c
17590                 Fix erratic folder selection in open mode
17591
17592 2004-07-18 [colin]      0.9.12cvs31.11
17593
17594         * src/pop.c
17595                 Don't let partial messages get deleted
17596                 even with "dowload all"
17597                 (0.9.12cvs31.8 fix extension)
17598 2004-07-18 [colin]      0.9.12cvs31.10
17599
17600         * src/gtk/logwindow.c
17601                 Fix log scrolling
17602
17603 2004-07-18 [colin]      0.9.12cvs31.9
17604
17605         * src/common/utils.c
17606                 Fix non-utf8 strings coming from commands
17607                 and files
17608
17609 2004-07-18 [colin]      0.9.12cvs31.8
17610
17611         * src/pop.c
17612                 Fix partial download bug with Download all
17613                 messages option
17614
17615 2004-07-18 [colin]      0.9.12cvs31.7
17616
17617         * src/textview.c
17618                 Fix bug introduced in 0.9.12cvs31.2
17619                 (blocked in select mode after double click)
17620
17621 2004-07-18 [colin]      0.9.12cvs31.6
17622
17623         * src/compose.c
17624         * src/gtk/menu.c
17625                 More glib-warning fixes
17626
17627 2004-07-18 [colin]      0.9.12cvs31.5
17628
17629         * src/compose.c
17630                 Fix trashing the primary clipboard when moving 
17631                 around with tab
17632         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17633
17634 2004-07-18 [colin]      0.9.12cvs31.4
17635
17636         * src/codeconv.c
17637                 convert unencoded iso headers to utf8
17638         (Fix Bug 538 Unencoded local characters in subject make it 
17639          disappear)
17640
17641 2004-07-18 [colin]      0.9.12cvs31.3
17642
17643         * src/compose.c
17644                 Fix tab char handling in wrapping
17645         (Fix Bug 537 Line wrap problem - TAB character treated as 
17646          one character instead of 8)
17647
17648 2004-07-18 [colin]      0.9.12cvs31.2
17649
17650         * src/textview.c
17651                 return FALSE on GDK_MOTION_NOTIFY
17652         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17653          (unable to highlight))
17654
17655 2004-07-18 [colin]      0.9.12cvs31.1
17656
17657         * src/folderview.c
17658                 Sync with 0.9.12cvs31
17659
17660 2004-07-18 [colin]      0.9.12cvs30.4
17661
17662         * src/compose.c
17663                 Also block text_inserted when inserting a file
17664
17665 2004-07-18 [colin]      0.9.12cvs30.3
17666
17667         * src/compose.c
17668                 Fix smart wrapping (block text_inserted handler
17669                 while putting quotation to avoid wrap on input,
17670                 don't join lines if next is sig separator)
17671
17672 2004-07-17 [colin]      0.9.12cvs30.2
17673
17674         * src/folderview.c
17675         * src/mainwindow.c
17676         * src/mimeview.c
17677         * src/summaryview.c
17678         * src/gtk/quicksearch.c
17679         * src/gtk/quicksearch.h
17680                 Block key events handlers *and* accels while
17681                 quicksearch is focused
17682         (Fixes Bug 534 quick-search bar not accepting certain letters)
17683
17684 2004-07-17 [colin]      0.9.12cvs30.1
17685
17686         * src/folder.h
17687         * src/folderview.c
17688         * src/summaryview.c
17689                 Sync with 0.9.12cvs30
17690
17691 2004-07-17 [colin]      0.9.12cvs28.2
17692
17693         * src/mimeview.c
17694         * src/procmime.c
17695         * src/summaryview.c
17696         * src/gtk/menu.c
17697                 Squash some compile and glib warnings
17698
17699 2004-07-17 [paul]       0.9.12cvs28.1
17700
17701         * src/mimeview.c
17702                 sync with 0.9.12cvs28 HEAD
17703
17704 2004-07-16 [paul]       0.9.12cvs26.1
17705         
17706         * src/gtk/quicksearch.c
17707         * src/account.c
17708         * src/account.h
17709         * src/compose.c
17710         * src/customheader.c
17711         * src/folder_item_prefs.c
17712         * src/main.c
17713         * src/mainwindow.c
17714         * src/messageview.c
17715         * src/mimeview.c
17716         * src/news.c
17717         * src/pgpmime.c
17718         * src/pop.c
17719         * src/pop.h
17720         * src/prefs_account.c
17721         * src/prefs_account.h
17722         * src/prefs_common.c
17723         * src/prefs_common.h
17724         * src/prefs_display_header.c
17725         * src/prefs_gtk.c
17726         * src/prefs_gtk.h
17727         * src/procheader.c
17728         * src/procmime.c
17729                 sync with 0.9.12cvs26 HEAD      
17730
17731 2004-07-15 [colin]      0.9.12cvs18.14
17732
17733         * src/folder.c
17734                 Disable GPG signature check during
17735                 folder move and scan
17736         (Closes Bug 521 Signature checking slows down Folder-Move)
17737
17738 2004-07-14 [colin]      0.9.12cvs18.13
17739
17740         * src/common/partial_download.c
17741                 update includes
17742
17743 2004-07-14 [colin]      0.9.12cvs18.12
17744
17745         * src/common/partial_download.c
17746         * src/common/partial_download.h
17747                 Move doc at top, add correct copyright
17748
17749 2004-07-14 [colin]      0.9.12cvs18.11
17750
17751         * src/folder.c
17752         * src/messageview.c
17753         * src/pop.c
17754         * src/pop.h
17755         * src/procmsg.c
17756         * src/summaryview.c
17757         * src/common/Makefile.am
17758         * src/common/partial_download.c ** NEW FILES **
17759         * src/common/partial_download.h ** NEW FILES **
17760                 Move partial-download related stuff to its
17761                 own file
17762
17763 2004-07-14 [colin]      0.9.12cvs18.10
17764
17765         * src/send_message.c
17766                 Fix smtp auth when user is null or empty
17767
17768 2004-07-13 [colin]      0.9.12cvs18.9
17769
17770         * src/gtk/quicksearch.c
17771                 Use alphabetic order
17772
17773 2004-07-13 [colin]      0.9.12cvs18.8
17774
17775         * src/pop.c
17776                 Be paranoid on the checks
17777
17778 2004-07-13 [colin]      0.9.12cvs18.7
17779
17780         * src/gtk/quicksearch.c
17781                 Fix Engrish once again
17782
17783 2004-07-13 [colin]      0.9.12cvs18.6
17784
17785         * src/procmsg.c
17786         * src/summaryview.c
17787                 Mark messages for deletion when they are about to
17788                 be removed from trash
17789
17790 2004-07-13 [colin]      0.9.12cvs18.5
17791
17792         * src/matcher.c
17793         * src/matcher.h
17794         * src/matcher_parser_parse.y
17795         * src/prefs_matcher.c
17796         * src/gtk/quicksearch.c
17797                 Add 'partial' ('p') match string to find partially
17798                 downloaded messages
17799
17800 2004-07-13 [colin]      0.9.12cvs18.4
17801
17802         * src/pop.c
17803                 Fix misplaced block
17804
17805 2004-07-13 [colin]      0.9.12cvs18.3
17806
17807         * src/pop.c
17808         * src/pop.h
17809         * src/messageview.c
17810                 Refactor API (to avoid passing 5+ params and code
17811                 duplication)
17812         * src/folder.c
17813         * src/msgcache.c
17814         * src/procheader.c
17815         * src/common/defs.h
17816                 Add planned_download to cache
17817                 Don't mess uidl file when moving partially downloaded
17818                 mails (they change folder, we should change it in the
17819                 uidl list too or we'll remove an incorrect message)
17820                 (this also helps removing hacks when changing 
17821                 planned_download in messageview.c)
17822
17823 2004-07-12 [colin]      0.9.12cvs18.2
17824
17825         * src/gtk/quicksearch.c
17826                 Fix missing status update in quicksearch
17827
17828 2004-07-12 [paul]       0.9.12cvs18.1
17829
17830         * po/POTFILES.in
17831         * src/Makefile.am
17832         * src/account.c
17833         * src/codeconv.c
17834         * src/compose.c
17835         * src/inc.c
17836         * src/main.c
17837         * src/prefs_common.c
17838         * src/procmsg.h
17839         * src/toolbar.c
17840         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17841         * src/prefs_wrapping.[ch]       ** NEW FILES **
17842         * src/common/intl.h
17843         * src/common/utils.[ch]
17844         * src/gtk/quicksearch.[ch]
17845                 sync with 0.9.12cvs18 HEAD
17846
17847 2004-07-12 [colin]      0.9.11cvs17.25
17848
17849         * src/folder.c
17850         * src/folder.h
17851                 Remove unused function added by me in 0.9.11cvs17.10
17852
17853 2004-07-11 [colin]      0.9.11cvs17.24
17854
17855         * src/inc.c
17856         * src/messageview.c
17857         * src/pop.c
17858         * src/pop.h
17859                 Use folderitem and msgnum instead of filename to
17860                 know which mail to delete
17861                 Move old partial mail deletion to pop.c
17862
17863 2004-07-10 [colin]      0.9.11cvs17.23
17864
17865         * src/inc.c
17866                 Add debug
17867         * src/pop.c
17868         * src/pop.h
17869                 Don't re-use same enums for unrelated stuff: it's 
17870                 completely misleading !
17871                 Document a bit
17872
17873 2004-07-09 [colin]      0.9.11cvs17.22
17874
17875         * src/inc.c
17876                 Remove folder-type check and do
17877                 more tests to be sure everything's
17878                 ok
17879         * src/messageview.c
17880                 Punctuation update, remove useless
17881                 code, fix two warnings
17882         * src/noticeview.c
17883                 Layout cleaning, reset 2nd button
17884                 when specifying one
17885
17886 2004-07-09 [colin]      0.9.11cvs17.21
17887
17888         * src/messageview.c
17889         * src/pop.c
17890         * src/pop.h
17891                 Allow user to change his mind
17892                 and postpone decision (by
17893                 unmarking the mail)
17894
17895 2004-07-09 [colin]      0.9.11cvs17.20
17896
17897         * src/messageview.c
17898                 Fix bug with delete state
17899         * src/pop.c
17900         * src/pop.h
17901                 Fix buffer leak (fread doesn't 
17902                 terminate buffers with \0)
17903                 Refactoring (remove magic 
17904                 numbers)
17905
17906 2004-07-09 [colin]      0.9.11cvs17.19
17907
17908         * src/pop.c
17909                 Don't log "Skipping message" if 
17910                 we're going to TOP it two lines
17911                 later
17912
17913 2004-07-09 [colin]      0.9.11cvs17.18
17914
17915         * src/messageview.c
17916                 Fix Engrish
17917
17918 2004-07-09 [colin]      0.9.11cvs17.17
17919
17920         * src/pop.c
17921                 strlen checking...
17922         * src/messageview.c
17923                 refactoring a bit
17924
17925 2004-07-08 [colin]      0.9.11cvs17.16
17926
17927         * src/noticeview.c
17928         * src/noticeview.h
17929                 Add an optional second button
17930         * src/messageview.c
17931         * src/pop.c
17932         * src/pop.h
17933                 Don't delete partially received mails after a certain
17934                 time; rather, let the user decide.
17935
17936 2004-07-08 [colin]      0.9.11cvs17.15
17937
17938         * src/common/smtp.h
17939                 Sync with HEAD
17940
17941 2004-07-08 [colin]      0.9.11cvs17.14
17942
17943         * src/messageview.c
17944         * src/common/smtp.c
17945                 Use to_human_readable() for sizes
17946
17947 2004-07-08 [colin]      0.9.11cvs17.13
17948
17949         * src/inc.c
17950         * src/messageview.c
17951         * src/pop.c
17952         * src/pop.h
17953         * src/procmsg.c
17954                 Fix partial-downloading issues:
17955                         catch unsupported TOP
17956                         don't delete partially downloaded mails before 5 days
17957                         don't update existing with non-MH folders; that'll
17958                         make dups, but it's better than trashing the folder
17959                         free new msginfo parts
17960                 Fix indentation ;-)
17961
17962 2004-07-08 [colin]      0.9.11cvs17.12
17963
17964         * src/common/smtp.c
17965         * src/common/smtp.h
17966                 Sync smtp size verification with HEAD
17967
17968 2004-07-08 [colin]      0.9.11cvs17.11
17969
17970         * src/summaryview.c
17971         * src/prefs_common.c
17972         * src/prefs_common.h
17973         * src/gtk/quicksearch.c
17974         * src/gtk/quicksearch.h
17975                 Sync sticky pref with HEAD
17976
17977 2004-07-08 [colin]      0.9.11cvs17.10
17978
17979         * src/folder.c [1.213.2.6]
17980         * src/folder.h [1.87.2.6]
17981         * src/inc.c [1.149.2.7]
17982         * src/messageview.c [1.94.2.8]
17983         * src/procheader.c [1.47.2.6]
17984         * src/procmsg.c [1.150.2.4]
17985         * src/procmsg.h [1.60.2.5]
17986         * src/pop.c [1.56.2.4]
17987         * src/pop.h [1.17.2.3]
17988                 Let too big messages get downloaded, but truncated
17989                 Add a button to download them completely
17990                 
17991 2004-07-06 [colin]      0.9.11cvs17.9
17992
17993         * src/gtk/quicksearch.c [1.1.2.3]
17994                 Add a Clear button
17995         * commitHelper
17996         * PATCHSETS
17997                 Add a script to help with cvs
17998
17999 2004-07-03 [colin]      0.9.11cvs17.8
18000
18001         * src/plugins/imageviewer/viewer.c
18002                 fix imageviewer (which was staying on the first
18003                 displayed image)
18004
18005 2004-07-03 [colin]      0.9.11cvs17.7
18006
18007         Removed FIXME_GTK2 warnings
18008         * src/gtk/gtkutils.c
18009                 useless #warnings
18010         * src/gtk/menu.c
18011                 useless #warnings (no need to mess with menu rc)
18012         * src/gtk/menu.h
18013                 unused functions
18014         
18015
18016 2004-07-03 [colin]      0.9.11cvs17.6
18017
18018         Removed FIXME_GTK2 warnings
18019         * src/codeconv.c
18020                 useless #warnings (rewrite needed)
18021         * src/compose.c
18022                 useless #warnings (rewrite needed)
18023                 useless #warnings (gtk2 is like that)
18024                 useless #warnings (previously fixed)
18025         * src/main.c
18026                 useless #warnings (previously fixed)
18027         * src/message_search.c
18028                 useless #warnings (gtk2 is like that)
18029                 Made apparent that search is case-sensitive
18030         * src/mimeview.c
18031                 useless #warnings (rewrite needed)
18032                 useless #warnings (gtk2 is like that)
18033                 reimplemented real warnings
18034         * src/prefs_common.c
18035                 Removed block cursor option (not it gtk2)
18036         * src/prefs_gtk.c
18037                 useless #warnings (rewrite needed)
18038         * src/procheader.c
18039                 useless #warnings (rewrite needed)
18040         * src/sourcewindow.c
18041                 useless #warnings (incorrect placing)
18042         * src/summary_search.c
18043                 useless #warnings (gtk2 is like that)
18044                 Made apparent that search is case-sensitive
18045         * src/action.c
18046                 useless #warnings (gtk2 is like that)
18047         * src/textview.c
18048                 useless #warnings (rewrite needed)
18049         * src/toolbar.c
18050                 useless #warnings (rewrite needed)
18051
18052 2004-07-03 [colin]      0.9.11cvs17.5
18053
18054         * src/textview.c
18055                 Fix mismerge which broke URI opening
18056                 
18057 2004-07-01 [colin]      0.9.11cvs17.4
18058
18059         * src/gtk/filesel.c
18060                 Fill filename when saving
18061                 
18062 2004-06-27 [colin]      0.9.11cvs17.3
18063
18064         * src/gtk/filesel.[ch]
18065                 Use the new GTK file selector
18066                 Update prototype to match the reality: multiple file
18067                 selection is open-only          
18068         * src/compose.c
18069                 Match the new prototypes        
18070         * configure.ac
18071                 Match the new requirements (gtk 2.4.0)
18072                         
18073 2004-06-26 [colin]      0.9.11cvs17.2
18074
18075         * src/plugins/trayicon/trayicon.c
18076                 Remove useless signal handler on resize, which causes
18077                 an infinite "loop"
18078         
18079 2004-06-26 [colin]      0.9.11cvs17.1
18080         
18081         * tools/Makefile.am
18082                 remove launch_firebird and add nautilus2sylpheed.sh
18083         * src/quicksearch.c
18084           src/summaryview.c
18085                 Fix show/hide "Extended symbols" button problem
18086                 Fix apparition at startup
18087                 Fix const warnings
18088         * src/plugins/image_viewer/Makefile.am
18089                 Fix configure 
18090         * common/ssl.c
18091                 Re-enable certificate check, as it doesn't seem to
18092                 cause Xlib errors anymore
18093
18094 2004-06-25 [paul]       0.9.11cvs17
18095
18096         * sync with 0.9.11cvs17 HEAD
18097         
18098         NOTE: QuickSearch is broken
18099
18100 2004-06-07 [colin]      0.9.10claws67.10
18101         * src/plugins/trayicon/trayicon.c
18102           src/plugins/trayicon/libeggtrayicon/Makefile.am
18103           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18104                 Fix gettextization in trayicon plugin
18105
18106 2004-06-07 [colin]      0.9.10claws67.9
18107         
18108         * src/summaryview.c
18109           src/gtk/gtksctree.[ch]
18110                 Let Shift+{Up,Down} work in summaryview
18111                 (well, Down "works" and Up works)
18112                 Let the list scroll when using these keys
18113
18114 2004-06-06 [colin]      0.9.10claws67.8
18115
18116         * src/plugins/trayicon/trayicon.c
18117                 Fix pixmap update
18118
18119 2004-06-06 [colin]      0.9.10claws67.7
18120
18121         * src/addressbook.c
18122                 Fix signal handling causing system-wide focus grab
18123
18124 2004-05-25 [paul]       0.9.10claws67.6
18125
18126         * Makefile.am
18127           src/Makefile.am
18128                 clean up
18129
18130 2004-05-25 [paul]       0.9.10claws67.5
18131
18132         * replace deprecated gtk_signal... functions
18133
18134 2004-05-23 [colin]      0.9.10claws67.4
18135
18136         * src/compose.c
18137                 Fix wrapping
18138
18139 2004-05-22 [colin]      0.9.10claws67.3
18140
18141         * src/compose.c
18142                 Re-fix [Edited] in compose.c::compose_reedit()
18143
18144 2004-05-22 [colin]      0.9.10claws67.2
18145
18146         * src/procmime.c
18147                 Fix parsing of multiparts mails
18148
18149 2004-05-22 [colin]      0.9.10claws67.1
18150
18151         * src/summaryview.c
18152                 Fix quicksearch
18153
18154 2004-05-22 [paul]       0.9.10claws67
18155
18156         * sync with 0.9.10claws67 HEAD
18157
18158 2004-05-14 [alfons]
18159
18160         * src/procmime.h
18161                 add forgotton prototype
18162
18163 2004-05-10 [paul]       0.9.10claws57
18164
18165         * sync with 0.9.10claws57 HEAD
18166
18167 2004-05-05 [paul]       0.9.9.claws1
18168
18169         * ChangeLog-gtk2        ** REMOVED **
18170           ChangeLog-gtk2.claws  ** ADDED **
18171                 rename and adopt the normal claws format
18172                 
18173         * configure.ac
18174                 require gtkmathview >= 0.5
18175
18176         * ac/*                          ** REMOVED **
18177           ac/                           ** REMOVED **
18178           intl/Makefile.in              ** REMOVED **
18179           m4/                           ** ADDED **
18180           m4/missing                    ** ADDED **
18181           m4/missing/gdk-pixbuf.m4      ** ADDED **
18182           m4/missing/gettext.m4         ** ADDED **
18183           m4/missing/gpgme.m4           ** ADDED **
18184           m4/missing/imlib.m4           ** ADDED **
18185           m4/.cvsignore                 ** ADDED **
18186           m4/Makefile.am                ** ADDED **
18187           m4/README                     ** ADDED **
18188           m4/aclocal-include.m4         ** ADDED **
18189           m4/aspell.m4                  ** ADDED **
18190           m4/check-type.m4              ** ADDED **
18191           m4/gnupg-check-typedef.m4     ** ADDED **
18192           m4/openssl.m4                 ** ADDED **
18193           m4/spamassassin.m4            ** ADDED **
18194           po/ChangeLog                  ** REMOVED **
18195           po/Makefile.in.in             ** REMOVED **
18196           po/Rules-quot                 ** REMOVED **
18197           po/boldquot.sed               ** REMOVED **
18198           po/en@boldquot.header         ** REMOVED **
18199           po/en@quot.header             ** REMOVED **
18200           po/insert-header.sin          ** REMOVED **
18201           po/quot.sed                   ** REMOVED **
18202           po/remove-potcdate.sed        ** REMOVED **
18203           po/remove-potcdate.sin        ** REMOVED **
18204           po/stamp-po                   ** REMOVED **
18205           Makefile.am
18206           autogen.sh
18207           configure.ac
18208                 enable building with automake 1.8.x
18209                 add 'autopoint --force' to autogen.sh and remove all
18210                 auto-generated files, remove ac/ directory and use
18211                 m4/ directory instead
18212                 
18213         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18214                 fix gettextization
18215
18216 2004-02-28 Colin Leroy <colin@colino.net>
18217         * src/prefs_matcher.c
18218           src/prefs_filtering.c
18219           src/prefs_filtering_action.c
18220                 Fix non-editable GtkEntries
18221
18222 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18223         * src/prefs_themes.c
18224                 utf8 conversion for theme info
18225
18226 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18227         * sync 0.9.9claws
18228
18229 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18230         * src/grouplistdialog.c
18231                 allow multiple selections without ctrl key
18232
18233 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18234         * src/main.c
18235                 enable customizable accelerators
18236
18237 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18238         * src/prefs_common.c
18239                 re-enable different font settings for gtk1/2
18240         * src/prefs_folder_item.c
18241                 fix folder prefs displayed wrong
18242         * src/textview.c
18243                 set 'sunken' shadow type
18244
18245 2004-02-07 Colin Leroy <colin@colino.net>
18246         * src/compose.c
18247                 Fix message being always [Edited]
18248                 Encode headers correctly (utf8 buf)
18249
18250 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18251         * src/socket.c
18252                 remove double g_source_attach()
18253                 (Thanks to Colin Leroy)
18254
18255 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18256         * src/gtk/gtksctree.c
18257                 Fix SSL certificate list not shown
18258         * src/mimeview.c
18259                 Fix clicks in mime tree
18260
18261 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18262         * src/common/socket.c
18263                 Fix SSL receive
18264         * src/compose.c
18265                 Fix clipboard menu hotkeys
18266
18267 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18268         * src/gtk/gtkaspell.[ch]
18269           src/compose.c
18270                 reimplement spellchecker
18271
18272 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18273         * src/gtk/filesel.c
18274                 crash when inserting file in compose window
18275                 (TODO: keep old selection on clicks)
18276         * src/main.c
18277                 use gtkrc-2.0 instead of gtkrc
18278
18279 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18280         * src/messageview.c
18281                 remove orphaned mimeview unref()
18282
18283 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18284         * src/grouplistdialog.c
18285                 expand nodes containing subscribed groups
18286
18287 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18288         * src/textview.c
18289                 textview: hide cursor, restore old click behaviour
18290
18291 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18292         * src/textview.c
18293                 variable names messed up
18294
18295 2004-01-17 Colin Leroy <colin@colino.net>
18296         * src/addr_compl.c
18297                 Fix completion address too thin
18298         * src/compose.c
18299                 Fix tab-to-subject behaviour
18300         * src/summaryview.c
18301                 Implement key up & down in summaryview
18302
18303 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18304
18305         * sync 098claws
18306
18307 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18308         * configure.ac
18309           Makefile.am
18310           doc/.cvsignore
18311           doc/Makefile.am
18312                 faq, man, manual moved to doc/
18313         * ac/aspell.m4
18314           ac/check-type.m4
18315           ac/gnupg-check-typedef.m4
18316           ac/openssl.m4
18317           ac/spamassassin.m4
18318           ac/missing/gdk-pixbuf.m4
18319           ac/missing/gpgme.m4
18320           ac/missing/imlib.m4
18321                 fix automake warnings
18322
18323 2003-12-06 Colin Leroy <colin@colino.net>
18324         * src/summaryview.c
18325                 Fix quicksearch
18326
18327 2003-12-05 Colin Leroy <colin@colino.net>
18328         * src/summaryview.c
18329                 Fix going to next unread folder
18330
18331 2003-12-05 Colin Leroy <colin@colino.net>
18332         * src/crash.c
18333                 Fix gtk2 compilation
18334         * src/session.c
18335                 Remove iotag source handler at disconnection
18336         * src/socket.[ch] 
18337                 Remove source handler when closing socket 
18338                 (fixes another seg)
18339
18340 2003-12-04 Colin Leroy <colin@colino.net>
18341         * src/compose.c
18342           src/prefs_account.c
18343           src/prefs_common.c
18344                 Fix some dropdown menus
18345
18346 2003-12-04 Colin Leroy <colin@colino.net>
18347         * src/compose.c
18348                 Fix event handlers on header fields
18349         * src/common/socket.c
18350           src/common/session.c
18351                 Fix segfault with callback (SSL)
18352                 Fix end of session 
18353
18354 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18355
18356         * Fix compile bug in src/compose.c
18357         * removed src/gtk/gtkstext.[ch]
18358
18359 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18360
18361         * Convert character set and escape "text" attributes in toolbar setting
18362         files.
18363         * Fixed bug in button-press-event handling.
18364
18365 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18366
18367         * Fixed bug in key-press-event handling.
18368
18369 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18370
18371         * Enabled to compile tray-icon plugin (Ad-hoc).
18372         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18373
18374 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18375
18376         * Enabled to compile on sylpheed-claws.
18377         (tray-icon plugin still cannot compile yet.)
18378
18379 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18380
18381         * Updated to 0.9.5.
18382
18383 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18384
18385         * Updated to 0.9.4.
18386         * Ported monitoring SSL mechanism to GSource of GLib2
18387         (I don't confirm it)
18388         * Added _gtk2 suffix to key name of font preference to avoid
18389         ovverwriting preference of Gtk+-1.2 version.
18390
18391 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18392
18393         * Updated to 0.9.2.
18394
18395 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18396
18397         * Updated to 0.9.1.
18398         * Translate po files into UTF-8 when execute autogen.sh.
18399
18400 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18401
18402         * Updated to 0.9.0.
18403
18404 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18405
18406         * Plugged GError related memory leaks.
18407
18408 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18409
18410         * Changed default size of fonts.
18411         * Enabled to set titile font size of warning dialog.
18412
18413 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18414
18415         * Embed a sylpheed icon into executable binary on Windows.
18416
18417 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18418
18419         * I forgot to traslate character set of element string in src/xml.c.
18420
18421 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18422
18423         * Fixed detecting bind_textdomain_codeset in configure.in.
18424         * The bug in which "Example" of "Date fromat" preference isn't displayed
18425         correctly has been fixed.
18426
18427 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18428
18429         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18430           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18431           glib-gettextize
18432           Removed intl directory.
18433           Translated po files into UTF-8.
18434           (Thanks! Ryuji Abe)
18435
18436 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18437
18438         * The bug which doesn't unscape string in xml.c has been fixed.
18439
18440 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18441
18442         * The bug which is failed to translate encoding of file name thorough
18443         file dialog has been fixed.
18444
18445 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18446
18447         * Modified to translate file names which is used in inporting/expoting
18448         mbox feature and "Save as" feature into locale encoding.
18449         * Translate file names into locale encoding when "Attache file" and
18450         "Insert file".
18451         * Force set G_BROKEN_FILENAMES environment variable.
18452         * Other minor fixes.
18453
18454 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18455
18456         * Modified to treat MH folder's name as locale encoding.
18457
18458 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18459
18460         * The bug which clash on switching candidates of auto completion of
18461         addresses, cannot use auto completion in Japanesse is fixed
18462         (Thanks! Tokunaga-san)¡¥
18463
18464 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18465
18466         * The bug which cannot switch key accelerator preference has been fixed
18467         (Thanks! smbd-san)¡¥
18468
18469 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18470
18471         * version 0.8.11-gtk2-20030314
18472
18473 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18474
18475         * The bug in which character set conversion of filtering messages has
18476         been fixed.(Thanks! COCOA-san).
18477
18478 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18479
18480         * Revived "Leave space on head" preference in "Message" category.
18481         * A bug which clash when put the cursor to end of buffer and execute
18482         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18483
18484 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18485
18486         * version 0.8.11-gtk2-20030312
18487
18488 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18489
18490         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18491         * Modified to use Pango's API directly for font preference.
18492         * Integrated GtkTextView of textview to one widget.
18493         * Set fonts of header title in textview by "header_title" tag.
18494         * Removed some deprecated codes.
18495
18496 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18497
18498         * Updated to 0.8.11.
18499         * Merged cygwin patch(Thanks! Sakai-san).
18500
18501 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18502
18503         * version 0.8.10-gtk2-20030309