2006-09-27 [colin] 2.5.2cvs7
[claws.git] / ChangeLog
1 2006-09-27 [colin]      2.5.2cvs7
2
3         * src/addressbook.c
4                 Fix issues:
5                 o Allow Book and Group creation from the tree's
6                   contextual menu
7                 o Do not actually delete the contacts when 
8                   deleting groups from the tree (duh!)
9
10 2006-09-27 [colin]      2.5.2cvs6
11
12         * src/compose.c
13         * src/compose.h
14         * src/mainwindow.c
15         * src/textview.c
16         * src/toolbar.c
17                 o Allow passing an email address to 
18                   compose_new_with_folderitem
19                 o Update callers
20                 o Use current folderitem when clicking
21                   on a TextView mailto: link
22                 o Fix a possible leak in TextView
23
24 2006-09-27 [colin]      2.5.2cvs5
25
26         * src/html.c
27                 Use UTF-8 chars to replace HTML entities
28
29 2006-09-27 [colin]      2.5.2cvs4
30
31         * AUTHORS
32         * src/prefs_account.c
33         * src/gtk/authors.h
34                 Fix bug #1024 (Array index out of
35                 range in sylpheed-claws-2.5.2)
36                 Patch by Ales Nosek <anosek@suse.cz>
37
38 2006-09-27 [colin]      2.5.2cvs3
39
40         * src/addr_compl.c
41                 Actually do the test
42
43 2006-09-27 [colin]      2.5.2cvs2
44
45         * src/addr_compl.c
46         * src/addr_compl.h
47                 Allow completing with comma (in certain cases: vCalendar
48                 for example doesn't support that)
49                 Patch by Fabien Vantard
50
51 2006-09-26 [colin]      2.5.2cvs1
52
53         * src/Makefile.am
54         * src/addr_compl.c
55         * src/addr_compl.h
56         * src/addrbook.c
57         * src/addrbook.h
58         * src/addressbook.c
59         * src/addrindex.c
60         * src/addrindex.h
61         * src/compose.c
62         * src/prefs_common.c
63         * src/prefs_filtering_action.c
64         * src/prefs_folder_item.c
65         * src/prefs_template.c
66         * src/stock_pixmap.c
67         * src/stock_pixmap.h
68         * src/pixmaps/addr_one.xpm
69         * src/pixmaps/addr_two.xpm
70                 Add auto-completion on groups
71
72 2006-09-26 [colin]      2.5.2
73
74         * NEWS
75         * README
76         * RELEASE_NOTES
77                 2.5.2 released
78
79 2006-09-26 [colin]      2.5.1cvs5
80
81         * src/matcher.c
82                 Fix condition
83
84 2006-09-26 [colin]      2.5.1cvs4
85
86         * src/mbox.c
87                 Revert cvs1 (useless as the message is printed 
88                 every 500 mails)
89
90 2006-09-26 [colin]      2.5.1cvs3
91
92         * src/partial_download.c
93                 Fix crasher found by Alexsandar Urosevic
94
95 2006-09-26 [colin]      2.5.1cvs2
96
97         * src/summaryview.c
98                 Fix bug #1023 (Sylpheed deletes too much messages)
99
100 2006-09-26 [ticho]      2.5.1cvs1
101
102         * src/mbox.c
103                 Make use of gettext's multiple plurals for statusbar
104                 progress message.
105
106 2006-09-25 [paul]       2.5.1
107
108         * NEWS
109         * README
110         * RELEASE_NOTES
111                 2.5.1 released
112
113 2006-09-25 [colin]      2.5.0cvs3
114
115         * src/plugins/bogofilter/bogofilter.c
116         * src/plugins/clamav/clamav_plugin.c
117         * src/plugins/spamassassin/spamassassin.c
118                 BogoFilter, Spamassassin: Fix double hook registering after
119                 visiting preferences
120                 Spamassassin, Clamav: Just set the mails to move instead of
121                 doing the move - caller will move the things at once.
122
123 2006-09-25 [colin]      2.5.0cvs2
124
125         * src/imap.c
126         * src/etpan/imap-thread.c
127                 Use UID SEARCH ALL instead of UID 1:*
128                 (braindead servers can't figure out that's
129                 the same...)
130
131 2006-09-25 [wwp]        2.5.0cvs1
132
133         * src/message_search.c
134                 Added the ability to stop a running search (in message body).
135
136 2006-09-25 [paul]       2.5.0
137
138         * NEWS
139         * README
140         * RELEASE_NOTES
141                 2.5.0 released
142
143 2006-09-25 [paul]       2.4.0cvs214
144
145         * po/cs.po
146         * po/de.po
147         * po/fi.po
148         * po/fr.po
149         * po/nl.po
150         * po/pt_BR.po
151         * po/sk.po
152         * po/sr.po
153         * po/zh_CN.po
154                 updated by Tim, Stephan Sachse, Flammie Pirinen,
155                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
156                 Ticho, Aleksander Urosevic, Ralgh Young
157
158 2006-09-24 [mones]      2.4.0cvs213
159
160         * po/es.po
161                 Updated for release
162
163 2006-09-23 [colin]      2.4.0cvs212
164
165         * src/gtk/inputdialog.c
166                 Fix [ ] remember this appearing in normal
167                 input dialogs after it's been used by
168                 mimeview.
169         * src/folder.c
170         * src/folderview.c
171         * src/msgcache.c
172         * src/procmsg.c
173         * src/summaryview.c
174         * src/textview.c
175         * src/common/timing.h
176                 Enable timings in debug mode and make it
177                 look prettier.
178
179 2006-09-22 [colin]      2.4.0cvs211
180
181         * README
182                 Revert test change
183         * commitHelper
184                 ping the correct URI
185
186 2006-09-22 [colin]      2.4.0cvs210
187
188         * README
189                 Let's see if bug #1022 is fixed
190
191 2006-09-21 [colin]      2.4.0cvs209
192
193         * src/wizard.c
194         * src/common/plugin.c
195                 Prepare infra to load predefined plugins when
196                 no configuration existed. Don't actually load
197                 anything yet (feat. freeze)
198
199 2006-09-21 [wwp]        2.4.0cvs208
200
201         * manual/fr/faq.xml
202                 Partial sync w/ 2.4.0cvs72:
203                 wrap file and minor updates.
204
205 2006-09-21 [wwp]        2.4.0cvs207
206
207         * tools/fix_date.sh
208                 several fixes and enhancements. A new --force switch has been
209                 added to prevent overriding by default Date: header when
210                 already existing.
211
212 2006-09-21 [paul]       2.4.0cvs206
213
214         * src/common/utils.c
215                 add Chinese UTF8 Re prefix
216
217 2006-09-21 [wwp]        2.4.0cvs205
218
219         * tools/Makefile.am
220                 Fics alfabettical order.
221
222 2006-09-21 [wwp]        2.4.0cvs204
223
224         * tools/fix_date.sh
225         * tools/Makefile.am
226                 Added an action tool to fix missing Date field in emails.
227                 Updated Makefile.am to reflect those last two additions.
228
229 2006-09-21 [wwp]        2.4.0cvs203
230
231         * tools/uuooffice
232                 Added a action tool to open uuencoded docs w/
233                 OpenOffice (based on uudec method).
234
235 2006-09-21 [colin]      2.4.0cvs202
236
237         * src/compose.c
238         * src/textview.c
239                 Workaround possible GTK crash: remove selection 
240                 clipboard before destroying widget, or GTK+-2.10
241                 dies. Thanks to Hiro.
242
243 2006-09-20 [colin]      2.4.0cvs201
244
245         * src/compose.c
246                 Fix free-after-use in some cases (when 
247                 procmime_encode_content() frees mimeinfo->data.mem
248                 and turns it to a temp file)
249
250 2006-09-20 [colin]      2.4.0cvs200
251
252         * src/folderview.c
253         * src/summaryview.c
254         * src/gtk/gtksctree.c
255         * src/gtk/gtksctree.h
256                 Add tooltips in the folderview and summaryview
257                 (Doesn't break string freeze as they already
258                 exist)
259         * src/toolbar.c
260                 Put the spam button in the default configuration
261                 if compiled with bogo plugin too
262
263 2006-09-19 [colin]      2.4.0cvs199
264
265         * src/summaryview.c
266         * src/summaryview.h
267                 Update folder name label on folder rename
268         * src/prefs_matcher.c
269         * src/gtk/logwindow.h
270                 Fix warnings
271                 Patches by Fabien
272
273 2006-09-19 [wwp]        2.4.0cvs198
274
275         * src/summary_search.c
276                 fix can't click forward/backward buttons in the
277                 search messages.
278
279 2006-09-18 [paul]       2.4.0cvs197
280
281         * src/wizard.c
282                 add missing bracket, capitalise the A of
283                 'SpamAssassin'
284
285 2006-09-18 [paul]       2.4.0cvs196
286
287         * src/compose.c
288                 fix bug 1012 'crashed upon sending mail
289                 from compose window'
290                 Thanks to Colin
291
292 2006-09-16 [colin]      2.4.0cvs195
293
294         * src/folderview.c
295                 Fix "real-time" sorting by freezing/thawing
296
297 2006-09-16 [colin]      2.4.0cvs194
298
299         * manual/faq.xml
300                 Fix the anti-spam entry a bit
301
302 2006-09-16 [colin]      2.4.0cvs193
303
304         * src/wizard.c
305                 Make sure reviewers have no excuse when stating
306                 Sylpheed-Claws doesn't have antispam capabilities.
307
308 2006-09-16 [colin]      2.4.0cvs192
309
310         * src/main.c
311                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
312                 as if the SIGPIPE comes from etpan's thread we could
313                 trigger a GUI update from this thread.
314
315 2006-09-16 [colin]      2.4.0cvs191
316
317         * src/summaryview.c
318                 Init all members of the struct
319
320 2006-09-16 [paul]       2.4.0cvs190
321
322         * src/account.c
323                 improvements to the English
324
325 2006-09-15 [colin]      2.4.0cvs189
326
327         * src/summaryview.c
328                 HIG order on dialog
329
330 2006-09-14 [colin]      2.4.0cvs188
331
332         * src/common/socket.c
333         * src/common/socket.h
334         * src/common/ssl.c
335         * src/common/ssl_certificate.c
336         * src/common/ssl_certificate.h
337         * src/etpan/imap-thread.c
338                 the get_fqdn() call done to get canonical name when
339                 checking an SSL certificate is blocking, which is
340                 sad as we just did a non-blocking lookup to connect.
341                 Fix that by letting the fqdn available to the SockInfo,
342                 and use that in ssl_certificate_check(). For IMAP,
343                 we don't do it as the lookup's done by libetpan, but
344                 it's less annoying as IMAP connections as much more
345                 rare than POP3 connections.
346
347 2006-09-14 [paul]       2.4.0cvs187
348
349         * manual/advanced.xml
350                 improvements to the English,
351                 properly place the new hidden options
352                 within the alphabetical order
353         * src/gtk/pluginwindow.c
354                 improvements to the English
355
356 2006-09-14 [colin]      2.4.0cvs186
357
358         * src/prefs_common.c
359         * src/prefs_common.h
360         * src/gtk/gtksctree.c
361         * manual/advanced.xml
362                 New hidden pref, stripes_color_offset, to change
363                 the value added/substracted to normal bgcolor to
364                 create the stripes in summaries
365
366 2006-09-13 [colin]      2.4.0cvs185
367
368         * src/gedit-print.c
369         * src/messageview.c
370         * src/messageview.h
371         * src/summaryview.c
372         * src/textview.c
373                 Fix misc. printing issues: 
374                 - Bad font for linkified headers
375                 - Different font if the mail was displayed or not
376                 - Factorize the thing
377
378 2006-09-13 [colin]      2.4.0cvs184
379
380         * src/common/ssl_certificate.c
381                 Only get FQDN once when checking certificate
382
383 2006-09-13 [colin]      2.4.0cvs183
384
385         * src/account.c
386         * src/gtk/pluginwindow.c
387                 Misc. GUI fixes by Fabien
388
389 2006-09-13 [wwp]        2.4.0cvs182
390
391         * configure.ac
392         * src/common/utils.h
393         * src/common/utils.c
394                 get rid of unused wide-char functions.
395
396 2006-09-13 [wwp]        2.4.0cvs181
397
398         * src/plugins/pgpinline/sylpheed.def
399         * src/textview.c
400                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
401                 add privacy_reset_error to the .def file,
402                 do not fork for an external textviewer.
403
404 2006-09-13 [wwp]        2.4.0cvs180
405
406         * src/prefs_common.c
407                 fix broken font entry in prefs (patch issued by the gpg4win team,
408                 probably by Marcus Brinkmann <marcus@g10code.de>).
409
410 2006-09-13 [colin]      2.4.0cvs179
411
412         * src/folder.h
413                 Fix a warning in summaryview.c
414         * src/mainwindow.c
415         * src/summaryview.c
416         * src/summaryview.h
417                 Add missing Mark/* elements in the
418                 main menu
419
420 2006-09-12 [colin]      2.4.0cvs178
421
422         * src/prefs_actions.c
423         * src/prefs_filtering_action.c
424         * src/prefs_matcher.c
425                 Use (New) instead of New everywhere
426
427 2006-09-12 [wwp]        2.4.0cvs177
428
429         * manual/fr/addrbook.xml
430         * manual/fr/handling.xml
431                 updated some quotes in the fr manual to match the fr translation.
432
433 2006-09-12 [wwp]        2.4.0cvs176
434
435         * src/prefs_matcher.c
436                 don't store translated string elements in matcher expressions.
437                 Also fixed a misused of Q_().
438
439 2006-09-11 [wwp]        2.4.0cvs175
440
441         * src/plugins//bogofilter/bogofilter.c
442         * src/plugins//clamav/clamav_plugin.c
443         * src/plugins//demo/demo.c
444         * src/plugins//dillo_viewer/dillo_viewer.c
445         * src/plugins//pgpcore/plugin.c
446         * src/plugins//pgpinline/plugin.c
447         * src/plugins//pgpmime/plugin.c
448         * src/plugins//spamassassin/spamassassin.c
449                 gettext-ize more strings (mostly plugin error messages).
450
451 2006-09-11 [colin]      2.4.0cvs174
452
453         * src/alertpanel.c
454                 Make maximum buffer size bigger to avoid
455                 truncating translated messages. Patch by
456                 Fabien
457
458 2006-09-11 [colin]      2.4.0cvs173
459
460         * src/etpan/imap-thread.c
461                 Fix compilation on OpenBSD, thanks to 
462                 Landry
463
464 2006-09-10 [wwp]        2.4.0cvs172
465
466         * manual/account.xml
467         * manual/addrbook.xml
468         * manual/handling.xml
469         * manual/es/handling.xml
470         * manual/fr/account.xml
471         * manual/fr/addrbook.xml
472         * manual/fr/handling.xml
473                 documented addressbook matching (condition configuration):
474                   addrbook.xml, en fr
475                 documented per-account filtering rules (handling/filtering
476                   section, account section):
477                   account.xml, handling.xml, en fr
478                 slightly updated the handling/searching section to tell few
479                   words about the extended search ability:
480                   handling.xml, en fr
481                 added missing <quote></quotes> to Quick Search:
482                   handling.xml, en fr es
483                 fixed a typo (auomatically):
484                   handling.xml, en
485                 changes revisited by Paul.
486
487 2006-09-10 [paul]       2.4.0cvs171
488
489         * src/prefs_actions.c
490         * src/prefs_filtering.c
491         * src/prefs_template.c
492                 adjustments to the gui
493                 Patch by Fabien Vantard (slightly modified)
494
495 2006-09-10 [colin]      2.4.0cvs170
496
497         * src/summaryview.c
498                 Check folderitem/summaryview consistency
499                 (basically automates Update summary). Fixes
500                 #1011 (wrong (negative) count on unread 
501                 messages)
502
503 2006-09-10 [colin]      2.4.0cvs169
504
505         * src/gtk/gtksctree.c
506                 Fix recursive expansion via mouse
507         * src/plugins/bogofilter/bogofilter.c
508                 Use normal filtering way of moving
509                 messages (batching), possibly fixing
510                 bug #1015 (Bogofilter plugin doubles 
511                 new messages)
512
513 2006-09-09 [wwp]        2.4.0cvs168
514
515         * src/prefs_filtering.c
516                 better place for this fix.
517
518 2006-09-09 [wwp]        2.4.0cvs167
519
520         * src/prefs_filtering.c
521                 fix a minor bug when the enabled status of a filtering/processing
522                 rule always got set to TRUE when replacing this rule. That still
523                 make sense when adding a new rule, but now when replacing, we
524                 don't override the value of 'enabled'.
525                 Also renamed the func prefs_filtering_list_view_get_rule_name()
526                 to prefs_filtering_list_view_get_info() as this function not only
527                 returns the name, but also the account_id and the enabled status.
528
529 2006-09-09 [mones]      2.4.0cvs166
530
531         * manual/glossary.xml
532         * manual/plugins.xml
533                 Minor format corrections
534         * manual/gpl.xml
535                 Fix misplaced NO WARRANTY section
536         * manual/es/advanced.xml
537         * manual/es/faq.xml
538         * manual/es/glossary.xml
539         * manual/es/gpl.xml
540         * manual/es/handling.xml
541         * manual/es/plugins.xml
542         * manual/es/starting.xml
543                 Incorporate changes from English version
544         * manual/fr/ack.xml
545         * manual/pl/ack.xml
546         * manual/es/ack.xml
547                 Fix address, (add translation credits in es version)
548         * po/es.po
549                 Updated translation
550
551 2006-09-09 [wwp]        2.4.0cvs165
552
553         * src/prefs_filtering.c
554                 fix a crash when opening filtering prefs, if matcherrc file contains
555                 broken data (non-existing account id, which is theoretically not
556                 possible).
557
558 2006-09-08 [colin]      2.4.0cvs164
559
560         * src/folder.c
561                 Wrong assert, make it an if()
562         * src/gtk/gtksctree.c
563                 Fix bug #1013 (expand selected thread 
564                 tree) - expanding is now recursive
565
566 2006-09-07 [wwp]        2.4.0cvs163
567
568         * src/prefs_matcher.c
569                 make better sentences about addressbook matching in the
570                 matcher prefs. This should make translators' work easier
571                 too.
572
573 2006-09-07 [wwp]        2.4.0cvs162
574
575         * src/prefs_filtering.c
576                 code simplification (get rid of dup var. assignment).
577
578 2006-09-07 [wwp]        2.4.0cvs161
579
580         * src/summaryview.c
581                 use GTK_STOCK icons when possible, patch by Fabien Vantard
582                 <fzzzzz@gmail.com>.
583
584 2006-09-07 [paul]       2.4.0cvs160
585
586         * src/mimeview.c
587                 fix compilation warnings
588                 Thanks to Colin
589
590 2006-09-07 [paul]       2.4.0cvs159
591
592         * src/mimeview.c
593                 select the mimepart icon when
594                 displaying as text
595                 Thanks to Colin
596
597 2006-09-06 [paul]       2.4.0cvs158
598
599         * src/prefs_filtering.c
600                 fix labels and table element spacing
601                 Patch by Fabien Vantard
602
603 2006-09-06 [paul]
604
605         2.5.0-rc3 released
606
607 2006-09-06 [paul]       2.4.0cvs157
608
609         * manual/es/advanced.xml
610                 fix typo
611
612 2006-09-06 [wwp]        2.4.0cvs156
613
614         * src/mainwindow.c
615                 fix an dup launch issue when iconified, thanks to Colin.
616
617 2006-09-06 [wwp]        2.4.0cvs155
618
619         * src/gtk//gtksctree.h
620                 oops, forgot that one!
621
622 2006-09-06 [wwp]        2.4.0cvs154
623
624         * manual/pl/advanced.xml
625         * manual/advanced.xml
626         * manual/es/advanced.xml
627         * manual/fr/advanced.xml
628         * src/prefs_customheader.c
629         * src/prefs_filtering_action.c
630         * src/foldersel.c
631         * src/prefs_summaries.c
632         * src/prefs_filtering.c
633         * src/account.c
634         * src/compose.c
635         * src/prefs_summary_column.c
636         * src/addr_compl.c
637         * src/prefs_actions.c
638         * src/prefs_folder_column.c
639         * src/ssl_manager.c
640         * src/prefs_template.c
641         * src/prefs_display_header.c
642         * src/prefs_common.h
643         * src/prefs_matcher.c
644         * src/prefs_common.c
645         * src/prefs_toolbar.c
646         * src/summaryview.c
647         * src/folderview.c
648         * src/gtk/gtksctree.c
649         * src/gtk/pluginwindow.c
650         * src/gtk/progressdialog.c
651         * src/gtk/prefswindow.c
652                 renamed hidden option enable_rules_hint to use_stripes_everywhere
653                 to make its meaning more obvious (all versions of the manual reflect
654                 the change).
655                 added an extra hidden option use_stripes_in_summary to allow
656                 discarding these stripes in mainwindow's folder and message lists;
657                 en and fr manuals only are OK towards this.
658
659 2006-09-06 [colin]      2.4.0cvs153
660
661         * src/textview.c
662                 Hide Sylpheed-Claws' internal queue headers
663                 when showing all headers. They'll be present
664                 only in Source window.
665
666 2006-09-05 [colin]      2.4.0cvs152
667
668         * src/plugins/trayicon/trayicon.c
669                 Fix crash at exit - we have to disconnect
670                 our handlers
671         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
672                 Update eggtrayicon - patch adapted from a
673                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
674                 on Sylpheed's ML
675
676 2006-09-05 [colin]      2.4.0cvs151
677
678         * src/mainwindow.c
679         * src/gtk/logwindow.c
680                 Fix race condition when something writes
681                 to the log too soon during init. Thanks
682                 to Fabien Vantard
683
684 2006-09-05 [colin]      2.4.0cvs150
685
686         * src/mimeview.c
687                 Don't select part on right-click either
688
689 2006-09-05 [paul]       2.4.0cvs149
690
691         * src/mimeview.c
692                 completion of previous commit
693                 Thanks to Colin
694
695 2006-09-05 [colin]      2.4.0cvs148
696
697         * src/mimeview.c
698                 Don't force selection on middle-click, just open
699
700 2006-09-04 [colin]      2.4.0cvs147
701
702         * src/mimeview.c
703                 Looks like gtk_notebook_set_current_page()
704                 sometimes steals focus, and this annoys us
705                 in MimeViewers as it renders navigation
706                 keys useless. Take back focus after switching
707                 pages.
708
709 2006-09-04 [colin]      2.4.0cvs146
710
711         * src/messageview.c
712                 Set stop_loading when clicking on Next
713                 during load. Don't add a callback to 
714                 avoid over-complicating things.
715
716 2006-09-04 [colin]      2.4.0cvs145
717
718         * src/mimeview.c
719         * src/messageview.c
720                 Fix multiple loads in separate messageview
721
722 2006-09-04 [colin]      2.4.0cvs144
723
724         * src/summaryview.c
725                 Let navigation keys be handled during 
726                 load
727
728 2006-09-04 [colin]      2.4.0cvs143
729
730         * src/messageview.c
731         * src/summaryview.c
732         * src/textview.c
733         * src/textview.h
734                 Make loading of huge mails (lots of text and/or
735                 images) cancellable, so the GUI doesn't block 
736
737 2006-09-04 [colin]      2.4.0cvs142
738
739         * src/plugins/trayicon/trayicon.c
740                 Fix annoyance when removing a folder with 
741                 unread mails: trayicon didn't update
742
743 2006-09-04 [paul]       2.4.0cvs141
744
745         * src/gtk/icon_legend.c
746                 straighten up columns
747                 Patch by Fabien Vantard
748
749 2006-09-04 [wwp]        2.4.0cvs140
750
751         * src/prefs_filtering.c
752                 fix new line's account name in filtering prefs:
753                 was "All", is now "(New)".
754
755 2006-09-04 [paul]       2.4.0cvs139
756
757         * tools/make.themes.project
758                 use "AUTOMAKE_OPTIONS = dist-bzip2"
759                 instead of homebrewed "make release"
760
761 2006-09-03 [colin]      2.4.0cvs138
762
763         * src/folderview.c
764                 Fix bug #1007 (Wrong folder highlighted)
765
766 2006-09-03 [colin]      2.4.0cvs137
767
768         * src/compose.c
769                 Don't set Newsgroup: header to a mail folder
770                 path
771
772 2006-09-03 [paul]       2.4.0cvs136
773
774         * src/prefs_other.c
775         * src/prefs_spelling.c
776                 unify the gui
777
778 2006-09-03 [paul]       2.4.0cvs135
779
780         * src/prefs_summaries.c
781                 correct menu item text in prefs_keybind_apply_clicked()
782
783 2006-09-03 [paul]       2.4.0cvs134
784
785         * manual/advanced.xml
786                 some improvements to the descriptions
787         * src/mainwindow.c
788         * src/messageview.c
789         * src/summaryview.c
790         * src/gtk/menu.c
791                 fix menu sensitivity issues
792         * src/prefs_message.c
793                 drop the useless word 'short'
794         * src/prefs_other.c
795                 add the word 'lines' indicating log length
796                 is a measure of lines
797         * src/textview.c
798                 fix compilation warnings
799
800 2006-09-02 [colin]      2.4.0cvs133
801
802         * src/messageview.c
803                 Display a special return-receipt message
804                 if the message is from the user
805         * src/summaryview.c
806                 Fix missing freeze of the list when marking
807                 all read and unthreading for exec. Thanks
808                 to Stephan Sachse.
809
810 2006-09-02 [paul]       2.4.0cvs132
811
812         * src/mainwindow.c
813         * src/prefs_message.c
814         * src/summaryview.c
815                 fix some english
816
817 2006-09-02 [wwp]        2.4.0cvs131
818
819         * src/prefs_filtering.c
820                 added an account name column to the filtering rules
821                 dialog.
822
823 2006-09-02 [colin]      2.4.0cvs130
824
825         * src/gtk/logwindow.c
826         * src/gtk/logwindow.h
827                 Block scrolling if we're not at the end
828                 of the log
829
830 2006-09-02 [colin]      2.4.0cvs129
831
832         * src/folder.c
833                 Make sure account-specific rules can't
834                 be used in {pre-,post-,}processing
835         * src/mainwindow.c
836         * src/gtk/logwindow.c
837         * src/gtk/logwindow.h
838                 Jump to last error when clicking on the
839                 warning icon
840
841 2006-09-02 [colin]      2.4.0cvs128
842
843         * src/imap.c
844         * src/import.c
845         * src/mainwindow.c
846         * src/mainwindow.h
847                 Fix warning icon
848         * src/inc.c
849         * src/mbox.c
850         * src/mbox.h
851                 Let proc_mbox know its account, for
852                 account-specific rules
853
854 2006-09-01 [colin]      2.4.0cvs127
855
856         * src/codeconv.c
857                 Don't uselessly use iconv to convert from
858                 us-ascii
859         * src/alertpanel.c
860         * src/mainwindow.c
861         * src/mainwindow.h
862         * src/inc.c
863                 Fix certain log cases, disable warning icon
864                 for now, the correct way to display it when
865                 necessary and only when necessary is probably
866                 to do it manually rather than use error logs
867         * src/etpan/imap-thread.c
868                 Clean up UID logging a bit
869         * src/gtk/logwindow.c
870         * src/gtk/logwindow.h
871                 Make logging faster when the window's closed
872
873 2006-09-01 [wwp]        2.4.0cvs126
874
875         * manual/fr/account.xml
876                 reflect changes to the ref. manual (parts of cvs72):
877                 fix tabnames and quotes.
878
879 2006-09-01 [wwp]        2.4.0cvs125
880
881         * manual/fr/plugins.xml
882                 reflect changes to the reference manual (cvs42):
883                 update IRC channel info.
884
885 2006-09-01 [wwp]        2.4.0cvs124
886
887         * commitHelper
888                 use CVSEDITOR env. var. if set, according to `man cvs`.
889
890 2006-09-01 [wwp]        2.4.0cvs123
891
892         * manual/advanced.xml
893                 better sentence again (thanks to Paul).
894
895 2006-09-01 [wwp]        2.4.0cvs122
896
897         * manual/advanced.xml
898         fix definition of toolbar_detachable and rework a bit the one of
899         enable_dotted_lines.
900
901 2006-09-01 [mones]      2.4.0cvs121
902
903         * manual/advanced.xml
904                 Document enable_dotted_lines
905
906 2006-09-01 [paul]       2.4.0cvs120
907
908         * src/folderview.c
909         * src/folderview.h
910         * src/imap.c
911         * src/mainwindow.c
912         * src/summaryview.c
913                 obey the 'When entering folder...' option
914                 when using the /View/Go to/... menu items
915                 Thanks to Colin
916
917 2006-08-31 [colin]      2.4.0cvs119
918
919         * src/folderview.c
920                 Revert 2.4.0cvs116, wrong fix.
921
922 2006-08-31 [colin]      2.4.0cvs118
923
924         * src/gtk/gtksctree.c
925                 Better state the various copyrights
926
927 2006-08-31 [colin]      2.4.0cvs117
928
929         * src/prefs_common.c
930                 fix enable_dotted_lines
931
932 2006-08-31 [colin]      2.4.0cvs116
933
934         * src/folderview.c
935                 Use pref "Always open on select" when going
936                 to next unread folder
937         * src/gtk/gtksctree.c
938                 Fix link failure to _gtk_clist_create_cell_layout
939                 on certain computers. (Why not mine, I wonder)
940
941 2006-08-31 [colin]      2.4.0cvs115
942
943         * src/procmsg.c
944         * src/textview.c
945         * src/plugins/bogofilter/bogofilter.c
946         * src/plugins/spamassassin/spamassassin.c
947                 Requalify some "errors" to warnings
948         * src/mainwindow.c
949         * src/mainwindow.h
950         * src/statusbar.c
951                 Add an icon in the statusbar to notify
952                 of errors
953         * src/gtk/gtksctree.c
954         * src/folderview.c
955         * src/summaryview.c
956                 Make the GtkSCTree look more modern by
957                 alternating background lines
958         * src/prefs_common.c
959         * src/prefs_common.h
960                 Add a pref to let people have the old
961                 way if they prefer
962
963
964 2006-08-30 [colin]      2.4.0cvs114
965
966         * src/procmsg.c
967         * src/procmsg.h
968                 Provide a way to filter a list of
969                 messages in an optimised manner, and
970                 add a list-filtering hook
971         * src/folder.c
972         * src/inc.c
973         * src/mbox.c
974                 Use the list filtering
975         * src/plugins/bogofilter/bogofilter.c
976                 Use the list-filtering hook
977                 Use -b (bulk) mode for more speed
978                 when learning and filtering
979         * src/etpan/imap-thread.c
980                 Make log output shorter in UID SEARCH
981
982
983 2006-08-30 [colin]      2.4.0cvs113
984
985         * src/plugins/bogofilter/bogofilter.c
986                 Really fast mass learning - thanks to David
987                 Relson for the options explanations :)
988
989 2006-08-30 [colin]      2.4.0cvs112
990
991         * src/msgcache.c
992                 Fix compilation on FreeBSD. Thanks
993                 to Michael Hugues
994
995 2006-08-29 [colin]      2.4.0cvs111
996
997         * src/folderview.c
998                 Handle "popup_menu" signal (for popping the 
999                 menu via the keyboard)
1000         * src/mimeview.c
1001         * src/mimeview.h
1002         * src/summaryview.c
1003         * src/textview.c
1004         * src/gtk/gtkutils.c
1005         * src/gtk/gtkutils.h
1006                 Factorize scrolling code, and add an API 
1007                 for MimeViewers to handle scroll orders
1008
1009 2006-08-29 [wwp]        2.4.0cvs110
1010
1011         * src/plugins//bogofilter/bogofilter.c
1012         * src/plugins//spamassassin/spamassassin.c
1013                 make the bogofilter/spamassassin filtering error dialogs at
1014         incorporation obey to the "don't popup error dialog on
1015         receive error" option. If disabled, feed the log window w/
1016         the error message.
1017
1018 2006-08-29 [paul]
1019
1020         2.5.0-rc2 released
1021
1022 2006-08-29 [paul]       2.4.0cvs109
1023
1024         * Makefile.am
1025                 remove 'make release', it's not needed
1026                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1027
1028 2006-08-29 [paul]       2.4.0cvs108
1029
1030         * src/foldersel.c
1031         * src/summary_search.c
1032         * src/gtk/progressdialog.c
1033         * src/plugins/pgpcore/passphrase.c
1034                 replace deprecated gtk_window_set_policy()
1035
1036 2006-08-29 [colin]      2.4.0cvs107
1037
1038         * src/folder.c
1039                 Fix data loss when copy fails during a move:
1040                 only use fast remove_msgs if everything was
1041                 copied OK; else use slow remove_msg on the
1042                 mails that got copied only.
1043
1044 2006-08-28 [paul]       2.4.0cvs106
1045
1046         * src/mh.c
1047                 revert change in 2.4.0cvs104, it breaks
1048                 stuff
1049
1050 2006-08-28 [paul]       2.4.0cvs105
1051
1052         * src/plugins/spamassassin/spamassassin.c
1053                 english fix
1054
1055 2006-08-28 [paul]       2.4.0cvs104
1056
1057         * src/mh.c
1058                 fix data loss when moving to another
1059                 mailbox fails
1060         * src/prefs_spelling.c
1061                 improve the english
1062         * src/gtk/pluginwindow.c
1063                 improve the layout of the dialog text
1064         All thanks to Colin
1065
1066 2006-08-28 [paul]       2.4.0cvs103
1067
1068         * src/plugins/bogofilter/bogofilter.c
1069         * src/plugins/bogofilter/bogofilter_gtk.c
1070                 fix english up a bit, innit
1071
1072 2006-08-28 [paul]       2.4.0cvs102
1073
1074         * configure.ac
1075         * po/Makefile.in.in
1076         * po/Makevars
1077                 require autoconf 2.60, enabling building
1078                 with gettext 0.15 (gettext 0.14.x build still
1079                 possible). Replace Makefiles with versions
1080                 from gettext 0.15.
1081                 Remove configure options --with-localedir and
1082                 --with-mandir. The options that are provided
1083                 directly by autoconf 2.60 can be used instead:
1084                 --mandir --localedir
1085
1086 2006-08-27 [colin]      2.4.0cvs101
1087
1088         * src/plugins/bogofilter/Makefile.am
1089                 Fix make dist (no README)
1090
1091 2006-08-27 [colin]      2.4.0cvs100
1092
1093         * src/folder.c
1094                 Don't use F_UNKNOWN folders for any default
1095                 outbox/trash/etc
1096         * src/plugins/bogofilter/bogofilter.c
1097         * src/plugins/bogofilter/bogofilter.h
1098         * src/plugins/bogofilter/bogofilter_gtk.c
1099                 Add an option to specify the path to bogofilter
1100                 Use single-quotes to be able to learn in folders
1101                 with spaces in their names
1102                 Verify learning status
1103
1104 2006-08-27 [colin]      2.4.0cvs99
1105
1106         * manual/faq.xml
1107         * manual/plugins.xml
1108                 Document Bogofilter plugin
1109
1110 2006-08-27 [colin]      2.4.0cvs98
1111
1112         * src/compose.c
1113         * src/messageview.c
1114         * src/procmsg.c
1115         * src/procmsg.h
1116                 When possible, copy the queued mail to sent folder
1117                 instead of re-adding. Much faster on IMAP.
1118
1119 2006-08-27 [colin]      2.4.0cvs97
1120
1121         * src/msgcache.c
1122                 Disable mmaped caches - huge metadata loss
1123                 here after a power failure.
1124         * src/summaryview.c
1125                 Add quicksearch timing
1126         * src/common/plugin.c
1127         * src/common/plugin.h
1128                 Implement an interface to tell what plugins
1129                 provide. Prevent loading of similar plugins.
1130         * src/plugins/clamav/clamav_plugin.c
1131         * src/plugins/demo/demo.c
1132         * src/plugins/dillo_viewer/dillo_viewer.c
1133         * src/plugins/pgpcore/plugin.c
1134         * src/plugins/pgpinline/pgpinline.c
1135         * src/plugins/pgpmime/pgpmime.c
1136         * src/plugins/spamassassin/spamassassin.c
1137         * src/plugins/trayicon/trayicon.c
1138                 Implement plugin_provides()
1139
1140 2006-08-27 [colin]      2.4.0cvs96
1141
1142         * configure.ac
1143         * src/plugins/Makefile.am
1144         * src/plugins/bogofilter/.cvsignore
1145         * src/plugins/bogofilter/Makefile.am
1146         * src/plugins/bogofilter/bogofilter.c
1147         * src/plugins/bogofilter/bogofilter.h
1148         * src/plugins/bogofilter/bogofilter_gtk.c
1149                 New Bogofilter plugin, provides filtering and
1150                 learning. Spamassassin will go to extra plugins.
1151
1152 2006-08-26 [mones]      2.4.0cvs95
1153
1154         * manual/handling.xml
1155                 Fix subfolder path in the example (thanks to Paul) 
1156
1157 2006-08-26 [mones]      2.4.0cvs94
1158
1159         * manual/glossary.xml
1160                 2.2. + add ISP to the glossary
1161                 7.5. + Add UIDL to glossary
1162                 7.7. + Add TCP to glossary
1163         * manual/handling.xml
1164                 7.1. + Mentions GNU/Linux distribution, what about the non...
1165                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1166                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1167                 7.4. = Use appropriate quotation for commands
1168                 7.6. = change "" to <quote></quote>
1169         * manual/plugins.xml
1170                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1171         * manual/starting.xml
1172                 2.1. + local mbox file: some examples of mbox file locations...
1173                 Also reformatted files requiring it
1174
1175 2006-08-26 [wwp]        2.4.0cvs93
1176
1177         * src/summary_search.c
1178                 disable find buttons while summary search is running.
1179
1180 2006-08-25 [colin]      2.4.0cvs92
1181
1182         * src/folder.c
1183         * src/folderutils.c
1184         * src/mh.c
1185         * src/procmsg.h
1186         * src/summaryview.c
1187                 Speed up MH moving, and add progressbar
1188                 for MH deletion
1189         * src/msgcache.c
1190                 Write cache files using mmap() too
1191
1192 2006-08-25 [wwp]        2.4.0cvs91
1193
1194         * src/summaryview.c
1195                 switch spam<->ham button when a message has been marked as spam or ham
1196                 and is still selected. Thanks to Colin.
1197
1198 2006-08-25 [paul]       2.4.0cvs90
1199
1200         * src/Makefile.am
1201         * src/stock_pixmap.c
1202         * src/stock_pixmap.h
1203         * src/summaryview.c
1204         * src/gtk/icon_legend.c
1205         * src/pixmaps/copied.xpm
1206         * src/pixmaps/moved.xpm
1207                 add icons for delayed execution marked for
1208                 copying, marked for moving
1209
1210 2006-08-25 [mones]      2.4.0cvs89
1211
1212         * manual/glossary.xml
1213                 Fix the other glossary items:
1214                 5.1. = Inmmediate execution -> <quote>immediate execution...
1215                 5.2. = Fix MBOX capitalization -> Mbox
1216                 5.3. + Improve Plugins def. w/ tech. ref.
1217                 5.4. = Quotation -> replace '>' by <quote>></quote>
1218                 5.5. - SMTP Server. -> remove dot
1219         * po/es.po
1220                 Updated translation
1221
1222 2006-08-25 [mones]      2.4.0cvs88
1223
1224         * manual/ack.xml
1225                 Reformatted, changed email address
1226         * manual/glossary.xml
1227                 Reformatted, fixed MANUAL-TODO items:
1228                 8.2. + add ROT-13 to glossary
1229                 8.4. + add URL to glossary
1230         * manual/es/advanced.xml
1231                 Fixed <literal>s
1232
1233 2006-08-25 [paul]       2.4.0cvs87
1234
1235         * src/gtk/icon_legend.c
1236                 add 'marked for deletion' icon
1237                 arrange icons by containing column
1238                 wrap long label text
1239
1240 2006-08-25 [colin]      2.4.0cvs86
1241
1242         * src/common/utils.c
1243         * src/common/utils.h
1244                 Add the sc_g_*list_bigger functions in
1245                 a place everyone can use it
1246         * src/summaryview.c
1247                 Only freeze/thaw the list when working
1248                 on the selection, if it's bigger than 1
1249         * src/gtk/gtksctree.c
1250                 Only freeze/thaw the list when unselec-
1251                 ting 'all' if ('all' != 1)
1252                 This avoids some flickering
1253
1254 2006-08-24 [colin]      2.4.0cvs85
1255
1256         * src/addressbook.c
1257                 Fix strange list selection
1258                 Fix random seg (Invalid read of freed memory)
1259
1260 2006-08-24 [colin]      2.4.0cvs84
1261
1262         * src/alertpanel.c
1263         * src/gtk/inputdialog.c
1264         * src/plugins/pgpcore/passphrase.c
1265                 Revert minimal width patch of 2.4.0cvs67,
1266                 as it is also a maximal width. Use 
1267                 gtk_window_set_default_size instead.
1268
1269 2006-08-24 [colin]      2.4.0cvs83
1270
1271         * src/msgcache.c
1272                 Write cache/mark to temp files before
1273                 overwriting old ones (avoids metadata
1274                 loss if writing the new files fail).
1275                 Use mmap() to read cache/mark file, as
1276                 this makes cache reading faster. Dis-
1277                 abled for big-endian machines until it
1278                 can be tested. (Big-endian users: set
1279                 msgcache_use_mmap = TRUE in the relevant
1280                 #if).
1281         * src/procmsg.h
1282                 Move rarely used fields of MsgInfo in 
1283                 another structure, which will only be
1284                 allocated if needed. Face, X-Face,
1285                 Return receipt headers and List-*
1286                 headers are moved. Mails having none
1287                 of these occupy 52 bytes less with
1288                 this patch, which makes 2.5MB of RAM
1289                 saved on a 50k folder).
1290         * src/headerview.c
1291         * src/mainwindow.c
1292         * src/messageview.c
1293         * src/partial_download.c
1294         * src/procheader.c
1295         * src/procmsg.c
1296         * src/textview.c
1297                 Follow this structure change.
1298
1299 2006-08-24 [wwp]        2.4.0cvs82
1300
1301         * manual/es/.cvsignore
1302         * manual/es/dist/.cvsignore
1303         * manual/es/dist/html/.cvsignore
1304         * manual/es/dist/pdf/.cvsignore
1305         * manual/es/dist/ps/.cvsignore
1306         * manual/es/dist/txt/.cvsignore
1307                 more (generated) files to ignore.
1308
1309 2006-08-24 [colin]      2.4.0cvs81
1310
1311         * src/folder.c
1312         * src/mh.c
1313                 Fix possible problems with local delivery. Check the folder doesn't
1314                 need scan before setting its mtime when saving cache (which can be
1315                 done long after the folder's been modified by an external process);
1316                 Check that the stored item's mtime didn't change in mh functions.
1317
1318 2006-08-24 [mones]      2.4.0cvs80
1319
1320         * manual/advanced.xml
1321                 Rewrapping, some fixes and MANUAL-TODO items:
1322                 8.1. = change "" to <quote></quote>
1323                 8.3. = quote menu items
1324                 8.5. - deploying -> new user ... ideally a new user (redundant)
1325
1326 2006-08-23 [colin]      2.4.0cvs79
1327
1328         * src/gtk/gtksctree.c
1329                 When selecting or deselecting range, only
1330                 freeze/thaw when selection is bigger than 10
1331
1332 2006-08-23 [colin]      2.4.0cvs78
1333
1334         * src/messageview.c
1335         * src/mimeview.c
1336         * src/mimeview.h
1337         * src/plugins/dillo_viewer/dillo_viewer.c
1338                 Provide an API for MimeViewer plugins to
1339                 return a text selection for replying
1340
1341 2006-08-23 [colin]      2.4.0cvs77
1342
1343         * src/image_viewer.c
1344         * src/textview.c
1345                 Use gtk_pixbuf_new_from_file_at_scale(), which
1346                 is faster than getting the pixbuf then resizing
1347                 it.
1348
1349 2006-08-23 [colin]      2.4.0cvs76
1350
1351         * src/procmime.c
1352                 UTF-8 should be sent Quoted-printable
1353
1354 2006-08-22 [colin]      2.4.0cvs75
1355
1356         * src/mh.c
1357                 Check if scan is required before touching
1358                 the folder (or it'll be required every time)
1359
1360 2006-08-22 [colin]      2.4.0cvs74
1361
1362         * configure.ac
1363                 Require libetpan 0.46 (crasher fix when built
1364                 against gnutls)
1365
1366 2006-08-22 [colin]      2.4.0cvs73
1367
1368         * src/folder.c
1369                 Set folder's mtime after writing its
1370                 cache
1371         * src/folderview.c
1372                 Add some timing
1373         * src/procmsg.c
1374                 Don't do useless stuff if we don't 
1375                 thread by subject
1376         * src/summaryview.c
1377                 Add some timing, don't deselect prior
1378                 to selecting (gtksctree does it itself),
1379                 remove crash avoidance hacks as it's been
1380                 properly fixed since a while
1381         * src/common/utils.c
1382                 Optimize to_human_readable(): _() is slow,
1383                 do it only once, and avoid %f format for KB
1384                 (the most common in a summaryview)
1385         * src/gtk/gtksctree.c
1386                 Don't uselessly freeze/thaw (fixes flicker
1387                 on next unread and friends), reduce number
1388                 of g_list_nth/g_list_position where possible
1389         * src/gtk/gtkutils.c
1390         * src/gtk/gtkutils.h
1391                 Reduce number of g_list_nth/g_list_position
1392                 where possible.
1393                 All of this makes loading as 70k folder 2.1
1394                 seconds instead of 3.2 (with hot FS caches).
1395                 (1.3 seconds without Date and Size columns...)
1396
1397 2006-08-22 [paul]       2.4.0cvs72
1398
1399         wrap documents and do some items from mones' MANUAL-TODO:
1400
1401         * manual/account.xml
1402                 4.1. = fix tabname references to <quote>tabname</quote>
1403                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1404         * manual/faq.xml
1405                 1.1. = mentioned options don't match UI
1406                 Add information about the 'Never send Return Receipts'
1407                 option
1408         * manual/handling.xml
1409                 6.2. = Mentions Extended symbols button, but now is
1410                 named Information
1411                 6.3. = Mentions ... button, which is now Edit
1412
1413 2006-08-22 [colin]      2.4.0cvs71
1414
1415         * src/gtk/pluginwindow.c
1416                 Fix layout in verbose translations (such
1417                 as french)
1418
1419 2006-08-22 [paul]       2.4.0cvs70
1420
1421         * manual/Makefile.am
1422                 build manuals in alphabetical order
1423         * src/addressbook.c
1424         * src/prefs_themes.c
1425                 replace/remove deprecated symbols
1426         * src/gtk/gtkutils.c
1427                 fix a warning
1428         * src/gtk/pluginwindow.c
1429                 replace deprecated symbol
1430                 replace label text and move it
1431         * src/plugins/pgpcore/prefs_gpg.c
1432                 move the 'Generate...' button out of the
1433                 Sign Key frame, replace the English used
1434         * src/plugins/pgpcore/sgpgme.c
1435                 fixes to the English
1436
1437 2006-08-21 [colin]      2.4.0cvs69
1438
1439         * src/plugins/trayicon/trayicon.c
1440                 Add more strings for translation; patch
1441                 by Pawel
1442
1443 2006-08-21 [colin]      2.4.0cvs68
1444
1445         * src/compose.c
1446                 fix replied flag not set after drafting
1447         * src/matcher.c
1448                 fix body quicksearch in non-encoded bodies
1449                 containing '='
1450         * src/msgcache.c
1451                 Get rid of the g_malloc workaround for
1452                 corrupted caches, use g_try_malloc
1453
1454 2006-08-21 [colin]      2.4.0cvs67
1455
1456         * src/alertpanel.c
1457         * src/gtk/inputdialog.c
1458         * src/plugins/pgpcore/passphrase.c
1459                 Set minimal width to 375
1460         * src/mainwindow.c
1461                 Fix switching to offline, asking if it 
1462                 should be overriden for synchronising
1463         * src/mimeview.c
1464                 Don't offer to remember command on Open 
1465                 with for text parts, as the browser or 
1466                 text editor command isn't changed from 
1467                 there
1468
1469 2006-08-20 [paul]       2.4.0cvs66
1470
1471         * po/ko.po
1472         * po/zh_CN.po
1473                 fix plural form errors. revealed by stricter
1474                 checking of gettext 0.15
1475
1476 2006-08-18 [paul]       2.4.0cvs65
1477
1478         * src/stock_pixmap.c
1479                 fix the fix of 2.4.0cvs64
1480                 Thanks to Colin
1481
1482 2006-08-18 [paul]       2.4.0cvs64
1483
1484         * src/stock_pixmap.c
1485                 fix leaks
1486                 Thanks to Colin
1487
1488 2006-08-18 [paul]       2.4.0cvs63
1489
1490         * src/compose.c
1491         * src/procmsg.c
1492                 fix occasional IMAP bug where large msgs
1493                 were left in the queue folder after sending
1494                 Thanks to Colin
1495
1496 2006-08-18 [paul]       2.4.0cvs62
1497
1498         * src/folderview.c
1499                 freeze the summaryview while quicksearch results
1500                 are displayed
1501                 (fixes bug 456 'current message is hidden when the
1502                 view is refreshed and extended search is "unread 
1503                 messages"')
1504                 Thanks to Colin
1505         * src/textview.c
1506                 add missing #include "inputdialog.h"
1507         * src/common/utils.h
1508                 add missing mailcap_update_default() and improve
1509                 readability
1510
1511 2006-08-17 [colin]      2.4.0cvs61
1512
1513         * src/plugins/pgpcore/select-keys.c
1514                 Fix warnings :)
1515
1516 2006-08-17 [colin]      2.4.0cvs60
1517
1518         * src/compose.c
1519                 Don't continue queuing if Cancel is clicked
1520                 in select-keys
1521
1522 2006-08-17 [colin]      2.4.0cvs59
1523
1524         * src/plugins/pgpcore/select-keys.c
1525                 When encrypting, if only one key matches and it 
1526                 matches exactly, automatically use it.
1527
1528 2006-08-17 [colin]      2.4.0cvs58
1529
1530         * src/mimeview.c
1531         * src/prefs_common.c
1532         * src/prefs_common.h
1533         * src/prefs_ext_prog.c
1534         * src/textview.c
1535                 Fix issues with previous patch (text/html)
1536                 Remove outdated prefs
1537
1538 2006-08-17 [colin]      2.4.0cvs57
1539
1540         * src/imap.c
1541                 Add View Log button on auth error
1542         * src/procmsg.c
1543                 Fix encrypted mail marked as new when
1544                 saved in normal folders
1545         * src/plugins/pgpinline/pgpinline.c
1546                 Fix encrypt bug on IMAP
1547         * src/mimeview.c
1548         * src/common/utils.c
1549         * src/common/utils.h
1550         * src/gtk/inputdialog.c
1551         * src/gtk/inputdialog.h
1552                 Get rid of metamail stuff, simplify
1553                 opening, and allow remembering of user's
1554                 choices (by updating ~/.mailcap). There's
1555                 still to drop "Audio player" and "Image
1556                 viewer" preferences.
1557
1558 2006-08-17 [mones]      2.4.0cvs56
1559
1560         * manual/es/sylpheed-claws-manual.xml
1561                 fix DTD path
1562
1563 2006-08-17 [mones]      2.4.0cvs55
1564
1565         * configure.ac
1566         * manual/Makefile.am
1567         * manual/es/Makefile.am
1568         * manual/es/account.xml
1569         * manual/es/ack.xml
1570         * manual/es/addrbook.xml
1571         * manual/es/advanced.xml
1572         * manual/es/faq.xml
1573         * manual/es/glossary.xml
1574         * manual/es/gpl.xml
1575         * manual/es/handling.xml
1576         * manual/es/intro.xml
1577         * manual/es/keyboard.xml
1578         * manual/es/plugins.xml
1579         * manual/es/starting.xml
1580         * manual/es/sylpheed-claws-manual.xml
1581         * manual/es/dist/Makefile.am
1582         * manual/es/dist/html/Makefile.am
1583         * manual/es/dist/pdf/Makefile.am
1584         * manual/es/dist/ps/Makefile.am
1585         * manual/es/dist/txt/Makefile.am
1586                 Spanish translation for the manual
1587
1588 2006-08-16 [colin]      2.4.0cvs54
1589
1590         * src/compose.c
1591         * src/main.c
1592         * src/mainwindow.c
1593                 Fix send button sensitivity at startup
1594                 Set send menu sensitivity (patch by Fabien)
1595         * src/ssl_manager.c
1596                 Enable closing with esc (patch by Fabien)
1597         * src/gtk/foldersort.c
1598                 Enable closing with esc (patch by Fabien)
1599         * src/procmime.c
1600                 Optimisation (no need to copy to tempfile to
1601                 "decode" 7bit and 8bit)
1602         * src/summaryview.c
1603                 Fix cruft in swap_from case
1604         * src/textview.c
1605                 Fix missing last line in some mail cases 
1606                 (Fixes debian #381872)
1607         * src/plugins/pgpcore/prefs_gpg.c
1608         * src/plugins/pgpcore/sgpgme.c
1609         * src/plugins/pgpcore/sgpgme.h
1610                 Don't show "no key found" when user explicitely
1611                 wants to create a key
1612
1613 2006-08-16 [paul]       2.4.0cvs53
1614
1615         * configure.ac
1616         * src/account.c
1617         * src/addressbook.c
1618         * src/headerview.c
1619         * src/prefs_account.c
1620         * src/prefs_message.c
1621         * src/gtk/gtkutils.c
1622                 bump up minimum required versions of GTK+ and
1623                 GLIB to 2.6.0
1624
1625 2006-08-16 [paul]       2.4.0cvs52
1626
1627         * src/toolbar.c
1628                 workaround GTK+ Bug 351600 - 'Can't re-click
1629                 on button after sensitivity update'
1630                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1631                 Thanks to Colin
1632
1633 2006-08-15 [colin]      2.4.0cvs51
1634
1635         * src/plugins/pgpcore/prefs_gpg.c
1636                 Set options sensitivity according to
1637                 key existence
1638         * src/plugins/pgpcore/sgpgme.c
1639                 Allow to create key with no passphrase
1640
1641 2006-08-14 [cleroy]     2.4.0cvs50
1642
1643         * src/gtk/pluginwindow.c
1644                 New layout (maybe to be changed?)
1645         * src/gtk/gtkutils.c
1646                 Fix a bit label_window
1647         * src/plugins/pgpcore/passphrase.c
1648         * src/plugins/pgpcore/passphrase.h
1649         * src/plugins/pgpcore/plugin.c
1650         * src/plugins/pgpcore/prefs_gpg.c
1651         * src/plugins/pgpcore/prefs_gpg.h
1652         * src/plugins/pgpcore/sgpgme.c
1653         * src/plugins/pgpcore/sgpgme.h
1654                 Allow to create a PGP private key via the GUI
1655
1656 2006-08-14 [wwp]        2.4.0cvs49
1657
1658         * src/addressbook_foldersel.c
1659                 fix strict ISO C90 compliance.
1660
1661 2006-08-14 [paul]       2.4.0cvs48
1662
1663         * src/gtk/prefswindow.c
1664                 re-set scrolled window on opening
1665                 Patch by Ticho
1666
1667 2006-08-14 [paul]
1668
1669         2.5.0-rc1 released
1670
1671 2006-08-14 [paul]       2.4.0cvs47
1672
1673         * src/prefs_display_header.c
1674                 re-enable user-defined Displayed Headers
1675
1676 2006-08-14 [paul]       2.4.0cvs46
1677
1678         * src/prefs_account.c
1679                 use GTK_STOCK_EDIT
1680
1681 2006-08-13 [colin]      2.4.0cvs45
1682
1683         * src/common/utils.c
1684                 Fix "a" in quote when the original message is empty,
1685                 by using \0 instead of 'a' to test writability of
1686                 temp files.
1687
1688 2006-08-13 [wwp]        2.4.0cvs44
1689
1690         * src/plugins/spamassassin/spamassassin.c
1691                 fix capitalization of "SpamAssassin" in some debug, log and
1692                 dialog messages.
1693
1694 2006-08-13 [paul]       2.4.0cvs43
1695
1696         * src/editldap.c
1697                 fix overlapping widgets
1698         * src/prefs_account.c
1699                 fix translation of protocol_names[]
1700                 fix label disappearing off the edge of the
1701                 visible area
1702
1703 2006-08-12 [paul]       2.4.0cvs42
1704
1705         * manual/plugins.xml
1706                 update IRC channel info before it gets forgotten
1707                 about
1708
1709 2006-08-11 [colin]      2.4.0cvs41
1710
1711         * src/compose.c
1712         * src/mainwindow.c
1713         * src/mainwindow.h
1714         * src/procmsg.c
1715         * src/procmsg.h
1716         * src/summaryview.c
1717         * src/toolbar.c
1718                 Grey out the Send button if
1719                 - Queue folders are empty, or
1720                 - We're sending already
1721
1722 2006-08-11 [wwp]        2.4.0cvs40
1723
1724         * src/main.c
1725                 fix a logic issue when quitting while a compose window is
1726                 still open, thanks to Colin.
1727
1728 2006-08-10 [colin]      2.4.0cvs39
1729
1730         * src/main.c
1731                 Fix default font size setting after wizard run
1732         * src/imap.c
1733         * src/etpan/imap-thread.c
1734         * src/etpan/imap-thread.h
1735                 Fix bug #999 (Timing out on TSL cert validation 
1736                 dialog makes ugly things happen). Also, STARTTLS
1737                 unconditionnaly if initial capabilities contain
1738                 LOGINDISABLED and STARTTLS.
1739
1740 2006-08-09 [colin]      2.4.0cvs38
1741
1742         * src/mainwindow.c
1743         * src/mainwindow.h
1744                 Fix Tools/Actions sensitivity when there are
1745                 no actions
1746
1747 2006-08-09 [colin]      2.4.0cvs37
1748
1749         * src/prefs_filtering.c
1750                 Warning fix, patch by Paul
1751         * src/messageview.c
1752         * src/prefs_actions.c
1753         * src/prefs_filtering_action.c
1754         * src/prefs_matcher.c
1755                 Uniformisation of "Info ..." to "Info..." (for
1756                 old gtk), patch by Fabien
1757         * src/plugins/clamav/clamav_plugin_gtk.c
1758                 Sensitivity fix by Fabien
1759
1760 2006-08-09 [colin]      2.4.0cvs36
1761
1762         * src/main.c
1763         * src/main.h
1764                 Add a function to know whether we're exiting
1765         * src/plugins/trayicon/trayicon.c
1766                 If exiting, don't do anything. Faster, and
1767                 avoids gtk_main_iteration reentracy causing
1768                 segfaults at exit
1769
1770 2006-08-09 [colin]      2.4.0cvs35
1771
1772         * src/messageview.c
1773         * src/mimeview.c
1774         * src/mimeview.h
1775                 Fix lack of part selection when automatically 
1776                 jumping to a specific part
1777         * src/msgcache.c
1778                 Little optimisation in cache reading
1779
1780 2006-08-09 [colin]      2.4.0cvs34
1781
1782         * src/compose.c
1783                 Fix crash setting the priority on reedit
1784                 (Accessing compose before creating it!)
1785
1786 2006-08-08 [colin]      2.4.0cvs33
1787
1788         * src/procmime.c
1789                 Fix bug #998 (last attachment is not accessible)
1790                 Bad RFC interpretation on multipart close-delimiters
1791         * src/mimeview.c
1792         * src/mimeview.h
1793         * src/gtk/gtkvscrollbutton.c
1794         * src/gtk/gtkvscrollbutton.h
1795                 Make attachments list wheel-scrollable
1796
1797 2006-08-07 [colin]      2.4.0cvs32
1798
1799         * src/gtk/gtkaspell.c
1800                 Fix bug #973 (Unicode punctation characters 
1801                 are not recognized as separators by the
1802                 spell checker); fix unsigned stuff
1803
1804 2006-08-07 [colin]      2.4.0cvs31
1805
1806         * src/compose.c
1807                 Fix bug #956 (DnD text with accents in compose 
1808                 text entry); fix gccc's signed/unsigned fuss
1809
1810 2006-08-06 [colin]      2.4.0cvs30
1811
1812         * src/main.c
1813                 Fix bug #979 (Plugin crashes when exiting 
1814                 sylpheed-claws) : handle exit request only 
1815                 once
1816
1817 2006-08-05 [colin]      2.4.0cvs29
1818
1819         * src/news.c
1820                 Just make sure we have a msgid.
1821
1822 2006-08-05 [colin]      2.4.0cvs28
1823
1824         * src/news.c
1825         * src/summaryview.c
1826                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1827                 by reimplementing it
1828         * src/textview.c
1829                 Fix bug when hiding quotes with level > 3 and quote
1830                 colors are recycled
1831
1832 2006-08-04 [colin]      2.4.0cvs27
1833
1834         * src/compose.c
1835         * src/undo.c
1836         * src/undo.h
1837                 Fix a bit replace-by-pasting undo
1838         * src/mainwindow.c
1839         * src/messageview.c
1840                 Fix Fold quotes menu synchro in
1841                 mainwindow when it changes in 
1842                 messageview
1843         * src/textview.c
1844                 Fix right-click on quotes blocks
1845         * src/common/utils.c
1846                 Verify that the file created by
1847                 my_tmpfile() is writable. Fixes
1848                 bug #988 (very specific filesystem
1849                 issue)
1850         * src/plugins/pgpcore/sgpgme.c
1851                 Fix file descriptor leak
1852         * src/plugins/spamassassin/spamassassin.c
1853                 Warn once if spamd isn't reachable
1854
1855 2006-08-04 [colin]      2.4.0cvs26
1856
1857         * src/toolbar.c
1858                 i18n context patch by Fabien
1859
1860 2006-08-03 [colin]      2.4.0cvs25
1861
1862         * src/mainwindow.c
1863         * src/messageview.c
1864                 Rename "Hide quotes" to "Fold quotes"
1865         * src/textview.c
1866                 Don't use hand cursor on quotes. "all 
1867                 the bonuses of the feature and none of 
1868                 unwelcome side-effects"
1869
1870 2006-08-03 [colin]      2.4.0cvs24
1871
1872         * AUTHORS
1873         * sylpheed-claws.desktop
1874         * src/gtk/authors.h
1875                 Bring the desktop file to XDG compliance
1876                 Patch by Charles A. Edwards
1877
1878 2006-08-03 [colin]      2.4.0cvs23
1879
1880         * src/textview.c
1881                 Fix links offset when they are preceded
1882                 by accentued chars (g_utf8_strlen!)
1883         * src/mainwindow.c
1884                 Fix wrong status when starting offline
1885
1886
1887 2006-08-03 [wwp]        2.4.0cvs22
1888
1889         * src/prefs_common.h
1890                 ask what to do w/ filtering rules that belong to an account when
1891                 applying filtering rules manually from the main window (skip,
1892                 apply regardless of the account, use current account). This dialog
1893                 can be skipped and the last reply used.
1894                 (forgot that file)
1895
1896 2006-08-03 [wwp]        2.4.0cvs21
1897
1898         * src/filtering.c
1899         * src/filtering.h
1900         * src/prefs_common.c
1901         * src/summaryview.c
1902         * src/alertpanel.c
1903         * src/alertpanel.h
1904         * src/messageview.c
1905                 ask what to do w/ filtering rules that belong to an account when
1906                 applying filtering rules manually from the main window (skip,
1907                 apply regardless of the account, use current account). This dialog
1908                 can be skipped and the last reply used.
1909
1910
1911 2006-08-03 [colin]      2.4.0cvs20
1912
1913         * src/textview.c
1914                 Optimize previous patch
1915
1916 2006-08-03 [cleroy]     2.4.0cvs19
1917
1918         * src/textview.c
1919                 Fix quotes getting toggled back when the
1920                 mail has an even number of text parts
1921
1922 2006-08-02 [colin]      2.4.0cvs18
1923
1924         * src/messageview.c
1925                 Add Hide quotes menu
1926
1927 2006-08-02 [colin]      2.4.0cvs17
1928
1929         * src/mainwindow.c
1930         * src/prefs_common.c
1931         * src/textview.c
1932         * src/textview.h
1933         * src/gtk/about.c
1934                 Allow per-level quote hiding,
1935                 Allow toggling quotes by double-clicking them
1936                 Rename RemoteURI to ClickableText to reflect
1937                 the fact it's used for a variety of things
1938
1939 2006-08-02 [wwp]        2.4.0cvs16
1940
1941         * src/mainwindow.c
1942                 fix "View/Hide quotes" menu item status initialization.
1943
1944 2006-08-02 [wwp]        2.4.0cvs15
1945
1946         * src/matcher_parser_parse.y
1947                 remove a debug trace.
1948
1949 2006-08-02 [paul]       2.4.0cvs14
1950
1951         * src/plugins/pgpcore/passphrase.c
1952                 don't set initial dialog size
1953                 make it resizable
1954
1955 2006-08-02 [paul]       2.4.0cvs13
1956
1957         * src/noticeview.c
1958                 remove the rogue '/' character
1959
1960 2006-08-02 [paul]       2.4.0cvs12
1961
1962         * src/noticeview.c
1963                 allow buttons to resize as necessary
1964
1965 2006-08-01 [wwp]        2.4.0cvs11
1966
1967         * src/mbox.c
1968                 fix strict ISO C90 compliance.
1969
1970 2006-08-01 [wwp]        2.4.0cvs10
1971
1972         * tools/update-po
1973                 updated update-po tool to work w/ context-dependent translations.
1974                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1975
1976 2006-08-01 [wwp]        2.4.0cvs9
1977
1978         * src/matcher.c
1979         * src/prefs_filtering.c
1980         * src/prefs_matcher.c
1981                 allow context-dependent translations for "All",
1982                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1983
1984 2006-07-31 [colin]      2.4.0cvs8
1985
1986         * AUTHORS
1987         * src/gtk/authors.h
1988                 Add Rafal to authors
1989
1990 2006-07-31 [colin]      2.4.0cvs7
1991
1992         * src/compose.c
1993         * src/mainwindow.c
1994         * src/messageview.h
1995         * src/prefs_common.c
1996         * src/prefs_common.h
1997         * src/textview.c
1998                 Add 'View/Hide quotes'. Patch based on a patch
1999                 by Rafal Weglarz
2000
2001 2006-07-31 [colin]      2.4.0cvs6
2002
2003         * src/action.c
2004                 Fix problem with "> stuff >" actions
2005
2006 2006-07-31 [paul]       2.4.0cvs5
2007
2008         * po/nb.po
2009                 updated by Geir Helland
2010
2011 2006-07-31 [wwp]        2.4.0cvs4
2012
2013         * src/mainwindow.c
2014         * src/summaryview.c
2015         * src/summaryview.h
2016                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2017                 thanks to Colin.
2018
2019 2006-07-31 [wwp]        2.4.0cvs3
2020
2021         * src/Makefile.am
2022         * src/addr_compl.c
2023         * src/addr_compl.h
2024         * src/addressbook.c
2025         * src/addressbook.h
2026         * src/addressbook_foldersel.c
2027         * src/addressbook_foldersel.h
2028         * src/addrindex.c
2029         * src/addrindex.h
2030         * src/matcher.c
2031         * src/matcher.h
2032         * src/matcher_parser_lex.l
2033         * src/matcher_parser_parse.y
2034         * src/prefs_common.c
2035         * src/prefs_common.h
2036         * src/prefs_filtering.c
2037         * src/prefs_matcher.c
2038         * src/prefs_matcher.h
2039         * src/summaryview.c
2040                 introduce filtering against the address book. It's now possible to add
2041                 matched conditions to determine if any email address in a message matches
2042                 or doesn't match any or all books or folders in the address book.
2043
2044 2006-07-31 [wwp]        2.4.0cvs2
2045
2046         * src/account.c
2047         * src/filtering.c
2048         * src/filtering.h
2049         * src/folder.c
2050         * src/folderview.c
2051         * src/inc.c
2052         * src/mainwindow.c
2053         * src/matcher.c
2054         * src/matcher_parser_lex.l
2055         * src/matcher_parser_parse.y
2056         * src/mbox.c
2057         * src/prefs_filtering.c
2058         * src/prefs_filtering.h
2059         * src/procmsg.c
2060         * src/procmsg.h
2061         * src/summaryview.c
2062                 introduce per-account filtering rules. Each filtering rule can now be assigned
2063                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2064                 when applying filtering rules manually, as all rules will apply - even the ones
2065                 assigned to an account. This issue will be addressed soon.
2066  
2067
2068
2069 2006-07-31 [wwp]        2.4.0cvs1
2070
2071         * src/quote_fmt.c
2072                 make more strings translatable.
2073
2074 2006-07-31 [paul]       2.4.0
2075
2076         2.4.0 released
2077
2078 2006-07-31 [paul]       2.3.1cvs91
2079
2080         * po/ca.po
2081                 updated by Miquel Oliete
2082
2083 2006-07-31 [paul]       2.3.1cvs90
2084
2085         * po/de.po
2086         * po/el.po
2087         * po/fr.po
2088         * po/it.po
2089         * po/pl.po
2090         * po/pt_BR.po
2091         * po/sr.po
2092         * po/zh_CN.po
2093                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2094                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2095                 Aleksandar Urosevic, and Ralgh Young
2096
2097 2006-07-31 [paul]       2.3.1cvs89
2098
2099         * src/account.c
2100         * src/main.c
2101         * src/mainwindow.c
2102         * src/mainwindow.h
2103                 Fix a race condition when, after an SC crash, rescanning
2104                 folders took more than 0.5 seconds
2105                 Thanks to Colin
2106
2107 2006-07-31 [paul]       2.3.1cvs88
2108
2109         * src/folderview.c
2110                 don't translate separator strings
2111
2112 2006-07-30 [mones]      2.3.1cvs87
2113
2114         * doc/man/sylpheed-claws.1
2115                 Fixed non-ASCII chars in Hoa's name
2116         * po/es.po
2117                 Updated for release
2118
2119 2006-07-27 [colin]      2.3.1cvs86
2120
2121         * src/textview.c
2122                 Don't include the leading \n in links
2123                 Patch by Fabien
2124
2125 2006-07-25 [colin]      2.3.1cvs85
2126
2127         * src/mainwindow.c
2128         * src/common/socket.h
2129         * src/etpan/imap-thread.c
2130                 Refresh resolvers before connecting
2131                 to IMAP servers, and after switching
2132                 to online. Thanks to Paul.
2133
2134 2006-07-18 [colin]
2135
2136         * 2.4.0-rc4 released
2137
2138 2006-07-17 [colin]      2.3.1cvs84
2139
2140         * src/inc.c
2141                 Show connection attempt in statusbar before
2142                 connecting (previously first message was
2143                 "Retrieving messages from ..." after the
2144                 connection succeeded.
2145
2146 2006-07-16 [wwp]        2.3.1cvs83
2147
2148         * sylpheed-claws.ico
2149                 Added .ico file (windows multi-size icon file, generated).
2150
2151 2006-07-12 [wwp]        2.3.1cvs82
2152
2153         * src/messageview.c
2154                 remove Message/Re-edit menu entry from messageview window,
2155                 as sent/draft/queued messages are opened in compose window when
2156                 re-edited and it's not possible to re-edit other msgs.
2157
2158 2006-07-12 [paul]       2.3.1cvs81
2159
2160         * AUTHORS
2161         * src/mainwindow.c
2162         * src/gtk/authors.h
2163                 check online state before resetting
2164                 mailcheck timer. Useful if some program
2165                 verifies connection state and updates
2166                 Claws.
2167                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2168
2169 2006-07-12 [paul]       2.3.1cvs80
2170
2171         * sylpheed-claws-128x128.png
2172         * sylpheed-claws-64x64.png
2173         * sylpheed-claws.png
2174         * src/Makefile.am
2175         * src/main.c
2176         * src/prefs_toolbar.c
2177         * src/stock_pixmap.c
2178         * src/stock_pixmap.h
2179         * src/wizard.c
2180         * src/gtk/about.c
2181         * src/gtk/gtkutils.c
2182         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2183         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2184         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2185         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2186         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2187         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2188                 updated and renamed logo/icon files and related
2189                 logo by Jesper Schultz
2190
2191 2006-07-11 [paul]       2.3.1cvs79
2192
2193         * src/main.c
2194                 fix the labels a smidgin
2195
2196 2006-07-09 [colin]      2.3.1cvs78
2197
2198         * src/textview.c
2199                 Show errors in textviewer's command
2200                 Patch by H. Merijn Brand
2201
2202 2006-07-09 [colin]      2.3.1cvs77
2203
2204         * src/compose.c
2205                 Save FMID in drafts too
2206
2207 2006-07-08 [colin]      2.3.1cvs76
2208
2209         * src/compose.c
2210                 Svae RMID in drafted mails too
2211                 Save quote_fmt vars for whole mails,
2212                 don't reset at each quote_fmt_init:
2213                 allows to use the same |i{var} in
2214                 various template fields
2215         * src/prefs_template.c
2216         * src/quote_fmt.h
2217         * src/quote_fmt_parse.y
2218                 Same
2219
2220 2006-07-08 [colin]      2.3.1cvs75
2221
2222         * src/textview.c
2223                 Fix highlighting of attached parts URIs
2224
2225 2006-07-08 [colin]      2.3.1cvs74
2226
2227         * src/main.c
2228                 Prevent bug #981 (sc 2.3.1 segfaults with 
2229                 gtk+ 2.10) from being reported again:
2230                 if Sylpheed-Claws has been compiled against
2231                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2232                 of if Sylpheed-Claws has been compiled against
2233                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2234                 error out.
2235
2236 2006-07-07 [colin]      2.3.1cvs73
2237
2238         * src/prefs_actions.c
2239                 Fix label
2240
2241 2006-07-07 [colin]      2.3.1cvs72
2242
2243         * src/prefs_actions.c
2244                 Fix compile on gtk < 2.8. argh :)
2245
2246 2006-07-07 [paul]       2.3.1cvs71
2247
2248         * src/common/defs.h
2249                 update DONATE_URI
2250
2251 2006-07-07 [colin]      2.3.1cvs70
2252
2253         * po/POTFILES.in
2254         * src/quote_fmt.c
2255         * src/quote_fmt_lex.l
2256         * src/quote_fmt_parse.y
2257                 Add |i{var}, a way to insert user-entered
2258                 text in a template
2259
2260 2006-07-07 [colin]
2261
2262         * 2.4.0-rc3 released
2263
2264 2006-07-07 [colin]      2.3.1cvs69
2265
2266         * src/folder.c
2267                 Don't consider inboxes of UNKNOWN folder 
2268                 classes to be useable as default inboxes
2269
2270 2006-07-07 [paul]       2.3.1cvs68
2271
2272         * src/textview.c
2273                 add missing #include <errno.h>
2274                 Thanks to René J. Blokland
2275
2276 2006-07-07 [paul]       2.3.1cvs67
2277
2278         * src/action.c
2279                 Return now Closes dialog
2280         * src/mimeview.c
2281         * src/mimeview.h
2282         * src/textview.c
2283                 add contextual menu to mime parts listed
2284                 in the textview
2285                 Thanks to Colin
2286         * src/common/utils.c
2287                 reversal: ' is a valid character in URLs
2288
2289 2006-07-06 [colin]      2.3.1cvs66
2290
2291         * src/remotefolder.h
2292                 Forgotten in previous commit
2293
2294 2006-07-06 [colin]      2.3.1cvs65
2295
2296         * src/folder.c
2297                 Set summary update flag whenever
2298                 totals changed
2299         * src/imap.c
2300         * src/prefs_account.c
2301         * src/common/utils.h
2302         * src/etpan/imap-thread.c
2303                 Fix warnings, thanks to Fabien and
2304                 Ricardo
2305
2306 2006-07-06 [wwp]        2.3.1cvs64
2307
2308         * src/gtk/gtkutils.c
2309                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2310
2311 2006-07-06 [wwp]        2.3.1cvs63
2312
2313         * src/account.c
2314         * src/addressbook.c
2315         * src/addressitem.h
2316         * src/folderview.c
2317         * src/mainwindow.c
2318         * src/manual.c
2319         * src/manual.h
2320         * src/message_search.c
2321         * src/prefs_actions.c
2322         * src/prefs_filtering.c
2323         * src/prefs_filtering.h
2324         * src/prefs_template.c
2325         * src/summary_search.c
2326         * src/summaryview.c
2327         * src/gtk/gtkutils.c
2328         * src/gtk/gtkutils.h
2329         * src/gtk/pluginwindow.c
2330                 add help buttons to some dialogs. Clicking such buttons opens a
2331                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2332
2333 2006-07-06 [paul]       2.3.1cvs62
2334
2335         * src/textview.c
2336                 fix attachments contextual menu
2337                 Thanks to Colin
2338
2339 2006-07-05 [colin]      2.3.1cvs61
2340
2341         * src/textview.c
2342         * src/compose.c
2343                 Handle sftp:// links
2344
2345 2006-07-05 [paul]       2.3.1cvs60
2346
2347         * src/gtk/filesel.c
2348                 grab save button by default
2349                 Thanks to Colin
2350
2351 2006-07-05 [wwp]        2.3.1cvs59
2352
2353         * manual/xml2pdf
2354                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2355
2356 2006-07-04 [colin]      2.3.1cvs58
2357
2358         * src/mimeview.c
2359         * src/textview.c
2360                 Use left click to select, middle click to open
2361                 on mimeparts links
2362         * src/common/utils.c
2363                 Fix segfault
2364
2365 2006-07-04 [colin]      2.3.1cvs57
2366
2367         * src/mainwindow.c
2368         * src/news.c
2369                 Warning fixes, thanks to Fabien
2370
2371 2006-07-04 [colin]      2.3.1cvs56
2372
2373         * src/mimeview.c
2374         * src/mimeview.h
2375         * src/textview.c
2376                 Allow parts to be selected via their text label
2377                 in textview
2378
2379 2006-07-04 [colin]      2.3.1cvs55
2380
2381         * src/folderview.c
2382                 Feedback when closing (for big folders)
2383         * src/prefs_actions.c
2384         * src/prefs_filtering.c
2385         * src/prefs_matcher.c
2386         * src/prefs_template.c
2387                 Fix default button when closing without
2388                 having saved
2389
2390 2006-07-04 [colin]      2.3.1cvs54
2391
2392         * src/news.c
2393                 Delete local file on deletion
2394
2395 2006-07-03 [colin]      2.3.1cvs53
2396
2397         * src/folderview.c
2398         * src/main.c
2399                 Don't freeze when rescanning after crash
2400
2401 2006-07-03 [wwp]        2.3.1cvs52
2402
2403         * src/compose.c
2404         * src/privacy.c
2405         * src/privacy.h
2406         * src/plugins/pgpinline/pgpinline.c
2407         * src/plugins/pgpmime/pgpmime.c
2408                 don't report an error when the user cancels the passphrase dialog.
2409
2410 2006-07-02 [colin]      2.3.1cvs51
2411
2412         * src/folderview.c
2413                 Open message when crossing folders with Space,
2414                 goto next unread and friends
2415
2416 2006-07-01 [colin]      2.3.1cvs50
2417
2418         * src/prefs_account.c
2419                 Typographic rules varying from language
2420                 to language (in french "Protocole :"),
2421                 we have to do that :)
2422
2423 2006-07-01 [ticho]      2.3.1cvs49
2424
2425         * src/prefs_account.c
2426                 Only use one temporary gchar* variable in
2427                 prefs_account_protocol_set_optmenu().
2428
2429 2006-07-01 [ticho]      2.3.1cvs48
2430
2431         * src/prefs_account.c
2432         * src/prefs_account.h
2433                 Use GtkLabel for existing account protocol name.
2434                 Created an array for protocol names and populate the
2435                 combobox from it in a for() cycle.
2436
2437 2006-06-30 [colin]      2.3.1cvs47
2438
2439         * src/compose.c
2440                 Block undo when changing signature (by changing
2441                 account)
2442
2443 2006-06-30 [paul]       2.3.1cvs46
2444
2445         * src/send_message.c
2446                 when editing From in the Compose window, use that address
2447                 in the Return-Path: header
2448                 Thanks to Colin
2449
2450 2006-06-30 [colin]      2.3.1cvs45
2451
2452         * src/compose.c
2453                 Fix signature replacement:
2454                 - when no newline before separator
2455                 - when reediting
2456
2457 2006-06-29 [colin]      2.3.1cvs44
2458
2459         * src/folderview.c
2460         * src/folderview.h
2461         * src/mainwindow.c
2462         * src/summaryview.c
2463                 Let 'View/Go to/Next marked' work like
2464                 Next new & Next unread: across folders
2465                 Change the select_on_entry pref to do
2466                 what we want when changing folder
2467         * src/common/utils.c
2468                 Fix single-quoted links 
2469
2470 2006-06-29 [colin]      2.3.1cvs43
2471
2472         * src/gtk/gtkaspell.c
2473                 "Sylpheed" and "Sylpheed-Claws" do exist !
2474
2475 2006-06-29 [colin]      2.3.1cvs42
2476
2477         * src/imap.c
2478                 Forgot to remove debug
2479
2480 2006-06-29 [colin]      2.3.1cvs41
2481
2482         * src/imap.c
2483         * src/imap.h
2484         * src/mainwindow.c
2485                 Disconnect from IMAP servers when going
2486                 offline. Fixes bug #978 (going to offline-mode 
2487                 won't close connections)
2488
2489 2006-06-29 [colin]      2.3.1cvs40
2490
2491         * src/main.c
2492                 Fix transient setting on failing plugins
2493                 Patch by Fabien
2494         * src/plugins/pgpcore/sgpgme.c
2495                 Only warn for OpenPGP. Most people don't
2496                 have CMS available.
2497
2498 2006-06-29 [colin]      2.3.1cvs39
2499
2500         * src/compose.c
2501                 Fix Spelling menu (discrepancy between context menu
2502                 and top menu when folder's dictionary isn't the 
2503                 default one)
2504         * src/plugins/pgpcore/sgpgme.c
2505                 More error reporting about why gpgme can fail
2506
2507 2006-06-29 [wwp]        2.3.1cvs38
2508
2509         * src/mainwindow.c
2510                 honor the display-header-pane setting even when the message view
2511                 is a separate window.
2512
2513 2006-06-29 [wwp]        2.3.1cvs37
2514
2515         * src/prefs_actions.c
2516                 forgot to commit that one (use of GTK_STOCK_INFO).
2517
2518 2006-06-29 [colin]      2.3.1cvs36
2519
2520         * src/imap.c
2521                 Better handling of login errors (ask the password
2522                 again once), alert in case of error. Fix three
2523                 signedness warnings.
2524
2525 2006-06-28 [wwp]        2.3.1cvs35
2526
2527         * src/prefs_template.c
2528         * src/prefs_matcher.c
2529         * src/prefs_filtering_action.c
2530         * src/prefs_quote.c
2531                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2532                 patch by Fabien Vantard, slightly modified.
2533
2534 2006-06-28 [paul]
2535
2536         2.4.0-rc2 released
2537
2538 2006-06-28 [colin]      2.3.1cvs34
2539
2540         * src/prefs_account.c
2541                 Fix bug #977 (Can't add or edit imap accounts)
2542
2543 2006-06-28 [colin]      2.3.1cvs33
2544
2545         * src/mimeview.c
2546                 Fix previous
2547
2548 2006-06-28 [colin]      2.3.1cvs32
2549
2550         * src/mimeview.c
2551                 Save named inlined attachments with "Save all"
2552         * src/main.c
2553         * src/mbox.c
2554         * src/common/plugin.c
2555         * src/common/plugin.h
2556         * src/common/sylpheed.c
2557         * src/common/utils.c
2558         * src/plugins/pgpcore/sylpheed.def
2559         * src/plugins/pgpinline/sylpheed.def
2560         * src/plugins/pgpmime/sylpheed.def
2561                 Win32 compatibility patch, by
2562                 Werner Koch
2563
2564 2006-06-28 [wwp]        2.3.1cvs31
2565
2566         * src/imap.c
2567         * src/prefs_folder_item.c
2568                 less compilation warnings (thanks to Fabien Vantard), less typos.
2569
2570 2006-06-28 [paul]       2.3.1cvs30
2571
2572         * src/gtk/gtkutils.c
2573                 gtk_combo_box_set_focus_on_click() is only
2574                 available since gtk 2.6.0
2575
2576 2006-06-28 [paul]       2.3.1cvs29
2577
2578         * src/prefs_ext_prog.c
2579                 fix engrish and add a tooltip for the
2580                 'command for 'Display as text' option
2581
2582 2006-06-28 [paul]
2583
2584         2.4.0-rc1 released
2585
2586 2006-06-28 [paul]       2.3.1cvs28
2587
2588         * ChangeLog
2589         * tools/Makefile.am
2590                 include textviewer.pl in releases
2591
2592 2006-06-28 [paul]       2.3.1cvs27
2593
2594         * src/prefs_ext_prog.c
2595                 hide Print command option if libgnomeprint
2596                 support is present
2597
2598 2006-06-27 [colin]      2.3.1cvs26
2599
2600         * src/compose.c
2601                 Fix Esc handling in insert/attach dialog
2602                 Don't show this dialog if dragging something
2603                 else than text/uri-list
2604                 Thanks to Fabien Vantard
2605         * tools/textviewer.pl
2606                 Filter script to display stuff as text
2607                 by H. Merijn Brand
2608
2609 2006-06-27 [wwp]        2.3.1cvs25
2610
2611         * src/messageview.c
2612                 use the exact product name (message view title), patch
2613                 by Fabien Vantard.
2614
2615 2006-06-27 [ticho]      2.3.1cvs24
2616
2617         * src/prefs_account.c
2618         * src/prefs_common.c
2619         * src/prefs_common.h
2620         * src/prefs_ext_prog.c
2621         * src/textview.c
2622                 Add a preference (Preferences/External programs)
2623                 to allow "Display as text" to be done via a script
2624                 (patch by H.Merijn Brand).
2625                 Use GtkComboBox for protocol selection in account
2626                 preferences.
2627                 Only include current choice for existing accounts, and
2628                 insensitivize the combobox.
2629
2630 2006-06-27 [paul]       2.3.1cvs23
2631
2632         * src/mbox.c
2633                 fix crasher introduced in cvs21.
2634                 Thanks to Colin
2635
2636 2006-06-26 [colin]      2.3.1cvs22
2637
2638         * src/mbox.c
2639                 Fix double-frees when leaving folders
2640                 after exporting to mbox
2641
2642 2006-06-26 [colin]      2.3.1cvs21
2643
2644         * src/mbox.c
2645                 More feedback (and optimisation)
2646                 on import/export
2647         * src/common/utils.c
2648                 Fix case when looking for mail addresses
2649         * src/gtk/gtkutils.c
2650                 Extra check for (X-)Face
2651
2652 2006-06-25 [ticho]      2.3.1cvs20
2653
2654         * src/compose.c
2655         * src/exphtmldlg.c
2656         * src/gtk/gtkutils.c
2657         * src/gtk/gtkutils.h
2658                 Added second argument to gtkut_sc_combobox_create() to
2659                 control focus-on-click for the widget.
2660                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2661
2662 2006-06-25 [ticho]      2.3.1cvs19
2663
2664         * src/compose.c
2665         * src/gtk/Makefile.am
2666         * src/gtk/combobox.c
2667         * src/gtk/combobox.h
2668         * src/gtk/gtkutils.c
2669         * src/gtk/gtkutils.h
2670                 Use GtkComboBox instead of deprecated GtkOptionMenu
2671                 for account selector in compose window and for encoding
2672                 selector in attachment properties.
2673                 Also factorise working with the new GtkComboBox somewhat.
2674
2675 2006-06-24 [paul]       2.3.1cvs18
2676
2677         * src/prefs_common.c
2678                 use the correct default value
2679
2680 2006-06-24 [paul]       2.3.1cvs17
2681
2682         * src/compose.c
2683         * src/prefs_common.c
2684         * src/prefs_common.h
2685         * src/prefs_compose_writing.c
2686                 enable setting of default action when
2687                 dnd'ing files in the compose window.
2688                 (Collaborative effort with wwp)
2689
2690 2006-06-23 [wwp]        2.3.1cvs16
2691
2692         * src/compose.c
2693                 i18n fix (thanks to Fabien Vantard)
2694
2695 2006-06-22 [colin]      2.3.1cvs15
2696
2697         * src/prefs_customheader.c
2698                 Don't use filters in custom headers' file 
2699                 selector. Remember, extensions mean nothing :)
2700
2701 2006-06-22 [paul]       2.3.1cvs14
2702
2703         * configure.ac
2704                 allow setting of man directory location
2705
2706 2006-06-22 [colin]      2.3.1cvs13
2707
2708         * src/mainwindow.c
2709                 Add 'View/Go to/Next unread folder'.
2710                 I missed that :)
2711
2712 2006-06-22 [colin]      2.3.1cvs12
2713
2714         * src/common/utils.c
2715                 Add some subject prefixes
2716                 Patch by Bjorn T Johansen <btj@havleik.no>
2717
2718 2006-06-22 [colin]      2.3.1cvs11
2719
2720         * manual/advanced.xml
2721                 Forgotten hidden pref
2722
2723 2006-06-21 [paul]       2.3.1cvs10
2724
2725         * src/prefs_account.c
2726                 complete the removal of 'Add date header' option
2727
2728 2006-06-21 [paul]       2.3.1cvs9
2729
2730         * src/account.c
2731         * src/compose.c
2732         * src/prefs_account.c
2733         * src/prefs_account.h
2734                 remove option to add date header - always
2735                 add date header
2736         * src/etpan/imap-thread.c
2737                 fix warnings (Thanks to Colin)
2738
2739 2006-06-21 [wwp]        2.3.1cvs8
2740
2741         * src/folder.c
2742                 set the attachment flag when inline text part are (file)named. This is more convenient
2743                 when receiving (for instance) inline source files or patches sent using thunderbird.
2744
2745 2006-06-21 [paul]       2.3.1cvs7
2746
2747         * src/inc.c
2748                 fix off-by-one count of current msg in
2749                 statusbar filtering progressbar
2750
2751 2006-06-21 [paul]       2.3.1cvs6
2752
2753         * src/folder.c
2754                 Show attachment icon even if the part is 'inline'
2755                 if the following conditions are met:
2756                 - content-type != 'text/plain'
2757                 - content-type != '*/pgp-signature'
2758                 - either 'name' or 'filename' parameter is not NULL
2759                 
2760                 Thanks to Colin
2761
2762 2006-06-21 [paul]       2.3.1cvs5
2763
2764         * src/messageview.c
2765         * src/prefs_common.c
2766         * src/prefs_common.h
2767         * src/prefs_other.c
2768                 add an option to 'Never send Return
2769                 Receipts'
2770                 Thanks to Colin
2771
2772 2006-06-20 [mones]      2.3.1cvs4
2773
2774         * po/es.po
2775                 updated
2776         * src/compose.c
2777                 typo fixed (space after comma)
2778         * tools/make.themes.project
2779                 remove exec mode from tarball files
2780
2781 2006-06-20 [colin]      2.3.1cvs3
2782
2783         * src/news.c
2784         * src/procheader.c
2785         * src/unmime.c
2786                 Better fix for \n's in headers (don't 
2787                 break Received: and others)
2788
2789 2006-06-20 [paul]       2.3.1cvs2
2790
2791         * src/alertpanel.c
2792         * src/textview.c
2793                 improve legibility of phishing attempt
2794                 dialog
2795
2796 2006-06-20 [paul]       2.3.1cvs1
2797
2798         * NEWS
2799         * README
2800         * configure.ac
2801                 Update version number following
2802                 stable release
2803
2804 2006-06-20 [colin]      2.3.0cvs26
2805
2806         * src/compose.c
2807                 When dragging a file to the text of the compose
2808                 window, ask whether we want to insert or attach
2809                 (I know lots of people who do that to attach)
2810
2811 2006-06-20 [colin]      2.3.0cvs25
2812
2813         * src/etpan/imap-thread.c
2814                 Fix threshold (the append command is often > 32 bytes)
2815
2816 2006-06-19 [colin]      2.3.0cvs24
2817
2818         * src/imap.c
2819         * src/etpan/imap-thread.c
2820                 Workaround Rockliffe IMAP server bug: replace
2821                 "x UID SEARCH (ANSWERED UID 1:*)" with
2822                 "x UID SEARCH ANSWERED"
2823                 (Rockliffe doesn't handle the parenthesis)
2824
2825 2006-06-19 [colin]      2.3.0cvs23
2826
2827         * src/compose.c
2828         * src/imap.c
2829         * src/etpan/imap-thread.c
2830                 Probably fix bug #972 (Freezes when adding 
2831                 an attachment to the message)
2832         * src/common/defs.h
2833                 Modernize Firefox cmd
2834
2835
2836 2006-06-18 [colin]      2.3.0cvs22
2837
2838         * src/prefs_customheader.c
2839                 Only allow correct filenames for various
2840                 custom headers
2841
2842 2006-06-18 [colin]      2.3.0cvs21
2843
2844         * src/prefs_customheader.c
2845                 Add a 'From File...' button in custom headers prefs, which
2846                 try to do the right thing: 
2847                 for normal headers, use file as plaintext,
2848                 for X-Face, calls compface,
2849                 for Face, encode to b64.
2850
2851 2006-06-17 [colin]      2.3.0cvs20
2852
2853         * src/mh.c
2854                 Warning fix
2855
2856 2006-06-16 [colin]      2.3.0cvs19
2857
2858         * src/summaryview.c
2859                 Recursive quicksearch: show message list
2860                 in current folder, *then* search children
2861                 in the background.
2862
2863 2006-06-16 [colin]      2.3.0cvs18
2864
2865         * src/main.c
2866                 Instead of ignoring SIGPIPE, save caches
2867                 when getting one. Will fix the fact that
2868                 hot caches are out-of-date when logging 
2869                 out of Xorg.
2870         * src/compose.c
2871         * src/prefs_compose_writing.c
2872                 Only save text (not attachments) when 
2873                 auto-saving to drafts
2874         * src/unmime.c
2875                 Always replace \n, \r and \t with spaces
2876                 in headers
2877         * manual/dist/html/Makefile.am
2878         * manual/dist/pdf/Makefile.am
2879         * manual/dist/ps/Makefile.am
2880         * manual/dist/txt/Makefile.am
2881         * manual/fr/dist/html/Makefile.am
2882         * manual/fr/dist/pdf/Makefile.am
2883         * manual/fr/dist/ps/Makefile.am
2884         * manual/fr/dist/txt/Makefile.am
2885         * manual/pl/dist/html/Makefile.am
2886         * manual/pl/dist/pdf/Makefile.am
2887         * manual/pl/dist/ps/Makefile.am
2888         * manual/pl/dist/txt/Makefile.am
2889                 Fix make clean removing pregenerated manuals
2890
2891
2892 2006-06-16 [colin]      2.3.0cvs17
2893
2894         * src/plugins/pgpcore/sgpgme.c
2895         * src/plugins/pgpmime/pgpmime.c
2896         * src/plugins/pgpinline/pgpinline.c
2897                 Better error reporting in setup_signers.
2898                 Don't fallback to default key if specified
2899                 key isn't found.
2900                 Don't allow signing if more than one secret
2901                 key matches the one specified in prefs.
2902
2903 2006-06-15 [colin]      2.3.0cvs16
2904
2905         * src/folderview.c
2906                 Add "Send queue" in the folder's contextual
2907                 menu
2908         * src/compose.c
2909         * src/messageview.c
2910         * src/privacy.c
2911         * src/privacy.h
2912         * src/procmime.c
2913         * src/procmsg.c
2914         * src/plugins/pgpcore/passphrase.c
2915         * src/plugins/pgpcore/sgpgme.c
2916         * src/plugins/pgpinline/pgpinline.c
2917         * src/plugins/pgpmime/pgpmime.c
2918                 Better error reporting
2919         * src/mbox.c
2920                 Probably fix bug #971 (2.2.3 cannot read mail 
2921                 from local mbox)
2922
2923
2924 2006-06-15 [mones]      2.3.0cvs15
2925
2926         * tools/make.themes.project
2927                 creates the themes project from the web page
2928
2929 2006-06-15 [colin]      2.3.0cvs14
2930
2931         * src/folder.c
2932                 Better fix (avoid losing the folder if scan_tree 
2933                 fails)
2934
2935 2006-06-15 [cleroy]     2.3.0cvs13
2936
2937         * src/folder.c
2938                 Probably fix Bug #969 (crash on rebuilding 
2939                 imap folder)
2940
2941 2006-06-14 [colin]      2.3.0cvs12
2942
2943         * manual/dtd/manual.xsl
2944         * manual/sylpheed-claws-manual.xml
2945         * manual/fr/sylpheed-claws-manual.xml
2946         * manual/pl/sylpheed-claws-manual.xml
2947                 Insert pagebreaks between sections
2948
2949 2006-06-14 [paul]       2.3.0cvs11
2950
2951         * configure.ac
2952                 better fix than 2.3.0cvs10
2953
2954 2006-06-14 [paul]       2.3.0cvs10
2955
2956         * configure.ac
2957                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2958                 (backwards compatible)
2959
2960 2006-06-13 [colin]      2.3.0cvs9
2961
2962         * src/messageview.c
2963                 Fix sending of return receipt with the new queue folders
2964
2965 2006-06-13 [wwp]        2.3.0cvs8
2966
2967         * src/quote_fmt_lex.l
2968                 fix wrong tokens returned in quote_fmt lexer, query not().
2969
2970 2006-06-13 [wwp]        2.3.0cvs7
2971
2972         * src/folder.c
2973         * src/prefs_folder_item.c
2974                 allow changing folder type even when folder is not a top-level one,
2975                 thanks to Colin.
2976
2977 2006-06-12 [colin]      2.3.0cvs6
2978
2979         * src/folderview.c
2980                 Fix double-ask of "Do you want to mark all
2981                 as read"
2982
2983 2006-06-12 [colin]      2.3.0cvs5
2984
2985         * src/compose.c
2986         * src/compose.h
2987         * src/folder.c
2988         * src/folder.h
2989         * src/imap.c
2990         * src/inc.c
2991         * src/main.c
2992         * src/messageview.c
2993         * src/mh.c
2994         * src/prefs_folder_item.c
2995         * src/procheader.c
2996         * src/procmime.c
2997         * src/procmsg.c
2998         * src/procmsg.h
2999         * src/send_message.c
3000         * src/summaryview.c
3001         * src/toolbar.c
3002                 Apply bug #964's patch (Queue and drafts aren't normal)
3003                 The Drafts and Queue folder now contain RFC-822 files,
3004                 allowing to move and copy mails from and to these 
3005                 folders. Moving from Drafts to Queue will prepare the
3006                 mail for sending (PGP signature, encryption, etc).
3007                 This patch also rework sending errors handling to try
3008                 to be more helpful.
3009                 Also, allow redefining folder types via the GUI 
3010                 (Folder type in its Properties)
3011
3012 2006-06-12 [colin]      2.3.0cvs4
3013
3014         * src/summaryview.c
3015         * src/prefs_common.c
3016         * src/prefs_common.h
3017         * src/gedit-print.c
3018                 Allow to define a specific print font - patch
3019                 by Bernhard Walle <bernhard.walle@gmx.de>
3020         * src/prefs_fonts.c
3021         * manual/advanced.xml
3022         * manual/fr/advanced.xml
3023                 Add a hidden pref to allow deletion without
3024                 confirmation
3025
3026 2006-06-12 [wwp]        2.3.0cvs3
3027
3028         * .cvsignore
3029                 more files to ignore.
3030
3031 2006-06-12 [wwp]        2.3.0cvs2
3032
3033         * src/quote_fmt.c
3034         * src/quote_fmt_lex.l
3035         * src/quote_fmt_parse.y
3036                 extend the quote_fmt parser (templates and quotes):
3037                 - allow limited sub-expressions in |p{} and |f{} expressions,
3038                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3039                 - implemented/fixed missing implementation of query_references and show_references,
3040                 - completed, fixed contents and format of the symbols help dialog,
3041                 - fix some compilation warnings.
3042
3043 2006-06-12 [wwp]        2.3.0cvs1
3044
3045         * manual/advanced.xml
3046         * manual/fr/advanced.xml
3047                 updates in the "templates" section of the manual (eng/fr):
3048                  - be more precise (both versions)
3049                  - completed to match the english reference (fr version)
3050                  - touchups (both versions)
3051
3052 2006-06-12 [paul]       2.3.0
3053
3054         2.3.0 released
3055
3056 2006-06-12 [paul]       2.2.3cvs14
3057
3058         * po/ca.po
3059         * po/cs.po
3060         * po/de.po
3061         * po/el.po
3062         * po/fr.po
3063         * po/it.po
3064         * po/pt_BR.po
3065         * po/sr.po
3066         * po/zh_CN.po
3067                 updated by Miquel Oliete, Tim, Stephan Sachse,
3068                 Stavros Giannouris, Fabien Vantard, Andrea
3069                 Spadaccini, Frederico Goncalves Guimaraes,
3070                 Aleksandar Urosevic, and Ralgh Young
3071
3072 2006-06-12 [colin]      2.2.3cvs13
3073
3074         * src/mbox.c
3075                 Add missing header
3076
3077 2006-06-11 [colin]      2.2.3cvs12
3078
3079         * src/msgcache.c
3080                 Verify that g_malloc() succeeded
3081
3082 2006-06-11 [colin]      2.2.3cvs11
3083
3084         * src/wizard.c
3085                 Add Face header to welcome mail
3086
3087 2006-06-10 [colin]      2.2.3cvs10
3088
3089         * src/textview.c
3090                 Revert previous (Forgot it changes the
3091                 margin on the whole mail)
3092
3093 2006-06-10 [colin]      2.2.3cvs9
3094
3095         * src/textview.c
3096                 Don't overlap long headers under (X-)Face
3097
3098 2006-06-10 [mones]      2.2.3cvs8
3099
3100         * manual/xml2pdf
3101                 allow generation of manual on systems lacking saxon binary
3102                 but with java and the saxon library installed
3103
3104         * po/es.po
3105                 updated for release
3106
3107 2006-06-09 [colin]      2.2.3cvs7
3108
3109         * src/summaryview.c
3110                 Fix leak when using Display Sender using Addressbook
3111
3112 2006-06-09 [colin]      2.2.3cvs6
3113
3114         * src/compose.c
3115         * src/folder.c
3116         * src/folderview.c
3117         * src/mimeview.c
3118         * src/summaryview.c
3119                 More leaks fixes
3120
3121 2006-06-09 [paul]       2.2.3cvs5
3122
3123         * AUTHORS
3124         * src/gtk/authors.h
3125         * tools/claws.i18n.status.pl
3126                 updated with new info
3127
3128 2006-06-09 [paul]       2.2.3cvs4
3129
3130         * README
3131                 updated
3132         * manual/ack.xml
3133                 add wwp to authors list
3134         * src/gtk/authors.h
3135                 update mine and Colin's addresses
3136
3137 2006-06-08 [colin]      2.2.3cvs3
3138
3139         * src/etpan/imap-thread.c
3140                 Fix leak on SSL cert check
3141
3142 2006-06-08 [colin]      2.2.3cvs2
3143
3144         * src/common/utils.c
3145                 Fix leak
3146
3147 2006-06-08 [paul]       2.2.3cvs1
3148
3149         * configure.ac
3150                 Update version number following
3151                 stable release
3152
3153 2006-06-07 [colin]      2.2.2cvs3
3154
3155         * src/msgcache.c
3156                 Fix catching cache read errors (guint instead of gint)
3157                 Prevent malloc'ing more than 8MB (means cache corruption)
3158
3159 2006-06-07 [paul]       2.2.2cvs2
3160
3161         * src/exporthtml.c
3162         * src/exportldif.c
3163         * src/mh.c
3164         * src/mutt.c
3165         * src/pine.c
3166         * src/common/utils.c
3167                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3168                 obey $HOME'
3169                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3170                 Thanks to Colin
3171
3172 2006-06-06 [paul]       2.2.2cvs1
3173
3174         * configure.ac
3175                 Update version number following
3176                 stable release
3177
3178 2006-06-06 [paul]       2.2.1cvs6
3179
3180         * src/matcher.c
3181                 fix  implicit declaration of
3182                 sylpheed_do_idle()
3183                 Patch by Fabien Vantard
3184
3185 2006-06-06 [paul]       2.2.1cvs5
3186
3187         * src/matcher.c
3188                 fix age_greater and age_lower so that they
3189                 mean what say and not '...or equal to'
3190                 Thanks to Colin
3191
3192 2006-06-06 [paul]       2.2.1cvs4
3193
3194         * src/textview.c
3195         * src/common/utils.c
3196                 fix URI check
3197                 Thanks to Colin
3198
3199 2006-06-05 [wwp]        2.2.1cvs3
3200
3201         * manual/fr/account.xml
3202                 minor language fixes (thanks to Fabien Vantard).
3203
3204 2006-06-05 [colin]      2.2.1cvs2
3205
3206         * src/prefs_folder_item.c
3207         * src/folderview.c
3208                 Allow recursive setting of properties 
3209                 for whole mailboxes
3210         * src/matcher.c
3211                 Don't freeze on 'test' filtering rule
3212
3213 2006-06-05 [colin]      2.2.1cvs1
3214
3215         * configure.ac
3216                 Update version number following
3217                 stable release
3218
3219 2006-06-04 [wwp]        2.2.0cvs82
3220
3221         * manual/glossary.xml
3222         * manual/account.xml
3223         * manual/fr/glossary.xml
3224         * manual/fr/account.xml
3225                 added glossary section and references/links related to the Face custom header.
3226
3227 2006-06-04 [colin]      2.2.0cvs81
3228
3229         * src/summaryview.c
3230                 Skip to next message on move with no
3231                 immediate execution
3232
3233 2006-06-04 [wwp]        2.2.0cvs80
3234
3235         * manual/xml2pdf
3236                 added sanity checks, exit when needed.
3237
3238 2006-06-03 [paul]       2.2.0cvs79
3239
3240         * src/prefs_receive.c
3241                 page name is now 'Receiving'
3242         * src/prefs_send.c
3243                 page name is now 'Sending'
3244
3245 2006-06-03 [colin]      2.2.0cvs78
3246
3247         * src/plugins/spamassassin/spamassassin_gtk.c
3248                 Autoswitch to Localhost if transport was previously
3249                 disabled. Else people had to check [] Enable, then
3250                 *reselect* transport.
3251
3252 2006-06-03 [colin]      2.2.0cvs77
3253
3254         * src/plugins/pgpinline/pgpinline.c
3255         * src/plugins/pgpmime/pgpmime.c
3256                 Check that gpg_data_release_and_get_mem 
3257                 didn't fail (now, why this happens...)
3258
3259 2006-06-03 [colin]      2.2.0cvs76
3260
3261         * src/mbox.c
3262                 Fix bug #962 (Manual and/or UI should 
3263                 warn about incompatible locking 
3264                 causing dataloss)
3265
3266 2006-06-02 [cleroy]     2.2.0cvs75
3267
3268         * src/filtering.c
3269         * src/folder.c
3270         * src/procmsg.c
3271         * src/summaryview.c
3272                 Fix a few leaks
3273
3274 2006-06-02 [colin]      2.2.0cvs74
3275
3276         * src/main.c
3277                 On exit, free caches after writing them
3278                 Shuts up some valgrind false positives
3279         * src/procmsg.c
3280         * src/send_message.c
3281                 Fix races when reusing existing SMTP connections
3282                 Fix inexistant session timeout
3283         * src/toolbar.c
3284                 Display alertpanel after all queues have
3285                 been processed, not after each
3286
3287 2006-06-02 [wwp]        2.2.0cvs73
3288
3289         * manual/fr/glossary.xml
3290         * manual/fr/ack.xml
3291         * manual/ack.xml
3292                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3293
3294 2006-06-02 [wwp]        2.2.0cvs72
3295
3296         * manual/xml2pdf
3297         * manual/dist/pdf/Makefile.am
3298         * manual/dtd/manual.xsl
3299         * manual/fr/dist/pdf/Makefile.am
3300         * manual/pl/dist/pdf/Makefile.am
3301                 we changed the procedure to generate the .pdf version of the manual.
3302                 The procedure is more modern and the .pdf we get now has a valid index.
3303                 Here are the new pre-requisites:
3304
3305                 - JRE 1.x (1.4 here): there must be one from your distro
3306                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3307                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3308                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3309
3310                 See my posts for further info about the installation of this toolchain:
3311
3312                 Date: Fri, 19 May 2006 19:40:06 +0200
3313                 From: wwp <subscript@free.fr>
3314                 To: sylpheed-claws-devel@lists.sourceforge.net
3315                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3316
3317                 and
3318
3319                 Date: Wed, 24 May 2006 12:58:49 +0200
3320                 From: wwp <subscript@free.fr>
3321                 To: sylpheed-claws-devel@lists.sourceforge.net
3322                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3323
3324 2006-06-01 [colin]      2.2.0cvs71
3325
3326         * src/compose.c
3327                 Better guards against IMAP races
3328         * src/main.c
3329         * src/prefs_common.c
3330         * src/prefs_common.h
3331         * src/common/ssl_certificate.c
3332         * src/etpan/imap-thread.c
3333         * src/etpan/imap-thread.h
3334         * src/gtk/sslcertwindow.c
3335                 New hidden option ssl_skip_cert_check to 
3336                 avoid dups of bug #959 (libetpan linked
3337                 against gnutls and gnutls buggy on 64bit)
3338                 Present expired warning only once per
3339                 session/server.
3340         * manual/advanced.xml
3341         * manual/fr/advanced.xml
3342                 Document new option
3343
3344 2006-06-01 [wwp]        2.2.0cvs70
3345
3346         * src/messageview.c
3347                 fix for bug #961 (return receipt dialog 
3348                 complains incorrectly about return-path 
3349                 email adress being different), thanks 
3350                 to Colin.
3351
3352 2006-05-31 [cleroy]     2.2.0cvs69
3353
3354         * src/common/ssl.c
3355                 Guard against NULLs, although this
3356                 should never be an issue
3357
3358 2006-05-31 [colin]      2.2.0cvs68
3359
3360         * src/filtering.c
3361                 Use g_slist_prepend
3362         * src/imap.c
3363                 Don't remove caches when destroying folder, it
3364                 could (should) be done at exit
3365         * src/inc.c
3366                 free processing cache after incorporation
3367         * src/etpan/imap-thread.c
3368                 Maybe fix bug #959 (Crash on moving to emails 
3369                 to a imap account per ssl with a expired 
3370                 certificate.)
3371
3372 2006-05-30 [colin]      2.2.0cvs67
3373
3374         * src/summaryview.c
3375                 Put back event flush when displaying message
3376                 It avoids reading a bunch of messages just
3377                 by hitting shift-n for too long ;)
3378
3379 2006-05-29 [colin]      2.2.0cvs66
3380
3381         * src/summaryview.c
3382                 Remove useless g_warnings
3383
3384 2006-05-29 [colin]      2.2.0cvs65
3385
3386         * src/imap.c
3387                 Fix g_slist_append()s for performance
3388
3389 2006-05-29 [colin]      2.2.0cvs64
3390
3391         * src/compose.c
3392         * src/common/utils.c
3393                 Fix extraneous tab at start of addresses
3394         * src/mainwindow.c
3395                 Fix warnings (thanks to Fabien)
3396                 Fix crash at exit when composing messages 
3397                 exist
3398         * src/pop.c
3399                 Fix progress bar when deleting expired mails
3400                 Thanks to Hiro
3401         * src/summaryview.c
3402         * src/gtk/gtksctree.c
3403                 Fix re-sorting slowness
3404
3405 2006-05-29 [paul]       2.2.0cvs63
3406
3407         * src/mh.c
3408                 fetch full message when moving mails
3409                 from another mailbox, (fixed data loss
3410                 when filtering from IMAP to MH, introduced
3411                 in 2.2.0cvs57).
3412                 Thanks to Colin
3413
3414 2006-05-29 [mones]      2.2.0cvs62
3415
3416         * src/gtk/gtksctree.c
3417                 Unselect faster (patch by Colin)        
3418
3419 2006-05-26 [colin]      2.2.0cvs61
3420
3421         * src/summaryview.c
3422                 Unplug MSGINFO_UPDATE callback on delete too.
3423
3424 2006-05-26 [colin]      2.2.0cvs60
3425
3426         * src/foldersel.c
3427                 Fix bold in folder selection window with glib2.10
3428                 thanks Hiro
3429
3430 2006-05-26 [colin]      2.2.0cvs59
3431
3432         * src/procheader.c
3433                 Convert date only if necessary (and don't
3434                 try to convert from utf8 to utf8, too)
3435         * src/summaryview.c
3436                 Only set column's text if the column's 
3437                 displayed
3438
3439 2006-05-26 [colin]      2.2.0cvs58
3440
3441         * src/summaryview.c
3442         * src/gtk/gtkutils.c
3443                 Fix useless warning
3444
3445 2006-05-26 [colin]      2.2.0cvs57
3446
3447         * src/mainwindow.c
3448                 Make summaryview selectable as long as 
3449                 no message has focus
3450         * src/mh.c
3451                 Faster deletion (by implementing mh_remove_msgs)
3452                 Faster copy (avoid using mh_fetch_msg just to get
3453                 the filename)
3454                 Faster move (using move_file instead of copy_file
3455                 if MSG_IS_MOVE)
3456                 No progressbar if total number of mails to cp/mv 
3457                 is less than 100
3458         * src/summaryview.c
3459                 Fix removal from subject_table when mail gets moved
3460                 Faster deletion (g_slist_prepend instead of append)
3461         * src/gtk/gtksctree.c
3462                 Remove useless code
3463
3464 2006-05-25 [colin]      2.2.0cvs56
3465
3466         * src/common/ssl_certificate.c
3467                 Fix leak in expired cert check
3468
3469 2006-05-25 [colin]      2.2.0cvs55
3470
3471         * src/mh.c
3472                 Disable flags syncing on .mh_sequences - it
3473                 is buggy and marks mails read under unknown
3474                 conditions.
3475
3476 2006-05-25 [paul]
3477
3478         * 2.3.0-rc4 released
3479
3480 2006-05-24 [colin]      2.2.0cvs54
3481
3482         attention cvs users: if you manage to crash
3483         Sylpheed-Claws while moving, copying or deleting
3484         mails, we *are* interested in stack traces and
3485         valgrind logs. It looks stable, but one never
3486         knows...
3487
3488         * src/folder.c
3489                 Add progressbar for cache updates
3490         * src/folderutils.c
3491                 Optimize Mark all read in the current
3492                 folder
3493         * src/mh.c
3494                 Add progressbar for copy/move
3495         * src/procmsg.c
3496                 Optimize O(n^2) in copy/move
3497         * src/summaryview.c
3498         * src/gtk/gtksctree.c
3499                 Optimize O(n^2) algos
3500         * src/common/timing.h
3501                 Display ms instead of us
3502
3503 2006-05-24 [wwp]        2.2.0cvs53
3504
3505         * manual/fr/advanced.xml
3506                 updates to the French manual.
3507
3508 2006-05-24 [wwp]        2.2.0cvs52
3509
3510         * src/common/utils.c
3511                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3512
3513 2006-05-24 [wwp]        2.2.0cvs51
3514
3515         * src/folderutils.c
3516                 fixed "mark all read" in MH folders (thanks to Colin).
3517
3518 2006-05-24 [paul]       2.2.0cvs50
3519
3520         * doc/man/sylpheed-claws.1
3521                 updated the man page
3522
3523 2006-05-23 [colin]      2.2.0cvs49
3524
3525         * src/folderview.c
3526         * src/imap.c
3527         * src/inc.c
3528         * src/mbox.c
3529         * src/messageview.c
3530         * src/news.c
3531         * src/send_message.c
3532         * src/summaryview.c
3533         * src/gtk/sslcertwindow.c
3534                 alertpanel fixes, by Fabien
3535
3536 2006-05-23 [colin]      2.2.0cvs48
3537
3538         * src/folder.c
3539         * src/folderview.c
3540         * src/msgcache.c
3541         * src/summaryview.c
3542         * src/gtk/gtksctree.c
3543         * src/gtk/gtksctree.h
3544                 More timings
3545                 Fix slow loading problem, which was caused by the
3546                 use of some gtk_ctree funcs and their use of
3547                 g_list_position while gtk_ctree_(un)link'ing.
3548                 Reap more functions from gtkctree.c to be sure we
3549                 use our (fast) version instead of theirs.
3550         * src/mh.c
3551                 Fix copy of unread mails
3552
3553
3554 2006-05-22 [wwp]        2.2.0cvs47
3555
3556         * manual/fr/advanced.xml
3557                 updated.
3558
3559 2006-05-22 [colin]      2.2.0cvs46
3560
3561         * src/filtering.c
3562                 Fix possible infinite loop. 'copy' is not a 
3563                 final action, so when encountering a 'copy',
3564                 we have to check if a previous one was set
3565                 and do it. In the same way, if we encounter
3566                 a 'move' we have to perform a possibly 
3567                 pending 'copy'. This will slow down filtering
3568                 on IMAP if move+copy or multiple copy actions
3569                 are to be done, but handling it via the batch
3570                 would be really too convoluted.
3571
3572 2006-05-22 [wwp]        2.2.0cvs45
3573
3574         * manual/fr/advanced.xml
3575         * manual/fr/faq.xml
3576         * manual/fr/glossary.xml
3577         * manual/fr/handling.xml
3578         * manual/fr/intro.xml
3579         * manual/fr/plugins.xml
3580         * manual/fr/sylpheed-claws-manual.xml
3581                 sync w/ the english manual: updates URIs, documented mailing-list
3582                 support, better explanation about the enabled/disabled feature
3583                 in filtering/processing rules by Paul.
3584
3585 2006-05-21 [colin]      2.2.0cvs44
3586
3587         * src/summaryview.c
3588                 Don't expand after building threads, but during
3589
3590 2006-05-21 [colin]      2.2.0cvs43
3591
3592         * src/procmsg.c
3593         * src/summaryview.c
3594                 More timing possibilities... For next time I have 
3595                 to find out how the hell some 3GHz computer takes
3596                 one minute to open a 30k folder...
3597
3598 2006-05-21 [colin]      2.2.0cvs42
3599
3600         * manual/pl/advanced.xml
3601         * manual/pl/faq.xml
3602         * manual/pl/glossary.xml
3603         * manual/pl/handling.xml
3604         * manual/pl/intro.xml
3605         * manual/pl/plugins.xml
3606         * manual/pl/sylpheed-claws-manual.xml
3607                 Polish manual updated by Pawel
3608
3609 2006-05-20 [colin]
3610
3611         * 2.3.0-rc3 released
3612
3613 2006-05-20 [colin]      2.2.0cvs41
3614
3615         * src/imap.c
3616                 Fix -rc2 problems:
3617                 - remove cache of moved messages from original folder
3618                 - apply new flags to messages even if they aren't appliable
3619                   via IMAP.
3620
3621 2006-05-20 [colin]
3622
3623         * 2.3.0-rc2 released
3624
3625 2006-05-19 [colin]      2.2.0cvs40
3626
3627         * src/imap.c
3628                 Don't issue SELECT in imap_change_flags
3629                 before having checked that we indeed have
3630                 some flags to change. MSG_POSTFILTERED for
3631                 example can't be used on IMAP.
3632                 Fixes bug #955 (copying messages between 
3633                 imap folders is extremely slow), which was
3634                 a regression.
3635
3636 2006-05-19 [colin]      2.2.0cvs39
3637
3638         * src/folder.c
3639         * src/folder.h
3640         * src/folderview.c
3641                 Try to fix bug #830 (Some unread messages 
3642                 get marked read in IMAP inbox):
3643                 - Prevent scanning a folder if it's being 
3644                   opened via the GUI
3645                 - Postpone opening via the GUI of a folder
3646                   currently scanned.
3647
3648
3649 2006-05-19 [wwp]        2.2.0cvs38
3650
3651         * manual/advanced.xml
3652                 fix English+typo (thanks to Paul).
3653
3654 2006-05-19 [wwp]        2.2.0cvs37
3655
3656         * manual/advanced.xml
3657         * manual/fr/advanced.xml
3658         * src/gtk/logwindow.c
3659         * src/prefs_common.c
3660         * src/prefs_common.h
3661                 added hidden prefs to allow customization of colors used in
3662                 protocol log window (useful for dark gtk+ themes).
3663
3664 2006-05-19 [wwp]        2.2.0cvs36
3665
3666         * ChangeLog
3667                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3668
3669 2006-05-19 [paul]       2.2.0cvs35
3670
3671         * src/textview.c
3672                 make Reply-To fully clickable
3673         * src/gtk/logwindow.c
3674                 more colouring (SMTP ESMTP)
3675         Both patches by Pawel Pekala
3676
3677 2006-05-19 [cleroy]     2.2.0cvs34
3678
3679         * src/mh.c
3680                 Don't update flags from current folder
3681                 Probably fixes bug #935 (Read Messages 
3682                 Revert to Being Marked as Unread)
3683
3684 2006-05-18 [colin]      2.2.0cvs33
3685
3686         * src/imap.c
3687                 Warning fix
3688         * src/compose.c
3689         * src/mainwindow.c
3690         * src/summaryview.c
3691         * src/toolbar.c
3692                 Allow replying to multiple emails
3693                 in multiple windows
3694         * src/mimeview.c
3695         * src/etpan/imap-thread.c
3696                 Leak fixes
3697
3698 2006-05-18 [paul]       2.2.0cvs32
3699
3700         * src/summaryview.c
3701                 keep Mailing-List menu refreshed
3702                 Thanks to Colin
3703
3704 2006-05-18 [paul]       2.2.0cvs31
3705
3706         * manual/advanced.xml
3707         * manual/faq.xml
3708         * manual/glossary.xml
3709         * manual/handling.xml
3710         * manual/intro.xml
3711         * manual/plugins.xml
3712         * manual/sylpheed-claws-manual.xml
3713                 update URLs
3714                 add info about mailing-list support
3715                 edit filtering info
3716         * src/wizard.c
3717         * src/common/defs.h
3718         * src/gtk/about.c
3719         * src/plugins/dillo_viewer/README
3720                 update URLs
3721
3722 2006-05-17 [wwp]        2.2.0cvs30
3723
3724         * manual/handling.xml
3725         * manual/fr/handling.xml
3726                 documented the ability to enabled/disable filtering/processing rules.
3727
3728 2006-05-17 [colin]      2.2.0cvs29
3729
3730         * src/main.c
3731                 Don't initialize g_thread subsystem if it's 
3732                 already done (thanks to Hiro)
3733         * src/mimeview.c
3734                 Fix saving of parts when there name can't be
3735                 converted from UTF-8.
3736
3737 2006-05-17 [paul]       2.2.0cvs28
3738
3739         * po/Makefile.in.in
3740                 fix config.status warning with autoconf 2.60
3741
3742 2006-05-17 [paul]       2.2.0cvs27
3743
3744         * po/POTFILES.in
3745                 add src/mbox.c
3746
3747 2006-05-17 [wwp]        2.2.0cvs26
3748
3749         * src/mainwindow.c
3750                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3751
3752 2006-05-17 [wwp]        2.2.0cvs25
3753
3754         * src/plugins/demo/demo.c
3755                 updated product name in plugin demo (many plugins need to be
3756                 sync'ed w/ that change).
3757
3758 2006-05-17 [colin]      2.2.0cvs24
3759
3760         * src/mh.c
3761                 Fix leak
3762
3763 2006-05-16 [colin]      2.2.0cvs23
3764
3765         * src/mainwindow.c
3766                 Stupid me hit again. Fix cvs22.
3767
3768 2006-05-16 [colin]      2.2.0cvs22
3769
3770         * src/mainwindow.c
3771                 Fix bug #922 (sylpheed-claws crashed after 
3772                 pushing on Inbox folder)
3773
3774 2006-05-16 [colin]      2.2.0cvs21
3775
3776         * src/compose.c
3777                 Make From header be copy/paste/select-able
3778
3779 2006-05-16 [wwp]        2.2.0cvs20
3780
3781         * src/export.c
3782         * src/matcher.c
3783         * src/summaryview.c
3784         * src/etpan/imap-thread.c
3785                 fix some compiler warnings (thanks to Colin).
3786
3787 2006-05-16 [wwp]        2.2.0cvs19
3788
3789         * src/action.c
3790         * src/gedit-print.c
3791         * src/inc.c
3792         * src/mainwindow.c
3793         * src/mh.c
3794         * src/statusbar.c
3795         * src/send_message.c
3796         * src/summaryview.c
3797                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3798
3799 2006-05-15 [colin]      2.2.0cvs18
3800
3801         * src/procmsg.c
3802                 Fix automatic rule creation with List-Post
3803
3804 2006-05-15 [paul]       2.2.0cvs17
3805
3806         * tools/filter_conv_new.pl
3807                 updated for rule enabling/disabling
3808                 claws version >= 2.3.x required
3809
3810 2006-05-15 [cleroy]     2.2.0cvs16
3811
3812         * src/main.c
3813                 Revert test
3814
3815 2006-05-15 [cleroy]     2.2.0cvs15
3816
3817         * src/main.c
3818                 test
3819
3820 2006-05-15 [wwp]        2.2.0cvs14
3821
3822         * manual/pl/.cvsignore
3823                 ignore generated files.
3824
3825 2006-05-14 [wwp]        2.3.0-rc1
3826
3827         * 2.3.0-rc1 released
3828
3829 2006-05-13 [wwp]        2.2.0cvs13
3830
3831         * src/filtering.c
3832         * src/filtering.h
3833         * src/matcher.c
3834         * src/matcher_parser_lex.l
3835         * src/matcher_parser_parse.y
3836         * src/prefs_filtering.c
3837                 new feature: provide the ability to disable filtering and processing
3838                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3839                 adaptations.
3840
3841 2006-05-13 [colin]      2.2.0cvs12
3842
3843         * src/compose.c
3844                 Remove useless if (a) b; else b;
3845                 Thanks to wwp
3846
3847 2006-05-13 [wwp]        2.2.0cvs11
3848
3849         * src/export.c
3850         * src/import.c
3851         * src/mainwindow.c
3852         * src/mbox.c
3853         * src/summaryview.c
3854         * src/summaryview.h
3855                 no more silent failures (or at least less ones) when importing
3856                 or exporting from/to mbox. Also start importing/exporting if
3857                 the necessary info is set.
3858
3859 2006-05-13 [wwp]        2.2.0cvs10
3860
3861         * RELEASE_NOTES
3862                 restored up-to-date release notes.
3863
3864 2006-05-13 [paul]       2.2.0cvs9
3865
3866         * po/nl.po
3867         * po/ru.po
3868                 updated by Tim Dijkstra and Pavlo Bohmat
3869
3870 2006-05-12 [colin]      2.2.0cvs8
3871
3872         * src/gtk/quicksearch.c
3873                 Add "k" as shortcut for "colorlabel". Patch
3874                 by ath42@users.sf.net.
3875
3876 2006-05-12 [paul]       2.2.0cvs7
3877
3878         * src/prefs_common.h
3879         * src/prefs_summaries.c
3880         * src/summaryview.c
3881                 when entering a folder also allow
3882                 going directly to first Marked message
3883
3884 2006-05-12 [paul]       2.2.0cvs6
3885
3886         * src/summaryview.c
3887                 always obey 'confirm before marking all
3888                 mails read' option
3889
3890 2006-05-12 [paul]       2.2.0cvs5
3891
3892         * src/textview.c
3893                 make Sender fully clickable
3894
3895 2006-05-12 [colin]      2.2.0cvs4
3896
3897         * src/compose.c
3898         * src/compose.h
3899                 Let From be editable
3900         * src/main.c
3901         * src/mh.c
3902                 Full support of .mh_sequences' Unseen seq
3903
3904 2006-05-12 [colin]      2.2.0cvs3
3905
3906         * src/folder.c
3907         * src/mainwindow.c
3908         * src/mainwindow.h
3909         * src/messageview.c
3910         * src/prefs_spelling.c
3911         * src/procheader.c
3912         * src/procmsg.c
3913         * src/procmsg.h
3914         * src/summaryview.c
3915         * src/toolbar.c
3916         * src/toolbar.h
3917                 Add contextual menu on Compose toolbar
3918                 button. Fixes bug #944 (Automatic
3919                 addresses not applied when changing account
3920                 from compose window)
3921                 add Mailing List support
3922                 based on the old 0.6.5claws25 patch by
3923                 Melvin Hadasht, with finishing touches
3924                 by Colin
3925                 Fix "ignore thread" when mails are threaded by
3926                 subject (and weren't ignored although appearing
3927                 in the thread).
3928                 GUI rework.
3929                 Both patches by Pawel.
3930
3931 2006-05-08 [paul]       2.2.0cvs2
3932
3933         * src/mainwindow.c
3934         * src/mainwindow.h
3935         * src/messageview.c
3936         * src/procheader.c
3937         * src/procmsg.c
3938         * src/procmsg.h
3939         * src/summaryview.c
3940                 add Mailing List support
3941                 based on the old 0.6.5claws25 patch by 
3942                 Melvin Hadasht, with finishing touches
3943                 by Colin
3944
3945 2006-05-08 [colin]      2.2.0cvs1
3946
3947         * src/mainwindow.c
3948         * src/toolbar.c
3949         * src/toolbar.h
3950                 Add contextual menu on Compose toolbar 
3951                 button. Fixes bug #944 (Automatic 
3952                 addresses not applied when changing account 
3953                 from compose window)
3954
3955 2006-05-08 [paul]       2.2.0
3956
3957         2.2.0 released
3958
3959 2006-05-08 [paul]       2.1.1cvs51
3960
3961         * po/cs.po
3962         * po/de.po
3963         * po/en_GB.po
3964         * po/fi.po
3965         * po/fr.po
3966         * po/pt_BR.po
3967         * po/sr.po
3968         * po/zh_CN.po
3969                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3970                 Fabien Vantard, Frederico Goncalves Guimaraes,
3971                 Aleksandar Urosevic, and Ralgh Young
3972
3973 2006-05-12 [colin]      2.1.1cvs50
3974
3975         * po/cs.po
3976         * po/de.po
3977         * po/en_GB.po
3978         * po/es.po
3979         * po/fi.po
3980         * po/fr.po
3981         * po/pt_BR.po
3982         * po/sr.po
3983         * po/zh_CN.po
3984                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3985                 Fabien Vantard, Frederico Goncalves Guimaraes,
3986                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3987
3988 2006-05-05 [colin]      2.1.1cvs49
3989
3990         * manual/Makefile.am
3991         * manual/pl/Makefile.am
3992         * manual/pl/account.xml
3993         * manual/pl/ack.xml
3994         * manual/pl/addrbook.xml
3995         * manual/pl/advanced.xml
3996         * manual/pl/faq.xml
3997         * manual/pl/glossary.xml
3998         * manual/pl/gpl.xml
3999         * manual/pl/handling.xml
4000         * manual/pl/intro.xml
4001         * manual/pl/keyboard.xml
4002         * manual/pl/plugins.xml
4003         * manual/pl/starting.xml
4004         * manual/pl/sylpheed-claws-manual.xml
4005         * manual/pl/dist/.cvsignore
4006         * manual/pl/dist/Makefile.am
4007         * manual/pl/dist/html/.cvsignore
4008         * manual/pl/dist/html/Makefile.am
4009         * manual/pl/dist/pdf/.cvsignore
4010         * manual/pl/dist/pdf/Makefile.am
4011         * manual/pl/dist/ps/.cvsignore
4012         * manual/pl/dist/ps/Makefile.am
4013         * manual/pl/dist/txt/.cvsignore
4014         * manual/pl/dist/txt/Makefile.am
4015                 Add the polish translation of the manual,
4016                 Authored by Pawel Pekala.
4017
4018 2006-05-05 [cleroy]     2.1.1cvs48
4019
4020         * src/main.c
4021                 Re-read matcherrc after loading plugins 
4022                 if some of them add folders.
4023
4024 2006-05-03 [colin]      2.1.1cvs47
4025
4026         * src/imap.c
4027                 I'm idiot
4028
4029 2006-05-03 [colin]      2.1.1cvs46
4030
4031         * src/imap.c
4032                 Be sure to have a session when
4033                 getting separator
4034
4035 2006-05-03 [colin]      2.1.1cvs45
4036
4037         * src/imap.c
4038         * src/imap.h
4039         * src/imap_gtk.c
4040                 Fix preventing renaming with namespace 
4041                 separator.
4042
4043 2006-05-01 [colin]      2.1.1cvs44
4044
4045         * src/action.c
4046                 Don't reload messageview when result of
4047                 action is piped.
4048
4049 2006-04-29 [colin]      2.1.1cvs43
4050
4051         * src/prefs_receive.c
4052         * src/plugins/spamassassin/spamassassin_gtk.c
4053         * src/plugins/clamav/clamav_plugin_gtk.c
4054                 GUI fixes by Pawel
4055
4056 2006-04-29 [colin]      2.1.1cvs42
4057
4058         * src/prefs_compose_writing.c
4059         * src/prefs_quote.c
4060                 Cleanups. Patch by Pawel
4061
4062 2006-04-28 [paul]       2.1.1cvs41
4063
4064         * src/matcher.c
4065                 fix returned quick search results when search
4066                 term contains an underscore.
4067                 Thanks to Colin
4068
4069 2006-04-28 [paul]       2.1.1cvs40
4070
4071         * src/prefs_message.c
4072         * src/prefs_receive.c
4073                 GUI cleanups
4074                 Patches by Pawel Pekala
4075
4076 2006-04-27 [colin]      2.1.1cvs39
4077
4078         * src/wizard.c
4079                 Differentiate subject Welcome from
4080                 window's title Welcome
4081
4082 2006-04-27 [paul]
4083
4084         2.2.0-rc1 released
4085
4086 2006-04-27 [paul]       2.1.1cvs38
4087
4088         * manual/advanced.xml
4089         * manual/fr/advanced.xml
4090                 add info about compose_no_markup hidden pref
4091
4092 2006-04-27 [paul]       2.1.1cvs37
4093
4094         * src/prefs_account.c
4095                 improve privacy labels
4096         * src/prefs_msg_colors.c
4097                 change some strings for translators' convenience
4098         * src/gtk/gtkutils.c
4099                 don't underline the link button text
4100
4101 2006-04-25 [colin]      2.1.1cvs36
4102
4103         * src/folder.c
4104                 Complete 2.1.1cvs33 (once more ;)
4105
4106 2006-04-25 [colin]      2.1.1cvs35
4107
4108         * src/editldap.c
4109                 Fix tooltip
4110
4111 2006-04-25 [cleroy]     2.1.1cvs34
4112
4113         * src/compose.c
4114         * src/gtk/gtkaspell.c
4115                 Fix crash on redirect (related to the return 
4116                 of the aspell menu in compose's toolbar)
4117         * src/prefs_msg_colors.c
4118                 Fix sensitivity widgets
4119         * src/image_viewer.c
4120         * src/gtk/pluginwindow.c
4121         * src/gtk/prefswindow.c
4122                 Change released signals to clicked (Fabien)
4123         * po/POTFILES.in
4124         * src/common/socket.c
4125         * src/plugins/spamassassin/spamassassin.c
4126                 Translate strings (Fabien)
4127
4128 2006-04-25 [paul]       2.1.1cvs33
4129
4130         * src/folder.c
4131         * src/folder.h
4132         * src/folderview.c
4133                 complete the fix of bug #912
4134                 Thanks to Colin
4135
4136 2006-04-25 [colin]      2.1.1cvs32
4137
4138         * src/news.c
4139                 Better progress bar
4140         * src/mimeview.c
4141         * src/summaryview.c
4142         * src/summaryview.h
4143                 Fix focus chain
4144                 Patches by Pawel Pekala
4145
4146 2006-04-24 [colin]      2.1.1cvs31
4147
4148         * src/compose.c
4149                 Fix compilation warnings (Fabien)
4150
4151 2006-04-24 [colin]      2.1.1cvs30
4152
4153         * src/addrindex.c
4154         * src/editldap.c
4155         * src/editldap_basedn.c
4156         * src/editldap_basedn.h
4157         * src/ldapctrl.c
4158         * src/ldapctrl.h
4159         * src/ldapquery.c
4160         * src/ldaputil.c
4161         * src/ldaputil.h
4162                 Fix bug #901 (LDAPS support)
4163
4164 2006-04-24 [colin]      2.1.1cvs29
4165
4166         * src/compose.c
4167                 Fix logic on error with send dialog on
4168         * src/imap.c
4169                 Fix compilation without libetpan, thanks
4170                 to Fabien
4171         * src/summaryview.c
4172                 Fix 'context-menu' key
4173
4174 2006-04-23 [colin]      2.1.1cvs28
4175
4176         * src/folder.c
4177                 Never free current's cache to free up 
4178                 memory. Fixes bug #912 (new count 
4179                 randomly set to message count)
4180
4181 2006-04-23 [colin]      2.1.1cvs27
4182
4183         * src/gtk/quicksearch.c
4184                 And remove printf...
4185
4186 2006-04-23 [colin]      2.1.1cvs26
4187
4188         * src/gtk/quicksearch.c
4189                 Fix replacing in quicksearch, and fix inserting
4190                 in the middle of the string. (introduced at 2.1.0cvs22)
4191
4192 2006-04-23 [colin]      2.1.1cvs25
4193
4194         * src/imap.c
4195                 Make sure uidnext is initialized in get_num_list
4196                 (not for stable, related to 2.1.1cvs8 and friends)
4197
4198 2006-04-23 [colin]      2.1.1cvs24
4199
4200         * src/imap.c
4201                 Output something when login is successful
4202                 too
4203
4204 2006-04-23 [colin]      2.1.1cvs23
4205
4206         * src/etpan/imap-thread.c
4207                 Better logging (line-per-line, hide data in fetch)
4208                 Fix a const warning
4209         * src/gtk/logwindow.c
4210         * src/gtk/logwindow.h
4211                 Better logging (color for input/output)
4212
4213 2006-04-21 [colin]      2.1.1cvs22
4214
4215         * src/gtk/quicksearch.c
4216                 On gtk+-2.8, use stock buttons in quicksearch
4217                 Based on a patch by Fabien and a design by Paul
4218
4219 2006-04-21 [colin]      2.1.1cvs21
4220
4221         * src/folderview.c
4222         * src/mainwindow.c
4223                 Fix occasional flicker in folderview
4224         * src/common/utils.c
4225                 Fix bug #943 (Incorrectly parsed email address 
4226                 list in short headers on message view and in 
4227                 printouts)
4228
4229 2006-04-20 [colin]      2.1.1cvs20
4230
4231         * src/imap.c
4232         * src/imap.h
4233         * src/prefs_account.c
4234                 Add ANONYMOUS auth for IMAP
4235
4236 2006-04-20 [paul]       2.1.1cvs19
4237
4238         * src/main.c
4239                 proper fix for 2.1.1cvs18
4240                 Thanks to Colin
4241
4242 2006-04-20 [paul]       2.1.1cvs18
4243
4244         * src/main.c
4245                 fix build warnings
4246
4247 2006-04-20 [paul]       2.1.1cvs17
4248
4249         * src/gtk/quicksearch.c
4250                 fix standard, non-extended Quick search,
4251                 was broken in 2.1.1cvs15.
4252                 Thanks to Colin.
4253
4254 2006-04-20 [colin]      2.1.1cvs16
4255
4256         * src/prefs_matcher.c
4257                 Fix values when reselecting a ~test
4258                 rule
4259
4260 2006-04-19 [colin]      2.1.1cvs15
4261
4262         * src/compose.c
4263         * src/compose.h
4264         * src/gtk/gtkaspell.c
4265         * src/gtk/gtkaspell.h
4266                 Put back Options menu in Spelling/
4267         * src/gtk/quicksearch.c
4268                 Don't search, and show error, if the
4269                 advanced search has a syntax error
4270
4271 2006-04-18 [colin]      2.1.1cvs14
4272
4273         * src/textview.c
4274                 Fix gdk warnings on set_cursor when textview
4275                 isn't visible
4276
4277 2006-04-18 [colin]      2.1.1cvs13
4278
4279         * src/gtk/gtksctree.c
4280                 Remove seemingly useless refresh that causes
4281                 flicker - watch this commit in case of 
4282                 problems before planned backport to stable
4283
4284 2006-04-18 [colin]      2.1.1cvs12
4285
4286         * src/imap.c
4287                 Factorize get/set_xml code
4288         * src/compose.c
4289         * src/prefs_account.c
4290         * src/prefs_account.h
4291         * src/procmsg.c
4292                 Add Encrypt to self option
4293
4294 2006-04-17 [colin]      2.1.1cvs11
4295
4296         * configure.ac
4297                 Fix search on encrpyt function on dragonfly
4298                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4299
4300 2006-04-17 [colin]      2.1.1cvs10
4301
4302         * src/prefs_account.c
4303                 Be safe by default: remove mails from POP3
4304                 after 7 days, not immediately
4305
4306 2006-04-17 [colin]      2.1.1cvs9
4307
4308         * src/etpan/imap-thread.c
4309                 Fix build on DragonFly - patch by 
4310                 Jonathan Buschmann <jonthn@agmact.com>
4311
4312 2006-04-17 [colin]      2.1.1cvs8
4313
4314         * src/imap.c
4315                 Save uidnext between sessions
4316
4317 2006-04-17 [colin]      2.1.1cvs7
4318
4319         * src/imap.c
4320                 scan is required when uid validity changes
4321
4322 2006-04-17 [colin]      2.1.1cvs6
4323
4324         * src/folderview.c
4325                 Don't scan if not necessary, apart in current
4326                 folder and INBOX to fetch flags.
4327         * src/imap.c
4328                 Scan is necessary if unread count changes
4329
4330 2006-04-17 [colin]      2.1.1cvs5
4331
4332         * src/imap.c
4333                 ...But always fetch ANSWERED and DELETED flags for
4334                 INBOX, as filtering can happen on these flags.
4335
4336 2006-04-17 [colin]      2.1.1cvs4
4337
4338         * src/imap.c
4339                 Don't fetch REPLIED and DELETED flags when synchronising
4340                 flags with a closed folder. We only need UNSEEN and FLAGGED
4341                 to update the folderview.
4342
4343 2006-04-17 [colin]      2.1.1cvs3
4344
4345         * src/imap.c
4346                 Faster flag search when there are new mails 
4347                 in a folder. We can do a full search if the 
4348                 folder contains less messages than the new
4349                 list.
4350
4351 2006-04-17 [colin]      2.1.1cvs2
4352
4353         * po/cs.po
4354         * po/de.po
4355         * po/fr.po
4356         * po/nl.po
4357         * po/pt_BR.po
4358                 Update translations from stable branch
4359
4360 2006-04-17 [colin]      2.1.1cvs1
4361
4362         * configure.ac
4363                 Bump version to follow stable release
4364
4365 2006-04-16 [mones]      2.1.0cvs50
4366
4367         * po/es.po
4368                 Updated for release
4369
4370 2006-04-16 [colin]      2.1.0cvs49
4371
4372         * src/textview.c
4373                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4374                 with gtk < 2.8. Thanks to Fabien Vantard.
4375
4376 2006-04-15 [colin]      2.1.0cvs48
4377
4378         * src/etpan/imap-thread.c
4379                 Fix bug #919 (libetpan: SEGV when connecting 
4380                 using command)
4381
4382 2006-04-14 [colin]      2.1.0cvs47
4383
4384         * src/main.c
4385                 Fix race on --select (should be done better)
4386
4387 2006-04-14 [wwp]        2.1.0cvs46
4388
4389         * src/send_message.c
4390                 enforce a check for domain in account prefs (a sending
4391                 error could be faced if domain was checked but no value set),
4392                 thanks to Colin.
4393
4394 2006-04-14 [colin]      2.1.0cvs45
4395
4396         * src/codeconv.c
4397                 when converting from unknown to unknown, if the
4398                 string is UTF8, don't convert it to the locale
4399                 (which breaks it)
4400
4401 2006-04-14 [colin]      2.1.0cvs44
4402
4403         * src/compose.c
4404                 Don't try to use ASCII for converting headers
4405                 (as done in body)
4406
4407 2006-04-14 [paul]       2.1.0cvs43
4408
4409         * src/crash.c
4410                 add locale/charset info to crash report
4411         * src/gtk/about.c
4412                 add wwp to doc team
4413                 replace 'e-mail' with preferred 'email'
4414         * src/gtk/authors.h
4415                 ensure contributors list is in alphabetical
4416                 order
4417
4418 2006-04-13 [colin]      2.1.0cvs42
4419
4420         * src/textview.c
4421                 Prevent gdk warnings
4422
4423 2006-04-13 [colin]      2.1.0cvs41
4424
4425         * src/common/ssl_certificate.c
4426         * src/common/ssl_certificate.h
4427         * src/gtk/sslcertwindow.c
4428                 Warn on expired certs, and display the expiration date
4429
4430 2006-04-13 [colin]      2.1.0cvs40
4431
4432         * src/plugins/spamassassin/spamassassin_gtk.c
4433                 Fix missing set_text on unix socket
4434
4435 2006-04-13 [wwp]        2.1.0cvs39
4436
4437         * manual/fr/advanced.xml
4438         * manual/fr/glossary.xml
4439                 applied new spam/ham/email lexicon (pourriel, courriel)
4440
4441 2006-04-13 [paul]       2.1.0cvs38
4442
4443         * src/plugins/pgpmime/plugin.c
4444                 remove the mention of S/MIME from the
4445                 description. This is now handled by the
4446                 S/MIME plugin.
4447
4448 2006-04-13 [paul]       2.1.0cvs37
4449
4450         * src/prefs_msg_colors.c
4451                 rework dialog
4452         * src/prefs_folder_item.c
4453         * src/prefs_spelling.c
4454                 add a tooltip to the colour selector buttons
4455
4456 2006-04-13 [wwp]        2.1.0cvs36
4457
4458         * manual/advanced.xml
4459         * manual/glossary.xml
4460         * manual/handling.xml
4461         * manual/keyboard.xml
4462         * manual/plugins.xml
4463         * manual/starting.xml
4464         * manual/fr/account.xml
4465         * manual/fr/ack.xml
4466         * manual/fr/addrbook.xml
4467         * manual/fr/advanced.xml
4468         * manual/fr/faq.xml
4469         * manual/fr/glossary.xml
4470         * manual/fr/gpl.xml
4471         * manual/fr/handling.xml
4472         * manual/fr/intro.xml
4473         * manual/fr/keyboard.xml
4474         * manual/fr/plugins.xml
4475         * manual/fr/starting.xml
4476         * manual/fr/sylpheed-claws-manual.xml
4477                 fixes to the manuals:
4478                  - summaryview -> Message List (same in French)
4479                  - translate key names
4480                  - fix French punctuation, use non-breakable spaces when
4481                    necessary, don't use &thinsp; which is not portable
4482                  - tell what maildir and mbox formats we support
4483
4484 2006-04-12 [wwp]        2.1.0cvs35
4485
4486         * src/prefs_toolbar.c
4487                 unified a replace button more,
4488                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4489
4490 2006-04-12 [wwp]        2.1.0cvs34
4491
4492         * src/prefs_common.c
4493         * src/prefs_msg_colors.c
4494                 make default color labels translatable,
4495                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4496                 thanks to Tim <timbrain@post.cz> for reporting.
4497
4498 2006-04-12 [wwp]        2.1.0cvs33
4499
4500         * manual/glossary.xml
4501         * manual/intro.xml
4502         * manual/plugins.xml
4503         * manual/starting.xml
4504         * manual/sylpheed-claws-manual.xml
4505         * manual/fr/.cvsignore
4506         * manual/fr/account.xml
4507         * manual/fr/ack.xml
4508         * manual/fr/addrbook.xml
4509         * manual/fr/advanced.xml
4510         * manual/fr/faq.xml
4511         * manual/fr/glossary.xml
4512         * manual/fr/handling.xml
4513         * manual/fr/intro.xml
4514         * manual/fr/keyboard.xml
4515         * manual/fr/plugins.xml
4516         * manual/fr/starting.xml
4517         * manual/fr/sylpheed-claws-manual.xml
4518                 various fixes: typos, missing .fr translations, punctuation,
4519                 capitalization, links, accents and some bad French more.
4520
4521 2006-04-12 [wwp]        2.1.0cvs32
4522
4523         * src/prefs_gtk.c
4524                 fix for bug #935: always store prefs files in UTF-8 (thanks
4525                 to Colin).
4526
4527 2006-04-11 [colin]      2.1.0cvs31
4528
4529         * src/compose.c
4530                 Fix inserting files not in utf8 when locale is utf8
4531
4532 2006-04-11 [colin]      2.1.0cvs30
4533
4534         * src/inc.c
4535                 Don't show error dialog when cancelling connection
4536                 Patch by Pawel
4537
4538 2006-04-11 [cleroy]     2.1.0cvs29
4539
4540         * src/compose.c
4541                 Implement multiple quote levels
4542         * src/prefs_common.c
4543                 Change a little bit the quote bgcolor for 2nd level
4544
4545 2006-04-11 [colin]      2.1.0cvs28
4546
4547         * src/gtk/about.c
4548                 Add locale and charset in the label
4549
4550 2006-04-10 [colin]      2.1.0cvs27
4551
4552         * src/compose.c
4553         * src/prefs_common.c
4554         * src/prefs_common.h
4555         * src/prefs_msg_colors.c
4556         * src/textview.c
4557                 Allow optional background color in quotes
4558                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4559                 GTK+-2.8.x feature
4560
4561 2006-04-10 [colin]      2.1.0cvs26
4562
4563         * src/main.c
4564         * src/mainwindow.c
4565         * src/mainwindow.h
4566                 Implement --select
4567
4568 2006-04-10 [colin]      2.1.0cvs25
4569
4570         * manual/plugins.xml
4571         * manual/fr/plugins.xml
4572                 Document libcurl's proxy variables
4573
4574 2006-04-09 [colin]      2.1.0cvs24
4575
4576         * src/prefs_common.c
4577                 gettext() returns statically allocated stuff. We have
4578                 to strdup it in order to be able to free it.
4579
4580 2006-04-09 [colin]      2.1.0cvs23
4581
4582         * AUTHORS
4583         * src/gtk/authors.h
4584                 Add Alexei
4585
4586 2006-04-09 [colin]      2.1.0cvs22
4587
4588         * src/mainwindow.c
4589         * src/gtk/quicksearch.c
4590                 Fix bug #859 (problems with cyrilic input in 
4591                 search panel) - Patch by Alexey Illarionov 
4592                 <littlesavage@rambler.ru>
4593
4594 2006-04-09 [colin]      2.1.0cvs21
4595
4596         * src/prefs_customheader.c
4597                 I prefer removing then freeing rather than the contrary
4598                 (even if it doesn't change anything ;-)
4599         * src/prefs_account.c
4600                 Fix bug #933 (Crash re-entering the custom headers list 
4601                 dialog in accounts prefs)
4602                 The problem happened when cancelling the Account 
4603                 Preferences' dialogs - in which case we didn't do 
4604                 anything to the PrefsAccount * struct. In case of applying,
4605                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4606                 working with in this dialog. The problem is that 
4607                 prefs_customheader.c, working on this tmp_ac_prefs, always
4608                 changes the ->customhdr_list pointer, even when cancelled. 
4609                 So in case of cancelling the prefs_account dialog, we still
4610                 have to update ->customhdr_list in the real account.
4611
4612 2006-04-08 [colin]      2.1.0cvs20
4613
4614         * manual/fr/glossary.xml
4615         * manual/fr/keyboard.xml
4616                 Forgot some headers :)
4617
4618 2006-04-08 [colin]      2.1.0cvs19
4619
4620         * manual/Makefile.am
4621         * manual/fr/Makefile.am
4622         * manual/fr/account.xml
4623         * manual/fr/ack.xml
4624         * manual/fr/addrbook.xml
4625         * manual/fr/advanced.xml
4626         * manual/fr/faq.xml
4627         * manual/fr/glossary.xml
4628         * manual/fr/gpl.xml
4629         * manual/fr/handling.xml
4630         * manual/fr/intro.xml
4631         * manual/fr/keyboard.xml
4632         * manual/fr/plugins.xml
4633         * manual/fr/starting.xml
4634         * manual/fr/sylpheed-claws-manual.xml
4635         * manual/fr/dist/.cvsignore
4636         * manual/fr/dist/Makefile.am
4637         * manual/fr/dist/html/.cvsignore
4638         * manual/fr/dist/html/Makefile.am
4639         * manual/fr/dist/pdf/.cvsignore
4640         * manual/fr/dist/pdf/Makefile.am
4641         * manual/fr/dist/ps/.cvsignore
4642         * manual/fr/dist/ps/Makefile.am
4643         * manual/fr/dist/txt/.cvsignore
4644         * manual/fr/dist/txt/Makefile.am
4645                 Add the french translation of the manual. Thanks to
4646                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4647                 account.xml, ack.xml, addrbook.xml and advanced.xml
4648
4649 2006-04-08 [colin]      2.1.0cvs18
4650
4651         * manual/plugins.xml
4652         * manual/starting.xml
4653                 More fixes
4654
4655 2006-04-07 [colin]      2.1.0cvs17
4656
4657         * manual/faq.xml
4658         * manual/intro.xml
4659         * manual/keyboard.xml
4660                 Little fixes
4661
4662 2006-04-07 [colin]      2.1.0cvs16
4663
4664         * README
4665         * src/compose.c
4666         * src/prefs_common.c
4667         * src/prefs_common.h
4668                 Add hidden compose_no_markup pref
4669
4670 2006-04-07 [wwp]        2.1.0cvs15
4671
4672         * src/summary_search.c
4673         * .cvsignore
4674                 Bugfix: stop button was sticky when searching in an empty folder.
4675                 Applied curly brackets code style to the whole file (summary_search.c).
4676                 More files to ignore.
4677
4678 2006-04-07 [wwp]        2.1.0cvs14
4679
4680         * src/message_search.c
4681         * src/summary_search.c
4682                 changed default button when search bumps at file/folder
4683                 beginning or end, for convenience (thanks to Colin).
4684
4685 2006-04-07 [paul]       2.1.0cvs13
4686
4687         * src/plugins/dillo_viewer/dillo_prefs.c
4688                 avoid future potential for namespace collision
4689                 Patch by Colin
4690
4691 2006-04-06 [wwp]        2.1.0cvs12
4692
4693         * src/summary_search.c
4694                 Unify extended/advanced searches names (and thus factorize labels),
4695                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4696
4697 2006-04-06 [wwp]        2.1.0cvs11
4698
4699         * src/folderview.c
4700         * src/prefs_themes.c
4701         * src/summaryview.c
4702                 Fixed some compilation warnings.
4703
4704 2006-04-06 [colin]      2.1.0cvs10
4705
4706         * manual/advanced.xml
4707                 Document the wizard template and how to deploy
4708                 Sylpheed-Claws effectively
4709
4710 2006-04-06 [colin]      2.1.0cvs9
4711
4712         * src/folderview.c
4713                 gettext patch to tell translators about _("#"),
4714                 by Maxim Britov
4715
4716 2006-04-06 [colin]      2.1.0cvs8
4717
4718         * src/textview.c
4719                 Fix invalid GtkTextBIter after clicking "Display as text"
4720
4721 2006-04-06 [mones]      2.1.0cvs7
4722
4723         * src/addr_compl.c
4724         * src/addrindex.c
4725         * src/addritem.c
4726         * src/codeconv.c
4727         * src/compose.c
4728         * src/filtering.c
4729         * src/folder.c
4730         * src/folder_item_prefs.c
4731         * src/folderview.c
4732         * src/localfolder.c
4733         * src/matcher.c
4734         * src/mimeview.c
4735         * src/prefs_msg_colors.c
4736         * src/prefs_spelling.c
4737         * src/prefs_themes.c
4738         * src/procmime.c
4739         * src/procmsg.c
4740         * src/stock_pixmap.c
4741         * src/summaryview.c
4742         * src/textview.c
4743         * src/toolbar.c
4744         * src/common/mgutils.c
4745         * src/common/prefs.c
4746         * src/common/ssl_certificate.c
4747         * src/gtk/colorlabel.c
4748         * src/gtk/quicksearch.c
4749         * src/plugins/pgpmime/pgpmime.c
4750         * src/plugins/spamassassin/spamassassin.c
4751                 Removed redundant NULL checks for g_free() calls.
4752                 Patch by Pawel Pekala.
4753
4754 2006-04-06 [mones]      2.1.0cvs6
4755
4756         * src/prefs_actions.c
4757         * src/prefs_filtering.c
4758         * src/prefs_filtering_action.c
4759         * src/prefs_matcher.c
4760         * src/prefs_template.c
4761         * src/gtk/gtkutils.c
4762         * src/gtk/gtkutils.h
4763                 Have a nice replace button. Patch by Pawel Pekala
4764
4765 2006-04-06 [colin]      2.1.0cvs5
4766
4767         * src/addressbook.c
4768                 Fix crash with empty columns
4769
4770 2006-04-05 [colin]      2.1.0cvs4
4771
4772         * src/wizard.c
4773         * src/prefs_gtk.c
4774                 Allow wizard customization with pre-filled values
4775
4776 2006-04-05 [colin]      2.1.0cvs3
4777
4778         * src/textview.c
4779         * src/mimeview.c
4780         * src/mimeview.h
4781                 Nicer messages in mimeview
4782
4783 2006-04-05 [colin]      2.1.0cvs2
4784
4785         * src/addressbook.c
4786         * src/prefs_summaries.c
4787                 i18n fix
4788
4789 2006-04-05 [colin]      2.1.0cvs1
4790
4791         * src/plugins/pgpcore/plugin.c
4792         * src/plugins/pgpcore/select-keys.c
4793         * src/plugins/pgpcore/select-keys.h
4794         * src/plugins/pgpcore/sgpgme.c
4795         * src/plugins/pgpcore/sgpgme.h
4796         * src/plugins/pgpinline/pgpinline.c
4797         * src/plugins/pgpinline/plugin.c
4798         * src/plugins/pgpmime/pgpmime.c
4799         * src/plugins/pgpmime/plugin.c
4800                 Factorize and generalize a bit 
4801                 Drop S/MIME signature verification from PGP/MIME
4802                 (adding it as another, more complete plugin)
4803
4804 2006-04-05 [paul]       2.1.0
4805
4806         2.1.0 released
4807
4808 2006-04-05 [paul]       2.0.0cvs186
4809
4810         * manual/advanced.xml
4811                 add info on colour labels
4812
4813 2006-04-05 [paul]       2.0.0cvs185
4814
4815         * po/bg.po
4816         * po/cs.po
4817         * po/de.po
4818         * po/el.po
4819         * po/en_GB.po
4820         * po/fi.po
4821         * po/fr.po
4822         * po/it.po
4823         * po/nl.po
4824         * po/pl.po
4825         * po/pt_BR.po
4826         * po/sr.po
4827         * po/zh_CN.po
4828                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4829                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4830                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4831                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4832         * src/gtk/authors.h
4833         * tools/claws.i18n.status.pl
4834                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4835                 and new Czech translator, Tim <timbrain@post.cz>
4836
4837 2006-04-05 [mones]      2.0.0cvs184
4838
4839         * po/es.po
4840                 Updated translation
4841
4842 2006-04-05 [colin]      2.0.0cvs183
4843
4844         * src/gtk/quicksearch.c
4845                 Fix bug #929 (unnecessary reload in quick search bar)
4846
4847 2006-04-05 [colin]      2.0.0cvs182
4848
4849         * src/compose.c
4850                 Fix crash on Reply with no From:
4851                 Show signature and conversion error on queuing 
4852                 (but not sending)
4853         * src/mainwindow.c
4854         * src/summaryview.c
4855         * src/summaryview.h
4856                 Factorize threading code and make sure msginfo 
4857                 is not null when it comes from a GtkCTreeRow's 
4858                 data
4859         * src/gtk/gtkaspell.c
4860                 Check for necessary things
4861         * src/gtk/gtksctree.c
4862         * src/gtk/gtksctree.h
4863                 Reset anchor if necessary when removing node
4864
4865 2006-03-29 [colin]      2.0.0cvs181
4866
4867         * src/folderview.c
4868                 Warn for disabled IMAP accounts (due to lack of
4869                 libetpan). Breaks string-freeze - sorry - but it
4870                 is kind of important ;)
4871
4872 2006-03-28 [colin]      2.0.0cvs180
4873
4874         * src/gtk/gtkutils.c
4875         * src/gtk/gtkutils.h
4876                 Add a gtkut_get_link_btn() function that
4877                 creates a button which acts like an URI
4878         * src/prefs_themes.c
4879         * src/gtk/about.c
4880                 Use this function (factorizes codes)
4881         * src/common/defs.h
4882         * src/gtk/pluginwindow.c
4883                 Add a "Get more..." in the plugins window
4884
4885 2006-03-28 [colin]      2.0.0cvs179
4886
4887         * src/common/smtp.c
4888         * src/common/passcrypt.c
4889         * src/undo.c
4890                 Warning fixes. Patch by Pawel Pekala
4891
4892 2006-03-27 [colin]      2.0.0cvs178
4893
4894         * src/undo.c
4895                 Fix undoing by blocks with spaces
4896
4897 2006-03-27 [colin]      2.0.0cvs177
4898
4899         * src/textview.c
4900                 Set margin to 3px for headers
4901
4902 2006-03-27 [paul]
4903
4904         2.1.0-rc2 released
4905
4906 2006-03-27 [wwp]        2.0.0cvs176
4907
4908         * src/summaryview.c
4909                 don't reset quicksearch when updating the message list.
4910                 Thanks to Colin.
4911
4912 2006-03-26 [wwp]        2.0.0cvs175
4913
4914         * src/compose.c
4915                 use a unified border width ('other' tab in the compose window,
4916                 patch by Pawel Pekala).
4917
4918
4919 2006-03-26 [wwp]        2.0.0cvs174
4920
4921         * src/common/quoted-printable.c
4922         * src/addressbook.c
4923                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4924
4925 2006-03-26 [colin]      2.0.0cvs173
4926
4927         * src/quote_fmt_parse.y
4928                 Fix non-UTF8 date formats messing up the whole quote a 
4929                 little bit
4930
4931 2006-03-26 [colin]      2.0.0cvs172
4932
4933         * src/procheader.c
4934                 Make sure the date is UTF8 valid, or try to make it
4935                 so. IncrediMail is really IncrediStupid.
4936         * src/compose.c
4937                 Fix possible conversions. 
4938                 
4939
4940 2006-03-26 [colin]      2.0.0cvs171
4941
4942         * src/matcher.c
4943                 Fix corner cases in body search. This is still a
4944                 hack... It seems impossible to make it good and 
4945                 reasonably fast at the same time.
4946
4947 2006-03-26 [colin]      2.0.0cvs170
4948
4949         * src/summaryview.c
4950                 I think I killed the twilight zone bug!
4951                 summary_select_node() flushes GTK events in order
4952                 to be able to center the view. But this also 
4953                 flushes keypresses like Ctrl-Alt-U, so this can
4954                 call summary_show from summary_select_node (itself
4955                 called from summary_show, etc.). And the summaryview
4956                 has to be unlocked in this function. So just locking
4957                 while processing GTK events, and bailing if locked, 
4958                 should fix it.
4959                 Fixes bug #927 (SIGSEGV during Update Summary)
4960
4961 2006-03-25 [colin]      2.0.0cvs169
4962
4963         * src/matcher.c
4964                 Fix search in QP-encoded bodies
4965                 Fix utf-8 searches in bodies encoded in the
4966                 locale's encoding
4967         * src/common/quoted-printable.c
4968         * src/common/quoted-printable.h
4969                 Add a decode function that doesn't overwrite
4970                 the original pointer
4971                 
4972
4973 2006-03-24 [colin]      2.0.0cvs168
4974
4975         * src/action.c
4976         * src/summaryview.c
4977         * src/summaryview.h
4978                 Update message cache after action
4979                 Patch by H. Merijn Brand
4980         * src/prefs_msg_colors.c
4981                 Factorize label 
4982                 Patch by Fabien Vantard
4983         * src/plugins/spamassassin/spamassassin_gtk.c
4984                 Remove useless translation
4985                 Patch by Fabien Vantard
4986
4987 2006-03-23 [colin]      2.0.0cvs167
4988
4989         * src/common/ssl.c
4990                 Let 30 seconds to SSL_connect
4991
4992 2006-03-23 [wwp]        2.0.0cvs166
4993
4994         * src/summaryview.c
4995         * src/gtk/description_window.c
4996                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4997                 and headers are translated; adjust description windows' width to fit their
4998                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4999
5000 2006-03-23 [paul]       2.0.0cvs165
5001
5002         * src/common/utils.c
5003                 fix highlighting of URIs containing "()"
5004                 (2.0.0cvs164's reversal fixed)
5005                 Thanks to Colin.
5006
5007 2006-03-23 [paul]       2.0.0cvs164
5008
5009         * src/common/utils.c
5010                 revert patch, (postponing a fix), at 2.0.0cvs120
5011                 as it breaks more URIs than it fixes.
5012                 Allow '-' to be a terminating character in a URI
5013
5014 2006-03-22 [colin]      2.0.0cvs163
5015
5016         * configure.ac
5017                 Require libetpan 0.45
5018                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5019
5020 2006-03-22 [paul]       2.0.0cvs162
5021
5022         * src/editgroup.c
5023                 replace '<-' and '->' buttons with GTK_STOCK graphical
5024                 buttons
5025         * src/summary_search.c
5026                 don't offer '...' for translation
5027                 add a tooltip to advanced search '...' button
5028         * src/gtk/quicksearch.c
5029                 don't offer '...' for translation
5030
5031 2006-03-21 [colin]      2.0.0cvs161
5032
5033         * src/compose.c
5034                 Fix middle-click pasting (insert at click
5035                 position instead of cursor position, don't
5036                 remove existing selection and allow pasting
5037                 our own selection)
5038         * src/addressbook.c
5039                 "LDAP Server" -> "LDAP servers"
5040
5041 2006-03-21 [wwp]        2.0.0cvs160
5042
5043         * src/etpan/imap-thread.c
5044                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5045
5046 2006-03-20 [colin]      2.0.0cvs159
5047
5048         * src/summaryview.c
5049                 Don't reload summaryview after an execute with no
5050                 move action
5051
5052 2006-03-19 [colin]      2.0.0cvs158
5053
5054         * src/addressbook.c
5055                 and put groups at the top, always
5056
5057 2006-03-19 [colin]      2.0.0cvs157
5058
5059         * src/addressbook.c
5060                 Order groups before names, as previously
5061
5062 2006-03-19 [colin]      2.0.0cvs156
5063
5064         * src/addressbook.c
5065                 - Sort case-unsensitive
5066                 - Put the sort arrow at opening too
5067
5068 2006-03-19 [wwp]        2.0.0cvs155
5069
5070         * src/addressbook.c
5071                 allow sorting by name/email/remarks, ensure that right-pane's contents
5072                 matches the left-pane selection (cleared when appropriate).
5073                 Patch by Pawel Pekala <c0rn@o2.pl>.
5074
5075 2006-03-18 [colin]      2.0.0cvs154
5076
5077         * src/textview.c
5078                 Fix text cursor ;)
5079
5080 2006-03-18 [colin]      2.0.0cvs153
5081
5082         * src/gtk/filesel.c
5083                 Make sure we hide the preview if we didn't get
5084                 a filename
5085
5086 2006-03-18 [colin]      2.0.0cvs152
5087
5088         * src/summaryview.c
5089                 Set cursor to watch for execution (fixes lack
5090                 of watch-cursor when dnd'ing hundreds of mails)
5091         * src/gtk/filesel.c
5092                 Check that mime type is 'image/*' before updating
5093                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5094
5095 2006-03-18 [colin]      2.0.0cvs151
5096
5097         * src/mainwindow.c
5098         * src/textview.c
5099         * src/textview.h
5100                 Put a watch cursor in textview too when the mainwindow's
5101                 cursor in a watch
5102
5103 2006-03-18 [colin]      2.0.0cvs150
5104
5105         * src/folder.c
5106                 Change wrong asserts to simple tests
5107
5108 2006-03-17 [colin]      2.0.0cvs149
5109
5110         * src/mainwindow.c
5111         * src/mainwindow.h
5112         * src/prefs_msg_colors.c
5113         * src/summaryview.c
5114         * src/summaryview.h
5115         * src/gtk/colorlabel.c
5116         * src/gtk/colorlabel.h
5117                 Add a color label menu in the main menubar
5118                 Add (fixed) accels Ctrl-{0-7} to change the color
5119                 They have to be fixed because the menu's dynamic,
5120                 the items are complex widgets, hence we can't use
5121                 a GtkItemFactory.
5122
5123
5124 2006-03-17 [wwp]        2.0.0cvs148
5125
5126         * src/compose.c
5127                 rollback few lines from my previous commit (those lines come from
5128                 a pending patch, accidentally commited, even if neutral as they are
5129                 commented out).
5130
5131 2006-03-17 [wwp]        2.0.0cvs147
5132
5133         * src/compose.c
5134                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5135                 applied code style/indentation to the modified function.
5136
5137 2006-03-17 [wwp]        2.0.0cvs146
5138
5139         * src/procmsg.c
5140         * src/compose.c
5141                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5142
5143 2006-03-17 [paul]
5144
5145         2.1.0-rc1 released
5146
5147 2006-03-17 [paul]       2.0.0cvs145
5148
5149         * src/main.c
5150                 addressbook_read_file() was called twice
5151         * src/textview.c
5152                 X-Mailer highlighting
5153
5154 2006-03-16 [colin]      2.0.0cvs144
5155
5156         * src/sourcewindow.c
5157         * src/sourcewindow.h
5158                 And the last one, in source window.
5159
5160 2006-03-16 [colin]      2.0.0cvs143
5161
5162         * src/compose.c
5163         * src/compose.h
5164                 Fix the same stuff in compose
5165
5166 2006-03-16 [colin]      2.0.0cvs142
5167
5168         * src/messageview.c
5169                 Complete the previous messageview crash fix
5170
5171 2006-03-16 [colin]      2.0.0cvs141
5172
5173         * src/procmsg.h
5174         * src/procmsg.c
5175         * src/folder.c
5176                 Fix POSTPROCESSING hook
5177                 Patch by H. Merijn Brand
5178
5179         * src/procmime.c
5180         * src/procmime.h
5181                 Parse Content-Location
5182
5183         * src/toolbar.c
5184         * src/messageview.c
5185         * src/messageview.h
5186                 Don't crash when a top-level MessageView has
5187                 been closed on us. Same problematic than
5188                 yesterday's quicksearch issue.
5189
5190 2006-03-15 [colin]      2.0.0cvs140
5191
5192         * src/gtk/quicksearch.c
5193                 Fix a bitchy race we didn't think about when we
5194                 added quicksearch cancellation:
5195                 If the search is not on cached fields, for example
5196                 body_part matchcase "stuff"
5197                 the matcher code has to get the whole message. If
5198                 we're on IMAP, that can be slow, and in order to
5199                 be non-blocking, the IMAP code idle loop processes
5200                 gtk events too. So it is possible to cancel a
5201                 quicksearch while the matcher is getting the mail's
5202                 body. After matcher got its body, it will start to
5203                 iterate over the matcher list that the Quicksearch's
5204                 clear_search_cb() just freed via prepare_matcher().
5205                 SIGSEGV ensues.
5206                 The fix consists of guarding the matcherlist_match()
5207                 call with a boolean 'matching'. If we reset the
5208                 quicksearch while matching is TRUE, we don't free
5209                 the matcherlist anymore like we did, but we set
5210                 another new flag, deferred_free, to TRUE. Then,
5211                 in quicksearch_match(), just after returning from
5212                 matcherlist_match() and unsetting the matching flag,
5213                 we check the deferred_free flag and do the
5214                 prepare_matcher() (which does the matcherlist_free)
5215                 for real, so we free the matcherlist once it's not
5216                 used anymore.
5217                 As all of this runs via the glib main loop, we
5218                 luckily don't need a mutex.
5219         * src/summaryview.c
5220                 Also, show progress while searching.
5221
5222
5223 2006-03-14 [colin]      2.0.0cvs139
5224
5225         * src/alertpanel.c
5226                 Make alertpanel_is_open non-static
5227
5228 2006-03-14 [colin]      2.0.0cvs138
5229
5230         * src/prefs_spelling.c
5231                 Cleanups - Fabien Vantard
5232
5233 2006-03-14 [wwp]        2.0.0cvs137
5234
5235         * src/main.c
5236                 code style normalization (curly braces, indentation).
5237
5238 2006-03-14 [wwp]        2.0.0cvs137
5239
5240         * src/main.c
5241                 code style (braces, indentation)
5242
5243 2006-03-12 [paul]       2.0.0cvs136
5244
5245         * src/prefs_common.c
5246                 trans_hdr defaults to FALSE to be RFC-savvy
5247         * src/prefs_summaries.c
5248                 add a tooltip to the trans_hdr option
5249                 
5250
5251 2006-03-12 [paul]       2.0.0cvs135
5252
5253         * src/prefs_matcher.c
5254                 give a little more width to the combos
5255         * src/prefs_display_header.c
5256         * src/textview.c
5257                 translate headers if prefs_common.trans_hdr
5258                 is TRUE
5259
5260         Patches by Pawel Pekala
5261
5262 2006-03-12 [paul]       2.0.0cvs134
5263
5264         * src/plugins/clamav/clamav_plugin.c
5265         * src/plugins/dillo_viewer/dillo_viewer.c
5266         * src/plugins/pgpcore/plugin.c
5267         * src/plugins/pgpinline/plugin.c
5268         * src/plugins/pgpmime/plugin.c
5269         * src/plugins/spamassassin/spamassassin.c
5270                 update/add to descriptions
5271         * src/plugins/spamassassin/spamassassin_gtk.c
5272                 fixes to the english, remove superfluous
5273                 tooltips, clean up a little
5274
5275 2006-03-12 [paul]       2.0.0cvs133
5276
5277         * src/compose.c
5278                 fix Bug 924, 'Account combo box shows up wrong 
5279                 if & is in account name'
5280
5281 2006-03-11 [colin]      2.0.0cvs132
5282
5283         * src/summaryview.c
5284                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5285                 messed up shift-selection because is slows down
5286                 moving around summaryview. thanks -users
5287
5288 2006-03-10 [colin]      2.0.0cvs131
5289
5290         * src/plugins/spamassassin/spamassassin_gtk.c
5291                 Put back Paul's engrish fixes
5292
5293 2006-03-10 [colin]      2.0.0cvs130
5294
5295         * src/plugins/spamassassin/spamassassin.c
5296         * src/plugins/spamassassin/spamassassin.h
5297         * src/plugins/spamassassin/spamassassin_gtk.c
5298                 Cleanup SA prefs page (more)
5299                 Patch by Fabien Vantard
5300
5301 2006-03-10 [paul]       2.0.0cvs129
5302
5303         * src/prefs_msg_colors.c
5304         * src/prefs_spelling.c
5305                 widget sensitivity
5306
5307 2006-03-09 [mones]      2.0.0cvs128
5308
5309         * po/es.po
5310                 Update for next RC
5311
5312 2006-03-09 [wwp]        2.0.0cvs127
5313
5314         * configure.ac
5315                 revert accidental commit (requirement for libetpan 0.43), this time
5316                 not in HEAD.
5317
5318 2006-03-09 [wwp]        2.0.0cvs125
5319
5320         * configure.ac
5321                 revert accidental commit (requirement for libetpan 0.43)
5322
5323 2006-03-09 [paul]       2.0.0cvs126
5324
5325         * src/prefs_receive.c
5326                 remove useless frame
5327                 replace 'incorporation' with 'receiving'
5328         * src/plugins/clamav/clamav_plugin_gtk.c
5329         * src/plugins/spamassassin/spamassassin_gtk.c
5330                 improve widget sensitivity
5331                 fix a bit his engrish
5332
5333 2006-03-09 [wwp]        2.0.0cvs125
5334
5335         * src/addressadd.c
5336         * src/foldersel.c
5337         * src/prefs_common.c
5338         * src/prefs_common.h
5339                 remember some more windows' sizes (add to addressbook and
5340                 select folder).
5341
5342 2006-03-09 [paul]       2.0.0cvs124
5343
5344         * src/plugins/pgpcore/prefs_gpg.c
5345                 normalise construction of dialogue
5346
5347 2006-03-09 [paul]       2.0.0cvs123
5348
5349         * src/plugins/trayicon/Makefile.am
5350                 add missing slash
5351
5352 2006-03-08 [colin]      2.0.0cvs122
5353
5354         * src/plugins/trayicon/Makefile.am
5355                 Fix build in separate dir 
5356                 Patch by Bamanzi <bamanzi@gmail.com>
5357
5358 2006-03-08 [colin]      2.0.0cvs121
5359
5360         * src/procmsg.c
5361                 Batch move and copies from summaryview with delayed execution
5362                 too
5363
5364 2006-03-07 [paul]       2.0.0cvs120
5365
5366         * src/common/utils.c
5367                 fix highlighting of URIs containing "()"
5368                 Patch by Pawel Pekala
5369
5370 2006-03-07 [paul]       2.0.0cvs119
5371
5372         * src/folder.c
5373         * src/folder.h
5374         * src/folderview.c
5375                 immediately do alphabetical resort when
5376                 changing a folder's name
5377                 Patch by Pawel Pekala
5378
5379 2006-03-07 [paul]       2.0.0cvs118
5380
5381         * src/news.c
5382         * src/news_gtk.c
5383                 when unsubscribing a newsgroup, remove the
5384                 folder and msgs in .sylpheed-claws/newscache
5385                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5386
5387 2006-03-07 [paul]       2.0.0cvs117
5388
5389         * src/textview.c
5390                 fix wrong Fake URL Warning
5391                 Thanks to Hiro
5392
5393 2006-03-07 [colin]      2.0.0cvs116
5394
5395         * src/imap.c
5396                 Return immediately when password dialog was
5397                 cancelled
5398         * src/gtk/inputdialog.c
5399                 Allow empty strings for passwords
5400
5401
5402 2006-03-06 [colin]      2.0.0cvs115
5403
5404         * src/imap.c
5405                 Prevent double-timeouts when connection fails
5406
5407 2006-03-06 [colin]
5408
5409         2.0.1-rc1 released
5410
5411 2006-03-06 [colin]      2.0.0cvs114
5412
5413         * src/imap.c
5414                 Refresh session during potentially long
5415                 operations
5416
5417 2006-03-06 [wwp]        2.0.0cvs113
5418
5419         * src/prefs_msg_colors.h
5420                 forgot that one (custom color labels).
5421
5422 2006-03-06 [wwp]        2.0.0cvs112
5423
5424         * src/prefs_common.c
5425         * src/prefs_common.h
5426         * src/prefs_msg_colors.c
5427         * src/summaryview.c
5428         * src/summaryview.h
5429         * src/gtk/colorlabel.c
5430         * src/gtk/colorlabel.h
5431                 colors in messages list are now customizable. Color values and names can
5432                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5433                 Thanks to Paul and Colin for their help with this longstanding patch!
5434
5435 2006-03-06 [wwp]        2.0.0cvs111
5436
5437         * src/textview.c
5438                 don't crash if (x)face is bad.
5439
5440 2006-03-05 [paul]       2.0.0cvs110
5441
5442         * AUTHORS
5443         * configure.ac
5444         * src/Makefile.am
5445         * src/common/Makefile.am
5446         * src/common/utils.h
5447         * src/etpan/imap-thread.c
5448         * src/gtk/authors.h
5449         * src/plugins/clamav/Makefile.am
5450         * src/plugins/demo/Makefile.am
5451         * src/plugins/dillo_viewer/Makefile.am
5452         * src/plugins/pgpcore/Makefile.am
5453         * src/plugins/pgpcore/passphrase.c
5454         * src/plugins/pgpinline/Makefile.am
5455         * src/plugins/pgpmime/Makefile.am
5456         * src/plugins/spamassassin/Makefile.am
5457         * src/plugins/trayicon/Makefile.am
5458                 fix builiding on cygwin
5459                 Patch by Ralgh Young <bamanzi@gmail.com>
5460
5461 2006-03-04 [wwp]        2.0.0cvs109
5462
5463         * manual/keyboard.xml
5464                 fix mixed up/down keys.
5465
5466 2006-03-04 [wwp]        2.0.0cvs108
5467
5468         * README
5469         * INSTALL
5470                 updated links to SpamAssassin.
5471
5472 2006-03-04 [wwp]        2.0.0cvs107
5473
5474         * manual/plugins.xml
5475         * src/plugins/spamassassin/README
5476                 updated SpamAssassin plugin docs to reflect new functional additions
5477                 (also fix/update/documents few technical stuff more, see the README).
5478
5479 2006-03-04 [wwp]        2.0.0cvs106
5480
5481         * src/prefs_message.c
5482                 normalized capitalization of message-prefs paths.
5483
5484 2006-03-04 [wwp]        2.0.0cvs105
5485
5486         * manual/advanced.xml
5487                 typo.
5488
5489 2006-03-03 [colin]      2.0.0cvs104
5490
5491         * src/plugins/clamav/clamav_plugin_gtk.c
5492                 Rework prefs page, patch by Fabien 
5493
5494 2006-03-03 [colin]      2.0.0cvs103
5495
5496         * src/plugins/clamav/clamav_plugin.c
5497                 Set error on all errors
5498
5499 2006-03-03 [colin]      2.0.0cvs102
5500
5501         * src/common/plugin.c
5502                 Initialize error to avoid crashing when a plugin fails
5503                 without setting error
5504
5505 2006-03-02 [wwp]        2.0.0cvs101
5506
5507         * configure.ac
5508                 fixed linker flags for libetpan support on Cygwin
5509                 (thanks to H.Merijn Brand).
5510
5511 2006-03-02 [wwp]        2.0.0cvs100
5512
5513         * src/addressbook.c
5514                 fix some AB error messages: one for punctuation and
5515                 one wrongly duplicate (thanks, maxbritov).
5516
5517 2006-03-02 [wwp]        2.0.0cvs99
5518
5519         * src/plugins/spamassassin/spamassassin.c
5520                 make sync calls to sa-learn/spamc to prevent
5521                 system (whatever local or client/server) overload.
5522
5523 2006-03-02 [colin]      2.0.0cvs98
5524
5525         * src/summaryview.c
5526                 Put the spam icon in the status column instead of the
5527                 mark one
5528
5529 2006-03-01 [colin]      2.0.0cvs97
5530
5531         * src/plugins/spamassassin/spamassassin.c
5532                 Fix segfault (g_file_set_contents fails for some 
5533                 reason and err==0x2f. Can't find out why with
5534                 valgrind, using working function :-)
5535
5536 2006-03-01 [colin]      2.0.0cvs96
5537
5538         * src/inc.c
5539                 Offline overriding: let 'No' be cached only 3 seconds
5540
5541 2006-03-01 [colin]      2.0.0cvs95
5542
5543         * src/addr_compl.c
5544         * src/addrbook.c
5545         * src/addressbook.c
5546         * src/addrindex.c
5547         * src/folder_item_prefs.c
5548         * src/headerview.c
5549         * src/imap.c
5550         * src/inc.c
5551         * src/ldif.c
5552         * src/mainwindow.c
5553         * src/mh.c
5554         * src/msgcache.c
5555         * src/prefs_common.h
5556         * src/prefs_msg_colors.c
5557         * src/procheader.c
5558         * src/procheader.h
5559         * src/procmime.c
5560         * src/procmsg.c
5561         * src/procmsg.h
5562         * src/send_message.h
5563         * src/simple-gettext.c
5564         * src/summaryview.c
5565         * src/summaryview.h
5566         * src/syldap.c
5567         * src/textview.c
5568         * src/undo.c
5569         * src/common/ssl_certificate.c
5570         * src/common/utils.c
5571         * src/gtk/colorsel.c
5572         * src/gtk/gtksctree.c
5573         * src/gtk/gtkshruler.c
5574         * src/plugins/trayicon/trayicon.c
5575                 #if 0 goes to /dev/null
5576
5577 2006-03-01 [colin]      2.0.0cvs94
5578
5579         * src/compose.c
5580         * src/imap.c
5581         * src/inc.c
5582         * src/inc.h
5583         * src/messageview.c
5584         * src/news.c
5585         * src/plugins/spamassassin/spamassassin.c
5586                 Allow to add information in the "working offline"
5587                 window
5588
5589 2006-03-01 [wwp]        2.0.0cvs93
5590
5591         * src/plugins/spamassassin/spamassassin.c
5592                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5593                 'cause it seems that calling `spamc ... < inputfile` with
5594                 g_spawn_(a)sync simply.. erm doesn't work :-).
5595
5596 2006-03-01 [wwp]        2.0.0cvs92
5597
5598         * src/toolbar.c
5599         * src/toolbar.h
5600                 simplify the adding of spam/ham button to the messageview toolbar
5601                 (it gets more clear now that the same button will be "Mark as spam"
5602                 or "Mark as ham" according to the current message status,
5603                 thanks to Colin).
5604
5605 2006-03-01 [wwp]        2.0.0cvs91
5606
5607         * src/messageview.c
5608         * src/procmsg.c
5609         * src/procmsg.h
5610         * src/summaryview.c
5611         * src/plugins/spamassassin/spamassassin.c
5612         * src/plugins/spamassassin/spamassassin.h
5613                 make learner callbacks return a status (0 for ok),
5614                 handle it in main code to avoid setting flags when learning failed,
5615                 don't learn on TCP if offline in spamassassin,
5616                 thanks to Colin.
5617
5618                 
5619
5620 2006-03-01 [wwp]        2.0.0cvs90
5621
5622         * src/compose.c
5623                 some work around the compose window's account menu,
5624                 patch by Fabien Vantard.
5625
5626 2006-03-01 [wwp]        2.0.0cvs89
5627
5628         * src/plugins/spamassassin/spamassassin.c
5629                 fixed bad logics, was using spamc in local mode and sa-learn
5630                 in remote mode (thanks, Colin).
5631
5632 2006-03-01 [wwp]        2.0.0cvs88
5633
5634         * src/plugins/spamassassin/spamassassin.c
5635         * src/plugins/spamassassin/spamassassin.h
5636         * src/plugins/spamassassin/spamassassin_gtk.c
5637                 made processing of emails w/ sa-plugin an option (default is TRUE),
5638                 fixed Engrish some tooltips, capitalization of some debug messages
5639                 and warnings. The spamassassin plugin now provides two separate
5640                 services: process emails upon incorporation and spamd training.
5641                 Both services (un)register independently but use some common
5642                 plugin settings (transport settings, spam storage location).
5643
5644 2006-02-28 [wwp]        2.0.0cvs87
5645
5646         * src/plugins/spamassassin/spamassassin.c
5647                 fix async flag to spamc cmdline execution (batch exec should
5648                 be asynchronous).
5649
5650 2006-02-27 [wwp]        2.0.0cvs86
5651
5652         * src/plugins/spamassassin/spamassassin.c
5653         * src/plugins/spamassassin/spamassassin.h
5654         * src/plugins/spamassassin/spamassassin_gtk.c
5655                 - added the ability to learn a remote spamassassin server (spamd),
5656                 using spamc.
5657                 - added the spamassassin option 'username', that applies to all
5658                 spamassassin operations (filtering, learning, local or remote).
5659                 The default username is the current unix user (if left blank
5660                 from gtk prefs or config file).
5661                 - commented out some unused code (notebook widget), removed unused
5662                 layout (hbox1).
5663                 - make more widgets sensitive to the transport type.
5664
5665 2006-02-27 [colin]      2.0.0cvs85
5666
5667         * src/plugins/spamassassin/spamassassin.c
5668                 Fix sa-learn call when offline
5669
5670 2006-02-27 [colin]      2.0.0cvs84
5671
5672         * configure.ac
5673         * src/Makefile.am
5674         * src/mainwindow.c
5675         * src/mainwindow.h
5676         * src/messageview.c
5677         * src/messageview.h
5678         * src/prefs_toolbar.c
5679         * src/procmsg.c
5680         * src/stock_pixmap.c
5681         * src/stock_pixmap.h
5682         * src/summaryview.c
5683         * src/toolbar.c
5684         * src/toolbar.h
5685         * src/pixmaps/ham_btn.xpm
5686         * src/pixmaps/spam.xpm
5687         * src/pixmaps/spam_btn.xpm
5688         * src/plugins/spamassassin/spamassassin.c
5689                 Add button in toolbar for spam learning
5690                 Fix a few bugs from the last related commit
5691                 Revert 1.9.6cvs23 which messed up shift-selection
5692
5693 2006-02-24 [colin]      2.0.0cvs83
5694
5695         * src/procmsg.c
5696         * src/summaryview.c
5697         * src/summaryview.h
5698         * src/plugins/spamassassin/spamassassin.c
5699         * src/plugins/spamassassin/spamassassin.h
5700         * src/plugins/spamassassin/spamassassin_gtk.c
5701                 Unregister learner when spamassassin is either
5702                 disabled or over tcp
5703
5704 2006-02-24 [colin]      2.0.0cvs82
5705
5706         * src/Makefile.am
5707         * src/mainwindow.c
5708         * src/mainwindow.h
5709         * src/procmsg.c
5710         * src/procmsg.h
5711         * src/stock_pixmap.c
5712         * src/stock_pixmap.h
5713         * src/summaryview.c
5714         * src/summaryview.h
5715         * src/gtk/icon_legend.c
5716         * src/pixmaps/spam.xpm  ** NEW FILE **
5717         * src/plugins/spamassassin/spamassassin.c
5718         * src/plugins/spamassassin/spamassassin_gtk.c
5719                 Add spam learning interface (Mark/Mark as 
5720                 (spam|ham) menus)
5721
5722 2006-02-24 [wwp]        2.0.0cvs81
5723
5724         * src/compose.c
5725         * src/compose.h
5726         * src/filtering.c
5727                 hide compose window when sending message in batch mode
5728                 (filtering: forward and redirect). Also fixed a wrong
5729                 value returned when sending failed, neutral anyway.
5730                 (Colin, me) 
5731
5732 2006-02-24 [wwp]        2.0.0cvs80
5733
5734         * src/mainwindow.c
5735                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5736
5737 2006-02-24 [paul]       2.0.0cvs79
5738
5739         * src/news.c
5740         * src/news.h
5741         * src/news_gtk.c
5742                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5743                 Thanks to Colin
5744
5745 2006-02-23 [colin]      2.0.0cvs78
5746
5747         * src/alertpanel.c
5748                 Change OK to Close in alertpanel with View log
5749                 button; add accel to View log. Patch by Fabien
5750                 Vantard
5751
5752 2006-02-23 [wwp]        2.0.0cvs77
5753
5754         * src/compose.c
5755                 silly me, there were much more tests to perform, since toolbars can
5756                 really have down to 1 element only.
5757
5758 2006-02-23 [wwp]        2.0.0cvs76
5759
5760         * commitHelper
5761                 fixed indentation from my previous commit. Fallback to VISUAL if
5762                 EDITOR is not set (and to vi, at last resort).
5763
5764 2006-02-23 [wwp]        2.0.0cvs75
5765
5766         * commitHelper
5767                 improved error detection (Colin, me).
5768
5769 2006-02-23 [wwp]        2.0.0cvs74
5770
5771         * src/prefs_toolbar.c
5772                 simplify and fix prefs/toolbars layouting. Combos' contents can
5773                 now be really displayed.
5774
5775 2006-02-23 [wwp]        2.0.0cvs73
5776         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5777         be really displayed.
5778
5779 2006-02-22 [wwp]        2.0.0cvs72
5780
5781         * src/compose.c
5782                 fix a typo in my previous commit (sorry!).
5783
5784 2006-02-22 [wwp]        2.0.0cvs71
5785
5786         * src/prefs_toolbar.c
5787                 fix a crash when adding separators to toolbars,
5788                 also fix some separator item information.
5789
5790 2006-02-22 [wwp]        2.0.0cvs70
5791
5792         * src/compose.c
5793                 fix a crash when redirecting (for instance) when compose window's
5794                 toolbar contents has been customized (when some buttons have been
5795                 removed in fact).
5796
5797 2006-02-21 [wwp]        2.0.0cvs69
5798
5799         * src/summaryview.c
5800         * src/gtk/pluginwindow.c
5801         * src/plugins/pgpcore/prefs_gpg.c
5802                 fix some compilation warnings (feat. remains of removed code).
5803
5804 2006-02-21 [wwp]        2.0.0cvs68
5805
5806         * src/gtk/gtkutils.c
5807                 fix two compilation issues, thanks to Stephan Sachse.
5808
5809 2006-02-20 [colin]      2.0.0cvs67
5810
5811         * src/mainwindow.c
5812                 Don't reselect displayed mail on refocus
5813                 This fixes actions misbehaving 
5814
5815 2006-02-20 [wwp]        2.0.0cvs66
5816
5817         * src/summaryview.c
5818         * src/gtk/gtksctree.c
5819         * src/gtk/gtkshruler.c
5820                 changed more runtime typecast checks.
5821
5822 2006-02-20 [wwp]        2.0.0cvs65
5823
5824         * src/summary_search.c
5825                 find all - summaryview refresh issue fixed, thanks to Colin.
5826
5827 2006-02-20 [wwp]        2.0.0cvs64
5828
5829         * src/gtk/gtkutils.c
5830                 better runtime typecast checks.
5831
5832 2006-02-20 [wwp]        2.0.0cvs63
5833
5834         * src/summary_search.c
5835                 enhancements to the summary search:
5836                         - add the ability to stop the running search
5837                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5838                         - don't search if no criteria (From/To/Subject/Body) is set
5839                         - ensure that a busy mouse pointer is always shown when searching,
5840                           show it even a bit earlier
5841
5842 2006-02-19 [colin]      2.0.0cvs62
5843
5844         * src/compose.c
5845         * src/imap.c
5846         * src/etpan/imap-thread.c
5847         * src/etpan/imap-thread.h
5848                 (Future) IMAP speed improvement on sending
5849                 Will require a libetpan update
5850         * src/summaryview.c
5851         * src/gtk/quicksearch.c
5852                 Make quicksearch clearable while running.
5853
5854 2006-02-17 [colin]      2.0.0cvs61
5855
5856         * src/imap.c
5857         * src/etpan/imap-thread.c
5858         * src/etpan/imap-thread.h
5859                 Check for IMAP certificates
5860                 ** Requires libetpan-0.42-cvs4 
5861                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5862
5863 2006-02-17 [colin]      2.0.0cvs60
5864
5865         * src/messageview.c
5866         * src/prefs_common.c
5867         * src/prefs_common.h
5868         * src/prefs_message.c
5869                 Add pref to display HTML-only mails with plugin, 
5870                 if possible (defaulting to FALSE of course).
5871
5872 2006-02-16 [colin]      2.0.0cvs59
5873
5874         * src/main.c
5875         * src/common/plugin.c
5876         * src/common/plugin.h
5877         * src/gtk/pluginwindow.c
5878                 Keep track of requested (but unloaded) plugins
5879                 in some error cases.
5880
5881 2006-02-16 [wwp]        2.0.0cvs58
5882
5883         * src/gtk/gtkaspell.c
5884         * src/gtk/gtkaspell.h
5885         * src/prefs_spelling.c
5886         * src/compose.c
5887         * src/prefs_common.c
5888         * src/prefs_common.h
5889                 implemented new optional spellchecker behaviour: re-check message when
5890                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5891
5892 2006-02-16 [wwp]        2.0.0cvs57
5893
5894         * src/quote_fmt_parse.y
5895                 pclose popen'ed pipe.
5896
5897 2006-02-15 [colin]      2.0.0cvs56
5898
5899         * src/mimeview.c
5900         * src/mimeview.h
5901                 Let MimeViewers know which MimeView they
5902                 depend of.
5903         * src/summaryview.c
5904                 Swap From/To columns in Sent/Queue/Drafts
5905                 folders
5906         * src/etpan/imap-thread.c
5907                 Use mailstream_low_tls_open() for STARTTLS
5908                 instead of mailstream_low_ssl_open()
5909                 ** REQUIRES libetpan 0.42cvs3 **
5910
5911 2006-02-15 [wwp]        2.0.0cvs55
5912
5913         * src/compose.c
5914         * src/compose.h
5915         * src/message_search.c
5916         * src/message_search.h
5917         * src/textview.c
5918         * src/gtk/gtkutils.c
5919         * src/gtk/gtkutils.h
5920                 added the ability to Find text in the compose window (and a bit
5921                 of code factorization).
5922
5923 2006-02-15 [wwp]        2.0.0cvs54
5924
5925         * src/prefs_gtk.c
5926                 yet another one file was missing (fix for some widgets' sensitivity).
5927                 Thanks Colin!
5928
5929 2006-02-15 [wwp]        2.0.0cvs53
5930
5931         * src/prefs_gtk.h
5932                 oops forgot that file (fix for some widgets' sensitivity).
5933
5934 2006-02-15 [wwp]        2.0.0cvs52
5935
5936         * src/summary_search.c
5937                 implemented advanced summary search options (added the ability
5938                 to use matcher conditions in an advanced search mode).
5939
5940 2006-02-15 [wwp]        2.0.0cvs51
5941
5942         * src/plugins/pgpcore/prefs_gpg.c
5943         * src/prefs_account.c
5944                 fix some widget sensitivity, mostly around some labels in
5945                 account prefs.
5946
5947 2006-02-15 [paul]       2.0.0cvs50
5948
5949         * manual/advanced.xml
5950                 improve Templates info
5951                 written by wwp
5952
5953 2006-02-14 [colin]      2.0.0cvs49
5954
5955         * src/pixmaps/address_book.xpm
5956         * src/pixmaps/preferences.xpm
5957         * src/pixmaps/properties.xpm
5958                 Fix pixmap size - patch by Fabien Vantard
5959
5960 2006-02-13 [colin]      2.0.0cvs48
5961
5962         * src/procmime.c
5963                 Add missing fclose()s on error
5964         * src/textview.c
5965                 Remove unused code
5966         * src/common/utils.c
5967                 Fix temp files not being deleted on windows
5968         Patches by Thomas Gilgin
5969
5970 2006-02-13 [colin]      2.0.0cvs47
5971
5972         * src/mainwindow.c
5973                 Fix exit crash
5974
5975 2006-02-13 [wwp]        2.0.0cvs46
5976
5977         * src/plugins/pgpcore/prefs_gpg.c
5978                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5979
5980 2006-02-12 [colin]      2.0.0cvs45
5981
5982         * src/folderview.c
5983         * src/main.c
5984         * src/mainwindow.c
5985                 Fix "stuff" when quitting
5986
5987 2006-02-12 [wwp]        2.0.0cvs44
5988
5989         * src/prefs_themes.c
5990                 fix typos in debug messages.
5991
5992 2006-02-11 [colin]      2.0.0cvs43
5993
5994         * src/summaryview.c
5995                 don't allow drag/drop from ourself
5996
5997 2006-02-10 [wwp]        2.0.0cvs42
5998
5999         * src/exporthtml.c
6000         * src/html.c
6001         * src/html.h
6002         * src/procmime.c
6003         * src/textview.c
6004                 renamed html_ prefixed functions and data structures to avoid
6005                 namespace clashes w/ other software (gtkhtml2 for instance).
6006                 Closes bug #907.
6007
6008
6009 2006-02-09 [colin]      2.0.0cvs41
6010
6011         * src/summaryview.c
6012                 Fix shitty logic messed up. Thanks Ticho for the hint!
6013
6014 2006-02-09 [wwp]        2.0.0cvs40
6015
6016         * src/gtk/about.c
6017         * src/compose.c
6018         * src/prefs_account.c
6019         * src/prefs_gtk.h
6020         * src/editaddress.c
6021                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6022                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6023                 Browse buttons in accounts prefs.
6024
6025 2006-02-09 [colin]      2.0.0cvs39
6026
6027         * src/matcher.c
6028                 Check for pointer before using its members
6029         * src/gtk/gtksourceprintjob.c
6030                 Fix a wrong warning
6031
6032 2006-02-09 [wwp]        2.0.0cvs38
6033
6034         * src/gtk/filesel.c
6035                 fix few compiler warnings (type mismatch).
6036
6037 2006-02-09 [paul]       2.0.0cvs37
6038
6039         * po/fr.po
6040                 updated by Fabien Vantard
6041
6042 2006-02-08 [colin]      2.0.0cvs36
6043
6044         * src/prefs_common.c
6045         * src/common/defs.h
6046         * src/common/plugin.c
6047                 allow windows and linux configurations to coexist
6048                 patch by Thomas Gilgin
6049
6050 2006-02-08 [colin]      2.0.0cvs35
6051
6052         * src/filtering.c
6053         * src/matcher.c
6054         * src/matcher.h
6055         * src/matcher_parser_parse.y
6056         * src/prefs_filtering_action.c
6057         * src/prefs_matcher.c
6058                 Add the "Ignore thread" filtering
6059                 action
6060
6061 2006-02-08 [colin]      2.0.0cvs34
6062
6063         * src/compose.c
6064         * src/procmime.c
6065         * src/procmime.h
6066                 Fix bug #905 (damaged attachment)
6067                 text files with raw \0's aren't really text files
6068         FOR_STABLE
6069
6070 2006-02-08 [colin]      2.0.0cvs33
6071
6072         * src/summaryview.c
6073                 Fix crasher introduced yesterday
6074
6075 2006-02-08 [wwp]        2.0.0cvs32
6076
6077         * src/compose.c
6078         * src/compose.h
6079                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6080
6081 2006-02-08 [wwp]        2.0.0cvs31
6082
6083         * src/prefs_template.c
6084                 templates enhancement: allow address completion for Cc and Bcc fields
6085                 (it was currently possible for the To field only)
6086
6087 2006-02-08 [colin]      2.0.0cvs30
6088
6089         * src/compose.c
6090                 Don't unblock if not blocked
6091         FOR_STABLE
6092
6093 2006-02-07 [colin]      2.0.0cvs29
6094
6095         * src/action.c
6096                 Forgot to refresh summaryview
6097
6098 2006-02-07 [colin]      2.0.0cvs28
6099
6100         * src/action.c
6101                 Freeze/thaw message list and folder list while
6102                 processing %as{} actions 
6103         * src/compose.c
6104                 Fix auto-wrap disabling after a middle-click
6105                 paste - FOR_STABLE
6106
6107 2006-02-07 [paul]       2.0.0cvs27
6108
6109         * src/folder.c
6110                 fix freeing of uninitialised pointers
6111                 Thanks to Colin
6112
6113 2006-02-06 [colin]      2.0.0cvs26
6114
6115         * src/folder.c
6116                 Use g_slist_prepend in potentially big list
6117
6118 2006-02-06 [colin]      2.0.0cvs25
6119
6120         * src/folder.c
6121                 Completely skip processing if it doesn't 
6122                 exist (faster!)
6123
6124 2006-02-06 [colin]      2.0.0cvs24
6125
6126         * src/folder.c
6127         * src/summaryview.c
6128                 Batch filtering in summaryview (from Tools menu)
6129                 and pre/post//-processing too
6130
6131 2006-02-06 [colin]      2.0.0cvs23
6132
6133         * src/procmsg.h
6134         * src/filtering.c
6135                 Use a special field for batch filtering instead
6136                 of stepping on deferred execution's toes
6137
6138 2006-02-06 [colin]      2.0.0cvs22
6139
6140         * src/action.c
6141         * src/filtering.c
6142         * src/filtering.h
6143         * src/folder.c
6144         * src/summaryview.c
6145                 Fix filtering via menus and actions
6146
6147 2006-02-06 [colin]      2.0.0cvs21
6148
6149         * src/imap.c
6150                 Put the added file directly to cache if possible (will work
6151                 with next libetpan)
6152         * src/filtering.c
6153         * src/filtering.h
6154         * src/inc.c
6155         * src/folder.c
6156         * src/mbox.c
6157         * src/procmsg.h
6158                 Move and copy filtered messages by batches instead of one
6159                 by one - faster on IMAP
6160         * src/procmsg.c
6161                 Add a function that'll possibly be useful later
6162
6163 2006-02-06 [colin]      2.0.0cvs20
6164
6165         * src/addressbook.c
6166                 Use internal mime-type instead of text/plain for d'n'd
6167         * src/compose.c
6168                 Allow attaching files from mimeview's icon list via d'n'd
6169         * src/folderview.c
6170         * src/folderview.h
6171                 Use internal mime-type instead of text/plain for d'n'd
6172                 Don't try to selected opened folder if none is
6173                 Factorize d'n'd from other apps code
6174         * src/headerview.c
6175         * src/textview.c
6176         * src/gtk/gtkutils.c
6177         * src/gtk/gtkutils.h
6178                 Factorize Face/X-Face stuff
6179         * src/mimeview.c
6180                 Fix d'n'd to other apps
6181         * src/prefs_message.c
6182                 Let the XFace pref be usable without libcompface as it also
6183                 applies to Face
6184         * src/summaryview.c
6185                 Fix d'n'd to other apps
6186                 Factorize d'n'd from other apps code
6187
6188 2006-02-06 [wwp]        2.0.0cvs19
6189
6190         * po/it.po
6191                 Italian translation fixes by Andrea Spadaccini (no more confusion
6192                 between filtering and processing, and few changes in the About
6193                 dialog).
6194
6195
6196 2006-02-06 [mones]      2.0.0cvs18
6197
6198         * src/gtk/icon_legend.c
6199                 Improved descriptions allowing better translations
6200
6201 2006-02-05 [colin]      2.0.0cvs17
6202
6203         * src/imap.c
6204                 Add the f*cking missing expunge that caused imap_fetch_env
6205                 to fail after an add_msgs ! :-///
6206         * src/etpan/imap-thread.c
6207                 Add a bit of debug
6208         FOR_STABLE
6209
6210 2006-02-05 [colin]      2.0.0cvs16
6211
6212         * src/common/utils.c
6213                 Don't check for return-path (or we can't put
6214                 back non-sent mails)
6215
6216 2006-02-05 [colin]      2.0.0cvs15
6217
6218         * src/textview.c
6219                 Don't try to display Face header in textview
6220                 when teh headerview's active
6221
6222 2006-02-05 [colin]      2.0.0cvs14
6223
6224         * tools/tbird2syl.py
6225         * tools/Makefile.am
6226                 Add script to import Thunderbird mails
6227
6228 2006-02-05 [colin]      2.0.0cvs13
6229
6230         * src/headerview.c
6231         * src/procheader.c
6232         * src/procmsg.c
6233         * src/procmsg.h
6234         * src/textview.c
6235                 Show Face headers - patch partially by Klaus Flittner
6236
6237 2006-02-05 [colin]      2.0.0cvs12
6238
6239         * src/folderview.c
6240         * src/summaryview.c
6241         * src/common/utils.c
6242         * src/common/utils.h
6243                 Let dnd work from mime icons to summaryview
6244                 and to folderview too
6245                 Add a crude test to avoid trying to add files
6246                 drag'n'dropped when they're not mails
6247
6248 2006-02-04 [colin]      2.0.0cvs11
6249
6250         * src/summaryview.c
6251         * src/mimeview.c
6252                 Fix utf8 conversion
6253
6254 2006-02-04 [colin]      2.0.0cvs10
6255
6256         * src/compose.c
6257         * src/folderview.c
6258         * src/mimeview.c
6259         * src/summaryview.c
6260         * src/summaryview.h
6261                 Added various drag and drop capas:
6262                 From                    To
6263                 summaryview             other apps
6264                 mimeview icons          other apps
6265                 other apps              summaryview
6266                 other apps              folderview
6267
6268                 This shouldn't have broken the existing:
6269                 From                    To
6270                 summaryview             folderview
6271                 folderview              folderview
6272                 summaryview             compose's attachments
6273
6274         Tests welcomed.
6275
6276 2006-02-02 [paul]       2.0.0cvs9
6277
6278         * src/mainwindow.c
6279                 move global option 'Set displayed columns...' out
6280                 of folder option grouping.
6281                 fix sensitivity of 'harvest addresses'
6282         FOR_STABLE
6283
6284 2006-02-01 [colin]      2.0.0cvs8
6285
6286         * src/mimeview.c
6287                 Revert the alertpanel patch, it sucks (intrusive
6288                 and gets in the way of "open")
6289
6290 2006-02-01 [colin]      2.0.0cvs7
6291
6292         * src/compose.c
6293         * src/prefs_account.c
6294         * src/prefs_common.c
6295         * src/common/defs.h
6296         * src/common/utils.c
6297         * src/common/utils.h
6298                 Add ability to edit the signature file
6299                 from the account preferences, and use
6300                 a default for the text editor.
6301                 Patch by Fabien Vantard
6302
6303 2006-02-01 [colin]      2.0.0cvs6
6304
6305         * src/mimeview.c
6306                 Try to get mime type by extension if it is
6307                 application/octet-stream
6308                 Display a window with possible choices when
6309                 encountering unknown mime types
6310         * src/gtk/filesel.c
6311         * src/gtk/filesel.h
6312                 Add preview
6313                 Allow multiple selection in filtered filesel
6314                 (patch by Fabien Vantard)
6315         * src/gtk/pluginwindow.c
6316                 Use it (patch by Fabien Vantard)
6317
6318 2006-02-01 [paul]       2.0.0cvs5
6319
6320         * src/jpilot.c
6321                 fix crash on creating jpilot address book
6322                 Thanks to Colin - FOR_STABLE
6323         * src/prefs_summaries.c
6324         * src/prefs_wrapping.c
6325         * src/gtk/icon_legend.c
6326         * src/gtk/quicksearch.c
6327                 string fixes and additions
6328
6329 2006-02-01 [paul]       2.0.0cvs4
6330
6331         * src/compose.c
6332         * src/mainwindow.c
6333         * src/messageview.c
6334         * src/prefs_send.c
6335                 add Arabic encoding option
6336                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6337
6338 2006-01-31 [colin]      2.0.0cvs3
6339
6340         * src/plugins/pgpcore/passphrase.c
6341                 Convert passphrase to locale encoding
6342         * src/compose.c
6343                 Fix drafting on IMAP. Crappy bug sneaked in
6344                 the release :-/
6345         FOR_STABLE
6346
6347 2006-01-30 [paul]       2.0.0cvs2
6348
6349         * src/gtk/icon_legend.c
6350                 show the new entries
6351
6352 2006-01-30 [colin]      2.0.0cvs1
6353
6354         * src/manual.c
6355                 Check for the file to be present before 
6356                 enabling the menu - FOR_STABLE
6357         * src/gtk/icon_legend.c
6358                 Add folders icons (not all of them, there
6359                 are too much, but the most intriguing ones)
6360
6361 2006-01-30 [paul]       2.0.0
6362
6363         version 2.0.0 released
6364
6365 2006-01-30 [paul]       1.9.100cvs200
6366
6367         * manual/faq.xml
6368         * manual/gpl.xml
6369         * manual/intro.xml
6370         * manual/starting.xml
6371         * manual/sylpheed-claws-manual.xml
6372                 fixes, additions
6373
6374 2006-01-29 [mones]      1.9.100cvs199
6375
6376         * manual/account.xml
6377         * manual/advanced.xml
6378         * manual/glossary.xml
6379                 Some typos fixed, added LDIF term to glossary
6380         * po/es.po
6381                 Fixed leading plus symbol
6382
6383 2006-01-29 [paul]       1.9.100cvs198
6384
6385         * po/fi.po
6386         * po/sk.po
6387                 updated by Tommi Pirinen and Andrej Kacian
6388
6389 2006-01-29 [paul]       1.9.100cvs197
6390
6391         * src/gtk/authors.h
6392                 remove duplicates
6393
6394 2006-01-29 [paul]       1.9.100cvs196
6395
6396         * AUTHORS
6397         * po/nl.po
6398         * src/gtk/authors.h
6399         * tools/claws.i18n.status.pl
6400                 nl translation updated by Tim Dijkstra
6401
6402 2006-01-29 [paul]       1.9.100cvs195
6403
6404         * po/sr.po
6405         * po/sv.po
6406                 updated by Aleksandar Urosevic and Anders Troback
6407
6408 2006-01-28 [colin]      1.9.100cvs194
6409
6410         * src/gtk/gtksourceprintjob.c
6411                 Don't fiddle with PangoLayout when we
6412                 have an image
6413
6414 2006-01-28 [paul]       1.9.100cvs193
6415
6416         * AUTHORS
6417         * po/el.po
6418         * po/zh_CN.po
6419         * src/gtk/authors.h
6420         * tools/claws.i18n.status.pl
6421                 updated translations submitted by Stavros Giannouris
6422                 and Ralgh Young
6423
6424 2006-01-27 [colin]      1.9.100cvs192
6425
6426         * src/summaryview.c
6427         * src/gtk/gtksourceprintjob.c
6428                 Add image printing 
6429                 (libgnomeprint only, of course)
6430
6431 2006-01-27 [paul]       1.9.100cvs191
6432
6433         * po/fr.po
6434         * po/it.po
6435                 updated by Fabien Vantard and Andrea Spadaccini
6436
6437 2006-01-26 [colin]      1.9.100cvs190
6438
6439         * manual/Makefile.am
6440         * configure.ac
6441                 Make building the manual optional 
6442                 (--disable-manual)
6443
6444 2006-01-26 [paul]       1.9.100cvs189
6445
6446         * manual/glossary.xml
6447         * manual/plugins.xml
6448                 edited
6449         * po/en_GB.po
6450                 updated
6451
6452 2006-01-26 [paul]       1.9.100cvs188
6453
6454         * src/prefs_display_header.c
6455         * src/prefs_folder_column.c
6456         * src/prefs_msg_colors.c
6457         * src/prefs_summaries.c
6458         * src/prefs_summary_column.c
6459                 HIGify
6460
6461 2006-01-25 [colin]      1.9.100cvs187
6462
6463         * src/imap.c
6464                 Don't allow moving/copying mails between
6465                 queue/drafts and non-queue/drafts folders
6466                 Fixes bug #897 (message header is resetted 
6467                 if one is copied to Drafts)
6468
6469 2006-01-25 [colin]      1.9.100cvs186
6470
6471         * src/folder.c
6472         * src/mainwindow.c
6473                 Fix subscribed folders not found
6474         * src/compose.c
6475                 Don't try to encode as original mail's charset
6476                 if it's ascii 
6477
6478 2006-01-25 [paul]       1.9.100cvs185
6479
6480         * AUTHORS
6481         * po/Makevars
6482                 updated
6483         * po/de.po
6484         * po/pl.po
6485         * po/pt_BR.po
6486         * po/sr.po
6487                 updates submitted by Stephan Sachse, Emilian Nowak
6488                 and Quar, Frederico Goncalves Guimaraes, and
6489                 Aleksandar Urosevic
6490                 Fix Bug 896, 'PT_BR locale broken'.
6491         * src/gtk/authors.h
6492                 updated
6493
6494 2006-01-24 [mones]      1.9.100cvs184
6495
6496         * manual/glossary.xml
6497                 All current terms finished. Reviewers welcome ;-)
6498         * manual/keyboard.xml
6499                 Fixed column width for pdf output.
6500         * po/es.po
6501                 Updated
6502
6503 2006-01-24 [paul]       1.9.100cvs183
6504
6505         * manual/glossary.xml
6506                 fix id name
6507         * manual/dist/html/Makefile.am
6508         * manual/dist/pdf/Makefile.am
6509         * manual/dist/ps/Makefile.am
6510         * manual/dist/txt/Makefile.am
6511                 fix make deps
6512                 Thanks to Colin
6513
6514 2006-01-24 [mones]      1.9.100cvs182
6515
6516         * manual/glossary.xml
6517                 Nearly finished, some terms missing.
6518
6519 2006-01-23 [paul]       1.9.100cvs181
6520
6521         * manual/dist/html/Makefile.am
6522         * manual/dist/pdf/Makefile.am
6523         * manual/dist/ps/Makefile.am
6524         * manual/dist/txt/Makefile.am
6525         * src/mainwindow.c
6526                 re-enable manual
6527                 Thanks to Colin
6528
6529 2006-01-22 [colin]      1.9.100cvs180
6530
6531         * src/compose.c
6532         * src/gtk/gtkaspell.c
6533                 Don't deselect stuff before right-clicking, with aspell.
6534                 (This prevented right-click Copy, for example).
6535                 Thanks to Clo!
6536
6537 2006-01-22 [paul]       1.9.100cvs179
6538
6539         * src/summary_search.c
6540                 don't fix the widget size as it causes problems
6541                 under localisation.
6542                 Thanks to Emilian Nowak
6543
6544 2006-01-21 [paul]       1.9.100cvs178
6545
6546         * src/prefs_themes.c
6547                 fix broken underlining of label text
6548                 with some translations
6549
6550 2006-01-21 [colin]      1.9.100cvs177
6551
6552         * po/fr.po
6553                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6554
6555 2006-01-20 [colin]      1.9.100cvs176
6556
6557         * configure.ac
6558         * Makefile.am
6559         * manual/Makefile
6560         * manual/dist/html/.cvsignore
6561         * manual/dist/html/Makefile.am
6562         * manual/dist/pdf/.cvsignore
6563         * manual/dist/pdf/Makefile.am
6564         * manual/dist/ps/.cvsignore
6565         * manual/dist/ps/Makefile.am
6566         * manual/dist/txt/.cvsignore
6567         * manual/dist/txt/Makefile.am
6568                 Autotool-ize manual
6569
6570 2006-01-20 [paul]       1.9.100cvs175
6571
6572         * manual/handling.xml
6573                 make Filtering and Searching entries easier to find
6574         * manual/keyboard.xml
6575                 add the remaining default keybinds
6576         * src/prefs_summaries.c
6577                 update the default keybinds
6578
6579 2006-01-20 [paul]       1.9.100cvs174
6580
6581         * src/addressbook.c
6582         * src/addrgather.c
6583         * src/addrharvest.c
6584         * src/editaddress.c
6585         * src/editgroup.c
6586         * src/exphtmldlg.c
6587         * src/expldifdlg.c
6588         * src/exporthtml.c
6589         * src/exportldif.c
6590         * src/ldif.c
6591                 replace 'e-mail' with 'email'
6592         * src/summary_search.c
6593                 add mnemonic to "Find all" button
6594
6595 2006-01-20 [wwp]        1.9.100cvs173
6596
6597         * src/export.c
6598         * src/import.c
6599                 touched mbox import/export buttons for HIG-compliance
6600
6601 2006-01-19 [paul]       1.9.100cvs172
6602
6603         * manual/account.xml
6604         * manual/addrbook.xml
6605         * manual/advanced.xml
6606         * manual/faq.xml
6607         * manual/handling.xml
6608         * manual/intro.xml
6609         * manual/plugins.xml
6610         * manual/starting.xml
6611                 more editing
6612
6613 2006-01-19 [paul]       1.9.100cvs171
6614
6615         * src/toolbar.c
6616                 allow use of trash button while receiving
6617                 Thanks to Colin
6618
6619 2006-01-19 [wwp]        1.9.100cvs170
6620
6621         * src/gtk/quicksearch.c
6622         * src/compose.c
6623                 force text color to black when yellow background is set
6624
6625 2006-01-19 [colin]      1.9.100cvs169
6626
6627         * src/plugins/trayicon/trayicon.c
6628                 Gray out Get Mail when already getting mail
6629
6630 2006-01-18 [paul]       1.9.100cvs168
6631
6632         * src/compose.c
6633                 give widget yellow background was To is
6634                 set via folder prefs
6635         * src/gtk/quicksearch.c
6636                 give widget yellow background when quick
6637                 search is active.
6638                 Thanks to Colin
6639
6640 2006-01-18 [paul]       1.9.100cvs167
6641
6642         * doc/man/sylpheed-claws.1
6643                 add --subscribe option
6644
6645 2006-01-18 [paul]       1.9.100cvs166
6646
6647         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6648         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6649                 use %U instead of %F (%F is broken for user installed
6650                 files in kde 3.5)
6651
6652 2006-01-18 [colin]      1.9.100cvs165
6653
6654         * src/summaryview.c
6655                 Default to Yes in "No more * messages" dialogs
6656
6657 2006-01-17 [colin]      1.9.100cvs164
6658
6659         * src/compose.c
6660                 Possibly fix an invalid iterator causing
6661                 crash
6662
6663 2006-01-17 [colin]      1.9.100cvs163
6664
6665         * src/mimeview.c
6666                 Fix crash when the image disappears under the
6667                 image viewer
6668
6669 2006-01-16 [colin]      1.9.100cvs162
6670
6671         * src/compose.c
6672                 Fix reenabling autowrap
6673
6674 2006-01-16 [colin]      1.9.100cvs161
6675
6676         * src/compose.c
6677                 reset quote_len before getting quote_str
6678
6679 2006-01-16 [colin]      1.9.100cvs160
6680
6681         * src/account.c
6682         * src/account.h
6683         * src/folder.c
6684         * src/imap_gtk.c
6685         * src/mh_gtk.c
6686                 Fix bug #883 (default inbox does not track folder move)
6687
6688 2006-01-16 [colin]      1.9.100cvs159
6689
6690         * src/compose.c
6691         * src/plugins/pgpcore/passphrase.c
6692                 More buttons fixes
6693
6694 2006-01-16 [paul]       1.9.100cvs158
6695
6696         * src/prefs_actions.c
6697         * src/prefs_filtering_action.c
6698         * src/prefs_matcher.c
6699         * src/quote_fmt.c
6700         * src/gtk/description_window.c
6701         * src/gtk/description_window.h
6702         * src/gtk/quicksearch.c
6703                 description window cleanups
6704
6705 2006-01-15 [colin]      1.9.100cvs157
6706
6707         * src/addressbook.c
6708         * src/prefs_filtering.c
6709                 Same here
6710
6711 2006-01-15 [colin]      1.9.100cvs156
6712
6713         * src/folderview.c
6714         * src/mainwindow.c
6715                 Same for "Empty trash"
6716
6717 2006-01-15 [colin]      1.9.100cvs155
6718
6719         * src/inc.c
6720                 Override offline dialog had Yes by default
6721
6722 2006-01-15 [colin]      1.9.100cvs154
6723
6724         * src/summaryview.c
6725                 Delete selected messages? previously had Yes the default
6726
6727 2006-01-15 [colin]      1.9.100cvs153
6728
6729         * src/folder.c
6730         * src/folder.h
6731         * src/main.c
6732                 Check if a mailbox is loaded after all
6733                 plugins are loaded.
6734
6735 2006-01-15 [colin]      1.9.100cvs152
6736
6737         * src/folder.c
6738                 Don't start wizard when there are unloaded folders (will help
6739                 people with only mbox or maildir mailboxes)
6740
6741 2006-01-14 [colin]      1.9.100cvs151
6742
6743         * src/addressbook.c
6744         * src/expldifdlg.c
6745         * src/importldif.c
6746         * src/importmutt.c
6747         * src/importpine.c
6748         * src/mh_gtk.c
6749                 More HIG compliance and fixes
6750
6751 2006-01-14 [colin]      1.9.100cvs150
6752
6753         * src/prefs_filtering_action.c
6754         * src/foldersel.c
6755                 Two forgotten button order changes
6756
6757 2006-01-14 [colin]      1.9.100cvs149
6758
6759         * src/account.c
6760         * src/addressbook.c
6761         * src/compose.c
6762         * src/folderview.c
6763         * src/imap_gtk.c
6764         * src/mainwindow.c
6765         * src/mh_gtk.c
6766         * src/news_gtk.c
6767         * src/prefs_actions.c
6768         * src/prefs_customheader.c
6769         * src/prefs_filtering.c
6770         * src/prefs_matcher.c
6771         * src/prefs_template.c
6772         * src/ssl_manager.c
6773         * src/summaryview.c
6774         * src/textview.c
6775         * src/toolbar.c
6776                 All deletion confirmations are now "Cancel, Delete" 
6777                 instead of "No, Yes"
6778                 Clarified most of the other "No, Yes" to 
6779                 "Cancel, Descriptive_action"
6780                 Rechanged the "Entry not saved" alerts to have 
6781                 "Close, Continue editing"
6782
6783
6784 2006-01-14 [paul]
6785
6786         * 2.0.0-rc4 released
6787
6788 2006-01-14 [paul]       1.9.100cvs148
6789
6790         * src/account.c
6791         * src/addressadd.c
6792         * src/addressbook.c
6793         * src/compose.c
6794         * src/editaddress.c
6795         * src/editbook.c
6796         * src/editgroup.c
6797         * src/editjpilot.c
6798         * src/editldap.c
6799         * src/editvcard.c
6800         * src/exphtmldlg.c
6801         * src/expldifdlg.c
6802         * src/folderview.c
6803         * src/grouplistdialog.c
6804         * src/imap_gtk.c
6805         * src/importmutt.c
6806         * src/importpine.c
6807         * src/inc.c
6808         * src/main.c
6809         * src/mainwindow.c
6810         * src/message_search.c
6811         * src/messageview.c
6812         * src/mh_gtk.c
6813         * src/mimeview.c
6814         * src/news_gtk.c
6815         * src/prefs_actions.c
6816         * src/prefs_customheader.c
6817         * src/prefs_filtering.c
6818         * src/prefs_matcher.c
6819         * src/prefs_template.c
6820         * src/prefs_themes.c
6821         * src/ssl_manager.c
6822         * src/summary_search.c
6823         * src/summaryview.c
6824         * src/textview.c
6825         * src/toolbar.c
6826         * src/gtk/foldersort.c
6827         * src/gtk/gtkaspell.c
6828         * src/gtk/inputdialog.c
6829         * src/gtk/prefswindow.c
6830         * src/plugins/pgpcore/select-keys.c
6831         * src/plugins/trayicon/trayicon.c
6832                 HIG compliant button order
6833
6834 2006-01-14 [mones]      1.9.100cvs147
6835
6836         * po/es.po
6837                 Updated translation
6838
6839 2006-01-13 [paul]       1.9.100cvs146
6840
6841         * AUTHORS
6842         * ChangeLog
6843         * src/gtk/authors.h
6844                 add Joshua M. Kwan to contributors list
6845
6846 2006-01-13 [colin]      1.9.100cvs145
6847
6848         * src/gtk/quicksearch.c
6849                 Don't refocus quick search after executing (Esc or Enter)
6850                 Allows to '/'search something then move up/down in 
6851                 summaryview, and to Esc a search and be back in the 
6852                 summaryview
6853
6854 2006-01-13 [paul]       1.9.100cvs144
6855
6856         * src/plugins/pgpinline/pgpinline.c
6857                 support Content-Type 'application/pgp'
6858                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6859
6860 2006-01-13 [paul]       1.9.100cvs143
6861
6862         * manual/account.xml
6863                 make mention of partial retrieval
6864                 thanks to Colin
6865
6866 2006-01-13 [paul]       1.9.100cvs142
6867
6868         * src/account.c
6869         * src/account.h
6870         * src/action.c
6871         * src/action.h
6872         * src/adbookbase.h
6873         * src/addr_compl.c
6874         * src/addr_compl.h
6875         * src/addrbook.c
6876         * src/addrcache.c
6877         * src/addrcache.h
6878         * src/addrcindex.c
6879         * src/addrcindex.h
6880         * src/addrclip.c
6881         * src/addrclip.h
6882         * src/addrdefs.h
6883         * src/addressadd.c
6884         * src/addressadd.h
6885         * src/addressbook.c
6886         * src/addressbook.h
6887         * src/addrgather.c
6888         * src/addrgather.h
6889         * src/addrharvest.c
6890         * src/addrharvest.h
6891         * src/addrindex.c
6892         * src/addrindex.h
6893         * src/addritem.c
6894         * src/addritem.h
6895         * src/addrquery.c
6896         * src/addrquery.h
6897         * src/addrselect.c
6898         * src/addrselect.h
6899         * src/alertpanel.c
6900         * src/alertpanel.h
6901         * src/browseldap.c
6902         * src/browseldap.h
6903         * src/codeconv.c
6904         * src/codeconv.h
6905         * src/compose.c
6906         * src/compose.h
6907         * src/customheader.c
6908         * src/customheader.h
6909         * src/displayheader.c
6910         * src/displayheader.h
6911         * src/editaddress.c
6912         * src/editaddress.h
6913         * src/editbook.c
6914         * src/editbook.h
6915         * src/editgroup.c
6916         * src/editgroup.h
6917         * src/editjpilot.c
6918         * src/editjpilot.h
6919         * src/editldap.c
6920         * src/editldap.h
6921         * src/editldap_basedn.c
6922         * src/editldap_basedn.h
6923         * src/editvcard.c
6924         * src/editvcard.h
6925         * src/exphtmldlg.c
6926         * src/exphtmldlg.h
6927         * src/expldifdlg.c
6928         * src/expldifdlg.h
6929         * src/export.h
6930         * src/exporthtml.c
6931         * src/exporthtml.h
6932         * src/exportldif.c
6933         * src/exportldif.h
6934         * src/filtering.c
6935         * src/filtering.h
6936         * src/folder.c
6937         * src/folder.h
6938         * src/folder_item_prefs.c
6939         * src/folder_item_prefs.h
6940         * src/foldersel.c
6941         * src/foldersel.h
6942         * src/folderutils.c
6943         * src/folderutils.h
6944         * src/folderview.c
6945         * src/folderview.h
6946         * src/grouplistdialog.c
6947         * src/grouplistdialog.h
6948         * src/headerview.c
6949         * src/html.c
6950         * src/html.h
6951         * src/image_viewer.c
6952         * src/image_viewer.h
6953         * src/imap.c
6954         * src/imap.h
6955         * src/imap_gtk.c
6956         * src/imap_gtk.h
6957         * src/import.h
6958         * src/importldif.c
6959         * src/importldif.h
6960         * src/importmutt.c
6961         * src/importmutt.h
6962         * src/importpine.c
6963         * src/importpine.h
6964         * src/inc.c
6965         * src/inc.h
6966         * src/jpilot.c
6967         * src/jpilot.h
6968         * src/ldapctrl.c
6969         * src/ldapctrl.h
6970         * src/ldaplocate.c
6971         * src/ldaplocate.h
6972         * src/ldapquery.c
6973         * src/ldapquery.h
6974         * src/ldapserver.c
6975         * src/ldapserver.h
6976         * src/ldaputil.c
6977         * src/ldaputil.h
6978         * src/ldif.c
6979         * src/ldif.h
6980         * src/main.c
6981         * src/main.h
6982         * src/mainwindow.c
6983         * src/mainwindow.h
6984         * src/manual.c
6985         * src/manual.h
6986         * src/mbox.c
6987         * src/mbox.h
6988         * src/message_search.c
6989         * src/message_search.h
6990         * src/messageview.c
6991         * src/messageview.h
6992         * src/mh.c
6993         * src/mh.h
6994         * src/mh_gtk.c
6995         * src/mh_gtk.h
6996         * src/mimeview.c
6997         * src/mimeview.h
6998         * src/msgcache.c
6999         * src/msgcache.h
7000         * src/mutt.c
7001         * src/mutt.h
7002         * src/news.c
7003         * src/news.h
7004         * src/news_gtk.c
7005         * src/news_gtk.h
7006         * src/partial_download.c
7007         * src/partial_download.h
7008         * src/pine.c
7009         * src/pine.h
7010         * src/pop.c
7011         * src/pop.h
7012         * src/prefs_account.c
7013         * src/prefs_account.h
7014         * src/prefs_actions.c
7015         * src/prefs_actions.h
7016         * src/prefs_common.c
7017         * src/prefs_common.h
7018         * src/prefs_compose_writing.c
7019         * src/prefs_compose_writing.h
7020         * src/prefs_customheader.c
7021         * src/prefs_customheader.h
7022         * src/prefs_display_header.c
7023         * src/prefs_display_header.h
7024         * src/prefs_filtering.c
7025         * src/prefs_filtering.h
7026         * src/prefs_filtering_action.c
7027         * src/prefs_filtering_action.h
7028         * src/prefs_folder_column.c
7029         * src/prefs_folder_column.h
7030         * src/prefs_folder_item.c
7031         * src/prefs_folder_item.h
7032         * src/prefs_fonts.c
7033         * src/prefs_fonts.h
7034         * src/prefs_gtk.c
7035         * src/prefs_gtk.h
7036         * src/prefs_image_viewer.c
7037         * src/prefs_image_viewer.h
7038         * src/prefs_matcher.c
7039         * src/prefs_matcher.h
7040         * src/prefs_message.c
7041         * src/prefs_msg_colors.c
7042         * src/prefs_msg_colors.h
7043         * src/prefs_other.c
7044         * src/prefs_quote.c
7045         * src/prefs_receive.c
7046         * src/prefs_send.c
7047         * src/prefs_spelling.c
7048         * src/prefs_spelling.h
7049         * src/prefs_summaries.c
7050         * src/prefs_summaries.h
7051         * src/prefs_summary_column.c
7052         * src/prefs_summary_column.h
7053         * src/prefs_template.c
7054         * src/prefs_template.h
7055         * src/prefs_themes.c
7056         * src/prefs_themes.h
7057         * src/prefs_toolbar.c
7058         * src/prefs_toolbar.h
7059         * src/prefs_wrapping.c
7060         * src/prefs_wrapping.h
7061         * src/privacy.c
7062         * src/privacy.h
7063         * src/procheader.c
7064         * src/procheader.h
7065         * src/procmime.c
7066         * src/procmime.h
7067         * src/procmsg.c
7068         * src/procmsg.h
7069         * src/quote_fmt.c
7070         * src/quote_fmt_parse.y
7071         * src/recv.c
7072         * src/recv.h
7073         * src/remotefolder.c
7074         * src/remotefolder.h
7075         * src/send_message.c
7076         * src/send_message.h
7077         * src/setup.c
7078         * src/setup.h
7079         * src/sourcewindow.c
7080         * src/sourcewindow.h
7081         * src/ssl_manager.c
7082         * src/ssl_manager.h
7083         * src/statusbar.c
7084         * src/statusbar.h
7085         * src/stock_pixmap.c
7086         * src/stock_pixmap.h
7087         * src/summary_search.c
7088         * src/summary_search.h
7089         * src/summaryview.c
7090         * src/summaryview.h
7091         * src/syldap.c
7092         * src/syldap.h
7093         * src/textview.c
7094         * src/textview.h
7095         * src/toolbar.c
7096         * src/toolbar.h
7097         * src/undo.c
7098         * src/undo.h
7099         * src/unmime.c
7100         * src/unmime.h
7101         * src/vcard.c
7102         * src/vcard.h
7103         * src/wizard.c
7104         * src/wizard.h
7105         * src/common/base64.c
7106         * src/common/base64.h
7107         * src/common/defs.h
7108         * src/common/hooks.c
7109         * src/common/hooks.h
7110         * src/common/log.c
7111         * src/common/log.h
7112         * src/common/mgutils.c
7113         * src/common/mgutils.h
7114         * src/common/nntp.c
7115         * src/common/nntp.h
7116         * src/common/passcrypt.c
7117         * src/common/passcrypt.h.in
7118         * src/common/plugin.c
7119         * src/common/plugin.h
7120         * src/common/prefs.c
7121         * src/common/prefs.h
7122         * src/common/progressindicator.c
7123         * src/common/progressindicator.h
7124         * src/common/quoted-printable.c
7125         * src/common/quoted-printable.h
7126         * src/common/session.c
7127         * src/common/session.h
7128         * src/common/smtp.c
7129         * src/common/smtp.h
7130         * src/common/socket.c
7131         * src/common/socket.h
7132         * src/common/ssl.c
7133         * src/common/ssl.h
7134         * src/common/ssl_certificate.c
7135         * src/common/ssl_certificate.h
7136         * src/common/stringtable.c
7137         * src/common/stringtable.h
7138         * src/common/sylpheed.c
7139         * src/common/sylpheed.h
7140         * src/common/template.c
7141         * src/common/template.h
7142         * src/common/timing.h
7143         * src/common/utils.c
7144         * src/common/utils.h
7145         * src/common/version.h.in
7146         * src/common/xml.c
7147         * src/common/xml.h
7148         * src/common/xmlprops.c
7149         * src/common/xmlprops.h
7150         * src/gtk/colorlabel.c
7151         * src/gtk/colorsel.c
7152         * src/gtk/colorsel.h
7153         * src/gtk/description_window.c
7154         * src/gtk/description_window.h
7155         * src/gtk/filesel.c
7156         * src/gtk/filesel.h
7157         * src/gtk/foldersort.c
7158         * src/gtk/foldersort.h
7159         * src/gtk/gtkutils.c
7160         * src/gtk/gtkutils.h
7161         * src/gtk/inputdialog.c
7162         * src/gtk/inputdialog.h
7163         * src/gtk/logwindow.c
7164         * src/gtk/logwindow.h
7165         * src/gtk/manage_window.c
7166         * src/gtk/manage_window.h
7167         * src/gtk/menu.c
7168         * src/gtk/menu.h
7169         * src/gtk/pluginwindow.c
7170         * src/gtk/pluginwindow.h
7171         * src/gtk/prefswindow.c
7172         * src/gtk/prefswindow.h
7173         * src/gtk/progressdialog.c
7174         * src/gtk/progressdialog.h
7175         * src/gtk/sslcertwindow.c
7176         * src/gtk/sslcertwindow.h
7177         * src/plugins/clamav/clamav_plugin.c
7178         * src/plugins/clamav/clamav_plugin.h
7179         * src/plugins/clamav/clamav_plugin_gtk.c
7180         * src/plugins/demo/demo.c
7181         * src/plugins/dillo_viewer/dillo_prefs.c
7182         * src/plugins/dillo_viewer/dillo_prefs.h
7183         * src/plugins/dillo_viewer/dillo_viewer.c
7184         * src/plugins/pgpcore/passphrase.c
7185         * src/plugins/pgpcore/passphrase.h
7186         * src/plugins/pgpcore/plugin.c
7187         * src/plugins/pgpcore/select-keys.c
7188         * src/plugins/pgpcore/select-keys.h
7189         * src/plugins/pgpcore/sgpgme.c
7190         * src/plugins/pgpcore/sgpgme.h
7191         * src/plugins/pgpinline/pgpinline.c
7192         * src/plugins/pgpinline/pgpinline.h
7193         * src/plugins/pgpinline/plugin.c
7194         * src/plugins/pgpmime/pgpmime.c
7195         * src/plugins/pgpmime/pgpmime.h
7196         * src/plugins/pgpmime/plugin.c
7197         * src/plugins/spamassassin/spamassassin.c
7198         * src/plugins/spamassassin/spamassassin.h
7199         * src/plugins/spamassassin/spamassassin_gtk.c
7200         * src/plugins/trayicon/trayicon.c
7201                 update copyright header
7202
7203 2006-01-13 [paul]       1.9.100cvs141
7204
7205         * src/account.c
7206         * src/export.c
7207         * src/import.c
7208         * src/mainwindow.c
7209         * src/prefs_account.c
7210         * src/prefs_display_header.c
7211         * src/prefs_receive.c
7212         * src/prefs_send.c
7213         * src/prefs_summaries.c
7214         * src/prefs_themes.c
7215         * src/prefs_toolbar.c
7216         * src/gtk/about.c
7217                 various cleanups
7218
7219 2006-01-12 [colin]      1.9.100cvs140
7220
7221         * src/folder.c
7222         * src/folder.h
7223         * src/main.c
7224                 Add --subscribe option
7225                 Let sylpheed-claws email@domain.com equivalent to --compose
7226                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7227
7228 2006-01-12 [paul]       1.9.100cvs139
7229
7230         * src/mainwindow.c
7231                 append 'Change folder order' label with '...'
7232         * src/prefs_actions.c
7233                 allow reordering of actions list by dnd
7234         * src/gtk/foldersort.c
7235                 make the dialog nicer
7236
7237 2006-01-11 [colin]      1.9.100cvs138
7238
7239         * src/compose.c
7240                 Allow templates without text
7241
7242 2006-01-11 [paul]       1.9.100cvs137
7243
7244         * tools/README
7245         * tools/filter_conv_new.pl
7246                 add info to README
7247                 also check .sylpheed for filter.xml
7248                 be a bit informative to the user
7249
7250 2006-01-11 [colin]      1.9.100cvs136
7251
7252         * src/textview.c
7253                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7254
7255 2006-01-10 [paul]       1.9.100cvs135
7256
7257         * tools/Makefile.am
7258         * tools/filter_conv_new.pl
7259                 add script to convert new style Sylpheed
7260                 filter rules (Sylpheed >= 0.9.99) to
7261                 Claws filtering rules
7262
7263 2006-01-10 [colin]      1.9.100cvs134
7264
7265         * src/compose.c
7266                 Fix broken line joins in certain conditions
7267                 (between two quoted lines: <enter><enter><up>
7268                  <type a wrapped sentence><go in the first line>
7269                  <insert more text><watch as line joining failed>)
7270
7271 2006-01-10 [paul]       1.9.100cvs133
7272
7273         * src/compose.c
7274                 don't report success in error dialog
7275                 thanks to Colin
7276         * src/common/utils.c
7277                 include some trailing punctuations as URI
7278                 thanks to Hiro
7279
7280 2006-01-10 [paul]       1.9.100cvs132
7281
7282         * src/mimeview.c
7283                 fix incompatible pointer type
7284                 warning
7285
7286 2006-01-10 [paul]       1.9.100cvs131
7287
7288         * src/compose.c
7289                 change Subject in window title
7290                 instantaneously
7291
7292 2006-01-09 [colin]      1.9.100cvs130
7293
7294         * src/addressbook.c
7295         * src/headerview.c
7296         * src/mainwindow.c
7297         * src/messageview.c
7298         * src/mimeview.c
7299         * src/noticeview.c
7300         * src/summaryview.c
7301                 Fix possible crashes on exit and in addressbook
7302
7303 2006-01-09 [paul]       1.9.100cvs129
7304
7305         * src/prefs_msg_colors.c
7306                 some cleanups that I forgot last time
7307
7308 2006-01-09 [paul]       1.9.100cvs128
7309
7310         * README
7311         * src/folderview.c
7312         * src/prefs_msg_colors.c
7313                 add previously hidden option, color_new, to
7314                 the gui
7315                 move the page to Display/
7316                 rework the gui
7317
7318 2006-01-09 [wwp]        1.9.100cvs127
7319
7320         * src/prefs_themes.c
7321                 made the prefs/display/themes layouts spacing less condensed
7322                 (and so they match other prefs/pages' look).
7323
7324 2006-01-09 [paul]       1.9.100cvs126
7325
7326         * src/compose.c
7327         * src/prefs_common.c
7328         * src/prefs_common.h
7329         * src/prefs_wrapping.c
7330                 remove 'wrap at send' option
7331
7332 2006-01-06 [colin]      1.9.100cvs125
7333
7334         * src/compose.c
7335                 Just make completely sure we don't insert "manual line breaks" 
7336                 when wrapping... 
7337
7338 2006-01-04 [paul]
7339
7340         * 2.0.0-rc3 released
7341
7342 2006-01-04 [paul]       1.9.100cvs124
7343
7344         * src/folderview.c
7345                 fix bug 882, 'quick scroll in folder list
7346                 displays wrong folder contents'
7347
7348 2006-01-04 [paul]       1.9.100cvs123
7349
7350         * src/plugins/pgpmime/pgpmime.c
7351                 better debug information when signing
7352                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7353
7354 2006-01-03 [colin]      1.9.100cvs122
7355
7356         * configure.ac
7357                 We need to recheck for gpgme 1.0.0 after checking
7358                 for 1.1.1, because if 1.1.1 isn't available, 
7359                 GPGME_LIBS and friends are blanked out by the 
7360                 second check.
7361
7362 2006-01-03 [colin]      1.9.100cvs121
7363
7364         * src/common/prefs.c
7365                 Windows unlink-before rename fix
7366         * src/plugins/pgpcore/sgpgme.c
7367                 Add support for PKA info if available
7368                 Both patches by Werner Koch
7369
7370 2006-01-03 [paul]       1.9.100cvs120
7371
7372         * src/messageview.c
7373                 fix bug 884, 'Send receipt' button visible in queue
7374                 Thanks to Colin
7375
7376 2006-01-02 [colin]      1.9.100cvs119
7377
7378         * src/compose.c
7379         * src/imap.c
7380                 Fix autosave on IMAP and more generally try to
7381                 return the correct ID on a newly added IMAP message
7382
7383 2006-01-02 [paul]       1.9.100cvs118
7384
7385         * manual/keyboard.xml
7386                 edited
7387
7388 2006-01-01 [paul]       1.9.100cvs117
7389
7390         * src/gtk/authors.h
7391                 alphabetical order
7392
7393 2005-12-30 [colin]      1.9.100cvs116
7394
7395         * manual/advanced.xml
7396                 Explain Pre/Post-processing differences.
7397
7398 2005-12-30 [colin]      1.9.100cvs115
7399
7400         * src/mh.c
7401                 Implement copy_msgs for a little optimization
7402         * src/imap.c
7403                 Finish yesterday's fix
7404
7405 2005-12-29 [colin]      1.9.100cvs114
7406
7407         * src/imap.c
7408                 Fix occasional failure in fetching a mail over
7409                 IMAP
7410
7411 2005-12-29 [colin]      1.9.100cvs113
7412
7413         * src/compose.c
7414                 Don't remove a draft when sending it, if it is 
7415                 locked.
7416
7417 2005-12-28 [colin]      1.9.100cvs112
7418
7419         * src/summaryview.c
7420                 Fix leak for real
7421
7422 2005-12-28 [wwp]        1.9.100cvs111
7423
7424         * doc/faq/.cvsignore
7425         * doc/faq/de/.cvsignore
7426         * doc/faq/en/.cvsignore
7427         * doc/faq/es/.cvsignore
7428         * doc/faq/fr/.cvsignore
7429         * doc/faq/it/.cvsignore
7430         * doc/manual/.cvsignore
7431         * doc/manual/de/.cvsignore
7432         * doc/manual/en/.cvsignore
7433         * doc/manual/es/.cvsignore
7434         * doc/manual/fr/.cvsignore
7435         * doc/manual/ja/.cvsignore
7436         * src/plugins/mathml_viewer/.cvsignore
7437                 rollback revival of those files (my bad, sorry for the noise).
7438
7439 2005-12-28 [wwp]        1.9.100cvs110
7440
7441         * src/compose.c
7442                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7443
7444 2005-12-28 [wwp]        1.9.100cvs109
7445
7446         * doc/faq/.cvsignore
7447         * doc/faq/de/.cvsignore
7448         * doc/faq/en/.cvsignore
7449         * doc/faq/es/.cvsignore
7450         * doc/faq/fr/.cvsignore
7451         * doc/faq/it/.cvsignore
7452         * doc/manual/.cvsignore
7453         * doc/manual/de/.cvsignore
7454         * doc/manual/en/.cvsignore
7455         * doc/manual/es/.cvsignore
7456         * doc/manual/fr/.cvsignore
7457         * doc/manual/ja/.cvsignore
7458         * src/plugins/mathml_viewer/.cvsignore
7459         * po/.cvsignore
7460                 more files to ignore.
7461
7462 2005-12-24 [colin]      1.9.100cvs108
7463
7464         * AUTHORS
7465         * src/gtk/authors.h
7466                 Update for Werner
7467
7468 2005-12-24 [colin]      1.9.100cvs107
7469
7470         * src/procmsg.c
7471                 Allow NULL src_msginfo in 
7472                 procmsg_msginfo_new_from_mimeinfo
7473
7474 2005-12-23 [paul]       1.9.100cvs106
7475
7476         * src/plugins/pgpinline/mypgpcore.def
7477                 add this forgotten file
7478
7479 2005-12-23 [colin]      1.9.100cvs105
7480
7481         * src/mainwindow.c
7482                 Fix missing break
7483
7484 2005-12-23 [colin]      1.9.100cvs104
7485
7486         * autogen.sh
7487         * src/folder.c
7488         * src/mh.c
7489         * src/common/plugin.c
7490         * src/common/socket.c
7491         * src/common/socket.h
7492         * src/common/utils.c
7493         * src/common/utils.h
7494         * src/gtk/pluginwindow.c
7495         * src/plugins/pgpcore/plugin.def
7496         * src/plugins/pgpcore/sylpheed.def
7497         * src/plugins/pgpinline/Makefile.am
7498         * src/plugins/pgpinline/plugin.def
7499         * src/plugins/pgpinline/sylpheed.def
7500         * src/plugins/pgpmime/plugin.def
7501         * src/plugins/pgpmime/sylpheed.def
7502                 Various w32 fixes by Werner Koch
7503
7504 2005-12-22 [paul]       1.9.100cvs103
7505
7506         * src/wizard.c
7507                 don't offer IMAP as 'server type' if
7508                 libetpan isn't built in
7509
7510 2005-12-22 [paul]       1.9.100cvs102
7511
7512         * AUTHORS
7513         * src/mainwindow.c
7514         * src/mainwindow.h
7515         * src/toolbar.c
7516         * src/gtk/authors.h
7517                 support GTK_TOOLBAR_BOTH_HORIZ (text
7518                 next to icon) Patch by Marien Zwart
7519                 marienz@users.sf.net
7520                 Also reword the text
7521
7522 2005-12-21 [colin]      1.9.100cvs101
7523
7524         * configure.ac
7525                 Fix DATADIRNAME
7526         * COPYING
7527                 Fix missing section and explicit the exception better
7528         * src/compose.c
7529                 Prevent mail from being lost without notice when an
7530                 SMTP error happens on trying to send an unmodified
7531                 drafted mail.
7532         * src/send_message.c
7533         * src/common/smtp.c
7534                 Fix password remembering when wrong, and add return
7535                 value checks where they should have been
7536         * src/plugins/pgpcore/sylpheed.def
7537         * src/plugins/pgpinline/sylpheed.def
7538         * src/plugins/pgpmime/sylpheed.def
7539                 Add a few symbols needed
7540
7541 2005-12-21 [paul]       1.9.100cvs100
7542
7543         * m4/codeset.m4
7544         * m4/glibc21.m4
7545         * m4/intdiv0.m4
7546         * m4/inttypes-pri.m4
7547         * m4/inttypes.m4
7548         * m4/inttypes_h.m4
7549         * m4/isc-posix.m4
7550         * m4/lcmessage.m4
7551         * m4/stdint_h.m4
7552         * m4/uintmax_t.m4
7553                 gettextization
7554                 thanks to Colin
7555
7556 2005-12-21 [paul]       1.9.100cvs99
7557
7558         * po/sv.po
7559                 fixed by Colin
7560
7561 2005-12-20 [paul]       1.9.100cvs98
7562
7563         * po/sv.po
7564                 updated by Anders Trobäck
7565
7566 2005-12-20 [colin]      1.9.100cvs97
7567
7568         * ABOUT-NLS
7569         * Makefile.am
7570         * autogen.sh
7571         * configure.ac
7572         * config/config.rpath
7573         * config/mkinstalldirs
7574         * m4/Makefile.am
7575         * m4/glibc2.m4
7576         * m4/gnupg.m4
7577         * m4/gpgme.m4
7578         * m4/intmax.m4
7579         * m4/longdouble.m4
7580         * m4/longlong.m4
7581         * m4/printf-posix.m4
7582         * m4/signed.m4
7583         * m4/size_max.m4
7584         * m4/ulonglong.m4
7585         * m4/wchar_t.m4
7586         * m4/wint_t.m4
7587         * m4/xsize.m4
7588         * po/Makefile.in.in
7589         * po/Makevars
7590         * po/bg.po
7591         * po/ca.po
7592         * po/cs.po
7593         * po/de.po
7594         * po/el.po
7595         * po/en_GB.po
7596         * po/es.po
7597         * po/fi.po
7598         * po/fr.po
7599         * po/hr.po
7600         * po/hu.po
7601         * po/it.po
7602         * po/ja.po
7603         * po/ko.po
7604         * po/nb.po
7605         * po/nl.po
7606         * po/pl.po
7607         * po/pt_BR.po
7608         * po/ru.po
7609         * po/sk.po
7610         * po/sr.po
7611         * po/stamp-po
7612         * po/sv.po
7613         * po/zh_CN.po
7614         * po/zh_TW.po
7615         * src/Makefile.am
7616         * src/codeconv.c
7617         * src/compose.c
7618         * src/exporthtml.c
7619         * src/exportldif.c
7620         * src/folder.c
7621         * src/main.c
7622         * src/manual.c
7623         * src/mh.c
7624         * src/mimeview.c
7625         * src/send_message.c
7626         * src/common/Makefile.am
7627         * src/common/fnmatch.c
7628         * src/common/fnmatch.h
7629         * src/common/fnmatch_loop.c
7630         * src/common/nntp.c
7631         * src/common/plugin.c
7632         * src/common/smtp.c
7633         * src/common/socket.c
7634         * src/common/string_match.c
7635         * src/common/sylpheed.c
7636         * src/common/utils.c
7637         * src/common/utils.h
7638         * src/common/w32_dirent.c
7639         * src/common/w32_reg.c
7640         * src/common/w32_signal.c
7641         * src/common/w32_stat.c
7642         * src/common/w32_stdio.c
7643         * src/common/w32_stdlib.c
7644         * src/common/w32_string.c
7645         * src/common/w32_time.c
7646         * src/common/w32_unistd.c
7647         * src/common/w32_wait.c
7648         * src/common/w32lib.h
7649         * src/etpan/Makefile.am
7650         * src/gtk/Makefile.am
7651         * src/plugins/clamav/Makefile.am
7652         * src/plugins/demo/Makefile.am
7653         * src/plugins/dillo_viewer/Makefile.am
7654         * src/plugins/pgpcore/Makefile.am
7655         * src/plugins/pgpcore/passphrase.c
7656         * src/plugins/pgpcore/plugin.def
7657         * src/plugins/pgpcore/sgpgme.c
7658         * src/plugins/pgpcore/sylpheed.def
7659         * src/plugins/pgpcore/version.rc
7660         * src/plugins/pgpinline/Makefile.am
7661         * src/plugins/pgpinline/plugin.def
7662         * src/plugins/pgpinline/sylpheed.def
7663         * src/plugins/pgpinline/version.rc
7664         * src/plugins/pgpmime/Makefile.am
7665         * src/plugins/pgpmime/mypgpcore.def
7666         * src/plugins/pgpmime/plugin.def
7667         * src/plugins/pgpmime/sylpheed.def
7668         * src/plugins/pgpmime/version.rc
7669         * src/plugins/spamassassin/Makefile.am
7670                 Very little ;-) patch from Werner Koch, providing
7671                 infrastructure for cross-compiling to Win32
7672
7673 2005-12-20 [paul]       1.9.100cvs96
7674
7675         * src/account.c
7676         * src/account.h
7677         * src/mainwindow.c
7678         * src/mainwindow.h
7679         * src/toolbar.c
7680         * src/toolbar.h
7681                 add a combo to the Get All button, allowing
7682                 quick retrieval from any account
7683                 Patch by Fabien Vantard, slightly modified
7684                 by Colin
7685         * src/gtk/about.c
7686                 i18n fix. Patch by Fabien Vantard
7687
7688 2005-12-19 [colin]      1.9.100cvs95
7689
7690         * src/compose.c
7691         * src/compose.h
7692                 Don't automatically join lines when they've 
7693                 been separated by the user and not automatically
7694
7695 2005-12-19 [paul]       1.9.100cvs94
7696
7697         * src/gtk/pluginwindow.c
7698                 i18n fix.
7699                 Patch by Fabien Vantard
7700
7701 2005-12-15 [paul]       1.9.100cvs93
7702
7703         * src/common/plugin.c
7704         * src/common/plugin.h
7705         * src/gtk/pluginwindow.c
7706         * src/plugins/clamav/clamav_plugin.c
7707         * src/plugins/demo/demo.c
7708         * src/plugins/dillo_viewer/dillo_viewer.c
7709         * src/plugins/pgpcore/plugin.c
7710         * src/plugins/pgpinline/plugin.c
7711         * src/plugins/pgpmime/plugin.c
7712         * src/plugins/spamassassin/spamassassin.c
7713         * src/plugins/trayicon/trayicon.c
7714                 add plugin_version()
7715
7716 2005-12-15 [colin]      1.9.100cvs92
7717
7718         * src/compose.c
7719                 Further fix bug #875
7720
7721 2005-12-15 [paul]       1.9.100cvs91
7722
7723         * src/gtk/filesel.c
7724                 fix attach_load_dir getting set to
7725                 PLUGINDIR on plugin load
7726
7727 2005-12-14 [mones]      1.9.100cvs90
7728
7729         * manual/ack.xml
7730         * manual/keyboard.xml
7731                 Initial draft and some shortcuts added
7732                 
7733         * po/es.po
7734                 Updated translation
7735
7736 2005-12-14 [colin]      1.9.100cvs89
7737
7738         * src/compose.c
7739         * src/imap.c
7740         * src/summaryview.c
7741         * src/gtk/gtkaspell.c
7742                 More leaks fixed
7743         * src/prefs_folder_item.c
7744                 Fix recursive prefs apply
7745
7746
7747 2005-12-14 [colin]      1.9.100cvs88
7748
7749         * src/compose.c
7750                 Fix bug #875 (Freeze On Inline Forward of 
7751                 Large Message)
7752
7753 2005-12-13 [colin]      1.9.100cvs87
7754
7755         * src/compose.c
7756                 Uniq-ify and sort the mimetypes list
7757                 Patch by Fabien Vantard
7758
7759 2005-12-13 [colin]      1.9.100cvs86
7760
7761         * src/imap.c
7762         * src/etpan/imap-thread.c
7763                 Fix leaks (patch by Hoa)
7764         * src/news.c
7765         * src/common/plugin.c
7766                 Fix leaks
7767
7768 2005-12-12 [colin]
7769
7770         * 2.0.0-rc2 released
7771
7772 2005-12-12 [colin]      1.9.100cvs85
7773
7774         * src/matcher.c
7775                 Fix a leak
7776
7777 2005-12-12 [wwp]        1.9.100cvs84
7778
7779         * src/gtk/icon_legend.c
7780                 fix misbehaviour and crash when closing the legend window
7781         using the Esc key (patch by Fabien Vantard).
7782
7783 2005-12-12 [paul]       1.9.100cvs83
7784
7785         * src/browseldap.c
7786         * src/foldersel.c
7787         * src/prefs_actions.c
7788         * src/prefs_filtering.c
7789         * src/prefs_matcher.c
7790         * src/prefs_spelling.glade      ** REMOVED **
7791         * src/prefs_template.c
7792         * src/gtk/foldersort.glade      ** REMOVED **
7793         * src/gtk/pluginwindow.c
7794         * src/gtk/pluginwindow.glade    ** REMOVED **
7795         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7796                 cleanups
7797
7798 2005-12-11 [paul]       1.9.100cvs82
7799
7800         * src/gtk/filesel.c
7801                 fix attach_load_dir crasher (double free)
7802
7803 2005-12-09 [paul]       1.9.100cvs81
7804
7805         * po/POTFILES.in
7806         * src/mainwindow.c
7807         * src/gtk/Makefile.am
7808         * src/gtk/icon_legend.c
7809         * src/gtk/icon_legend.h
7810                 add icon legend
7811         * src/manual.c
7812                 cleanup
7813
7814 2005-12-09 [paul]       1.9.100cvs80
7815
7816         * src/plugins/pgpcore/passphrase.c
7817                 wrap the label in the dialog
7818
7819 2005-12-09 [colin]      1.9.100cvs79
7820
7821         * src/plugins/pgpcore/sgpgme.c
7822                 Display (untrusted) on not trusted signatures
7823                 Patch by Michal Èihaø <michal@cihar.com>
7824                 Closes bug #867 (Report also key trust)
7825
7826 2005-12-09 [colin]      1.9.100cvs78
7827
7828         * src/common/plugin.c
7829                 Update licence check, following Eben Moglen's advice
7830
7831 2005-12-08 [colin]      1.9.100cvs77
7832
7833         * src/folder.c
7834                 Fix the occasionnal item->cache != NULL 
7835                 assertion failure. 
7836
7837 2005-12-08 [colin]      1.9.100cvs76
7838
7839         * src/mimeview.c
7840         * src/plugins/pgpcore/sgpgme.c
7841                 Print key id when unable to check it
7842                 Closes bug #866 (Show key id when missing)
7843
7844 2005-12-08 [paul]       1.9.100cvs75
7845
7846         * src/prefs_common.c
7847         * src/prefs_common.h
7848         * src/gtk/filesel.c
7849                 remember load attachment dir
7850
7851 2005-12-07 [colin]      1.9.100cvs74
7852
7853         * src/prefs_toolbar.c
7854                 Gtk fixes, patch by Fabien Vantard
7855
7856 2005-12-07 [colin]      1.9.100cvs73
7857
7858         * src/action.c
7859         * src/compose.c
7860         * src/compose.h
7861                 Fix bug #839 (Quoted text isn't colored after 
7862                 executing an action)
7863         * src/common/plugin.c
7864                 Require plugins to declare their licence in plugin_licence()
7865                 Refuse to load non-GPL plugins as they'd be illegal (as 
7866                 derived works of Sylpheed-Claws, they must be GPL).
7867         * src/plugins/clamav/clamav_plugin.c
7868         * src/plugins/demo/demo.c
7869         * src/plugins/dillo_viewer/dillo_viewer.c
7870         * src/plugins/pgpcore/plugin.c
7871         * src/plugins/pgpinline/plugin.c
7872         * src/plugins/pgpmime/plugin.c
7873         * src/plugins/spamassassin/spamassassin.c
7874         * src/plugins/trayicon/trayicon.c
7875                 Add plugin_licence()
7876
7877 2005-12-07 [paul]       1.9.100cvs72
7878
7879         * configure.ac
7880         * src/mainwindow.c
7881         * src/manual.c
7882         * src/manual.h
7883         * src/common/defs.h
7884                 clean up after local FAQ removal and
7885                 temporary manual removal
7886
7887 2005-12-06 [colin]      1.9.100cvs71
7888
7889         * configure.ac
7890         * doc/Makefile.am
7891         * doc/faq/.cvsignore
7892         * doc/faq/Makefile.am
7893         * doc/faq/de/.cvsignore
7894         * doc/faq/de/Makefile.am
7895         * doc/faq/de/sylpheed-faq-1.html
7896         * doc/faq/de/sylpheed-faq-2.html
7897         * doc/faq/de/sylpheed-faq-3.html
7898         * doc/faq/de/sylpheed-faq.html
7899         * doc/faq/en/.cvsignore
7900         * doc/faq/en/Makefile.am
7901         * doc/faq/en/sylpheed-faq-1.html
7902         * doc/faq/en/sylpheed-faq-2.html
7903         * doc/faq/en/sylpheed-faq-3.html
7904         * doc/faq/en/sylpheed-faq-4.html
7905         * doc/faq/en/sylpheed-faq.html
7906         * doc/faq/es/.cvsignore
7907         * doc/faq/es/Makefile.am
7908         * doc/faq/es/sylpheed-faq-1.html
7909         * doc/faq/es/sylpheed-faq-2.html
7910         * doc/faq/es/sylpheed-faq-3.html
7911         * doc/faq/es/sylpheed-faq-4.html
7912         * doc/faq/es/sylpheed-faq.html
7913         * doc/faq/fr/.cvsignore
7914         * doc/faq/fr/Makefile.am
7915         * doc/faq/fr/sylpheed-faq-1.html
7916         * doc/faq/fr/sylpheed-faq-2.html
7917         * doc/faq/fr/sylpheed-faq-3.html
7918         * doc/faq/fr/sylpheed-faq.html
7919         * doc/faq/it/.cvsignore
7920         * doc/faq/it/Makefile.am
7921         * doc/faq/it/sylpheed-faq-1.html
7922         * doc/faq/it/sylpheed-faq-2.html
7923         * doc/faq/it/sylpheed-faq-3.html
7924         * doc/faq/it/sylpheed-faq.html
7925         * doc/manual/.cvsignore
7926         * doc/manual/Makefile.am
7927         * doc/manual/de/.cvsignore
7928         * doc/manual/de/Makefile.am
7929         * doc/manual/de/sylpheed-1.html
7930         * doc/manual/de/sylpheed-10.html
7931         * doc/manual/de/sylpheed-11.html
7932         * doc/manual/de/sylpheed-12.html
7933         * doc/manual/de/sylpheed-13.html
7934         * doc/manual/de/sylpheed-14.html
7935         * doc/manual/de/sylpheed-15.html
7936         * doc/manual/de/sylpheed-16.html
7937         * doc/manual/de/sylpheed-17.html
7938         * doc/manual/de/sylpheed-18.html
7939         * doc/manual/de/sylpheed-19.html
7940         * doc/manual/de/sylpheed-2.html
7941         * doc/manual/de/sylpheed-20.html
7942         * doc/manual/de/sylpheed-3.html
7943         * doc/manual/de/sylpheed-4.html
7944         * doc/manual/de/sylpheed-5.html
7945         * doc/manual/de/sylpheed-6.html
7946         * doc/manual/de/sylpheed-7.html
7947         * doc/manual/de/sylpheed-8.html
7948         * doc/manual/de/sylpheed-9.html
7949         * doc/manual/de/sylpheed.html
7950         * doc/manual/en/.cvsignore
7951         * doc/manual/en/Makefile.am
7952         * doc/manual/en/sylpheed-1.html
7953         * doc/manual/en/sylpheed-10.html
7954         * doc/manual/en/sylpheed-11.html
7955         * doc/manual/en/sylpheed-12.html
7956         * doc/manual/en/sylpheed-13.html
7957         * doc/manual/en/sylpheed-14.html
7958         * doc/manual/en/sylpheed-15.html
7959         * doc/manual/en/sylpheed-16.html
7960         * doc/manual/en/sylpheed-17.html
7961         * doc/manual/en/sylpheed-18.html
7962         * doc/manual/en/sylpheed-19.html
7963         * doc/manual/en/sylpheed-2.html
7964         * doc/manual/en/sylpheed-20.html
7965         * doc/manual/en/sylpheed-21.html
7966         * doc/manual/en/sylpheed-22.html
7967         * doc/manual/en/sylpheed-3.html
7968         * doc/manual/en/sylpheed-4.html
7969         * doc/manual/en/sylpheed-5.html
7970         * doc/manual/en/sylpheed-6.html
7971         * doc/manual/en/sylpheed-7.html
7972         * doc/manual/en/sylpheed-8.html
7973         * doc/manual/en/sylpheed-9.html
7974         * doc/manual/en/sylpheed.html
7975         * doc/manual/es/.cvsignore
7976         * doc/manual/es/Makefile.am
7977         * doc/manual/es/sylpheed-1.html
7978         * doc/manual/es/sylpheed-10.html
7979         * doc/manual/es/sylpheed-11.html
7980         * doc/manual/es/sylpheed-12.html
7981         * doc/manual/es/sylpheed-13.html
7982         * doc/manual/es/sylpheed-14.html
7983         * doc/manual/es/sylpheed-15.html
7984         * doc/manual/es/sylpheed-16.html
7985         * doc/manual/es/sylpheed-17.html
7986         * doc/manual/es/sylpheed-18.html
7987         * doc/manual/es/sylpheed-19.html
7988         * doc/manual/es/sylpheed-2.html
7989         * doc/manual/es/sylpheed-20.html
7990         * doc/manual/es/sylpheed-3.html
7991         * doc/manual/es/sylpheed-4.html
7992         * doc/manual/es/sylpheed-5.html
7993         * doc/manual/es/sylpheed-6.html
7994         * doc/manual/es/sylpheed-7.html
7995         * doc/manual/es/sylpheed-8.html
7996         * doc/manual/es/sylpheed-9.html
7997         * doc/manual/es/sylpheed.html
7998         * doc/manual/fr/.cvsignore
7999         * doc/manual/fr/Makefile.am
8000         * doc/manual/fr/sylpheed-1.html
8001         * doc/manual/fr/sylpheed-10.html
8002         * doc/manual/fr/sylpheed-11.html
8003         * doc/manual/fr/sylpheed-12.html
8004         * doc/manual/fr/sylpheed-13.html
8005         * doc/manual/fr/sylpheed-14.html
8006         * doc/manual/fr/sylpheed-15.html
8007         * doc/manual/fr/sylpheed-16.html
8008         * doc/manual/fr/sylpheed-17.html
8009         * doc/manual/fr/sylpheed-18.html
8010         * doc/manual/fr/sylpheed-19.html
8011         * doc/manual/fr/sylpheed-2.html
8012         * doc/manual/fr/sylpheed-20.html
8013         * doc/manual/fr/sylpheed-3.html
8014         * doc/manual/fr/sylpheed-4.html
8015         * doc/manual/fr/sylpheed-5.html
8016         * doc/manual/fr/sylpheed-6.html
8017         * doc/manual/fr/sylpheed-7.html
8018         * doc/manual/fr/sylpheed-8.html
8019         * doc/manual/fr/sylpheed-9.html
8020         * doc/manual/fr/sylpheed.html
8021         * doc/manual/ja/.cvsignore
8022         * doc/manual/ja/Makefile.am
8023         * doc/manual/ja/sylpheed-1.html
8024         * doc/manual/ja/sylpheed-10.html
8025         * doc/manual/ja/sylpheed-11.html
8026         * doc/manual/ja/sylpheed-12.html
8027         * doc/manual/ja/sylpheed-13.html
8028         * doc/manual/ja/sylpheed-14.html
8029         * doc/manual/ja/sylpheed-15.html
8030         * doc/manual/ja/sylpheed-16.html
8031         * doc/manual/ja/sylpheed-17.html
8032         * doc/manual/ja/sylpheed-18.html
8033         * doc/manual/ja/sylpheed-19.html
8034         * doc/manual/ja/sylpheed-2.html
8035         * doc/manual/ja/sylpheed-20.html
8036         * doc/manual/ja/sylpheed-3.html
8037         * doc/manual/ja/sylpheed-4.html
8038         * doc/manual/ja/sylpheed-5.html
8039         * doc/manual/ja/sylpheed-6.html
8040         * doc/manual/ja/sylpheed-7.html
8041         * doc/manual/ja/sylpheed-8.html
8042         * doc/manual/ja/sylpheed-9.html
8043         * doc/manual/ja/sylpheed.html
8044         * doc/manual/ja/sylpheed.sgml
8045         * src/mainwindow.c
8046                 Remove outdated manual and faq. Noisy, eh?
8047
8048 2005-12-06 [colin]      1.9.100cvs70
8049
8050         * src/compose.c
8051         * src/quote_fmt_parse.y
8052         * src/undo.c
8053         * src/undo.h
8054                 Allow %X to position cursor at 0 
8055                 (no %X = before signature)
8056                 Fix paste as quotation putting the cursor at 0
8057                 Fix undo offsets when pasting
8058                 Insert the quote_fmt at once instead of line 
8059                 by line
8060                 Fix [Edited] when starting to reply/forward
8061
8062 2005-12-06 [paul]       1.9.100cvs69
8063
8064         * src/plugins/clamav/clamav_plugin_gtk.c
8065                 add another tooltip
8066         * src/plugins/spamassassin/spamassassin_gtk.c
8067                 rework spamassassin_create_widget_func()
8068
8069 2005-12-05 [colin]      1.9.100cvs68
8070
8071         * po/POTFILES.in
8072                 Fix make release ;-)
8073
8074 2005-12-05 [colin]      1.9.100cvs67
8075
8076         * src/compose.c
8077         * src/compose.h
8078                 Fix cursor positioning (not obeying %X)
8079
8080 2005-12-05 [paul]       1.9.100cvs66
8081
8082         * src/plugins/dillo_viewer/dillo_prefs.c
8083                 fix compilation warning
8084
8085 2005-12-05 [paul]       1.9.100cvs65
8086
8087         * src/prefs_spelling.c
8088         * src/plugins/trayicon/trayicon.c
8089                 cleanups - remove unused stuff
8090
8091 2005-12-05 [paul]       1.9.100cvs64
8092
8093         * README
8094         * manual/plugins.xml
8095                 remove info about removed mathml_viewer plugin
8096
8097 2005-12-05 [paul]       1.9.100cvs63
8098
8099         * configure.ac
8100         * src/plugins/Makefile.am
8101         * src/plugins/mathml_viewer/.cvsignore
8102         * src/plugins/mathml_viewer/Makefile.am
8103         * src/plugins/mathml_viewer/mathml_viewer.c
8104                 remove unmaintained mathml_viewer plugin
8105
8106 2005-12-05 [paul]       1.9.100cvs62
8107
8108         * src/summaryview.c
8109                 obey prefs_common.always_show_msg when
8110                 moving a msg
8111                 Thanks to Colin
8112
8113 2005-12-05 [paul]       1.9.100cvs61
8114
8115         * src/compose.c
8116         * src/prefs_account.c
8117         * src/prefs_filtering.c
8118         * src/prefs_quote.c
8119         * src/prefs_spelling.c
8120         * src/prefs_toolbar.c
8121         * src/summaryview.c
8122         * src/gtk/gtkutils.c
8123         * src/gtk/quicksearch.c
8124         * src/plugins/dillo_viewer/dillo_prefs.c
8125                 dialog cleanups
8126
8127 2005-12-04 [paul]       1.9.100cvs60
8128
8129         * src/inc.c
8130         * src/prefs_account.c
8131         * src/prefs_account.h
8132                 allow a Local account to specify a
8133                 default inbox
8134                 (closes bug 843 'Inbox cannot be changed for local
8135                  mailboxes')
8136
8137 2005-12-04 [colin]      1.9.100cvs59
8138
8139         * src/plugins/trayicon/trayicon.c
8140                 Remove Get, rename Get All to Get Mail in order to
8141                 be consistent with the default main toolbar
8142
8143 2005-12-03 [colin]      1.9.100cvs58
8144
8145         * manual/gpl.xml
8146         * manual/sylpheed-claws-manual.xml
8147                 Add GPL appendix
8148
8149 2005-12-03 [paul]       1.9.100cvs57
8150
8151         * AUTHORS
8152         * po/sv.po
8153         * src/gtk/authors.h
8154                 new (partially complete) Swedish translation
8155                 by Anders Troback <sylpheed@troback.com>
8156
8157 2005-12-02 [paul]       1.9.100cvs56
8158
8159         * configure.ac
8160                 libetpan 0.41 required
8161
8162 2005-12-02 [paul]       1.9.100cvs55
8163
8164         * src/plugins/clamav/clamav_plugin.c
8165         * src/plugins/clamav/clamav_plugin.h
8166         * src/plugins/clamav/clamav_plugin_gtk.c
8167         * src/plugins/spamassassin/spamassassin.c
8168         * src/plugins/spamassassin/spamassassin.h
8169         * src/plugins/spamassassin/spamassassin_gtk.c
8170                 unregister prefs pages on unloading, thus
8171                 preventing a crash
8172                 (thanks to Colin for the hint)
8173
8174 2005-12-02 [wwp]        1.9.100cvs54
8175
8176         * src/quote_fmt.h
8177         * src/quote_fmt_parse.y
8178                 fix misuse of gboolean*, use gboolean instead
8179                 (thanks to Paul, Colin, for pointing out that scaring one)
8180
8181 2005-12-02 [paul]       1.9.100cvs53
8182
8183         * src/plugins/clamav/clamav_plugin.c
8184                 int no --> unsigned int no
8185         * src/plugins/clamav/clamav_plugin_gtk.c
8186                 rework config page
8187
8188 2005-12-02 [wwp]        1.9.100cvs52
8189
8190         * src/compose.c
8191         * src/prefs_template.c
8192         * src/quote_fmt.h
8193         * src/quote_fmt_parse.y
8194                 prevent from executing |f and |p templates commands when
8195                 adding or replacing templates in prefs (avoids annoying and
8196                 potentially dangerous behaviours)
8197
8198 2005-12-02 [paul]       1.9.100cvs51
8199
8200         * src/prefs_common.c
8201                 allow translation of some default values
8202                 Patch by Fabien Vantard
8203
8204 2005-12-02 [paul]       1.9.100cvs50
8205
8206         * src/codeconv.c
8207         * src/codeconv.h
8208         * src/prefs_common.c
8209         * src/prefs_common.h
8210         * src/prefs_message.c
8211         * src/textview.c
8212                 remove obsolete 'convert_mb_alnum' option
8213                 and related stuff
8214         * src/gtk/about.c
8215                 remove unused 'about_textview_visibility_notify'
8216
8217 2005-12-02 [paul]       1.9.100cvs49
8218
8219         * src/prefs_account.c
8220         * src/prefs_compose_writing.c
8221         * src/prefs_fonts.c
8222         * src/prefs_gtk.h
8223         * src/prefs_image_viewer.c
8224         * src/prefs_message.c
8225         * src/prefs_other.c
8226         * src/prefs_receive.c
8227         * src/prefs_send.c
8228         * src/prefs_spelling.c
8229         * src/prefs_summaries.c
8230         * src/prefs_wrapping.c
8231         * src/plugins/dillo_viewer/dillo_prefs.c
8232         * src/plugins/pgpcore/prefs_gpg.c
8233                 several cleanups to the prefs dialogs
8234                 (slightly modified) patch by Fabien Vantard
8235
8236 2005-12-02 [paul]       1.9.100cvs48
8237
8238         * src/main.c
8239                 --exit means exit
8240         * src/send_message.c
8241                 fix crash on send when connection fails
8242
8243         Thanks to Colin
8244
8245 2005-12-01 [colin]      1.9.100cvs47
8246
8247         * src/html.c
8248                 Translate &hellip; to "..."
8249
8250 2005-11-30 [colin]      1.9.100cvs46
8251
8252         * src/matcher.c
8253         * src/matcher.h
8254                 Optimize back yesterday's fix.
8255
8256 2005-11-30 [paul]       1.9.100cvs45
8257
8258         * manual/faq.xml
8259                 standardised
8260         * manual/intro.xml
8261                 written by Colin, edited by me
8262
8263 2005-11-29 [colin]      1.9.100cvs44
8264
8265         * src/matcher.c
8266                 Skip headers unconditionnaly in match_body if the
8267                 rule is not message or ~message
8268
8269 2005-11-29 [colin]      1.9.100cvs43
8270
8271         * src/matcher.c
8272                 Fix body_part and such, not skipping headers 
8273                 if the matchcriteria wasn't the first in the rule
8274
8275 2005-11-29 [colin]      1.9.100cvs42
8276
8277         * src/compose.c
8278                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8279                 option missing from message view window)
8280                 Fix double text D'n'D with gtk-2.8
8281         * src/matcher.c
8282                 Fix ~message, ~headers_part, ~body_part rules
8283         * src/messageview.c
8284                 Add Windows-1252 (Closes bug #863)
8285                 Fix accels
8286         * src/gtk/gtkaspell.c
8287                 Properly destroy accels in all menus
8288
8289 2005-11-29 [mones]      1.9.100cvs41
8290
8291         * po/es.po
8292                 Updated.
8293
8294 2005-11-27 [colin]      1.9.100cvs40
8295
8296         * src/mh_gtk.c
8297                 "/Remove mailbox" -> "/Remove mailbox..."
8298
8299 2005-11-27 [paul]       1.9.100cvs39
8300
8301         * AUTHORS
8302         * po/de.po
8303         * src/gtk/authors.h
8304                 updated by new maintainer, Stephan Sachse
8305
8306 2005-11-27 [paul]       1.9.100cvs38
8307
8308         * manual/faq.xml
8309                 written by Colin, edited by me
8310
8311 2005-11-27 [paul]       1.9.100cvs37
8312
8313         * src/prefs_common.c
8314         * src/prefs_common.h
8315         * src/prefs_receive.c
8316         * src/prefs_summaries.c
8317                 move 'go to inbox after receiving new mail'
8318                 option from display/sumamaries to mail
8319                 handling/receive, and rework prefs_summaries
8320                 dialog a little
8321
8322 2005-11-25 [martin]     1.9.100cvs36
8323
8324         * po/de.po
8325             fixed windows-1252 translation;
8326             translated some new and fuzzy strings
8327
8328 2005-11-25 [paul]       1.9.100cvs35
8329
8330         * src/plugins/clamav/clamav_plugin.c
8331                 complete the update done in cvs34
8332
8333 2005-11-25 [paul]       1.9.100cvs34
8334
8335         * src/plugins/clamav/clamav_plugin.c
8336                 reflect upstream changes
8337
8338 2005-11-25 [paul]       1.9.100cvs33
8339
8340         * manual/ack.xml
8341         * manual/plugins.xml
8342         * manual/sylpheed-claws-manual.xml
8343                 written/updated by Colin, edited by me
8344         * tools/acroread2sylpheed.pl
8345                 update binary name
8346
8347 2005-11-24 [colin]      1.9.100cvs32
8348
8349         * src/compose.c
8350                 Fix bug #856 (reediting messages forgets Request
8351                 Return Receipt)
8352
8353 2005-11-24 [paul]       1.9.100cvs31
8354
8355         * manual/addrbook.xml
8356         * manual/starting.xml
8357                 written by Colin, proofread, edited, adapted by me
8358         * manual/advanced.xml
8359                 add some Actions examples
8360         * src/importldif.c
8361                 use a Save button instead of a Close button
8362         * src/wizard.c
8363                 indicate mandatory fields
8364                 fix page display
8365                 Thanks to Colin
8366
8367 2005-11-23 [colin]      1.9.100cvs30
8368
8369         * src/addressbook.c
8370                 Rename menu item, fix possible crash after
8371                 deletion of books
8372         * src/addrindex.c
8373                 Allow searching for '*' in ldap
8374         * src/browseldap.c
8375                 Fix "Browse Entry" (did anyone use it?)
8376         * src/wizard.c
8377                 Add guards for mandatory information
8378
8379 2005-11-23 [paul]       1.9.100cvs29
8380
8381         * manual/advanced.xml
8382                 corrections to the English
8383
8384 2005-11-23 [colin]      1.9.100cvs28
8385
8386         * src/mimeview.c
8387                 Fix possible crash at exit. After the call to
8388                 gtk_container_remove(), the Viewer's widget has no
8389                 more parent so gtk+ automatically frees it and its
8390                 sons. If destroy_viewer() then try to access it,
8391                 problems ensue.
8392
8393 2005-11-22 [colin]      1.9.100cvs27
8394
8395         * src/compose.c
8396         * src/gtk/gtkaspell.c
8397                 Fix right-clicking on a misspelled word
8398                 Fix More... in suggestions menu
8399
8400 2005-11-22 [wwp]        1.9.100cvs26
8401
8402         * src/prefs_template.c
8403                 templates works: re-sort templates list when adding or replacing,
8404                 prevent from adding or replacing when the template name is empty
8405
8406 2005-11-21 [colin]      1.9.100cvs25
8407
8408         * src/addressbook.c
8409                 Fix some addressbook suckage (dnd, select all)
8410         * src/compose.c
8411         * src/gtk/gtkaspell.c
8412         * src/gtk/gtkaspell.h
8413                 Make the spellchecker menu work with the 
8414                 GtkTextView one instead of overriding it
8415
8416 2005-11-20 [paul]       1.9.100cvs24
8417
8418         * manual/handling.xml
8419                 proofread and corrected
8420
8421 2005-11-20 [paul]       1.9.100cvs23
8422
8423         * manual/Makefile
8424                 generate html as one file
8425         * manual/advanced.xml
8426                 fix output generation
8427                 reformat hidden options list
8428         * manual/manual.xml     ** REMOVED **
8429         * manual/sylpheed-claws-manual.xml      ** ADDED **
8430                 renamed
8431
8432 2005-11-18 [colin]      1.9.100cvs22
8433
8434         * src/prefs_account.c
8435                 Fix layout in news and mbox accounts
8436         * manual/account.xml
8437         * manual/advanced.xml
8438                 New contents for Paul to check :)
8439
8440 2005-11-18 [wwp]        1.9.100cvs21
8441
8442         * src/gtk/quicksearch.c
8443                 don't update extended quicksearch buttons twice
8444
8445 2005-11-18 [paul]       1.9.100cvs20
8446
8447         * src/textview.c
8448                 complete 1.9.100cvs19
8449
8450 2005-11-18 [paul]       1.9.100cvs19
8451
8452         * src/compose.c
8453                 cosmetic improvements
8454         * src/textview.c
8455                 also list text/* attachments
8456
8457 2005-11-18 [colin]      1.9.100cvs18
8458
8459         * src/summaryview.c
8460                 Use column 0 instead of -1 in 
8461                 gtk_ctree_node_moveto, in a naive
8462                 hope it'll fix the gtk-related crashes
8463
8464 2005-11-18 [colin]      1.9.100cvs17
8465
8466         * src/gtk/inputdialog.c
8467                 Fix icon staying the first one
8468
8469 2005-11-17 [wwp]        1.9.100cvs16
8470                 fix possible problem showing some quicksearch buttons, and a bad
8471                 call to g_return_if_fail in a function that returns a value (both
8472                 fixes by Fabien Vantard)
8473
8474 2005-11-15 [wwp]        1.9.100cvs15
8475
8476         * src/gtk/quicksearch.c
8477                 added a tooltip to that obscure ... quicksearch button
8478
8479 2005-11-15 [wwp]        1.9.100cvs14
8480
8481         * src/gtk/quicksearch.c
8482                 add a quicksearch helper to filtering expression users: the ... button
8483                 raises the condition expr window. condition expressions set up w/ this
8484                 window are used by the quicksearch if the user closes it pressing OK.
8485
8486 2005-11-14 [paul]       1.9.100cvs13
8487
8488         * src/plugins/clamav/clamav_plugin.c
8489         * src/plugins/spamassassin/spamassassin.c
8490                 change plugin type following recent merging
8491
8492 2005-11-14 [wwp]        1.9.100cvs12
8493
8494         * src/folder.c
8495                 prevent from crashing when copying/moving message(s) from and
8496                 to the same folder
8497
8498 2005-11-14 [paul]       1.9.100cvs11
8499
8500         * src/plugins/clamav/Makefile.am
8501         * src/plugins/clamav/clamav_plugin.c
8502         * src/plugins/clamav/clamav_plugin.h
8503         * src/plugins/clamav/clamav_plugin_gtk.c
8504                 also merge clamav and clamav_gtk plugins
8505
8506 2005-11-13 [colin]      1.9.100cvs10
8507
8508         * configure.ac
8509         * src/plugins/spamassassin/Makefile.am
8510         * src/plugins/spamassassin/spamassassin.c
8511         * src/plugins/spamassassin/spamassassin.h
8512         * src/plugins/spamassassin/spamassassin_gtk.c
8513                 Merge spamassassin and spamassassin_gtk plugins,
8514                 and build it by default.
8515
8516 2005-11-12 [colin]      1.9.100cvs9
8517
8518         * src/etpan/imap-thread.c
8519                 Fix gcc warning
8520
8521 2005-11-12 [colin]      1.9.100cvs8
8522
8523         * src/procmime.c
8524                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8525
8526 2005-11-10 [colin]      1.9.100cvs7
8527
8528         * src/main.c
8529                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8530                 minimised state)
8531
8532 2005-11-10 [wwp]        1.9.100cvs6
8533
8534         * src/gtk/description_window.c
8535                 fix a crash when closing description windows using the WM's [X] button
8536
8537 2005-11-09 [colin]      1.9.100cvs5
8538
8539         * src/common/ssl.c
8540                 Update libetpan call to follow upstream
8541                 (yes, this requires libetpan-0.40cvs3)
8542
8543 2005-11-08 [colin]      1.9.100cvs4
8544
8545         * src/compose.c
8546         * src/textview.c
8547         * src/common/utils.c
8548         * src/common/utils.h
8549                 Enhance the email parser
8550
8551 2005-11-08 [colin]      1.9.100cvs3
8552
8553         * src/procmime.c
8554                 Fix what looks like an off-by-one (fixes 
8555                 attachments from the Bat)
8556
8557 2005-11-08 [wwp]        1.9.100cvs2
8558
8559         * src/main.c
8560                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8561
8562 2005-11-08 [wwp]        1.9.100cvs1
8563
8564         * src/main.c
8565                 allow exiting Sylpheed-Claws from command-line
8566
8567 2005-11-08 [paul]       1.9.100
8568
8569         1.9.100 released
8570
8571 2005-11-07 [colin]      1.9.99cvs17
8572
8573         * src/addritem.c
8574         * src/ldif.c
8575                 Fix import of base-64 encoded items
8576
8577 2005-11-07 [colin]      1.9.99cvs16
8578
8579         * src/send_message.c
8580                 Fix bug #314 (Queue does not empty under certain 
8581                 circumstances)
8582
8583 2005-11-07 [paul]       1.9.99cvs15
8584
8585         * src/mutt.c
8586         * src/pine.c
8587                 fix buffer overflows
8588                 Thanks to Colin
8589
8590 2005-11-07 [paul]       1.9.99cvs14
8591
8592         * doc/man/Makefile.am
8593         * doc/man/sylpheed-claws.1      ** ADDED **
8594         * doc/man/sylpheed.1            ** DELETED **
8595                 rename and update the man file
8596
8597 2005-11-06 [colin]      1.9.99cvs13
8598
8599         * src/ldif.c
8600                 Fix ldif_get_line() that returned empty strings
8601                 (Didn't understand why). Also fix a possible
8602                 buffer overflow.
8603
8604 2005-11-06 [wwp]        1.9.99cvs12
8605
8606         * src/textview.c
8607         * src/gtk/about.c
8608         * src/gtk/gtkutils.c
8609         * src/gtk/gtkutils.h
8610                 fix a compilation warning,
8611                 make links sensitive in the about dialog
8612
8613 2005-11-04 [wwp]        1.9.99cvs11
8614
8615         * src/gtk/about.c
8616                 don't wrap or translate URIs, and a bit text format cleanup
8617
8618 2005-11-04 [wwp]        1.9.99cvs10
8619
8620         * src/gtk/about.c
8621                 better textview tagging implementation (no more use of marks for
8622                 postponed tagging)
8623
8624 2005-11-02 [colin]      1.9.99cvs9
8625
8626         * src/common/ssl.c
8627                 Forgot an ifdef
8628
8629 2005-11-02 [colin]      1.9.99cvs8
8630
8631         * configure.ac
8632                 Require libetpan-0.40 due to upstream fix
8633         * src/common/ssl.c
8634                 Tell libetpan not to call SSL_Library_Init,
8635                 as we do it ourselves.
8636
8637 2005-11-02 [colin]      1.9.99cvs7
8638
8639         * po/POTFILES.in
8640                 Add missing files (thanks to Fabien Vantard)
8641
8642 2005-11-02 [colin]      1.9.99cvs6
8643
8644         * src/summaryview.c
8645                 Fix totals when read messages are hidden or quicksearch
8646                 is on
8647         * src/ssl_manager.c
8648         * src/ssl_manager.h
8649         * src/common/ssl_certificate.c
8650         * src/common/ssl_certificate.h
8651         * src/gtk/sslcertwindow.c
8652         * src/gtk/sslcertwindow.h
8653                 Fix copyright on my stuff
8654
8655 2005-11-02 [wwp]        1.9.99cvs5
8656
8657         * src/prefs_themes.c
8658                 fix directory name checking (theme installation/removal),
8659                 made related error a bit more verbose
8660
8661 2005-11-02 [colin]      1.9.99cvs4
8662
8663         * src/summaryview.c
8664                 Fix typo (probably fixes bug #841 (Sort by the From 
8665                 field doesn't work)
8666
8667 2005-11-02 [paul]       1.9.99cvs3
8668
8669         * po/ko.po
8670         * po/nb.po
8671                 updated by SungHyun Nam, Geir Helland
8672         * src/wizard.c
8673                 fix typo in welcome message. spotted by
8674                 Andrea Spadaccini
8675
8676 2005-11-01 [colin]      1.9.99cvs2
8677
8678         * src/compose.c
8679                 Fix replying to ml wen confirming subscription
8680         * src/messageview.c
8681         * src/mimeview.c
8682         * src/mimeview.h
8683         * src/privacy.h
8684         * src/summaryview.c
8685                 Make key check non blocking
8686
8687 2005-10-31 [paul]       1.9.99cvs1
8688
8689         * tools/claws.i18n.status.pl
8690                 updated for ChangeLog
8691
8692 2005-10-31 [paul]       1.9.99
8693
8694         1.9.99 released
8695
8696 2005-10-31 [paul]       1.9.15cvs131
8697
8698         * .cvsignore
8699         * ChangeLog
8700         * ChangeLog.claws       ** REMOVED **
8701         * ChangeLog-gtk2.claws  ** REMOVED **
8702         * ChangeLog.gtk1        ** ADDED **
8703         * INSTALL
8704         * Makefile.am
8705         * NEWS
8706         * README
8707         * README.claws          ** REMOVED **
8708         * README.jp             ** REMOVED **
8709         * RELEASE_NOTES         ** ADDED **
8710         * RELEASE_NOTES.claws   ** REMOVED **
8711         * commitHelper
8712         * configure.ac
8713         * sylpheed.spec.in      ** REMOVED **
8714                 tidy up and update the default docs:
8715                 ChangeLog.claws is renamed ChangeLog.gtk1
8716                 ChangeLog-gtk2.claws is renamed ChangeLog
8717                 README.claws is renamed README
8718                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8719
8720 2005-10-31 [paul]       1.9.15cvs130
8721
8722         * po/it.po
8723                 fix errors
8724
8725 2005-10-31 [paul]       1.9.15cvs129
8726
8727         * po/ca.po
8728         * po/de.po
8729         * po/en_GB.po
8730         * po/fr.po
8731         * po/it.po
8732         * po/pt_BR.po
8733         * po/sk.po
8734         * po/sr.po
8735         * po/zh_CN.po
8736                 updated by Miquel Oliete, Stephan Sachse and
8737                 Thomas Gilgin, me, Fabien Vantard, Andrea
8738                 Spadaccini, Frederico Goncalves Guimaraes,
8739                 Andrej Kacian, Aleksandar Urosevic, and
8740                 Ralgh Young.
8741
8742 2005-10-31 [mones]      1.9.15cvs128
8743
8744         * manual/faq.xml
8745                 More questions.
8746         
8747         * po/es.po
8748                 Updated for release.
8749
8750 2005-10-30 [colin]      1.9.15cvs127
8751
8752         * src/compose.c
8753                 Place cursor before rewrapping (fixes cursor
8754                 pos if quotation gets rewrapped)
8755
8756 2005-10-29 [paul]       1.9.15cvs126
8757
8758         * src/crash.c
8759         * src/foldersel.c
8760         * src/main.c
8761         * src/messageview.c
8762         * src/toolbar.c
8763         * src/gtk/authors.h
8764                 corrections to text items
8765
8766 2005-10-28 [colin]      1.9.15cvs125
8767
8768         * src/messageview.c
8769                 Make "hit 'C' to check sig" work from extern 
8770                 messageviews
8771
8772 2005-10-27 [colin]      1.9.15cvs124
8773
8774         * src/summaryview.c
8775                 Add a hack to avoid segfaulting when hammering 
8776                 on gtk's events
8777
8778 2005-10-27 [wwp]        1.9.15cvs123
8779
8780         * src/prefs_themes.c
8781                 sort list of themes names in themes prefs
8782
8783 2005-10-27 [paul]       1.9.15cvs122
8784
8785         * src/folder.c
8786         * src/prefs_account.c
8787                 fix building on Solaris
8788                 Patch by Alex Moore
8789
8790 2005-10-27 [wwp]        1.9.15cvs121
8791
8792         * src/summaryview.c
8793         * src/gtk/gtksctree.c
8794                 speed up unselecting messages in summary view (thanks to Colin)
8795
8796 2005-10-27 [paul]       1.9.15cvs120
8797
8798         * src/mainwindow.c
8799                 fix a compilation warning
8800         * src/summaryview.c
8801                 fix updating of 'n items selected' count
8802                 when deselecting
8803
8804 2005-10-27 [martin]     1.9.15cvs119
8805
8806         * src/action.c
8807                 ignore actions with a leading '/' in the action menu name
8808                 fixes a crash on menu creation
8809         * src/prefs_actions.c
8810                 do not allow a leading '/' in the action menu name
8811
8812 2005-10-27 [paul]       1.9.15cvs118
8813
8814         * src/main.c
8815                 fix compilation warning
8816
8817 2005-10-27 [paul]       1.9.15cvs117
8818
8819         * src/procmime.c
8820                 add #if HAVE_LOCALE_H
8821
8822 2005-10-27 [paul]       1.9.15cvs116
8823
8824         * src/plugins/clamav/clamav_plugin.c
8825         * src/plugins/dillo_viewer/dillo_viewer.c
8826         * src/plugins/mathml_viewer/mathml_viewer.c
8827         * src/plugins/pgpcore/plugin.c
8828         * src/plugins/pgpinline/plugin.c
8829         * src/plugins/pgpmime/plugin.c
8830         * src/plugins/spamassassin/spamassassin.c
8831         * src/plugins/trayicon/trayicon.c
8832                 plugin_init() : make error messages more
8833                 informative
8834
8835 2005-10-26 [wwp]        1.9.15cvs115
8836
8837         * src/prefs_matcher.c
8838                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8839
8840 2005-10-26 [wwp]        1.9.15cvs114
8841
8842         * src/procmime.c
8843         * src/gtk/gtksctree.c
8844         * src/plugins/spamassassin/libspamc.c
8845         * src/plugins/spamassassin/spamassassin.c
8846                 fix some compilation warnings more
8847
8848 2005-10-26 [mones]      1.9.15cvs113
8849
8850         * po/es.po
8851                 Updated translation
8852
8853 2005-10-26 [paul]       1.9.15cvs112
8854
8855         * src/prefs_message.c
8856                 give all display_xface stuff the
8857                 #if HAVE_LIBCOMPFACE treatment, thus
8858                 preventing a crash
8859                 (Thanks to Wolfgang Enderlein)
8860
8861 2005-10-26 [colin]      1.9.15cvs111
8862
8863         * src/gedit-print.c
8864                 Fix date format
8865         * src/imap_gtk.c
8866         * src/news_gtk.c
8867                 Remove context menu items that should not be there
8868         * src/jpilot.c
8869                 Fix encoding
8870         * src/main.c
8871         * src/mainwindow.c
8872                 Don't show the mainwindow too soon
8873
8874 2005-10-26 [wwp]        1.9.15cvs110
8875
8876         * src/folder.c
8877         * src/manual.c
8878         * src/summaryview.c
8879                 fix uninitialized pointers in the folder updating hook
8880                 (thanks to Colin)
8881
8882 2005-10-25 [mones]      1.9.15cvs109
8883
8884         * manual/faq.xml
8885                 General information subsection completed. 
8886                 Removed archaic references.
8887                 
8888         * manual/Makefile
8889         * manual/dtd/manual.dsl
8890                 Added customization stylesheet for getting paragraphs
8891                 fully justified in PDF output (as suggested by Colin).
8892
8893 2005-10-25 [colin]      1.9.15cvs108
8894
8895         * src/compose.c
8896                 Fix a second leak
8897
8898 2005-10-25 [colin]      1.9.15cvs107
8899
8900         * src/addrbook.c
8901         * src/addrindex.c
8902                 Fix leak (xml_get_element() allocates memory)
8903         * src/compose.c
8904                 Fix leak + dead code (shame!)
8905         * src/procmime.c
8906                 Fix leak
8907
8908 2005-10-25 [colin]      1.9.15cvs106
8909
8910         * src/mimeview.c
8911                 Fix encoding issue in Save all and in 
8912                 overwrite-confirmation alertpanel
8913
8914 2005-10-25 [colin]      1.9.15cvs105
8915
8916         * src/common/socket.c
8917                 Fix a leak - Thanks to Christopher Aillon
8918                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8919
8920 2005-10-25 [paul]       1.9.15cvs104
8921
8922         * src/wizard.c
8923                 Always guess servers from the right-hand
8924                 email part and guess username from the
8925                 left-hand part. (Thanks to Colin)
8926                 add an X-Face to the welcome message
8927
8928 2005-10-25 [paul]       1.9.15cvs103
8929
8930         * manual/handling.xml
8931                 written by Colin, edited by me
8932
8933 2005-10-25 [wwp]        1.9.15cvs102
8934
8935         * src/folderview.c
8936         * src/grouplistdialog.c
8937         * src/imap.c
8938         * src/noticeview.c
8939                 fix some compilation warnings
8940
8941 2005-10-24 [paul]
8942
8943         1.9.99-rc3 released
8944
8945 2005-10-24 [paul]       1.9.15cvs101
8946
8947         * src/gtk/about.c
8948                 fix window sizing
8949
8950 2005-10-24 [paul]       1.9.15cvs100
8951
8952         * src/pixmaps/offline.xpm
8953         * src/pixmaps/online.xpm
8954                 replace with last default versions
8955
8956 2005-10-24 [colin]      1.9.15cvs99
8957
8958         * src/imap.c
8959                 Fix bug when moving a folder
8960         * src/imap_gtk.c
8961         * src/mh_gtk.c
8962                 "Delete folder" pops up a window, so it 
8963                 should be suffixed with "..."
8964         * src/plugins/pgpcore/sgpgme.c
8965                 Include locale.h
8966
8967 2005-10-24 [mones]      1.9.15cvs98
8968
8969         * manual/Makefile
8970         * manual/account.xml
8971         * manual/ack.xml
8972         * manual/addrbook.xml
8973         * manual/advanced.xml
8974         * manual/faq.xml
8975         * manual/glossary.xml
8976         * manual/gpl.xml
8977         * manual/handling.xml
8978         * manual/intro.xml
8979         * manual/keyboard.xml
8980         * manual/manual.xml
8981         * manual/plugins.xml
8982         * manual/starting.xml
8983         * manual/dtd/sdocbook.dtd
8984                 Initial manual structure and some content.
8985
8986 2005-10-23 [wwp]        1.9.15cvs97
8987
8988         * src/gtk/about.c
8989                 fix a typo
8990
8991 2005-10-23 [wwp]        1.9.15cvs96
8992
8993         * src/gtk/about.c
8994         * src/gtk/authors.h
8995                 rework of the about window (main work by Paul), also featuring a few
8996                 fixes for typos and duplicate names
8997
8998 2005-10-23 [wwp]        1.9.15cvs95
8999
9000         * src/.cvsignore
9001                 Ignore the right binary name (sylpheed-claws now)
9002
9003 2005-10-23 [paul]       1.9.15cvs94
9004
9005         * src/compose.c
9006                 when using Folder Pref 'Default To for
9007                 replies' make the entry in the Compose
9008                 window bold
9009                 Patch by Fabien Vantard
9010
9011 2005-10-22 [colin]      1.9.15cvs93
9012
9013         * src/codeconv.c
9014                 Fix leak
9015
9016 2005-10-22 [colin]      1.9.15cvs92
9017
9018         * src/codeconv.c
9019                 try to convert using locale (apart utf8) if necessary
9020
9021 2005-10-22 [colin]      1.9.15cvs91
9022
9023         * src/pixmaps/new.xpm
9024         * src/pixmaps/unread.xpm
9025                 Make the unread envelope blue again and
9026                 saturate the new one a bit more.
9027
9028 2005-10-22 [colin]      1.9.15cvs90
9029
9030         * src/compose.c
9031                 When replying to a mail sent by one of our accounts,
9032                 use the original list of recipients. Let 'Reply All'
9033                 and 'Reply to sender' work like previously.
9034
9035 2005-10-21 [colin]      1.9.15cvs89
9036
9037         * src/prefs_filtering.c
9038                 Clear fields after add and replace
9039         * src/textview.c
9040                 Display xface differently (better)
9041         * src/plugins/pgpinline/pgpinline.c
9042                 Fix crappy encodings/recodings
9043
9044 2005-10-21 [paul]       1.9.15cvs88
9045
9046         * src/compose.c
9047         * src/prefs_folder_item.c
9048         * src/toolbar.c
9049                 fix news folder Folder Properties
9050                 (thanks to Colin)
9051         * src/folderview.c
9052                 update folderview after Themes change
9053                 keep selected folder selected
9054                 (thanks to Colin)
9055
9056 2005-10-21 [paul]       1.9.15cvs87
9057
9058         * tools/Makefile.am
9059         * tools/OOo2sylpheed.pl
9060         * tools/README
9061         * tools/README.sylprint
9062         * tools/asus_mailled.sh         ** REMOVED **
9063         * tools/filter_conv.pl
9064         * tools/freshmeat_search.pl
9065         * tools/google_search.pl
9066         * tools/gpg-sign-syl            ** REMOVED **
9067         * tools/kmail2sylpheed.pl
9068         * tools/kmail2sylpheed_v2.pl
9069         * tools/multiwebsearch.pl
9070         * tools/nautilus2sylpheed.sh
9071         * tools/newscache_clean.pl
9072         * tools/outlook2sylpheed.pl
9073         * tools/sylpheed-switcher       ** REMOVED **
9074         * tools/sylprint.pl
9075         * tools/sylprint.rc
9076         * tools/tb2sylpheed
9077         * tools/vcard2xml.py
9078         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9079                 update default config dir
9080                 update binary name (thanks to Fabien Vantard)
9081                 remove obsolete scripts
9082
9083 2005-10-21 [colin]      1.9.15cvs86
9084
9085         * src/inc.c
9086                 Fix possible leak and units. Based on a patch by
9087                 Fabien Vantard.
9088
9089 2005-10-20 [colin]      1.9.15cvs85
9090
9091         * src/textview.c
9092                 Clear xface when clearing textview
9093
9094 2005-10-20 [colin]      1.9.15cvs84
9095
9096         * configure.ac
9097         * src/folderview.c
9098         * src/headerview.c
9099         * src/main.c
9100         * src/prefs_common.c
9101         * src/prefs_common.h
9102         * src/prefs_message.c
9103         * src/textview.c
9104         * src/textview.h
9105         * src/common/defs.h
9106         * src/common/utils.c
9107         * src/common/utils.h
9108         * src/gtk/gtkutils.c
9109         * src/gtk/gtkutils.h
9110                 Migrate config to .sylpheed-claws (Automatically)
9111                 Add a way to get the Xface in the TextView
9112
9113 2005-10-20 [colin]      1.9.15cvs83
9114
9115         * src/gtk/Makefile.am
9116         * src/gtk/about.c
9117         * src/gtk/authors.h
9118                 Make the about dialog *grooovy*
9119
9120 2005-10-20 [colin]      1.9.15cvs82
9121
9122         * src/mimeview.c
9123                 Use "Open with" on double click if no command
9124                 was found
9125
9126 2005-10-20 [colin]      1.9.15cvs81
9127
9128         * src/imap.c
9129         * src/etpan/imap-thread.c
9130                 Fix possible crash.
9131
9132 2005-10-20 [paul]       1.9.15cvs80
9133
9134         * src/folder.c
9135                 don't show clipkey icon if the only
9136                 attachment is the signature
9137                 Patch by Colin
9138
9139 2005-10-20 [paul]       1.9.15cvs79
9140
9141         * AUTHORS
9142         * src/plugins/pgpmime/pgpmime.c
9143                 name the PGP/MIME signature 'signature.asc'
9144                 Patch by Andrew Nelson <freeandy@gmail.com>
9145
9146 2005-10-19 [colin]      1.9.15cvs78
9147
9148         * src/plugins/pgpmime/pgpmime.c
9149                 Oops, no need to double-check though
9150
9151 2005-10-19 [colin]      1.9.15cvs77
9152
9153         * src/plugins/pgpinline/pgpinline.c
9154         * src/plugins/pgpmime/pgpmime.c
9155                 Check that my_tmpfile() doesn't 
9156                 return NULL
9157
9158 2005-10-19 [colin]      1.9.15cvs76
9159
9160         * src/common/utils.c
9161                 Use shorter mime boundaries to avoid having
9162                 MTAs rewrapping our headers, breaking the
9163                 PGP signature in the process 
9164         * src/compose.c
9165         * src/plugins/pgpmime/pgpmime.c
9166                 Check for boundary uniqueness to be sure
9167                 it won't happen, instead of hoping for the
9168                 best
9169
9170 2005-10-19 [colin]      1.9.15cvs75
9171
9172         * sylpheed-claws.desktop
9173         * src/Makefile.am
9174         * src/main.c
9175                 Ship a sylpheed-claws binary instead
9176                 of a sylpheed one. Change the socket
9177                 name, too
9178         * src/folderview.c
9179                 Update folder only if it changed
9180         * src/wizard.c
9181                 Fix i18n in welcome mail, patch by
9182                 Fabien Vantard
9183
9184 2005-10-19 [paul]
9185
9186         1.9.99-rc2 released
9187
9188 2005-10-19 [paul]       1.9.15cvs74
9189
9190         * src/folder.c
9191         * src/folderview.c
9192                 fix summaryview update
9193                 Patch by Colin
9194
9195 2005-10-18 [colin]      1.9.15cvs73
9196
9197         * src/plugins/pgpcore/passphrase.c
9198                 Don't XGrabServer, and try a bit more to 
9199                 sync everything before grabbing mouse/keyboard
9200
9201 2005-10-18 [colin]      1.9.15cvs72
9202
9203         * src/Makefile.am
9204         * src/addressadd.c
9205         * src/addressbook.c
9206         * src/folderview.c
9207         * src/grouplistdialog.c
9208         * src/mimeview.c
9209         * src/stock_pixmap.c
9210         * src/stock_pixmap.h
9211         * src/summaryview.c
9212         * src/gtk/gtksctree.c
9213         * src/gtk/gtksctree.h
9214         * src/pixmaps/empty.xpm
9215                 Implement a wrapper call for gtk_ctree_set_node_info
9216                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9217                 pixmap instead of a NULL one. This works around some
9218                 memory problems deep inside gtk, revealed by valgrind,
9219                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9220                 as locked crashes sylpheed.), as well as, probably, 
9221                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9222
9223 2005-10-17 [colin]      1.9.15cvs71
9224
9225         * src/mimeview.c
9226                 Provide visual feedback when checking
9227                 signature
9228
9229 2005-10-17 [colin]      1.9.15cvs70
9230
9231         * src/main.c
9232                 Keep the folder list frozen while checking caches...
9233
9234 2005-10-17 [colin]      1.9.15cvs69
9235
9236         * src/addr_compl.c
9237                 Fi bug #833 (Autocompleting from addressbook 
9238                 fails with extended chars)
9239         * src/imap.c
9240                 Fix 'adding messages' staying in statusbar
9241                 after an error
9242
9243 2005-10-17 [wwp]        1.9.15cvs68
9244
9245         * src/ssl_manager.c
9246                 Fix buttons' layout resizing when window size changes
9247
9248 2005-10-17 [wwp]        1.9.15cvs67
9249
9250         * src/account.c
9251         * src/prefs_account.c
9252         * src/prefs_common.c
9253         * src/prefs_common.h
9254         * src/prefs_folder_item.c
9255         * src/prefs_gtk.c
9256         * src/gtk/logwindow.c
9257         * src/gtk/pluginwindow.c
9258         * src/gtk/prefswindow.c
9259         * src/gtk/prefswindow.h
9260                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9261
9262 2005-10-17 [paul]       1.9.15cvs66
9263
9264         * configure.ac
9265                 fix missing libetpan message
9266         * po/en_GB.po
9267                 updated
9268         * src/crash.c
9269         * src/manual.c
9270         * src/prefs_themes.c
9271         * src/common/defs.h
9272                 add some new URI defines, change some
9273                 others
9274         * src/wizard.c
9275                 make welcome message translatable
9276                 small improvements to english
9277                 other tweaks
9278         * src/gtk/menu.c
9279                 fix warnings
9280
9281 2005-10-17 [paul]       1.9.15cvs65
9282
9283         * src/summaryview.c
9284                 fix column titles
9285
9286 2005-10-16 [mones]      1.9.15cvs64
9287
9288         * po/es.po
9289                 Updated translation
9290
9291 2005-10-16 [colin]
9292
9293         1.9.99-rc1 released
9294
9295 2005-10-16 [colin]      1.9.15cvs63
9296
9297         * src/wizard.c
9298                 Fix whitespace
9299
9300 2005-10-16 [colin]      1.9.15cvs62
9301
9302         * src/toolbar.c
9303                 s/Get All/Get Mail/
9304         * src/wizard.c
9305                 Real welcome mail text, thanks Paul
9306
9307 2005-10-16 [colin]      1.9.15cvs61
9308
9309         * src/editldap.c
9310         * src/exporthtml.c
9311         * src/main.c
9312         * src/mainwindow.c
9313         * src/prefs_themes.c
9314         * src/prefs_toolbar.c
9315         * src/plugins/demo/demo.c
9316         * src/plugins/trayicon/trayicon.c
9317                 s/Sylpheed/Sylpheed-Claws/
9318
9319 2005-10-16 [colin]      1.9.15cvs60
9320
9321         * src/wizard.c
9322                 Add a welcome email in the first empty mailbox
9323         * src/prefs_common.c
9324                 Change one more default
9325
9326 2005-10-16 [colin]      1.9.15cvs59
9327
9328         * src/wizard.c
9329                 Remove printf
9330
9331 2005-10-16 [colin]      1.9.15cvs58
9332
9333         * src/toolbar.c
9334         * src/prefs_common.c
9335                 Change some defaults
9336
9337 2005-10-16 [colin]      1.9.15cvs57
9338
9339         * src/toolbar.c
9340         * src/prefs_common.c
9341                 Change some defaults
9342
9343 2005-10-16 [colin]      1.9.15cvs56
9344
9345         * src/wizard.c
9346                 By default, initialize fonts to have
9347                 the same size as normal GtkWidgets
9348
9349 2005-10-16 [colin]      1.9.15cvs55
9350
9351         * src/mimeview.c
9352                 Fix message a bit more
9353
9354 2005-10-16 [colin]      1.9.15cvs54
9355
9356         * src/addressbook.c
9357                 Second attempt at flicker fixing
9358
9359 2005-10-16 [colin]      1.9.15cvs53
9360
9361         * src/addressbook.c
9362                 Fix flicker
9363
9364 2005-10-16 [wwp]        1.9.15cvs52
9365
9366         * src/addressbook.c
9367         * src/editaddress.c
9368         * src/prefs_common.c
9369         * src/prefs_common.h
9370                 Remember window sizes (address book)
9371
9372 2005-10-16 [wwp]        1.9.15cvs51
9373
9374         * src/plugins/clamav/clamav_plugin_gtk.c
9375         * src/plugins/spamassassin/spamassassin_gtk.c
9376                 Fix compilation warnings (missing #include).
9377
9378 2005-10-16 [colin]      1.9.15cvs50
9379
9380         * src/mimeview.c
9381         * src/summaryview.c
9382         * src/textview.c
9383                 Make 'c' check signature, and forward
9384                 c, l, y, t from summaryview to mimeview
9385
9386 2005-10-16 [colin]      1.9.15cvs49
9387
9388         * src/addressbook.c
9389                 Put border around buttons
9390         * src/mainwindow.c
9391         * src/summaryview.c
9392                 Rework menus (Patch based on a patch
9393                 by Paul)
9394
9395 2005-10-15 [wwp]        1.9.15cvs48
9396
9397         * src/editjpilot.c
9398         * src/editldap.c
9399         * src/editvcard.c
9400         * src/exphtmldlg.c
9401         * src/expldifdlg.c
9402         * src/export.c
9403         * src/import.c
9404         * src/importldif.c
9405         * src/importmutt.c
9406         * src/importpine.c
9407         * src/prefs_account.c
9408         * src/prefs_spelling.c
9409         * src/gtk/gtkutils.c
9410         * src/gtk/gtkutils.h
9411         * src/plugins/clamav/clamav_plugin_gtk.c
9412         * src/plugins/spamassassin/spamassassin_gtk.c
9413                 use nicer browse-for-file/dir buttons than the "..." ones,
9414                 code factorizing more.
9415
9416 2005-10-14 [colin]      1.9.15cvs47
9417
9418         * src/mainwindow.c
9419                 set relief on the account switcher so that people see it
9420                 grey out Create processing rules when no message is selected
9421         * src/prefs_filtering.c
9422                 ask before closing if the rule has not been modified, even if
9423                 it's not valid
9424         * src/prefs_matcher.c
9425                 fix sensitivity when entering the dialog
9426         * src/gtk/inputdialog.c
9427                 display a better icon on password ask
9428         * src/plugins/pgpcore/passphrase.c
9429                 make the dialog look better
9430
9431 2005-10-14 [paul]       1.9.15cvs46
9432
9433         * src/folderview.c
9434                 indicate presense of marked msgs in
9435                 unexpanded subfolders
9436
9437 2005-10-14 [paul]       1.9.15cvs45
9438
9439         * src/prefs_actions.c
9440         * src/prefs_common.c
9441         * src/prefs_common.h
9442         * src/prefs_filtering_action.c
9443         * src/prefs_matcher.c
9444         * src/prefs_template.c
9445                 remember window sizes
9446                 fix Info button size
9447
9448         Patches by wwp
9449
9450 2005-10-13 [colin]      1.9.15cvs44
9451
9452         * src/mimeview.c
9453         * src/noticeview.c
9454         * src/noticeview.h
9455                 Add a tooltip on the icon (optional) 
9456                 Get rid of the signature buttons and only
9457                 use the icon+tooltip
9458
9459 2005-10-13 [colin]      1.9.15cvs43
9460
9461         * src/noticeview.c
9462         * src/noticeview.h
9463                 Add hand cursor for hovering over icon
9464
9465 2005-10-13 [colin]      1.9.15cvs42
9466
9467         * src/summaryview.c
9468                 Fix crash when quicksearch's hidden 
9469                 at startup
9470
9471 2005-10-13 [colin]      1.9.15cvs41
9472
9473         * src/compose.c
9474                 Set subject when forwarding multiple mails
9475                 Check that other recipient than the default Cc or Bcc
9476                 have been set before sending.
9477
9478 2005-10-13 [colin]      1.9.15cvs40
9479
9480         * src/imap.c
9481                 Batch per-folder
9482                 Introduce locking, but don't use it yet
9483
9484 2005-10-13 [colin]      1.9.15cvs39
9485
9486         * src/gtk/quicksearch.c
9487                 Reset quicksearch when hiding it
9488                 Make sticky a real pref
9489
9490 2005-10-13 [colin]      1.9.15cvs38
9491
9492         * src/summaryview.c
9493                 Faster prefs apply
9494
9495 2005-10-13 [colin]      1.9.15cvs37
9496
9497         * src/mimeview.c
9498         * src/noticeview.c
9499         * src/noticeview.h
9500         * src/plugins/pgpcore/sgpgme.c
9501                 Make privacy icon clickable
9502                 Move Trust field in Full info
9503                 When trust is less than full, don't display
9504                 a warning icon
9505
9506 2005-10-13 [colin]      1.9.15cvs36
9507
9508         * src/folder.c
9509                 Batch on flags sync
9510         * src/folderview.c
9511                 Revert speed hack which is dangerous in fact
9512                 Apply prefs faster
9513
9514 2005-10-13 [colin]      1.9.15cvs35
9515
9516         * src/folder_item_prefs.c
9517                 Fix pref corruption on folder move. Patch
9518                 by wwp
9519
9520 2005-10-13 [paul]       1.9.15cvs34
9521
9522         * src/export.c
9523         * src/import.c
9524                 fix typos in g_warnings
9525         * src/prefs_account.c
9526                 add a file selector for Signature file
9527
9528         Patches by wwp
9529
9530 2005-10-12 [colin]      1.9.15cvs33
9531
9532         * src/mimeview.c
9533                 Provide a quick way to go back from a
9534                 signature's full info to the email part
9535
9536 2005-10-12 [colin]      1.9.15cvs32
9537
9538         * src/compose.c
9539                 Remove old hack of encoding signed mails with base64.
9540                 QP works equally well.
9541
9542 2005-10-12 [colin]      1.9.15cvs31
9543
9544         * src/crash.c
9545                 Replace deprecated GtkText with GtkTextView
9546         * src/imap.c
9547                 Fix a logic bug about counts in imap_select
9548                 (previously un-triggered)
9549         * src/mainwindow.c
9550         * src/summaryview.c
9551         * src/news.c
9552                 Allow local deletion of news posts
9553         * src/mimeview.c
9554                 Show GPG noticeview on the message/rfc822 part
9555                 in addition to the text/plain one
9556         * src/prefs_image_viewer.c
9557           src/plugins/pgpcore/prefs_gpg.c
9558                 Polish (set the label as part of the checkbox)
9559         * src/wizard.c
9560                 Don't sit there doing nothing after destroying
9561                 the window - return err
9562
9563 2005-10-11 [colin]      1.9.15cvs30
9564
9565         * src/folderview.c
9566                 Apply processing rules before showing folders.
9567                 Early folder show (before flags sync) will only
9568                 be done when there are no processing rules (nor
9569                 pre- or post- ones)
9570         * src/imap.c
9571                 Fix stuff related to mail subdir, creation and 
9572                 deletion of folders 
9573         * src/imap_gtk.c
9574                 Don't allow creation of folders in NoInferior
9575                 folders, as it won't work
9576
9577 2005-10-10 [colin]      1.9.15cvs29
9578
9579         * src/compose.c
9580                 Reselect "None" Privacy system when selecting an
9581                 account with no privacy system defined
9582
9583 2005-10-10 [colin]      1.9.15cvs28
9584
9585         * src/mainwindow.c
9586                 Add Windows-1252 encoding
9587         * src/prefs_common.c
9588                 Rework some defaults:
9589                 - autosave to draft by default
9590                 - don't show header pane (it's already in the textview)
9591                 - Select first new or unread mail on entry
9592                 - Assume 'Yes' to change folder when there's no more
9593                   unread message
9594         * src/prefs_matcher.c
9595                 Fix a gtk assertion failure
9596         * src/gtk/colorlabel.c
9597                 Workaround bad repainting on selection
9598         * src/main.c
9599                 Freeze/thaw (a bit faster on ssh -X)
9600         * src/msgcache.c
9601                 Get rid of StrdupConverter that just adds an
9602                 extra strdup/free 
9603         * src/etpan/imap_thread.c
9604                 memset buf to 0
9605
9606 2005-10-10 [colin]      1.9.15cvs27
9607
9608         * src/export.c
9609         * src/import.c
9610                 Fix compile on gtk 2.4. Patch by wwp
9611
9612 2005-10-09 [colin]      1.9.15cvs26
9613
9614         * src/mainwindow.c
9615         * src/messageview.c
9616         * src/summaryview.c
9617                 Clarify forward menus. Patch by wwp
9618
9619 2005-10-09 [colin]      1.9.15cvs25
9620
9621         * src/compose.c
9622         * src/compose.h
9623                 Fix bug #829 (Non-working "Encrypt message by 
9624                 default when replying to an encrypted message")
9625
9626 2005-10-08 [colin]      1.9.15cvs24
9627
9628         * src/wizard.c
9629                 Fix bug #827 ("Welcome" setup wizard after a 
9630                 permission error gives up & forgets itself.)
9631
9632 2005-10-08 [colin]      1.9.15cvs23
9633
9634         * src/procmime.c
9635                 Fix bug #828 (Ignoring headers with spaces around = sign)
9636
9637 2005-10-08 [colin]      1.9.15cvs22
9638
9639         * src/export.c
9640                 Warning fix by wwp
9641
9642 2005-10-08 [colin]      1.9.15cvs21
9643
9644         * src/folder.c
9645         * src/folder.h
9646                 Add a processing_pending indicator, set on 
9647                 folder_item_open and cleared after 
9648                 folder_item_process_open
9649         * src/folderview.c
9650         * src/summaryview.c
9651                 wrap procmsg_msginfo_*_flags, and in the
9652                 wrapper check that there's no folder processing 
9653                 pending. If there is, defer the flags change until 
9654                 processing is done to avoid stepping over each
9655                 other's toes.
9656                 Freeze during processing, but not during scanning.
9657
9658 2005-10-07 [colin]      1.9.15cvs20
9659
9660         * src/plugins/pgpcore/passphrase.c
9661                 Fix bug #826 (X-Server hangs when 
9662                 right-clicking a PGP encrypted message)
9663
9664 2005-10-07 [paul]       1.9.15cvs19
9665
9666         * src/compose.c
9667                 fix compose_entries[]
9668                 patch by Fabien Vantard
9669
9670 2005-10-06 [colin]      1.9.15cvs18
9671
9672         * src/pixmaps/address.xpm
9673         * src/pixmaps/address_book.xpm
9674         * src/pixmaps/book.xpm
9675         * src/pixmaps/check_spelling.xpm
9676         * src/pixmaps/checkbox_off.xpm
9677         * src/pixmaps/checkbox_on.xpm
9678         * src/pixmaps/close.xpm
9679         * src/pixmaps/complete.xpm
9680         * src/pixmaps/continue.xpm
9681         * src/pixmaps/deleted.xpm
9682         * src/pixmaps/down_arrow.xpm
9683         * src/pixmaps/exec.xpm
9684         * src/pixmaps/forwarded.xpm
9685         * src/pixmaps/group.xpm
9686         * src/pixmaps/ignorethread.xpm
9687         * src/pixmaps/interface.xpm
9688         * src/pixmaps/jpilot.xpm
9689         * src/pixmaps/ldap.xpm
9690         * src/pixmaps/linewrap.xpm
9691         * src/pixmaps/linewrapcurrent.xpm
9692         * src/pixmaps/mail.xpm
9693         * src/pixmaps/mail_attach.xpm
9694         * src/pixmaps/mail_compose.xpm
9695         * src/pixmaps/mail_forward.xpm
9696         * src/pixmaps/mail_receive.xpm
9697         * src/pixmaps/mail_receive_all.xpm
9698         * src/pixmaps/mail_reply.xpm
9699         * src/pixmaps/mail_reply_to_all.xpm
9700         * src/pixmaps/mail_reply_to_author.xpm
9701         * src/pixmaps/mail_send.xpm
9702         * src/pixmaps/mail_send_queue.xpm
9703         * src/pixmaps/mime_application.xpm
9704         * src/pixmaps/mime_audio.xpm
9705         * src/pixmaps/mime_image.xpm
9706         * src/pixmaps/mime_message.xpm
9707         * src/pixmaps/mime_text_enriched.xpm
9708         * src/pixmaps/mime_text_html.xpm
9709         * src/pixmaps/mime_text_plain.xpm
9710         * src/pixmaps/mime_unknown.xpm
9711         * src/pixmaps/new.xpm
9712         * src/pixmaps/news_compose.xpm
9713         * src/pixmaps/offline.xpm
9714         * src/pixmaps/online.xpm
9715         * src/pixmaps/paste.xpm
9716         * src/pixmaps/preferences.xpm
9717         * src/pixmaps/privacy_emblem_encrypted.xpm
9718         * src/pixmaps/privacy_expired.xpm
9719         * src/pixmaps/privacy_failed.xpm
9720         * src/pixmaps/privacy_passed.xpm
9721         * src/pixmaps/privacy_signed.xpm
9722         * src/pixmaps/privacy_unknown.xpm
9723         * src/pixmaps/privacy_warn.xpm
9724         * src/pixmaps/properties.xpm
9725         * src/pixmaps/replied.xpm
9726         * src/pixmaps/search.xpm
9727         * src/pixmaps/unread.xpm
9728         * src/pixmaps/up_arrow.xpm
9729         * src/pixmaps/vcard.xpm
9730                 Modernize internal theme, with icons from the 
9731                 Gnomaws theme. Keep some of the old ones where
9732                 they were better.
9733
9734 2005-10-06 [colin]      1.9.15cvs17
9735
9736         * src/summaryview.c
9737                 Little optimisations + bugfix
9738         * src/toolbar.c
9739                 Remove default useless items - useless being defined
9740                 by the default relevant prefs
9741         * src/wizard.c
9742                 include config.h to make gettext work
9743         * src/prefs_themes.c
9744                 Fix selection of current theme in prefs
9745
9746 2005-10-06 [colin]      1.9.15cvs16
9747
9748         * src/prefs_common.c
9749         * src/prefs_common.h
9750         * src/prefs_summaries.c
9751         * src/folderview.c
9752                 Add a warning dialog on Mark all read 
9753                 (with pref to get rid of it)
9754
9755 2005-10-06 [paul]       1.9.15cvs15
9756
9757         * po/nb.po
9758         * po/pt_BR.po
9759                 updated by Geir Helland and Frederico
9760                 Goncalves Guimaraes
9761
9762 2005-10-05 [colin]      1.9.15cvs14
9763
9764         * src/folder.c
9765         * src/folder.h
9766         * src/folderview.c
9767         * src/folderview.h
9768         * src/imap_gtk.c
9769         * src/mh_gtk.c
9770         * src/mainwindow.c
9771         * src/setup.c
9772                 add a way to rescan without rebuilding
9773                 make moving a bit faster (less folders changes)
9774                 don't lock the tree on Get 
9775         * src/imap.c
9776                 Don't re-delete deleted messages before expunging
9777         * src/summaryview.c
9778                 Set batch mode when deleting mails
9779
9780 2005-10-05 [paul]       1.9.15cvs13
9781
9782         * src/mainwindow.c
9783         * src/mainwindow.h
9784                 fix disabled Execute menu item
9785         * src/toolbar.c
9786                 match the change in 1.9.15cvs10: use Compose
9787                 instead of News by default
9788
9789 2005-10-04 [colin]      1.9.15cvs12
9790
9791         * src/compose.c
9792                 When replying to an ML post with Reply-To set
9793                 to the poster's email, honor it (as before),
9794                 but also honor our user's request to reply to
9795                 the mailing list: set the ML address in the To
9796                 field and the Reply-To address in the Cc: 
9797                 field.
9798
9799 2005-10-04 [colin]      1.9.15cvs11
9800
9801         * src/plugins/trayicon/trayicon.c
9802                 Finish cosmetic change - thanks to wwp
9803
9804 2005-10-04 [colin]      1.9.15cvs10
9805
9806         * src/toolbar.c
9807                 Use Compose instead of Email by default.
9808                 Spotted by wwp.
9809
9810 2005-10-04 [colin]      1.9.15cvs9
9811
9812         * src/folder.c
9813         * src/folder.h
9814         * src/folderview.c
9815         * src/imap.c
9816         * src/etpan/imap-thread.c
9817         * src/etpan/imap-thread.h
9818                 Try to make IMAP faster, by simplifying SEARCH
9819                 commands, avoiding sending two STATUS in a row,
9820                 and deferring flags sync and processing just
9821                 after displaying the folder. 
9822                 This will update the SummaryView in certain
9823                 cases (new mails not already fetched, flags
9824                 changed from another client) but in a non-
9825                 blocking manner.
9826
9827 2005-10-04 [colin]      1.9.15cvs8
9828
9829         * src/plugins/trayicon/trayicon.c
9830                 Relabel "Offline" to "Work offline"
9831
9832 2005-10-04 [colin]      1.9.15cvs7
9833
9834         * src/export.c
9835         * src/import.c
9836         * src/mbox.c
9837                 Fix mbox import/export buglets
9838                 Patch by wwp
9839         * src/plugins/trayicon/trayicon.c
9840                 Add offline swithc
9841                 Patch by wwp
9842
9843 2005-10-04 [colin]      1.9.15cvs6
9844
9845         * src/folder.c
9846         * src/folderview.c
9847         * src/summaryview.c
9848                 Better fix (don't break mark all read) for cvs2
9849
9850 2005-10-03 [colin]      1.9.15cvs5
9851
9852         * src/folder.c
9853                 Use a sane sort by default
9854
9855 2005-10-03 [colin]      1.9.15cvs4
9856
9857         * src/inc.c
9858                 Add a 'Only once' button for overriding offline mode
9859         * src/prefs_account.c
9860         * src/wizard.c
9861                 Add Local mbox to the wizard
9862                 Add IMAP subdir to the wizard (or the wizard is useless
9863                 for such accounts, or even worse than useless)
9864                 Move IMAP subdir from Advanced to Receive tab, as it's
9865                 not that uncommon
9866
9867 2005-10-03 [colin]      1.9.15cvs3
9868
9869         * src/send_message.c
9870                 Forgot this one in cvs1
9871
9872 2005-10-03 [colin]      1.9.15cvs2
9873
9874         * src/folder.c
9875                 Faster close when leaving a folder with lots
9876                 of new mails. Idea by David Relson.
9877
9878 2005-10-03 [colin]      1.9.15cvs1
9879
9880         * src/compose.c
9881         * src/imap.c
9882         * src/inc.c
9883         * src/main.c
9884         * src/messageview.c
9885         * src/news.c
9886         * src/summaryview.c
9887         * src/gtk/sslcertwindow.c
9888         * src/plugins/trayicon/trayicon.c
9889                 Add accels to every AlertPanel. Patch by Fabien 
9890                 Vantard
9891
9892 2005-10-03 [paul]       1.9.15
9893
9894         1.9.15 released
9895
9896 2005-10-03 [paul]       1.9.14cvs68
9897
9898         * po/ca.po
9899         * po/de.po
9900         * po/es.po
9901         * po/fi.po
9902         * po/fr.po
9903         * po/sk.po
9904         * po/sr.po
9905         * po/zh_CN.po
9906                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9907                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9908                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9909
9910 2005-10-03 [paul]       1.9.14cvs67
9911
9912         * src/send_message.c
9913                 prevent hang on Cancel
9914                 patch by Colin
9915
9916 2005-10-03 [paul]       1.9.14cvs66
9917
9918         * src/main.c
9919                 fix crash in IMAP caused by discrepancy
9920                 between check_at_startup and offline mode
9921                 Patch by Colin
9922
9923 2005-10-01 [paul]       1.9.14cvs65
9924
9925         * src/inc.c
9926                 fix engrish
9927
9928 2005-10-01 [paul]       1.9.14cvs64
9929         * src/export.c
9930         * src/import.c
9931                 synchronise import_mbox() and export_mbox()
9932         * src/mbox.c
9933                 proc_mbox(): add alert if file cannot be opened
9934                 export_list_to_mbox(): test if dest file exists,
9935                 prompt user to overwrite if it does. add alert
9936                 if file cannot be created
9937                                                                 
9938         Patch by wwp
9939                                                                                                                 
9940
9941 2005-09-30 [paul]       1.9.14cvs63
9942
9943         * src/addressbook.c
9944                 Fix sensitivity of a menu
9945         * src/codeconv.c
9946                 Respect hidden pref for mails with no encoding
9947         * src/common/xml.c
9948                 Fix memory corruption
9949         * src/plugins/pgpcore/sgpgme.c
9950                 Fix segfault on incomplete sigs, and display
9951                 of S/Mime UIDs
9952
9953         Patches by Colin
9954
9955 2005-09-30 [colin]      1.9.14cvs62
9956
9957         * src/partial_download.c
9958                 Little logic fix in almost-dead code
9959         * src/pop.c
9960                 Fix partial download when there's no new mail
9961
9962 2005-09-29 [paul]       1.9.14cvs61
9963
9964         * src/plugins/pgpinline/pgpinline.c
9965                 fix bug 819, 'crash accessing sign message'
9966                 Patch by Colin
9967
9968 2005-09-28 [martin]     1.9.14cvs60
9969
9970         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9971                 fix bug #790 (Crash when restarting window manager (fluxbox))
9972
9973 2005-09-28 [paul]       1.9.14cvs59
9974
9975         * src/gtk/gtkaspell.c
9976                 fix off-by-one typo
9977
9978 2005-09-27 [colin]      1.9.14cvs58
9979
9980         * src/plugins/pgpcore/sgpgme.c
9981                 Report error when there's one, instead of
9982                 "Signature unchecked" 
9983
9984 2005-09-27 [colin]      1.9.14cvs57
9985
9986         * src/prefs_quote.c
9987                 Fix bug #816 (Weird quotation with spaces)
9988
9989 2005-09-27 [colin]      1.9.14cvs56
9990
9991         * src/codeconv.c
9992         * src/compose.c
9993         * src/compose.h
9994                 Put subject in compose's title
9995                 Fix Automatic encoding so that it's really automatic:
9996                 first try default locale's charset, then charset of the replied mail, 
9997                 then utf-8
9998                 Fix encoding of headers (must be in strict mode too)
9999
10000 2005-09-26 [colin]      1.9.14cvs55
10001
10002         * src/gtk/gtkaspell.c
10003                 Fix previous patch - don't color the space,
10004                 just uncolor it :)
10005
10006 2005-09-26 [colin]      1.9.14cvs54
10007
10008         * src/gtk/gtkaspell.c
10009                 Unmark space if possible
10010
10011 2005-09-26 [colin]      1.9.14cvs53
10012
10013         * src/imap.c
10014                 log_error instead of alertpanel according to the pref
10015         * src/etpan/imap-thread.c
10016                 Print connect status, copy only necessary size to 
10017                 logger
10018         * src/plugins/pgpmime/pgpmime.c
10019                 Handle S/Mime signatures (verification only). Patch based
10020                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10021
10022 2005-09-26 [paul]       1.9.14cvs52
10023
10024         * src/common/passcrypt.c
10025                 this 'workaround' not necessary on NetBSD.
10026                 Thanks to Daniel Gustafson
10027
10028 2005-09-26 [paul]
10029
10030         1.9.15-rc4 released
10031
10032 2005-09-26 [paul]       1.9.14cvs51
10033
10034         * src/summaryview.c
10035                 Skip currently selected message when
10036                 looking for next new or unread message
10037                 in current folder. Patch by Colin
10038         * src/common/passcrypt.c
10039                 eliminate warnings on *BSD. Patch by
10040                 Daniel Gustafson
10041
10042 2005-09-26 [colin]      1.9.14cvs50
10043
10044         * src/procmsg.c
10045                 Call postfiltering hook anyway
10046
10047 2005-09-22 [colin]      1.9.14cvs49
10048
10049         * src/codeconv.c
10050         * src/codeconv.h
10051                 Add a strict mode that doesn't replace with _
10052         * src/compose.c
10053         * src/compose.h
10054                 Use strict conversion while sending
10055                 Fix race when drafting while sending (happens
10056                 on IMAP)
10057                 Fix d'n'd of messages from summaryview
10058         * src/prefs_common.c
10059         * src/prefs_common.h
10060                 add hidden utf8_instead_of_locale_for_broken_mail 
10061                 pref for people that preferred the default charset 
10062                 to be utf8 for broken mails
10063         * src/quote_fmt_parse.y
10064                 fix bug #815 (No quote insert if "From:" fied 
10065                 contained Russian letters)
10066         * src/summaryview.c
10067                 Fix d'n'd of messages to compose
10068
10069 2005-09-22 [paul]       1.9.14cvs48
10070
10071         * src/compose.c
10072                 fix bug where attachments Name entry
10073                 would display Path instead
10074
10075 2005-09-21 [paul]       1.9.14cvs47
10076
10077         * README
10078         * README.jp
10079         * configure.ac
10080         * config/config.rpath
10081         * doc/manual/en/sylpheed-20.html
10082         * doc/manual/es/sylpheed-20.html
10083         * po/bg.po
10084         * po/ca.po
10085         * po/de.po
10086         * po/es.po
10087         * po/fr.po
10088         * po/it.po
10089         * po/pt_BR.po
10090         * po/sk.po
10091         * po/zh_TW.po
10092         * src/account.c
10093         * src/account.h
10094         * src/action.c
10095         * src/action.h
10096         * src/adbookbase.h
10097         * src/addr_compl.c
10098         * src/addr_compl.h
10099         * src/addrbook.c
10100         * src/addrbook.h
10101         * src/addrcache.c
10102         * src/addrcache.h
10103         * src/addrcindex.c
10104         * src/addrcindex.h
10105         * src/addrclip.c
10106         * src/addrclip.h
10107         * src/addrdefs.h
10108         * src/addressadd.c
10109         * src/addressadd.h
10110         * src/addressbook.c
10111         * src/addressbook.h
10112         * src/addressitem.h
10113         * src/addrgather.c
10114         * src/addrgather.h
10115         * src/addrharvest.c
10116         * src/addrharvest.h
10117         * src/addrindex.c
10118         * src/addrindex.h
10119         * src/addritem.c
10120         * src/addritem.h
10121         * src/addrquery.c
10122         * src/addrquery.h
10123         * src/addrselect.c
10124         * src/addrselect.h
10125         * src/alertpanel.c
10126         * src/alertpanel.h
10127         * src/browseldap.c
10128         * src/browseldap.h
10129         * src/codeconv.c
10130         * src/codeconv.h
10131         * src/compose.c
10132         * src/compose.h
10133         * src/crash.c
10134         * src/crash.h
10135         * src/customheader.c
10136         * src/customheader.h
10137         * src/displayheader.c
10138         * src/displayheader.h
10139         * src/editaddress.c
10140         * src/editaddress.h
10141         * src/editbook.c
10142         * src/editbook.h
10143         * src/editgroup.c
10144         * src/editgroup.h
10145         * src/editjpilot.c
10146         * src/editjpilot.h
10147         * src/editldap.c
10148         * src/editldap.h
10149         * src/editldap_basedn.c
10150         * src/editldap_basedn.h
10151         * src/editvcard.c
10152         * src/editvcard.h
10153         * src/enriched.c
10154         * src/enriched.h
10155         * src/exphtmldlg.c
10156         * src/exphtmldlg.h
10157         * src/expldifdlg.c
10158         * src/expldifdlg.h
10159         * src/export.c
10160         * src/export.h
10161         * src/exporthtml.c
10162         * src/exporthtml.h
10163         * src/exportldif.c
10164         * src/exportldif.h
10165         * src/filtering.c
10166         * src/filtering.h
10167         * src/folder.c
10168         * src/folder.h
10169         * src/folder_item_prefs.c
10170         * src/folder_item_prefs.h
10171         * src/foldersel.c
10172         * src/foldersel.h
10173         * src/folderutils.c
10174         * src/folderutils.h
10175         * src/folderview.c
10176         * src/folderview.h
10177         * src/grouplistdialog.c
10178         * src/grouplistdialog.h
10179         * src/headerview.c
10180         * src/headerview.h
10181         * src/html.c
10182         * src/html.h
10183         * src/image_viewer.c
10184         * src/image_viewer.h
10185         * src/imap.c
10186         * src/imap.h
10187         * src/imap_gtk.c
10188         * src/imap_gtk.h
10189         * src/import.c
10190         * src/import.h
10191         * src/importldif.c
10192         * src/importldif.h
10193         * src/importmutt.c
10194         * src/importmutt.h
10195         * src/importpine.c
10196         * src/importpine.h
10197         * src/inc.c
10198         * src/inc.h
10199         * src/jpilot.c
10200         * src/jpilot.h
10201         * src/ldapctrl.c
10202         * src/ldapctrl.h
10203         * src/ldaplocate.c
10204         * src/ldaplocate.h
10205         * src/ldapquery.c
10206         * src/ldapquery.h
10207         * src/ldapserver.c
10208         * src/ldapserver.h
10209         * src/ldaputil.c
10210         * src/ldaputil.h
10211         * src/ldif.c
10212         * src/ldif.h
10213         * src/localfolder.c
10214         * src/localfolder.h
10215         * src/main.c
10216         * src/main.h
10217         * src/mainwindow.c
10218         * src/mainwindow.h
10219         * src/manual.c
10220         * src/manual.h
10221         * src/matcher.c
10222         * src/matcher.h
10223         * src/matcher_parser.h
10224         * src/matcher_parser_lex.l
10225         * src/matcher_parser_parse.y
10226         * src/mbox.c
10227         * src/mbox.h
10228         * src/message_search.c
10229         * src/message_search.h
10230         * src/messageview.c
10231         * src/messageview.h
10232         * src/mh.c
10233         * src/mh.h
10234         * src/mh_gtk.c
10235         * src/mh_gtk.h
10236         * src/mimeview.c
10237         * src/mimeview.h
10238         * src/msgcache.c
10239         * src/msgcache.h
10240         * src/mutt.c
10241         * src/mutt.h
10242         * src/news.c
10243         * src/news.h
10244         * src/news_gtk.c
10245         * src/news_gtk.h
10246         * src/noticeview.c
10247         * src/noticeview.h
10248         * src/partial_download.c
10249         * src/partial_download.h
10250         * src/pine.c
10251         * src/pine.h
10252         * src/pop.c
10253         * src/pop.h
10254         * src/prefs_account.c
10255         * src/prefs_account.h
10256         * src/prefs_actions.c
10257         * src/prefs_actions.h
10258         * src/prefs_common.c
10259         * src/prefs_common.h
10260         * src/prefs_compose_writing.c
10261         * src/prefs_compose_writing.h
10262         * src/prefs_customheader.c
10263         * src/prefs_customheader.h
10264         * src/prefs_display_header.c
10265         * src/prefs_display_header.h
10266         * src/prefs_ext_prog.c
10267         * src/prefs_ext_prog.h
10268         * src/prefs_filtering.c
10269         * src/prefs_filtering.h
10270         * src/prefs_filtering_action.c
10271         * src/prefs_filtering_action.h
10272         * src/prefs_folder_column.c
10273         * src/prefs_folder_column.h
10274         * src/prefs_folder_item.c
10275         * src/prefs_folder_item.h
10276         * src/prefs_fonts.c
10277         * src/prefs_fonts.h
10278         * src/prefs_gtk.c
10279         * src/prefs_gtk.h
10280         * src/prefs_image_viewer.c
10281         * src/prefs_image_viewer.h
10282         * src/prefs_matcher.c
10283         * src/prefs_matcher.h
10284         * src/prefs_message.c
10285         * src/prefs_message.h
10286         * src/prefs_msg_colors.c
10287         * src/prefs_msg_colors.h
10288         * src/prefs_other.c
10289         * src/prefs_other.h
10290         * src/prefs_quote.c
10291         * src/prefs_quote.h
10292         * src/prefs_receive.c
10293         * src/prefs_receive.h
10294         * src/prefs_send.c
10295         * src/prefs_send.h
10296         * src/prefs_spelling.c
10297         * src/prefs_spelling.h
10298         * src/prefs_summaries.c
10299         * src/prefs_summaries.h
10300         * src/prefs_summary_column.c
10301         * src/prefs_summary_column.h
10302         * src/prefs_template.c
10303         * src/prefs_template.h
10304         * src/prefs_themes.c
10305         * src/prefs_themes.h
10306         * src/prefs_toolbar.c
10307         * src/prefs_toolbar.h
10308         * src/prefs_wrapping.c
10309         * src/prefs_wrapping.h
10310         * src/privacy.c
10311         * src/privacy.h
10312         * src/procheader.c
10313         * src/procheader.h
10314         * src/procmime.c
10315         * src/procmime.h
10316         * src/procmsg.c
10317         * src/procmsg.h
10318         * src/quote_fmt.c
10319         * src/quote_fmt_parse.y
10320         * src/recv.c
10321         * src/recv.h
10322         * src/remotefolder.c
10323         * src/remotefolder.h
10324         * src/send_message.c
10325         * src/send_message.h
10326         * src/setup.c
10327         * src/setup.h
10328         * src/simple-gettext.c
10329         * src/sourcewindow.c
10330         * src/sourcewindow.h
10331         * src/ssl_manager.c
10332         * src/ssl_manager.h
10333         * src/statusbar.c
10334         * src/statusbar.h
10335         * src/stock_pixmap.c
10336         * src/stock_pixmap.h
10337         * src/summary_search.c
10338         * src/summary_search.h
10339         * src/summaryview.c
10340         * src/summaryview.h
10341         * src/syldap.c
10342         * src/syldap.h
10343         * src/textview.c
10344         * src/textview.h
10345         * src/toolbar.c
10346         * src/toolbar.h
10347         * src/undo.c
10348         * src/undo.h
10349         * src/unmime.c
10350         * src/unmime.h
10351         * src/vcard.c
10352         * src/vcard.h
10353         * src/wizard.c
10354         * src/wizard.h
10355         * src/common/base64.c
10356         * src/common/base64.h
10357         * src/common/defs.h
10358         * src/common/hooks.c
10359         * src/common/hooks.h
10360         * src/common/log.c
10361         * src/common/log.h
10362         * src/common/md5.c
10363         * src/common/md5.h
10364         * src/common/mgutils.c
10365         * src/common/mgutils.h
10366         * src/common/nntp.c
10367         * src/common/nntp.h
10368         * src/common/passcrypt.c
10369         * src/common/passcrypt.h.in
10370         * src/common/plugin.c
10371         * src/common/plugin.h
10372         * src/common/prefs.c
10373         * src/common/prefs.h
10374         * src/common/progressindicator.c
10375         * src/common/progressindicator.h
10376         * src/common/quoted-printable.c
10377         * src/common/quoted-printable.h
10378         * src/common/session.c
10379         * src/common/session.h
10380         * src/common/smtp.c
10381         * src/common/smtp.h
10382         * src/common/socket.c
10383         * src/common/socket.h
10384         * src/common/ssl.c
10385         * src/common/ssl.h
10386         * src/common/ssl_certificate.c
10387         * src/common/ssl_certificate.h
10388         * src/common/string_match.c
10389         * src/common/string_match.h
10390         * src/common/stringtable.c
10391         * src/common/sylpheed.c
10392         * src/common/sylpheed.h
10393         * src/common/template.c
10394         * src/common/template.h
10395         * src/common/timing.h
10396         * src/common/utils.c
10397         * src/common/utils.h
10398         * src/common/uuencode.c
10399         * src/common/uuencode.h
10400         * src/common/version.h.in
10401         * src/common/xml.c
10402         * src/common/xml.h
10403         * src/common/xmlprops.c
10404         * src/common/xmlprops.h
10405         * src/gtk/about.c
10406         * src/gtk/about.h
10407         * src/gtk/colorlabel.c
10408         * src/gtk/colorlabel.h
10409         * src/gtk/colorsel.c
10410         * src/gtk/colorsel.h
10411         * src/gtk/description_window.c
10412         * src/gtk/description_window.h
10413         * src/gtk/filesel.c
10414         * src/gtk/filesel.h
10415         * src/gtk/foldersort.c
10416         * src/gtk/foldersort.h
10417         * src/gtk/gtkutils.c
10418         * src/gtk/gtkutils.h
10419         * src/gtk/inputdialog.c
10420         * src/gtk/inputdialog.h
10421         * src/gtk/logwindow.c
10422         * src/gtk/logwindow.h
10423         * src/gtk/manage_window.c
10424         * src/gtk/manage_window.h
10425         * src/gtk/menu.c
10426         * src/gtk/menu.h
10427         * src/gtk/pluginwindow.c
10428         * src/gtk/pluginwindow.h
10429         * src/gtk/prefswindow.c
10430         * src/gtk/prefswindow.h
10431         * src/gtk/progressdialog.c
10432         * src/gtk/progressdialog.h
10433         * src/gtk/quicksearch.c
10434         * src/gtk/quicksearch.h
10435         * src/gtk/sslcertwindow.c
10436         * src/gtk/sslcertwindow.h
10437         * src/plugins/clamav/clamav_plugin.c
10438         * src/plugins/clamav/clamav_plugin.h
10439         * src/plugins/clamav/clamav_plugin_gtk.c
10440         * src/plugins/demo/demo.c
10441         * src/plugins/dillo_viewer/dillo_prefs.c
10442         * src/plugins/dillo_viewer/dillo_prefs.h
10443         * src/plugins/dillo_viewer/dillo_viewer.c
10444         * src/plugins/mathml_viewer/mathml_viewer.c
10445         * src/plugins/pgpcore/passphrase.c
10446         * src/plugins/pgpcore/passphrase.h
10447         * src/plugins/pgpcore/plugin.c
10448         * src/plugins/pgpcore/prefs_gpg.c
10449         * src/plugins/pgpcore/prefs_gpg.h
10450         * src/plugins/pgpcore/select-keys.c
10451         * src/plugins/pgpcore/select-keys.h
10452         * src/plugins/pgpcore/sgpgme.c
10453         * src/plugins/pgpcore/sgpgme.h
10454         * src/plugins/pgpinline/pgpinline.c
10455         * src/plugins/pgpinline/pgpinline.h
10456         * src/plugins/pgpinline/plugin.c
10457         * src/plugins/pgpmime/pgpmime.c
10458         * src/plugins/pgpmime/pgpmime.h
10459         * src/plugins/pgpmime/plugin.c
10460         * src/plugins/spamassassin/spamassassin.c
10461         * src/plugins/spamassassin/spamassassin.h
10462         * src/plugins/spamassassin/spamassassin_gtk.c
10463         * src/plugins/trayicon/trayicon.c
10464         * tools/OOo2sylpheed.pl
10465         * tools/acroread2sylpheed.pl
10466         * tools/asus_mailled.sh
10467         * tools/filter_conv.pl
10468         * tools/freshmeat_search.pl
10469         * tools/google_search.pl
10470         * tools/kmail2sylpheed.pl
10471         * tools/kmail2sylpheed_v2.pl
10472         * tools/maildir2sylpheed.pl
10473         * tools/multiwebsearch.pl
10474         * tools/newscache_clean.pl
10475         * tools/outlook2sylpheed.pl
10476         * tools/sylpheed-switcher
10477         * tools/update-po
10478         * tools/vcard2xml.py
10479         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10480                 update FSF address
10481
10482 2005-09-21 [colin]      1.9.14cvs46
10483
10484         * src/gedit-print.c
10485         * src/procmsg.c
10486         * src/procmsg.h
10487         * src/textview.c
10488         * src/summaryview.c
10489                 Remove some printing hacks (deselection/reselection),
10490                 which by the way fix printing the currently 
10491                 displayed mime part (still only text)
10492                 Plus a little optimisation of summary_show
10493
10494
10495 2005-09-20 [colin]      1.9.14cvs45
10496
10497         * src/mainwindow.c
10498         * src/messageview.c
10499                 GUI fixups: add accels, set message
10500                 view title to displayed mail's subject
10501         * src/prefs_spelling.c
10502         * src/gtk/gtkaspell.c
10503                 GUI fixups: allow underlining misspelled
10504                 words instead of coloring them (a11y!)
10505
10506 2005-09-19 [colin]
10507
10508         1.9.15rc3 released
10509
10510 2005-09-19 [colin]      1.9.14cvs44
10511
10512         * src/compose.c
10513                 Fix draft message
10514         * src/gtk/gtkaspell.c
10515                 Fix wrong test ;-)
10516
10517 2005-09-19 [colin]      1.9.14cvs43
10518
10519         * src/addressbook.c
10520                 Fix sensitivity of Delete button
10521         * src/compose.c
10522                 Warn if the requested Privacy system
10523                 is not available
10524         * src/exphtmldlg.c
10525         * src/expldifdlg.c
10526         * src/importldif.c
10527         * src/importmutt.c
10528         * src/importpine.c
10529                 Fix crappy UI
10530         * src/
10531         * src/ssl.h
10532         * src/prefs_account.h
10533         * src/prefs_account.c
10534                 Save SSL prefs even in builds that have
10535                 SSL support disable
10536         * src/imap.c
10537         * src/inc.c
10538         * src/news.c
10539         * src/send_message.c
10540                 Warn if connection should be secure, but
10541                 SSL support isn't compiled in
10542         * src/gtkaspell.c
10543                 Fix word separation on UTF-8 systems
10544                 Fixes bug #812 (Strange inline spellchecking)
10545         * src/compose.c
10546                 Warn if the requested Privacy system
10547                 is not available
10548                 Factorize offline warning
10549         * src/imap.c
10550         * src/imap_gtk.c
10551         * src/imap_gtk.h
10552         * src/inc.h
10553         * src/news_gtk.c
10554         * src/news_gtk.h
10555         * src/messageview.c
10556                 Factorize offline warning
10557
10558 2005-09-19 [paul]
10559
10560         1.9.15-rc2 released
10561
10562 2005-09-18 [colin]      1.9.14cvs42
10563
10564         * src/codeconv.c
10565         * src/codeconv.h
10566         * src/procmime.c
10567                 Add a way to get locale's charset ignoring utf-8,
10568                 and use that as default encoding for broken mails
10569
10570 2005-09-18 [colin]      1.9.14cvs41
10571
10572         * src/gtk/logwindow.c
10573                 Translate string. Patch by Fabien Vantard
10574
10575 2005-09-18 [colin]      1.9.14cvs40
10576
10577         * configure.ac
10578                 Fix bug #803 (IMAP/SSL support breaks with 
10579                 GnuTLS libetpan 0.38)
10580
10581 2005-09-18 [colin]      1.9.14cvs39
10582
10583         * src/codeconv.c
10584         * src/compose.c
10585         * src/procmime.c
10586                 More charsets fixes. Fixes bug #806 (non
10587                 ascii characters in subject line)
10588
10589 2005-09-17 [paul]       1.9.14cvs38
10590
10591         * src/folderview.c
10592         * src/mainwindow.c
10593                 fix gcc-2.95 issues
10594                 Patch by Pawel Pekala
10595
10596 2005-09-17 [colin]      1.9.14cvs37
10597
10598         * src/addrindex.c
10599                 bugfix for NO-USE LDAP compilation, patch 
10600                 by Fabien Vantard
10601
10602 2005-09-17 [colin]      1.9.14cvs36
10603
10604         * src/prefs_actions.c
10605         * src/prefs_customheader.c
10606         * src/prefs_display_header.c
10607         * src/prefs_filtering_action.c
10608         * src/prefs_matcher.c
10609         * src/prefs_toolbar.c
10610                 Fix strange casts (less elegant but
10611                 works better)
10612
10613 2005-09-16 [colin]      1.9.14cvs35
10614
10615         * src/jpilot.c
10616                 Missed that one
10617
10618 2005-09-16 [colin]      1.9.14cvs34
10619
10620         * configure.ac
10621         * src/Makefile.am
10622         * src/addr_compl.c
10623         * src/addrindex.c
10624         * src/browseldap.c
10625         * src/editldap.c
10626         * src/ldaplocate.c
10627         * src/ldapquery.c
10628         * src/ldapquery.h
10629         * src/ldapserver.c
10630         * src/ldapserver.h
10631         * src/main.c
10632         * src/matcher_parser_parse.y
10633         * src/prefs_themes.c
10634         * src/etpan/Makefile.am
10635         * src/gtk/description_window.c
10636         * src/plugins/clamav/Makefile.am
10637         * src/plugins/clamav/clamav_plugin.c
10638         * src/plugins/dillo_viewer/Makefile.am
10639         * src/plugins/pgpcore/Makefile.am
10640         * src/plugins/pgpinline/Makefile.am
10641         * src/plugins/pgpmime/Makefile.am
10642         * src/plugins/trayicon/Makefile.am
10643                 Fix 100% cpu usage in address completion list
10644                 Fix little bugs (return with no values etc)
10645                 Fix all warnings (with common CFLAGS)
10646
10647 2005-09-15 [colin]      1.9.14cvs33
10648
10649         * src/addressbook.c
10650                 Fix bug where sometimes a group's email list is empty,
10651                 force its refresh (probably fixes "Re: how to create a 
10652                 distribution list")
10653         * src/ldapquery.c
10654                 Don't return to the callback in the main thread from the
10655                 fetch thread (or face segs!)
10656
10657 2005-09-15 [paul]       1.9.14cvs32
10658
10659         * src/prefs_matcher.c
10660                 forgotten in last commit
10661
10662 2005-09-15 [paul]       1.9.14cvs31
10663
10664         * src/prefs_actions.c
10665         * src/prefs_filtering_action.c
10666         * src/prefs_quote.c
10667         * src/quote_fmt.c
10668         * src/summaryview.c
10669         * src/gtk/description_window.c
10670         * src/gtk/description_window.h
10671         * src/gtk/quicksearch.c
10672                 allow interaction with the called
10673                 description window
10674                 Patch by Anders Hammar
10675
10676 2005-09-14 [paul]       1.9.14cvs30
10677
10678         * src/compose.c
10679                 fix a little annoyance when pasting with 3rd button 
10680                 with wrap_pastes=0 and wrap_input=1
10681                 Patch by Colin
10682
10683 2005-09-14 [paul]       1.9.14cvs29
10684
10685         * src/prefs_account.c
10686                 disable 'Filter messages on receiving' for
10687                 SMTP-only accounts
10688                 Patch  by Anders Hammar
10689
10690 2005-09-14 [paul]       1.9.14cvs28
10691
10692         * po/sk.po
10693                 fix crash
10694                 updated by Andrej Kacian
10695
10696 2005-09-14 [paul]
10697
10698         1.9.15-rc1 released
10699
10700 2005-09-14 [paul]       1.9.14cvs27
10701
10702         * po/es.po
10703                 updated by Ricardo Mones Lastra
10704         * src/compose.c
10705         * src/compose.h
10706                 associate no_wrap_tags to Compose windows
10707                 instead of using a static one
10708                 Patch by Colin
10709         * src/mbox.c
10710                 fix proc_mbox()
10711                 Patch by wwp
10712         * src/textview.c
10713                 remove unneeded printf()
10714
10715 2005-09-14 [paul]       1.9.14cvs26
10716
10717         * src/addrcache.c
10718         * src/codeconv.h
10719         * src/folder.h
10720         * src/mainwindow.h
10721         * src/mh.c
10722         * src/mimeview.h
10723         * src/partial_download.c
10724         * src/pop.c
10725         * src/prefs_account.c
10726         * src/prefs_account.h
10727         * src/prefs_actions.c
10728         * src/prefs_customheader.c
10729         * src/prefs_display_header.c
10730         * src/prefs_filtering_action.c
10731         * src/prefs_matcher.c
10732         * src/prefs_toolbar.c
10733         * src/privacy.h
10734         * src/procmime.c
10735         * src/procmime.h
10736         * src/procmsg.h
10737         * src/textview.c
10738         * src/undo.h
10739         * src/common/plugin.c
10740         * src/common/session.h
10741         * src/common/socket.c
10742         * src/common/socket.h
10743         * src/common/template.c
10744         * src/gtk/gtkaspell.c
10745         * src/gtk/quicksearch.h
10746         * src/plugins/pgpcore/passphrase.c
10747         * src/plugins/pgpcore/prefs_gpg.h
10748         * src/plugins/pgpcore/select-keys.c
10749         * src/plugins/pgpcore/select-keys.h
10750         * src/plugins/pgpcore/sgpgme.c
10751         * src/plugins/pgpinline/pgpinline.c
10752         * src/plugins/pgpmime/pgpmime.c
10753         * src/plugins/trayicon/trayicon.c
10754                 fix compilation warnings
10755                 Patch by Daniel Gustafson
10756
10757 2005-09-14 [paul]       1.9.14cvs25
10758
10759         * src/addressbook.c
10760                 add missing column header, and other small
10761                 bug fixes
10762                 Patch by Anders Hammar
10763
10764 2005-09-13 [colin]      1.9.14cvs24
10765
10766         * src/gtk/gtkaspell.c
10767                 Fix non-utf8 in menu
10768                 Fix little leaks
10769                 Nullify struct members after free()s
10770
10771 2005-09-13 [colin]      1.9.14cvs23
10772
10773         * src/compose.c
10774                 Test utf8 compliance before inserting to 
10775                 buffer, and try to convert if necessary
10776         * src/procmime.c
10777                 If no charset is present, use the locale 
10778                 one instead of us-ascii
10779         * src/procmsg.c
10780                 Add Sender, List-Post and To in the checked 
10781                 headers for automatic rules creation 
10782                 (thanks to wwp)
10783         * src/prefs_themes.c
10784         * src/gtk/gtkaspell.c
10785                 Remove deprecated functions. 
10786                 patch by Daniel Gustafson
10787
10788 2005-09-12 [colin]      1.9.14cvs22
10789
10790         * src/compose.c
10791                 Fix bug #448 (Scrolling/Redraw issue with 
10792                 address-fields in Header)
10793         * src/mainwindow.c
10794         * src/summaryview.c
10795         * src/summaryview.h
10796                 Fix loss of MSG_MARKED on move/copy
10797                 Fix bug #804 (Quicksearch togglebutton doesn't 
10798                 get depressed after '/' key is pressed)
10799
10800 2005-09-12 [paul]       1.9.14cvs21
10801
10802         * AUTHORS
10803         * src/gtk/logwindow.c
10804                 add 'Clear Log' to popup menu
10805                 Patch by Anders Hammar <anders.hammar@telia.com>
10806
10807 2005-09-12 [paul]       1.9.14cvs20
10808
10809         * src/compose.c
10810                 set correct sensitivity on attachments
10811                 popup menu
10812         * src/folder.c
10813                 fix typo
10814         * src/prefs_spelling.c
10815                 fix crash when no LANG env is set
10816         * src/common/xml.c
10817                 fix crash in wizard
10818                 don't use memeory after free
10819
10820         All patches by Daniel Gustafson
10821
10822 2005-09-12 [paul]       1.9.14cvs19
10823
10824         * src/prefs_themes.c
10825                 make theme info selectable
10826         * src/gtk/description_window.c
10827                 make window non-modal
10828         * tools/README
10829                 add details of asus_mailed.sh
10830         * tools/claws.i18n.status.pl
10831                 update for new zh_TW translator
10832                 widen the output
10833                 create alternate coloured lines
10834                 improve readability
10835
10836 2005-09-10 [colin]      1.9.14cvs18
10837
10838         * src/plugins/pgpcore/select-keys.c
10839                 Better order for the buttons
10840
10841 2005-09-10 [colin]      1.9.14cvs17
10842
10843         * src/compose.c
10844         * src/plugins/pgpcore/select-keys.c
10845         * src/plugins/pgpcore/select-keys.h
10846         * src/plugins/pgpcore/sgpgme.c
10847                 Add a "Don't encrypt" button to the key
10848                 selection dialog. Fixes bug #177 (There should be a 
10849                 'Don't encrypt button in the Select Keys dialog)
10850
10851 2005-09-10 [colin]      1.9.14cvs16
10852
10853         * src/compose.c
10854                 Fix bug #572 (%X option does not work with templates)
10855
10856 2005-09-10 [colin]      1.9.14cvs15
10857
10858         * src/toolbar.c 
10859                 Remove g_print
10860
10861 2005-09-10 [colin]      1.9.14cvs14
10862
10863         * src/imap.c
10864                 Fix a possible crash
10865
10866 2005-09-09 [colin]      1.9.14cvs13
10867
10868         * src/imap.c
10869         * src/etpan/imap-thread.c
10870         * src/etpan/imap-thread.h
10871                 Fix moving from queue or drafts to normal folders
10872                 Fix bug #794 (No way to delete without expunging)
10873                 Take flags unset by other mailers into account
10874                 Take deleted flag set by other mailers into account
10875                 Fix unsetting REPLIED flag
10876                 Fix crash when capabilities can't be retrieved
10877         * src/mainwindow.c
10878         * src/mainwindow.h
10879                 Add M_DELAYED_FLAGS condition, and let the user use
10880                 Execute in order to be able to expunge deleted mails,
10881                 even if he's not in delayed execute mode
10882         * src/prefs_spelling.c
10883                 Use 'en' dictionary by default if LANG is POSIX or C
10884         * src/gtk/prefswindow.c
10885                 Fix bug #767 (Preferences windows expanding) by making
10886                 the window a bit larger when the resolution is greater
10887                 than 640x480, and by putting the prefs in a
10888                 GtkScrolledWindow.
10889
10890 2005-09-09 [paul]       1.9.14cvs12
10891
10892         * AUTHORS
10893         * configure.ac
10894         * po/zh_TW.Big5.po      ** REMOVED **
10895         * po/zh_TW.po           ** ADDED **
10896                 updated by Wei-Lun Chao
10897
10898 2005-09-09 [paul]       1.9.14cvs11
10899
10900         * src/mainwindow.c
10901                 fix asserts
10902         * src/common/xml.c
10903                 delay memory allocation until file is
10904                 opened successfully
10905                 Patch by Daniel Gustafson
10906
10907 2005-09-09 [colin]      1.9.14cvs10
10908
10909         * src/imap.c
10910                 Add guards
10911
10912 2005-09-08 [colin]      1.9.14cvs9
10913
10914         * src/compose.c
10915                 Alert when we can't save draft
10916                 Fix various wrap/color issues
10917                 Add mid-click pasting respecting wrap_paste option
10918         * src/folder.c
10919         * src/folder.h
10920         * src/folder_item_prefs.c
10921         * src/folder_item_prefs.h
10922         * src/imap.c
10923         * src/imap_gtk.c
10924         * src/imap_gtk.h
10925         * src/main.c
10926         * src/mainwindow.c
10927         * src/mainwindow.h
10928         * src/news.c
10929         * src/news_gtk.c
10930         * src/news_gtk.h
10931         * src/prefs_folder_item.c
10932                 Fix the impossibility to synchronise folders for
10933                 offline use (IMAP and NNTP are concerned)
10934
10935 2005-09-08 [colin]      1.9.14cvs8
10936
10937         * configure.ac
10938                 Build LDAP and JPilot by default if available
10939         * src/textview.c
10940                 Fix use after free
10941
10942 2005-09-08 [paul]       1.9.14cvs7
10943
10944         * doc/manual/en/sylpheed-1.html
10945         * doc/manual/en/sylpheed-18.html
10946         * doc/manual/en/sylpheed-19.html
10947         * doc/manual/en/sylpheed-4.html
10948         * doc/manual/en/sylpheed-6.html
10949         * doc/manual/en/sylpheed.html
10950                 a few minor updates, plus include some
10951                 details about plugins and their requirements
10952         * src/mainwindow.c
10953                 minor changes to English in /View/Sort
10954
10955 2005-09-07 [colin]      1.9.14cvs6
10956
10957         * doc/manual/en/sylpheed-1.html
10958         * doc/manual/en/sylpheed-10.html
10959         * doc/manual/en/sylpheed-11.html
10960         * doc/manual/en/sylpheed-12.html
10961         * doc/manual/en/sylpheed-13.html
10962         * doc/manual/en/sylpheed-14.html
10963         * doc/manual/en/sylpheed-15.html
10964         * doc/manual/en/sylpheed-16.html
10965         * doc/manual/en/sylpheed-17.html
10966         * doc/manual/en/sylpheed-18.html
10967         * doc/manual/en/sylpheed-19.html
10968         * doc/manual/en/sylpheed-2.html
10969         * doc/manual/en/sylpheed-20.html
10970         * doc/manual/en/sylpheed-21.html
10971         * doc/manual/en/sylpheed-22.html
10972         * doc/manual/en/sylpheed-3.html
10973         * doc/manual/en/sylpheed-4.html
10974         * doc/manual/en/sylpheed-5.html
10975         * doc/manual/en/sylpheed-6.html
10976         * doc/manual/en/sylpheed-7.html
10977         * doc/manual/en/sylpheed-8.html
10978         * doc/manual/en/sylpheed-9.html
10979         * doc/manual/en/sylpheed.html
10980                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10981
10982 2005-09-07 [colin]      1.9.14cvs5
10983
10984         * src/mainwindow.c
10985                 Make labels more to-the-point
10986
10987 2005-09-07 [colin]      1.9.14cvs4
10988
10989         * doc/manual/en/sylpheed-1.html
10990         * doc/manual/en/sylpheed-12.html
10991         * doc/manual/en/sylpheed-13.html
10992         * doc/manual/en/sylpheed-14.html
10993         * doc/manual/en/sylpheed-15.html
10994         * doc/manual/en/sylpheed-16.html
10995         * doc/manual/en/sylpheed-17.html
10996         * doc/manual/en/sylpheed-18.html
10997         * doc/manual/en/sylpheed-19.html
10998         * doc/manual/en/sylpheed-2.html
10999         * doc/manual/en/sylpheed-20.html
11000         * doc/manual/en/sylpheed-21.html
11001         * doc/manual/en/sylpheed-22.html
11002         * doc/manual/en/sylpheed-4.html
11003         * doc/manual/en/sylpheed-5.html
11004         * doc/manual/en/sylpheed-6.html
11005         * doc/manual/en/sylpheed-7.html
11006         * doc/manual/en/sylpheed-8.html
11007         * doc/manual/en/sylpheed-9.html
11008         * doc/manual/en/sylpheed.html
11009                 Update manual
11010
11011 2005-09-07 [colin]      1.9.14cvs3
11012
11013         * doc/faq/en/sylpheed-faq-1.html
11014         * doc/faq/en/sylpheed-faq-2.html
11015         * doc/faq/en/sylpheed-faq-3.html
11016         * doc/faq/en/sylpheed-faq.html
11017                 Update FAQ
11018
11019 2005-09-07 [colin]      1.9.14cvs2
11020
11021         * src/folderview.c
11022         * src/procmsg.c
11023         * src/summaryview.c
11024         * src/toolbar.c
11025                 Fix special subfolders:
11026                 - Inherit parent's icon
11027                 - sent contents of queues subfolders
11028                 - empty subfolders of trashes
11029         * src/mainwindow.c
11030                 Remove outdated manual and faq entries
11031         * src/common/utils.c
11032                 Add quotes around %s coming from mailcap
11033
11034 2005-09-07 [colin]      1.9.14cvs1
11035
11036         * src/compose.c
11037                 After saving draft, set modified to FALSE
11038         * src/mimeview.c
11039         * src/common/utils.c
11040         * src/common/utils.h
11041                 Try to open mime parts using what is 
11042                 indicated in ~/.mailcap or /etc/mailcap,
11043                 if possible.
11044
11045 2005-09-05 [paul]       1.9.14
11046
11047         1.9.14 released
11048
11049         * po/sk.po
11050                 updated by Andrej Kacian
11051
11052 2005-09-05 [paul]       1.9.13cvs83
11053
11054         * po/de.po
11055         * po/es.po
11056         * po/fi.po
11057         * po/fr.po
11058         * po/nb.po
11059         * po/pt_BR.po
11060         * po/sr.po
11061                 updated translations by Thomas Gilgin, Ricardo Mones
11062                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11063                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11064
11065 2005-09-04 [paul]       1.9.13cvs82
11066
11067         * src/compose.c
11068                 only warn about exceeded line length limit
11069                 on send
11070
11071 2005-09-04 [paul]       1.9.13cvs81
11072
11073         * src/compose.c
11074                 fix crash in 'line length exceeded' dialogue
11075
11076 2005-09-02 [paul]       1.9.13cvs80
11077
11078         * src/imap.c
11079                 fix bug 795, 'Connection lost IMAP'
11080                 and add statusbar prints
11081                 Patch by Colin
11082
11083 2005-09-02 [paul]       1.9.13cvs79
11084
11085         * src/compose.c
11086                 compose_wrap_paragraph() becomes
11087                 compose_beautify_paragraph()
11088                 Patch by Colin
11089
11090 2005-09-02 [colin]      1.9.13cvs78
11091
11092         * src/folderview.c
11093                 Micro-fix
11094
11095 2005-09-01 [colin]      1.9.13cvs77
11096
11097         * src/imap.c
11098                 Maybe fix bug #795 (Connection lost IMAP)
11099                 Don't try to send logout when we're disconnected.
11100         * src/summaryview.c
11101                 Include locked and marked emails in HRM
11102                 view. Fixes bug #800 (Locked messages no longer 
11103                 show up when hide read messages is used)
11104
11105 2005-09-01 [paul]       1.9.13cvs76
11106
11107         * src/prefs_common.c
11108                 fix bad cutting
11109
11110 2005-08-31 [colin]      1.9.13cvs75
11111
11112         * src/folderview.c
11113         * src/folderview.h
11114         * src/prefs_summaries.c
11115         * src/summaryview.c
11116                 Fix "go to next new", fix preference
11117                 (Open unread/next swapped)
11118
11119 2005-08-31 [paul]       1.9.13cvs74
11120
11121         * src/compose.c
11122         * src/folderview.c
11123         * src/headerview.c
11124         * src/headerview.h
11125         * src/mainwindow.c
11126         * src/prefs_common.c
11127         * src/prefs_common.h
11128         * src/prefs_fonts.c
11129         * src/summaryview.c
11130         * src/textview.c
11131         * src/common/defs.h
11132                 remove obsolete BOLD_FONT setting
11133                 fix font update in headerview and textview
11134                 headers after prefs change
11135                 Patch By Colin
11136
11137 2005-08-31 [paul]
11138
11139         1.9.14-rc4 released
11140
11141 2005-08-30 [colin]      1.9.13cvs73
11142
11143         * src/summaryview.c
11144                 When Hide read messages is selected and we
11145                 refresh the summaryview, don't remove the 
11146                 currently displayed message. Fixes bug #797
11147                 (Summary view reloads when new mail is 
11148                 downloaded in 1.9.14 rc)
11149
11150 2005-08-30 [colin]      1.9.13cvs72
11151
11152         * src/folderview.c
11153                 Fix flickering
11154         * src/mainwindow.c
11155                 Remove useless callback
11156         * src/mimeview.c
11157         * src/gtk/filesel.c
11158         * src/gtk/filesel.h
11159                 Add a filesel_select_file_save_folder() - used by Save All
11160
11161 2005-08-29 [paul]       1.9.13cvs71
11162
11163         * AUTHORS
11164         * src/matcher_parser_parse.y
11165         * src/etpan/imap-thread.c
11166                 fix building on FreeBSD
11167                 Patch by Daniel Gustafson <daniel@hobbit.se>
11168
11169 2005-08-29 [paul]       1.9.13cvs70
11170
11171         * src/plugins/pgpinline/pgpinline.c
11172                 only initialise sig result if it's been handled
11173                 Patch by Colin
11174
11175 2005-08-29 [paul]       1.9.13cvs69
11176         
11177         Patches by Colin:
11178
11179         * src/imap.c
11180         * src/common.utils.c
11181         * src/common/utils.h
11182                 optimisation
11183         * src/stock_pixmap.h
11184                 fix wrong icon reference
11185         * src/pixmaps/trash_btn.xpm
11186                 replace with nicer image
11187
11188 2005-08-28 [colin]      1.9.13cvs68
11189
11190         * src/Makefile.am
11191         * src/stock_pixmap.c
11192         * src/stock_pixmap.h
11193         * src/toolbar.c
11194         * src/pixmaps/trash_btn.xpm
11195                 Add a specific trash xpm for the button
11196
11197 2005-08-28 [colin]      1.9.13cvs67
11198
11199         * src/imap.c
11200                 Fix leak
11201
11202 2005-08-27 [colin]      1.9.13cvs66
11203
11204         * src/imap.c
11205         * src/procmime.c
11206                 Correctly fix "Problem with replies", fixes
11207                 pgpmime encryption too. 
11208
11209 2005-08-27 [colin]      1.9.13cvs65
11210
11211         * src/folder.c
11212         * src/procmsg.c
11213         * src/procmsg.h
11214         * src/summaryview.c
11215                 Fix bug #517 (messages removed from summaryview 
11216                 when moving fails)
11217
11218 2005-08-27 [colin]      1.9.13cvs64
11219
11220         * tools/Makefile.am
11221         * tools/asus_mailled.sh
11222                 Add a script to blink ASUS laptops' mail LED where there
11223                 is unread mail.
11224
11225 2005-08-27 [colin]      1.9.13cvs63
11226
11227         * src/imap.c
11228         * src/etpan/imap-thread.c
11229         * src/etpan/imap-thread.h
11230                 Implement automatic choosing of login method
11231                 Fixes bug #791
11232         * src/gtk/.cvsignore
11233                 Add sylpheed-marshal.[ch]
11234
11235 2005-08-27 [colin]      1.9.13cvs62
11236
11237         * src/common/utils.c
11238                 Fix confusing perror
11239
11240 2005-08-27 [colin]      1.9.13cvs61
11241
11242         * src/toolbar.c
11243         * src/toolbar.h
11244                 Remove A_DELETE, replace it with 
11245                 A_TRASH and A_DELETE_REAL. Automatically
11246                 rewrite config files to replace A_DELETE
11247                 with A_TRASH (no functionality change).
11248                 Fixes half of #794
11249
11250 2005-08-26 [colin]      1.9.13cvs60
11251
11252         * src/procmime.c
11253                 Previous "Problem with replies" fix brought other
11254                 problems, fixing them
11255
11256 2005-08-26 [colin]      1.9.13cvs59
11257
11258         * src/procmime.c
11259                 Fix "Problem with replies". This happened only
11260                 on IMAP...
11261         * src/procmsg.c
11262                 Factorize code a bit
11263         * src/compose.c
11264                 Speed improvement on very long messages (wrapping)
11265                 Fix signature color on Reedit and Redirect
11266                 On Reedit, don't attach pgp-signatures parts, but
11267                 set signing to On.
11268
11269 2005-08-24 [paul]       1.9.13cvs58
11270
11271         * src/compose.c
11272                 don't claim success when clicking
11273                 Cancel on the passphrase box.
11274                 Patch by Colin
11275
11276 2005-08-24 [paul]       1.9.13cvs57
11277
11278         * src/main.c
11279                 fix misplaced sylpheed.log
11280         * src/common/defs.h
11281                 define UIDL_DIR
11282
11283 2005-08-24 [paul]       1.9.13cvs56
11284
11285         * src/imap.c
11286         * src/etpan/imap-thread.c
11287         * src/etpan/imap-thread.h
11288                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11289                 Patch by Colin
11290         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11291         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11292                 remove autogenerated files
11293         * tools/kdeservicemenu/README
11294         * tools/kdeservicemenu/install.sh
11295         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11296         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11297                 use Claws icon, use 'Sylpheed-Claws' in menu,
11298                 use kdialog, and other cleanups
11299
11300 2005-08-23 [paul]       1.9.13cvs55
11301
11302         * src/compose.c
11303                 fix paste/wrap crash
11304                 Patch by Colin
11305
11306 2005-08-23 [paul]       1.9.13cvs54
11307
11308         * src/main.c
11309                 fix crash recovery
11310                 Patch by Colin
11311
11312 2005-08-23 [paul]       1.9.13cvs53
11313
11314         * src/addressbook.c
11315         * src/editaddress.c
11316                 view all data of LDAP contacts
11317                 Patch by Colin
11318
11319 2005-08-23 [paul]       1.9.13cvs52
11320
11321         * src/addressbook.c
11322                 fix issues with the Search field
11323                 Patch by Colin
11324
11325 2005-08-22 [paul]       1.9.13cvs51
11326
11327         * src/folderview.c
11328                 put name of folder in processing dialog
11329                 title
11330         * src/prefs_folder_item.c
11331                 improve english usage
11332
11333 2005-08-22 [paul]       1.9.13cvs50
11334
11335         * src/filtering.c
11336         * src/filtering.h
11337         * src/matcher.c
11338         * src/matcher_parser_lex.l
11339         * src/matcher_parser_parse.y
11340         * src/prefs_filtering.c
11341                 add Filtering/Processing rule names feature.
11342                 (the incompatible old matcherrc is saved as
11343                 matcherrc.pre_names).
11344                 Patch by Colin
11345
11346 2005-08-22 [paul]       1.9.13cvs49
11347
11348         * src/procmsg.c
11349                 fix colour labelling
11350                 Patch by Colin
11351
11352 2005-08-22 [paul]       1.9.13cvs48
11353
11354         * src/textview.c
11355                 fix open_image_cb()
11356
11357 2005-08-22 [paul]       1.9.13cvs47
11358
11359         * src/imap.c
11360                 fix bug 789, 'SC crashes with imap (CVS ver)'
11361                 Patch by Colin
11362
11363 2005-08-22 [paul]       1.9.13cvs46
11364
11365         * src/mimeview.c
11366         * src/prefs_common.c
11367         * src/common/defs.h
11368                 define reused defaults in defs.h
11369         * src/textview.c
11370                 add 'Open image' to image popup menu
11371
11372 2005-08-21 [colin]      1.9.13cvs45
11373
11374         * src/summaryview.c
11375                 Fix bug #788 (Bogus "From" address displayed)
11376
11377 2005-08-20 [colin]      1.9.13cvs44
11378
11379         * src/folder.c
11380                 Fix buf #787 (multilevel delete causes SIGSEGV)
11381
11382 2005-08-19 [colin]      1.9.13cvs43
11383
11384         * src/inc.c
11385         * src/prefs_common.c
11386         * src/prefs_common.h
11387                 Add an hidden pref to allow modifying the
11388                 update stepping in incorporation.
11389                 Patch by wwp.
11390
11391 2005-08-19 [colin]      1.9.13cvs42
11392
11393         * src/compose.c
11394         * src/procmime.c
11395                 Workaround for broken MUAs: encode 
11396                 Content-type: name: as ASCII and 
11397                 Content-Disposition: filename: as
11398                 per rfc2231
11399         * src/prefs_account.c
11400                 Fix invisible-ness of SMTP SSL prefs
11401                 in NNTP accounts
11402
11403 2005-08-19 [paul]       1.9.13cvs41
11404
11405         * src/compose.c
11406         * src/prefs_common.c
11407         * src/prefs_common.h
11408         * src/prefs_wrapping.c
11409                 paste with or without wrapping.
11410                 patch by Colin
11411
11412 2005-08-19 [paul]       1.9.13cvs40
11413
11414         * src/prefs_common.c
11415         * src/prefs_common.h
11416         * src/summaryview.c
11417                 reintroduce enable_swap_from as a
11418                 hidden pref. patch by Colin
11419         * src/quote_fmt_parse.y
11420         * src/plugins/clamav/clamav_plugin.c
11421         * src/plugins/dillo_viewer/dillo_viewer.c
11422         * src/plugins/mathml_viewer/mathml_viewer.c
11423         * src/plugins/pgpcore/sgpgme.c
11424         * src/plugins/pgpinline/pgpinline.c
11425         * src/plugins/pgpmime/pgpmime.c
11426                 tidy up. patch by Colin
11427
11428 2005-08-19 [paul]       1.9.13cvs39
11429
11430         * configure.ac
11431                 complete cvs38's sync
11432         * src/editaddress.c
11433         * src/gedit-print.c
11434         * src/mutt.c
11435         * src/etpan/etpan-log.c
11436         * src/etpan/imap-thread.c
11437         * src/gtk/gtksourceprintjob.c
11438                 fix compilation warnings
11439                 (patch by Colin)
11440
11441 2005-08-19 [paul]       1.9.13cvs38
11442
11443         sync with main:
11444
11445         * src/account.c
11446         * src/action.c
11447         * src/addrbook.c
11448         * src/addrcache.c
11449         * src/addrharvest.c
11450         * src/addrindex.c
11451         * src/codeconv.c
11452         * src/compose.c
11453         * src/crash.c
11454         * src/exporthtml.c
11455         * src/exportldif.c
11456         * src/folder.c
11457         * src/image_viewer.c
11458         * src/inc.c
11459         * src/inc.h
11460         * src/jpilot.c
11461         * src/ldif.c
11462         * src/main.c
11463         * src/matcher.c
11464         * src/mbox.c
11465         * src/messageview.c
11466         * src/mh.c
11467         * src/mimeview.c
11468         * src/msgcache.c
11469         * src/mutt.c
11470         * src/news.c
11471         * src/partial_download.c
11472         * src/pine.c
11473         * src/pop.c
11474         * src/prefs_actions.c
11475         * src/prefs_common.c
11476         * src/prefs_customheader.c
11477         * src/prefs_display_header.c
11478         * src/prefs_gtk.c
11479         * src/prefs_themes.c
11480         * src/procheader.c
11481         * src/procmime.c
11482         * src/procmsg.c
11483         * src/recv.c
11484         * src/send_message.c
11485         * src/simple-gettext.c
11486         * src/sourcewindow.c
11487         * src/textview.c
11488         * src/vcard.c
11489         * src/common/defs.h
11490         * src/common/log.c
11491         * src/common/plugin.c
11492         * src/common/prefs.c
11493         * src/common/session.c
11494         * src/common/session.h
11495         * src/common/socket.c
11496         * src/common/socket.h
11497         * src/common/ssl_certificate.c
11498         * src/common/template.c
11499         * src/common/utils.c
11500         * src/common/utils.h
11501         * src/common/xml.c
11502         * src/gtk/about.c
11503         added wrappers for C library function that
11504                 take pathname arguments.
11505                 enabled compilation with MinGW.
11506                 use GDir instead of directly using opendir().
11507                 added rename_force().
11508
11509 2005-08-19 [paul]       1.9.13cvs37
11510         
11511         patches by Colin:
11512         * src/compose.c
11513                 fix privacy settings on re-editing
11514                 a sent message
11515         * src/jpilot.c
11516                 fix encoding bug
11517         * src/folder.c
11518         * src/procmsg.c
11519         * src/procmsg.h
11520         * src/summaryview.c
11521                 flag changing optimisation
11522
11523 2005-08-18 [martin]     1.9.13cvs36
11524
11525         * commitHelper
11526             added my login
11527         * src/addrcache.c
11528         * src/addrharvest.c
11529         * src/addrindex.c
11530         * src/compose.c
11531         * src/grouplistdialog.c
11532         * src/main.c
11533         * src/mainwindow.c
11534         * src/msgcache.c
11535         * src/mutt.c
11536         * src/pine.c
11537         * src/prefs_account.c
11538         * src/prefs_themes.c
11539         * src/stock_pixmap.c
11540         * src/summaryview.c
11541         * src/gtk/about.c
11542         * src/gtk/logwindow.c
11543             removed deprecated glib and gdk stuff
11544         * src/plugins/pgpcore/select-keys.c
11545             convert attributes from locale to utf8
11546
11547 2005-08-17 [paul]       1.9.13cvs35
11548
11549         * src/account.c
11550         * src/addressbook.c
11551                 use new GTK_STOCK_ icons if available
11552         * src/summaryview.c
11553         * src/gtk/gtksctree.c
11554         * src/gtk/gtksctree.h
11555                 faster range select. patch by Colin
11556
11557 2005-08-17 [paul]       1.9.13cvs34
11558
11559         patches by colin:
11560         * src/addressbook.c
11561         * src/addressitem.h
11562                 Add an edit button for contacts, fix selections
11563                 of gtksctree items
11564         * src/editaddress.c
11565                 Change labels, let Save be always possible in the
11566                 email and user atributes tabs
11567         * src/folderview.c
11568                 fix sort issues
11569         * src/summaryview.c
11570                 select next item instead of the displayed one
11571                 after deletion
11572
11573         * src/gtk/progressdialog.c
11574                 use prefs_common.enable_rules_hint
11575
11576 2005-08-13 [hoa]        1.9.13cvs33
11577
11578         * src/etpan/imap-thread.c
11579                 fixed build on Solaris.
11580
11581 2005-08-10 [colin]      1.9.13cvs32
11582
11583         * src/procmsg.c
11584                 Fix cvs31 (missing fclose before reading
11585                 the file)
11586
11587 2005-08-10 [colin]      1.9.13cvs31
11588
11589         * src/procmsg.c
11590                 Fix procmsg_msginfo_new_from_mimeinfo() when
11591                 the MimeInfo isn't stored in memory. This fixes
11592                 replying to an attached message.
11593
11594 2005-08-10 [colin]      1.9.13cvs30
11595
11596         * src/mainwindow.c
11597                 Fix slowness in account changing
11598
11599 2005-08-10 [colin]      1.9.13cvs29
11600
11601         * src/folder.c
11602         * src/folderutils.c
11603         * src/folderview.c
11604         * src/imap_gtk.c
11605         * src/mainwindow.c
11606         * src/mh_gtk.c
11607         * src/procmsg.c
11608         * src/summaryview.c
11609                 Optimize folder_has_parent_of_type
11610                 Prevent moving special sub-folders from contextual menus
11611                 Rework message a bit ("Empty all messages" -> "Delete all
11612                 messages")
11613                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11614                 and "Deleted Items" folders)
11615
11616 2005-08-08 [colin]      1.9.13cvs28
11617
11618         * src/summaryview.c
11619         * src/prefs_summaries.c
11620                 Make "Select first unread|new" more flexible
11621                 (just prioritize new or unread)
11622
11623 2005-08-08 [colin]      1.9.13cvs27
11624
11625         * src/summaryview.c
11626                 If "select first new" is selected and there only
11627                 are unread messages, fallback to "select first
11628                 unread".
11629
11630 2005-08-08 [colin]      1.9.13cvs26
11631
11632         * src/folder.c
11633                 Fix shameful bugs (and bug #779)
11634
11635 2005-08-08 [colin]      1.9.13cvs25
11636
11637         * src/folder.c
11638         * src/folder.h
11639                 Cache parents' type to make folder_has_parent_of_type
11640                 faster
11641         * src/folderview.c
11642                 Forbid DnD of special sub-folders
11643         * src/procmsg.c
11644         * src/procmsg.h
11645                 Add MAIL_POSTFILTERING_HOOK
11646         * src/summaryview.c
11647                 Revert over-zealous deletion of the use_addr_book 
11648                 code
11649
11650 2005-08-07 [colin]      1.9.13cvs24
11651
11652         * src/folder.c
11653                 Fix big mistake (passing MsgInfo instead 
11654                 of FolderItem)
11655
11656 2005-08-07 [colin]      1.9.13cvs23
11657
11658         * src/compose.c
11659         * src/folder.c
11660         * src/folder.h
11661         * src/foldersel.c
11662         * src/folderutils.c
11663         * src/folderview.c
11664         * src/imap.c
11665         * src/mainwindow.c
11666         * src/messageview.c
11667         * src/mh.c
11668         * src/msgcache.c
11669         * src/procmime.c
11670         * src/summaryview.c
11671                 Make subfolders of Drafts, Queue, Outbox, Trash
11672                 work like their parents. 
11673                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11674
11675 2005-08-07 [colin]      1.9.13cvs22
11676
11677         * src/addressbook.c
11678                 Fix bug #771 (Dragged contacts not saved)
11679
11680 2005-08-07 [paul]       1.9.13cvs21
11681
11682         * src/summaryview.c
11683                 fix bug 32 'Search Doesn't display results
11684                 if "Hide Read Messages" is chosen'
11685                 be more literal in interpreting 'Hide read
11686                 messages'
11687
11688 2005-08-07 [colin]      1.9.13cvs20
11689
11690         * src/folderview.c
11691                 Add debug
11692         * src/summaryview.c
11693                 Faster 'unthread_for_execution'
11694
11695 2005-08-06 [paul]       1.9.13cvs19
11696
11697         * src/mainwindow.c
11698                 add mnemonics to Set displayed columns
11699                 fix bug where msgview_visible option was
11700                 overwritten as TRUE on startup
11701
11702 2005-08-06 [paul]       1.9.13cvs18
11703
11704         * src/mainwindow.c
11705                 refer to 'displayed columns in folder/message
11706                 list' not 'displayed items in summary/message view'
11707         * src/prefs_display_header.c
11708                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11709                 be consistent with similar dialogues
11710         * src/prefs_folder_column.c
11711         * src/prefs_summary_column.c
11712                 'columns' not 'items', and folder and message lists,
11713                 instead of folder and summary views;
11714                 Use 'Hidden columns' as list heading not 'Available
11715                 items';
11716                 move the 'Remove' button to the right hand side;
11717                 top-align the buttons;
11718                 remove unneeded vbox
11719         * src/prefs_summaries.c
11720                 put the 2 column prefs buttons in a frame to reduce
11721                 overall width; refer to columns not items &c.
11722
11723 2005-08-05 [colin]      1.9.13cvs17
11724
11725         * src/prefs_common.c
11726         * src/prefs_common.h
11727         * src/mainwindow.c
11728         * src/compose.c
11729         * src/messageview.c
11730                 Add an hidden toolbar_detachable pref, so
11731                 that I can get rid of these painful handles
11732                 in the toolbars. Defaults to TRUE to avoid
11733                 changing the GUI on unsuspecting people...
11734
11735 2005-08-05 [colin]      1.9.13cvs16
11736
11737         * src/Makefile.am
11738         * src/prefs_folder_column.c
11739         * src/prefs_folder_column.h
11740                 Add prefs for folder columns
11741         * src/folderview.c
11742         * src/folderview.h
11743         * src/mainwindow.c
11744         * src/mainwindow.h
11745         * src/prefs_common.c
11746         * src/prefs_common.h
11747         * src/prefs_summaries.c
11748                 Use them
11749         * src/prefs_summary_column.c
11750         * src/summaryview.c
11751         * src/summaryview.h
11752                 Add a To column
11753         * src/textview.c
11754         * src/common/utils.c
11755         * src/common/utils.h
11756                 Move uri colourisation functions
11757                 to utils
11758         * src/compose.c
11759                 Colourise URIs
11760         * src/imap.c
11761                 Fix bug with LIST where we'd try
11762                 to get Folder//////[...]/// 
11763
11764 2005-08-05 [paul]       1.9.13cvs15
11765
11766         * src/prefs_summaries.c
11767                 improve the English usage
11768         * src/summaryview.c
11769                 set font on column change
11770                 thanks to Colin
11771
11772 2005-08-05 [paul]       1.9.13cvs14
11773
11774         * src/prefs_common.c
11775         * src/prefs_common.h
11776         * src/prefs_summaries.c
11777         * src/summaryview.c
11778                 replace 'open_unread_on_enter' option with
11779                 'select_on_entry' option. opening/not opening
11780                 is now exclusively controlled by 'always_show_msg'
11781
11782 2005-08-04 [colin]      1.9.13cvs13
11783
11784         * src/compose.c
11785                 Remove dead code
11786                 Add colourisation of quotes and signatures
11787         * src/folderview.c
11788                 Fix possible crashes
11789         * src/messageview.c
11790                 Change an assert that is no problem
11791         * src/news.c
11792         * src/news_gtk.c
11793         * src/news_gtk.h
11794                 Fix offline mode
11795         * src/gtk/quicksearch.c
11796                 Fix a possible crash
11797
11798 2005-08-03 [colin]      1.9.13cvs12
11799
11800         * src/prefs_account.c
11801                 Fix bug #777 (Sylpheed crash in account configuration)
11802
11803 2005-08-03 [colin]      1.9.13cvs11
11804
11805         * src/addressbook.c
11806         * src/editaddress.c
11807         * src/editgroup.c
11808                 Fixing addressbook, round 2
11809         * src/textview.c
11810                 Fix emphasis color on rechecking 'Colorize messages'
11811
11812 2005-08-03 [paul]       1.9.13cvs10
11813
11814         sync with main
11815
11816         * src/addr_compl.c
11817         * src/compose.c
11818         * src/main.c
11819         * src/pop.c
11820         * src/prefs_account.c
11821         * src/procmime.c
11822         * src/procmsg.c
11823         * src/quote_fmt_parse.y
11824         * src/textview.c
11825         * src/common/quoted-printable.c
11826         * src/common/utils.c
11827         * src/common/utils.h
11828         * src/common/xml.c
11829                 replaced incorrect locale-independent
11830                 ctype functions with GLib's. Corrected
11831                 signedness mismatch.
11832         * src/headerview.c
11833                 headerview_create(): added spacing for vbox.
11834         * src/gtk/about.c
11835                 set focus to the OK button.
11836
11837 2005-08-03 [colin]      1.9.13cvs9
11838
11839         * src/folderview.c
11840                 Fix possible crash
11841
11842 2005-08-02 [colin]      1.9.13cvs8
11843
11844         * src/mainwindow.c
11845                 Fix cast
11846         * src/addressbook.c
11847         * src/addressitem.h
11848                 Fix a cast and more generally, try to make the
11849                 GUI more intuitive and consistent (round 1)
11850
11851 2005-08-02 [paul]       1.9.13cvs7
11852
11853         * src/folder.h
11854                 missing in 1.9.13cvs6
11855
11856 2005-08-02 [colin]      1.9.13cvs6
11857
11858         * src/folder.c
11859                 Fix one more leak
11860
11861 2005-08-02 [colin]      1.9.13cvs5
11862
11863         * src/folder.c
11864         * src/folderview.c
11865         * src/imap.c
11866         * src/main.c
11867         * src/mbox.c
11868         * src/procmsg.c
11869         * src/summaryview.c
11870                 Fix a number of folder_item_get_msg_list()-related
11871                 leaks (missing procmsg_msginfo_free()s)
11872
11873 2005-08-01 [colin]      1.9.13cvs4
11874
11875         * src/folderview.c
11876         * src/folderview.h
11877         * src/mainwindow.c
11878         * src/prefs_fonts.c
11879         * src/prefs_summaries.c
11880         * src/prefs_themes.c
11881         * src/summaryview.c
11882         * src/summaryview.h
11883         * src/textview.c
11884         * src/textview.h
11885                 Fix instant-apply of summary and folderview-related prefs
11886                 Fix erroneous g_free and alertpanels in prefs_theme
11887                 Add instant-apply for fonts
11888                 Defer applying of prefs a little bit so it's done only
11889                 once even if requested by multiples prefs pages
11890
11891 2005-08-01 [paul]       1.9.13cvs3
11892
11893         * src/main.c
11894                 fix bug 776 'S.C. crashes on close'
11895                 thanks to Colin
11896         * src/etpan/etpan-thread-manager-types.h
11897                 add missing include
11898                 thanks to Hoa
11899
11900 2005-07-25 [paul]       1.9.13cvs2
11901
11902         * src/summaryview.c
11903                 fix typos. spotted by Fabien Vantard
11904
11905 2005-07-24 [paul]       1.9.13cvs1
11906
11907         * doc/man/sylpheed.1
11908                 update man page, incorporating fix of
11909                 bug 769 'Typo in manpage'
11910         * src/etpan/imap-thread.c
11911                 fix NetBSD openssl dependencies. patch by
11912                 George Michaelson <ggm@apnic.net>
11913         * po/pt_BR.po
11914                 updated by Frederico Goncalves Guimaraes
11915
11916 2005-07-22 [paul]       1.9.13
11917
11918         1.9.13 release
11919
11920 2005-07-22 [paul]       1.9.12cvs91
11921
11922         * AUTHORS
11923         * INSTALL
11924         * README.claws
11925         * RELEASE_NOTES.claws
11926                 updated for release
11927         * configure.ac
11928         * po/nb.po
11929         * tools/claws.i18n.status.pl
11930                 add Norwegian translation. submiited by
11931                 Geir Helland <pjallabais@users.sourceforge.net>
11932         * po/ca.po
11933         * po/de.po
11934         * po/es.po
11935         * po/fi.po
11936         * po/fr.po
11937         * po/it.po
11938         * po/sk.po
11939         * po/sr.po
11940         * po/zh_CN.po
11941                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11942                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11943                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11944                 Yang Guilong
11945         * src/plugins/clamav/clamav_plugin_gtk.c
11946         * src/plugins/spamassassin/spamassassin_gtk.c
11947                 replace outdated description strings
11948
11949 2005-07-21 [colin]      1.9.12cvs90
11950
11951         * src/folder.c
11952                 Set folder to batch mode when scanning it. Makes deletion
11953                 of unread mails on IMAP much faster (due to the UNREAD 
11954                 flag unsetting)
11955
11956 2005-07-21 [darko]      1.9.12cvs89
11957
11958         * configure.ac
11959                 link against libresolv if necessary (patch by Paul)
11960         * src/msgcache.c
11961                 use glib's portable macros to determine endianness
11962
11963 2005-07-21 [paul]       1.9.12cvs88
11964
11965         * src/crash.c
11966         * src/gtk/about.c
11967                 update compiled-in features list
11968
11969 2005-07-20 [colin]      1.9.12cvs87
11970
11971         * src/folder.c
11972         * src/textview.c
11973                 Gcc 2.9x compilation fixes, thanks to Darko
11974         * src/plugins/clamav/clamav_plugin.c
11975                 Little optimisation: load virus database only once
11976         * src/plugins/spamassassin/spamassassin.c
11977                 Big optimisation: filtering one mail took at least 1 second,
11978                 now it takes at least 50ms. Doesn't speed up spamassassin 
11979                 itself, but should already be much more tolerable.
11980
11981 2005-07-20 [colin]      1.9.12cvs86
11982
11983         * src/summaryview.c
11984                 Fix performance issue
11985
11986 2005-07-19 [colin]      1.9.12cvs85
11987
11988         * src/plugins/pgpinline/plugin.c
11989                 Fix warning
11990
11991 2005-07-19 [colin]      1.9.12cvs84
11992
11993         * configure.ac
11994         * src/plugins/Makefile.am
11995         * src/plugins/pgpinline/.cvsignore
11996         * src/plugins/pgpinline/Makefile.am
11997         * src/plugins/pgpinline/pgpinline.c
11998         * src/plugins/pgpinline/pgpinline.deps
11999         * src/plugins/pgpinline/pgpinline.h
12000         * src/plugins/pgpinline/plugin.c
12001                 Put pgpinline in the main tree
12002
12003 2005-07-19 [paul]       1.9.12cvs83
12004
12005         * src/prefs_actions.c
12006                 prevent '//' in menu names, which cause a crash
12007                 thanks to Colin
12008
12009 2005-07-19 [paul]       1.9.12cvs82
12010
12011         * configure.ac
12012                 be generally more informative in configure output.
12013                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12014                 '[ --disable-openssl ...', as --enable-openssl is default
12015                 PGP/MIME: don't check for GPGME again, check for
12016                 pgpcore instead. Therefore prevent the possibility of
12017                 attempting to build pgpmime if pgpcore dependencies are
12018                 not met
12019                 ClamAV: use pkgconfig to check for lib
12020                 libgnomeprint: revert logic on inner test to match
12021                 everything else
12022         * src/plugins/pgpcore/sgpgme.c
12023                 add missing include
12024
12025 2005-07-19 [colin]      1.9.12cvs81
12026
12027         * src/summaryview.c
12028                 Fix slow thread rebuilding in particular
12029                 cases
12030
12031 2005-07-19 [paul]       1.9.12cvs80
12032
12033         * sylpheed-claws.desktop
12034                 fix typo, spotted by Stephan Sachse
12035         * src/account.c
12036                 replace GTK_STOCK_ADD with
12037                 GTK_STOCK_NEW button
12038
12039 2005-07-18 [colin]      1.9.12cvs79
12040
12041         * src/etpan/imap-thread.c
12042                 Fix return value (Thanks Hoa)
12043
12044 2005-07-18 [colin]      1.9.12cvs78
12045
12046         * src/imap.c
12047                 Allow empty passwords
12048                 Create drafts/queue/outbox if necessary
12049         * src/summaryview.c
12050                 Remove old code
12051         * src/etpan/imap-thread.c
12052                 Fix STARTTLS (Thanks to Hoa)
12053
12054 2005-07-18 [paul]       1.9.12cvs77
12055
12056         * ChangeLog-gtk2.jp
12057         * ChangeLog.jp
12058                 removed
12059         * Makefile.am
12060                 updated to reflect additions and removals
12061         * TODO
12062                 updated to be claws-specific
12063         * TODO-gtk2
12064         * TODO-gtk2.jp
12065         * TODO.jp
12066         * sylpheed-128x128.png
12067         * sylpheed-64x64.png
12068                 removed
12069         * sylpheed-claws-128x128.png
12070         * sylpheed-claws-64x64.png
12071         * sylpheed-claws.desktop
12072         * sylpheed-claws.png
12073                 added
12074         * sylpheed.desktop
12075         * sylpheed.png
12076                 removed
12077
12078 2005-07-17 [paul]       1.9.12cvs76
12079
12080         * src/account.c
12081         * src/addressbook.c
12082         * src/alertpanel.c
12083         * src/alertpanel.h
12084         * src/compose.c
12085         * src/exphtmldlg.c
12086         * src/expldifdlg.c
12087         * src/folderview.c
12088         * src/imap_gtk.c
12089         * src/inc.c
12090         * src/message_search.c
12091         * src/messageview.c
12092         * src/mh_gtk.c
12093         * src/news_gtk.c
12094         * src/prefs_actions.c
12095         * src/prefs_filtering.c
12096         * src/prefs_matcher.c
12097         * src/prefs_template.c
12098         * src/prefs_themes.c
12099         * src/ssl_manager.c
12100         * src/summary_search.c
12101         * src/textview.c
12102         * src/toolbar.c
12103         * src/gtk/sslcertwindow.c
12104         * src/plugins/pgpcore/sgpgme.c
12105                 rework alertpanels
12106
12107 2005-07-17 [colin]      1.9.12cvs75
12108
12109         * src/privacy.c
12110                 add a PrivacySystem accessor that checks that
12111                 the system cached in a MimeInfo's privacydata
12112                 is still registered. Use this accessor instead
12113                 of directly using data->system. Fixes crashes
12114                 after unloading pgp plugins.
12115
12116 2005-07-17 [colin]      1.9.12cvs74
12117
12118         * src/alertpanel.c
12119                 Change geometry hints to a simple default size.
12120                 Fixes the certs dialogs.
12121
12122 2005-07-17 [colin]      1.9.12cvs73
12123
12124         * src/gtk/sslcertwindow.c
12125                 Use a gtkExpander
12126
12127 2005-07-17 [colin]      1.9.12cvs72
12128
12129         * src/plugins/pgpcore/Makefile.am
12130         * src/plugins/pgpmime/Makefile.am
12131                 Add gpgme libs
12132
12133 2005-07-17 [paul]       1.9.12cvs71
12134
12135         * configure.ac
12136                 add --disable-gnomeprint option
12137                 modified version of patch by Marius Mauch
12138
12139 2005-07-17 [paul]       1.9.12cvs70
12140
12141         * src/common/defs.h
12142                 update urls
12143         * src/account.c
12144         * src/action.c
12145         * src/addressbook.c
12146         * src/compose.c
12147         * src/foldersel.c
12148         * src/folderview.c
12149         * src/html.c
12150         * src/imap_gtk.c
12151         * src/main.c
12152         * src/mainwindow.c
12153         * src/messageview.c
12154         * src/mh_gtk.c
12155         * src/mimeview.c
12156         * src/news_gtk.c
12157         * src/prefs_account.c
12158         * src/prefs_send.c
12159         * src/prefs_summaries.c
12160         * src/procmsg.c
12161         * src/summaryview.c
12162         * src/common/utils.c
12163         * src/common/xml.c
12164         * src/plugins/pgpcore/passphrase.c
12165         * src/plugins/pgpcore/select-keys.c
12166                 replace inappropriately used backticks
12167                 with single quotes
12168
12169 2005-07-16 [colin]      1.9.12cvs69
12170
12171         * src/image_viewer.c
12172                 Add extra paranoid checks
12173
12174 2005-07-16 [colin]      1.9.12cvs68
12175
12176         * src/plugins/pgpcore/prefs_gpg.c
12177                 Don't auto-check sigs by default, as it
12178                 can be really slow.
12179
12180 2005-07-16 [colin]      1.9.12cvs67
12181
12182         * src/plugins/pgpcore/sgpgme.c
12183                 Make messages a bit better.
12184
12185 2005-07-16 [colin]      1.9.12cvs66
12186
12187         * src/imap.c
12188                 Remove pseudo-log
12189         * src/etpan/imap-thread.c
12190                 Add real log
12191
12192 2005-07-16 [colin]      1.9.12cvs65
12193
12194         * src/main.c
12195         * src/prefs_other.c
12196                 And now, fix build with libetpan :-/
12197
12198 2005-07-15 [colin]      1.9.12cvs64
12199
12200         * src/prefs_other.c
12201                 Continue fixing build without libetpan.
12202
12203 2005-07-15 [colin]      1.9.12cvs63
12204
12205         * src/main.c
12206                 Fix build with --disable-libetpan
12207
12208 2005-07-15 [colin]      1.9.12cvs62
12209
12210         * configure.ac
12211                 Bump libetpan's version
12212
12213 2005-07-15 [colin]      1.9.12cvs61
12214
12215         * src/etpan/imap-thread.c
12216                 Actually stop logging :)
12217
12218 2005-07-15 [colin]      1.9.12cvs60
12219
12220         * src/addressbook.c
12221                 Fix dnd of multiple addresses.
12222
12223 2005-07-15 [hoa]        1.9.12cvs59
12224
12225         * src/etpan/imap-thread.c
12226             disable login of IMAP password in libetpan log file.
12227
12228 2005-07-15 [paul]       1.9.12cvs58
12229
12230         * src/account.c
12231                 don't automatically sort
12232                 do allow drag n drop
12233
12234 2005-07-15 [paul]       1.9.12cvs57
12235
12236         * src/account.c
12237         * src/ssl_manager.c
12238                 alphabetical listing
12239
12240 2005-07-15 [paul]       1.9.12cvs56
12241
12242         * src/gtk/pluginwindow.c
12243                 sort plugin list alphabetically
12244
12245 2005-07-15 [paul]       1.9.12cvs55
12246
12247         * src/prefs_spelling.c
12248         * src/prefs_wrapping.c
12249                 unify English usage
12250
12251 2005-07-15 [colin]      1.9.12cvs54
12252
12253         * src/wizard.c
12254                 Typo fix
12255
12256 2005-07-15 [paul]       1.9.12cvs53
12257
12258         * src/prefs_message.c
12259                 make 'show cursor' a hidden option
12260
12261 2005-07-14 [colin]      1.9.12cvs52
12262
12263         * src/plugins/spamassassin/Makefile.am
12264         * src/plugins/clamav/Makefile.am
12265                 Fix double EXTRA_DISTs
12266
12267 2005-07-14 [colin]      1.9.12cvs51
12268
12269         * src/plugins/clamav/Makefile.am
12270         * src/plugins/clamav/clamav_plugin_gtk.deps
12271         * src/plugins/spamassassin/Makefile.am
12272         * src/plugins/spamassassin/spamassassin_gtk.deps
12273                 Make $plugin_gtk depend on $plugin
12274
12275 2005-07-14 [hoa]        1.9.12cvs50
12276
12277         * src/etpan/imap-thread.c
12278                 enable debug log of libetpan when running with --debug
12279
12280 2005-07-14 [colin]      1.9.12cvs49
12281
12282         * configure.ac
12283         * src/common/Makefile.am
12284         * src/common/plugin.c
12285         * src/common/plugin.h
12286                 Add a little plugin dependancy system.
12287                 Plugins can ship a $plugin_name.deps file
12288                 (near them in PLUGINDIR) so that their
12289                 dependancies are loaded if possible.
12290         * src/plugins/Makefile.am
12291         * src/plugins/pgpcore/Makefile.am
12292         * src/plugins/pgpcore/passphrase.c
12293         * src/plugins/pgpcore/passphrase.h
12294         * src/plugins/pgpcore/plugin.c
12295         * src/plugins/pgpcore/prefs_gpg.c
12296         * src/plugins/pgpcore/prefs_gpg.h
12297         * src/plugins/pgpcore/select-keys.c
12298         * src/plugins/pgpcore/select-keys.h
12299         * src/plugins/pgpcore/sgpgme.c
12300         * src/plugins/pgpcore/sgpgme.h
12301                 Introduce pgpcore, used by pgpmime and
12302                 pgpinline
12303         * src/plugins/pgpmime/Makefile.am
12304         * src/plugins/pgpmime/passphrase.c
12305         * src/plugins/pgpmime/passphrase.h
12306         * src/plugins/pgpmime/pgpmime.c
12307         * src/plugins/pgpmime/pgpmime.deps
12308         * src/plugins/pgpmime/plugin.c
12309         * src/plugins/pgpmime/prefs_gpg.c
12310         * src/plugins/pgpmime/prefs_gpg.h
12311         * src/plugins/pgpmime/select-keys.c
12312         * src/plugins/pgpmime/select-keys.h
12313         * src/plugins/pgpmime/sgpgme.c
12314         * src/plugins/pgpmime/sgpgme.h
12315                 Remove the core from pgpmime and add the
12316                 dependancy to pgpcore.
12317
12318 2005-07-14 [paul]       1.9.12cvs48
12319
12320         * src/stock_pixmap.c
12321                 forgot this in last commit
12322
12323 2005-07-14 [paul]       1.9.12cvs47
12324
12325         * src/account.c
12326         * src/addressbook.c
12327                 add accelerators for the buttons (sync with main)
12328         * src/compose.c
12329         * src/compose.h
12330                 add accelerators for the buttons.
12331                 fix editing with external editor.
12332                 replace gdk_input_*() with GIOChannel;
12333                 (sync with main)
12334         * src/foldersel.c
12335                 display folder names with new/unread
12336                 representation (sync with main)
12337         * src/main.c
12338                 specify default window icon (sync with main)
12339         * src/prefs_common.c
12340                 use_addr_book default to FALSE
12341         * src/summaryview.c
12342         * src/textview.c
12343                 add accelerators for the buttons (sync with main)
12344         * src/gtk/menu.c
12345                 fix typos
12346         * src/pixmaps/sylpheed_icon.xpm
12347                 updated
12348
12349 2005-07-13 [paul]       1.9.12cvs46
12350
12351         * src/plugins/pgpmime/pgpmime.c
12352         * src/plugins/pgpmime/sgpgme.c
12353                 (temporarily) use deprecated gpgme_data_rewind()
12354                 while largefile support is not present
12355                 (as suggested by Colin)
12356
12357 2005-07-13 [paul]       1.9.12cvs45
12358
12359         * configure.ac
12360                 remove large file support (for now):
12361                 it breaks too many things
12362
12363 2005-07-13 [paul]       1.9.12cvs44
12364
12365         * configure.ac
12366                 add large file support
12367         * src/html.c
12368                 fix bug #763 where href attribute was not
12369                 the very first attribute of a link
12370                 patch by Thomas Gilgin
12371
12372 2005-07-13 [colin]      1.9.12cvs43
12373
12374         * src/gtk/pluginwindow.c
12375                 Little portability fix
12376
12377 2005-07-13 [colin]      1.9.12cvs42
12378
12379         * src/plugins/pgpmime/sgpgme.c
12380                 Fix crasher.
12381
12382 2005-07-13 [colin]      1.9.12cvs41
12383
12384         * src/plugins/pgpmime/pgpmime.c
12385         * src/plugins/pgpmime/sgpgme.c
12386                 Use gpgme_data_release_and_get_mem instead
12387                 of gpgme_data_read.
12388
12389 2005-07-13 [colin]      1.9.12cvs40
12390
12391         * configure.ac
12392         * src/plugins/pgpmime/passphrase.c
12393         * src/plugins/pgpmime/passphrase.h
12394         * src/plugins/pgpmime/pgpmime.c
12395         * src/plugins/pgpmime/plugin.c
12396         * src/plugins/pgpmime/select-keys.c
12397         * src/plugins/pgpmime/select-keys.h
12398         * src/plugins/pgpmime/sgpgme.c
12399         * src/plugins/pgpmime/sgpgme.h
12400                 Port pgpmime to gpgme-1.0.
12401
12402 2005-07-12 [paul]       1.9.12cvs39
12403
12404         * AUTHORS
12405         * src/toolbar.c
12406         * src/toolbar.h
12407                 add a 'Go to Prev' button to the toolbar.
12408                 correct tooltip text of go to buttons.
12409                 based on patch by Yang Guilong <bamanzi@gmail.com>
12410
12411 2005-07-12 [colin]      1.9.12cvs38
12412
12413         * src/statusbar.c
12414                 Fix progress bar showing stuff at startup.
12415
12416 2005-07-12 [paul]       1.9.12cvs37
12417
12418         * src/editjpilot.c
12419                 fix building with jpilot support
12420
12421 2005-07-11 [colin]      1.9.12cvs36
12422
12423         * src/inc.c
12424                 Add visual indication that filtering is running
12425         * src/textview.c
12426                 Make {}[] uri delimiters
12427         * src/summaryview.c
12428                 Remove useless (and slow) calls
12429
12430 2005-07-11 [paul]       1.9.12cvs35
12431
12432         * src/plugins/clamav/clamav_plugin_gtk.c
12433         * src/plugins/dillo_viewer/dillo_prefs.c
12434         * src/plugins/pgpmime/prefs_gpg.c
12435         * src/plugins/spamassassin/spamassassin_gtk.c
12436                 gather plugins prefs together under their
12437                 own 'Plugins' heading
12438
12439 2005-07-11 [paul]       1.9.12cvs34
12440
12441         sync with main
12442
12443         * src/account.c
12444                 account_delete(): modified alert dialog
12445         * src/editjpilot.c
12446         * src/editvcard.c
12447                 fixed a crash when cancelling file selection
12448                 dialog by Escape key. Made non-ascii filename
12449                 selectable.
12450         * src/prefs_template.c
12451                 prefs_template_window_create(): make scrolled
12452                 window policy AUTOMATIC
12453
12454 2005-07-10 [hoa]        1.9.12cvs33
12455
12456         * src/etpan/imap-thread.c
12457                 workaround for old Courier IMAP servers.
12458
12459 2005-07-10 [colin]      1.9.12cvs32
12460
12461         * src/folder.c
12462         * src/statusbar.c
12463         * src/statusbar.h
12464                 Add visual progress indicator on filtering/processing
12465                 Factorize the progress bar code
12466         * src/imap.c
12467         * src/imap.h
12468         * src/etpan/imap-thread.c
12469                 Add a reference counter to avoid destroying the Folder
12470                 while it's in use by another callback.
12471
12472 2005-07-09 [hoa]        1.9.12cvs31
12473
12474         * src/imap.c
12475         * src/etpan/imap-thread.c
12476                 fixed deadlock when removing IMAP account.
12477
12478 2005-07-08 [colin]      1.9.12cvs30
12479
12480         * src/textview.c
12481         * src/unmime.c
12482                 Fix again problems decoding broken headers
12483         * src/gtk/inputdialog.c
12484                 Fix local variable shadowing a global one
12485
12486 2005-07-08 [colin]      1.9.12cvs29
12487
12488         * src/msgcache.c
12489                 Make the cache/mark files platform-agnostic by writing
12490                 them in little-endian format. Reading them is also done
12491                 in little-endian format, of course; however, in order
12492                 to avoid trashing mark data on big-endian machines, the
12493                 files are, at first, read from the native format if the
12494                 little-endian one doesn't exist. This is easy to deter-
12495                 mine by trying to open a file with a swapped data_ver
12496                 and seeing if it's the wanted version.
12497                 Little-endian using users should see absolutely no
12498                 difference, Big-endian users may get a very little
12499                 performance drop due to byte-swapping.
12500                 Tested on i386 and ppc32. 
12501                 Fixes bug #159 (The index file, in the mailboxes, is 
12502                 hardware depending).
12503
12504                 To have the cache/mark files updated to the new little-
12505                 endian format, "Check for new messages" or even
12506                 "Rebuild folder tree" aren't enough. Files will be
12507                 updated as soon as a folder has been opened/closed.
12508                 To update everything, just select all folders by
12509                 selecting them one by one.
12510
12511 2005-07-07 [colin]      1.9.12cvs28
12512
12513         * src/imap.c
12514                 Remember the folder separator per IMAPFolder
12515                 instead of globally.
12516                 Revive the Session on noop; fixes bug #761
12517                 (mark a bunch of unread messages as read takes 
12518                 forever)
12519
12520 2005-07-07 [darko]      1.9.12cvs27
12521
12522         * src/common/template.c
12523                 Sort templates alphabetically
12524
12525 2005-07-06 [colin]      1.9.12cvs26
12526
12527         * src/imap.c
12528                 Try to use the correct separator in
12529                 most cases. Possibly fixes bug #759
12530                 (only creates the INBOX folder when 
12531                 setting up new IMAP account) and 
12532                 bug #760 (Can't retrieve messages)
12533
12534 2005-07-06 [colin]      1.9.12cvs25
12535
12536         * src/imap.c
12537                 Use real_path in status command. This will
12538                 help later, when namespaces will be used.
12539
12540 2005-07-06 [colin]      1.9.12cvs24
12541
12542         * configure.ac
12543         * src/account.c
12544         * src/folder.c
12545         * src/imap.c
12546         * src/etpan/etpan-log.c
12547         * src/etpan/etpan-thread-manager.c
12548         * src/etpan/imap-thread.c
12549                 Add a --disable-libetpan parameter. With this,
12550                 users that don't want IMAP4 support can avoid
12551                 the new dependancy (and have no IMAP support).
12552                 Users that have IMAP4 accounts and use this
12553                 parameter won't lose their configuration, their
12554                 IMAP accounts will just be invisible and not
12555                 used.
12556         * src/textview.c
12557                 Make the "Copy ..." contextual menu items 
12558                 copy to both the X clipboard and the gtk 
12559                 clipboard - as most other apps do.
12560         * src/gtk/about.c
12561                 Add a notice about OpenSSL usage, in order to
12562                 comply with OpenSSL's license (point 6):
12563                 http://www.openssl.org/source/license.html
12564
12565 2005-07-06 [colin]      1.9.12cvs23
12566
12567         * src/alertpanel.c
12568                 Fix a minimum size for alertpanels
12569         * src/compose.c
12570                 Show 'No space left on device' type errors
12571                 when queuing/sending
12572         * src/imap_gtk.c
12573         * src/mh_gtk.c
12574                 Rework folder's deletion message (remove 
12575                 extra \n)
12576
12577 2005-07-05 [colin]      1.9.12cvs22
12578
12579         * src/imap.c
12580                 Add an alertpanel on auth error
12581                 Add pseudo-log
12582                 Remove pthread-related stuff
12583
12584 2005-07-05 [colin]      1.9.12cvs21
12585
12586         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12587                 Fix crash on plugin reloading (with a hack)
12588
12589 2005-07-05 [colin]      1.9.12cvs20
12590
12591         * src/prefs_account.c
12592         * src/prefs_account.h
12593                 Fix typo
12594         * src/gtk/filesel.c
12595         * src/gtk/filesel.h
12596                 Add a way to filter the view
12597         * src/gtk/pluginwindow.c
12598                 Filter loadable stuff
12599         * src/plugins/pgpmime/prefs_gpg.c
12600                 Fix missing unregistration
12601         * .cvsignore
12602         * src/etpan/.cvsignore
12603         * src/plugins/spamassassin/.cvsignore
12604                 Add more stuff to cvs ignored files
12605
12606 2005-07-04 [colin]      1.9.12cvs19
12607
12608         * src/imap.c
12609                 Fix scan_required returning FALSE when it
12610                 shouldn't. Maybe fix #760 (Can't retrieve
12611                 messages)
12612
12613 2005-07-04 [colin]      1.9.12cvs18
12614
12615         * src/summaryview.c
12616                 Fix always_show_msg pref
12617
12618 2005-07-04 [paul]       1.9.12cvs17
12619
12620         sync with main (forgotten in last commit)
12621         
12622         * src/common/utils.c
12623         * src/common/utils.h
12624                 check_line_length(): new.
12625                 is_dir_exist()
12626                 is_file_entry_exist()
12627                 dirent_is_regular_file()
12628                 dirent_is_directory(): use g_file_test() instead of stat().
12629
12630 2005-07-04 [paul]       1.9.12cvs16
12631
12632         sync with main:
12633
12634         * src/compose.c
12635                 compose_write_to_file(): check for line
12636                 length limit and display warning if exceeds
12637         * src/jpilot.c
12638                 use get_home_dir() instead of g_get_home_dir()
12639         * src/procheader.c
12640                 removed warning about invalid date
12641         * src/vcard.c
12642                 use get_home_dir() instead of g_get_home_dir()
12643
12644 2005-07-04 [paul]       1.9.12cvs15
12645
12646         * src/stock_pixmap.c
12647                 fix new pixmap naming errors
12648                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12649
12650 2005-07-04 [colin]      1.9.12cvs14
12651
12652         * src/imap.c
12653                 Fix debugging string with a warning
12654
12655 2005-07-04 [colin]      1.9.12cvs13
12656
12657         * configure.ac
12658                 Add a check for libetpan's version (>= 0.37)
12659
12660 2005-07-04 [hoa]        1.9.12cvs12
12661
12662         * commitHelper
12663         * src/imap.c
12664         * src/etpan/imap-thread.c
12665         * src/etpan/imap-thread.h
12666                 fixed IMAP implementation of check of mails.
12667
12668 2005-07-03 [hoa]        1.9.12cvs11
12669
12670         * src/etpan/Makefile.am
12671         * src/etpan/etpan-errors.h
12672         * src/etpan/etpan-log.[ch]
12673         * src/etpan/etpan-thread-manager-types.h
12674         * src/etpan/etpan-thread-manager.[ch]
12675         * src/etpan/imap-thread.[ch]
12676         * src/Makefile.am
12677         * src/imap.c
12678         * src/main.c
12679         * src/prefs_other.c
12680         * configure.ac
12681             merged imap branch.
12682             dependency on libetpan 0.37 is now added.
12683
12684 2005-07-01 [colin]      1.9.12cvs10
12685
12686         * src/Makefile.am
12687         * src/folder.c
12688         * src/folder.h
12689         * src/folderview.c
12690         * src/stock_pixmap.c
12691         * src/stock_pixmap.h
12692         * src/plugins/trayicon/trayicon.c
12693                 Add marked symbol on folders containing
12694                 marked messages
12695         * src/procmsg.c
12696         * src/procmsg.h
12697         * src/toolbar.c
12698         * src/prefs_common.c
12699         * src/prefs_common.h
12700         * src/prefs_send.c
12701                 Add an optional confirmation dialog on queue
12702                 sending. Patch by wwp.
12703         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12704         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12705         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12706         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12707         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12708         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12709         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12710         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12711         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12712         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12713         * src/pixmaps/trash_mark.xpm            ** ADDED **
12714                 New pixmaps
12715
12716 2005-07-01 [colin]      1.9.12cvs9
12717
12718         * src/summaryview.c
12719                 Fix a little threading bug
12720         * src/addrgather.c
12721         * src/mainwindow.c
12722                 A little bit of HIG normality never hurts
12723
12724 2005-07-01 [colin]      1.9.12cvs8
12725
12726         * src/compose.c
12727         * src/msgcache.c
12728         * src/pop.c
12729         * src/procmime.c
12730         * src/recv.c
12731         * src/common/log.c
12732         * src/common/template.c
12733         * src/common/utils.c
12734         * src/common/utils.h
12735                 Reverted the fwrite_atomic stuff. In fact
12736                 it is already atomic.
12737
12738 2005-06-30 [colin]      1.9.12cvs7
12739
12740         * src/common/utils.c
12741         * src/common/utils.h
12742                 Add an fwrite_atomic() function to make
12743                 sure we write everything: fwrite can make
12744                 short writes.
12745         * src/compose.c
12746         * src/msgcache.c
12747         * src/pop.c
12748         * src/procmime.c
12749         * src/recv.c
12750         * src/common/log.c
12751         * src/common/template.c
12752                 Use that (and fix swapping of size and nmemb).
12753                 Thanks to Rich Coe for the heads up.
12754
12755 2005-06-30 [colin]      1.9.12cvs6
12756
12757         * src/addressbook.c
12758                 Optimize addressbook opening 
12759
12760 2005-06-30 [colin]      1.9.12cvs5
12761
12762         * src/summaryview.c
12763                 Remove calls to summary_step after move/copy
12764
12765 2005-06-28 [paul]       1.9.12cvs4
12766
12767         * src/alertpanel.c
12768                 wrap and make the error msg selectable
12769
12770 2005-06-28 [paul]       1.9.12cvs3
12771
12772         * src/ssl_manager.c
12773                 replace the OK button with a Close button
12774         * src/gtk/foldersort.c
12775                 use GTK_STOCK_ icons/buttons
12776
12777 2005-06-28 [colin]      1.9.12cvs2
12778
12779         * src/gedit-print.c             ** ADDED **
12780         * src/gedit-print.h             ** ADDED **
12781         * src/gtk/gtksourceprintjob.c   ** ADDED **
12782         * src/gtk/gtksourceprintjob.h   ** ADDED **
12783                 I can't believe no one had enough time to tell
12784                 me I forgot the `cvs add`
12785
12786 2005-06-27 [colin]      1.9.12cvs1
12787
12788         * src/Makefile.am
12789         * src/gtk/Makefile.am
12790         * src/messageview.c
12791         * src/procmsg.c
12792         * src/summaryview.c
12793         * configure.ac
12794                 Add optional libgnomeprint-based printing
12795         * src/mainwindow.c
12796         * src/gtk/quicksearch.c
12797                 Add an Edit/Quick search menu item to show
12798                 and focus the quicksearch
12799
12800 2005-06-27 [paul]       1.9.12
12801
12802         1.9.12 release
12803
12804         * po/ca.po
12805         * po/de.po
12806         * po/es.po
12807         * po/fr.po
12808         * po/it.po
12809         * po/ko.po
12810         * po/pt_BR.po
12811         * po/sk.po
12812         * po/zh_CN.po
12813                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12814                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12815                 SungHyun Nam, Frederico Goncalves Guimaraes,
12816                 Andrej Kacian, and Yang Guilong
12817 2005-06-26 [colin]      1.9.11cvs106
12818
12819         * src/imap_gtk.c
12820                 Forgot one file for previous fix
12821
12822 2005-06-26 [colin]      1.9.11cvs105
12823
12824         * src/folder.c
12825         * src/imap.c
12826                 Fix problems with folder operations in no_select
12827                 imap folders. it applies only to mails, and 
12828                 creation/deletion/move/renaming of folders 
12829                 should be possible
12830
12831 2005-06-26 [paul]       1.9.11cvs104
12832
12833         * src/prefs_filtering.c
12834                 replace one more GTK_STOCK_REMOVE
12835                 with GTK_STOCK_DELETE
12836
12837 2005-06-25 [colin]      1.9.11cvs103
12838
12839         * src/imap.c
12840                 Optimize get_seq_set_from_seq_list
12841                 (Patch by Ricardo) 
12842
12843 2005-06-25 [colin]      1.9.11cvs102
12844
12845         * src/mh.c
12846                 If the directory exists, but not in the
12847                 correct encoding, rename it. This should
12848                 handle old-versions-induced bugs.
12849
12850 2005-06-25 [colin]      1.9.11cvs101
12851
12852         * src/mh.c
12853                 Fix path access with extended dir names
12854                 Fixes bug #589 (SC segfaults with wrong locale
12855                 settings)
12856
12857 2005-06-25 [colin]      1.9.11cvs100
12858
12859         * src/prefs_account.c
12860         * src/prefs_account.h
12861         * src/compose.c
12862                 Add an option to encrypt replies to
12863                 encrypted messages
12864
12865 2005-06-25 [colin]      1.9.11cvs99
12866
12867         * src/compose.c
12868         * src/quote_fmt_parse.y
12869                 ... And make it work with pgpinline.
12870
12871 2005-06-25 [colin]      1.9.11cvs98
12872
12873         * src/compose.c
12874         * src/procmime.c
12875         * src/procmime.h
12876         * src/quote_fmt_parse.y
12877                 o Make reedition of encrypted messages possible
12878                   (as long as it is encrypted to self too, no
12879                    magic there)
12880                 o Make replying with quote (and without selecting
12881                   text) possible for encrypted messages.
12882                 Closes bug #550 (Not possible to "reply with quote"
12883                 to gnupg encrypted messages)
12884
12885 2005-06-24 [paul]       1.9.11cvs97
12886
12887         * src/imap.c
12888                 add missing include
12889
12890 2005-06-24 [paul]       1.9.11cvs96
12891
12892         * src/editldap.c
12893                 made bind password entry invisible
12894                 (sync with main)
12895         * src/send_message.c
12896                 send_message_local(): check exit status
12897                 to detect errors (sync with main)
12898         * src/textview.c
12899                 use main's less ambiguous popup menu
12900                 wording
12901
12902 2005-06-24 [paul]       1.9.11cvs95
12903
12904         * src/prefs_actions.c
12905         * src/prefs_customheader.c
12906         * src/prefs_display_header.c
12907         * src/prefs_filtering_action.c
12908         * src/prefs_matcher.c
12909         * src/prefs_template.c
12910         * src/prefs_toolbar.c
12911                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12912         * src/gtk/description_window.c
12913                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12914
12915 2005-06-23 [colin]      1.9.11cvs94
12916
12917         * src/summaryview.c
12918                 Fix rough edges (be sure to call status_show whenever
12919                 necessary).
12920
12921 2005-06-23 [colin]      1.9.11cvs93
12922
12923         * src/summaryview.c
12924                 Optimize Select All
12925                 Before, in a 5K mails folder: 11s
12926                 After, in the same folder: 58000µs
12927                 The joys of locking... gtk_clist_select_all() fires a 
12928                 tree-select-row event for each selected row, which in 
12929                 summaryview, callbacks summary_selected which in turn,
12930                 calls summary_status_show, which walks the selected
12931                 rows. Hence, calling gtk_clist_select_all was 
12932                 exponential. Locking the summaryview makes 
12933                 summary_selected return early.
12934
12935 2005-06-23 [colin]      1.9.11cvs92
12936
12937         * src/imap.c
12938                 Move mutex at the important place to avoid
12939                 deadlocks
12940         * src/summaryview.c
12941                 Fix Del key deleting directly instead of
12942                 moving to trash
12943
12944 2005-06-22 [colin]      1.9.11cvs91
12945
12946         * src/plugins/spamassassin/libspamc.c
12947                 As we do spagetti code with assignations in multiple
12948                 places (see _message_read_raw where out = msg = raw),
12949                 let's be sure we don't free the same pointer twice.
12950                 Should fix bug #683 (Crash in libpam at 
12951                 message_cleanup).
12952
12953 2005-06-22 [colin]      1.9.11cvs90
12954
12955         * src/compose.c
12956         * src/messageview.c
12957         * src/toolbar.c
12958                 Make toolbar's delete use the move to trash stuff;
12959                 Add gtk_widget_realize to be sure pixmaps can get
12960                 created (that may fix an old worksforme bug which
12961                 I can't find back...)
12962
12963 2005-06-22 [colin]      1.9.11cvs89
12964
12965         * src/summaryview.c
12966         * src/summaryview.h
12967         * src/mainwindow.c
12968                 Rename "Message/Delete" to "Message/Move to trash"
12969                 Add "Message/Delete..." that directly destroys the
12970                 selected messages after asking for a confirmation.
12971
12972 2005-06-22 [colin]      1.9.11cvs88
12973
12974         * src/imap.c
12975                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12976                 o Fix a deadlock (thanks Darko)
12977
12978 2005-06-22 [colin]      1.9.11cvs87
12979
12980         * src/gtk/foldersort.c
12981                 Add missing include for the i18n;
12982                 patch by Fabien Vantard
12983
12984 2005-06-21 [colin]      1.9.11cvs86
12985
12986         * src/folder.c
12987         * src/folderview.c
12988                 Respect the no_select flag
12989         * src/imap.c
12990                 Fix recursive deletion
12991         * src/imap_gtk.c
12992         * src/mh_gtk.c
12993                 Make the folder deletion's warning
12994                 more explicit
12995
12996 2005-06-21 [colin]      1.9.11cvs85
12997
12998         * src/textview.c
12999                 Prevent email addresses from spanning accross
13000                 lines - fixes bug # 646 (newline-chars in 
13001                 email addresses)
13002
13003 2005-06-20 [colin]      1.9.11cvs84
13004
13005         * src/folder.c
13006                 Be sure not to remove source if copy failed
13007
13008 2005-06-20 [colin]      1.9.11cvs83
13009
13010         * src/folderview.c
13011         * src/imap_gtk.c
13012                 remove summaryview's lock
13013         * src/imap.c
13014                 introduce threads to avoid problems when foreground tasks
13015                 interfere with background tasks
13016         * src/mh.c
13017                 prevent moving to drafts/queue
13018         * src/mimeview.c
13019                 fix leak
13020
13021 2005-06-19 [colin]      1.9.11cvs82
13022
13023         * src/imap_gtk.c
13024                 Remember that the user doesn't want to override
13025                 offline mode, for 3 seconds. It avoid presenting
13026                 him with N popups in a really short time.
13027
13028 2005-06-17 [colin]      1.9.11cvs81
13029
13030         * src/imap.c
13031                 Fix IMAP breaking on folders containing '('
13032                 (Probably won't be enough)
13033
13034 2005-06-17 [colin]      1.9.11cvs80
13035
13036         Forgotten files on 1.9.11cvs79
13037         * src/summaryview.c
13038                 Fix stepping when not immediately executing
13039         * src/imap.c
13040                 Really prevent UID FETCH 0
13041         * src/codeconv.c
13042                 Fix outgoing charset never set to utf-8
13043         * src/mh.c
13044                 Fix leak
13045
13046 2005-06-16 [colin]      1.9.11cvs79
13047
13048         * src/compose.c
13049                 Fix bug #707 (Dash splits rows)
13050                 Only wrap if we're on a line break position and
13051                 the previous one was a "white" (space) char.
13052                 Pango stuff is weird.
13053
13054 2005-06-16 [colin]      1.9.11cvs78
13055
13056         * src/imap_gtk.c
13057                 Lock summaryview while downloading messages
13058                 on user demand
13059         * src/procheader.c
13060         * src/unmime.c
13061         * src/common/utils.c
13062         * src/common/utils.h
13063                 Replace \r and \n with spaces in From and
13064                 Subject headers
13065
13066 2005-06-16 [paul]       1.9.11cvs77
13067
13068         * src/procmime.c
13069                 liberalise the mime parser
13070         * src/gtk/about.c
13071                 add text wrapping
13072
13073 2005-06-16 [paul]       1.9.11cvs76
13074
13075         * src/gtk/about.c
13076                 reworked
13077
13078 2005-06-15 [colin]      1.9.11cvs75
13079
13080         * src/compose.c
13081                 Finish header encoding fix
13082         * src/summaryview.c
13083                 Fix segfault
13084         * src/headerview.c
13085                 Fix compilation (Thanks Stephan
13086                 Sachse)
13087
13088 2005-06-15 [colin]      1.9.11cvs74
13089
13090         * Makefile.am
13091                 Install gnome2 stuff rather than gnome1, 
13092                 if both are present
13093         * src/codeconv.c
13094         * src/codeconv.h
13095         * src/compose.c
13096                 Fix headers encoding
13097         * src/folder.c
13098                 Visual progress when fetching all messages
13099         * src/folderview.c
13100         * src/summaryview.c
13101         * src/summaryview.h
13102                 Prevent changing current message while
13103                 incorporating
13104
13105 2005-06-15 [paul]       1.9.11cvs73
13106
13107         * src/gtk/gtkaspell.c
13108         * src/gtk/gtkaspell.h
13109                 fix build warnings
13110
13111 2005-06-15 [paul]       1.9.11cvs72
13112
13113         * src/prefs_filtering.c
13114                 allow reordering of filter rules by
13115                 drag n drop
13116
13117 2005-06-15 [paul]       1.9.11cvs71
13118
13119         * COPYING
13120                 updated
13121         * src/codeconv.c
13122                 replace deprecated function
13123         * src/inc.c
13124         * src/send_message.c
13125         * src/gtk/progressdialog.c
13126         * src/gtk/progressdialog.h
13127                 salvage and reuse parts of reverted sync
13128
13129 2005-06-15 [paul]       1.9.11cvs70
13130
13131         * src/inc.c
13132         * src/send_message.c
13133         * src/gtk/progressdialog.c
13134         * src/gtk/progressdialog.h
13135                 revert yesterday's sync with main
13136                 it contains deprecated functions
13137
13138 2005-06-15 [colin]      1.9.11cvs69
13139
13140         * src/headerview.c
13141                 Fix bug #670 (multi user to: will corrupt message 
13142                 headers display)
13143
13144 2005-06-15 [colin]      1.9.11cvs68
13145
13146         * src/compose.c
13147                 Fix bug #421 (Fix undo on wrapping)
13148
13149 2005-06-15 [colin]      1.9.11cvs67
13150
13151         * src/folder.c
13152                 Provide visual feedback while processing
13153                 folder's rules.
13154         * src/imap.c
13155                 Provide visual feedback while getting
13156                 short headers (for uncached messages)
13157
13158
13159 2005-06-14 [paul]       1.9.11cvs66
13160
13161         * src/account.c
13162                 change a couple stock icons
13163         * src/inc.c
13164         * src/send_message.c
13165         * src/gtk/progressdialog.c
13166         * src/gtk/progressdialog.h
13167                 sync main's GtkTreeView implementation
13168
13169 2005-06-14 [colin]      1.9.11cvs65
13170
13171         * src/imap.c
13172                 Various little fixes, mainly on error paths
13173
13174 2005-06-13 [colin]      1.9.11cvs64
13175
13176         * matcher.c
13177         * procmsg.c
13178         * procmsg.h
13179                 Add a way to fetch only headers. This speeds
13180                 up filtering on headers for IMAP. Fixes:
13181                 bug #481 extraneous imap commands slow down 
13182                         imap filtering
13183                 bug #522 Sylpheed downloads all messages 
13184                         when opening mailbox (IMAP)
13185                 bug #677 IMAP fetch is soooooooooooooo slow
13186         * src/folder.c
13187         * src/folder.h
13188                 Add a folder set_batch method so that
13189                 implementations can speed up flags changes
13190         * src/folderutils.c
13191         * src/summaryview.c
13192                 Use that in mark as (un)read and mark all read
13193                 Refix bug #679
13194         * src/imap.c
13195                 Implement set_batch - brings back deferred
13196                 flags in a less buggy manner. Fixes:
13197                 bug #729 IMAP immediate expunge of deleted messages
13198                 bug #191 remove list of messages with one command
13199                 Fix login with strange chars
13200                 Implement fetch_msg_full
13201                 Fix copy (wrong counts)
13202
13203 2005-06-12 [colin]      1.9.11cvs63
13204
13205         * src/folder.c
13206                 lock incorporation during long operations.
13207                 Avoids fucking up the IMAP socket.
13208
13209 2005-06-12 [colin]      1.9.11cvs62
13210
13211         * src/imap.c
13212                 Fix harmful typo
13213                 Factorize remove_all_msg
13214                 Thread-ize expunge
13215         * src/summaryview.c
13216                 Don't update partial-download status if unnecessary
13217         * src/folder.c
13218                 Use remove_msgs everywhere possible
13219
13220 2005-06-12 [colin]      1.9.11cvs61
13221
13222         * src/folder.c
13223         * src/folder.h
13224                 Add a remove_msgs function to remove a 
13225                 list of messages
13226         * src/imap.c
13227                 Implement that.
13228
13229 2005-06-12 [colin]      1.9.11cvs60
13230
13231         * src/imap.c
13232                 Remove flags-processing deferring... Too hard
13233                 to get it to work in all cases.
13234
13235 2005-06-11 [colin]      1.9.11cvs59
13236
13237         * src/imap.c
13238                 printf -> debug_print
13239
13240 2005-06-11 [colin]      1.9.11cvs58
13241
13242         * src/imap.c
13243                 o Fix build without USE_PTHREAD
13244                 o Factorize imap_open
13245                 o Alertpanel in case of impossible connection
13246                 o Alertpanel in case of impossible login
13247                 o Fix deferred flags processing to force a 
13248                   flush before adding some more flags to process,
13249                   but in another folder.
13250
13251 2005-06-10 [colin]      1.9.11cvs57
13252
13253         * src/imap.c
13254                 o Fix a format string error
13255                 o init ssl socket outside of the thread 
13256                   (it possibly invokes gtk calls)
13257         * src/procmime.c
13258                 o Put back the buffer to its necessary size
13259                 o Fix changing a file pointer without keeping
13260                   track of it (thanks Valgrind)
13261         * src/common/smtp.c
13262                 o Fix automatic STARTTLS if login should be done
13263                   and the server only allows it after starting TLS
13264         * src/gtk/gtkinputdialog.c
13265                 o Eat GDK_Return so that the combo popup doesn't 
13266                   appear when we press Enter to validate the combo
13267                   input dialog (as seen in the Open with... dialog)
13268
13269 2005-06-10 [colin]      1.9.11cvs56
13270
13271         * src/imap.c
13272                 o A bit less debug
13273                 o Fix a crash on deletion
13274                 o Threadize imap_select (it's called outside of 
13275                   threads)
13276                 o Defer treatment of DELETED flags
13277
13278
13279 2005-06-09 [colin]      1.9.11cvs55
13280
13281         * src/imap.c
13282                 Make sure we check imap_gtk_should_override(), which
13283                 potentially calls gtk stuff, before creating thread.
13284                 That way it should't be called via imap_get_session()
13285                 inside a thread.
13286
13287 2005-06-09 [colin]      1.9.11cvs54
13288
13289         * src/imap.c
13290                 o add a bit of status output
13291                 o remove some dead code
13292                 o threadize get_list_of_uids
13293                 o threadize imap_get_flags
13294                 o defer flag changing by 500ms so that they
13295                   can be batched
13296
13297
13298 2005-06-08 [colin]      1.9.11cvs53
13299
13300         * src/imap.c
13301                 Thread-ize imap_cmd_fetch
13302
13303 2005-06-08 [colin]      1.9.11cvs52
13304
13305         * src/main.c
13306                 Mmh, that broke POP3...
13307
13308 2005-06-08 [colin]      1.9.11cvs51
13309
13310         * src/main.c
13311                 Stabilize IMAP patch (thanks to Hoa)
13312
13313 2005-06-08 [colin]      1.9.11cvs50
13314
13315         * src/imap.c
13316                 Test patch to speed up imap. 
13317
13318 2005-06-08 [colin]      1.9.11cvs49
13319
13320         * src/imap_gtk.c
13321                 Warning fix
13322         * src/procmime.c
13323                 Apply patch from gentoo to use /usr/share/mime/globs if 
13324                 available, after un-breaking it
13325         * src/common/log.c
13326         * src/common/log.h
13327                 Use g_timeout for invoking hooks that possibly use gtk
13328                 calls. This should leave gtk calls in the main thread.
13329
13330 2005-06-08 [paul]       1.9.11cvs48
13331
13332         * src/codeconv.c
13333                 conv_get_outgoing_charset_str(): don't
13334                 use prefs_common setting
13335         * src/compose.c
13336         * src/compose.h
13337                 add /Options/Character encoding/... to
13338                 temporarily change the outgoing encoding
13339
13340         (belated sync with main)
13341
13342 2005-06-08 [paul]       1.9.11cvs47
13343
13344         * src/compose.c
13345                 correction to/completion of last
13346                 sync with main
13347
13348 2005-06-08 [paul]       1.9.11cvs46
13349
13350         sync with main:
13351         
13352         * src/codeconv.c
13353         * src/codeconv.h
13354                 always enabled Japanese auto-detection
13355                 if the first letters of locale string
13356                 is "ja"
13357         * src/compose.c
13358                 don't use "destroy" signal to destroy
13359                 Compose object (fix rare crashes on discard?)
13360         * src/mainwindow.c
13361         * src/messageview.c
13362         * src/prefs_send.c
13363                 added Hebrew encodings
13364         * src/sourcewindow.c
13365                 don't use "destroy" signal to destroy
13366                 objects
13367
13368 2005-06-07 [colin]      1.9.11cvs45
13369
13370         * src/summaryview.c
13371                 Add missing unlocks/locks
13372
13373 2005-06-07 [paul]       1.9.11cvs44
13374
13375         * src/summaryview.c
13376                 restore bug #749 fix
13377
13378 2005-06-06 [colin]      1.9.11cvs43
13379
13380         * src/summaryview.c
13381                 Fix selection bug when prefs_common.open_unread 
13382                 is FALSE
13383
13384 2005-06-06 [colin]      1.9.11cvs42
13385
13386         * src/common/md5.c
13387                 Fix a warning
13388         * src/summaryview.c
13389         * src/folderview.c
13390                 Factorize long operations beginning and end
13391                 (locking, freezing/thawing, cursor, ...)
13392                 Check selection->data member in selection-
13393                 related loops; this avoids dying an awful
13394                 death if the selection changes on us while
13395                 we're marking a whole IMAP folder unread, 
13396                 for example.
13397
13398 2005-06-06 [paul]       1.9.11cvs41
13399
13400         * src/textview.c
13401                 don't g_free() a static gchar buffer
13402
13403 2005-06-05 [colin]      1.9.11cvs40
13404
13405         * src/mainwindow.c
13406         * src/messageview.c
13407         * src/summaryview.c
13408                 Fix bug #749 (Show all headers should be
13409                 sticky as the GUI suggests)
13410
13411 2005-06-03 [paul]       1.9.11cvs39
13412
13413         * src/compose.c
13414                 don't allow editing of mail while sending.
13415                 patch by Colin
13416
13417 2005-06-03 [paul]       1.9.11cvs38
13418
13419         * src/folderview.c
13420                 add a freeze/thaw to speed up 'mark all read'
13421
13422 2005-06-03 [paul]       1.9.11cvs37
13423
13424         * src/prefs_message.c
13425                 reflect changes immediately
13426
13427 2005-06-02 [colin]      1.9.11cvs36
13428
13429         * po/POTFILES.in
13430                 Patch by Fabien Vantard.
13431
13432 2005-06-02 [colin]      1.9.11cvs35
13433
13434         * src/imap.c
13435                 Use a non-blocking imap_getline() if possible.
13436                 This should completely prevent the interface
13437                 from freezin on imap operations, although it
13438                 may do strange stuff in case of folder switching
13439                 while a big imap operation is taking place...
13440
13441                 In addition, fix a leak in the case thread
13442                 creation fails on connection.
13443
13444 2005-06-02 [colin]      1.9.11cvs34
13445
13446         * src/crash.c
13447         * src/prefs_common.h
13448                 Fix build (prefs_common_init() doesn't exist
13449                 anymore)
13450
13451 2005-06-02 [colin]      1.9.11cvs33
13452
13453         * src/prefs_account.c
13454                 Fix bug #245 (filtering rules broken when
13455                 renaming a remote account (imap4 or nntp)
13456
13457 2005-06-02 [colin]      1.9.11cvs32
13458
13459         * src/imap.c
13460                 Try to fix IMAP shortcomings: 
13461                 o Multithread imap_open()
13462                 o allow offline-mode overriding instead of
13463                   just returning NULL
13464         * src/imap_gtk.c
13465         * src/imap_gtk.h
13466                 Add a function to ask whether we want to
13467                 override offline-mode for 10 minutes (one-shot
13468                 asking was painful)
13469         * src/procheader.c
13470                 Fix segfault when imap parser isn't happy about
13471                 a missing {
13472
13473 2005-06-01 [colin]      1.9.11cvs31
13474
13475         * src/addrharvest.c
13476         * src/compose.c
13477         * src/mbox.c
13478         * src/mbox.h
13479         * src/mh.c
13480         * src/msgcache.c
13481         * src/send_message.c
13482         * src/setup.c
13483         * src/undo.c
13484         * src/common/hooks.c
13485         * src/common/prefs.c
13486         * src/common/template.c
13487         * src/common/utils.c
13488         * src/gtk/gtkutils.c
13489         * src/gtk/inputdialog.c
13490         * src/gtk/menu.c
13491         * src/gtk/pluginwindow.c
13492         * src/gtk/prefswindow.c
13493         * src/plugins/pgpmime/passphrase.c
13494         * src/plugins/pgpmime/prefs_gpg.c
13495                 More -Wall fixes
13496
13497         * src/common/Makefile.am
13498         * src/common/timing.h
13499                 Add basic timing code
13500
13501         * src/summaryview.c
13502                 Fix a bug with unread messages when 
13503                 re-sorting folders, and by the way
13504                 fix a big performance hit when 
13505                 re-sorting (10k mails: before 5s,
13506                 after .5s)
13507
13508         * src/prefs_compose_writing.c
13509         * src/prefs_compose_writing.h
13510         * src/prefs_message.c
13511         * src/prefs_message.h
13512         * src/prefs_other.c
13513         * src/prefs_other.h
13514         * src/prefs_quote.c
13515         * src/prefs_quote.h
13516         * src/prefs_receive.c
13517         * src/prefs_receive.h
13518         * src/prefs_send.c
13519         * src/prefs_send.h
13520         * src/prefs_summaries.c
13521         * src/prefs_summaries.h
13522                 Fix copyright banner
13523
13524 2005-06-01 [paul]       1.9.11cvs30
13525
13526         * po/fi.po
13527                 updated by Flammie Pirinen
13528         * src/procmime.c
13529                 fix 'Bad BASE64 content' output
13530
13531 2005-05-31 [colin]      1.9.11cvs29
13532
13533         * src/procmime.c
13534                 Oops, where did my hunk go.
13535
13536 2005-05-31 [colin]      1.9.11cvs28
13537
13538         * src/Makefile.am
13539         * src/account.c
13540         * src/action.c
13541         * src/addr_compl.c
13542         * src/addressbook.c
13543         * src/codeconv.c
13544         * src/compose.c
13545         * src/export.c
13546         * src/folder.c
13547         * src/folderview.c
13548         * src/image_viewer.c
13549         * src/main.c
13550         * src/mainwindow.c
13551         * src/messageview.c
13552         * src/mimeview.c
13553         * src/msgcache.c
13554         * src/prefs_account.c
13555         * src/prefs_actions.c
13556         * src/prefs_common.c
13557         * src/prefs_compose_writing.c
13558         * src/prefs_customheader.c
13559         * src/prefs_ext_prog.c
13560         * src/prefs_filtering.c
13561         * src/prefs_filtering_action.c
13562         * src/prefs_fonts.c
13563         * src/prefs_image_viewer.c
13564         * src/prefs_message.c
13565         * src/prefs_message.h
13566         * src/prefs_msg_colors.c
13567         * src/prefs_other.c
13568         * src/prefs_other.h
13569         * src/prefs_quote.c
13570         * src/prefs_receive.c
13571         * src/prefs_receive.h
13572         * src/prefs_send.c
13573         * src/prefs_send.h
13574         * src/prefs_spelling.c
13575         * src/prefs_summaries.c
13576         * src/prefs_summary_column.c
13577         * src/prefs_template.c
13578         * src/prefs_themes.c
13579         * src/prefs_toolbar.c
13580         * src/prefs_wrapping.c
13581         * src/procmime.c
13582         * src/procmsg.c
13583         * src/send_message.h
13584         * src/ssl_manager.c
13585         * src/summary_search.c
13586         * src/summaryview.c
13587         * src/textview.c
13588         * src/wizard.c
13589         * src/common/smtp.c
13590         * src/common/smtp.h
13591         * src/gtk/gtkutils.h
13592                 o Move the rest of Common prefs to new style
13593                 o Lots of -Wall warning fixes
13594                 o fix FIXME in cache memusage calculation
13595                 o Let return receipts be sent from any account
13596                 o Little cache optimisation (read)
13597                 o Fix bug #746 (don't treat commas as separators
13598                   when inside a quoted string)
13599
13600 2005-05-31 [paul]       1.9.11cvs27
13601
13602         * src/prefs_common.c
13603                 fix 'off-by-one' typo
13604
13605 2005-05-31 [paul]       1.9.11cvs26
13606
13607         * src/account.c
13608         * src/addr_compl.c
13609         * src/compose.c
13610         * src/foldersel.c
13611         * src/prefs_actions.c
13612         * src/prefs_common.c
13613         * src/prefs_common.h
13614         * src/prefs_customheader.c
13615         * src/prefs_display_header.c
13616         * src/prefs_filtering.c
13617         * src/prefs_filtering_action.c
13618         * src/prefs_matcher.c
13619         * src/prefs_summaries.c
13620         * src/prefs_summary_column.c
13621         * src/prefs_template.c
13622         * src/prefs_toolbar.c
13623         * src/ssl_manager.c
13624         * src/gtk/pluginwindow.c
13625         * src/gtk/prefswindow.c
13626         * src/gtk/progressdialog.c
13627                 add hidden prefs 'enable_rules_hint'
13628                 for gtk_tree_view_set_rules_hint()
13629                 (sync with main)
13630                 
13631
13632 2005-05-31 [colin]      1.9.11cvs25
13633
13634         * src/Makefile.am
13635         * src/main.c
13636         * src/prefs_common.c
13637         * src/prefs_summaries.c ** ADDED **
13638         * src/prefs_summaries.h ** ADDED **
13639                 Common/Display -> Display/Summaries
13640
13641 2005-05-31 [colin]      1.9.11cvs24
13642
13643         * src/Makefile.am
13644         * src/main.c
13645         * src/prefs_quote.c ** ADDED **
13646         * src/prefs_quote.h ** ADDED **
13647                 Move Common/Quote to Compose/Quoting
13648         * src/prefs_common.c
13649         * src/prefs_common.h
13650                 Remove old quote stuff, add
13651                 convenience functions for GtkTextView prefs
13652         * src/gtk/prefswindow.c
13653                 Set default height higher
13654
13655 2005-05-30 [colin]      1.9.11cvs23
13656
13657         * src/Makefile.am
13658         * src/main.c
13659         * src/prefs_common.c
13660         * src/prefs_compose_writing.c ** ADDED **
13661         * src/prefs_compose_writing.h ** ADDED **
13662                 Move Common/Compose prefs to Compose/Writing
13663
13664 2005-05-30 [colin]      1.9.11cvs22
13665
13666         * src/common/utils.c
13667                 Fix bug #651 (Confused Attract by Subject)
13668                 Patch by M. Benkmann <haferfrost@web.de>
13669         * AUTHORS
13670
13671 2005-05-30 [colin]      1.9.11cvs21
13672
13673         * src/compose.c
13674                 Fix concatenation of different headers of
13675                 the same type (bug #645)
13676         * src/prefs_folder_item.c
13677                 Fix bug #699 (setting color to black doesn't
13678                 work immediately)
13679         * src/procmime.c
13680                 Print out decoding error only once per
13681                 block
13682
13683 2005-05-30 [paul]       1.9.11cvs20
13684
13685         * src/common/template.c
13686                 fix Bcc
13687
13688 2005-05-30 [paul]       1.9.11cvs19
13689
13690         * doc/src/rfc2368.txt   **NEW FILE**
13691         * src/compose.c
13692                 compose_entries_set(): don't interpret Bcc
13693                 header field (conform to RFC 2368)
13694                 (sync with main)
13695
13696 2005-05-29 [colin]      1.9.11cvs18
13697
13698         * src/prefs_common.c
13699                 Let the default reply format respect
13700                 netiquette by cutting the signature.
13701
13702 2005-05-29 [colin]      1.9.11cvs17
13703
13704         * src/summaryview.c
13705                 Don't let always_show_msg override
13706                 open_unread_on_enter when opening a new
13707                 directory.
13708
13709 2005-05-27 [paul]       1.9.11cvs16
13710
13711         sync with main:
13712
13713         * src/main.c
13714                 app_will_exit(): cleanup tmp directory when exit
13715         * src/message_search.c
13716                 improved the interface and made code cleanup.
13717                 removed Clear button
13718         * src/send_message.c
13719                 send_message_local(): use GSpawn, and detect errors
13720         * src/summary_search.c
13721                 improved the interface and made code cleanup
13722         * src/textview.c
13723                 textview_write_link(): also skip non-ascii space
13724                  at the head of link strings (phishing check
13725                  didn't work at the case)
13726         * src/common/utils.c
13727                 get_command_output(): use g_spawn_command_line_sync()
13728                 instead of popen()
13729
13730 2005-05-26 [colin]      1.9.11cvs15
13731
13732         * src/folder.c
13733                 remove printf
13734
13735 2005-05-26 [colin]      1.9.11cvs14
13736
13737         * src/common/nntp.c
13738                 Fix nntp mode reader (bug #611)
13739                 Patch by Florian Mickler <florian@mickler.org>
13740
13741 2005-05-26 [colin]      1.9.11cvs13
13742
13743         * src/plugins/pgpmime/passphrase.c
13744                 Fix mouse grabbing (bug #557)
13745
13746 2005-05-26 [colin]      1.9.11cvs12
13747
13748         * src/prefs_themes.c
13749                 Fix g_warning (bug #541)
13750
13751 2005-05-26 [colin]      1.9.11cvs11
13752
13753         * src/prefs_actions.c
13754         * src/prefs_template.c
13755                 Fix bug #506 (no warning if action/template
13756                 is not saved)
13757         * src/common/template.c
13758                 Fix a possible crash
13759
13760 2005-05-26 [colin]      1.9.11cvs10
13761
13762         * src/folder.c
13763         * src/folderview.c
13764         * src/procmsg.c
13765         * src/summaryview.c
13766                 Forbid locked messages to be moved or
13767                 deleted. Locked messages in trashes 
13768                 still get deleted, for performance
13769                 reason (mh.c::mh_remove_all_msgs)
13770
13771 2005-05-25 [colin]      1.9.11cvs9
13772
13773         * src/procmime.c
13774                 Use correct encoding when sending mails
13775                 with attachments that have accentued 
13776                 chars in their name
13777
13778 2005-05-24 [colin]      1.9.11cvs8
13779
13780         * src/summaryview.c
13781                 Fix bug #688 f) read/unread marker not
13782                 changed on first click
13783                 Also, optimize summary_status_show()
13784                 calls
13785         * src/folder.c
13786         * src/inc.c
13787         * src/procmime.c
13788                 Fix bug #688 b) and c) wrt message
13789                 attachments and signature
13790         * src/stock_pixmap.c
13791         * src/stock_pixmap.h
13792         * src/stock_pixmap.c
13793         * src/stock_pixmap.h
13794         * src/Makefile.am
13795         * src/pixmaps/clip_gpg_signed.xpm
13796                 Add clip/signed icon
13797
13798 2005-05-24 [colin]      1.9.11cvs7
13799
13800         * src/folder_item_prefs.c
13801                 whitespace fix
13802
13803 2005-05-24 [colin]      1.9.11cvs6
13804
13805         * src/folderview.c
13806         * src/prefs_common.c
13807         * src/prefs_common.h
13808                 Add a confirmation to folder drag and drop
13809                 fixes bug #156
13810         * src/alertpanel.c
13811         * src/alertpanel.h
13812                 fix _with_disable parameters so that
13813                 the buttons labels are specifiable too
13814         * src/plugins/pgpmime/sgpgme.c
13815                 reflect said change
13816                 
13817
13818 2005-05-24 [colin]      1.9.11cvs5
13819
13820         * src/folderview.c
13821                 Uncollapse/collapse folders on double-click
13822                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13823                 closes bug #108
13824
13825 2005-05-23 [colin]      1.9.11cvs4
13826
13827         * src/common/socket.c
13828                 Check another special SSL_peek() error.
13829                 Should help wrt bug #728
13830
13831 2005-05-23 [colin]      1.9.11cvs3
13832
13833         * src/plugins/pgpmime/pgpmime.c
13834                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13835                 breaking menu accelerators and stuff. Users will have to
13836                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13837                 account's privacy preferences if needed.
13838
13839 2005-05-22 [paul]
13840
13841         * tools/kdeservicemenu/install.sh
13842                 use kdesu to prompt for root password if doing
13843                 global install/uninstall
13844
13845 2005-05-20 [colin]      1.9.11cvs2
13846
13847         * src/procmsg.c
13848                 Fix another compilation error with gcc-2.9x
13849                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13850         * src/send_message.c
13851                 Don't send QUIT if we aren't connected
13852
13853 2005-05-19 [colin]      1.9.11cvs1
13854
13855         * src/procmsg.c
13856                 Fix compilation with gcc 2.9x
13857
13858 2005-05-19 [paul]       1.9.11
13859
13860         1.9.11 released
13861
13862 2005-05-19 [paul]       1.9.9cvs14
13863
13864         * src/gtk/inputdialog.c
13865                 prevent gettext warning
13866
13867 2005-05-19 [paul]       1.9.9cvs13
13868
13869         * src/mainwindow.c
13870         * src/prefs_common.c
13871         * src/prefs_common.h
13872         * src/textview.c
13873         * src/textview.h
13874                 add an option to toggle cursor in message
13875                 view (sync with main)
13876
13877 2005-05-18 [colin]      1.9.9cvs12
13878
13879         * src/compose.c
13880                 Dereference freed pointer
13881         * src/gtk/gtkaspell.c
13882                 Fix duplication of dictionaries (is it an aspell issue?)
13883
13884 2005-05-18 [colin]      1.9.9cvs11
13885
13886         * src/gtk/inputdialog.c
13887         * src/gtk/gtkaspell.c
13888                 HIGuify dialogs
13889         * src/alertpanel.c
13890                 Remove a double call
13891
13892 2005-05-17 [colin]      1.9.9cvs10
13893
13894         * src/gtk/gtkaspell.c
13895                 Fix dialogs, Ctrl-Enter accel
13896
13897 2005-05-17 [colin]      1.9.9cvs9
13898
13899         * src/gtk/gtkaspell.c
13900                 Fix some accelerators, escape in replace-window
13901
13902 2005-05-16 [colin]      1.9.9cvs8
13903
13904         * src/gtk/gtkaspell.c
13905                 Revert last commit, it was a mistake.
13906
13907 2005-05-16 [colin]      1.9.9cvs7
13908
13909         * src/gtk/gtkaspell.c
13910                 Remove buggy code while we're at it. It's a 
13911                 dead code path anyway.
13912
13913 2005-05-16 [colin]      1.9.9cvs6
13914
13915         * src/gtk/gtkaspell.c
13916                 Missed some gtk_menu_popup where deactivate
13917                 signal should be handled. Should fix bug
13918                 #629 a bit more.
13919
13920 2005-05-16 [colin]      1.9.9cvs5
13921
13922         * src/gtk/gtkaspell.c
13923                 Remove debug printf()s
13924
13925 2005-05-16 [colin]      1.9.9cvs4
13926
13927         * src/gtk/gtkaspell.c
13928                 Fix a bit aspell problems
13929                 (see bug #629)
13930
13931 2005-05-13 [colin]      1.9.9cvs3
13932
13933         * src/folderview.c
13934                 Fix the + appearing even when no subfolders
13935                 have unread messages. Thanks to wwp for the
13936                 bug report.
13937
13938 2005-05-11 [paul]       1.9.9cvs2
13939
13940         * src/folderview.c
13941                 correction to 1.9.9cvs1, only colour folders that
13942                 have new msgs (not unread msgs)
13943
13944 2005-05-10 [colin]      1.9.9cvs1
13945
13946         * src/folderview.c
13947         * src/summaryview.c
13948                 Try to fix bolding bugs again.
13949
13950 2005-05-09 [paul]
13951
13952         * tools/claws.i18n.status.pl
13953                 add Ricardo Mones Lastra's script that has been providing
13954                 the i18n status page for many months
13955
13956 2005-05-09 [paul]       1.9.9
13957
13958         1.9.9 release
13959
13960 2005-05-09 [paul]       1.9.6cvs58
13961
13962         * AUTHORS
13963         * INSTALL
13964         * README.claws
13965                 updated
13966         * Makefile.am 
13967         * RELEASE_NOTES.claws
13968                 add release notes to cvs to simplify release
13969                 procedure
13970         * configure.ac
13971                 add ca and fi to ALL_LINGUAS
13972         * po/Makefile.in.in
13973                 workaround for missing Makevars
13974         * po/ca.po
13975         * po/fi.po
13976                 add new Catalan and Finnish translations
13977                 submitted by Miquel Oliete and Flammie Pirinen
13978         * po/de.po
13979         * po/es.po
13980         * po/fr.po
13981         * po/it.po
13982         * po/pl.po
13983         * po/ru.po
13984         * po/sk.po
13985         * po/sr.po
13986         * po/zh_CN.po
13987                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13988                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13989                 Urke MMI, and Hansom Young
13990         * src/main.c
13991                 Fix drafting when quitting. compose_draft() closes the
13992                 compose windows, which modifies the compose_list GSList.
13993                 We have to refresh this list after echo drafting to avoid a
13994                 segfault
13995         * src/partial_download.c
13996                 fix segfault on exit
13997
13998 2005-05-06 [paul]       1.9.6cvs57
13999
14000         * src/grouplistdialog.c
14001                 quick fix/workaround for unresizeable newsgroup
14002                 name column 
14003
14004 2005-05-06 [paul]       1.9.6cvs56
14005
14006         * src/inc.c
14007         * src/mainwindow.c
14008                 use gettext plural forms
14009         * src/imap_gtk.c
14010         * src/mh_gtk.c
14011         * src/toolbar.c
14012                 small improvement to english usage
14013
14014 2005-05-05 [thorsten]   1.9.6cvs55
14015
14016         * src/folder.c
14017                 fix possible crash
14018
14019 2005-05-05 [paul]       1.9.6cvs54
14020         
14021         sync with HEAD
14022
14023         * AUTHORS
14024         * src/compose.c
14025                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14026                 patch by Tim Mann
14027
14028 2005-05-05 [paul]       1.9.6cvs53
14029
14030         * src/mainwindow.c
14031                 fix resizing of separate message and
14032                 folder views
14033
14034 2005-05-05 [paul]       1.9.6cvs52
14035
14036         * src/account.c
14037         * src/addrgather.c
14038         * src/browseldap.c
14039         * src/exphtmldlg.c
14040         * src/expldifdlg.c
14041         * src/importmutt.c
14042         * src/importpine.c
14043         * src/main.c
14044         * src/mainwindow.c
14045         * src/noticeview.c
14046         * src/prefs_filtering.c
14047         * src/prefs_filtering_action.c
14048         * src/prefs_matcher.c
14049         * src/prefs_spelling.c
14050         * src/prefs_toolbar.c
14051         * src/toolbar.c
14052         * src/wizard.c
14053         * src/gtk/description_window.c
14054         * src/gtk/gtkvscrollbutton.c
14055         * src/gtk/progressdialog.c
14056         * src/gtk/quicksearch.c
14057         * src/plugins/pgpmime/prefs_gpg.c
14058         * src/plugins/spamassassin/spamassassin_gtk.c
14059                 replace deprecated gtk_widget_set_usize
14060
14061 2005-05-04 [colin]      1.9.6cvs51
14062
14063         * src/common/utils.c
14064                 Fix crash when subst_for_filename is called
14065                 with a NULL parameter
14066
14067 2005-05-04 [colin]      1.9.6cvs50
14068
14069         * src/partial_download.c
14070         * src/pop.c
14071                 Escape login when writing uidl file
14072                 fixes bug #736
14073
14074 2005-05-03 [colin]      1.9.6cvs49
14075
14076         * src/procmime.c
14077                 Fix possible DOS in mime parser
14078                 (see bug #634)
14079
14080 2005-05-02 [colin]      1.9.6cvs48
14081
14082         * src/compose.c
14083                 Try to fix the copy/paste mess once again.
14084
14085
14086 2005-04-30 [colin]      1.9.6cvs47
14087
14088         * src/prefs_account.h
14089         * src/procmsg.c
14090         * src/send_message.c
14091         * src/common/smtp.c
14092         * src/common/smtp.h
14093                 Try to batch sending mails (per account) instead of
14094                 reconnecting to server every time.
14095
14096 2005-04-29 [colin]      1.9.6cvs46
14097
14098         * src/messageview.c
14099                 Fix window resizing that refused to size down
14100         * src/prefs_common.c
14101         * src/prefs_common.h
14102         * src/prefs_filtering.c
14103                 Save Filtering's window size
14104
14105 2005-04-21 [paul]       1.9.6cvs45
14106
14107         * ChangeLog-gtk2.claws
14108         * src/setup.c
14109                 correction to sync
14110
14111 2005-04-21 [paul]       1.9.6cvs44
14112
14113         sync with main:
14114
14115         * src/setup.c
14116         * src/statusbar.c
14117         * src/statusbar.h
14118                 use gtkut_widget_draw_now(). Improved performance
14119                 of the update of statusbar
14120         * src/textview.c
14121                 textview_smooth_scroll_do(): redraw it after scroll
14122                 is done (fixed incorrect display when a part of the
14123                 view is hidden).
14124         * src/gtk/gtkutils.c
14125         * src/gtk/gtkutils.h
14126                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14127                 to force update of widgets.
14128                 Removed gtkut_widget_wait_for_draw() which had a big
14129                 overhead  because of waiting for all events processed 
14130
14131 2005-04-20 [paul]       1.9.6cvs43
14132
14133         * src/codeconv.c
14134                 complete 1.9.6cvs42's sync:
14135                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14136
14137 2005-04-19 [paul]       1.9.6cvs42
14138
14139         sync with main:
14140
14141         * src/action.c
14142                 catch_output(): correctly select the insert text
14143                 (fix invalid iterator warnings).
14144         * src/codeconv.c
14145         * src/codeconv.h
14146         * src/mainwindow.c
14147         * src/messageview.c
14148         * src/prefs_common.c
14149                 support GBK encoding.
14150         * src/common/session.c
14151         * src/common/session.h
14152                 use separate buffer for large data to be sent,
14153                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14154
14155 2005-04-18 [paul]       1.9.6cvs41
14156
14157         * src/jpilot.c
14158                 convert unsigned long into guint32
14159                 patch by Paul LeoNerd Evans 
14160
14161 2005-04-17 [colin]      1.9.6cvs40
14162
14163         * src/compose.c
14164                 Fix 'Request return receipt' from folder
14165                 properties (bug #708)
14166
14167 2005-04-17 [colin]      1.9.6cvs39
14168
14169         * src/mainwindow.c
14170                 Fix duplicate hotkeys in Mainwindow's menu
14171
14172 2005-04-17 [colin]      1.9.6cvs38
14173
14174         * src/folderview.c
14175                 Fix duplicate hotkeys in Folderview's contextual
14176                 menu
14177
14178 2005-04-15 [colin]      1.9.6cvs37
14179
14180         * src/summaryview.c
14181                 Fix 'Save as...' with non-ascii filenames
14182
14183 2005-04-15 [colin]      1.9.6cvs36
14184
14185         * src/plugins/pgpmime/pgpmime.c
14186                 Fix bus error on 64bit. Spotted by 
14187                 macallan1888@gmail.com
14188
14189 2005-04-15 [colin]      1.9.6cvs35
14190
14191         * src/prefs_account.c
14192                 Fix cvs34.
14193
14194 2005-04-12 [colin]      1.9.6cvs34
14195
14196         * src/prefs_account.c
14197                 Fix smtp auth type off-by-one. We forgot to
14198                 add PLAIN in the prefs-to-gui setter func and
14199                 as a result, the selected auth when opening
14200                 account prefs was not the correct one.
14201
14202 2005-04-12 [paul]       1.9.6cvs33
14203
14204         * src/inc.c
14205                 if the recv dialog is visible, Cancel only
14206                 cancels the current account
14207
14208
14209 2005-04-10 [colin]      1.9.6cvs32
14210
14211         * src/filtering.c
14212                 Copy score when copying FilteringActions
14213                 Fix bug #674
14214
14215 2005-04-10 [colin]      1.9.6cvs31
14216
14217         * src/inc.c
14218                 Make Message -> Receive -> Cancel cancel 
14219                 incorporation on all accounts. Fixes
14220                 bug #693
14221
14222 2005-04-10 [colin]      1.9.6cvs30
14223
14224         * src/prefs_account.c
14225                 Update Privacy checkbuttons status based
14226                 on the selected privacy system
14227         * src/compose.c
14228                 Always connect the "None" privacy system; the
14229                 static boolean was probably there to avoid
14230                 reconnecting twice in the same compose window,
14231                 but as the parent function is only called once
14232                 per compose, it's only a bug - as a static is
14233                 initialized once per application instance.
14234                 Also, don't uncheck Sign and Encrypt when
14235                 selecting None as privacy system; just ignore
14236                 them when sending/queuing.
14237                 Should fix bug #695
14238
14239 2005-04-08 [colin]      1.9.6cvs29
14240
14241         * src/account.c
14242         * src/prefs_account.c
14243         * src/prefs_account.h
14244                 Add account preference to queue message in a certain
14245                 folder.
14246
14247 2005-04-06 [colin]      1.9.6cvs28
14248
14249         * src/prefs_account.c
14250                 Update old inbox path syntax
14251
14252 2005-04-06 [paul]       1.9.6cvs27
14253
14254         sync with main:
14255
14256         * configure.ac
14257                 changed -traditional-cpp to -no-cpp-precomp for newer
14258                 Mac OS X support
14259         * src/foldersel.c
14260                 made column resize automatically
14261         * src/send_message.c
14262                 send_message_smtp(): consider EOF right after QUIT
14263                 successful (workaround for Gmail SMTP server)
14264         * src/common/socket.c
14265                 ssl_read(), ssl_peek(): check EOF which violates the
14266                 SSL protocol
14267         * src/gtk/colorlabel.c
14268                 removed warnings when displaying colorlabel menu
14269                 (don't use GtkAlignment)
14270
14271 2005-04-05 [paul]       1.9.6cvs26
14272
14273         * src/plugins/trayicon/trayicon.c
14274                 fix clipping of icon under KDE3 
14275
14276 2005-04-05 [paul]       1.9.6cvs25
14277
14278         * src/summaryview.c
14279                 hide display of threading
14280                 patch by Alfons
14281
14282 2005-04-04 [thorsten]   1.9.6cvs24
14283
14284         * src/mh.c
14285                 marks lost on filesystems with different stat() results on
14286                 summer-/wintertime
14287
14288 2005-04-03 [colin]      1.9.6cvs23
14289
14290         * src/summaryview.c
14291                 Don't handle up/down. Patch by Alfons
14292
14293 2005-04-02 [colin]      1.9.6cvs22
14294
14295         * src/summaryview.c
14296                 Make scrolling faster. Patch by Alfons.
14297
14298 2005-04-01 [colin]      1.9.6cvs21
14299
14300         * src/Makefile.am
14301         * src/stock_pixmap.c
14302         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14303         * src/pixmaps/dir_noselect.xpm ** ADDED **
14304                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14305
14306 2005-04-01 [colin]      1.9.6cvs20
14307
14308         * src/image_viewer.c
14309         * src/image_viewer.h
14310         * src/procmime.c
14311         * src/procmime.h
14312         * src/textview.c
14313         * src/textview.h
14314                 Implement inline image resizing and right-clicking
14315
14316 2005-04-01 [paul]       1.9.6cvs19
14317
14318         * AUTHORS
14319         * Makefile.am
14320         * configure.ac
14321                 check for gnome2
14322                 patch by Luca Cavalli <loopback<AT>slackit.org>
14323         * po/ru.po
14324                 updated by Pavlo Bohmat
14325
14326 2005-03-31 [colin]      1.9.6cvs18
14327
14328         * src/news.c
14329                 Fix parsing references
14330         * src/msgcache.c
14331                 don't put nulls in the references list
14332         * src/procheader.c
14333                 commit that forgotten file in 1.9.6cvs14
14334
14335 2005-03-31 [colin]      1.9.6cvs17
14336
14337         * src/compose.c
14338                 Fix joining of signature separator again. 
14339                 Maybe Hiro could put it in main too...
14340
14341 2005-03-31 [colin]      1.9.6cvs16
14342
14343         * src/Makefile.am
14344         * src/foldersel.c
14345         * src/stock_pixmap.c
14346         * src/stock_pixmap.h
14347         * src/pixmaps/dir-noselect.xpm
14348                 Update foldersel.c (sync from main, patch by Alfons)
14349
14350 2005-03-30 [colin]      1.9.6cvs15
14351
14352         * src/imap.c
14353                 Fix handling of imap folders containing [] in 
14354                 their name. Thanks to Nahuel Angelinetti for
14355                 the detailed bugreport.
14356
14357 2005-03-30 [colin]      1.9.6cvs14
14358
14359         * src/common/utils.h
14360         * src/common/utils.c
14361         * src/common/defs.h
14362         * src/matcher.c
14363         * src/msgcache.c
14364         * src/news.c
14365         * src/procmsg.c
14366         * src/procmsg.h
14367         * src/quote_fmt_parse.y
14368         * src/summaryview.c
14369                 Update references system. Patch by Alfons
14370
14371 2005-03-30 [colin]      1.9.6cvs13
14372
14373         * src/common/socket.c
14374                 Force the glibc to read resolv.conf again when 
14375                 it has changed. Should fix issues when changing
14376                 networks on a laptop and not restarting sylpheed. 
14377
14378 2005-03-30 [paul]       1.9.6cvs12
14379
14380         partial sync with main:
14381
14382         * src/action.c
14383                 create_io_dialog(): use user-defined text font
14384                 (thanks to Alfons), and modified its appearance.
14385         * src/addrgather.c
14386         * src/addrharvest.c
14387         * src/browseldap.c
14388                 replace old code
14389         * src/compose.c
14390                 don't join (presumably) itemized lines on line-wrapping
14391                 fixed wrapping of quote when auto-wrapping is enabled
14392                 compose_destroy(): destroy paned only if it's not
14393                 attached to window. Fixed memory leak of popup menu.
14394         * src/exphtmldlg.c
14395         * src/expldifdlg.c
14396                 replace old code
14397         * src/html.c
14398         * src/html.h
14399         * src/importmutt.c
14400         * src/importpine.c
14401                 replace old code
14402         * src/main.c
14403                 removed redundant code
14404         * src/mainwindow.c
14405                 changed 'Code set' (which is rather incorrect)
14406                 in the menu to 'Character encoding'
14407                 main_window_set_widgets(): request size first
14408                 to prevent window size becoming wrong
14409                 fixed remembering of the state of the visibility
14410                 of MessageView
14411         * src/messageview.c
14412                 changed 'Code set' (which is rather incorrect)
14413                 in the menu to 'Character encoding'
14414         * src/prefs_common.c
14415         * src/prefs_common.h
14416                 added an option whether to render HTML as text or not
14417                 added separators to outgoing encoding menu
14418         * src/procheader.c
14419                 procheader_scan_date_string(): support header
14420                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14421         * src/summaryview.c
14422         * src/summaryview.h
14423                 minor code cleanup
14424         * src/textview.c
14425                 textview_show_html(): force output of newline
14426                 added an option whether to render HTML as text or not
14427         * src/common/utils.c
14428                 strncpy2(): optimized based on Alfons' code
14429         * src/gtk/gtkutils.c
14430         * src/gtk/gtkutils.h
14431                 removed non-used code
14432         * src/plugins/pgpmime/passphrase.c
14433                 partially fixed grab input of passphrase dialog
14434                 Confine pointer to window
14435
14436 2005-03-30 [colin]      1.9.6cvs11
14437
14438         * src/msgcache.c
14439         * src/msgcache.h
14440                 Read/write 32bit ints from cache & marks
14441                 From main.
14442
14443 2005-03-29 [paul]       1.9.6cvs10
14444
14445         * AUTHORS
14446         * ChangeLog.claws
14447         * src/compose.c
14448         * src/gtk/gtkaspell.c
14449                 sync with HEAD (don't pass NULL pointers) 
14450
14451 2005-03-24 [paul]
14452
14453         * tools/Makefile.am
14454         * tools/README
14455         * tools/acroread2sylpheed.pl
14456                 sync with HEAD (add script to send pdfs as
14457                 attachments from Adobe Reader 7)
14458
14459 2005-03-21 [paul]       1.9.6cvs9
14460
14461         * configure.ac
14462         * po/POTFILES.in
14463         * src/Makefile.am
14464         * src/crash.c
14465         * src/image_viewer.c ** ADDED **
14466         * src/image_viewer.h ** ADDED **
14467         * src/main.c
14468         * src/prefs_common.c
14469         * src/prefs_common.h
14470         * src/prefs_image_viewer.c ** ADDED **
14471         * src/prefs_image_viewer.h ** ADDED **
14472         * src/textview.c
14473         * src/gtk/about.c
14474         * src/pixmaps/sylpheed_logo.xpm
14475         * src/plugins/Makefile.am
14476         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14477         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14478         * src/plugins/image_viewer/plugin.c ** REMOVED **
14479         * src/plugins/image_viewer/viewer.c ** REMOVED **
14480         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14481         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14482         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14483         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14484         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14485                 as gdk-pixbuf is now built-in
14486                 remove image_viewer plugin and put code back into
14487                 main codebase
14488                 implement inline image display (sync with main)
14489
14490                 replace logo with newer, nicer, larger version  
14491
14492 2005-03-21 [paul]       1.9.6cvs8
14493
14494         * src/gtk/about.c
14495                 cosmetic improvement
14496
14497 2005-03-21 [holger]     1.9.6cvs7
14498
14499         * src/plugins/spamassassin/spamassassin.c
14500                 Sync with HEAD
14501                 (unregister hook on failed plugin init)
14502
14503 2005-03-20 [colin]      1.9.6cvs6
14504
14505         * src/common/plugin.c
14506                 Check that plugin isn't already loaded
14507                 Patch by Alfons
14508
14509 2005-03-20 [thorsten]   1.9.6cvs5
14510
14511         * src/compose.c
14512                 use a more compatible syntax
14513
14514 2005-03-20 [thorsten]   1.9.6cvs4
14515
14516         * src/prefs_toolbar.c
14517                 fix crash when selecting toolbar item (uninitialized pointer)
14518
14519 2005-03-20 [thorsten]   1.9.6cvs3
14520
14521         * src/procmime.c
14522                 fix mimetype detection (referenced free()d string)
14523
14524 2005-03-20 [paul]       1.9.6cvs2
14525
14526         * src/compose.c
14527                 sync with HEAD (1.0.3cvs5)
14528                 neglect Reply-To header if empty
14529                 Patch by Alfons 
14530
14531 2005-03-19 [holger]     1.9.6cvs1
14532
14533         * src/summaryview.c
14534         * src/summaryview.h
14535                 Sync with HEAD
14536
14537 2005-03-18 [paul]       1.9.6
14538
14539         initial GTK2 release
14540
14541 2005-03-18 [paul]       1.0.3cvs3.1
14542
14543         * AUTHORS
14544         * ChangeLog.claws
14545         * configure.ac
14546         * src/gtk/about.c
14547         * src/pixmaps/sylpheed_logo.xpm
14548                 sync with HEAD
14549
14550 2005-03-18 [colin]      1.0.3cvs2.6
14551
14552         * src/summaryview.c
14553                 Remove call to summary_step in summary_copy_selected_to
14554                 Can't see its purpose, and this causes bug when copying
14555                 a message if the next one is unread: it reads it.
14556
14557 2005-03-18 [paul]       1.0.3cvs2.5
14558
14559         * src/foldersel.c
14560                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14561
14562 2005-03-18 [paul]       1.0.3cvs2.4
14563
14564         * src/addrharvest.c
14565         * src/codeconv.c
14566         * src/codeconv.h
14567         * src/compose.c
14568         * src/news.c
14569         * src/procheader.c
14570         * src/procmime.c
14571         * src/unmime.c
14572         * src/unmime.h
14573                 fix buffer overflow, CAN-2005-0667, see
14574                 http://secunia.com/advisories/14491/
14575                 Patch by Alfons
14576
14577 2005-03-17 [colin]      1.0.3cvs2.3
14578
14579         * src/prefs_fonts.c
14580         * src/summaryview.c
14581                 Fix font bugs (both lists now officialy share 
14582                 the same font)
14583                 
14584
14585 2005-03-17 [paul]       1.0.3cvs2.2
14586
14587         * src/gtk/pluginwindow.c
14588                 make plugin descriptions uneditable
14589
14590 2005-03-11 [paul]       1.0.3cvs2.1
14591
14592         * ChangeLog.claws
14593         * configure.ac
14594         * po/POTFILES.in
14595         * src/plugins/trayicon/trayicon.c
14596                 sync with HEAD
14597                 add src/wizard.c to POTFILES.in
14598
14599 2005-03-11 [paul]       1.0.3cvs1.1
14600
14601         * ChangeLog
14602         * ChangeLog.claws
14603         * configure.ac
14604         * po/de.po
14605         * po/es.po
14606         * po/fr.po
14607         * po/it.po
14608         * po/pt_BR.po
14609         * po/ru.po
14610         * po/sk.po
14611         * po/sr.po
14612         * po/zh_CN.po
14613                 sync with HEAD
14614
14615 2005-03-04 [colin]      1.0.1cvs22.2
14616
14617         * src/compose.c
14618                 Fix signatures with accentued chars in it
14619
14620 2005-03-04 [colin]      1.0.1cvs22.1
14621
14622         * src/common/smtp.c
14623         * src/common/smtp.h
14624                 Don't use SIZE param in MAIL FROM: if server 
14625                 doesn't support it. Patch by Eugen Freiter
14626                 <eugen_f@users.sf.net>
14627
14628 2005-02-27 [paul]       1.0.1cvs20.1
14629
14630         * ChangeLog.claws
14631         * configure.ac
14632         * src/messageview.c
14633                 sync with HEAD
14634
14635 2005-02-27 [colin]      1.0.1cvs19.4
14636
14637         * src/procheader.c
14638         * src/procheader.h
14639                 Fix prototypes. Patch by Alfons
14640
14641 2005-02-27 [colin]      1.0.1cvs19.3
14642
14643         * src/compose.c
14644                 Don't auto-join the signature separator.
14645
14646 2005-02-26 [colin]      1.0.1cvs19.2
14647
14648         * src/summaryview.c
14649                 Fix 'mark all read' with collapsed threads.
14650                 Patch by Alfons.
14651
14652 2005-02-25 [paul]       1.0.1cvs19.1
14653
14654         * ChangeLog.claws
14655         * configure.ac
14656         * src/prefs_account.c
14657         * src/prefs_folder_item.c
14658         * src/gtk/prefswindow.c
14659         * src/gtk/prefswindow.h
14660                 sync with HEAD
14661
14662 2005-02-25 [paul]       1.0.1cvs15.12
14663
14664         * src/alertpanel.c
14665         * src/codeconv.c
14666         * src/compose.c
14667         * src/textview.c
14668         * src/gtk/gtkutils.c
14669         * src/gtk/gtkutils.h
14670         * src/gtk/logwindow.c
14671         * src/gtk/progressdialog.c
14672                 sync with main (revision 127)
14673                 and fix logwindow clipping
14674
14675 2005-02-24 [colin]      1.0.1cvs15.11
14676
14677         * src/plugins/pgpmime/passphrase.c
14678                 Disable input grabbing; it doesn't work yet.
14679
14680 2005-02-24 [colin]      1.0.1cvs15.10
14681
14682         * src/messageview.c
14683                 Don't send out receipts if offline. Ask.
14684
14685 2005-02-23 [colin]      1.0.1cvs15.9
14686
14687         * src/summaryview.c     
14688                 Fix expanding
14689
14690 2005-02-23 [colin]      1.0.1cvs15.8
14691
14692         * src/summaryview.c
14693                 Really fix Bug 568 by removing useless
14694                 calls. summary_thread_init() now called
14695                 in summary_sort(). This should please
14696                 Alfons as it should be faster than 
14697                 previously.
14698
14699 2005-02-23 [colin]      1.0.1cvs15.7
14700
14701         * src/compose.c
14702                 Encode parts as QP or B64 if signing
14703
14704 2005-02-23 [colin]      1.0.1cvs15.6
14705
14706         * src/compose.c
14707                 Fix Mimeinfo leakage (including tmp files)
14708         * src/procmsg.c
14709                 Fix tmp file leakage (spotted by Ivan Rayner)
14710
14711 2005-02-22 [colin]      1.0.1cvs15.5
14712
14713         * src/expldifdlg.c
14714                 Fix keyboard input. Patch by Alfons.
14715
14716 2005-02-21 [colin]      1.0.1cvs15.4
14717
14718         * src/compose.c
14719                 Fix Sign/Encrypt when unselecting privacy
14720                 system
14721         * src/prefs_common.c
14722                 Change default message font to Monospace
14723         * src/summaryview.c
14724                 More freezing during potentially large operations
14725
14726 2005-02-21 [paul]       1.0.1cvs15.3
14727
14728         * src/main.c
14729                 fix --help output
14730
14731 2005-02-21 [paul]       1.0.1cvs15.2
14732
14733         * po/Makefile.in.in
14734         * src/compose.c
14735         * src/summaryview.c
14736         * src/textview.c
14737         * src/common/utils.c
14738         * src/common/utils.h
14739                 sync with main (revision 117)
14740
14741 2005-02-20 [colin]      1.0.1cvs15.1
14742
14743         * src/common/defs.h
14744                 Change cache file to .sylpheed_claws_cache, as
14745                 suggested by Alfons. Allows people to switch
14746                 between Sylpheed and Sylpheed-Claws. it is
14747                 a good idea to "Check for new messages" at next
14748                 startup.
14749
14750
14751 2005-02-18 [colin]      1.0.1cvs14.1
14752
14753         * src/quote_fmt_lex.l
14754         * src/quote_fmt_parse.y
14755                 Fix parser initialisation. Patch by Ivan.
14756
14757 2005-02-18 [colin]      1.0.1cvs11.6
14758
14759         * src/folderview.c
14760                 Fix scrolldown (bug 662)
14761
14762 2005-02-17 [colin]      1.0.1cvs11.5
14763
14764         * src/codeconv.c
14765                 conv_filename_to_utf8: return clean 7bit instead
14766                 of broken utf8 if needed
14767         * src/mimeview.c
14768                 Fix display of parts with unclean 8bit names
14769
14770 2005-02-17 [paul]       1.0.1cvs11.4
14771
14772         * src/compose.c
14773         * src/exportldif.c
14774         * src/matcher_parser_parse.y
14775         * src/procmime.c
14776         * src/sourcewindow.c
14777         * src/common/Makefile.am
14778         * src/common/intl.h             ** REMOVED **
14779         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14780                 sync with main (revision 109)
14781                 and clean up
14782
14783 2005-02-16 [colin]      1.0.1cvs11.3
14784
14785         * src/summaryview.c
14786                 Fix collapsed thread not highlighting when new
14787                 messages in it (Bug 568) Patch by Stephan Sachse.
14788                 Fix messed up selection when reaching bounds (Bug 632)
14789         * src/prefs_themes.c
14790                 Fix theme installing (Bug 684)
14791
14792 2005-02-16 [colin]      1.0.1cvs11.2
14793
14794         * src/messageview.c
14795                 Fix messageview_select_all
14796
14797 2005-02-16 [colin]      1.0.1cvs11.1
14798
14799         * src/mh.c
14800                 Sync with HEAD (MH scan required function)
14801
14802 2005-02-15 [colin]      1.0.1cvs8.1
14803
14804         * src/mimeview.c
14805         * src/common/utils.c
14806                 Sync with HEAD (filename chars substitution)
14807
14808 2005-02-15 [colin]      1.0.1cvs7.3
14809
14810         * src/gtk/pluginwindow.c
14811                 Fix button spacing
14812
14813 2005-02-15 [colin]      1.0.1cvs7.2
14814
14815         * src/mimeview.c
14816                 Fix mime icons not reset across message when
14817                 scrolled down
14818
14819 2005-02-15 [colin]      1.0.1cvs7.1
14820
14821         * src/compose.c
14822         * src/procmime.c
14823                 Sync with HEAD (optimisation of cvs6)
14824
14825 2005-02-14 [colin]      1.0.1cvs6.1
14826
14827         * src/compose.c
14828         * src/procmime.c
14829                 Sync with HEAD (encode "From " at line beginning)
14830
14831 2005-02-14 [colin]      1.0.1cvs5.3
14832
14833         * src/compose.c
14834                 Fix wrapping with accentued chars.
14835
14836 2005-02-13 [colin]      1.0.1cvs5.2
14837
14838         * src/textview.c
14839                 Fix email informative part parsing with
14840                 accentued chars in it. ispunct() returns
14841                 true for them in utf8...
14842
14843 2005-02-12 [colin]      1.0.1cvs5.1
14844
14845         * src/filtering.c
14846                 Sync with HEAD (remove wrong use of compose after send)
14847
14848 2005-02-12 [paul]       1.0.1cvs4.5
14849
14850         * src/textview.c
14851                 remove unnecessary code (thanks to Alfons)
14852
14853 2005-02-12 [paul]       1.0.1cvs4.4
14854
14855         * src/textview.c
14856                 add 'Copy' to contextual menu on emails
14857
14858 2005-02-11 [colin]      1.0.1cvs4.3
14859
14860         * src/compose.c
14861                 revert 1.0.0cvs28.2, it doesn't work that well.
14862
14863 2005-02-11 [paul]       1.0.1cvs4.2
14864
14865         * po/Makefile.in.in
14866                 fix 'make release'
14867
14868 2005-02-10 [paul]       1.0.1cvs4.1
14869
14870         * ChangeLog
14871         * ChangeLog.claws
14872         * ChangeLog.jp
14873         * configure.ac
14874         * src/compose.c
14875                 sync with HEAD (sync with main)
14876
14877 2005-02-10 [paul]       1.0.1cvs3.2
14878
14879         * AUTHORS
14880         * Makefile.am
14881         * autogen.sh
14882         * configure.ac
14883         * config/mkinstalldirs
14884         * intl/.cvsignore
14885         * intl/ChangeLog
14886         * intl/VERSION
14887         * intl/bindtextdom.c
14888         * intl/config.charset
14889         * intl/dcgettext.c
14890         * intl/dcigettext.c
14891         * intl/dcngettext.c
14892         * intl/dgettext.c
14893         * intl/dngettext.c
14894         * intl/eval-plural.h
14895         * intl/explodename.c
14896         * intl/finddomain.c
14897         * intl/gettext.c
14898         * intl/gettextP.h
14899         * intl/gmo.h
14900         * intl/hash-string.h
14901         * intl/intl-compat.c
14902         * intl/l10nflist.c
14903         * intl/libgnuintl.h.in
14904         * intl/loadinfo.h
14905         * intl/loadmsgcat.c
14906         * intl/localcharset.c
14907         * intl/localcharset.h
14908         * intl/locale.alias
14909         * intl/localealias.c
14910         * intl/localename.c
14911         * intl/log.c
14912         * intl/ngettext.c
14913         * intl/os2compat.c
14914         * intl/os2compat.h
14915         * intl/osdep.c
14916         * intl/plural-exp.c
14917         * intl/plural-exp.h
14918         * intl/plural.c
14919         * intl/plural.y
14920         * intl/ref-add.sin
14921         * intl/ref-del.sin
14922         * intl/relocatable.c
14923         * intl/relocatable.h
14924         * intl/textdomain.c
14925         * m4/Makefile.am
14926         * po/Makefile.in.in
14927         * src/Makefile.am
14928         * src/account.c
14929         * src/action.c
14930         * src/addr_compl.c
14931         * src/addressadd.c
14932         * src/addressbook.c
14933         * src/addrgather.c
14934         * src/addrindex.c
14935         * src/alertpanel.c
14936         * src/browseldap.c
14937         * src/codeconv.c
14938         * src/codeconv.h
14939         * src/compose.c
14940         * src/compose.h
14941         * src/crash.c
14942         * src/editaddress.c
14943         * src/editbook.c
14944         * src/editgroup.c
14945         * src/editjpilot.c
14946         * src/editldap.c
14947         * src/editldap_basedn.c
14948         * src/editvcard.c
14949         * src/exphtmldlg.c
14950         * src/expldifdlg.c
14951         * src/export.c
14952         * src/exporthtml.c
14953         * src/filtering.c
14954         * src/folder.c
14955         * src/folder_item_prefs.c
14956         * src/foldersel.c
14957         * src/folderview.c
14958         * src/grouplistdialog.c
14959         * src/headerview.c
14960         * src/imap.c
14961         * src/imap_gtk.c
14962         * src/import.c
14963         * src/importldif.c
14964         * src/importmutt.c
14965         * src/importpine.c
14966         * src/inc.c
14967         * src/ldif.c
14968         * src/main.c
14969         * src/mainwindow.c
14970         * src/matcher.c
14971         * src/mbox.c
14972         * src/message_search.c
14973         * src/messageview.c
14974         * src/mh.c
14975         * src/mh_gtk.c
14976         * src/mimeview.c
14977         * src/msgcache.c
14978         * src/news.c
14979         * src/news_gtk.c
14980         * src/noticeview.c
14981         * src/partial_download.c
14982         * src/pop.c
14983         * src/prefs_account.c
14984         * src/prefs_actions.c
14985         * src/prefs_common.c
14986         * src/prefs_customheader.c
14987         * src/prefs_display_header.c
14988         * src/prefs_ext_prog.c
14989         * src/prefs_filtering.c
14990         * src/prefs_filtering_action.c
14991         * src/prefs_folder_item.c
14992         * src/prefs_fonts.c
14993         * src/prefs_gtk.c
14994         * src/prefs_matcher.c
14995         * src/prefs_msg_colors.c
14996         * src/prefs_spelling.c
14997         * src/prefs_summary_column.c
14998         * src/prefs_template.c
14999         * src/prefs_themes.c
15000         * src/prefs_toolbar.c
15001         * src/prefs_wrapping.c
15002         * src/privacy.c
15003         * src/procheader.c
15004         * src/procmime.c
15005         * src/procmsg.c
15006         * src/quote_fmt.c
15007         * src/recv.c
15008         * src/send_message.c
15009         * src/setup.c
15010         * src/sourcewindow.c
15011         * src/ssl_manager.c
15012         * src/statusbar.c
15013         * src/summary_search.c
15014         * src/summaryview.c
15015         * src/textview.c
15016         * src/toolbar.c
15017         * src/wizard.c
15018         * src/common/nntp.c
15019         * src/common/plugin.c
15020         * src/common/smtp.c
15021         * src/common/ssl.c
15022         * src/common/ssl_certificate.c
15023         * src/common/string_match.c
15024         * src/common/sylpheed.c
15025         * src/common/template.c
15026         * src/common/utils.c
15027         * src/gtk/about.c
15028         * src/gtk/colorlabel.c
15029         * src/gtk/description_window.c
15030         * src/gtk/filesel.c
15031         * src/gtk/foldersort.c
15032         * src/gtk/gtkaspell.c
15033         * src/gtk/gtkutils.c
15034         * src/gtk/inputdialog.c
15035         * src/gtk/logwindow.c
15036         * src/gtk/menu.c
15037         * src/gtk/pluginwindow.c
15038         * src/gtk/prefswindow.c
15039         * src/gtk/progressdialog.c
15040         * src/gtk/quicksearch.c
15041         * src/gtk/sslcertwindow.c
15042         * src/plugins/clamav/clamav_plugin.c
15043         * src/plugins/clamav/clamav_plugin_gtk.c
15044         * src/plugins/demo/demo.c
15045         * src/plugins/dillo_viewer/dillo_prefs.c
15046         * src/plugins/dillo_viewer/dillo_viewer.c
15047         * src/plugins/image_viewer/plugin.c
15048         * src/plugins/image_viewer/viewer.c
15049         * src/plugins/image_viewer/viewerprefs.c
15050         * src/plugins/mathml_viewer/mathml_viewer.c
15051         * src/plugins/pgpmime/passphrase.c
15052         * src/plugins/pgpmime/plugin.c
15053         * src/plugins/pgpmime/prefs_gpg.c
15054         * src/plugins/pgpmime/select-keys.c
15055         * src/plugins/pgpmime/sgpgme.c
15056         * src/plugins/spamassassin/spamassassin.c
15057         * src/plugins/spamassassin/spamassassin_gtk.c
15058         * src/plugins/trayicon/trayicon.c
15059                 sync with main (revision 104)
15060
15061 2005-02-10 [colin]      1.0.1cvs3.1
15062
15063         * src/mainwindow.c
15064                 Sync with HEAD (fix occasional crasher)
15065
15066 2005-02-10 [colin]      1.0.1cvs2.1
15067
15068         * src/messageview.c
15069                 Synw with HEAD (don't automatically display html)
15070
15071 2005-02-09 [colin]      1.0.1cvs1.3
15072
15073         * src/textview.c
15074         * src/textview.h
15075                 Add contextual menu on emails
15076
15077 2005-02-09 [colin]      1.0.1cvs1.2
15078
15079         * src/codeconv.c
15080                 Fix converting from broken headers and 
15081                 put back the _ in missing places
15082                 (feature broke with cvs24.2 sync, main 
15083                  possibly affected?)
15084
15085 2005-02-09 [colin]      1.0.1cvs1.1
15086
15087         * src/messageview.c
15088         * src/mimeview.c
15089         * src/mimeview.h
15090                 Sync with HEAD (display non text/plain mails with plugin)
15091
15092 2005-02-08 [colin]      1.0.1.1
15093
15094         * ChangeLog.claws
15095         * po/pt_BR.po
15096                 Sync with HEAD
15097         * configure.ac
15098                 Make default configuration directory 
15099                 be .sylpheed-gtk2
15100
15101 2005-02-08 [colin]      1.0.0cvs29.1
15102
15103         * po/de.po
15104         * po/es.po
15105         * po/fr.po
15106         * po/it.po
15107         * po/sk.po
15108         * po/sr.po
15109                 Sync translations with HEAD
15110
15111 2005-02-06 [colin]      1.0.0cvs28.3
15112
15113         * src/compose.c
15114                 Make compose a bit faster - patch by Alfons.
15115
15116 2005-02-06 [colin]      1.0.0cvs28.2
15117
15118         * src/compose.c
15119                 Make pasting via middle-click more reliable
15120
15121 2005-02-05 [paul]       1.0.0cvs28.1
15122
15123         * ChangeLog
15124         * ChangeLog.claws
15125         * ChangeLog.jp
15126         * configure.ac
15127         * src/compose.c
15128                 sync with HEAD
15129                 (fix bug 682 'redirect is broken'
15130
15131 2005-02-05 [torte]      1.0.0cvs27.1
15132
15133         * ChangeLog.claws
15134         * configure.ac
15135         * src/partial_download.c
15136                 Sync with HEAD (fix buf overflow)
15137
15138 2005-02-03 [colin]      1.0.0cvs26.1
15139
15140         * src/common/plugin.c
15141                 Sync with HEAD (avoid plugin mismatches)
15142
15143 2005-02-03 [paul]       1.0.0cvs25.3
15144
15145         * src/folderview.c
15146         * src/headerview.c
15147         * src/summaryview.c
15148         * src/textview.c
15149         * src/gtk/colorlabel.c
15150                 third and final part of initial sync with main-gtk2
15151
15152 2005-02-03 [paul]       1.0.0cvs25.2
15153
15154         * src/jpilot.c
15155                 fix building with jpilot support
15156
15157 2005-02-02 [colin]      1.0.0cvs25.1
15158
15159         * src/messageview.c
15160                 Sync with HEAD (fix dangerous typo)
15161
15162 2005-02-01 [colin]      1.0.0cvs24.3
15163
15164         * src/common/xml.c
15165                 Write file as advertised (UTF-8)
15166
15167 2005-02-01 [paul]       1.0.0cvs24.2
15168
15169         * src/addrbook.c
15170         * src/addrindex.c
15171         * src/alertpanel.h
15172         * src/codeconv.c
15173         * src/codeconv.h
15174         * src/compose.c
15175         * src/export.c
15176         * src/folder_item_prefs.c
15177         * src/html.c
15178         * src/imap.c
15179         * src/import.c
15180         * src/jpilot.c
15181         * src/mainwindow.c
15182         * src/matcher_parser_lex.l
15183         * src/messageview.c
15184         * src/mh.c
15185         * src/prefs_account.c
15186         * src/prefs_actions.c
15187         * src/prefs_common.c
15188         * src/prefs_gtk.c
15189         * src/prefs_gtk.h
15190         * src/prefs_themes.c
15191         * src/procheader.c
15192         * src/procmime.c
15193         * src/sourcewindow.c
15194         * src/statusbar.c
15195         * src/summaryview.c
15196         * src/textview.c
15197         * src/toolbar.c
15198         * src/unmime.c
15199         * src/common/template.c
15200         * src/common/utils.c
15201         * src/common/xml.c
15202         * src/common/xml.h
15203         * src/gtk/gtkaspell.c
15204         * src/plugins/clamav/clamav_plugin.c
15205         * src/plugins/dillo_viewer/dillo_prefs.c
15206         * src/plugins/image_viewer/viewerprefs.c
15207         * src/plugins/pgpmime/passphrase.c
15208         * src/plugins/pgpmime/prefs_gpg.c
15209         * src/plugins/pgpmime/select-keys.c
15210         * src/plugins/spamassassin/spamassassin.c
15211                 second part of initial sync with main-gtk2
15212                 (more to follow)
15213
15214 2005-01-31 [colin]      1.0.0cvs24.1
15215
15216         * src/compose.c
15217                 Sync with HEAD
15218
15219 2005-01-29 [paul]       1.0.0cvs23.2
15220
15221         * src/account.c
15222         * src/action.c
15223         * src/addressadd.c
15224         * src/addressbook.c
15225         * src/alertpanel.c
15226         * src/compose.c
15227         * src/editaddress.c
15228         * src/editbook.c
15229         * src/editgroup.c
15230         * src/editjpilot.c
15231         * src/editldap.c
15232         * src/editldap_basedn.c
15233         * src/editvcard.c
15234         * src/export.c
15235         * src/foldersel.c
15236         * src/grouplistdialog.c
15237         * src/import.c
15238         * src/importldif.c
15239         * src/inc.c
15240         * src/main.c
15241         * src/mainwindow.c
15242         * src/message_search.c
15243         * src/messageview.c
15244         * src/mimeview.c
15245         * src/prefs_actions.c
15246         * src/prefs_common.c
15247         * src/prefs_common.h
15248         * src/prefs_customheader.c
15249         * src/prefs_display_header.c
15250         * src/prefs_filtering.c
15251         * src/prefs_filtering_action.c
15252         * src/prefs_gtk.c
15253         * src/prefs_matcher.c
15254         * src/prefs_summary_column.c
15255         * src/prefs_template.c
15256         * src/sourcewindow.c
15257         * src/summary_search.c
15258         * src/summaryview.c
15259         * src/textview.c
15260         * src/gtk/about.c
15261         * src/gtk/description_window.c
15262         * src/gtk/gtkshruler.c
15263         * src/gtk/gtkutils.c
15264         * src/gtk/gtkutils.h
15265         * src/gtk/inputdialog.c
15266         * src/gtk/logwindow.c
15267         * src/gtk/prefswindow.c
15268         * src/gtk/progressdialog.c
15269         * src/gtk/progressdialog.h
15270                 first part of initial sync with main-gtk2
15271                 (more to follow)
15272
15273 2005-01-28 [colin]      1.0.0cvs23.1
15274
15275         * src/folderview.c
15276                 Sync with HEAD
15277
15278 2005-01-27 [colin]      1.0.0cvs21.1
15279
15280         * src/folder.c
15281         * src/folderview.c
15282                 Sync with HEAD
15283
15284 2005-01-27 [colin]      1.0.0cvs19.1
15285
15286         * src/procmime.c
15287                 Sync with HEAD
15288
15289 2005-01-27 [colin]      1.0.0cvs18.1
15290
15291         * src/messageview.c
15292         * src/summaryview.c
15293         * src/mainwindow.c
15294         * src/compose.c
15295         * src/compose.h
15296         * src/procmsg.c
15297         * src/procmsg.h
15298         * src/toolbar.c
15299                 Sync with HEAD
15300
15301 2005-01-26 [paul]       1.0.0cvs15.2
15302
15303         * src/compose.c
15304                 compose_entries_set(): convert subject and body to
15305                 utf8 if necessary. patch by Felix Eckhofer
15306
15307 2005-01-26 [paul]       1.0.0cvs15.1
15308
15309         * configure.ac
15310         * src/common/template.c
15311                 sync with HEAD (fix memory leak)
15312
15313 2005-01-25 [paul]       1.0.0cvs14.1
15314
15315         * configure.ac
15316         * src/compose.c
15317                 sync with HEAD
15318
15319 2005-01-24 [colin]      1.0.0cvs13.1
15320
15321         * src/summaryview.c
15322                 Sync with HEAD
15323
15324 2005-01-24 [paul]       1.0.0cvs12.1
15325
15326         * configure.ac
15327         * src/messageview.c
15328         * src/mh.c
15329         * src/common/utils.c
15330                 sync with HEAD
15331
15332 2005-01-24 [colin]      1.0.0cvs11.1
15333
15334         * src/procheader.c
15335                 Sync with HEAD
15336
15337 2005-01-24 [colin]      1.0.0cvs10.1
15338
15339         * src/folderview.c
15340                 Sync with HEAD
15341
15342 2005-01-23 [colin]      1.0.0cvs9.1
15343
15344         * src/crash.c
15345                 Sync with HEAD
15346
15347 2005-01-22 [colin]      1.0.0cvs8.1
15348
15349         * src/summaryview.c
15350         * src/gtk/quicksearch.c
15351                 Sync with HEAD
15352
15353 2005-01-21 [colin]      1.0.0cvs7.1
15354
15355         * src/summaryview.c
15356                 Sync with HEAD
15357
15358 2005-01-21 [colin]      1.0.0cvs6.1
15359
15360         * src/summaryview.c
15361                 Sync with HEAD
15362
15363 2005-01-21 [colin]      1.0.0cvs5.1
15364
15365         * src/gtk/quicksearch.c
15366         * src/prefs_common.c
15367         * src/prefs_common.h
15368                 Sync with HEAD (recurse option)
15369
15370 2005-01-21 [colin]      1.0.0cvs4.1
15371
15372         * src/folder.h
15373         * src/folderview.c
15374         * src/folderview.h
15375         * src/summaryview.c
15376         * src/gtk/quicksearch.c
15377         * src/gtk/quicksearch.h
15378                 Sync with HEAD (recursive quicksearch)
15379
15380 2005-01-20 [colin]      1.0.0cvs3.4
15381
15382         * src/ssl_manager.c
15383                 Remove useless code
15384
15385 2005-01-20 [colin]      1.0.0cvs3.3
15386
15387         * src/ssl_manager.c
15388                 Fix leak, thanks to Alfons.
15389
15390 2005-01-20 [colin]      1.0.0cvs3.2
15391
15392         * src/ssl_manager.c
15393                 Port SSL certificate window to GTK2.
15394
15395 2005-01-20 [paul]       1.0.0cvs3.1
15396
15397         * ChangeLog.claws
15398         * configure.ac
15399         * src/addrindex.c
15400         * src/addrindex.h
15401                 sync with HEAD
15402
15403 2005-01-19 [colin]      1.0.0cvs2.2
15404
15405         * src/plugins/trayicon/trayicon.c
15406                 Fix freeze with gtk-2.6, the easy way
15407                 (signal blocking helpless there...)
15408                 Closes bug #668.
15409
15410 2005-01-19 [colin]      1.0.0cvs2.1
15411
15412         * src/mbox.c
15413         * src/mbox.h
15414         * src/mainwindow.c
15415         * src/summaryview.c
15416         * src/summaryview.h
15417                 Sync with HEAD
15418
15419 2005-01-19 [paul]       1.0.0cvs1.1
15420
15421         * configure.ac
15422         * po/de.po
15423         * po/es.po
15424         * po/fr.po
15425         * po/hr.po
15426         * po/it.po
15427         * po/ja.po
15428         * po/ko.po
15429         * po/pt_BR.po
15430         * po/ru.po
15431         * po/sk.po
15432         * po/sr.po
15433                 sync with HEAD (update translations)
15434
15435 2005-01-18 [colin]      1.0.0cvs0.1
15436
15437         * src/foldersel.c
15438                 Specify search column - patch by Alfons
15439
15440 2005-01-18 [colin]      0.9.13cvs36.3
15441
15442         * src/prefs_toolbar.c
15443                 Change Delete to Remove
15444         * src/prefs_fonts.c
15445                 GTK2 version and leak fixes
15446         * src/prefs_actions.c
15447                 Add stock buttons.
15448                 All patches by Alfons
15449
15450 2005-01-17 [colin]      0.9.13cvs36.2
15451
15452         * src/compose.c
15453                 Fix DnD inserting twice. While at it,
15454                 add DnD support for text/plain in the
15455                 body, and add support in the headers.
15456
15457 2005-01-16 [colin]      0.9.13cvs36.1
15458
15459         * ChangeLog
15460         * ChangeLog.jp
15461         * ChangeLog.claws
15462                 Sync with HEAD (nothing applicable)
15463
15464 2005-01-16 [colin]      0.9.13cvs33.2
15465
15466         * src/prefs_toolbar.c
15467                 GTK2ize prefs_toolbar, by Alfons.
15468
15469 2005-01-14 [colin]      0.9.13cvs33.1
15470
15471         * src/html.c
15472         * src/msgcache.c
15473                 Sync with HEAD
15474
15475 2005-01-14 [colin]      0.9.13cvs32.1
15476
15477         * src/html.c
15478         * src/html.h
15479         * src/msgcache.c
15480         * AUTHORS
15481         * tools/calypso_convert.pl
15482                 Sync with HEAD
15483
15484 2005-01-08 [colin]      0.9.13cvs29.2
15485
15486         * src/prefs_filtering_action.c
15487         * src/prefs_filtering.c
15488                 2 more gtk2 patches by Alfons
15489
15490 2005-01-07 [paul]       0.9.13cvs29.1
15491
15492         * ChangeLog
15493         * ChangeLog.claws
15494         * ChangeLog.jp
15495         * configure.ac
15496         * src/pop.c
15497         * src/pop.h
15498                 sync with HEAD
15499
15500 2005-01-07 [colin]      0.9.13cvs28.3
15501
15502         * src/gtk/progressdialog.c
15503         * src/gtk/progressdialog.h
15504         * src/inc.c
15505         * src/send_message.c
15506                 GTK2 for the incorporation dialog. The CList isn't dead
15507                 yet, for a more smooth migration. Patch by Alfons.
15508
15509 2005-01-06 [colin]      0.9.13cvs28.2
15510
15511         * src/prefs_display_header.c
15512                 GTK2 conversion by Alfons
15513         * src/prefs_actions.c
15514         * src/prefs_matcher.c
15515                 Fix 2 leaks - patch by Alfons
15516
15517 2005-01-06 [colin]      0.9.13cvs28.1
15518
15519         * src/prefs_matcher.c
15520                 Sync with HEAD
15521
15522 2005-01-06 [colin]      0.9.13cvs27.4
15523
15524         * src/prefs_matcher.c
15525                 Fix double-free. Patch by Alfons
15526
15527 2005-01-06 [colin]      0.9.13cvs27.3
15528
15529         * src/prefs_matcher.c
15530                 GTK2 widgets + memleak
15531                 Patch by Alfons
15532
15533 2005-01-05 [colin]      0.9.13cvs27.2
15534
15535         * src/account.c
15536         * src/addr_compl.c
15537         * src/foldersel.c
15538         * src/stock_pixmap.c
15539         * src/stock_pixmap.h
15540                 3 more GTK2 patches by Alfons.
15541
15542 2005-01-04 [colin]      0.9.13cvs27.1
15543
15544         * src/folderview.c
15545         * src/imap_gtk.c
15546         * src/news_gtk.c
15547                 Sync with HEAD
15548
15549 2005-01-04 [colin]      0.9.13cvs25.9
15550
15551         * src/compose.c
15552                 Fix Show Ruler menuitem
15553         * src/prefs_template.c
15554                 Convert to GTK2
15555         * src/common/utils.c
15556                 Make auto pointer stuff handles NULLs
15557                 Patches by Alfons.
15558
15559 2005-01-04 [colin]      0.9.13cvs25.8
15560
15561         * src/compose.c
15562                 Move the attachment list to gtk2
15563                 Patch by Alfons.
15564
15565 2005-01-04 [colin]      0.9.13cvs25.7
15566
15567         * src/textview.c
15568                 Make some keys work again
15569                 Patch by SungHyun Nam <namsh@kldp.org>
15570
15571 2005-01-04 [colin]      0.9.13cvs25.6
15572
15573         * src/gtk/gtkshruler.c
15574                 Move the ruler to GTK2
15575                 Patch by Alfons
15576
15577 2005-01-03 [colin]      0.9.13cvs25.5
15578
15579         * src/compose.c
15580                 Fix my broken patch apply 
15581
15582 2005-01-03 [colin]      0.9.13cvs25.4
15583
15584         * src/common/utils.c
15585         * src/common/utils.h
15586         * src/gtk/prefswindow.c
15587                 Move auto pointer stuff to utils.c
15588                 Patch by Alfons again :)
15589
15590 2005-01-03 [colin]      0.9.13cvs25.3
15591
15592         * src/compose.c
15593         * src/prefs_gtk.c
15594         * src/prefs_template.c
15595         * src/textview.c
15596                 Empty text widgets with empty strings, not NULL char
15597                 Patch by SungHyun Nam <namsh@kldp_org>
15598
15599 2005-01-03 [colin]      0.9.13cvs25.2
15600
15601         * src/main.c
15602         * AUTHORS
15603                 Sync with HEAD
15604
15605 2005-01-03 [colin]      0.9.13cvs25.1
15606
15607         * src/pop.c
15608         * src/pop.h
15609                 Sync with HEAD
15610
15611 2005-01-03 [colin]      0.9.13cvs24.3
15612
15613         * src/account.c
15614                 Two patches from Alfons and Alex S Moore:
15615                 fix images, fix return value.
15616
15617 2005-01-01 [colin]      0.9.13cvs24.2
15618
15619         * src/prefs_actions.c
15620                 Fix over-zealous assertion. Patch by Alfons
15621
15622 2005-01-01 [colin]      0.9.13cvs24.1
15623
15624         * src/procmime.c
15625                 Sync with HEAD (leak fix)
15626
15627 2004-12-31 [colin]      0.9.13cvs23.2
15628
15629         * src/prefs_common.c
15630                 GTK2 widgets + stock buttons - patch by Alfons
15631
15632 2004-12-31 [paul]       0.9.13cvs23.1
15633
15634         * configure.ac
15635                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15636         * src/gtk/pluginwindow.c
15637                 use GTK2 widgets and plug memory leaks,
15638                 patches by Alfons
15639
15640 2004-12-30 [colin]      0.9.13cvs22.4
15641
15642         * src/account.c
15643         * src/action.c
15644         * src/export.c
15645         * src/foldersel.c
15646         * src/import.c
15647         * src/message_search.c
15648         * src/prefs_actions.c
15649         * src/prefs_common.c
15650         * src/prefs_customheader.c
15651         * src/prefs_filtering.c
15652         * src/prefs_summary_column.c
15653         * src/summary_search.c
15654         * src/gtk/about.c
15655         * src/gtk/description_window.c
15656         * src/gtk/gtkutils.c
15657         * src/gtk/gtkutils.h
15658         * src/gtk/inputdialog.c
15659         * src/gtk/prefswindow.c
15660                 Use GTK2 stock buttons. Patches by Alfons.
15661
15662 2004-12-30 [colin]      0.9.13cvs22.3
15663
15664         * src/account.c
15665                 Sync with HEAD
15666         * src/prefs_actions.c
15667         * src/prefs_customheader.c
15668         * src/prefs_filtering.c
15669         * src/prefs_msg_colors.c
15670         * src/prefs_summary_column.c
15671         * src/gtk/prefswindow.c
15672                 Use GtkTreeView instead of deprecated 
15673                 widgets. Patches by Alfons.
15674
15675 2004-12-30 [paul]       0.9.13cvs22.2
15676
15677         * src/foldersel.c
15678                 use GTK 2 Tree View
15679                 patch by Alfons, with root folder sorting fix
15680                 by Stephan Sachse
15681
15682 2004-12-30 [paul]       0.9.13cvs22.1
15683
15684         * ChangeLog
15685         * ChangeLog.claws
15686         * ChangeLog.jp
15687         * NEWS
15688         * configure.ac
15689         * src/account.c
15690                 sync with HEAD
15691
15692 2004-12-22 [martin]     0.9.13cvs21.2
15693
15694         * src/action.c
15695                 free the command line after its use
15696
15697 2004-12-18 [paul]       0.9.13cvs21.1
15698
15699         * AUTHORS
15700         * ChangeLog
15701         * ChangeLog.claws
15702         * ChangeLog.jp
15703         * NEWS
15704         * configure.ac
15705         * src/action.c
15706         * src/compose.c
15707         * src/syldap.c
15708                 sync with HEAD
15709
15710 2004-12-17 [martin]     0.9.13cvs17.2
15711
15712         * src/action.c
15713                 convert actions input to locale
15714         * src/inc.c
15715                 convert notification command to locale
15716         * src/plugins/pgpmime/select-keys.c
15717                 convert attributes to utf8
15718
15719 2004-12-14 [colin]      0.9.13cvs17.1
15720
15721         * ChangeLog
15722         * ChangeLog.jp
15723         * ChangeLog.claws
15724         * src/action.c
15725         * src/common/utils.c
15726         * src/gtk/prefswindow.c
15727         * src/gtk/gtkutils.c
15728         * src/gtk/gtkutils.h
15729         * src/plugins/spamassassin/libspamc.c
15730                 Sync with HEAD
15731
15732 2004-12-13 [colin]      0.9.13cvs14.1
15733
15734         * src/quote_fmt_parse.y
15735                 Sync with HEAD
15736
15737 2004-12-10 [colin]      0.9.13cvs12.1
15738
15739         * src/prefs_themes.c
15740         * src/mainwindow.c
15741         * src/messageview.c
15742                 Sync with HEAD
15743
15744 2004-12-09 [colin]      0.9.13cvs10.1
15745
15746         * src/procmime.c
15747                 Sync with HEAD (fix B64 encoding from memory)
15748
15749 2004-12-08 [colin]      0.9.13cvs9.1
15750
15751         * src/gtk/colorlabel.c
15752                 Sync with HEAD
15753
15754 2004-12-08 [paul]       0.9.13cvs8.2
15755
15756         * src/gtk/pluginwindow.c
15757                 fix window resizing oddities
15758
15759 2004-12-08 [colin]      0.9.13cvs8.1
15760
15761         * src/quote_fmt_parse.y
15762                 Sync with HEAD
15763
15764 2004-12-08 [colin]      0.9.13cvs7.1
15765
15766         * src/matcher_parser_parse.y
15767         * src/msgcache.c
15768         * src/prefs_matcher.c
15769         * src/procheader.c
15770         * src/matcher.c
15771         * src/common/defs.h
15772         * po/sr.po
15773                 Sync with HEAD
15774
15775 2004-12-08 [colin]      0.9.13cvs6.1
15776
15777         * src/quote_fmt_parse.y
15778         * src/textview.c
15779                 Sync with HEAD
15780         * src/gtk/prefswindow.c
15781         * src/gtk/pluginwindow.c
15782                 Fix G_CALLBACKS protos (thanks to Alfons)
15783
15784 2004-12-07 [torte]      0.9.13cvs2.2
15785
15786         * src/procmime.c
15787                 [Bug 650] reply button causes crash
15788                 Thanks to David Relson and Christoph
15789
15790 2004-12-07 [colin]      0.9.13cvs2.1
15791
15792         * ChangeLog.claws
15793         * AUTHORS
15794         * po/sk.po
15795         * src/procmime.c
15796         * src/prefs_account.c
15797         * src/common/smtp.c
15798         * src/common/smtp.h
15799                 Sync with HEAD
15800
15801 2004-12-06 [colin]      0.9.12cvs187.1
15802
15803         * ChangeLog.claws
15804         * INSTALL
15805         * Makefile.am
15806         * README.claws
15807         * TODO.claws
15808         * configure.ac
15809         * po/bg.po
15810         * po/cs.po
15811         * po/el.po
15812         * po/en_GB.po
15813         * po/es.po
15814         * po/fr.po
15815         * po/hr.po
15816         * po/hu.po
15817         * po/it.po
15818         * po/ja.po
15819         * po/ko.po
15820         * po/nl.po
15821         * po/pl.po
15822         * po/pt_BR.po
15823         * po/ru.po
15824         * po/sk.po
15825         * po/sr.po
15826         * po/sv.po
15827         * po/zh_CN.po
15828         * po/zh_TW.Big5.po
15829         * src/compose.c
15830         * tools/Makefile.am
15831         * tools/README
15832         * tools/filter_conv.pl
15833         * tools/kdeservicemenu/README
15834         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15835         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15836                 Sync with HEAD
15837
15838 2004-12-04 [colin]      0.9.12cvs183.1
15839
15840         * src/compose.c
15841                 Sync with HEAD (compose window position saving)
15842
15843 2004-12-04 [paul]       0.9.12cvs182.3
15844
15845         * src/messageview.c
15846         * src/mimeview.c
15847         * src/prefs_customheader.c
15848         * src/gtk/quicksearch.c
15849                 replace some forgotten GTK_SIGNAL_FUNCs
15850
15851 2004-12-04 [paul]       0.9.12cvs182.2
15852
15853         * src/Makefile.am
15854                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15855                 committed in error      
15856
15857 2004-12-04 [paul]       0.9.12cvs182.1
15858
15859         * ChangeLog
15860         * ChangeLog.claws
15861         * ChangeLog.jp
15862         * INSTALL
15863         * NEWS
15864         * README
15865         * README.jp
15866         * configure.ac
15867         * doc/manual/ja/Makefile.am
15868         * doc/manual/ja/sylpheed-1.html
15869         * doc/manual/ja/sylpheed-10.html
15870         * doc/manual/ja/sylpheed-11.html
15871         * doc/manual/ja/sylpheed-12.html
15872         * doc/manual/ja/sylpheed-13.html
15873         * doc/manual/ja/sylpheed-14.html
15874         * doc/manual/ja/sylpheed-15.html
15875         * doc/manual/ja/sylpheed-16.html
15876         * doc/manual/ja/sylpheed-17.html
15877         * doc/manual/ja/sylpheed-18.html
15878         * doc/manual/ja/sylpheed-19.html
15879         * doc/manual/ja/sylpheed-2.html
15880         * doc/manual/ja/sylpheed-20.html
15881         * doc/manual/ja/sylpheed-3.html
15882         * doc/manual/ja/sylpheed-4.html
15883         * doc/manual/ja/sylpheed-5.html
15884         * doc/manual/ja/sylpheed-6.html
15885         * doc/manual/ja/sylpheed-7.html
15886         * doc/manual/ja/sylpheed-8.html
15887         * doc/manual/ja/sylpheed-9.html
15888         * doc/manual/ja/sylpheed.html
15889         * doc/manual/ja/sylpheed.sgml
15890         * po/de.po
15891         * src/Makefile.am
15892         * src/compose.c
15893         * src/procmime.c
15894         * src/pixmaps/regular.xpm **REMOVED**
15895         * src/plugins/pgpmime/pgpmime.c
15896         * src/plugins/pgpmime/plugin.c
15897         * src/plugins/pgpmime/prefs_gpg.c
15898                 sync with HEAD
15899
15900 2004-12-03 [paul]       0.9.12cvs180.1
15901
15902         * ChangeLog
15903         * ChangeLog.claws
15904         * ChangeLog.jp
15905         * configure.ac
15906         * src/Makefile.am
15907         * src/pop.c
15908         * src/common/utils.c
15909         * src/common/utils.h
15910         * src/pixmaps/continue.xpm
15911         * src/pixmaps/dir_close.xpm
15912         * src/pixmaps/dir_open.xpm
15913         * src/pixmaps/drafts_close.xpm
15914         * src/pixmaps/drafts_open.xpm
15915         * src/pixmaps/folder.xpm **REMOVED**
15916         * src/pixmaps/group.xpm
15917         * src/pixmaps/unread.xpm
15918                 sync with HEAD
15919
15920 2004-12-02 [colin]      0.9.12cvs179.1
15921
15922         * src/compose.c
15923                 Sync with HEAD (non-duplicated reedition)
15924
15925 2004-12-02 [colin]      0.9.12cvs178.1
15926
15927         * src/compose.c
15928                 Sync with HEAD (linewrap_quote fix)
15929
15930 2004-12-01 [colin]      0.9.12cvs177.3
15931
15932         * src/addrharvest.c
15933                 Replace sizeof with strlen
15934
15935 2004-12-01 [paul]       0.9.12cvs177.2
15936
15937         * src/addrharvest.c
15938                 fix 'harvest addresses'
15939
15940 2004-11-30 [colin]      0.9.12cvs177.1
15941
15942         * src/gtk/prefswindow.c
15943         * src/gtk/pluginwindow.c
15944                 Sync with HEAD
15945
15946 2004-11-29 [colin]      0.9.12cvs176.1
15947
15948         * src/folderview.c
15949                 sync with HEAD (Fix disappearing separators in folderview's popup)
15950
15951 2004-11-29 [colin]      0.9.12cvs175.1
15952
15953         * src/procmime.c
15954                 Sync with head (another format fix)
15955
15956 2004-11-29 [colin]      0.9.12cvs174.1
15957
15958         * src/pop.c
15959                 Sync with HEAD (format string fix)
15960
15961 2004-11-26 [colin]      0.9.12cvs173.1
15962
15963         * src/common/smtp.c
15964         * src/common/smtp.h
15965                 Sync with HEAD
15966
15967 2004-11-24 [colin]      0.9.12cvs172.1
15968
15969         * src/plugins/pgpmime/pgpmime.c
15970                 Sync with HEAD
15971
15972 2004-11-24 [colin]      0.9.12cvs171.1
15973
15974         * src/plugins/pgpmime/pgpmime.c
15975                 Sync with head (gpgmectx leaks)
15976
15977 2004-11-24 [colin]      0.9.12cvs169.1
15978
15979         * src/plugins/pgpmime/plugin.c
15980         * src/plugins/trayicon/Makefile.am
15981         * src/plugins/trayicon/newmarkedmail.xpm
15982         * src/plugins/trayicon/trayicon.c
15983         * src/plugins/trayicon/unreadmarkedmail.xpm
15984                 Sync with HEAD
15985
15986 2004-11-23 [colin]      0.9.12cvs168.1
15987
15988         * src/partial_download.c
15989         * src/partial_download.h
15990         * src/plugins/pgpmime/plugin.c
15991                 Sync with HEAD
15992
15993 2004-11-23 [colin]      0.9.12cvs166.1
15994
15995         * src/Makefile.am
15996         * src/codeconv.c
15997         * src/compose.c
15998         * src/folderview.c
15999         * src/main.c
16000         * src/partial_download.c
16001         * src/partial_download.h
16002         * src/prefs_account.c
16003         * src/prefs_account.h
16004         * src/privacy.c
16005         * src/privacy.h
16006         * src/procmime.c
16007         * src/common/Makefile.am
16008         * src/common/base64.h
16009         * src/common/partial_download.c
16010         * src/common/partial_download.h
16011         * src/gtk/prefswindow.c
16012         * src/gtk/prefswindow.h
16013         * src/plugins/pgpmime/pgpmime.c
16014         * src/plugins/pgpmime/prefs_gpg.c
16015         * src/plugins/pgpmime/prefs_gpg.h
16016         * src/plugins/pgpmime/sgpgme.c
16017         * src/plugins/pgpmime/sgpgme.h
16018                 Sync with HEAD
16019
16020 2004-11-23 [colin]      0.9.12cvs163.1
16021
16022         * src/main.c
16023                 Sync with HEAD (cursor optimization)
16024
16025 2004-11-23 [colin]      0.9.12cvs162.1
16026
16027         * src/prefs_common.c
16028         * src/prefs_themes.c
16029         * src/procmsg.c
16030                 Sync with HEAD
16031
16032 2004-11-23 [colin]      0.9.12cvs158.9
16033
16034         * src/compose.c
16035                 Fix double-free when forwarding
16036         * src/msgcache.c
16037                 Fix leak on error path
16038                 
16039
16040 2004-11-23 [colin]      0.9.12cvs158.8
16041
16042         * src/compose.c
16043                 Fix possible double-free
16044                 Spotted by Alfons
16045
16046 2004-11-23 [colin]      0.9.12cvs158.7
16047
16048         * src/compose.c
16049                 Fix some signal handlers' prototypes
16050                 Spotted by Alfons
16051
16052 2004-11-22 [colin]      0.9.12cvs158.6
16053
16054         * src/compose.c
16055                 Remove unneeded code and duplicated
16056                 wrapping - patch by Alfons
16057
16058 2004-11-22 [colin]      0.9.12cvs158.5
16059
16060         * src/prefs_themes.c
16061                 Fix oversized selector
16062
16063 2004-11-22 [colin]      0.9.12cvs158.4
16064
16065         * src/compose.c
16066                 fix dump_text()
16067                 patch by Alfons
16068
16069 2004-11-19 [colin]      0.9.12cvs158.3
16070
16071         * src/textview.c
16072                 Add a context menu on links (open, copy)
16073
16074 2004-11-18 [paul]       0.9.12cvs158.2
16075
16076         * src/addrgather.c
16077         * src/exphtmldlg.c
16078         * src/expldifdlg.c
16079         * src/mimeview.c
16080         * src/prefs_common.c
16081         * src/plugins/image_viewer/viewer.c
16082         * src/plugins/spamassassin/spamassassin_gtk.c
16083                 replace deprecated gtk_notebook_set_page
16084                 and gtk_notebook_current_page
16085
16086 2004-11-18 [paul]       0.9.12cvs158.1
16087
16088         * configure.ac
16089         * src/compose.c
16090         * src/mainwindow.c
16091         * src/messageview.c
16092         * src/prefs_common.c
16093         * src/common/utils.c
16094         * src/common/utils.h
16095                 sync with HEAD
16096
16097 2004-11-17 [colin]      0.9.12cvs156.1
16098
16099         * src/prefs_account.c
16100         * src/prefs_account.h
16101         * src/procmsg.c
16102                 Sync with HEAD (add pref to store encrypted mails encrypted)
16103
16104 2004-11-17 [paul]       0.9.12cvs155.1
16105
16106         * ChangeLog
16107         * ChangeLog.claws
16108         * ChangeLog.jp
16109         * NEWS
16110         * configure.ac
16111         * src/compose.c
16112         * src/jpilot.c
16113         * src/privacy.c
16114         * src/procmime.c
16115         * src/procmime.h
16116         * src/procmsg.c
16117         * src/toolbar.c
16118         * src/pixmaps/error.xpm
16119                 sync with HEAD
16120
16121 2004-11-17 [colin]      0.9.12cvs151.1
16122
16123         * src/plugins/pgpmime/pgpmime.c
16124                 Sync with HEAD (remove debug printf)
16125
16126 2004-11-17 [colin]      0.9.12cvs150.1
16127
16128         * src/plugins/pgpmime/pgpmime.c
16129                 Sync with HEAD (off-by-one fix)
16130
16131 2004-11-17 [colin]      0.9.12cvs149.1
16132
16133         * src/procmsg.c
16134                 Sync with HEAD (coding style fixes)
16135
16136 2004-11-16 [colin]      0.9.12cvs148.1
16137
16138         * src/procmsg.c
16139                 Sync with head (Fix the fix)
16140
16141 2004-11-16 [colin]      0.9.12cvs147.1
16142
16143         * src/procmsg.c
16144                 Sync with Main (leak fix)
16145
16146 2004-11-16 [colin]      0.9.12cvs146.14
16147
16148         * src/compose.c
16149                 Remove useless chunk of code
16150                 Patch by Alfons
16151
16152 2004-11-15 [colin]      0.9.12cvs146.13
16153
16154         * src/compose.c
16155                 Fix drafting after insertion
16156                 Patch by Alfons
16157
16158 2004-11-15 [colin]      0.9.12cvs146.12
16159
16160         * src/compose.c
16161         * src/prefs_filtering.c
16162         * src/prefs_filtering_action.c
16163         * src/prefs_toolbar.c
16164                 Fix some const-correctness
16165
16166 2004-11-15 [colin]      0.9.12cvs146.11
16167
16168         * src/summaryview.c
16169         * src/prefs_themes.c
16170         * src/messageview.c
16171                 Fix some leaks
16172
16173 2004-11-15 [colin]      0.9.12cvs146.10
16174
16175         * src/codeconv.c
16176                 More unreadable locale fixes
16177
16178 2004-11-14 [colin]      0.9.12cvs146.9
16179
16180         * src/textview.c
16181                 Fix uri_security_check
16182                 Patch by Alfons
16183
16184 2004-11-13 [paul]       0.9.12cvs146.8
16185
16186         * src/folder.c
16187         * src/procmime.c
16188                 fix 2 bugs introduced in last commit
16189
16190 2004-11-13 [paul]       0.9.12cvs146.7
16191
16192         * src/compose.c
16193         * src/exporthtml.c
16194         * src/exportldif.c
16195         * src/folder.c
16196         * src/imap.c
16197         * src/imap_gtk.c
16198         * src/main.c
16199         * src/mainwindow.c
16200         * src/messageview.c
16201         * src/mh_gtk.c
16202         * src/prefs_themes.c
16203         * src/procmime.c
16204         * src/setup.c
16205         * src/summaryview.c
16206                 replace deprecated g_basename
16207
16208 2004-11-13 [paul]       0.9.12cvs146.6
16209
16210         * src/compose.c
16211         * src/imap.c
16212         * src/matcher_parser.h
16213         * src/matcher_parser_parse.y
16214         * src/prefs_filtering.c
16215         * src/prefs_filtering_action.c
16216         * src/prefs_themes.c
16217         * src/prefs_toolbar.c
16218         * src/common/utils.c
16219                 various small fixes/cleanups
16220
16221 2004-11-12 [colin]      0.9.12cvs146.5
16222
16223         * src/textview.c
16224                 Validate event's origin on visibility notify
16225                 Patch by Alfons.
16226
16227 2004-11-12 [paul]       0.9.12cvs146.4
16228
16229         * src/exporthtml.c
16230         * src/exportldif.c
16231         * src/imap.c
16232         * src/mh.c
16233         * src/mimeview.c
16234         * src/prefs_spelling.c
16235         * src/prefs_themes.c
16236                 replace deprecated g_dirname    
16237
16238 2004-11-12 [colin]      0.9.12cvs146.3
16239
16240         * src/textview.c
16241                 Some coding style fixes
16242
16243 2004-11-12 [colin]      0.9.12cvs146.2
16244
16245         * src/codeconv.c
16246                 We want to replace _all_ extended chars in
16247                 conv_unreadable_*, because any string containing
16248                 extended chars not parsing as UTF8 is 
16249                 undisplayed on gtk2.
16250
16251 2004-11-12 [paul]       0.9.12cvs146.1
16252
16253         * ChangeLog
16254         * ChangeLog.claws
16255         * ChangeLog.jp
16256         * NEWS
16257         * configure.ac
16258         * src/account.c
16259         * src/folderview.c
16260         * src/folderview.h
16261         * src/imap.c
16262         * src/imap_gtk.c
16263         * src/inc.c
16264         * src/mainwindow.c
16265         * src/mh_gtk.c
16266         * src/news_gtk.c
16267         * src/pop.c
16268         * src/prefs_account.c
16269         * src/prefs_account.h
16270         * src/prefs_ext_prog.c
16271         * src/procmime.c
16272         * src/procmime.h
16273         * src/procmsg.c
16274         * src/procmsg.h
16275         * src/summary_search.c
16276         * src/summaryview.c
16277         * src/textview.c
16278         * src/common/defs.h
16279         * src/common/utils.c
16280         * src/common/utils.h
16281         * src/gtk/menu.c
16282         * src/gtk/menu.h
16283                 sync with HEAD
16284
16285 2004-11-11 [colin]      0.9.12cvs144.2
16286
16287         * src/textview.c
16288                 Fix URI range selection (patch by Alfons)
16289
16290 2004-11-09 [colin]      0.9.12cvs144.1
16291
16292         * ChangeLog.claws
16293         * src/compose.c
16294         * src/folder.c
16295         * src/folder_item_prefs.c
16296         * src/prefs_account.c
16297         * src/prefs_account.h
16298         * src/plugins/pgpmime/pgpmime.c
16299                 Sync with HEAD
16300
16301 2004-11-08 [colin]      0.9.12cvs143.1
16302
16303         * src/summaryview.c
16304                 Sync with HEAD (optimize quicksearch)
16305
16306 2004-11-08 [colin]      0.9.12cvs142.2
16307
16308         * src/compose.c
16309                 Don't wrap when Edit/Auto wrapping is disabled
16310
16311 2004-11-08 [colin]      0.9.12cvs142.1
16312
16313         * src/textview.c
16314                 Sync with HEAD
16315
16316 2004-11-08 [colin]      0.9.12cvs141.1
16317
16318         * src/textview.c
16319                 Sync with HEAD (fix some mail URIs)
16320
16321 2004-11-08 [colin]      0.9.12cvs140.3
16322
16323         * src/textview.c
16324                 o Use text cursor instead of arrow when
16325                   not on a link
16326                 o Fix handling of contiguous links (as in
16327                   "colin@colino.net" <colin@colino.net>)
16328                   This one unveils a bug in get_email_part()
16329
16330 2004-11-07 [colin]      0.9.12cvs140.2
16331
16332         * src/textview.c
16333                 Fix memleak. Patch by Alfons.
16334
16335 2004-11-06 [colin]      0.9.12cvs140.1
16336
16337         * src/compose.c
16338                 Sync with HEAD (don't ask passphrase
16339                 when drafting)
16340
16341 2004-11-06 [paul]       0.9.12cvs139.2
16342
16343         * AUTHORS
16344         * src/textview.c
16345         * src/textview.h
16346                 textview URI handling. hovering over a 
16347                 link displays it in the status bar,
16348                 and changes the mouse pointer to a hand 
16349                 cursor. a link is activated with a single 
16350                 click. (Modified from the) patch by Jean-Yves 
16351                 Lefort <jylefort@users.sourceforge.net>
16352                 
16353
16354 2004-11-05 [colin]      0.9.12cvs139.1
16355
16356         * src/compose.c
16357         * src/procmime.c
16358                 Sync with HEAD again ^^
16359
16360 2004-11-05 [colin]      0.9.12cvs139.1
16361
16362         * src/compose.c
16363         * src/procmime.c
16364                 Sync with HEAD
16365
16366 2004-11-03 [paul]       0.9.12cvs138.1
16367
16368         * ChangeLog.claws
16369         * configure.ac
16370         * po/POTFILES.in
16371         * src/prefs_ext_prog.c
16372         * src/procmime.c
16373         * tools/kdeservicemenu/README
16374         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16375         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16376                 sync with HEAD
16377
16378 2004-11-01 [christoph]  0.9.12cvs136.2
16379
16380         * src/procmime.c
16381                 convert MIME parameters to UTF-8
16382
16383 2004-10-29 [colin]      0.9.12cvs136.1
16384
16385         * src/common/utils.c
16386                 Sync with HEAD (don't use '=' in mime boundary)
16387
16388 2004-10-29 [paul]       0.9.12cvs135.1
16389
16390         * configure.ac
16391         * doc/src/rfc2231.txt
16392         * src/procmime.c
16393         * src/common/quoted-printable.c
16394         * src/common/utils.c
16395         * src/common/utils.h
16396                 sync with HEAD
16397
16398 2004-10-27 [paul]       0.9.12cvs134.1
16399
16400         * configure.ac
16401         * src/main.c
16402         * src/procmime.c
16403         * src/plugins/pgpmime/pgpmime.c
16404                 sync with HEAD
16405
16406 2004-10-26 [paul]       0.9.12cvs132.3
16407
16408         * src/account.c
16409         * src/addressbook.c
16410         * src/addrgather.c
16411         * src/addrharvest.c
16412         * src/codeconv.c
16413         * src/compose.c
16414         * src/customheader.c
16415         * src/editaddress.c
16416         * src/editgroup.c
16417         * src/enriched.c
16418         * src/expldifdlg.c
16419         * src/exporthtml.c
16420         * src/exportldif.c
16421         * src/folder.c
16422         * src/foldersel.c
16423         * src/folderview.c
16424         * src/grouplistdialog.c
16425         * src/html.c
16426         * src/imap.c
16427         * src/jpilot.c
16428         * src/ldapserver.c
16429         * src/ldif.c
16430         * src/mimeview.c
16431         * src/news.c
16432         * src/news_gtk.c
16433         * src/pop.c
16434         * src/prefs_display_header.c
16435         * src/prefs_gtk.c
16436         * src/prefs_msg_colors.c
16437         * src/prefs_toolbar.c
16438         * src/procheader.c
16439         * src/procmime.c
16440         * src/summaryview.c
16441         * src/textview.c
16442         * src/toolbar.c
16443         * src/vcard.c
16444         * src/common/mgutils.c
16445         * src/common/nntp.c
16446         * src/common/smtp.c
16447         * src/common/template.c
16448         * src/common/utils.c
16449         * src/common/xmlprops.c
16450         * src/plugins/pgpmime/pgpmime.c
16451         * src/plugins/pgpmime/select-keys.c
16452         * src/plugins/pgpmime/sgpgme.c
16453                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16454                 g_string_sprintfa(), gtk_notebook_current_page()
16455
16456 2004-10-26 [colin]      0.9.12cvs132.2
16457
16458         * src/prefs_folder_item.c
16459                 Fix default-account selection
16460
16461 2004-10-21 [colin]      0.9.12cvs133
16462
16463         * src/compose.c
16464                 Sync with HEAD (Remove extra separator in compose's Options)
16465         * src/textview.c
16466                 Set wrapping to char
16467
16468 2004-10-21 [paul]       0.9.12cvs131.2
16469
16470         * src/compose.c
16471         * src/sourcewindow.c
16472                 fix wrapping
16473                 fix window shrinking 
16474
16475 2004-10-21 [colin]      0.9.12cvs131.1
16476
16477         * ChangeLog.claws
16478         * src/compose.c
16479                 Sync with HEAD
16480
16481 2004-10-21 [paul]       0.9.12cvs130.2
16482
16483         * src/prefs_folder_item.c
16484                 sync with HEAD (Apply to subfolders)
16485
16486 2004-10-19 [colin]      0.9.12cvs130.1
16487
16488         * ChangeLog.claws
16489         * src/compose.c
16490         * src/common/utils.c
16491         * src/gtk/menu.c
16492                 Sync with HEAD
16493
16494 2004-10-19 [colin]      0.9.12cvs128.1
16495
16496         * src/addrbook.c
16497         * src/addrcache.c
16498         * src/addressbook.c
16499         * src/codeconv.c
16500         * src/compose.c
16501         * src/customheader.c
16502         * src/editaddress.c
16503         * src/editgroup.c
16504         * src/exporthtml.c
16505         * src/folder.c
16506         * src/folderview.c
16507         * src/imap.c
16508         * src/jpilot.c
16509         * src/main.c
16510         * src/matcher_parser_parse.y
16511         * src/mbox.c
16512         * src/pop.c
16513         * src/prefs_account.c
16514         * src/prefs_gtk.c
16515         * src/prefs_msg_colors.c
16516         * src/procheader.c
16517         * src/procmime.c
16518         * src/procmime.h
16519         * src/procmsg.c
16520         * src/summaryview.c
16521         * src/textview.c
16522         * src/common/base64.c
16523         * src/common/partial_download.c
16524         * src/common/socket.c
16525         * src/common/sylpheed.c
16526         * src/common/utils.c
16527         * src/common/utils.h
16528         * src/gtk/pluginwindow.c
16529         * src/gtk/quicksearch.c
16530         * src/plugins/clamav/clamav_plugin.c
16531         * src/plugins/clamav/clamav_plugin.h
16532         * src/plugins/clamav/clamav_plugin_gtk.c
16533         * src/plugins/pgpmime/passphrase.c
16534         * src/plugins/pgpmime/pgpmime.c
16535         * src/plugins/pgpmime/plugin.c
16536         * src/plugins/pgpmime/prefs_gpg.c
16537         * src/plugins/pgpmime/prefs_gpg.h
16538         * src/plugins/pgpmime/select-keys.c
16539         * src/plugins/pgpmime/sgpgme.c
16540         * src/plugins/spamassassin/libspamc.c
16541         * src/plugins/spamassassin/spamassassin.c
16542         * src/plugins/spamassassin/spamassassin.h
16543         * src/plugins/spamassassin/spamassassin_gtk.c
16544         * src/plugins/trayicon/trayicon.c
16545         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16546                 Sync with HEAD
16547
16548 2004-10-14 [colin]      0.9.12cvs126.2
16549
16550         * src/codeconv.c
16551         * src/textview.c
16552                 Fix conv_unreadable_locale
16553
16554 2004-10-13 [colin]      0.9.12cvs126.1
16555
16556         * src/compose.c
16557                 Sync with HEAD (don't convert charset for 
16558                 drafted messages, minor cleanup)
16559
16560 2004-10-13 [colin]      0.9.12cvs125.1
16561
16562         * po/POTFILES.in
16563                 Sync with HEAD (POTFILES fix)
16564
16565 2004-10-12 [colin]      0.9.12cvs124.3
16566
16567         * src/compose.c
16568                 Fix encoding bug from latest sync
16569
16570 2004-10-12 [paul]       0.9.12cvs124.2
16571
16572         * src/plugins/pgpmime/prefs_gpg.c
16573         * src/plugins/pgpmime/prefs_gpg.h
16574                 forgotten in last commit        
16575
16576 2004-10-12 [paul]       0.9.12cvs124.1
16577
16578         * ChangeLog.claws
16579         * configure.ac
16580         * m4/spamassassin.m4
16581         * src/Makefile.am
16582         * src/account.c
16583         * src/compose.c
16584         * src/compose.h
16585         * src/crash.c
16586         * src/main.c
16587         * src/mimeview.c
16588         * src/passphrase.c
16589         * src/passphrase.h
16590         * src/prefs_account.c
16591         * src/prefs_account.h
16592         * src/prefs_common.c
16593         * src/privacy.c
16594         * src/privacy.h
16595         * src/procmime.c
16596         * src/procmime.h
16597         * src/procmsg.c
16598         * src/rfc2015.c
16599         * src/rfc2015.h
16600         * src/select-keys.c
16601         * src/select-keys.h
16602         * src/textview.c
16603         * src/common/utils.c
16604         * src/common/utils.h
16605         * src/gtk/about.c
16606         * src/plugins/pgpmime/Makefile.am
16607         * src/plugins/pgpmime/passphrase.c
16608         * src/plugins/pgpmime/passphrase.h
16609         * src/plugins/pgpmime/pgpmime.c
16610         * src/plugins/pgpmime/plugin.c
16611         * src/plugins/pgpmime/select-keys.c
16612         * src/plugins/pgpmime/select-keys.h
16613         * src/plugins/pgpmime/sgpgme.c
16614         * src/plugins/pgpmime/sgpgme.h
16615                 sync with HEAD
16616
16617 2004-10-04 [colin]      0.9.12cvs122.1
16618
16619         * src/mainwindow.c
16620         * src/messageview.c
16621         * src/messageview.h
16622         * src/textview.c
16623                 Sync with HEAD
16624
16625 2004-10-04 [colin]      0.9.12cvs121.1
16626
16627         * src/summaryview.c
16628                 Sync with HEAD
16629
16630 2004-10-04 [paul]       0.9.12cvs120.1
16631
16632         * configure.ac
16633                 sync with HEAD [don't try to build 
16634                 pgpmime plugin when gpgme is disabled]
16635
16636 2004-10-03 [colin]      0.9.12cvs119.3
16637
16638         * src/gtk/gtksctree.c
16639                 Lots of side effects. Put back as before 117.2.
16640         * src/summaryview.c
16641                 Fix bug #602
16642
16643 2004-10-03 [colin]      0.9.12cvs119.2
16644
16645         * src/gtk/gtksctree.c
16646                 Revert 608 fix that doesn't work that good
16647
16648 2004-10-02 [colin]      0.9.12cvs119.1
16649
16650         * src/mainwindow.c
16651         * src/messageview.c
16652         * src/prefs_common.h
16653         * src/procmime.c
16654         * src/procmime.h
16655         * src/textview.c
16656                 Sync with HEAD
16657         * src/gtk/gtksctree.c
16658                 Close bug #608
16659
16660 2004-10-01 [colin]      0.9.12cvs118.1
16661
16662         * src/mimeview.c
16663                 Sync with HEAD (better Save All fix)
16664
16665 2004-10-01 [colin]      0.9.12cvs117.2
16666
16667         * src/gtk/gtksctree.c
16668                 Faster on selection
16669
16670 2004-10-01 [colin]      0.9.12cvs117.1
16671
16672         * src/mimeview.c
16673                 Sync with HEAD (Save All: only attachments)
16674
16675 2004-10-01 [paul]       0.9.12cvs116.1
16676
16677         * ChangeLog.claws
16678         * configure.ac
16679         * src/account.c
16680         * src/prefs_common.c
16681         * src/gtk/colorlabel.c
16682                 sync with HEAD
16683
16684 2004-09-30 [colin]      0.9.12cvs115.1
16685
16686         * src/stock_pixmap.c
16687         * src/stock_pixmap.h
16688         * src/folderview.c
16689         * src/Makefile.am
16690         * src/pixmaps/read.xpm
16691                 Sync with HEAD (new pixmap)
16692
16693 2004-09-29 [colin]      0.9.12cvs114.1
16694
16695         * src/compose.c
16696                 Sync with HEAD
16697                 Fix focus handling in headers
16698
16699 2004-09-29 [paul]       0.9.12cvs113.1
16700
16701         * src/quote_fmt_parse.y
16702                 sync with HEAD
16703  
16704
16705 2004-09-28 [colin]      0.9.12cvs112.1
16706
16707         * src/folderview.c
16708         * src/mainwindow.c
16709                 Sync with HEAD
16710
16711 2004-09-28 [colin]      0.9.12cvs110.1
16712
16713         * src/folderview.c
16714                 Sync with HEAD (Contextual Empty trash menu)
16715
16716 2004-09-28 [colin]      0.9.12cvs108.1
16717
16718         * src/addressbook.c
16719                 Sync with HEAD (addressbook edit on double-click)
16720
16721 2004-09-28 [colin]      0.9.12cvs106.1
16722
16723         * src/inc.c
16724                 Sync with HEAD (folder_item freeze on inc)
16725
16726 2004-09-27 [colin]      0.9.12cvs105.1
16727
16728         * src/folderview.c
16729                 Sync with HEAD (right-align new and unread column)
16730
16731 2004-09-27 [colin]      0.9.12cvs104.1
16732
16733         * src/main.c
16734                 Sync with HEAD (revert 0.9.12cvs101)
16735
16736 2004-09-24 [colin]      0.9.12cvs103.2
16737
16738         * src/wizard.c
16739                 Fix gtk warnings and use domain part of the email address 
16740                 when domain detection fails (no dot in domain name)
16741
16742 2004-09-23 [colin]      0.9.12cvs103.1
16743
16744         * src/plugins/spamassassin/libspamc.c
16745         * src/plugins/spamassassin/libspamc.h
16746         * src/plugins/spamassassin/utils.c
16747         * src/plugins/spamassassin/utils.h
16748                 Sync with HEAD (Update spamassassin to 3.0)
16749
16750 2004-09-21 [colin]      0.9.12cvs102.3
16751
16752         * src/action.c
16753                 Add horizontal scrollbar in action io dialog as needed
16754                 Patch by Alfons.
16755
16756 2004-09-20 [colin]      0.9.12cvs102.2
16757
16758         * src/plugins/image_viewer/viewer.c
16759                 Remove imlib stuff
16760                 use gtk_pixmap_set when clearing
16761                 (would be better to use gtkImages, but causes size-allocate 
16762                 signals storm)
16763
16764 2004-09-17 [paul]       0.9.12cvs102.1
16765
16766         * ChangeLog
16767         * ChangeLog.claws
16768         * ChangeLog.jp
16769         * configure.ac
16770         * src/inc.c
16771                 sync with HEAD
16772
16773
16774 2004-09-17 [colin]      0.9.12cvs101.1
16775
16776         * ChangeLog.claws
16777         * src/main.c
16778                 Sync with HEAD (fix segs at exit)
16779
16780 2004-09-14 [colin]      0.9.12cvs99.5
16781
16782         * src/common/socket.c
16783         * AUTHORS
16784                 Fix send error on 64bit platforms
16785                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16786
16787 2004-09-14 [colin]      0.9.12cvs99.4
16788
16789         * src/action.c
16790                 Fix action output with utf8 
16791                 Patch by Alfons.
16792
16793 2004-09-14 [colin]      0.9.12cvs99.3
16794
16795         * ChangeLog.claws
16796         * src/folder.c
16797                 Sync with HEAD
16798
16799 2004-09-09 [colin]      0.9.12cvs99.2
16800
16801         * src/action.c
16802                 Fix progress bar (displaying "Completed %v/%u")
16803                 Patch by Alfons.
16804
16805 2004-09-08 [colin]      0.9.12cvs99.1
16806
16807         * src/account.c
16808         * src/folder.c
16809         * src/procmsg.c
16810         * src/procmsg.h
16811         * src/plugins/pgpmime/pgpmime.c
16812                 Sync with HEAD
16813
16814 2004-09-08 [colin]      0.9.12cvs97.2
16815
16816         * src/summaryview.c
16817                 Don't select mails in collapsed threads 
16818                 when navigating with up/down
16819
16820 2004-09-07 [colin]      0.9.12cvs97.1
16821
16822         * src/inc.c
16823                 Sync with HEAD (meaningful error messages)
16824
16825 2004-09-06 [colin]      0.9.12cvs96.1
16826
16827         * src/toolbar.c
16828                 Sync with HEAD (fix Redirect graying out)
16829
16830 2004-09-06 [colin]      0.9.12cvs95.1
16831
16832         * src/summaryview.c
16833         * src/mimeview.c
16834                 Sync with HEAD (fix dropped URIs)
16835
16836 2004-09-06 [colin]      0.9.12cvs94.1
16837
16838         * src/addressbook.c
16839         * src/addressitem.h
16840         * src/addritem.c
16841         * src/addritem.h
16842                 Sync with HEAD (addressbook DnD)
16843
16844 2004-09-03 [colin]      0.9.12cvs93.1
16845
16846         * src/summaryview.c
16847                 Sync with HEAD (next/prev unread)
16848
16849 2004-09-03 [colin]      0.9.12cvs92.1
16850
16851         * src/prefs_common.c
16852         * src/prefs_common.h
16853         * src/summaryview.c
16854                 Sync with HEAD ('mark_as_read_delay' pref)
16855
16856 2004-09-02 [colin]      0.9.12cvs91.2
16857
16858         * src/common/xml.c
16859                 Fix leak
16860
16861 2004-09-02 [colin]      0.9.12cvs91.1
16862
16863         * src/gtk/menu.c
16864                 Sync with HEAD (menu accel don't work, but whatever)
16865
16866 2004-09-02 [colin]      0.9.12cvs90.1
16867
16868         * src/account.c
16869                 Sync with HEAD (fix bug 582)
16870
16871 2004-09-02 [colin]      0.9.12cvs89.1
16872
16873         * src/addrindex.c
16874                 Sync with HEAD (free deleted queries)
16875
16876 2004-09-02 [colin]      0.9.12cvs88.1
16877
16878         * src/ldapquery.c
16879                 Sync with HEAD (fix LDAP freezes)
16880
16881 2004-09-02 [colin]      0.9.12cvs87.1
16882
16883         * src/prefs_spelling.c
16884                 Sync with HEAD (add default dictionary)
16885
16886 2004-09-01 [colin]      0.9.12cvs86.1
16887
16888         * src/filtering.c
16889         * src/folderview.c
16890         * src/imap.c
16891         * src/prefs_matcher.c
16892         * src/stock_pixmap.c
16893         * src/summary_search.c
16894         * src/summaryview.c
16895         * src/wizard.c
16896         * src/wizard.h
16897                 Sync with HEAD (uninitialized vars fixes)
16898                 + gtk2 specific warning fixes
16899
16900 2004-08-31 [colin]      0.9.12cvs85.1
16901
16902         * src/folder.c
16903                 Sync with HEAD (Fix memory corruption due to 
16904                 uninitialized var)
16905
16906 2004-08-31 [colin]      0.9.12cvs84.4
16907
16908         * src/summary_search.c
16909                 Fix segfaults when searching in folders with broken headers
16910
16911 2004-08-31 [colin]      0.9.12cvs84.3
16912
16913         * src/compose.c
16914         * src/textview.c
16915                 Fix some more encoding/decoding issues
16916
16917 2004-08-30 [colin]      0.9.12cvs84.2
16918
16919         * src/mimeview.c
16920         * src/prefs_themes.c
16921         * src/gtk/filesel.c
16922         * src/gtk/filesel.h
16923                 Add a folder-mode selection (fixes mimeview's "Save all")
16924
16925 2004-08-29 [colin]      0.9.12cvs84.1
16926
16927         * src/mimeview.c
16928                 Sync with HEAD (don't escape saved filenames)
16929
16930 2004-08-27 [colin]      0.9.12cvs83.1
16931
16932         * ChangeLog
16933         * ChangeLog.claws
16934         * ChangeLog.jp
16935         * src/mh.c
16936         * src/procheader.c
16937         * src/procmsg.c
16938         * src/procmsg.h
16939         * src/common/utils.c
16940         * src/gtk/menu.h
16941         * po/
16942                 Sync with HEAD 0.9.12cvs83 (sync with main)
16943
16944 2004-08-26 [colin]      0.9.12cvs82.4
16945
16946         * src/codeconv.c
16947                 Fix strange stack corruption
16948                 Convert to utf8 after unmime, not before
16949
16950 2004-08-26 [colin]      0.9.12cvs82.3
16951
16952         * src/main.c
16953         * src/wizard.c
16954                 Fix account folders duplication
16955
16956 2004-08-25 [colin]      0.9.12cvs82.2
16957
16958         * src/wizard.c
16959                 Remove ports
16960                 Add SSL selection
16961                 Use login@server as account name
16962
16963 2004-08-25 [colin]      0.9.12cvs82.1
16964
16965         * src/plugins/pgpmime/pgpmime.c
16966                 Sync with HEAD (leak fix).
16967
16968 2004-08-25 [colin]      0.9.12cvs81.1
16969
16970         * src/plugins/pgpmime/pgpmime.c
16971         * src/plugins/pgpmime/sgpgme.c
16972         * src/plugins/pgpmime/sgpgme.h
16973                 Sync with HEAD (Handle combined messages).
16974
16975 2004-08-24 [colin]      0.9.12cvs80.3
16976
16977         * src/wizard.c
16978                 Fix full name, ports, and imap
16979
16980 2004-08-24 [colin]      0.9.12cvs80.2
16981
16982         * src/Makefile.am
16983         * src/main.c
16984         * src/setup.c
16985         * src/setup.h
16986         * src/stock_pixmap.c
16987         * src/stock_pixmap.h
16988         * src/wizard.c ** ADDED **
16989         * src/wizard.h ** ADDED ** 
16990         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16991                 Add a setup wizard 
16992
16993 2004-08-24 [colin]      0.9.12cvs80.1
16994
16995         * src/folder.c
16996                 Sync with HEAD (set mimeflags on all messages)
16997
16998 2004-08-24 [colin]      0.9.12cvs79.3
16999
17000         * src/matcher_parser_lex.l
17001                 Fix 8bits strings not in utf8
17002
17003 2004-08-24 [colin]      0.9.12cvs79.2
17004
17005         * src/compose.c
17006                 Check conversion result before replacing buffer
17007
17008 2004-08-23 [colin]      0.9.12cvs79.1
17009
17010         * src/compose.c
17011                 Sync with HEAD (create message header in memory)
17012
17013 2004-08-23 [colin]      0.9.12cvs78.1
17014
17015         * src/rfc2015.c
17016         * src/rfc2015.h
17017                 Sync with HEAD (fix bug 197 again)
17018
17019 2004-08-23 [colin]      0.9.12cvs77.3
17020
17021         * src/compose.c
17022                 Fix again inline gpg signing (which outputs utf8
17023                 in gtk2). Not syncing this fix to HEAD as this 
17024                 code is meant to die.
17025
17026 2004-08-23 [colin]      0.9.12cvs77.2
17027
17028         * src/prefs_account.h
17029                 Remove useless include
17030
17031 2004-08-23 [colin]      0.9.12cvs77.1
17032
17033         * src/imap.c
17034         * po/es.po
17035         * po/fr.po
17036         * po/it.po
17037         * po/pl.po
17038         * po/pt_BR.po
17039         * po/sk.po
17040         * po/sr.po
17041                 Sync with HEAD (fix bug 577)
17042
17043 2004-08-22 [colin]      0.9.12cvs76.1
17044
17045         * src/plugins/trayicon/trayicon.c
17046                 Sync with HEAD (fix formatting bug)
17047
17048 2004-08-21 [colin]      0.9.12cvs74.2
17049
17050         * src/gtk/colorsel.c
17051                 Fix bug 564 (Folder color selection window exits on any
17052                 keypress)
17053
17054 2004-08-21 [colin]      0.9.12cvs74.1
17055
17056         * ChangeLog.claws
17057         * src/compose.c
17058         * src/summaryview.c
17059         * src/toolbar.c
17060                 Sync with HEAD (fix bug 576)
17061
17062 2004-08-21 [colin]      0.9.12cvs70.1
17063
17064         * src/compose.c
17065         * src/mainwindow.c
17066                 Sync with HEAD
17067                 
17068
17069 2004-08-21 [paul]       0.9.12cvs66.4
17070
17071         * src/mainwindow.c
17072         * src/messageview.c
17073         * src/gtk/menu.c
17074         * src/plugins/spamassassin/spamassassin_gtk.c
17075                 remove some deprecated gtk1 functions
17076
17077
17078 2004-08-21 [colin]      0.9.12cvs66.3
17079
17080         * src/compose.c
17081         * src/codeconv.c
17082                 Fix warnings
17083                 Remove encoding hacks
17084                 Fix bug 575 (Strange character messes up message)
17085                 Don't display conversion error when drafting
17086
17087 2004-08-21 [paul]       0.9.12cvs66.2
17088
17089         * src/prefs_account.c
17090                 fix GnuPG mode bugs
17091
17092
17093 2004-08-20 [colin]      0.9.12cvs66.1
17094
17095         * src/codeconv.c
17096                 Sync with HEAD 0.9.12cvs66
17097
17098 2004-08-20 [paul]
17099
17100         * src/plugins/pgpmime/plugin.c
17101                 modify PGP/MIME plugin's description
17102
17103 2004-08-17 [colin]      0.9.12cvs65.1
17104
17105         * src/common/ssl.c
17106         * src/plugins/pgpmime/plugin.c
17107                 Sync with HEAD
17108
17109 2004-08-14 [colin]      0.9.12cvs60.3
17110
17111         * src/plugins/trayicon/trayicon.c
17112                 Put back resize callback, on size-request signal
17113                 rather than size-allocate to avoid infinite 
17114                 callback loop
17115
17116 2004-08-13 [colin]      0.9.12cvs60.2
17117
17118         * src/common/defs.h
17119                 Cache versions have been fixed
17120
17121 2004-08-13 [colin]      0.9.12cvs60.1
17122
17123         * src/folderutils.c
17124                 Sync with HEAD
17125
17126 2004-08-12 [colin]      0.9.12cvs59.1
17127
17128         * src/plugins/trayicon/trayicon.c
17129                 Sync with HEAD
17130
17131 2004-08-12 [colin]      0.9.12cvs57.5
17132
17133         * sylpheed.desktop
17134         * configure.ac
17135         * src/Makefile.am
17136         * src/main.c
17137                 Add support for Freedesktop.org's startup notification
17138
17139 2004-08-11 [colin]      0.9.12cvs57.4
17140
17141         * src/textview.c
17142                 Fix off-by-one
17143
17144 2004-08-11 [colin]      0.9.12cvs57.3
17145
17146         * src/message_search.c
17147         * src/summary_search.c
17148                 Make searches case insensitive by default
17149         * src/textview.c
17150                 Fix case-insensitive search in message
17151
17152 2004-08-11 [colin]      0.9.12cvs57.2
17153
17154         * src/summary_search.c
17155                 Let case-sensitive be specified
17156
17157 2004-08-10 [colin]      0.9.12cvs55.4
17158
17159         * src/common/socket.c
17160                 Fix the possible race condition
17161
17162 2004-08-09 [paul]       0.9.12cvs55.3
17163
17164         * configure.ac
17165         * src/Makefile.am
17166         * src/common/Makefile.am
17167                 sync with HEAD
17168
17169
17170 2004-08-09 [paul]       0.9.12cvs55.2
17171
17172         * autogen.sh
17173         * po/poconv.sh
17174                 remove unneeded script
17175
17176         * configure.ac
17177                 add forgotten USE_LDAP_TLS (sync with HEAD)
17178
17179
17180 2004-08-09 [colin]      0.9.12cvs55.1
17181
17182         * src/main.c
17183         * src/common/ssl.c
17184         * src/common/sylpheed.c
17185         * src/common/sylpheed.h
17186                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17187
17188 2004-08-09 [paul]       0.9.12cvs54.1
17189
17190         * ChangeLog
17191         * ChangeLog.claws
17192         * ChangeLog.jp
17193         * configure.ac
17194         * po/POTFILES.in
17195         * src/Makefile.am
17196         * src/folderutils.c
17197         * src/main.c
17198         * src/pgpmime.c
17199         * src/pgpmime.h
17200         * src/sgpgme.c
17201         * src/sgpgme.h
17202         * src/plugins/Makefile.am
17203         * src/plugins/pgpmime/.cvsignore
17204         * src/plugins/pgpmime/Makefile.am
17205         * src/plugins/pgpmime/pgpmime.c
17206         * src/plugins/pgpmime/pgpmime.h
17207         * src/plugins/pgpmime/plugin.c
17208         * src/plugins/pgpmime/sgpgme.c
17209         * src/plugins/pgpmime/sgpgme.h
17210                 sync with HEAD
17211
17212 2004-08-08 [paul]       0.9.12cvs51.1
17213
17214         * configure.ac
17215         * src/folder.c
17216                 sync with HEAD
17217
17218 2004-08-07 [colin]      0.9.12cvs50.1
17219
17220         * src/pop.c
17221         * src/common/partial_download.c
17222                 fix warnings (sync from HEAD)
17223
17224 2004-08-07 [colin]      0.9.12cvs48.1
17225
17226         * src/prefs_folder_item.c
17227                 sync with HEAD 0.9.12cvs48
17228
17229 2004-08-06 [colin]      0.9.12cvs47.1
17230
17231         * src/compose.c
17232                 Sync with HEAD
17233
17234 2004-08-06 [christoph]  0.9.12cvs46.2
17235
17236         * src/main.c
17237         * src/plugins/clamav/clamav_plugin_gtk.c
17238         * src/plugins/dillo_viewer/dillo_viewer.c
17239         * src/plugins/image_viewer/plugin.c
17240         * src/plugins/mathml_viewer/mathml_viewer.c
17241         * src/plugins/spamassassin/spamassassin_gtk.c
17242         * src/plugins/trayicon/trayicon.c
17243                 don't mix GTK1.2 plugin with GTK2 plugins
17244
17245 2004-08-06 [colin]      0.9.12cvs46.1
17246
17247         * ChangeLog
17248         * ChangeLog.claws
17249         * ChangeLog.jp
17250         * configure.ac
17251         * sylpheed-claws.pc.in
17252         * src/folder.c
17253         * src/imap.c
17254         * src/localfolder.c
17255         * src/messageview.c
17256         * src/mimeview.c
17257         * src/mimeview.h
17258         * src/msgcache.c
17259         * src/news.c
17260         * src/prefs_ext_prog.c
17261         * src/prefs_folder_item.c
17262         * src/prefs_fonts.c
17263         * src/prefs_msg_colors.c
17264         * src/prefs_spelling.c
17265         * src/prefs_themes.c
17266         * src/prefs_toolbar.c
17267         * src/prefs_wrapping.c
17268         * src/procmime.h
17269         * src/common/defs.h
17270         * src/common/nntp.c
17271         * src/common/session.c
17272         * src/common/session.h
17273         * src/common/socket.c
17274         * src/common/utils.h
17275         * src/common/xml.c
17276         * src/common/xml.h
17277         * src/gtk/prefswindow.c
17278         * src/gtk/prefswindow.h
17279         * src/plugins/clamav/clamav_plugin_gtk.c
17280         * src/plugins/dillo_viewer/dillo_prefs.c
17281         * src/plugins/image_viewer/viewerprefs.c
17282         * src/plugins/spamassassin/spamassassin_gtk.c
17283         * m4/openssl.m4 *** REMOVED ***
17284                 Sync with HEAD 0.9.12cvs46
17285
17286 2004-08-03 [paul]       0.9.12cvs40.2
17287
17288         * src/action.c
17289         * src/addressadd.c
17290         * src/addressbook.c
17291         * src/addrgather.c
17292         * src/browseldap.c
17293         * src/compose.c
17294         * src/crash.c
17295         * src/editaddress.c
17296         * src/editgroup.c
17297         * src/editldap_basedn.c
17298         * src/foldersel.c
17299         * src/importldif.c
17300         * src/mimeview.c
17301         * src/prefs_common.c
17302         * src/prefs_template.c
17303         * src/sourcewindow.c
17304         * src/summaryview.c
17305         * src/gtk/about.c
17306         * src/gtk/foldersort.c
17307         * src/gtk/logwindow.c
17308         * src/gtk/pluginwindow.c
17309         * src/gtk/prefswindow.c
17310                 change all gtk_scrolled_window_set_policy from 
17311                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17312
17313 2004-08-02 [paul]       0.9.12cvs40.1
17314
17315         * AUTHORS
17316                 update translation team section
17317         * po/pt_BR.po
17318                 updated by Frederico Goncalves Guimaraes
17319                 <fggdebian@yahoo.com.br>
17320
17321 2004-07-31 [colin]      0.9.12cvs39.9
17322
17323         * src/exphtmldlg.c
17324                 Fix compilation
17325
17326 2004-07-31 [colin]      0.9.12cvs39.8
17327
17328         * src/exphtmldlg.c
17329                 Fix an alertpanel type
17330
17331 2004-07-30 [colin]      0.9.12cvs39.7
17332
17333         * src/alertpanel.c
17334                 Fix alertpanel_error_log's icon
17335
17336 2004-07-30 [colin]      0.9.12cvs39.6
17337
17338         * src/pop.c
17339                 Two of them should still be warnings
17340
17341 2004-07-30 [colin]      0.9.12cvs39.5
17342
17343         * src/pop.c
17344                 More warning -> error
17345 2004-07-29 [colin]      0.9.12cvs39.4
17346
17347         * src/pop.c
17348                 Warning -> error
17349
17350 2004-07-29 [colin]      0.9.12cvs39.3
17351
17352         * src/prefs_matcher.c
17353                 Fix segfault
17354
17355 2004-07-29 [colin]      0.9.12cvs39.2
17356
17357         * src/alertpanel.c
17358                 More nice-looking alertpanels
17359
17360 2004-07-29 [colin]      0.9.12cvs39.1
17361
17362         * src/messageview.c
17363                 sync with head
17364                 (inform user when partial mail is deleted on server)
17365
17366 2004-07-29 [colin]      0.9.12cvs38.1
17367
17368         * src/messageview.c
17369                 sync with head
17370
17371 2004-07-28 [paul]       0.9.12cvs37.7
17372
17373         * src/mainwindow.c
17374                 complete the replacement of deprecated gtk_progress_*
17375
17376 2004-07-28 [paul]       0.9.12cvs37.6
17377
17378         * src/action.c
17379         * src/inc.c
17380         * src/mainwindow.c
17381         * src/send_message.c
17382         * src/gtk/progressdialog.c
17383         * src/gtk/progressdialog.h
17384                 replace deprecated gtk_progress_*
17385
17386 2004-07-28 [paul]       0.9.12cvs37.5
17387
17388         * src/gtk/filesel.c
17389                 remove gtk_window_set_wmclass()
17390 2004-07-28 [paul]       0.9.12cvs37.4
17391
17392         * src/addressbook.c
17393         * src/compose.c
17394         * src/foldersel.c
17395         * src/mainwindow.c
17396         * src/messageview.c
17397         * src/sourcewindow.c
17398         * src/gtk/logwindow.c
17399                 remove gtk_window_set_wmclass()
17400                 
17401         * src/prefs_filtering.c
17402         * src/prefs_filtering_action.c
17403         * src/prefs_fonts.c
17404         * src/prefs_gtk.c
17405         * src/prefs_matcher.c
17406         * src/ssl_manager.c
17407         * src/gtk/prefswindow.c
17408                 replace gtk_window_position()
17409
17410 2004-07-28 [colin]      0.9.12cvs37.3
17411
17412         * src/alertpanel.c
17413         * src/alertpanel.h
17414                 Add a way to specify panel type for specific
17415                 panels (alertpanel())
17416         * src/account.c
17417         * src/addressbook.c
17418         * src/compose.c
17419         * src/expldifdlg.c
17420         * src/main.c
17421         * src/messageview.c
17422         * src/summaryview.c
17423         * src/textview.c
17424         * src/gtk/sslcertwindow.c
17425                 Fix alertpanel()s so that their icon match
17426                 their real type
17427
17428 2004-07-28 [paul]       0.9.12cvs37.2
17429
17430         * src/addr_compl.c
17431         * src/addressbook.c
17432         * src/alertpanel.c
17433         * src/compose.c
17434         * src/export.c
17435         * src/foldersel.c
17436         * src/folderview.c
17437         * src/grouplistdialog.c
17438         * src/import.c
17439         * src/mainwindow.c
17440         * src/message_search.c
17441         * src/messageview.c
17442         * src/passphrase.c
17443         * src/prefs_actions.c
17444         * src/prefs_common.c
17445         * src/prefs_customheader.c
17446         * src/prefs_display_header.c
17447         * src/prefs_filtering.c
17448         * src/prefs_filtering_action.c
17449         * src/prefs_gtk.c
17450         * src/prefs_matcher.c
17451         * src/prefs_msg_colors.c
17452         * src/prefs_summary_column.c
17453         * src/prefs_template.c
17454         * src/sourcewindow.c
17455         * src/ssl_manager.c
17456         * src/summary_search.c
17457         * src/gtk/colorsel.c
17458         * src/gtk/description_window.c
17459         * src/gtk/gtkaspell.c
17460         * src/gtk/inputdialog.c
17461         * src/gtk/logwindow.c
17462         * src/gtk/prefswindow.c
17463         * src/gtk/progressdialog.c
17464                 replace deprecated gtk_window_set_policy
17465
17466 2004-07-27 [colin]      0.9.12cvs37.1
17467
17468         * src/msgcache.c
17469                 More fixes (synced for head again)
17470
17471 2004-07-27 [colin]      0.9.12cvs35.3
17472
17473         * src/msgcache.c
17474                 Fix wrong test
17475
17476 2004-07-27 [colin]      0.9.12cvs35.2
17477
17478         * src/mimeview.c
17479                 Fix width a bit (by Paul)
17480         * src/alertpanel.c
17481         * src/alertpanel.h
17482                 Specialize icons, make alertpanel_message()
17483                 private
17484         * src/message_search.c
17485         * src/sgpgme.c
17486         * src/summary_search.c
17487                 Suit alertpanel changes
17488
17489 2004-07-27 [colin]      0.9.12cvs35.1
17490
17491         * src/alertpanel.c
17492                 Add an icon
17493         * src/passphrase.c
17494                 Add debug output - maybe someone will
17495                 want to look at the problem with Grab
17496                 Input :)
17497         Bump version as we're synced with HEAD
17498
17499 2004-07-26 [colin]      0.9.12cvs33.26
17500
17501         * src/pop.c
17502                 Fix uidl-file parsing when not in new
17503                 format
17504
17505 2004-07-26 [colin]      0.9.12cvs33.25
17506
17507         * src/gtk/menu.c
17508                 Move popup menu up if necessary (fixes 
17509                 account selector)
17510         * src/mainwindow.c
17511                 Set account selector's button height to
17512                 minimum
17513
17514 2004-07-26 [colin]      0.9.12cvs33.24
17515
17516         * src/alertpanel.c
17517                 Maybe fix 551 (Truncated font in alert window)
17518
17519 2004-07-26 [colin]      0.9.12cvs33.23
17520
17521         * po/de.po
17522         * po/es.po
17523         * po/fr.po
17524         * po/it.po
17525         * po/ja.po
17526         * po/pl.po
17527         * po/ru.po
17528         * po/sk.po
17529         * po/sr.po
17530         * po/zh_CN.po
17531                 Sync po files with HEAD
17532
17533 2004-07-26 [paul]       0.9.12cvs33.22
17534
17535         * src/compose.c
17536                 fix Bug 556 'Organisation-header is sent even if empty'
17537
17538 2004-07-24 [colin]      0.9.12cvs33.21
17539
17540         * src/compose.c
17541         * src/gtk/gtkaspell.c
17542         * src/gtk/gtkaspell.h
17543                 Fix speller accelerators (require hack)
17544
17545 2004-07-24 [colin]      0.9.12cvs33.20
17546
17547         * src/gtk/gtkaspell.c
17548                 Fix over-eager code deletion breaking
17549                 Check while typing
17550
17551 2004-07-24 [colin]      0.9.12cvs33.19
17552
17553         * src/browseldap.c
17554         * src/ldapctrl.c
17555         * src/ldapctrl.h
17556         * src/ldapserver.h
17557                 Sync ldap with HEAD
17558         (Fixes 546 LDAP completely broken)
17559
17560 2004-07-24 [colin]      0.9.12cvs33.18
17561
17562         * src/prefs_msg_colors.c
17563                 Fix prototype mismatch
17564         (Fixes 547 void function cannot return value)
17565
17566 2004-07-24 [colin]      0.9.12cvs33.17
17567
17568         * src/mainwindow.c
17569                 Fix sort going back to previous sort key
17570                 when changing sort direction
17571
17572 2004-07-24 [colin]      0.9.12cvs33.16
17573
17574         * src/compose.c
17575                 Fix space insertion when re-wrapping at 
17576                 cursor point
17577
17578 2004-07-24 [colin]      0.9.12cvs33.15
17579
17580         * src/gtk/gtkaspell.c
17581                 Don't change cursor position in insert-text
17582                 callback
17583         (Fixes 539 Word wrapping on input transposes letters)
17584
17585 2004-07-24 [colin]      0.9.12cvs33.14
17586
17587         * src/gtk/gtkaspell.c
17588                 Reencode non-ascii chars to dictionary's
17589                 encoding
17590         (Fixes 544 Spell check broken non english locale)
17591
17592 2004-07-24 [colin]      0.9.12cvs33.13
17593
17594         * src/summaryview.c
17595                 Fix Shift+Down, add Home/End/PgUp/PgDown
17596
17597 2004-07-21 [colin]      0.9.12cvs33.12
17598
17599         * src/prefs_common.c
17600                 Fix a gtk warning (Patch by Andrej Kacian)
17601
17602 2004-07-21 [colin]      0.9.12cvs33.11
17603
17604         * src/gtk/filesel.c
17605                 More check
17606
17607 2004-07-21 [colin]      0.9.12cvs33.10
17608
17609         * src/compose.c
17610         * src/crash.c
17611         * src/export.c
17612         * src/import.c
17613         * src/messageview.c
17614         * src/mimeview.c
17615         * src/prefs_spelling.c
17616         * src/prefs_themes.c
17617         * src/summaryview.c
17618         * src/gtk/filesel.c
17619         * src/gtk/filesel.h
17620         * src/gtk/pluginwindow.c
17621                 Untwist open/save mode guessing logic, make
17622                 it explicit
17623
17624 2004-07-20 [colin]      0.9.12cvs33.9
17625
17626         * src/codeconv.c
17627                 conv_encode_header: src_charset is UTF-8 on
17628                 gtk2
17629         * src/compose.c
17630                 Remove double encoding of the headers
17631
17632 2004-07-20 [colin]      0.9.12cvs33.8
17633
17634         * src/codeconv.c
17635                 Fix typo
17636
17637 2004-07-20 [colin]      0.9.12cvs33.7
17638
17639         * src/mainwindow.c
17640                 Set the separated messageview to the saved
17641                 size of Claws' messageview (Patch by Alfons)
17642                 Fix a callback prototype (me)
17643
17644 2004-07-20 [colin]      0.9.12cvs33.6
17645
17646         * src/codeconv.h
17647                 Forgot one hunk in 0.9.12cvs33.4
17648
17649 2004-07-19 [colin]      0.9.12cvs33.5
17650
17651         * src/action.c
17652                 Action output fix
17653                 Patch by Alfons
17654
17655 2004-07-19 [colin]      0.9.12cvs33.4
17656
17657         * src/compose.c
17658                 Fix outgoing charset bug in headers
17659         * src/codeconv.c
17660                 Clean for glib2 - Patch by Alfons
17661
17662 2004-07-19 [colin]      0.9.12cvs33.3
17663
17664         * src/statusbar.c
17665                 Remove grip from the statusbar
17666                 Patch by Alfons
17667
17668 2004-07-19 [colin]      0.9.12cvs33.2
17669
17670         * src/messageview.c
17671         * src/textview.c
17672                 Fix messageview remembering the previous
17673                 scroll position when loading a new message
17674                 Patch by Alfons
17675
17676 2004-07-19 [colin]      0.9.12cvs33.1
17677
17678         * src/folder.h
17679         * src/folderview.c
17680         * src/summaryview.c
17681                 Sync with HEAD
17682
17683 2004-07-18 [colin]      0.9.12cvs32.7
17684
17685         * configure.ac
17686                 Remove useless check for XIM - noticed
17687                 by Alfons
17688
17689 2004-07-18 [colin]      0.9.12cvs32.6
17690
17691         * src/summaryview.c
17692                 Remove non-modified and shift-modified
17693                 accelerators in summaryview's popup
17694                 menu, as that doesn't get catched by
17695                 the accel-activate signal catcher...
17696
17697 2004-07-18 [colin]      0.9.12cvs32.5
17698
17699         * src/prefs_common.c
17700                 Define sensible default prefs for 
17701                 wrapping
17702
17703 2004-07-18 [colin]      0.9.12cvs32.4
17704
17705         * src/compose.c
17706         * src/prefs_common.c
17707         * src/prefs_common.h
17708         * src/prefs_wrapping.c
17709                 Remove Smart Wrapping pref, which does
17710                 nothing on gtk2 branch
17711
17712 2004-07-18 [colin]      0.9.12cvs32.3
17713
17714         * src/sourcewindow.c
17715                 Proper utf8
17716
17717 2004-07-18 [colin]      0.9.12cvs32.2
17718
17719         * src/compose.c
17720                 Save attachment status when drafting
17721
17722 2004-07-18 [colin]      0.9.12cvs32.1
17723
17724         * src/gtk/filesel.c
17725                 Fix erratic folder selection in open mode
17726
17727 2004-07-18 [colin]      0.9.12cvs31.11
17728
17729         * src/pop.c
17730                 Don't let partial messages get deleted
17731                 even with "dowload all"
17732                 (0.9.12cvs31.8 fix extension)
17733 2004-07-18 [colin]      0.9.12cvs31.10
17734
17735         * src/gtk/logwindow.c
17736                 Fix log scrolling
17737
17738 2004-07-18 [colin]      0.9.12cvs31.9
17739
17740         * src/common/utils.c
17741                 Fix non-utf8 strings coming from commands
17742                 and files
17743
17744 2004-07-18 [colin]      0.9.12cvs31.8
17745
17746         * src/pop.c
17747                 Fix partial download bug with Download all
17748                 messages option
17749
17750 2004-07-18 [colin]      0.9.12cvs31.7
17751
17752         * src/textview.c
17753                 Fix bug introduced in 0.9.12cvs31.2
17754                 (blocked in select mode after double click)
17755
17756 2004-07-18 [colin]      0.9.12cvs31.6
17757
17758         * src/compose.c
17759         * src/gtk/menu.c
17760                 More glib-warning fixes
17761
17762 2004-07-18 [colin]      0.9.12cvs31.5
17763
17764         * src/compose.c
17765                 Fix trashing the primary clipboard when moving 
17766                 around with tab
17767         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17768
17769 2004-07-18 [colin]      0.9.12cvs31.4
17770
17771         * src/codeconv.c
17772                 convert unencoded iso headers to utf8
17773         (Fix Bug 538 Unencoded local characters in subject make it 
17774          disappear)
17775
17776 2004-07-18 [colin]      0.9.12cvs31.3
17777
17778         * src/compose.c
17779                 Fix tab char handling in wrapping
17780         (Fix Bug 537 Line wrap problem - TAB character treated as 
17781          one character instead of 8)
17782
17783 2004-07-18 [colin]      0.9.12cvs31.2
17784
17785         * src/textview.c
17786                 return FALSE on GDK_MOTION_NOTIFY
17787         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17788          (unable to highlight))
17789
17790 2004-07-18 [colin]      0.9.12cvs31.1
17791
17792         * src/folderview.c
17793                 Sync with 0.9.12cvs31
17794
17795 2004-07-18 [colin]      0.9.12cvs30.4
17796
17797         * src/compose.c
17798                 Also block text_inserted when inserting a file
17799
17800 2004-07-18 [colin]      0.9.12cvs30.3
17801
17802         * src/compose.c
17803                 Fix smart wrapping (block text_inserted handler
17804                 while putting quotation to avoid wrap on input,
17805                 don't join lines if next is sig separator)
17806
17807 2004-07-17 [colin]      0.9.12cvs30.2
17808
17809         * src/folderview.c
17810         * src/mainwindow.c
17811         * src/mimeview.c
17812         * src/summaryview.c
17813         * src/gtk/quicksearch.c
17814         * src/gtk/quicksearch.h
17815                 Block key events handlers *and* accels while
17816                 quicksearch is focused
17817         (Fixes Bug 534 quick-search bar not accepting certain letters)
17818
17819 2004-07-17 [colin]      0.9.12cvs30.1
17820
17821         * src/folder.h
17822         * src/folderview.c
17823         * src/summaryview.c
17824                 Sync with 0.9.12cvs30
17825
17826 2004-07-17 [colin]      0.9.12cvs28.2
17827
17828         * src/mimeview.c
17829         * src/procmime.c
17830         * src/summaryview.c
17831         * src/gtk/menu.c
17832                 Squash some compile and glib warnings
17833
17834 2004-07-17 [paul]       0.9.12cvs28.1
17835
17836         * src/mimeview.c
17837                 sync with 0.9.12cvs28 HEAD
17838
17839 2004-07-16 [paul]       0.9.12cvs26.1
17840         
17841         * src/gtk/quicksearch.c
17842         * src/account.c
17843         * src/account.h
17844         * src/compose.c
17845         * src/customheader.c
17846         * src/folder_item_prefs.c
17847         * src/main.c
17848         * src/mainwindow.c
17849         * src/messageview.c
17850         * src/mimeview.c
17851         * src/news.c
17852         * src/pgpmime.c
17853         * src/pop.c
17854         * src/pop.h
17855         * src/prefs_account.c
17856         * src/prefs_account.h
17857         * src/prefs_common.c
17858         * src/prefs_common.h
17859         * src/prefs_display_header.c
17860         * src/prefs_gtk.c
17861         * src/prefs_gtk.h
17862         * src/procheader.c
17863         * src/procmime.c
17864                 sync with 0.9.12cvs26 HEAD      
17865
17866 2004-07-15 [colin]      0.9.12cvs18.14
17867
17868         * src/folder.c
17869                 Disable GPG signature check during
17870                 folder move and scan
17871         (Closes Bug 521 Signature checking slows down Folder-Move)
17872
17873 2004-07-14 [colin]      0.9.12cvs18.13
17874
17875         * src/common/partial_download.c
17876                 update includes
17877
17878 2004-07-14 [colin]      0.9.12cvs18.12
17879
17880         * src/common/partial_download.c
17881         * src/common/partial_download.h
17882                 Move doc at top, add correct copyright
17883
17884 2004-07-14 [colin]      0.9.12cvs18.11
17885
17886         * src/folder.c
17887         * src/messageview.c
17888         * src/pop.c
17889         * src/pop.h
17890         * src/procmsg.c
17891         * src/summaryview.c
17892         * src/common/Makefile.am
17893         * src/common/partial_download.c ** NEW FILES **
17894         * src/common/partial_download.h ** NEW FILES **
17895                 Move partial-download related stuff to its
17896                 own file
17897
17898 2004-07-14 [colin]      0.9.12cvs18.10
17899
17900         * src/send_message.c
17901                 Fix smtp auth when user is null or empty
17902
17903 2004-07-13 [colin]      0.9.12cvs18.9
17904
17905         * src/gtk/quicksearch.c
17906                 Use alphabetic order
17907
17908 2004-07-13 [colin]      0.9.12cvs18.8
17909
17910         * src/pop.c
17911                 Be paranoid on the checks
17912
17913 2004-07-13 [colin]      0.9.12cvs18.7
17914
17915         * src/gtk/quicksearch.c
17916                 Fix Engrish once again
17917
17918 2004-07-13 [colin]      0.9.12cvs18.6
17919
17920         * src/procmsg.c
17921         * src/summaryview.c
17922                 Mark messages for deletion when they are about to
17923                 be removed from trash
17924
17925 2004-07-13 [colin]      0.9.12cvs18.5
17926
17927         * src/matcher.c
17928         * src/matcher.h
17929         * src/matcher_parser_parse.y
17930         * src/prefs_matcher.c
17931         * src/gtk/quicksearch.c
17932                 Add 'partial' ('p') match string to find partially
17933                 downloaded messages
17934
17935 2004-07-13 [colin]      0.9.12cvs18.4
17936
17937         * src/pop.c
17938                 Fix misplaced block
17939
17940 2004-07-13 [colin]      0.9.12cvs18.3
17941
17942         * src/pop.c
17943         * src/pop.h
17944         * src/messageview.c
17945                 Refactor API (to avoid passing 5+ params and code
17946                 duplication)
17947         * src/folder.c
17948         * src/msgcache.c
17949         * src/procheader.c
17950         * src/common/defs.h
17951                 Add planned_download to cache
17952                 Don't mess uidl file when moving partially downloaded
17953                 mails (they change folder, we should change it in the
17954                 uidl list too or we'll remove an incorrect message)
17955                 (this also helps removing hacks when changing 
17956                 planned_download in messageview.c)
17957
17958 2004-07-12 [colin]      0.9.12cvs18.2
17959
17960         * src/gtk/quicksearch.c
17961                 Fix missing status update in quicksearch
17962
17963 2004-07-12 [paul]       0.9.12cvs18.1
17964
17965         * po/POTFILES.in
17966         * src/Makefile.am
17967         * src/account.c
17968         * src/codeconv.c
17969         * src/compose.c
17970         * src/inc.c
17971         * src/main.c
17972         * src/prefs_common.c
17973         * src/procmsg.h
17974         * src/toolbar.c
17975         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17976         * src/prefs_wrapping.[ch]       ** NEW FILES **
17977         * src/common/intl.h
17978         * src/common/utils.[ch]
17979         * src/gtk/quicksearch.[ch]
17980                 sync with 0.9.12cvs18 HEAD
17981
17982 2004-07-12 [colin]      0.9.11cvs17.25
17983
17984         * src/folder.c
17985         * src/folder.h
17986                 Remove unused function added by me in 0.9.11cvs17.10
17987
17988 2004-07-11 [colin]      0.9.11cvs17.24
17989
17990         * src/inc.c
17991         * src/messageview.c
17992         * src/pop.c
17993         * src/pop.h
17994                 Use folderitem and msgnum instead of filename to
17995                 know which mail to delete
17996                 Move old partial mail deletion to pop.c
17997
17998 2004-07-10 [colin]      0.9.11cvs17.23
17999
18000         * src/inc.c
18001                 Add debug
18002         * src/pop.c
18003         * src/pop.h
18004                 Don't re-use same enums for unrelated stuff: it's 
18005                 completely misleading !
18006                 Document a bit
18007
18008 2004-07-09 [colin]      0.9.11cvs17.22
18009
18010         * src/inc.c
18011                 Remove folder-type check and do
18012                 more tests to be sure everything's
18013                 ok
18014         * src/messageview.c
18015                 Punctuation update, remove useless
18016                 code, fix two warnings
18017         * src/noticeview.c
18018                 Layout cleaning, reset 2nd button
18019                 when specifying one
18020
18021 2004-07-09 [colin]      0.9.11cvs17.21
18022
18023         * src/messageview.c
18024         * src/pop.c
18025         * src/pop.h
18026                 Allow user to change his mind
18027                 and postpone decision (by
18028                 unmarking the mail)
18029
18030 2004-07-09 [colin]      0.9.11cvs17.20
18031
18032         * src/messageview.c
18033                 Fix bug with delete state
18034         * src/pop.c
18035         * src/pop.h
18036                 Fix buffer leak (fread doesn't 
18037                 terminate buffers with \0)
18038                 Refactoring (remove magic 
18039                 numbers)
18040
18041 2004-07-09 [colin]      0.9.11cvs17.19
18042
18043         * src/pop.c
18044                 Don't log "Skipping message" if 
18045                 we're going to TOP it two lines
18046                 later
18047
18048 2004-07-09 [colin]      0.9.11cvs17.18
18049
18050         * src/messageview.c
18051                 Fix Engrish
18052
18053 2004-07-09 [colin]      0.9.11cvs17.17
18054
18055         * src/pop.c
18056                 strlen checking...
18057         * src/messageview.c
18058                 refactoring a bit
18059
18060 2004-07-08 [colin]      0.9.11cvs17.16
18061
18062         * src/noticeview.c
18063         * src/noticeview.h
18064                 Add an optional second button
18065         * src/messageview.c
18066         * src/pop.c
18067         * src/pop.h
18068                 Don't delete partially received mails after a certain
18069                 time; rather, let the user decide.
18070
18071 2004-07-08 [colin]      0.9.11cvs17.15
18072
18073         * src/common/smtp.h
18074                 Sync with HEAD
18075
18076 2004-07-08 [colin]      0.9.11cvs17.14
18077
18078         * src/messageview.c
18079         * src/common/smtp.c
18080                 Use to_human_readable() for sizes
18081
18082 2004-07-08 [colin]      0.9.11cvs17.13
18083
18084         * src/inc.c
18085         * src/messageview.c
18086         * src/pop.c
18087         * src/pop.h
18088         * src/procmsg.c
18089                 Fix partial-downloading issues:
18090                         catch unsupported TOP
18091                         don't delete partially downloaded mails before 5 days
18092                         don't update existing with non-MH folders; that'll
18093                         make dups, but it's better than trashing the folder
18094                         free new msginfo parts
18095                 Fix indentation ;-)
18096
18097 2004-07-08 [colin]      0.9.11cvs17.12
18098
18099         * src/common/smtp.c
18100         * src/common/smtp.h
18101                 Sync smtp size verification with HEAD
18102
18103 2004-07-08 [colin]      0.9.11cvs17.11
18104
18105         * src/summaryview.c
18106         * src/prefs_common.c
18107         * src/prefs_common.h
18108         * src/gtk/quicksearch.c
18109         * src/gtk/quicksearch.h
18110                 Sync sticky pref with HEAD
18111
18112 2004-07-08 [colin]      0.9.11cvs17.10
18113
18114         * src/folder.c [1.213.2.6]
18115         * src/folder.h [1.87.2.6]
18116         * src/inc.c [1.149.2.7]
18117         * src/messageview.c [1.94.2.8]
18118         * src/procheader.c [1.47.2.6]
18119         * src/procmsg.c [1.150.2.4]
18120         * src/procmsg.h [1.60.2.5]
18121         * src/pop.c [1.56.2.4]
18122         * src/pop.h [1.17.2.3]
18123                 Let too big messages get downloaded, but truncated
18124                 Add a button to download them completely
18125                 
18126 2004-07-06 [colin]      0.9.11cvs17.9
18127
18128         * src/gtk/quicksearch.c [1.1.2.3]
18129                 Add a Clear button
18130         * commitHelper
18131         * PATCHSETS
18132                 Add a script to help with cvs
18133
18134 2004-07-03 [colin]      0.9.11cvs17.8
18135
18136         * src/plugins/imageviewer/viewer.c
18137                 fix imageviewer (which was staying on the first
18138                 displayed image)
18139
18140 2004-07-03 [colin]      0.9.11cvs17.7
18141
18142         Removed FIXME_GTK2 warnings
18143         * src/gtk/gtkutils.c
18144                 useless #warnings
18145         * src/gtk/menu.c
18146                 useless #warnings (no need to mess with menu rc)
18147         * src/gtk/menu.h
18148                 unused functions
18149         
18150
18151 2004-07-03 [colin]      0.9.11cvs17.6
18152
18153         Removed FIXME_GTK2 warnings
18154         * src/codeconv.c
18155                 useless #warnings (rewrite needed)
18156         * src/compose.c
18157                 useless #warnings (rewrite needed)
18158                 useless #warnings (gtk2 is like that)
18159                 useless #warnings (previously fixed)
18160         * src/main.c
18161                 useless #warnings (previously fixed)
18162         * src/message_search.c
18163                 useless #warnings (gtk2 is like that)
18164                 Made apparent that search is case-sensitive
18165         * src/mimeview.c
18166                 useless #warnings (rewrite needed)
18167                 useless #warnings (gtk2 is like that)
18168                 reimplemented real warnings
18169         * src/prefs_common.c
18170                 Removed block cursor option (not it gtk2)
18171         * src/prefs_gtk.c
18172                 useless #warnings (rewrite needed)
18173         * src/procheader.c
18174                 useless #warnings (rewrite needed)
18175         * src/sourcewindow.c
18176                 useless #warnings (incorrect placing)
18177         * src/summary_search.c
18178                 useless #warnings (gtk2 is like that)
18179                 Made apparent that search is case-sensitive
18180         * src/action.c
18181                 useless #warnings (gtk2 is like that)
18182         * src/textview.c
18183                 useless #warnings (rewrite needed)
18184         * src/toolbar.c
18185                 useless #warnings (rewrite needed)
18186
18187 2004-07-03 [colin]      0.9.11cvs17.5
18188
18189         * src/textview.c
18190                 Fix mismerge which broke URI opening
18191                 
18192 2004-07-01 [colin]      0.9.11cvs17.4
18193
18194         * src/gtk/filesel.c
18195                 Fill filename when saving
18196                 
18197 2004-06-27 [colin]      0.9.11cvs17.3
18198
18199         * src/gtk/filesel.[ch]
18200                 Use the new GTK file selector
18201                 Update prototype to match the reality: multiple file
18202                 selection is open-only          
18203         * src/compose.c
18204                 Match the new prototypes        
18205         * configure.ac
18206                 Match the new requirements (gtk 2.4.0)
18207                         
18208 2004-06-26 [colin]      0.9.11cvs17.2
18209
18210         * src/plugins/trayicon/trayicon.c
18211                 Remove useless signal handler on resize, which causes
18212                 an infinite "loop"
18213         
18214 2004-06-26 [colin]      0.9.11cvs17.1
18215         
18216         * tools/Makefile.am
18217                 remove launch_firebird and add nautilus2sylpheed.sh
18218         * src/quicksearch.c
18219           src/summaryview.c
18220                 Fix show/hide "Extended symbols" button problem
18221                 Fix apparition at startup
18222                 Fix const warnings
18223         * src/plugins/image_viewer/Makefile.am
18224                 Fix configure 
18225         * common/ssl.c
18226                 Re-enable certificate check, as it doesn't seem to
18227                 cause Xlib errors anymore
18228
18229 2004-06-25 [paul]       0.9.11cvs17
18230
18231         * sync with 0.9.11cvs17 HEAD
18232         
18233         NOTE: QuickSearch is broken
18234
18235 2004-06-07 [colin]      0.9.10claws67.10
18236         * src/plugins/trayicon/trayicon.c
18237           src/plugins/trayicon/libeggtrayicon/Makefile.am
18238           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18239                 Fix gettextization in trayicon plugin
18240
18241 2004-06-07 [colin]      0.9.10claws67.9
18242         
18243         * src/summaryview.c
18244           src/gtk/gtksctree.[ch]
18245                 Let Shift+{Up,Down} work in summaryview
18246                 (well, Down "works" and Up works)
18247                 Let the list scroll when using these keys
18248
18249 2004-06-06 [colin]      0.9.10claws67.8
18250
18251         * src/plugins/trayicon/trayicon.c
18252                 Fix pixmap update
18253
18254 2004-06-06 [colin]      0.9.10claws67.7
18255
18256         * src/addressbook.c
18257                 Fix signal handling causing system-wide focus grab
18258
18259 2004-05-25 [paul]       0.9.10claws67.6
18260
18261         * Makefile.am
18262           src/Makefile.am
18263                 clean up
18264
18265 2004-05-25 [paul]       0.9.10claws67.5
18266
18267         * replace deprecated gtk_signal... functions
18268
18269 2004-05-23 [colin]      0.9.10claws67.4
18270
18271         * src/compose.c
18272                 Fix wrapping
18273
18274 2004-05-22 [colin]      0.9.10claws67.3
18275
18276         * src/compose.c
18277                 Re-fix [Edited] in compose.c::compose_reedit()
18278
18279 2004-05-22 [colin]      0.9.10claws67.2
18280
18281         * src/procmime.c
18282                 Fix parsing of multiparts mails
18283
18284 2004-05-22 [colin]      0.9.10claws67.1
18285
18286         * src/summaryview.c
18287                 Fix quicksearch
18288
18289 2004-05-22 [paul]       0.9.10claws67
18290
18291         * sync with 0.9.10claws67 HEAD
18292
18293 2004-05-14 [alfons]
18294
18295         * src/procmime.h
18296                 add forgotton prototype
18297
18298 2004-05-10 [paul]       0.9.10claws57
18299
18300         * sync with 0.9.10claws57 HEAD
18301
18302 2004-05-05 [paul]       0.9.9.claws1
18303
18304         * ChangeLog-gtk2        ** REMOVED **
18305           ChangeLog-gtk2.claws  ** ADDED **
18306                 rename and adopt the normal claws format
18307                 
18308         * configure.ac
18309                 require gtkmathview >= 0.5
18310
18311         * ac/*                          ** REMOVED **
18312           ac/                           ** REMOVED **
18313           intl/Makefile.in              ** REMOVED **
18314           m4/                           ** ADDED **
18315           m4/missing                    ** ADDED **
18316           m4/missing/gdk-pixbuf.m4      ** ADDED **
18317           m4/missing/gettext.m4         ** ADDED **
18318           m4/missing/gpgme.m4           ** ADDED **
18319           m4/missing/imlib.m4           ** ADDED **
18320           m4/.cvsignore                 ** ADDED **
18321           m4/Makefile.am                ** ADDED **
18322           m4/README                     ** ADDED **
18323           m4/aclocal-include.m4         ** ADDED **
18324           m4/aspell.m4                  ** ADDED **
18325           m4/check-type.m4              ** ADDED **
18326           m4/gnupg-check-typedef.m4     ** ADDED **
18327           m4/openssl.m4                 ** ADDED **
18328           m4/spamassassin.m4            ** ADDED **
18329           po/ChangeLog                  ** REMOVED **
18330           po/Makefile.in.in             ** REMOVED **
18331           po/Rules-quot                 ** REMOVED **
18332           po/boldquot.sed               ** REMOVED **
18333           po/en@boldquot.header         ** REMOVED **
18334           po/en@quot.header             ** REMOVED **
18335           po/insert-header.sin          ** REMOVED **
18336           po/quot.sed                   ** REMOVED **
18337           po/remove-potcdate.sed        ** REMOVED **
18338           po/remove-potcdate.sin        ** REMOVED **
18339           po/stamp-po                   ** REMOVED **
18340           Makefile.am
18341           autogen.sh
18342           configure.ac
18343                 enable building with automake 1.8.x
18344                 add 'autopoint --force' to autogen.sh and remove all
18345                 auto-generated files, remove ac/ directory and use
18346                 m4/ directory instead
18347                 
18348         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18349                 fix gettextization
18350
18351 2004-02-28 Colin Leroy <colin@colino.net>
18352         * src/prefs_matcher.c
18353           src/prefs_filtering.c
18354           src/prefs_filtering_action.c
18355                 Fix non-editable GtkEntries
18356
18357 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18358         * src/prefs_themes.c
18359                 utf8 conversion for theme info
18360
18361 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18362         * sync 0.9.9claws
18363
18364 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18365         * src/grouplistdialog.c
18366                 allow multiple selections without ctrl key
18367
18368 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18369         * src/main.c
18370                 enable customizable accelerators
18371
18372 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18373         * src/prefs_common.c
18374                 re-enable different font settings for gtk1/2
18375         * src/prefs_folder_item.c
18376                 fix folder prefs displayed wrong
18377         * src/textview.c
18378                 set 'sunken' shadow type
18379
18380 2004-02-07 Colin Leroy <colin@colino.net>
18381         * src/compose.c
18382                 Fix message being always [Edited]
18383                 Encode headers correctly (utf8 buf)
18384
18385 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18386         * src/socket.c
18387                 remove double g_source_attach()
18388                 (Thanks to Colin Leroy)
18389
18390 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18391         * src/gtk/gtksctree.c
18392                 Fix SSL certificate list not shown
18393         * src/mimeview.c
18394                 Fix clicks in mime tree
18395
18396 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18397         * src/common/socket.c
18398                 Fix SSL receive
18399         * src/compose.c
18400                 Fix clipboard menu hotkeys
18401
18402 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18403         * src/gtk/gtkaspell.[ch]
18404           src/compose.c
18405                 reimplement spellchecker
18406
18407 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18408         * src/gtk/filesel.c
18409                 crash when inserting file in compose window
18410                 (TODO: keep old selection on clicks)
18411         * src/main.c
18412                 use gtkrc-2.0 instead of gtkrc
18413
18414 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18415         * src/messageview.c
18416                 remove orphaned mimeview unref()
18417
18418 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18419         * src/grouplistdialog.c
18420                 expand nodes containing subscribed groups
18421
18422 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18423         * src/textview.c
18424                 textview: hide cursor, restore old click behaviour
18425
18426 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18427         * src/textview.c
18428                 variable names messed up
18429
18430 2004-01-17 Colin Leroy <colin@colino.net>
18431         * src/addr_compl.c
18432                 Fix completion address too thin
18433         * src/compose.c
18434                 Fix tab-to-subject behaviour
18435         * src/summaryview.c
18436                 Implement key up & down in summaryview
18437
18438 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18439
18440         * sync 098claws
18441
18442 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18443         * configure.ac
18444           Makefile.am
18445           doc/.cvsignore
18446           doc/Makefile.am
18447                 faq, man, manual moved to doc/
18448         * ac/aspell.m4
18449           ac/check-type.m4
18450           ac/gnupg-check-typedef.m4
18451           ac/openssl.m4
18452           ac/spamassassin.m4
18453           ac/missing/gdk-pixbuf.m4
18454           ac/missing/gpgme.m4
18455           ac/missing/imlib.m4
18456                 fix automake warnings
18457
18458 2003-12-06 Colin Leroy <colin@colino.net>
18459         * src/summaryview.c
18460                 Fix quicksearch
18461
18462 2003-12-05 Colin Leroy <colin@colino.net>
18463         * src/summaryview.c
18464                 Fix going to next unread folder
18465
18466 2003-12-05 Colin Leroy <colin@colino.net>
18467         * src/crash.c
18468                 Fix gtk2 compilation
18469         * src/session.c
18470                 Remove iotag source handler at disconnection
18471         * src/socket.[ch] 
18472                 Remove source handler when closing socket 
18473                 (fixes another seg)
18474
18475 2003-12-04 Colin Leroy <colin@colino.net>
18476         * src/compose.c
18477           src/prefs_account.c
18478           src/prefs_common.c
18479                 Fix some dropdown menus
18480
18481 2003-12-04 Colin Leroy <colin@colino.net>
18482         * src/compose.c
18483                 Fix event handlers on header fields
18484         * src/common/socket.c
18485           src/common/session.c
18486                 Fix segfault with callback (SSL)
18487                 Fix end of session 
18488
18489 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18490
18491         * Fix compile bug in src/compose.c
18492         * removed src/gtk/gtkstext.[ch]
18493
18494 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18495
18496         * Convert character set and escape "text" attributes in toolbar setting
18497         files.
18498         * Fixed bug in button-press-event handling.
18499
18500 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18501
18502         * Fixed bug in key-press-event handling.
18503
18504 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18505
18506         * Enabled to compile tray-icon plugin (Ad-hoc).
18507         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18508
18509 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18510
18511         * Enabled to compile on sylpheed-claws.
18512         (tray-icon plugin still cannot compile yet.)
18513
18514 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18515
18516         * Updated to 0.9.5.
18517
18518 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18519
18520         * Updated to 0.9.4.
18521         * Ported monitoring SSL mechanism to GSource of GLib2
18522         (I don't confirm it)
18523         * Added _gtk2 suffix to key name of font preference to avoid
18524         ovverwriting preference of Gtk+-1.2 version.
18525
18526 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18527
18528         * Updated to 0.9.2.
18529
18530 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18531
18532         * Updated to 0.9.1.
18533         * Translate po files into UTF-8 when execute autogen.sh.
18534
18535 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18536
18537         * Updated to 0.9.0.
18538
18539 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18540
18541         * Plugged GError related memory leaks.
18542
18543 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18544
18545         * Changed default size of fonts.
18546         * Enabled to set titile font size of warning dialog.
18547
18548 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18549
18550         * Embed a sylpheed icon into executable binary on Windows.
18551
18552 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18553
18554         * I forgot to traslate character set of element string in src/xml.c.
18555
18556 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18557
18558         * Fixed detecting bind_textdomain_codeset in configure.in.
18559         * The bug in which "Example" of "Date fromat" preference isn't displayed
18560         correctly has been fixed.
18561
18562 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18563
18564         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18565           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18566           glib-gettextize
18567           Removed intl directory.
18568           Translated po files into UTF-8.
18569           (Thanks! Ryuji Abe)
18570
18571 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18572
18573         * The bug which doesn't unscape string in xml.c has been fixed.
18574
18575 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18576
18577         * The bug which is failed to translate encoding of file name thorough
18578         file dialog has been fixed.
18579
18580 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18581
18582         * Modified to translate file names which is used in inporting/expoting
18583         mbox feature and "Save as" feature into locale encoding.
18584         * Translate file names into locale encoding when "Attache file" and
18585         "Insert file".
18586         * Force set G_BROKEN_FILENAMES environment variable.
18587         * Other minor fixes.
18588
18589 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18590
18591         * Modified to treat MH folder's name as locale encoding.
18592
18593 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18594
18595         * The bug which clash on switching candidates of auto completion of
18596         addresses, cannot use auto completion in Japanesse is fixed
18597         (Thanks! Tokunaga-san)¡¥
18598
18599 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18600
18601         * The bug which cannot switch key accelerator preference has been fixed
18602         (Thanks! smbd-san)¡¥
18603
18604 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18605
18606         * version 0.8.11-gtk2-20030314
18607
18608 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18609
18610         * The bug in which character set conversion of filtering messages has
18611         been fixed.(Thanks! COCOA-san).
18612
18613 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18614
18615         * Revived "Leave space on head" preference in "Message" category.
18616         * A bug which clash when put the cursor to end of buffer and execute
18617         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18618
18619 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18620
18621         * version 0.8.11-gtk2-20030312
18622
18623 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18624
18625         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18626         * Modified to use Pango's API directly for font preference.
18627         * Integrated GtkTextView of textview to one widget.
18628         * Set fonts of header title in textview by "header_title" tag.
18629         * Removed some deprecated codes.
18630
18631 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18632
18633         * Updated to 0.8.11.
18634         * Merged cygwin patch(Thanks! Sakai-san).
18635
18636 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18637
18638         * version 0.8.10-gtk2-20030309