2006-09-26 [colin] 2.5.1cvs2
[claws.git] / ChangeLog
1 2006-09-26 [colin]      2.5.1cvs2
2
3         * src/summaryview.c
4                 Fix bug #1023 (Sylpheed deletes too much messages)
5
6 2006-09-26 [ticho]      2.5.1cvs1
7
8         * src/mbox.c
9                 Make use of gettext's multiple plurals for statusbar
10                 progress message.
11
12 2006-09-25 [paul]       2.5.1
13
14         * NEWS
15         * README
16         * RELEASE_NOTES
17                 2.5.1 released
18
19 2006-09-25 [colin]      2.5.0cvs3
20
21         * src/plugins/bogofilter/bogofilter.c
22         * src/plugins/clamav/clamav_plugin.c
23         * src/plugins/spamassassin/spamassassin.c
24                 BogoFilter, Spamassassin: Fix double hook registering after
25                 visiting preferences
26                 Spamassassin, Clamav: Just set the mails to move instead of
27                 doing the move - caller will move the things at once.
28
29 2006-09-25 [colin]      2.5.0cvs2
30
31         * src/imap.c
32         * src/etpan/imap-thread.c
33                 Use UID SEARCH ALL instead of UID 1:*
34                 (braindead servers can't figure out that's
35                 the same...)
36
37 2006-09-25 [wwp]        2.5.0cvs1
38
39         * src/message_search.c
40                 Added the ability to stop a running search (in message body).
41
42 2006-09-25 [paul]       2.5.0
43
44         * NEWS
45         * README
46         * RELEASE_NOTES
47                 2.5.0 released
48
49 2006-09-25 [paul]       2.4.0cvs214
50
51         * po/cs.po
52         * po/de.po
53         * po/fi.po
54         * po/fr.po
55         * po/nl.po
56         * po/pt_BR.po
57         * po/sk.po
58         * po/sr.po
59         * po/zh_CN.po
60                 updated by Tim, Stephan Sachse, Flammie Pirinen,
61                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
62                 Ticho, Aleksander Urosevic, Ralgh Young
63
64 2006-09-24 [mones]      2.4.0cvs213
65
66         * po/es.po
67                 Updated for release
68
69 2006-09-23 [colin]      2.4.0cvs212
70
71         * src/gtk/inputdialog.c
72                 Fix [ ] remember this appearing in normal
73                 input dialogs after it's been used by
74                 mimeview.
75         * src/folder.c
76         * src/folderview.c
77         * src/msgcache.c
78         * src/procmsg.c
79         * src/summaryview.c
80         * src/textview.c
81         * src/common/timing.h
82                 Enable timings in debug mode and make it
83                 look prettier.
84
85 2006-09-22 [colin]      2.4.0cvs211
86
87         * README
88                 Revert test change
89         * commitHelper
90                 ping the correct URI
91
92 2006-09-22 [colin]      2.4.0cvs210
93
94         * README
95                 Let's see if bug #1022 is fixed
96
97 2006-09-21 [colin]      2.4.0cvs209
98
99         * src/wizard.c
100         * src/common/plugin.c
101                 Prepare infra to load predefined plugins when
102                 no configuration existed. Don't actually load
103                 anything yet (feat. freeze)
104
105 2006-09-21 [wwp]        2.4.0cvs208
106
107         * manual/fr/faq.xml
108                 Partial sync w/ 2.4.0cvs72:
109                 wrap file and minor updates.
110
111 2006-09-21 [wwp]        2.4.0cvs207
112
113         * tools/fix_date.sh
114                 several fixes and enhancements. A new --force switch has been
115                 added to prevent overriding by default Date: header when
116                 already existing.
117
118 2006-09-21 [paul]       2.4.0cvs206
119
120         * src/common/utils.c
121                 add Chinese UTF8 Re prefix
122
123 2006-09-21 [wwp]        2.4.0cvs205
124
125         * tools/Makefile.am
126                 Fics alfabettical order.
127
128 2006-09-21 [wwp]        2.4.0cvs204
129
130         * tools/fix_date.sh
131         * tools/Makefile.am
132                 Added an action tool to fix missing Date field in emails.
133                 Updated Makefile.am to reflect those last two additions.
134
135 2006-09-21 [wwp]        2.4.0cvs203
136
137         * tools/uuooffice
138                 Added a action tool to open uuencoded docs w/
139                 OpenOffice (based on uudec method).
140
141 2006-09-21 [colin]      2.4.0cvs202
142
143         * src/compose.c
144         * src/textview.c
145                 Workaround possible GTK crash: remove selection 
146                 clipboard before destroying widget, or GTK+-2.10
147                 dies. Thanks to Hiro.
148
149 2006-09-20 [colin]      2.4.0cvs201
150
151         * src/compose.c
152                 Fix free-after-use in some cases (when 
153                 procmime_encode_content() frees mimeinfo->data.mem
154                 and turns it to a temp file)
155
156 2006-09-20 [colin]      2.4.0cvs200
157
158         * src/folderview.c
159         * src/summaryview.c
160         * src/gtk/gtksctree.c
161         * src/gtk/gtksctree.h
162                 Add tooltips in the folderview and summaryview
163                 (Doesn't break string freeze as they already
164                 exist)
165         * src/toolbar.c
166                 Put the spam button in the default configuration
167                 if compiled with bogo plugin too
168
169 2006-09-19 [colin]      2.4.0cvs199
170
171         * src/summaryview.c
172         * src/summaryview.h
173                 Update folder name label on folder rename
174         * src/prefs_matcher.c
175         * src/gtk/logwindow.h
176                 Fix warnings
177                 Patches by Fabien
178
179 2006-09-19 [wwp]        2.4.0cvs198
180
181         * src/summary_search.c
182                 fix can't click forward/backward buttons in the
183                 search messages.
184
185 2006-09-18 [paul]       2.4.0cvs197
186
187         * src/wizard.c
188                 add missing bracket, capitalise the A of
189                 'SpamAssassin'
190
191 2006-09-18 [paul]       2.4.0cvs196
192
193         * src/compose.c
194                 fix bug 1012 'crashed upon sending mail
195                 from compose window'
196                 Thanks to Colin
197
198 2006-09-16 [colin]      2.4.0cvs195
199
200         * src/folderview.c
201                 Fix "real-time" sorting by freezing/thawing
202
203 2006-09-16 [colin]      2.4.0cvs194
204
205         * manual/faq.xml
206                 Fix the anti-spam entry a bit
207
208 2006-09-16 [colin]      2.4.0cvs193
209
210         * src/wizard.c
211                 Make sure reviewers have no excuse when stating
212                 Sylpheed-Claws doesn't have antispam capabilities.
213
214 2006-09-16 [colin]      2.4.0cvs192
215
216         * src/main.c
217                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
218                 as if the SIGPIPE comes from etpan's thread we could
219                 trigger a GUI update from this thread.
220
221 2006-09-16 [colin]      2.4.0cvs191
222
223         * src/summaryview.c
224                 Init all members of the struct
225
226 2006-09-16 [paul]       2.4.0cvs190
227
228         * src/account.c
229                 improvements to the English
230
231 2006-09-15 [colin]      2.4.0cvs189
232
233         * src/summaryview.c
234                 HIG order on dialog
235
236 2006-09-14 [colin]      2.4.0cvs188
237
238         * src/common/socket.c
239         * src/common/socket.h
240         * src/common/ssl.c
241         * src/common/ssl_certificate.c
242         * src/common/ssl_certificate.h
243         * src/etpan/imap-thread.c
244                 the get_fqdn() call done to get canonical name when
245                 checking an SSL certificate is blocking, which is
246                 sad as we just did a non-blocking lookup to connect.
247                 Fix that by letting the fqdn available to the SockInfo,
248                 and use that in ssl_certificate_check(). For IMAP,
249                 we don't do it as the lookup's done by libetpan, but
250                 it's less annoying as IMAP connections as much more
251                 rare than POP3 connections.
252
253 2006-09-14 [paul]       2.4.0cvs187
254
255         * manual/advanced.xml
256                 improvements to the English,
257                 properly place the new hidden options
258                 within the alphabetical order
259         * src/gtk/pluginwindow.c
260                 improvements to the English
261
262 2006-09-14 [colin]      2.4.0cvs186
263
264         * src/prefs_common.c
265         * src/prefs_common.h
266         * src/gtk/gtksctree.c
267         * manual/advanced.xml
268                 New hidden pref, stripes_color_offset, to change
269                 the value added/substracted to normal bgcolor to
270                 create the stripes in summaries
271
272 2006-09-13 [colin]      2.4.0cvs185
273
274         * src/gedit-print.c
275         * src/messageview.c
276         * src/messageview.h
277         * src/summaryview.c
278         * src/textview.c
279                 Fix misc. printing issues: 
280                 - Bad font for linkified headers
281                 - Different font if the mail was displayed or not
282                 - Factorize the thing
283
284 2006-09-13 [colin]      2.4.0cvs184
285
286         * src/common/ssl_certificate.c
287                 Only get FQDN once when checking certificate
288
289 2006-09-13 [colin]      2.4.0cvs183
290
291         * src/account.c
292         * src/gtk/pluginwindow.c
293                 Misc. GUI fixes by Fabien
294
295 2006-09-13 [wwp]        2.4.0cvs182
296
297         * configure.ac
298         * src/common/utils.h
299         * src/common/utils.c
300                 get rid of unused wide-char functions.
301
302 2006-09-13 [wwp]        2.4.0cvs181
303
304         * src/plugins/pgpinline/sylpheed.def
305         * src/textview.c
306                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
307                 add privacy_reset_error to the .def file,
308                 do not fork for an external textviewer.
309
310 2006-09-13 [wwp]        2.4.0cvs180
311
312         * src/prefs_common.c
313                 fix broken font entry in prefs (patch issued by the gpg4win team,
314                 probably by Marcus Brinkmann <marcus@g10code.de>).
315
316 2006-09-13 [colin]      2.4.0cvs179
317
318         * src/folder.h
319                 Fix a warning in summaryview.c
320         * src/mainwindow.c
321         * src/summaryview.c
322         * src/summaryview.h
323                 Add missing Mark/* elements in the
324                 main menu
325
326 2006-09-12 [colin]      2.4.0cvs178
327
328         * src/prefs_actions.c
329         * src/prefs_filtering_action.c
330         * src/prefs_matcher.c
331                 Use (New) instead of New everywhere
332
333 2006-09-12 [wwp]        2.4.0cvs177
334
335         * manual/fr/addrbook.xml
336         * manual/fr/handling.xml
337                 updated some quotes in the fr manual to match the fr translation.
338
339 2006-09-12 [wwp]        2.4.0cvs176
340
341         * src/prefs_matcher.c
342                 don't store translated string elements in matcher expressions.
343                 Also fixed a misused of Q_().
344
345 2006-09-11 [wwp]        2.4.0cvs175
346
347         * src/plugins//bogofilter/bogofilter.c
348         * src/plugins//clamav/clamav_plugin.c
349         * src/plugins//demo/demo.c
350         * src/plugins//dillo_viewer/dillo_viewer.c
351         * src/plugins//pgpcore/plugin.c
352         * src/plugins//pgpinline/plugin.c
353         * src/plugins//pgpmime/plugin.c
354         * src/plugins//spamassassin/spamassassin.c
355                 gettext-ize more strings (mostly plugin error messages).
356
357 2006-09-11 [colin]      2.4.0cvs174
358
359         * src/alertpanel.c
360                 Make maximum buffer size bigger to avoid
361                 truncating translated messages. Patch by
362                 Fabien
363
364 2006-09-11 [colin]      2.4.0cvs173
365
366         * src/etpan/imap-thread.c
367                 Fix compilation on OpenBSD, thanks to 
368                 Landry
369
370 2006-09-10 [wwp]        2.4.0cvs172
371
372         * manual/account.xml
373         * manual/addrbook.xml
374         * manual/handling.xml
375         * manual/es/handling.xml
376         * manual/fr/account.xml
377         * manual/fr/addrbook.xml
378         * manual/fr/handling.xml
379                 documented addressbook matching (condition configuration):
380                   addrbook.xml, en fr
381                 documented per-account filtering rules (handling/filtering
382                   section, account section):
383                   account.xml, handling.xml, en fr
384                 slightly updated the handling/searching section to tell few
385                   words about the extended search ability:
386                   handling.xml, en fr
387                 added missing <quote></quotes> to Quick Search:
388                   handling.xml, en fr es
389                 fixed a typo (auomatically):
390                   handling.xml, en
391                 changes revisited by Paul.
392
393 2006-09-10 [paul]       2.4.0cvs171
394
395         * src/prefs_actions.c
396         * src/prefs_filtering.c
397         * src/prefs_template.c
398                 adjustments to the gui
399                 Patch by Fabien Vantard (slightly modified)
400
401 2006-09-10 [colin]      2.4.0cvs170
402
403         * src/summaryview.c
404                 Check folderitem/summaryview consistency
405                 (basically automates Update summary). Fixes
406                 #1011 (wrong (negative) count on unread 
407                 messages)
408
409 2006-09-10 [colin]      2.4.0cvs169
410
411         * src/gtk/gtksctree.c
412                 Fix recursive expansion via mouse
413         * src/plugins/bogofilter/bogofilter.c
414                 Use normal filtering way of moving
415                 messages (batching), possibly fixing
416                 bug #1015 (Bogofilter plugin doubles 
417                 new messages)
418
419 2006-09-09 [wwp]        2.4.0cvs168
420
421         * src/prefs_filtering.c
422                 better place for this fix.
423
424 2006-09-09 [wwp]        2.4.0cvs167
425
426         * src/prefs_filtering.c
427                 fix a minor bug when the enabled status of a filtering/processing
428                 rule always got set to TRUE when replacing this rule. That still
429                 make sense when adding a new rule, but now when replacing, we
430                 don't override the value of 'enabled'.
431                 Also renamed the func prefs_filtering_list_view_get_rule_name()
432                 to prefs_filtering_list_view_get_info() as this function not only
433                 returns the name, but also the account_id and the enabled status.
434
435 2006-09-09 [mones]      2.4.0cvs166
436
437         * manual/glossary.xml
438         * manual/plugins.xml
439                 Minor format corrections
440         * manual/gpl.xml
441                 Fix misplaced NO WARRANTY section
442         * manual/es/advanced.xml
443         * manual/es/faq.xml
444         * manual/es/glossary.xml
445         * manual/es/gpl.xml
446         * manual/es/handling.xml
447         * manual/es/plugins.xml
448         * manual/es/starting.xml
449                 Incorporate changes from English version
450         * manual/fr/ack.xml
451         * manual/pl/ack.xml
452         * manual/es/ack.xml
453                 Fix address, (add translation credits in es version)
454         * po/es.po
455                 Updated translation
456
457 2006-09-09 [wwp]        2.4.0cvs165
458
459         * src/prefs_filtering.c
460                 fix a crash when opening filtering prefs, if matcherrc file contains
461                 broken data (non-existing account id, which is theoretically not
462                 possible).
463
464 2006-09-08 [colin]      2.4.0cvs164
465
466         * src/folder.c
467                 Wrong assert, make it an if()
468         * src/gtk/gtksctree.c
469                 Fix bug #1013 (expand selected thread 
470                 tree) - expanding is now recursive
471
472 2006-09-07 [wwp]        2.4.0cvs163
473
474         * src/prefs_matcher.c
475                 make better sentences about addressbook matching in the
476                 matcher prefs. This should make translators' work easier
477                 too.
478
479 2006-09-07 [wwp]        2.4.0cvs162
480
481         * src/prefs_filtering.c
482                 code simplification (get rid of dup var. assignment).
483
484 2006-09-07 [wwp]        2.4.0cvs161
485
486         * src/summaryview.c
487                 use GTK_STOCK icons when possible, patch by Fabien Vantard
488                 <fzzzzz@gmail.com>.
489
490 2006-09-07 [paul]       2.4.0cvs160
491
492         * src/mimeview.c
493                 fix compilation warnings
494                 Thanks to Colin
495
496 2006-09-07 [paul]       2.4.0cvs159
497
498         * src/mimeview.c
499                 select the mimepart icon when
500                 displaying as text
501                 Thanks to Colin
502
503 2006-09-06 [paul]       2.4.0cvs158
504
505         * src/prefs_filtering.c
506                 fix labels and table element spacing
507                 Patch by Fabien Vantard
508
509 2006-09-06 [paul]
510
511         2.5.0-rc3 released
512
513 2006-09-06 [paul]       2.4.0cvs157
514
515         * manual/es/advanced.xml
516                 fix typo
517
518 2006-09-06 [wwp]        2.4.0cvs156
519
520         * src/mainwindow.c
521                 fix an dup launch issue when iconified, thanks to Colin.
522
523 2006-09-06 [wwp]        2.4.0cvs155
524
525         * src/gtk//gtksctree.h
526                 oops, forgot that one!
527
528 2006-09-06 [wwp]        2.4.0cvs154
529
530         * manual/pl/advanced.xml
531         * manual/advanced.xml
532         * manual/es/advanced.xml
533         * manual/fr/advanced.xml
534         * src/prefs_customheader.c
535         * src/prefs_filtering_action.c
536         * src/foldersel.c
537         * src/prefs_summaries.c
538         * src/prefs_filtering.c
539         * src/account.c
540         * src/compose.c
541         * src/prefs_summary_column.c
542         * src/addr_compl.c
543         * src/prefs_actions.c
544         * src/prefs_folder_column.c
545         * src/ssl_manager.c
546         * src/prefs_template.c
547         * src/prefs_display_header.c
548         * src/prefs_common.h
549         * src/prefs_matcher.c
550         * src/prefs_common.c
551         * src/prefs_toolbar.c
552         * src/summaryview.c
553         * src/folderview.c
554         * src/gtk/gtksctree.c
555         * src/gtk/pluginwindow.c
556         * src/gtk/progressdialog.c
557         * src/gtk/prefswindow.c
558                 renamed hidden option enable_rules_hint to use_stripes_everywhere
559                 to make its meaning more obvious (all versions of the manual reflect
560                 the change).
561                 added an extra hidden option use_stripes_in_summary to allow
562                 discarding these stripes in mainwindow's folder and message lists;
563                 en and fr manuals only are OK towards this.
564
565 2006-09-06 [colin]      2.4.0cvs153
566
567         * src/textview.c
568                 Hide Sylpheed-Claws' internal queue headers
569                 when showing all headers. They'll be present
570                 only in Source window.
571
572 2006-09-05 [colin]      2.4.0cvs152
573
574         * src/plugins/trayicon/trayicon.c
575                 Fix crash at exit - we have to disconnect
576                 our handlers
577         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
578                 Update eggtrayicon - patch adapted from a
579                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
580                 on Sylpheed's ML
581
582 2006-09-05 [colin]      2.4.0cvs151
583
584         * src/mainwindow.c
585         * src/gtk/logwindow.c
586                 Fix race condition when something writes
587                 to the log too soon during init. Thanks
588                 to Fabien Vantard
589
590 2006-09-05 [colin]      2.4.0cvs150
591
592         * src/mimeview.c
593                 Don't select part on right-click either
594
595 2006-09-05 [paul]       2.4.0cvs149
596
597         * src/mimeview.c
598                 completion of previous commit
599                 Thanks to Colin
600
601 2006-09-05 [colin]      2.4.0cvs148
602
603         * src/mimeview.c
604                 Don't force selection on middle-click, just open
605
606 2006-09-04 [colin]      2.4.0cvs147
607
608         * src/mimeview.c
609                 Looks like gtk_notebook_set_current_page()
610                 sometimes steals focus, and this annoys us
611                 in MimeViewers as it renders navigation
612                 keys useless. Take back focus after switching
613                 pages.
614
615 2006-09-04 [colin]      2.4.0cvs146
616
617         * src/messageview.c
618                 Set stop_loading when clicking on Next
619                 during load. Don't add a callback to 
620                 avoid over-complicating things.
621
622 2006-09-04 [colin]      2.4.0cvs145
623
624         * src/mimeview.c
625         * src/messageview.c
626                 Fix multiple loads in separate messageview
627
628 2006-09-04 [colin]      2.4.0cvs144
629
630         * src/summaryview.c
631                 Let navigation keys be handled during 
632                 load
633
634 2006-09-04 [colin]      2.4.0cvs143
635
636         * src/messageview.c
637         * src/summaryview.c
638         * src/textview.c
639         * src/textview.h
640                 Make loading of huge mails (lots of text and/or
641                 images) cancellable, so the GUI doesn't block 
642
643 2006-09-04 [colin]      2.4.0cvs142
644
645         * src/plugins/trayicon/trayicon.c
646                 Fix annoyance when removing a folder with 
647                 unread mails: trayicon didn't update
648
649 2006-09-04 [paul]       2.4.0cvs141
650
651         * src/gtk/icon_legend.c
652                 straighten up columns
653                 Patch by Fabien Vantard
654
655 2006-09-04 [wwp]        2.4.0cvs140
656
657         * src/prefs_filtering.c
658                 fix new line's account name in filtering prefs:
659                 was "All", is now "(New)".
660
661 2006-09-04 [paul]       2.4.0cvs139
662
663         * tools/make.themes.project
664                 use "AUTOMAKE_OPTIONS = dist-bzip2"
665                 instead of homebrewed "make release"
666
667 2006-09-03 [colin]      2.4.0cvs138
668
669         * src/folderview.c
670                 Fix bug #1007 (Wrong folder highlighted)
671
672 2006-09-03 [colin]      2.4.0cvs137
673
674         * src/compose.c
675                 Don't set Newsgroup: header to a mail folder
676                 path
677
678 2006-09-03 [paul]       2.4.0cvs136
679
680         * src/prefs_other.c
681         * src/prefs_spelling.c
682                 unify the gui
683
684 2006-09-03 [paul]       2.4.0cvs135
685
686         * src/prefs_summaries.c
687                 correct menu item text in prefs_keybind_apply_clicked()
688
689 2006-09-03 [paul]       2.4.0cvs134
690
691         * manual/advanced.xml
692                 some improvements to the descriptions
693         * src/mainwindow.c
694         * src/messageview.c
695         * src/summaryview.c
696         * src/gtk/menu.c
697                 fix menu sensitivity issues
698         * src/prefs_message.c
699                 drop the useless word 'short'
700         * src/prefs_other.c
701                 add the word 'lines' indicating log length
702                 is a measure of lines
703         * src/textview.c
704                 fix compilation warnings
705
706 2006-09-02 [colin]      2.4.0cvs133
707
708         * src/messageview.c
709                 Display a special return-receipt message
710                 if the message is from the user
711         * src/summaryview.c
712                 Fix missing freeze of the list when marking
713                 all read and unthreading for exec. Thanks
714                 to Stephan Sachse.
715
716 2006-09-02 [paul]       2.4.0cvs132
717
718         * src/mainwindow.c
719         * src/prefs_message.c
720         * src/summaryview.c
721                 fix some english
722
723 2006-09-02 [wwp]        2.4.0cvs131
724
725         * src/prefs_filtering.c
726                 added an account name column to the filtering rules
727                 dialog.
728
729 2006-09-02 [colin]      2.4.0cvs130
730
731         * src/gtk/logwindow.c
732         * src/gtk/logwindow.h
733                 Block scrolling if we're not at the end
734                 of the log
735
736 2006-09-02 [colin]      2.4.0cvs129
737
738         * src/folder.c
739                 Make sure account-specific rules can't
740                 be used in {pre-,post-,}processing
741         * src/mainwindow.c
742         * src/gtk/logwindow.c
743         * src/gtk/logwindow.h
744                 Jump to last error when clicking on the
745                 warning icon
746
747 2006-09-02 [colin]      2.4.0cvs128
748
749         * src/imap.c
750         * src/import.c
751         * src/mainwindow.c
752         * src/mainwindow.h
753                 Fix warning icon
754         * src/inc.c
755         * src/mbox.c
756         * src/mbox.h
757                 Let proc_mbox know its account, for
758                 account-specific rules
759
760 2006-09-01 [colin]      2.4.0cvs127
761
762         * src/codeconv.c
763                 Don't uselessly use iconv to convert from
764                 us-ascii
765         * src/alertpanel.c
766         * src/mainwindow.c
767         * src/mainwindow.h
768         * src/inc.c
769                 Fix certain log cases, disable warning icon
770                 for now, the correct way to display it when
771                 necessary and only when necessary is probably
772                 to do it manually rather than use error logs
773         * src/etpan/imap-thread.c
774                 Clean up UID logging a bit
775         * src/gtk/logwindow.c
776         * src/gtk/logwindow.h
777                 Make logging faster when the window's closed
778
779 2006-09-01 [wwp]        2.4.0cvs126
780
781         * manual/fr/account.xml
782                 reflect changes to the ref. manual (parts of cvs72):
783                 fix tabnames and quotes.
784
785 2006-09-01 [wwp]        2.4.0cvs125
786
787         * manual/fr/plugins.xml
788                 reflect changes to the reference manual (cvs42):
789                 update IRC channel info.
790
791 2006-09-01 [wwp]        2.4.0cvs124
792
793         * commitHelper
794                 use CVSEDITOR env. var. if set, according to `man cvs`.
795
796 2006-09-01 [wwp]        2.4.0cvs123
797
798         * manual/advanced.xml
799                 better sentence again (thanks to Paul).
800
801 2006-09-01 [wwp]        2.4.0cvs122
802
803         * manual/advanced.xml
804         fix definition of toolbar_detachable and rework a bit the one of
805         enable_dotted_lines.
806
807 2006-09-01 [mones]      2.4.0cvs121
808
809         * manual/advanced.xml
810                 Document enable_dotted_lines
811
812 2006-09-01 [paul]       2.4.0cvs120
813
814         * src/folderview.c
815         * src/folderview.h
816         * src/imap.c
817         * src/mainwindow.c
818         * src/summaryview.c
819                 obey the 'When entering folder...' option
820                 when using the /View/Go to/... menu items
821                 Thanks to Colin
822
823 2006-08-31 [colin]      2.4.0cvs119
824
825         * src/folderview.c
826                 Revert 2.4.0cvs116, wrong fix.
827
828 2006-08-31 [colin]      2.4.0cvs118
829
830         * src/gtk/gtksctree.c
831                 Better state the various copyrights
832
833 2006-08-31 [colin]      2.4.0cvs117
834
835         * src/prefs_common.c
836                 fix enable_dotted_lines
837
838 2006-08-31 [colin]      2.4.0cvs116
839
840         * src/folderview.c
841                 Use pref "Always open on select" when going
842                 to next unread folder
843         * src/gtk/gtksctree.c
844                 Fix link failure to _gtk_clist_create_cell_layout
845                 on certain computers. (Why not mine, I wonder)
846
847 2006-08-31 [colin]      2.4.0cvs115
848
849         * src/procmsg.c
850         * src/textview.c
851         * src/plugins/bogofilter/bogofilter.c
852         * src/plugins/spamassassin/spamassassin.c
853                 Requalify some "errors" to warnings
854         * src/mainwindow.c
855         * src/mainwindow.h
856         * src/statusbar.c
857                 Add an icon in the statusbar to notify
858                 of errors
859         * src/gtk/gtksctree.c
860         * src/folderview.c
861         * src/summaryview.c
862                 Make the GtkSCTree look more modern by
863                 alternating background lines
864         * src/prefs_common.c
865         * src/prefs_common.h
866                 Add a pref to let people have the old
867                 way if they prefer
868
869
870 2006-08-30 [colin]      2.4.0cvs114
871
872         * src/procmsg.c
873         * src/procmsg.h
874                 Provide a way to filter a list of
875                 messages in an optimised manner, and
876                 add a list-filtering hook
877         * src/folder.c
878         * src/inc.c
879         * src/mbox.c
880                 Use the list filtering
881         * src/plugins/bogofilter/bogofilter.c
882                 Use the list-filtering hook
883                 Use -b (bulk) mode for more speed
884                 when learning and filtering
885         * src/etpan/imap-thread.c
886                 Make log output shorter in UID SEARCH
887
888
889 2006-08-30 [colin]      2.4.0cvs113
890
891         * src/plugins/bogofilter/bogofilter.c
892                 Really fast mass learning - thanks to David
893                 Relson for the options explanations :)
894
895 2006-08-30 [colin]      2.4.0cvs112
896
897         * src/msgcache.c
898                 Fix compilation on FreeBSD. Thanks
899                 to Michael Hugues
900
901 2006-08-29 [colin]      2.4.0cvs111
902
903         * src/folderview.c
904                 Handle "popup_menu" signal (for popping the 
905                 menu via the keyboard)
906         * src/mimeview.c
907         * src/mimeview.h
908         * src/summaryview.c
909         * src/textview.c
910         * src/gtk/gtkutils.c
911         * src/gtk/gtkutils.h
912                 Factorize scrolling code, and add an API 
913                 for MimeViewers to handle scroll orders
914
915 2006-08-29 [wwp]        2.4.0cvs110
916
917         * src/plugins//bogofilter/bogofilter.c
918         * src/plugins//spamassassin/spamassassin.c
919                 make the bogofilter/spamassassin filtering error dialogs at
920         incorporation obey to the "don't popup error dialog on
921         receive error" option. If disabled, feed the log window w/
922         the error message.
923
924 2006-08-29 [paul]
925
926         2.5.0-rc2 released
927
928 2006-08-29 [paul]       2.4.0cvs109
929
930         * Makefile.am
931                 remove 'make release', it's not needed
932                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
933
934 2006-08-29 [paul]       2.4.0cvs108
935
936         * src/foldersel.c
937         * src/summary_search.c
938         * src/gtk/progressdialog.c
939         * src/plugins/pgpcore/passphrase.c
940                 replace deprecated gtk_window_set_policy()
941
942 2006-08-29 [colin]      2.4.0cvs107
943
944         * src/folder.c
945                 Fix data loss when copy fails during a move:
946                 only use fast remove_msgs if everything was
947                 copied OK; else use slow remove_msg on the
948                 mails that got copied only.
949
950 2006-08-28 [paul]       2.4.0cvs106
951
952         * src/mh.c
953                 revert change in 2.4.0cvs104, it breaks
954                 stuff
955
956 2006-08-28 [paul]       2.4.0cvs105
957
958         * src/plugins/spamassassin/spamassassin.c
959                 english fix
960
961 2006-08-28 [paul]       2.4.0cvs104
962
963         * src/mh.c
964                 fix data loss when moving to another
965                 mailbox fails
966         * src/prefs_spelling.c
967                 improve the english
968         * src/gtk/pluginwindow.c
969                 improve the layout of the dialog text
970         All thanks to Colin
971
972 2006-08-28 [paul]       2.4.0cvs103
973
974         * src/plugins/bogofilter/bogofilter.c
975         * src/plugins/bogofilter/bogofilter_gtk.c
976                 fix english up a bit, innit
977
978 2006-08-28 [paul]       2.4.0cvs102
979
980         * configure.ac
981         * po/Makefile.in.in
982         * po/Makevars
983                 require autoconf 2.60, enabling building
984                 with gettext 0.15 (gettext 0.14.x build still
985                 possible). Replace Makefiles with versions
986                 from gettext 0.15.
987                 Remove configure options --with-localedir and
988                 --with-mandir. The options that are provided
989                 directly by autoconf 2.60 can be used instead:
990                 --mandir --localedir
991
992 2006-08-27 [colin]      2.4.0cvs101
993
994         * src/plugins/bogofilter/Makefile.am
995                 Fix make dist (no README)
996
997 2006-08-27 [colin]      2.4.0cvs100
998
999         * src/folder.c
1000                 Don't use F_UNKNOWN folders for any default
1001                 outbox/trash/etc
1002         * src/plugins/bogofilter/bogofilter.c
1003         * src/plugins/bogofilter/bogofilter.h
1004         * src/plugins/bogofilter/bogofilter_gtk.c
1005                 Add an option to specify the path to bogofilter
1006                 Use single-quotes to be able to learn in folders
1007                 with spaces in their names
1008                 Verify learning status
1009
1010 2006-08-27 [colin]      2.4.0cvs99
1011
1012         * manual/faq.xml
1013         * manual/plugins.xml
1014                 Document Bogofilter plugin
1015
1016 2006-08-27 [colin]      2.4.0cvs98
1017
1018         * src/compose.c
1019         * src/messageview.c
1020         * src/procmsg.c
1021         * src/procmsg.h
1022                 When possible, copy the queued mail to sent folder
1023                 instead of re-adding. Much faster on IMAP.
1024
1025 2006-08-27 [colin]      2.4.0cvs97
1026
1027         * src/msgcache.c
1028                 Disable mmaped caches - huge metadata loss
1029                 here after a power failure.
1030         * src/summaryview.c
1031                 Add quicksearch timing
1032         * src/common/plugin.c
1033         * src/common/plugin.h
1034                 Implement an interface to tell what plugins
1035                 provide. Prevent loading of similar plugins.
1036         * src/plugins/clamav/clamav_plugin.c
1037         * src/plugins/demo/demo.c
1038         * src/plugins/dillo_viewer/dillo_viewer.c
1039         * src/plugins/pgpcore/plugin.c
1040         * src/plugins/pgpinline/pgpinline.c
1041         * src/plugins/pgpmime/pgpmime.c
1042         * src/plugins/spamassassin/spamassassin.c
1043         * src/plugins/trayicon/trayicon.c
1044                 Implement plugin_provides()
1045
1046 2006-08-27 [colin]      2.4.0cvs96
1047
1048         * configure.ac
1049         * src/plugins/Makefile.am
1050         * src/plugins/bogofilter/.cvsignore
1051         * src/plugins/bogofilter/Makefile.am
1052         * src/plugins/bogofilter/bogofilter.c
1053         * src/plugins/bogofilter/bogofilter.h
1054         * src/plugins/bogofilter/bogofilter_gtk.c
1055                 New Bogofilter plugin, provides filtering and
1056                 learning. Spamassassin will go to extra plugins.
1057
1058 2006-08-26 [mones]      2.4.0cvs95
1059
1060         * manual/handling.xml
1061                 Fix subfolder path in the example (thanks to Paul) 
1062
1063 2006-08-26 [mones]      2.4.0cvs94
1064
1065         * manual/glossary.xml
1066                 2.2. + add ISP to the glossary
1067                 7.5. + Add UIDL to glossary
1068                 7.7. + Add TCP to glossary
1069         * manual/handling.xml
1070                 7.1. + Mentions GNU/Linux distribution, what about the non...
1071                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1072                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1073                 7.4. = Use appropriate quotation for commands
1074                 7.6. = change "" to <quote></quote>
1075         * manual/plugins.xml
1076                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1077         * manual/starting.xml
1078                 2.1. + local mbox file: some examples of mbox file locations...
1079                 Also reformatted files requiring it
1080
1081 2006-08-26 [wwp]        2.4.0cvs93
1082
1083         * src/summary_search.c
1084                 disable find buttons while summary search is running.
1085
1086 2006-08-25 [colin]      2.4.0cvs92
1087
1088         * src/folder.c
1089         * src/folderutils.c
1090         * src/mh.c
1091         * src/procmsg.h
1092         * src/summaryview.c
1093                 Speed up MH moving, and add progressbar
1094                 for MH deletion
1095         * src/msgcache.c
1096                 Write cache files using mmap() too
1097
1098 2006-08-25 [wwp]        2.4.0cvs91
1099
1100         * src/summaryview.c
1101                 switch spam<->ham button when a message has been marked as spam or ham
1102                 and is still selected. Thanks to Colin.
1103
1104 2006-08-25 [paul]       2.4.0cvs90
1105
1106         * src/Makefile.am
1107         * src/stock_pixmap.c
1108         * src/stock_pixmap.h
1109         * src/summaryview.c
1110         * src/gtk/icon_legend.c
1111         * src/pixmaps/copied.xpm
1112         * src/pixmaps/moved.xpm
1113                 add icons for delayed execution marked for
1114                 copying, marked for moving
1115
1116 2006-08-25 [mones]      2.4.0cvs89
1117
1118         * manual/glossary.xml
1119                 Fix the other glossary items:
1120                 5.1. = Inmmediate execution -> <quote>immediate execution...
1121                 5.2. = Fix MBOX capitalization -> Mbox
1122                 5.3. + Improve Plugins def. w/ tech. ref.
1123                 5.4. = Quotation -> replace '>' by <quote>></quote>
1124                 5.5. - SMTP Server. -> remove dot
1125         * po/es.po
1126                 Updated translation
1127
1128 2006-08-25 [mones]      2.4.0cvs88
1129
1130         * manual/ack.xml
1131                 Reformatted, changed email address
1132         * manual/glossary.xml
1133                 Reformatted, fixed MANUAL-TODO items:
1134                 8.2. + add ROT-13 to glossary
1135                 8.4. + add URL to glossary
1136         * manual/es/advanced.xml
1137                 Fixed <literal>s
1138
1139 2006-08-25 [paul]       2.4.0cvs87
1140
1141         * src/gtk/icon_legend.c
1142                 add 'marked for deletion' icon
1143                 arrange icons by containing column
1144                 wrap long label text
1145
1146 2006-08-25 [colin]      2.4.0cvs86
1147
1148         * src/common/utils.c
1149         * src/common/utils.h
1150                 Add the sc_g_*list_bigger functions in
1151                 a place everyone can use it
1152         * src/summaryview.c
1153                 Only freeze/thaw the list when working
1154                 on the selection, if it's bigger than 1
1155         * src/gtk/gtksctree.c
1156                 Only freeze/thaw the list when unselec-
1157                 ting 'all' if ('all' != 1)
1158                 This avoids some flickering
1159
1160 2006-08-24 [colin]      2.4.0cvs85
1161
1162         * src/addressbook.c
1163                 Fix strange list selection
1164                 Fix random seg (Invalid read of freed memory)
1165
1166 2006-08-24 [colin]      2.4.0cvs84
1167
1168         * src/alertpanel.c
1169         * src/gtk/inputdialog.c
1170         * src/plugins/pgpcore/passphrase.c
1171                 Revert minimal width patch of 2.4.0cvs67,
1172                 as it is also a maximal width. Use 
1173                 gtk_window_set_default_size instead.
1174
1175 2006-08-24 [colin]      2.4.0cvs83
1176
1177         * src/msgcache.c
1178                 Write cache/mark to temp files before
1179                 overwriting old ones (avoids metadata
1180                 loss if writing the new files fail).
1181                 Use mmap() to read cache/mark file, as
1182                 this makes cache reading faster. Dis-
1183                 abled for big-endian machines until it
1184                 can be tested. (Big-endian users: set
1185                 msgcache_use_mmap = TRUE in the relevant
1186                 #if).
1187         * src/procmsg.h
1188                 Move rarely used fields of MsgInfo in 
1189                 another structure, which will only be
1190                 allocated if needed. Face, X-Face,
1191                 Return receipt headers and List-*
1192                 headers are moved. Mails having none
1193                 of these occupy 52 bytes less with
1194                 this patch, which makes 2.5MB of RAM
1195                 saved on a 50k folder).
1196         * src/headerview.c
1197         * src/mainwindow.c
1198         * src/messageview.c
1199         * src/partial_download.c
1200         * src/procheader.c
1201         * src/procmsg.c
1202         * src/textview.c
1203                 Follow this structure change.
1204
1205 2006-08-24 [wwp]        2.4.0cvs82
1206
1207         * manual/es/.cvsignore
1208         * manual/es/dist/.cvsignore
1209         * manual/es/dist/html/.cvsignore
1210         * manual/es/dist/pdf/.cvsignore
1211         * manual/es/dist/ps/.cvsignore
1212         * manual/es/dist/txt/.cvsignore
1213                 more (generated) files to ignore.
1214
1215 2006-08-24 [colin]      2.4.0cvs81
1216
1217         * src/folder.c
1218         * src/mh.c
1219                 Fix possible problems with local delivery. Check the folder doesn't
1220                 need scan before setting its mtime when saving cache (which can be
1221                 done long after the folder's been modified by an external process);
1222                 Check that the stored item's mtime didn't change in mh functions.
1223
1224 2006-08-24 [mones]      2.4.0cvs80
1225
1226         * manual/advanced.xml
1227                 Rewrapping, some fixes and MANUAL-TODO items:
1228                 8.1. = change "" to <quote></quote>
1229                 8.3. = quote menu items
1230                 8.5. - deploying -> new user ... ideally a new user (redundant)
1231
1232 2006-08-23 [colin]      2.4.0cvs79
1233
1234         * src/gtk/gtksctree.c
1235                 When selecting or deselecting range, only
1236                 freeze/thaw when selection is bigger than 10
1237
1238 2006-08-23 [colin]      2.4.0cvs78
1239
1240         * src/messageview.c
1241         * src/mimeview.c
1242         * src/mimeview.h
1243         * src/plugins/dillo_viewer/dillo_viewer.c
1244                 Provide an API for MimeViewer plugins to
1245                 return a text selection for replying
1246
1247 2006-08-23 [colin]      2.4.0cvs77
1248
1249         * src/image_viewer.c
1250         * src/textview.c
1251                 Use gtk_pixbuf_new_from_file_at_scale(), which
1252                 is faster than getting the pixbuf then resizing
1253                 it.
1254
1255 2006-08-23 [colin]      2.4.0cvs76
1256
1257         * src/procmime.c
1258                 UTF-8 should be sent Quoted-printable
1259
1260 2006-08-22 [colin]      2.4.0cvs75
1261
1262         * src/mh.c
1263                 Check if scan is required before touching
1264                 the folder (or it'll be required every time)
1265
1266 2006-08-22 [colin]      2.4.0cvs74
1267
1268         * configure.ac
1269                 Require libetpan 0.46 (crasher fix when built
1270                 against gnutls)
1271
1272 2006-08-22 [colin]      2.4.0cvs73
1273
1274         * src/folder.c
1275                 Set folder's mtime after writing its
1276                 cache
1277         * src/folderview.c
1278                 Add some timing
1279         * src/procmsg.c
1280                 Don't do useless stuff if we don't 
1281                 thread by subject
1282         * src/summaryview.c
1283                 Add some timing, don't deselect prior
1284                 to selecting (gtksctree does it itself),
1285                 remove crash avoidance hacks as it's been
1286                 properly fixed since a while
1287         * src/common/utils.c
1288                 Optimize to_human_readable(): _() is slow,
1289                 do it only once, and avoid %f format for KB
1290                 (the most common in a summaryview)
1291         * src/gtk/gtksctree.c
1292                 Don't uselessly freeze/thaw (fixes flicker
1293                 on next unread and friends), reduce number
1294                 of g_list_nth/g_list_position where possible
1295         * src/gtk/gtkutils.c
1296         * src/gtk/gtkutils.h
1297                 Reduce number of g_list_nth/g_list_position
1298                 where possible.
1299                 All of this makes loading as 70k folder 2.1
1300                 seconds instead of 3.2 (with hot FS caches).
1301                 (1.3 seconds without Date and Size columns...)
1302
1303 2006-08-22 [paul]       2.4.0cvs72
1304
1305         wrap documents and do some items from mones' MANUAL-TODO:
1306
1307         * manual/account.xml
1308                 4.1. = fix tabname references to <quote>tabname</quote>
1309                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1310         * manual/faq.xml
1311                 1.1. = mentioned options don't match UI
1312                 Add information about the 'Never send Return Receipts'
1313                 option
1314         * manual/handling.xml
1315                 6.2. = Mentions Extended symbols button, but now is
1316                 named Information
1317                 6.3. = Mentions ... button, which is now Edit
1318
1319 2006-08-22 [colin]      2.4.0cvs71
1320
1321         * src/gtk/pluginwindow.c
1322                 Fix layout in verbose translations (such
1323                 as french)
1324
1325 2006-08-22 [paul]       2.4.0cvs70
1326
1327         * manual/Makefile.am
1328                 build manuals in alphabetical order
1329         * src/addressbook.c
1330         * src/prefs_themes.c
1331                 replace/remove deprecated symbols
1332         * src/gtk/gtkutils.c
1333                 fix a warning
1334         * src/gtk/pluginwindow.c
1335                 replace deprecated symbol
1336                 replace label text and move it
1337         * src/plugins/pgpcore/prefs_gpg.c
1338                 move the 'Generate...' button out of the
1339                 Sign Key frame, replace the English used
1340         * src/plugins/pgpcore/sgpgme.c
1341                 fixes to the English
1342
1343 2006-08-21 [colin]      2.4.0cvs69
1344
1345         * src/plugins/trayicon/trayicon.c
1346                 Add more strings for translation; patch
1347                 by Pawel
1348
1349 2006-08-21 [colin]      2.4.0cvs68
1350
1351         * src/compose.c
1352                 fix replied flag not set after drafting
1353         * src/matcher.c
1354                 fix body quicksearch in non-encoded bodies
1355                 containing '='
1356         * src/msgcache.c
1357                 Get rid of the g_malloc workaround for
1358                 corrupted caches, use g_try_malloc
1359
1360 2006-08-21 [colin]      2.4.0cvs67
1361
1362         * src/alertpanel.c
1363         * src/gtk/inputdialog.c
1364         * src/plugins/pgpcore/passphrase.c
1365                 Set minimal width to 375
1366         * src/mainwindow.c
1367                 Fix switching to offline, asking if it 
1368                 should be overriden for synchronising
1369         * src/mimeview.c
1370                 Don't offer to remember command on Open 
1371                 with for text parts, as the browser or 
1372                 text editor command isn't changed from 
1373                 there
1374
1375 2006-08-20 [paul]       2.4.0cvs66
1376
1377         * po/ko.po
1378         * po/zh_CN.po
1379                 fix plural form errors. revealed by stricter
1380                 checking of gettext 0.15
1381
1382 2006-08-18 [paul]       2.4.0cvs65
1383
1384         * src/stock_pixmap.c
1385                 fix the fix of 2.4.0cvs64
1386                 Thanks to Colin
1387
1388 2006-08-18 [paul]       2.4.0cvs64
1389
1390         * src/stock_pixmap.c
1391                 fix leaks
1392                 Thanks to Colin
1393
1394 2006-08-18 [paul]       2.4.0cvs63
1395
1396         * src/compose.c
1397         * src/procmsg.c
1398                 fix occasional IMAP bug where large msgs
1399                 were left in the queue folder after sending
1400                 Thanks to Colin
1401
1402 2006-08-18 [paul]       2.4.0cvs62
1403
1404         * src/folderview.c
1405                 freeze the summaryview while quicksearch results
1406                 are displayed
1407                 (fixes bug 456 'current message is hidden when the
1408                 view is refreshed and extended search is "unread 
1409                 messages"')
1410                 Thanks to Colin
1411         * src/textview.c
1412                 add missing #include "inputdialog.h"
1413         * src/common/utils.h
1414                 add missing mailcap_update_default() and improve
1415                 readability
1416
1417 2006-08-17 [colin]      2.4.0cvs61
1418
1419         * src/plugins/pgpcore/select-keys.c
1420                 Fix warnings :)
1421
1422 2006-08-17 [colin]      2.4.0cvs60
1423
1424         * src/compose.c
1425                 Don't continue queuing if Cancel is clicked
1426                 in select-keys
1427
1428 2006-08-17 [colin]      2.4.0cvs59
1429
1430         * src/plugins/pgpcore/select-keys.c
1431                 When encrypting, if only one key matches and it 
1432                 matches exactly, automatically use it.
1433
1434 2006-08-17 [colin]      2.4.0cvs58
1435
1436         * src/mimeview.c
1437         * src/prefs_common.c
1438         * src/prefs_common.h
1439         * src/prefs_ext_prog.c
1440         * src/textview.c
1441                 Fix issues with previous patch (text/html)
1442                 Remove outdated prefs
1443
1444 2006-08-17 [colin]      2.4.0cvs57
1445
1446         * src/imap.c
1447                 Add View Log button on auth error
1448         * src/procmsg.c
1449                 Fix encrypted mail marked as new when
1450                 saved in normal folders
1451         * src/plugins/pgpinline/pgpinline.c
1452                 Fix encrypt bug on IMAP
1453         * src/mimeview.c
1454         * src/common/utils.c
1455         * src/common/utils.h
1456         * src/gtk/inputdialog.c
1457         * src/gtk/inputdialog.h
1458                 Get rid of metamail stuff, simplify
1459                 opening, and allow remembering of user's
1460                 choices (by updating ~/.mailcap). There's
1461                 still to drop "Audio player" and "Image
1462                 viewer" preferences.
1463
1464 2006-08-17 [mones]      2.4.0cvs56
1465
1466         * manual/es/sylpheed-claws-manual.xml
1467                 fix DTD path
1468
1469 2006-08-17 [mones]      2.4.0cvs55
1470
1471         * configure.ac
1472         * manual/Makefile.am
1473         * manual/es/Makefile.am
1474         * manual/es/account.xml
1475         * manual/es/ack.xml
1476         * manual/es/addrbook.xml
1477         * manual/es/advanced.xml
1478         * manual/es/faq.xml
1479         * manual/es/glossary.xml
1480         * manual/es/gpl.xml
1481         * manual/es/handling.xml
1482         * manual/es/intro.xml
1483         * manual/es/keyboard.xml
1484         * manual/es/plugins.xml
1485         * manual/es/starting.xml
1486         * manual/es/sylpheed-claws-manual.xml
1487         * manual/es/dist/Makefile.am
1488         * manual/es/dist/html/Makefile.am
1489         * manual/es/dist/pdf/Makefile.am
1490         * manual/es/dist/ps/Makefile.am
1491         * manual/es/dist/txt/Makefile.am
1492                 Spanish translation for the manual
1493
1494 2006-08-16 [colin]      2.4.0cvs54
1495
1496         * src/compose.c
1497         * src/main.c
1498         * src/mainwindow.c
1499                 Fix send button sensitivity at startup
1500                 Set send menu sensitivity (patch by Fabien)
1501         * src/ssl_manager.c
1502                 Enable closing with esc (patch by Fabien)
1503         * src/gtk/foldersort.c
1504                 Enable closing with esc (patch by Fabien)
1505         * src/procmime.c
1506                 Optimisation (no need to copy to tempfile to
1507                 "decode" 7bit and 8bit)
1508         * src/summaryview.c
1509                 Fix cruft in swap_from case
1510         * src/textview.c
1511                 Fix missing last line in some mail cases 
1512                 (Fixes debian #381872)
1513         * src/plugins/pgpcore/prefs_gpg.c
1514         * src/plugins/pgpcore/sgpgme.c
1515         * src/plugins/pgpcore/sgpgme.h
1516                 Don't show "no key found" when user explicitely
1517                 wants to create a key
1518
1519 2006-08-16 [paul]       2.4.0cvs53
1520
1521         * configure.ac
1522         * src/account.c
1523         * src/addressbook.c
1524         * src/headerview.c
1525         * src/prefs_account.c
1526         * src/prefs_message.c
1527         * src/gtk/gtkutils.c
1528                 bump up minimum required versions of GTK+ and
1529                 GLIB to 2.6.0
1530
1531 2006-08-16 [paul]       2.4.0cvs52
1532
1533         * src/toolbar.c
1534                 workaround GTK+ Bug 351600 - 'Can't re-click
1535                 on button after sensitivity update'
1536                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1537                 Thanks to Colin
1538
1539 2006-08-15 [colin]      2.4.0cvs51
1540
1541         * src/plugins/pgpcore/prefs_gpg.c
1542                 Set options sensitivity according to
1543                 key existence
1544         * src/plugins/pgpcore/sgpgme.c
1545                 Allow to create key with no passphrase
1546
1547 2006-08-14 [cleroy]     2.4.0cvs50
1548
1549         * src/gtk/pluginwindow.c
1550                 New layout (maybe to be changed?)
1551         * src/gtk/gtkutils.c
1552                 Fix a bit label_window
1553         * src/plugins/pgpcore/passphrase.c
1554         * src/plugins/pgpcore/passphrase.h
1555         * src/plugins/pgpcore/plugin.c
1556         * src/plugins/pgpcore/prefs_gpg.c
1557         * src/plugins/pgpcore/prefs_gpg.h
1558         * src/plugins/pgpcore/sgpgme.c
1559         * src/plugins/pgpcore/sgpgme.h
1560                 Allow to create a PGP private key via the GUI
1561
1562 2006-08-14 [wwp]        2.4.0cvs49
1563
1564         * src/addressbook_foldersel.c
1565                 fix strict ISO C90 compliance.
1566
1567 2006-08-14 [paul]       2.4.0cvs48
1568
1569         * src/gtk/prefswindow.c
1570                 re-set scrolled window on opening
1571                 Patch by Ticho
1572
1573 2006-08-14 [paul]
1574
1575         2.5.0-rc1 released
1576
1577 2006-08-14 [paul]       2.4.0cvs47
1578
1579         * src/prefs_display_header.c
1580                 re-enable user-defined Displayed Headers
1581
1582 2006-08-14 [paul]       2.4.0cvs46
1583
1584         * src/prefs_account.c
1585                 use GTK_STOCK_EDIT
1586
1587 2006-08-13 [colin]      2.4.0cvs45
1588
1589         * src/common/utils.c
1590                 Fix "a" in quote when the original message is empty,
1591                 by using \0 instead of 'a' to test writability of
1592                 temp files.
1593
1594 2006-08-13 [wwp]        2.4.0cvs44
1595
1596         * src/plugins/spamassassin/spamassassin.c
1597                 fix capitalization of "SpamAssassin" in some debug, log and
1598                 dialog messages.
1599
1600 2006-08-13 [paul]       2.4.0cvs43
1601
1602         * src/editldap.c
1603                 fix overlapping widgets
1604         * src/prefs_account.c
1605                 fix translation of protocol_names[]
1606                 fix label disappearing off the edge of the
1607                 visible area
1608
1609 2006-08-12 [paul]       2.4.0cvs42
1610
1611         * manual/plugins.xml
1612                 update IRC channel info before it gets forgotten
1613                 about
1614
1615 2006-08-11 [colin]      2.4.0cvs41
1616
1617         * src/compose.c
1618         * src/mainwindow.c
1619         * src/mainwindow.h
1620         * src/procmsg.c
1621         * src/procmsg.h
1622         * src/summaryview.c
1623         * src/toolbar.c
1624                 Grey out the Send button if
1625                 - Queue folders are empty, or
1626                 - We're sending already
1627
1628 2006-08-11 [wwp]        2.4.0cvs40
1629
1630         * src/main.c
1631                 fix a logic issue when quitting while a compose window is
1632                 still open, thanks to Colin.
1633
1634 2006-08-10 [colin]      2.4.0cvs39
1635
1636         * src/main.c
1637                 Fix default font size setting after wizard run
1638         * src/imap.c
1639         * src/etpan/imap-thread.c
1640         * src/etpan/imap-thread.h
1641                 Fix bug #999 (Timing out on TSL cert validation 
1642                 dialog makes ugly things happen). Also, STARTTLS
1643                 unconditionnaly if initial capabilities contain
1644                 LOGINDISABLED and STARTTLS.
1645
1646 2006-08-09 [colin]      2.4.0cvs38
1647
1648         * src/mainwindow.c
1649         * src/mainwindow.h
1650                 Fix Tools/Actions sensitivity when there are
1651                 no actions
1652
1653 2006-08-09 [colin]      2.4.0cvs37
1654
1655         * src/prefs_filtering.c
1656                 Warning fix, patch by Paul
1657         * src/messageview.c
1658         * src/prefs_actions.c
1659         * src/prefs_filtering_action.c
1660         * src/prefs_matcher.c
1661                 Uniformisation of "Info ..." to "Info..." (for
1662                 old gtk), patch by Fabien
1663         * src/plugins/clamav/clamav_plugin_gtk.c
1664                 Sensitivity fix by Fabien
1665
1666 2006-08-09 [colin]      2.4.0cvs36
1667
1668         * src/main.c
1669         * src/main.h
1670                 Add a function to know whether we're exiting
1671         * src/plugins/trayicon/trayicon.c
1672                 If exiting, don't do anything. Faster, and
1673                 avoids gtk_main_iteration reentracy causing
1674                 segfaults at exit
1675
1676 2006-08-09 [colin]      2.4.0cvs35
1677
1678         * src/messageview.c
1679         * src/mimeview.c
1680         * src/mimeview.h
1681                 Fix lack of part selection when automatically 
1682                 jumping to a specific part
1683         * src/msgcache.c
1684                 Little optimisation in cache reading
1685
1686 2006-08-09 [colin]      2.4.0cvs34
1687
1688         * src/compose.c
1689                 Fix crash setting the priority on reedit
1690                 (Accessing compose before creating it!)
1691
1692 2006-08-08 [colin]      2.4.0cvs33
1693
1694         * src/procmime.c
1695                 Fix bug #998 (last attachment is not accessible)
1696                 Bad RFC interpretation on multipart close-delimiters
1697         * src/mimeview.c
1698         * src/mimeview.h
1699         * src/gtk/gtkvscrollbutton.c
1700         * src/gtk/gtkvscrollbutton.h
1701                 Make attachments list wheel-scrollable
1702
1703 2006-08-07 [colin]      2.4.0cvs32
1704
1705         * src/gtk/gtkaspell.c
1706                 Fix bug #973 (Unicode punctation characters 
1707                 are not recognized as separators by the
1708                 spell checker); fix unsigned stuff
1709
1710 2006-08-07 [colin]      2.4.0cvs31
1711
1712         * src/compose.c
1713                 Fix bug #956 (DnD text with accents in compose 
1714                 text entry); fix gccc's signed/unsigned fuss
1715
1716 2006-08-06 [colin]      2.4.0cvs30
1717
1718         * src/main.c
1719                 Fix bug #979 (Plugin crashes when exiting 
1720                 sylpheed-claws) : handle exit request only 
1721                 once
1722
1723 2006-08-05 [colin]      2.4.0cvs29
1724
1725         * src/news.c
1726                 Just make sure we have a msgid.
1727
1728 2006-08-05 [colin]      2.4.0cvs28
1729
1730         * src/news.c
1731         * src/summaryview.c
1732                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1733                 by reimplementing it
1734         * src/textview.c
1735                 Fix bug when hiding quotes with level > 3 and quote
1736                 colors are recycled
1737
1738 2006-08-04 [colin]      2.4.0cvs27
1739
1740         * src/compose.c
1741         * src/undo.c
1742         * src/undo.h
1743                 Fix a bit replace-by-pasting undo
1744         * src/mainwindow.c
1745         * src/messageview.c
1746                 Fix Fold quotes menu synchro in
1747                 mainwindow when it changes in 
1748                 messageview
1749         * src/textview.c
1750                 Fix right-click on quotes blocks
1751         * src/common/utils.c
1752                 Verify that the file created by
1753                 my_tmpfile() is writable. Fixes
1754                 bug #988 (very specific filesystem
1755                 issue)
1756         * src/plugins/pgpcore/sgpgme.c
1757                 Fix file descriptor leak
1758         * src/plugins/spamassassin/spamassassin.c
1759                 Warn once if spamd isn't reachable
1760
1761 2006-08-04 [colin]      2.4.0cvs26
1762
1763         * src/toolbar.c
1764                 i18n context patch by Fabien
1765
1766 2006-08-03 [colin]      2.4.0cvs25
1767
1768         * src/mainwindow.c
1769         * src/messageview.c
1770                 Rename "Hide quotes" to "Fold quotes"
1771         * src/textview.c
1772                 Don't use hand cursor on quotes. "all 
1773                 the bonuses of the feature and none of 
1774                 unwelcome side-effects"
1775
1776 2006-08-03 [colin]      2.4.0cvs24
1777
1778         * AUTHORS
1779         * sylpheed-claws.desktop
1780         * src/gtk/authors.h
1781                 Bring the desktop file to XDG compliance
1782                 Patch by Charles A. Edwards
1783
1784 2006-08-03 [colin]      2.4.0cvs23
1785
1786         * src/textview.c
1787                 Fix links offset when they are preceded
1788                 by accentued chars (g_utf8_strlen!)
1789         * src/mainwindow.c
1790                 Fix wrong status when starting offline
1791
1792
1793 2006-08-03 [wwp]        2.4.0cvs22
1794
1795         * src/prefs_common.h
1796                 ask what to do w/ filtering rules that belong to an account when
1797                 applying filtering rules manually from the main window (skip,
1798                 apply regardless of the account, use current account). This dialog
1799                 can be skipped and the last reply used.
1800                 (forgot that file)
1801
1802 2006-08-03 [wwp]        2.4.0cvs21
1803
1804         * src/filtering.c
1805         * src/filtering.h
1806         * src/prefs_common.c
1807         * src/summaryview.c
1808         * src/alertpanel.c
1809         * src/alertpanel.h
1810         * src/messageview.c
1811                 ask what to do w/ filtering rules that belong to an account when
1812                 applying filtering rules manually from the main window (skip,
1813                 apply regardless of the account, use current account). This dialog
1814                 can be skipped and the last reply used.
1815
1816
1817 2006-08-03 [colin]      2.4.0cvs20
1818
1819         * src/textview.c
1820                 Optimize previous patch
1821
1822 2006-08-03 [cleroy]     2.4.0cvs19
1823
1824         * src/textview.c
1825                 Fix quotes getting toggled back when the
1826                 mail has an even number of text parts
1827
1828 2006-08-02 [colin]      2.4.0cvs18
1829
1830         * src/messageview.c
1831                 Add Hide quotes menu
1832
1833 2006-08-02 [colin]      2.4.0cvs17
1834
1835         * src/mainwindow.c
1836         * src/prefs_common.c
1837         * src/textview.c
1838         * src/textview.h
1839         * src/gtk/about.c
1840                 Allow per-level quote hiding,
1841                 Allow toggling quotes by double-clicking them
1842                 Rename RemoteURI to ClickableText to reflect
1843                 the fact it's used for a variety of things
1844
1845 2006-08-02 [wwp]        2.4.0cvs16
1846
1847         * src/mainwindow.c
1848                 fix "View/Hide quotes" menu item status initialization.
1849
1850 2006-08-02 [wwp]        2.4.0cvs15
1851
1852         * src/matcher_parser_parse.y
1853                 remove a debug trace.
1854
1855 2006-08-02 [paul]       2.4.0cvs14
1856
1857         * src/plugins/pgpcore/passphrase.c
1858                 don't set initial dialog size
1859                 make it resizable
1860
1861 2006-08-02 [paul]       2.4.0cvs13
1862
1863         * src/noticeview.c
1864                 remove the rogue '/' character
1865
1866 2006-08-02 [paul]       2.4.0cvs12
1867
1868         * src/noticeview.c
1869                 allow buttons to resize as necessary
1870
1871 2006-08-01 [wwp]        2.4.0cvs11
1872
1873         * src/mbox.c
1874                 fix strict ISO C90 compliance.
1875
1876 2006-08-01 [wwp]        2.4.0cvs10
1877
1878         * tools/update-po
1879                 updated update-po tool to work w/ context-dependent translations.
1880                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1881
1882 2006-08-01 [wwp]        2.4.0cvs9
1883
1884         * src/matcher.c
1885         * src/prefs_filtering.c
1886         * src/prefs_matcher.c
1887                 allow context-dependent translations for "All",
1888                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1889
1890 2006-07-31 [colin]      2.4.0cvs8
1891
1892         * AUTHORS
1893         * src/gtk/authors.h
1894                 Add Rafal to authors
1895
1896 2006-07-31 [colin]      2.4.0cvs7
1897
1898         * src/compose.c
1899         * src/mainwindow.c
1900         * src/messageview.h
1901         * src/prefs_common.c
1902         * src/prefs_common.h
1903         * src/textview.c
1904                 Add 'View/Hide quotes'. Patch based on a patch
1905                 by Rafal Weglarz
1906
1907 2006-07-31 [colin]      2.4.0cvs6
1908
1909         * src/action.c
1910                 Fix problem with "> stuff >" actions
1911
1912 2006-07-31 [paul]       2.4.0cvs5
1913
1914         * po/nb.po
1915                 updated by Geir Helland
1916
1917 2006-07-31 [wwp]        2.4.0cvs4
1918
1919         * src/mainwindow.c
1920         * src/summaryview.c
1921         * src/summaryview.h
1922                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1923                 thanks to Colin.
1924
1925 2006-07-31 [wwp]        2.4.0cvs3
1926
1927         * src/Makefile.am
1928         * src/addr_compl.c
1929         * src/addr_compl.h
1930         * src/addressbook.c
1931         * src/addressbook.h
1932         * src/addressbook_foldersel.c
1933         * src/addressbook_foldersel.h
1934         * src/addrindex.c
1935         * src/addrindex.h
1936         * src/matcher.c
1937         * src/matcher.h
1938         * src/matcher_parser_lex.l
1939         * src/matcher_parser_parse.y
1940         * src/prefs_common.c
1941         * src/prefs_common.h
1942         * src/prefs_filtering.c
1943         * src/prefs_matcher.c
1944         * src/prefs_matcher.h
1945         * src/summaryview.c
1946                 introduce filtering against the address book. It's now possible to add
1947                 matched conditions to determine if any email address in a message matches
1948                 or doesn't match any or all books or folders in the address book.
1949
1950 2006-07-31 [wwp]        2.4.0cvs2
1951
1952         * src/account.c
1953         * src/filtering.c
1954         * src/filtering.h
1955         * src/folder.c
1956         * src/folderview.c
1957         * src/inc.c
1958         * src/mainwindow.c
1959         * src/matcher.c
1960         * src/matcher_parser_lex.l
1961         * src/matcher_parser_parse.y
1962         * src/mbox.c
1963         * src/prefs_filtering.c
1964         * src/prefs_filtering.h
1965         * src/procmsg.c
1966         * src/procmsg.h
1967         * src/summaryview.c
1968                 introduce per-account filtering rules. Each filtering rule can now be assigned
1969                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1970                 when applying filtering rules manually, as all rules will apply - even the ones
1971                 assigned to an account. This issue will be addressed soon.
1972  
1973
1974
1975 2006-07-31 [wwp]        2.4.0cvs1
1976
1977         * src/quote_fmt.c
1978                 make more strings translatable.
1979
1980 2006-07-31 [paul]       2.4.0
1981
1982         2.4.0 released
1983
1984 2006-07-31 [paul]       2.3.1cvs91
1985
1986         * po/ca.po
1987                 updated by Miquel Oliete
1988
1989 2006-07-31 [paul]       2.3.1cvs90
1990
1991         * po/de.po
1992         * po/el.po
1993         * po/fr.po
1994         * po/it.po
1995         * po/pl.po
1996         * po/pt_BR.po
1997         * po/sr.po
1998         * po/zh_CN.po
1999                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2000                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2001                 Aleksandar Urosevic, and Ralgh Young
2002
2003 2006-07-31 [paul]       2.3.1cvs89
2004
2005         * src/account.c
2006         * src/main.c
2007         * src/mainwindow.c
2008         * src/mainwindow.h
2009                 Fix a race condition when, after an SC crash, rescanning
2010                 folders took more than 0.5 seconds
2011                 Thanks to Colin
2012
2013 2006-07-31 [paul]       2.3.1cvs88
2014
2015         * src/folderview.c
2016                 don't translate separator strings
2017
2018 2006-07-30 [mones]      2.3.1cvs87
2019
2020         * doc/man/sylpheed-claws.1
2021                 Fixed non-ASCII chars in Hoa's name
2022         * po/es.po
2023                 Updated for release
2024
2025 2006-07-27 [colin]      2.3.1cvs86
2026
2027         * src/textview.c
2028                 Don't include the leading \n in links
2029                 Patch by Fabien
2030
2031 2006-07-25 [colin]      2.3.1cvs85
2032
2033         * src/mainwindow.c
2034         * src/common/socket.h
2035         * src/etpan/imap-thread.c
2036                 Refresh resolvers before connecting
2037                 to IMAP servers, and after switching
2038                 to online. Thanks to Paul.
2039
2040 2006-07-18 [colin]
2041
2042         * 2.4.0-rc4 released
2043
2044 2006-07-17 [colin]      2.3.1cvs84
2045
2046         * src/inc.c
2047                 Show connection attempt in statusbar before
2048                 connecting (previously first message was
2049                 "Retrieving messages from ..." after the
2050                 connection succeeded.
2051
2052 2006-07-16 [wwp]        2.3.1cvs83
2053
2054         * sylpheed-claws.ico
2055                 Added .ico file (windows multi-size icon file, generated).
2056
2057 2006-07-12 [wwp]        2.3.1cvs82
2058
2059         * src/messageview.c
2060                 remove Message/Re-edit menu entry from messageview window,
2061                 as sent/draft/queued messages are opened in compose window when
2062                 re-edited and it's not possible to re-edit other msgs.
2063
2064 2006-07-12 [paul]       2.3.1cvs81
2065
2066         * AUTHORS
2067         * src/mainwindow.c
2068         * src/gtk/authors.h
2069                 check online state before resetting
2070                 mailcheck timer. Useful if some program
2071                 verifies connection state and updates
2072                 Claws.
2073                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2074
2075 2006-07-12 [paul]       2.3.1cvs80
2076
2077         * sylpheed-claws-128x128.png
2078         * sylpheed-claws-64x64.png
2079         * sylpheed-claws.png
2080         * src/Makefile.am
2081         * src/main.c
2082         * src/prefs_toolbar.c
2083         * src/stock_pixmap.c
2084         * src/stock_pixmap.h
2085         * src/wizard.c
2086         * src/gtk/about.c
2087         * src/gtk/gtkutils.c
2088         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2089         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2090         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2091         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2092         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2093         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2094                 updated and renamed logo/icon files and related
2095                 logo by Jesper Schultz
2096
2097 2006-07-11 [paul]       2.3.1cvs79
2098
2099         * src/main.c
2100                 fix the labels a smidgin
2101
2102 2006-07-09 [colin]      2.3.1cvs78
2103
2104         * src/textview.c
2105                 Show errors in textviewer's command
2106                 Patch by H. Merijn Brand
2107
2108 2006-07-09 [colin]      2.3.1cvs77
2109
2110         * src/compose.c
2111                 Save FMID in drafts too
2112
2113 2006-07-08 [colin]      2.3.1cvs76
2114
2115         * src/compose.c
2116                 Svae RMID in drafted mails too
2117                 Save quote_fmt vars for whole mails,
2118                 don't reset at each quote_fmt_init:
2119                 allows to use the same |i{var} in
2120                 various template fields
2121         * src/prefs_template.c
2122         * src/quote_fmt.h
2123         * src/quote_fmt_parse.y
2124                 Same
2125
2126 2006-07-08 [colin]      2.3.1cvs75
2127
2128         * src/textview.c
2129                 Fix highlighting of attached parts URIs
2130
2131 2006-07-08 [colin]      2.3.1cvs74
2132
2133         * src/main.c
2134                 Prevent bug #981 (sc 2.3.1 segfaults with 
2135                 gtk+ 2.10) from being reported again:
2136                 if Sylpheed-Claws has been compiled against
2137                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2138                 of if Sylpheed-Claws has been compiled against
2139                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2140                 error out.
2141
2142 2006-07-07 [colin]      2.3.1cvs73
2143
2144         * src/prefs_actions.c
2145                 Fix label
2146
2147 2006-07-07 [colin]      2.3.1cvs72
2148
2149         * src/prefs_actions.c
2150                 Fix compile on gtk < 2.8. argh :)
2151
2152 2006-07-07 [paul]       2.3.1cvs71
2153
2154         * src/common/defs.h
2155                 update DONATE_URI
2156
2157 2006-07-07 [colin]      2.3.1cvs70
2158
2159         * po/POTFILES.in
2160         * src/quote_fmt.c
2161         * src/quote_fmt_lex.l
2162         * src/quote_fmt_parse.y
2163                 Add |i{var}, a way to insert user-entered
2164                 text in a template
2165
2166 2006-07-07 [colin]
2167
2168         * 2.4.0-rc3 released
2169
2170 2006-07-07 [colin]      2.3.1cvs69
2171
2172         * src/folder.c
2173                 Don't consider inboxes of UNKNOWN folder 
2174                 classes to be useable as default inboxes
2175
2176 2006-07-07 [paul]       2.3.1cvs68
2177
2178         * src/textview.c
2179                 add missing #include <errno.h>
2180                 Thanks to René J. Blokland
2181
2182 2006-07-07 [paul]       2.3.1cvs67
2183
2184         * src/action.c
2185                 Return now Closes dialog
2186         * src/mimeview.c
2187         * src/mimeview.h
2188         * src/textview.c
2189                 add contextual menu to mime parts listed
2190                 in the textview
2191                 Thanks to Colin
2192         * src/common/utils.c
2193                 reversal: ' is a valid character in URLs
2194
2195 2006-07-06 [colin]      2.3.1cvs66
2196
2197         * src/remotefolder.h
2198                 Forgotten in previous commit
2199
2200 2006-07-06 [colin]      2.3.1cvs65
2201
2202         * src/folder.c
2203                 Set summary update flag whenever
2204                 totals changed
2205         * src/imap.c
2206         * src/prefs_account.c
2207         * src/common/utils.h
2208         * src/etpan/imap-thread.c
2209                 Fix warnings, thanks to Fabien and
2210                 Ricardo
2211
2212 2006-07-06 [wwp]        2.3.1cvs64
2213
2214         * src/gtk/gtkutils.c
2215                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2216
2217 2006-07-06 [wwp]        2.3.1cvs63
2218
2219         * src/account.c
2220         * src/addressbook.c
2221         * src/addressitem.h
2222         * src/folderview.c
2223         * src/mainwindow.c
2224         * src/manual.c
2225         * src/manual.h
2226         * src/message_search.c
2227         * src/prefs_actions.c
2228         * src/prefs_filtering.c
2229         * src/prefs_filtering.h
2230         * src/prefs_template.c
2231         * src/summary_search.c
2232         * src/summaryview.c
2233         * src/gtk/gtkutils.c
2234         * src/gtk/gtkutils.h
2235         * src/gtk/pluginwindow.c
2236                 add help buttons to some dialogs. Clicking such buttons opens a
2237                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2238
2239 2006-07-06 [paul]       2.3.1cvs62
2240
2241         * src/textview.c
2242                 fix attachments contextual menu
2243                 Thanks to Colin
2244
2245 2006-07-05 [colin]      2.3.1cvs61
2246
2247         * src/textview.c
2248         * src/compose.c
2249                 Handle sftp:// links
2250
2251 2006-07-05 [paul]       2.3.1cvs60
2252
2253         * src/gtk/filesel.c
2254                 grab save button by default
2255                 Thanks to Colin
2256
2257 2006-07-05 [wwp]        2.3.1cvs59
2258
2259         * manual/xml2pdf
2260                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2261
2262 2006-07-04 [colin]      2.3.1cvs58
2263
2264         * src/mimeview.c
2265         * src/textview.c
2266                 Use left click to select, middle click to open
2267                 on mimeparts links
2268         * src/common/utils.c
2269                 Fix segfault
2270
2271 2006-07-04 [colin]      2.3.1cvs57
2272
2273         * src/mainwindow.c
2274         * src/news.c
2275                 Warning fixes, thanks to Fabien
2276
2277 2006-07-04 [colin]      2.3.1cvs56
2278
2279         * src/mimeview.c
2280         * src/mimeview.h
2281         * src/textview.c
2282                 Allow parts to be selected via their text label
2283                 in textview
2284
2285 2006-07-04 [colin]      2.3.1cvs55
2286
2287         * src/folderview.c
2288                 Feedback when closing (for big folders)
2289         * src/prefs_actions.c
2290         * src/prefs_filtering.c
2291         * src/prefs_matcher.c
2292         * src/prefs_template.c
2293                 Fix default button when closing without
2294                 having saved
2295
2296 2006-07-04 [colin]      2.3.1cvs54
2297
2298         * src/news.c
2299                 Delete local file on deletion
2300
2301 2006-07-03 [colin]      2.3.1cvs53
2302
2303         * src/folderview.c
2304         * src/main.c
2305                 Don't freeze when rescanning after crash
2306
2307 2006-07-03 [wwp]        2.3.1cvs52
2308
2309         * src/compose.c
2310         * src/privacy.c
2311         * src/privacy.h
2312         * src/plugins/pgpinline/pgpinline.c
2313         * src/plugins/pgpmime/pgpmime.c
2314                 don't report an error when the user cancels the passphrase dialog.
2315
2316 2006-07-02 [colin]      2.3.1cvs51
2317
2318         * src/folderview.c
2319                 Open message when crossing folders with Space,
2320                 goto next unread and friends
2321
2322 2006-07-01 [colin]      2.3.1cvs50
2323
2324         * src/prefs_account.c
2325                 Typographic rules varying from language
2326                 to language (in french "Protocole :"),
2327                 we have to do that :)
2328
2329 2006-07-01 [ticho]      2.3.1cvs49
2330
2331         * src/prefs_account.c
2332                 Only use one temporary gchar* variable in
2333                 prefs_account_protocol_set_optmenu().
2334
2335 2006-07-01 [ticho]      2.3.1cvs48
2336
2337         * src/prefs_account.c
2338         * src/prefs_account.h
2339                 Use GtkLabel for existing account protocol name.
2340                 Created an array for protocol names and populate the
2341                 combobox from it in a for() cycle.
2342
2343 2006-06-30 [colin]      2.3.1cvs47
2344
2345         * src/compose.c
2346                 Block undo when changing signature (by changing
2347                 account)
2348
2349 2006-06-30 [paul]       2.3.1cvs46
2350
2351         * src/send_message.c
2352                 when editing From in the Compose window, use that address
2353                 in the Return-Path: header
2354                 Thanks to Colin
2355
2356 2006-06-30 [colin]      2.3.1cvs45
2357
2358         * src/compose.c
2359                 Fix signature replacement:
2360                 - when no newline before separator
2361                 - when reediting
2362
2363 2006-06-29 [colin]      2.3.1cvs44
2364
2365         * src/folderview.c
2366         * src/folderview.h
2367         * src/mainwindow.c
2368         * src/summaryview.c
2369                 Let 'View/Go to/Next marked' work like
2370                 Next new & Next unread: across folders
2371                 Change the select_on_entry pref to do
2372                 what we want when changing folder
2373         * src/common/utils.c
2374                 Fix single-quoted links 
2375
2376 2006-06-29 [colin]      2.3.1cvs43
2377
2378         * src/gtk/gtkaspell.c
2379                 "Sylpheed" and "Sylpheed-Claws" do exist !
2380
2381 2006-06-29 [colin]      2.3.1cvs42
2382
2383         * src/imap.c
2384                 Forgot to remove debug
2385
2386 2006-06-29 [colin]      2.3.1cvs41
2387
2388         * src/imap.c
2389         * src/imap.h
2390         * src/mainwindow.c
2391                 Disconnect from IMAP servers when going
2392                 offline. Fixes bug #978 (going to offline-mode 
2393                 won't close connections)
2394
2395 2006-06-29 [colin]      2.3.1cvs40
2396
2397         * src/main.c
2398                 Fix transient setting on failing plugins
2399                 Patch by Fabien
2400         * src/plugins/pgpcore/sgpgme.c
2401                 Only warn for OpenPGP. Most people don't
2402                 have CMS available.
2403
2404 2006-06-29 [colin]      2.3.1cvs39
2405
2406         * src/compose.c
2407                 Fix Spelling menu (discrepancy between context menu
2408                 and top menu when folder's dictionary isn't the 
2409                 default one)
2410         * src/plugins/pgpcore/sgpgme.c
2411                 More error reporting about why gpgme can fail
2412
2413 2006-06-29 [wwp]        2.3.1cvs38
2414
2415         * src/mainwindow.c
2416                 honor the display-header-pane setting even when the message view
2417                 is a separate window.
2418
2419 2006-06-29 [wwp]        2.3.1cvs37
2420
2421         * src/prefs_actions.c
2422                 forgot to commit that one (use of GTK_STOCK_INFO).
2423
2424 2006-06-29 [colin]      2.3.1cvs36
2425
2426         * src/imap.c
2427                 Better handling of login errors (ask the password
2428                 again once), alert in case of error. Fix three
2429                 signedness warnings.
2430
2431 2006-06-28 [wwp]        2.3.1cvs35
2432
2433         * src/prefs_template.c
2434         * src/prefs_matcher.c
2435         * src/prefs_filtering_action.c
2436         * src/prefs_quote.c
2437                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2438                 patch by Fabien Vantard, slightly modified.
2439
2440 2006-06-28 [paul]
2441
2442         2.4.0-rc2 released
2443
2444 2006-06-28 [colin]      2.3.1cvs34
2445
2446         * src/prefs_account.c
2447                 Fix bug #977 (Can't add or edit imap accounts)
2448
2449 2006-06-28 [colin]      2.3.1cvs33
2450
2451         * src/mimeview.c
2452                 Fix previous
2453
2454 2006-06-28 [colin]      2.3.1cvs32
2455
2456         * src/mimeview.c
2457                 Save named inlined attachments with "Save all"
2458         * src/main.c
2459         * src/mbox.c
2460         * src/common/plugin.c
2461         * src/common/plugin.h
2462         * src/common/sylpheed.c
2463         * src/common/utils.c
2464         * src/plugins/pgpcore/sylpheed.def
2465         * src/plugins/pgpinline/sylpheed.def
2466         * src/plugins/pgpmime/sylpheed.def
2467                 Win32 compatibility patch, by
2468                 Werner Koch
2469
2470 2006-06-28 [wwp]        2.3.1cvs31
2471
2472         * src/imap.c
2473         * src/prefs_folder_item.c
2474                 less compilation warnings (thanks to Fabien Vantard), less typos.
2475
2476 2006-06-28 [paul]       2.3.1cvs30
2477
2478         * src/gtk/gtkutils.c
2479                 gtk_combo_box_set_focus_on_click() is only
2480                 available since gtk 2.6.0
2481
2482 2006-06-28 [paul]       2.3.1cvs29
2483
2484         * src/prefs_ext_prog.c
2485                 fix engrish and add a tooltip for the
2486                 'command for 'Display as text' option
2487
2488 2006-06-28 [paul]
2489
2490         2.4.0-rc1 released
2491
2492 2006-06-28 [paul]       2.3.1cvs28
2493
2494         * ChangeLog
2495         * tools/Makefile.am
2496                 include textviewer.pl in releases
2497
2498 2006-06-28 [paul]       2.3.1cvs27
2499
2500         * src/prefs_ext_prog.c
2501                 hide Print command option if libgnomeprint
2502                 support is present
2503
2504 2006-06-27 [colin]      2.3.1cvs26
2505
2506         * src/compose.c
2507                 Fix Esc handling in insert/attach dialog
2508                 Don't show this dialog if dragging something
2509                 else than text/uri-list
2510                 Thanks to Fabien Vantard
2511         * tools/textviewer.pl
2512                 Filter script to display stuff as text
2513                 by H. Merijn Brand
2514
2515 2006-06-27 [wwp]        2.3.1cvs25
2516
2517         * src/messageview.c
2518                 use the exact product name (message view title), patch
2519                 by Fabien Vantard.
2520
2521 2006-06-27 [ticho]      2.3.1cvs24
2522
2523         * src/prefs_account.c
2524         * src/prefs_common.c
2525         * src/prefs_common.h
2526         * src/prefs_ext_prog.c
2527         * src/textview.c
2528                 Add a preference (Preferences/External programs)
2529                 to allow "Display as text" to be done via a script
2530                 (patch by H.Merijn Brand).
2531                 Use GtkComboBox for protocol selection in account
2532                 preferences.
2533                 Only include current choice for existing accounts, and
2534                 insensitivize the combobox.
2535
2536 2006-06-27 [paul]       2.3.1cvs23
2537
2538         * src/mbox.c
2539                 fix crasher introduced in cvs21.
2540                 Thanks to Colin
2541
2542 2006-06-26 [colin]      2.3.1cvs22
2543
2544         * src/mbox.c
2545                 Fix double-frees when leaving folders
2546                 after exporting to mbox
2547
2548 2006-06-26 [colin]      2.3.1cvs21
2549
2550         * src/mbox.c
2551                 More feedback (and optimisation)
2552                 on import/export
2553         * src/common/utils.c
2554                 Fix case when looking for mail addresses
2555         * src/gtk/gtkutils.c
2556                 Extra check for (X-)Face
2557
2558 2006-06-25 [ticho]      2.3.1cvs20
2559
2560         * src/compose.c
2561         * src/exphtmldlg.c
2562         * src/gtk/gtkutils.c
2563         * src/gtk/gtkutils.h
2564                 Added second argument to gtkut_sc_combobox_create() to
2565                 control focus-on-click for the widget.
2566                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2567
2568 2006-06-25 [ticho]      2.3.1cvs19
2569
2570         * src/compose.c
2571         * src/gtk/Makefile.am
2572         * src/gtk/combobox.c
2573         * src/gtk/combobox.h
2574         * src/gtk/gtkutils.c
2575         * src/gtk/gtkutils.h
2576                 Use GtkComboBox instead of deprecated GtkOptionMenu
2577                 for account selector in compose window and for encoding
2578                 selector in attachment properties.
2579                 Also factorise working with the new GtkComboBox somewhat.
2580
2581 2006-06-24 [paul]       2.3.1cvs18
2582
2583         * src/prefs_common.c
2584                 use the correct default value
2585
2586 2006-06-24 [paul]       2.3.1cvs17
2587
2588         * src/compose.c
2589         * src/prefs_common.c
2590         * src/prefs_common.h
2591         * src/prefs_compose_writing.c
2592                 enable setting of default action when
2593                 dnd'ing files in the compose window.
2594                 (Collaborative effort with wwp)
2595
2596 2006-06-23 [wwp]        2.3.1cvs16
2597
2598         * src/compose.c
2599                 i18n fix (thanks to Fabien Vantard)
2600
2601 2006-06-22 [colin]      2.3.1cvs15
2602
2603         * src/prefs_customheader.c
2604                 Don't use filters in custom headers' file 
2605                 selector. Remember, extensions mean nothing :)
2606
2607 2006-06-22 [paul]       2.3.1cvs14
2608
2609         * configure.ac
2610                 allow setting of man directory location
2611
2612 2006-06-22 [colin]      2.3.1cvs13
2613
2614         * src/mainwindow.c
2615                 Add 'View/Go to/Next unread folder'.
2616                 I missed that :)
2617
2618 2006-06-22 [colin]      2.3.1cvs12
2619
2620         * src/common/utils.c
2621                 Add some subject prefixes
2622                 Patch by Bjorn T Johansen <btj@havleik.no>
2623
2624 2006-06-22 [colin]      2.3.1cvs11
2625
2626         * manual/advanced.xml
2627                 Forgotten hidden pref
2628
2629 2006-06-21 [paul]       2.3.1cvs10
2630
2631         * src/prefs_account.c
2632                 complete the removal of 'Add date header' option
2633
2634 2006-06-21 [paul]       2.3.1cvs9
2635
2636         * src/account.c
2637         * src/compose.c
2638         * src/prefs_account.c
2639         * src/prefs_account.h
2640                 remove option to add date header - always
2641                 add date header
2642         * src/etpan/imap-thread.c
2643                 fix warnings (Thanks to Colin)
2644
2645 2006-06-21 [wwp]        2.3.1cvs8
2646
2647         * src/folder.c
2648                 set the attachment flag when inline text part are (file)named. This is more convenient
2649                 when receiving (for instance) inline source files or patches sent using thunderbird.
2650
2651 2006-06-21 [paul]       2.3.1cvs7
2652
2653         * src/inc.c
2654                 fix off-by-one count of current msg in
2655                 statusbar filtering progressbar
2656
2657 2006-06-21 [paul]       2.3.1cvs6
2658
2659         * src/folder.c
2660                 Show attachment icon even if the part is 'inline'
2661                 if the following conditions are met:
2662                 - content-type != 'text/plain'
2663                 - content-type != '*/pgp-signature'
2664                 - either 'name' or 'filename' parameter is not NULL
2665                 
2666                 Thanks to Colin
2667
2668 2006-06-21 [paul]       2.3.1cvs5
2669
2670         * src/messageview.c
2671         * src/prefs_common.c
2672         * src/prefs_common.h
2673         * src/prefs_other.c
2674                 add an option to 'Never send Return
2675                 Receipts'
2676                 Thanks to Colin
2677
2678 2006-06-20 [mones]      2.3.1cvs4
2679
2680         * po/es.po
2681                 updated
2682         * src/compose.c
2683                 typo fixed (space after comma)
2684         * tools/make.themes.project
2685                 remove exec mode from tarball files
2686
2687 2006-06-20 [colin]      2.3.1cvs3
2688
2689         * src/news.c
2690         * src/procheader.c
2691         * src/unmime.c
2692                 Better fix for \n's in headers (don't 
2693                 break Received: and others)
2694
2695 2006-06-20 [paul]       2.3.1cvs2
2696
2697         * src/alertpanel.c
2698         * src/textview.c
2699                 improve legibility of phishing attempt
2700                 dialog
2701
2702 2006-06-20 [paul]       2.3.1cvs1
2703
2704         * NEWS
2705         * README
2706         * configure.ac
2707                 Update version number following
2708                 stable release
2709
2710 2006-06-20 [colin]      2.3.0cvs26
2711
2712         * src/compose.c
2713                 When dragging a file to the text of the compose
2714                 window, ask whether we want to insert or attach
2715                 (I know lots of people who do that to attach)
2716
2717 2006-06-20 [colin]      2.3.0cvs25
2718
2719         * src/etpan/imap-thread.c
2720                 Fix threshold (the append command is often > 32 bytes)
2721
2722 2006-06-19 [colin]      2.3.0cvs24
2723
2724         * src/imap.c
2725         * src/etpan/imap-thread.c
2726                 Workaround Rockliffe IMAP server bug: replace
2727                 "x UID SEARCH (ANSWERED UID 1:*)" with
2728                 "x UID SEARCH ANSWERED"
2729                 (Rockliffe doesn't handle the parenthesis)
2730
2731 2006-06-19 [colin]      2.3.0cvs23
2732
2733         * src/compose.c
2734         * src/imap.c
2735         * src/etpan/imap-thread.c
2736                 Probably fix bug #972 (Freezes when adding 
2737                 an attachment to the message)
2738         * src/common/defs.h
2739                 Modernize Firefox cmd
2740
2741
2742 2006-06-18 [colin]      2.3.0cvs22
2743
2744         * src/prefs_customheader.c
2745                 Only allow correct filenames for various
2746                 custom headers
2747
2748 2006-06-18 [colin]      2.3.0cvs21
2749
2750         * src/prefs_customheader.c
2751                 Add a 'From File...' button in custom headers prefs, which
2752                 try to do the right thing: 
2753                 for normal headers, use file as plaintext,
2754                 for X-Face, calls compface,
2755                 for Face, encode to b64.
2756
2757 2006-06-17 [colin]      2.3.0cvs20
2758
2759         * src/mh.c
2760                 Warning fix
2761
2762 2006-06-16 [colin]      2.3.0cvs19
2763
2764         * src/summaryview.c
2765                 Recursive quicksearch: show message list
2766                 in current folder, *then* search children
2767                 in the background.
2768
2769 2006-06-16 [colin]      2.3.0cvs18
2770
2771         * src/main.c
2772                 Instead of ignoring SIGPIPE, save caches
2773                 when getting one. Will fix the fact that
2774                 hot caches are out-of-date when logging 
2775                 out of Xorg.
2776         * src/compose.c
2777         * src/prefs_compose_writing.c
2778                 Only save text (not attachments) when 
2779                 auto-saving to drafts
2780         * src/unmime.c
2781                 Always replace \n, \r and \t with spaces
2782                 in headers
2783         * manual/dist/html/Makefile.am
2784         * manual/dist/pdf/Makefile.am
2785         * manual/dist/ps/Makefile.am
2786         * manual/dist/txt/Makefile.am
2787         * manual/fr/dist/html/Makefile.am
2788         * manual/fr/dist/pdf/Makefile.am
2789         * manual/fr/dist/ps/Makefile.am
2790         * manual/fr/dist/txt/Makefile.am
2791         * manual/pl/dist/html/Makefile.am
2792         * manual/pl/dist/pdf/Makefile.am
2793         * manual/pl/dist/ps/Makefile.am
2794         * manual/pl/dist/txt/Makefile.am
2795                 Fix make clean removing pregenerated manuals
2796
2797
2798 2006-06-16 [colin]      2.3.0cvs17
2799
2800         * src/plugins/pgpcore/sgpgme.c
2801         * src/plugins/pgpmime/pgpmime.c
2802         * src/plugins/pgpinline/pgpinline.c
2803                 Better error reporting in setup_signers.
2804                 Don't fallback to default key if specified
2805                 key isn't found.
2806                 Don't allow signing if more than one secret
2807                 key matches the one specified in prefs.
2808
2809 2006-06-15 [colin]      2.3.0cvs16
2810
2811         * src/folderview.c
2812                 Add "Send queue" in the folder's contextual
2813                 menu
2814         * src/compose.c
2815         * src/messageview.c
2816         * src/privacy.c
2817         * src/privacy.h
2818         * src/procmime.c
2819         * src/procmsg.c
2820         * src/plugins/pgpcore/passphrase.c
2821         * src/plugins/pgpcore/sgpgme.c
2822         * src/plugins/pgpinline/pgpinline.c
2823         * src/plugins/pgpmime/pgpmime.c
2824                 Better error reporting
2825         * src/mbox.c
2826                 Probably fix bug #971 (2.2.3 cannot read mail 
2827                 from local mbox)
2828
2829
2830 2006-06-15 [mones]      2.3.0cvs15
2831
2832         * tools/make.themes.project
2833                 creates the themes project from the web page
2834
2835 2006-06-15 [colin]      2.3.0cvs14
2836
2837         * src/folder.c
2838                 Better fix (avoid losing the folder if scan_tree 
2839                 fails)
2840
2841 2006-06-15 [cleroy]     2.3.0cvs13
2842
2843         * src/folder.c
2844                 Probably fix Bug #969 (crash on rebuilding 
2845                 imap folder)
2846
2847 2006-06-14 [colin]      2.3.0cvs12
2848
2849         * manual/dtd/manual.xsl
2850         * manual/sylpheed-claws-manual.xml
2851         * manual/fr/sylpheed-claws-manual.xml
2852         * manual/pl/sylpheed-claws-manual.xml
2853                 Insert pagebreaks between sections
2854
2855 2006-06-14 [paul]       2.3.0cvs11
2856
2857         * configure.ac
2858                 better fix than 2.3.0cvs10
2859
2860 2006-06-14 [paul]       2.3.0cvs10
2861
2862         * configure.ac
2863                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2864                 (backwards compatible)
2865
2866 2006-06-13 [colin]      2.3.0cvs9
2867
2868         * src/messageview.c
2869                 Fix sending of return receipt with the new queue folders
2870
2871 2006-06-13 [wwp]        2.3.0cvs8
2872
2873         * src/quote_fmt_lex.l
2874                 fix wrong tokens returned in quote_fmt lexer, query not().
2875
2876 2006-06-13 [wwp]        2.3.0cvs7
2877
2878         * src/folder.c
2879         * src/prefs_folder_item.c
2880                 allow changing folder type even when folder is not a top-level one,
2881                 thanks to Colin.
2882
2883 2006-06-12 [colin]      2.3.0cvs6
2884
2885         * src/folderview.c
2886                 Fix double-ask of "Do you want to mark all
2887                 as read"
2888
2889 2006-06-12 [colin]      2.3.0cvs5
2890
2891         * src/compose.c
2892         * src/compose.h
2893         * src/folder.c
2894         * src/folder.h
2895         * src/imap.c
2896         * src/inc.c
2897         * src/main.c
2898         * src/messageview.c
2899         * src/mh.c
2900         * src/prefs_folder_item.c
2901         * src/procheader.c
2902         * src/procmime.c
2903         * src/procmsg.c
2904         * src/procmsg.h
2905         * src/send_message.c
2906         * src/summaryview.c
2907         * src/toolbar.c
2908                 Apply bug #964's patch (Queue and drafts aren't normal)
2909                 The Drafts and Queue folder now contain RFC-822 files,
2910                 allowing to move and copy mails from and to these 
2911                 folders. Moving from Drafts to Queue will prepare the
2912                 mail for sending (PGP signature, encryption, etc).
2913                 This patch also rework sending errors handling to try
2914                 to be more helpful.
2915                 Also, allow redefining folder types via the GUI 
2916                 (Folder type in its Properties)
2917
2918 2006-06-12 [colin]      2.3.0cvs4
2919
2920         * src/summaryview.c
2921         * src/prefs_common.c
2922         * src/prefs_common.h
2923         * src/gedit-print.c
2924                 Allow to define a specific print font - patch
2925                 by Bernhard Walle <bernhard.walle@gmx.de>
2926         * src/prefs_fonts.c
2927         * manual/advanced.xml
2928         * manual/fr/advanced.xml
2929                 Add a hidden pref to allow deletion without
2930                 confirmation
2931
2932 2006-06-12 [wwp]        2.3.0cvs3
2933
2934         * .cvsignore
2935                 more files to ignore.
2936
2937 2006-06-12 [wwp]        2.3.0cvs2
2938
2939         * src/quote_fmt.c
2940         * src/quote_fmt_lex.l
2941         * src/quote_fmt_parse.y
2942                 extend the quote_fmt parser (templates and quotes):
2943                 - allow limited sub-expressions in |p{} and |f{} expressions,
2944                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2945                 - implemented/fixed missing implementation of query_references and show_references,
2946                 - completed, fixed contents and format of the symbols help dialog,
2947                 - fix some compilation warnings.
2948
2949 2006-06-12 [wwp]        2.3.0cvs1
2950
2951         * manual/advanced.xml
2952         * manual/fr/advanced.xml
2953                 updates in the "templates" section of the manual (eng/fr):
2954                  - be more precise (both versions)
2955                  - completed to match the english reference (fr version)
2956                  - touchups (both versions)
2957
2958 2006-06-12 [paul]       2.3.0
2959
2960         2.3.0 released
2961
2962 2006-06-12 [paul]       2.2.3cvs14
2963
2964         * po/ca.po
2965         * po/cs.po
2966         * po/de.po
2967         * po/el.po
2968         * po/fr.po
2969         * po/it.po
2970         * po/pt_BR.po
2971         * po/sr.po
2972         * po/zh_CN.po
2973                 updated by Miquel Oliete, Tim, Stephan Sachse,
2974                 Stavros Giannouris, Fabien Vantard, Andrea
2975                 Spadaccini, Frederico Goncalves Guimaraes,
2976                 Aleksandar Urosevic, and Ralgh Young
2977
2978 2006-06-12 [colin]      2.2.3cvs13
2979
2980         * src/mbox.c
2981                 Add missing header
2982
2983 2006-06-11 [colin]      2.2.3cvs12
2984
2985         * src/msgcache.c
2986                 Verify that g_malloc() succeeded
2987
2988 2006-06-11 [colin]      2.2.3cvs11
2989
2990         * src/wizard.c
2991                 Add Face header to welcome mail
2992
2993 2006-06-10 [colin]      2.2.3cvs10
2994
2995         * src/textview.c
2996                 Revert previous (Forgot it changes the
2997                 margin on the whole mail)
2998
2999 2006-06-10 [colin]      2.2.3cvs9
3000
3001         * src/textview.c
3002                 Don't overlap long headers under (X-)Face
3003
3004 2006-06-10 [mones]      2.2.3cvs8
3005
3006         * manual/xml2pdf
3007                 allow generation of manual on systems lacking saxon binary
3008                 but with java and the saxon library installed
3009
3010         * po/es.po
3011                 updated for release
3012
3013 2006-06-09 [colin]      2.2.3cvs7
3014
3015         * src/summaryview.c
3016                 Fix leak when using Display Sender using Addressbook
3017
3018 2006-06-09 [colin]      2.2.3cvs6
3019
3020         * src/compose.c
3021         * src/folder.c
3022         * src/folderview.c
3023         * src/mimeview.c
3024         * src/summaryview.c
3025                 More leaks fixes
3026
3027 2006-06-09 [paul]       2.2.3cvs5
3028
3029         * AUTHORS
3030         * src/gtk/authors.h
3031         * tools/claws.i18n.status.pl
3032                 updated with new info
3033
3034 2006-06-09 [paul]       2.2.3cvs4
3035
3036         * README
3037                 updated
3038         * manual/ack.xml
3039                 add wwp to authors list
3040         * src/gtk/authors.h
3041                 update mine and Colin's addresses
3042
3043 2006-06-08 [colin]      2.2.3cvs3
3044
3045         * src/etpan/imap-thread.c
3046                 Fix leak on SSL cert check
3047
3048 2006-06-08 [colin]      2.2.3cvs2
3049
3050         * src/common/utils.c
3051                 Fix leak
3052
3053 2006-06-08 [paul]       2.2.3cvs1
3054
3055         * configure.ac
3056                 Update version number following
3057                 stable release
3058
3059 2006-06-07 [colin]      2.2.2cvs3
3060
3061         * src/msgcache.c
3062                 Fix catching cache read errors (guint instead of gint)
3063                 Prevent malloc'ing more than 8MB (means cache corruption)
3064
3065 2006-06-07 [paul]       2.2.2cvs2
3066
3067         * src/exporthtml.c
3068         * src/exportldif.c
3069         * src/mh.c
3070         * src/mutt.c
3071         * src/pine.c
3072         * src/common/utils.c
3073                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3074                 obey $HOME'
3075                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3076                 Thanks to Colin
3077
3078 2006-06-06 [paul]       2.2.2cvs1
3079
3080         * configure.ac
3081                 Update version number following
3082                 stable release
3083
3084 2006-06-06 [paul]       2.2.1cvs6
3085
3086         * src/matcher.c
3087                 fix  implicit declaration of
3088                 sylpheed_do_idle()
3089                 Patch by Fabien Vantard
3090
3091 2006-06-06 [paul]       2.2.1cvs5
3092
3093         * src/matcher.c
3094                 fix age_greater and age_lower so that they
3095                 mean what say and not '...or equal to'
3096                 Thanks to Colin
3097
3098 2006-06-06 [paul]       2.2.1cvs4
3099
3100         * src/textview.c
3101         * src/common/utils.c
3102                 fix URI check
3103                 Thanks to Colin
3104
3105 2006-06-05 [wwp]        2.2.1cvs3
3106
3107         * manual/fr/account.xml
3108                 minor language fixes (thanks to Fabien Vantard).
3109
3110 2006-06-05 [colin]      2.2.1cvs2
3111
3112         * src/prefs_folder_item.c
3113         * src/folderview.c
3114                 Allow recursive setting of properties 
3115                 for whole mailboxes
3116         * src/matcher.c
3117                 Don't freeze on 'test' filtering rule
3118
3119 2006-06-05 [colin]      2.2.1cvs1
3120
3121         * configure.ac
3122                 Update version number following
3123                 stable release
3124
3125 2006-06-04 [wwp]        2.2.0cvs82
3126
3127         * manual/glossary.xml
3128         * manual/account.xml
3129         * manual/fr/glossary.xml
3130         * manual/fr/account.xml
3131                 added glossary section and references/links related to the Face custom header.
3132
3133 2006-06-04 [colin]      2.2.0cvs81
3134
3135         * src/summaryview.c
3136                 Skip to next message on move with no
3137                 immediate execution
3138
3139 2006-06-04 [wwp]        2.2.0cvs80
3140
3141         * manual/xml2pdf
3142                 added sanity checks, exit when needed.
3143
3144 2006-06-03 [paul]       2.2.0cvs79
3145
3146         * src/prefs_receive.c
3147                 page name is now 'Receiving'
3148         * src/prefs_send.c
3149                 page name is now 'Sending'
3150
3151 2006-06-03 [colin]      2.2.0cvs78
3152
3153         * src/plugins/spamassassin/spamassassin_gtk.c
3154                 Autoswitch to Localhost if transport was previously
3155                 disabled. Else people had to check [] Enable, then
3156                 *reselect* transport.
3157
3158 2006-06-03 [colin]      2.2.0cvs77
3159
3160         * src/plugins/pgpinline/pgpinline.c
3161         * src/plugins/pgpmime/pgpmime.c
3162                 Check that gpg_data_release_and_get_mem 
3163                 didn't fail (now, why this happens...)
3164
3165 2006-06-03 [colin]      2.2.0cvs76
3166
3167         * src/mbox.c
3168                 Fix bug #962 (Manual and/or UI should 
3169                 warn about incompatible locking 
3170                 causing dataloss)
3171
3172 2006-06-02 [cleroy]     2.2.0cvs75
3173
3174         * src/filtering.c
3175         * src/folder.c
3176         * src/procmsg.c
3177         * src/summaryview.c
3178                 Fix a few leaks
3179
3180 2006-06-02 [colin]      2.2.0cvs74
3181
3182         * src/main.c
3183                 On exit, free caches after writing them
3184                 Shuts up some valgrind false positives
3185         * src/procmsg.c
3186         * src/send_message.c
3187                 Fix races when reusing existing SMTP connections
3188                 Fix inexistant session timeout
3189         * src/toolbar.c
3190                 Display alertpanel after all queues have
3191                 been processed, not after each
3192
3193 2006-06-02 [wwp]        2.2.0cvs73
3194
3195         * manual/fr/glossary.xml
3196         * manual/fr/ack.xml
3197         * manual/ack.xml
3198                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3199
3200 2006-06-02 [wwp]        2.2.0cvs72
3201
3202         * manual/xml2pdf
3203         * manual/dist/pdf/Makefile.am
3204         * manual/dtd/manual.xsl
3205         * manual/fr/dist/pdf/Makefile.am
3206         * manual/pl/dist/pdf/Makefile.am
3207                 we changed the procedure to generate the .pdf version of the manual.
3208                 The procedure is more modern and the .pdf we get now has a valid index.
3209                 Here are the new pre-requisites:
3210
3211                 - JRE 1.x (1.4 here): there must be one from your distro
3212                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3213                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3214                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3215
3216                 See my posts for further info about the installation of this toolchain:
3217
3218                 Date: Fri, 19 May 2006 19:40:06 +0200
3219                 From: wwp <subscript@free.fr>
3220                 To: sylpheed-claws-devel@lists.sourceforge.net
3221                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3222
3223                 and
3224
3225                 Date: Wed, 24 May 2006 12:58:49 +0200
3226                 From: wwp <subscript@free.fr>
3227                 To: sylpheed-claws-devel@lists.sourceforge.net
3228                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3229
3230 2006-06-01 [colin]      2.2.0cvs71
3231
3232         * src/compose.c
3233                 Better guards against IMAP races
3234         * src/main.c
3235         * src/prefs_common.c
3236         * src/prefs_common.h
3237         * src/common/ssl_certificate.c
3238         * src/etpan/imap-thread.c
3239         * src/etpan/imap-thread.h
3240         * src/gtk/sslcertwindow.c
3241                 New hidden option ssl_skip_cert_check to 
3242                 avoid dups of bug #959 (libetpan linked
3243                 against gnutls and gnutls buggy on 64bit)
3244                 Present expired warning only once per
3245                 session/server.
3246         * manual/advanced.xml
3247         * manual/fr/advanced.xml
3248                 Document new option
3249
3250 2006-06-01 [wwp]        2.2.0cvs70
3251
3252         * src/messageview.c
3253                 fix for bug #961 (return receipt dialog 
3254                 complains incorrectly about return-path 
3255                 email adress being different), thanks 
3256                 to Colin.
3257
3258 2006-05-31 [cleroy]     2.2.0cvs69
3259
3260         * src/common/ssl.c
3261                 Guard against NULLs, although this
3262                 should never be an issue
3263
3264 2006-05-31 [colin]      2.2.0cvs68
3265
3266         * src/filtering.c
3267                 Use g_slist_prepend
3268         * src/imap.c
3269                 Don't remove caches when destroying folder, it
3270                 could (should) be done at exit
3271         * src/inc.c
3272                 free processing cache after incorporation
3273         * src/etpan/imap-thread.c
3274                 Maybe fix bug #959 (Crash on moving to emails 
3275                 to a imap account per ssl with a expired 
3276                 certificate.)
3277
3278 2006-05-30 [colin]      2.2.0cvs67
3279
3280         * src/summaryview.c
3281                 Put back event flush when displaying message
3282                 It avoids reading a bunch of messages just
3283                 by hitting shift-n for too long ;)
3284
3285 2006-05-29 [colin]      2.2.0cvs66
3286
3287         * src/summaryview.c
3288                 Remove useless g_warnings
3289
3290 2006-05-29 [colin]      2.2.0cvs65
3291
3292         * src/imap.c
3293                 Fix g_slist_append()s for performance
3294
3295 2006-05-29 [colin]      2.2.0cvs64
3296
3297         * src/compose.c
3298         * src/common/utils.c
3299                 Fix extraneous tab at start of addresses
3300         * src/mainwindow.c
3301                 Fix warnings (thanks to Fabien)
3302                 Fix crash at exit when composing messages 
3303                 exist
3304         * src/pop.c
3305                 Fix progress bar when deleting expired mails
3306                 Thanks to Hiro
3307         * src/summaryview.c
3308         * src/gtk/gtksctree.c
3309                 Fix re-sorting slowness
3310
3311 2006-05-29 [paul]       2.2.0cvs63
3312
3313         * src/mh.c
3314                 fetch full message when moving mails
3315                 from another mailbox, (fixed data loss
3316                 when filtering from IMAP to MH, introduced
3317                 in 2.2.0cvs57).
3318                 Thanks to Colin
3319
3320 2006-05-29 [mones]      2.2.0cvs62
3321
3322         * src/gtk/gtksctree.c
3323                 Unselect faster (patch by Colin)        
3324
3325 2006-05-26 [colin]      2.2.0cvs61
3326
3327         * src/summaryview.c
3328                 Unplug MSGINFO_UPDATE callback on delete too.
3329
3330 2006-05-26 [colin]      2.2.0cvs60
3331
3332         * src/foldersel.c
3333                 Fix bold in folder selection window with glib2.10
3334                 thanks Hiro
3335
3336 2006-05-26 [colin]      2.2.0cvs59
3337
3338         * src/procheader.c
3339                 Convert date only if necessary (and don't
3340                 try to convert from utf8 to utf8, too)
3341         * src/summaryview.c
3342                 Only set column's text if the column's 
3343                 displayed
3344
3345 2006-05-26 [colin]      2.2.0cvs58
3346
3347         * src/summaryview.c
3348         * src/gtk/gtkutils.c
3349                 Fix useless warning
3350
3351 2006-05-26 [colin]      2.2.0cvs57
3352
3353         * src/mainwindow.c
3354                 Make summaryview selectable as long as 
3355                 no message has focus
3356         * src/mh.c
3357                 Faster deletion (by implementing mh_remove_msgs)
3358                 Faster copy (avoid using mh_fetch_msg just to get
3359                 the filename)
3360                 Faster move (using move_file instead of copy_file
3361                 if MSG_IS_MOVE)
3362                 No progressbar if total number of mails to cp/mv 
3363                 is less than 100
3364         * src/summaryview.c
3365                 Fix removal from subject_table when mail gets moved
3366                 Faster deletion (g_slist_prepend instead of append)
3367         * src/gtk/gtksctree.c
3368                 Remove useless code
3369
3370 2006-05-25 [colin]      2.2.0cvs56
3371
3372         * src/common/ssl_certificate.c
3373                 Fix leak in expired cert check
3374
3375 2006-05-25 [colin]      2.2.0cvs55
3376
3377         * src/mh.c
3378                 Disable flags syncing on .mh_sequences - it
3379                 is buggy and marks mails read under unknown
3380                 conditions.
3381
3382 2006-05-25 [paul]
3383
3384         * 2.3.0-rc4 released
3385
3386 2006-05-24 [colin]      2.2.0cvs54
3387
3388         attention cvs users: if you manage to crash
3389         Sylpheed-Claws while moving, copying or deleting
3390         mails, we *are* interested in stack traces and
3391         valgrind logs. It looks stable, but one never
3392         knows...
3393
3394         * src/folder.c
3395                 Add progressbar for cache updates
3396         * src/folderutils.c
3397                 Optimize Mark all read in the current
3398                 folder
3399         * src/mh.c
3400                 Add progressbar for copy/move
3401         * src/procmsg.c
3402                 Optimize O(n^2) in copy/move
3403         * src/summaryview.c
3404         * src/gtk/gtksctree.c
3405                 Optimize O(n^2) algos
3406         * src/common/timing.h
3407                 Display ms instead of us
3408
3409 2006-05-24 [wwp]        2.2.0cvs53
3410
3411         * manual/fr/advanced.xml
3412                 updates to the French manual.
3413
3414 2006-05-24 [wwp]        2.2.0cvs52
3415
3416         * src/common/utils.c
3417                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3418
3419 2006-05-24 [wwp]        2.2.0cvs51
3420
3421         * src/folderutils.c
3422                 fixed "mark all read" in MH folders (thanks to Colin).
3423
3424 2006-05-24 [paul]       2.2.0cvs50
3425
3426         * doc/man/sylpheed-claws.1
3427                 updated the man page
3428
3429 2006-05-23 [colin]      2.2.0cvs49
3430
3431         * src/folderview.c
3432         * src/imap.c
3433         * src/inc.c
3434         * src/mbox.c
3435         * src/messageview.c
3436         * src/news.c
3437         * src/send_message.c
3438         * src/summaryview.c
3439         * src/gtk/sslcertwindow.c
3440                 alertpanel fixes, by Fabien
3441
3442 2006-05-23 [colin]      2.2.0cvs48
3443
3444         * src/folder.c
3445         * src/folderview.c
3446         * src/msgcache.c
3447         * src/summaryview.c
3448         * src/gtk/gtksctree.c
3449         * src/gtk/gtksctree.h
3450                 More timings
3451                 Fix slow loading problem, which was caused by the
3452                 use of some gtk_ctree funcs and their use of
3453                 g_list_position while gtk_ctree_(un)link'ing.
3454                 Reap more functions from gtkctree.c to be sure we
3455                 use our (fast) version instead of theirs.
3456         * src/mh.c
3457                 Fix copy of unread mails
3458
3459
3460 2006-05-22 [wwp]        2.2.0cvs47
3461
3462         * manual/fr/advanced.xml
3463                 updated.
3464
3465 2006-05-22 [colin]      2.2.0cvs46
3466
3467         * src/filtering.c
3468                 Fix possible infinite loop. 'copy' is not a 
3469                 final action, so when encountering a 'copy',
3470                 we have to check if a previous one was set
3471                 and do it. In the same way, if we encounter
3472                 a 'move' we have to perform a possibly 
3473                 pending 'copy'. This will slow down filtering
3474                 on IMAP if move+copy or multiple copy actions
3475                 are to be done, but handling it via the batch
3476                 would be really too convoluted.
3477
3478 2006-05-22 [wwp]        2.2.0cvs45
3479
3480         * manual/fr/advanced.xml
3481         * manual/fr/faq.xml
3482         * manual/fr/glossary.xml
3483         * manual/fr/handling.xml
3484         * manual/fr/intro.xml
3485         * manual/fr/plugins.xml
3486         * manual/fr/sylpheed-claws-manual.xml
3487                 sync w/ the english manual: updates URIs, documented mailing-list
3488                 support, better explanation about the enabled/disabled feature
3489                 in filtering/processing rules by Paul.
3490
3491 2006-05-21 [colin]      2.2.0cvs44
3492
3493         * src/summaryview.c
3494                 Don't expand after building threads, but during
3495
3496 2006-05-21 [colin]      2.2.0cvs43
3497
3498         * src/procmsg.c
3499         * src/summaryview.c
3500                 More timing possibilities... For next time I have 
3501                 to find out how the hell some 3GHz computer takes
3502                 one minute to open a 30k folder...
3503
3504 2006-05-21 [colin]      2.2.0cvs42
3505
3506         * manual/pl/advanced.xml
3507         * manual/pl/faq.xml
3508         * manual/pl/glossary.xml
3509         * manual/pl/handling.xml
3510         * manual/pl/intro.xml
3511         * manual/pl/plugins.xml
3512         * manual/pl/sylpheed-claws-manual.xml
3513                 Polish manual updated by Pawel
3514
3515 2006-05-20 [colin]
3516
3517         * 2.3.0-rc3 released
3518
3519 2006-05-20 [colin]      2.2.0cvs41
3520
3521         * src/imap.c
3522                 Fix -rc2 problems:
3523                 - remove cache of moved messages from original folder
3524                 - apply new flags to messages even if they aren't appliable
3525                   via IMAP.
3526
3527 2006-05-20 [colin]
3528
3529         * 2.3.0-rc2 released
3530
3531 2006-05-19 [colin]      2.2.0cvs40
3532
3533         * src/imap.c
3534                 Don't issue SELECT in imap_change_flags
3535                 before having checked that we indeed have
3536                 some flags to change. MSG_POSTFILTERED for
3537                 example can't be used on IMAP.
3538                 Fixes bug #955 (copying messages between 
3539                 imap folders is extremely slow), which was
3540                 a regression.
3541
3542 2006-05-19 [colin]      2.2.0cvs39
3543
3544         * src/folder.c
3545         * src/folder.h
3546         * src/folderview.c
3547                 Try to fix bug #830 (Some unread messages 
3548                 get marked read in IMAP inbox):
3549                 - Prevent scanning a folder if it's being 
3550                   opened via the GUI
3551                 - Postpone opening via the GUI of a folder
3552                   currently scanned.
3553
3554
3555 2006-05-19 [wwp]        2.2.0cvs38
3556
3557         * manual/advanced.xml
3558                 fix English+typo (thanks to Paul).
3559
3560 2006-05-19 [wwp]        2.2.0cvs37
3561
3562         * manual/advanced.xml
3563         * manual/fr/advanced.xml
3564         * src/gtk/logwindow.c
3565         * src/prefs_common.c
3566         * src/prefs_common.h
3567                 added hidden prefs to allow customization of colors used in
3568                 protocol log window (useful for dark gtk+ themes).
3569
3570 2006-05-19 [wwp]        2.2.0cvs36
3571
3572         * ChangeLog
3573                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3574
3575 2006-05-19 [paul]       2.2.0cvs35
3576
3577         * src/textview.c
3578                 make Reply-To fully clickable
3579         * src/gtk/logwindow.c
3580                 more colouring (SMTP ESMTP)
3581         Both patches by Pawel Pekala
3582
3583 2006-05-19 [cleroy]     2.2.0cvs34
3584
3585         * src/mh.c
3586                 Don't update flags from current folder
3587                 Probably fixes bug #935 (Read Messages 
3588                 Revert to Being Marked as Unread)
3589
3590 2006-05-18 [colin]      2.2.0cvs33
3591
3592         * src/imap.c
3593                 Warning fix
3594         * src/compose.c
3595         * src/mainwindow.c
3596         * src/summaryview.c
3597         * src/toolbar.c
3598                 Allow replying to multiple emails
3599                 in multiple windows
3600         * src/mimeview.c
3601         * src/etpan/imap-thread.c
3602                 Leak fixes
3603
3604 2006-05-18 [paul]       2.2.0cvs32
3605
3606         * src/summaryview.c
3607                 keep Mailing-List menu refreshed
3608                 Thanks to Colin
3609
3610 2006-05-18 [paul]       2.2.0cvs31
3611
3612         * manual/advanced.xml
3613         * manual/faq.xml
3614         * manual/glossary.xml
3615         * manual/handling.xml
3616         * manual/intro.xml
3617         * manual/plugins.xml
3618         * manual/sylpheed-claws-manual.xml
3619                 update URLs
3620                 add info about mailing-list support
3621                 edit filtering info
3622         * src/wizard.c
3623         * src/common/defs.h
3624         * src/gtk/about.c
3625         * src/plugins/dillo_viewer/README
3626                 update URLs
3627
3628 2006-05-17 [wwp]        2.2.0cvs30
3629
3630         * manual/handling.xml
3631         * manual/fr/handling.xml
3632                 documented the ability to enabled/disable filtering/processing rules.
3633
3634 2006-05-17 [colin]      2.2.0cvs29
3635
3636         * src/main.c
3637                 Don't initialize g_thread subsystem if it's 
3638                 already done (thanks to Hiro)
3639         * src/mimeview.c
3640                 Fix saving of parts when there name can't be
3641                 converted from UTF-8.
3642
3643 2006-05-17 [paul]       2.2.0cvs28
3644
3645         * po/Makefile.in.in
3646                 fix config.status warning with autoconf 2.60
3647
3648 2006-05-17 [paul]       2.2.0cvs27
3649
3650         * po/POTFILES.in
3651                 add src/mbox.c
3652
3653 2006-05-17 [wwp]        2.2.0cvs26
3654
3655         * src/mainwindow.c
3656                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3657
3658 2006-05-17 [wwp]        2.2.0cvs25
3659
3660         * src/plugins/demo/demo.c
3661                 updated product name in plugin demo (many plugins need to be
3662                 sync'ed w/ that change).
3663
3664 2006-05-17 [colin]      2.2.0cvs24
3665
3666         * src/mh.c
3667                 Fix leak
3668
3669 2006-05-16 [colin]      2.2.0cvs23
3670
3671         * src/mainwindow.c
3672                 Stupid me hit again. Fix cvs22.
3673
3674 2006-05-16 [colin]      2.2.0cvs22
3675
3676         * src/mainwindow.c
3677                 Fix bug #922 (sylpheed-claws crashed after 
3678                 pushing on Inbox folder)
3679
3680 2006-05-16 [colin]      2.2.0cvs21
3681
3682         * src/compose.c
3683                 Make From header be copy/paste/select-able
3684
3685 2006-05-16 [wwp]        2.2.0cvs20
3686
3687         * src/export.c
3688         * src/matcher.c
3689         * src/summaryview.c
3690         * src/etpan/imap-thread.c
3691                 fix some compiler warnings (thanks to Colin).
3692
3693 2006-05-16 [wwp]        2.2.0cvs19
3694
3695         * src/action.c
3696         * src/gedit-print.c
3697         * src/inc.c
3698         * src/mainwindow.c
3699         * src/mh.c
3700         * src/statusbar.c
3701         * src/send_message.c
3702         * src/summaryview.c
3703                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3704
3705 2006-05-15 [colin]      2.2.0cvs18
3706
3707         * src/procmsg.c
3708                 Fix automatic rule creation with List-Post
3709
3710 2006-05-15 [paul]       2.2.0cvs17
3711
3712         * tools/filter_conv_new.pl
3713                 updated for rule enabling/disabling
3714                 claws version >= 2.3.x required
3715
3716 2006-05-15 [cleroy]     2.2.0cvs16
3717
3718         * src/main.c
3719                 Revert test
3720
3721 2006-05-15 [cleroy]     2.2.0cvs15
3722
3723         * src/main.c
3724                 test
3725
3726 2006-05-15 [wwp]        2.2.0cvs14
3727
3728         * manual/pl/.cvsignore
3729                 ignore generated files.
3730
3731 2006-05-14 [wwp]        2.3.0-rc1
3732
3733         * 2.3.0-rc1 released
3734
3735 2006-05-13 [wwp]        2.2.0cvs13
3736
3737         * src/filtering.c
3738         * src/filtering.h
3739         * src/matcher.c
3740         * src/matcher_parser_lex.l
3741         * src/matcher_parser_parse.y
3742         * src/prefs_filtering.c
3743                 new feature: provide the ability to disable filtering and processing
3744                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3745                 adaptations.
3746
3747 2006-05-13 [colin]      2.2.0cvs12
3748
3749         * src/compose.c
3750                 Remove useless if (a) b; else b;
3751                 Thanks to wwp
3752
3753 2006-05-13 [wwp]        2.2.0cvs11
3754
3755         * src/export.c
3756         * src/import.c
3757         * src/mainwindow.c
3758         * src/mbox.c
3759         * src/summaryview.c
3760         * src/summaryview.h
3761                 no more silent failures (or at least less ones) when importing
3762                 or exporting from/to mbox. Also start importing/exporting if
3763                 the necessary info is set.
3764
3765 2006-05-13 [wwp]        2.2.0cvs10
3766
3767         * RELEASE_NOTES
3768                 restored up-to-date release notes.
3769
3770 2006-05-13 [paul]       2.2.0cvs9
3771
3772         * po/nl.po
3773         * po/ru.po
3774                 updated by Tim Dijkstra and Pavlo Bohmat
3775
3776 2006-05-12 [colin]      2.2.0cvs8
3777
3778         * src/gtk/quicksearch.c
3779                 Add "k" as shortcut for "colorlabel". Patch
3780                 by ath42@users.sf.net.
3781
3782 2006-05-12 [paul]       2.2.0cvs7
3783
3784         * src/prefs_common.h
3785         * src/prefs_summaries.c
3786         * src/summaryview.c
3787                 when entering a folder also allow
3788                 going directly to first Marked message
3789
3790 2006-05-12 [paul]       2.2.0cvs6
3791
3792         * src/summaryview.c
3793                 always obey 'confirm before marking all
3794                 mails read' option
3795
3796 2006-05-12 [paul]       2.2.0cvs5
3797
3798         * src/textview.c
3799                 make Sender fully clickable
3800
3801 2006-05-12 [colin]      2.2.0cvs4
3802
3803         * src/compose.c
3804         * src/compose.h
3805                 Let From be editable
3806         * src/main.c
3807         * src/mh.c
3808                 Full support of .mh_sequences' Unseen seq
3809
3810 2006-05-12 [colin]      2.2.0cvs3
3811
3812         * src/folder.c
3813         * src/mainwindow.c
3814         * src/mainwindow.h
3815         * src/messageview.c
3816         * src/prefs_spelling.c
3817         * src/procheader.c
3818         * src/procmsg.c
3819         * src/procmsg.h
3820         * src/summaryview.c
3821         * src/toolbar.c
3822         * src/toolbar.h
3823                 Add contextual menu on Compose toolbar
3824                 button. Fixes bug #944 (Automatic
3825                 addresses not applied when changing account
3826                 from compose window)
3827                 add Mailing List support
3828                 based on the old 0.6.5claws25 patch by
3829                 Melvin Hadasht, with finishing touches
3830                 by Colin
3831                 Fix "ignore thread" when mails are threaded by
3832                 subject (and weren't ignored although appearing
3833                 in the thread).
3834                 GUI rework.
3835                 Both patches by Pawel.
3836
3837 2006-05-08 [paul]       2.2.0cvs2
3838
3839         * src/mainwindow.c
3840         * src/mainwindow.h
3841         * src/messageview.c
3842         * src/procheader.c
3843         * src/procmsg.c
3844         * src/procmsg.h
3845         * src/summaryview.c
3846                 add Mailing List support
3847                 based on the old 0.6.5claws25 patch by 
3848                 Melvin Hadasht, with finishing touches
3849                 by Colin
3850
3851 2006-05-08 [colin]      2.2.0cvs1
3852
3853         * src/mainwindow.c
3854         * src/toolbar.c
3855         * src/toolbar.h
3856                 Add contextual menu on Compose toolbar 
3857                 button. Fixes bug #944 (Automatic 
3858                 addresses not applied when changing account 
3859                 from compose window)
3860
3861 2006-05-08 [paul]       2.2.0
3862
3863         2.2.0 released
3864
3865 2006-05-08 [paul]       2.1.1cvs51
3866
3867         * po/cs.po
3868         * po/de.po
3869         * po/en_GB.po
3870         * po/fi.po
3871         * po/fr.po
3872         * po/pt_BR.po
3873         * po/sr.po
3874         * po/zh_CN.po
3875                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3876                 Fabien Vantard, Frederico Goncalves Guimaraes,
3877                 Aleksandar Urosevic, and Ralgh Young
3878
3879 2006-05-12 [colin]      2.1.1cvs50
3880
3881         * po/cs.po
3882         * po/de.po
3883         * po/en_GB.po
3884         * po/es.po
3885         * po/fi.po
3886         * po/fr.po
3887         * po/pt_BR.po
3888         * po/sr.po
3889         * po/zh_CN.po
3890                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3891                 Fabien Vantard, Frederico Goncalves Guimaraes,
3892                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3893
3894 2006-05-05 [colin]      2.1.1cvs49
3895
3896         * manual/Makefile.am
3897         * manual/pl/Makefile.am
3898         * manual/pl/account.xml
3899         * manual/pl/ack.xml
3900         * manual/pl/addrbook.xml
3901         * manual/pl/advanced.xml
3902         * manual/pl/faq.xml
3903         * manual/pl/glossary.xml
3904         * manual/pl/gpl.xml
3905         * manual/pl/handling.xml
3906         * manual/pl/intro.xml
3907         * manual/pl/keyboard.xml
3908         * manual/pl/plugins.xml
3909         * manual/pl/starting.xml
3910         * manual/pl/sylpheed-claws-manual.xml
3911         * manual/pl/dist/.cvsignore
3912         * manual/pl/dist/Makefile.am
3913         * manual/pl/dist/html/.cvsignore
3914         * manual/pl/dist/html/Makefile.am
3915         * manual/pl/dist/pdf/.cvsignore
3916         * manual/pl/dist/pdf/Makefile.am
3917         * manual/pl/dist/ps/.cvsignore
3918         * manual/pl/dist/ps/Makefile.am
3919         * manual/pl/dist/txt/.cvsignore
3920         * manual/pl/dist/txt/Makefile.am
3921                 Add the polish translation of the manual,
3922                 Authored by Pawel Pekala.
3923
3924 2006-05-05 [cleroy]     2.1.1cvs48
3925
3926         * src/main.c
3927                 Re-read matcherrc after loading plugins 
3928                 if some of them add folders.
3929
3930 2006-05-03 [colin]      2.1.1cvs47
3931
3932         * src/imap.c
3933                 I'm idiot
3934
3935 2006-05-03 [colin]      2.1.1cvs46
3936
3937         * src/imap.c
3938                 Be sure to have a session when
3939                 getting separator
3940
3941 2006-05-03 [colin]      2.1.1cvs45
3942
3943         * src/imap.c
3944         * src/imap.h
3945         * src/imap_gtk.c
3946                 Fix preventing renaming with namespace 
3947                 separator.
3948
3949 2006-05-01 [colin]      2.1.1cvs44
3950
3951         * src/action.c
3952                 Don't reload messageview when result of
3953                 action is piped.
3954
3955 2006-04-29 [colin]      2.1.1cvs43
3956
3957         * src/prefs_receive.c
3958         * src/plugins/spamassassin/spamassassin_gtk.c
3959         * src/plugins/clamav/clamav_plugin_gtk.c
3960                 GUI fixes by Pawel
3961
3962 2006-04-29 [colin]      2.1.1cvs42
3963
3964         * src/prefs_compose_writing.c
3965         * src/prefs_quote.c
3966                 Cleanups. Patch by Pawel
3967
3968 2006-04-28 [paul]       2.1.1cvs41
3969
3970         * src/matcher.c
3971                 fix returned quick search results when search
3972                 term contains an underscore.
3973                 Thanks to Colin
3974
3975 2006-04-28 [paul]       2.1.1cvs40
3976
3977         * src/prefs_message.c
3978         * src/prefs_receive.c
3979                 GUI cleanups
3980                 Patches by Pawel Pekala
3981
3982 2006-04-27 [colin]      2.1.1cvs39
3983
3984         * src/wizard.c
3985                 Differentiate subject Welcome from
3986                 window's title Welcome
3987
3988 2006-04-27 [paul]
3989
3990         2.2.0-rc1 released
3991
3992 2006-04-27 [paul]       2.1.1cvs38
3993
3994         * manual/advanced.xml
3995         * manual/fr/advanced.xml
3996                 add info about compose_no_markup hidden pref
3997
3998 2006-04-27 [paul]       2.1.1cvs37
3999
4000         * src/prefs_account.c
4001                 improve privacy labels
4002         * src/prefs_msg_colors.c
4003                 change some strings for translators' convenience
4004         * src/gtk/gtkutils.c
4005                 don't underline the link button text
4006
4007 2006-04-25 [colin]      2.1.1cvs36
4008
4009         * src/folder.c
4010                 Complete 2.1.1cvs33 (once more ;)
4011
4012 2006-04-25 [colin]      2.1.1cvs35
4013
4014         * src/editldap.c
4015                 Fix tooltip
4016
4017 2006-04-25 [cleroy]     2.1.1cvs34
4018
4019         * src/compose.c
4020         * src/gtk/gtkaspell.c
4021                 Fix crash on redirect (related to the return 
4022                 of the aspell menu in compose's toolbar)
4023         * src/prefs_msg_colors.c
4024                 Fix sensitivity widgets
4025         * src/image_viewer.c
4026         * src/gtk/pluginwindow.c
4027         * src/gtk/prefswindow.c
4028                 Change released signals to clicked (Fabien)
4029         * po/POTFILES.in
4030         * src/common/socket.c
4031         * src/plugins/spamassassin/spamassassin.c
4032                 Translate strings (Fabien)
4033
4034 2006-04-25 [paul]       2.1.1cvs33
4035
4036         * src/folder.c
4037         * src/folder.h
4038         * src/folderview.c
4039                 complete the fix of bug #912
4040                 Thanks to Colin
4041
4042 2006-04-25 [colin]      2.1.1cvs32
4043
4044         * src/news.c
4045                 Better progress bar
4046         * src/mimeview.c
4047         * src/summaryview.c
4048         * src/summaryview.h
4049                 Fix focus chain
4050                 Patches by Pawel Pekala
4051
4052 2006-04-24 [colin]      2.1.1cvs31
4053
4054         * src/compose.c
4055                 Fix compilation warnings (Fabien)
4056
4057 2006-04-24 [colin]      2.1.1cvs30
4058
4059         * src/addrindex.c
4060         * src/editldap.c
4061         * src/editldap_basedn.c
4062         * src/editldap_basedn.h
4063         * src/ldapctrl.c
4064         * src/ldapctrl.h
4065         * src/ldapquery.c
4066         * src/ldaputil.c
4067         * src/ldaputil.h
4068                 Fix bug #901 (LDAPS support)
4069
4070 2006-04-24 [colin]      2.1.1cvs29
4071
4072         * src/compose.c
4073                 Fix logic on error with send dialog on
4074         * src/imap.c
4075                 Fix compilation without libetpan, thanks
4076                 to Fabien
4077         * src/summaryview.c
4078                 Fix 'context-menu' key
4079
4080 2006-04-23 [colin]      2.1.1cvs28
4081
4082         * src/folder.c
4083                 Never free current's cache to free up 
4084                 memory. Fixes bug #912 (new count 
4085                 randomly set to message count)
4086
4087 2006-04-23 [colin]      2.1.1cvs27
4088
4089         * src/gtk/quicksearch.c
4090                 And remove printf...
4091
4092 2006-04-23 [colin]      2.1.1cvs26
4093
4094         * src/gtk/quicksearch.c
4095                 Fix replacing in quicksearch, and fix inserting
4096                 in the middle of the string. (introduced at 2.1.0cvs22)
4097
4098 2006-04-23 [colin]      2.1.1cvs25
4099
4100         * src/imap.c
4101                 Make sure uidnext is initialized in get_num_list
4102                 (not for stable, related to 2.1.1cvs8 and friends)
4103
4104 2006-04-23 [colin]      2.1.1cvs24
4105
4106         * src/imap.c
4107                 Output something when login is successful
4108                 too
4109
4110 2006-04-23 [colin]      2.1.1cvs23
4111
4112         * src/etpan/imap-thread.c
4113                 Better logging (line-per-line, hide data in fetch)
4114                 Fix a const warning
4115         * src/gtk/logwindow.c
4116         * src/gtk/logwindow.h
4117                 Better logging (color for input/output)
4118
4119 2006-04-21 [colin]      2.1.1cvs22
4120
4121         * src/gtk/quicksearch.c
4122                 On gtk+-2.8, use stock buttons in quicksearch
4123                 Based on a patch by Fabien and a design by Paul
4124
4125 2006-04-21 [colin]      2.1.1cvs21
4126
4127         * src/folderview.c
4128         * src/mainwindow.c
4129                 Fix occasional flicker in folderview
4130         * src/common/utils.c
4131                 Fix bug #943 (Incorrectly parsed email address 
4132                 list in short headers on message view and in 
4133                 printouts)
4134
4135 2006-04-20 [colin]      2.1.1cvs20
4136
4137         * src/imap.c
4138         * src/imap.h
4139         * src/prefs_account.c
4140                 Add ANONYMOUS auth for IMAP
4141
4142 2006-04-20 [paul]       2.1.1cvs19
4143
4144         * src/main.c
4145                 proper fix for 2.1.1cvs18
4146                 Thanks to Colin
4147
4148 2006-04-20 [paul]       2.1.1cvs18
4149
4150         * src/main.c
4151                 fix build warnings
4152
4153 2006-04-20 [paul]       2.1.1cvs17
4154
4155         * src/gtk/quicksearch.c
4156                 fix standard, non-extended Quick search,
4157                 was broken in 2.1.1cvs15.
4158                 Thanks to Colin.
4159
4160 2006-04-20 [colin]      2.1.1cvs16
4161
4162         * src/prefs_matcher.c
4163                 Fix values when reselecting a ~test
4164                 rule
4165
4166 2006-04-19 [colin]      2.1.1cvs15
4167
4168         * src/compose.c
4169         * src/compose.h
4170         * src/gtk/gtkaspell.c
4171         * src/gtk/gtkaspell.h
4172                 Put back Options menu in Spelling/
4173         * src/gtk/quicksearch.c
4174                 Don't search, and show error, if the
4175                 advanced search has a syntax error
4176
4177 2006-04-18 [colin]      2.1.1cvs14
4178
4179         * src/textview.c
4180                 Fix gdk warnings on set_cursor when textview
4181                 isn't visible
4182
4183 2006-04-18 [colin]      2.1.1cvs13
4184
4185         * src/gtk/gtksctree.c
4186                 Remove seemingly useless refresh that causes
4187                 flicker - watch this commit in case of 
4188                 problems before planned backport to stable
4189
4190 2006-04-18 [colin]      2.1.1cvs12
4191
4192         * src/imap.c
4193                 Factorize get/set_xml code
4194         * src/compose.c
4195         * src/prefs_account.c
4196         * src/prefs_account.h
4197         * src/procmsg.c
4198                 Add Encrypt to self option
4199
4200 2006-04-17 [colin]      2.1.1cvs11
4201
4202         * configure.ac
4203                 Fix search on encrpyt function on dragonfly
4204                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4205
4206 2006-04-17 [colin]      2.1.1cvs10
4207
4208         * src/prefs_account.c
4209                 Be safe by default: remove mails from POP3
4210                 after 7 days, not immediately
4211
4212 2006-04-17 [colin]      2.1.1cvs9
4213
4214         * src/etpan/imap-thread.c
4215                 Fix build on DragonFly - patch by 
4216                 Jonathan Buschmann <jonthn@agmact.com>
4217
4218 2006-04-17 [colin]      2.1.1cvs8
4219
4220         * src/imap.c
4221                 Save uidnext between sessions
4222
4223 2006-04-17 [colin]      2.1.1cvs7
4224
4225         * src/imap.c
4226                 scan is required when uid validity changes
4227
4228 2006-04-17 [colin]      2.1.1cvs6
4229
4230         * src/folderview.c
4231                 Don't scan if not necessary, apart in current
4232                 folder and INBOX to fetch flags.
4233         * src/imap.c
4234                 Scan is necessary if unread count changes
4235
4236 2006-04-17 [colin]      2.1.1cvs5
4237
4238         * src/imap.c
4239                 ...But always fetch ANSWERED and DELETED flags for
4240                 INBOX, as filtering can happen on these flags.
4241
4242 2006-04-17 [colin]      2.1.1cvs4
4243
4244         * src/imap.c
4245                 Don't fetch REPLIED and DELETED flags when synchronising
4246                 flags with a closed folder. We only need UNSEEN and FLAGGED
4247                 to update the folderview.
4248
4249 2006-04-17 [colin]      2.1.1cvs3
4250
4251         * src/imap.c
4252                 Faster flag search when there are new mails 
4253                 in a folder. We can do a full search if the 
4254                 folder contains less messages than the new
4255                 list.
4256
4257 2006-04-17 [colin]      2.1.1cvs2
4258
4259         * po/cs.po
4260         * po/de.po
4261         * po/fr.po
4262         * po/nl.po
4263         * po/pt_BR.po
4264                 Update translations from stable branch
4265
4266 2006-04-17 [colin]      2.1.1cvs1
4267
4268         * configure.ac
4269                 Bump version to follow stable release
4270
4271 2006-04-16 [mones]      2.1.0cvs50
4272
4273         * po/es.po
4274                 Updated for release
4275
4276 2006-04-16 [colin]      2.1.0cvs49
4277
4278         * src/textview.c
4279                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4280                 with gtk < 2.8. Thanks to Fabien Vantard.
4281
4282 2006-04-15 [colin]      2.1.0cvs48
4283
4284         * src/etpan/imap-thread.c
4285                 Fix bug #919 (libetpan: SEGV when connecting 
4286                 using command)
4287
4288 2006-04-14 [colin]      2.1.0cvs47
4289
4290         * src/main.c
4291                 Fix race on --select (should be done better)
4292
4293 2006-04-14 [wwp]        2.1.0cvs46
4294
4295         * src/send_message.c
4296                 enforce a check for domain in account prefs (a sending
4297                 error could be faced if domain was checked but no value set),
4298                 thanks to Colin.
4299
4300 2006-04-14 [colin]      2.1.0cvs45
4301
4302         * src/codeconv.c
4303                 when converting from unknown to unknown, if the
4304                 string is UTF8, don't convert it to the locale
4305                 (which breaks it)
4306
4307 2006-04-14 [colin]      2.1.0cvs44
4308
4309         * src/compose.c
4310                 Don't try to use ASCII for converting headers
4311                 (as done in body)
4312
4313 2006-04-14 [paul]       2.1.0cvs43
4314
4315         * src/crash.c
4316                 add locale/charset info to crash report
4317         * src/gtk/about.c
4318                 add wwp to doc team
4319                 replace 'e-mail' with preferred 'email'
4320         * src/gtk/authors.h
4321                 ensure contributors list is in alphabetical
4322                 order
4323
4324 2006-04-13 [colin]      2.1.0cvs42
4325
4326         * src/textview.c
4327                 Prevent gdk warnings
4328
4329 2006-04-13 [colin]      2.1.0cvs41
4330
4331         * src/common/ssl_certificate.c
4332         * src/common/ssl_certificate.h
4333         * src/gtk/sslcertwindow.c
4334                 Warn on expired certs, and display the expiration date
4335
4336 2006-04-13 [colin]      2.1.0cvs40
4337
4338         * src/plugins/spamassassin/spamassassin_gtk.c
4339                 Fix missing set_text on unix socket
4340
4341 2006-04-13 [wwp]        2.1.0cvs39
4342
4343         * manual/fr/advanced.xml
4344         * manual/fr/glossary.xml
4345                 applied new spam/ham/email lexicon (pourriel, courriel)
4346
4347 2006-04-13 [paul]       2.1.0cvs38
4348
4349         * src/plugins/pgpmime/plugin.c
4350                 remove the mention of S/MIME from the
4351                 description. This is now handled by the
4352                 S/MIME plugin.
4353
4354 2006-04-13 [paul]       2.1.0cvs37
4355
4356         * src/prefs_msg_colors.c
4357                 rework dialog
4358         * src/prefs_folder_item.c
4359         * src/prefs_spelling.c
4360                 add a tooltip to the colour selector buttons
4361
4362 2006-04-13 [wwp]        2.1.0cvs36
4363
4364         * manual/advanced.xml
4365         * manual/glossary.xml
4366         * manual/handling.xml
4367         * manual/keyboard.xml
4368         * manual/plugins.xml
4369         * manual/starting.xml
4370         * manual/fr/account.xml
4371         * manual/fr/ack.xml
4372         * manual/fr/addrbook.xml
4373         * manual/fr/advanced.xml
4374         * manual/fr/faq.xml
4375         * manual/fr/glossary.xml
4376         * manual/fr/gpl.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                 fixes to the manuals:
4384                  - summaryview -> Message List (same in French)
4385                  - translate key names
4386                  - fix French punctuation, use non-breakable spaces when
4387                    necessary, don't use &thinsp; which is not portable
4388                  - tell what maildir and mbox formats we support
4389
4390 2006-04-12 [wwp]        2.1.0cvs35
4391
4392         * src/prefs_toolbar.c
4393                 unified a replace button more,
4394                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4395
4396 2006-04-12 [wwp]        2.1.0cvs34
4397
4398         * src/prefs_common.c
4399         * src/prefs_msg_colors.c
4400                 make default color labels translatable,
4401                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4402                 thanks to Tim <timbrain@post.cz> for reporting.
4403
4404 2006-04-12 [wwp]        2.1.0cvs33
4405
4406         * manual/glossary.xml
4407         * manual/intro.xml
4408         * manual/plugins.xml
4409         * manual/starting.xml
4410         * manual/sylpheed-claws-manual.xml
4411         * manual/fr/.cvsignore
4412         * manual/fr/account.xml
4413         * manual/fr/ack.xml
4414         * manual/fr/addrbook.xml
4415         * manual/fr/advanced.xml
4416         * manual/fr/faq.xml
4417         * manual/fr/glossary.xml
4418         * manual/fr/handling.xml
4419         * manual/fr/intro.xml
4420         * manual/fr/keyboard.xml
4421         * manual/fr/plugins.xml
4422         * manual/fr/starting.xml
4423         * manual/fr/sylpheed-claws-manual.xml
4424                 various fixes: typos, missing .fr translations, punctuation,
4425                 capitalization, links, accents and some bad French more.
4426
4427 2006-04-12 [wwp]        2.1.0cvs32
4428
4429         * src/prefs_gtk.c
4430                 fix for bug #935: always store prefs files in UTF-8 (thanks
4431                 to Colin).
4432
4433 2006-04-11 [colin]      2.1.0cvs31
4434
4435         * src/compose.c
4436                 Fix inserting files not in utf8 when locale is utf8
4437
4438 2006-04-11 [colin]      2.1.0cvs30
4439
4440         * src/inc.c
4441                 Don't show error dialog when cancelling connection
4442                 Patch by Pawel
4443
4444 2006-04-11 [cleroy]     2.1.0cvs29
4445
4446         * src/compose.c
4447                 Implement multiple quote levels
4448         * src/prefs_common.c
4449                 Change a little bit the quote bgcolor for 2nd level
4450
4451 2006-04-11 [colin]      2.1.0cvs28
4452
4453         * src/gtk/about.c
4454                 Add locale and charset in the label
4455
4456 2006-04-10 [colin]      2.1.0cvs27
4457
4458         * src/compose.c
4459         * src/prefs_common.c
4460         * src/prefs_common.h
4461         * src/prefs_msg_colors.c
4462         * src/textview.c
4463                 Allow optional background color in quotes
4464                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4465                 GTK+-2.8.x feature
4466
4467 2006-04-10 [colin]      2.1.0cvs26
4468
4469         * src/main.c
4470         * src/mainwindow.c
4471         * src/mainwindow.h
4472                 Implement --select
4473
4474 2006-04-10 [colin]      2.1.0cvs25
4475
4476         * manual/plugins.xml
4477         * manual/fr/plugins.xml
4478                 Document libcurl's proxy variables
4479
4480 2006-04-09 [colin]      2.1.0cvs24
4481
4482         * src/prefs_common.c
4483                 gettext() returns statically allocated stuff. We have
4484                 to strdup it in order to be able to free it.
4485
4486 2006-04-09 [colin]      2.1.0cvs23
4487
4488         * AUTHORS
4489         * src/gtk/authors.h
4490                 Add Alexei
4491
4492 2006-04-09 [colin]      2.1.0cvs22
4493
4494         * src/mainwindow.c
4495         * src/gtk/quicksearch.c
4496                 Fix bug #859 (problems with cyrilic input in 
4497                 search panel) - Patch by Alexey Illarionov 
4498                 <littlesavage@rambler.ru>
4499
4500 2006-04-09 [colin]      2.1.0cvs21
4501
4502         * src/prefs_customheader.c
4503                 I prefer removing then freeing rather than the contrary
4504                 (even if it doesn't change anything ;-)
4505         * src/prefs_account.c
4506                 Fix bug #933 (Crash re-entering the custom headers list 
4507                 dialog in accounts prefs)
4508                 The problem happened when cancelling the Account 
4509                 Preferences' dialogs - in which case we didn't do 
4510                 anything to the PrefsAccount * struct. In case of applying,
4511                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4512                 working with in this dialog. The problem is that 
4513                 prefs_customheader.c, working on this tmp_ac_prefs, always
4514                 changes the ->customhdr_list pointer, even when cancelled. 
4515                 So in case of cancelling the prefs_account dialog, we still
4516                 have to update ->customhdr_list in the real account.
4517
4518 2006-04-08 [colin]      2.1.0cvs20
4519
4520         * manual/fr/glossary.xml
4521         * manual/fr/keyboard.xml
4522                 Forgot some headers :)
4523
4524 2006-04-08 [colin]      2.1.0cvs19
4525
4526         * manual/Makefile.am
4527         * manual/fr/Makefile.am
4528         * manual/fr/account.xml
4529         * manual/fr/ack.xml
4530         * manual/fr/addrbook.xml
4531         * manual/fr/advanced.xml
4532         * manual/fr/faq.xml
4533         * manual/fr/glossary.xml
4534         * manual/fr/gpl.xml
4535         * manual/fr/handling.xml
4536         * manual/fr/intro.xml
4537         * manual/fr/keyboard.xml
4538         * manual/fr/plugins.xml
4539         * manual/fr/starting.xml
4540         * manual/fr/sylpheed-claws-manual.xml
4541         * manual/fr/dist/.cvsignore
4542         * manual/fr/dist/Makefile.am
4543         * manual/fr/dist/html/.cvsignore
4544         * manual/fr/dist/html/Makefile.am
4545         * manual/fr/dist/pdf/.cvsignore
4546         * manual/fr/dist/pdf/Makefile.am
4547         * manual/fr/dist/ps/.cvsignore
4548         * manual/fr/dist/ps/Makefile.am
4549         * manual/fr/dist/txt/.cvsignore
4550         * manual/fr/dist/txt/Makefile.am
4551                 Add the french translation of the manual. Thanks to
4552                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4553                 account.xml, ack.xml, addrbook.xml and advanced.xml
4554
4555 2006-04-08 [colin]      2.1.0cvs18
4556
4557         * manual/plugins.xml
4558         * manual/starting.xml
4559                 More fixes
4560
4561 2006-04-07 [colin]      2.1.0cvs17
4562
4563         * manual/faq.xml
4564         * manual/intro.xml
4565         * manual/keyboard.xml
4566                 Little fixes
4567
4568 2006-04-07 [colin]      2.1.0cvs16
4569
4570         * README
4571         * src/compose.c
4572         * src/prefs_common.c
4573         * src/prefs_common.h
4574                 Add hidden compose_no_markup pref
4575
4576 2006-04-07 [wwp]        2.1.0cvs15
4577
4578         * src/summary_search.c
4579         * .cvsignore
4580                 Bugfix: stop button was sticky when searching in an empty folder.
4581                 Applied curly brackets code style to the whole file (summary_search.c).
4582                 More files to ignore.
4583
4584 2006-04-07 [wwp]        2.1.0cvs14
4585
4586         * src/message_search.c
4587         * src/summary_search.c
4588                 changed default button when search bumps at file/folder
4589                 beginning or end, for convenience (thanks to Colin).
4590
4591 2006-04-07 [paul]       2.1.0cvs13
4592
4593         * src/plugins/dillo_viewer/dillo_prefs.c
4594                 avoid future potential for namespace collision
4595                 Patch by Colin
4596
4597 2006-04-06 [wwp]        2.1.0cvs12
4598
4599         * src/summary_search.c
4600                 Unify extended/advanced searches names (and thus factorize labels),
4601                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4602
4603 2006-04-06 [wwp]        2.1.0cvs11
4604
4605         * src/folderview.c
4606         * src/prefs_themes.c
4607         * src/summaryview.c
4608                 Fixed some compilation warnings.
4609
4610 2006-04-06 [colin]      2.1.0cvs10
4611
4612         * manual/advanced.xml
4613                 Document the wizard template and how to deploy
4614                 Sylpheed-Claws effectively
4615
4616 2006-04-06 [colin]      2.1.0cvs9
4617
4618         * src/folderview.c
4619                 gettext patch to tell translators about _("#"),
4620                 by Maxim Britov
4621
4622 2006-04-06 [colin]      2.1.0cvs8
4623
4624         * src/textview.c
4625                 Fix invalid GtkTextBIter after clicking "Display as text"
4626
4627 2006-04-06 [mones]      2.1.0cvs7
4628
4629         * src/addr_compl.c
4630         * src/addrindex.c
4631         * src/addritem.c
4632         * src/codeconv.c
4633         * src/compose.c
4634         * src/filtering.c
4635         * src/folder.c
4636         * src/folder_item_prefs.c
4637         * src/folderview.c
4638         * src/localfolder.c
4639         * src/matcher.c
4640         * src/mimeview.c
4641         * src/prefs_msg_colors.c
4642         * src/prefs_spelling.c
4643         * src/prefs_themes.c
4644         * src/procmime.c
4645         * src/procmsg.c
4646         * src/stock_pixmap.c
4647         * src/summaryview.c
4648         * src/textview.c
4649         * src/toolbar.c
4650         * src/common/mgutils.c
4651         * src/common/prefs.c
4652         * src/common/ssl_certificate.c
4653         * src/gtk/colorlabel.c
4654         * src/gtk/quicksearch.c
4655         * src/plugins/pgpmime/pgpmime.c
4656         * src/plugins/spamassassin/spamassassin.c
4657                 Removed redundant NULL checks for g_free() calls.
4658                 Patch by Pawel Pekala.
4659
4660 2006-04-06 [mones]      2.1.0cvs6
4661
4662         * src/prefs_actions.c
4663         * src/prefs_filtering.c
4664         * src/prefs_filtering_action.c
4665         * src/prefs_matcher.c
4666         * src/prefs_template.c
4667         * src/gtk/gtkutils.c
4668         * src/gtk/gtkutils.h
4669                 Have a nice replace button. Patch by Pawel Pekala
4670
4671 2006-04-06 [colin]      2.1.0cvs5
4672
4673         * src/addressbook.c
4674                 Fix crash with empty columns
4675
4676 2006-04-05 [colin]      2.1.0cvs4
4677
4678         * src/wizard.c
4679         * src/prefs_gtk.c
4680                 Allow wizard customization with pre-filled values
4681
4682 2006-04-05 [colin]      2.1.0cvs3
4683
4684         * src/textview.c
4685         * src/mimeview.c
4686         * src/mimeview.h
4687                 Nicer messages in mimeview
4688
4689 2006-04-05 [colin]      2.1.0cvs2
4690
4691         * src/addressbook.c
4692         * src/prefs_summaries.c
4693                 i18n fix
4694
4695 2006-04-05 [colin]      2.1.0cvs1
4696
4697         * src/plugins/pgpcore/plugin.c
4698         * src/plugins/pgpcore/select-keys.c
4699         * src/plugins/pgpcore/select-keys.h
4700         * src/plugins/pgpcore/sgpgme.c
4701         * src/plugins/pgpcore/sgpgme.h
4702         * src/plugins/pgpinline/pgpinline.c
4703         * src/plugins/pgpinline/plugin.c
4704         * src/plugins/pgpmime/pgpmime.c
4705         * src/plugins/pgpmime/plugin.c
4706                 Factorize and generalize a bit 
4707                 Drop S/MIME signature verification from PGP/MIME
4708                 (adding it as another, more complete plugin)
4709
4710 2006-04-05 [paul]       2.1.0
4711
4712         2.1.0 released
4713
4714 2006-04-05 [paul]       2.0.0cvs186
4715
4716         * manual/advanced.xml
4717                 add info on colour labels
4718
4719 2006-04-05 [paul]       2.0.0cvs185
4720
4721         * po/bg.po
4722         * po/cs.po
4723         * po/de.po
4724         * po/el.po
4725         * po/en_GB.po
4726         * po/fi.po
4727         * po/fr.po
4728         * po/it.po
4729         * po/nl.po
4730         * po/pl.po
4731         * po/pt_BR.po
4732         * po/sr.po
4733         * po/zh_CN.po
4734                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4735                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4736                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4737                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4738         * src/gtk/authors.h
4739         * tools/claws.i18n.status.pl
4740                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4741                 and new Czech translator, Tim <timbrain@post.cz>
4742
4743 2006-04-05 [mones]      2.0.0cvs184
4744
4745         * po/es.po
4746                 Updated translation
4747
4748 2006-04-05 [colin]      2.0.0cvs183
4749
4750         * src/gtk/quicksearch.c
4751                 Fix bug #929 (unnecessary reload in quick search bar)
4752
4753 2006-04-05 [colin]      2.0.0cvs182
4754
4755         * src/compose.c
4756                 Fix crash on Reply with no From:
4757                 Show signature and conversion error on queuing 
4758                 (but not sending)
4759         * src/mainwindow.c
4760         * src/summaryview.c
4761         * src/summaryview.h
4762                 Factorize threading code and make sure msginfo 
4763                 is not null when it comes from a GtkCTreeRow's 
4764                 data
4765         * src/gtk/gtkaspell.c
4766                 Check for necessary things
4767         * src/gtk/gtksctree.c
4768         * src/gtk/gtksctree.h
4769                 Reset anchor if necessary when removing node
4770
4771 2006-03-29 [colin]      2.0.0cvs181
4772
4773         * src/folderview.c
4774                 Warn for disabled IMAP accounts (due to lack of
4775                 libetpan). Breaks string-freeze - sorry - but it
4776                 is kind of important ;)
4777
4778 2006-03-28 [colin]      2.0.0cvs180
4779
4780         * src/gtk/gtkutils.c
4781         * src/gtk/gtkutils.h
4782                 Add a gtkut_get_link_btn() function that
4783                 creates a button which acts like an URI
4784         * src/prefs_themes.c
4785         * src/gtk/about.c
4786                 Use this function (factorizes codes)
4787         * src/common/defs.h
4788         * src/gtk/pluginwindow.c
4789                 Add a "Get more..." in the plugins window
4790
4791 2006-03-28 [colin]      2.0.0cvs179
4792
4793         * src/common/smtp.c
4794         * src/common/passcrypt.c
4795         * src/undo.c
4796                 Warning fixes. Patch by Pawel Pekala
4797
4798 2006-03-27 [colin]      2.0.0cvs178
4799
4800         * src/undo.c
4801                 Fix undoing by blocks with spaces
4802
4803 2006-03-27 [colin]      2.0.0cvs177
4804
4805         * src/textview.c
4806                 Set margin to 3px for headers
4807
4808 2006-03-27 [paul]
4809
4810         2.1.0-rc2 released
4811
4812 2006-03-27 [wwp]        2.0.0cvs176
4813
4814         * src/summaryview.c
4815                 don't reset quicksearch when updating the message list.
4816                 Thanks to Colin.
4817
4818 2006-03-26 [wwp]        2.0.0cvs175
4819
4820         * src/compose.c
4821                 use a unified border width ('other' tab in the compose window,
4822                 patch by Pawel Pekala).
4823
4824
4825 2006-03-26 [wwp]        2.0.0cvs174
4826
4827         * src/common/quoted-printable.c
4828         * src/addressbook.c
4829                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4830
4831 2006-03-26 [colin]      2.0.0cvs173
4832
4833         * src/quote_fmt_parse.y
4834                 Fix non-UTF8 date formats messing up the whole quote a 
4835                 little bit
4836
4837 2006-03-26 [colin]      2.0.0cvs172
4838
4839         * src/procheader.c
4840                 Make sure the date is UTF8 valid, or try to make it
4841                 so. IncrediMail is really IncrediStupid.
4842         * src/compose.c
4843                 Fix possible conversions. 
4844                 
4845
4846 2006-03-26 [colin]      2.0.0cvs171
4847
4848         * src/matcher.c
4849                 Fix corner cases in body search. This is still a
4850                 hack... It seems impossible to make it good and 
4851                 reasonably fast at the same time.
4852
4853 2006-03-26 [colin]      2.0.0cvs170
4854
4855         * src/summaryview.c
4856                 I think I killed the twilight zone bug!
4857                 summary_select_node() flushes GTK events in order
4858                 to be able to center the view. But this also 
4859                 flushes keypresses like Ctrl-Alt-U, so this can
4860                 call summary_show from summary_select_node (itself
4861                 called from summary_show, etc.). And the summaryview
4862                 has to be unlocked in this function. So just locking
4863                 while processing GTK events, and bailing if locked, 
4864                 should fix it.
4865                 Fixes bug #927 (SIGSEGV during Update Summary)
4866
4867 2006-03-25 [colin]      2.0.0cvs169
4868
4869         * src/matcher.c
4870                 Fix search in QP-encoded bodies
4871                 Fix utf-8 searches in bodies encoded in the
4872                 locale's encoding
4873         * src/common/quoted-printable.c
4874         * src/common/quoted-printable.h
4875                 Add a decode function that doesn't overwrite
4876                 the original pointer
4877                 
4878
4879 2006-03-24 [colin]      2.0.0cvs168
4880
4881         * src/action.c
4882         * src/summaryview.c
4883         * src/summaryview.h
4884                 Update message cache after action
4885                 Patch by H. Merijn Brand
4886         * src/prefs_msg_colors.c
4887                 Factorize label 
4888                 Patch by Fabien Vantard
4889         * src/plugins/spamassassin/spamassassin_gtk.c
4890                 Remove useless translation
4891                 Patch by Fabien Vantard
4892
4893 2006-03-23 [colin]      2.0.0cvs167
4894
4895         * src/common/ssl.c
4896                 Let 30 seconds to SSL_connect
4897
4898 2006-03-23 [wwp]        2.0.0cvs166
4899
4900         * src/summaryview.c
4901         * src/gtk/description_window.c
4902                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4903                 and headers are translated; adjust description windows' width to fit their
4904                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4905
4906 2006-03-23 [paul]       2.0.0cvs165
4907
4908         * src/common/utils.c
4909                 fix highlighting of URIs containing "()"
4910                 (2.0.0cvs164's reversal fixed)
4911                 Thanks to Colin.
4912
4913 2006-03-23 [paul]       2.0.0cvs164
4914
4915         * src/common/utils.c
4916                 revert patch, (postponing a fix), at 2.0.0cvs120
4917                 as it breaks more URIs than it fixes.
4918                 Allow '-' to be a terminating character in a URI
4919
4920 2006-03-22 [colin]      2.0.0cvs163
4921
4922         * configure.ac
4923                 Require libetpan 0.45
4924                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4925
4926 2006-03-22 [paul]       2.0.0cvs162
4927
4928         * src/editgroup.c
4929                 replace '<-' and '->' buttons with GTK_STOCK graphical
4930                 buttons
4931         * src/summary_search.c
4932                 don't offer '...' for translation
4933                 add a tooltip to advanced search '...' button
4934         * src/gtk/quicksearch.c
4935                 don't offer '...' for translation
4936
4937 2006-03-21 [colin]      2.0.0cvs161
4938
4939         * src/compose.c
4940                 Fix middle-click pasting (insert at click
4941                 position instead of cursor position, don't
4942                 remove existing selection and allow pasting
4943                 our own selection)
4944         * src/addressbook.c
4945                 "LDAP Server" -> "LDAP servers"
4946
4947 2006-03-21 [wwp]        2.0.0cvs160
4948
4949         * src/etpan/imap-thread.c
4950                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4951
4952 2006-03-20 [colin]      2.0.0cvs159
4953
4954         * src/summaryview.c
4955                 Don't reload summaryview after an execute with no
4956                 move action
4957
4958 2006-03-19 [colin]      2.0.0cvs158
4959
4960         * src/addressbook.c
4961                 and put groups at the top, always
4962
4963 2006-03-19 [colin]      2.0.0cvs157
4964
4965         * src/addressbook.c
4966                 Order groups before names, as previously
4967
4968 2006-03-19 [colin]      2.0.0cvs156
4969
4970         * src/addressbook.c
4971                 - Sort case-unsensitive
4972                 - Put the sort arrow at opening too
4973
4974 2006-03-19 [wwp]        2.0.0cvs155
4975
4976         * src/addressbook.c
4977                 allow sorting by name/email/remarks, ensure that right-pane's contents
4978                 matches the left-pane selection (cleared when appropriate).
4979                 Patch by Pawel Pekala <c0rn@o2.pl>.
4980
4981 2006-03-18 [colin]      2.0.0cvs154
4982
4983         * src/textview.c
4984                 Fix text cursor ;)
4985
4986 2006-03-18 [colin]      2.0.0cvs153
4987
4988         * src/gtk/filesel.c
4989                 Make sure we hide the preview if we didn't get
4990                 a filename
4991
4992 2006-03-18 [colin]      2.0.0cvs152
4993
4994         * src/summaryview.c
4995                 Set cursor to watch for execution (fixes lack
4996                 of watch-cursor when dnd'ing hundreds of mails)
4997         * src/gtk/filesel.c
4998                 Check that mime type is 'image/*' before updating
4999                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5000
5001 2006-03-18 [colin]      2.0.0cvs151
5002
5003         * src/mainwindow.c
5004         * src/textview.c
5005         * src/textview.h
5006                 Put a watch cursor in textview too when the mainwindow's
5007                 cursor in a watch
5008
5009 2006-03-18 [colin]      2.0.0cvs150
5010
5011         * src/folder.c
5012                 Change wrong asserts to simple tests
5013
5014 2006-03-17 [colin]      2.0.0cvs149
5015
5016         * src/mainwindow.c
5017         * src/mainwindow.h
5018         * src/prefs_msg_colors.c
5019         * src/summaryview.c
5020         * src/summaryview.h
5021         * src/gtk/colorlabel.c
5022         * src/gtk/colorlabel.h
5023                 Add a color label menu in the main menubar
5024                 Add (fixed) accels Ctrl-{0-7} to change the color
5025                 They have to be fixed because the menu's dynamic,
5026                 the items are complex widgets, hence we can't use
5027                 a GtkItemFactory.
5028
5029
5030 2006-03-17 [wwp]        2.0.0cvs148
5031
5032         * src/compose.c
5033                 rollback few lines from my previous commit (those lines come from
5034                 a pending patch, accidentally commited, even if neutral as they are
5035                 commented out).
5036
5037 2006-03-17 [wwp]        2.0.0cvs147
5038
5039         * src/compose.c
5040                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5041                 applied code style/indentation to the modified function.
5042
5043 2006-03-17 [wwp]        2.0.0cvs146
5044
5045         * src/procmsg.c
5046         * src/compose.c
5047                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5048
5049 2006-03-17 [paul]
5050
5051         2.1.0-rc1 released
5052
5053 2006-03-17 [paul]       2.0.0cvs145
5054
5055         * src/main.c
5056                 addressbook_read_file() was called twice
5057         * src/textview.c
5058                 X-Mailer highlighting
5059
5060 2006-03-16 [colin]      2.0.0cvs144
5061
5062         * src/sourcewindow.c
5063         * src/sourcewindow.h
5064                 And the last one, in source window.
5065
5066 2006-03-16 [colin]      2.0.0cvs143
5067
5068         * src/compose.c
5069         * src/compose.h
5070                 Fix the same stuff in compose
5071
5072 2006-03-16 [colin]      2.0.0cvs142
5073
5074         * src/messageview.c
5075                 Complete the previous messageview crash fix
5076
5077 2006-03-16 [colin]      2.0.0cvs141
5078
5079         * src/procmsg.h
5080         * src/procmsg.c
5081         * src/folder.c
5082                 Fix POSTPROCESSING hook
5083                 Patch by H. Merijn Brand
5084
5085         * src/procmime.c
5086         * src/procmime.h
5087                 Parse Content-Location
5088
5089         * src/toolbar.c
5090         * src/messageview.c
5091         * src/messageview.h
5092                 Don't crash when a top-level MessageView has
5093                 been closed on us. Same problematic than
5094                 yesterday's quicksearch issue.
5095
5096 2006-03-15 [colin]      2.0.0cvs140
5097
5098         * src/gtk/quicksearch.c
5099                 Fix a bitchy race we didn't think about when we
5100                 added quicksearch cancellation:
5101                 If the search is not on cached fields, for example
5102                 body_part matchcase "stuff"
5103                 the matcher code has to get the whole message. If
5104                 we're on IMAP, that can be slow, and in order to
5105                 be non-blocking, the IMAP code idle loop processes
5106                 gtk events too. So it is possible to cancel a
5107                 quicksearch while the matcher is getting the mail's
5108                 body. After matcher got its body, it will start to
5109                 iterate over the matcher list that the Quicksearch's
5110                 clear_search_cb() just freed via prepare_matcher().
5111                 SIGSEGV ensues.
5112                 The fix consists of guarding the matcherlist_match()
5113                 call with a boolean 'matching'. If we reset the
5114                 quicksearch while matching is TRUE, we don't free
5115                 the matcherlist anymore like we did, but we set
5116                 another new flag, deferred_free, to TRUE. Then,
5117                 in quicksearch_match(), just after returning from
5118                 matcherlist_match() and unsetting the matching flag,
5119                 we check the deferred_free flag and do the
5120                 prepare_matcher() (which does the matcherlist_free)
5121                 for real, so we free the matcherlist once it's not
5122                 used anymore.
5123                 As all of this runs via the glib main loop, we
5124                 luckily don't need a mutex.
5125         * src/summaryview.c
5126                 Also, show progress while searching.
5127
5128
5129 2006-03-14 [colin]      2.0.0cvs139
5130
5131         * src/alertpanel.c
5132                 Make alertpanel_is_open non-static
5133
5134 2006-03-14 [colin]      2.0.0cvs138
5135
5136         * src/prefs_spelling.c
5137                 Cleanups - Fabien Vantard
5138
5139 2006-03-14 [wwp]        2.0.0cvs137
5140
5141         * src/main.c
5142                 code style normalization (curly braces, indentation).
5143
5144 2006-03-14 [wwp]        2.0.0cvs137
5145
5146         * src/main.c
5147                 code style (braces, indentation)
5148
5149 2006-03-12 [paul]       2.0.0cvs136
5150
5151         * src/prefs_common.c
5152                 trans_hdr defaults to FALSE to be RFC-savvy
5153         * src/prefs_summaries.c
5154                 add a tooltip to the trans_hdr option
5155                 
5156
5157 2006-03-12 [paul]       2.0.0cvs135
5158
5159         * src/prefs_matcher.c
5160                 give a little more width to the combos
5161         * src/prefs_display_header.c
5162         * src/textview.c
5163                 translate headers if prefs_common.trans_hdr
5164                 is TRUE
5165
5166         Patches by Pawel Pekala
5167
5168 2006-03-12 [paul]       2.0.0cvs134
5169
5170         * src/plugins/clamav/clamav_plugin.c
5171         * src/plugins/dillo_viewer/dillo_viewer.c
5172         * src/plugins/pgpcore/plugin.c
5173         * src/plugins/pgpinline/plugin.c
5174         * src/plugins/pgpmime/plugin.c
5175         * src/plugins/spamassassin/spamassassin.c
5176                 update/add to descriptions
5177         * src/plugins/spamassassin/spamassassin_gtk.c
5178                 fixes to the english, remove superfluous
5179                 tooltips, clean up a little
5180
5181 2006-03-12 [paul]       2.0.0cvs133
5182
5183         * src/compose.c
5184                 fix Bug 924, 'Account combo box shows up wrong 
5185                 if & is in account name'
5186
5187 2006-03-11 [colin]      2.0.0cvs132
5188
5189         * src/summaryview.c
5190                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5191                 messed up shift-selection because is slows down
5192                 moving around summaryview. thanks -users
5193
5194 2006-03-10 [colin]      2.0.0cvs131
5195
5196         * src/plugins/spamassassin/spamassassin_gtk.c
5197                 Put back Paul's engrish fixes
5198
5199 2006-03-10 [colin]      2.0.0cvs130
5200
5201         * src/plugins/spamassassin/spamassassin.c
5202         * src/plugins/spamassassin/spamassassin.h
5203         * src/plugins/spamassassin/spamassassin_gtk.c
5204                 Cleanup SA prefs page (more)
5205                 Patch by Fabien Vantard
5206
5207 2006-03-10 [paul]       2.0.0cvs129
5208
5209         * src/prefs_msg_colors.c
5210         * src/prefs_spelling.c
5211                 widget sensitivity
5212
5213 2006-03-09 [mones]      2.0.0cvs128
5214
5215         * po/es.po
5216                 Update for next RC
5217
5218 2006-03-09 [wwp]        2.0.0cvs127
5219
5220         * configure.ac
5221                 revert accidental commit (requirement for libetpan 0.43), this time
5222                 not in HEAD.
5223
5224 2006-03-09 [wwp]        2.0.0cvs125
5225
5226         * configure.ac
5227                 revert accidental commit (requirement for libetpan 0.43)
5228
5229 2006-03-09 [paul]       2.0.0cvs126
5230
5231         * src/prefs_receive.c
5232                 remove useless frame
5233                 replace 'incorporation' with 'receiving'
5234         * src/plugins/clamav/clamav_plugin_gtk.c
5235         * src/plugins/spamassassin/spamassassin_gtk.c
5236                 improve widget sensitivity
5237                 fix a bit his engrish
5238
5239 2006-03-09 [wwp]        2.0.0cvs125
5240
5241         * src/addressadd.c
5242         * src/foldersel.c
5243         * src/prefs_common.c
5244         * src/prefs_common.h
5245                 remember some more windows' sizes (add to addressbook and
5246                 select folder).
5247
5248 2006-03-09 [paul]       2.0.0cvs124
5249
5250         * src/plugins/pgpcore/prefs_gpg.c
5251                 normalise construction of dialogue
5252
5253 2006-03-09 [paul]       2.0.0cvs123
5254
5255         * src/plugins/trayicon/Makefile.am
5256                 add missing slash
5257
5258 2006-03-08 [colin]      2.0.0cvs122
5259
5260         * src/plugins/trayicon/Makefile.am
5261                 Fix build in separate dir 
5262                 Patch by Bamanzi <bamanzi@gmail.com>
5263
5264 2006-03-08 [colin]      2.0.0cvs121
5265
5266         * src/procmsg.c
5267                 Batch move and copies from summaryview with delayed execution
5268                 too
5269
5270 2006-03-07 [paul]       2.0.0cvs120
5271
5272         * src/common/utils.c
5273                 fix highlighting of URIs containing "()"
5274                 Patch by Pawel Pekala
5275
5276 2006-03-07 [paul]       2.0.0cvs119
5277
5278         * src/folder.c
5279         * src/folder.h
5280         * src/folderview.c
5281                 immediately do alphabetical resort when
5282                 changing a folder's name
5283                 Patch by Pawel Pekala
5284
5285 2006-03-07 [paul]       2.0.0cvs118
5286
5287         * src/news.c
5288         * src/news_gtk.c
5289                 when unsubscribing a newsgroup, remove the
5290                 folder and msgs in .sylpheed-claws/newscache
5291                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5292
5293 2006-03-07 [paul]       2.0.0cvs117
5294
5295         * src/textview.c
5296                 fix wrong Fake URL Warning
5297                 Thanks to Hiro
5298
5299 2006-03-07 [colin]      2.0.0cvs116
5300
5301         * src/imap.c
5302                 Return immediately when password dialog was
5303                 cancelled
5304         * src/gtk/inputdialog.c
5305                 Allow empty strings for passwords
5306
5307
5308 2006-03-06 [colin]      2.0.0cvs115
5309
5310         * src/imap.c
5311                 Prevent double-timeouts when connection fails
5312
5313 2006-03-06 [colin]
5314
5315         2.0.1-rc1 released
5316
5317 2006-03-06 [colin]      2.0.0cvs114
5318
5319         * src/imap.c
5320                 Refresh session during potentially long
5321                 operations
5322
5323 2006-03-06 [wwp]        2.0.0cvs113
5324
5325         * src/prefs_msg_colors.h
5326                 forgot that one (custom color labels).
5327
5328 2006-03-06 [wwp]        2.0.0cvs112
5329
5330         * src/prefs_common.c
5331         * src/prefs_common.h
5332         * src/prefs_msg_colors.c
5333         * src/summaryview.c
5334         * src/summaryview.h
5335         * src/gtk/colorlabel.c
5336         * src/gtk/colorlabel.h
5337                 colors in messages list are now customizable. Color values and names can
5338                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5339                 Thanks to Paul and Colin for their help with this longstanding patch!
5340
5341 2006-03-06 [wwp]        2.0.0cvs111
5342
5343         * src/textview.c
5344                 don't crash if (x)face is bad.
5345
5346 2006-03-05 [paul]       2.0.0cvs110
5347
5348         * AUTHORS
5349         * configure.ac
5350         * src/Makefile.am
5351         * src/common/Makefile.am
5352         * src/common/utils.h
5353         * src/etpan/imap-thread.c
5354         * src/gtk/authors.h
5355         * src/plugins/clamav/Makefile.am
5356         * src/plugins/demo/Makefile.am
5357         * src/plugins/dillo_viewer/Makefile.am
5358         * src/plugins/pgpcore/Makefile.am
5359         * src/plugins/pgpcore/passphrase.c
5360         * src/plugins/pgpinline/Makefile.am
5361         * src/plugins/pgpmime/Makefile.am
5362         * src/plugins/spamassassin/Makefile.am
5363         * src/plugins/trayicon/Makefile.am
5364                 fix builiding on cygwin
5365                 Patch by Ralgh Young <bamanzi@gmail.com>
5366
5367 2006-03-04 [wwp]        2.0.0cvs109
5368
5369         * manual/keyboard.xml
5370                 fix mixed up/down keys.
5371
5372 2006-03-04 [wwp]        2.0.0cvs108
5373
5374         * README
5375         * INSTALL
5376                 updated links to SpamAssassin.
5377
5378 2006-03-04 [wwp]        2.0.0cvs107
5379
5380         * manual/plugins.xml
5381         * src/plugins/spamassassin/README
5382                 updated SpamAssassin plugin docs to reflect new functional additions
5383                 (also fix/update/documents few technical stuff more, see the README).
5384
5385 2006-03-04 [wwp]        2.0.0cvs106
5386
5387         * src/prefs_message.c
5388                 normalized capitalization of message-prefs paths.
5389
5390 2006-03-04 [wwp]        2.0.0cvs105
5391
5392         * manual/advanced.xml
5393                 typo.
5394
5395 2006-03-03 [colin]      2.0.0cvs104
5396
5397         * src/plugins/clamav/clamav_plugin_gtk.c
5398                 Rework prefs page, patch by Fabien 
5399
5400 2006-03-03 [colin]      2.0.0cvs103
5401
5402         * src/plugins/clamav/clamav_plugin.c
5403                 Set error on all errors
5404
5405 2006-03-03 [colin]      2.0.0cvs102
5406
5407         * src/common/plugin.c
5408                 Initialize error to avoid crashing when a plugin fails
5409                 without setting error
5410
5411 2006-03-02 [wwp]        2.0.0cvs101
5412
5413         * configure.ac
5414                 fixed linker flags for libetpan support on Cygwin
5415                 (thanks to H.Merijn Brand).
5416
5417 2006-03-02 [wwp]        2.0.0cvs100
5418
5419         * src/addressbook.c
5420                 fix some AB error messages: one for punctuation and
5421                 one wrongly duplicate (thanks, maxbritov).
5422
5423 2006-03-02 [wwp]        2.0.0cvs99
5424
5425         * src/plugins/spamassassin/spamassassin.c
5426                 make sync calls to sa-learn/spamc to prevent
5427                 system (whatever local or client/server) overload.
5428
5429 2006-03-02 [colin]      2.0.0cvs98
5430
5431         * src/summaryview.c
5432                 Put the spam icon in the status column instead of the
5433                 mark one
5434
5435 2006-03-01 [colin]      2.0.0cvs97
5436
5437         * src/plugins/spamassassin/spamassassin.c
5438                 Fix segfault (g_file_set_contents fails for some 
5439                 reason and err==0x2f. Can't find out why with
5440                 valgrind, using working function :-)
5441
5442 2006-03-01 [colin]      2.0.0cvs96
5443
5444         * src/inc.c
5445                 Offline overriding: let 'No' be cached only 3 seconds
5446
5447 2006-03-01 [colin]      2.0.0cvs95
5448
5449         * src/addr_compl.c
5450         * src/addrbook.c
5451         * src/addressbook.c
5452         * src/addrindex.c
5453         * src/folder_item_prefs.c
5454         * src/headerview.c
5455         * src/imap.c
5456         * src/inc.c
5457         * src/ldif.c
5458         * src/mainwindow.c
5459         * src/mh.c
5460         * src/msgcache.c
5461         * src/prefs_common.h
5462         * src/prefs_msg_colors.c
5463         * src/procheader.c
5464         * src/procheader.h
5465         * src/procmime.c
5466         * src/procmsg.c
5467         * src/procmsg.h
5468         * src/send_message.h
5469         * src/simple-gettext.c
5470         * src/summaryview.c
5471         * src/summaryview.h
5472         * src/syldap.c
5473         * src/textview.c
5474         * src/undo.c
5475         * src/common/ssl_certificate.c
5476         * src/common/utils.c
5477         * src/gtk/colorsel.c
5478         * src/gtk/gtksctree.c
5479         * src/gtk/gtkshruler.c
5480         * src/plugins/trayicon/trayicon.c
5481                 #if 0 goes to /dev/null
5482
5483 2006-03-01 [colin]      2.0.0cvs94
5484
5485         * src/compose.c
5486         * src/imap.c
5487         * src/inc.c
5488         * src/inc.h
5489         * src/messageview.c
5490         * src/news.c
5491         * src/plugins/spamassassin/spamassassin.c
5492                 Allow to add information in the "working offline"
5493                 window
5494
5495 2006-03-01 [wwp]        2.0.0cvs93
5496
5497         * src/plugins/spamassassin/spamassassin.c
5498                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5499                 'cause it seems that calling `spamc ... < inputfile` with
5500                 g_spawn_(a)sync simply.. erm doesn't work :-).
5501
5502 2006-03-01 [wwp]        2.0.0cvs92
5503
5504         * src/toolbar.c
5505         * src/toolbar.h
5506                 simplify the adding of spam/ham button to the messageview toolbar
5507                 (it gets more clear now that the same button will be "Mark as spam"
5508                 or "Mark as ham" according to the current message status,
5509                 thanks to Colin).
5510
5511 2006-03-01 [wwp]        2.0.0cvs91
5512
5513         * src/messageview.c
5514         * src/procmsg.c
5515         * src/procmsg.h
5516         * src/summaryview.c
5517         * src/plugins/spamassassin/spamassassin.c
5518         * src/plugins/spamassassin/spamassassin.h
5519                 make learner callbacks return a status (0 for ok),
5520                 handle it in main code to avoid setting flags when learning failed,
5521                 don't learn on TCP if offline in spamassassin,
5522                 thanks to Colin.
5523
5524                 
5525
5526 2006-03-01 [wwp]        2.0.0cvs90
5527
5528         * src/compose.c
5529                 some work around the compose window's account menu,
5530                 patch by Fabien Vantard.
5531
5532 2006-03-01 [wwp]        2.0.0cvs89
5533
5534         * src/plugins/spamassassin/spamassassin.c
5535                 fixed bad logics, was using spamc in local mode and sa-learn
5536                 in remote mode (thanks, Colin).
5537
5538 2006-03-01 [wwp]        2.0.0cvs88
5539
5540         * src/plugins/spamassassin/spamassassin.c
5541         * src/plugins/spamassassin/spamassassin.h
5542         * src/plugins/spamassassin/spamassassin_gtk.c
5543                 made processing of emails w/ sa-plugin an option (default is TRUE),
5544                 fixed Engrish some tooltips, capitalization of some debug messages
5545                 and warnings. The spamassassin plugin now provides two separate
5546                 services: process emails upon incorporation and spamd training.
5547                 Both services (un)register independently but use some common
5548                 plugin settings (transport settings, spam storage location).
5549
5550 2006-02-28 [wwp]        2.0.0cvs87
5551
5552         * src/plugins/spamassassin/spamassassin.c
5553                 fix async flag to spamc cmdline execution (batch exec should
5554                 be asynchronous).
5555
5556 2006-02-27 [wwp]        2.0.0cvs86
5557
5558         * src/plugins/spamassassin/spamassassin.c
5559         * src/plugins/spamassassin/spamassassin.h
5560         * src/plugins/spamassassin/spamassassin_gtk.c
5561                 - added the ability to learn a remote spamassassin server (spamd),
5562                 using spamc.
5563                 - added the spamassassin option 'username', that applies to all
5564                 spamassassin operations (filtering, learning, local or remote).
5565                 The default username is the current unix user (if left blank
5566                 from gtk prefs or config file).
5567                 - commented out some unused code (notebook widget), removed unused
5568                 layout (hbox1).
5569                 - make more widgets sensitive to the transport type.
5570
5571 2006-02-27 [colin]      2.0.0cvs85
5572
5573         * src/plugins/spamassassin/spamassassin.c
5574                 Fix sa-learn call when offline
5575
5576 2006-02-27 [colin]      2.0.0cvs84
5577
5578         * configure.ac
5579         * src/Makefile.am
5580         * src/mainwindow.c
5581         * src/mainwindow.h
5582         * src/messageview.c
5583         * src/messageview.h
5584         * src/prefs_toolbar.c
5585         * src/procmsg.c
5586         * src/stock_pixmap.c
5587         * src/stock_pixmap.h
5588         * src/summaryview.c
5589         * src/toolbar.c
5590         * src/toolbar.h
5591         * src/pixmaps/ham_btn.xpm
5592         * src/pixmaps/spam.xpm
5593         * src/pixmaps/spam_btn.xpm
5594         * src/plugins/spamassassin/spamassassin.c
5595                 Add button in toolbar for spam learning
5596                 Fix a few bugs from the last related commit
5597                 Revert 1.9.6cvs23 which messed up shift-selection
5598
5599 2006-02-24 [colin]      2.0.0cvs83
5600
5601         * src/procmsg.c
5602         * src/summaryview.c
5603         * src/summaryview.h
5604         * src/plugins/spamassassin/spamassassin.c
5605         * src/plugins/spamassassin/spamassassin.h
5606         * src/plugins/spamassassin/spamassassin_gtk.c
5607                 Unregister learner when spamassassin is either
5608                 disabled or over tcp
5609
5610 2006-02-24 [colin]      2.0.0cvs82
5611
5612         * src/Makefile.am
5613         * src/mainwindow.c
5614         * src/mainwindow.h
5615         * src/procmsg.c
5616         * src/procmsg.h
5617         * src/stock_pixmap.c
5618         * src/stock_pixmap.h
5619         * src/summaryview.c
5620         * src/summaryview.h
5621         * src/gtk/icon_legend.c
5622         * src/pixmaps/spam.xpm  ** NEW FILE **
5623         * src/plugins/spamassassin/spamassassin.c
5624         * src/plugins/spamassassin/spamassassin_gtk.c
5625                 Add spam learning interface (Mark/Mark as 
5626                 (spam|ham) menus)
5627
5628 2006-02-24 [wwp]        2.0.0cvs81
5629
5630         * src/compose.c
5631         * src/compose.h
5632         * src/filtering.c
5633                 hide compose window when sending message in batch mode
5634                 (filtering: forward and redirect). Also fixed a wrong
5635                 value returned when sending failed, neutral anyway.
5636                 (Colin, me) 
5637
5638 2006-02-24 [wwp]        2.0.0cvs80
5639
5640         * src/mainwindow.c
5641                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5642
5643 2006-02-24 [paul]       2.0.0cvs79
5644
5645         * src/news.c
5646         * src/news.h
5647         * src/news_gtk.c
5648                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5649                 Thanks to Colin
5650
5651 2006-02-23 [colin]      2.0.0cvs78
5652
5653         * src/alertpanel.c
5654                 Change OK to Close in alertpanel with View log
5655                 button; add accel to View log. Patch by Fabien
5656                 Vantard
5657
5658 2006-02-23 [wwp]        2.0.0cvs77
5659
5660         * src/compose.c
5661                 silly me, there were much more tests to perform, since toolbars can
5662                 really have down to 1 element only.
5663
5664 2006-02-23 [wwp]        2.0.0cvs76
5665
5666         * commitHelper
5667                 fixed indentation from my previous commit. Fallback to VISUAL if
5668                 EDITOR is not set (and to vi, at last resort).
5669
5670 2006-02-23 [wwp]        2.0.0cvs75
5671
5672         * commitHelper
5673                 improved error detection (Colin, me).
5674
5675 2006-02-23 [wwp]        2.0.0cvs74
5676
5677         * src/prefs_toolbar.c
5678                 simplify and fix prefs/toolbars layouting. Combos' contents can
5679                 now be really displayed.
5680
5681 2006-02-23 [wwp]        2.0.0cvs73
5682         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5683         be really displayed.
5684
5685 2006-02-22 [wwp]        2.0.0cvs72
5686
5687         * src/compose.c
5688                 fix a typo in my previous commit (sorry!).
5689
5690 2006-02-22 [wwp]        2.0.0cvs71
5691
5692         * src/prefs_toolbar.c
5693                 fix a crash when adding separators to toolbars,
5694                 also fix some separator item information.
5695
5696 2006-02-22 [wwp]        2.0.0cvs70
5697
5698         * src/compose.c
5699                 fix a crash when redirecting (for instance) when compose window's
5700                 toolbar contents has been customized (when some buttons have been
5701                 removed in fact).
5702
5703 2006-02-21 [wwp]        2.0.0cvs69
5704
5705         * src/summaryview.c
5706         * src/gtk/pluginwindow.c
5707         * src/plugins/pgpcore/prefs_gpg.c
5708                 fix some compilation warnings (feat. remains of removed code).
5709
5710 2006-02-21 [wwp]        2.0.0cvs68
5711
5712         * src/gtk/gtkutils.c
5713                 fix two compilation issues, thanks to Stephan Sachse.
5714
5715 2006-02-20 [colin]      2.0.0cvs67
5716
5717         * src/mainwindow.c
5718                 Don't reselect displayed mail on refocus
5719                 This fixes actions misbehaving 
5720
5721 2006-02-20 [wwp]        2.0.0cvs66
5722
5723         * src/summaryview.c
5724         * src/gtk/gtksctree.c
5725         * src/gtk/gtkshruler.c
5726                 changed more runtime typecast checks.
5727
5728 2006-02-20 [wwp]        2.0.0cvs65
5729
5730         * src/summary_search.c
5731                 find all - summaryview refresh issue fixed, thanks to Colin.
5732
5733 2006-02-20 [wwp]        2.0.0cvs64
5734
5735         * src/gtk/gtkutils.c
5736                 better runtime typecast checks.
5737
5738 2006-02-20 [wwp]        2.0.0cvs63
5739
5740         * src/summary_search.c
5741                 enhancements to the summary search:
5742                         - add the ability to stop the running search
5743                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5744                         - don't search if no criteria (From/To/Subject/Body) is set
5745                         - ensure that a busy mouse pointer is always shown when searching,
5746                           show it even a bit earlier
5747
5748 2006-02-19 [colin]      2.0.0cvs62
5749
5750         * src/compose.c
5751         * src/imap.c
5752         * src/etpan/imap-thread.c
5753         * src/etpan/imap-thread.h
5754                 (Future) IMAP speed improvement on sending
5755                 Will require a libetpan update
5756         * src/summaryview.c
5757         * src/gtk/quicksearch.c
5758                 Make quicksearch clearable while running.
5759
5760 2006-02-17 [colin]      2.0.0cvs61
5761
5762         * src/imap.c
5763         * src/etpan/imap-thread.c
5764         * src/etpan/imap-thread.h
5765                 Check for IMAP certificates
5766                 ** Requires libetpan-0.42-cvs4 
5767                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5768
5769 2006-02-17 [colin]      2.0.0cvs60
5770
5771         * src/messageview.c
5772         * src/prefs_common.c
5773         * src/prefs_common.h
5774         * src/prefs_message.c
5775                 Add pref to display HTML-only mails with plugin, 
5776                 if possible (defaulting to FALSE of course).
5777
5778 2006-02-16 [colin]      2.0.0cvs59
5779
5780         * src/main.c
5781         * src/common/plugin.c
5782         * src/common/plugin.h
5783         * src/gtk/pluginwindow.c
5784                 Keep track of requested (but unloaded) plugins
5785                 in some error cases.
5786
5787 2006-02-16 [wwp]        2.0.0cvs58
5788
5789         * src/gtk/gtkaspell.c
5790         * src/gtk/gtkaspell.h
5791         * src/prefs_spelling.c
5792         * src/compose.c
5793         * src/prefs_common.c
5794         * src/prefs_common.h
5795                 implemented new optional spellchecker behaviour: re-check message when
5796                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5797
5798 2006-02-16 [wwp]        2.0.0cvs57
5799
5800         * src/quote_fmt_parse.y
5801                 pclose popen'ed pipe.
5802
5803 2006-02-15 [colin]      2.0.0cvs56
5804
5805         * src/mimeview.c
5806         * src/mimeview.h
5807                 Let MimeViewers know which MimeView they
5808                 depend of.
5809         * src/summaryview.c
5810                 Swap From/To columns in Sent/Queue/Drafts
5811                 folders
5812         * src/etpan/imap-thread.c
5813                 Use mailstream_low_tls_open() for STARTTLS
5814                 instead of mailstream_low_ssl_open()
5815                 ** REQUIRES libetpan 0.42cvs3 **
5816
5817 2006-02-15 [wwp]        2.0.0cvs55
5818
5819         * src/compose.c
5820         * src/compose.h
5821         * src/message_search.c
5822         * src/message_search.h
5823         * src/textview.c
5824         * src/gtk/gtkutils.c
5825         * src/gtk/gtkutils.h
5826                 added the ability to Find text in the compose window (and a bit
5827                 of code factorization).
5828
5829 2006-02-15 [wwp]        2.0.0cvs54
5830
5831         * src/prefs_gtk.c
5832                 yet another one file was missing (fix for some widgets' sensitivity).
5833                 Thanks Colin!
5834
5835 2006-02-15 [wwp]        2.0.0cvs53
5836
5837         * src/prefs_gtk.h
5838                 oops forgot that file (fix for some widgets' sensitivity).
5839
5840 2006-02-15 [wwp]        2.0.0cvs52
5841
5842         * src/summary_search.c
5843                 implemented advanced summary search options (added the ability
5844                 to use matcher conditions in an advanced search mode).
5845
5846 2006-02-15 [wwp]        2.0.0cvs51
5847
5848         * src/plugins/pgpcore/prefs_gpg.c
5849         * src/prefs_account.c
5850                 fix some widget sensitivity, mostly around some labels in
5851                 account prefs.
5852
5853 2006-02-15 [paul]       2.0.0cvs50
5854
5855         * manual/advanced.xml
5856                 improve Templates info
5857                 written by wwp
5858
5859 2006-02-14 [colin]      2.0.0cvs49
5860
5861         * src/pixmaps/address_book.xpm
5862         * src/pixmaps/preferences.xpm
5863         * src/pixmaps/properties.xpm
5864                 Fix pixmap size - patch by Fabien Vantard
5865
5866 2006-02-13 [colin]      2.0.0cvs48
5867
5868         * src/procmime.c
5869                 Add missing fclose()s on error
5870         * src/textview.c
5871                 Remove unused code
5872         * src/common/utils.c
5873                 Fix temp files not being deleted on windows
5874         Patches by Thomas Gilgin
5875
5876 2006-02-13 [colin]      2.0.0cvs47
5877
5878         * src/mainwindow.c
5879                 Fix exit crash
5880
5881 2006-02-13 [wwp]        2.0.0cvs46
5882
5883         * src/plugins/pgpcore/prefs_gpg.c
5884                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5885
5886 2006-02-12 [colin]      2.0.0cvs45
5887
5888         * src/folderview.c
5889         * src/main.c
5890         * src/mainwindow.c
5891                 Fix "stuff" when quitting
5892
5893 2006-02-12 [wwp]        2.0.0cvs44
5894
5895         * src/prefs_themes.c
5896                 fix typos in debug messages.
5897
5898 2006-02-11 [colin]      2.0.0cvs43
5899
5900         * src/summaryview.c
5901                 don't allow drag/drop from ourself
5902
5903 2006-02-10 [wwp]        2.0.0cvs42
5904
5905         * src/exporthtml.c
5906         * src/html.c
5907         * src/html.h
5908         * src/procmime.c
5909         * src/textview.c
5910                 renamed html_ prefixed functions and data structures to avoid
5911                 namespace clashes w/ other software (gtkhtml2 for instance).
5912                 Closes bug #907.
5913
5914
5915 2006-02-09 [colin]      2.0.0cvs41
5916
5917         * src/summaryview.c
5918                 Fix shitty logic messed up. Thanks Ticho for the hint!
5919
5920 2006-02-09 [wwp]        2.0.0cvs40
5921
5922         * src/gtk/about.c
5923         * src/compose.c
5924         * src/prefs_account.c
5925         * src/prefs_gtk.h
5926         * src/editaddress.c
5927                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5928                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5929                 Browse buttons in accounts prefs.
5930
5931 2006-02-09 [colin]      2.0.0cvs39
5932
5933         * src/matcher.c
5934                 Check for pointer before using its members
5935         * src/gtk/gtksourceprintjob.c
5936                 Fix a wrong warning
5937
5938 2006-02-09 [wwp]        2.0.0cvs38
5939
5940         * src/gtk/filesel.c
5941                 fix few compiler warnings (type mismatch).
5942
5943 2006-02-09 [paul]       2.0.0cvs37
5944
5945         * po/fr.po
5946                 updated by Fabien Vantard
5947
5948 2006-02-08 [colin]      2.0.0cvs36
5949
5950         * src/prefs_common.c
5951         * src/common/defs.h
5952         * src/common/plugin.c
5953                 allow windows and linux configurations to coexist
5954                 patch by Thomas Gilgin
5955
5956 2006-02-08 [colin]      2.0.0cvs35
5957
5958         * src/filtering.c
5959         * src/matcher.c
5960         * src/matcher.h
5961         * src/matcher_parser_parse.y
5962         * src/prefs_filtering_action.c
5963         * src/prefs_matcher.c
5964                 Add the "Ignore thread" filtering
5965                 action
5966
5967 2006-02-08 [colin]      2.0.0cvs34
5968
5969         * src/compose.c
5970         * src/procmime.c
5971         * src/procmime.h
5972                 Fix bug #905 (damaged attachment)
5973                 text files with raw \0's aren't really text files
5974         FOR_STABLE
5975
5976 2006-02-08 [colin]      2.0.0cvs33
5977
5978         * src/summaryview.c
5979                 Fix crasher introduced yesterday
5980
5981 2006-02-08 [wwp]        2.0.0cvs32
5982
5983         * src/compose.c
5984         * src/compose.h
5985                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5986
5987 2006-02-08 [wwp]        2.0.0cvs31
5988
5989         * src/prefs_template.c
5990                 templates enhancement: allow address completion for Cc and Bcc fields
5991                 (it was currently possible for the To field only)
5992
5993 2006-02-08 [colin]      2.0.0cvs30
5994
5995         * src/compose.c
5996                 Don't unblock if not blocked
5997         FOR_STABLE
5998
5999 2006-02-07 [colin]      2.0.0cvs29
6000
6001         * src/action.c
6002                 Forgot to refresh summaryview
6003
6004 2006-02-07 [colin]      2.0.0cvs28
6005
6006         * src/action.c
6007                 Freeze/thaw message list and folder list while
6008                 processing %as{} actions 
6009         * src/compose.c
6010                 Fix auto-wrap disabling after a middle-click
6011                 paste - FOR_STABLE
6012
6013 2006-02-07 [paul]       2.0.0cvs27
6014
6015         * src/folder.c
6016                 fix freeing of uninitialised pointers
6017                 Thanks to Colin
6018
6019 2006-02-06 [colin]      2.0.0cvs26
6020
6021         * src/folder.c
6022                 Use g_slist_prepend in potentially big list
6023
6024 2006-02-06 [colin]      2.0.0cvs25
6025
6026         * src/folder.c
6027                 Completely skip processing if it doesn't 
6028                 exist (faster!)
6029
6030 2006-02-06 [colin]      2.0.0cvs24
6031
6032         * src/folder.c
6033         * src/summaryview.c
6034                 Batch filtering in summaryview (from Tools menu)
6035                 and pre/post//-processing too
6036
6037 2006-02-06 [colin]      2.0.0cvs23
6038
6039         * src/procmsg.h
6040         * src/filtering.c
6041                 Use a special field for batch filtering instead
6042                 of stepping on deferred execution's toes
6043
6044 2006-02-06 [colin]      2.0.0cvs22
6045
6046         * src/action.c
6047         * src/filtering.c
6048         * src/filtering.h
6049         * src/folder.c
6050         * src/summaryview.c
6051                 Fix filtering via menus and actions
6052
6053 2006-02-06 [colin]      2.0.0cvs21
6054
6055         * src/imap.c
6056                 Put the added file directly to cache if possible (will work
6057                 with next libetpan)
6058         * src/filtering.c
6059         * src/filtering.h
6060         * src/inc.c
6061         * src/folder.c
6062         * src/mbox.c
6063         * src/procmsg.h
6064                 Move and copy filtered messages by batches instead of one
6065                 by one - faster on IMAP
6066         * src/procmsg.c
6067                 Add a function that'll possibly be useful later
6068
6069 2006-02-06 [colin]      2.0.0cvs20
6070
6071         * src/addressbook.c
6072                 Use internal mime-type instead of text/plain for d'n'd
6073         * src/compose.c
6074                 Allow attaching files from mimeview's icon list via d'n'd
6075         * src/folderview.c
6076         * src/folderview.h
6077                 Use internal mime-type instead of text/plain for d'n'd
6078                 Don't try to selected opened folder if none is
6079                 Factorize d'n'd from other apps code
6080         * src/headerview.c
6081         * src/textview.c
6082         * src/gtk/gtkutils.c
6083         * src/gtk/gtkutils.h
6084                 Factorize Face/X-Face stuff
6085         * src/mimeview.c
6086                 Fix d'n'd to other apps
6087         * src/prefs_message.c
6088                 Let the XFace pref be usable without libcompface as it also
6089                 applies to Face
6090         * src/summaryview.c
6091                 Fix d'n'd to other apps
6092                 Factorize d'n'd from other apps code
6093
6094 2006-02-06 [wwp]        2.0.0cvs19
6095
6096         * po/it.po
6097                 Italian translation fixes by Andrea Spadaccini (no more confusion
6098                 between filtering and processing, and few changes in the About
6099                 dialog).
6100
6101
6102 2006-02-06 [mones]      2.0.0cvs18
6103
6104         * src/gtk/icon_legend.c
6105                 Improved descriptions allowing better translations
6106
6107 2006-02-05 [colin]      2.0.0cvs17
6108
6109         * src/imap.c
6110                 Add the f*cking missing expunge that caused imap_fetch_env
6111                 to fail after an add_msgs ! :-///
6112         * src/etpan/imap-thread.c
6113                 Add a bit of debug
6114         FOR_STABLE
6115
6116 2006-02-05 [colin]      2.0.0cvs16
6117
6118         * src/common/utils.c
6119                 Don't check for return-path (or we can't put
6120                 back non-sent mails)
6121
6122 2006-02-05 [colin]      2.0.0cvs15
6123
6124         * src/textview.c
6125                 Don't try to display Face header in textview
6126                 when teh headerview's active
6127
6128 2006-02-05 [colin]      2.0.0cvs14
6129
6130         * tools/tbird2syl.py
6131         * tools/Makefile.am
6132                 Add script to import Thunderbird mails
6133
6134 2006-02-05 [colin]      2.0.0cvs13
6135
6136         * src/headerview.c
6137         * src/procheader.c
6138         * src/procmsg.c
6139         * src/procmsg.h
6140         * src/textview.c
6141                 Show Face headers - patch partially by Klaus Flittner
6142
6143 2006-02-05 [colin]      2.0.0cvs12
6144
6145         * src/folderview.c
6146         * src/summaryview.c
6147         * src/common/utils.c
6148         * src/common/utils.h
6149                 Let dnd work from mime icons to summaryview
6150                 and to folderview too
6151                 Add a crude test to avoid trying to add files
6152                 drag'n'dropped when they're not mails
6153
6154 2006-02-04 [colin]      2.0.0cvs11
6155
6156         * src/summaryview.c
6157         * src/mimeview.c
6158                 Fix utf8 conversion
6159
6160 2006-02-04 [colin]      2.0.0cvs10
6161
6162         * src/compose.c
6163         * src/folderview.c
6164         * src/mimeview.c
6165         * src/summaryview.c
6166         * src/summaryview.h
6167                 Added various drag and drop capas:
6168                 From                    To
6169                 summaryview             other apps
6170                 mimeview icons          other apps
6171                 other apps              summaryview
6172                 other apps              folderview
6173
6174                 This shouldn't have broken the existing:
6175                 From                    To
6176                 summaryview             folderview
6177                 folderview              folderview
6178                 summaryview             compose's attachments
6179
6180         Tests welcomed.
6181
6182 2006-02-02 [paul]       2.0.0cvs9
6183
6184         * src/mainwindow.c
6185                 move global option 'Set displayed columns...' out
6186                 of folder option grouping.
6187                 fix sensitivity of 'harvest addresses'
6188         FOR_STABLE
6189
6190 2006-02-01 [colin]      2.0.0cvs8
6191
6192         * src/mimeview.c
6193                 Revert the alertpanel patch, it sucks (intrusive
6194                 and gets in the way of "open")
6195
6196 2006-02-01 [colin]      2.0.0cvs7
6197
6198         * src/compose.c
6199         * src/prefs_account.c
6200         * src/prefs_common.c
6201         * src/common/defs.h
6202         * src/common/utils.c
6203         * src/common/utils.h
6204                 Add ability to edit the signature file
6205                 from the account preferences, and use
6206                 a default for the text editor.
6207                 Patch by Fabien Vantard
6208
6209 2006-02-01 [colin]      2.0.0cvs6
6210
6211         * src/mimeview.c
6212                 Try to get mime type by extension if it is
6213                 application/octet-stream
6214                 Display a window with possible choices when
6215                 encountering unknown mime types
6216         * src/gtk/filesel.c
6217         * src/gtk/filesel.h
6218                 Add preview
6219                 Allow multiple selection in filtered filesel
6220                 (patch by Fabien Vantard)
6221         * src/gtk/pluginwindow.c
6222                 Use it (patch by Fabien Vantard)
6223
6224 2006-02-01 [paul]       2.0.0cvs5
6225
6226         * src/jpilot.c
6227                 fix crash on creating jpilot address book
6228                 Thanks to Colin - FOR_STABLE
6229         * src/prefs_summaries.c
6230         * src/prefs_wrapping.c
6231         * src/gtk/icon_legend.c
6232         * src/gtk/quicksearch.c
6233                 string fixes and additions
6234
6235 2006-02-01 [paul]       2.0.0cvs4
6236
6237         * src/compose.c
6238         * src/mainwindow.c
6239         * src/messageview.c
6240         * src/prefs_send.c
6241                 add Arabic encoding option
6242                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6243
6244 2006-01-31 [colin]      2.0.0cvs3
6245
6246         * src/plugins/pgpcore/passphrase.c
6247                 Convert passphrase to locale encoding
6248         * src/compose.c
6249                 Fix drafting on IMAP. Crappy bug sneaked in
6250                 the release :-/
6251         FOR_STABLE
6252
6253 2006-01-30 [paul]       2.0.0cvs2
6254
6255         * src/gtk/icon_legend.c
6256                 show the new entries
6257
6258 2006-01-30 [colin]      2.0.0cvs1
6259
6260         * src/manual.c
6261                 Check for the file to be present before 
6262                 enabling the menu - FOR_STABLE
6263         * src/gtk/icon_legend.c
6264                 Add folders icons (not all of them, there
6265                 are too much, but the most intriguing ones)
6266
6267 2006-01-30 [paul]       2.0.0
6268
6269         version 2.0.0 released
6270
6271 2006-01-30 [paul]       1.9.100cvs200
6272
6273         * manual/faq.xml
6274         * manual/gpl.xml
6275         * manual/intro.xml
6276         * manual/starting.xml
6277         * manual/sylpheed-claws-manual.xml
6278                 fixes, additions
6279
6280 2006-01-29 [mones]      1.9.100cvs199
6281
6282         * manual/account.xml
6283         * manual/advanced.xml
6284         * manual/glossary.xml
6285                 Some typos fixed, added LDIF term to glossary
6286         * po/es.po
6287                 Fixed leading plus symbol
6288
6289 2006-01-29 [paul]       1.9.100cvs198
6290
6291         * po/fi.po
6292         * po/sk.po
6293                 updated by Tommi Pirinen and Andrej Kacian
6294
6295 2006-01-29 [paul]       1.9.100cvs197
6296
6297         * src/gtk/authors.h
6298                 remove duplicates
6299
6300 2006-01-29 [paul]       1.9.100cvs196
6301
6302         * AUTHORS
6303         * po/nl.po
6304         * src/gtk/authors.h
6305         * tools/claws.i18n.status.pl
6306                 nl translation updated by Tim Dijkstra
6307
6308 2006-01-29 [paul]       1.9.100cvs195
6309
6310         * po/sr.po
6311         * po/sv.po
6312                 updated by Aleksandar Urosevic and Anders Troback
6313
6314 2006-01-28 [colin]      1.9.100cvs194
6315
6316         * src/gtk/gtksourceprintjob.c
6317                 Don't fiddle with PangoLayout when we
6318                 have an image
6319
6320 2006-01-28 [paul]       1.9.100cvs193
6321
6322         * AUTHORS
6323         * po/el.po
6324         * po/zh_CN.po
6325         * src/gtk/authors.h
6326         * tools/claws.i18n.status.pl
6327                 updated translations submitted by Stavros Giannouris
6328                 and Ralgh Young
6329
6330 2006-01-27 [colin]      1.9.100cvs192
6331
6332         * src/summaryview.c
6333         * src/gtk/gtksourceprintjob.c
6334                 Add image printing 
6335                 (libgnomeprint only, of course)
6336
6337 2006-01-27 [paul]       1.9.100cvs191
6338
6339         * po/fr.po
6340         * po/it.po
6341                 updated by Fabien Vantard and Andrea Spadaccini
6342
6343 2006-01-26 [colin]      1.9.100cvs190
6344
6345         * manual/Makefile.am
6346         * configure.ac
6347                 Make building the manual optional 
6348                 (--disable-manual)
6349
6350 2006-01-26 [paul]       1.9.100cvs189
6351
6352         * manual/glossary.xml
6353         * manual/plugins.xml
6354                 edited
6355         * po/en_GB.po
6356                 updated
6357
6358 2006-01-26 [paul]       1.9.100cvs188
6359
6360         * src/prefs_display_header.c
6361         * src/prefs_folder_column.c
6362         * src/prefs_msg_colors.c
6363         * src/prefs_summaries.c
6364         * src/prefs_summary_column.c
6365                 HIGify
6366
6367 2006-01-25 [colin]      1.9.100cvs187
6368
6369         * src/imap.c
6370                 Don't allow moving/copying mails between
6371                 queue/drafts and non-queue/drafts folders
6372                 Fixes bug #897 (message header is resetted 
6373                 if one is copied to Drafts)
6374
6375 2006-01-25 [colin]      1.9.100cvs186
6376
6377         * src/folder.c
6378         * src/mainwindow.c
6379                 Fix subscribed folders not found
6380         * src/compose.c
6381                 Don't try to encode as original mail's charset
6382                 if it's ascii 
6383
6384 2006-01-25 [paul]       1.9.100cvs185
6385
6386         * AUTHORS
6387         * po/Makevars
6388                 updated
6389         * po/de.po
6390         * po/pl.po
6391         * po/pt_BR.po
6392         * po/sr.po
6393                 updates submitted by Stephan Sachse, Emilian Nowak
6394                 and Quar, Frederico Goncalves Guimaraes, and
6395                 Aleksandar Urosevic
6396                 Fix Bug 896, 'PT_BR locale broken'.
6397         * src/gtk/authors.h
6398                 updated
6399
6400 2006-01-24 [mones]      1.9.100cvs184
6401
6402         * manual/glossary.xml
6403                 All current terms finished. Reviewers welcome ;-)
6404         * manual/keyboard.xml
6405                 Fixed column width for pdf output.
6406         * po/es.po
6407                 Updated
6408
6409 2006-01-24 [paul]       1.9.100cvs183
6410
6411         * manual/glossary.xml
6412                 fix id name
6413         * manual/dist/html/Makefile.am
6414         * manual/dist/pdf/Makefile.am
6415         * manual/dist/ps/Makefile.am
6416         * manual/dist/txt/Makefile.am
6417                 fix make deps
6418                 Thanks to Colin
6419
6420 2006-01-24 [mones]      1.9.100cvs182
6421
6422         * manual/glossary.xml
6423                 Nearly finished, some terms missing.
6424
6425 2006-01-23 [paul]       1.9.100cvs181
6426
6427         * manual/dist/html/Makefile.am
6428         * manual/dist/pdf/Makefile.am
6429         * manual/dist/ps/Makefile.am
6430         * manual/dist/txt/Makefile.am
6431         * src/mainwindow.c
6432                 re-enable manual
6433                 Thanks to Colin
6434
6435 2006-01-22 [colin]      1.9.100cvs180
6436
6437         * src/compose.c
6438         * src/gtk/gtkaspell.c
6439                 Don't deselect stuff before right-clicking, with aspell.
6440                 (This prevented right-click Copy, for example).
6441                 Thanks to Clo!
6442
6443 2006-01-22 [paul]       1.9.100cvs179
6444
6445         * src/summary_search.c
6446                 don't fix the widget size as it causes problems
6447                 under localisation.
6448                 Thanks to Emilian Nowak
6449
6450 2006-01-21 [paul]       1.9.100cvs178
6451
6452         * src/prefs_themes.c
6453                 fix broken underlining of label text
6454                 with some translations
6455
6456 2006-01-21 [colin]      1.9.100cvs177
6457
6458         * po/fr.po
6459                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6460
6461 2006-01-20 [colin]      1.9.100cvs176
6462
6463         * configure.ac
6464         * Makefile.am
6465         * manual/Makefile
6466         * manual/dist/html/.cvsignore
6467         * manual/dist/html/Makefile.am
6468         * manual/dist/pdf/.cvsignore
6469         * manual/dist/pdf/Makefile.am
6470         * manual/dist/ps/.cvsignore
6471         * manual/dist/ps/Makefile.am
6472         * manual/dist/txt/.cvsignore
6473         * manual/dist/txt/Makefile.am
6474                 Autotool-ize manual
6475
6476 2006-01-20 [paul]       1.9.100cvs175
6477
6478         * manual/handling.xml
6479                 make Filtering and Searching entries easier to find
6480         * manual/keyboard.xml
6481                 add the remaining default keybinds
6482         * src/prefs_summaries.c
6483                 update the default keybinds
6484
6485 2006-01-20 [paul]       1.9.100cvs174
6486
6487         * src/addressbook.c
6488         * src/addrgather.c
6489         * src/addrharvest.c
6490         * src/editaddress.c
6491         * src/editgroup.c
6492         * src/exphtmldlg.c
6493         * src/expldifdlg.c
6494         * src/exporthtml.c
6495         * src/exportldif.c
6496         * src/ldif.c
6497                 replace 'e-mail' with 'email'
6498         * src/summary_search.c
6499                 add mnemonic to "Find all" button
6500
6501 2006-01-20 [wwp]        1.9.100cvs173
6502
6503         * src/export.c
6504         * src/import.c
6505                 touched mbox import/export buttons for HIG-compliance
6506
6507 2006-01-19 [paul]       1.9.100cvs172
6508
6509         * manual/account.xml
6510         * manual/addrbook.xml
6511         * manual/advanced.xml
6512         * manual/faq.xml
6513         * manual/handling.xml
6514         * manual/intro.xml
6515         * manual/plugins.xml
6516         * manual/starting.xml
6517                 more editing
6518
6519 2006-01-19 [paul]       1.9.100cvs171
6520
6521         * src/toolbar.c
6522                 allow use of trash button while receiving
6523                 Thanks to Colin
6524
6525 2006-01-19 [wwp]        1.9.100cvs170
6526
6527         * src/gtk/quicksearch.c
6528         * src/compose.c
6529                 force text color to black when yellow background is set
6530
6531 2006-01-19 [colin]      1.9.100cvs169
6532
6533         * src/plugins/trayicon/trayicon.c
6534                 Gray out Get Mail when already getting mail
6535
6536 2006-01-18 [paul]       1.9.100cvs168
6537
6538         * src/compose.c
6539                 give widget yellow background was To is
6540                 set via folder prefs
6541         * src/gtk/quicksearch.c
6542                 give widget yellow background when quick
6543                 search is active.
6544                 Thanks to Colin
6545
6546 2006-01-18 [paul]       1.9.100cvs167
6547
6548         * doc/man/sylpheed-claws.1
6549                 add --subscribe option
6550
6551 2006-01-18 [paul]       1.9.100cvs166
6552
6553         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6554         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6555                 use %U instead of %F (%F is broken for user installed
6556                 files in kde 3.5)
6557
6558 2006-01-18 [colin]      1.9.100cvs165
6559
6560         * src/summaryview.c
6561                 Default to Yes in "No more * messages" dialogs
6562
6563 2006-01-17 [colin]      1.9.100cvs164
6564
6565         * src/compose.c
6566                 Possibly fix an invalid iterator causing
6567                 crash
6568
6569 2006-01-17 [colin]      1.9.100cvs163
6570
6571         * src/mimeview.c
6572                 Fix crash when the image disappears under the
6573                 image viewer
6574
6575 2006-01-16 [colin]      1.9.100cvs162
6576
6577         * src/compose.c
6578                 Fix reenabling autowrap
6579
6580 2006-01-16 [colin]      1.9.100cvs161
6581
6582         * src/compose.c
6583                 reset quote_len before getting quote_str
6584
6585 2006-01-16 [colin]      1.9.100cvs160
6586
6587         * src/account.c
6588         * src/account.h
6589         * src/folder.c
6590         * src/imap_gtk.c
6591         * src/mh_gtk.c
6592                 Fix bug #883 (default inbox does not track folder move)
6593
6594 2006-01-16 [colin]      1.9.100cvs159
6595
6596         * src/compose.c
6597         * src/plugins/pgpcore/passphrase.c
6598                 More buttons fixes
6599
6600 2006-01-16 [paul]       1.9.100cvs158
6601
6602         * src/prefs_actions.c
6603         * src/prefs_filtering_action.c
6604         * src/prefs_matcher.c
6605         * src/quote_fmt.c
6606         * src/gtk/description_window.c
6607         * src/gtk/description_window.h
6608         * src/gtk/quicksearch.c
6609                 description window cleanups
6610
6611 2006-01-15 [colin]      1.9.100cvs157
6612
6613         * src/addressbook.c
6614         * src/prefs_filtering.c
6615                 Same here
6616
6617 2006-01-15 [colin]      1.9.100cvs156
6618
6619         * src/folderview.c
6620         * src/mainwindow.c
6621                 Same for "Empty trash"
6622
6623 2006-01-15 [colin]      1.9.100cvs155
6624
6625         * src/inc.c
6626                 Override offline dialog had Yes by default
6627
6628 2006-01-15 [colin]      1.9.100cvs154
6629
6630         * src/summaryview.c
6631                 Delete selected messages? previously had Yes the default
6632
6633 2006-01-15 [colin]      1.9.100cvs153
6634
6635         * src/folder.c
6636         * src/folder.h
6637         * src/main.c
6638                 Check if a mailbox is loaded after all
6639                 plugins are loaded.
6640
6641 2006-01-15 [colin]      1.9.100cvs152
6642
6643         * src/folder.c
6644                 Don't start wizard when there are unloaded folders (will help
6645                 people with only mbox or maildir mailboxes)
6646
6647 2006-01-14 [colin]      1.9.100cvs151
6648
6649         * src/addressbook.c
6650         * src/expldifdlg.c
6651         * src/importldif.c
6652         * src/importmutt.c
6653         * src/importpine.c
6654         * src/mh_gtk.c
6655                 More HIG compliance and fixes
6656
6657 2006-01-14 [colin]      1.9.100cvs150
6658
6659         * src/prefs_filtering_action.c
6660         * src/foldersel.c
6661                 Two forgotten button order changes
6662
6663 2006-01-14 [colin]      1.9.100cvs149
6664
6665         * src/account.c
6666         * src/addressbook.c
6667         * src/compose.c
6668         * src/folderview.c
6669         * src/imap_gtk.c
6670         * src/mainwindow.c
6671         * src/mh_gtk.c
6672         * src/news_gtk.c
6673         * src/prefs_actions.c
6674         * src/prefs_customheader.c
6675         * src/prefs_filtering.c
6676         * src/prefs_matcher.c
6677         * src/prefs_template.c
6678         * src/ssl_manager.c
6679         * src/summaryview.c
6680         * src/textview.c
6681         * src/toolbar.c
6682                 All deletion confirmations are now "Cancel, Delete" 
6683                 instead of "No, Yes"
6684                 Clarified most of the other "No, Yes" to 
6685                 "Cancel, Descriptive_action"
6686                 Rechanged the "Entry not saved" alerts to have 
6687                 "Close, Continue editing"
6688
6689
6690 2006-01-14 [paul]
6691
6692         * 2.0.0-rc4 released
6693
6694 2006-01-14 [paul]       1.9.100cvs148
6695
6696         * src/account.c
6697         * src/addressadd.c
6698         * src/addressbook.c
6699         * src/compose.c
6700         * src/editaddress.c
6701         * src/editbook.c
6702         * src/editgroup.c
6703         * src/editjpilot.c
6704         * src/editldap.c
6705         * src/editvcard.c
6706         * src/exphtmldlg.c
6707         * src/expldifdlg.c
6708         * src/folderview.c
6709         * src/grouplistdialog.c
6710         * src/imap_gtk.c
6711         * src/importmutt.c
6712         * src/importpine.c
6713         * src/inc.c
6714         * src/main.c
6715         * src/mainwindow.c
6716         * src/message_search.c
6717         * src/messageview.c
6718         * src/mh_gtk.c
6719         * src/mimeview.c
6720         * src/news_gtk.c
6721         * src/prefs_actions.c
6722         * src/prefs_customheader.c
6723         * src/prefs_filtering.c
6724         * src/prefs_matcher.c
6725         * src/prefs_template.c
6726         * src/prefs_themes.c
6727         * src/ssl_manager.c
6728         * src/summary_search.c
6729         * src/summaryview.c
6730         * src/textview.c
6731         * src/toolbar.c
6732         * src/gtk/foldersort.c
6733         * src/gtk/gtkaspell.c
6734         * src/gtk/inputdialog.c
6735         * src/gtk/prefswindow.c
6736         * src/plugins/pgpcore/select-keys.c
6737         * src/plugins/trayicon/trayicon.c
6738                 HIG compliant button order
6739
6740 2006-01-14 [mones]      1.9.100cvs147
6741
6742         * po/es.po
6743                 Updated translation
6744
6745 2006-01-13 [paul]       1.9.100cvs146
6746
6747         * AUTHORS
6748         * ChangeLog
6749         * src/gtk/authors.h
6750                 add Joshua M. Kwan to contributors list
6751
6752 2006-01-13 [colin]      1.9.100cvs145
6753
6754         * src/gtk/quicksearch.c
6755                 Don't refocus quick search after executing (Esc or Enter)
6756                 Allows to '/'search something then move up/down in 
6757                 summaryview, and to Esc a search and be back in the 
6758                 summaryview
6759
6760 2006-01-13 [paul]       1.9.100cvs144
6761
6762         * src/plugins/pgpinline/pgpinline.c
6763                 support Content-Type 'application/pgp'
6764                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6765
6766 2006-01-13 [paul]       1.9.100cvs143
6767
6768         * manual/account.xml
6769                 make mention of partial retrieval
6770                 thanks to Colin
6771
6772 2006-01-13 [paul]       1.9.100cvs142
6773
6774         * src/account.c
6775         * src/account.h
6776         * src/action.c
6777         * src/action.h
6778         * src/adbookbase.h
6779         * src/addr_compl.c
6780         * src/addr_compl.h
6781         * src/addrbook.c
6782         * src/addrcache.c
6783         * src/addrcache.h
6784         * src/addrcindex.c
6785         * src/addrcindex.h
6786         * src/addrclip.c
6787         * src/addrclip.h
6788         * src/addrdefs.h
6789         * src/addressadd.c
6790         * src/addressadd.h
6791         * src/addressbook.c
6792         * src/addressbook.h
6793         * src/addrgather.c
6794         * src/addrgather.h
6795         * src/addrharvest.c
6796         * src/addrharvest.h
6797         * src/addrindex.c
6798         * src/addrindex.h
6799         * src/addritem.c
6800         * src/addritem.h
6801         * src/addrquery.c
6802         * src/addrquery.h
6803         * src/addrselect.c
6804         * src/addrselect.h
6805         * src/alertpanel.c
6806         * src/alertpanel.h
6807         * src/browseldap.c
6808         * src/browseldap.h
6809         * src/codeconv.c
6810         * src/codeconv.h
6811         * src/compose.c
6812         * src/compose.h
6813         * src/customheader.c
6814         * src/customheader.h
6815         * src/displayheader.c
6816         * src/displayheader.h
6817         * src/editaddress.c
6818         * src/editaddress.h
6819         * src/editbook.c
6820         * src/editbook.h
6821         * src/editgroup.c
6822         * src/editgroup.h
6823         * src/editjpilot.c
6824         * src/editjpilot.h
6825         * src/editldap.c
6826         * src/editldap.h
6827         * src/editldap_basedn.c
6828         * src/editldap_basedn.h
6829         * src/editvcard.c
6830         * src/editvcard.h
6831         * src/exphtmldlg.c
6832         * src/exphtmldlg.h
6833         * src/expldifdlg.c
6834         * src/expldifdlg.h
6835         * src/export.h
6836         * src/exporthtml.c
6837         * src/exporthtml.h
6838         * src/exportldif.c
6839         * src/exportldif.h
6840         * src/filtering.c
6841         * src/filtering.h
6842         * src/folder.c
6843         * src/folder.h
6844         * src/folder_item_prefs.c
6845         * src/folder_item_prefs.h
6846         * src/foldersel.c
6847         * src/foldersel.h
6848         * src/folderutils.c
6849         * src/folderutils.h
6850         * src/folderview.c
6851         * src/folderview.h
6852         * src/grouplistdialog.c
6853         * src/grouplistdialog.h
6854         * src/headerview.c
6855         * src/html.c
6856         * src/html.h
6857         * src/image_viewer.c
6858         * src/image_viewer.h
6859         * src/imap.c
6860         * src/imap.h
6861         * src/imap_gtk.c
6862         * src/imap_gtk.h
6863         * src/import.h
6864         * src/importldif.c
6865         * src/importldif.h
6866         * src/importmutt.c
6867         * src/importmutt.h
6868         * src/importpine.c
6869         * src/importpine.h
6870         * src/inc.c
6871         * src/inc.h
6872         * src/jpilot.c
6873         * src/jpilot.h
6874         * src/ldapctrl.c
6875         * src/ldapctrl.h
6876         * src/ldaplocate.c
6877         * src/ldaplocate.h
6878         * src/ldapquery.c
6879         * src/ldapquery.h
6880         * src/ldapserver.c
6881         * src/ldapserver.h
6882         * src/ldaputil.c
6883         * src/ldaputil.h
6884         * src/ldif.c
6885         * src/ldif.h
6886         * src/main.c
6887         * src/main.h
6888         * src/mainwindow.c
6889         * src/mainwindow.h
6890         * src/manual.c
6891         * src/manual.h
6892         * src/mbox.c
6893         * src/mbox.h
6894         * src/message_search.c
6895         * src/message_search.h
6896         * src/messageview.c
6897         * src/messageview.h
6898         * src/mh.c
6899         * src/mh.h
6900         * src/mh_gtk.c
6901         * src/mh_gtk.h
6902         * src/mimeview.c
6903         * src/mimeview.h
6904         * src/msgcache.c
6905         * src/msgcache.h
6906         * src/mutt.c
6907         * src/mutt.h
6908         * src/news.c
6909         * src/news.h
6910         * src/news_gtk.c
6911         * src/news_gtk.h
6912         * src/partial_download.c
6913         * src/partial_download.h
6914         * src/pine.c
6915         * src/pine.h
6916         * src/pop.c
6917         * src/pop.h
6918         * src/prefs_account.c
6919         * src/prefs_account.h
6920         * src/prefs_actions.c
6921         * src/prefs_actions.h
6922         * src/prefs_common.c
6923         * src/prefs_common.h
6924         * src/prefs_compose_writing.c
6925         * src/prefs_compose_writing.h
6926         * src/prefs_customheader.c
6927         * src/prefs_customheader.h
6928         * src/prefs_display_header.c
6929         * src/prefs_display_header.h
6930         * src/prefs_filtering.c
6931         * src/prefs_filtering.h
6932         * src/prefs_filtering_action.c
6933         * src/prefs_filtering_action.h
6934         * src/prefs_folder_column.c
6935         * src/prefs_folder_column.h
6936         * src/prefs_folder_item.c
6937         * src/prefs_folder_item.h
6938         * src/prefs_fonts.c
6939         * src/prefs_fonts.h
6940         * src/prefs_gtk.c
6941         * src/prefs_gtk.h
6942         * src/prefs_image_viewer.c
6943         * src/prefs_image_viewer.h
6944         * src/prefs_matcher.c
6945         * src/prefs_matcher.h
6946         * src/prefs_message.c
6947         * src/prefs_msg_colors.c
6948         * src/prefs_msg_colors.h
6949         * src/prefs_other.c
6950         * src/prefs_quote.c
6951         * src/prefs_receive.c
6952         * src/prefs_send.c
6953         * src/prefs_spelling.c
6954         * src/prefs_spelling.h
6955         * src/prefs_summaries.c
6956         * src/prefs_summaries.h
6957         * src/prefs_summary_column.c
6958         * src/prefs_summary_column.h
6959         * src/prefs_template.c
6960         * src/prefs_template.h
6961         * src/prefs_themes.c
6962         * src/prefs_themes.h
6963         * src/prefs_toolbar.c
6964         * src/prefs_toolbar.h
6965         * src/prefs_wrapping.c
6966         * src/prefs_wrapping.h
6967         * src/privacy.c
6968         * src/privacy.h
6969         * src/procheader.c
6970         * src/procheader.h
6971         * src/procmime.c
6972         * src/procmime.h
6973         * src/procmsg.c
6974         * src/procmsg.h
6975         * src/quote_fmt.c
6976         * src/quote_fmt_parse.y
6977         * src/recv.c
6978         * src/recv.h
6979         * src/remotefolder.c
6980         * src/remotefolder.h
6981         * src/send_message.c
6982         * src/send_message.h
6983         * src/setup.c
6984         * src/setup.h
6985         * src/sourcewindow.c
6986         * src/sourcewindow.h
6987         * src/ssl_manager.c
6988         * src/ssl_manager.h
6989         * src/statusbar.c
6990         * src/statusbar.h
6991         * src/stock_pixmap.c
6992         * src/stock_pixmap.h
6993         * src/summary_search.c
6994         * src/summary_search.h
6995         * src/summaryview.c
6996         * src/summaryview.h
6997         * src/syldap.c
6998         * src/syldap.h
6999         * src/textview.c
7000         * src/textview.h
7001         * src/toolbar.c
7002         * src/toolbar.h
7003         * src/undo.c
7004         * src/undo.h
7005         * src/unmime.c
7006         * src/unmime.h
7007         * src/vcard.c
7008         * src/vcard.h
7009         * src/wizard.c
7010         * src/wizard.h
7011         * src/common/base64.c
7012         * src/common/base64.h
7013         * src/common/defs.h
7014         * src/common/hooks.c
7015         * src/common/hooks.h
7016         * src/common/log.c
7017         * src/common/log.h
7018         * src/common/mgutils.c
7019         * src/common/mgutils.h
7020         * src/common/nntp.c
7021         * src/common/nntp.h
7022         * src/common/passcrypt.c
7023         * src/common/passcrypt.h.in
7024         * src/common/plugin.c
7025         * src/common/plugin.h
7026         * src/common/prefs.c
7027         * src/common/prefs.h
7028         * src/common/progressindicator.c
7029         * src/common/progressindicator.h
7030         * src/common/quoted-printable.c
7031         * src/common/quoted-printable.h
7032         * src/common/session.c
7033         * src/common/session.h
7034         * src/common/smtp.c
7035         * src/common/smtp.h
7036         * src/common/socket.c
7037         * src/common/socket.h
7038         * src/common/ssl.c
7039         * src/common/ssl.h
7040         * src/common/ssl_certificate.c
7041         * src/common/ssl_certificate.h
7042         * src/common/stringtable.c
7043         * src/common/stringtable.h
7044         * src/common/sylpheed.c
7045         * src/common/sylpheed.h
7046         * src/common/template.c
7047         * src/common/template.h
7048         * src/common/timing.h
7049         * src/common/utils.c
7050         * src/common/utils.h
7051         * src/common/version.h.in
7052         * src/common/xml.c
7053         * src/common/xml.h
7054         * src/common/xmlprops.c
7055         * src/common/xmlprops.h
7056         * src/gtk/colorlabel.c
7057         * src/gtk/colorsel.c
7058         * src/gtk/colorsel.h
7059         * src/gtk/description_window.c
7060         * src/gtk/description_window.h
7061         * src/gtk/filesel.c
7062         * src/gtk/filesel.h
7063         * src/gtk/foldersort.c
7064         * src/gtk/foldersort.h
7065         * src/gtk/gtkutils.c
7066         * src/gtk/gtkutils.h
7067         * src/gtk/inputdialog.c
7068         * src/gtk/inputdialog.h
7069         * src/gtk/logwindow.c
7070         * src/gtk/logwindow.h
7071         * src/gtk/manage_window.c
7072         * src/gtk/manage_window.h
7073         * src/gtk/menu.c
7074         * src/gtk/menu.h
7075         * src/gtk/pluginwindow.c
7076         * src/gtk/pluginwindow.h
7077         * src/gtk/prefswindow.c
7078         * src/gtk/prefswindow.h
7079         * src/gtk/progressdialog.c
7080         * src/gtk/progressdialog.h
7081         * src/gtk/sslcertwindow.c
7082         * src/gtk/sslcertwindow.h
7083         * src/plugins/clamav/clamav_plugin.c
7084         * src/plugins/clamav/clamav_plugin.h
7085         * src/plugins/clamav/clamav_plugin_gtk.c
7086         * src/plugins/demo/demo.c
7087         * src/plugins/dillo_viewer/dillo_prefs.c
7088         * src/plugins/dillo_viewer/dillo_prefs.h
7089         * src/plugins/dillo_viewer/dillo_viewer.c
7090         * src/plugins/pgpcore/passphrase.c
7091         * src/plugins/pgpcore/passphrase.h
7092         * src/plugins/pgpcore/plugin.c
7093         * src/plugins/pgpcore/select-keys.c
7094         * src/plugins/pgpcore/select-keys.h
7095         * src/plugins/pgpcore/sgpgme.c
7096         * src/plugins/pgpcore/sgpgme.h
7097         * src/plugins/pgpinline/pgpinline.c
7098         * src/plugins/pgpinline/pgpinline.h
7099         * src/plugins/pgpinline/plugin.c
7100         * src/plugins/pgpmime/pgpmime.c
7101         * src/plugins/pgpmime/pgpmime.h
7102         * src/plugins/pgpmime/plugin.c
7103         * src/plugins/spamassassin/spamassassin.c
7104         * src/plugins/spamassassin/spamassassin.h
7105         * src/plugins/spamassassin/spamassassin_gtk.c
7106         * src/plugins/trayicon/trayicon.c
7107                 update copyright header
7108
7109 2006-01-13 [paul]       1.9.100cvs141
7110
7111         * src/account.c
7112         * src/export.c
7113         * src/import.c
7114         * src/mainwindow.c
7115         * src/prefs_account.c
7116         * src/prefs_display_header.c
7117         * src/prefs_receive.c
7118         * src/prefs_send.c
7119         * src/prefs_summaries.c
7120         * src/prefs_themes.c
7121         * src/prefs_toolbar.c
7122         * src/gtk/about.c
7123                 various cleanups
7124
7125 2006-01-12 [colin]      1.9.100cvs140
7126
7127         * src/folder.c
7128         * src/folder.h
7129         * src/main.c
7130                 Add --subscribe option
7131                 Let sylpheed-claws email@domain.com equivalent to --compose
7132                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7133
7134 2006-01-12 [paul]       1.9.100cvs139
7135
7136         * src/mainwindow.c
7137                 append 'Change folder order' label with '...'
7138         * src/prefs_actions.c
7139                 allow reordering of actions list by dnd
7140         * src/gtk/foldersort.c
7141                 make the dialog nicer
7142
7143 2006-01-11 [colin]      1.9.100cvs138
7144
7145         * src/compose.c
7146                 Allow templates without text
7147
7148 2006-01-11 [paul]       1.9.100cvs137
7149
7150         * tools/README
7151         * tools/filter_conv_new.pl
7152                 add info to README
7153                 also check .sylpheed for filter.xml
7154                 be a bit informative to the user
7155
7156 2006-01-11 [colin]      1.9.100cvs136
7157
7158         * src/textview.c
7159                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7160
7161 2006-01-10 [paul]       1.9.100cvs135
7162
7163         * tools/Makefile.am
7164         * tools/filter_conv_new.pl
7165                 add script to convert new style Sylpheed
7166                 filter rules (Sylpheed >= 0.9.99) to
7167                 Claws filtering rules
7168
7169 2006-01-10 [colin]      1.9.100cvs134
7170
7171         * src/compose.c
7172                 Fix broken line joins in certain conditions
7173                 (between two quoted lines: <enter><enter><up>
7174                  <type a wrapped sentence><go in the first line>
7175                  <insert more text><watch as line joining failed>)
7176
7177 2006-01-10 [paul]       1.9.100cvs133
7178
7179         * src/compose.c
7180                 don't report success in error dialog
7181                 thanks to Colin
7182         * src/common/utils.c
7183                 include some trailing punctuations as URI
7184                 thanks to Hiro
7185
7186 2006-01-10 [paul]       1.9.100cvs132
7187
7188         * src/mimeview.c
7189                 fix incompatible pointer type
7190                 warning
7191
7192 2006-01-10 [paul]       1.9.100cvs131
7193
7194         * src/compose.c
7195                 change Subject in window title
7196                 instantaneously
7197
7198 2006-01-09 [colin]      1.9.100cvs130
7199
7200         * src/addressbook.c
7201         * src/headerview.c
7202         * src/mainwindow.c
7203         * src/messageview.c
7204         * src/mimeview.c
7205         * src/noticeview.c
7206         * src/summaryview.c
7207                 Fix possible crashes on exit and in addressbook
7208
7209 2006-01-09 [paul]       1.9.100cvs129
7210
7211         * src/prefs_msg_colors.c
7212                 some cleanups that I forgot last time
7213
7214 2006-01-09 [paul]       1.9.100cvs128
7215
7216         * README
7217         * src/folderview.c
7218         * src/prefs_msg_colors.c
7219                 add previously hidden option, color_new, to
7220                 the gui
7221                 move the page to Display/
7222                 rework the gui
7223
7224 2006-01-09 [wwp]        1.9.100cvs127
7225
7226         * src/prefs_themes.c
7227                 made the prefs/display/themes layouts spacing less condensed
7228                 (and so they match other prefs/pages' look).
7229
7230 2006-01-09 [paul]       1.9.100cvs126
7231
7232         * src/compose.c
7233         * src/prefs_common.c
7234         * src/prefs_common.h
7235         * src/prefs_wrapping.c
7236                 remove 'wrap at send' option
7237
7238 2006-01-06 [colin]      1.9.100cvs125
7239
7240         * src/compose.c
7241                 Just make completely sure we don't insert "manual line breaks" 
7242                 when wrapping... 
7243
7244 2006-01-04 [paul]
7245
7246         * 2.0.0-rc3 released
7247
7248 2006-01-04 [paul]       1.9.100cvs124
7249
7250         * src/folderview.c
7251                 fix bug 882, 'quick scroll in folder list
7252                 displays wrong folder contents'
7253
7254 2006-01-04 [paul]       1.9.100cvs123
7255
7256         * src/plugins/pgpmime/pgpmime.c
7257                 better debug information when signing
7258                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7259
7260 2006-01-03 [colin]      1.9.100cvs122
7261
7262         * configure.ac
7263                 We need to recheck for gpgme 1.0.0 after checking
7264                 for 1.1.1, because if 1.1.1 isn't available, 
7265                 GPGME_LIBS and friends are blanked out by the 
7266                 second check.
7267
7268 2006-01-03 [colin]      1.9.100cvs121
7269
7270         * src/common/prefs.c
7271                 Windows unlink-before rename fix
7272         * src/plugins/pgpcore/sgpgme.c
7273                 Add support for PKA info if available
7274                 Both patches by Werner Koch
7275
7276 2006-01-03 [paul]       1.9.100cvs120
7277
7278         * src/messageview.c
7279                 fix bug 884, 'Send receipt' button visible in queue
7280                 Thanks to Colin
7281
7282 2006-01-02 [colin]      1.9.100cvs119
7283
7284         * src/compose.c
7285         * src/imap.c
7286                 Fix autosave on IMAP and more generally try to
7287                 return the correct ID on a newly added IMAP message
7288
7289 2006-01-02 [paul]       1.9.100cvs118
7290
7291         * manual/keyboard.xml
7292                 edited
7293
7294 2006-01-01 [paul]       1.9.100cvs117
7295
7296         * src/gtk/authors.h
7297                 alphabetical order
7298
7299 2005-12-30 [colin]      1.9.100cvs116
7300
7301         * manual/advanced.xml
7302                 Explain Pre/Post-processing differences.
7303
7304 2005-12-30 [colin]      1.9.100cvs115
7305
7306         * src/mh.c
7307                 Implement copy_msgs for a little optimization
7308         * src/imap.c
7309                 Finish yesterday's fix
7310
7311 2005-12-29 [colin]      1.9.100cvs114
7312
7313         * src/imap.c
7314                 Fix occasional failure in fetching a mail over
7315                 IMAP
7316
7317 2005-12-29 [colin]      1.9.100cvs113
7318
7319         * src/compose.c
7320                 Don't remove a draft when sending it, if it is 
7321                 locked.
7322
7323 2005-12-28 [colin]      1.9.100cvs112
7324
7325         * src/summaryview.c
7326                 Fix leak for real
7327
7328 2005-12-28 [wwp]        1.9.100cvs111
7329
7330         * doc/faq/.cvsignore
7331         * doc/faq/de/.cvsignore
7332         * doc/faq/en/.cvsignore
7333         * doc/faq/es/.cvsignore
7334         * doc/faq/fr/.cvsignore
7335         * doc/faq/it/.cvsignore
7336         * doc/manual/.cvsignore
7337         * doc/manual/de/.cvsignore
7338         * doc/manual/en/.cvsignore
7339         * doc/manual/es/.cvsignore
7340         * doc/manual/fr/.cvsignore
7341         * doc/manual/ja/.cvsignore
7342         * src/plugins/mathml_viewer/.cvsignore
7343                 rollback revival of those files (my bad, sorry for the noise).
7344
7345 2005-12-28 [wwp]        1.9.100cvs110
7346
7347         * src/compose.c
7348                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7349
7350 2005-12-28 [wwp]        1.9.100cvs109
7351
7352         * doc/faq/.cvsignore
7353         * doc/faq/de/.cvsignore
7354         * doc/faq/en/.cvsignore
7355         * doc/faq/es/.cvsignore
7356         * doc/faq/fr/.cvsignore
7357         * doc/faq/it/.cvsignore
7358         * doc/manual/.cvsignore
7359         * doc/manual/de/.cvsignore
7360         * doc/manual/en/.cvsignore
7361         * doc/manual/es/.cvsignore
7362         * doc/manual/fr/.cvsignore
7363         * doc/manual/ja/.cvsignore
7364         * src/plugins/mathml_viewer/.cvsignore
7365         * po/.cvsignore
7366                 more files to ignore.
7367
7368 2005-12-24 [colin]      1.9.100cvs108
7369
7370         * AUTHORS
7371         * src/gtk/authors.h
7372                 Update for Werner
7373
7374 2005-12-24 [colin]      1.9.100cvs107
7375
7376         * src/procmsg.c
7377                 Allow NULL src_msginfo in 
7378                 procmsg_msginfo_new_from_mimeinfo
7379
7380 2005-12-23 [paul]       1.9.100cvs106
7381
7382         * src/plugins/pgpinline/mypgpcore.def
7383                 add this forgotten file
7384
7385 2005-12-23 [colin]      1.9.100cvs105
7386
7387         * src/mainwindow.c
7388                 Fix missing break
7389
7390 2005-12-23 [colin]      1.9.100cvs104
7391
7392         * autogen.sh
7393         * src/folder.c
7394         * src/mh.c
7395         * src/common/plugin.c
7396         * src/common/socket.c
7397         * src/common/socket.h
7398         * src/common/utils.c
7399         * src/common/utils.h
7400         * src/gtk/pluginwindow.c
7401         * src/plugins/pgpcore/plugin.def
7402         * src/plugins/pgpcore/sylpheed.def
7403         * src/plugins/pgpinline/Makefile.am
7404         * src/plugins/pgpinline/plugin.def
7405         * src/plugins/pgpinline/sylpheed.def
7406         * src/plugins/pgpmime/plugin.def
7407         * src/plugins/pgpmime/sylpheed.def
7408                 Various w32 fixes by Werner Koch
7409
7410 2005-12-22 [paul]       1.9.100cvs103
7411
7412         * src/wizard.c
7413                 don't offer IMAP as 'server type' if
7414                 libetpan isn't built in
7415
7416 2005-12-22 [paul]       1.9.100cvs102
7417
7418         * AUTHORS
7419         * src/mainwindow.c
7420         * src/mainwindow.h
7421         * src/toolbar.c
7422         * src/gtk/authors.h
7423                 support GTK_TOOLBAR_BOTH_HORIZ (text
7424                 next to icon) Patch by Marien Zwart
7425                 marienz@users.sf.net
7426                 Also reword the text
7427
7428 2005-12-21 [colin]      1.9.100cvs101
7429
7430         * configure.ac
7431                 Fix DATADIRNAME
7432         * COPYING
7433                 Fix missing section and explicit the exception better
7434         * src/compose.c
7435                 Prevent mail from being lost without notice when an
7436                 SMTP error happens on trying to send an unmodified
7437                 drafted mail.
7438         * src/send_message.c
7439         * src/common/smtp.c
7440                 Fix password remembering when wrong, and add return
7441                 value checks where they should have been
7442         * src/plugins/pgpcore/sylpheed.def
7443         * src/plugins/pgpinline/sylpheed.def
7444         * src/plugins/pgpmime/sylpheed.def
7445                 Add a few symbols needed
7446
7447 2005-12-21 [paul]       1.9.100cvs100
7448
7449         * m4/codeset.m4
7450         * m4/glibc21.m4
7451         * m4/intdiv0.m4
7452         * m4/inttypes-pri.m4
7453         * m4/inttypes.m4
7454         * m4/inttypes_h.m4
7455         * m4/isc-posix.m4
7456         * m4/lcmessage.m4
7457         * m4/stdint_h.m4
7458         * m4/uintmax_t.m4
7459                 gettextization
7460                 thanks to Colin
7461
7462 2005-12-21 [paul]       1.9.100cvs99
7463
7464         * po/sv.po
7465                 fixed by Colin
7466
7467 2005-12-20 [paul]       1.9.100cvs98
7468
7469         * po/sv.po
7470                 updated by Anders Trobäck
7471
7472 2005-12-20 [colin]      1.9.100cvs97
7473
7474         * ABOUT-NLS
7475         * Makefile.am
7476         * autogen.sh
7477         * configure.ac
7478         * config/config.rpath
7479         * config/mkinstalldirs
7480         * m4/Makefile.am
7481         * m4/glibc2.m4
7482         * m4/gnupg.m4
7483         * m4/gpgme.m4
7484         * m4/intmax.m4
7485         * m4/longdouble.m4
7486         * m4/longlong.m4
7487         * m4/printf-posix.m4
7488         * m4/signed.m4
7489         * m4/size_max.m4
7490         * m4/ulonglong.m4
7491         * m4/wchar_t.m4
7492         * m4/wint_t.m4
7493         * m4/xsize.m4
7494         * po/Makefile.in.in
7495         * po/Makevars
7496         * po/bg.po
7497         * po/ca.po
7498         * po/cs.po
7499         * po/de.po
7500         * po/el.po
7501         * po/en_GB.po
7502         * po/es.po
7503         * po/fi.po
7504         * po/fr.po
7505         * po/hr.po
7506         * po/hu.po
7507         * po/it.po
7508         * po/ja.po
7509         * po/ko.po
7510         * po/nb.po
7511         * po/nl.po
7512         * po/pl.po
7513         * po/pt_BR.po
7514         * po/ru.po
7515         * po/sk.po
7516         * po/sr.po
7517         * po/stamp-po
7518         * po/sv.po
7519         * po/zh_CN.po
7520         * po/zh_TW.po
7521         * src/Makefile.am
7522         * src/codeconv.c
7523         * src/compose.c
7524         * src/exporthtml.c
7525         * src/exportldif.c
7526         * src/folder.c
7527         * src/main.c
7528         * src/manual.c
7529         * src/mh.c
7530         * src/mimeview.c
7531         * src/send_message.c
7532         * src/common/Makefile.am
7533         * src/common/fnmatch.c
7534         * src/common/fnmatch.h
7535         * src/common/fnmatch_loop.c
7536         * src/common/nntp.c
7537         * src/common/plugin.c
7538         * src/common/smtp.c
7539         * src/common/socket.c
7540         * src/common/string_match.c
7541         * src/common/sylpheed.c
7542         * src/common/utils.c
7543         * src/common/utils.h
7544         * src/common/w32_dirent.c
7545         * src/common/w32_reg.c
7546         * src/common/w32_signal.c
7547         * src/common/w32_stat.c
7548         * src/common/w32_stdio.c
7549         * src/common/w32_stdlib.c
7550         * src/common/w32_string.c
7551         * src/common/w32_time.c
7552         * src/common/w32_unistd.c
7553         * src/common/w32_wait.c
7554         * src/common/w32lib.h
7555         * src/etpan/Makefile.am
7556         * src/gtk/Makefile.am
7557         * src/plugins/clamav/Makefile.am
7558         * src/plugins/demo/Makefile.am
7559         * src/plugins/dillo_viewer/Makefile.am
7560         * src/plugins/pgpcore/Makefile.am
7561         * src/plugins/pgpcore/passphrase.c
7562         * src/plugins/pgpcore/plugin.def
7563         * src/plugins/pgpcore/sgpgme.c
7564         * src/plugins/pgpcore/sylpheed.def
7565         * src/plugins/pgpcore/version.rc
7566         * src/plugins/pgpinline/Makefile.am
7567         * src/plugins/pgpinline/plugin.def
7568         * src/plugins/pgpinline/sylpheed.def
7569         * src/plugins/pgpinline/version.rc
7570         * src/plugins/pgpmime/Makefile.am
7571         * src/plugins/pgpmime/mypgpcore.def
7572         * src/plugins/pgpmime/plugin.def
7573         * src/plugins/pgpmime/sylpheed.def
7574         * src/plugins/pgpmime/version.rc
7575         * src/plugins/spamassassin/Makefile.am
7576                 Very little ;-) patch from Werner Koch, providing
7577                 infrastructure for cross-compiling to Win32
7578
7579 2005-12-20 [paul]       1.9.100cvs96
7580
7581         * src/account.c
7582         * src/account.h
7583         * src/mainwindow.c
7584         * src/mainwindow.h
7585         * src/toolbar.c
7586         * src/toolbar.h
7587                 add a combo to the Get All button, allowing
7588                 quick retrieval from any account
7589                 Patch by Fabien Vantard, slightly modified
7590                 by Colin
7591         * src/gtk/about.c
7592                 i18n fix. Patch by Fabien Vantard
7593
7594 2005-12-19 [colin]      1.9.100cvs95
7595
7596         * src/compose.c
7597         * src/compose.h
7598                 Don't automatically join lines when they've 
7599                 been separated by the user and not automatically
7600
7601 2005-12-19 [paul]       1.9.100cvs94
7602
7603         * src/gtk/pluginwindow.c
7604                 i18n fix.
7605                 Patch by Fabien Vantard
7606
7607 2005-12-15 [paul]       1.9.100cvs93
7608
7609         * src/common/plugin.c
7610         * src/common/plugin.h
7611         * src/gtk/pluginwindow.c
7612         * src/plugins/clamav/clamav_plugin.c
7613         * src/plugins/demo/demo.c
7614         * src/plugins/dillo_viewer/dillo_viewer.c
7615         * src/plugins/pgpcore/plugin.c
7616         * src/plugins/pgpinline/plugin.c
7617         * src/plugins/pgpmime/plugin.c
7618         * src/plugins/spamassassin/spamassassin.c
7619         * src/plugins/trayicon/trayicon.c
7620                 add plugin_version()
7621
7622 2005-12-15 [colin]      1.9.100cvs92
7623
7624         * src/compose.c
7625                 Further fix bug #875
7626
7627 2005-12-15 [paul]       1.9.100cvs91
7628
7629         * src/gtk/filesel.c
7630                 fix attach_load_dir getting set to
7631                 PLUGINDIR on plugin load
7632
7633 2005-12-14 [mones]      1.9.100cvs90
7634
7635         * manual/ack.xml
7636         * manual/keyboard.xml
7637                 Initial draft and some shortcuts added
7638                 
7639         * po/es.po
7640                 Updated translation
7641
7642 2005-12-14 [colin]      1.9.100cvs89
7643
7644         * src/compose.c
7645         * src/imap.c
7646         * src/summaryview.c
7647         * src/gtk/gtkaspell.c
7648                 More leaks fixed
7649         * src/prefs_folder_item.c
7650                 Fix recursive prefs apply
7651
7652
7653 2005-12-14 [colin]      1.9.100cvs88
7654
7655         * src/compose.c
7656                 Fix bug #875 (Freeze On Inline Forward of 
7657                 Large Message)
7658
7659 2005-12-13 [colin]      1.9.100cvs87
7660
7661         * src/compose.c
7662                 Uniq-ify and sort the mimetypes list
7663                 Patch by Fabien Vantard
7664
7665 2005-12-13 [colin]      1.9.100cvs86
7666
7667         * src/imap.c
7668         * src/etpan/imap-thread.c
7669                 Fix leaks (patch by Hoa)
7670         * src/news.c
7671         * src/common/plugin.c
7672                 Fix leaks
7673
7674 2005-12-12 [colin]
7675
7676         * 2.0.0-rc2 released
7677
7678 2005-12-12 [colin]      1.9.100cvs85
7679
7680         * src/matcher.c
7681                 Fix a leak
7682
7683 2005-12-12 [wwp]        1.9.100cvs84
7684
7685         * src/gtk/icon_legend.c
7686                 fix misbehaviour and crash when closing the legend window
7687         using the Esc key (patch by Fabien Vantard).
7688
7689 2005-12-12 [paul]       1.9.100cvs83
7690
7691         * src/browseldap.c
7692         * src/foldersel.c
7693         * src/prefs_actions.c
7694         * src/prefs_filtering.c
7695         * src/prefs_matcher.c
7696         * src/prefs_spelling.glade      ** REMOVED **
7697         * src/prefs_template.c
7698         * src/gtk/foldersort.glade      ** REMOVED **
7699         * src/gtk/pluginwindow.c
7700         * src/gtk/pluginwindow.glade    ** REMOVED **
7701         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7702                 cleanups
7703
7704 2005-12-11 [paul]       1.9.100cvs82
7705
7706         * src/gtk/filesel.c
7707                 fix attach_load_dir crasher (double free)
7708
7709 2005-12-09 [paul]       1.9.100cvs81
7710
7711         * po/POTFILES.in
7712         * src/mainwindow.c
7713         * src/gtk/Makefile.am
7714         * src/gtk/icon_legend.c
7715         * src/gtk/icon_legend.h
7716                 add icon legend
7717         * src/manual.c
7718                 cleanup
7719
7720 2005-12-09 [paul]       1.9.100cvs80
7721
7722         * src/plugins/pgpcore/passphrase.c
7723                 wrap the label in the dialog
7724
7725 2005-12-09 [colin]      1.9.100cvs79
7726
7727         * src/plugins/pgpcore/sgpgme.c
7728                 Display (untrusted) on not trusted signatures
7729                 Patch by Michal Èihaø <michal@cihar.com>
7730                 Closes bug #867 (Report also key trust)
7731
7732 2005-12-09 [colin]      1.9.100cvs78
7733
7734         * src/common/plugin.c
7735                 Update licence check, following Eben Moglen's advice
7736
7737 2005-12-08 [colin]      1.9.100cvs77
7738
7739         * src/folder.c
7740                 Fix the occasionnal item->cache != NULL 
7741                 assertion failure. 
7742
7743 2005-12-08 [colin]      1.9.100cvs76
7744
7745         * src/mimeview.c
7746         * src/plugins/pgpcore/sgpgme.c
7747                 Print key id when unable to check it
7748                 Closes bug #866 (Show key id when missing)
7749
7750 2005-12-08 [paul]       1.9.100cvs75
7751
7752         * src/prefs_common.c
7753         * src/prefs_common.h
7754         * src/gtk/filesel.c
7755                 remember load attachment dir
7756
7757 2005-12-07 [colin]      1.9.100cvs74
7758
7759         * src/prefs_toolbar.c
7760                 Gtk fixes, patch by Fabien Vantard
7761
7762 2005-12-07 [colin]      1.9.100cvs73
7763
7764         * src/action.c
7765         * src/compose.c
7766         * src/compose.h
7767                 Fix bug #839 (Quoted text isn't colored after 
7768                 executing an action)
7769         * src/common/plugin.c
7770                 Require plugins to declare their licence in plugin_licence()
7771                 Refuse to load non-GPL plugins as they'd be illegal (as 
7772                 derived works of Sylpheed-Claws, they must be GPL).
7773         * src/plugins/clamav/clamav_plugin.c
7774         * src/plugins/demo/demo.c
7775         * src/plugins/dillo_viewer/dillo_viewer.c
7776         * src/plugins/pgpcore/plugin.c
7777         * src/plugins/pgpinline/plugin.c
7778         * src/plugins/pgpmime/plugin.c
7779         * src/plugins/spamassassin/spamassassin.c
7780         * src/plugins/trayicon/trayicon.c
7781                 Add plugin_licence()
7782
7783 2005-12-07 [paul]       1.9.100cvs72
7784
7785         * configure.ac
7786         * src/mainwindow.c
7787         * src/manual.c
7788         * src/manual.h
7789         * src/common/defs.h
7790                 clean up after local FAQ removal and
7791                 temporary manual removal
7792
7793 2005-12-06 [colin]      1.9.100cvs71
7794
7795         * configure.ac
7796         * doc/Makefile.am
7797         * doc/faq/.cvsignore
7798         * doc/faq/Makefile.am
7799         * doc/faq/de/.cvsignore
7800         * doc/faq/de/Makefile.am
7801         * doc/faq/de/sylpheed-faq-1.html
7802         * doc/faq/de/sylpheed-faq-2.html
7803         * doc/faq/de/sylpheed-faq-3.html
7804         * doc/faq/de/sylpheed-faq.html
7805         * doc/faq/en/.cvsignore
7806         * doc/faq/en/Makefile.am
7807         * doc/faq/en/sylpheed-faq-1.html
7808         * doc/faq/en/sylpheed-faq-2.html
7809         * doc/faq/en/sylpheed-faq-3.html
7810         * doc/faq/en/sylpheed-faq-4.html
7811         * doc/faq/en/sylpheed-faq.html
7812         * doc/faq/es/.cvsignore
7813         * doc/faq/es/Makefile.am
7814         * doc/faq/es/sylpheed-faq-1.html
7815         * doc/faq/es/sylpheed-faq-2.html
7816         * doc/faq/es/sylpheed-faq-3.html
7817         * doc/faq/es/sylpheed-faq-4.html
7818         * doc/faq/es/sylpheed-faq.html
7819         * doc/faq/fr/.cvsignore
7820         * doc/faq/fr/Makefile.am
7821         * doc/faq/fr/sylpheed-faq-1.html
7822         * doc/faq/fr/sylpheed-faq-2.html
7823         * doc/faq/fr/sylpheed-faq-3.html
7824         * doc/faq/fr/sylpheed-faq.html
7825         * doc/faq/it/.cvsignore
7826         * doc/faq/it/Makefile.am
7827         * doc/faq/it/sylpheed-faq-1.html
7828         * doc/faq/it/sylpheed-faq-2.html
7829         * doc/faq/it/sylpheed-faq-3.html
7830         * doc/faq/it/sylpheed-faq.html
7831         * doc/manual/.cvsignore
7832         * doc/manual/Makefile.am
7833         * doc/manual/de/.cvsignore
7834         * doc/manual/de/Makefile.am
7835         * doc/manual/de/sylpheed-1.html
7836         * doc/manual/de/sylpheed-10.html
7837         * doc/manual/de/sylpheed-11.html
7838         * doc/manual/de/sylpheed-12.html
7839         * doc/manual/de/sylpheed-13.html
7840         * doc/manual/de/sylpheed-14.html
7841         * doc/manual/de/sylpheed-15.html
7842         * doc/manual/de/sylpheed-16.html
7843         * doc/manual/de/sylpheed-17.html
7844         * doc/manual/de/sylpheed-18.html
7845         * doc/manual/de/sylpheed-19.html
7846         * doc/manual/de/sylpheed-2.html
7847         * doc/manual/de/sylpheed-20.html
7848         * doc/manual/de/sylpheed-3.html
7849         * doc/manual/de/sylpheed-4.html
7850         * doc/manual/de/sylpheed-5.html
7851         * doc/manual/de/sylpheed-6.html
7852         * doc/manual/de/sylpheed-7.html
7853         * doc/manual/de/sylpheed-8.html
7854         * doc/manual/de/sylpheed-9.html
7855         * doc/manual/de/sylpheed.html
7856         * doc/manual/en/.cvsignore
7857         * doc/manual/en/Makefile.am
7858         * doc/manual/en/sylpheed-1.html
7859         * doc/manual/en/sylpheed-10.html
7860         * doc/manual/en/sylpheed-11.html
7861         * doc/manual/en/sylpheed-12.html
7862         * doc/manual/en/sylpheed-13.html
7863         * doc/manual/en/sylpheed-14.html
7864         * doc/manual/en/sylpheed-15.html
7865         * doc/manual/en/sylpheed-16.html
7866         * doc/manual/en/sylpheed-17.html
7867         * doc/manual/en/sylpheed-18.html
7868         * doc/manual/en/sylpheed-19.html
7869         * doc/manual/en/sylpheed-2.html
7870         * doc/manual/en/sylpheed-20.html
7871         * doc/manual/en/sylpheed-21.html
7872         * doc/manual/en/sylpheed-22.html
7873         * doc/manual/en/sylpheed-3.html
7874         * doc/manual/en/sylpheed-4.html
7875         * doc/manual/en/sylpheed-5.html
7876         * doc/manual/en/sylpheed-6.html
7877         * doc/manual/en/sylpheed-7.html
7878         * doc/manual/en/sylpheed-8.html
7879         * doc/manual/en/sylpheed-9.html
7880         * doc/manual/en/sylpheed.html
7881         * doc/manual/es/.cvsignore
7882         * doc/manual/es/Makefile.am
7883         * doc/manual/es/sylpheed-1.html
7884         * doc/manual/es/sylpheed-10.html
7885         * doc/manual/es/sylpheed-11.html
7886         * doc/manual/es/sylpheed-12.html
7887         * doc/manual/es/sylpheed-13.html
7888         * doc/manual/es/sylpheed-14.html
7889         * doc/manual/es/sylpheed-15.html
7890         * doc/manual/es/sylpheed-16.html
7891         * doc/manual/es/sylpheed-17.html
7892         * doc/manual/es/sylpheed-18.html
7893         * doc/manual/es/sylpheed-19.html
7894         * doc/manual/es/sylpheed-2.html
7895         * doc/manual/es/sylpheed-20.html
7896         * doc/manual/es/sylpheed-3.html
7897         * doc/manual/es/sylpheed-4.html
7898         * doc/manual/es/sylpheed-5.html
7899         * doc/manual/es/sylpheed-6.html
7900         * doc/manual/es/sylpheed-7.html
7901         * doc/manual/es/sylpheed-8.html
7902         * doc/manual/es/sylpheed-9.html
7903         * doc/manual/es/sylpheed.html
7904         * doc/manual/fr/.cvsignore
7905         * doc/manual/fr/Makefile.am
7906         * doc/manual/fr/sylpheed-1.html
7907         * doc/manual/fr/sylpheed-10.html
7908         * doc/manual/fr/sylpheed-11.html
7909         * doc/manual/fr/sylpheed-12.html
7910         * doc/manual/fr/sylpheed-13.html
7911         * doc/manual/fr/sylpheed-14.html
7912         * doc/manual/fr/sylpheed-15.html
7913         * doc/manual/fr/sylpheed-16.html
7914         * doc/manual/fr/sylpheed-17.html
7915         * doc/manual/fr/sylpheed-18.html
7916         * doc/manual/fr/sylpheed-19.html
7917         * doc/manual/fr/sylpheed-2.html
7918         * doc/manual/fr/sylpheed-20.html
7919         * doc/manual/fr/sylpheed-3.html
7920         * doc/manual/fr/sylpheed-4.html
7921         * doc/manual/fr/sylpheed-5.html
7922         * doc/manual/fr/sylpheed-6.html
7923         * doc/manual/fr/sylpheed-7.html
7924         * doc/manual/fr/sylpheed-8.html
7925         * doc/manual/fr/sylpheed-9.html
7926         * doc/manual/fr/sylpheed.html
7927         * doc/manual/ja/.cvsignore
7928         * doc/manual/ja/Makefile.am
7929         * doc/manual/ja/sylpheed-1.html
7930         * doc/manual/ja/sylpheed-10.html
7931         * doc/manual/ja/sylpheed-11.html
7932         * doc/manual/ja/sylpheed-12.html
7933         * doc/manual/ja/sylpheed-13.html
7934         * doc/manual/ja/sylpheed-14.html
7935         * doc/manual/ja/sylpheed-15.html
7936         * doc/manual/ja/sylpheed-16.html
7937         * doc/manual/ja/sylpheed-17.html
7938         * doc/manual/ja/sylpheed-18.html
7939         * doc/manual/ja/sylpheed-19.html
7940         * doc/manual/ja/sylpheed-2.html
7941         * doc/manual/ja/sylpheed-20.html
7942         * doc/manual/ja/sylpheed-3.html
7943         * doc/manual/ja/sylpheed-4.html
7944         * doc/manual/ja/sylpheed-5.html
7945         * doc/manual/ja/sylpheed-6.html
7946         * doc/manual/ja/sylpheed-7.html
7947         * doc/manual/ja/sylpheed-8.html
7948         * doc/manual/ja/sylpheed-9.html
7949         * doc/manual/ja/sylpheed.html
7950         * doc/manual/ja/sylpheed.sgml
7951         * src/mainwindow.c
7952                 Remove outdated manual and faq. Noisy, eh?
7953
7954 2005-12-06 [colin]      1.9.100cvs70
7955
7956         * src/compose.c
7957         * src/quote_fmt_parse.y
7958         * src/undo.c
7959         * src/undo.h
7960                 Allow %X to position cursor at 0 
7961                 (no %X = before signature)
7962                 Fix paste as quotation putting the cursor at 0
7963                 Fix undo offsets when pasting
7964                 Insert the quote_fmt at once instead of line 
7965                 by line
7966                 Fix [Edited] when starting to reply/forward
7967
7968 2005-12-06 [paul]       1.9.100cvs69
7969
7970         * src/plugins/clamav/clamav_plugin_gtk.c
7971                 add another tooltip
7972         * src/plugins/spamassassin/spamassassin_gtk.c
7973                 rework spamassassin_create_widget_func()
7974
7975 2005-12-05 [colin]      1.9.100cvs68
7976
7977         * po/POTFILES.in
7978                 Fix make release ;-)
7979
7980 2005-12-05 [colin]      1.9.100cvs67
7981
7982         * src/compose.c
7983         * src/compose.h
7984                 Fix cursor positioning (not obeying %X)
7985
7986 2005-12-05 [paul]       1.9.100cvs66
7987
7988         * src/plugins/dillo_viewer/dillo_prefs.c
7989                 fix compilation warning
7990
7991 2005-12-05 [paul]       1.9.100cvs65
7992
7993         * src/prefs_spelling.c
7994         * src/plugins/trayicon/trayicon.c
7995                 cleanups - remove unused stuff
7996
7997 2005-12-05 [paul]       1.9.100cvs64
7998
7999         * README
8000         * manual/plugins.xml
8001                 remove info about removed mathml_viewer plugin
8002
8003 2005-12-05 [paul]       1.9.100cvs63
8004
8005         * configure.ac
8006         * src/plugins/Makefile.am
8007         * src/plugins/mathml_viewer/.cvsignore
8008         * src/plugins/mathml_viewer/Makefile.am
8009         * src/plugins/mathml_viewer/mathml_viewer.c
8010                 remove unmaintained mathml_viewer plugin
8011
8012 2005-12-05 [paul]       1.9.100cvs62
8013
8014         * src/summaryview.c
8015                 obey prefs_common.always_show_msg when
8016                 moving a msg
8017                 Thanks to Colin
8018
8019 2005-12-05 [paul]       1.9.100cvs61
8020
8021         * src/compose.c
8022         * src/prefs_account.c
8023         * src/prefs_filtering.c
8024         * src/prefs_quote.c
8025         * src/prefs_spelling.c
8026         * src/prefs_toolbar.c
8027         * src/summaryview.c
8028         * src/gtk/gtkutils.c
8029         * src/gtk/quicksearch.c
8030         * src/plugins/dillo_viewer/dillo_prefs.c
8031                 dialog cleanups
8032
8033 2005-12-04 [paul]       1.9.100cvs60
8034
8035         * src/inc.c
8036         * src/prefs_account.c
8037         * src/prefs_account.h
8038                 allow a Local account to specify a
8039                 default inbox
8040                 (closes bug 843 'Inbox cannot be changed for local
8041                  mailboxes')
8042
8043 2005-12-04 [colin]      1.9.100cvs59
8044
8045         * src/plugins/trayicon/trayicon.c
8046                 Remove Get, rename Get All to Get Mail in order to
8047                 be consistent with the default main toolbar
8048
8049 2005-12-03 [colin]      1.9.100cvs58
8050
8051         * manual/gpl.xml
8052         * manual/sylpheed-claws-manual.xml
8053                 Add GPL appendix
8054
8055 2005-12-03 [paul]       1.9.100cvs57
8056
8057         * AUTHORS
8058         * po/sv.po
8059         * src/gtk/authors.h
8060                 new (partially complete) Swedish translation
8061                 by Anders Troback <sylpheed@troback.com>
8062
8063 2005-12-02 [paul]       1.9.100cvs56
8064
8065         * configure.ac
8066                 libetpan 0.41 required
8067
8068 2005-12-02 [paul]       1.9.100cvs55
8069
8070         * src/plugins/clamav/clamav_plugin.c
8071         * src/plugins/clamav/clamav_plugin.h
8072         * src/plugins/clamav/clamav_plugin_gtk.c
8073         * src/plugins/spamassassin/spamassassin.c
8074         * src/plugins/spamassassin/spamassassin.h
8075         * src/plugins/spamassassin/spamassassin_gtk.c
8076                 unregister prefs pages on unloading, thus
8077                 preventing a crash
8078                 (thanks to Colin for the hint)
8079
8080 2005-12-02 [wwp]        1.9.100cvs54
8081
8082         * src/quote_fmt.h
8083         * src/quote_fmt_parse.y
8084                 fix misuse of gboolean*, use gboolean instead
8085                 (thanks to Paul, Colin, for pointing out that scaring one)
8086
8087 2005-12-02 [paul]       1.9.100cvs53
8088
8089         * src/plugins/clamav/clamav_plugin.c
8090                 int no --> unsigned int no
8091         * src/plugins/clamav/clamav_plugin_gtk.c
8092                 rework config page
8093
8094 2005-12-02 [wwp]        1.9.100cvs52
8095
8096         * src/compose.c
8097         * src/prefs_template.c
8098         * src/quote_fmt.h
8099         * src/quote_fmt_parse.y
8100                 prevent from executing |f and |p templates commands when
8101                 adding or replacing templates in prefs (avoids annoying and
8102                 potentially dangerous behaviours)
8103
8104 2005-12-02 [paul]       1.9.100cvs51
8105
8106         * src/prefs_common.c
8107                 allow translation of some default values
8108                 Patch by Fabien Vantard
8109
8110 2005-12-02 [paul]       1.9.100cvs50
8111
8112         * src/codeconv.c
8113         * src/codeconv.h
8114         * src/prefs_common.c
8115         * src/prefs_common.h
8116         * src/prefs_message.c
8117         * src/textview.c
8118                 remove obsolete 'convert_mb_alnum' option
8119                 and related stuff
8120         * src/gtk/about.c
8121                 remove unused 'about_textview_visibility_notify'
8122
8123 2005-12-02 [paul]       1.9.100cvs49
8124
8125         * src/prefs_account.c
8126         * src/prefs_compose_writing.c
8127         * src/prefs_fonts.c
8128         * src/prefs_gtk.h
8129         * src/prefs_image_viewer.c
8130         * src/prefs_message.c
8131         * src/prefs_other.c
8132         * src/prefs_receive.c
8133         * src/prefs_send.c
8134         * src/prefs_spelling.c
8135         * src/prefs_summaries.c
8136         * src/prefs_wrapping.c
8137         * src/plugins/dillo_viewer/dillo_prefs.c
8138         * src/plugins/pgpcore/prefs_gpg.c
8139                 several cleanups to the prefs dialogs
8140                 (slightly modified) patch by Fabien Vantard
8141
8142 2005-12-02 [paul]       1.9.100cvs48
8143
8144         * src/main.c
8145                 --exit means exit
8146         * src/send_message.c
8147                 fix crash on send when connection fails
8148
8149         Thanks to Colin
8150
8151 2005-12-01 [colin]      1.9.100cvs47
8152
8153         * src/html.c
8154                 Translate &hellip; to "..."
8155
8156 2005-11-30 [colin]      1.9.100cvs46
8157
8158         * src/matcher.c
8159         * src/matcher.h
8160                 Optimize back yesterday's fix.
8161
8162 2005-11-30 [paul]       1.9.100cvs45
8163
8164         * manual/faq.xml
8165                 standardised
8166         * manual/intro.xml
8167                 written by Colin, edited by me
8168
8169 2005-11-29 [colin]      1.9.100cvs44
8170
8171         * src/matcher.c
8172                 Skip headers unconditionnaly in match_body if the
8173                 rule is not message or ~message
8174
8175 2005-11-29 [colin]      1.9.100cvs43
8176
8177         * src/matcher.c
8178                 Fix body_part and such, not skipping headers 
8179                 if the matchcriteria wasn't the first in the rule
8180
8181 2005-11-29 [colin]      1.9.100cvs42
8182
8183         * src/compose.c
8184                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8185                 option missing from message view window)
8186                 Fix double text D'n'D with gtk-2.8
8187         * src/matcher.c
8188                 Fix ~message, ~headers_part, ~body_part rules
8189         * src/messageview.c
8190                 Add Windows-1252 (Closes bug #863)
8191                 Fix accels
8192         * src/gtk/gtkaspell.c
8193                 Properly destroy accels in all menus
8194
8195 2005-11-29 [mones]      1.9.100cvs41
8196
8197         * po/es.po
8198                 Updated.
8199
8200 2005-11-27 [colin]      1.9.100cvs40
8201
8202         * src/mh_gtk.c
8203                 "/Remove mailbox" -> "/Remove mailbox..."
8204
8205 2005-11-27 [paul]       1.9.100cvs39
8206
8207         * AUTHORS
8208         * po/de.po
8209         * src/gtk/authors.h
8210                 updated by new maintainer, Stephan Sachse
8211
8212 2005-11-27 [paul]       1.9.100cvs38
8213
8214         * manual/faq.xml
8215                 written by Colin, edited by me
8216
8217 2005-11-27 [paul]       1.9.100cvs37
8218
8219         * src/prefs_common.c
8220         * src/prefs_common.h
8221         * src/prefs_receive.c
8222         * src/prefs_summaries.c
8223                 move 'go to inbox after receiving new mail'
8224                 option from display/sumamaries to mail
8225                 handling/receive, and rework prefs_summaries
8226                 dialog a little
8227
8228 2005-11-25 [martin]     1.9.100cvs36
8229
8230         * po/de.po
8231             fixed windows-1252 translation;
8232             translated some new and fuzzy strings
8233
8234 2005-11-25 [paul]       1.9.100cvs35
8235
8236         * src/plugins/clamav/clamav_plugin.c
8237                 complete the update done in cvs34
8238
8239 2005-11-25 [paul]       1.9.100cvs34
8240
8241         * src/plugins/clamav/clamav_plugin.c
8242                 reflect upstream changes
8243
8244 2005-11-25 [paul]       1.9.100cvs33
8245
8246         * manual/ack.xml
8247         * manual/plugins.xml
8248         * manual/sylpheed-claws-manual.xml
8249                 written/updated by Colin, edited by me
8250         * tools/acroread2sylpheed.pl
8251                 update binary name
8252
8253 2005-11-24 [colin]      1.9.100cvs32
8254
8255         * src/compose.c
8256                 Fix bug #856 (reediting messages forgets Request
8257                 Return Receipt)
8258
8259 2005-11-24 [paul]       1.9.100cvs31
8260
8261         * manual/addrbook.xml
8262         * manual/starting.xml
8263                 written by Colin, proofread, edited, adapted by me
8264         * manual/advanced.xml
8265                 add some Actions examples
8266         * src/importldif.c
8267                 use a Save button instead of a Close button
8268         * src/wizard.c
8269                 indicate mandatory fields
8270                 fix page display
8271                 Thanks to Colin
8272
8273 2005-11-23 [colin]      1.9.100cvs30
8274
8275         * src/addressbook.c
8276                 Rename menu item, fix possible crash after
8277                 deletion of books
8278         * src/addrindex.c
8279                 Allow searching for '*' in ldap
8280         * src/browseldap.c
8281                 Fix "Browse Entry" (did anyone use it?)
8282         * src/wizard.c
8283                 Add guards for mandatory information
8284
8285 2005-11-23 [paul]       1.9.100cvs29
8286
8287         * manual/advanced.xml
8288                 corrections to the English
8289
8290 2005-11-23 [colin]      1.9.100cvs28
8291
8292         * src/mimeview.c
8293                 Fix possible crash at exit. After the call to
8294                 gtk_container_remove(), the Viewer's widget has no
8295                 more parent so gtk+ automatically frees it and its
8296                 sons. If destroy_viewer() then try to access it,
8297                 problems ensue.
8298
8299 2005-11-22 [colin]      1.9.100cvs27
8300
8301         * src/compose.c
8302         * src/gtk/gtkaspell.c
8303                 Fix right-clicking on a misspelled word
8304                 Fix More... in suggestions menu
8305
8306 2005-11-22 [wwp]        1.9.100cvs26
8307
8308         * src/prefs_template.c
8309                 templates works: re-sort templates list when adding or replacing,
8310                 prevent from adding or replacing when the template name is empty
8311
8312 2005-11-21 [colin]      1.9.100cvs25
8313
8314         * src/addressbook.c
8315                 Fix some addressbook suckage (dnd, select all)
8316         * src/compose.c
8317         * src/gtk/gtkaspell.c
8318         * src/gtk/gtkaspell.h
8319                 Make the spellchecker menu work with the 
8320                 GtkTextView one instead of overriding it
8321
8322 2005-11-20 [paul]       1.9.100cvs24
8323
8324         * manual/handling.xml
8325                 proofread and corrected
8326
8327 2005-11-20 [paul]       1.9.100cvs23
8328
8329         * manual/Makefile
8330                 generate html as one file
8331         * manual/advanced.xml
8332                 fix output generation
8333                 reformat hidden options list
8334         * manual/manual.xml     ** REMOVED **
8335         * manual/sylpheed-claws-manual.xml      ** ADDED **
8336                 renamed
8337
8338 2005-11-18 [colin]      1.9.100cvs22
8339
8340         * src/prefs_account.c
8341                 Fix layout in news and mbox accounts
8342         * manual/account.xml
8343         * manual/advanced.xml
8344                 New contents for Paul to check :)
8345
8346 2005-11-18 [wwp]        1.9.100cvs21
8347
8348         * src/gtk/quicksearch.c
8349                 don't update extended quicksearch buttons twice
8350
8351 2005-11-18 [paul]       1.9.100cvs20
8352
8353         * src/textview.c
8354                 complete 1.9.100cvs19
8355
8356 2005-11-18 [paul]       1.9.100cvs19
8357
8358         * src/compose.c
8359                 cosmetic improvements
8360         * src/textview.c
8361                 also list text/* attachments
8362
8363 2005-11-18 [colin]      1.9.100cvs18
8364
8365         * src/summaryview.c
8366                 Use column 0 instead of -1 in 
8367                 gtk_ctree_node_moveto, in a naive
8368                 hope it'll fix the gtk-related crashes
8369
8370 2005-11-18 [colin]      1.9.100cvs17
8371
8372         * src/gtk/inputdialog.c
8373                 Fix icon staying the first one
8374
8375 2005-11-17 [wwp]        1.9.100cvs16
8376                 fix possible problem showing some quicksearch buttons, and a bad
8377                 call to g_return_if_fail in a function that returns a value (both
8378                 fixes by Fabien Vantard)
8379
8380 2005-11-15 [wwp]        1.9.100cvs15
8381
8382         * src/gtk/quicksearch.c
8383                 added a tooltip to that obscure ... quicksearch button
8384
8385 2005-11-15 [wwp]        1.9.100cvs14
8386
8387         * src/gtk/quicksearch.c
8388                 add a quicksearch helper to filtering expression users: the ... button
8389                 raises the condition expr window. condition expressions set up w/ this
8390                 window are used by the quicksearch if the user closes it pressing OK.
8391
8392 2005-11-14 [paul]       1.9.100cvs13
8393
8394         * src/plugins/clamav/clamav_plugin.c
8395         * src/plugins/spamassassin/spamassassin.c
8396                 change plugin type following recent merging
8397
8398 2005-11-14 [wwp]        1.9.100cvs12
8399
8400         * src/folder.c
8401                 prevent from crashing when copying/moving message(s) from and
8402                 to the same folder
8403
8404 2005-11-14 [paul]       1.9.100cvs11
8405
8406         * src/plugins/clamav/Makefile.am
8407         * src/plugins/clamav/clamav_plugin.c
8408         * src/plugins/clamav/clamav_plugin.h
8409         * src/plugins/clamav/clamav_plugin_gtk.c
8410                 also merge clamav and clamav_gtk plugins
8411
8412 2005-11-13 [colin]      1.9.100cvs10
8413
8414         * configure.ac
8415         * src/plugins/spamassassin/Makefile.am
8416         * src/plugins/spamassassin/spamassassin.c
8417         * src/plugins/spamassassin/spamassassin.h
8418         * src/plugins/spamassassin/spamassassin_gtk.c
8419                 Merge spamassassin and spamassassin_gtk plugins,
8420                 and build it by default.
8421
8422 2005-11-12 [colin]      1.9.100cvs9
8423
8424         * src/etpan/imap-thread.c
8425                 Fix gcc warning
8426
8427 2005-11-12 [colin]      1.9.100cvs8
8428
8429         * src/procmime.c
8430                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8431
8432 2005-11-10 [colin]      1.9.100cvs7
8433
8434         * src/main.c
8435                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8436                 minimised state)
8437
8438 2005-11-10 [wwp]        1.9.100cvs6
8439
8440         * src/gtk/description_window.c
8441                 fix a crash when closing description windows using the WM's [X] button
8442
8443 2005-11-09 [colin]      1.9.100cvs5
8444
8445         * src/common/ssl.c
8446                 Update libetpan call to follow upstream
8447                 (yes, this requires libetpan-0.40cvs3)
8448
8449 2005-11-08 [colin]      1.9.100cvs4
8450
8451         * src/compose.c
8452         * src/textview.c
8453         * src/common/utils.c
8454         * src/common/utils.h
8455                 Enhance the email parser
8456
8457 2005-11-08 [colin]      1.9.100cvs3
8458
8459         * src/procmime.c
8460                 Fix what looks like an off-by-one (fixes 
8461                 attachments from the Bat)
8462
8463 2005-11-08 [wwp]        1.9.100cvs2
8464
8465         * src/main.c
8466                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8467
8468 2005-11-08 [wwp]        1.9.100cvs1
8469
8470         * src/main.c
8471                 allow exiting Sylpheed-Claws from command-line
8472
8473 2005-11-08 [paul]       1.9.100
8474
8475         1.9.100 released
8476
8477 2005-11-07 [colin]      1.9.99cvs17
8478
8479         * src/addritem.c
8480         * src/ldif.c
8481                 Fix import of base-64 encoded items
8482
8483 2005-11-07 [colin]      1.9.99cvs16
8484
8485         * src/send_message.c
8486                 Fix bug #314 (Queue does not empty under certain 
8487                 circumstances)
8488
8489 2005-11-07 [paul]       1.9.99cvs15
8490
8491         * src/mutt.c
8492         * src/pine.c
8493                 fix buffer overflows
8494                 Thanks to Colin
8495
8496 2005-11-07 [paul]       1.9.99cvs14
8497
8498         * doc/man/Makefile.am
8499         * doc/man/sylpheed-claws.1      ** ADDED **
8500         * doc/man/sylpheed.1            ** DELETED **
8501                 rename and update the man file
8502
8503 2005-11-06 [colin]      1.9.99cvs13
8504
8505         * src/ldif.c
8506                 Fix ldif_get_line() that returned empty strings
8507                 (Didn't understand why). Also fix a possible
8508                 buffer overflow.
8509
8510 2005-11-06 [wwp]        1.9.99cvs12
8511
8512         * src/textview.c
8513         * src/gtk/about.c
8514         * src/gtk/gtkutils.c
8515         * src/gtk/gtkutils.h
8516                 fix a compilation warning,
8517                 make links sensitive in the about dialog
8518
8519 2005-11-04 [wwp]        1.9.99cvs11
8520
8521         * src/gtk/about.c
8522                 don't wrap or translate URIs, and a bit text format cleanup
8523
8524 2005-11-04 [wwp]        1.9.99cvs10
8525
8526         * src/gtk/about.c
8527                 better textview tagging implementation (no more use of marks for
8528                 postponed tagging)
8529
8530 2005-11-02 [colin]      1.9.99cvs9
8531
8532         * src/common/ssl.c
8533                 Forgot an ifdef
8534
8535 2005-11-02 [colin]      1.9.99cvs8
8536
8537         * configure.ac
8538                 Require libetpan-0.40 due to upstream fix
8539         * src/common/ssl.c
8540                 Tell libetpan not to call SSL_Library_Init,
8541                 as we do it ourselves.
8542
8543 2005-11-02 [colin]      1.9.99cvs7
8544
8545         * po/POTFILES.in
8546                 Add missing files (thanks to Fabien Vantard)
8547
8548 2005-11-02 [colin]      1.9.99cvs6
8549
8550         * src/summaryview.c
8551                 Fix totals when read messages are hidden or quicksearch
8552                 is on
8553         * src/ssl_manager.c
8554         * src/ssl_manager.h
8555         * src/common/ssl_certificate.c
8556         * src/common/ssl_certificate.h
8557         * src/gtk/sslcertwindow.c
8558         * src/gtk/sslcertwindow.h
8559                 Fix copyright on my stuff
8560
8561 2005-11-02 [wwp]        1.9.99cvs5
8562
8563         * src/prefs_themes.c
8564                 fix directory name checking (theme installation/removal),
8565                 made related error a bit more verbose
8566
8567 2005-11-02 [colin]      1.9.99cvs4
8568
8569         * src/summaryview.c
8570                 Fix typo (probably fixes bug #841 (Sort by the From 
8571                 field doesn't work)
8572
8573 2005-11-02 [paul]       1.9.99cvs3
8574
8575         * po/ko.po
8576         * po/nb.po
8577                 updated by SungHyun Nam, Geir Helland
8578         * src/wizard.c
8579                 fix typo in welcome message. spotted by
8580                 Andrea Spadaccini
8581
8582 2005-11-01 [colin]      1.9.99cvs2
8583
8584         * src/compose.c
8585                 Fix replying to ml wen confirming subscription
8586         * src/messageview.c
8587         * src/mimeview.c
8588         * src/mimeview.h
8589         * src/privacy.h
8590         * src/summaryview.c
8591                 Make key check non blocking
8592
8593 2005-10-31 [paul]       1.9.99cvs1
8594
8595         * tools/claws.i18n.status.pl
8596                 updated for ChangeLog
8597
8598 2005-10-31 [paul]       1.9.99
8599
8600         1.9.99 released
8601
8602 2005-10-31 [paul]       1.9.15cvs131
8603
8604         * .cvsignore
8605         * ChangeLog
8606         * ChangeLog.claws       ** REMOVED **
8607         * ChangeLog-gtk2.claws  ** REMOVED **
8608         * ChangeLog.gtk1        ** ADDED **
8609         * INSTALL
8610         * Makefile.am
8611         * NEWS
8612         * README
8613         * README.claws          ** REMOVED **
8614         * README.jp             ** REMOVED **
8615         * RELEASE_NOTES         ** ADDED **
8616         * RELEASE_NOTES.claws   ** REMOVED **
8617         * commitHelper
8618         * configure.ac
8619         * sylpheed.spec.in      ** REMOVED **
8620                 tidy up and update the default docs:
8621                 ChangeLog.claws is renamed ChangeLog.gtk1
8622                 ChangeLog-gtk2.claws is renamed ChangeLog
8623                 README.claws is renamed README
8624                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8625
8626 2005-10-31 [paul]       1.9.15cvs130
8627
8628         * po/it.po
8629                 fix errors
8630
8631 2005-10-31 [paul]       1.9.15cvs129
8632
8633         * po/ca.po
8634         * po/de.po
8635         * po/en_GB.po
8636         * po/fr.po
8637         * po/it.po
8638         * po/pt_BR.po
8639         * po/sk.po
8640         * po/sr.po
8641         * po/zh_CN.po
8642                 updated by Miquel Oliete, Stephan Sachse and
8643                 Thomas Gilgin, me, Fabien Vantard, Andrea
8644                 Spadaccini, Frederico Goncalves Guimaraes,
8645                 Andrej Kacian, Aleksandar Urosevic, and
8646                 Ralgh Young.
8647
8648 2005-10-31 [mones]      1.9.15cvs128
8649
8650         * manual/faq.xml
8651                 More questions.
8652         
8653         * po/es.po
8654                 Updated for release.
8655
8656 2005-10-30 [colin]      1.9.15cvs127
8657
8658         * src/compose.c
8659                 Place cursor before rewrapping (fixes cursor
8660                 pos if quotation gets rewrapped)
8661
8662 2005-10-29 [paul]       1.9.15cvs126
8663
8664         * src/crash.c
8665         * src/foldersel.c
8666         * src/main.c
8667         * src/messageview.c
8668         * src/toolbar.c
8669         * src/gtk/authors.h
8670                 corrections to text items
8671
8672 2005-10-28 [colin]      1.9.15cvs125
8673
8674         * src/messageview.c
8675                 Make "hit 'C' to check sig" work from extern 
8676                 messageviews
8677
8678 2005-10-27 [colin]      1.9.15cvs124
8679
8680         * src/summaryview.c
8681                 Add a hack to avoid segfaulting when hammering 
8682                 on gtk's events
8683
8684 2005-10-27 [wwp]        1.9.15cvs123
8685
8686         * src/prefs_themes.c
8687                 sort list of themes names in themes prefs
8688
8689 2005-10-27 [paul]       1.9.15cvs122
8690
8691         * src/folder.c
8692         * src/prefs_account.c
8693                 fix building on Solaris
8694                 Patch by Alex Moore
8695
8696 2005-10-27 [wwp]        1.9.15cvs121
8697
8698         * src/summaryview.c
8699         * src/gtk/gtksctree.c
8700                 speed up unselecting messages in summary view (thanks to Colin)
8701
8702 2005-10-27 [paul]       1.9.15cvs120
8703
8704         * src/mainwindow.c
8705                 fix a compilation warning
8706         * src/summaryview.c
8707                 fix updating of 'n items selected' count
8708                 when deselecting
8709
8710 2005-10-27 [martin]     1.9.15cvs119
8711
8712         * src/action.c
8713                 ignore actions with a leading '/' in the action menu name
8714                 fixes a crash on menu creation
8715         * src/prefs_actions.c
8716                 do not allow a leading '/' in the action menu name
8717
8718 2005-10-27 [paul]       1.9.15cvs118
8719
8720         * src/main.c
8721                 fix compilation warning
8722
8723 2005-10-27 [paul]       1.9.15cvs117
8724
8725         * src/procmime.c
8726                 add #if HAVE_LOCALE_H
8727
8728 2005-10-27 [paul]       1.9.15cvs116
8729
8730         * src/plugins/clamav/clamav_plugin.c
8731         * src/plugins/dillo_viewer/dillo_viewer.c
8732         * src/plugins/mathml_viewer/mathml_viewer.c
8733         * src/plugins/pgpcore/plugin.c
8734         * src/plugins/pgpinline/plugin.c
8735         * src/plugins/pgpmime/plugin.c
8736         * src/plugins/spamassassin/spamassassin.c
8737         * src/plugins/trayicon/trayicon.c
8738                 plugin_init() : make error messages more
8739                 informative
8740
8741 2005-10-26 [wwp]        1.9.15cvs115
8742
8743         * src/prefs_matcher.c
8744                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8745
8746 2005-10-26 [wwp]        1.9.15cvs114
8747
8748         * src/procmime.c
8749         * src/gtk/gtksctree.c
8750         * src/plugins/spamassassin/libspamc.c
8751         * src/plugins/spamassassin/spamassassin.c
8752                 fix some compilation warnings more
8753
8754 2005-10-26 [mones]      1.9.15cvs113
8755
8756         * po/es.po
8757                 Updated translation
8758
8759 2005-10-26 [paul]       1.9.15cvs112
8760
8761         * src/prefs_message.c
8762                 give all display_xface stuff the
8763                 #if HAVE_LIBCOMPFACE treatment, thus
8764                 preventing a crash
8765                 (Thanks to Wolfgang Enderlein)
8766
8767 2005-10-26 [colin]      1.9.15cvs111
8768
8769         * src/gedit-print.c
8770                 Fix date format
8771         * src/imap_gtk.c
8772         * src/news_gtk.c
8773                 Remove context menu items that should not be there
8774         * src/jpilot.c
8775                 Fix encoding
8776         * src/main.c
8777         * src/mainwindow.c
8778                 Don't show the mainwindow too soon
8779
8780 2005-10-26 [wwp]        1.9.15cvs110
8781
8782         * src/folder.c
8783         * src/manual.c
8784         * src/summaryview.c
8785                 fix uninitialized pointers in the folder updating hook
8786                 (thanks to Colin)
8787
8788 2005-10-25 [mones]      1.9.15cvs109
8789
8790         * manual/faq.xml
8791                 General information subsection completed. 
8792                 Removed archaic references.
8793                 
8794         * manual/Makefile
8795         * manual/dtd/manual.dsl
8796                 Added customization stylesheet for getting paragraphs
8797                 fully justified in PDF output (as suggested by Colin).
8798
8799 2005-10-25 [colin]      1.9.15cvs108
8800
8801         * src/compose.c
8802                 Fix a second leak
8803
8804 2005-10-25 [colin]      1.9.15cvs107
8805
8806         * src/addrbook.c
8807         * src/addrindex.c
8808                 Fix leak (xml_get_element() allocates memory)
8809         * src/compose.c
8810                 Fix leak + dead code (shame!)
8811         * src/procmime.c
8812                 Fix leak
8813
8814 2005-10-25 [colin]      1.9.15cvs106
8815
8816         * src/mimeview.c
8817                 Fix encoding issue in Save all and in 
8818                 overwrite-confirmation alertpanel
8819
8820 2005-10-25 [colin]      1.9.15cvs105
8821
8822         * src/common/socket.c
8823                 Fix a leak - Thanks to Christopher Aillon
8824                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8825
8826 2005-10-25 [paul]       1.9.15cvs104
8827
8828         * src/wizard.c
8829                 Always guess servers from the right-hand
8830                 email part and guess username from the
8831                 left-hand part. (Thanks to Colin)
8832                 add an X-Face to the welcome message
8833
8834 2005-10-25 [paul]       1.9.15cvs103
8835
8836         * manual/handling.xml
8837                 written by Colin, edited by me
8838
8839 2005-10-25 [wwp]        1.9.15cvs102
8840
8841         * src/folderview.c
8842         * src/grouplistdialog.c
8843         * src/imap.c
8844         * src/noticeview.c
8845                 fix some compilation warnings
8846
8847 2005-10-24 [paul]
8848
8849         1.9.99-rc3 released
8850
8851 2005-10-24 [paul]       1.9.15cvs101
8852
8853         * src/gtk/about.c
8854                 fix window sizing
8855
8856 2005-10-24 [paul]       1.9.15cvs100
8857
8858         * src/pixmaps/offline.xpm
8859         * src/pixmaps/online.xpm
8860                 replace with last default versions
8861
8862 2005-10-24 [colin]      1.9.15cvs99
8863
8864         * src/imap.c
8865                 Fix bug when moving a folder
8866         * src/imap_gtk.c
8867         * src/mh_gtk.c
8868                 "Delete folder" pops up a window, so it 
8869                 should be suffixed with "..."
8870         * src/plugins/pgpcore/sgpgme.c
8871                 Include locale.h
8872
8873 2005-10-24 [mones]      1.9.15cvs98
8874
8875         * manual/Makefile
8876         * manual/account.xml
8877         * manual/ack.xml
8878         * manual/addrbook.xml
8879         * manual/advanced.xml
8880         * manual/faq.xml
8881         * manual/glossary.xml
8882         * manual/gpl.xml
8883         * manual/handling.xml
8884         * manual/intro.xml
8885         * manual/keyboard.xml
8886         * manual/manual.xml
8887         * manual/plugins.xml
8888         * manual/starting.xml
8889         * manual/dtd/sdocbook.dtd
8890                 Initial manual structure and some content.
8891
8892 2005-10-23 [wwp]        1.9.15cvs97
8893
8894         * src/gtk/about.c
8895                 fix a typo
8896
8897 2005-10-23 [wwp]        1.9.15cvs96
8898
8899         * src/gtk/about.c
8900         * src/gtk/authors.h
8901                 rework of the about window (main work by Paul), also featuring a few
8902                 fixes for typos and duplicate names
8903
8904 2005-10-23 [wwp]        1.9.15cvs95
8905
8906         * src/.cvsignore
8907                 Ignore the right binary name (sylpheed-claws now)
8908
8909 2005-10-23 [paul]       1.9.15cvs94
8910
8911         * src/compose.c
8912                 when using Folder Pref 'Default To for
8913                 replies' make the entry in the Compose
8914                 window bold
8915                 Patch by Fabien Vantard
8916
8917 2005-10-22 [colin]      1.9.15cvs93
8918
8919         * src/codeconv.c
8920                 Fix leak
8921
8922 2005-10-22 [colin]      1.9.15cvs92
8923
8924         * src/codeconv.c
8925                 try to convert using locale (apart utf8) if necessary
8926
8927 2005-10-22 [colin]      1.9.15cvs91
8928
8929         * src/pixmaps/new.xpm
8930         * src/pixmaps/unread.xpm
8931                 Make the unread envelope blue again and
8932                 saturate the new one a bit more.
8933
8934 2005-10-22 [colin]      1.9.15cvs90
8935
8936         * src/compose.c
8937                 When replying to a mail sent by one of our accounts,
8938                 use the original list of recipients. Let 'Reply All'
8939                 and 'Reply to sender' work like previously.
8940
8941 2005-10-21 [colin]      1.9.15cvs89
8942
8943         * src/prefs_filtering.c
8944                 Clear fields after add and replace
8945         * src/textview.c
8946                 Display xface differently (better)
8947         * src/plugins/pgpinline/pgpinline.c
8948                 Fix crappy encodings/recodings
8949
8950 2005-10-21 [paul]       1.9.15cvs88
8951
8952         * src/compose.c
8953         * src/prefs_folder_item.c
8954         * src/toolbar.c
8955                 fix news folder Folder Properties
8956                 (thanks to Colin)
8957         * src/folderview.c
8958                 update folderview after Themes change
8959                 keep selected folder selected
8960                 (thanks to Colin)
8961
8962 2005-10-21 [paul]       1.9.15cvs87
8963
8964         * tools/Makefile.am
8965         * tools/OOo2sylpheed.pl
8966         * tools/README
8967         * tools/README.sylprint
8968         * tools/asus_mailled.sh         ** REMOVED **
8969         * tools/filter_conv.pl
8970         * tools/freshmeat_search.pl
8971         * tools/google_search.pl
8972         * tools/gpg-sign-syl            ** REMOVED **
8973         * tools/kmail2sylpheed.pl
8974         * tools/kmail2sylpheed_v2.pl
8975         * tools/multiwebsearch.pl
8976         * tools/nautilus2sylpheed.sh
8977         * tools/newscache_clean.pl
8978         * tools/outlook2sylpheed.pl
8979         * tools/sylpheed-switcher       ** REMOVED **
8980         * tools/sylprint.pl
8981         * tools/sylprint.rc
8982         * tools/tb2sylpheed
8983         * tools/vcard2xml.py
8984         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8985                 update default config dir
8986                 update binary name (thanks to Fabien Vantard)
8987                 remove obsolete scripts
8988
8989 2005-10-21 [colin]      1.9.15cvs86
8990
8991         * src/inc.c
8992                 Fix possible leak and units. Based on a patch by
8993                 Fabien Vantard.
8994
8995 2005-10-20 [colin]      1.9.15cvs85
8996
8997         * src/textview.c
8998                 Clear xface when clearing textview
8999
9000 2005-10-20 [colin]      1.9.15cvs84
9001
9002         * configure.ac
9003         * src/folderview.c
9004         * src/headerview.c
9005         * src/main.c
9006         * src/prefs_common.c
9007         * src/prefs_common.h
9008         * src/prefs_message.c
9009         * src/textview.c
9010         * src/textview.h
9011         * src/common/defs.h
9012         * src/common/utils.c
9013         * src/common/utils.h
9014         * src/gtk/gtkutils.c
9015         * src/gtk/gtkutils.h
9016                 Migrate config to .sylpheed-claws (Automatically)
9017                 Add a way to get the Xface in the TextView
9018
9019 2005-10-20 [colin]      1.9.15cvs83
9020
9021         * src/gtk/Makefile.am
9022         * src/gtk/about.c
9023         * src/gtk/authors.h
9024                 Make the about dialog *grooovy*
9025
9026 2005-10-20 [colin]      1.9.15cvs82
9027
9028         * src/mimeview.c
9029                 Use "Open with" on double click if no command
9030                 was found
9031
9032 2005-10-20 [colin]      1.9.15cvs81
9033
9034         * src/imap.c
9035         * src/etpan/imap-thread.c
9036                 Fix possible crash.
9037
9038 2005-10-20 [paul]       1.9.15cvs80
9039
9040         * src/folder.c
9041                 don't show clipkey icon if the only
9042                 attachment is the signature
9043                 Patch by Colin
9044
9045 2005-10-20 [paul]       1.9.15cvs79
9046
9047         * AUTHORS
9048         * src/plugins/pgpmime/pgpmime.c
9049                 name the PGP/MIME signature 'signature.asc'
9050                 Patch by Andrew Nelson <freeandy@gmail.com>
9051
9052 2005-10-19 [colin]      1.9.15cvs78
9053
9054         * src/plugins/pgpmime/pgpmime.c
9055                 Oops, no need to double-check though
9056
9057 2005-10-19 [colin]      1.9.15cvs77
9058
9059         * src/plugins/pgpinline/pgpinline.c
9060         * src/plugins/pgpmime/pgpmime.c
9061                 Check that my_tmpfile() doesn't 
9062                 return NULL
9063
9064 2005-10-19 [colin]      1.9.15cvs76
9065
9066         * src/common/utils.c
9067                 Use shorter mime boundaries to avoid having
9068                 MTAs rewrapping our headers, breaking the
9069                 PGP signature in the process 
9070         * src/compose.c
9071         * src/plugins/pgpmime/pgpmime.c
9072                 Check for boundary uniqueness to be sure
9073                 it won't happen, instead of hoping for the
9074                 best
9075
9076 2005-10-19 [colin]      1.9.15cvs75
9077
9078         * sylpheed-claws.desktop
9079         * src/Makefile.am
9080         * src/main.c
9081                 Ship a sylpheed-claws binary instead
9082                 of a sylpheed one. Change the socket
9083                 name, too
9084         * src/folderview.c
9085                 Update folder only if it changed
9086         * src/wizard.c
9087                 Fix i18n in welcome mail, patch by
9088                 Fabien Vantard
9089
9090 2005-10-19 [paul]
9091
9092         1.9.99-rc2 released
9093
9094 2005-10-19 [paul]       1.9.15cvs74
9095
9096         * src/folder.c
9097         * src/folderview.c
9098                 fix summaryview update
9099                 Patch by Colin
9100
9101 2005-10-18 [colin]      1.9.15cvs73
9102
9103         * src/plugins/pgpcore/passphrase.c
9104                 Don't XGrabServer, and try a bit more to 
9105                 sync everything before grabbing mouse/keyboard
9106
9107 2005-10-18 [colin]      1.9.15cvs72
9108
9109         * src/Makefile.am
9110         * src/addressadd.c
9111         * src/addressbook.c
9112         * src/folderview.c
9113         * src/grouplistdialog.c
9114         * src/mimeview.c
9115         * src/stock_pixmap.c
9116         * src/stock_pixmap.h
9117         * src/summaryview.c
9118         * src/gtk/gtksctree.c
9119         * src/gtk/gtksctree.h
9120         * src/pixmaps/empty.xpm
9121                 Implement a wrapper call for gtk_ctree_set_node_info
9122                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9123                 pixmap instead of a NULL one. This works around some
9124                 memory problems deep inside gtk, revealed by valgrind,
9125                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9126                 as locked crashes sylpheed.), as well as, probably, 
9127                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9128
9129 2005-10-17 [colin]      1.9.15cvs71
9130
9131         * src/mimeview.c
9132                 Provide visual feedback when checking
9133                 signature
9134
9135 2005-10-17 [colin]      1.9.15cvs70
9136
9137         * src/main.c
9138                 Keep the folder list frozen while checking caches...
9139
9140 2005-10-17 [colin]      1.9.15cvs69
9141
9142         * src/addr_compl.c
9143                 Fi bug #833 (Autocompleting from addressbook 
9144                 fails with extended chars)
9145         * src/imap.c
9146                 Fix 'adding messages' staying in statusbar
9147                 after an error
9148
9149 2005-10-17 [wwp]        1.9.15cvs68
9150
9151         * src/ssl_manager.c
9152                 Fix buttons' layout resizing when window size changes
9153
9154 2005-10-17 [wwp]        1.9.15cvs67
9155
9156         * src/account.c
9157         * src/prefs_account.c
9158         * src/prefs_common.c
9159         * src/prefs_common.h
9160         * src/prefs_folder_item.c
9161         * src/prefs_gtk.c
9162         * src/gtk/logwindow.c
9163         * src/gtk/pluginwindow.c
9164         * src/gtk/prefswindow.c
9165         * src/gtk/prefswindow.h
9166                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9167
9168 2005-10-17 [paul]       1.9.15cvs66
9169
9170         * configure.ac
9171                 fix missing libetpan message
9172         * po/en_GB.po
9173                 updated
9174         * src/crash.c
9175         * src/manual.c
9176         * src/prefs_themes.c
9177         * src/common/defs.h
9178                 add some new URI defines, change some
9179                 others
9180         * src/wizard.c
9181                 make welcome message translatable
9182                 small improvements to english
9183                 other tweaks
9184         * src/gtk/menu.c
9185                 fix warnings
9186
9187 2005-10-17 [paul]       1.9.15cvs65
9188
9189         * src/summaryview.c
9190                 fix column titles
9191
9192 2005-10-16 [mones]      1.9.15cvs64
9193
9194         * po/es.po
9195                 Updated translation
9196
9197 2005-10-16 [colin]
9198
9199         1.9.99-rc1 released
9200
9201 2005-10-16 [colin]      1.9.15cvs63
9202
9203         * src/wizard.c
9204                 Fix whitespace
9205
9206 2005-10-16 [colin]      1.9.15cvs62
9207
9208         * src/toolbar.c
9209                 s/Get All/Get Mail/
9210         * src/wizard.c
9211                 Real welcome mail text, thanks Paul
9212
9213 2005-10-16 [colin]      1.9.15cvs61
9214
9215         * src/editldap.c
9216         * src/exporthtml.c
9217         * src/main.c
9218         * src/mainwindow.c
9219         * src/prefs_themes.c
9220         * src/prefs_toolbar.c
9221         * src/plugins/demo/demo.c
9222         * src/plugins/trayicon/trayicon.c
9223                 s/Sylpheed/Sylpheed-Claws/
9224
9225 2005-10-16 [colin]      1.9.15cvs60
9226
9227         * src/wizard.c
9228                 Add a welcome email in the first empty mailbox
9229         * src/prefs_common.c
9230                 Change one more default
9231
9232 2005-10-16 [colin]      1.9.15cvs59
9233
9234         * src/wizard.c
9235                 Remove printf
9236
9237 2005-10-16 [colin]      1.9.15cvs58
9238
9239         * src/toolbar.c
9240         * src/prefs_common.c
9241                 Change some defaults
9242
9243 2005-10-16 [colin]      1.9.15cvs57
9244
9245         * src/toolbar.c
9246         * src/prefs_common.c
9247                 Change some defaults
9248
9249 2005-10-16 [colin]      1.9.15cvs56
9250
9251         * src/wizard.c
9252                 By default, initialize fonts to have
9253                 the same size as normal GtkWidgets
9254
9255 2005-10-16 [colin]      1.9.15cvs55
9256
9257         * src/mimeview.c
9258                 Fix message a bit more
9259
9260 2005-10-16 [colin]      1.9.15cvs54
9261
9262         * src/addressbook.c
9263                 Second attempt at flicker fixing
9264
9265 2005-10-16 [colin]      1.9.15cvs53
9266
9267         * src/addressbook.c
9268                 Fix flicker
9269
9270 2005-10-16 [wwp]        1.9.15cvs52
9271
9272         * src/addressbook.c
9273         * src/editaddress.c
9274         * src/prefs_common.c
9275         * src/prefs_common.h
9276                 Remember window sizes (address book)
9277
9278 2005-10-16 [wwp]        1.9.15cvs51
9279
9280         * src/plugins/clamav/clamav_plugin_gtk.c
9281         * src/plugins/spamassassin/spamassassin_gtk.c
9282                 Fix compilation warnings (missing #include).
9283
9284 2005-10-16 [colin]      1.9.15cvs50
9285
9286         * src/mimeview.c
9287         * src/summaryview.c
9288         * src/textview.c
9289                 Make 'c' check signature, and forward
9290                 c, l, y, t from summaryview to mimeview
9291
9292 2005-10-16 [colin]      1.9.15cvs49
9293
9294         * src/addressbook.c
9295                 Put border around buttons
9296         * src/mainwindow.c
9297         * src/summaryview.c
9298                 Rework menus (Patch based on a patch
9299                 by Paul)
9300
9301 2005-10-15 [wwp]        1.9.15cvs48
9302
9303         * src/editjpilot.c
9304         * src/editldap.c
9305         * src/editvcard.c
9306         * src/exphtmldlg.c
9307         * src/expldifdlg.c
9308         * src/export.c
9309         * src/import.c
9310         * src/importldif.c
9311         * src/importmutt.c
9312         * src/importpine.c
9313         * src/prefs_account.c
9314         * src/prefs_spelling.c
9315         * src/gtk/gtkutils.c
9316         * src/gtk/gtkutils.h
9317         * src/plugins/clamav/clamav_plugin_gtk.c
9318         * src/plugins/spamassassin/spamassassin_gtk.c
9319                 use nicer browse-for-file/dir buttons than the "..." ones,
9320                 code factorizing more.
9321
9322 2005-10-14 [colin]      1.9.15cvs47
9323
9324         * src/mainwindow.c
9325                 set relief on the account switcher so that people see it
9326                 grey out Create processing rules when no message is selected
9327         * src/prefs_filtering.c
9328                 ask before closing if the rule has not been modified, even if
9329                 it's not valid
9330         * src/prefs_matcher.c
9331                 fix sensitivity when entering the dialog
9332         * src/gtk/inputdialog.c
9333                 display a better icon on password ask
9334         * src/plugins/pgpcore/passphrase.c
9335                 make the dialog look better
9336
9337 2005-10-14 [paul]       1.9.15cvs46
9338
9339         * src/folderview.c
9340                 indicate presense of marked msgs in
9341                 unexpanded subfolders
9342
9343 2005-10-14 [paul]       1.9.15cvs45
9344
9345         * src/prefs_actions.c
9346         * src/prefs_common.c
9347         * src/prefs_common.h
9348         * src/prefs_filtering_action.c
9349         * src/prefs_matcher.c
9350         * src/prefs_template.c
9351                 remember window sizes
9352                 fix Info button size
9353
9354         Patches by wwp
9355
9356 2005-10-13 [colin]      1.9.15cvs44
9357
9358         * src/mimeview.c
9359         * src/noticeview.c
9360         * src/noticeview.h
9361                 Add a tooltip on the icon (optional) 
9362                 Get rid of the signature buttons and only
9363                 use the icon+tooltip
9364
9365 2005-10-13 [colin]      1.9.15cvs43
9366
9367         * src/noticeview.c
9368         * src/noticeview.h
9369                 Add hand cursor for hovering over icon
9370
9371 2005-10-13 [colin]      1.9.15cvs42
9372
9373         * src/summaryview.c
9374                 Fix crash when quicksearch's hidden 
9375                 at startup
9376
9377 2005-10-13 [colin]      1.9.15cvs41
9378
9379         * src/compose.c
9380                 Set subject when forwarding multiple mails
9381                 Check that other recipient than the default Cc or Bcc
9382                 have been set before sending.
9383
9384 2005-10-13 [colin]      1.9.15cvs40
9385
9386         * src/imap.c
9387                 Batch per-folder
9388                 Introduce locking, but don't use it yet
9389
9390 2005-10-13 [colin]      1.9.15cvs39
9391
9392         * src/gtk/quicksearch.c
9393                 Reset quicksearch when hiding it
9394                 Make sticky a real pref
9395
9396 2005-10-13 [colin]      1.9.15cvs38
9397
9398         * src/summaryview.c
9399                 Faster prefs apply
9400
9401 2005-10-13 [colin]      1.9.15cvs37
9402
9403         * src/mimeview.c
9404         * src/noticeview.c
9405         * src/noticeview.h
9406         * src/plugins/pgpcore/sgpgme.c
9407                 Make privacy icon clickable
9408                 Move Trust field in Full info
9409                 When trust is less than full, don't display
9410                 a warning icon
9411
9412 2005-10-13 [colin]      1.9.15cvs36
9413
9414         * src/folder.c
9415                 Batch on flags sync
9416         * src/folderview.c
9417                 Revert speed hack which is dangerous in fact
9418                 Apply prefs faster
9419
9420 2005-10-13 [colin]      1.9.15cvs35
9421
9422         * src/folder_item_prefs.c
9423                 Fix pref corruption on folder move. Patch
9424                 by wwp
9425
9426 2005-10-13 [paul]       1.9.15cvs34
9427
9428         * src/export.c
9429         * src/import.c
9430                 fix typos in g_warnings
9431         * src/prefs_account.c
9432                 add a file selector for Signature file
9433
9434         Patches by wwp
9435
9436 2005-10-12 [colin]      1.9.15cvs33
9437
9438         * src/mimeview.c
9439                 Provide a quick way to go back from a
9440                 signature's full info to the email part
9441
9442 2005-10-12 [colin]      1.9.15cvs32
9443
9444         * src/compose.c
9445                 Remove old hack of encoding signed mails with base64.
9446                 QP works equally well.
9447
9448 2005-10-12 [colin]      1.9.15cvs31
9449
9450         * src/crash.c
9451                 Replace deprecated GtkText with GtkTextView
9452         * src/imap.c
9453                 Fix a logic bug about counts in imap_select
9454                 (previously un-triggered)
9455         * src/mainwindow.c
9456         * src/summaryview.c
9457         * src/news.c
9458                 Allow local deletion of news posts
9459         * src/mimeview.c
9460                 Show GPG noticeview on the message/rfc822 part
9461                 in addition to the text/plain one
9462         * src/prefs_image_viewer.c
9463           src/plugins/pgpcore/prefs_gpg.c
9464                 Polish (set the label as part of the checkbox)
9465         * src/wizard.c
9466                 Don't sit there doing nothing after destroying
9467                 the window - return err
9468
9469 2005-10-11 [colin]      1.9.15cvs30
9470
9471         * src/folderview.c
9472                 Apply processing rules before showing folders.
9473                 Early folder show (before flags sync) will only
9474                 be done when there are no processing rules (nor
9475                 pre- or post- ones)
9476         * src/imap.c
9477                 Fix stuff related to mail subdir, creation and 
9478                 deletion of folders 
9479         * src/imap_gtk.c
9480                 Don't allow creation of folders in NoInferior
9481                 folders, as it won't work
9482
9483 2005-10-10 [colin]      1.9.15cvs29
9484
9485         * src/compose.c
9486                 Reselect "None" Privacy system when selecting an
9487                 account with no privacy system defined
9488
9489 2005-10-10 [colin]      1.9.15cvs28
9490
9491         * src/mainwindow.c
9492                 Add Windows-1252 encoding
9493         * src/prefs_common.c
9494                 Rework some defaults:
9495                 - autosave to draft by default
9496                 - don't show header pane (it's already in the textview)
9497                 - Select first new or unread mail on entry
9498                 - Assume 'Yes' to change folder when there's no more
9499                   unread message
9500         * src/prefs_matcher.c
9501                 Fix a gtk assertion failure
9502         * src/gtk/colorlabel.c
9503                 Workaround bad repainting on selection
9504         * src/main.c
9505                 Freeze/thaw (a bit faster on ssh -X)
9506         * src/msgcache.c
9507                 Get rid of StrdupConverter that just adds an
9508                 extra strdup/free 
9509         * src/etpan/imap_thread.c
9510                 memset buf to 0
9511
9512 2005-10-10 [colin]      1.9.15cvs27
9513
9514         * src/export.c
9515         * src/import.c
9516                 Fix compile on gtk 2.4. Patch by wwp
9517
9518 2005-10-09 [colin]      1.9.15cvs26
9519
9520         * src/mainwindow.c
9521         * src/messageview.c
9522         * src/summaryview.c
9523                 Clarify forward menus. Patch by wwp
9524
9525 2005-10-09 [colin]      1.9.15cvs25
9526
9527         * src/compose.c
9528         * src/compose.h
9529                 Fix bug #829 (Non-working "Encrypt message by 
9530                 default when replying to an encrypted message")
9531
9532 2005-10-08 [colin]      1.9.15cvs24
9533
9534         * src/wizard.c
9535                 Fix bug #827 ("Welcome" setup wizard after a 
9536                 permission error gives up & forgets itself.)
9537
9538 2005-10-08 [colin]      1.9.15cvs23
9539
9540         * src/procmime.c
9541                 Fix bug #828 (Ignoring headers with spaces around = sign)
9542
9543 2005-10-08 [colin]      1.9.15cvs22
9544
9545         * src/export.c
9546                 Warning fix by wwp
9547
9548 2005-10-08 [colin]      1.9.15cvs21
9549
9550         * src/folder.c
9551         * src/folder.h
9552                 Add a processing_pending indicator, set on 
9553                 folder_item_open and cleared after 
9554                 folder_item_process_open
9555         * src/folderview.c
9556         * src/summaryview.c
9557                 wrap procmsg_msginfo_*_flags, and in the
9558                 wrapper check that there's no folder processing 
9559                 pending. If there is, defer the flags change until 
9560                 processing is done to avoid stepping over each
9561                 other's toes.
9562                 Freeze during processing, but not during scanning.
9563
9564 2005-10-07 [colin]      1.9.15cvs20
9565
9566         * src/plugins/pgpcore/passphrase.c
9567                 Fix bug #826 (X-Server hangs when 
9568                 right-clicking a PGP encrypted message)
9569
9570 2005-10-07 [paul]       1.9.15cvs19
9571
9572         * src/compose.c
9573                 fix compose_entries[]
9574                 patch by Fabien Vantard
9575
9576 2005-10-06 [colin]      1.9.15cvs18
9577
9578         * src/pixmaps/address.xpm
9579         * src/pixmaps/address_book.xpm
9580         * src/pixmaps/book.xpm
9581         * src/pixmaps/check_spelling.xpm
9582         * src/pixmaps/checkbox_off.xpm
9583         * src/pixmaps/checkbox_on.xpm
9584         * src/pixmaps/close.xpm
9585         * src/pixmaps/complete.xpm
9586         * src/pixmaps/continue.xpm
9587         * src/pixmaps/deleted.xpm
9588         * src/pixmaps/down_arrow.xpm
9589         * src/pixmaps/exec.xpm
9590         * src/pixmaps/forwarded.xpm
9591         * src/pixmaps/group.xpm
9592         * src/pixmaps/ignorethread.xpm
9593         * src/pixmaps/interface.xpm
9594         * src/pixmaps/jpilot.xpm
9595         * src/pixmaps/ldap.xpm
9596         * src/pixmaps/linewrap.xpm
9597         * src/pixmaps/linewrapcurrent.xpm
9598         * src/pixmaps/mail.xpm
9599         * src/pixmaps/mail_attach.xpm
9600         * src/pixmaps/mail_compose.xpm
9601         * src/pixmaps/mail_forward.xpm
9602         * src/pixmaps/mail_receive.xpm
9603         * src/pixmaps/mail_receive_all.xpm
9604         * src/pixmaps/mail_reply.xpm
9605         * src/pixmaps/mail_reply_to_all.xpm
9606         * src/pixmaps/mail_reply_to_author.xpm
9607         * src/pixmaps/mail_send.xpm
9608         * src/pixmaps/mail_send_queue.xpm
9609         * src/pixmaps/mime_application.xpm
9610         * src/pixmaps/mime_audio.xpm
9611         * src/pixmaps/mime_image.xpm
9612         * src/pixmaps/mime_message.xpm
9613         * src/pixmaps/mime_text_enriched.xpm
9614         * src/pixmaps/mime_text_html.xpm
9615         * src/pixmaps/mime_text_plain.xpm
9616         * src/pixmaps/mime_unknown.xpm
9617         * src/pixmaps/new.xpm
9618         * src/pixmaps/news_compose.xpm
9619         * src/pixmaps/offline.xpm
9620         * src/pixmaps/online.xpm
9621         * src/pixmaps/paste.xpm
9622         * src/pixmaps/preferences.xpm
9623         * src/pixmaps/privacy_emblem_encrypted.xpm
9624         * src/pixmaps/privacy_expired.xpm
9625         * src/pixmaps/privacy_failed.xpm
9626         * src/pixmaps/privacy_passed.xpm
9627         * src/pixmaps/privacy_signed.xpm
9628         * src/pixmaps/privacy_unknown.xpm
9629         * src/pixmaps/privacy_warn.xpm
9630         * src/pixmaps/properties.xpm
9631         * src/pixmaps/replied.xpm
9632         * src/pixmaps/search.xpm
9633         * src/pixmaps/unread.xpm
9634         * src/pixmaps/up_arrow.xpm
9635         * src/pixmaps/vcard.xpm
9636                 Modernize internal theme, with icons from the 
9637                 Gnomaws theme. Keep some of the old ones where
9638                 they were better.
9639
9640 2005-10-06 [colin]      1.9.15cvs17
9641
9642         * src/summaryview.c
9643                 Little optimisations + bugfix
9644         * src/toolbar.c
9645                 Remove default useless items - useless being defined
9646                 by the default relevant prefs
9647         * src/wizard.c
9648                 include config.h to make gettext work
9649         * src/prefs_themes.c
9650                 Fix selection of current theme in prefs
9651
9652 2005-10-06 [colin]      1.9.15cvs16
9653
9654         * src/prefs_common.c
9655         * src/prefs_common.h
9656         * src/prefs_summaries.c
9657         * src/folderview.c
9658                 Add a warning dialog on Mark all read 
9659                 (with pref to get rid of it)
9660
9661 2005-10-06 [paul]       1.9.15cvs15
9662
9663         * po/nb.po
9664         * po/pt_BR.po
9665                 updated by Geir Helland and Frederico
9666                 Goncalves Guimaraes
9667
9668 2005-10-05 [colin]      1.9.15cvs14
9669
9670         * src/folder.c
9671         * src/folder.h
9672         * src/folderview.c
9673         * src/folderview.h
9674         * src/imap_gtk.c
9675         * src/mh_gtk.c
9676         * src/mainwindow.c
9677         * src/setup.c
9678                 add a way to rescan without rebuilding
9679                 make moving a bit faster (less folders changes)
9680                 don't lock the tree on Get 
9681         * src/imap.c
9682                 Don't re-delete deleted messages before expunging
9683         * src/summaryview.c
9684                 Set batch mode when deleting mails
9685
9686 2005-10-05 [paul]       1.9.15cvs13
9687
9688         * src/mainwindow.c
9689         * src/mainwindow.h
9690                 fix disabled Execute menu item
9691         * src/toolbar.c
9692                 match the change in 1.9.15cvs10: use Compose
9693                 instead of News by default
9694
9695 2005-10-04 [colin]      1.9.15cvs12
9696
9697         * src/compose.c
9698                 When replying to an ML post with Reply-To set
9699                 to the poster's email, honor it (as before),
9700                 but also honor our user's request to reply to
9701                 the mailing list: set the ML address in the To
9702                 field and the Reply-To address in the Cc: 
9703                 field.
9704
9705 2005-10-04 [colin]      1.9.15cvs11
9706
9707         * src/plugins/trayicon/trayicon.c
9708                 Finish cosmetic change - thanks to wwp
9709
9710 2005-10-04 [colin]      1.9.15cvs10
9711
9712         * src/toolbar.c
9713                 Use Compose instead of Email by default.
9714                 Spotted by wwp.
9715
9716 2005-10-04 [colin]      1.9.15cvs9
9717
9718         * src/folder.c
9719         * src/folder.h
9720         * src/folderview.c
9721         * src/imap.c
9722         * src/etpan/imap-thread.c
9723         * src/etpan/imap-thread.h
9724                 Try to make IMAP faster, by simplifying SEARCH
9725                 commands, avoiding sending two STATUS in a row,
9726                 and deferring flags sync and processing just
9727                 after displaying the folder. 
9728                 This will update the SummaryView in certain
9729                 cases (new mails not already fetched, flags
9730                 changed from another client) but in a non-
9731                 blocking manner.
9732
9733 2005-10-04 [colin]      1.9.15cvs8
9734
9735         * src/plugins/trayicon/trayicon.c
9736                 Relabel "Offline" to "Work offline"
9737
9738 2005-10-04 [colin]      1.9.15cvs7
9739
9740         * src/export.c
9741         * src/import.c
9742         * src/mbox.c
9743                 Fix mbox import/export buglets
9744                 Patch by wwp
9745         * src/plugins/trayicon/trayicon.c
9746                 Add offline swithc
9747                 Patch by wwp
9748
9749 2005-10-04 [colin]      1.9.15cvs6
9750
9751         * src/folder.c
9752         * src/folderview.c
9753         * src/summaryview.c
9754                 Better fix (don't break mark all read) for cvs2
9755
9756 2005-10-03 [colin]      1.9.15cvs5
9757
9758         * src/folder.c
9759                 Use a sane sort by default
9760
9761 2005-10-03 [colin]      1.9.15cvs4
9762
9763         * src/inc.c
9764                 Add a 'Only once' button for overriding offline mode
9765         * src/prefs_account.c
9766         * src/wizard.c
9767                 Add Local mbox to the wizard
9768                 Add IMAP subdir to the wizard (or the wizard is useless
9769                 for such accounts, or even worse than useless)
9770                 Move IMAP subdir from Advanced to Receive tab, as it's
9771                 not that uncommon
9772
9773 2005-10-03 [colin]      1.9.15cvs3
9774
9775         * src/send_message.c
9776                 Forgot this one in cvs1
9777
9778 2005-10-03 [colin]      1.9.15cvs2
9779
9780         * src/folder.c
9781                 Faster close when leaving a folder with lots
9782                 of new mails. Idea by David Relson.
9783
9784 2005-10-03 [colin]      1.9.15cvs1
9785
9786         * src/compose.c
9787         * src/imap.c
9788         * src/inc.c
9789         * src/main.c
9790         * src/messageview.c
9791         * src/news.c
9792         * src/summaryview.c
9793         * src/gtk/sslcertwindow.c
9794         * src/plugins/trayicon/trayicon.c
9795                 Add accels to every AlertPanel. Patch by Fabien 
9796                 Vantard
9797
9798 2005-10-03 [paul]       1.9.15
9799
9800         1.9.15 released
9801
9802 2005-10-03 [paul]       1.9.14cvs68
9803
9804         * po/ca.po
9805         * po/de.po
9806         * po/es.po
9807         * po/fi.po
9808         * po/fr.po
9809         * po/sk.po
9810         * po/sr.po
9811         * po/zh_CN.po
9812                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9813                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9814                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9815
9816 2005-10-03 [paul]       1.9.14cvs67
9817
9818         * src/send_message.c
9819                 prevent hang on Cancel
9820                 patch by Colin
9821
9822 2005-10-03 [paul]       1.9.14cvs66
9823
9824         * src/main.c
9825                 fix crash in IMAP caused by discrepancy
9826                 between check_at_startup and offline mode
9827                 Patch by Colin
9828
9829 2005-10-01 [paul]       1.9.14cvs65
9830
9831         * src/inc.c
9832                 fix engrish
9833
9834 2005-10-01 [paul]       1.9.14cvs64
9835         * src/export.c
9836         * src/import.c
9837                 synchronise import_mbox() and export_mbox()
9838         * src/mbox.c
9839                 proc_mbox(): add alert if file cannot be opened
9840                 export_list_to_mbox(): test if dest file exists,
9841                 prompt user to overwrite if it does. add alert
9842                 if file cannot be created
9843                                                                 
9844         Patch by wwp
9845                                                                                                                 
9846
9847 2005-09-30 [paul]       1.9.14cvs63
9848
9849         * src/addressbook.c
9850                 Fix sensitivity of a menu
9851         * src/codeconv.c
9852                 Respect hidden pref for mails with no encoding
9853         * src/common/xml.c
9854                 Fix memory corruption
9855         * src/plugins/pgpcore/sgpgme.c
9856                 Fix segfault on incomplete sigs, and display
9857                 of S/Mime UIDs
9858
9859         Patches by Colin
9860
9861 2005-09-30 [colin]      1.9.14cvs62
9862
9863         * src/partial_download.c
9864                 Little logic fix in almost-dead code
9865         * src/pop.c
9866                 Fix partial download when there's no new mail
9867
9868 2005-09-29 [paul]       1.9.14cvs61
9869
9870         * src/plugins/pgpinline/pgpinline.c
9871                 fix bug 819, 'crash accessing sign message'
9872                 Patch by Colin
9873
9874 2005-09-28 [martin]     1.9.14cvs60
9875
9876         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9877                 fix bug #790 (Crash when restarting window manager (fluxbox))
9878
9879 2005-09-28 [paul]       1.9.14cvs59
9880
9881         * src/gtk/gtkaspell.c
9882                 fix off-by-one typo
9883
9884 2005-09-27 [colin]      1.9.14cvs58
9885
9886         * src/plugins/pgpcore/sgpgme.c
9887                 Report error when there's one, instead of
9888                 "Signature unchecked" 
9889
9890 2005-09-27 [colin]      1.9.14cvs57
9891
9892         * src/prefs_quote.c
9893                 Fix bug #816 (Weird quotation with spaces)
9894
9895 2005-09-27 [colin]      1.9.14cvs56
9896
9897         * src/codeconv.c
9898         * src/compose.c
9899         * src/compose.h
9900                 Put subject in compose's title
9901                 Fix Automatic encoding so that it's really automatic:
9902                 first try default locale's charset, then charset of the replied mail, 
9903                 then utf-8
9904                 Fix encoding of headers (must be in strict mode too)
9905
9906 2005-09-26 [colin]      1.9.14cvs55
9907
9908         * src/gtk/gtkaspell.c
9909                 Fix previous patch - don't color the space,
9910                 just uncolor it :)
9911
9912 2005-09-26 [colin]      1.9.14cvs54
9913
9914         * src/gtk/gtkaspell.c
9915                 Unmark space if possible
9916
9917 2005-09-26 [colin]      1.9.14cvs53
9918
9919         * src/imap.c
9920                 log_error instead of alertpanel according to the pref
9921         * src/etpan/imap-thread.c
9922                 Print connect status, copy only necessary size to 
9923                 logger
9924         * src/plugins/pgpmime/pgpmime.c
9925                 Handle S/Mime signatures (verification only). Patch based
9926                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9927
9928 2005-09-26 [paul]       1.9.14cvs52
9929
9930         * src/common/passcrypt.c
9931                 this 'workaround' not necessary on NetBSD.
9932                 Thanks to Daniel Gustafson
9933
9934 2005-09-26 [paul]
9935
9936         1.9.15-rc4 released
9937
9938 2005-09-26 [paul]       1.9.14cvs51
9939
9940         * src/summaryview.c
9941                 Skip currently selected message when
9942                 looking for next new or unread message
9943                 in current folder. Patch by Colin
9944         * src/common/passcrypt.c
9945                 eliminate warnings on *BSD. Patch by
9946                 Daniel Gustafson
9947
9948 2005-09-26 [colin]      1.9.14cvs50
9949
9950         * src/procmsg.c
9951                 Call postfiltering hook anyway
9952
9953 2005-09-22 [colin]      1.9.14cvs49
9954
9955         * src/codeconv.c
9956         * src/codeconv.h
9957                 Add a strict mode that doesn't replace with _
9958         * src/compose.c
9959         * src/compose.h
9960                 Use strict conversion while sending
9961                 Fix race when drafting while sending (happens
9962                 on IMAP)
9963                 Fix d'n'd of messages from summaryview
9964         * src/prefs_common.c
9965         * src/prefs_common.h
9966                 add hidden utf8_instead_of_locale_for_broken_mail 
9967                 pref for people that preferred the default charset 
9968                 to be utf8 for broken mails
9969         * src/quote_fmt_parse.y
9970                 fix bug #815 (No quote insert if "From:" fied 
9971                 contained Russian letters)
9972         * src/summaryview.c
9973                 Fix d'n'd of messages to compose
9974
9975 2005-09-22 [paul]       1.9.14cvs48
9976
9977         * src/compose.c
9978                 fix bug where attachments Name entry
9979                 would display Path instead
9980
9981 2005-09-21 [paul]       1.9.14cvs47
9982
9983         * README
9984         * README.jp
9985         * configure.ac
9986         * config/config.rpath
9987         * doc/manual/en/sylpheed-20.html
9988         * doc/manual/es/sylpheed-20.html
9989         * po/bg.po
9990         * po/ca.po
9991         * po/de.po
9992         * po/es.po
9993         * po/fr.po
9994         * po/it.po
9995         * po/pt_BR.po
9996         * po/sk.po
9997         * po/zh_TW.po
9998         * src/account.c
9999         * src/account.h
10000         * src/action.c
10001         * src/action.h
10002         * src/adbookbase.h
10003         * src/addr_compl.c
10004         * src/addr_compl.h
10005         * src/addrbook.c
10006         * src/addrbook.h
10007         * src/addrcache.c
10008         * src/addrcache.h
10009         * src/addrcindex.c
10010         * src/addrcindex.h
10011         * src/addrclip.c
10012         * src/addrclip.h
10013         * src/addrdefs.h
10014         * src/addressadd.c
10015         * src/addressadd.h
10016         * src/addressbook.c
10017         * src/addressbook.h
10018         * src/addressitem.h
10019         * src/addrgather.c
10020         * src/addrgather.h
10021         * src/addrharvest.c
10022         * src/addrharvest.h
10023         * src/addrindex.c
10024         * src/addrindex.h
10025         * src/addritem.c
10026         * src/addritem.h
10027         * src/addrquery.c
10028         * src/addrquery.h
10029         * src/addrselect.c
10030         * src/addrselect.h
10031         * src/alertpanel.c
10032         * src/alertpanel.h
10033         * src/browseldap.c
10034         * src/browseldap.h
10035         * src/codeconv.c
10036         * src/codeconv.h
10037         * src/compose.c
10038         * src/compose.h
10039         * src/crash.c
10040         * src/crash.h
10041         * src/customheader.c
10042         * src/customheader.h
10043         * src/displayheader.c
10044         * src/displayheader.h
10045         * src/editaddress.c
10046         * src/editaddress.h
10047         * src/editbook.c
10048         * src/editbook.h
10049         * src/editgroup.c
10050         * src/editgroup.h
10051         * src/editjpilot.c
10052         * src/editjpilot.h
10053         * src/editldap.c
10054         * src/editldap.h
10055         * src/editldap_basedn.c
10056         * src/editldap_basedn.h
10057         * src/editvcard.c
10058         * src/editvcard.h
10059         * src/enriched.c
10060         * src/enriched.h
10061         * src/exphtmldlg.c
10062         * src/exphtmldlg.h
10063         * src/expldifdlg.c
10064         * src/expldifdlg.h
10065         * src/export.c
10066         * src/export.h
10067         * src/exporthtml.c
10068         * src/exporthtml.h
10069         * src/exportldif.c
10070         * src/exportldif.h
10071         * src/filtering.c
10072         * src/filtering.h
10073         * src/folder.c
10074         * src/folder.h
10075         * src/folder_item_prefs.c
10076         * src/folder_item_prefs.h
10077         * src/foldersel.c
10078         * src/foldersel.h
10079         * src/folderutils.c
10080         * src/folderutils.h
10081         * src/folderview.c
10082         * src/folderview.h
10083         * src/grouplistdialog.c
10084         * src/grouplistdialog.h
10085         * src/headerview.c
10086         * src/headerview.h
10087         * src/html.c
10088         * src/html.h
10089         * src/image_viewer.c
10090         * src/image_viewer.h
10091         * src/imap.c
10092         * src/imap.h
10093         * src/imap_gtk.c
10094         * src/imap_gtk.h
10095         * src/import.c
10096         * src/import.h
10097         * src/importldif.c
10098         * src/importldif.h
10099         * src/importmutt.c
10100         * src/importmutt.h
10101         * src/importpine.c
10102         * src/importpine.h
10103         * src/inc.c
10104         * src/inc.h
10105         * src/jpilot.c
10106         * src/jpilot.h
10107         * src/ldapctrl.c
10108         * src/ldapctrl.h
10109         * src/ldaplocate.c
10110         * src/ldaplocate.h
10111         * src/ldapquery.c
10112         * src/ldapquery.h
10113         * src/ldapserver.c
10114         * src/ldapserver.h
10115         * src/ldaputil.c
10116         * src/ldaputil.h
10117         * src/ldif.c
10118         * src/ldif.h
10119         * src/localfolder.c
10120         * src/localfolder.h
10121         * src/main.c
10122         * src/main.h
10123         * src/mainwindow.c
10124         * src/mainwindow.h
10125         * src/manual.c
10126         * src/manual.h
10127         * src/matcher.c
10128         * src/matcher.h
10129         * src/matcher_parser.h
10130         * src/matcher_parser_lex.l
10131         * src/matcher_parser_parse.y
10132         * src/mbox.c
10133         * src/mbox.h
10134         * src/message_search.c
10135         * src/message_search.h
10136         * src/messageview.c
10137         * src/messageview.h
10138         * src/mh.c
10139         * src/mh.h
10140         * src/mh_gtk.c
10141         * src/mh_gtk.h
10142         * src/mimeview.c
10143         * src/mimeview.h
10144         * src/msgcache.c
10145         * src/msgcache.h
10146         * src/mutt.c
10147         * src/mutt.h
10148         * src/news.c
10149         * src/news.h
10150         * src/news_gtk.c
10151         * src/news_gtk.h
10152         * src/noticeview.c
10153         * src/noticeview.h
10154         * src/partial_download.c
10155         * src/partial_download.h
10156         * src/pine.c
10157         * src/pine.h
10158         * src/pop.c
10159         * src/pop.h
10160         * src/prefs_account.c
10161         * src/prefs_account.h
10162         * src/prefs_actions.c
10163         * src/prefs_actions.h
10164         * src/prefs_common.c
10165         * src/prefs_common.h
10166         * src/prefs_compose_writing.c
10167         * src/prefs_compose_writing.h
10168         * src/prefs_customheader.c
10169         * src/prefs_customheader.h
10170         * src/prefs_display_header.c
10171         * src/prefs_display_header.h
10172         * src/prefs_ext_prog.c
10173         * src/prefs_ext_prog.h
10174         * src/prefs_filtering.c
10175         * src/prefs_filtering.h
10176         * src/prefs_filtering_action.c
10177         * src/prefs_filtering_action.h
10178         * src/prefs_folder_column.c
10179         * src/prefs_folder_column.h
10180         * src/prefs_folder_item.c
10181         * src/prefs_folder_item.h
10182         * src/prefs_fonts.c
10183         * src/prefs_fonts.h
10184         * src/prefs_gtk.c
10185         * src/prefs_gtk.h
10186         * src/prefs_image_viewer.c
10187         * src/prefs_image_viewer.h
10188         * src/prefs_matcher.c
10189         * src/prefs_matcher.h
10190         * src/prefs_message.c
10191         * src/prefs_message.h
10192         * src/prefs_msg_colors.c
10193         * src/prefs_msg_colors.h
10194         * src/prefs_other.c
10195         * src/prefs_other.h
10196         * src/prefs_quote.c
10197         * src/prefs_quote.h
10198         * src/prefs_receive.c
10199         * src/prefs_receive.h
10200         * src/prefs_send.c
10201         * src/prefs_send.h
10202         * src/prefs_spelling.c
10203         * src/prefs_spelling.h
10204         * src/prefs_summaries.c
10205         * src/prefs_summaries.h
10206         * src/prefs_summary_column.c
10207         * src/prefs_summary_column.h
10208         * src/prefs_template.c
10209         * src/prefs_template.h
10210         * src/prefs_themes.c
10211         * src/prefs_themes.h
10212         * src/prefs_toolbar.c
10213         * src/prefs_toolbar.h
10214         * src/prefs_wrapping.c
10215         * src/prefs_wrapping.h
10216         * src/privacy.c
10217         * src/privacy.h
10218         * src/procheader.c
10219         * src/procheader.h
10220         * src/procmime.c
10221         * src/procmime.h
10222         * src/procmsg.c
10223         * src/procmsg.h
10224         * src/quote_fmt.c
10225         * src/quote_fmt_parse.y
10226         * src/recv.c
10227         * src/recv.h
10228         * src/remotefolder.c
10229         * src/remotefolder.h
10230         * src/send_message.c
10231         * src/send_message.h
10232         * src/setup.c
10233         * src/setup.h
10234         * src/simple-gettext.c
10235         * src/sourcewindow.c
10236         * src/sourcewindow.h
10237         * src/ssl_manager.c
10238         * src/ssl_manager.h
10239         * src/statusbar.c
10240         * src/statusbar.h
10241         * src/stock_pixmap.c
10242         * src/stock_pixmap.h
10243         * src/summary_search.c
10244         * src/summary_search.h
10245         * src/summaryview.c
10246         * src/summaryview.h
10247         * src/syldap.c
10248         * src/syldap.h
10249         * src/textview.c
10250         * src/textview.h
10251         * src/toolbar.c
10252         * src/toolbar.h
10253         * src/undo.c
10254         * src/undo.h
10255         * src/unmime.c
10256         * src/unmime.h
10257         * src/vcard.c
10258         * src/vcard.h
10259         * src/wizard.c
10260         * src/wizard.h
10261         * src/common/base64.c
10262         * src/common/base64.h
10263         * src/common/defs.h
10264         * src/common/hooks.c
10265         * src/common/hooks.h
10266         * src/common/log.c
10267         * src/common/log.h
10268         * src/common/md5.c
10269         * src/common/md5.h
10270         * src/common/mgutils.c
10271         * src/common/mgutils.h
10272         * src/common/nntp.c
10273         * src/common/nntp.h
10274         * src/common/passcrypt.c
10275         * src/common/passcrypt.h.in
10276         * src/common/plugin.c
10277         * src/common/plugin.h
10278         * src/common/prefs.c
10279         * src/common/prefs.h
10280         * src/common/progressindicator.c
10281         * src/common/progressindicator.h
10282         * src/common/quoted-printable.c
10283         * src/common/quoted-printable.h
10284         * src/common/session.c
10285         * src/common/session.h
10286         * src/common/smtp.c
10287         * src/common/smtp.h
10288         * src/common/socket.c
10289         * src/common/socket.h
10290         * src/common/ssl.c
10291         * src/common/ssl.h
10292         * src/common/ssl_certificate.c
10293         * src/common/ssl_certificate.h
10294         * src/common/string_match.c
10295         * src/common/string_match.h
10296         * src/common/stringtable.c
10297         * src/common/sylpheed.c
10298         * src/common/sylpheed.h
10299         * src/common/template.c
10300         * src/common/template.h
10301         * src/common/timing.h
10302         * src/common/utils.c
10303         * src/common/utils.h
10304         * src/common/uuencode.c
10305         * src/common/uuencode.h
10306         * src/common/version.h.in
10307         * src/common/xml.c
10308         * src/common/xml.h
10309         * src/common/xmlprops.c
10310         * src/common/xmlprops.h
10311         * src/gtk/about.c
10312         * src/gtk/about.h
10313         * src/gtk/colorlabel.c
10314         * src/gtk/colorlabel.h
10315         * src/gtk/colorsel.c
10316         * src/gtk/colorsel.h
10317         * src/gtk/description_window.c
10318         * src/gtk/description_window.h
10319         * src/gtk/filesel.c
10320         * src/gtk/filesel.h
10321         * src/gtk/foldersort.c
10322         * src/gtk/foldersort.h
10323         * src/gtk/gtkutils.c
10324         * src/gtk/gtkutils.h
10325         * src/gtk/inputdialog.c
10326         * src/gtk/inputdialog.h
10327         * src/gtk/logwindow.c
10328         * src/gtk/logwindow.h
10329         * src/gtk/manage_window.c
10330         * src/gtk/manage_window.h
10331         * src/gtk/menu.c
10332         * src/gtk/menu.h
10333         * src/gtk/pluginwindow.c
10334         * src/gtk/pluginwindow.h
10335         * src/gtk/prefswindow.c
10336         * src/gtk/prefswindow.h
10337         * src/gtk/progressdialog.c
10338         * src/gtk/progressdialog.h
10339         * src/gtk/quicksearch.c
10340         * src/gtk/quicksearch.h
10341         * src/gtk/sslcertwindow.c
10342         * src/gtk/sslcertwindow.h
10343         * src/plugins/clamav/clamav_plugin.c
10344         * src/plugins/clamav/clamav_plugin.h
10345         * src/plugins/clamav/clamav_plugin_gtk.c
10346         * src/plugins/demo/demo.c
10347         * src/plugins/dillo_viewer/dillo_prefs.c
10348         * src/plugins/dillo_viewer/dillo_prefs.h
10349         * src/plugins/dillo_viewer/dillo_viewer.c
10350         * src/plugins/mathml_viewer/mathml_viewer.c
10351         * src/plugins/pgpcore/passphrase.c
10352         * src/plugins/pgpcore/passphrase.h
10353         * src/plugins/pgpcore/plugin.c
10354         * src/plugins/pgpcore/prefs_gpg.c
10355         * src/plugins/pgpcore/prefs_gpg.h
10356         * src/plugins/pgpcore/select-keys.c
10357         * src/plugins/pgpcore/select-keys.h
10358         * src/plugins/pgpcore/sgpgme.c
10359         * src/plugins/pgpcore/sgpgme.h
10360         * src/plugins/pgpinline/pgpinline.c
10361         * src/plugins/pgpinline/pgpinline.h
10362         * src/plugins/pgpinline/plugin.c
10363         * src/plugins/pgpmime/pgpmime.c
10364         * src/plugins/pgpmime/pgpmime.h
10365         * src/plugins/pgpmime/plugin.c
10366         * src/plugins/spamassassin/spamassassin.c
10367         * src/plugins/spamassassin/spamassassin.h
10368         * src/plugins/spamassassin/spamassassin_gtk.c
10369         * src/plugins/trayicon/trayicon.c
10370         * tools/OOo2sylpheed.pl
10371         * tools/acroread2sylpheed.pl
10372         * tools/asus_mailled.sh
10373         * tools/filter_conv.pl
10374         * tools/freshmeat_search.pl
10375         * tools/google_search.pl
10376         * tools/kmail2sylpheed.pl
10377         * tools/kmail2sylpheed_v2.pl
10378         * tools/maildir2sylpheed.pl
10379         * tools/multiwebsearch.pl
10380         * tools/newscache_clean.pl
10381         * tools/outlook2sylpheed.pl
10382         * tools/sylpheed-switcher
10383         * tools/update-po
10384         * tools/vcard2xml.py
10385         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10386                 update FSF address
10387
10388 2005-09-21 [colin]      1.9.14cvs46
10389
10390         * src/gedit-print.c
10391         * src/procmsg.c
10392         * src/procmsg.h
10393         * src/textview.c
10394         * src/summaryview.c
10395                 Remove some printing hacks (deselection/reselection),
10396                 which by the way fix printing the currently 
10397                 displayed mime part (still only text)
10398                 Plus a little optimisation of summary_show
10399
10400
10401 2005-09-20 [colin]      1.9.14cvs45
10402
10403         * src/mainwindow.c
10404         * src/messageview.c
10405                 GUI fixups: add accels, set message
10406                 view title to displayed mail's subject
10407         * src/prefs_spelling.c
10408         * src/gtk/gtkaspell.c
10409                 GUI fixups: allow underlining misspelled
10410                 words instead of coloring them (a11y!)
10411
10412 2005-09-19 [colin]
10413
10414         1.9.15rc3 released
10415
10416 2005-09-19 [colin]      1.9.14cvs44
10417
10418         * src/compose.c
10419                 Fix draft message
10420         * src/gtk/gtkaspell.c
10421                 Fix wrong test ;-)
10422
10423 2005-09-19 [colin]      1.9.14cvs43
10424
10425         * src/addressbook.c
10426                 Fix sensitivity of Delete button
10427         * src/compose.c
10428                 Warn if the requested Privacy system
10429                 is not available
10430         * src/exphtmldlg.c
10431         * src/expldifdlg.c
10432         * src/importldif.c
10433         * src/importmutt.c
10434         * src/importpine.c
10435                 Fix crappy UI
10436         * src/
10437         * src/ssl.h
10438         * src/prefs_account.h
10439         * src/prefs_account.c
10440                 Save SSL prefs even in builds that have
10441                 SSL support disable
10442         * src/imap.c
10443         * src/inc.c
10444         * src/news.c
10445         * src/send_message.c
10446                 Warn if connection should be secure, but
10447                 SSL support isn't compiled in
10448         * src/gtkaspell.c
10449                 Fix word separation on UTF-8 systems
10450                 Fixes bug #812 (Strange inline spellchecking)
10451         * src/compose.c
10452                 Warn if the requested Privacy system
10453                 is not available
10454                 Factorize offline warning
10455         * src/imap.c
10456         * src/imap_gtk.c
10457         * src/imap_gtk.h
10458         * src/inc.h
10459         * src/news_gtk.c
10460         * src/news_gtk.h
10461         * src/messageview.c
10462                 Factorize offline warning
10463
10464 2005-09-19 [paul]
10465
10466         1.9.15-rc2 released
10467
10468 2005-09-18 [colin]      1.9.14cvs42
10469
10470         * src/codeconv.c
10471         * src/codeconv.h
10472         * src/procmime.c
10473                 Add a way to get locale's charset ignoring utf-8,
10474                 and use that as default encoding for broken mails
10475
10476 2005-09-18 [colin]      1.9.14cvs41
10477
10478         * src/gtk/logwindow.c
10479                 Translate string. Patch by Fabien Vantard
10480
10481 2005-09-18 [colin]      1.9.14cvs40
10482
10483         * configure.ac
10484                 Fix bug #803 (IMAP/SSL support breaks with 
10485                 GnuTLS libetpan 0.38)
10486
10487 2005-09-18 [colin]      1.9.14cvs39
10488
10489         * src/codeconv.c
10490         * src/compose.c
10491         * src/procmime.c
10492                 More charsets fixes. Fixes bug #806 (non
10493                 ascii characters in subject line)
10494
10495 2005-09-17 [paul]       1.9.14cvs38
10496
10497         * src/folderview.c
10498         * src/mainwindow.c
10499                 fix gcc-2.95 issues
10500                 Patch by Pawel Pekala
10501
10502 2005-09-17 [colin]      1.9.14cvs37
10503
10504         * src/addrindex.c
10505                 bugfix for NO-USE LDAP compilation, patch 
10506                 by Fabien Vantard
10507
10508 2005-09-17 [colin]      1.9.14cvs36
10509
10510         * src/prefs_actions.c
10511         * src/prefs_customheader.c
10512         * src/prefs_display_header.c
10513         * src/prefs_filtering_action.c
10514         * src/prefs_matcher.c
10515         * src/prefs_toolbar.c
10516                 Fix strange casts (less elegant but
10517                 works better)
10518
10519 2005-09-16 [colin]      1.9.14cvs35
10520
10521         * src/jpilot.c
10522                 Missed that one
10523
10524 2005-09-16 [colin]      1.9.14cvs34
10525
10526         * configure.ac
10527         * src/Makefile.am
10528         * src/addr_compl.c
10529         * src/addrindex.c
10530         * src/browseldap.c
10531         * src/editldap.c
10532         * src/ldaplocate.c
10533         * src/ldapquery.c
10534         * src/ldapquery.h
10535         * src/ldapserver.c
10536         * src/ldapserver.h
10537         * src/main.c
10538         * src/matcher_parser_parse.y
10539         * src/prefs_themes.c
10540         * src/etpan/Makefile.am
10541         * src/gtk/description_window.c
10542         * src/plugins/clamav/Makefile.am
10543         * src/plugins/clamav/clamav_plugin.c
10544         * src/plugins/dillo_viewer/Makefile.am
10545         * src/plugins/pgpcore/Makefile.am
10546         * src/plugins/pgpinline/Makefile.am
10547         * src/plugins/pgpmime/Makefile.am
10548         * src/plugins/trayicon/Makefile.am
10549                 Fix 100% cpu usage in address completion list
10550                 Fix little bugs (return with no values etc)
10551                 Fix all warnings (with common CFLAGS)
10552
10553 2005-09-15 [colin]      1.9.14cvs33
10554
10555         * src/addressbook.c
10556                 Fix bug where sometimes a group's email list is empty,
10557                 force its refresh (probably fixes "Re: how to create a 
10558                 distribution list")
10559         * src/ldapquery.c
10560                 Don't return to the callback in the main thread from the
10561                 fetch thread (or face segs!)
10562
10563 2005-09-15 [paul]       1.9.14cvs32
10564
10565         * src/prefs_matcher.c
10566                 forgotten in last commit
10567
10568 2005-09-15 [paul]       1.9.14cvs31
10569
10570         * src/prefs_actions.c
10571         * src/prefs_filtering_action.c
10572         * src/prefs_quote.c
10573         * src/quote_fmt.c
10574         * src/summaryview.c
10575         * src/gtk/description_window.c
10576         * src/gtk/description_window.h
10577         * src/gtk/quicksearch.c
10578                 allow interaction with the called
10579                 description window
10580                 Patch by Anders Hammar
10581
10582 2005-09-14 [paul]       1.9.14cvs30
10583
10584         * src/compose.c
10585                 fix a little annoyance when pasting with 3rd button 
10586                 with wrap_pastes=0 and wrap_input=1
10587                 Patch by Colin
10588
10589 2005-09-14 [paul]       1.9.14cvs29
10590
10591         * src/prefs_account.c
10592                 disable 'Filter messages on receiving' for
10593                 SMTP-only accounts
10594                 Patch  by Anders Hammar
10595
10596 2005-09-14 [paul]       1.9.14cvs28
10597
10598         * po/sk.po
10599                 fix crash
10600                 updated by Andrej Kacian
10601
10602 2005-09-14 [paul]
10603
10604         1.9.15-rc1 released
10605
10606 2005-09-14 [paul]       1.9.14cvs27
10607
10608         * po/es.po
10609                 updated by Ricardo Mones Lastra
10610         * src/compose.c
10611         * src/compose.h
10612                 associate no_wrap_tags to Compose windows
10613                 instead of using a static one
10614                 Patch by Colin
10615         * src/mbox.c
10616                 fix proc_mbox()
10617                 Patch by wwp
10618         * src/textview.c
10619                 remove unneeded printf()
10620
10621 2005-09-14 [paul]       1.9.14cvs26
10622
10623         * src/addrcache.c
10624         * src/codeconv.h
10625         * src/folder.h
10626         * src/mainwindow.h
10627         * src/mh.c
10628         * src/mimeview.h
10629         * src/partial_download.c
10630         * src/pop.c
10631         * src/prefs_account.c
10632         * src/prefs_account.h
10633         * src/prefs_actions.c
10634         * src/prefs_customheader.c
10635         * src/prefs_display_header.c
10636         * src/prefs_filtering_action.c
10637         * src/prefs_matcher.c
10638         * src/prefs_toolbar.c
10639         * src/privacy.h
10640         * src/procmime.c
10641         * src/procmime.h
10642         * src/procmsg.h
10643         * src/textview.c
10644         * src/undo.h
10645         * src/common/plugin.c
10646         * src/common/session.h
10647         * src/common/socket.c
10648         * src/common/socket.h
10649         * src/common/template.c
10650         * src/gtk/gtkaspell.c
10651         * src/gtk/quicksearch.h
10652         * src/plugins/pgpcore/passphrase.c
10653         * src/plugins/pgpcore/prefs_gpg.h
10654         * src/plugins/pgpcore/select-keys.c
10655         * src/plugins/pgpcore/select-keys.h
10656         * src/plugins/pgpcore/sgpgme.c
10657         * src/plugins/pgpinline/pgpinline.c
10658         * src/plugins/pgpmime/pgpmime.c
10659         * src/plugins/trayicon/trayicon.c
10660                 fix compilation warnings
10661                 Patch by Daniel Gustafson
10662
10663 2005-09-14 [paul]       1.9.14cvs25
10664
10665         * src/addressbook.c
10666                 add missing column header, and other small
10667                 bug fixes
10668                 Patch by Anders Hammar
10669
10670 2005-09-13 [colin]      1.9.14cvs24
10671
10672         * src/gtk/gtkaspell.c
10673                 Fix non-utf8 in menu
10674                 Fix little leaks
10675                 Nullify struct members after free()s
10676
10677 2005-09-13 [colin]      1.9.14cvs23
10678
10679         * src/compose.c
10680                 Test utf8 compliance before inserting to 
10681                 buffer, and try to convert if necessary
10682         * src/procmime.c
10683                 If no charset is present, use the locale 
10684                 one instead of us-ascii
10685         * src/procmsg.c
10686                 Add Sender, List-Post and To in the checked 
10687                 headers for automatic rules creation 
10688                 (thanks to wwp)
10689         * src/prefs_themes.c
10690         * src/gtk/gtkaspell.c
10691                 Remove deprecated functions. 
10692                 patch by Daniel Gustafson
10693
10694 2005-09-12 [colin]      1.9.14cvs22
10695
10696         * src/compose.c
10697                 Fix bug #448 (Scrolling/Redraw issue with 
10698                 address-fields in Header)
10699         * src/mainwindow.c
10700         * src/summaryview.c
10701         * src/summaryview.h
10702                 Fix loss of MSG_MARKED on move/copy
10703                 Fix bug #804 (Quicksearch togglebutton doesn't 
10704                 get depressed after '/' key is pressed)
10705
10706 2005-09-12 [paul]       1.9.14cvs21
10707
10708         * AUTHORS
10709         * src/gtk/logwindow.c
10710                 add 'Clear Log' to popup menu
10711                 Patch by Anders Hammar <anders.hammar@telia.com>
10712
10713 2005-09-12 [paul]       1.9.14cvs20
10714
10715         * src/compose.c
10716                 set correct sensitivity on attachments
10717                 popup menu
10718         * src/folder.c
10719                 fix typo
10720         * src/prefs_spelling.c
10721                 fix crash when no LANG env is set
10722         * src/common/xml.c
10723                 fix crash in wizard
10724                 don't use memeory after free
10725
10726         All patches by Daniel Gustafson
10727
10728 2005-09-12 [paul]       1.9.14cvs19
10729
10730         * src/prefs_themes.c
10731                 make theme info selectable
10732         * src/gtk/description_window.c
10733                 make window non-modal
10734         * tools/README
10735                 add details of asus_mailed.sh
10736         * tools/claws.i18n.status.pl
10737                 update for new zh_TW translator
10738                 widen the output
10739                 create alternate coloured lines
10740                 improve readability
10741
10742 2005-09-10 [colin]      1.9.14cvs18
10743
10744         * src/plugins/pgpcore/select-keys.c
10745                 Better order for the buttons
10746
10747 2005-09-10 [colin]      1.9.14cvs17
10748
10749         * src/compose.c
10750         * src/plugins/pgpcore/select-keys.c
10751         * src/plugins/pgpcore/select-keys.h
10752         * src/plugins/pgpcore/sgpgme.c
10753                 Add a "Don't encrypt" button to the key
10754                 selection dialog. Fixes bug #177 (There should be a 
10755                 'Don't encrypt button in the Select Keys dialog)
10756
10757 2005-09-10 [colin]      1.9.14cvs16
10758
10759         * src/compose.c
10760                 Fix bug #572 (%X option does not work with templates)
10761
10762 2005-09-10 [colin]      1.9.14cvs15
10763
10764         * src/toolbar.c 
10765                 Remove g_print
10766
10767 2005-09-10 [colin]      1.9.14cvs14
10768
10769         * src/imap.c
10770                 Fix a possible crash
10771
10772 2005-09-09 [colin]      1.9.14cvs13
10773
10774         * src/imap.c
10775         * src/etpan/imap-thread.c
10776         * src/etpan/imap-thread.h
10777                 Fix moving from queue or drafts to normal folders
10778                 Fix bug #794 (No way to delete without expunging)
10779                 Take flags unset by other mailers into account
10780                 Take deleted flag set by other mailers into account
10781                 Fix unsetting REPLIED flag
10782                 Fix crash when capabilities can't be retrieved
10783         * src/mainwindow.c
10784         * src/mainwindow.h
10785                 Add M_DELAYED_FLAGS condition, and let the user use
10786                 Execute in order to be able to expunge deleted mails,
10787                 even if he's not in delayed execute mode
10788         * src/prefs_spelling.c
10789                 Use 'en' dictionary by default if LANG is POSIX or C
10790         * src/gtk/prefswindow.c
10791                 Fix bug #767 (Preferences windows expanding) by making
10792                 the window a bit larger when the resolution is greater
10793                 than 640x480, and by putting the prefs in a
10794                 GtkScrolledWindow.
10795
10796 2005-09-09 [paul]       1.9.14cvs12
10797
10798         * AUTHORS
10799         * configure.ac
10800         * po/zh_TW.Big5.po      ** REMOVED **
10801         * po/zh_TW.po           ** ADDED **
10802                 updated by Wei-Lun Chao
10803
10804 2005-09-09 [paul]       1.9.14cvs11
10805
10806         * src/mainwindow.c
10807                 fix asserts
10808         * src/common/xml.c
10809                 delay memory allocation until file is
10810                 opened successfully
10811                 Patch by Daniel Gustafson
10812
10813 2005-09-09 [colin]      1.9.14cvs10
10814
10815         * src/imap.c
10816                 Add guards
10817
10818 2005-09-08 [colin]      1.9.14cvs9
10819
10820         * src/compose.c
10821                 Alert when we can't save draft
10822                 Fix various wrap/color issues
10823                 Add mid-click pasting respecting wrap_paste option
10824         * src/folder.c
10825         * src/folder.h
10826         * src/folder_item_prefs.c
10827         * src/folder_item_prefs.h
10828         * src/imap.c
10829         * src/imap_gtk.c
10830         * src/imap_gtk.h
10831         * src/main.c
10832         * src/mainwindow.c
10833         * src/mainwindow.h
10834         * src/news.c
10835         * src/news_gtk.c
10836         * src/news_gtk.h
10837         * src/prefs_folder_item.c
10838                 Fix the impossibility to synchronise folders for
10839                 offline use (IMAP and NNTP are concerned)
10840
10841 2005-09-08 [colin]      1.9.14cvs8
10842
10843         * configure.ac
10844                 Build LDAP and JPilot by default if available
10845         * src/textview.c
10846                 Fix use after free
10847
10848 2005-09-08 [paul]       1.9.14cvs7
10849
10850         * doc/manual/en/sylpheed-1.html
10851         * doc/manual/en/sylpheed-18.html
10852         * doc/manual/en/sylpheed-19.html
10853         * doc/manual/en/sylpheed-4.html
10854         * doc/manual/en/sylpheed-6.html
10855         * doc/manual/en/sylpheed.html
10856                 a few minor updates, plus include some
10857                 details about plugins and their requirements
10858         * src/mainwindow.c
10859                 minor changes to English in /View/Sort
10860
10861 2005-09-07 [colin]      1.9.14cvs6
10862
10863         * doc/manual/en/sylpheed-1.html
10864         * doc/manual/en/sylpheed-10.html
10865         * doc/manual/en/sylpheed-11.html
10866         * doc/manual/en/sylpheed-12.html
10867         * doc/manual/en/sylpheed-13.html
10868         * doc/manual/en/sylpheed-14.html
10869         * doc/manual/en/sylpheed-15.html
10870         * doc/manual/en/sylpheed-16.html
10871         * doc/manual/en/sylpheed-17.html
10872         * doc/manual/en/sylpheed-18.html
10873         * doc/manual/en/sylpheed-19.html
10874         * doc/manual/en/sylpheed-2.html
10875         * doc/manual/en/sylpheed-20.html
10876         * doc/manual/en/sylpheed-21.html
10877         * doc/manual/en/sylpheed-22.html
10878         * doc/manual/en/sylpheed-3.html
10879         * doc/manual/en/sylpheed-4.html
10880         * doc/manual/en/sylpheed-5.html
10881         * doc/manual/en/sylpheed-6.html
10882         * doc/manual/en/sylpheed-7.html
10883         * doc/manual/en/sylpheed-8.html
10884         * doc/manual/en/sylpheed-9.html
10885         * doc/manual/en/sylpheed.html
10886                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10887
10888 2005-09-07 [colin]      1.9.14cvs5
10889
10890         * src/mainwindow.c
10891                 Make labels more to-the-point
10892
10893 2005-09-07 [colin]      1.9.14cvs4
10894
10895         * doc/manual/en/sylpheed-1.html
10896         * doc/manual/en/sylpheed-12.html
10897         * doc/manual/en/sylpheed-13.html
10898         * doc/manual/en/sylpheed-14.html
10899         * doc/manual/en/sylpheed-15.html
10900         * doc/manual/en/sylpheed-16.html
10901         * doc/manual/en/sylpheed-17.html
10902         * doc/manual/en/sylpheed-18.html
10903         * doc/manual/en/sylpheed-19.html
10904         * doc/manual/en/sylpheed-2.html
10905         * doc/manual/en/sylpheed-20.html
10906         * doc/manual/en/sylpheed-21.html
10907         * doc/manual/en/sylpheed-22.html
10908         * doc/manual/en/sylpheed-4.html
10909         * doc/manual/en/sylpheed-5.html
10910         * doc/manual/en/sylpheed-6.html
10911         * doc/manual/en/sylpheed-7.html
10912         * doc/manual/en/sylpheed-8.html
10913         * doc/manual/en/sylpheed-9.html
10914         * doc/manual/en/sylpheed.html
10915                 Update manual
10916
10917 2005-09-07 [colin]      1.9.14cvs3
10918
10919         * doc/faq/en/sylpheed-faq-1.html
10920         * doc/faq/en/sylpheed-faq-2.html
10921         * doc/faq/en/sylpheed-faq-3.html
10922         * doc/faq/en/sylpheed-faq.html
10923                 Update FAQ
10924
10925 2005-09-07 [colin]      1.9.14cvs2
10926
10927         * src/folderview.c
10928         * src/procmsg.c
10929         * src/summaryview.c
10930         * src/toolbar.c
10931                 Fix special subfolders:
10932                 - Inherit parent's icon
10933                 - sent contents of queues subfolders
10934                 - empty subfolders of trashes
10935         * src/mainwindow.c
10936                 Remove outdated manual and faq entries
10937         * src/common/utils.c
10938                 Add quotes around %s coming from mailcap
10939
10940 2005-09-07 [colin]      1.9.14cvs1
10941
10942         * src/compose.c
10943                 After saving draft, set modified to FALSE
10944         * src/mimeview.c
10945         * src/common/utils.c
10946         * src/common/utils.h
10947                 Try to open mime parts using what is 
10948                 indicated in ~/.mailcap or /etc/mailcap,
10949                 if possible.
10950
10951 2005-09-05 [paul]       1.9.14
10952
10953         1.9.14 released
10954
10955         * po/sk.po
10956                 updated by Andrej Kacian
10957
10958 2005-09-05 [paul]       1.9.13cvs83
10959
10960         * po/de.po
10961         * po/es.po
10962         * po/fi.po
10963         * po/fr.po
10964         * po/nb.po
10965         * po/pt_BR.po
10966         * po/sr.po
10967                 updated translations by Thomas Gilgin, Ricardo Mones
10968                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10969                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10970
10971 2005-09-04 [paul]       1.9.13cvs82
10972
10973         * src/compose.c
10974                 only warn about exceeded line length limit
10975                 on send
10976
10977 2005-09-04 [paul]       1.9.13cvs81
10978
10979         * src/compose.c
10980                 fix crash in 'line length exceeded' dialogue
10981
10982 2005-09-02 [paul]       1.9.13cvs80
10983
10984         * src/imap.c
10985                 fix bug 795, 'Connection lost IMAP'
10986                 and add statusbar prints
10987                 Patch by Colin
10988
10989 2005-09-02 [paul]       1.9.13cvs79
10990
10991         * src/compose.c
10992                 compose_wrap_paragraph() becomes
10993                 compose_beautify_paragraph()
10994                 Patch by Colin
10995
10996 2005-09-02 [colin]      1.9.13cvs78
10997
10998         * src/folderview.c
10999                 Micro-fix
11000
11001 2005-09-01 [colin]      1.9.13cvs77
11002
11003         * src/imap.c
11004                 Maybe fix bug #795 (Connection lost IMAP)
11005                 Don't try to send logout when we're disconnected.
11006         * src/summaryview.c
11007                 Include locked and marked emails in HRM
11008                 view. Fixes bug #800 (Locked messages no longer 
11009                 show up when hide read messages is used)
11010
11011 2005-09-01 [paul]       1.9.13cvs76
11012
11013         * src/prefs_common.c
11014                 fix bad cutting
11015
11016 2005-08-31 [colin]      1.9.13cvs75
11017
11018         * src/folderview.c
11019         * src/folderview.h
11020         * src/prefs_summaries.c
11021         * src/summaryview.c
11022                 Fix "go to next new", fix preference
11023                 (Open unread/next swapped)
11024
11025 2005-08-31 [paul]       1.9.13cvs74
11026
11027         * src/compose.c
11028         * src/folderview.c
11029         * src/headerview.c
11030         * src/headerview.h
11031         * src/mainwindow.c
11032         * src/prefs_common.c
11033         * src/prefs_common.h
11034         * src/prefs_fonts.c
11035         * src/summaryview.c
11036         * src/textview.c
11037         * src/common/defs.h
11038                 remove obsolete BOLD_FONT setting
11039                 fix font update in headerview and textview
11040                 headers after prefs change
11041                 Patch By Colin
11042
11043 2005-08-31 [paul]
11044
11045         1.9.14-rc4 released
11046
11047 2005-08-30 [colin]      1.9.13cvs73
11048
11049         * src/summaryview.c
11050                 When Hide read messages is selected and we
11051                 refresh the summaryview, don't remove the 
11052                 currently displayed message. Fixes bug #797
11053                 (Summary view reloads when new mail is 
11054                 downloaded in 1.9.14 rc)
11055
11056 2005-08-30 [colin]      1.9.13cvs72
11057
11058         * src/folderview.c
11059                 Fix flickering
11060         * src/mainwindow.c
11061                 Remove useless callback
11062         * src/mimeview.c
11063         * src/gtk/filesel.c
11064         * src/gtk/filesel.h
11065                 Add a filesel_select_file_save_folder() - used by Save All
11066
11067 2005-08-29 [paul]       1.9.13cvs71
11068
11069         * AUTHORS
11070         * src/matcher_parser_parse.y
11071         * src/etpan/imap-thread.c
11072                 fix building on FreeBSD
11073                 Patch by Daniel Gustafson <daniel@hobbit.se>
11074
11075 2005-08-29 [paul]       1.9.13cvs70
11076
11077         * src/plugins/pgpinline/pgpinline.c
11078                 only initialise sig result if it's been handled
11079                 Patch by Colin
11080
11081 2005-08-29 [paul]       1.9.13cvs69
11082         
11083         Patches by Colin:
11084
11085         * src/imap.c
11086         * src/common.utils.c
11087         * src/common/utils.h
11088                 optimisation
11089         * src/stock_pixmap.h
11090                 fix wrong icon reference
11091         * src/pixmaps/trash_btn.xpm
11092                 replace with nicer image
11093
11094 2005-08-28 [colin]      1.9.13cvs68
11095
11096         * src/Makefile.am
11097         * src/stock_pixmap.c
11098         * src/stock_pixmap.h
11099         * src/toolbar.c
11100         * src/pixmaps/trash_btn.xpm
11101                 Add a specific trash xpm for the button
11102
11103 2005-08-28 [colin]      1.9.13cvs67
11104
11105         * src/imap.c
11106                 Fix leak
11107
11108 2005-08-27 [colin]      1.9.13cvs66
11109
11110         * src/imap.c
11111         * src/procmime.c
11112                 Correctly fix "Problem with replies", fixes
11113                 pgpmime encryption too. 
11114
11115 2005-08-27 [colin]      1.9.13cvs65
11116
11117         * src/folder.c
11118         * src/procmsg.c
11119         * src/procmsg.h
11120         * src/summaryview.c
11121                 Fix bug #517 (messages removed from summaryview 
11122                 when moving fails)
11123
11124 2005-08-27 [colin]      1.9.13cvs64
11125
11126         * tools/Makefile.am
11127         * tools/asus_mailled.sh
11128                 Add a script to blink ASUS laptops' mail LED where there
11129                 is unread mail.
11130
11131 2005-08-27 [colin]      1.9.13cvs63
11132
11133         * src/imap.c
11134         * src/etpan/imap-thread.c
11135         * src/etpan/imap-thread.h
11136                 Implement automatic choosing of login method
11137                 Fixes bug #791
11138         * src/gtk/.cvsignore
11139                 Add sylpheed-marshal.[ch]
11140
11141 2005-08-27 [colin]      1.9.13cvs62
11142
11143         * src/common/utils.c
11144                 Fix confusing perror
11145
11146 2005-08-27 [colin]      1.9.13cvs61
11147
11148         * src/toolbar.c
11149         * src/toolbar.h
11150                 Remove A_DELETE, replace it with 
11151                 A_TRASH and A_DELETE_REAL. Automatically
11152                 rewrite config files to replace A_DELETE
11153                 with A_TRASH (no functionality change).
11154                 Fixes half of #794
11155
11156 2005-08-26 [colin]      1.9.13cvs60
11157
11158         * src/procmime.c
11159                 Previous "Problem with replies" fix brought other
11160                 problems, fixing them
11161
11162 2005-08-26 [colin]      1.9.13cvs59
11163
11164         * src/procmime.c
11165                 Fix "Problem with replies". This happened only
11166                 on IMAP...
11167         * src/procmsg.c
11168                 Factorize code a bit
11169         * src/compose.c
11170                 Speed improvement on very long messages (wrapping)
11171                 Fix signature color on Reedit and Redirect
11172                 On Reedit, don't attach pgp-signatures parts, but
11173                 set signing to On.
11174
11175 2005-08-24 [paul]       1.9.13cvs58
11176
11177         * src/compose.c
11178                 don't claim success when clicking
11179                 Cancel on the passphrase box.
11180                 Patch by Colin
11181
11182 2005-08-24 [paul]       1.9.13cvs57
11183
11184         * src/main.c
11185                 fix misplaced sylpheed.log
11186         * src/common/defs.h
11187                 define UIDL_DIR
11188
11189 2005-08-24 [paul]       1.9.13cvs56
11190
11191         * src/imap.c
11192         * src/etpan/imap-thread.c
11193         * src/etpan/imap-thread.h
11194                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11195                 Patch by Colin
11196         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11197         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11198                 remove autogenerated files
11199         * tools/kdeservicemenu/README
11200         * tools/kdeservicemenu/install.sh
11201         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11202         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11203                 use Claws icon, use 'Sylpheed-Claws' in menu,
11204                 use kdialog, and other cleanups
11205
11206 2005-08-23 [paul]       1.9.13cvs55
11207
11208         * src/compose.c
11209                 fix paste/wrap crash
11210                 Patch by Colin
11211
11212 2005-08-23 [paul]       1.9.13cvs54
11213
11214         * src/main.c
11215                 fix crash recovery
11216                 Patch by Colin
11217
11218 2005-08-23 [paul]       1.9.13cvs53
11219
11220         * src/addressbook.c
11221         * src/editaddress.c
11222                 view all data of LDAP contacts
11223                 Patch by Colin
11224
11225 2005-08-23 [paul]       1.9.13cvs52
11226
11227         * src/addressbook.c
11228                 fix issues with the Search field
11229                 Patch by Colin
11230
11231 2005-08-22 [paul]       1.9.13cvs51
11232
11233         * src/folderview.c
11234                 put name of folder in processing dialog
11235                 title
11236         * src/prefs_folder_item.c
11237                 improve english usage
11238
11239 2005-08-22 [paul]       1.9.13cvs50
11240
11241         * src/filtering.c
11242         * src/filtering.h
11243         * src/matcher.c
11244         * src/matcher_parser_lex.l
11245         * src/matcher_parser_parse.y
11246         * src/prefs_filtering.c
11247                 add Filtering/Processing rule names feature.
11248                 (the incompatible old matcherrc is saved as
11249                 matcherrc.pre_names).
11250                 Patch by Colin
11251
11252 2005-08-22 [paul]       1.9.13cvs49
11253
11254         * src/procmsg.c
11255                 fix colour labelling
11256                 Patch by Colin
11257
11258 2005-08-22 [paul]       1.9.13cvs48
11259
11260         * src/textview.c
11261                 fix open_image_cb()
11262
11263 2005-08-22 [paul]       1.9.13cvs47
11264
11265         * src/imap.c
11266                 fix bug 789, 'SC crashes with imap (CVS ver)'
11267                 Patch by Colin
11268
11269 2005-08-22 [paul]       1.9.13cvs46
11270
11271         * src/mimeview.c
11272         * src/prefs_common.c
11273         * src/common/defs.h
11274                 define reused defaults in defs.h
11275         * src/textview.c
11276                 add 'Open image' to image popup menu
11277
11278 2005-08-21 [colin]      1.9.13cvs45
11279
11280         * src/summaryview.c
11281                 Fix bug #788 (Bogus "From" address displayed)
11282
11283 2005-08-20 [colin]      1.9.13cvs44
11284
11285         * src/folder.c
11286                 Fix buf #787 (multilevel delete causes SIGSEGV)
11287
11288 2005-08-19 [colin]      1.9.13cvs43
11289
11290         * src/inc.c
11291         * src/prefs_common.c
11292         * src/prefs_common.h
11293                 Add an hidden pref to allow modifying the
11294                 update stepping in incorporation.
11295                 Patch by wwp.
11296
11297 2005-08-19 [colin]      1.9.13cvs42
11298
11299         * src/compose.c
11300         * src/procmime.c
11301                 Workaround for broken MUAs: encode 
11302                 Content-type: name: as ASCII and 
11303                 Content-Disposition: filename: as
11304                 per rfc2231
11305         * src/prefs_account.c
11306                 Fix invisible-ness of SMTP SSL prefs
11307                 in NNTP accounts
11308
11309 2005-08-19 [paul]       1.9.13cvs41
11310
11311         * src/compose.c
11312         * src/prefs_common.c
11313         * src/prefs_common.h
11314         * src/prefs_wrapping.c
11315                 paste with or without wrapping.
11316                 patch by Colin
11317
11318 2005-08-19 [paul]       1.9.13cvs40
11319
11320         * src/prefs_common.c
11321         * src/prefs_common.h
11322         * src/summaryview.c
11323                 reintroduce enable_swap_from as a
11324                 hidden pref. patch by Colin
11325         * src/quote_fmt_parse.y
11326         * src/plugins/clamav/clamav_plugin.c
11327         * src/plugins/dillo_viewer/dillo_viewer.c
11328         * src/plugins/mathml_viewer/mathml_viewer.c
11329         * src/plugins/pgpcore/sgpgme.c
11330         * src/plugins/pgpinline/pgpinline.c
11331         * src/plugins/pgpmime/pgpmime.c
11332                 tidy up. patch by Colin
11333
11334 2005-08-19 [paul]       1.9.13cvs39
11335
11336         * configure.ac
11337                 complete cvs38's sync
11338         * src/editaddress.c
11339         * src/gedit-print.c
11340         * src/mutt.c
11341         * src/etpan/etpan-log.c
11342         * src/etpan/imap-thread.c
11343         * src/gtk/gtksourceprintjob.c
11344                 fix compilation warnings
11345                 (patch by Colin)
11346
11347 2005-08-19 [paul]       1.9.13cvs38
11348
11349         sync with main:
11350
11351         * src/account.c
11352         * src/action.c
11353         * src/addrbook.c
11354         * src/addrcache.c
11355         * src/addrharvest.c
11356         * src/addrindex.c
11357         * src/codeconv.c
11358         * src/compose.c
11359         * src/crash.c
11360         * src/exporthtml.c
11361         * src/exportldif.c
11362         * src/folder.c
11363         * src/image_viewer.c
11364         * src/inc.c
11365         * src/inc.h
11366         * src/jpilot.c
11367         * src/ldif.c
11368         * src/main.c
11369         * src/matcher.c
11370         * src/mbox.c
11371         * src/messageview.c
11372         * src/mh.c
11373         * src/mimeview.c
11374         * src/msgcache.c
11375         * src/mutt.c
11376         * src/news.c
11377         * src/partial_download.c
11378         * src/pine.c
11379         * src/pop.c
11380         * src/prefs_actions.c
11381         * src/prefs_common.c
11382         * src/prefs_customheader.c
11383         * src/prefs_display_header.c
11384         * src/prefs_gtk.c
11385         * src/prefs_themes.c
11386         * src/procheader.c
11387         * src/procmime.c
11388         * src/procmsg.c
11389         * src/recv.c
11390         * src/send_message.c
11391         * src/simple-gettext.c
11392         * src/sourcewindow.c
11393         * src/textview.c
11394         * src/vcard.c
11395         * src/common/defs.h
11396         * src/common/log.c
11397         * src/common/plugin.c
11398         * src/common/prefs.c
11399         * src/common/session.c
11400         * src/common/session.h
11401         * src/common/socket.c
11402         * src/common/socket.h
11403         * src/common/ssl_certificate.c
11404         * src/common/template.c
11405         * src/common/utils.c
11406         * src/common/utils.h
11407         * src/common/xml.c
11408         * src/gtk/about.c
11409         added wrappers for C library function that
11410                 take pathname arguments.
11411                 enabled compilation with MinGW.
11412                 use GDir instead of directly using opendir().
11413                 added rename_force().
11414
11415 2005-08-19 [paul]       1.9.13cvs37
11416         
11417         patches by Colin:
11418         * src/compose.c
11419                 fix privacy settings on re-editing
11420                 a sent message
11421         * src/jpilot.c
11422                 fix encoding bug
11423         * src/folder.c
11424         * src/procmsg.c
11425         * src/procmsg.h
11426         * src/summaryview.c
11427                 flag changing optimisation
11428
11429 2005-08-18 [martin]     1.9.13cvs36
11430
11431         * commitHelper
11432             added my login
11433         * src/addrcache.c
11434         * src/addrharvest.c
11435         * src/addrindex.c
11436         * src/compose.c
11437         * src/grouplistdialog.c
11438         * src/main.c
11439         * src/mainwindow.c
11440         * src/msgcache.c
11441         * src/mutt.c
11442         * src/pine.c
11443         * src/prefs_account.c
11444         * src/prefs_themes.c
11445         * src/stock_pixmap.c
11446         * src/summaryview.c
11447         * src/gtk/about.c
11448         * src/gtk/logwindow.c
11449             removed deprecated glib and gdk stuff
11450         * src/plugins/pgpcore/select-keys.c
11451             convert attributes from locale to utf8
11452
11453 2005-08-17 [paul]       1.9.13cvs35
11454
11455         * src/account.c
11456         * src/addressbook.c
11457                 use new GTK_STOCK_ icons if available
11458         * src/summaryview.c
11459         * src/gtk/gtksctree.c
11460         * src/gtk/gtksctree.h
11461                 faster range select. patch by Colin
11462
11463 2005-08-17 [paul]       1.9.13cvs34
11464
11465         patches by colin:
11466         * src/addressbook.c
11467         * src/addressitem.h
11468                 Add an edit button for contacts, fix selections
11469                 of gtksctree items
11470         * src/editaddress.c
11471                 Change labels, let Save be always possible in the
11472                 email and user atributes tabs
11473         * src/folderview.c
11474                 fix sort issues
11475         * src/summaryview.c
11476                 select next item instead of the displayed one
11477                 after deletion
11478
11479         * src/gtk/progressdialog.c
11480                 use prefs_common.enable_rules_hint
11481
11482 2005-08-13 [hoa]        1.9.13cvs33
11483
11484         * src/etpan/imap-thread.c
11485                 fixed build on Solaris.
11486
11487 2005-08-10 [colin]      1.9.13cvs32
11488
11489         * src/procmsg.c
11490                 Fix cvs31 (missing fclose before reading
11491                 the file)
11492
11493 2005-08-10 [colin]      1.9.13cvs31
11494
11495         * src/procmsg.c
11496                 Fix procmsg_msginfo_new_from_mimeinfo() when
11497                 the MimeInfo isn't stored in memory. This fixes
11498                 replying to an attached message.
11499
11500 2005-08-10 [colin]      1.9.13cvs30
11501
11502         * src/mainwindow.c
11503                 Fix slowness in account changing
11504
11505 2005-08-10 [colin]      1.9.13cvs29
11506
11507         * src/folder.c
11508         * src/folderutils.c
11509         * src/folderview.c
11510         * src/imap_gtk.c
11511         * src/mainwindow.c
11512         * src/mh_gtk.c
11513         * src/procmsg.c
11514         * src/summaryview.c
11515                 Optimize folder_has_parent_of_type
11516                 Prevent moving special sub-folders from contextual menus
11517                 Rework message a bit ("Empty all messages" -> "Delete all
11518                 messages")
11519                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11520                 and "Deleted Items" folders)
11521
11522 2005-08-08 [colin]      1.9.13cvs28
11523
11524         * src/summaryview.c
11525         * src/prefs_summaries.c
11526                 Make "Select first unread|new" more flexible
11527                 (just prioritize new or unread)
11528
11529 2005-08-08 [colin]      1.9.13cvs27
11530
11531         * src/summaryview.c
11532                 If "select first new" is selected and there only
11533                 are unread messages, fallback to "select first
11534                 unread".
11535
11536 2005-08-08 [colin]      1.9.13cvs26
11537
11538         * src/folder.c
11539                 Fix shameful bugs (and bug #779)
11540
11541 2005-08-08 [colin]      1.9.13cvs25
11542
11543         * src/folder.c
11544         * src/folder.h
11545                 Cache parents' type to make folder_has_parent_of_type
11546                 faster
11547         * src/folderview.c
11548                 Forbid DnD of special sub-folders
11549         * src/procmsg.c
11550         * src/procmsg.h
11551                 Add MAIL_POSTFILTERING_HOOK
11552         * src/summaryview.c
11553                 Revert over-zealous deletion of the use_addr_book 
11554                 code
11555
11556 2005-08-07 [colin]      1.9.13cvs24
11557
11558         * src/folder.c
11559                 Fix big mistake (passing MsgInfo instead 
11560                 of FolderItem)
11561
11562 2005-08-07 [colin]      1.9.13cvs23
11563
11564         * src/compose.c
11565         * src/folder.c
11566         * src/folder.h
11567         * src/foldersel.c
11568         * src/folderutils.c
11569         * src/folderview.c
11570         * src/imap.c
11571         * src/mainwindow.c
11572         * src/messageview.c
11573         * src/mh.c
11574         * src/msgcache.c
11575         * src/procmime.c
11576         * src/summaryview.c
11577                 Make subfolders of Drafts, Queue, Outbox, Trash
11578                 work like their parents. 
11579                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11580
11581 2005-08-07 [colin]      1.9.13cvs22
11582
11583         * src/addressbook.c
11584                 Fix bug #771 (Dragged contacts not saved)
11585
11586 2005-08-07 [paul]       1.9.13cvs21
11587
11588         * src/summaryview.c
11589                 fix bug 32 'Search Doesn't display results
11590                 if "Hide Read Messages" is chosen'
11591                 be more literal in interpreting 'Hide read
11592                 messages'
11593
11594 2005-08-07 [colin]      1.9.13cvs20
11595
11596         * src/folderview.c
11597                 Add debug
11598         * src/summaryview.c
11599                 Faster 'unthread_for_execution'
11600
11601 2005-08-06 [paul]       1.9.13cvs19
11602
11603         * src/mainwindow.c
11604                 add mnemonics to Set displayed columns
11605                 fix bug where msgview_visible option was
11606                 overwritten as TRUE on startup
11607
11608 2005-08-06 [paul]       1.9.13cvs18
11609
11610         * src/mainwindow.c
11611                 refer to 'displayed columns in folder/message
11612                 list' not 'displayed items in summary/message view'
11613         * src/prefs_display_header.c
11614                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11615                 be consistent with similar dialogues
11616         * src/prefs_folder_column.c
11617         * src/prefs_summary_column.c
11618                 'columns' not 'items', and folder and message lists,
11619                 instead of folder and summary views;
11620                 Use 'Hidden columns' as list heading not 'Available
11621                 items';
11622                 move the 'Remove' button to the right hand side;
11623                 top-align the buttons;
11624                 remove unneeded vbox
11625         * src/prefs_summaries.c
11626                 put the 2 column prefs buttons in a frame to reduce
11627                 overall width; refer to columns not items &c.
11628
11629 2005-08-05 [colin]      1.9.13cvs17
11630
11631         * src/prefs_common.c
11632         * src/prefs_common.h
11633         * src/mainwindow.c
11634         * src/compose.c
11635         * src/messageview.c
11636                 Add an hidden toolbar_detachable pref, so
11637                 that I can get rid of these painful handles
11638                 in the toolbars. Defaults to TRUE to avoid
11639                 changing the GUI on unsuspecting people...
11640
11641 2005-08-05 [colin]      1.9.13cvs16
11642
11643         * src/Makefile.am
11644         * src/prefs_folder_column.c
11645         * src/prefs_folder_column.h
11646                 Add prefs for folder columns
11647         * src/folderview.c
11648         * src/folderview.h
11649         * src/mainwindow.c
11650         * src/mainwindow.h
11651         * src/prefs_common.c
11652         * src/prefs_common.h
11653         * src/prefs_summaries.c
11654                 Use them
11655         * src/prefs_summary_column.c
11656         * src/summaryview.c
11657         * src/summaryview.h
11658                 Add a To column
11659         * src/textview.c
11660         * src/common/utils.c
11661         * src/common/utils.h
11662                 Move uri colourisation functions
11663                 to utils
11664         * src/compose.c
11665                 Colourise URIs
11666         * src/imap.c
11667                 Fix bug with LIST where we'd try
11668                 to get Folder//////[...]/// 
11669
11670 2005-08-05 [paul]       1.9.13cvs15
11671
11672         * src/prefs_summaries.c
11673                 improve the English usage
11674         * src/summaryview.c
11675                 set font on column change
11676                 thanks to Colin
11677
11678 2005-08-05 [paul]       1.9.13cvs14
11679
11680         * src/prefs_common.c
11681         * src/prefs_common.h
11682         * src/prefs_summaries.c
11683         * src/summaryview.c
11684                 replace 'open_unread_on_enter' option with
11685                 'select_on_entry' option. opening/not opening
11686                 is now exclusively controlled by 'always_show_msg'
11687
11688 2005-08-04 [colin]      1.9.13cvs13
11689
11690         * src/compose.c
11691                 Remove dead code
11692                 Add colourisation of quotes and signatures
11693         * src/folderview.c
11694                 Fix possible crashes
11695         * src/messageview.c
11696                 Change an assert that is no problem
11697         * src/news.c
11698         * src/news_gtk.c
11699         * src/news_gtk.h
11700                 Fix offline mode
11701         * src/gtk/quicksearch.c
11702                 Fix a possible crash
11703
11704 2005-08-03 [colin]      1.9.13cvs12
11705
11706         * src/prefs_account.c
11707                 Fix bug #777 (Sylpheed crash in account configuration)
11708
11709 2005-08-03 [colin]      1.9.13cvs11
11710
11711         * src/addressbook.c
11712         * src/editaddress.c
11713         * src/editgroup.c
11714                 Fixing addressbook, round 2
11715         * src/textview.c
11716                 Fix emphasis color on rechecking 'Colorize messages'
11717
11718 2005-08-03 [paul]       1.9.13cvs10
11719
11720         sync with main
11721
11722         * src/addr_compl.c
11723         * src/compose.c
11724         * src/main.c
11725         * src/pop.c
11726         * src/prefs_account.c
11727         * src/procmime.c
11728         * src/procmsg.c
11729         * src/quote_fmt_parse.y
11730         * src/textview.c
11731         * src/common/quoted-printable.c
11732         * src/common/utils.c
11733         * src/common/utils.h
11734         * src/common/xml.c
11735                 replaced incorrect locale-independent
11736                 ctype functions with GLib's. Corrected
11737                 signedness mismatch.
11738         * src/headerview.c
11739                 headerview_create(): added spacing for vbox.
11740         * src/gtk/about.c
11741                 set focus to the OK button.
11742
11743 2005-08-03 [colin]      1.9.13cvs9
11744
11745         * src/folderview.c
11746                 Fix possible crash
11747
11748 2005-08-02 [colin]      1.9.13cvs8
11749
11750         * src/mainwindow.c
11751                 Fix cast
11752         * src/addressbook.c
11753         * src/addressitem.h
11754                 Fix a cast and more generally, try to make the
11755                 GUI more intuitive and consistent (round 1)
11756
11757 2005-08-02 [paul]       1.9.13cvs7
11758
11759         * src/folder.h
11760                 missing in 1.9.13cvs6
11761
11762 2005-08-02 [colin]      1.9.13cvs6
11763
11764         * src/folder.c
11765                 Fix one more leak
11766
11767 2005-08-02 [colin]      1.9.13cvs5
11768
11769         * src/folder.c
11770         * src/folderview.c
11771         * src/imap.c
11772         * src/main.c
11773         * src/mbox.c
11774         * src/procmsg.c
11775         * src/summaryview.c
11776                 Fix a number of folder_item_get_msg_list()-related
11777                 leaks (missing procmsg_msginfo_free()s)
11778
11779 2005-08-01 [colin]      1.9.13cvs4
11780
11781         * src/folderview.c
11782         * src/folderview.h
11783         * src/mainwindow.c
11784         * src/prefs_fonts.c
11785         * src/prefs_summaries.c
11786         * src/prefs_themes.c
11787         * src/summaryview.c
11788         * src/summaryview.h
11789         * src/textview.c
11790         * src/textview.h
11791                 Fix instant-apply of summary and folderview-related prefs
11792                 Fix erroneous g_free and alertpanels in prefs_theme
11793                 Add instant-apply for fonts
11794                 Defer applying of prefs a little bit so it's done only
11795                 once even if requested by multiples prefs pages
11796
11797 2005-08-01 [paul]       1.9.13cvs3
11798
11799         * src/main.c
11800                 fix bug 776 'S.C. crashes on close'
11801                 thanks to Colin
11802         * src/etpan/etpan-thread-manager-types.h
11803                 add missing include
11804                 thanks to Hoa
11805
11806 2005-07-25 [paul]       1.9.13cvs2
11807
11808         * src/summaryview.c
11809                 fix typos. spotted by Fabien Vantard
11810
11811 2005-07-24 [paul]       1.9.13cvs1
11812
11813         * doc/man/sylpheed.1
11814                 update man page, incorporating fix of
11815                 bug 769 'Typo in manpage'
11816         * src/etpan/imap-thread.c
11817                 fix NetBSD openssl dependencies. patch by
11818                 George Michaelson <ggm@apnic.net>
11819         * po/pt_BR.po
11820                 updated by Frederico Goncalves Guimaraes
11821
11822 2005-07-22 [paul]       1.9.13
11823
11824         1.9.13 release
11825
11826 2005-07-22 [paul]       1.9.12cvs91
11827
11828         * AUTHORS
11829         * INSTALL
11830         * README.claws
11831         * RELEASE_NOTES.claws
11832                 updated for release
11833         * configure.ac
11834         * po/nb.po
11835         * tools/claws.i18n.status.pl
11836                 add Norwegian translation. submiited by
11837                 Geir Helland <pjallabais@users.sourceforge.net>
11838         * po/ca.po
11839         * po/de.po
11840         * po/es.po
11841         * po/fi.po
11842         * po/fr.po
11843         * po/it.po
11844         * po/sk.po
11845         * po/sr.po
11846         * po/zh_CN.po
11847                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11848                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11849                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11850                 Yang Guilong
11851         * src/plugins/clamav/clamav_plugin_gtk.c
11852         * src/plugins/spamassassin/spamassassin_gtk.c
11853                 replace outdated description strings
11854
11855 2005-07-21 [colin]      1.9.12cvs90
11856
11857         * src/folder.c
11858                 Set folder to batch mode when scanning it. Makes deletion
11859                 of unread mails on IMAP much faster (due to the UNREAD 
11860                 flag unsetting)
11861
11862 2005-07-21 [darko]      1.9.12cvs89
11863
11864         * configure.ac
11865                 link against libresolv if necessary (patch by Paul)
11866         * src/msgcache.c
11867                 use glib's portable macros to determine endianness
11868
11869 2005-07-21 [paul]       1.9.12cvs88
11870
11871         * src/crash.c
11872         * src/gtk/about.c
11873                 update compiled-in features list
11874
11875 2005-07-20 [colin]      1.9.12cvs87
11876
11877         * src/folder.c
11878         * src/textview.c
11879                 Gcc 2.9x compilation fixes, thanks to Darko
11880         * src/plugins/clamav/clamav_plugin.c
11881                 Little optimisation: load virus database only once
11882         * src/plugins/spamassassin/spamassassin.c
11883                 Big optimisation: filtering one mail took at least 1 second,
11884                 now it takes at least 50ms. Doesn't speed up spamassassin 
11885                 itself, but should already be much more tolerable.
11886
11887 2005-07-20 [colin]      1.9.12cvs86
11888
11889         * src/summaryview.c
11890                 Fix performance issue
11891
11892 2005-07-19 [colin]      1.9.12cvs85
11893
11894         * src/plugins/pgpinline/plugin.c
11895                 Fix warning
11896
11897 2005-07-19 [colin]      1.9.12cvs84
11898
11899         * configure.ac
11900         * src/plugins/Makefile.am
11901         * src/plugins/pgpinline/.cvsignore
11902         * src/plugins/pgpinline/Makefile.am
11903         * src/plugins/pgpinline/pgpinline.c
11904         * src/plugins/pgpinline/pgpinline.deps
11905         * src/plugins/pgpinline/pgpinline.h
11906         * src/plugins/pgpinline/plugin.c
11907                 Put pgpinline in the main tree
11908
11909 2005-07-19 [paul]       1.9.12cvs83
11910
11911         * src/prefs_actions.c
11912                 prevent '//' in menu names, which cause a crash
11913                 thanks to Colin
11914
11915 2005-07-19 [paul]       1.9.12cvs82
11916
11917         * configure.ac
11918                 be generally more informative in configure output.
11919                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11920                 '[ --disable-openssl ...', as --enable-openssl is default
11921                 PGP/MIME: don't check for GPGME again, check for
11922                 pgpcore instead. Therefore prevent the possibility of
11923                 attempting to build pgpmime if pgpcore dependencies are
11924                 not met
11925                 ClamAV: use pkgconfig to check for lib
11926                 libgnomeprint: revert logic on inner test to match
11927                 everything else
11928         * src/plugins/pgpcore/sgpgme.c
11929                 add missing include
11930
11931 2005-07-19 [colin]      1.9.12cvs81
11932
11933         * src/summaryview.c
11934                 Fix slow thread rebuilding in particular
11935                 cases
11936
11937 2005-07-19 [paul]       1.9.12cvs80
11938
11939         * sylpheed-claws.desktop
11940                 fix typo, spotted by Stephan Sachse
11941         * src/account.c
11942                 replace GTK_STOCK_ADD with
11943                 GTK_STOCK_NEW button
11944
11945 2005-07-18 [colin]      1.9.12cvs79
11946
11947         * src/etpan/imap-thread.c
11948                 Fix return value (Thanks Hoa)
11949
11950 2005-07-18 [colin]      1.9.12cvs78
11951
11952         * src/imap.c
11953                 Allow empty passwords
11954                 Create drafts/queue/outbox if necessary
11955         * src/summaryview.c
11956                 Remove old code
11957         * src/etpan/imap-thread.c
11958                 Fix STARTTLS (Thanks to Hoa)
11959
11960 2005-07-18 [paul]       1.9.12cvs77
11961
11962         * ChangeLog-gtk2.jp
11963         * ChangeLog.jp
11964                 removed
11965         * Makefile.am
11966                 updated to reflect additions and removals
11967         * TODO
11968                 updated to be claws-specific
11969         * TODO-gtk2
11970         * TODO-gtk2.jp
11971         * TODO.jp
11972         * sylpheed-128x128.png
11973         * sylpheed-64x64.png
11974                 removed
11975         * sylpheed-claws-128x128.png
11976         * sylpheed-claws-64x64.png
11977         * sylpheed-claws.desktop
11978         * sylpheed-claws.png
11979                 added
11980         * sylpheed.desktop
11981         * sylpheed.png
11982                 removed
11983
11984 2005-07-17 [paul]       1.9.12cvs76
11985
11986         * src/account.c
11987         * src/addressbook.c
11988         * src/alertpanel.c
11989         * src/alertpanel.h
11990         * src/compose.c
11991         * src/exphtmldlg.c
11992         * src/expldifdlg.c
11993         * src/folderview.c
11994         * src/imap_gtk.c
11995         * src/inc.c
11996         * src/message_search.c
11997         * src/messageview.c
11998         * src/mh_gtk.c
11999         * src/news_gtk.c
12000         * src/prefs_actions.c
12001         * src/prefs_filtering.c
12002         * src/prefs_matcher.c
12003         * src/prefs_template.c
12004         * src/prefs_themes.c
12005         * src/ssl_manager.c
12006         * src/summary_search.c
12007         * src/textview.c
12008         * src/toolbar.c
12009         * src/gtk/sslcertwindow.c
12010         * src/plugins/pgpcore/sgpgme.c
12011                 rework alertpanels
12012
12013 2005-07-17 [colin]      1.9.12cvs75
12014
12015         * src/privacy.c
12016                 add a PrivacySystem accessor that checks that
12017                 the system cached in a MimeInfo's privacydata
12018                 is still registered. Use this accessor instead
12019                 of directly using data->system. Fixes crashes
12020                 after unloading pgp plugins.
12021
12022 2005-07-17 [colin]      1.9.12cvs74
12023
12024         * src/alertpanel.c
12025                 Change geometry hints to a simple default size.
12026                 Fixes the certs dialogs.
12027
12028 2005-07-17 [colin]      1.9.12cvs73
12029
12030         * src/gtk/sslcertwindow.c
12031                 Use a gtkExpander
12032
12033 2005-07-17 [colin]      1.9.12cvs72
12034
12035         * src/plugins/pgpcore/Makefile.am
12036         * src/plugins/pgpmime/Makefile.am
12037                 Add gpgme libs
12038
12039 2005-07-17 [paul]       1.9.12cvs71
12040
12041         * configure.ac
12042                 add --disable-gnomeprint option
12043                 modified version of patch by Marius Mauch
12044
12045 2005-07-17 [paul]       1.9.12cvs70
12046
12047         * src/common/defs.h
12048                 update urls
12049         * src/account.c
12050         * src/action.c
12051         * src/addressbook.c
12052         * src/compose.c
12053         * src/foldersel.c
12054         * src/folderview.c
12055         * src/html.c
12056         * src/imap_gtk.c
12057         * src/main.c
12058         * src/mainwindow.c
12059         * src/messageview.c
12060         * src/mh_gtk.c
12061         * src/mimeview.c
12062         * src/news_gtk.c
12063         * src/prefs_account.c
12064         * src/prefs_send.c
12065         * src/prefs_summaries.c
12066         * src/procmsg.c
12067         * src/summaryview.c
12068         * src/common/utils.c
12069         * src/common/xml.c
12070         * src/plugins/pgpcore/passphrase.c
12071         * src/plugins/pgpcore/select-keys.c
12072                 replace inappropriately used backticks
12073                 with single quotes
12074
12075 2005-07-16 [colin]      1.9.12cvs69
12076
12077         * src/image_viewer.c
12078                 Add extra paranoid checks
12079
12080 2005-07-16 [colin]      1.9.12cvs68
12081
12082         * src/plugins/pgpcore/prefs_gpg.c
12083                 Don't auto-check sigs by default, as it
12084                 can be really slow.
12085
12086 2005-07-16 [colin]      1.9.12cvs67
12087
12088         * src/plugins/pgpcore/sgpgme.c
12089                 Make messages a bit better.
12090
12091 2005-07-16 [colin]      1.9.12cvs66
12092
12093         * src/imap.c
12094                 Remove pseudo-log
12095         * src/etpan/imap-thread.c
12096                 Add real log
12097
12098 2005-07-16 [colin]      1.9.12cvs65
12099
12100         * src/main.c
12101         * src/prefs_other.c
12102                 And now, fix build with libetpan :-/
12103
12104 2005-07-15 [colin]      1.9.12cvs64
12105
12106         * src/prefs_other.c
12107                 Continue fixing build without libetpan.
12108
12109 2005-07-15 [colin]      1.9.12cvs63
12110
12111         * src/main.c
12112                 Fix build with --disable-libetpan
12113
12114 2005-07-15 [colin]      1.9.12cvs62
12115
12116         * configure.ac
12117                 Bump libetpan's version
12118
12119 2005-07-15 [colin]      1.9.12cvs61
12120
12121         * src/etpan/imap-thread.c
12122                 Actually stop logging :)
12123
12124 2005-07-15 [colin]      1.9.12cvs60
12125
12126         * src/addressbook.c
12127                 Fix dnd of multiple addresses.
12128
12129 2005-07-15 [hoa]        1.9.12cvs59
12130
12131         * src/etpan/imap-thread.c
12132             disable login of IMAP password in libetpan log file.
12133
12134 2005-07-15 [paul]       1.9.12cvs58
12135
12136         * src/account.c
12137                 don't automatically sort
12138                 do allow drag n drop
12139
12140 2005-07-15 [paul]       1.9.12cvs57
12141
12142         * src/account.c
12143         * src/ssl_manager.c
12144                 alphabetical listing
12145
12146 2005-07-15 [paul]       1.9.12cvs56
12147
12148         * src/gtk/pluginwindow.c
12149                 sort plugin list alphabetically
12150
12151 2005-07-15 [paul]       1.9.12cvs55
12152
12153         * src/prefs_spelling.c
12154         * src/prefs_wrapping.c
12155                 unify English usage
12156
12157 2005-07-15 [colin]      1.9.12cvs54
12158
12159         * src/wizard.c
12160                 Typo fix
12161
12162 2005-07-15 [paul]       1.9.12cvs53
12163
12164         * src/prefs_message.c
12165                 make 'show cursor' a hidden option
12166
12167 2005-07-14 [colin]      1.9.12cvs52
12168
12169         * src/plugins/spamassassin/Makefile.am
12170         * src/plugins/clamav/Makefile.am
12171                 Fix double EXTRA_DISTs
12172
12173 2005-07-14 [colin]      1.9.12cvs51
12174
12175         * src/plugins/clamav/Makefile.am
12176         * src/plugins/clamav/clamav_plugin_gtk.deps
12177         * src/plugins/spamassassin/Makefile.am
12178         * src/plugins/spamassassin/spamassassin_gtk.deps
12179                 Make $plugin_gtk depend on $plugin
12180
12181 2005-07-14 [hoa]        1.9.12cvs50
12182
12183         * src/etpan/imap-thread.c
12184                 enable debug log of libetpan when running with --debug
12185
12186 2005-07-14 [colin]      1.9.12cvs49
12187
12188         * configure.ac
12189         * src/common/Makefile.am
12190         * src/common/plugin.c
12191         * src/common/plugin.h
12192                 Add a little plugin dependancy system.
12193                 Plugins can ship a $plugin_name.deps file
12194                 (near them in PLUGINDIR) so that their
12195                 dependancies are loaded if possible.
12196         * src/plugins/Makefile.am
12197         * src/plugins/pgpcore/Makefile.am
12198         * src/plugins/pgpcore/passphrase.c
12199         * src/plugins/pgpcore/passphrase.h
12200         * src/plugins/pgpcore/plugin.c
12201         * src/plugins/pgpcore/prefs_gpg.c
12202         * src/plugins/pgpcore/prefs_gpg.h
12203         * src/plugins/pgpcore/select-keys.c
12204         * src/plugins/pgpcore/select-keys.h
12205         * src/plugins/pgpcore/sgpgme.c
12206         * src/plugins/pgpcore/sgpgme.h
12207                 Introduce pgpcore, used by pgpmime and
12208                 pgpinline
12209         * src/plugins/pgpmime/Makefile.am
12210         * src/plugins/pgpmime/passphrase.c
12211         * src/plugins/pgpmime/passphrase.h
12212         * src/plugins/pgpmime/pgpmime.c
12213         * src/plugins/pgpmime/pgpmime.deps
12214         * src/plugins/pgpmime/plugin.c
12215         * src/plugins/pgpmime/prefs_gpg.c
12216         * src/plugins/pgpmime/prefs_gpg.h
12217         * src/plugins/pgpmime/select-keys.c
12218         * src/plugins/pgpmime/select-keys.h
12219         * src/plugins/pgpmime/sgpgme.c
12220         * src/plugins/pgpmime/sgpgme.h
12221                 Remove the core from pgpmime and add the
12222                 dependancy to pgpcore.
12223
12224 2005-07-14 [paul]       1.9.12cvs48
12225
12226         * src/stock_pixmap.c
12227                 forgot this in last commit
12228
12229 2005-07-14 [paul]       1.9.12cvs47
12230
12231         * src/account.c
12232         * src/addressbook.c
12233                 add accelerators for the buttons (sync with main)
12234         * src/compose.c
12235         * src/compose.h
12236                 add accelerators for the buttons.
12237                 fix editing with external editor.
12238                 replace gdk_input_*() with GIOChannel;
12239                 (sync with main)
12240         * src/foldersel.c
12241                 display folder names with new/unread
12242                 representation (sync with main)
12243         * src/main.c
12244                 specify default window icon (sync with main)
12245         * src/prefs_common.c
12246                 use_addr_book default to FALSE
12247         * src/summaryview.c
12248         * src/textview.c
12249                 add accelerators for the buttons (sync with main)
12250         * src/gtk/menu.c
12251                 fix typos
12252         * src/pixmaps/sylpheed_icon.xpm
12253                 updated
12254
12255 2005-07-13 [paul]       1.9.12cvs46
12256
12257         * src/plugins/pgpmime/pgpmime.c
12258         * src/plugins/pgpmime/sgpgme.c
12259                 (temporarily) use deprecated gpgme_data_rewind()
12260                 while largefile support is not present
12261                 (as suggested by Colin)
12262
12263 2005-07-13 [paul]       1.9.12cvs45
12264
12265         * configure.ac
12266                 remove large file support (for now):
12267                 it breaks too many things
12268
12269 2005-07-13 [paul]       1.9.12cvs44
12270
12271         * configure.ac
12272                 add large file support
12273         * src/html.c
12274                 fix bug #763 where href attribute was not
12275                 the very first attribute of a link
12276                 patch by Thomas Gilgin
12277
12278 2005-07-13 [colin]      1.9.12cvs43
12279
12280         * src/gtk/pluginwindow.c
12281                 Little portability fix
12282
12283 2005-07-13 [colin]      1.9.12cvs42
12284
12285         * src/plugins/pgpmime/sgpgme.c
12286                 Fix crasher.
12287
12288 2005-07-13 [colin]      1.9.12cvs41
12289
12290         * src/plugins/pgpmime/pgpmime.c
12291         * src/plugins/pgpmime/sgpgme.c
12292                 Use gpgme_data_release_and_get_mem instead
12293                 of gpgme_data_read.
12294
12295 2005-07-13 [colin]      1.9.12cvs40
12296
12297         * configure.ac
12298         * src/plugins/pgpmime/passphrase.c
12299         * src/plugins/pgpmime/passphrase.h
12300         * src/plugins/pgpmime/pgpmime.c
12301         * src/plugins/pgpmime/plugin.c
12302         * src/plugins/pgpmime/select-keys.c
12303         * src/plugins/pgpmime/select-keys.h
12304         * src/plugins/pgpmime/sgpgme.c
12305         * src/plugins/pgpmime/sgpgme.h
12306                 Port pgpmime to gpgme-1.0.
12307
12308 2005-07-12 [paul]       1.9.12cvs39
12309
12310         * AUTHORS
12311         * src/toolbar.c
12312         * src/toolbar.h
12313                 add a 'Go to Prev' button to the toolbar.
12314                 correct tooltip text of go to buttons.
12315                 based on patch by Yang Guilong <bamanzi@gmail.com>
12316
12317 2005-07-12 [colin]      1.9.12cvs38
12318
12319         * src/statusbar.c
12320                 Fix progress bar showing stuff at startup.
12321
12322 2005-07-12 [paul]       1.9.12cvs37
12323
12324         * src/editjpilot.c
12325                 fix building with jpilot support
12326
12327 2005-07-11 [colin]      1.9.12cvs36
12328
12329         * src/inc.c
12330                 Add visual indication that filtering is running
12331         * src/textview.c
12332                 Make {}[] uri delimiters
12333         * src/summaryview.c
12334                 Remove useless (and slow) calls
12335
12336 2005-07-11 [paul]       1.9.12cvs35
12337
12338         * src/plugins/clamav/clamav_plugin_gtk.c
12339         * src/plugins/dillo_viewer/dillo_prefs.c
12340         * src/plugins/pgpmime/prefs_gpg.c
12341         * src/plugins/spamassassin/spamassassin_gtk.c
12342                 gather plugins prefs together under their
12343                 own 'Plugins' heading
12344
12345 2005-07-11 [paul]       1.9.12cvs34
12346
12347         sync with main
12348
12349         * src/account.c
12350                 account_delete(): modified alert dialog
12351         * src/editjpilot.c
12352         * src/editvcard.c
12353                 fixed a crash when cancelling file selection
12354                 dialog by Escape key. Made non-ascii filename
12355                 selectable.
12356         * src/prefs_template.c
12357                 prefs_template_window_create(): make scrolled
12358                 window policy AUTOMATIC
12359
12360 2005-07-10 [hoa]        1.9.12cvs33
12361
12362         * src/etpan/imap-thread.c
12363                 workaround for old Courier IMAP servers.
12364
12365 2005-07-10 [colin]      1.9.12cvs32
12366
12367         * src/folder.c
12368         * src/statusbar.c
12369         * src/statusbar.h
12370                 Add visual progress indicator on filtering/processing
12371                 Factorize the progress bar code
12372         * src/imap.c
12373         * src/imap.h
12374         * src/etpan/imap-thread.c
12375                 Add a reference counter to avoid destroying the Folder
12376                 while it's in use by another callback.
12377
12378 2005-07-09 [hoa]        1.9.12cvs31
12379
12380         * src/imap.c
12381         * src/etpan/imap-thread.c
12382                 fixed deadlock when removing IMAP account.
12383
12384 2005-07-08 [colin]      1.9.12cvs30
12385
12386         * src/textview.c
12387         * src/unmime.c
12388                 Fix again problems decoding broken headers
12389         * src/gtk/inputdialog.c
12390                 Fix local variable shadowing a global one
12391
12392 2005-07-08 [colin]      1.9.12cvs29
12393
12394         * src/msgcache.c
12395                 Make the cache/mark files platform-agnostic by writing
12396                 them in little-endian format. Reading them is also done
12397                 in little-endian format, of course; however, in order
12398                 to avoid trashing mark data on big-endian machines, the
12399                 files are, at first, read from the native format if the
12400                 little-endian one doesn't exist. This is easy to deter-
12401                 mine by trying to open a file with a swapped data_ver
12402                 and seeing if it's the wanted version.
12403                 Little-endian using users should see absolutely no
12404                 difference, Big-endian users may get a very little
12405                 performance drop due to byte-swapping.
12406                 Tested on i386 and ppc32. 
12407                 Fixes bug #159 (The index file, in the mailboxes, is 
12408                 hardware depending).
12409
12410                 To have the cache/mark files updated to the new little-
12411                 endian format, "Check for new messages" or even
12412                 "Rebuild folder tree" aren't enough. Files will be
12413                 updated as soon as a folder has been opened/closed.
12414                 To update everything, just select all folders by
12415                 selecting them one by one.
12416
12417 2005-07-07 [colin]      1.9.12cvs28
12418
12419         * src/imap.c
12420                 Remember the folder separator per IMAPFolder
12421                 instead of globally.
12422                 Revive the Session on noop; fixes bug #761
12423                 (mark a bunch of unread messages as read takes 
12424                 forever)
12425
12426 2005-07-07 [darko]      1.9.12cvs27
12427
12428         * src/common/template.c
12429                 Sort templates alphabetically
12430
12431 2005-07-06 [colin]      1.9.12cvs26
12432
12433         * src/imap.c
12434                 Try to use the correct separator in
12435                 most cases. Possibly fixes bug #759
12436                 (only creates the INBOX folder when 
12437                 setting up new IMAP account) and 
12438                 bug #760 (Can't retrieve messages)
12439
12440 2005-07-06 [colin]      1.9.12cvs25
12441
12442         * src/imap.c
12443                 Use real_path in status command. This will
12444                 help later, when namespaces will be used.
12445
12446 2005-07-06 [colin]      1.9.12cvs24
12447
12448         * configure.ac
12449         * src/account.c
12450         * src/folder.c
12451         * src/imap.c
12452         * src/etpan/etpan-log.c
12453         * src/etpan/etpan-thread-manager.c
12454         * src/etpan/imap-thread.c
12455                 Add a --disable-libetpan parameter. With this,
12456                 users that don't want IMAP4 support can avoid
12457                 the new dependancy (and have no IMAP support).
12458                 Users that have IMAP4 accounts and use this
12459                 parameter won't lose their configuration, their
12460                 IMAP accounts will just be invisible and not
12461                 used.
12462         * src/textview.c
12463                 Make the "Copy ..." contextual menu items 
12464                 copy to both the X clipboard and the gtk 
12465                 clipboard - as most other apps do.
12466         * src/gtk/about.c
12467                 Add a notice about OpenSSL usage, in order to
12468                 comply with OpenSSL's license (point 6):
12469                 http://www.openssl.org/source/license.html
12470
12471 2005-07-06 [colin]      1.9.12cvs23
12472
12473         * src/alertpanel.c
12474                 Fix a minimum size for alertpanels
12475         * src/compose.c
12476                 Show 'No space left on device' type errors
12477                 when queuing/sending
12478         * src/imap_gtk.c
12479         * src/mh_gtk.c
12480                 Rework folder's deletion message (remove 
12481                 extra \n)
12482
12483 2005-07-05 [colin]      1.9.12cvs22
12484
12485         * src/imap.c
12486                 Add an alertpanel on auth error
12487                 Add pseudo-log
12488                 Remove pthread-related stuff
12489
12490 2005-07-05 [colin]      1.9.12cvs21
12491
12492         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12493                 Fix crash on plugin reloading (with a hack)
12494
12495 2005-07-05 [colin]      1.9.12cvs20
12496
12497         * src/prefs_account.c
12498         * src/prefs_account.h
12499                 Fix typo
12500         * src/gtk/filesel.c
12501         * src/gtk/filesel.h
12502                 Add a way to filter the view
12503         * src/gtk/pluginwindow.c
12504                 Filter loadable stuff
12505         * src/plugins/pgpmime/prefs_gpg.c
12506                 Fix missing unregistration
12507         * .cvsignore
12508         * src/etpan/.cvsignore
12509         * src/plugins/spamassassin/.cvsignore
12510                 Add more stuff to cvs ignored files
12511
12512 2005-07-04 [colin]      1.9.12cvs19
12513
12514         * src/imap.c
12515                 Fix scan_required returning FALSE when it
12516                 shouldn't. Maybe fix #760 (Can't retrieve
12517                 messages)
12518
12519 2005-07-04 [colin]      1.9.12cvs18
12520
12521         * src/summaryview.c
12522                 Fix always_show_msg pref
12523
12524 2005-07-04 [paul]       1.9.12cvs17
12525
12526         sync with main (forgotten in last commit)
12527         
12528         * src/common/utils.c
12529         * src/common/utils.h
12530                 check_line_length(): new.
12531                 is_dir_exist()
12532                 is_file_entry_exist()
12533                 dirent_is_regular_file()
12534                 dirent_is_directory(): use g_file_test() instead of stat().
12535
12536 2005-07-04 [paul]       1.9.12cvs16
12537
12538         sync with main:
12539
12540         * src/compose.c
12541                 compose_write_to_file(): check for line
12542                 length limit and display warning if exceeds
12543         * src/jpilot.c
12544                 use get_home_dir() instead of g_get_home_dir()
12545         * src/procheader.c
12546                 removed warning about invalid date
12547         * src/vcard.c
12548                 use get_home_dir() instead of g_get_home_dir()
12549
12550 2005-07-04 [paul]       1.9.12cvs15
12551
12552         * src/stock_pixmap.c
12553                 fix new pixmap naming errors
12554                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12555
12556 2005-07-04 [colin]      1.9.12cvs14
12557
12558         * src/imap.c
12559                 Fix debugging string with a warning
12560
12561 2005-07-04 [colin]      1.9.12cvs13
12562
12563         * configure.ac
12564                 Add a check for libetpan's version (>= 0.37)
12565
12566 2005-07-04 [hoa]        1.9.12cvs12
12567
12568         * commitHelper
12569         * src/imap.c
12570         * src/etpan/imap-thread.c
12571         * src/etpan/imap-thread.h
12572                 fixed IMAP implementation of check of mails.
12573
12574 2005-07-03 [hoa]        1.9.12cvs11
12575
12576         * src/etpan/Makefile.am
12577         * src/etpan/etpan-errors.h
12578         * src/etpan/etpan-log.[ch]
12579         * src/etpan/etpan-thread-manager-types.h
12580         * src/etpan/etpan-thread-manager.[ch]
12581         * src/etpan/imap-thread.[ch]
12582         * src/Makefile.am
12583         * src/imap.c
12584         * src/main.c
12585         * src/prefs_other.c
12586         * configure.ac
12587             merged imap branch.
12588             dependency on libetpan 0.37 is now added.
12589
12590 2005-07-01 [colin]      1.9.12cvs10
12591
12592         * src/Makefile.am
12593         * src/folder.c
12594         * src/folder.h
12595         * src/folderview.c
12596         * src/stock_pixmap.c
12597         * src/stock_pixmap.h
12598         * src/plugins/trayicon/trayicon.c
12599                 Add marked symbol on folders containing
12600                 marked messages
12601         * src/procmsg.c
12602         * src/procmsg.h
12603         * src/toolbar.c
12604         * src/prefs_common.c
12605         * src/prefs_common.h
12606         * src/prefs_send.c
12607                 Add an optional confirmation dialog on queue
12608                 sending. Patch by wwp.
12609         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12610         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12611         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12612         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12613         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12614         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12615         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12616         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12617         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12618         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12619         * src/pixmaps/trash_mark.xpm            ** ADDED **
12620                 New pixmaps
12621
12622 2005-07-01 [colin]      1.9.12cvs9
12623
12624         * src/summaryview.c
12625                 Fix a little threading bug
12626         * src/addrgather.c
12627         * src/mainwindow.c
12628                 A little bit of HIG normality never hurts
12629
12630 2005-07-01 [colin]      1.9.12cvs8
12631
12632         * src/compose.c
12633         * src/msgcache.c
12634         * src/pop.c
12635         * src/procmime.c
12636         * src/recv.c
12637         * src/common/log.c
12638         * src/common/template.c
12639         * src/common/utils.c
12640         * src/common/utils.h
12641                 Reverted the fwrite_atomic stuff. In fact
12642                 it is already atomic.
12643
12644 2005-06-30 [colin]      1.9.12cvs7
12645
12646         * src/common/utils.c
12647         * src/common/utils.h
12648                 Add an fwrite_atomic() function to make
12649                 sure we write everything: fwrite can make
12650                 short writes.
12651         * src/compose.c
12652         * src/msgcache.c
12653         * src/pop.c
12654         * src/procmime.c
12655         * src/recv.c
12656         * src/common/log.c
12657         * src/common/template.c
12658                 Use that (and fix swapping of size and nmemb).
12659                 Thanks to Rich Coe for the heads up.
12660
12661 2005-06-30 [colin]      1.9.12cvs6
12662
12663         * src/addressbook.c
12664                 Optimize addressbook opening 
12665
12666 2005-06-30 [colin]      1.9.12cvs5
12667
12668         * src/summaryview.c
12669                 Remove calls to summary_step after move/copy
12670
12671 2005-06-28 [paul]       1.9.12cvs4
12672
12673         * src/alertpanel.c
12674                 wrap and make the error msg selectable
12675
12676 2005-06-28 [paul]       1.9.12cvs3
12677
12678         * src/ssl_manager.c
12679                 replace the OK button with a Close button
12680         * src/gtk/foldersort.c
12681                 use GTK_STOCK_ icons/buttons
12682
12683 2005-06-28 [colin]      1.9.12cvs2
12684
12685         * src/gedit-print.c             ** ADDED **
12686         * src/gedit-print.h             ** ADDED **
12687         * src/gtk/gtksourceprintjob.c   ** ADDED **
12688         * src/gtk/gtksourceprintjob.h   ** ADDED **
12689                 I can't believe no one had enough time to tell
12690                 me I forgot the `cvs add`
12691
12692 2005-06-27 [colin]      1.9.12cvs1
12693
12694         * src/Makefile.am
12695         * src/gtk/Makefile.am
12696         * src/messageview.c
12697         * src/procmsg.c
12698         * src/summaryview.c
12699         * configure.ac
12700                 Add optional libgnomeprint-based printing
12701         * src/mainwindow.c
12702         * src/gtk/quicksearch.c
12703                 Add an Edit/Quick search menu item to show
12704                 and focus the quicksearch
12705
12706 2005-06-27 [paul]       1.9.12
12707
12708         1.9.12 release
12709
12710         * po/ca.po
12711         * po/de.po
12712         * po/es.po
12713         * po/fr.po
12714         * po/it.po
12715         * po/ko.po
12716         * po/pt_BR.po
12717         * po/sk.po
12718         * po/zh_CN.po
12719                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12720                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12721                 SungHyun Nam, Frederico Goncalves Guimaraes,
12722                 Andrej Kacian, and Yang Guilong
12723 2005-06-26 [colin]      1.9.11cvs106
12724
12725         * src/imap_gtk.c
12726                 Forgot one file for previous fix
12727
12728 2005-06-26 [colin]      1.9.11cvs105
12729
12730         * src/folder.c
12731         * src/imap.c
12732                 Fix problems with folder operations in no_select
12733                 imap folders. it applies only to mails, and 
12734                 creation/deletion/move/renaming of folders 
12735                 should be possible
12736
12737 2005-06-26 [paul]       1.9.11cvs104
12738
12739         * src/prefs_filtering.c
12740                 replace one more GTK_STOCK_REMOVE
12741                 with GTK_STOCK_DELETE
12742
12743 2005-06-25 [colin]      1.9.11cvs103
12744
12745         * src/imap.c
12746                 Optimize get_seq_set_from_seq_list
12747                 (Patch by Ricardo) 
12748
12749 2005-06-25 [colin]      1.9.11cvs102
12750
12751         * src/mh.c
12752                 If the directory exists, but not in the
12753                 correct encoding, rename it. This should
12754                 handle old-versions-induced bugs.
12755
12756 2005-06-25 [colin]      1.9.11cvs101
12757
12758         * src/mh.c
12759                 Fix path access with extended dir names
12760                 Fixes bug #589 (SC segfaults with wrong locale
12761                 settings)
12762
12763 2005-06-25 [colin]      1.9.11cvs100
12764
12765         * src/prefs_account.c
12766         * src/prefs_account.h
12767         * src/compose.c
12768                 Add an option to encrypt replies to
12769                 encrypted messages
12770
12771 2005-06-25 [colin]      1.9.11cvs99
12772
12773         * src/compose.c
12774         * src/quote_fmt_parse.y
12775                 ... And make it work with pgpinline.
12776
12777 2005-06-25 [colin]      1.9.11cvs98
12778
12779         * src/compose.c
12780         * src/procmime.c
12781         * src/procmime.h
12782         * src/quote_fmt_parse.y
12783                 o Make reedition of encrypted messages possible
12784                   (as long as it is encrypted to self too, no
12785                    magic there)
12786                 o Make replying with quote (and without selecting
12787                   text) possible for encrypted messages.
12788                 Closes bug #550 (Not possible to "reply with quote"
12789                 to gnupg encrypted messages)
12790
12791 2005-06-24 [paul]       1.9.11cvs97
12792
12793         * src/imap.c
12794                 add missing include
12795
12796 2005-06-24 [paul]       1.9.11cvs96
12797
12798         * src/editldap.c
12799                 made bind password entry invisible
12800                 (sync with main)
12801         * src/send_message.c
12802                 send_message_local(): check exit status
12803                 to detect errors (sync with main)
12804         * src/textview.c
12805                 use main's less ambiguous popup menu
12806                 wording
12807
12808 2005-06-24 [paul]       1.9.11cvs95
12809
12810         * src/prefs_actions.c
12811         * src/prefs_customheader.c
12812         * src/prefs_display_header.c
12813         * src/prefs_filtering_action.c
12814         * src/prefs_matcher.c
12815         * src/prefs_template.c
12816         * src/prefs_toolbar.c
12817                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12818         * src/gtk/description_window.c
12819                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12820
12821 2005-06-23 [colin]      1.9.11cvs94
12822
12823         * src/summaryview.c
12824                 Fix rough edges (be sure to call status_show whenever
12825                 necessary).
12826
12827 2005-06-23 [colin]      1.9.11cvs93
12828
12829         * src/summaryview.c
12830                 Optimize Select All
12831                 Before, in a 5K mails folder: 11s
12832                 After, in the same folder: 58000µs
12833                 The joys of locking... gtk_clist_select_all() fires a 
12834                 tree-select-row event for each selected row, which in 
12835                 summaryview, callbacks summary_selected which in turn,
12836                 calls summary_status_show, which walks the selected
12837                 rows. Hence, calling gtk_clist_select_all was 
12838                 exponential. Locking the summaryview makes 
12839                 summary_selected return early.
12840
12841 2005-06-23 [colin]      1.9.11cvs92
12842
12843         * src/imap.c
12844                 Move mutex at the important place to avoid
12845                 deadlocks
12846         * src/summaryview.c
12847                 Fix Del key deleting directly instead of
12848                 moving to trash
12849
12850 2005-06-22 [colin]      1.9.11cvs91
12851
12852         * src/plugins/spamassassin/libspamc.c
12853                 As we do spagetti code with assignations in multiple
12854                 places (see _message_read_raw where out = msg = raw),
12855                 let's be sure we don't free the same pointer twice.
12856                 Should fix bug #683 (Crash in libpam at 
12857                 message_cleanup).
12858
12859 2005-06-22 [colin]      1.9.11cvs90
12860
12861         * src/compose.c
12862         * src/messageview.c
12863         * src/toolbar.c
12864                 Make toolbar's delete use the move to trash stuff;
12865                 Add gtk_widget_realize to be sure pixmaps can get
12866                 created (that may fix an old worksforme bug which
12867                 I can't find back...)
12868
12869 2005-06-22 [colin]      1.9.11cvs89
12870
12871         * src/summaryview.c
12872         * src/summaryview.h
12873         * src/mainwindow.c
12874                 Rename "Message/Delete" to "Message/Move to trash"
12875                 Add "Message/Delete..." that directly destroys the
12876                 selected messages after asking for a confirmation.
12877
12878 2005-06-22 [colin]      1.9.11cvs88
12879
12880         * src/imap.c
12881                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12882                 o Fix a deadlock (thanks Darko)
12883
12884 2005-06-22 [colin]      1.9.11cvs87
12885
12886         * src/gtk/foldersort.c
12887                 Add missing include for the i18n;
12888                 patch by Fabien Vantard
12889
12890 2005-06-21 [colin]      1.9.11cvs86
12891
12892         * src/folder.c
12893         * src/folderview.c
12894                 Respect the no_select flag
12895         * src/imap.c
12896                 Fix recursive deletion
12897         * src/imap_gtk.c
12898         * src/mh_gtk.c
12899                 Make the folder deletion's warning
12900                 more explicit
12901
12902 2005-06-21 [colin]      1.9.11cvs85
12903
12904         * src/textview.c
12905                 Prevent email addresses from spanning accross
12906                 lines - fixes bug # 646 (newline-chars in 
12907                 email addresses)
12908
12909 2005-06-20 [colin]      1.9.11cvs84
12910
12911         * src/folder.c
12912                 Be sure not to remove source if copy failed
12913
12914 2005-06-20 [colin]      1.9.11cvs83
12915
12916         * src/folderview.c
12917         * src/imap_gtk.c
12918                 remove summaryview's lock
12919         * src/imap.c
12920                 introduce threads to avoid problems when foreground tasks
12921                 interfere with background tasks
12922         * src/mh.c
12923                 prevent moving to drafts/queue
12924         * src/mimeview.c
12925                 fix leak
12926
12927 2005-06-19 [colin]      1.9.11cvs82
12928
12929         * src/imap_gtk.c
12930                 Remember that the user doesn't want to override
12931                 offline mode, for 3 seconds. It avoid presenting
12932                 him with N popups in a really short time.
12933
12934 2005-06-17 [colin]      1.9.11cvs81
12935
12936         * src/imap.c
12937                 Fix IMAP breaking on folders containing '('
12938                 (Probably won't be enough)
12939
12940 2005-06-17 [colin]      1.9.11cvs80
12941
12942         Forgotten files on 1.9.11cvs79
12943         * src/summaryview.c
12944                 Fix stepping when not immediately executing
12945         * src/imap.c
12946                 Really prevent UID FETCH 0
12947         * src/codeconv.c
12948                 Fix outgoing charset never set to utf-8
12949         * src/mh.c
12950                 Fix leak
12951
12952 2005-06-16 [colin]      1.9.11cvs79
12953
12954         * src/compose.c
12955                 Fix bug #707 (Dash splits rows)
12956                 Only wrap if we're on a line break position and
12957                 the previous one was a "white" (space) char.
12958                 Pango stuff is weird.
12959
12960 2005-06-16 [colin]      1.9.11cvs78
12961
12962         * src/imap_gtk.c
12963                 Lock summaryview while downloading messages
12964                 on user demand
12965         * src/procheader.c
12966         * src/unmime.c
12967         * src/common/utils.c
12968         * src/common/utils.h
12969                 Replace \r and \n with spaces in From and
12970                 Subject headers
12971
12972 2005-06-16 [paul]       1.9.11cvs77
12973
12974         * src/procmime.c
12975                 liberalise the mime parser
12976         * src/gtk/about.c
12977                 add text wrapping
12978
12979 2005-06-16 [paul]       1.9.11cvs76
12980
12981         * src/gtk/about.c
12982                 reworked
12983
12984 2005-06-15 [colin]      1.9.11cvs75
12985
12986         * src/compose.c
12987                 Finish header encoding fix
12988         * src/summaryview.c
12989                 Fix segfault
12990         * src/headerview.c
12991                 Fix compilation (Thanks Stephan
12992                 Sachse)
12993
12994 2005-06-15 [colin]      1.9.11cvs74
12995
12996         * Makefile.am
12997                 Install gnome2 stuff rather than gnome1, 
12998                 if both are present
12999         * src/codeconv.c
13000         * src/codeconv.h
13001         * src/compose.c
13002                 Fix headers encoding
13003         * src/folder.c
13004                 Visual progress when fetching all messages
13005         * src/folderview.c
13006         * src/summaryview.c
13007         * src/summaryview.h
13008                 Prevent changing current message while
13009                 incorporating
13010
13011 2005-06-15 [paul]       1.9.11cvs73
13012
13013         * src/gtk/gtkaspell.c
13014         * src/gtk/gtkaspell.h
13015                 fix build warnings
13016
13017 2005-06-15 [paul]       1.9.11cvs72
13018
13019         * src/prefs_filtering.c
13020                 allow reordering of filter rules by
13021                 drag n drop
13022
13023 2005-06-15 [paul]       1.9.11cvs71
13024
13025         * COPYING
13026                 updated
13027         * src/codeconv.c
13028                 replace deprecated function
13029         * src/inc.c
13030         * src/send_message.c
13031         * src/gtk/progressdialog.c
13032         * src/gtk/progressdialog.h
13033                 salvage and reuse parts of reverted sync
13034
13035 2005-06-15 [paul]       1.9.11cvs70
13036
13037         * src/inc.c
13038         * src/send_message.c
13039         * src/gtk/progressdialog.c
13040         * src/gtk/progressdialog.h
13041                 revert yesterday's sync with main
13042                 it contains deprecated functions
13043
13044 2005-06-15 [colin]      1.9.11cvs69
13045
13046         * src/headerview.c
13047                 Fix bug #670 (multi user to: will corrupt message 
13048                 headers display)
13049
13050 2005-06-15 [colin]      1.9.11cvs68
13051
13052         * src/compose.c
13053                 Fix bug #421 (Fix undo on wrapping)
13054
13055 2005-06-15 [colin]      1.9.11cvs67
13056
13057         * src/folder.c
13058                 Provide visual feedback while processing
13059                 folder's rules.
13060         * src/imap.c
13061                 Provide visual feedback while getting
13062                 short headers (for uncached messages)
13063
13064
13065 2005-06-14 [paul]       1.9.11cvs66
13066
13067         * src/account.c
13068                 change a couple stock icons
13069         * src/inc.c
13070         * src/send_message.c
13071         * src/gtk/progressdialog.c
13072         * src/gtk/progressdialog.h
13073                 sync main's GtkTreeView implementation
13074
13075 2005-06-14 [colin]      1.9.11cvs65
13076
13077         * src/imap.c
13078                 Various little fixes, mainly on error paths
13079
13080 2005-06-13 [colin]      1.9.11cvs64
13081
13082         * matcher.c
13083         * procmsg.c
13084         * procmsg.h
13085                 Add a way to fetch only headers. This speeds
13086                 up filtering on headers for IMAP. Fixes:
13087                 bug #481 extraneous imap commands slow down 
13088                         imap filtering
13089                 bug #522 Sylpheed downloads all messages 
13090                         when opening mailbox (IMAP)
13091                 bug #677 IMAP fetch is soooooooooooooo slow
13092         * src/folder.c
13093         * src/folder.h
13094                 Add a folder set_batch method so that
13095                 implementations can speed up flags changes
13096         * src/folderutils.c
13097         * src/summaryview.c
13098                 Use that in mark as (un)read and mark all read
13099                 Refix bug #679
13100         * src/imap.c
13101                 Implement set_batch - brings back deferred
13102                 flags in a less buggy manner. Fixes:
13103                 bug #729 IMAP immediate expunge of deleted messages
13104                 bug #191 remove list of messages with one command
13105                 Fix login with strange chars
13106                 Implement fetch_msg_full
13107                 Fix copy (wrong counts)
13108
13109 2005-06-12 [colin]      1.9.11cvs63
13110
13111         * src/folder.c
13112                 lock incorporation during long operations.
13113                 Avoids fucking up the IMAP socket.
13114
13115 2005-06-12 [colin]      1.9.11cvs62
13116
13117         * src/imap.c
13118                 Fix harmful typo
13119                 Factorize remove_all_msg
13120                 Thread-ize expunge
13121         * src/summaryview.c
13122                 Don't update partial-download status if unnecessary
13123         * src/folder.c
13124                 Use remove_msgs everywhere possible
13125
13126 2005-06-12 [colin]      1.9.11cvs61
13127
13128         * src/folder.c
13129         * src/folder.h
13130                 Add a remove_msgs function to remove a 
13131                 list of messages
13132         * src/imap.c
13133                 Implement that.
13134
13135 2005-06-12 [colin]      1.9.11cvs60
13136
13137         * src/imap.c
13138                 Remove flags-processing deferring... Too hard
13139                 to get it to work in all cases.
13140
13141 2005-06-11 [colin]      1.9.11cvs59
13142
13143         * src/imap.c
13144                 printf -> debug_print
13145
13146 2005-06-11 [colin]      1.9.11cvs58
13147
13148         * src/imap.c
13149                 o Fix build without USE_PTHREAD
13150                 o Factorize imap_open
13151                 o Alertpanel in case of impossible connection
13152                 o Alertpanel in case of impossible login
13153                 o Fix deferred flags processing to force a 
13154                   flush before adding some more flags to process,
13155                   but in another folder.
13156
13157 2005-06-10 [colin]      1.9.11cvs57
13158
13159         * src/imap.c
13160                 o Fix a format string error
13161                 o init ssl socket outside of the thread 
13162                   (it possibly invokes gtk calls)
13163         * src/procmime.c
13164                 o Put back the buffer to its necessary size
13165                 o Fix changing a file pointer without keeping
13166                   track of it (thanks Valgrind)
13167         * src/common/smtp.c
13168                 o Fix automatic STARTTLS if login should be done
13169                   and the server only allows it after starting TLS
13170         * src/gtk/gtkinputdialog.c
13171                 o Eat GDK_Return so that the combo popup doesn't 
13172                   appear when we press Enter to validate the combo
13173                   input dialog (as seen in the Open with... dialog)
13174
13175 2005-06-10 [colin]      1.9.11cvs56
13176
13177         * src/imap.c
13178                 o A bit less debug
13179                 o Fix a crash on deletion
13180                 o Threadize imap_select (it's called outside of 
13181                   threads)
13182                 o Defer treatment of DELETED flags
13183
13184
13185 2005-06-09 [colin]      1.9.11cvs55
13186
13187         * src/imap.c
13188                 Make sure we check imap_gtk_should_override(), which
13189                 potentially calls gtk stuff, before creating thread.
13190                 That way it should't be called via imap_get_session()
13191                 inside a thread.
13192
13193 2005-06-09 [colin]      1.9.11cvs54
13194
13195         * src/imap.c
13196                 o add a bit of status output
13197                 o remove some dead code
13198                 o threadize get_list_of_uids
13199                 o threadize imap_get_flags
13200                 o defer flag changing by 500ms so that they
13201                   can be batched
13202
13203
13204 2005-06-08 [colin]      1.9.11cvs53
13205
13206         * src/imap.c
13207                 Thread-ize imap_cmd_fetch
13208
13209 2005-06-08 [colin]      1.9.11cvs52
13210
13211         * src/main.c
13212                 Mmh, that broke POP3...
13213
13214 2005-06-08 [colin]      1.9.11cvs51
13215
13216         * src/main.c
13217                 Stabilize IMAP patch (thanks to Hoa)
13218
13219 2005-06-08 [colin]      1.9.11cvs50
13220
13221         * src/imap.c
13222                 Test patch to speed up imap. 
13223
13224 2005-06-08 [colin]      1.9.11cvs49
13225
13226         * src/imap_gtk.c
13227                 Warning fix
13228         * src/procmime.c
13229                 Apply patch from gentoo to use /usr/share/mime/globs if 
13230                 available, after un-breaking it
13231         * src/common/log.c
13232         * src/common/log.h
13233                 Use g_timeout for invoking hooks that possibly use gtk
13234                 calls. This should leave gtk calls in the main thread.
13235
13236 2005-06-08 [paul]       1.9.11cvs48
13237
13238         * src/codeconv.c
13239                 conv_get_outgoing_charset_str(): don't
13240                 use prefs_common setting
13241         * src/compose.c
13242         * src/compose.h
13243                 add /Options/Character encoding/... to
13244                 temporarily change the outgoing encoding
13245
13246         (belated sync with main)
13247
13248 2005-06-08 [paul]       1.9.11cvs47
13249
13250         * src/compose.c
13251                 correction to/completion of last
13252                 sync with main
13253
13254 2005-06-08 [paul]       1.9.11cvs46
13255
13256         sync with main:
13257         
13258         * src/codeconv.c
13259         * src/codeconv.h
13260                 always enabled Japanese auto-detection
13261                 if the first letters of locale string
13262                 is "ja"
13263         * src/compose.c
13264                 don't use "destroy" signal to destroy
13265                 Compose object (fix rare crashes on discard?)
13266         * src/mainwindow.c
13267         * src/messageview.c
13268         * src/prefs_send.c
13269                 added Hebrew encodings
13270         * src/sourcewindow.c
13271                 don't use "destroy" signal to destroy
13272                 objects
13273
13274 2005-06-07 [colin]      1.9.11cvs45
13275
13276         * src/summaryview.c
13277                 Add missing unlocks/locks
13278
13279 2005-06-07 [paul]       1.9.11cvs44
13280
13281         * src/summaryview.c
13282                 restore bug #749 fix
13283
13284 2005-06-06 [colin]      1.9.11cvs43
13285
13286         * src/summaryview.c
13287                 Fix selection bug when prefs_common.open_unread 
13288                 is FALSE
13289
13290 2005-06-06 [colin]      1.9.11cvs42
13291
13292         * src/common/md5.c
13293                 Fix a warning
13294         * src/summaryview.c
13295         * src/folderview.c
13296                 Factorize long operations beginning and end
13297                 (locking, freezing/thawing, cursor, ...)
13298                 Check selection->data member in selection-
13299                 related loops; this avoids dying an awful
13300                 death if the selection changes on us while
13301                 we're marking a whole IMAP folder unread, 
13302                 for example.
13303
13304 2005-06-06 [paul]       1.9.11cvs41
13305
13306         * src/textview.c
13307                 don't g_free() a static gchar buffer
13308
13309 2005-06-05 [colin]      1.9.11cvs40
13310
13311         * src/mainwindow.c
13312         * src/messageview.c
13313         * src/summaryview.c
13314                 Fix bug #749 (Show all headers should be
13315                 sticky as the GUI suggests)
13316
13317 2005-06-03 [paul]       1.9.11cvs39
13318
13319         * src/compose.c
13320                 don't allow editing of mail while sending.
13321                 patch by Colin
13322
13323 2005-06-03 [paul]       1.9.11cvs38
13324
13325         * src/folderview.c
13326                 add a freeze/thaw to speed up 'mark all read'
13327
13328 2005-06-03 [paul]       1.9.11cvs37
13329
13330         * src/prefs_message.c
13331                 reflect changes immediately
13332
13333 2005-06-02 [colin]      1.9.11cvs36
13334
13335         * po/POTFILES.in
13336                 Patch by Fabien Vantard.
13337
13338 2005-06-02 [colin]      1.9.11cvs35
13339
13340         * src/imap.c
13341                 Use a non-blocking imap_getline() if possible.
13342                 This should completely prevent the interface
13343                 from freezin on imap operations, although it
13344                 may do strange stuff in case of folder switching
13345                 while a big imap operation is taking place...
13346
13347                 In addition, fix a leak in the case thread
13348                 creation fails on connection.
13349
13350 2005-06-02 [colin]      1.9.11cvs34
13351
13352         * src/crash.c
13353         * src/prefs_common.h
13354                 Fix build (prefs_common_init() doesn't exist
13355                 anymore)
13356
13357 2005-06-02 [colin]      1.9.11cvs33
13358
13359         * src/prefs_account.c
13360                 Fix bug #245 (filtering rules broken when
13361                 renaming a remote account (imap4 or nntp)
13362
13363 2005-06-02 [colin]      1.9.11cvs32
13364
13365         * src/imap.c
13366                 Try to fix IMAP shortcomings: 
13367                 o Multithread imap_open()
13368                 o allow offline-mode overriding instead of
13369                   just returning NULL
13370         * src/imap_gtk.c
13371         * src/imap_gtk.h
13372                 Add a function to ask whether we want to
13373                 override offline-mode for 10 minutes (one-shot
13374                 asking was painful)
13375         * src/procheader.c
13376                 Fix segfault when imap parser isn't happy about
13377                 a missing {
13378
13379 2005-06-01 [colin]      1.9.11cvs31
13380
13381         * src/addrharvest.c
13382         * src/compose.c
13383         * src/mbox.c
13384         * src/mbox.h
13385         * src/mh.c
13386         * src/msgcache.c
13387         * src/send_message.c
13388         * src/setup.c
13389         * src/undo.c
13390         * src/common/hooks.c
13391         * src/common/prefs.c
13392         * src/common/template.c
13393         * src/common/utils.c
13394         * src/gtk/gtkutils.c
13395         * src/gtk/inputdialog.c
13396         * src/gtk/menu.c
13397         * src/gtk/pluginwindow.c
13398         * src/gtk/prefswindow.c
13399         * src/plugins/pgpmime/passphrase.c
13400         * src/plugins/pgpmime/prefs_gpg.c
13401                 More -Wall fixes
13402
13403         * src/common/Makefile.am
13404         * src/common/timing.h
13405                 Add basic timing code
13406
13407         * src/summaryview.c
13408                 Fix a bug with unread messages when 
13409                 re-sorting folders, and by the way
13410                 fix a big performance hit when 
13411                 re-sorting (10k mails: before 5s,
13412                 after .5s)
13413
13414         * src/prefs_compose_writing.c
13415         * src/prefs_compose_writing.h
13416         * src/prefs_message.c
13417         * src/prefs_message.h
13418         * src/prefs_other.c
13419         * src/prefs_other.h
13420         * src/prefs_quote.c
13421         * src/prefs_quote.h
13422         * src/prefs_receive.c
13423         * src/prefs_receive.h
13424         * src/prefs_send.c
13425         * src/prefs_send.h
13426         * src/prefs_summaries.c
13427         * src/prefs_summaries.h
13428                 Fix copyright banner
13429
13430 2005-06-01 [paul]       1.9.11cvs30
13431
13432         * po/fi.po
13433                 updated by Flammie Pirinen
13434         * src/procmime.c
13435                 fix 'Bad BASE64 content' output
13436
13437 2005-05-31 [colin]      1.9.11cvs29
13438
13439         * src/procmime.c
13440                 Oops, where did my hunk go.
13441
13442 2005-05-31 [colin]      1.9.11cvs28
13443
13444         * src/Makefile.am
13445         * src/account.c
13446         * src/action.c
13447         * src/addr_compl.c
13448         * src/addressbook.c
13449         * src/codeconv.c
13450         * src/compose.c
13451         * src/export.c
13452         * src/folder.c
13453         * src/folderview.c
13454         * src/image_viewer.c
13455         * src/main.c
13456         * src/mainwindow.c
13457         * src/messageview.c
13458         * src/mimeview.c
13459         * src/msgcache.c
13460         * src/prefs_account.c
13461         * src/prefs_actions.c
13462         * src/prefs_common.c
13463         * src/prefs_compose_writing.c
13464         * src/prefs_customheader.c
13465         * src/prefs_ext_prog.c
13466         * src/prefs_filtering.c
13467         * src/prefs_filtering_action.c
13468         * src/prefs_fonts.c
13469         * src/prefs_image_viewer.c
13470         * src/prefs_message.c
13471         * src/prefs_message.h
13472         * src/prefs_msg_colors.c
13473         * src/prefs_other.c
13474         * src/prefs_other.h
13475         * src/prefs_quote.c
13476         * src/prefs_receive.c
13477         * src/prefs_receive.h
13478         * src/prefs_send.c
13479         * src/prefs_send.h
13480         * src/prefs_spelling.c
13481         * src/prefs_summaries.c
13482         * src/prefs_summary_column.c
13483         * src/prefs_template.c
13484         * src/prefs_themes.c
13485         * src/prefs_toolbar.c
13486         * src/prefs_wrapping.c
13487         * src/procmime.c
13488         * src/procmsg.c
13489         * src/send_message.h
13490         * src/ssl_manager.c
13491         * src/summary_search.c
13492         * src/summaryview.c
13493         * src/textview.c
13494         * src/wizard.c
13495         * src/common/smtp.c
13496         * src/common/smtp.h
13497         * src/gtk/gtkutils.h
13498                 o Move the rest of Common prefs to new style
13499                 o Lots of -Wall warning fixes
13500                 o fix FIXME in cache memusage calculation
13501                 o Let return receipts be sent from any account
13502                 o Little cache optimisation (read)
13503                 o Fix bug #746 (don't treat commas as separators
13504                   when inside a quoted string)
13505
13506 2005-05-31 [paul]       1.9.11cvs27
13507
13508         * src/prefs_common.c
13509                 fix 'off-by-one' typo
13510
13511 2005-05-31 [paul]       1.9.11cvs26
13512
13513         * src/account.c
13514         * src/addr_compl.c
13515         * src/compose.c
13516         * src/foldersel.c
13517         * src/prefs_actions.c
13518         * src/prefs_common.c
13519         * src/prefs_common.h
13520         * src/prefs_customheader.c
13521         * src/prefs_display_header.c
13522         * src/prefs_filtering.c
13523         * src/prefs_filtering_action.c
13524         * src/prefs_matcher.c
13525         * src/prefs_summaries.c
13526         * src/prefs_summary_column.c
13527         * src/prefs_template.c
13528         * src/prefs_toolbar.c
13529         * src/ssl_manager.c
13530         * src/gtk/pluginwindow.c
13531         * src/gtk/prefswindow.c
13532         * src/gtk/progressdialog.c
13533                 add hidden prefs 'enable_rules_hint'
13534                 for gtk_tree_view_set_rules_hint()
13535                 (sync with main)
13536                 
13537
13538 2005-05-31 [colin]      1.9.11cvs25
13539
13540         * src/Makefile.am
13541         * src/main.c
13542         * src/prefs_common.c
13543         * src/prefs_summaries.c ** ADDED **
13544         * src/prefs_summaries.h ** ADDED **
13545                 Common/Display -> Display/Summaries
13546
13547 2005-05-31 [colin]      1.9.11cvs24
13548
13549         * src/Makefile.am
13550         * src/main.c
13551         * src/prefs_quote.c ** ADDED **
13552         * src/prefs_quote.h ** ADDED **
13553                 Move Common/Quote to Compose/Quoting
13554         * src/prefs_common.c
13555         * src/prefs_common.h
13556                 Remove old quote stuff, add
13557                 convenience functions for GtkTextView prefs
13558         * src/gtk/prefswindow.c
13559                 Set default height higher
13560
13561 2005-05-30 [colin]      1.9.11cvs23
13562
13563         * src/Makefile.am
13564         * src/main.c
13565         * src/prefs_common.c
13566         * src/prefs_compose_writing.c ** ADDED **
13567         * src/prefs_compose_writing.h ** ADDED **
13568                 Move Common/Compose prefs to Compose/Writing
13569
13570 2005-05-30 [colin]      1.9.11cvs22
13571
13572         * src/common/utils.c
13573                 Fix bug #651 (Confused Attract by Subject)
13574                 Patch by M. Benkmann <haferfrost@web.de>
13575         * AUTHORS
13576
13577 2005-05-30 [colin]      1.9.11cvs21
13578
13579         * src/compose.c
13580                 Fix concatenation of different headers of
13581                 the same type (bug #645)
13582         * src/prefs_folder_item.c
13583                 Fix bug #699 (setting color to black doesn't
13584                 work immediately)
13585         * src/procmime.c
13586                 Print out decoding error only once per
13587                 block
13588
13589 2005-05-30 [paul]       1.9.11cvs20
13590
13591         * src/common/template.c
13592                 fix Bcc
13593
13594 2005-05-30 [paul]       1.9.11cvs19
13595
13596         * doc/src/rfc2368.txt   **NEW FILE**
13597         * src/compose.c
13598                 compose_entries_set(): don't interpret Bcc
13599                 header field (conform to RFC 2368)
13600                 (sync with main)
13601
13602 2005-05-29 [colin]      1.9.11cvs18
13603
13604         * src/prefs_common.c
13605                 Let the default reply format respect
13606                 netiquette by cutting the signature.
13607
13608 2005-05-29 [colin]      1.9.11cvs17
13609
13610         * src/summaryview.c
13611                 Don't let always_show_msg override
13612                 open_unread_on_enter when opening a new
13613                 directory.
13614
13615 2005-05-27 [paul]       1.9.11cvs16
13616
13617         sync with main:
13618
13619         * src/main.c
13620                 app_will_exit(): cleanup tmp directory when exit
13621         * src/message_search.c
13622                 improved the interface and made code cleanup.
13623                 removed Clear button
13624         * src/send_message.c
13625                 send_message_local(): use GSpawn, and detect errors
13626         * src/summary_search.c
13627                 improved the interface and made code cleanup
13628         * src/textview.c
13629                 textview_write_link(): also skip non-ascii space
13630                  at the head of link strings (phishing check
13631                  didn't work at the case)
13632         * src/common/utils.c
13633                 get_command_output(): use g_spawn_command_line_sync()
13634                 instead of popen()
13635
13636 2005-05-26 [colin]      1.9.11cvs15
13637
13638         * src/folder.c
13639                 remove printf
13640
13641 2005-05-26 [colin]      1.9.11cvs14
13642
13643         * src/common/nntp.c
13644                 Fix nntp mode reader (bug #611)
13645                 Patch by Florian Mickler <florian@mickler.org>
13646
13647 2005-05-26 [colin]      1.9.11cvs13
13648
13649         * src/plugins/pgpmime/passphrase.c
13650                 Fix mouse grabbing (bug #557)
13651
13652 2005-05-26 [colin]      1.9.11cvs12
13653
13654         * src/prefs_themes.c
13655                 Fix g_warning (bug #541)
13656
13657 2005-05-26 [colin]      1.9.11cvs11
13658
13659         * src/prefs_actions.c
13660         * src/prefs_template.c
13661                 Fix bug #506 (no warning if action/template
13662                 is not saved)
13663         * src/common/template.c
13664                 Fix a possible crash
13665
13666 2005-05-26 [colin]      1.9.11cvs10
13667
13668         * src/folder.c
13669         * src/folderview.c
13670         * src/procmsg.c
13671         * src/summaryview.c
13672                 Forbid locked messages to be moved or
13673                 deleted. Locked messages in trashes 
13674                 still get deleted, for performance
13675                 reason (mh.c::mh_remove_all_msgs)
13676
13677 2005-05-25 [colin]      1.9.11cvs9
13678
13679         * src/procmime.c
13680                 Use correct encoding when sending mails
13681                 with attachments that have accentued 
13682                 chars in their name
13683
13684 2005-05-24 [colin]      1.9.11cvs8
13685
13686         * src/summaryview.c
13687                 Fix bug #688 f) read/unread marker not
13688                 changed on first click
13689                 Also, optimize summary_status_show()
13690                 calls
13691         * src/folder.c
13692         * src/inc.c
13693         * src/procmime.c
13694                 Fix bug #688 b) and c) wrt message
13695                 attachments and signature
13696         * src/stock_pixmap.c
13697         * src/stock_pixmap.h
13698         * src/stock_pixmap.c
13699         * src/stock_pixmap.h
13700         * src/Makefile.am
13701         * src/pixmaps/clip_gpg_signed.xpm
13702                 Add clip/signed icon
13703
13704 2005-05-24 [colin]      1.9.11cvs7
13705
13706         * src/folder_item_prefs.c
13707                 whitespace fix
13708
13709 2005-05-24 [colin]      1.9.11cvs6
13710
13711         * src/folderview.c
13712         * src/prefs_common.c
13713         * src/prefs_common.h
13714                 Add a confirmation to folder drag and drop
13715                 fixes bug #156
13716         * src/alertpanel.c
13717         * src/alertpanel.h
13718                 fix _with_disable parameters so that
13719                 the buttons labels are specifiable too
13720         * src/plugins/pgpmime/sgpgme.c
13721                 reflect said change
13722                 
13723
13724 2005-05-24 [colin]      1.9.11cvs5
13725
13726         * src/folderview.c
13727                 Uncollapse/collapse folders on double-click
13728                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13729                 closes bug #108
13730
13731 2005-05-23 [colin]      1.9.11cvs4
13732
13733         * src/common/socket.c
13734                 Check another special SSL_peek() error.
13735                 Should help wrt bug #728
13736
13737 2005-05-23 [colin]      1.9.11cvs3
13738
13739         * src/plugins/pgpmime/pgpmime.c
13740                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13741                 breaking menu accelerators and stuff. Users will have to
13742                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13743                 account's privacy preferences if needed.
13744
13745 2005-05-22 [paul]
13746
13747         * tools/kdeservicemenu/install.sh
13748                 use kdesu to prompt for root password if doing
13749                 global install/uninstall
13750
13751 2005-05-20 [colin]      1.9.11cvs2
13752
13753         * src/procmsg.c
13754                 Fix another compilation error with gcc-2.9x
13755                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13756         * src/send_message.c
13757                 Don't send QUIT if we aren't connected
13758
13759 2005-05-19 [colin]      1.9.11cvs1
13760
13761         * src/procmsg.c
13762                 Fix compilation with gcc 2.9x
13763
13764 2005-05-19 [paul]       1.9.11
13765
13766         1.9.11 released
13767
13768 2005-05-19 [paul]       1.9.9cvs14
13769
13770         * src/gtk/inputdialog.c
13771                 prevent gettext warning
13772
13773 2005-05-19 [paul]       1.9.9cvs13
13774
13775         * src/mainwindow.c
13776         * src/prefs_common.c
13777         * src/prefs_common.h
13778         * src/textview.c
13779         * src/textview.h
13780                 add an option to toggle cursor in message
13781                 view (sync with main)
13782
13783 2005-05-18 [colin]      1.9.9cvs12
13784
13785         * src/compose.c
13786                 Dereference freed pointer
13787         * src/gtk/gtkaspell.c
13788                 Fix duplication of dictionaries (is it an aspell issue?)
13789
13790 2005-05-18 [colin]      1.9.9cvs11
13791
13792         * src/gtk/inputdialog.c
13793         * src/gtk/gtkaspell.c
13794                 HIGuify dialogs
13795         * src/alertpanel.c
13796                 Remove a double call
13797
13798 2005-05-17 [colin]      1.9.9cvs10
13799
13800         * src/gtk/gtkaspell.c
13801                 Fix dialogs, Ctrl-Enter accel
13802
13803 2005-05-17 [colin]      1.9.9cvs9
13804
13805         * src/gtk/gtkaspell.c
13806                 Fix some accelerators, escape in replace-window
13807
13808 2005-05-16 [colin]      1.9.9cvs8
13809
13810         * src/gtk/gtkaspell.c
13811                 Revert last commit, it was a mistake.
13812
13813 2005-05-16 [colin]      1.9.9cvs7
13814
13815         * src/gtk/gtkaspell.c
13816                 Remove buggy code while we're at it. It's a 
13817                 dead code path anyway.
13818
13819 2005-05-16 [colin]      1.9.9cvs6
13820
13821         * src/gtk/gtkaspell.c
13822                 Missed some gtk_menu_popup where deactivate
13823                 signal should be handled. Should fix bug
13824                 #629 a bit more.
13825
13826 2005-05-16 [colin]      1.9.9cvs5
13827
13828         * src/gtk/gtkaspell.c
13829                 Remove debug printf()s
13830
13831 2005-05-16 [colin]      1.9.9cvs4
13832
13833         * src/gtk/gtkaspell.c
13834                 Fix a bit aspell problems
13835                 (see bug #629)
13836
13837 2005-05-13 [colin]      1.9.9cvs3
13838
13839         * src/folderview.c
13840                 Fix the + appearing even when no subfolders
13841                 have unread messages. Thanks to wwp for the
13842                 bug report.
13843
13844 2005-05-11 [paul]       1.9.9cvs2
13845
13846         * src/folderview.c
13847                 correction to 1.9.9cvs1, only colour folders that
13848                 have new msgs (not unread msgs)
13849
13850 2005-05-10 [colin]      1.9.9cvs1
13851
13852         * src/folderview.c
13853         * src/summaryview.c
13854                 Try to fix bolding bugs again.
13855
13856 2005-05-09 [paul]
13857
13858         * tools/claws.i18n.status.pl
13859                 add Ricardo Mones Lastra's script that has been providing
13860                 the i18n status page for many months
13861
13862 2005-05-09 [paul]       1.9.9
13863
13864         1.9.9 release
13865
13866 2005-05-09 [paul]       1.9.6cvs58
13867
13868         * AUTHORS
13869         * INSTALL
13870         * README.claws
13871                 updated
13872         * Makefile.am 
13873         * RELEASE_NOTES.claws
13874                 add release notes to cvs to simplify release
13875                 procedure
13876         * configure.ac
13877                 add ca and fi to ALL_LINGUAS
13878         * po/Makefile.in.in
13879                 workaround for missing Makevars
13880         * po/ca.po
13881         * po/fi.po
13882                 add new Catalan and Finnish translations
13883                 submitted by Miquel Oliete and Flammie Pirinen
13884         * po/de.po
13885         * po/es.po
13886         * po/fr.po
13887         * po/it.po
13888         * po/pl.po
13889         * po/ru.po
13890         * po/sk.po
13891         * po/sr.po
13892         * po/zh_CN.po
13893                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13894                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13895                 Urke MMI, and Hansom Young
13896         * src/main.c
13897                 Fix drafting when quitting. compose_draft() closes the
13898                 compose windows, which modifies the compose_list GSList.
13899                 We have to refresh this list after echo drafting to avoid a
13900                 segfault
13901         * src/partial_download.c
13902                 fix segfault on exit
13903
13904 2005-05-06 [paul]       1.9.6cvs57
13905
13906         * src/grouplistdialog.c
13907                 quick fix/workaround for unresizeable newsgroup
13908                 name column 
13909
13910 2005-05-06 [paul]       1.9.6cvs56
13911
13912         * src/inc.c
13913         * src/mainwindow.c
13914                 use gettext plural forms
13915         * src/imap_gtk.c
13916         * src/mh_gtk.c
13917         * src/toolbar.c
13918                 small improvement to english usage
13919
13920 2005-05-05 [thorsten]   1.9.6cvs55
13921
13922         * src/folder.c
13923                 fix possible crash
13924
13925 2005-05-05 [paul]       1.9.6cvs54
13926         
13927         sync with HEAD
13928
13929         * AUTHORS
13930         * src/compose.c
13931                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13932                 patch by Tim Mann
13933
13934 2005-05-05 [paul]       1.9.6cvs53
13935
13936         * src/mainwindow.c
13937                 fix resizing of separate message and
13938                 folder views
13939
13940 2005-05-05 [paul]       1.9.6cvs52
13941
13942         * src/account.c
13943         * src/addrgather.c
13944         * src/browseldap.c
13945         * src/exphtmldlg.c
13946         * src/expldifdlg.c
13947         * src/importmutt.c
13948         * src/importpine.c
13949         * src/main.c
13950         * src/mainwindow.c
13951         * src/noticeview.c
13952         * src/prefs_filtering.c
13953         * src/prefs_filtering_action.c
13954         * src/prefs_matcher.c
13955         * src/prefs_spelling.c
13956         * src/prefs_toolbar.c
13957         * src/toolbar.c
13958         * src/wizard.c
13959         * src/gtk/description_window.c
13960         * src/gtk/gtkvscrollbutton.c
13961         * src/gtk/progressdialog.c
13962         * src/gtk/quicksearch.c
13963         * src/plugins/pgpmime/prefs_gpg.c
13964         * src/plugins/spamassassin/spamassassin_gtk.c
13965                 replace deprecated gtk_widget_set_usize
13966
13967 2005-05-04 [colin]      1.9.6cvs51
13968
13969         * src/common/utils.c
13970                 Fix crash when subst_for_filename is called
13971                 with a NULL parameter
13972
13973 2005-05-04 [colin]      1.9.6cvs50
13974
13975         * src/partial_download.c
13976         * src/pop.c
13977                 Escape login when writing uidl file
13978                 fixes bug #736
13979
13980 2005-05-03 [colin]      1.9.6cvs49
13981
13982         * src/procmime.c
13983                 Fix possible DOS in mime parser
13984                 (see bug #634)
13985
13986 2005-05-02 [colin]      1.9.6cvs48
13987
13988         * src/compose.c
13989                 Try to fix the copy/paste mess once again.
13990
13991
13992 2005-04-30 [colin]      1.9.6cvs47
13993
13994         * src/prefs_account.h
13995         * src/procmsg.c
13996         * src/send_message.c
13997         * src/common/smtp.c
13998         * src/common/smtp.h
13999                 Try to batch sending mails (per account) instead of
14000                 reconnecting to server every time.
14001
14002 2005-04-29 [colin]      1.9.6cvs46
14003
14004         * src/messageview.c
14005                 Fix window resizing that refused to size down
14006         * src/prefs_common.c
14007         * src/prefs_common.h
14008         * src/prefs_filtering.c
14009                 Save Filtering's window size
14010
14011 2005-04-21 [paul]       1.9.6cvs45
14012
14013         * ChangeLog-gtk2.claws
14014         * src/setup.c
14015                 correction to sync
14016
14017 2005-04-21 [paul]       1.9.6cvs44
14018
14019         sync with main:
14020
14021         * src/setup.c
14022         * src/statusbar.c
14023         * src/statusbar.h
14024                 use gtkut_widget_draw_now(). Improved performance
14025                 of the update of statusbar
14026         * src/textview.c
14027                 textview_smooth_scroll_do(): redraw it after scroll
14028                 is done (fixed incorrect display when a part of the
14029                 view is hidden).
14030         * src/gtk/gtkutils.c
14031         * src/gtk/gtkutils.h
14032                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14033                 to force update of widgets.
14034                 Removed gtkut_widget_wait_for_draw() which had a big
14035                 overhead  because of waiting for all events processed 
14036
14037 2005-04-20 [paul]       1.9.6cvs43
14038
14039         * src/codeconv.c
14040                 complete 1.9.6cvs42's sync:
14041                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14042
14043 2005-04-19 [paul]       1.9.6cvs42
14044
14045         sync with main:
14046
14047         * src/action.c
14048                 catch_output(): correctly select the insert text
14049                 (fix invalid iterator warnings).
14050         * src/codeconv.c
14051         * src/codeconv.h
14052         * src/mainwindow.c
14053         * src/messageview.c
14054         * src/prefs_common.c
14055                 support GBK encoding.
14056         * src/common/session.c
14057         * src/common/session.h
14058                 use separate buffer for large data to be sent,
14059                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14060
14061 2005-04-18 [paul]       1.9.6cvs41
14062
14063         * src/jpilot.c
14064                 convert unsigned long into guint32
14065                 patch by Paul LeoNerd Evans 
14066
14067 2005-04-17 [colin]      1.9.6cvs40
14068
14069         * src/compose.c
14070                 Fix 'Request return receipt' from folder
14071                 properties (bug #708)
14072
14073 2005-04-17 [colin]      1.9.6cvs39
14074
14075         * src/mainwindow.c
14076                 Fix duplicate hotkeys in Mainwindow's menu
14077
14078 2005-04-17 [colin]      1.9.6cvs38
14079
14080         * src/folderview.c
14081                 Fix duplicate hotkeys in Folderview's contextual
14082                 menu
14083
14084 2005-04-15 [colin]      1.9.6cvs37
14085
14086         * src/summaryview.c
14087                 Fix 'Save as...' with non-ascii filenames
14088
14089 2005-04-15 [colin]      1.9.6cvs36
14090
14091         * src/plugins/pgpmime/pgpmime.c
14092                 Fix bus error on 64bit. Spotted by 
14093                 macallan1888@gmail.com
14094
14095 2005-04-15 [colin]      1.9.6cvs35
14096
14097         * src/prefs_account.c
14098                 Fix cvs34.
14099
14100 2005-04-12 [colin]      1.9.6cvs34
14101
14102         * src/prefs_account.c
14103                 Fix smtp auth type off-by-one. We forgot to
14104                 add PLAIN in the prefs-to-gui setter func and
14105                 as a result, the selected auth when opening
14106                 account prefs was not the correct one.
14107
14108 2005-04-12 [paul]       1.9.6cvs33
14109
14110         * src/inc.c
14111                 if the recv dialog is visible, Cancel only
14112                 cancels the current account
14113
14114
14115 2005-04-10 [colin]      1.9.6cvs32
14116
14117         * src/filtering.c
14118                 Copy score when copying FilteringActions
14119                 Fix bug #674
14120
14121 2005-04-10 [colin]      1.9.6cvs31
14122
14123         * src/inc.c
14124                 Make Message -> Receive -> Cancel cancel 
14125                 incorporation on all accounts. Fixes
14126                 bug #693
14127
14128 2005-04-10 [colin]      1.9.6cvs30
14129
14130         * src/prefs_account.c
14131                 Update Privacy checkbuttons status based
14132                 on the selected privacy system
14133         * src/compose.c
14134                 Always connect the "None" privacy system; the
14135                 static boolean was probably there to avoid
14136                 reconnecting twice in the same compose window,
14137                 but as the parent function is only called once
14138                 per compose, it's only a bug - as a static is
14139                 initialized once per application instance.
14140                 Also, don't uncheck Sign and Encrypt when
14141                 selecting None as privacy system; just ignore
14142                 them when sending/queuing.
14143                 Should fix bug #695
14144
14145 2005-04-08 [colin]      1.9.6cvs29
14146
14147         * src/account.c
14148         * src/prefs_account.c
14149         * src/prefs_account.h
14150                 Add account preference to queue message in a certain
14151                 folder.
14152
14153 2005-04-06 [colin]      1.9.6cvs28
14154
14155         * src/prefs_account.c
14156                 Update old inbox path syntax
14157
14158 2005-04-06 [paul]       1.9.6cvs27
14159
14160         sync with main:
14161
14162         * configure.ac
14163                 changed -traditional-cpp to -no-cpp-precomp for newer
14164                 Mac OS X support
14165         * src/foldersel.c
14166                 made column resize automatically
14167         * src/send_message.c
14168                 send_message_smtp(): consider EOF right after QUIT
14169                 successful (workaround for Gmail SMTP server)
14170         * src/common/socket.c
14171                 ssl_read(), ssl_peek(): check EOF which violates the
14172                 SSL protocol
14173         * src/gtk/colorlabel.c
14174                 removed warnings when displaying colorlabel menu
14175                 (don't use GtkAlignment)
14176
14177 2005-04-05 [paul]       1.9.6cvs26
14178
14179         * src/plugins/trayicon/trayicon.c
14180                 fix clipping of icon under KDE3 
14181
14182 2005-04-05 [paul]       1.9.6cvs25
14183
14184         * src/summaryview.c
14185                 hide display of threading
14186                 patch by Alfons
14187
14188 2005-04-04 [thorsten]   1.9.6cvs24
14189
14190         * src/mh.c
14191                 marks lost on filesystems with different stat() results on
14192                 summer-/wintertime
14193
14194 2005-04-03 [colin]      1.9.6cvs23
14195
14196         * src/summaryview.c
14197                 Don't handle up/down. Patch by Alfons
14198
14199 2005-04-02 [colin]      1.9.6cvs22
14200
14201         * src/summaryview.c
14202                 Make scrolling faster. Patch by Alfons.
14203
14204 2005-04-01 [colin]      1.9.6cvs21
14205
14206         * src/Makefile.am
14207         * src/stock_pixmap.c
14208         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14209         * src/pixmaps/dir_noselect.xpm ** ADDED **
14210                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14211
14212 2005-04-01 [colin]      1.9.6cvs20
14213
14214         * src/image_viewer.c
14215         * src/image_viewer.h
14216         * src/procmime.c
14217         * src/procmime.h
14218         * src/textview.c
14219         * src/textview.h
14220                 Implement inline image resizing and right-clicking
14221
14222 2005-04-01 [paul]       1.9.6cvs19
14223
14224         * AUTHORS
14225         * Makefile.am
14226         * configure.ac
14227                 check for gnome2
14228                 patch by Luca Cavalli <loopback<AT>slackit.org>
14229         * po/ru.po
14230                 updated by Pavlo Bohmat
14231
14232 2005-03-31 [colin]      1.9.6cvs18
14233
14234         * src/news.c
14235                 Fix parsing references
14236         * src/msgcache.c
14237                 don't put nulls in the references list
14238         * src/procheader.c
14239                 commit that forgotten file in 1.9.6cvs14
14240
14241 2005-03-31 [colin]      1.9.6cvs17
14242
14243         * src/compose.c
14244                 Fix joining of signature separator again. 
14245                 Maybe Hiro could put it in main too...
14246
14247 2005-03-31 [colin]      1.9.6cvs16
14248
14249         * src/Makefile.am
14250         * src/foldersel.c
14251         * src/stock_pixmap.c
14252         * src/stock_pixmap.h
14253         * src/pixmaps/dir-noselect.xpm
14254                 Update foldersel.c (sync from main, patch by Alfons)
14255
14256 2005-03-30 [colin]      1.9.6cvs15
14257
14258         * src/imap.c
14259                 Fix handling of imap folders containing [] in 
14260                 their name. Thanks to Nahuel Angelinetti for
14261                 the detailed bugreport.
14262
14263 2005-03-30 [colin]      1.9.6cvs14
14264
14265         * src/common/utils.h
14266         * src/common/utils.c
14267         * src/common/defs.h
14268         * src/matcher.c
14269         * src/msgcache.c
14270         * src/news.c
14271         * src/procmsg.c
14272         * src/procmsg.h
14273         * src/quote_fmt_parse.y
14274         * src/summaryview.c
14275                 Update references system. Patch by Alfons
14276
14277 2005-03-30 [colin]      1.9.6cvs13
14278
14279         * src/common/socket.c
14280                 Force the glibc to read resolv.conf again when 
14281                 it has changed. Should fix issues when changing
14282                 networks on a laptop and not restarting sylpheed. 
14283
14284 2005-03-30 [paul]       1.9.6cvs12
14285
14286         partial sync with main:
14287
14288         * src/action.c
14289                 create_io_dialog(): use user-defined text font
14290                 (thanks to Alfons), and modified its appearance.
14291         * src/addrgather.c
14292         * src/addrharvest.c
14293         * src/browseldap.c
14294                 replace old code
14295         * src/compose.c
14296                 don't join (presumably) itemized lines on line-wrapping
14297                 fixed wrapping of quote when auto-wrapping is enabled
14298                 compose_destroy(): destroy paned only if it's not
14299                 attached to window. Fixed memory leak of popup menu.
14300         * src/exphtmldlg.c
14301         * src/expldifdlg.c
14302                 replace old code
14303         * src/html.c
14304         * src/html.h
14305         * src/importmutt.c
14306         * src/importpine.c
14307                 replace old code
14308         * src/main.c
14309                 removed redundant code
14310         * src/mainwindow.c
14311                 changed 'Code set' (which is rather incorrect)
14312                 in the menu to 'Character encoding'
14313                 main_window_set_widgets(): request size first
14314                 to prevent window size becoming wrong
14315                 fixed remembering of the state of the visibility
14316                 of MessageView
14317         * src/messageview.c
14318                 changed 'Code set' (which is rather incorrect)
14319                 in the menu to 'Character encoding'
14320         * src/prefs_common.c
14321         * src/prefs_common.h
14322                 added an option whether to render HTML as text or not
14323                 added separators to outgoing encoding menu
14324         * src/procheader.c
14325                 procheader_scan_date_string(): support header
14326                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14327         * src/summaryview.c
14328         * src/summaryview.h
14329                 minor code cleanup
14330         * src/textview.c
14331                 textview_show_html(): force output of newline
14332                 added an option whether to render HTML as text or not
14333         * src/common/utils.c
14334                 strncpy2(): optimized based on Alfons' code
14335         * src/gtk/gtkutils.c
14336         * src/gtk/gtkutils.h
14337                 removed non-used code
14338         * src/plugins/pgpmime/passphrase.c
14339                 partially fixed grab input of passphrase dialog
14340                 Confine pointer to window
14341
14342 2005-03-30 [colin]      1.9.6cvs11
14343
14344         * src/msgcache.c
14345         * src/msgcache.h
14346                 Read/write 32bit ints from cache & marks
14347                 From main.
14348
14349 2005-03-29 [paul]       1.9.6cvs10
14350
14351         * AUTHORS
14352         * ChangeLog.claws
14353         * src/compose.c
14354         * src/gtk/gtkaspell.c
14355                 sync with HEAD (don't pass NULL pointers) 
14356
14357 2005-03-24 [paul]
14358
14359         * tools/Makefile.am
14360         * tools/README
14361         * tools/acroread2sylpheed.pl
14362                 sync with HEAD (add script to send pdfs as
14363                 attachments from Adobe Reader 7)
14364
14365 2005-03-21 [paul]       1.9.6cvs9
14366
14367         * configure.ac
14368         * po/POTFILES.in
14369         * src/Makefile.am
14370         * src/crash.c
14371         * src/image_viewer.c ** ADDED **
14372         * src/image_viewer.h ** ADDED **
14373         * src/main.c
14374         * src/prefs_common.c
14375         * src/prefs_common.h
14376         * src/prefs_image_viewer.c ** ADDED **
14377         * src/prefs_image_viewer.h ** ADDED **
14378         * src/textview.c
14379         * src/gtk/about.c
14380         * src/pixmaps/sylpheed_logo.xpm
14381         * src/plugins/Makefile.am
14382         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14383         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14384         * src/plugins/image_viewer/plugin.c ** REMOVED **
14385         * src/plugins/image_viewer/viewer.c ** REMOVED **
14386         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14387         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14388         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14389         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14390         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14391                 as gdk-pixbuf is now built-in
14392                 remove image_viewer plugin and put code back into
14393                 main codebase
14394                 implement inline image display (sync with main)
14395
14396                 replace logo with newer, nicer, larger version  
14397
14398 2005-03-21 [paul]       1.9.6cvs8
14399
14400         * src/gtk/about.c
14401                 cosmetic improvement
14402
14403 2005-03-21 [holger]     1.9.6cvs7
14404
14405         * src/plugins/spamassassin/spamassassin.c
14406                 Sync with HEAD
14407                 (unregister hook on failed plugin init)
14408
14409 2005-03-20 [colin]      1.9.6cvs6
14410
14411         * src/common/plugin.c
14412                 Check that plugin isn't already loaded
14413                 Patch by Alfons
14414
14415 2005-03-20 [thorsten]   1.9.6cvs5
14416
14417         * src/compose.c
14418                 use a more compatible syntax
14419
14420 2005-03-20 [thorsten]   1.9.6cvs4
14421
14422         * src/prefs_toolbar.c
14423                 fix crash when selecting toolbar item (uninitialized pointer)
14424
14425 2005-03-20 [thorsten]   1.9.6cvs3
14426
14427         * src/procmime.c
14428                 fix mimetype detection (referenced free()d string)
14429
14430 2005-03-20 [paul]       1.9.6cvs2
14431
14432         * src/compose.c
14433                 sync with HEAD (1.0.3cvs5)
14434                 neglect Reply-To header if empty
14435                 Patch by Alfons 
14436
14437 2005-03-19 [holger]     1.9.6cvs1
14438
14439         * src/summaryview.c
14440         * src/summaryview.h
14441                 Sync with HEAD
14442
14443 2005-03-18 [paul]       1.9.6
14444
14445         initial GTK2 release
14446
14447 2005-03-18 [paul]       1.0.3cvs3.1
14448
14449         * AUTHORS
14450         * ChangeLog.claws
14451         * configure.ac
14452         * src/gtk/about.c
14453         * src/pixmaps/sylpheed_logo.xpm
14454                 sync with HEAD
14455
14456 2005-03-18 [colin]      1.0.3cvs2.6
14457
14458         * src/summaryview.c
14459                 Remove call to summary_step in summary_copy_selected_to
14460                 Can't see its purpose, and this causes bug when copying
14461                 a message if the next one is unread: it reads it.
14462
14463 2005-03-18 [paul]       1.0.3cvs2.5
14464
14465         * src/foldersel.c
14466                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14467
14468 2005-03-18 [paul]       1.0.3cvs2.4
14469
14470         * src/addrharvest.c
14471         * src/codeconv.c
14472         * src/codeconv.h
14473         * src/compose.c
14474         * src/news.c
14475         * src/procheader.c
14476         * src/procmime.c
14477         * src/unmime.c
14478         * src/unmime.h
14479                 fix buffer overflow, CAN-2005-0667, see
14480                 http://secunia.com/advisories/14491/
14481                 Patch by Alfons
14482
14483 2005-03-17 [colin]      1.0.3cvs2.3
14484
14485         * src/prefs_fonts.c
14486         * src/summaryview.c
14487                 Fix font bugs (both lists now officialy share 
14488                 the same font)
14489                 
14490
14491 2005-03-17 [paul]       1.0.3cvs2.2
14492
14493         * src/gtk/pluginwindow.c
14494                 make plugin descriptions uneditable
14495
14496 2005-03-11 [paul]       1.0.3cvs2.1
14497
14498         * ChangeLog.claws
14499         * configure.ac
14500         * po/POTFILES.in
14501         * src/plugins/trayicon/trayicon.c
14502                 sync with HEAD
14503                 add src/wizard.c to POTFILES.in
14504
14505 2005-03-11 [paul]       1.0.3cvs1.1
14506
14507         * ChangeLog
14508         * ChangeLog.claws
14509         * configure.ac
14510         * po/de.po
14511         * po/es.po
14512         * po/fr.po
14513         * po/it.po
14514         * po/pt_BR.po
14515         * po/ru.po
14516         * po/sk.po
14517         * po/sr.po
14518         * po/zh_CN.po
14519                 sync with HEAD
14520
14521 2005-03-04 [colin]      1.0.1cvs22.2
14522
14523         * src/compose.c
14524                 Fix signatures with accentued chars in it
14525
14526 2005-03-04 [colin]      1.0.1cvs22.1
14527
14528         * src/common/smtp.c
14529         * src/common/smtp.h
14530                 Don't use SIZE param in MAIL FROM: if server 
14531                 doesn't support it. Patch by Eugen Freiter
14532                 <eugen_f@users.sf.net>
14533
14534 2005-02-27 [paul]       1.0.1cvs20.1
14535
14536         * ChangeLog.claws
14537         * configure.ac
14538         * src/messageview.c
14539                 sync with HEAD
14540
14541 2005-02-27 [colin]      1.0.1cvs19.4
14542
14543         * src/procheader.c
14544         * src/procheader.h
14545                 Fix prototypes. Patch by Alfons
14546
14547 2005-02-27 [colin]      1.0.1cvs19.3
14548
14549         * src/compose.c
14550                 Don't auto-join the signature separator.
14551
14552 2005-02-26 [colin]      1.0.1cvs19.2
14553
14554         * src/summaryview.c
14555                 Fix 'mark all read' with collapsed threads.
14556                 Patch by Alfons.
14557
14558 2005-02-25 [paul]       1.0.1cvs19.1
14559
14560         * ChangeLog.claws
14561         * configure.ac
14562         * src/prefs_account.c
14563         * src/prefs_folder_item.c
14564         * src/gtk/prefswindow.c
14565         * src/gtk/prefswindow.h
14566                 sync with HEAD
14567
14568 2005-02-25 [paul]       1.0.1cvs15.12
14569
14570         * src/alertpanel.c
14571         * src/codeconv.c
14572         * src/compose.c
14573         * src/textview.c
14574         * src/gtk/gtkutils.c
14575         * src/gtk/gtkutils.h
14576         * src/gtk/logwindow.c
14577         * src/gtk/progressdialog.c
14578                 sync with main (revision 127)
14579                 and fix logwindow clipping
14580
14581 2005-02-24 [colin]      1.0.1cvs15.11
14582
14583         * src/plugins/pgpmime/passphrase.c
14584                 Disable input grabbing; it doesn't work yet.
14585
14586 2005-02-24 [colin]      1.0.1cvs15.10
14587
14588         * src/messageview.c
14589                 Don't send out receipts if offline. Ask.
14590
14591 2005-02-23 [colin]      1.0.1cvs15.9
14592
14593         * src/summaryview.c     
14594                 Fix expanding
14595
14596 2005-02-23 [colin]      1.0.1cvs15.8
14597
14598         * src/summaryview.c
14599                 Really fix Bug 568 by removing useless
14600                 calls. summary_thread_init() now called
14601                 in summary_sort(). This should please
14602                 Alfons as it should be faster than 
14603                 previously.
14604
14605 2005-02-23 [colin]      1.0.1cvs15.7
14606
14607         * src/compose.c
14608                 Encode parts as QP or B64 if signing
14609
14610 2005-02-23 [colin]      1.0.1cvs15.6
14611
14612         * src/compose.c
14613                 Fix Mimeinfo leakage (including tmp files)
14614         * src/procmsg.c
14615                 Fix tmp file leakage (spotted by Ivan Rayner)
14616
14617 2005-02-22 [colin]      1.0.1cvs15.5
14618
14619         * src/expldifdlg.c
14620                 Fix keyboard input. Patch by Alfons.
14621
14622 2005-02-21 [colin]      1.0.1cvs15.4
14623
14624         * src/compose.c
14625                 Fix Sign/Encrypt when unselecting privacy
14626                 system
14627         * src/prefs_common.c
14628                 Change default message font to Monospace
14629         * src/summaryview.c
14630                 More freezing during potentially large operations
14631
14632 2005-02-21 [paul]       1.0.1cvs15.3
14633
14634         * src/main.c
14635                 fix --help output
14636
14637 2005-02-21 [paul]       1.0.1cvs15.2
14638
14639         * po/Makefile.in.in
14640         * src/compose.c
14641         * src/summaryview.c
14642         * src/textview.c
14643         * src/common/utils.c
14644         * src/common/utils.h
14645                 sync with main (revision 117)
14646
14647 2005-02-20 [colin]      1.0.1cvs15.1
14648
14649         * src/common/defs.h
14650                 Change cache file to .sylpheed_claws_cache, as
14651                 suggested by Alfons. Allows people to switch
14652                 between Sylpheed and Sylpheed-Claws. it is
14653                 a good idea to "Check for new messages" at next
14654                 startup.
14655
14656
14657 2005-02-18 [colin]      1.0.1cvs14.1
14658
14659         * src/quote_fmt_lex.l
14660         * src/quote_fmt_parse.y
14661                 Fix parser initialisation. Patch by Ivan.
14662
14663 2005-02-18 [colin]      1.0.1cvs11.6
14664
14665         * src/folderview.c
14666                 Fix scrolldown (bug 662)
14667
14668 2005-02-17 [colin]      1.0.1cvs11.5
14669
14670         * src/codeconv.c
14671                 conv_filename_to_utf8: return clean 7bit instead
14672                 of broken utf8 if needed
14673         * src/mimeview.c
14674                 Fix display of parts with unclean 8bit names
14675
14676 2005-02-17 [paul]       1.0.1cvs11.4
14677
14678         * src/compose.c
14679         * src/exportldif.c
14680         * src/matcher_parser_parse.y
14681         * src/procmime.c
14682         * src/sourcewindow.c
14683         * src/common/Makefile.am
14684         * src/common/intl.h             ** REMOVED **
14685         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14686                 sync with main (revision 109)
14687                 and clean up
14688
14689 2005-02-16 [colin]      1.0.1cvs11.3
14690
14691         * src/summaryview.c
14692                 Fix collapsed thread not highlighting when new
14693                 messages in it (Bug 568) Patch by Stephan Sachse.
14694                 Fix messed up selection when reaching bounds (Bug 632)
14695         * src/prefs_themes.c
14696                 Fix theme installing (Bug 684)
14697
14698 2005-02-16 [colin]      1.0.1cvs11.2
14699
14700         * src/messageview.c
14701                 Fix messageview_select_all
14702
14703 2005-02-16 [colin]      1.0.1cvs11.1
14704
14705         * src/mh.c
14706                 Sync with HEAD (MH scan required function)
14707
14708 2005-02-15 [colin]      1.0.1cvs8.1
14709
14710         * src/mimeview.c
14711         * src/common/utils.c
14712                 Sync with HEAD (filename chars substitution)
14713
14714 2005-02-15 [colin]      1.0.1cvs7.3
14715
14716         * src/gtk/pluginwindow.c
14717                 Fix button spacing
14718
14719 2005-02-15 [colin]      1.0.1cvs7.2
14720
14721         * src/mimeview.c
14722                 Fix mime icons not reset across message when
14723                 scrolled down
14724
14725 2005-02-15 [colin]      1.0.1cvs7.1
14726
14727         * src/compose.c
14728         * src/procmime.c
14729                 Sync with HEAD (optimisation of cvs6)
14730
14731 2005-02-14 [colin]      1.0.1cvs6.1
14732
14733         * src/compose.c
14734         * src/procmime.c
14735                 Sync with HEAD (encode "From " at line beginning)
14736
14737 2005-02-14 [colin]      1.0.1cvs5.3
14738
14739         * src/compose.c
14740                 Fix wrapping with accentued chars.
14741
14742 2005-02-13 [colin]      1.0.1cvs5.2
14743
14744         * src/textview.c
14745                 Fix email informative part parsing with
14746                 accentued chars in it. ispunct() returns
14747                 true for them in utf8...
14748
14749 2005-02-12 [colin]      1.0.1cvs5.1
14750
14751         * src/filtering.c
14752                 Sync with HEAD (remove wrong use of compose after send)
14753
14754 2005-02-12 [paul]       1.0.1cvs4.5
14755
14756         * src/textview.c
14757                 remove unnecessary code (thanks to Alfons)
14758
14759 2005-02-12 [paul]       1.0.1cvs4.4
14760
14761         * src/textview.c
14762                 add 'Copy' to contextual menu on emails
14763
14764 2005-02-11 [colin]      1.0.1cvs4.3
14765
14766         * src/compose.c
14767                 revert 1.0.0cvs28.2, it doesn't work that well.
14768
14769 2005-02-11 [paul]       1.0.1cvs4.2
14770
14771         * po/Makefile.in.in
14772                 fix 'make release'
14773
14774 2005-02-10 [paul]       1.0.1cvs4.1
14775
14776         * ChangeLog
14777         * ChangeLog.claws
14778         * ChangeLog.jp
14779         * configure.ac
14780         * src/compose.c
14781                 sync with HEAD (sync with main)
14782
14783 2005-02-10 [paul]       1.0.1cvs3.2
14784
14785         * AUTHORS
14786         * Makefile.am
14787         * autogen.sh
14788         * configure.ac
14789         * config/mkinstalldirs
14790         * intl/.cvsignore
14791         * intl/ChangeLog
14792         * intl/VERSION
14793         * intl/bindtextdom.c
14794         * intl/config.charset
14795         * intl/dcgettext.c
14796         * intl/dcigettext.c
14797         * intl/dcngettext.c
14798         * intl/dgettext.c
14799         * intl/dngettext.c
14800         * intl/eval-plural.h
14801         * intl/explodename.c
14802         * intl/finddomain.c
14803         * intl/gettext.c
14804         * intl/gettextP.h
14805         * intl/gmo.h
14806         * intl/hash-string.h
14807         * intl/intl-compat.c
14808         * intl/l10nflist.c
14809         * intl/libgnuintl.h.in
14810         * intl/loadinfo.h
14811         * intl/loadmsgcat.c
14812         * intl/localcharset.c
14813         * intl/localcharset.h
14814         * intl/locale.alias
14815         * intl/localealias.c
14816         * intl/localename.c
14817         * intl/log.c
14818         * intl/ngettext.c
14819         * intl/os2compat.c
14820         * intl/os2compat.h
14821         * intl/osdep.c
14822         * intl/plural-exp.c
14823         * intl/plural-exp.h
14824         * intl/plural.c
14825         * intl/plural.y
14826         * intl/ref-add.sin
14827         * intl/ref-del.sin
14828         * intl/relocatable.c
14829         * intl/relocatable.h
14830         * intl/textdomain.c
14831         * m4/Makefile.am
14832         * po/Makefile.in.in
14833         * src/Makefile.am
14834         * src/account.c
14835         * src/action.c
14836         * src/addr_compl.c
14837         * src/addressadd.c
14838         * src/addressbook.c
14839         * src/addrgather.c
14840         * src/addrindex.c
14841         * src/alertpanel.c
14842         * src/browseldap.c
14843         * src/codeconv.c
14844         * src/codeconv.h
14845         * src/compose.c
14846         * src/compose.h
14847         * src/crash.c
14848         * src/editaddress.c
14849         * src/editbook.c
14850         * src/editgroup.c
14851         * src/editjpilot.c
14852         * src/editldap.c
14853         * src/editldap_basedn.c
14854         * src/editvcard.c
14855         * src/exphtmldlg.c
14856         * src/expldifdlg.c
14857         * src/export.c
14858         * src/exporthtml.c
14859         * src/filtering.c
14860         * src/folder.c
14861         * src/folder_item_prefs.c
14862         * src/foldersel.c
14863         * src/folderview.c
14864         * src/grouplistdialog.c
14865         * src/headerview.c
14866         * src/imap.c
14867         * src/imap_gtk.c
14868         * src/import.c
14869         * src/importldif.c
14870         * src/importmutt.c
14871         * src/importpine.c
14872         * src/inc.c
14873         * src/ldif.c
14874         * src/main.c
14875         * src/mainwindow.c
14876         * src/matcher.c
14877         * src/mbox.c
14878         * src/message_search.c
14879         * src/messageview.c
14880         * src/mh.c
14881         * src/mh_gtk.c
14882         * src/mimeview.c
14883         * src/msgcache.c
14884         * src/news.c
14885         * src/news_gtk.c
14886         * src/noticeview.c
14887         * src/partial_download.c
14888         * src/pop.c
14889         * src/prefs_account.c
14890         * src/prefs_actions.c
14891         * src/prefs_common.c
14892         * src/prefs_customheader.c
14893         * src/prefs_display_header.c
14894         * src/prefs_ext_prog.c
14895         * src/prefs_filtering.c
14896         * src/prefs_filtering_action.c
14897         * src/prefs_folder_item.c
14898         * src/prefs_fonts.c
14899         * src/prefs_gtk.c
14900         * src/prefs_matcher.c
14901         * src/prefs_msg_colors.c
14902         * src/prefs_spelling.c
14903         * src/prefs_summary_column.c
14904         * src/prefs_template.c
14905         * src/prefs_themes.c
14906         * src/prefs_toolbar.c
14907         * src/prefs_wrapping.c
14908         * src/privacy.c
14909         * src/procheader.c
14910         * src/procmime.c
14911         * src/procmsg.c
14912         * src/quote_fmt.c
14913         * src/recv.c
14914         * src/send_message.c
14915         * src/setup.c
14916         * src/sourcewindow.c
14917         * src/ssl_manager.c
14918         * src/statusbar.c
14919         * src/summary_search.c
14920         * src/summaryview.c
14921         * src/textview.c
14922         * src/toolbar.c
14923         * src/wizard.c
14924         * src/common/nntp.c
14925         * src/common/plugin.c
14926         * src/common/smtp.c
14927         * src/common/ssl.c
14928         * src/common/ssl_certificate.c
14929         * src/common/string_match.c
14930         * src/common/sylpheed.c
14931         * src/common/template.c
14932         * src/common/utils.c
14933         * src/gtk/about.c
14934         * src/gtk/colorlabel.c
14935         * src/gtk/description_window.c
14936         * src/gtk/filesel.c
14937         * src/gtk/foldersort.c
14938         * src/gtk/gtkaspell.c
14939         * src/gtk/gtkutils.c
14940         * src/gtk/inputdialog.c
14941         * src/gtk/logwindow.c
14942         * src/gtk/menu.c
14943         * src/gtk/pluginwindow.c
14944         * src/gtk/prefswindow.c
14945         * src/gtk/progressdialog.c
14946         * src/gtk/quicksearch.c
14947         * src/gtk/sslcertwindow.c
14948         * src/plugins/clamav/clamav_plugin.c
14949         * src/plugins/clamav/clamav_plugin_gtk.c
14950         * src/plugins/demo/demo.c
14951         * src/plugins/dillo_viewer/dillo_prefs.c
14952         * src/plugins/dillo_viewer/dillo_viewer.c
14953         * src/plugins/image_viewer/plugin.c
14954         * src/plugins/image_viewer/viewer.c
14955         * src/plugins/image_viewer/viewerprefs.c
14956         * src/plugins/mathml_viewer/mathml_viewer.c
14957         * src/plugins/pgpmime/passphrase.c
14958         * src/plugins/pgpmime/plugin.c
14959         * src/plugins/pgpmime/prefs_gpg.c
14960         * src/plugins/pgpmime/select-keys.c
14961         * src/plugins/pgpmime/sgpgme.c
14962         * src/plugins/spamassassin/spamassassin.c
14963         * src/plugins/spamassassin/spamassassin_gtk.c
14964         * src/plugins/trayicon/trayicon.c
14965                 sync with main (revision 104)
14966
14967 2005-02-10 [colin]      1.0.1cvs3.1
14968
14969         * src/mainwindow.c
14970                 Sync with HEAD (fix occasional crasher)
14971
14972 2005-02-10 [colin]      1.0.1cvs2.1
14973
14974         * src/messageview.c
14975                 Synw with HEAD (don't automatically display html)
14976
14977 2005-02-09 [colin]      1.0.1cvs1.3
14978
14979         * src/textview.c
14980         * src/textview.h
14981                 Add contextual menu on emails
14982
14983 2005-02-09 [colin]      1.0.1cvs1.2
14984
14985         * src/codeconv.c
14986                 Fix converting from broken headers and 
14987                 put back the _ in missing places
14988                 (feature broke with cvs24.2 sync, main 
14989                  possibly affected?)
14990
14991 2005-02-09 [colin]      1.0.1cvs1.1
14992
14993         * src/messageview.c
14994         * src/mimeview.c
14995         * src/mimeview.h
14996                 Sync with HEAD (display non text/plain mails with plugin)
14997
14998 2005-02-08 [colin]      1.0.1.1
14999
15000         * ChangeLog.claws
15001         * po/pt_BR.po
15002                 Sync with HEAD
15003         * configure.ac
15004                 Make default configuration directory 
15005                 be .sylpheed-gtk2
15006
15007 2005-02-08 [colin]      1.0.0cvs29.1
15008
15009         * po/de.po
15010         * po/es.po
15011         * po/fr.po
15012         * po/it.po
15013         * po/sk.po
15014         * po/sr.po
15015                 Sync translations with HEAD
15016
15017 2005-02-06 [colin]      1.0.0cvs28.3
15018
15019         * src/compose.c
15020                 Make compose a bit faster - patch by Alfons.
15021
15022 2005-02-06 [colin]      1.0.0cvs28.2
15023
15024         * src/compose.c
15025                 Make pasting via middle-click more reliable
15026
15027 2005-02-05 [paul]       1.0.0cvs28.1
15028
15029         * ChangeLog
15030         * ChangeLog.claws
15031         * ChangeLog.jp
15032         * configure.ac
15033         * src/compose.c
15034                 sync with HEAD
15035                 (fix bug 682 'redirect is broken'
15036
15037 2005-02-05 [torte]      1.0.0cvs27.1
15038
15039         * ChangeLog.claws
15040         * configure.ac
15041         * src/partial_download.c
15042                 Sync with HEAD (fix buf overflow)
15043
15044 2005-02-03 [colin]      1.0.0cvs26.1
15045
15046         * src/common/plugin.c
15047                 Sync with HEAD (avoid plugin mismatches)
15048
15049 2005-02-03 [paul]       1.0.0cvs25.3
15050
15051         * src/folderview.c
15052         * src/headerview.c
15053         * src/summaryview.c
15054         * src/textview.c
15055         * src/gtk/colorlabel.c
15056                 third and final part of initial sync with main-gtk2
15057
15058 2005-02-03 [paul]       1.0.0cvs25.2
15059
15060         * src/jpilot.c
15061                 fix building with jpilot support
15062
15063 2005-02-02 [colin]      1.0.0cvs25.1
15064
15065         * src/messageview.c
15066                 Sync with HEAD (fix dangerous typo)
15067
15068 2005-02-01 [colin]      1.0.0cvs24.3
15069
15070         * src/common/xml.c
15071                 Write file as advertised (UTF-8)
15072
15073 2005-02-01 [paul]       1.0.0cvs24.2
15074
15075         * src/addrbook.c
15076         * src/addrindex.c
15077         * src/alertpanel.h
15078         * src/codeconv.c
15079         * src/codeconv.h
15080         * src/compose.c
15081         * src/export.c
15082         * src/folder_item_prefs.c
15083         * src/html.c
15084         * src/imap.c
15085         * src/import.c
15086         * src/jpilot.c
15087         * src/mainwindow.c
15088         * src/matcher_parser_lex.l
15089         * src/messageview.c
15090         * src/mh.c
15091         * src/prefs_account.c
15092         * src/prefs_actions.c
15093         * src/prefs_common.c
15094         * src/prefs_gtk.c
15095         * src/prefs_gtk.h
15096         * src/prefs_themes.c
15097         * src/procheader.c
15098         * src/procmime.c
15099         * src/sourcewindow.c
15100         * src/statusbar.c
15101         * src/summaryview.c
15102         * src/textview.c
15103         * src/toolbar.c
15104         * src/unmime.c
15105         * src/common/template.c
15106         * src/common/utils.c
15107         * src/common/xml.c
15108         * src/common/xml.h
15109         * src/gtk/gtkaspell.c
15110         * src/plugins/clamav/clamav_plugin.c
15111         * src/plugins/dillo_viewer/dillo_prefs.c
15112         * src/plugins/image_viewer/viewerprefs.c
15113         * src/plugins/pgpmime/passphrase.c
15114         * src/plugins/pgpmime/prefs_gpg.c
15115         * src/plugins/pgpmime/select-keys.c
15116         * src/plugins/spamassassin/spamassassin.c
15117                 second part of initial sync with main-gtk2
15118                 (more to follow)
15119
15120 2005-01-31 [colin]      1.0.0cvs24.1
15121
15122         * src/compose.c
15123                 Sync with HEAD
15124
15125 2005-01-29 [paul]       1.0.0cvs23.2
15126
15127         * src/account.c
15128         * src/action.c
15129         * src/addressadd.c
15130         * src/addressbook.c
15131         * src/alertpanel.c
15132         * src/compose.c
15133         * src/editaddress.c
15134         * src/editbook.c
15135         * src/editgroup.c
15136         * src/editjpilot.c
15137         * src/editldap.c
15138         * src/editldap_basedn.c
15139         * src/editvcard.c
15140         * src/export.c
15141         * src/foldersel.c
15142         * src/grouplistdialog.c
15143         * src/import.c
15144         * src/importldif.c
15145         * src/inc.c
15146         * src/main.c
15147         * src/mainwindow.c
15148         * src/message_search.c
15149         * src/messageview.c
15150         * src/mimeview.c
15151         * src/prefs_actions.c
15152         * src/prefs_common.c
15153         * src/prefs_common.h
15154         * src/prefs_customheader.c
15155         * src/prefs_display_header.c
15156         * src/prefs_filtering.c
15157         * src/prefs_filtering_action.c
15158         * src/prefs_gtk.c
15159         * src/prefs_matcher.c
15160         * src/prefs_summary_column.c
15161         * src/prefs_template.c
15162         * src/sourcewindow.c
15163         * src/summary_search.c
15164         * src/summaryview.c
15165         * src/textview.c
15166         * src/gtk/about.c
15167         * src/gtk/description_window.c
15168         * src/gtk/gtkshruler.c
15169         * src/gtk/gtkutils.c
15170         * src/gtk/gtkutils.h
15171         * src/gtk/inputdialog.c
15172         * src/gtk/logwindow.c
15173         * src/gtk/prefswindow.c
15174         * src/gtk/progressdialog.c
15175         * src/gtk/progressdialog.h
15176                 first part of initial sync with main-gtk2
15177                 (more to follow)
15178
15179 2005-01-28 [colin]      1.0.0cvs23.1
15180
15181         * src/folderview.c
15182                 Sync with HEAD
15183
15184 2005-01-27 [colin]      1.0.0cvs21.1
15185
15186         * src/folder.c
15187         * src/folderview.c
15188                 Sync with HEAD
15189
15190 2005-01-27 [colin]      1.0.0cvs19.1
15191
15192         * src/procmime.c
15193                 Sync with HEAD
15194
15195 2005-01-27 [colin]      1.0.0cvs18.1
15196
15197         * src/messageview.c
15198         * src/summaryview.c
15199         * src/mainwindow.c
15200         * src/compose.c
15201         * src/compose.h
15202         * src/procmsg.c
15203         * src/procmsg.h
15204         * src/toolbar.c
15205                 Sync with HEAD
15206
15207 2005-01-26 [paul]       1.0.0cvs15.2
15208
15209         * src/compose.c
15210                 compose_entries_set(): convert subject and body to
15211                 utf8 if necessary. patch by Felix Eckhofer
15212
15213 2005-01-26 [paul]       1.0.0cvs15.1
15214
15215         * configure.ac
15216         * src/common/template.c
15217                 sync with HEAD (fix memory leak)
15218
15219 2005-01-25 [paul]       1.0.0cvs14.1
15220
15221         * configure.ac
15222         * src/compose.c
15223                 sync with HEAD
15224
15225 2005-01-24 [colin]      1.0.0cvs13.1
15226
15227         * src/summaryview.c
15228                 Sync with HEAD
15229
15230 2005-01-24 [paul]       1.0.0cvs12.1
15231
15232         * configure.ac
15233         * src/messageview.c
15234         * src/mh.c
15235         * src/common/utils.c
15236                 sync with HEAD
15237
15238 2005-01-24 [colin]      1.0.0cvs11.1
15239
15240         * src/procheader.c
15241                 Sync with HEAD
15242
15243 2005-01-24 [colin]      1.0.0cvs10.1
15244
15245         * src/folderview.c
15246                 Sync with HEAD
15247
15248 2005-01-23 [colin]      1.0.0cvs9.1
15249
15250         * src/crash.c
15251                 Sync with HEAD
15252
15253 2005-01-22 [colin]      1.0.0cvs8.1
15254
15255         * src/summaryview.c
15256         * src/gtk/quicksearch.c
15257                 Sync with HEAD
15258
15259 2005-01-21 [colin]      1.0.0cvs7.1
15260
15261         * src/summaryview.c
15262                 Sync with HEAD
15263
15264 2005-01-21 [colin]      1.0.0cvs6.1
15265
15266         * src/summaryview.c
15267                 Sync with HEAD
15268
15269 2005-01-21 [colin]      1.0.0cvs5.1
15270
15271         * src/gtk/quicksearch.c
15272         * src/prefs_common.c
15273         * src/prefs_common.h
15274                 Sync with HEAD (recurse option)
15275
15276 2005-01-21 [colin]      1.0.0cvs4.1
15277
15278         * src/folder.h
15279         * src/folderview.c
15280         * src/folderview.h
15281         * src/summaryview.c
15282         * src/gtk/quicksearch.c
15283         * src/gtk/quicksearch.h
15284                 Sync with HEAD (recursive quicksearch)
15285
15286 2005-01-20 [colin]      1.0.0cvs3.4
15287
15288         * src/ssl_manager.c
15289                 Remove useless code
15290
15291 2005-01-20 [colin]      1.0.0cvs3.3
15292
15293         * src/ssl_manager.c
15294                 Fix leak, thanks to Alfons.
15295
15296 2005-01-20 [colin]      1.0.0cvs3.2
15297
15298         * src/ssl_manager.c
15299                 Port SSL certificate window to GTK2.
15300
15301 2005-01-20 [paul]       1.0.0cvs3.1
15302
15303         * ChangeLog.claws
15304         * configure.ac
15305         * src/addrindex.c
15306         * src/addrindex.h
15307                 sync with HEAD
15308
15309 2005-01-19 [colin]      1.0.0cvs2.2
15310
15311         * src/plugins/trayicon/trayicon.c
15312                 Fix freeze with gtk-2.6, the easy way
15313                 (signal blocking helpless there...)
15314                 Closes bug #668.
15315
15316 2005-01-19 [colin]      1.0.0cvs2.1
15317
15318         * src/mbox.c
15319         * src/mbox.h
15320         * src/mainwindow.c
15321         * src/summaryview.c
15322         * src/summaryview.h
15323                 Sync with HEAD
15324
15325 2005-01-19 [paul]       1.0.0cvs1.1
15326
15327         * configure.ac
15328         * po/de.po
15329         * po/es.po
15330         * po/fr.po
15331         * po/hr.po
15332         * po/it.po
15333         * po/ja.po
15334         * po/ko.po
15335         * po/pt_BR.po
15336         * po/ru.po
15337         * po/sk.po
15338         * po/sr.po
15339                 sync with HEAD (update translations)
15340
15341 2005-01-18 [colin]      1.0.0cvs0.1
15342
15343         * src/foldersel.c
15344                 Specify search column - patch by Alfons
15345
15346 2005-01-18 [colin]      0.9.13cvs36.3
15347
15348         * src/prefs_toolbar.c
15349                 Change Delete to Remove
15350         * src/prefs_fonts.c
15351                 GTK2 version and leak fixes
15352         * src/prefs_actions.c
15353                 Add stock buttons.
15354                 All patches by Alfons
15355
15356 2005-01-17 [colin]      0.9.13cvs36.2
15357
15358         * src/compose.c
15359                 Fix DnD inserting twice. While at it,
15360                 add DnD support for text/plain in the
15361                 body, and add support in the headers.
15362
15363 2005-01-16 [colin]      0.9.13cvs36.1
15364
15365         * ChangeLog
15366         * ChangeLog.jp
15367         * ChangeLog.claws
15368                 Sync with HEAD (nothing applicable)
15369
15370 2005-01-16 [colin]      0.9.13cvs33.2
15371
15372         * src/prefs_toolbar.c
15373                 GTK2ize prefs_toolbar, by Alfons.
15374
15375 2005-01-14 [colin]      0.9.13cvs33.1
15376
15377         * src/html.c
15378         * src/msgcache.c
15379                 Sync with HEAD
15380
15381 2005-01-14 [colin]      0.9.13cvs32.1
15382
15383         * src/html.c
15384         * src/html.h
15385         * src/msgcache.c
15386         * AUTHORS
15387         * tools/calypso_convert.pl
15388                 Sync with HEAD
15389
15390 2005-01-08 [colin]      0.9.13cvs29.2
15391
15392         * src/prefs_filtering_action.c
15393         * src/prefs_filtering.c
15394                 2 more gtk2 patches by Alfons
15395
15396 2005-01-07 [paul]       0.9.13cvs29.1
15397
15398         * ChangeLog
15399         * ChangeLog.claws
15400         * ChangeLog.jp
15401         * configure.ac
15402         * src/pop.c
15403         * src/pop.h
15404                 sync with HEAD
15405
15406 2005-01-07 [colin]      0.9.13cvs28.3
15407
15408         * src/gtk/progressdialog.c
15409         * src/gtk/progressdialog.h
15410         * src/inc.c
15411         * src/send_message.c
15412                 GTK2 for the incorporation dialog. The CList isn't dead
15413                 yet, for a more smooth migration. Patch by Alfons.
15414
15415 2005-01-06 [colin]      0.9.13cvs28.2
15416
15417         * src/prefs_display_header.c
15418                 GTK2 conversion by Alfons
15419         * src/prefs_actions.c
15420         * src/prefs_matcher.c
15421                 Fix 2 leaks - patch by Alfons
15422
15423 2005-01-06 [colin]      0.9.13cvs28.1
15424
15425         * src/prefs_matcher.c
15426                 Sync with HEAD
15427
15428 2005-01-06 [colin]      0.9.13cvs27.4
15429
15430         * src/prefs_matcher.c
15431                 Fix double-free. Patch by Alfons
15432
15433 2005-01-06 [colin]      0.9.13cvs27.3
15434
15435         * src/prefs_matcher.c
15436                 GTK2 widgets + memleak
15437                 Patch by Alfons
15438
15439 2005-01-05 [colin]      0.9.13cvs27.2
15440
15441         * src/account.c
15442         * src/addr_compl.c
15443         * src/foldersel.c
15444         * src/stock_pixmap.c
15445         * src/stock_pixmap.h
15446                 3 more GTK2 patches by Alfons.
15447
15448 2005-01-04 [colin]      0.9.13cvs27.1
15449
15450         * src/folderview.c
15451         * src/imap_gtk.c
15452         * src/news_gtk.c
15453                 Sync with HEAD
15454
15455 2005-01-04 [colin]      0.9.13cvs25.9
15456
15457         * src/compose.c
15458                 Fix Show Ruler menuitem
15459         * src/prefs_template.c
15460                 Convert to GTK2
15461         * src/common/utils.c
15462                 Make auto pointer stuff handles NULLs
15463                 Patches by Alfons.
15464
15465 2005-01-04 [colin]      0.9.13cvs25.8
15466
15467         * src/compose.c
15468                 Move the attachment list to gtk2
15469                 Patch by Alfons.
15470
15471 2005-01-04 [colin]      0.9.13cvs25.7
15472
15473         * src/textview.c
15474                 Make some keys work again
15475                 Patch by SungHyun Nam <namsh@kldp.org>
15476
15477 2005-01-04 [colin]      0.9.13cvs25.6
15478
15479         * src/gtk/gtkshruler.c
15480                 Move the ruler to GTK2
15481                 Patch by Alfons
15482
15483 2005-01-03 [colin]      0.9.13cvs25.5
15484
15485         * src/compose.c
15486                 Fix my broken patch apply 
15487
15488 2005-01-03 [colin]      0.9.13cvs25.4
15489
15490         * src/common/utils.c
15491         * src/common/utils.h
15492         * src/gtk/prefswindow.c
15493                 Move auto pointer stuff to utils.c
15494                 Patch by Alfons again :)
15495
15496 2005-01-03 [colin]      0.9.13cvs25.3
15497
15498         * src/compose.c
15499         * src/prefs_gtk.c
15500         * src/prefs_template.c
15501         * src/textview.c
15502                 Empty text widgets with empty strings, not NULL char
15503                 Patch by SungHyun Nam <namsh@kldp_org>
15504
15505 2005-01-03 [colin]      0.9.13cvs25.2
15506
15507         * src/main.c
15508         * AUTHORS
15509                 Sync with HEAD
15510
15511 2005-01-03 [colin]      0.9.13cvs25.1
15512
15513         * src/pop.c
15514         * src/pop.h
15515                 Sync with HEAD
15516
15517 2005-01-03 [colin]      0.9.13cvs24.3
15518
15519         * src/account.c
15520                 Two patches from Alfons and Alex S Moore:
15521                 fix images, fix return value.
15522
15523 2005-01-01 [colin]      0.9.13cvs24.2
15524
15525         * src/prefs_actions.c
15526                 Fix over-zealous assertion. Patch by Alfons
15527
15528 2005-01-01 [colin]      0.9.13cvs24.1
15529
15530         * src/procmime.c
15531                 Sync with HEAD (leak fix)
15532
15533 2004-12-31 [colin]      0.9.13cvs23.2
15534
15535         * src/prefs_common.c
15536                 GTK2 widgets + stock buttons - patch by Alfons
15537
15538 2004-12-31 [paul]       0.9.13cvs23.1
15539
15540         * configure.ac
15541                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15542         * src/gtk/pluginwindow.c
15543                 use GTK2 widgets and plug memory leaks,
15544                 patches by Alfons
15545
15546 2004-12-30 [colin]      0.9.13cvs22.4
15547
15548         * src/account.c
15549         * src/action.c
15550         * src/export.c
15551         * src/foldersel.c
15552         * src/import.c
15553         * src/message_search.c
15554         * src/prefs_actions.c
15555         * src/prefs_common.c
15556         * src/prefs_customheader.c
15557         * src/prefs_filtering.c
15558         * src/prefs_summary_column.c
15559         * src/summary_search.c
15560         * src/gtk/about.c
15561         * src/gtk/description_window.c
15562         * src/gtk/gtkutils.c
15563         * src/gtk/gtkutils.h
15564         * src/gtk/inputdialog.c
15565         * src/gtk/prefswindow.c
15566                 Use GTK2 stock buttons. Patches by Alfons.
15567
15568 2004-12-30 [colin]      0.9.13cvs22.3
15569
15570         * src/account.c
15571                 Sync with HEAD
15572         * src/prefs_actions.c
15573         * src/prefs_customheader.c
15574         * src/prefs_filtering.c
15575         * src/prefs_msg_colors.c
15576         * src/prefs_summary_column.c
15577         * src/gtk/prefswindow.c
15578                 Use GtkTreeView instead of deprecated 
15579                 widgets. Patches by Alfons.
15580
15581 2004-12-30 [paul]       0.9.13cvs22.2
15582
15583         * src/foldersel.c
15584                 use GTK 2 Tree View
15585                 patch by Alfons, with root folder sorting fix
15586                 by Stephan Sachse
15587
15588 2004-12-30 [paul]       0.9.13cvs22.1
15589
15590         * ChangeLog
15591         * ChangeLog.claws
15592         * ChangeLog.jp
15593         * NEWS
15594         * configure.ac
15595         * src/account.c
15596                 sync with HEAD
15597
15598 2004-12-22 [martin]     0.9.13cvs21.2
15599
15600         * src/action.c
15601                 free the command line after its use
15602
15603 2004-12-18 [paul]       0.9.13cvs21.1
15604
15605         * AUTHORS
15606         * ChangeLog
15607         * ChangeLog.claws
15608         * ChangeLog.jp
15609         * NEWS
15610         * configure.ac
15611         * src/action.c
15612         * src/compose.c
15613         * src/syldap.c
15614                 sync with HEAD
15615
15616 2004-12-17 [martin]     0.9.13cvs17.2
15617
15618         * src/action.c
15619                 convert actions input to locale
15620         * src/inc.c
15621                 convert notification command to locale
15622         * src/plugins/pgpmime/select-keys.c
15623                 convert attributes to utf8
15624
15625 2004-12-14 [colin]      0.9.13cvs17.1
15626
15627         * ChangeLog
15628         * ChangeLog.jp
15629         * ChangeLog.claws
15630         * src/action.c
15631         * src/common/utils.c
15632         * src/gtk/prefswindow.c
15633         * src/gtk/gtkutils.c
15634         * src/gtk/gtkutils.h
15635         * src/plugins/spamassassin/libspamc.c
15636                 Sync with HEAD
15637
15638 2004-12-13 [colin]      0.9.13cvs14.1
15639
15640         * src/quote_fmt_parse.y
15641                 Sync with HEAD
15642
15643 2004-12-10 [colin]      0.9.13cvs12.1
15644
15645         * src/prefs_themes.c
15646         * src/mainwindow.c
15647         * src/messageview.c
15648                 Sync with HEAD
15649
15650 2004-12-09 [colin]      0.9.13cvs10.1
15651
15652         * src/procmime.c
15653                 Sync with HEAD (fix B64 encoding from memory)
15654
15655 2004-12-08 [colin]      0.9.13cvs9.1
15656
15657         * src/gtk/colorlabel.c
15658                 Sync with HEAD
15659
15660 2004-12-08 [paul]       0.9.13cvs8.2
15661
15662         * src/gtk/pluginwindow.c
15663                 fix window resizing oddities
15664
15665 2004-12-08 [colin]      0.9.13cvs8.1
15666
15667         * src/quote_fmt_parse.y
15668                 Sync with HEAD
15669
15670 2004-12-08 [colin]      0.9.13cvs7.1
15671
15672         * src/matcher_parser_parse.y
15673         * src/msgcache.c
15674         * src/prefs_matcher.c
15675         * src/procheader.c
15676         * src/matcher.c
15677         * src/common/defs.h
15678         * po/sr.po
15679                 Sync with HEAD
15680
15681 2004-12-08 [colin]      0.9.13cvs6.1
15682
15683         * src/quote_fmt_parse.y
15684         * src/textview.c
15685                 Sync with HEAD
15686         * src/gtk/prefswindow.c
15687         * src/gtk/pluginwindow.c
15688                 Fix G_CALLBACKS protos (thanks to Alfons)
15689
15690 2004-12-07 [torte]      0.9.13cvs2.2
15691
15692         * src/procmime.c
15693                 [Bug 650] reply button causes crash
15694                 Thanks to David Relson and Christoph
15695
15696 2004-12-07 [colin]      0.9.13cvs2.1
15697
15698         * ChangeLog.claws
15699         * AUTHORS
15700         * po/sk.po
15701         * src/procmime.c
15702         * src/prefs_account.c
15703         * src/common/smtp.c
15704         * src/common/smtp.h
15705                 Sync with HEAD
15706
15707 2004-12-06 [colin]      0.9.12cvs187.1
15708
15709         * ChangeLog.claws
15710         * INSTALL
15711         * Makefile.am
15712         * README.claws
15713         * TODO.claws
15714         * configure.ac
15715         * po/bg.po
15716         * po/cs.po
15717         * po/el.po
15718         * po/en_GB.po
15719         * po/es.po
15720         * po/fr.po
15721         * po/hr.po
15722         * po/hu.po
15723         * po/it.po
15724         * po/ja.po
15725         * po/ko.po
15726         * po/nl.po
15727         * po/pl.po
15728         * po/pt_BR.po
15729         * po/ru.po
15730         * po/sk.po
15731         * po/sr.po
15732         * po/sv.po
15733         * po/zh_CN.po
15734         * po/zh_TW.Big5.po
15735         * src/compose.c
15736         * tools/Makefile.am
15737         * tools/README
15738         * tools/filter_conv.pl
15739         * tools/kdeservicemenu/README
15740         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15741         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15742                 Sync with HEAD
15743
15744 2004-12-04 [colin]      0.9.12cvs183.1
15745
15746         * src/compose.c
15747                 Sync with HEAD (compose window position saving)
15748
15749 2004-12-04 [paul]       0.9.12cvs182.3
15750
15751         * src/messageview.c
15752         * src/mimeview.c
15753         * src/prefs_customheader.c
15754         * src/gtk/quicksearch.c
15755                 replace some forgotten GTK_SIGNAL_FUNCs
15756
15757 2004-12-04 [paul]       0.9.12cvs182.2
15758
15759         * src/Makefile.am
15760                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15761                 committed in error      
15762
15763 2004-12-04 [paul]       0.9.12cvs182.1
15764
15765         * ChangeLog
15766         * ChangeLog.claws
15767         * ChangeLog.jp
15768         * INSTALL
15769         * NEWS
15770         * README
15771         * README.jp
15772         * configure.ac
15773         * doc/manual/ja/Makefile.am
15774         * doc/manual/ja/sylpheed-1.html
15775         * doc/manual/ja/sylpheed-10.html
15776         * doc/manual/ja/sylpheed-11.html
15777         * doc/manual/ja/sylpheed-12.html
15778         * doc/manual/ja/sylpheed-13.html
15779         * doc/manual/ja/sylpheed-14.html
15780         * doc/manual/ja/sylpheed-15.html
15781         * doc/manual/ja/sylpheed-16.html
15782         * doc/manual/ja/sylpheed-17.html
15783         * doc/manual/ja/sylpheed-18.html
15784         * doc/manual/ja/sylpheed-19.html
15785         * doc/manual/ja/sylpheed-2.html
15786         * doc/manual/ja/sylpheed-20.html
15787         * doc/manual/ja/sylpheed-3.html
15788         * doc/manual/ja/sylpheed-4.html
15789         * doc/manual/ja/sylpheed-5.html
15790         * doc/manual/ja/sylpheed-6.html
15791         * doc/manual/ja/sylpheed-7.html
15792         * doc/manual/ja/sylpheed-8.html
15793         * doc/manual/ja/sylpheed-9.html
15794         * doc/manual/ja/sylpheed.html
15795         * doc/manual/ja/sylpheed.sgml
15796         * po/de.po
15797         * src/Makefile.am
15798         * src/compose.c
15799         * src/procmime.c
15800         * src/pixmaps/regular.xpm **REMOVED**
15801         * src/plugins/pgpmime/pgpmime.c
15802         * src/plugins/pgpmime/plugin.c
15803         * src/plugins/pgpmime/prefs_gpg.c
15804                 sync with HEAD
15805
15806 2004-12-03 [paul]       0.9.12cvs180.1
15807
15808         * ChangeLog
15809         * ChangeLog.claws
15810         * ChangeLog.jp
15811         * configure.ac
15812         * src/Makefile.am
15813         * src/pop.c
15814         * src/common/utils.c
15815         * src/common/utils.h
15816         * src/pixmaps/continue.xpm
15817         * src/pixmaps/dir_close.xpm
15818         * src/pixmaps/dir_open.xpm
15819         * src/pixmaps/drafts_close.xpm
15820         * src/pixmaps/drafts_open.xpm
15821         * src/pixmaps/folder.xpm **REMOVED**
15822         * src/pixmaps/group.xpm
15823         * src/pixmaps/unread.xpm
15824                 sync with HEAD
15825
15826 2004-12-02 [colin]      0.9.12cvs179.1
15827
15828         * src/compose.c
15829                 Sync with HEAD (non-duplicated reedition)
15830
15831 2004-12-02 [colin]      0.9.12cvs178.1
15832
15833         * src/compose.c
15834                 Sync with HEAD (linewrap_quote fix)
15835
15836 2004-12-01 [colin]      0.9.12cvs177.3
15837
15838         * src/addrharvest.c
15839                 Replace sizeof with strlen
15840
15841 2004-12-01 [paul]       0.9.12cvs177.2
15842
15843         * src/addrharvest.c
15844                 fix 'harvest addresses'
15845
15846 2004-11-30 [colin]      0.9.12cvs177.1
15847
15848         * src/gtk/prefswindow.c
15849         * src/gtk/pluginwindow.c
15850                 Sync with HEAD
15851
15852 2004-11-29 [colin]      0.9.12cvs176.1
15853
15854         * src/folderview.c
15855                 sync with HEAD (Fix disappearing separators in folderview's popup)
15856
15857 2004-11-29 [colin]      0.9.12cvs175.1
15858
15859         * src/procmime.c
15860                 Sync with head (another format fix)
15861
15862 2004-11-29 [colin]      0.9.12cvs174.1
15863
15864         * src/pop.c
15865                 Sync with HEAD (format string fix)
15866
15867 2004-11-26 [colin]      0.9.12cvs173.1
15868
15869         * src/common/smtp.c
15870         * src/common/smtp.h
15871                 Sync with HEAD
15872
15873 2004-11-24 [colin]      0.9.12cvs172.1
15874
15875         * src/plugins/pgpmime/pgpmime.c
15876                 Sync with HEAD
15877
15878 2004-11-24 [colin]      0.9.12cvs171.1
15879
15880         * src/plugins/pgpmime/pgpmime.c
15881                 Sync with head (gpgmectx leaks)
15882
15883 2004-11-24 [colin]      0.9.12cvs169.1
15884
15885         * src/plugins/pgpmime/plugin.c
15886         * src/plugins/trayicon/Makefile.am
15887         * src/plugins/trayicon/newmarkedmail.xpm
15888         * src/plugins/trayicon/trayicon.c
15889         * src/plugins/trayicon/unreadmarkedmail.xpm
15890                 Sync with HEAD
15891
15892 2004-11-23 [colin]      0.9.12cvs168.1
15893
15894         * src/partial_download.c
15895         * src/partial_download.h
15896         * src/plugins/pgpmime/plugin.c
15897                 Sync with HEAD
15898
15899 2004-11-23 [colin]      0.9.12cvs166.1
15900
15901         * src/Makefile.am
15902         * src/codeconv.c
15903         * src/compose.c
15904         * src/folderview.c
15905         * src/main.c
15906         * src/partial_download.c
15907         * src/partial_download.h
15908         * src/prefs_account.c
15909         * src/prefs_account.h
15910         * src/privacy.c
15911         * src/privacy.h
15912         * src/procmime.c
15913         * src/common/Makefile.am
15914         * src/common/base64.h
15915         * src/common/partial_download.c
15916         * src/common/partial_download.h
15917         * src/gtk/prefswindow.c
15918         * src/gtk/prefswindow.h
15919         * src/plugins/pgpmime/pgpmime.c
15920         * src/plugins/pgpmime/prefs_gpg.c
15921         * src/plugins/pgpmime/prefs_gpg.h
15922         * src/plugins/pgpmime/sgpgme.c
15923         * src/plugins/pgpmime/sgpgme.h
15924                 Sync with HEAD
15925
15926 2004-11-23 [colin]      0.9.12cvs163.1
15927
15928         * src/main.c
15929                 Sync with HEAD (cursor optimization)
15930
15931 2004-11-23 [colin]      0.9.12cvs162.1
15932
15933         * src/prefs_common.c
15934         * src/prefs_themes.c
15935         * src/procmsg.c
15936                 Sync with HEAD
15937
15938 2004-11-23 [colin]      0.9.12cvs158.9
15939
15940         * src/compose.c
15941                 Fix double-free when forwarding
15942         * src/msgcache.c
15943                 Fix leak on error path
15944                 
15945
15946 2004-11-23 [colin]      0.9.12cvs158.8
15947
15948         * src/compose.c
15949                 Fix possible double-free
15950                 Spotted by Alfons
15951
15952 2004-11-23 [colin]      0.9.12cvs158.7
15953
15954         * src/compose.c
15955                 Fix some signal handlers' prototypes
15956                 Spotted by Alfons
15957
15958 2004-11-22 [colin]      0.9.12cvs158.6
15959
15960         * src/compose.c
15961                 Remove unneeded code and duplicated
15962                 wrapping - patch by Alfons
15963
15964 2004-11-22 [colin]      0.9.12cvs158.5
15965
15966         * src/prefs_themes.c
15967                 Fix oversized selector
15968
15969 2004-11-22 [colin]      0.9.12cvs158.4
15970
15971         * src/compose.c
15972                 fix dump_text()
15973                 patch by Alfons
15974
15975 2004-11-19 [colin]      0.9.12cvs158.3
15976
15977         * src/textview.c
15978                 Add a context menu on links (open, copy)
15979
15980 2004-11-18 [paul]       0.9.12cvs158.2
15981
15982         * src/addrgather.c
15983         * src/exphtmldlg.c
15984         * src/expldifdlg.c
15985         * src/mimeview.c
15986         * src/prefs_common.c
15987         * src/plugins/image_viewer/viewer.c
15988         * src/plugins/spamassassin/spamassassin_gtk.c
15989                 replace deprecated gtk_notebook_set_page
15990                 and gtk_notebook_current_page
15991
15992 2004-11-18 [paul]       0.9.12cvs158.1
15993
15994         * configure.ac
15995         * src/compose.c
15996         * src/mainwindow.c
15997         * src/messageview.c
15998         * src/prefs_common.c
15999         * src/common/utils.c
16000         * src/common/utils.h
16001                 sync with HEAD
16002
16003 2004-11-17 [colin]      0.9.12cvs156.1
16004
16005         * src/prefs_account.c
16006         * src/prefs_account.h
16007         * src/procmsg.c
16008                 Sync with HEAD (add pref to store encrypted mails encrypted)
16009
16010 2004-11-17 [paul]       0.9.12cvs155.1
16011
16012         * ChangeLog
16013         * ChangeLog.claws
16014         * ChangeLog.jp
16015         * NEWS
16016         * configure.ac
16017         * src/compose.c
16018         * src/jpilot.c
16019         * src/privacy.c
16020         * src/procmime.c
16021         * src/procmime.h
16022         * src/procmsg.c
16023         * src/toolbar.c
16024         * src/pixmaps/error.xpm
16025                 sync with HEAD
16026
16027 2004-11-17 [colin]      0.9.12cvs151.1
16028
16029         * src/plugins/pgpmime/pgpmime.c
16030                 Sync with HEAD (remove debug printf)
16031
16032 2004-11-17 [colin]      0.9.12cvs150.1
16033
16034         * src/plugins/pgpmime/pgpmime.c
16035                 Sync with HEAD (off-by-one fix)
16036
16037 2004-11-17 [colin]      0.9.12cvs149.1
16038
16039         * src/procmsg.c
16040                 Sync with HEAD (coding style fixes)
16041
16042 2004-11-16 [colin]      0.9.12cvs148.1
16043
16044         * src/procmsg.c
16045                 Sync with head (Fix the fix)
16046
16047 2004-11-16 [colin]      0.9.12cvs147.1
16048
16049         * src/procmsg.c
16050                 Sync with Main (leak fix)
16051
16052 2004-11-16 [colin]      0.9.12cvs146.14
16053
16054         * src/compose.c
16055                 Remove useless chunk of code
16056                 Patch by Alfons
16057
16058 2004-11-15 [colin]      0.9.12cvs146.13
16059
16060         * src/compose.c
16061                 Fix drafting after insertion
16062                 Patch by Alfons
16063
16064 2004-11-15 [colin]      0.9.12cvs146.12
16065
16066         * src/compose.c
16067         * src/prefs_filtering.c
16068         * src/prefs_filtering_action.c
16069         * src/prefs_toolbar.c
16070                 Fix some const-correctness
16071
16072 2004-11-15 [colin]      0.9.12cvs146.11
16073
16074         * src/summaryview.c
16075         * src/prefs_themes.c
16076         * src/messageview.c
16077                 Fix some leaks
16078
16079 2004-11-15 [colin]      0.9.12cvs146.10
16080
16081         * src/codeconv.c
16082                 More unreadable locale fixes
16083
16084 2004-11-14 [colin]      0.9.12cvs146.9
16085
16086         * src/textview.c
16087                 Fix uri_security_check
16088                 Patch by Alfons
16089
16090 2004-11-13 [paul]       0.9.12cvs146.8
16091
16092         * src/folder.c
16093         * src/procmime.c
16094                 fix 2 bugs introduced in last commit
16095
16096 2004-11-13 [paul]       0.9.12cvs146.7
16097
16098         * src/compose.c
16099         * src/exporthtml.c
16100         * src/exportldif.c
16101         * src/folder.c
16102         * src/imap.c
16103         * src/imap_gtk.c
16104         * src/main.c
16105         * src/mainwindow.c
16106         * src/messageview.c
16107         * src/mh_gtk.c
16108         * src/prefs_themes.c
16109         * src/procmime.c
16110         * src/setup.c
16111         * src/summaryview.c
16112                 replace deprecated g_basename
16113
16114 2004-11-13 [paul]       0.9.12cvs146.6
16115
16116         * src/compose.c
16117         * src/imap.c
16118         * src/matcher_parser.h
16119         * src/matcher_parser_parse.y
16120         * src/prefs_filtering.c
16121         * src/prefs_filtering_action.c
16122         * src/prefs_themes.c
16123         * src/prefs_toolbar.c
16124         * src/common/utils.c
16125                 various small fixes/cleanups
16126
16127 2004-11-12 [colin]      0.9.12cvs146.5
16128
16129         * src/textview.c
16130                 Validate event's origin on visibility notify
16131                 Patch by Alfons.
16132
16133 2004-11-12 [paul]       0.9.12cvs146.4
16134
16135         * src/exporthtml.c
16136         * src/exportldif.c
16137         * src/imap.c
16138         * src/mh.c
16139         * src/mimeview.c
16140         * src/prefs_spelling.c
16141         * src/prefs_themes.c
16142                 replace deprecated g_dirname    
16143
16144 2004-11-12 [colin]      0.9.12cvs146.3
16145
16146         * src/textview.c
16147                 Some coding style fixes
16148
16149 2004-11-12 [colin]      0.9.12cvs146.2
16150
16151         * src/codeconv.c
16152                 We want to replace _all_ extended chars in
16153                 conv_unreadable_*, because any string containing
16154                 extended chars not parsing as UTF8 is 
16155                 undisplayed on gtk2.
16156
16157 2004-11-12 [paul]       0.9.12cvs146.1
16158
16159         * ChangeLog
16160         * ChangeLog.claws
16161         * ChangeLog.jp
16162         * NEWS
16163         * configure.ac
16164         * src/account.c
16165         * src/folderview.c
16166         * src/folderview.h
16167         * src/imap.c
16168         * src/imap_gtk.c
16169         * src/inc.c
16170         * src/mainwindow.c
16171         * src/mh_gtk.c
16172         * src/news_gtk.c
16173         * src/pop.c
16174         * src/prefs_account.c
16175         * src/prefs_account.h
16176         * src/prefs_ext_prog.c
16177         * src/procmime.c
16178         * src/procmime.h
16179         * src/procmsg.c
16180         * src/procmsg.h
16181         * src/summary_search.c
16182         * src/summaryview.c
16183         * src/textview.c
16184         * src/common/defs.h
16185         * src/common/utils.c
16186         * src/common/utils.h
16187         * src/gtk/menu.c
16188         * src/gtk/menu.h
16189                 sync with HEAD
16190
16191 2004-11-11 [colin]      0.9.12cvs144.2
16192
16193         * src/textview.c
16194                 Fix URI range selection (patch by Alfons)
16195
16196 2004-11-09 [colin]      0.9.12cvs144.1
16197
16198         * ChangeLog.claws
16199         * src/compose.c
16200         * src/folder.c
16201         * src/folder_item_prefs.c
16202         * src/prefs_account.c
16203         * src/prefs_account.h
16204         * src/plugins/pgpmime/pgpmime.c
16205                 Sync with HEAD
16206
16207 2004-11-08 [colin]      0.9.12cvs143.1
16208
16209         * src/summaryview.c
16210                 Sync with HEAD (optimize quicksearch)
16211
16212 2004-11-08 [colin]      0.9.12cvs142.2
16213
16214         * src/compose.c
16215                 Don't wrap when Edit/Auto wrapping is disabled
16216
16217 2004-11-08 [colin]      0.9.12cvs142.1
16218
16219         * src/textview.c
16220                 Sync with HEAD
16221
16222 2004-11-08 [colin]      0.9.12cvs141.1
16223
16224         * src/textview.c
16225                 Sync with HEAD (fix some mail URIs)
16226
16227 2004-11-08 [colin]      0.9.12cvs140.3
16228
16229         * src/textview.c
16230                 o Use text cursor instead of arrow when
16231                   not on a link
16232                 o Fix handling of contiguous links (as in
16233                   "colin@colino.net" <colin@colino.net>)
16234                   This one unveils a bug in get_email_part()
16235
16236 2004-11-07 [colin]      0.9.12cvs140.2
16237
16238         * src/textview.c
16239                 Fix memleak. Patch by Alfons.
16240
16241 2004-11-06 [colin]      0.9.12cvs140.1
16242
16243         * src/compose.c
16244                 Sync with HEAD (don't ask passphrase
16245                 when drafting)
16246
16247 2004-11-06 [paul]       0.9.12cvs139.2
16248
16249         * AUTHORS
16250         * src/textview.c
16251         * src/textview.h
16252                 textview URI handling. hovering over a 
16253                 link displays it in the status bar,
16254                 and changes the mouse pointer to a hand 
16255                 cursor. a link is activated with a single 
16256                 click. (Modified from the) patch by Jean-Yves 
16257                 Lefort <jylefort@users.sourceforge.net>
16258                 
16259
16260 2004-11-05 [colin]      0.9.12cvs139.1
16261
16262         * src/compose.c
16263         * src/procmime.c
16264                 Sync with HEAD again ^^
16265
16266 2004-11-05 [colin]      0.9.12cvs139.1
16267
16268         * src/compose.c
16269         * src/procmime.c
16270                 Sync with HEAD
16271
16272 2004-11-03 [paul]       0.9.12cvs138.1
16273
16274         * ChangeLog.claws
16275         * configure.ac
16276         * po/POTFILES.in
16277         * src/prefs_ext_prog.c
16278         * src/procmime.c
16279         * tools/kdeservicemenu/README
16280         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16281         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16282                 sync with HEAD
16283
16284 2004-11-01 [christoph]  0.9.12cvs136.2
16285
16286         * src/procmime.c
16287                 convert MIME parameters to UTF-8
16288
16289 2004-10-29 [colin]      0.9.12cvs136.1
16290
16291         * src/common/utils.c
16292                 Sync with HEAD (don't use '=' in mime boundary)
16293
16294 2004-10-29 [paul]       0.9.12cvs135.1
16295
16296         * configure.ac
16297         * doc/src/rfc2231.txt
16298         * src/procmime.c
16299         * src/common/quoted-printable.c
16300         * src/common/utils.c
16301         * src/common/utils.h
16302                 sync with HEAD
16303
16304 2004-10-27 [paul]       0.9.12cvs134.1
16305
16306         * configure.ac
16307         * src/main.c
16308         * src/procmime.c
16309         * src/plugins/pgpmime/pgpmime.c
16310                 sync with HEAD
16311
16312 2004-10-26 [paul]       0.9.12cvs132.3
16313
16314         * src/account.c
16315         * src/addressbook.c
16316         * src/addrgather.c
16317         * src/addrharvest.c
16318         * src/codeconv.c
16319         * src/compose.c
16320         * src/customheader.c
16321         * src/editaddress.c
16322         * src/editgroup.c
16323         * src/enriched.c
16324         * src/expldifdlg.c
16325         * src/exporthtml.c
16326         * src/exportldif.c
16327         * src/folder.c
16328         * src/foldersel.c
16329         * src/folderview.c
16330         * src/grouplistdialog.c
16331         * src/html.c
16332         * src/imap.c
16333         * src/jpilot.c
16334         * src/ldapserver.c
16335         * src/ldif.c
16336         * src/mimeview.c
16337         * src/news.c
16338         * src/news_gtk.c
16339         * src/pop.c
16340         * src/prefs_display_header.c
16341         * src/prefs_gtk.c
16342         * src/prefs_msg_colors.c
16343         * src/prefs_toolbar.c
16344         * src/procheader.c
16345         * src/procmime.c
16346         * src/summaryview.c
16347         * src/textview.c
16348         * src/toolbar.c
16349         * src/vcard.c
16350         * src/common/mgutils.c
16351         * src/common/nntp.c
16352         * src/common/smtp.c
16353         * src/common/template.c
16354         * src/common/utils.c
16355         * src/common/xmlprops.c
16356         * src/plugins/pgpmime/pgpmime.c
16357         * src/plugins/pgpmime/select-keys.c
16358         * src/plugins/pgpmime/sgpgme.c
16359                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16360                 g_string_sprintfa(), gtk_notebook_current_page()
16361
16362 2004-10-26 [colin]      0.9.12cvs132.2
16363
16364         * src/prefs_folder_item.c
16365                 Fix default-account selection
16366
16367 2004-10-21 [colin]      0.9.12cvs133
16368
16369         * src/compose.c
16370                 Sync with HEAD (Remove extra separator in compose's Options)
16371         * src/textview.c
16372                 Set wrapping to char
16373
16374 2004-10-21 [paul]       0.9.12cvs131.2
16375
16376         * src/compose.c
16377         * src/sourcewindow.c
16378                 fix wrapping
16379                 fix window shrinking 
16380
16381 2004-10-21 [colin]      0.9.12cvs131.1
16382
16383         * ChangeLog.claws
16384         * src/compose.c
16385                 Sync with HEAD
16386
16387 2004-10-21 [paul]       0.9.12cvs130.2
16388
16389         * src/prefs_folder_item.c
16390                 sync with HEAD (Apply to subfolders)
16391
16392 2004-10-19 [colin]      0.9.12cvs130.1
16393
16394         * ChangeLog.claws
16395         * src/compose.c
16396         * src/common/utils.c
16397         * src/gtk/menu.c
16398                 Sync with HEAD
16399
16400 2004-10-19 [colin]      0.9.12cvs128.1
16401
16402         * src/addrbook.c
16403         * src/addrcache.c
16404         * src/addressbook.c
16405         * src/codeconv.c
16406         * src/compose.c
16407         * src/customheader.c
16408         * src/editaddress.c
16409         * src/editgroup.c
16410         * src/exporthtml.c
16411         * src/folder.c
16412         * src/folderview.c
16413         * src/imap.c
16414         * src/jpilot.c
16415         * src/main.c
16416         * src/matcher_parser_parse.y
16417         * src/mbox.c
16418         * src/pop.c
16419         * src/prefs_account.c
16420         * src/prefs_gtk.c
16421         * src/prefs_msg_colors.c
16422         * src/procheader.c
16423         * src/procmime.c
16424         * src/procmime.h
16425         * src/procmsg.c
16426         * src/summaryview.c
16427         * src/textview.c
16428         * src/common/base64.c
16429         * src/common/partial_download.c
16430         * src/common/socket.c
16431         * src/common/sylpheed.c
16432         * src/common/utils.c
16433         * src/common/utils.h
16434         * src/gtk/pluginwindow.c
16435         * src/gtk/quicksearch.c
16436         * src/plugins/clamav/clamav_plugin.c
16437         * src/plugins/clamav/clamav_plugin.h
16438         * src/plugins/clamav/clamav_plugin_gtk.c
16439         * src/plugins/pgpmime/passphrase.c
16440         * src/plugins/pgpmime/pgpmime.c
16441         * src/plugins/pgpmime/plugin.c
16442         * src/plugins/pgpmime/prefs_gpg.c
16443         * src/plugins/pgpmime/prefs_gpg.h
16444         * src/plugins/pgpmime/select-keys.c
16445         * src/plugins/pgpmime/sgpgme.c
16446         * src/plugins/spamassassin/libspamc.c
16447         * src/plugins/spamassassin/spamassassin.c
16448         * src/plugins/spamassassin/spamassassin.h
16449         * src/plugins/spamassassin/spamassassin_gtk.c
16450         * src/plugins/trayicon/trayicon.c
16451         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16452                 Sync with HEAD
16453
16454 2004-10-14 [colin]      0.9.12cvs126.2
16455
16456         * src/codeconv.c
16457         * src/textview.c
16458                 Fix conv_unreadable_locale
16459
16460 2004-10-13 [colin]      0.9.12cvs126.1
16461
16462         * src/compose.c
16463                 Sync with HEAD (don't convert charset for 
16464                 drafted messages, minor cleanup)
16465
16466 2004-10-13 [colin]      0.9.12cvs125.1
16467
16468         * po/POTFILES.in
16469                 Sync with HEAD (POTFILES fix)
16470
16471 2004-10-12 [colin]      0.9.12cvs124.3
16472
16473         * src/compose.c
16474                 Fix encoding bug from latest sync
16475
16476 2004-10-12 [paul]       0.9.12cvs124.2
16477
16478         * src/plugins/pgpmime/prefs_gpg.c
16479         * src/plugins/pgpmime/prefs_gpg.h
16480                 forgotten in last commit        
16481
16482 2004-10-12 [paul]       0.9.12cvs124.1
16483
16484         * ChangeLog.claws
16485         * configure.ac
16486         * m4/spamassassin.m4
16487         * src/Makefile.am
16488         * src/account.c
16489         * src/compose.c
16490         * src/compose.h
16491         * src/crash.c
16492         * src/main.c
16493         * src/mimeview.c
16494         * src/passphrase.c
16495         * src/passphrase.h
16496         * src/prefs_account.c
16497         * src/prefs_account.h
16498         * src/prefs_common.c
16499         * src/privacy.c
16500         * src/privacy.h
16501         * src/procmime.c
16502         * src/procmime.h
16503         * src/procmsg.c
16504         * src/rfc2015.c
16505         * src/rfc2015.h
16506         * src/select-keys.c
16507         * src/select-keys.h
16508         * src/textview.c
16509         * src/common/utils.c
16510         * src/common/utils.h
16511         * src/gtk/about.c
16512         * src/plugins/pgpmime/Makefile.am
16513         * src/plugins/pgpmime/passphrase.c
16514         * src/plugins/pgpmime/passphrase.h
16515         * src/plugins/pgpmime/pgpmime.c
16516         * src/plugins/pgpmime/plugin.c
16517         * src/plugins/pgpmime/select-keys.c
16518         * src/plugins/pgpmime/select-keys.h
16519         * src/plugins/pgpmime/sgpgme.c
16520         * src/plugins/pgpmime/sgpgme.h
16521                 sync with HEAD
16522
16523 2004-10-04 [colin]      0.9.12cvs122.1
16524
16525         * src/mainwindow.c
16526         * src/messageview.c
16527         * src/messageview.h
16528         * src/textview.c
16529                 Sync with HEAD
16530
16531 2004-10-04 [colin]      0.9.12cvs121.1
16532
16533         * src/summaryview.c
16534                 Sync with HEAD
16535
16536 2004-10-04 [paul]       0.9.12cvs120.1
16537
16538         * configure.ac
16539                 sync with HEAD [don't try to build 
16540                 pgpmime plugin when gpgme is disabled]
16541
16542 2004-10-03 [colin]      0.9.12cvs119.3
16543
16544         * src/gtk/gtksctree.c
16545                 Lots of side effects. Put back as before 117.2.
16546         * src/summaryview.c
16547                 Fix bug #602
16548
16549 2004-10-03 [colin]      0.9.12cvs119.2
16550
16551         * src/gtk/gtksctree.c
16552                 Revert 608 fix that doesn't work that good
16553
16554 2004-10-02 [colin]      0.9.12cvs119.1
16555
16556         * src/mainwindow.c
16557         * src/messageview.c
16558         * src/prefs_common.h
16559         * src/procmime.c
16560         * src/procmime.h
16561         * src/textview.c
16562                 Sync with HEAD
16563         * src/gtk/gtksctree.c
16564                 Close bug #608
16565
16566 2004-10-01 [colin]      0.9.12cvs118.1
16567
16568         * src/mimeview.c
16569                 Sync with HEAD (better Save All fix)
16570
16571 2004-10-01 [colin]      0.9.12cvs117.2
16572
16573         * src/gtk/gtksctree.c
16574                 Faster on selection
16575
16576 2004-10-01 [colin]      0.9.12cvs117.1
16577
16578         * src/mimeview.c
16579                 Sync with HEAD (Save All: only attachments)
16580
16581 2004-10-01 [paul]       0.9.12cvs116.1
16582
16583         * ChangeLog.claws
16584         * configure.ac
16585         * src/account.c
16586         * src/prefs_common.c
16587         * src/gtk/colorlabel.c
16588                 sync with HEAD
16589
16590 2004-09-30 [colin]      0.9.12cvs115.1
16591
16592         * src/stock_pixmap.c
16593         * src/stock_pixmap.h
16594         * src/folderview.c
16595         * src/Makefile.am
16596         * src/pixmaps/read.xpm
16597                 Sync with HEAD (new pixmap)
16598
16599 2004-09-29 [colin]      0.9.12cvs114.1
16600
16601         * src/compose.c
16602                 Sync with HEAD
16603                 Fix focus handling in headers
16604
16605 2004-09-29 [paul]       0.9.12cvs113.1
16606
16607         * src/quote_fmt_parse.y
16608                 sync with HEAD
16609  
16610
16611 2004-09-28 [colin]      0.9.12cvs112.1
16612
16613         * src/folderview.c
16614         * src/mainwindow.c
16615                 Sync with HEAD
16616
16617 2004-09-28 [colin]      0.9.12cvs110.1
16618
16619         * src/folderview.c
16620                 Sync with HEAD (Contextual Empty trash menu)
16621
16622 2004-09-28 [colin]      0.9.12cvs108.1
16623
16624         * src/addressbook.c
16625                 Sync with HEAD (addressbook edit on double-click)
16626
16627 2004-09-28 [colin]      0.9.12cvs106.1
16628
16629         * src/inc.c
16630                 Sync with HEAD (folder_item freeze on inc)
16631
16632 2004-09-27 [colin]      0.9.12cvs105.1
16633
16634         * src/folderview.c
16635                 Sync with HEAD (right-align new and unread column)
16636
16637 2004-09-27 [colin]      0.9.12cvs104.1
16638
16639         * src/main.c
16640                 Sync with HEAD (revert 0.9.12cvs101)
16641
16642 2004-09-24 [colin]      0.9.12cvs103.2
16643
16644         * src/wizard.c
16645                 Fix gtk warnings and use domain part of the email address 
16646                 when domain detection fails (no dot in domain name)
16647
16648 2004-09-23 [colin]      0.9.12cvs103.1
16649
16650         * src/plugins/spamassassin/libspamc.c
16651         * src/plugins/spamassassin/libspamc.h
16652         * src/plugins/spamassassin/utils.c
16653         * src/plugins/spamassassin/utils.h
16654                 Sync with HEAD (Update spamassassin to 3.0)
16655
16656 2004-09-21 [colin]      0.9.12cvs102.3
16657
16658         * src/action.c
16659                 Add horizontal scrollbar in action io dialog as needed
16660                 Patch by Alfons.
16661
16662 2004-09-20 [colin]      0.9.12cvs102.2
16663
16664         * src/plugins/image_viewer/viewer.c
16665                 Remove imlib stuff
16666                 use gtk_pixmap_set when clearing
16667                 (would be better to use gtkImages, but causes size-allocate 
16668                 signals storm)
16669
16670 2004-09-17 [paul]       0.9.12cvs102.1
16671
16672         * ChangeLog
16673         * ChangeLog.claws
16674         * ChangeLog.jp
16675         * configure.ac
16676         * src/inc.c
16677                 sync with HEAD
16678
16679
16680 2004-09-17 [colin]      0.9.12cvs101.1
16681
16682         * ChangeLog.claws
16683         * src/main.c
16684                 Sync with HEAD (fix segs at exit)
16685
16686 2004-09-14 [colin]      0.9.12cvs99.5
16687
16688         * src/common/socket.c
16689         * AUTHORS
16690                 Fix send error on 64bit platforms
16691                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16692
16693 2004-09-14 [colin]      0.9.12cvs99.4
16694
16695         * src/action.c
16696                 Fix action output with utf8 
16697                 Patch by Alfons.
16698
16699 2004-09-14 [colin]      0.9.12cvs99.3
16700
16701         * ChangeLog.claws
16702         * src/folder.c
16703                 Sync with HEAD
16704
16705 2004-09-09 [colin]      0.9.12cvs99.2
16706
16707         * src/action.c
16708                 Fix progress bar (displaying "Completed %v/%u")
16709                 Patch by Alfons.
16710
16711 2004-09-08 [colin]      0.9.12cvs99.1
16712
16713         * src/account.c
16714         * src/folder.c
16715         * src/procmsg.c
16716         * src/procmsg.h
16717         * src/plugins/pgpmime/pgpmime.c
16718                 Sync with HEAD
16719
16720 2004-09-08 [colin]      0.9.12cvs97.2
16721
16722         * src/summaryview.c
16723                 Don't select mails in collapsed threads 
16724                 when navigating with up/down
16725
16726 2004-09-07 [colin]      0.9.12cvs97.1
16727
16728         * src/inc.c
16729                 Sync with HEAD (meaningful error messages)
16730
16731 2004-09-06 [colin]      0.9.12cvs96.1
16732
16733         * src/toolbar.c
16734                 Sync with HEAD (fix Redirect graying out)
16735
16736 2004-09-06 [colin]      0.9.12cvs95.1
16737
16738         * src/summaryview.c
16739         * src/mimeview.c
16740                 Sync with HEAD (fix dropped URIs)
16741
16742 2004-09-06 [colin]      0.9.12cvs94.1
16743
16744         * src/addressbook.c
16745         * src/addressitem.h
16746         * src/addritem.c
16747         * src/addritem.h
16748                 Sync with HEAD (addressbook DnD)
16749
16750 2004-09-03 [colin]      0.9.12cvs93.1
16751
16752         * src/summaryview.c
16753                 Sync with HEAD (next/prev unread)
16754
16755 2004-09-03 [colin]      0.9.12cvs92.1
16756
16757         * src/prefs_common.c
16758         * src/prefs_common.h
16759         * src/summaryview.c
16760                 Sync with HEAD ('mark_as_read_delay' pref)
16761
16762 2004-09-02 [colin]      0.9.12cvs91.2
16763
16764         * src/common/xml.c
16765                 Fix leak
16766
16767 2004-09-02 [colin]      0.9.12cvs91.1
16768
16769         * src/gtk/menu.c
16770                 Sync with HEAD (menu accel don't work, but whatever)
16771
16772 2004-09-02 [colin]      0.9.12cvs90.1
16773
16774         * src/account.c
16775                 Sync with HEAD (fix bug 582)
16776
16777 2004-09-02 [colin]      0.9.12cvs89.1
16778
16779         * src/addrindex.c
16780                 Sync with HEAD (free deleted queries)
16781
16782 2004-09-02 [colin]      0.9.12cvs88.1
16783
16784         * src/ldapquery.c
16785                 Sync with HEAD (fix LDAP freezes)
16786
16787 2004-09-02 [colin]      0.9.12cvs87.1
16788
16789         * src/prefs_spelling.c
16790                 Sync with HEAD (add default dictionary)
16791
16792 2004-09-01 [colin]      0.9.12cvs86.1
16793
16794         * src/filtering.c
16795         * src/folderview.c
16796         * src/imap.c
16797         * src/prefs_matcher.c
16798         * src/stock_pixmap.c
16799         * src/summary_search.c
16800         * src/summaryview.c
16801         * src/wizard.c
16802         * src/wizard.h
16803                 Sync with HEAD (uninitialized vars fixes)
16804                 + gtk2 specific warning fixes
16805
16806 2004-08-31 [colin]      0.9.12cvs85.1
16807
16808         * src/folder.c
16809                 Sync with HEAD (Fix memory corruption due to 
16810                 uninitialized var)
16811
16812 2004-08-31 [colin]      0.9.12cvs84.4
16813
16814         * src/summary_search.c
16815                 Fix segfaults when searching in folders with broken headers
16816
16817 2004-08-31 [colin]      0.9.12cvs84.3
16818
16819         * src/compose.c
16820         * src/textview.c
16821                 Fix some more encoding/decoding issues
16822
16823 2004-08-30 [colin]      0.9.12cvs84.2
16824
16825         * src/mimeview.c
16826         * src/prefs_themes.c
16827         * src/gtk/filesel.c
16828         * src/gtk/filesel.h
16829                 Add a folder-mode selection (fixes mimeview's "Save all")
16830
16831 2004-08-29 [colin]      0.9.12cvs84.1
16832
16833         * src/mimeview.c
16834                 Sync with HEAD (don't escape saved filenames)
16835
16836 2004-08-27 [colin]      0.9.12cvs83.1
16837
16838         * ChangeLog
16839         * ChangeLog.claws
16840         * ChangeLog.jp
16841         * src/mh.c
16842         * src/procheader.c
16843         * src/procmsg.c
16844         * src/procmsg.h
16845         * src/common/utils.c
16846         * src/gtk/menu.h
16847         * po/
16848                 Sync with HEAD 0.9.12cvs83 (sync with main)
16849
16850 2004-08-26 [colin]      0.9.12cvs82.4
16851
16852         * src/codeconv.c
16853                 Fix strange stack corruption
16854                 Convert to utf8 after unmime, not before
16855
16856 2004-08-26 [colin]      0.9.12cvs82.3
16857
16858         * src/main.c
16859         * src/wizard.c
16860                 Fix account folders duplication
16861
16862 2004-08-25 [colin]      0.9.12cvs82.2
16863
16864         * src/wizard.c
16865                 Remove ports
16866                 Add SSL selection
16867                 Use login@server as account name
16868
16869 2004-08-25 [colin]      0.9.12cvs82.1
16870
16871         * src/plugins/pgpmime/pgpmime.c
16872                 Sync with HEAD (leak fix).
16873
16874 2004-08-25 [colin]      0.9.12cvs81.1
16875
16876         * src/plugins/pgpmime/pgpmime.c
16877         * src/plugins/pgpmime/sgpgme.c
16878         * src/plugins/pgpmime/sgpgme.h
16879                 Sync with HEAD (Handle combined messages).
16880
16881 2004-08-24 [colin]      0.9.12cvs80.3
16882
16883         * src/wizard.c
16884                 Fix full name, ports, and imap
16885
16886 2004-08-24 [colin]      0.9.12cvs80.2
16887
16888         * src/Makefile.am
16889         * src/main.c
16890         * src/setup.c
16891         * src/setup.h
16892         * src/stock_pixmap.c
16893         * src/stock_pixmap.h
16894         * src/wizard.c ** ADDED **
16895         * src/wizard.h ** ADDED ** 
16896         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16897                 Add a setup wizard 
16898
16899 2004-08-24 [colin]      0.9.12cvs80.1
16900
16901         * src/folder.c
16902                 Sync with HEAD (set mimeflags on all messages)
16903
16904 2004-08-24 [colin]      0.9.12cvs79.3
16905
16906         * src/matcher_parser_lex.l
16907                 Fix 8bits strings not in utf8
16908
16909 2004-08-24 [colin]      0.9.12cvs79.2
16910
16911         * src/compose.c
16912                 Check conversion result before replacing buffer
16913
16914 2004-08-23 [colin]      0.9.12cvs79.1
16915
16916         * src/compose.c
16917                 Sync with HEAD (create message header in memory)
16918
16919 2004-08-23 [colin]      0.9.12cvs78.1
16920
16921         * src/rfc2015.c
16922         * src/rfc2015.h
16923                 Sync with HEAD (fix bug 197 again)
16924
16925 2004-08-23 [colin]      0.9.12cvs77.3
16926
16927         * src/compose.c
16928                 Fix again inline gpg signing (which outputs utf8
16929                 in gtk2). Not syncing this fix to HEAD as this 
16930                 code is meant to die.
16931
16932 2004-08-23 [colin]      0.9.12cvs77.2
16933
16934         * src/prefs_account.h
16935                 Remove useless include
16936
16937 2004-08-23 [colin]      0.9.12cvs77.1
16938
16939         * src/imap.c
16940         * po/es.po
16941         * po/fr.po
16942         * po/it.po
16943         * po/pl.po
16944         * po/pt_BR.po
16945         * po/sk.po
16946         * po/sr.po
16947                 Sync with HEAD (fix bug 577)
16948
16949 2004-08-22 [colin]      0.9.12cvs76.1
16950
16951         * src/plugins/trayicon/trayicon.c
16952                 Sync with HEAD (fix formatting bug)
16953
16954 2004-08-21 [colin]      0.9.12cvs74.2
16955
16956         * src/gtk/colorsel.c
16957                 Fix bug 564 (Folder color selection window exits on any
16958                 keypress)
16959
16960 2004-08-21 [colin]      0.9.12cvs74.1
16961
16962         * ChangeLog.claws
16963         * src/compose.c
16964         * src/summaryview.c
16965         * src/toolbar.c
16966                 Sync with HEAD (fix bug 576)
16967
16968 2004-08-21 [colin]      0.9.12cvs70.1
16969
16970         * src/compose.c
16971         * src/mainwindow.c
16972                 Sync with HEAD
16973                 
16974
16975 2004-08-21 [paul]       0.9.12cvs66.4
16976
16977         * src/mainwindow.c
16978         * src/messageview.c
16979         * src/gtk/menu.c
16980         * src/plugins/spamassassin/spamassassin_gtk.c
16981                 remove some deprecated gtk1 functions
16982
16983
16984 2004-08-21 [colin]      0.9.12cvs66.3
16985
16986         * src/compose.c
16987         * src/codeconv.c
16988                 Fix warnings
16989                 Remove encoding hacks
16990                 Fix bug 575 (Strange character messes up message)
16991                 Don't display conversion error when drafting
16992
16993 2004-08-21 [paul]       0.9.12cvs66.2
16994
16995         * src/prefs_account.c
16996                 fix GnuPG mode bugs
16997
16998
16999 2004-08-20 [colin]      0.9.12cvs66.1
17000
17001         * src/codeconv.c
17002                 Sync with HEAD 0.9.12cvs66
17003
17004 2004-08-20 [paul]
17005
17006         * src/plugins/pgpmime/plugin.c
17007                 modify PGP/MIME plugin's description
17008
17009 2004-08-17 [colin]      0.9.12cvs65.1
17010
17011         * src/common/ssl.c
17012         * src/plugins/pgpmime/plugin.c
17013                 Sync with HEAD
17014
17015 2004-08-14 [colin]      0.9.12cvs60.3
17016
17017         * src/plugins/trayicon/trayicon.c
17018                 Put back resize callback, on size-request signal
17019                 rather than size-allocate to avoid infinite 
17020                 callback loop
17021
17022 2004-08-13 [colin]      0.9.12cvs60.2
17023
17024         * src/common/defs.h
17025                 Cache versions have been fixed
17026
17027 2004-08-13 [colin]      0.9.12cvs60.1
17028
17029         * src/folderutils.c
17030                 Sync with HEAD
17031
17032 2004-08-12 [colin]      0.9.12cvs59.1
17033
17034         * src/plugins/trayicon/trayicon.c
17035                 Sync with HEAD
17036
17037 2004-08-12 [colin]      0.9.12cvs57.5
17038
17039         * sylpheed.desktop
17040         * configure.ac
17041         * src/Makefile.am
17042         * src/main.c
17043                 Add support for Freedesktop.org's startup notification
17044
17045 2004-08-11 [colin]      0.9.12cvs57.4
17046
17047         * src/textview.c
17048                 Fix off-by-one
17049
17050 2004-08-11 [colin]      0.9.12cvs57.3
17051
17052         * src/message_search.c
17053         * src/summary_search.c
17054                 Make searches case insensitive by default
17055         * src/textview.c
17056                 Fix case-insensitive search in message
17057
17058 2004-08-11 [colin]      0.9.12cvs57.2
17059
17060         * src/summary_search.c
17061                 Let case-sensitive be specified
17062
17063 2004-08-10 [colin]      0.9.12cvs55.4
17064
17065         * src/common/socket.c
17066                 Fix the possible race condition
17067
17068 2004-08-09 [paul]       0.9.12cvs55.3
17069
17070         * configure.ac
17071         * src/Makefile.am
17072         * src/common/Makefile.am
17073                 sync with HEAD
17074
17075
17076 2004-08-09 [paul]       0.9.12cvs55.2
17077
17078         * autogen.sh
17079         * po/poconv.sh
17080                 remove unneeded script
17081
17082         * configure.ac
17083                 add forgotten USE_LDAP_TLS (sync with HEAD)
17084
17085
17086 2004-08-09 [colin]      0.9.12cvs55.1
17087
17088         * src/main.c
17089         * src/common/ssl.c
17090         * src/common/sylpheed.c
17091         * src/common/sylpheed.h
17092                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17093
17094 2004-08-09 [paul]       0.9.12cvs54.1
17095
17096         * ChangeLog
17097         * ChangeLog.claws
17098         * ChangeLog.jp
17099         * configure.ac
17100         * po/POTFILES.in
17101         * src/Makefile.am
17102         * src/folderutils.c
17103         * src/main.c
17104         * src/pgpmime.c
17105         * src/pgpmime.h
17106         * src/sgpgme.c
17107         * src/sgpgme.h
17108         * src/plugins/Makefile.am
17109         * src/plugins/pgpmime/.cvsignore
17110         * src/plugins/pgpmime/Makefile.am
17111         * src/plugins/pgpmime/pgpmime.c
17112         * src/plugins/pgpmime/pgpmime.h
17113         * src/plugins/pgpmime/plugin.c
17114         * src/plugins/pgpmime/sgpgme.c
17115         * src/plugins/pgpmime/sgpgme.h
17116                 sync with HEAD
17117
17118 2004-08-08 [paul]       0.9.12cvs51.1
17119
17120         * configure.ac
17121         * src/folder.c
17122                 sync with HEAD
17123
17124 2004-08-07 [colin]      0.9.12cvs50.1
17125
17126         * src/pop.c
17127         * src/common/partial_download.c
17128                 fix warnings (sync from HEAD)
17129
17130 2004-08-07 [colin]      0.9.12cvs48.1
17131
17132         * src/prefs_folder_item.c
17133                 sync with HEAD 0.9.12cvs48
17134
17135 2004-08-06 [colin]      0.9.12cvs47.1
17136
17137         * src/compose.c
17138                 Sync with HEAD
17139
17140 2004-08-06 [christoph]  0.9.12cvs46.2
17141
17142         * src/main.c
17143         * src/plugins/clamav/clamav_plugin_gtk.c
17144         * src/plugins/dillo_viewer/dillo_viewer.c
17145         * src/plugins/image_viewer/plugin.c
17146         * src/plugins/mathml_viewer/mathml_viewer.c
17147         * src/plugins/spamassassin/spamassassin_gtk.c
17148         * src/plugins/trayicon/trayicon.c
17149                 don't mix GTK1.2 plugin with GTK2 plugins
17150
17151 2004-08-06 [colin]      0.9.12cvs46.1
17152
17153         * ChangeLog
17154         * ChangeLog.claws
17155         * ChangeLog.jp
17156         * configure.ac
17157         * sylpheed-claws.pc.in
17158         * src/folder.c
17159         * src/imap.c
17160         * src/localfolder.c
17161         * src/messageview.c
17162         * src/mimeview.c
17163         * src/mimeview.h
17164         * src/msgcache.c
17165         * src/news.c
17166         * src/prefs_ext_prog.c
17167         * src/prefs_folder_item.c
17168         * src/prefs_fonts.c
17169         * src/prefs_msg_colors.c
17170         * src/prefs_spelling.c
17171         * src/prefs_themes.c
17172         * src/prefs_toolbar.c
17173         * src/prefs_wrapping.c
17174         * src/procmime.h
17175         * src/common/defs.h
17176         * src/common/nntp.c
17177         * src/common/session.c
17178         * src/common/session.h
17179         * src/common/socket.c
17180         * src/common/utils.h
17181         * src/common/xml.c
17182         * src/common/xml.h
17183         * src/gtk/prefswindow.c
17184         * src/gtk/prefswindow.h
17185         * src/plugins/clamav/clamav_plugin_gtk.c
17186         * src/plugins/dillo_viewer/dillo_prefs.c
17187         * src/plugins/image_viewer/viewerprefs.c
17188         * src/plugins/spamassassin/spamassassin_gtk.c
17189         * m4/openssl.m4 *** REMOVED ***
17190                 Sync with HEAD 0.9.12cvs46
17191
17192 2004-08-03 [paul]       0.9.12cvs40.2
17193
17194         * src/action.c
17195         * src/addressadd.c
17196         * src/addressbook.c
17197         * src/addrgather.c
17198         * src/browseldap.c
17199         * src/compose.c
17200         * src/crash.c
17201         * src/editaddress.c
17202         * src/editgroup.c
17203         * src/editldap_basedn.c
17204         * src/foldersel.c
17205         * src/importldif.c
17206         * src/mimeview.c
17207         * src/prefs_common.c
17208         * src/prefs_template.c
17209         * src/sourcewindow.c
17210         * src/summaryview.c
17211         * src/gtk/about.c
17212         * src/gtk/foldersort.c
17213         * src/gtk/logwindow.c
17214         * src/gtk/pluginwindow.c
17215         * src/gtk/prefswindow.c
17216                 change all gtk_scrolled_window_set_policy from 
17217                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17218
17219 2004-08-02 [paul]       0.9.12cvs40.1
17220
17221         * AUTHORS
17222                 update translation team section
17223         * po/pt_BR.po
17224                 updated by Frederico Goncalves Guimaraes
17225                 <fggdebian@yahoo.com.br>
17226
17227 2004-07-31 [colin]      0.9.12cvs39.9
17228
17229         * src/exphtmldlg.c
17230                 Fix compilation
17231
17232 2004-07-31 [colin]      0.9.12cvs39.8
17233
17234         * src/exphtmldlg.c
17235                 Fix an alertpanel type
17236
17237 2004-07-30 [colin]      0.9.12cvs39.7
17238
17239         * src/alertpanel.c
17240                 Fix alertpanel_error_log's icon
17241
17242 2004-07-30 [colin]      0.9.12cvs39.6
17243
17244         * src/pop.c
17245                 Two of them should still be warnings
17246
17247 2004-07-30 [colin]      0.9.12cvs39.5
17248
17249         * src/pop.c
17250                 More warning -> error
17251 2004-07-29 [colin]      0.9.12cvs39.4
17252
17253         * src/pop.c
17254                 Warning -> error
17255
17256 2004-07-29 [colin]      0.9.12cvs39.3
17257
17258         * src/prefs_matcher.c
17259                 Fix segfault
17260
17261 2004-07-29 [colin]      0.9.12cvs39.2
17262
17263         * src/alertpanel.c
17264                 More nice-looking alertpanels
17265
17266 2004-07-29 [colin]      0.9.12cvs39.1
17267
17268         * src/messageview.c
17269                 sync with head
17270                 (inform user when partial mail is deleted on server)
17271
17272 2004-07-29 [colin]      0.9.12cvs38.1
17273
17274         * src/messageview.c
17275                 sync with head
17276
17277 2004-07-28 [paul]       0.9.12cvs37.7
17278
17279         * src/mainwindow.c
17280                 complete the replacement of deprecated gtk_progress_*
17281
17282 2004-07-28 [paul]       0.9.12cvs37.6
17283
17284         * src/action.c
17285         * src/inc.c
17286         * src/mainwindow.c
17287         * src/send_message.c
17288         * src/gtk/progressdialog.c
17289         * src/gtk/progressdialog.h
17290                 replace deprecated gtk_progress_*
17291
17292 2004-07-28 [paul]       0.9.12cvs37.5
17293
17294         * src/gtk/filesel.c
17295                 remove gtk_window_set_wmclass()
17296 2004-07-28 [paul]       0.9.12cvs37.4
17297
17298         * src/addressbook.c
17299         * src/compose.c
17300         * src/foldersel.c
17301         * src/mainwindow.c
17302         * src/messageview.c
17303         * src/sourcewindow.c
17304         * src/gtk/logwindow.c
17305                 remove gtk_window_set_wmclass()
17306                 
17307         * src/prefs_filtering.c
17308         * src/prefs_filtering_action.c
17309         * src/prefs_fonts.c
17310         * src/prefs_gtk.c
17311         * src/prefs_matcher.c
17312         * src/ssl_manager.c
17313         * src/gtk/prefswindow.c
17314                 replace gtk_window_position()
17315
17316 2004-07-28 [colin]      0.9.12cvs37.3
17317
17318         * src/alertpanel.c
17319         * src/alertpanel.h
17320                 Add a way to specify panel type for specific
17321                 panels (alertpanel())
17322         * src/account.c
17323         * src/addressbook.c
17324         * src/compose.c
17325         * src/expldifdlg.c
17326         * src/main.c
17327         * src/messageview.c
17328         * src/summaryview.c
17329         * src/textview.c
17330         * src/gtk/sslcertwindow.c
17331                 Fix alertpanel()s so that their icon match
17332                 their real type
17333
17334 2004-07-28 [paul]       0.9.12cvs37.2
17335
17336         * src/addr_compl.c
17337         * src/addressbook.c
17338         * src/alertpanel.c
17339         * src/compose.c
17340         * src/export.c
17341         * src/foldersel.c
17342         * src/folderview.c
17343         * src/grouplistdialog.c
17344         * src/import.c
17345         * src/mainwindow.c
17346         * src/message_search.c
17347         * src/messageview.c
17348         * src/passphrase.c
17349         * src/prefs_actions.c
17350         * src/prefs_common.c
17351         * src/prefs_customheader.c
17352         * src/prefs_display_header.c
17353         * src/prefs_filtering.c
17354         * src/prefs_filtering_action.c
17355         * src/prefs_gtk.c
17356         * src/prefs_matcher.c
17357         * src/prefs_msg_colors.c
17358         * src/prefs_summary_column.c
17359         * src/prefs_template.c
17360         * src/sourcewindow.c
17361         * src/ssl_manager.c
17362         * src/summary_search.c
17363         * src/gtk/colorsel.c
17364         * src/gtk/description_window.c
17365         * src/gtk/gtkaspell.c
17366         * src/gtk/inputdialog.c
17367         * src/gtk/logwindow.c
17368         * src/gtk/prefswindow.c
17369         * src/gtk/progressdialog.c
17370                 replace deprecated gtk_window_set_policy
17371
17372 2004-07-27 [colin]      0.9.12cvs37.1
17373
17374         * src/msgcache.c
17375                 More fixes (synced for head again)
17376
17377 2004-07-27 [colin]      0.9.12cvs35.3
17378
17379         * src/msgcache.c
17380                 Fix wrong test
17381
17382 2004-07-27 [colin]      0.9.12cvs35.2
17383
17384         * src/mimeview.c
17385                 Fix width a bit (by Paul)
17386         * src/alertpanel.c
17387         * src/alertpanel.h
17388                 Specialize icons, make alertpanel_message()
17389                 private
17390         * src/message_search.c
17391         * src/sgpgme.c
17392         * src/summary_search.c
17393                 Suit alertpanel changes
17394
17395 2004-07-27 [colin]      0.9.12cvs35.1
17396
17397         * src/alertpanel.c
17398                 Add an icon
17399         * src/passphrase.c
17400                 Add debug output - maybe someone will
17401                 want to look at the problem with Grab
17402                 Input :)
17403         Bump version as we're synced with HEAD
17404
17405 2004-07-26 [colin]      0.9.12cvs33.26
17406
17407         * src/pop.c
17408                 Fix uidl-file parsing when not in new
17409                 format
17410
17411 2004-07-26 [colin]      0.9.12cvs33.25
17412
17413         * src/gtk/menu.c
17414                 Move popup menu up if necessary (fixes 
17415                 account selector)
17416         * src/mainwindow.c
17417                 Set account selector's button height to
17418                 minimum
17419
17420 2004-07-26 [colin]      0.9.12cvs33.24
17421
17422         * src/alertpanel.c
17423                 Maybe fix 551 (Truncated font in alert window)
17424
17425 2004-07-26 [colin]      0.9.12cvs33.23
17426
17427         * po/de.po
17428         * po/es.po
17429         * po/fr.po
17430         * po/it.po
17431         * po/ja.po
17432         * po/pl.po
17433         * po/ru.po
17434         * po/sk.po
17435         * po/sr.po
17436         * po/zh_CN.po
17437                 Sync po files with HEAD
17438
17439 2004-07-26 [paul]       0.9.12cvs33.22
17440
17441         * src/compose.c
17442                 fix Bug 556 'Organisation-header is sent even if empty'
17443
17444 2004-07-24 [colin]      0.9.12cvs33.21
17445
17446         * src/compose.c
17447         * src/gtk/gtkaspell.c
17448         * src/gtk/gtkaspell.h
17449                 Fix speller accelerators (require hack)
17450
17451 2004-07-24 [colin]      0.9.12cvs33.20
17452
17453         * src/gtk/gtkaspell.c
17454                 Fix over-eager code deletion breaking
17455                 Check while typing
17456
17457 2004-07-24 [colin]      0.9.12cvs33.19
17458
17459         * src/browseldap.c
17460         * src/ldapctrl.c
17461         * src/ldapctrl.h
17462         * src/ldapserver.h
17463                 Sync ldap with HEAD
17464         (Fixes 546 LDAP completely broken)
17465
17466 2004-07-24 [colin]      0.9.12cvs33.18
17467
17468         * src/prefs_msg_colors.c
17469                 Fix prototype mismatch
17470         (Fixes 547 void function cannot return value)
17471
17472 2004-07-24 [colin]      0.9.12cvs33.17
17473
17474         * src/mainwindow.c
17475                 Fix sort going back to previous sort key
17476                 when changing sort direction
17477
17478 2004-07-24 [colin]      0.9.12cvs33.16
17479
17480         * src/compose.c
17481                 Fix space insertion when re-wrapping at 
17482                 cursor point
17483
17484 2004-07-24 [colin]      0.9.12cvs33.15
17485
17486         * src/gtk/gtkaspell.c
17487                 Don't change cursor position in insert-text
17488                 callback
17489         (Fixes 539 Word wrapping on input transposes letters)
17490
17491 2004-07-24 [colin]      0.9.12cvs33.14
17492
17493         * src/gtk/gtkaspell.c
17494                 Reencode non-ascii chars to dictionary's
17495                 encoding
17496         (Fixes 544 Spell check broken non english locale)
17497
17498 2004-07-24 [colin]      0.9.12cvs33.13
17499
17500         * src/summaryview.c
17501                 Fix Shift+Down, add Home/End/PgUp/PgDown
17502
17503 2004-07-21 [colin]      0.9.12cvs33.12
17504
17505         * src/prefs_common.c
17506                 Fix a gtk warning (Patch by Andrej Kacian)
17507
17508 2004-07-21 [colin]      0.9.12cvs33.11
17509
17510         * src/gtk/filesel.c
17511                 More check
17512
17513 2004-07-21 [colin]      0.9.12cvs33.10
17514
17515         * src/compose.c
17516         * src/crash.c
17517         * src/export.c
17518         * src/import.c
17519         * src/messageview.c
17520         * src/mimeview.c
17521         * src/prefs_spelling.c
17522         * src/prefs_themes.c
17523         * src/summaryview.c
17524         * src/gtk/filesel.c
17525         * src/gtk/filesel.h
17526         * src/gtk/pluginwindow.c
17527                 Untwist open/save mode guessing logic, make
17528                 it explicit
17529
17530 2004-07-20 [colin]      0.9.12cvs33.9
17531
17532         * src/codeconv.c
17533                 conv_encode_header: src_charset is UTF-8 on
17534                 gtk2
17535         * src/compose.c
17536                 Remove double encoding of the headers
17537
17538 2004-07-20 [colin]      0.9.12cvs33.8
17539
17540         * src/codeconv.c
17541                 Fix typo
17542
17543 2004-07-20 [colin]      0.9.12cvs33.7
17544
17545         * src/mainwindow.c
17546                 Set the separated messageview to the saved
17547                 size of Claws' messageview (Patch by Alfons)
17548                 Fix a callback prototype (me)
17549
17550 2004-07-20 [colin]      0.9.12cvs33.6
17551
17552         * src/codeconv.h
17553                 Forgot one hunk in 0.9.12cvs33.4
17554
17555 2004-07-19 [colin]      0.9.12cvs33.5
17556
17557         * src/action.c
17558                 Action output fix
17559                 Patch by Alfons
17560
17561 2004-07-19 [colin]      0.9.12cvs33.4
17562
17563         * src/compose.c
17564                 Fix outgoing charset bug in headers
17565         * src/codeconv.c
17566                 Clean for glib2 - Patch by Alfons
17567
17568 2004-07-19 [colin]      0.9.12cvs33.3
17569
17570         * src/statusbar.c
17571                 Remove grip from the statusbar
17572                 Patch by Alfons
17573
17574 2004-07-19 [colin]      0.9.12cvs33.2
17575
17576         * src/messageview.c
17577         * src/textview.c
17578                 Fix messageview remembering the previous
17579                 scroll position when loading a new message
17580                 Patch by Alfons
17581
17582 2004-07-19 [colin]      0.9.12cvs33.1
17583
17584         * src/folder.h
17585         * src/folderview.c
17586         * src/summaryview.c
17587                 Sync with HEAD
17588
17589 2004-07-18 [colin]      0.9.12cvs32.7
17590
17591         * configure.ac
17592                 Remove useless check for XIM - noticed
17593                 by Alfons
17594
17595 2004-07-18 [colin]      0.9.12cvs32.6
17596
17597         * src/summaryview.c
17598                 Remove non-modified and shift-modified
17599                 accelerators in summaryview's popup
17600                 menu, as that doesn't get catched by
17601                 the accel-activate signal catcher...
17602
17603 2004-07-18 [colin]      0.9.12cvs32.5
17604
17605         * src/prefs_common.c
17606                 Define sensible default prefs for 
17607                 wrapping
17608
17609 2004-07-18 [colin]      0.9.12cvs32.4
17610
17611         * src/compose.c
17612         * src/prefs_common.c
17613         * src/prefs_common.h
17614         * src/prefs_wrapping.c
17615                 Remove Smart Wrapping pref, which does
17616                 nothing on gtk2 branch
17617
17618 2004-07-18 [colin]      0.9.12cvs32.3
17619
17620         * src/sourcewindow.c
17621                 Proper utf8
17622
17623 2004-07-18 [colin]      0.9.12cvs32.2
17624
17625         * src/compose.c
17626                 Save attachment status when drafting
17627
17628 2004-07-18 [colin]      0.9.12cvs32.1
17629
17630         * src/gtk/filesel.c
17631                 Fix erratic folder selection in open mode
17632
17633 2004-07-18 [colin]      0.9.12cvs31.11
17634
17635         * src/pop.c
17636                 Don't let partial messages get deleted
17637                 even with "dowload all"
17638                 (0.9.12cvs31.8 fix extension)
17639 2004-07-18 [colin]      0.9.12cvs31.10
17640
17641         * src/gtk/logwindow.c
17642                 Fix log scrolling
17643
17644 2004-07-18 [colin]      0.9.12cvs31.9
17645
17646         * src/common/utils.c
17647                 Fix non-utf8 strings coming from commands
17648                 and files
17649
17650 2004-07-18 [colin]      0.9.12cvs31.8
17651
17652         * src/pop.c
17653                 Fix partial download bug with Download all
17654                 messages option
17655
17656 2004-07-18 [colin]      0.9.12cvs31.7
17657
17658         * src/textview.c
17659                 Fix bug introduced in 0.9.12cvs31.2
17660                 (blocked in select mode after double click)
17661
17662 2004-07-18 [colin]      0.9.12cvs31.6
17663
17664         * src/compose.c
17665         * src/gtk/menu.c
17666                 More glib-warning fixes
17667
17668 2004-07-18 [colin]      0.9.12cvs31.5
17669
17670         * src/compose.c
17671                 Fix trashing the primary clipboard when moving 
17672                 around with tab
17673         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17674
17675 2004-07-18 [colin]      0.9.12cvs31.4
17676
17677         * src/codeconv.c
17678                 convert unencoded iso headers to utf8
17679         (Fix Bug 538 Unencoded local characters in subject make it 
17680          disappear)
17681
17682 2004-07-18 [colin]      0.9.12cvs31.3
17683
17684         * src/compose.c
17685                 Fix tab char handling in wrapping
17686         (Fix Bug 537 Line wrap problem - TAB character treated as 
17687          one character instead of 8)
17688
17689 2004-07-18 [colin]      0.9.12cvs31.2
17690
17691         * src/textview.c
17692                 return FALSE on GDK_MOTION_NOTIFY
17693         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17694          (unable to highlight))
17695
17696 2004-07-18 [colin]      0.9.12cvs31.1
17697
17698         * src/folderview.c
17699                 Sync with 0.9.12cvs31
17700
17701 2004-07-18 [colin]      0.9.12cvs30.4
17702
17703         * src/compose.c
17704                 Also block text_inserted when inserting a file
17705
17706 2004-07-18 [colin]      0.9.12cvs30.3
17707
17708         * src/compose.c
17709                 Fix smart wrapping (block text_inserted handler
17710                 while putting quotation to avoid wrap on input,
17711                 don't join lines if next is sig separator)
17712
17713 2004-07-17 [colin]      0.9.12cvs30.2
17714
17715         * src/folderview.c
17716         * src/mainwindow.c
17717         * src/mimeview.c
17718         * src/summaryview.c
17719         * src/gtk/quicksearch.c
17720         * src/gtk/quicksearch.h
17721                 Block key events handlers *and* accels while
17722                 quicksearch is focused
17723         (Fixes Bug 534 quick-search bar not accepting certain letters)
17724
17725 2004-07-17 [colin]      0.9.12cvs30.1
17726
17727         * src/folder.h
17728         * src/folderview.c
17729         * src/summaryview.c
17730                 Sync with 0.9.12cvs30
17731
17732 2004-07-17 [colin]      0.9.12cvs28.2
17733
17734         * src/mimeview.c
17735         * src/procmime.c
17736         * src/summaryview.c
17737         * src/gtk/menu.c
17738                 Squash some compile and glib warnings
17739
17740 2004-07-17 [paul]       0.9.12cvs28.1
17741
17742         * src/mimeview.c
17743                 sync with 0.9.12cvs28 HEAD
17744
17745 2004-07-16 [paul]       0.9.12cvs26.1
17746         
17747         * src/gtk/quicksearch.c
17748         * src/account.c
17749         * src/account.h
17750         * src/compose.c
17751         * src/customheader.c
17752         * src/folder_item_prefs.c
17753         * src/main.c
17754         * src/mainwindow.c
17755         * src/messageview.c
17756         * src/mimeview.c
17757         * src/news.c
17758         * src/pgpmime.c
17759         * src/pop.c
17760         * src/pop.h
17761         * src/prefs_account.c
17762         * src/prefs_account.h
17763         * src/prefs_common.c
17764         * src/prefs_common.h
17765         * src/prefs_display_header.c
17766         * src/prefs_gtk.c
17767         * src/prefs_gtk.h
17768         * src/procheader.c
17769         * src/procmime.c
17770                 sync with 0.9.12cvs26 HEAD      
17771
17772 2004-07-15 [colin]      0.9.12cvs18.14
17773
17774         * src/folder.c
17775                 Disable GPG signature check during
17776                 folder move and scan
17777         (Closes Bug 521 Signature checking slows down Folder-Move)
17778
17779 2004-07-14 [colin]      0.9.12cvs18.13
17780
17781         * src/common/partial_download.c
17782                 update includes
17783
17784 2004-07-14 [colin]      0.9.12cvs18.12
17785
17786         * src/common/partial_download.c
17787         * src/common/partial_download.h
17788                 Move doc at top, add correct copyright
17789
17790 2004-07-14 [colin]      0.9.12cvs18.11
17791
17792         * src/folder.c
17793         * src/messageview.c
17794         * src/pop.c
17795         * src/pop.h
17796         * src/procmsg.c
17797         * src/summaryview.c
17798         * src/common/Makefile.am
17799         * src/common/partial_download.c ** NEW FILES **
17800         * src/common/partial_download.h ** NEW FILES **
17801                 Move partial-download related stuff to its
17802                 own file
17803
17804 2004-07-14 [colin]      0.9.12cvs18.10
17805
17806         * src/send_message.c
17807                 Fix smtp auth when user is null or empty
17808
17809 2004-07-13 [colin]      0.9.12cvs18.9
17810
17811         * src/gtk/quicksearch.c
17812                 Use alphabetic order
17813
17814 2004-07-13 [colin]      0.9.12cvs18.8
17815
17816         * src/pop.c
17817                 Be paranoid on the checks
17818
17819 2004-07-13 [colin]      0.9.12cvs18.7
17820
17821         * src/gtk/quicksearch.c
17822                 Fix Engrish once again
17823
17824 2004-07-13 [colin]      0.9.12cvs18.6
17825
17826         * src/procmsg.c
17827         * src/summaryview.c
17828                 Mark messages for deletion when they are about to
17829                 be removed from trash
17830
17831 2004-07-13 [colin]      0.9.12cvs18.5
17832
17833         * src/matcher.c
17834         * src/matcher.h
17835         * src/matcher_parser_parse.y
17836         * src/prefs_matcher.c
17837         * src/gtk/quicksearch.c
17838                 Add 'partial' ('p') match string to find partially
17839                 downloaded messages
17840
17841 2004-07-13 [colin]      0.9.12cvs18.4
17842
17843         * src/pop.c
17844                 Fix misplaced block
17845
17846 2004-07-13 [colin]      0.9.12cvs18.3
17847
17848         * src/pop.c
17849         * src/pop.h
17850         * src/messageview.c
17851                 Refactor API (to avoid passing 5+ params and code
17852                 duplication)
17853         * src/folder.c
17854         * src/msgcache.c
17855         * src/procheader.c
17856         * src/common/defs.h
17857                 Add planned_download to cache
17858                 Don't mess uidl file when moving partially downloaded
17859                 mails (they change folder, we should change it in the
17860                 uidl list too or we'll remove an incorrect message)
17861                 (this also helps removing hacks when changing 
17862                 planned_download in messageview.c)
17863
17864 2004-07-12 [colin]      0.9.12cvs18.2
17865
17866         * src/gtk/quicksearch.c
17867                 Fix missing status update in quicksearch
17868
17869 2004-07-12 [paul]       0.9.12cvs18.1
17870
17871         * po/POTFILES.in
17872         * src/Makefile.am
17873         * src/account.c
17874         * src/codeconv.c
17875         * src/compose.c
17876         * src/inc.c
17877         * src/main.c
17878         * src/prefs_common.c
17879         * src/procmsg.h
17880         * src/toolbar.c
17881         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17882         * src/prefs_wrapping.[ch]       ** NEW FILES **
17883         * src/common/intl.h
17884         * src/common/utils.[ch]
17885         * src/gtk/quicksearch.[ch]
17886                 sync with 0.9.12cvs18 HEAD
17887
17888 2004-07-12 [colin]      0.9.11cvs17.25
17889
17890         * src/folder.c
17891         * src/folder.h
17892                 Remove unused function added by me in 0.9.11cvs17.10
17893
17894 2004-07-11 [colin]      0.9.11cvs17.24
17895
17896         * src/inc.c
17897         * src/messageview.c
17898         * src/pop.c
17899         * src/pop.h
17900                 Use folderitem and msgnum instead of filename to
17901                 know which mail to delete
17902                 Move old partial mail deletion to pop.c
17903
17904 2004-07-10 [colin]      0.9.11cvs17.23
17905
17906         * src/inc.c
17907                 Add debug
17908         * src/pop.c
17909         * src/pop.h
17910                 Don't re-use same enums for unrelated stuff: it's 
17911                 completely misleading !
17912                 Document a bit
17913
17914 2004-07-09 [colin]      0.9.11cvs17.22
17915
17916         * src/inc.c
17917                 Remove folder-type check and do
17918                 more tests to be sure everything's
17919                 ok
17920         * src/messageview.c
17921                 Punctuation update, remove useless
17922                 code, fix two warnings
17923         * src/noticeview.c
17924                 Layout cleaning, reset 2nd button
17925                 when specifying one
17926
17927 2004-07-09 [colin]      0.9.11cvs17.21
17928
17929         * src/messageview.c
17930         * src/pop.c
17931         * src/pop.h
17932                 Allow user to change his mind
17933                 and postpone decision (by
17934                 unmarking the mail)
17935
17936 2004-07-09 [colin]      0.9.11cvs17.20
17937
17938         * src/messageview.c
17939                 Fix bug with delete state
17940         * src/pop.c
17941         * src/pop.h
17942                 Fix buffer leak (fread doesn't 
17943                 terminate buffers with \0)
17944                 Refactoring (remove magic 
17945                 numbers)
17946
17947 2004-07-09 [colin]      0.9.11cvs17.19
17948
17949         * src/pop.c
17950                 Don't log "Skipping message" if 
17951                 we're going to TOP it two lines
17952                 later
17953
17954 2004-07-09 [colin]      0.9.11cvs17.18
17955
17956         * src/messageview.c
17957                 Fix Engrish
17958
17959 2004-07-09 [colin]      0.9.11cvs17.17
17960
17961         * src/pop.c
17962                 strlen checking...
17963         * src/messageview.c
17964                 refactoring a bit
17965
17966 2004-07-08 [colin]      0.9.11cvs17.16
17967
17968         * src/noticeview.c
17969         * src/noticeview.h
17970                 Add an optional second button
17971         * src/messageview.c
17972         * src/pop.c
17973         * src/pop.h
17974                 Don't delete partially received mails after a certain
17975                 time; rather, let the user decide.
17976
17977 2004-07-08 [colin]      0.9.11cvs17.15
17978
17979         * src/common/smtp.h
17980                 Sync with HEAD
17981
17982 2004-07-08 [colin]      0.9.11cvs17.14
17983
17984         * src/messageview.c
17985         * src/common/smtp.c
17986                 Use to_human_readable() for sizes
17987
17988 2004-07-08 [colin]      0.9.11cvs17.13
17989
17990         * src/inc.c
17991         * src/messageview.c
17992         * src/pop.c
17993         * src/pop.h
17994         * src/procmsg.c
17995                 Fix partial-downloading issues:
17996                         catch unsupported TOP
17997                         don't delete partially downloaded mails before 5 days
17998                         don't update existing with non-MH folders; that'll
17999                         make dups, but it's better than trashing the folder
18000                         free new msginfo parts
18001                 Fix indentation ;-)
18002
18003 2004-07-08 [colin]      0.9.11cvs17.12
18004
18005         * src/common/smtp.c
18006         * src/common/smtp.h
18007                 Sync smtp size verification with HEAD
18008
18009 2004-07-08 [colin]      0.9.11cvs17.11
18010
18011         * src/summaryview.c
18012         * src/prefs_common.c
18013         * src/prefs_common.h
18014         * src/gtk/quicksearch.c
18015         * src/gtk/quicksearch.h
18016                 Sync sticky pref with HEAD
18017
18018 2004-07-08 [colin]      0.9.11cvs17.10
18019
18020         * src/folder.c [1.213.2.6]
18021         * src/folder.h [1.87.2.6]
18022         * src/inc.c [1.149.2.7]
18023         * src/messageview.c [1.94.2.8]
18024         * src/procheader.c [1.47.2.6]
18025         * src/procmsg.c [1.150.2.4]
18026         * src/procmsg.h [1.60.2.5]
18027         * src/pop.c [1.56.2.4]
18028         * src/pop.h [1.17.2.3]
18029                 Let too big messages get downloaded, but truncated
18030                 Add a button to download them completely
18031                 
18032 2004-07-06 [colin]      0.9.11cvs17.9
18033
18034         * src/gtk/quicksearch.c [1.1.2.3]
18035                 Add a Clear button
18036         * commitHelper
18037         * PATCHSETS
18038                 Add a script to help with cvs
18039
18040 2004-07-03 [colin]      0.9.11cvs17.8
18041
18042         * src/plugins/imageviewer/viewer.c
18043                 fix imageviewer (which was staying on the first
18044                 displayed image)
18045
18046 2004-07-03 [colin]      0.9.11cvs17.7
18047
18048         Removed FIXME_GTK2 warnings
18049         * src/gtk/gtkutils.c
18050                 useless #warnings
18051         * src/gtk/menu.c
18052                 useless #warnings (no need to mess with menu rc)
18053         * src/gtk/menu.h
18054                 unused functions
18055         
18056
18057 2004-07-03 [colin]      0.9.11cvs17.6
18058
18059         Removed FIXME_GTK2 warnings
18060         * src/codeconv.c
18061                 useless #warnings (rewrite needed)
18062         * src/compose.c
18063                 useless #warnings (rewrite needed)
18064                 useless #warnings (gtk2 is like that)
18065                 useless #warnings (previously fixed)
18066         * src/main.c
18067                 useless #warnings (previously fixed)
18068         * src/message_search.c
18069                 useless #warnings (gtk2 is like that)
18070                 Made apparent that search is case-sensitive
18071         * src/mimeview.c
18072                 useless #warnings (rewrite needed)
18073                 useless #warnings (gtk2 is like that)
18074                 reimplemented real warnings
18075         * src/prefs_common.c
18076                 Removed block cursor option (not it gtk2)
18077         * src/prefs_gtk.c
18078                 useless #warnings (rewrite needed)
18079         * src/procheader.c
18080                 useless #warnings (rewrite needed)
18081         * src/sourcewindow.c
18082                 useless #warnings (incorrect placing)
18083         * src/summary_search.c
18084                 useless #warnings (gtk2 is like that)
18085                 Made apparent that search is case-sensitive
18086         * src/action.c
18087                 useless #warnings (gtk2 is like that)
18088         * src/textview.c
18089                 useless #warnings (rewrite needed)
18090         * src/toolbar.c
18091                 useless #warnings (rewrite needed)
18092
18093 2004-07-03 [colin]      0.9.11cvs17.5
18094
18095         * src/textview.c
18096                 Fix mismerge which broke URI opening
18097                 
18098 2004-07-01 [colin]      0.9.11cvs17.4
18099
18100         * src/gtk/filesel.c
18101                 Fill filename when saving
18102                 
18103 2004-06-27 [colin]      0.9.11cvs17.3
18104
18105         * src/gtk/filesel.[ch]
18106                 Use the new GTK file selector
18107                 Update prototype to match the reality: multiple file
18108                 selection is open-only          
18109         * src/compose.c
18110                 Match the new prototypes        
18111         * configure.ac
18112                 Match the new requirements (gtk 2.4.0)
18113                         
18114 2004-06-26 [colin]      0.9.11cvs17.2
18115
18116         * src/plugins/trayicon/trayicon.c
18117                 Remove useless signal handler on resize, which causes
18118                 an infinite "loop"
18119         
18120 2004-06-26 [colin]      0.9.11cvs17.1
18121         
18122         * tools/Makefile.am
18123                 remove launch_firebird and add nautilus2sylpheed.sh
18124         * src/quicksearch.c
18125           src/summaryview.c
18126                 Fix show/hide "Extended symbols" button problem
18127                 Fix apparition at startup
18128                 Fix const warnings
18129         * src/plugins/image_viewer/Makefile.am
18130                 Fix configure 
18131         * common/ssl.c
18132                 Re-enable certificate check, as it doesn't seem to
18133                 cause Xlib errors anymore
18134
18135 2004-06-25 [paul]       0.9.11cvs17
18136
18137         * sync with 0.9.11cvs17 HEAD
18138         
18139         NOTE: QuickSearch is broken
18140
18141 2004-06-07 [colin]      0.9.10claws67.10
18142         * src/plugins/trayicon/trayicon.c
18143           src/plugins/trayicon/libeggtrayicon/Makefile.am
18144           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18145                 Fix gettextization in trayicon plugin
18146
18147 2004-06-07 [colin]      0.9.10claws67.9
18148         
18149         * src/summaryview.c
18150           src/gtk/gtksctree.[ch]
18151                 Let Shift+{Up,Down} work in summaryview
18152                 (well, Down "works" and Up works)
18153                 Let the list scroll when using these keys
18154
18155 2004-06-06 [colin]      0.9.10claws67.8
18156
18157         * src/plugins/trayicon/trayicon.c
18158                 Fix pixmap update
18159
18160 2004-06-06 [colin]      0.9.10claws67.7
18161
18162         * src/addressbook.c
18163                 Fix signal handling causing system-wide focus grab
18164
18165 2004-05-25 [paul]       0.9.10claws67.6
18166
18167         * Makefile.am
18168           src/Makefile.am
18169                 clean up
18170
18171 2004-05-25 [paul]       0.9.10claws67.5
18172
18173         * replace deprecated gtk_signal... functions
18174
18175 2004-05-23 [colin]      0.9.10claws67.4
18176
18177         * src/compose.c
18178                 Fix wrapping
18179
18180 2004-05-22 [colin]      0.9.10claws67.3
18181
18182         * src/compose.c
18183                 Re-fix [Edited] in compose.c::compose_reedit()
18184
18185 2004-05-22 [colin]      0.9.10claws67.2
18186
18187         * src/procmime.c
18188                 Fix parsing of multiparts mails
18189
18190 2004-05-22 [colin]      0.9.10claws67.1
18191
18192         * src/summaryview.c
18193                 Fix quicksearch
18194
18195 2004-05-22 [paul]       0.9.10claws67
18196
18197         * sync with 0.9.10claws67 HEAD
18198
18199 2004-05-14 [alfons]
18200
18201         * src/procmime.h
18202                 add forgotton prototype
18203
18204 2004-05-10 [paul]       0.9.10claws57
18205
18206         * sync with 0.9.10claws57 HEAD
18207
18208 2004-05-05 [paul]       0.9.9.claws1
18209
18210         * ChangeLog-gtk2        ** REMOVED **
18211           ChangeLog-gtk2.claws  ** ADDED **
18212                 rename and adopt the normal claws format
18213                 
18214         * configure.ac
18215                 require gtkmathview >= 0.5
18216
18217         * ac/*                          ** REMOVED **
18218           ac/                           ** REMOVED **
18219           intl/Makefile.in              ** REMOVED **
18220           m4/                           ** ADDED **
18221           m4/missing                    ** ADDED **
18222           m4/missing/gdk-pixbuf.m4      ** ADDED **
18223           m4/missing/gettext.m4         ** ADDED **
18224           m4/missing/gpgme.m4           ** ADDED **
18225           m4/missing/imlib.m4           ** ADDED **
18226           m4/.cvsignore                 ** ADDED **
18227           m4/Makefile.am                ** ADDED **
18228           m4/README                     ** ADDED **
18229           m4/aclocal-include.m4         ** ADDED **
18230           m4/aspell.m4                  ** ADDED **
18231           m4/check-type.m4              ** ADDED **
18232           m4/gnupg-check-typedef.m4     ** ADDED **
18233           m4/openssl.m4                 ** ADDED **
18234           m4/spamassassin.m4            ** ADDED **
18235           po/ChangeLog                  ** REMOVED **
18236           po/Makefile.in.in             ** REMOVED **
18237           po/Rules-quot                 ** REMOVED **
18238           po/boldquot.sed               ** REMOVED **
18239           po/en@boldquot.header         ** REMOVED **
18240           po/en@quot.header             ** REMOVED **
18241           po/insert-header.sin          ** REMOVED **
18242           po/quot.sed                   ** REMOVED **
18243           po/remove-potcdate.sed        ** REMOVED **
18244           po/remove-potcdate.sin        ** REMOVED **
18245           po/stamp-po                   ** REMOVED **
18246           Makefile.am
18247           autogen.sh
18248           configure.ac
18249                 enable building with automake 1.8.x
18250                 add 'autopoint --force' to autogen.sh and remove all
18251                 auto-generated files, remove ac/ directory and use
18252                 m4/ directory instead
18253                 
18254         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18255                 fix gettextization
18256
18257 2004-02-28 Colin Leroy <colin@colino.net>
18258         * src/prefs_matcher.c
18259           src/prefs_filtering.c
18260           src/prefs_filtering_action.c
18261                 Fix non-editable GtkEntries
18262
18263 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18264         * src/prefs_themes.c
18265                 utf8 conversion for theme info
18266
18267 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18268         * sync 0.9.9claws
18269
18270 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18271         * src/grouplistdialog.c
18272                 allow multiple selections without ctrl key
18273
18274 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18275         * src/main.c
18276                 enable customizable accelerators
18277
18278 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18279         * src/prefs_common.c
18280                 re-enable different font settings for gtk1/2
18281         * src/prefs_folder_item.c
18282                 fix folder prefs displayed wrong
18283         * src/textview.c
18284                 set 'sunken' shadow type
18285
18286 2004-02-07 Colin Leroy <colin@colino.net>
18287         * src/compose.c
18288                 Fix message being always [Edited]
18289                 Encode headers correctly (utf8 buf)
18290
18291 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18292         * src/socket.c
18293                 remove double g_source_attach()
18294                 (Thanks to Colin Leroy)
18295
18296 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18297         * src/gtk/gtksctree.c
18298                 Fix SSL certificate list not shown
18299         * src/mimeview.c
18300                 Fix clicks in mime tree
18301
18302 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18303         * src/common/socket.c
18304                 Fix SSL receive
18305         * src/compose.c
18306                 Fix clipboard menu hotkeys
18307
18308 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18309         * src/gtk/gtkaspell.[ch]
18310           src/compose.c
18311                 reimplement spellchecker
18312
18313 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18314         * src/gtk/filesel.c
18315                 crash when inserting file in compose window
18316                 (TODO: keep old selection on clicks)
18317         * src/main.c
18318                 use gtkrc-2.0 instead of gtkrc
18319
18320 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18321         * src/messageview.c
18322                 remove orphaned mimeview unref()
18323
18324 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18325         * src/grouplistdialog.c
18326                 expand nodes containing subscribed groups
18327
18328 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18329         * src/textview.c
18330                 textview: hide cursor, restore old click behaviour
18331
18332 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18333         * src/textview.c
18334                 variable names messed up
18335
18336 2004-01-17 Colin Leroy <colin@colino.net>
18337         * src/addr_compl.c
18338                 Fix completion address too thin
18339         * src/compose.c
18340                 Fix tab-to-subject behaviour
18341         * src/summaryview.c
18342                 Implement key up & down in summaryview
18343
18344 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18345
18346         * sync 098claws
18347
18348 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18349         * configure.ac
18350           Makefile.am
18351           doc/.cvsignore
18352           doc/Makefile.am
18353                 faq, man, manual moved to doc/
18354         * ac/aspell.m4
18355           ac/check-type.m4
18356           ac/gnupg-check-typedef.m4
18357           ac/openssl.m4
18358           ac/spamassassin.m4
18359           ac/missing/gdk-pixbuf.m4
18360           ac/missing/gpgme.m4
18361           ac/missing/imlib.m4
18362                 fix automake warnings
18363
18364 2003-12-06 Colin Leroy <colin@colino.net>
18365         * src/summaryview.c
18366                 Fix quicksearch
18367
18368 2003-12-05 Colin Leroy <colin@colino.net>
18369         * src/summaryview.c
18370                 Fix going to next unread folder
18371
18372 2003-12-05 Colin Leroy <colin@colino.net>
18373         * src/crash.c
18374                 Fix gtk2 compilation
18375         * src/session.c
18376                 Remove iotag source handler at disconnection
18377         * src/socket.[ch] 
18378                 Remove source handler when closing socket 
18379                 (fixes another seg)
18380
18381 2003-12-04 Colin Leroy <colin@colino.net>
18382         * src/compose.c
18383           src/prefs_account.c
18384           src/prefs_common.c
18385                 Fix some dropdown menus
18386
18387 2003-12-04 Colin Leroy <colin@colino.net>
18388         * src/compose.c
18389                 Fix event handlers on header fields
18390         * src/common/socket.c
18391           src/common/session.c
18392                 Fix segfault with callback (SSL)
18393                 Fix end of session 
18394
18395 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18396
18397         * Fix compile bug in src/compose.c
18398         * removed src/gtk/gtkstext.[ch]
18399
18400 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18401
18402         * Convert character set and escape "text" attributes in toolbar setting
18403         files.
18404         * Fixed bug in button-press-event handling.
18405
18406 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18407
18408         * Fixed bug in key-press-event handling.
18409
18410 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18411
18412         * Enabled to compile tray-icon plugin (Ad-hoc).
18413         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18414
18415 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18416
18417         * Enabled to compile on sylpheed-claws.
18418         (tray-icon plugin still cannot compile yet.)
18419
18420 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18421
18422         * Updated to 0.9.5.
18423
18424 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18425
18426         * Updated to 0.9.4.
18427         * Ported monitoring SSL mechanism to GSource of GLib2
18428         (I don't confirm it)
18429         * Added _gtk2 suffix to key name of font preference to avoid
18430         ovverwriting preference of Gtk+-1.2 version.
18431
18432 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18433
18434         * Updated to 0.9.2.
18435
18436 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18437
18438         * Updated to 0.9.1.
18439         * Translate po files into UTF-8 when execute autogen.sh.
18440
18441 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18442
18443         * Updated to 0.9.0.
18444
18445 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18446
18447         * Plugged GError related memory leaks.
18448
18449 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18450
18451         * Changed default size of fonts.
18452         * Enabled to set titile font size of warning dialog.
18453
18454 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18455
18456         * Embed a sylpheed icon into executable binary on Windows.
18457
18458 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18459
18460         * I forgot to traslate character set of element string in src/xml.c.
18461
18462 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18463
18464         * Fixed detecting bind_textdomain_codeset in configure.in.
18465         * The bug in which "Example" of "Date fromat" preference isn't displayed
18466         correctly has been fixed.
18467
18468 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18469
18470         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18471           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18472           glib-gettextize
18473           Removed intl directory.
18474           Translated po files into UTF-8.
18475           (Thanks! Ryuji Abe)
18476
18477 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18478
18479         * The bug which doesn't unscape string in xml.c has been fixed.
18480
18481 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18482
18483         * The bug which is failed to translate encoding of file name thorough
18484         file dialog has been fixed.
18485
18486 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18487
18488         * Modified to translate file names which is used in inporting/expoting
18489         mbox feature and "Save as" feature into locale encoding.
18490         * Translate file names into locale encoding when "Attache file" and
18491         "Insert file".
18492         * Force set G_BROKEN_FILENAMES environment variable.
18493         * Other minor fixes.
18494
18495 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18496
18497         * Modified to treat MH folder's name as locale encoding.
18498
18499 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18500
18501         * The bug which clash on switching candidates of auto completion of
18502         addresses, cannot use auto completion in Japanesse is fixed
18503         (Thanks! Tokunaga-san)¡¥
18504
18505 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18506
18507         * The bug which cannot switch key accelerator preference has been fixed
18508         (Thanks! smbd-san)¡¥
18509
18510 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18511
18512         * version 0.8.11-gtk2-20030314
18513
18514 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18515
18516         * The bug in which character set conversion of filtering messages has
18517         been fixed.(Thanks! COCOA-san).
18518
18519 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18520
18521         * Revived "Leave space on head" preference in "Message" category.
18522         * A bug which clash when put the cursor to end of buffer and execute
18523         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18524
18525 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18526
18527         * version 0.8.11-gtk2-20030312
18528
18529 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18530
18531         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18532         * Modified to use Pango's API directly for font preference.
18533         * Integrated GtkTextView of textview to one widget.
18534         * Set fonts of header title in textview by "header_title" tag.
18535         * Removed some deprecated codes.
18536
18537 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18538
18539         * Updated to 0.8.11.
18540         * Merged cygwin patch(Thanks! Sakai-san).
18541
18542 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18543
18544         * version 0.8.10-gtk2-20030309