2006-09-27 [colin] 2.5.2cvs4
[claws.git] / ChangeLog
1 2006-09-27 [colin]      2.5.2cvs4
2
3         * AUTHORS
4         * src/prefs_account.c
5         * src/gtk/authors.h
6                 Fix bug #1024 (Array index out of
7                 range in sylpheed-claws-2.5.2)
8                 Patch by Ales Nosek <anosek@suse.cz>
9
10 2006-09-27 [colin]      2.5.2cvs3
11
12         * src/addr_compl.c
13                 Actually do the test
14
15 2006-09-27 [colin]      2.5.2cvs2
16
17         * src/addr_compl.c
18         * src/addr_compl.h
19                 Allow completing with comma (in certain cases: vCalendar
20                 for example doesn't support that)
21                 Patch by Fabien Vantard
22
23 2006-09-26 [colin]      2.5.2cvs1
24
25         * src/Makefile.am
26         * src/addr_compl.c
27         * src/addr_compl.h
28         * src/addrbook.c
29         * src/addrbook.h
30         * src/addressbook.c
31         * src/addrindex.c
32         * src/addrindex.h
33         * src/compose.c
34         * src/prefs_common.c
35         * src/prefs_filtering_action.c
36         * src/prefs_folder_item.c
37         * src/prefs_template.c
38         * src/stock_pixmap.c
39         * src/stock_pixmap.h
40         * src/pixmaps/addr_one.xpm
41         * src/pixmaps/addr_two.xpm
42                 Add auto-completion on groups
43
44 2006-09-26 [colin]      2.5.2
45
46         * NEWS
47         * README
48         * RELEASE_NOTES
49                 2.5.2 released
50
51 2006-09-26 [colin]      2.5.1cvs5
52
53         * src/matcher.c
54                 Fix condition
55
56 2006-09-26 [colin]      2.5.1cvs4
57
58         * src/mbox.c
59                 Revert cvs1 (useless as the message is printed 
60                 every 500 mails)
61
62 2006-09-26 [colin]      2.5.1cvs3
63
64         * src/partial_download.c
65                 Fix crasher found by Alexsandar Urosevic
66
67 2006-09-26 [colin]      2.5.1cvs2
68
69         * src/summaryview.c
70                 Fix bug #1023 (Sylpheed deletes too much messages)
71
72 2006-09-26 [ticho]      2.5.1cvs1
73
74         * src/mbox.c
75                 Make use of gettext's multiple plurals for statusbar
76                 progress message.
77
78 2006-09-25 [paul]       2.5.1
79
80         * NEWS
81         * README
82         * RELEASE_NOTES
83                 2.5.1 released
84
85 2006-09-25 [colin]      2.5.0cvs3
86
87         * src/plugins/bogofilter/bogofilter.c
88         * src/plugins/clamav/clamav_plugin.c
89         * src/plugins/spamassassin/spamassassin.c
90                 BogoFilter, Spamassassin: Fix double hook registering after
91                 visiting preferences
92                 Spamassassin, Clamav: Just set the mails to move instead of
93                 doing the move - caller will move the things at once.
94
95 2006-09-25 [colin]      2.5.0cvs2
96
97         * src/imap.c
98         * src/etpan/imap-thread.c
99                 Use UID SEARCH ALL instead of UID 1:*
100                 (braindead servers can't figure out that's
101                 the same...)
102
103 2006-09-25 [wwp]        2.5.0cvs1
104
105         * src/message_search.c
106                 Added the ability to stop a running search (in message body).
107
108 2006-09-25 [paul]       2.5.0
109
110         * NEWS
111         * README
112         * RELEASE_NOTES
113                 2.5.0 released
114
115 2006-09-25 [paul]       2.4.0cvs214
116
117         * po/cs.po
118         * po/de.po
119         * po/fi.po
120         * po/fr.po
121         * po/nl.po
122         * po/pt_BR.po
123         * po/sk.po
124         * po/sr.po
125         * po/zh_CN.po
126                 updated by Tim, Stephan Sachse, Flammie Pirinen,
127                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
128                 Ticho, Aleksander Urosevic, Ralgh Young
129
130 2006-09-24 [mones]      2.4.0cvs213
131
132         * po/es.po
133                 Updated for release
134
135 2006-09-23 [colin]      2.4.0cvs212
136
137         * src/gtk/inputdialog.c
138                 Fix [ ] remember this appearing in normal
139                 input dialogs after it's been used by
140                 mimeview.
141         * src/folder.c
142         * src/folderview.c
143         * src/msgcache.c
144         * src/procmsg.c
145         * src/summaryview.c
146         * src/textview.c
147         * src/common/timing.h
148                 Enable timings in debug mode and make it
149                 look prettier.
150
151 2006-09-22 [colin]      2.4.0cvs211
152
153         * README
154                 Revert test change
155         * commitHelper
156                 ping the correct URI
157
158 2006-09-22 [colin]      2.4.0cvs210
159
160         * README
161                 Let's see if bug #1022 is fixed
162
163 2006-09-21 [colin]      2.4.0cvs209
164
165         * src/wizard.c
166         * src/common/plugin.c
167                 Prepare infra to load predefined plugins when
168                 no configuration existed. Don't actually load
169                 anything yet (feat. freeze)
170
171 2006-09-21 [wwp]        2.4.0cvs208
172
173         * manual/fr/faq.xml
174                 Partial sync w/ 2.4.0cvs72:
175                 wrap file and minor updates.
176
177 2006-09-21 [wwp]        2.4.0cvs207
178
179         * tools/fix_date.sh
180                 several fixes and enhancements. A new --force switch has been
181                 added to prevent overriding by default Date: header when
182                 already existing.
183
184 2006-09-21 [paul]       2.4.0cvs206
185
186         * src/common/utils.c
187                 add Chinese UTF8 Re prefix
188
189 2006-09-21 [wwp]        2.4.0cvs205
190
191         * tools/Makefile.am
192                 Fics alfabettical order.
193
194 2006-09-21 [wwp]        2.4.0cvs204
195
196         * tools/fix_date.sh
197         * tools/Makefile.am
198                 Added an action tool to fix missing Date field in emails.
199                 Updated Makefile.am to reflect those last two additions.
200
201 2006-09-21 [wwp]        2.4.0cvs203
202
203         * tools/uuooffice
204                 Added a action tool to open uuencoded docs w/
205                 OpenOffice (based on uudec method).
206
207 2006-09-21 [colin]      2.4.0cvs202
208
209         * src/compose.c
210         * src/textview.c
211                 Workaround possible GTK crash: remove selection 
212                 clipboard before destroying widget, or GTK+-2.10
213                 dies. Thanks to Hiro.
214
215 2006-09-20 [colin]      2.4.0cvs201
216
217         * src/compose.c
218                 Fix free-after-use in some cases (when 
219                 procmime_encode_content() frees mimeinfo->data.mem
220                 and turns it to a temp file)
221
222 2006-09-20 [colin]      2.4.0cvs200
223
224         * src/folderview.c
225         * src/summaryview.c
226         * src/gtk/gtksctree.c
227         * src/gtk/gtksctree.h
228                 Add tooltips in the folderview and summaryview
229                 (Doesn't break string freeze as they already
230                 exist)
231         * src/toolbar.c
232                 Put the spam button in the default configuration
233                 if compiled with bogo plugin too
234
235 2006-09-19 [colin]      2.4.0cvs199
236
237         * src/summaryview.c
238         * src/summaryview.h
239                 Update folder name label on folder rename
240         * src/prefs_matcher.c
241         * src/gtk/logwindow.h
242                 Fix warnings
243                 Patches by Fabien
244
245 2006-09-19 [wwp]        2.4.0cvs198
246
247         * src/summary_search.c
248                 fix can't click forward/backward buttons in the
249                 search messages.
250
251 2006-09-18 [paul]       2.4.0cvs197
252
253         * src/wizard.c
254                 add missing bracket, capitalise the A of
255                 'SpamAssassin'
256
257 2006-09-18 [paul]       2.4.0cvs196
258
259         * src/compose.c
260                 fix bug 1012 'crashed upon sending mail
261                 from compose window'
262                 Thanks to Colin
263
264 2006-09-16 [colin]      2.4.0cvs195
265
266         * src/folderview.c
267                 Fix "real-time" sorting by freezing/thawing
268
269 2006-09-16 [colin]      2.4.0cvs194
270
271         * manual/faq.xml
272                 Fix the anti-spam entry a bit
273
274 2006-09-16 [colin]      2.4.0cvs193
275
276         * src/wizard.c
277                 Make sure reviewers have no excuse when stating
278                 Sylpheed-Claws doesn't have antispam capabilities.
279
280 2006-09-16 [colin]      2.4.0cvs192
281
282         * src/main.c
283                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
284                 as if the SIGPIPE comes from etpan's thread we could
285                 trigger a GUI update from this thread.
286
287 2006-09-16 [colin]      2.4.0cvs191
288
289         * src/summaryview.c
290                 Init all members of the struct
291
292 2006-09-16 [paul]       2.4.0cvs190
293
294         * src/account.c
295                 improvements to the English
296
297 2006-09-15 [colin]      2.4.0cvs189
298
299         * src/summaryview.c
300                 HIG order on dialog
301
302 2006-09-14 [colin]      2.4.0cvs188
303
304         * src/common/socket.c
305         * src/common/socket.h
306         * src/common/ssl.c
307         * src/common/ssl_certificate.c
308         * src/common/ssl_certificate.h
309         * src/etpan/imap-thread.c
310                 the get_fqdn() call done to get canonical name when
311                 checking an SSL certificate is blocking, which is
312                 sad as we just did a non-blocking lookup to connect.
313                 Fix that by letting the fqdn available to the SockInfo,
314                 and use that in ssl_certificate_check(). For IMAP,
315                 we don't do it as the lookup's done by libetpan, but
316                 it's less annoying as IMAP connections as much more
317                 rare than POP3 connections.
318
319 2006-09-14 [paul]       2.4.0cvs187
320
321         * manual/advanced.xml
322                 improvements to the English,
323                 properly place the new hidden options
324                 within the alphabetical order
325         * src/gtk/pluginwindow.c
326                 improvements to the English
327
328 2006-09-14 [colin]      2.4.0cvs186
329
330         * src/prefs_common.c
331         * src/prefs_common.h
332         * src/gtk/gtksctree.c
333         * manual/advanced.xml
334                 New hidden pref, stripes_color_offset, to change
335                 the value added/substracted to normal bgcolor to
336                 create the stripes in summaries
337
338 2006-09-13 [colin]      2.4.0cvs185
339
340         * src/gedit-print.c
341         * src/messageview.c
342         * src/messageview.h
343         * src/summaryview.c
344         * src/textview.c
345                 Fix misc. printing issues: 
346                 - Bad font for linkified headers
347                 - Different font if the mail was displayed or not
348                 - Factorize the thing
349
350 2006-09-13 [colin]      2.4.0cvs184
351
352         * src/common/ssl_certificate.c
353                 Only get FQDN once when checking certificate
354
355 2006-09-13 [colin]      2.4.0cvs183
356
357         * src/account.c
358         * src/gtk/pluginwindow.c
359                 Misc. GUI fixes by Fabien
360
361 2006-09-13 [wwp]        2.4.0cvs182
362
363         * configure.ac
364         * src/common/utils.h
365         * src/common/utils.c
366                 get rid of unused wide-char functions.
367
368 2006-09-13 [wwp]        2.4.0cvs181
369
370         * src/plugins/pgpinline/sylpheed.def
371         * src/textview.c
372                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
373                 add privacy_reset_error to the .def file,
374                 do not fork for an external textviewer.
375
376 2006-09-13 [wwp]        2.4.0cvs180
377
378         * src/prefs_common.c
379                 fix broken font entry in prefs (patch issued by the gpg4win team,
380                 probably by Marcus Brinkmann <marcus@g10code.de>).
381
382 2006-09-13 [colin]      2.4.0cvs179
383
384         * src/folder.h
385                 Fix a warning in summaryview.c
386         * src/mainwindow.c
387         * src/summaryview.c
388         * src/summaryview.h
389                 Add missing Mark/* elements in the
390                 main menu
391
392 2006-09-12 [colin]      2.4.0cvs178
393
394         * src/prefs_actions.c
395         * src/prefs_filtering_action.c
396         * src/prefs_matcher.c
397                 Use (New) instead of New everywhere
398
399 2006-09-12 [wwp]        2.4.0cvs177
400
401         * manual/fr/addrbook.xml
402         * manual/fr/handling.xml
403                 updated some quotes in the fr manual to match the fr translation.
404
405 2006-09-12 [wwp]        2.4.0cvs176
406
407         * src/prefs_matcher.c
408                 don't store translated string elements in matcher expressions.
409                 Also fixed a misused of Q_().
410
411 2006-09-11 [wwp]        2.4.0cvs175
412
413         * src/plugins//bogofilter/bogofilter.c
414         * src/plugins//clamav/clamav_plugin.c
415         * src/plugins//demo/demo.c
416         * src/plugins//dillo_viewer/dillo_viewer.c
417         * src/plugins//pgpcore/plugin.c
418         * src/plugins//pgpinline/plugin.c
419         * src/plugins//pgpmime/plugin.c
420         * src/plugins//spamassassin/spamassassin.c
421                 gettext-ize more strings (mostly plugin error messages).
422
423 2006-09-11 [colin]      2.4.0cvs174
424
425         * src/alertpanel.c
426                 Make maximum buffer size bigger to avoid
427                 truncating translated messages. Patch by
428                 Fabien
429
430 2006-09-11 [colin]      2.4.0cvs173
431
432         * src/etpan/imap-thread.c
433                 Fix compilation on OpenBSD, thanks to 
434                 Landry
435
436 2006-09-10 [wwp]        2.4.0cvs172
437
438         * manual/account.xml
439         * manual/addrbook.xml
440         * manual/handling.xml
441         * manual/es/handling.xml
442         * manual/fr/account.xml
443         * manual/fr/addrbook.xml
444         * manual/fr/handling.xml
445                 documented addressbook matching (condition configuration):
446                   addrbook.xml, en fr
447                 documented per-account filtering rules (handling/filtering
448                   section, account section):
449                   account.xml, handling.xml, en fr
450                 slightly updated the handling/searching section to tell few
451                   words about the extended search ability:
452                   handling.xml, en fr
453                 added missing <quote></quotes> to Quick Search:
454                   handling.xml, en fr es
455                 fixed a typo (auomatically):
456                   handling.xml, en
457                 changes revisited by Paul.
458
459 2006-09-10 [paul]       2.4.0cvs171
460
461         * src/prefs_actions.c
462         * src/prefs_filtering.c
463         * src/prefs_template.c
464                 adjustments to the gui
465                 Patch by Fabien Vantard (slightly modified)
466
467 2006-09-10 [colin]      2.4.0cvs170
468
469         * src/summaryview.c
470                 Check folderitem/summaryview consistency
471                 (basically automates Update summary). Fixes
472                 #1011 (wrong (negative) count on unread 
473                 messages)
474
475 2006-09-10 [colin]      2.4.0cvs169
476
477         * src/gtk/gtksctree.c
478                 Fix recursive expansion via mouse
479         * src/plugins/bogofilter/bogofilter.c
480                 Use normal filtering way of moving
481                 messages (batching), possibly fixing
482                 bug #1015 (Bogofilter plugin doubles 
483                 new messages)
484
485 2006-09-09 [wwp]        2.4.0cvs168
486
487         * src/prefs_filtering.c
488                 better place for this fix.
489
490 2006-09-09 [wwp]        2.4.0cvs167
491
492         * src/prefs_filtering.c
493                 fix a minor bug when the enabled status of a filtering/processing
494                 rule always got set to TRUE when replacing this rule. That still
495                 make sense when adding a new rule, but now when replacing, we
496                 don't override the value of 'enabled'.
497                 Also renamed the func prefs_filtering_list_view_get_rule_name()
498                 to prefs_filtering_list_view_get_info() as this function not only
499                 returns the name, but also the account_id and the enabled status.
500
501 2006-09-09 [mones]      2.4.0cvs166
502
503         * manual/glossary.xml
504         * manual/plugins.xml
505                 Minor format corrections
506         * manual/gpl.xml
507                 Fix misplaced NO WARRANTY section
508         * manual/es/advanced.xml
509         * manual/es/faq.xml
510         * manual/es/glossary.xml
511         * manual/es/gpl.xml
512         * manual/es/handling.xml
513         * manual/es/plugins.xml
514         * manual/es/starting.xml
515                 Incorporate changes from English version
516         * manual/fr/ack.xml
517         * manual/pl/ack.xml
518         * manual/es/ack.xml
519                 Fix address, (add translation credits in es version)
520         * po/es.po
521                 Updated translation
522
523 2006-09-09 [wwp]        2.4.0cvs165
524
525         * src/prefs_filtering.c
526                 fix a crash when opening filtering prefs, if matcherrc file contains
527                 broken data (non-existing account id, which is theoretically not
528                 possible).
529
530 2006-09-08 [colin]      2.4.0cvs164
531
532         * src/folder.c
533                 Wrong assert, make it an if()
534         * src/gtk/gtksctree.c
535                 Fix bug #1013 (expand selected thread 
536                 tree) - expanding is now recursive
537
538 2006-09-07 [wwp]        2.4.0cvs163
539
540         * src/prefs_matcher.c
541                 make better sentences about addressbook matching in the
542                 matcher prefs. This should make translators' work easier
543                 too.
544
545 2006-09-07 [wwp]        2.4.0cvs162
546
547         * src/prefs_filtering.c
548                 code simplification (get rid of dup var. assignment).
549
550 2006-09-07 [wwp]        2.4.0cvs161
551
552         * src/summaryview.c
553                 use GTK_STOCK icons when possible, patch by Fabien Vantard
554                 <fzzzzz@gmail.com>.
555
556 2006-09-07 [paul]       2.4.0cvs160
557
558         * src/mimeview.c
559                 fix compilation warnings
560                 Thanks to Colin
561
562 2006-09-07 [paul]       2.4.0cvs159
563
564         * src/mimeview.c
565                 select the mimepart icon when
566                 displaying as text
567                 Thanks to Colin
568
569 2006-09-06 [paul]       2.4.0cvs158
570
571         * src/prefs_filtering.c
572                 fix labels and table element spacing
573                 Patch by Fabien Vantard
574
575 2006-09-06 [paul]
576
577         2.5.0-rc3 released
578
579 2006-09-06 [paul]       2.4.0cvs157
580
581         * manual/es/advanced.xml
582                 fix typo
583
584 2006-09-06 [wwp]        2.4.0cvs156
585
586         * src/mainwindow.c
587                 fix an dup launch issue when iconified, thanks to Colin.
588
589 2006-09-06 [wwp]        2.4.0cvs155
590
591         * src/gtk//gtksctree.h
592                 oops, forgot that one!
593
594 2006-09-06 [wwp]        2.4.0cvs154
595
596         * manual/pl/advanced.xml
597         * manual/advanced.xml
598         * manual/es/advanced.xml
599         * manual/fr/advanced.xml
600         * src/prefs_customheader.c
601         * src/prefs_filtering_action.c
602         * src/foldersel.c
603         * src/prefs_summaries.c
604         * src/prefs_filtering.c
605         * src/account.c
606         * src/compose.c
607         * src/prefs_summary_column.c
608         * src/addr_compl.c
609         * src/prefs_actions.c
610         * src/prefs_folder_column.c
611         * src/ssl_manager.c
612         * src/prefs_template.c
613         * src/prefs_display_header.c
614         * src/prefs_common.h
615         * src/prefs_matcher.c
616         * src/prefs_common.c
617         * src/prefs_toolbar.c
618         * src/summaryview.c
619         * src/folderview.c
620         * src/gtk/gtksctree.c
621         * src/gtk/pluginwindow.c
622         * src/gtk/progressdialog.c
623         * src/gtk/prefswindow.c
624                 renamed hidden option enable_rules_hint to use_stripes_everywhere
625                 to make its meaning more obvious (all versions of the manual reflect
626                 the change).
627                 added an extra hidden option use_stripes_in_summary to allow
628                 discarding these stripes in mainwindow's folder and message lists;
629                 en and fr manuals only are OK towards this.
630
631 2006-09-06 [colin]      2.4.0cvs153
632
633         * src/textview.c
634                 Hide Sylpheed-Claws' internal queue headers
635                 when showing all headers. They'll be present
636                 only in Source window.
637
638 2006-09-05 [colin]      2.4.0cvs152
639
640         * src/plugins/trayicon/trayicon.c
641                 Fix crash at exit - we have to disconnect
642                 our handlers
643         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
644                 Update eggtrayicon - patch adapted from a
645                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
646                 on Sylpheed's ML
647
648 2006-09-05 [colin]      2.4.0cvs151
649
650         * src/mainwindow.c
651         * src/gtk/logwindow.c
652                 Fix race condition when something writes
653                 to the log too soon during init. Thanks
654                 to Fabien Vantard
655
656 2006-09-05 [colin]      2.4.0cvs150
657
658         * src/mimeview.c
659                 Don't select part on right-click either
660
661 2006-09-05 [paul]       2.4.0cvs149
662
663         * src/mimeview.c
664                 completion of previous commit
665                 Thanks to Colin
666
667 2006-09-05 [colin]      2.4.0cvs148
668
669         * src/mimeview.c
670                 Don't force selection on middle-click, just open
671
672 2006-09-04 [colin]      2.4.0cvs147
673
674         * src/mimeview.c
675                 Looks like gtk_notebook_set_current_page()
676                 sometimes steals focus, and this annoys us
677                 in MimeViewers as it renders navigation
678                 keys useless. Take back focus after switching
679                 pages.
680
681 2006-09-04 [colin]      2.4.0cvs146
682
683         * src/messageview.c
684                 Set stop_loading when clicking on Next
685                 during load. Don't add a callback to 
686                 avoid over-complicating things.
687
688 2006-09-04 [colin]      2.4.0cvs145
689
690         * src/mimeview.c
691         * src/messageview.c
692                 Fix multiple loads in separate messageview
693
694 2006-09-04 [colin]      2.4.0cvs144
695
696         * src/summaryview.c
697                 Let navigation keys be handled during 
698                 load
699
700 2006-09-04 [colin]      2.4.0cvs143
701
702         * src/messageview.c
703         * src/summaryview.c
704         * src/textview.c
705         * src/textview.h
706                 Make loading of huge mails (lots of text and/or
707                 images) cancellable, so the GUI doesn't block 
708
709 2006-09-04 [colin]      2.4.0cvs142
710
711         * src/plugins/trayicon/trayicon.c
712                 Fix annoyance when removing a folder with 
713                 unread mails: trayicon didn't update
714
715 2006-09-04 [paul]       2.4.0cvs141
716
717         * src/gtk/icon_legend.c
718                 straighten up columns
719                 Patch by Fabien Vantard
720
721 2006-09-04 [wwp]        2.4.0cvs140
722
723         * src/prefs_filtering.c
724                 fix new line's account name in filtering prefs:
725                 was "All", is now "(New)".
726
727 2006-09-04 [paul]       2.4.0cvs139
728
729         * tools/make.themes.project
730                 use "AUTOMAKE_OPTIONS = dist-bzip2"
731                 instead of homebrewed "make release"
732
733 2006-09-03 [colin]      2.4.0cvs138
734
735         * src/folderview.c
736                 Fix bug #1007 (Wrong folder highlighted)
737
738 2006-09-03 [colin]      2.4.0cvs137
739
740         * src/compose.c
741                 Don't set Newsgroup: header to a mail folder
742                 path
743
744 2006-09-03 [paul]       2.4.0cvs136
745
746         * src/prefs_other.c
747         * src/prefs_spelling.c
748                 unify the gui
749
750 2006-09-03 [paul]       2.4.0cvs135
751
752         * src/prefs_summaries.c
753                 correct menu item text in prefs_keybind_apply_clicked()
754
755 2006-09-03 [paul]       2.4.0cvs134
756
757         * manual/advanced.xml
758                 some improvements to the descriptions
759         * src/mainwindow.c
760         * src/messageview.c
761         * src/summaryview.c
762         * src/gtk/menu.c
763                 fix menu sensitivity issues
764         * src/prefs_message.c
765                 drop the useless word 'short'
766         * src/prefs_other.c
767                 add the word 'lines' indicating log length
768                 is a measure of lines
769         * src/textview.c
770                 fix compilation warnings
771
772 2006-09-02 [colin]      2.4.0cvs133
773
774         * src/messageview.c
775                 Display a special return-receipt message
776                 if the message is from the user
777         * src/summaryview.c
778                 Fix missing freeze of the list when marking
779                 all read and unthreading for exec. Thanks
780                 to Stephan Sachse.
781
782 2006-09-02 [paul]       2.4.0cvs132
783
784         * src/mainwindow.c
785         * src/prefs_message.c
786         * src/summaryview.c
787                 fix some english
788
789 2006-09-02 [wwp]        2.4.0cvs131
790
791         * src/prefs_filtering.c
792                 added an account name column to the filtering rules
793                 dialog.
794
795 2006-09-02 [colin]      2.4.0cvs130
796
797         * src/gtk/logwindow.c
798         * src/gtk/logwindow.h
799                 Block scrolling if we're not at the end
800                 of the log
801
802 2006-09-02 [colin]      2.4.0cvs129
803
804         * src/folder.c
805                 Make sure account-specific rules can't
806                 be used in {pre-,post-,}processing
807         * src/mainwindow.c
808         * src/gtk/logwindow.c
809         * src/gtk/logwindow.h
810                 Jump to last error when clicking on the
811                 warning icon
812
813 2006-09-02 [colin]      2.4.0cvs128
814
815         * src/imap.c
816         * src/import.c
817         * src/mainwindow.c
818         * src/mainwindow.h
819                 Fix warning icon
820         * src/inc.c
821         * src/mbox.c
822         * src/mbox.h
823                 Let proc_mbox know its account, for
824                 account-specific rules
825
826 2006-09-01 [colin]      2.4.0cvs127
827
828         * src/codeconv.c
829                 Don't uselessly use iconv to convert from
830                 us-ascii
831         * src/alertpanel.c
832         * src/mainwindow.c
833         * src/mainwindow.h
834         * src/inc.c
835                 Fix certain log cases, disable warning icon
836                 for now, the correct way to display it when
837                 necessary and only when necessary is probably
838                 to do it manually rather than use error logs
839         * src/etpan/imap-thread.c
840                 Clean up UID logging a bit
841         * src/gtk/logwindow.c
842         * src/gtk/logwindow.h
843                 Make logging faster when the window's closed
844
845 2006-09-01 [wwp]        2.4.0cvs126
846
847         * manual/fr/account.xml
848                 reflect changes to the ref. manual (parts of cvs72):
849                 fix tabnames and quotes.
850
851 2006-09-01 [wwp]        2.4.0cvs125
852
853         * manual/fr/plugins.xml
854                 reflect changes to the reference manual (cvs42):
855                 update IRC channel info.
856
857 2006-09-01 [wwp]        2.4.0cvs124
858
859         * commitHelper
860                 use CVSEDITOR env. var. if set, according to `man cvs`.
861
862 2006-09-01 [wwp]        2.4.0cvs123
863
864         * manual/advanced.xml
865                 better sentence again (thanks to Paul).
866
867 2006-09-01 [wwp]        2.4.0cvs122
868
869         * manual/advanced.xml
870         fix definition of toolbar_detachable and rework a bit the one of
871         enable_dotted_lines.
872
873 2006-09-01 [mones]      2.4.0cvs121
874
875         * manual/advanced.xml
876                 Document enable_dotted_lines
877
878 2006-09-01 [paul]       2.4.0cvs120
879
880         * src/folderview.c
881         * src/folderview.h
882         * src/imap.c
883         * src/mainwindow.c
884         * src/summaryview.c
885                 obey the 'When entering folder...' option
886                 when using the /View/Go to/... menu items
887                 Thanks to Colin
888
889 2006-08-31 [colin]      2.4.0cvs119
890
891         * src/folderview.c
892                 Revert 2.4.0cvs116, wrong fix.
893
894 2006-08-31 [colin]      2.4.0cvs118
895
896         * src/gtk/gtksctree.c
897                 Better state the various copyrights
898
899 2006-08-31 [colin]      2.4.0cvs117
900
901         * src/prefs_common.c
902                 fix enable_dotted_lines
903
904 2006-08-31 [colin]      2.4.0cvs116
905
906         * src/folderview.c
907                 Use pref "Always open on select" when going
908                 to next unread folder
909         * src/gtk/gtksctree.c
910                 Fix link failure to _gtk_clist_create_cell_layout
911                 on certain computers. (Why not mine, I wonder)
912
913 2006-08-31 [colin]      2.4.0cvs115
914
915         * src/procmsg.c
916         * src/textview.c
917         * src/plugins/bogofilter/bogofilter.c
918         * src/plugins/spamassassin/spamassassin.c
919                 Requalify some "errors" to warnings
920         * src/mainwindow.c
921         * src/mainwindow.h
922         * src/statusbar.c
923                 Add an icon in the statusbar to notify
924                 of errors
925         * src/gtk/gtksctree.c
926         * src/folderview.c
927         * src/summaryview.c
928                 Make the GtkSCTree look more modern by
929                 alternating background lines
930         * src/prefs_common.c
931         * src/prefs_common.h
932                 Add a pref to let people have the old
933                 way if they prefer
934
935
936 2006-08-30 [colin]      2.4.0cvs114
937
938         * src/procmsg.c
939         * src/procmsg.h
940                 Provide a way to filter a list of
941                 messages in an optimised manner, and
942                 add a list-filtering hook
943         * src/folder.c
944         * src/inc.c
945         * src/mbox.c
946                 Use the list filtering
947         * src/plugins/bogofilter/bogofilter.c
948                 Use the list-filtering hook
949                 Use -b (bulk) mode for more speed
950                 when learning and filtering
951         * src/etpan/imap-thread.c
952                 Make log output shorter in UID SEARCH
953
954
955 2006-08-30 [colin]      2.4.0cvs113
956
957         * src/plugins/bogofilter/bogofilter.c
958                 Really fast mass learning - thanks to David
959                 Relson for the options explanations :)
960
961 2006-08-30 [colin]      2.4.0cvs112
962
963         * src/msgcache.c
964                 Fix compilation on FreeBSD. Thanks
965                 to Michael Hugues
966
967 2006-08-29 [colin]      2.4.0cvs111
968
969         * src/folderview.c
970                 Handle "popup_menu" signal (for popping the 
971                 menu via the keyboard)
972         * src/mimeview.c
973         * src/mimeview.h
974         * src/summaryview.c
975         * src/textview.c
976         * src/gtk/gtkutils.c
977         * src/gtk/gtkutils.h
978                 Factorize scrolling code, and add an API 
979                 for MimeViewers to handle scroll orders
980
981 2006-08-29 [wwp]        2.4.0cvs110
982
983         * src/plugins//bogofilter/bogofilter.c
984         * src/plugins//spamassassin/spamassassin.c
985                 make the bogofilter/spamassassin filtering error dialogs at
986         incorporation obey to the "don't popup error dialog on
987         receive error" option. If disabled, feed the log window w/
988         the error message.
989
990 2006-08-29 [paul]
991
992         2.5.0-rc2 released
993
994 2006-08-29 [paul]       2.4.0cvs109
995
996         * Makefile.am
997                 remove 'make release', it's not needed
998                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
999
1000 2006-08-29 [paul]       2.4.0cvs108
1001
1002         * src/foldersel.c
1003         * src/summary_search.c
1004         * src/gtk/progressdialog.c
1005         * src/plugins/pgpcore/passphrase.c
1006                 replace deprecated gtk_window_set_policy()
1007
1008 2006-08-29 [colin]      2.4.0cvs107
1009
1010         * src/folder.c
1011                 Fix data loss when copy fails during a move:
1012                 only use fast remove_msgs if everything was
1013                 copied OK; else use slow remove_msg on the
1014                 mails that got copied only.
1015
1016 2006-08-28 [paul]       2.4.0cvs106
1017
1018         * src/mh.c
1019                 revert change in 2.4.0cvs104, it breaks
1020                 stuff
1021
1022 2006-08-28 [paul]       2.4.0cvs105
1023
1024         * src/plugins/spamassassin/spamassassin.c
1025                 english fix
1026
1027 2006-08-28 [paul]       2.4.0cvs104
1028
1029         * src/mh.c
1030                 fix data loss when moving to another
1031                 mailbox fails
1032         * src/prefs_spelling.c
1033                 improve the english
1034         * src/gtk/pluginwindow.c
1035                 improve the layout of the dialog text
1036         All thanks to Colin
1037
1038 2006-08-28 [paul]       2.4.0cvs103
1039
1040         * src/plugins/bogofilter/bogofilter.c
1041         * src/plugins/bogofilter/bogofilter_gtk.c
1042                 fix english up a bit, innit
1043
1044 2006-08-28 [paul]       2.4.0cvs102
1045
1046         * configure.ac
1047         * po/Makefile.in.in
1048         * po/Makevars
1049                 require autoconf 2.60, enabling building
1050                 with gettext 0.15 (gettext 0.14.x build still
1051                 possible). Replace Makefiles with versions
1052                 from gettext 0.15.
1053                 Remove configure options --with-localedir and
1054                 --with-mandir. The options that are provided
1055                 directly by autoconf 2.60 can be used instead:
1056                 --mandir --localedir
1057
1058 2006-08-27 [colin]      2.4.0cvs101
1059
1060         * src/plugins/bogofilter/Makefile.am
1061                 Fix make dist (no README)
1062
1063 2006-08-27 [colin]      2.4.0cvs100
1064
1065         * src/folder.c
1066                 Don't use F_UNKNOWN folders for any default
1067                 outbox/trash/etc
1068         * src/plugins/bogofilter/bogofilter.c
1069         * src/plugins/bogofilter/bogofilter.h
1070         * src/plugins/bogofilter/bogofilter_gtk.c
1071                 Add an option to specify the path to bogofilter
1072                 Use single-quotes to be able to learn in folders
1073                 with spaces in their names
1074                 Verify learning status
1075
1076 2006-08-27 [colin]      2.4.0cvs99
1077
1078         * manual/faq.xml
1079         * manual/plugins.xml
1080                 Document Bogofilter plugin
1081
1082 2006-08-27 [colin]      2.4.0cvs98
1083
1084         * src/compose.c
1085         * src/messageview.c
1086         * src/procmsg.c
1087         * src/procmsg.h
1088                 When possible, copy the queued mail to sent folder
1089                 instead of re-adding. Much faster on IMAP.
1090
1091 2006-08-27 [colin]      2.4.0cvs97
1092
1093         * src/msgcache.c
1094                 Disable mmaped caches - huge metadata loss
1095                 here after a power failure.
1096         * src/summaryview.c
1097                 Add quicksearch timing
1098         * src/common/plugin.c
1099         * src/common/plugin.h
1100                 Implement an interface to tell what plugins
1101                 provide. Prevent loading of similar plugins.
1102         * src/plugins/clamav/clamav_plugin.c
1103         * src/plugins/demo/demo.c
1104         * src/plugins/dillo_viewer/dillo_viewer.c
1105         * src/plugins/pgpcore/plugin.c
1106         * src/plugins/pgpinline/pgpinline.c
1107         * src/plugins/pgpmime/pgpmime.c
1108         * src/plugins/spamassassin/spamassassin.c
1109         * src/plugins/trayicon/trayicon.c
1110                 Implement plugin_provides()
1111
1112 2006-08-27 [colin]      2.4.0cvs96
1113
1114         * configure.ac
1115         * src/plugins/Makefile.am
1116         * src/plugins/bogofilter/.cvsignore
1117         * src/plugins/bogofilter/Makefile.am
1118         * src/plugins/bogofilter/bogofilter.c
1119         * src/plugins/bogofilter/bogofilter.h
1120         * src/plugins/bogofilter/bogofilter_gtk.c
1121                 New Bogofilter plugin, provides filtering and
1122                 learning. Spamassassin will go to extra plugins.
1123
1124 2006-08-26 [mones]      2.4.0cvs95
1125
1126         * manual/handling.xml
1127                 Fix subfolder path in the example (thanks to Paul) 
1128
1129 2006-08-26 [mones]      2.4.0cvs94
1130
1131         * manual/glossary.xml
1132                 2.2. + add ISP to the glossary
1133                 7.5. + Add UIDL to glossary
1134                 7.7. + Add TCP to glossary
1135         * manual/handling.xml
1136                 7.1. + Mentions GNU/Linux distribution, what about the non...
1137                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1138                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1139                 7.4. = Use appropriate quotation for commands
1140                 7.6. = change "" to <quote></quote>
1141         * manual/plugins.xml
1142                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1143         * manual/starting.xml
1144                 2.1. + local mbox file: some examples of mbox file locations...
1145                 Also reformatted files requiring it
1146
1147 2006-08-26 [wwp]        2.4.0cvs93
1148
1149         * src/summary_search.c
1150                 disable find buttons while summary search is running.
1151
1152 2006-08-25 [colin]      2.4.0cvs92
1153
1154         * src/folder.c
1155         * src/folderutils.c
1156         * src/mh.c
1157         * src/procmsg.h
1158         * src/summaryview.c
1159                 Speed up MH moving, and add progressbar
1160                 for MH deletion
1161         * src/msgcache.c
1162                 Write cache files using mmap() too
1163
1164 2006-08-25 [wwp]        2.4.0cvs91
1165
1166         * src/summaryview.c
1167                 switch spam<->ham button when a message has been marked as spam or ham
1168                 and is still selected. Thanks to Colin.
1169
1170 2006-08-25 [paul]       2.4.0cvs90
1171
1172         * src/Makefile.am
1173         * src/stock_pixmap.c
1174         * src/stock_pixmap.h
1175         * src/summaryview.c
1176         * src/gtk/icon_legend.c
1177         * src/pixmaps/copied.xpm
1178         * src/pixmaps/moved.xpm
1179                 add icons for delayed execution marked for
1180                 copying, marked for moving
1181
1182 2006-08-25 [mones]      2.4.0cvs89
1183
1184         * manual/glossary.xml
1185                 Fix the other glossary items:
1186                 5.1. = Inmmediate execution -> <quote>immediate execution...
1187                 5.2. = Fix MBOX capitalization -> Mbox
1188                 5.3. + Improve Plugins def. w/ tech. ref.
1189                 5.4. = Quotation -> replace '>' by <quote>></quote>
1190                 5.5. - SMTP Server. -> remove dot
1191         * po/es.po
1192                 Updated translation
1193
1194 2006-08-25 [mones]      2.4.0cvs88
1195
1196         * manual/ack.xml
1197                 Reformatted, changed email address
1198         * manual/glossary.xml
1199                 Reformatted, fixed MANUAL-TODO items:
1200                 8.2. + add ROT-13 to glossary
1201                 8.4. + add URL to glossary
1202         * manual/es/advanced.xml
1203                 Fixed <literal>s
1204
1205 2006-08-25 [paul]       2.4.0cvs87
1206
1207         * src/gtk/icon_legend.c
1208                 add 'marked for deletion' icon
1209                 arrange icons by containing column
1210                 wrap long label text
1211
1212 2006-08-25 [colin]      2.4.0cvs86
1213
1214         * src/common/utils.c
1215         * src/common/utils.h
1216                 Add the sc_g_*list_bigger functions in
1217                 a place everyone can use it
1218         * src/summaryview.c
1219                 Only freeze/thaw the list when working
1220                 on the selection, if it's bigger than 1
1221         * src/gtk/gtksctree.c
1222                 Only freeze/thaw the list when unselec-
1223                 ting 'all' if ('all' != 1)
1224                 This avoids some flickering
1225
1226 2006-08-24 [colin]      2.4.0cvs85
1227
1228         * src/addressbook.c
1229                 Fix strange list selection
1230                 Fix random seg (Invalid read of freed memory)
1231
1232 2006-08-24 [colin]      2.4.0cvs84
1233
1234         * src/alertpanel.c
1235         * src/gtk/inputdialog.c
1236         * src/plugins/pgpcore/passphrase.c
1237                 Revert minimal width patch of 2.4.0cvs67,
1238                 as it is also a maximal width. Use 
1239                 gtk_window_set_default_size instead.
1240
1241 2006-08-24 [colin]      2.4.0cvs83
1242
1243         * src/msgcache.c
1244                 Write cache/mark to temp files before
1245                 overwriting old ones (avoids metadata
1246                 loss if writing the new files fail).
1247                 Use mmap() to read cache/mark file, as
1248                 this makes cache reading faster. Dis-
1249                 abled for big-endian machines until it
1250                 can be tested. (Big-endian users: set
1251                 msgcache_use_mmap = TRUE in the relevant
1252                 #if).
1253         * src/procmsg.h
1254                 Move rarely used fields of MsgInfo in 
1255                 another structure, which will only be
1256                 allocated if needed. Face, X-Face,
1257                 Return receipt headers and List-*
1258                 headers are moved. Mails having none
1259                 of these occupy 52 bytes less with
1260                 this patch, which makes 2.5MB of RAM
1261                 saved on a 50k folder).
1262         * src/headerview.c
1263         * src/mainwindow.c
1264         * src/messageview.c
1265         * src/partial_download.c
1266         * src/procheader.c
1267         * src/procmsg.c
1268         * src/textview.c
1269                 Follow this structure change.
1270
1271 2006-08-24 [wwp]        2.4.0cvs82
1272
1273         * manual/es/.cvsignore
1274         * manual/es/dist/.cvsignore
1275         * manual/es/dist/html/.cvsignore
1276         * manual/es/dist/pdf/.cvsignore
1277         * manual/es/dist/ps/.cvsignore
1278         * manual/es/dist/txt/.cvsignore
1279                 more (generated) files to ignore.
1280
1281 2006-08-24 [colin]      2.4.0cvs81
1282
1283         * src/folder.c
1284         * src/mh.c
1285                 Fix possible problems with local delivery. Check the folder doesn't
1286                 need scan before setting its mtime when saving cache (which can be
1287                 done long after the folder's been modified by an external process);
1288                 Check that the stored item's mtime didn't change in mh functions.
1289
1290 2006-08-24 [mones]      2.4.0cvs80
1291
1292         * manual/advanced.xml
1293                 Rewrapping, some fixes and MANUAL-TODO items:
1294                 8.1. = change "" to <quote></quote>
1295                 8.3. = quote menu items
1296                 8.5. - deploying -> new user ... ideally a new user (redundant)
1297
1298 2006-08-23 [colin]      2.4.0cvs79
1299
1300         * src/gtk/gtksctree.c
1301                 When selecting or deselecting range, only
1302                 freeze/thaw when selection is bigger than 10
1303
1304 2006-08-23 [colin]      2.4.0cvs78
1305
1306         * src/messageview.c
1307         * src/mimeview.c
1308         * src/mimeview.h
1309         * src/plugins/dillo_viewer/dillo_viewer.c
1310                 Provide an API for MimeViewer plugins to
1311                 return a text selection for replying
1312
1313 2006-08-23 [colin]      2.4.0cvs77
1314
1315         * src/image_viewer.c
1316         * src/textview.c
1317                 Use gtk_pixbuf_new_from_file_at_scale(), which
1318                 is faster than getting the pixbuf then resizing
1319                 it.
1320
1321 2006-08-23 [colin]      2.4.0cvs76
1322
1323         * src/procmime.c
1324                 UTF-8 should be sent Quoted-printable
1325
1326 2006-08-22 [colin]      2.4.0cvs75
1327
1328         * src/mh.c
1329                 Check if scan is required before touching
1330                 the folder (or it'll be required every time)
1331
1332 2006-08-22 [colin]      2.4.0cvs74
1333
1334         * configure.ac
1335                 Require libetpan 0.46 (crasher fix when built
1336                 against gnutls)
1337
1338 2006-08-22 [colin]      2.4.0cvs73
1339
1340         * src/folder.c
1341                 Set folder's mtime after writing its
1342                 cache
1343         * src/folderview.c
1344                 Add some timing
1345         * src/procmsg.c
1346                 Don't do useless stuff if we don't 
1347                 thread by subject
1348         * src/summaryview.c
1349                 Add some timing, don't deselect prior
1350                 to selecting (gtksctree does it itself),
1351                 remove crash avoidance hacks as it's been
1352                 properly fixed since a while
1353         * src/common/utils.c
1354                 Optimize to_human_readable(): _() is slow,
1355                 do it only once, and avoid %f format for KB
1356                 (the most common in a summaryview)
1357         * src/gtk/gtksctree.c
1358                 Don't uselessly freeze/thaw (fixes flicker
1359                 on next unread and friends), reduce number
1360                 of g_list_nth/g_list_position where possible
1361         * src/gtk/gtkutils.c
1362         * src/gtk/gtkutils.h
1363                 Reduce number of g_list_nth/g_list_position
1364                 where possible.
1365                 All of this makes loading as 70k folder 2.1
1366                 seconds instead of 3.2 (with hot FS caches).
1367                 (1.3 seconds without Date and Size columns...)
1368
1369 2006-08-22 [paul]       2.4.0cvs72
1370
1371         wrap documents and do some items from mones' MANUAL-TODO:
1372
1373         * manual/account.xml
1374                 4.1. = fix tabname references to <quote>tabname</quote>
1375                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1376         * manual/faq.xml
1377                 1.1. = mentioned options don't match UI
1378                 Add information about the 'Never send Return Receipts'
1379                 option
1380         * manual/handling.xml
1381                 6.2. = Mentions Extended symbols button, but now is
1382                 named Information
1383                 6.3. = Mentions ... button, which is now Edit
1384
1385 2006-08-22 [colin]      2.4.0cvs71
1386
1387         * src/gtk/pluginwindow.c
1388                 Fix layout in verbose translations (such
1389                 as french)
1390
1391 2006-08-22 [paul]       2.4.0cvs70
1392
1393         * manual/Makefile.am
1394                 build manuals in alphabetical order
1395         * src/addressbook.c
1396         * src/prefs_themes.c
1397                 replace/remove deprecated symbols
1398         * src/gtk/gtkutils.c
1399                 fix a warning
1400         * src/gtk/pluginwindow.c
1401                 replace deprecated symbol
1402                 replace label text and move it
1403         * src/plugins/pgpcore/prefs_gpg.c
1404                 move the 'Generate...' button out of the
1405                 Sign Key frame, replace the English used
1406         * src/plugins/pgpcore/sgpgme.c
1407                 fixes to the English
1408
1409 2006-08-21 [colin]      2.4.0cvs69
1410
1411         * src/plugins/trayicon/trayicon.c
1412                 Add more strings for translation; patch
1413                 by Pawel
1414
1415 2006-08-21 [colin]      2.4.0cvs68
1416
1417         * src/compose.c
1418                 fix replied flag not set after drafting
1419         * src/matcher.c
1420                 fix body quicksearch in non-encoded bodies
1421                 containing '='
1422         * src/msgcache.c
1423                 Get rid of the g_malloc workaround for
1424                 corrupted caches, use g_try_malloc
1425
1426 2006-08-21 [colin]      2.4.0cvs67
1427
1428         * src/alertpanel.c
1429         * src/gtk/inputdialog.c
1430         * src/plugins/pgpcore/passphrase.c
1431                 Set minimal width to 375
1432         * src/mainwindow.c
1433                 Fix switching to offline, asking if it 
1434                 should be overriden for synchronising
1435         * src/mimeview.c
1436                 Don't offer to remember command on Open 
1437                 with for text parts, as the browser or 
1438                 text editor command isn't changed from 
1439                 there
1440
1441 2006-08-20 [paul]       2.4.0cvs66
1442
1443         * po/ko.po
1444         * po/zh_CN.po
1445                 fix plural form errors. revealed by stricter
1446                 checking of gettext 0.15
1447
1448 2006-08-18 [paul]       2.4.0cvs65
1449
1450         * src/stock_pixmap.c
1451                 fix the fix of 2.4.0cvs64
1452                 Thanks to Colin
1453
1454 2006-08-18 [paul]       2.4.0cvs64
1455
1456         * src/stock_pixmap.c
1457                 fix leaks
1458                 Thanks to Colin
1459
1460 2006-08-18 [paul]       2.4.0cvs63
1461
1462         * src/compose.c
1463         * src/procmsg.c
1464                 fix occasional IMAP bug where large msgs
1465                 were left in the queue folder after sending
1466                 Thanks to Colin
1467
1468 2006-08-18 [paul]       2.4.0cvs62
1469
1470         * src/folderview.c
1471                 freeze the summaryview while quicksearch results
1472                 are displayed
1473                 (fixes bug 456 'current message is hidden when the
1474                 view is refreshed and extended search is "unread 
1475                 messages"')
1476                 Thanks to Colin
1477         * src/textview.c
1478                 add missing #include "inputdialog.h"
1479         * src/common/utils.h
1480                 add missing mailcap_update_default() and improve
1481                 readability
1482
1483 2006-08-17 [colin]      2.4.0cvs61
1484
1485         * src/plugins/pgpcore/select-keys.c
1486                 Fix warnings :)
1487
1488 2006-08-17 [colin]      2.4.0cvs60
1489
1490         * src/compose.c
1491                 Don't continue queuing if Cancel is clicked
1492                 in select-keys
1493
1494 2006-08-17 [colin]      2.4.0cvs59
1495
1496         * src/plugins/pgpcore/select-keys.c
1497                 When encrypting, if only one key matches and it 
1498                 matches exactly, automatically use it.
1499
1500 2006-08-17 [colin]      2.4.0cvs58
1501
1502         * src/mimeview.c
1503         * src/prefs_common.c
1504         * src/prefs_common.h
1505         * src/prefs_ext_prog.c
1506         * src/textview.c
1507                 Fix issues with previous patch (text/html)
1508                 Remove outdated prefs
1509
1510 2006-08-17 [colin]      2.4.0cvs57
1511
1512         * src/imap.c
1513                 Add View Log button on auth error
1514         * src/procmsg.c
1515                 Fix encrypted mail marked as new when
1516                 saved in normal folders
1517         * src/plugins/pgpinline/pgpinline.c
1518                 Fix encrypt bug on IMAP
1519         * src/mimeview.c
1520         * src/common/utils.c
1521         * src/common/utils.h
1522         * src/gtk/inputdialog.c
1523         * src/gtk/inputdialog.h
1524                 Get rid of metamail stuff, simplify
1525                 opening, and allow remembering of user's
1526                 choices (by updating ~/.mailcap). There's
1527                 still to drop "Audio player" and "Image
1528                 viewer" preferences.
1529
1530 2006-08-17 [mones]      2.4.0cvs56
1531
1532         * manual/es/sylpheed-claws-manual.xml
1533                 fix DTD path
1534
1535 2006-08-17 [mones]      2.4.0cvs55
1536
1537         * configure.ac
1538         * manual/Makefile.am
1539         * manual/es/Makefile.am
1540         * manual/es/account.xml
1541         * manual/es/ack.xml
1542         * manual/es/addrbook.xml
1543         * manual/es/advanced.xml
1544         * manual/es/faq.xml
1545         * manual/es/glossary.xml
1546         * manual/es/gpl.xml
1547         * manual/es/handling.xml
1548         * manual/es/intro.xml
1549         * manual/es/keyboard.xml
1550         * manual/es/plugins.xml
1551         * manual/es/starting.xml
1552         * manual/es/sylpheed-claws-manual.xml
1553         * manual/es/dist/Makefile.am
1554         * manual/es/dist/html/Makefile.am
1555         * manual/es/dist/pdf/Makefile.am
1556         * manual/es/dist/ps/Makefile.am
1557         * manual/es/dist/txt/Makefile.am
1558                 Spanish translation for the manual
1559
1560 2006-08-16 [colin]      2.4.0cvs54
1561
1562         * src/compose.c
1563         * src/main.c
1564         * src/mainwindow.c
1565                 Fix send button sensitivity at startup
1566                 Set send menu sensitivity (patch by Fabien)
1567         * src/ssl_manager.c
1568                 Enable closing with esc (patch by Fabien)
1569         * src/gtk/foldersort.c
1570                 Enable closing with esc (patch by Fabien)
1571         * src/procmime.c
1572                 Optimisation (no need to copy to tempfile to
1573                 "decode" 7bit and 8bit)
1574         * src/summaryview.c
1575                 Fix cruft in swap_from case
1576         * src/textview.c
1577                 Fix missing last line in some mail cases 
1578                 (Fixes debian #381872)
1579         * src/plugins/pgpcore/prefs_gpg.c
1580         * src/plugins/pgpcore/sgpgme.c
1581         * src/plugins/pgpcore/sgpgme.h
1582                 Don't show "no key found" when user explicitely
1583                 wants to create a key
1584
1585 2006-08-16 [paul]       2.4.0cvs53
1586
1587         * configure.ac
1588         * src/account.c
1589         * src/addressbook.c
1590         * src/headerview.c
1591         * src/prefs_account.c
1592         * src/prefs_message.c
1593         * src/gtk/gtkutils.c
1594                 bump up minimum required versions of GTK+ and
1595                 GLIB to 2.6.0
1596
1597 2006-08-16 [paul]       2.4.0cvs52
1598
1599         * src/toolbar.c
1600                 workaround GTK+ Bug 351600 - 'Can't re-click
1601                 on button after sensitivity update'
1602                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1603                 Thanks to Colin
1604
1605 2006-08-15 [colin]      2.4.0cvs51
1606
1607         * src/plugins/pgpcore/prefs_gpg.c
1608                 Set options sensitivity according to
1609                 key existence
1610         * src/plugins/pgpcore/sgpgme.c
1611                 Allow to create key with no passphrase
1612
1613 2006-08-14 [cleroy]     2.4.0cvs50
1614
1615         * src/gtk/pluginwindow.c
1616                 New layout (maybe to be changed?)
1617         * src/gtk/gtkutils.c
1618                 Fix a bit label_window
1619         * src/plugins/pgpcore/passphrase.c
1620         * src/plugins/pgpcore/passphrase.h
1621         * src/plugins/pgpcore/plugin.c
1622         * src/plugins/pgpcore/prefs_gpg.c
1623         * src/plugins/pgpcore/prefs_gpg.h
1624         * src/plugins/pgpcore/sgpgme.c
1625         * src/plugins/pgpcore/sgpgme.h
1626                 Allow to create a PGP private key via the GUI
1627
1628 2006-08-14 [wwp]        2.4.0cvs49
1629
1630         * src/addressbook_foldersel.c
1631                 fix strict ISO C90 compliance.
1632
1633 2006-08-14 [paul]       2.4.0cvs48
1634
1635         * src/gtk/prefswindow.c
1636                 re-set scrolled window on opening
1637                 Patch by Ticho
1638
1639 2006-08-14 [paul]
1640
1641         2.5.0-rc1 released
1642
1643 2006-08-14 [paul]       2.4.0cvs47
1644
1645         * src/prefs_display_header.c
1646                 re-enable user-defined Displayed Headers
1647
1648 2006-08-14 [paul]       2.4.0cvs46
1649
1650         * src/prefs_account.c
1651                 use GTK_STOCK_EDIT
1652
1653 2006-08-13 [colin]      2.4.0cvs45
1654
1655         * src/common/utils.c
1656                 Fix "a" in quote when the original message is empty,
1657                 by using \0 instead of 'a' to test writability of
1658                 temp files.
1659
1660 2006-08-13 [wwp]        2.4.0cvs44
1661
1662         * src/plugins/spamassassin/spamassassin.c
1663                 fix capitalization of "SpamAssassin" in some debug, log and
1664                 dialog messages.
1665
1666 2006-08-13 [paul]       2.4.0cvs43
1667
1668         * src/editldap.c
1669                 fix overlapping widgets
1670         * src/prefs_account.c
1671                 fix translation of protocol_names[]
1672                 fix label disappearing off the edge of the
1673                 visible area
1674
1675 2006-08-12 [paul]       2.4.0cvs42
1676
1677         * manual/plugins.xml
1678                 update IRC channel info before it gets forgotten
1679                 about
1680
1681 2006-08-11 [colin]      2.4.0cvs41
1682
1683         * src/compose.c
1684         * src/mainwindow.c
1685         * src/mainwindow.h
1686         * src/procmsg.c
1687         * src/procmsg.h
1688         * src/summaryview.c
1689         * src/toolbar.c
1690                 Grey out the Send button if
1691                 - Queue folders are empty, or
1692                 - We're sending already
1693
1694 2006-08-11 [wwp]        2.4.0cvs40
1695
1696         * src/main.c
1697                 fix a logic issue when quitting while a compose window is
1698                 still open, thanks to Colin.
1699
1700 2006-08-10 [colin]      2.4.0cvs39
1701
1702         * src/main.c
1703                 Fix default font size setting after wizard run
1704         * src/imap.c
1705         * src/etpan/imap-thread.c
1706         * src/etpan/imap-thread.h
1707                 Fix bug #999 (Timing out on TSL cert validation 
1708                 dialog makes ugly things happen). Also, STARTTLS
1709                 unconditionnaly if initial capabilities contain
1710                 LOGINDISABLED and STARTTLS.
1711
1712 2006-08-09 [colin]      2.4.0cvs38
1713
1714         * src/mainwindow.c
1715         * src/mainwindow.h
1716                 Fix Tools/Actions sensitivity when there are
1717                 no actions
1718
1719 2006-08-09 [colin]      2.4.0cvs37
1720
1721         * src/prefs_filtering.c
1722                 Warning fix, patch by Paul
1723         * src/messageview.c
1724         * src/prefs_actions.c
1725         * src/prefs_filtering_action.c
1726         * src/prefs_matcher.c
1727                 Uniformisation of "Info ..." to "Info..." (for
1728                 old gtk), patch by Fabien
1729         * src/plugins/clamav/clamav_plugin_gtk.c
1730                 Sensitivity fix by Fabien
1731
1732 2006-08-09 [colin]      2.4.0cvs36
1733
1734         * src/main.c
1735         * src/main.h
1736                 Add a function to know whether we're exiting
1737         * src/plugins/trayicon/trayicon.c
1738                 If exiting, don't do anything. Faster, and
1739                 avoids gtk_main_iteration reentracy causing
1740                 segfaults at exit
1741
1742 2006-08-09 [colin]      2.4.0cvs35
1743
1744         * src/messageview.c
1745         * src/mimeview.c
1746         * src/mimeview.h
1747                 Fix lack of part selection when automatically 
1748                 jumping to a specific part
1749         * src/msgcache.c
1750                 Little optimisation in cache reading
1751
1752 2006-08-09 [colin]      2.4.0cvs34
1753
1754         * src/compose.c
1755                 Fix crash setting the priority on reedit
1756                 (Accessing compose before creating it!)
1757
1758 2006-08-08 [colin]      2.4.0cvs33
1759
1760         * src/procmime.c
1761                 Fix bug #998 (last attachment is not accessible)
1762                 Bad RFC interpretation on multipart close-delimiters
1763         * src/mimeview.c
1764         * src/mimeview.h
1765         * src/gtk/gtkvscrollbutton.c
1766         * src/gtk/gtkvscrollbutton.h
1767                 Make attachments list wheel-scrollable
1768
1769 2006-08-07 [colin]      2.4.0cvs32
1770
1771         * src/gtk/gtkaspell.c
1772                 Fix bug #973 (Unicode punctation characters 
1773                 are not recognized as separators by the
1774                 spell checker); fix unsigned stuff
1775
1776 2006-08-07 [colin]      2.4.0cvs31
1777
1778         * src/compose.c
1779                 Fix bug #956 (DnD text with accents in compose 
1780                 text entry); fix gccc's signed/unsigned fuss
1781
1782 2006-08-06 [colin]      2.4.0cvs30
1783
1784         * src/main.c
1785                 Fix bug #979 (Plugin crashes when exiting 
1786                 sylpheed-claws) : handle exit request only 
1787                 once
1788
1789 2006-08-05 [colin]      2.4.0cvs29
1790
1791         * src/news.c
1792                 Just make sure we have a msgid.
1793
1794 2006-08-05 [colin]      2.4.0cvs28
1795
1796         * src/news.c
1797         * src/summaryview.c
1798                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1799                 by reimplementing it
1800         * src/textview.c
1801                 Fix bug when hiding quotes with level > 3 and quote
1802                 colors are recycled
1803
1804 2006-08-04 [colin]      2.4.0cvs27
1805
1806         * src/compose.c
1807         * src/undo.c
1808         * src/undo.h
1809                 Fix a bit replace-by-pasting undo
1810         * src/mainwindow.c
1811         * src/messageview.c
1812                 Fix Fold quotes menu synchro in
1813                 mainwindow when it changes in 
1814                 messageview
1815         * src/textview.c
1816                 Fix right-click on quotes blocks
1817         * src/common/utils.c
1818                 Verify that the file created by
1819                 my_tmpfile() is writable. Fixes
1820                 bug #988 (very specific filesystem
1821                 issue)
1822         * src/plugins/pgpcore/sgpgme.c
1823                 Fix file descriptor leak
1824         * src/plugins/spamassassin/spamassassin.c
1825                 Warn once if spamd isn't reachable
1826
1827 2006-08-04 [colin]      2.4.0cvs26
1828
1829         * src/toolbar.c
1830                 i18n context patch by Fabien
1831
1832 2006-08-03 [colin]      2.4.0cvs25
1833
1834         * src/mainwindow.c
1835         * src/messageview.c
1836                 Rename "Hide quotes" to "Fold quotes"
1837         * src/textview.c
1838                 Don't use hand cursor on quotes. "all 
1839                 the bonuses of the feature and none of 
1840                 unwelcome side-effects"
1841
1842 2006-08-03 [colin]      2.4.0cvs24
1843
1844         * AUTHORS
1845         * sylpheed-claws.desktop
1846         * src/gtk/authors.h
1847                 Bring the desktop file to XDG compliance
1848                 Patch by Charles A. Edwards
1849
1850 2006-08-03 [colin]      2.4.0cvs23
1851
1852         * src/textview.c
1853                 Fix links offset when they are preceded
1854                 by accentued chars (g_utf8_strlen!)
1855         * src/mainwindow.c
1856                 Fix wrong status when starting offline
1857
1858
1859 2006-08-03 [wwp]        2.4.0cvs22
1860
1861         * src/prefs_common.h
1862                 ask what to do w/ filtering rules that belong to an account when
1863                 applying filtering rules manually from the main window (skip,
1864                 apply regardless of the account, use current account). This dialog
1865                 can be skipped and the last reply used.
1866                 (forgot that file)
1867
1868 2006-08-03 [wwp]        2.4.0cvs21
1869
1870         * src/filtering.c
1871         * src/filtering.h
1872         * src/prefs_common.c
1873         * src/summaryview.c
1874         * src/alertpanel.c
1875         * src/alertpanel.h
1876         * src/messageview.c
1877                 ask what to do w/ filtering rules that belong to an account when
1878                 applying filtering rules manually from the main window (skip,
1879                 apply regardless of the account, use current account). This dialog
1880                 can be skipped and the last reply used.
1881
1882
1883 2006-08-03 [colin]      2.4.0cvs20
1884
1885         * src/textview.c
1886                 Optimize previous patch
1887
1888 2006-08-03 [cleroy]     2.4.0cvs19
1889
1890         * src/textview.c
1891                 Fix quotes getting toggled back when the
1892                 mail has an even number of text parts
1893
1894 2006-08-02 [colin]      2.4.0cvs18
1895
1896         * src/messageview.c
1897                 Add Hide quotes menu
1898
1899 2006-08-02 [colin]      2.4.0cvs17
1900
1901         * src/mainwindow.c
1902         * src/prefs_common.c
1903         * src/textview.c
1904         * src/textview.h
1905         * src/gtk/about.c
1906                 Allow per-level quote hiding,
1907                 Allow toggling quotes by double-clicking them
1908                 Rename RemoteURI to ClickableText to reflect
1909                 the fact it's used for a variety of things
1910
1911 2006-08-02 [wwp]        2.4.0cvs16
1912
1913         * src/mainwindow.c
1914                 fix "View/Hide quotes" menu item status initialization.
1915
1916 2006-08-02 [wwp]        2.4.0cvs15
1917
1918         * src/matcher_parser_parse.y
1919                 remove a debug trace.
1920
1921 2006-08-02 [paul]       2.4.0cvs14
1922
1923         * src/plugins/pgpcore/passphrase.c
1924                 don't set initial dialog size
1925                 make it resizable
1926
1927 2006-08-02 [paul]       2.4.0cvs13
1928
1929         * src/noticeview.c
1930                 remove the rogue '/' character
1931
1932 2006-08-02 [paul]       2.4.0cvs12
1933
1934         * src/noticeview.c
1935                 allow buttons to resize as necessary
1936
1937 2006-08-01 [wwp]        2.4.0cvs11
1938
1939         * src/mbox.c
1940                 fix strict ISO C90 compliance.
1941
1942 2006-08-01 [wwp]        2.4.0cvs10
1943
1944         * tools/update-po
1945                 updated update-po tool to work w/ context-dependent translations.
1946                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1947
1948 2006-08-01 [wwp]        2.4.0cvs9
1949
1950         * src/matcher.c
1951         * src/prefs_filtering.c
1952         * src/prefs_matcher.c
1953                 allow context-dependent translations for "All",
1954                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1955
1956 2006-07-31 [colin]      2.4.0cvs8
1957
1958         * AUTHORS
1959         * src/gtk/authors.h
1960                 Add Rafal to authors
1961
1962 2006-07-31 [colin]      2.4.0cvs7
1963
1964         * src/compose.c
1965         * src/mainwindow.c
1966         * src/messageview.h
1967         * src/prefs_common.c
1968         * src/prefs_common.h
1969         * src/textview.c
1970                 Add 'View/Hide quotes'. Patch based on a patch
1971                 by Rafal Weglarz
1972
1973 2006-07-31 [colin]      2.4.0cvs6
1974
1975         * src/action.c
1976                 Fix problem with "> stuff >" actions
1977
1978 2006-07-31 [paul]       2.4.0cvs5
1979
1980         * po/nb.po
1981                 updated by Geir Helland
1982
1983 2006-07-31 [wwp]        2.4.0cvs4
1984
1985         * src/mainwindow.c
1986         * src/summaryview.c
1987         * src/summaryview.h
1988                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1989                 thanks to Colin.
1990
1991 2006-07-31 [wwp]        2.4.0cvs3
1992
1993         * src/Makefile.am
1994         * src/addr_compl.c
1995         * src/addr_compl.h
1996         * src/addressbook.c
1997         * src/addressbook.h
1998         * src/addressbook_foldersel.c
1999         * src/addressbook_foldersel.h
2000         * src/addrindex.c
2001         * src/addrindex.h
2002         * src/matcher.c
2003         * src/matcher.h
2004         * src/matcher_parser_lex.l
2005         * src/matcher_parser_parse.y
2006         * src/prefs_common.c
2007         * src/prefs_common.h
2008         * src/prefs_filtering.c
2009         * src/prefs_matcher.c
2010         * src/prefs_matcher.h
2011         * src/summaryview.c
2012                 introduce filtering against the address book. It's now possible to add
2013                 matched conditions to determine if any email address in a message matches
2014                 or doesn't match any or all books or folders in the address book.
2015
2016 2006-07-31 [wwp]        2.4.0cvs2
2017
2018         * src/account.c
2019         * src/filtering.c
2020         * src/filtering.h
2021         * src/folder.c
2022         * src/folderview.c
2023         * src/inc.c
2024         * src/mainwindow.c
2025         * src/matcher.c
2026         * src/matcher_parser_lex.l
2027         * src/matcher_parser_parse.y
2028         * src/mbox.c
2029         * src/prefs_filtering.c
2030         * src/prefs_filtering.h
2031         * src/procmsg.c
2032         * src/procmsg.h
2033         * src/summaryview.c
2034                 introduce per-account filtering rules. Each filtering rule can now be assigned
2035                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2036                 when applying filtering rules manually, as all rules will apply - even the ones
2037                 assigned to an account. This issue will be addressed soon.
2038  
2039
2040
2041 2006-07-31 [wwp]        2.4.0cvs1
2042
2043         * src/quote_fmt.c
2044                 make more strings translatable.
2045
2046 2006-07-31 [paul]       2.4.0
2047
2048         2.4.0 released
2049
2050 2006-07-31 [paul]       2.3.1cvs91
2051
2052         * po/ca.po
2053                 updated by Miquel Oliete
2054
2055 2006-07-31 [paul]       2.3.1cvs90
2056
2057         * po/de.po
2058         * po/el.po
2059         * po/fr.po
2060         * po/it.po
2061         * po/pl.po
2062         * po/pt_BR.po
2063         * po/sr.po
2064         * po/zh_CN.po
2065                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2066                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2067                 Aleksandar Urosevic, and Ralgh Young
2068
2069 2006-07-31 [paul]       2.3.1cvs89
2070
2071         * src/account.c
2072         * src/main.c
2073         * src/mainwindow.c
2074         * src/mainwindow.h
2075                 Fix a race condition when, after an SC crash, rescanning
2076                 folders took more than 0.5 seconds
2077                 Thanks to Colin
2078
2079 2006-07-31 [paul]       2.3.1cvs88
2080
2081         * src/folderview.c
2082                 don't translate separator strings
2083
2084 2006-07-30 [mones]      2.3.1cvs87
2085
2086         * doc/man/sylpheed-claws.1
2087                 Fixed non-ASCII chars in Hoa's name
2088         * po/es.po
2089                 Updated for release
2090
2091 2006-07-27 [colin]      2.3.1cvs86
2092
2093         * src/textview.c
2094                 Don't include the leading \n in links
2095                 Patch by Fabien
2096
2097 2006-07-25 [colin]      2.3.1cvs85
2098
2099         * src/mainwindow.c
2100         * src/common/socket.h
2101         * src/etpan/imap-thread.c
2102                 Refresh resolvers before connecting
2103                 to IMAP servers, and after switching
2104                 to online. Thanks to Paul.
2105
2106 2006-07-18 [colin]
2107
2108         * 2.4.0-rc4 released
2109
2110 2006-07-17 [colin]      2.3.1cvs84
2111
2112         * src/inc.c
2113                 Show connection attempt in statusbar before
2114                 connecting (previously first message was
2115                 "Retrieving messages from ..." after the
2116                 connection succeeded.
2117
2118 2006-07-16 [wwp]        2.3.1cvs83
2119
2120         * sylpheed-claws.ico
2121                 Added .ico file (windows multi-size icon file, generated).
2122
2123 2006-07-12 [wwp]        2.3.1cvs82
2124
2125         * src/messageview.c
2126                 remove Message/Re-edit menu entry from messageview window,
2127                 as sent/draft/queued messages are opened in compose window when
2128                 re-edited and it's not possible to re-edit other msgs.
2129
2130 2006-07-12 [paul]       2.3.1cvs81
2131
2132         * AUTHORS
2133         * src/mainwindow.c
2134         * src/gtk/authors.h
2135                 check online state before resetting
2136                 mailcheck timer. Useful if some program
2137                 verifies connection state and updates
2138                 Claws.
2139                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2140
2141 2006-07-12 [paul]       2.3.1cvs80
2142
2143         * sylpheed-claws-128x128.png
2144         * sylpheed-claws-64x64.png
2145         * sylpheed-claws.png
2146         * src/Makefile.am
2147         * src/main.c
2148         * src/prefs_toolbar.c
2149         * src/stock_pixmap.c
2150         * src/stock_pixmap.h
2151         * src/wizard.c
2152         * src/gtk/about.c
2153         * src/gtk/gtkutils.c
2154         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2155         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2156         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2157         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2158         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2159         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2160                 updated and renamed logo/icon files and related
2161                 logo by Jesper Schultz
2162
2163 2006-07-11 [paul]       2.3.1cvs79
2164
2165         * src/main.c
2166                 fix the labels a smidgin
2167
2168 2006-07-09 [colin]      2.3.1cvs78
2169
2170         * src/textview.c
2171                 Show errors in textviewer's command
2172                 Patch by H. Merijn Brand
2173
2174 2006-07-09 [colin]      2.3.1cvs77
2175
2176         * src/compose.c
2177                 Save FMID in drafts too
2178
2179 2006-07-08 [colin]      2.3.1cvs76
2180
2181         * src/compose.c
2182                 Svae RMID in drafted mails too
2183                 Save quote_fmt vars for whole mails,
2184                 don't reset at each quote_fmt_init:
2185                 allows to use the same |i{var} in
2186                 various template fields
2187         * src/prefs_template.c
2188         * src/quote_fmt.h
2189         * src/quote_fmt_parse.y
2190                 Same
2191
2192 2006-07-08 [colin]      2.3.1cvs75
2193
2194         * src/textview.c
2195                 Fix highlighting of attached parts URIs
2196
2197 2006-07-08 [colin]      2.3.1cvs74
2198
2199         * src/main.c
2200                 Prevent bug #981 (sc 2.3.1 segfaults with 
2201                 gtk+ 2.10) from being reported again:
2202                 if Sylpheed-Claws has been compiled against
2203                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2204                 of if Sylpheed-Claws has been compiled against
2205                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2206                 error out.
2207
2208 2006-07-07 [colin]      2.3.1cvs73
2209
2210         * src/prefs_actions.c
2211                 Fix label
2212
2213 2006-07-07 [colin]      2.3.1cvs72
2214
2215         * src/prefs_actions.c
2216                 Fix compile on gtk < 2.8. argh :)
2217
2218 2006-07-07 [paul]       2.3.1cvs71
2219
2220         * src/common/defs.h
2221                 update DONATE_URI
2222
2223 2006-07-07 [colin]      2.3.1cvs70
2224
2225         * po/POTFILES.in
2226         * src/quote_fmt.c
2227         * src/quote_fmt_lex.l
2228         * src/quote_fmt_parse.y
2229                 Add |i{var}, a way to insert user-entered
2230                 text in a template
2231
2232 2006-07-07 [colin]
2233
2234         * 2.4.0-rc3 released
2235
2236 2006-07-07 [colin]      2.3.1cvs69
2237
2238         * src/folder.c
2239                 Don't consider inboxes of UNKNOWN folder 
2240                 classes to be useable as default inboxes
2241
2242 2006-07-07 [paul]       2.3.1cvs68
2243
2244         * src/textview.c
2245                 add missing #include <errno.h>
2246                 Thanks to René J. Blokland
2247
2248 2006-07-07 [paul]       2.3.1cvs67
2249
2250         * src/action.c
2251                 Return now Closes dialog
2252         * src/mimeview.c
2253         * src/mimeview.h
2254         * src/textview.c
2255                 add contextual menu to mime parts listed
2256                 in the textview
2257                 Thanks to Colin
2258         * src/common/utils.c
2259                 reversal: ' is a valid character in URLs
2260
2261 2006-07-06 [colin]      2.3.1cvs66
2262
2263         * src/remotefolder.h
2264                 Forgotten in previous commit
2265
2266 2006-07-06 [colin]      2.3.1cvs65
2267
2268         * src/folder.c
2269                 Set summary update flag whenever
2270                 totals changed
2271         * src/imap.c
2272         * src/prefs_account.c
2273         * src/common/utils.h
2274         * src/etpan/imap-thread.c
2275                 Fix warnings, thanks to Fabien and
2276                 Ricardo
2277
2278 2006-07-06 [wwp]        2.3.1cvs64
2279
2280         * src/gtk/gtkutils.c
2281                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2282
2283 2006-07-06 [wwp]        2.3.1cvs63
2284
2285         * src/account.c
2286         * src/addressbook.c
2287         * src/addressitem.h
2288         * src/folderview.c
2289         * src/mainwindow.c
2290         * src/manual.c
2291         * src/manual.h
2292         * src/message_search.c
2293         * src/prefs_actions.c
2294         * src/prefs_filtering.c
2295         * src/prefs_filtering.h
2296         * src/prefs_template.c
2297         * src/summary_search.c
2298         * src/summaryview.c
2299         * src/gtk/gtkutils.c
2300         * src/gtk/gtkutils.h
2301         * src/gtk/pluginwindow.c
2302                 add help buttons to some dialogs. Clicking such buttons opens a
2303                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2304
2305 2006-07-06 [paul]       2.3.1cvs62
2306
2307         * src/textview.c
2308                 fix attachments contextual menu
2309                 Thanks to Colin
2310
2311 2006-07-05 [colin]      2.3.1cvs61
2312
2313         * src/textview.c
2314         * src/compose.c
2315                 Handle sftp:// links
2316
2317 2006-07-05 [paul]       2.3.1cvs60
2318
2319         * src/gtk/filesel.c
2320                 grab save button by default
2321                 Thanks to Colin
2322
2323 2006-07-05 [wwp]        2.3.1cvs59
2324
2325         * manual/xml2pdf
2326                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2327
2328 2006-07-04 [colin]      2.3.1cvs58
2329
2330         * src/mimeview.c
2331         * src/textview.c
2332                 Use left click to select, middle click to open
2333                 on mimeparts links
2334         * src/common/utils.c
2335                 Fix segfault
2336
2337 2006-07-04 [colin]      2.3.1cvs57
2338
2339         * src/mainwindow.c
2340         * src/news.c
2341                 Warning fixes, thanks to Fabien
2342
2343 2006-07-04 [colin]      2.3.1cvs56
2344
2345         * src/mimeview.c
2346         * src/mimeview.h
2347         * src/textview.c
2348                 Allow parts to be selected via their text label
2349                 in textview
2350
2351 2006-07-04 [colin]      2.3.1cvs55
2352
2353         * src/folderview.c
2354                 Feedback when closing (for big folders)
2355         * src/prefs_actions.c
2356         * src/prefs_filtering.c
2357         * src/prefs_matcher.c
2358         * src/prefs_template.c
2359                 Fix default button when closing without
2360                 having saved
2361
2362 2006-07-04 [colin]      2.3.1cvs54
2363
2364         * src/news.c
2365                 Delete local file on deletion
2366
2367 2006-07-03 [colin]      2.3.1cvs53
2368
2369         * src/folderview.c
2370         * src/main.c
2371                 Don't freeze when rescanning after crash
2372
2373 2006-07-03 [wwp]        2.3.1cvs52
2374
2375         * src/compose.c
2376         * src/privacy.c
2377         * src/privacy.h
2378         * src/plugins/pgpinline/pgpinline.c
2379         * src/plugins/pgpmime/pgpmime.c
2380                 don't report an error when the user cancels the passphrase dialog.
2381
2382 2006-07-02 [colin]      2.3.1cvs51
2383
2384         * src/folderview.c
2385                 Open message when crossing folders with Space,
2386                 goto next unread and friends
2387
2388 2006-07-01 [colin]      2.3.1cvs50
2389
2390         * src/prefs_account.c
2391                 Typographic rules varying from language
2392                 to language (in french "Protocole :"),
2393                 we have to do that :)
2394
2395 2006-07-01 [ticho]      2.3.1cvs49
2396
2397         * src/prefs_account.c
2398                 Only use one temporary gchar* variable in
2399                 prefs_account_protocol_set_optmenu().
2400
2401 2006-07-01 [ticho]      2.3.1cvs48
2402
2403         * src/prefs_account.c
2404         * src/prefs_account.h
2405                 Use GtkLabel for existing account protocol name.
2406                 Created an array for protocol names and populate the
2407                 combobox from it in a for() cycle.
2408
2409 2006-06-30 [colin]      2.3.1cvs47
2410
2411         * src/compose.c
2412                 Block undo when changing signature (by changing
2413                 account)
2414
2415 2006-06-30 [paul]       2.3.1cvs46
2416
2417         * src/send_message.c
2418                 when editing From in the Compose window, use that address
2419                 in the Return-Path: header
2420                 Thanks to Colin
2421
2422 2006-06-30 [colin]      2.3.1cvs45
2423
2424         * src/compose.c
2425                 Fix signature replacement:
2426                 - when no newline before separator
2427                 - when reediting
2428
2429 2006-06-29 [colin]      2.3.1cvs44
2430
2431         * src/folderview.c
2432         * src/folderview.h
2433         * src/mainwindow.c
2434         * src/summaryview.c
2435                 Let 'View/Go to/Next marked' work like
2436                 Next new & Next unread: across folders
2437                 Change the select_on_entry pref to do
2438                 what we want when changing folder
2439         * src/common/utils.c
2440                 Fix single-quoted links 
2441
2442 2006-06-29 [colin]      2.3.1cvs43
2443
2444         * src/gtk/gtkaspell.c
2445                 "Sylpheed" and "Sylpheed-Claws" do exist !
2446
2447 2006-06-29 [colin]      2.3.1cvs42
2448
2449         * src/imap.c
2450                 Forgot to remove debug
2451
2452 2006-06-29 [colin]      2.3.1cvs41
2453
2454         * src/imap.c
2455         * src/imap.h
2456         * src/mainwindow.c
2457                 Disconnect from IMAP servers when going
2458                 offline. Fixes bug #978 (going to offline-mode 
2459                 won't close connections)
2460
2461 2006-06-29 [colin]      2.3.1cvs40
2462
2463         * src/main.c
2464                 Fix transient setting on failing plugins
2465                 Patch by Fabien
2466         * src/plugins/pgpcore/sgpgme.c
2467                 Only warn for OpenPGP. Most people don't
2468                 have CMS available.
2469
2470 2006-06-29 [colin]      2.3.1cvs39
2471
2472         * src/compose.c
2473                 Fix Spelling menu (discrepancy between context menu
2474                 and top menu when folder's dictionary isn't the 
2475                 default one)
2476         * src/plugins/pgpcore/sgpgme.c
2477                 More error reporting about why gpgme can fail
2478
2479 2006-06-29 [wwp]        2.3.1cvs38
2480
2481         * src/mainwindow.c
2482                 honor the display-header-pane setting even when the message view
2483                 is a separate window.
2484
2485 2006-06-29 [wwp]        2.3.1cvs37
2486
2487         * src/prefs_actions.c
2488                 forgot to commit that one (use of GTK_STOCK_INFO).
2489
2490 2006-06-29 [colin]      2.3.1cvs36
2491
2492         * src/imap.c
2493                 Better handling of login errors (ask the password
2494                 again once), alert in case of error. Fix three
2495                 signedness warnings.
2496
2497 2006-06-28 [wwp]        2.3.1cvs35
2498
2499         * src/prefs_template.c
2500         * src/prefs_matcher.c
2501         * src/prefs_filtering_action.c
2502         * src/prefs_quote.c
2503                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2504                 patch by Fabien Vantard, slightly modified.
2505
2506 2006-06-28 [paul]
2507
2508         2.4.0-rc2 released
2509
2510 2006-06-28 [colin]      2.3.1cvs34
2511
2512         * src/prefs_account.c
2513                 Fix bug #977 (Can't add or edit imap accounts)
2514
2515 2006-06-28 [colin]      2.3.1cvs33
2516
2517         * src/mimeview.c
2518                 Fix previous
2519
2520 2006-06-28 [colin]      2.3.1cvs32
2521
2522         * src/mimeview.c
2523                 Save named inlined attachments with "Save all"
2524         * src/main.c
2525         * src/mbox.c
2526         * src/common/plugin.c
2527         * src/common/plugin.h
2528         * src/common/sylpheed.c
2529         * src/common/utils.c
2530         * src/plugins/pgpcore/sylpheed.def
2531         * src/plugins/pgpinline/sylpheed.def
2532         * src/plugins/pgpmime/sylpheed.def
2533                 Win32 compatibility patch, by
2534                 Werner Koch
2535
2536 2006-06-28 [wwp]        2.3.1cvs31
2537
2538         * src/imap.c
2539         * src/prefs_folder_item.c
2540                 less compilation warnings (thanks to Fabien Vantard), less typos.
2541
2542 2006-06-28 [paul]       2.3.1cvs30
2543
2544         * src/gtk/gtkutils.c
2545                 gtk_combo_box_set_focus_on_click() is only
2546                 available since gtk 2.6.0
2547
2548 2006-06-28 [paul]       2.3.1cvs29
2549
2550         * src/prefs_ext_prog.c
2551                 fix engrish and add a tooltip for the
2552                 'command for 'Display as text' option
2553
2554 2006-06-28 [paul]
2555
2556         2.4.0-rc1 released
2557
2558 2006-06-28 [paul]       2.3.1cvs28
2559
2560         * ChangeLog
2561         * tools/Makefile.am
2562                 include textviewer.pl in releases
2563
2564 2006-06-28 [paul]       2.3.1cvs27
2565
2566         * src/prefs_ext_prog.c
2567                 hide Print command option if libgnomeprint
2568                 support is present
2569
2570 2006-06-27 [colin]      2.3.1cvs26
2571
2572         * src/compose.c
2573                 Fix Esc handling in insert/attach dialog
2574                 Don't show this dialog if dragging something
2575                 else than text/uri-list
2576                 Thanks to Fabien Vantard
2577         * tools/textviewer.pl
2578                 Filter script to display stuff as text
2579                 by H. Merijn Brand
2580
2581 2006-06-27 [wwp]        2.3.1cvs25
2582
2583         * src/messageview.c
2584                 use the exact product name (message view title), patch
2585                 by Fabien Vantard.
2586
2587 2006-06-27 [ticho]      2.3.1cvs24
2588
2589         * src/prefs_account.c
2590         * src/prefs_common.c
2591         * src/prefs_common.h
2592         * src/prefs_ext_prog.c
2593         * src/textview.c
2594                 Add a preference (Preferences/External programs)
2595                 to allow "Display as text" to be done via a script
2596                 (patch by H.Merijn Brand).
2597                 Use GtkComboBox for protocol selection in account
2598                 preferences.
2599                 Only include current choice for existing accounts, and
2600                 insensitivize the combobox.
2601
2602 2006-06-27 [paul]       2.3.1cvs23
2603
2604         * src/mbox.c
2605                 fix crasher introduced in cvs21.
2606                 Thanks to Colin
2607
2608 2006-06-26 [colin]      2.3.1cvs22
2609
2610         * src/mbox.c
2611                 Fix double-frees when leaving folders
2612                 after exporting to mbox
2613
2614 2006-06-26 [colin]      2.3.1cvs21
2615
2616         * src/mbox.c
2617                 More feedback (and optimisation)
2618                 on import/export
2619         * src/common/utils.c
2620                 Fix case when looking for mail addresses
2621         * src/gtk/gtkutils.c
2622                 Extra check for (X-)Face
2623
2624 2006-06-25 [ticho]      2.3.1cvs20
2625
2626         * src/compose.c
2627         * src/exphtmldlg.c
2628         * src/gtk/gtkutils.c
2629         * src/gtk/gtkutils.h
2630                 Added second argument to gtkut_sc_combobox_create() to
2631                 control focus-on-click for the widget.
2632                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2633
2634 2006-06-25 [ticho]      2.3.1cvs19
2635
2636         * src/compose.c
2637         * src/gtk/Makefile.am
2638         * src/gtk/combobox.c
2639         * src/gtk/combobox.h
2640         * src/gtk/gtkutils.c
2641         * src/gtk/gtkutils.h
2642                 Use GtkComboBox instead of deprecated GtkOptionMenu
2643                 for account selector in compose window and for encoding
2644                 selector in attachment properties.
2645                 Also factorise working with the new GtkComboBox somewhat.
2646
2647 2006-06-24 [paul]       2.3.1cvs18
2648
2649         * src/prefs_common.c
2650                 use the correct default value
2651
2652 2006-06-24 [paul]       2.3.1cvs17
2653
2654         * src/compose.c
2655         * src/prefs_common.c
2656         * src/prefs_common.h
2657         * src/prefs_compose_writing.c
2658                 enable setting of default action when
2659                 dnd'ing files in the compose window.
2660                 (Collaborative effort with wwp)
2661
2662 2006-06-23 [wwp]        2.3.1cvs16
2663
2664         * src/compose.c
2665                 i18n fix (thanks to Fabien Vantard)
2666
2667 2006-06-22 [colin]      2.3.1cvs15
2668
2669         * src/prefs_customheader.c
2670                 Don't use filters in custom headers' file 
2671                 selector. Remember, extensions mean nothing :)
2672
2673 2006-06-22 [paul]       2.3.1cvs14
2674
2675         * configure.ac
2676                 allow setting of man directory location
2677
2678 2006-06-22 [colin]      2.3.1cvs13
2679
2680         * src/mainwindow.c
2681                 Add 'View/Go to/Next unread folder'.
2682                 I missed that :)
2683
2684 2006-06-22 [colin]      2.3.1cvs12
2685
2686         * src/common/utils.c
2687                 Add some subject prefixes
2688                 Patch by Bjorn T Johansen <btj@havleik.no>
2689
2690 2006-06-22 [colin]      2.3.1cvs11
2691
2692         * manual/advanced.xml
2693                 Forgotten hidden pref
2694
2695 2006-06-21 [paul]       2.3.1cvs10
2696
2697         * src/prefs_account.c
2698                 complete the removal of 'Add date header' option
2699
2700 2006-06-21 [paul]       2.3.1cvs9
2701
2702         * src/account.c
2703         * src/compose.c
2704         * src/prefs_account.c
2705         * src/prefs_account.h
2706                 remove option to add date header - always
2707                 add date header
2708         * src/etpan/imap-thread.c
2709                 fix warnings (Thanks to Colin)
2710
2711 2006-06-21 [wwp]        2.3.1cvs8
2712
2713         * src/folder.c
2714                 set the attachment flag when inline text part are (file)named. This is more convenient
2715                 when receiving (for instance) inline source files or patches sent using thunderbird.
2716
2717 2006-06-21 [paul]       2.3.1cvs7
2718
2719         * src/inc.c
2720                 fix off-by-one count of current msg in
2721                 statusbar filtering progressbar
2722
2723 2006-06-21 [paul]       2.3.1cvs6
2724
2725         * src/folder.c
2726                 Show attachment icon even if the part is 'inline'
2727                 if the following conditions are met:
2728                 - content-type != 'text/plain'
2729                 - content-type != '*/pgp-signature'
2730                 - either 'name' or 'filename' parameter is not NULL
2731                 
2732                 Thanks to Colin
2733
2734 2006-06-21 [paul]       2.3.1cvs5
2735
2736         * src/messageview.c
2737         * src/prefs_common.c
2738         * src/prefs_common.h
2739         * src/prefs_other.c
2740                 add an option to 'Never send Return
2741                 Receipts'
2742                 Thanks to Colin
2743
2744 2006-06-20 [mones]      2.3.1cvs4
2745
2746         * po/es.po
2747                 updated
2748         * src/compose.c
2749                 typo fixed (space after comma)
2750         * tools/make.themes.project
2751                 remove exec mode from tarball files
2752
2753 2006-06-20 [colin]      2.3.1cvs3
2754
2755         * src/news.c
2756         * src/procheader.c
2757         * src/unmime.c
2758                 Better fix for \n's in headers (don't 
2759                 break Received: and others)
2760
2761 2006-06-20 [paul]       2.3.1cvs2
2762
2763         * src/alertpanel.c
2764         * src/textview.c
2765                 improve legibility of phishing attempt
2766                 dialog
2767
2768 2006-06-20 [paul]       2.3.1cvs1
2769
2770         * NEWS
2771         * README
2772         * configure.ac
2773                 Update version number following
2774                 stable release
2775
2776 2006-06-20 [colin]      2.3.0cvs26
2777
2778         * src/compose.c
2779                 When dragging a file to the text of the compose
2780                 window, ask whether we want to insert or attach
2781                 (I know lots of people who do that to attach)
2782
2783 2006-06-20 [colin]      2.3.0cvs25
2784
2785         * src/etpan/imap-thread.c
2786                 Fix threshold (the append command is often > 32 bytes)
2787
2788 2006-06-19 [colin]      2.3.0cvs24
2789
2790         * src/imap.c
2791         * src/etpan/imap-thread.c
2792                 Workaround Rockliffe IMAP server bug: replace
2793                 "x UID SEARCH (ANSWERED UID 1:*)" with
2794                 "x UID SEARCH ANSWERED"
2795                 (Rockliffe doesn't handle the parenthesis)
2796
2797 2006-06-19 [colin]      2.3.0cvs23
2798
2799         * src/compose.c
2800         * src/imap.c
2801         * src/etpan/imap-thread.c
2802                 Probably fix bug #972 (Freezes when adding 
2803                 an attachment to the message)
2804         * src/common/defs.h
2805                 Modernize Firefox cmd
2806
2807
2808 2006-06-18 [colin]      2.3.0cvs22
2809
2810         * src/prefs_customheader.c
2811                 Only allow correct filenames for various
2812                 custom headers
2813
2814 2006-06-18 [colin]      2.3.0cvs21
2815
2816         * src/prefs_customheader.c
2817                 Add a 'From File...' button in custom headers prefs, which
2818                 try to do the right thing: 
2819                 for normal headers, use file as plaintext,
2820                 for X-Face, calls compface,
2821                 for Face, encode to b64.
2822
2823 2006-06-17 [colin]      2.3.0cvs20
2824
2825         * src/mh.c
2826                 Warning fix
2827
2828 2006-06-16 [colin]      2.3.0cvs19
2829
2830         * src/summaryview.c
2831                 Recursive quicksearch: show message list
2832                 in current folder, *then* search children
2833                 in the background.
2834
2835 2006-06-16 [colin]      2.3.0cvs18
2836
2837         * src/main.c
2838                 Instead of ignoring SIGPIPE, save caches
2839                 when getting one. Will fix the fact that
2840                 hot caches are out-of-date when logging 
2841                 out of Xorg.
2842         * src/compose.c
2843         * src/prefs_compose_writing.c
2844                 Only save text (not attachments) when 
2845                 auto-saving to drafts
2846         * src/unmime.c
2847                 Always replace \n, \r and \t with spaces
2848                 in headers
2849         * manual/dist/html/Makefile.am
2850         * manual/dist/pdf/Makefile.am
2851         * manual/dist/ps/Makefile.am
2852         * manual/dist/txt/Makefile.am
2853         * manual/fr/dist/html/Makefile.am
2854         * manual/fr/dist/pdf/Makefile.am
2855         * manual/fr/dist/ps/Makefile.am
2856         * manual/fr/dist/txt/Makefile.am
2857         * manual/pl/dist/html/Makefile.am
2858         * manual/pl/dist/pdf/Makefile.am
2859         * manual/pl/dist/ps/Makefile.am
2860         * manual/pl/dist/txt/Makefile.am
2861                 Fix make clean removing pregenerated manuals
2862
2863
2864 2006-06-16 [colin]      2.3.0cvs17
2865
2866         * src/plugins/pgpcore/sgpgme.c
2867         * src/plugins/pgpmime/pgpmime.c
2868         * src/plugins/pgpinline/pgpinline.c
2869                 Better error reporting in setup_signers.
2870                 Don't fallback to default key if specified
2871                 key isn't found.
2872                 Don't allow signing if more than one secret
2873                 key matches the one specified in prefs.
2874
2875 2006-06-15 [colin]      2.3.0cvs16
2876
2877         * src/folderview.c
2878                 Add "Send queue" in the folder's contextual
2879                 menu
2880         * src/compose.c
2881         * src/messageview.c
2882         * src/privacy.c
2883         * src/privacy.h
2884         * src/procmime.c
2885         * src/procmsg.c
2886         * src/plugins/pgpcore/passphrase.c
2887         * src/plugins/pgpcore/sgpgme.c
2888         * src/plugins/pgpinline/pgpinline.c
2889         * src/plugins/pgpmime/pgpmime.c
2890                 Better error reporting
2891         * src/mbox.c
2892                 Probably fix bug #971 (2.2.3 cannot read mail 
2893                 from local mbox)
2894
2895
2896 2006-06-15 [mones]      2.3.0cvs15
2897
2898         * tools/make.themes.project
2899                 creates the themes project from the web page
2900
2901 2006-06-15 [colin]      2.3.0cvs14
2902
2903         * src/folder.c
2904                 Better fix (avoid losing the folder if scan_tree 
2905                 fails)
2906
2907 2006-06-15 [cleroy]     2.3.0cvs13
2908
2909         * src/folder.c
2910                 Probably fix Bug #969 (crash on rebuilding 
2911                 imap folder)
2912
2913 2006-06-14 [colin]      2.3.0cvs12
2914
2915         * manual/dtd/manual.xsl
2916         * manual/sylpheed-claws-manual.xml
2917         * manual/fr/sylpheed-claws-manual.xml
2918         * manual/pl/sylpheed-claws-manual.xml
2919                 Insert pagebreaks between sections
2920
2921 2006-06-14 [paul]       2.3.0cvs11
2922
2923         * configure.ac
2924                 better fix than 2.3.0cvs10
2925
2926 2006-06-14 [paul]       2.3.0cvs10
2927
2928         * configure.ac
2929                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2930                 (backwards compatible)
2931
2932 2006-06-13 [colin]      2.3.0cvs9
2933
2934         * src/messageview.c
2935                 Fix sending of return receipt with the new queue folders
2936
2937 2006-06-13 [wwp]        2.3.0cvs8
2938
2939         * src/quote_fmt_lex.l
2940                 fix wrong tokens returned in quote_fmt lexer, query not().
2941
2942 2006-06-13 [wwp]        2.3.0cvs7
2943
2944         * src/folder.c
2945         * src/prefs_folder_item.c
2946                 allow changing folder type even when folder is not a top-level one,
2947                 thanks to Colin.
2948
2949 2006-06-12 [colin]      2.3.0cvs6
2950
2951         * src/folderview.c
2952                 Fix double-ask of "Do you want to mark all
2953                 as read"
2954
2955 2006-06-12 [colin]      2.3.0cvs5
2956
2957         * src/compose.c
2958         * src/compose.h
2959         * src/folder.c
2960         * src/folder.h
2961         * src/imap.c
2962         * src/inc.c
2963         * src/main.c
2964         * src/messageview.c
2965         * src/mh.c
2966         * src/prefs_folder_item.c
2967         * src/procheader.c
2968         * src/procmime.c
2969         * src/procmsg.c
2970         * src/procmsg.h
2971         * src/send_message.c
2972         * src/summaryview.c
2973         * src/toolbar.c
2974                 Apply bug #964's patch (Queue and drafts aren't normal)
2975                 The Drafts and Queue folder now contain RFC-822 files,
2976                 allowing to move and copy mails from and to these 
2977                 folders. Moving from Drafts to Queue will prepare the
2978                 mail for sending (PGP signature, encryption, etc).
2979                 This patch also rework sending errors handling to try
2980                 to be more helpful.
2981                 Also, allow redefining folder types via the GUI 
2982                 (Folder type in its Properties)
2983
2984 2006-06-12 [colin]      2.3.0cvs4
2985
2986         * src/summaryview.c
2987         * src/prefs_common.c
2988         * src/prefs_common.h
2989         * src/gedit-print.c
2990                 Allow to define a specific print font - patch
2991                 by Bernhard Walle <bernhard.walle@gmx.de>
2992         * src/prefs_fonts.c
2993         * manual/advanced.xml
2994         * manual/fr/advanced.xml
2995                 Add a hidden pref to allow deletion without
2996                 confirmation
2997
2998 2006-06-12 [wwp]        2.3.0cvs3
2999
3000         * .cvsignore
3001                 more files to ignore.
3002
3003 2006-06-12 [wwp]        2.3.0cvs2
3004
3005         * src/quote_fmt.c
3006         * src/quote_fmt_lex.l
3007         * src/quote_fmt_parse.y
3008                 extend the quote_fmt parser (templates and quotes):
3009                 - allow limited sub-expressions in |p{} and |f{} expressions,
3010                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3011                 - implemented/fixed missing implementation of query_references and show_references,
3012                 - completed, fixed contents and format of the symbols help dialog,
3013                 - fix some compilation warnings.
3014
3015 2006-06-12 [wwp]        2.3.0cvs1
3016
3017         * manual/advanced.xml
3018         * manual/fr/advanced.xml
3019                 updates in the "templates" section of the manual (eng/fr):
3020                  - be more precise (both versions)
3021                  - completed to match the english reference (fr version)
3022                  - touchups (both versions)
3023
3024 2006-06-12 [paul]       2.3.0
3025
3026         2.3.0 released
3027
3028 2006-06-12 [paul]       2.2.3cvs14
3029
3030         * po/ca.po
3031         * po/cs.po
3032         * po/de.po
3033         * po/el.po
3034         * po/fr.po
3035         * po/it.po
3036         * po/pt_BR.po
3037         * po/sr.po
3038         * po/zh_CN.po
3039                 updated by Miquel Oliete, Tim, Stephan Sachse,
3040                 Stavros Giannouris, Fabien Vantard, Andrea
3041                 Spadaccini, Frederico Goncalves Guimaraes,
3042                 Aleksandar Urosevic, and Ralgh Young
3043
3044 2006-06-12 [colin]      2.2.3cvs13
3045
3046         * src/mbox.c
3047                 Add missing header
3048
3049 2006-06-11 [colin]      2.2.3cvs12
3050
3051         * src/msgcache.c
3052                 Verify that g_malloc() succeeded
3053
3054 2006-06-11 [colin]      2.2.3cvs11
3055
3056         * src/wizard.c
3057                 Add Face header to welcome mail
3058
3059 2006-06-10 [colin]      2.2.3cvs10
3060
3061         * src/textview.c
3062                 Revert previous (Forgot it changes the
3063                 margin on the whole mail)
3064
3065 2006-06-10 [colin]      2.2.3cvs9
3066
3067         * src/textview.c
3068                 Don't overlap long headers under (X-)Face
3069
3070 2006-06-10 [mones]      2.2.3cvs8
3071
3072         * manual/xml2pdf
3073                 allow generation of manual on systems lacking saxon binary
3074                 but with java and the saxon library installed
3075
3076         * po/es.po
3077                 updated for release
3078
3079 2006-06-09 [colin]      2.2.3cvs7
3080
3081         * src/summaryview.c
3082                 Fix leak when using Display Sender using Addressbook
3083
3084 2006-06-09 [colin]      2.2.3cvs6
3085
3086         * src/compose.c
3087         * src/folder.c
3088         * src/folderview.c
3089         * src/mimeview.c
3090         * src/summaryview.c
3091                 More leaks fixes
3092
3093 2006-06-09 [paul]       2.2.3cvs5
3094
3095         * AUTHORS
3096         * src/gtk/authors.h
3097         * tools/claws.i18n.status.pl
3098                 updated with new info
3099
3100 2006-06-09 [paul]       2.2.3cvs4
3101
3102         * README
3103                 updated
3104         * manual/ack.xml
3105                 add wwp to authors list
3106         * src/gtk/authors.h
3107                 update mine and Colin's addresses
3108
3109 2006-06-08 [colin]      2.2.3cvs3
3110
3111         * src/etpan/imap-thread.c
3112                 Fix leak on SSL cert check
3113
3114 2006-06-08 [colin]      2.2.3cvs2
3115
3116         * src/common/utils.c
3117                 Fix leak
3118
3119 2006-06-08 [paul]       2.2.3cvs1
3120
3121         * configure.ac
3122                 Update version number following
3123                 stable release
3124
3125 2006-06-07 [colin]      2.2.2cvs3
3126
3127         * src/msgcache.c
3128                 Fix catching cache read errors (guint instead of gint)
3129                 Prevent malloc'ing more than 8MB (means cache corruption)
3130
3131 2006-06-07 [paul]       2.2.2cvs2
3132
3133         * src/exporthtml.c
3134         * src/exportldif.c
3135         * src/mh.c
3136         * src/mutt.c
3137         * src/pine.c
3138         * src/common/utils.c
3139                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3140                 obey $HOME'
3141                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3142                 Thanks to Colin
3143
3144 2006-06-06 [paul]       2.2.2cvs1
3145
3146         * configure.ac
3147                 Update version number following
3148                 stable release
3149
3150 2006-06-06 [paul]       2.2.1cvs6
3151
3152         * src/matcher.c
3153                 fix  implicit declaration of
3154                 sylpheed_do_idle()
3155                 Patch by Fabien Vantard
3156
3157 2006-06-06 [paul]       2.2.1cvs5
3158
3159         * src/matcher.c
3160                 fix age_greater and age_lower so that they
3161                 mean what say and not '...or equal to'
3162                 Thanks to Colin
3163
3164 2006-06-06 [paul]       2.2.1cvs4
3165
3166         * src/textview.c
3167         * src/common/utils.c
3168                 fix URI check
3169                 Thanks to Colin
3170
3171 2006-06-05 [wwp]        2.2.1cvs3
3172
3173         * manual/fr/account.xml
3174                 minor language fixes (thanks to Fabien Vantard).
3175
3176 2006-06-05 [colin]      2.2.1cvs2
3177
3178         * src/prefs_folder_item.c
3179         * src/folderview.c
3180                 Allow recursive setting of properties 
3181                 for whole mailboxes
3182         * src/matcher.c
3183                 Don't freeze on 'test' filtering rule
3184
3185 2006-06-05 [colin]      2.2.1cvs1
3186
3187         * configure.ac
3188                 Update version number following
3189                 stable release
3190
3191 2006-06-04 [wwp]        2.2.0cvs82
3192
3193         * manual/glossary.xml
3194         * manual/account.xml
3195         * manual/fr/glossary.xml
3196         * manual/fr/account.xml
3197                 added glossary section and references/links related to the Face custom header.
3198
3199 2006-06-04 [colin]      2.2.0cvs81
3200
3201         * src/summaryview.c
3202                 Skip to next message on move with no
3203                 immediate execution
3204
3205 2006-06-04 [wwp]        2.2.0cvs80
3206
3207         * manual/xml2pdf
3208                 added sanity checks, exit when needed.
3209
3210 2006-06-03 [paul]       2.2.0cvs79
3211
3212         * src/prefs_receive.c
3213                 page name is now 'Receiving'
3214         * src/prefs_send.c
3215                 page name is now 'Sending'
3216
3217 2006-06-03 [colin]      2.2.0cvs78
3218
3219         * src/plugins/spamassassin/spamassassin_gtk.c
3220                 Autoswitch to Localhost if transport was previously
3221                 disabled. Else people had to check [] Enable, then
3222                 *reselect* transport.
3223
3224 2006-06-03 [colin]      2.2.0cvs77
3225
3226         * src/plugins/pgpinline/pgpinline.c
3227         * src/plugins/pgpmime/pgpmime.c
3228                 Check that gpg_data_release_and_get_mem 
3229                 didn't fail (now, why this happens...)
3230
3231 2006-06-03 [colin]      2.2.0cvs76
3232
3233         * src/mbox.c
3234                 Fix bug #962 (Manual and/or UI should 
3235                 warn about incompatible locking 
3236                 causing dataloss)
3237
3238 2006-06-02 [cleroy]     2.2.0cvs75
3239
3240         * src/filtering.c
3241         * src/folder.c
3242         * src/procmsg.c
3243         * src/summaryview.c
3244                 Fix a few leaks
3245
3246 2006-06-02 [colin]      2.2.0cvs74
3247
3248         * src/main.c
3249                 On exit, free caches after writing them
3250                 Shuts up some valgrind false positives
3251         * src/procmsg.c
3252         * src/send_message.c
3253                 Fix races when reusing existing SMTP connections
3254                 Fix inexistant session timeout
3255         * src/toolbar.c
3256                 Display alertpanel after all queues have
3257                 been processed, not after each
3258
3259 2006-06-02 [wwp]        2.2.0cvs73
3260
3261         * manual/fr/glossary.xml
3262         * manual/fr/ack.xml
3263         * manual/ack.xml
3264                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3265
3266 2006-06-02 [wwp]        2.2.0cvs72
3267
3268         * manual/xml2pdf
3269         * manual/dist/pdf/Makefile.am
3270         * manual/dtd/manual.xsl
3271         * manual/fr/dist/pdf/Makefile.am
3272         * manual/pl/dist/pdf/Makefile.am
3273                 we changed the procedure to generate the .pdf version of the manual.
3274                 The procedure is more modern and the .pdf we get now has a valid index.
3275                 Here are the new pre-requisites:
3276
3277                 - JRE 1.x (1.4 here): there must be one from your distro
3278                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3279                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3280                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3281
3282                 See my posts for further info about the installation of this toolchain:
3283
3284                 Date: Fri, 19 May 2006 19:40:06 +0200
3285                 From: wwp <subscript@free.fr>
3286                 To: sylpheed-claws-devel@lists.sourceforge.net
3287                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3288
3289                 and
3290
3291                 Date: Wed, 24 May 2006 12:58:49 +0200
3292                 From: wwp <subscript@free.fr>
3293                 To: sylpheed-claws-devel@lists.sourceforge.net
3294                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3295
3296 2006-06-01 [colin]      2.2.0cvs71
3297
3298         * src/compose.c
3299                 Better guards against IMAP races
3300         * src/main.c
3301         * src/prefs_common.c
3302         * src/prefs_common.h
3303         * src/common/ssl_certificate.c
3304         * src/etpan/imap-thread.c
3305         * src/etpan/imap-thread.h
3306         * src/gtk/sslcertwindow.c
3307                 New hidden option ssl_skip_cert_check to 
3308                 avoid dups of bug #959 (libetpan linked
3309                 against gnutls and gnutls buggy on 64bit)
3310                 Present expired warning only once per
3311                 session/server.
3312         * manual/advanced.xml
3313         * manual/fr/advanced.xml
3314                 Document new option
3315
3316 2006-06-01 [wwp]        2.2.0cvs70
3317
3318         * src/messageview.c
3319                 fix for bug #961 (return receipt dialog 
3320                 complains incorrectly about return-path 
3321                 email adress being different), thanks 
3322                 to Colin.
3323
3324 2006-05-31 [cleroy]     2.2.0cvs69
3325
3326         * src/common/ssl.c
3327                 Guard against NULLs, although this
3328                 should never be an issue
3329
3330 2006-05-31 [colin]      2.2.0cvs68
3331
3332         * src/filtering.c
3333                 Use g_slist_prepend
3334         * src/imap.c
3335                 Don't remove caches when destroying folder, it
3336                 could (should) be done at exit
3337         * src/inc.c
3338                 free processing cache after incorporation
3339         * src/etpan/imap-thread.c
3340                 Maybe fix bug #959 (Crash on moving to emails 
3341                 to a imap account per ssl with a expired 
3342                 certificate.)
3343
3344 2006-05-30 [colin]      2.2.0cvs67
3345
3346         * src/summaryview.c
3347                 Put back event flush when displaying message
3348                 It avoids reading a bunch of messages just
3349                 by hitting shift-n for too long ;)
3350
3351 2006-05-29 [colin]      2.2.0cvs66
3352
3353         * src/summaryview.c
3354                 Remove useless g_warnings
3355
3356 2006-05-29 [colin]      2.2.0cvs65
3357
3358         * src/imap.c
3359                 Fix g_slist_append()s for performance
3360
3361 2006-05-29 [colin]      2.2.0cvs64
3362
3363         * src/compose.c
3364         * src/common/utils.c
3365                 Fix extraneous tab at start of addresses
3366         * src/mainwindow.c
3367                 Fix warnings (thanks to Fabien)
3368                 Fix crash at exit when composing messages 
3369                 exist
3370         * src/pop.c
3371                 Fix progress bar when deleting expired mails
3372                 Thanks to Hiro
3373         * src/summaryview.c
3374         * src/gtk/gtksctree.c
3375                 Fix re-sorting slowness
3376
3377 2006-05-29 [paul]       2.2.0cvs63
3378
3379         * src/mh.c
3380                 fetch full message when moving mails
3381                 from another mailbox, (fixed data loss
3382                 when filtering from IMAP to MH, introduced
3383                 in 2.2.0cvs57).
3384                 Thanks to Colin
3385
3386 2006-05-29 [mones]      2.2.0cvs62
3387
3388         * src/gtk/gtksctree.c
3389                 Unselect faster (patch by Colin)        
3390
3391 2006-05-26 [colin]      2.2.0cvs61
3392
3393         * src/summaryview.c
3394                 Unplug MSGINFO_UPDATE callback on delete too.
3395
3396 2006-05-26 [colin]      2.2.0cvs60
3397
3398         * src/foldersel.c
3399                 Fix bold in folder selection window with glib2.10
3400                 thanks Hiro
3401
3402 2006-05-26 [colin]      2.2.0cvs59
3403
3404         * src/procheader.c
3405                 Convert date only if necessary (and don't
3406                 try to convert from utf8 to utf8, too)
3407         * src/summaryview.c
3408                 Only set column's text if the column's 
3409                 displayed
3410
3411 2006-05-26 [colin]      2.2.0cvs58
3412
3413         * src/summaryview.c
3414         * src/gtk/gtkutils.c
3415                 Fix useless warning
3416
3417 2006-05-26 [colin]      2.2.0cvs57
3418
3419         * src/mainwindow.c
3420                 Make summaryview selectable as long as 
3421                 no message has focus
3422         * src/mh.c
3423                 Faster deletion (by implementing mh_remove_msgs)
3424                 Faster copy (avoid using mh_fetch_msg just to get
3425                 the filename)
3426                 Faster move (using move_file instead of copy_file
3427                 if MSG_IS_MOVE)
3428                 No progressbar if total number of mails to cp/mv 
3429                 is less than 100
3430         * src/summaryview.c
3431                 Fix removal from subject_table when mail gets moved
3432                 Faster deletion (g_slist_prepend instead of append)
3433         * src/gtk/gtksctree.c
3434                 Remove useless code
3435
3436 2006-05-25 [colin]      2.2.0cvs56
3437
3438         * src/common/ssl_certificate.c
3439                 Fix leak in expired cert check
3440
3441 2006-05-25 [colin]      2.2.0cvs55
3442
3443         * src/mh.c
3444                 Disable flags syncing on .mh_sequences - it
3445                 is buggy and marks mails read under unknown
3446                 conditions.
3447
3448 2006-05-25 [paul]
3449
3450         * 2.3.0-rc4 released
3451
3452 2006-05-24 [colin]      2.2.0cvs54
3453
3454         attention cvs users: if you manage to crash
3455         Sylpheed-Claws while moving, copying or deleting
3456         mails, we *are* interested in stack traces and
3457         valgrind logs. It looks stable, but one never
3458         knows...
3459
3460         * src/folder.c
3461                 Add progressbar for cache updates
3462         * src/folderutils.c
3463                 Optimize Mark all read in the current
3464                 folder
3465         * src/mh.c
3466                 Add progressbar for copy/move
3467         * src/procmsg.c
3468                 Optimize O(n^2) in copy/move
3469         * src/summaryview.c
3470         * src/gtk/gtksctree.c
3471                 Optimize O(n^2) algos
3472         * src/common/timing.h
3473                 Display ms instead of us
3474
3475 2006-05-24 [wwp]        2.2.0cvs53
3476
3477         * manual/fr/advanced.xml
3478                 updates to the French manual.
3479
3480 2006-05-24 [wwp]        2.2.0cvs52
3481
3482         * src/common/utils.c
3483                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3484
3485 2006-05-24 [wwp]        2.2.0cvs51
3486
3487         * src/folderutils.c
3488                 fixed "mark all read" in MH folders (thanks to Colin).
3489
3490 2006-05-24 [paul]       2.2.0cvs50
3491
3492         * doc/man/sylpheed-claws.1
3493                 updated the man page
3494
3495 2006-05-23 [colin]      2.2.0cvs49
3496
3497         * src/folderview.c
3498         * src/imap.c
3499         * src/inc.c
3500         * src/mbox.c
3501         * src/messageview.c
3502         * src/news.c
3503         * src/send_message.c
3504         * src/summaryview.c
3505         * src/gtk/sslcertwindow.c
3506                 alertpanel fixes, by Fabien
3507
3508 2006-05-23 [colin]      2.2.0cvs48
3509
3510         * src/folder.c
3511         * src/folderview.c
3512         * src/msgcache.c
3513         * src/summaryview.c
3514         * src/gtk/gtksctree.c
3515         * src/gtk/gtksctree.h
3516                 More timings
3517                 Fix slow loading problem, which was caused by the
3518                 use of some gtk_ctree funcs and their use of
3519                 g_list_position while gtk_ctree_(un)link'ing.
3520                 Reap more functions from gtkctree.c to be sure we
3521                 use our (fast) version instead of theirs.
3522         * src/mh.c
3523                 Fix copy of unread mails
3524
3525
3526 2006-05-22 [wwp]        2.2.0cvs47
3527
3528         * manual/fr/advanced.xml
3529                 updated.
3530
3531 2006-05-22 [colin]      2.2.0cvs46
3532
3533         * src/filtering.c
3534                 Fix possible infinite loop. 'copy' is not a 
3535                 final action, so when encountering a 'copy',
3536                 we have to check if a previous one was set
3537                 and do it. In the same way, if we encounter
3538                 a 'move' we have to perform a possibly 
3539                 pending 'copy'. This will slow down filtering
3540                 on IMAP if move+copy or multiple copy actions
3541                 are to be done, but handling it via the batch
3542                 would be really too convoluted.
3543
3544 2006-05-22 [wwp]        2.2.0cvs45
3545
3546         * manual/fr/advanced.xml
3547         * manual/fr/faq.xml
3548         * manual/fr/glossary.xml
3549         * manual/fr/handling.xml
3550         * manual/fr/intro.xml
3551         * manual/fr/plugins.xml
3552         * manual/fr/sylpheed-claws-manual.xml
3553                 sync w/ the english manual: updates URIs, documented mailing-list
3554                 support, better explanation about the enabled/disabled feature
3555                 in filtering/processing rules by Paul.
3556
3557 2006-05-21 [colin]      2.2.0cvs44
3558
3559         * src/summaryview.c
3560                 Don't expand after building threads, but during
3561
3562 2006-05-21 [colin]      2.2.0cvs43
3563
3564         * src/procmsg.c
3565         * src/summaryview.c
3566                 More timing possibilities... For next time I have 
3567                 to find out how the hell some 3GHz computer takes
3568                 one minute to open a 30k folder...
3569
3570 2006-05-21 [colin]      2.2.0cvs42
3571
3572         * manual/pl/advanced.xml
3573         * manual/pl/faq.xml
3574         * manual/pl/glossary.xml
3575         * manual/pl/handling.xml
3576         * manual/pl/intro.xml
3577         * manual/pl/plugins.xml
3578         * manual/pl/sylpheed-claws-manual.xml
3579                 Polish manual updated by Pawel
3580
3581 2006-05-20 [colin]
3582
3583         * 2.3.0-rc3 released
3584
3585 2006-05-20 [colin]      2.2.0cvs41
3586
3587         * src/imap.c
3588                 Fix -rc2 problems:
3589                 - remove cache of moved messages from original folder
3590                 - apply new flags to messages even if they aren't appliable
3591                   via IMAP.
3592
3593 2006-05-20 [colin]
3594
3595         * 2.3.0-rc2 released
3596
3597 2006-05-19 [colin]      2.2.0cvs40
3598
3599         * src/imap.c
3600                 Don't issue SELECT in imap_change_flags
3601                 before having checked that we indeed have
3602                 some flags to change. MSG_POSTFILTERED for
3603                 example can't be used on IMAP.
3604                 Fixes bug #955 (copying messages between 
3605                 imap folders is extremely slow), which was
3606                 a regression.
3607
3608 2006-05-19 [colin]      2.2.0cvs39
3609
3610         * src/folder.c
3611         * src/folder.h
3612         * src/folderview.c
3613                 Try to fix bug #830 (Some unread messages 
3614                 get marked read in IMAP inbox):
3615                 - Prevent scanning a folder if it's being 
3616                   opened via the GUI
3617                 - Postpone opening via the GUI of a folder
3618                   currently scanned.
3619
3620
3621 2006-05-19 [wwp]        2.2.0cvs38
3622
3623         * manual/advanced.xml
3624                 fix English+typo (thanks to Paul).
3625
3626 2006-05-19 [wwp]        2.2.0cvs37
3627
3628         * manual/advanced.xml
3629         * manual/fr/advanced.xml
3630         * src/gtk/logwindow.c
3631         * src/prefs_common.c
3632         * src/prefs_common.h
3633                 added hidden prefs to allow customization of colors used in
3634                 protocol log window (useful for dark gtk+ themes).
3635
3636 2006-05-19 [wwp]        2.2.0cvs36
3637
3638         * ChangeLog
3639                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3640
3641 2006-05-19 [paul]       2.2.0cvs35
3642
3643         * src/textview.c
3644                 make Reply-To fully clickable
3645         * src/gtk/logwindow.c
3646                 more colouring (SMTP ESMTP)
3647         Both patches by Pawel Pekala
3648
3649 2006-05-19 [cleroy]     2.2.0cvs34
3650
3651         * src/mh.c
3652                 Don't update flags from current folder
3653                 Probably fixes bug #935 (Read Messages 
3654                 Revert to Being Marked as Unread)
3655
3656 2006-05-18 [colin]      2.2.0cvs33
3657
3658         * src/imap.c
3659                 Warning fix
3660         * src/compose.c
3661         * src/mainwindow.c
3662         * src/summaryview.c
3663         * src/toolbar.c
3664                 Allow replying to multiple emails
3665                 in multiple windows
3666         * src/mimeview.c
3667         * src/etpan/imap-thread.c
3668                 Leak fixes
3669
3670 2006-05-18 [paul]       2.2.0cvs32
3671
3672         * src/summaryview.c
3673                 keep Mailing-List menu refreshed
3674                 Thanks to Colin
3675
3676 2006-05-18 [paul]       2.2.0cvs31
3677
3678         * manual/advanced.xml
3679         * manual/faq.xml
3680         * manual/glossary.xml
3681         * manual/handling.xml
3682         * manual/intro.xml
3683         * manual/plugins.xml
3684         * manual/sylpheed-claws-manual.xml
3685                 update URLs
3686                 add info about mailing-list support
3687                 edit filtering info
3688         * src/wizard.c
3689         * src/common/defs.h
3690         * src/gtk/about.c
3691         * src/plugins/dillo_viewer/README
3692                 update URLs
3693
3694 2006-05-17 [wwp]        2.2.0cvs30
3695
3696         * manual/handling.xml
3697         * manual/fr/handling.xml
3698                 documented the ability to enabled/disable filtering/processing rules.
3699
3700 2006-05-17 [colin]      2.2.0cvs29
3701
3702         * src/main.c
3703                 Don't initialize g_thread subsystem if it's 
3704                 already done (thanks to Hiro)
3705         * src/mimeview.c
3706                 Fix saving of parts when there name can't be
3707                 converted from UTF-8.
3708
3709 2006-05-17 [paul]       2.2.0cvs28
3710
3711         * po/Makefile.in.in
3712                 fix config.status warning with autoconf 2.60
3713
3714 2006-05-17 [paul]       2.2.0cvs27
3715
3716         * po/POTFILES.in
3717                 add src/mbox.c
3718
3719 2006-05-17 [wwp]        2.2.0cvs26
3720
3721         * src/mainwindow.c
3722                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3723
3724 2006-05-17 [wwp]        2.2.0cvs25
3725
3726         * src/plugins/demo/demo.c
3727                 updated product name in plugin demo (many plugins need to be
3728                 sync'ed w/ that change).
3729
3730 2006-05-17 [colin]      2.2.0cvs24
3731
3732         * src/mh.c
3733                 Fix leak
3734
3735 2006-05-16 [colin]      2.2.0cvs23
3736
3737         * src/mainwindow.c
3738                 Stupid me hit again. Fix cvs22.
3739
3740 2006-05-16 [colin]      2.2.0cvs22
3741
3742         * src/mainwindow.c
3743                 Fix bug #922 (sylpheed-claws crashed after 
3744                 pushing on Inbox folder)
3745
3746 2006-05-16 [colin]      2.2.0cvs21
3747
3748         * src/compose.c
3749                 Make From header be copy/paste/select-able
3750
3751 2006-05-16 [wwp]        2.2.0cvs20
3752
3753         * src/export.c
3754         * src/matcher.c
3755         * src/summaryview.c
3756         * src/etpan/imap-thread.c
3757                 fix some compiler warnings (thanks to Colin).
3758
3759 2006-05-16 [wwp]        2.2.0cvs19
3760
3761         * src/action.c
3762         * src/gedit-print.c
3763         * src/inc.c
3764         * src/mainwindow.c
3765         * src/mh.c
3766         * src/statusbar.c
3767         * src/send_message.c
3768         * src/summaryview.c
3769                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3770
3771 2006-05-15 [colin]      2.2.0cvs18
3772
3773         * src/procmsg.c
3774                 Fix automatic rule creation with List-Post
3775
3776 2006-05-15 [paul]       2.2.0cvs17
3777
3778         * tools/filter_conv_new.pl
3779                 updated for rule enabling/disabling
3780                 claws version >= 2.3.x required
3781
3782 2006-05-15 [cleroy]     2.2.0cvs16
3783
3784         * src/main.c
3785                 Revert test
3786
3787 2006-05-15 [cleroy]     2.2.0cvs15
3788
3789         * src/main.c
3790                 test
3791
3792 2006-05-15 [wwp]        2.2.0cvs14
3793
3794         * manual/pl/.cvsignore
3795                 ignore generated files.
3796
3797 2006-05-14 [wwp]        2.3.0-rc1
3798
3799         * 2.3.0-rc1 released
3800
3801 2006-05-13 [wwp]        2.2.0cvs13
3802
3803         * src/filtering.c
3804         * src/filtering.h
3805         * src/matcher.c
3806         * src/matcher_parser_lex.l
3807         * src/matcher_parser_parse.y
3808         * src/prefs_filtering.c
3809                 new feature: provide the ability to disable filtering and processing
3810                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3811                 adaptations.
3812
3813 2006-05-13 [colin]      2.2.0cvs12
3814
3815         * src/compose.c
3816                 Remove useless if (a) b; else b;
3817                 Thanks to wwp
3818
3819 2006-05-13 [wwp]        2.2.0cvs11
3820
3821         * src/export.c
3822         * src/import.c
3823         * src/mainwindow.c
3824         * src/mbox.c
3825         * src/summaryview.c
3826         * src/summaryview.h
3827                 no more silent failures (or at least less ones) when importing
3828                 or exporting from/to mbox. Also start importing/exporting if
3829                 the necessary info is set.
3830
3831 2006-05-13 [wwp]        2.2.0cvs10
3832
3833         * RELEASE_NOTES
3834                 restored up-to-date release notes.
3835
3836 2006-05-13 [paul]       2.2.0cvs9
3837
3838         * po/nl.po
3839         * po/ru.po
3840                 updated by Tim Dijkstra and Pavlo Bohmat
3841
3842 2006-05-12 [colin]      2.2.0cvs8
3843
3844         * src/gtk/quicksearch.c
3845                 Add "k" as shortcut for "colorlabel". Patch
3846                 by ath42@users.sf.net.
3847
3848 2006-05-12 [paul]       2.2.0cvs7
3849
3850         * src/prefs_common.h
3851         * src/prefs_summaries.c
3852         * src/summaryview.c
3853                 when entering a folder also allow
3854                 going directly to first Marked message
3855
3856 2006-05-12 [paul]       2.2.0cvs6
3857
3858         * src/summaryview.c
3859                 always obey 'confirm before marking all
3860                 mails read' option
3861
3862 2006-05-12 [paul]       2.2.0cvs5
3863
3864         * src/textview.c
3865                 make Sender fully clickable
3866
3867 2006-05-12 [colin]      2.2.0cvs4
3868
3869         * src/compose.c
3870         * src/compose.h
3871                 Let From be editable
3872         * src/main.c
3873         * src/mh.c
3874                 Full support of .mh_sequences' Unseen seq
3875
3876 2006-05-12 [colin]      2.2.0cvs3
3877
3878         * src/folder.c
3879         * src/mainwindow.c
3880         * src/mainwindow.h
3881         * src/messageview.c
3882         * src/prefs_spelling.c
3883         * src/procheader.c
3884         * src/procmsg.c
3885         * src/procmsg.h
3886         * src/summaryview.c
3887         * src/toolbar.c
3888         * src/toolbar.h
3889                 Add contextual menu on Compose toolbar
3890                 button. Fixes bug #944 (Automatic
3891                 addresses not applied when changing account
3892                 from compose window)
3893                 add Mailing List support
3894                 based on the old 0.6.5claws25 patch by
3895                 Melvin Hadasht, with finishing touches
3896                 by Colin
3897                 Fix "ignore thread" when mails are threaded by
3898                 subject (and weren't ignored although appearing
3899                 in the thread).
3900                 GUI rework.
3901                 Both patches by Pawel.
3902
3903 2006-05-08 [paul]       2.2.0cvs2
3904
3905         * src/mainwindow.c
3906         * src/mainwindow.h
3907         * src/messageview.c
3908         * src/procheader.c
3909         * src/procmsg.c
3910         * src/procmsg.h
3911         * src/summaryview.c
3912                 add Mailing List support
3913                 based on the old 0.6.5claws25 patch by 
3914                 Melvin Hadasht, with finishing touches
3915                 by Colin
3916
3917 2006-05-08 [colin]      2.2.0cvs1
3918
3919         * src/mainwindow.c
3920         * src/toolbar.c
3921         * src/toolbar.h
3922                 Add contextual menu on Compose toolbar 
3923                 button. Fixes bug #944 (Automatic 
3924                 addresses not applied when changing account 
3925                 from compose window)
3926
3927 2006-05-08 [paul]       2.2.0
3928
3929         2.2.0 released
3930
3931 2006-05-08 [paul]       2.1.1cvs51
3932
3933         * po/cs.po
3934         * po/de.po
3935         * po/en_GB.po
3936         * po/fi.po
3937         * po/fr.po
3938         * po/pt_BR.po
3939         * po/sr.po
3940         * po/zh_CN.po
3941                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3942                 Fabien Vantard, Frederico Goncalves Guimaraes,
3943                 Aleksandar Urosevic, and Ralgh Young
3944
3945 2006-05-12 [colin]      2.1.1cvs50
3946
3947         * po/cs.po
3948         * po/de.po
3949         * po/en_GB.po
3950         * po/es.po
3951         * po/fi.po
3952         * po/fr.po
3953         * po/pt_BR.po
3954         * po/sr.po
3955         * po/zh_CN.po
3956                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3957                 Fabien Vantard, Frederico Goncalves Guimaraes,
3958                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3959
3960 2006-05-05 [colin]      2.1.1cvs49
3961
3962         * manual/Makefile.am
3963         * manual/pl/Makefile.am
3964         * manual/pl/account.xml
3965         * manual/pl/ack.xml
3966         * manual/pl/addrbook.xml
3967         * manual/pl/advanced.xml
3968         * manual/pl/faq.xml
3969         * manual/pl/glossary.xml
3970         * manual/pl/gpl.xml
3971         * manual/pl/handling.xml
3972         * manual/pl/intro.xml
3973         * manual/pl/keyboard.xml
3974         * manual/pl/plugins.xml
3975         * manual/pl/starting.xml
3976         * manual/pl/sylpheed-claws-manual.xml
3977         * manual/pl/dist/.cvsignore
3978         * manual/pl/dist/Makefile.am
3979         * manual/pl/dist/html/.cvsignore
3980         * manual/pl/dist/html/Makefile.am
3981         * manual/pl/dist/pdf/.cvsignore
3982         * manual/pl/dist/pdf/Makefile.am
3983         * manual/pl/dist/ps/.cvsignore
3984         * manual/pl/dist/ps/Makefile.am
3985         * manual/pl/dist/txt/.cvsignore
3986         * manual/pl/dist/txt/Makefile.am
3987                 Add the polish translation of the manual,
3988                 Authored by Pawel Pekala.
3989
3990 2006-05-05 [cleroy]     2.1.1cvs48
3991
3992         * src/main.c
3993                 Re-read matcherrc after loading plugins 
3994                 if some of them add folders.
3995
3996 2006-05-03 [colin]      2.1.1cvs47
3997
3998         * src/imap.c
3999                 I'm idiot
4000
4001 2006-05-03 [colin]      2.1.1cvs46
4002
4003         * src/imap.c
4004                 Be sure to have a session when
4005                 getting separator
4006
4007 2006-05-03 [colin]      2.1.1cvs45
4008
4009         * src/imap.c
4010         * src/imap.h
4011         * src/imap_gtk.c
4012                 Fix preventing renaming with namespace 
4013                 separator.
4014
4015 2006-05-01 [colin]      2.1.1cvs44
4016
4017         * src/action.c
4018                 Don't reload messageview when result of
4019                 action is piped.
4020
4021 2006-04-29 [colin]      2.1.1cvs43
4022
4023         * src/prefs_receive.c
4024         * src/plugins/spamassassin/spamassassin_gtk.c
4025         * src/plugins/clamav/clamav_plugin_gtk.c
4026                 GUI fixes by Pawel
4027
4028 2006-04-29 [colin]      2.1.1cvs42
4029
4030         * src/prefs_compose_writing.c
4031         * src/prefs_quote.c
4032                 Cleanups. Patch by Pawel
4033
4034 2006-04-28 [paul]       2.1.1cvs41
4035
4036         * src/matcher.c
4037                 fix returned quick search results when search
4038                 term contains an underscore.
4039                 Thanks to Colin
4040
4041 2006-04-28 [paul]       2.1.1cvs40
4042
4043         * src/prefs_message.c
4044         * src/prefs_receive.c
4045                 GUI cleanups
4046                 Patches by Pawel Pekala
4047
4048 2006-04-27 [colin]      2.1.1cvs39
4049
4050         * src/wizard.c
4051                 Differentiate subject Welcome from
4052                 window's title Welcome
4053
4054 2006-04-27 [paul]
4055
4056         2.2.0-rc1 released
4057
4058 2006-04-27 [paul]       2.1.1cvs38
4059
4060         * manual/advanced.xml
4061         * manual/fr/advanced.xml
4062                 add info about compose_no_markup hidden pref
4063
4064 2006-04-27 [paul]       2.1.1cvs37
4065
4066         * src/prefs_account.c
4067                 improve privacy labels
4068         * src/prefs_msg_colors.c
4069                 change some strings for translators' convenience
4070         * src/gtk/gtkutils.c
4071                 don't underline the link button text
4072
4073 2006-04-25 [colin]      2.1.1cvs36
4074
4075         * src/folder.c
4076                 Complete 2.1.1cvs33 (once more ;)
4077
4078 2006-04-25 [colin]      2.1.1cvs35
4079
4080         * src/editldap.c
4081                 Fix tooltip
4082
4083 2006-04-25 [cleroy]     2.1.1cvs34
4084
4085         * src/compose.c
4086         * src/gtk/gtkaspell.c
4087                 Fix crash on redirect (related to the return 
4088                 of the aspell menu in compose's toolbar)
4089         * src/prefs_msg_colors.c
4090                 Fix sensitivity widgets
4091         * src/image_viewer.c
4092         * src/gtk/pluginwindow.c
4093         * src/gtk/prefswindow.c
4094                 Change released signals to clicked (Fabien)
4095         * po/POTFILES.in
4096         * src/common/socket.c
4097         * src/plugins/spamassassin/spamassassin.c
4098                 Translate strings (Fabien)
4099
4100 2006-04-25 [paul]       2.1.1cvs33
4101
4102         * src/folder.c
4103         * src/folder.h
4104         * src/folderview.c
4105                 complete the fix of bug #912
4106                 Thanks to Colin
4107
4108 2006-04-25 [colin]      2.1.1cvs32
4109
4110         * src/news.c
4111                 Better progress bar
4112         * src/mimeview.c
4113         * src/summaryview.c
4114         * src/summaryview.h
4115                 Fix focus chain
4116                 Patches by Pawel Pekala
4117
4118 2006-04-24 [colin]      2.1.1cvs31
4119
4120         * src/compose.c
4121                 Fix compilation warnings (Fabien)
4122
4123 2006-04-24 [colin]      2.1.1cvs30
4124
4125         * src/addrindex.c
4126         * src/editldap.c
4127         * src/editldap_basedn.c
4128         * src/editldap_basedn.h
4129         * src/ldapctrl.c
4130         * src/ldapctrl.h
4131         * src/ldapquery.c
4132         * src/ldaputil.c
4133         * src/ldaputil.h
4134                 Fix bug #901 (LDAPS support)
4135
4136 2006-04-24 [colin]      2.1.1cvs29
4137
4138         * src/compose.c
4139                 Fix logic on error with send dialog on
4140         * src/imap.c
4141                 Fix compilation without libetpan, thanks
4142                 to Fabien
4143         * src/summaryview.c
4144                 Fix 'context-menu' key
4145
4146 2006-04-23 [colin]      2.1.1cvs28
4147
4148         * src/folder.c
4149                 Never free current's cache to free up 
4150                 memory. Fixes bug #912 (new count 
4151                 randomly set to message count)
4152
4153 2006-04-23 [colin]      2.1.1cvs27
4154
4155         * src/gtk/quicksearch.c
4156                 And remove printf...
4157
4158 2006-04-23 [colin]      2.1.1cvs26
4159
4160         * src/gtk/quicksearch.c
4161                 Fix replacing in quicksearch, and fix inserting
4162                 in the middle of the string. (introduced at 2.1.0cvs22)
4163
4164 2006-04-23 [colin]      2.1.1cvs25
4165
4166         * src/imap.c
4167                 Make sure uidnext is initialized in get_num_list
4168                 (not for stable, related to 2.1.1cvs8 and friends)
4169
4170 2006-04-23 [colin]      2.1.1cvs24
4171
4172         * src/imap.c
4173                 Output something when login is successful
4174                 too
4175
4176 2006-04-23 [colin]      2.1.1cvs23
4177
4178         * src/etpan/imap-thread.c
4179                 Better logging (line-per-line, hide data in fetch)
4180                 Fix a const warning
4181         * src/gtk/logwindow.c
4182         * src/gtk/logwindow.h
4183                 Better logging (color for input/output)
4184
4185 2006-04-21 [colin]      2.1.1cvs22
4186
4187         * src/gtk/quicksearch.c
4188                 On gtk+-2.8, use stock buttons in quicksearch
4189                 Based on a patch by Fabien and a design by Paul
4190
4191 2006-04-21 [colin]      2.1.1cvs21
4192
4193         * src/folderview.c
4194         * src/mainwindow.c
4195                 Fix occasional flicker in folderview
4196         * src/common/utils.c
4197                 Fix bug #943 (Incorrectly parsed email address 
4198                 list in short headers on message view and in 
4199                 printouts)
4200
4201 2006-04-20 [colin]      2.1.1cvs20
4202
4203         * src/imap.c
4204         * src/imap.h
4205         * src/prefs_account.c
4206                 Add ANONYMOUS auth for IMAP
4207
4208 2006-04-20 [paul]       2.1.1cvs19
4209
4210         * src/main.c
4211                 proper fix for 2.1.1cvs18
4212                 Thanks to Colin
4213
4214 2006-04-20 [paul]       2.1.1cvs18
4215
4216         * src/main.c
4217                 fix build warnings
4218
4219 2006-04-20 [paul]       2.1.1cvs17
4220
4221         * src/gtk/quicksearch.c
4222                 fix standard, non-extended Quick search,
4223                 was broken in 2.1.1cvs15.
4224                 Thanks to Colin.
4225
4226 2006-04-20 [colin]      2.1.1cvs16
4227
4228         * src/prefs_matcher.c
4229                 Fix values when reselecting a ~test
4230                 rule
4231
4232 2006-04-19 [colin]      2.1.1cvs15
4233
4234         * src/compose.c
4235         * src/compose.h
4236         * src/gtk/gtkaspell.c
4237         * src/gtk/gtkaspell.h
4238                 Put back Options menu in Spelling/
4239         * src/gtk/quicksearch.c
4240                 Don't search, and show error, if the
4241                 advanced search has a syntax error
4242
4243 2006-04-18 [colin]      2.1.1cvs14
4244
4245         * src/textview.c
4246                 Fix gdk warnings on set_cursor when textview
4247                 isn't visible
4248
4249 2006-04-18 [colin]      2.1.1cvs13
4250
4251         * src/gtk/gtksctree.c
4252                 Remove seemingly useless refresh that causes
4253                 flicker - watch this commit in case of 
4254                 problems before planned backport to stable
4255
4256 2006-04-18 [colin]      2.1.1cvs12
4257
4258         * src/imap.c
4259                 Factorize get/set_xml code
4260         * src/compose.c
4261         * src/prefs_account.c
4262         * src/prefs_account.h
4263         * src/procmsg.c
4264                 Add Encrypt to self option
4265
4266 2006-04-17 [colin]      2.1.1cvs11
4267
4268         * configure.ac
4269                 Fix search on encrpyt function on dragonfly
4270                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4271
4272 2006-04-17 [colin]      2.1.1cvs10
4273
4274         * src/prefs_account.c
4275                 Be safe by default: remove mails from POP3
4276                 after 7 days, not immediately
4277
4278 2006-04-17 [colin]      2.1.1cvs9
4279
4280         * src/etpan/imap-thread.c
4281                 Fix build on DragonFly - patch by 
4282                 Jonathan Buschmann <jonthn@agmact.com>
4283
4284 2006-04-17 [colin]      2.1.1cvs8
4285
4286         * src/imap.c
4287                 Save uidnext between sessions
4288
4289 2006-04-17 [colin]      2.1.1cvs7
4290
4291         * src/imap.c
4292                 scan is required when uid validity changes
4293
4294 2006-04-17 [colin]      2.1.1cvs6
4295
4296         * src/folderview.c
4297                 Don't scan if not necessary, apart in current
4298                 folder and INBOX to fetch flags.
4299         * src/imap.c
4300                 Scan is necessary if unread count changes
4301
4302 2006-04-17 [colin]      2.1.1cvs5
4303
4304         * src/imap.c
4305                 ...But always fetch ANSWERED and DELETED flags for
4306                 INBOX, as filtering can happen on these flags.
4307
4308 2006-04-17 [colin]      2.1.1cvs4
4309
4310         * src/imap.c
4311                 Don't fetch REPLIED and DELETED flags when synchronising
4312                 flags with a closed folder. We only need UNSEEN and FLAGGED
4313                 to update the folderview.
4314
4315 2006-04-17 [colin]      2.1.1cvs3
4316
4317         * src/imap.c
4318                 Faster flag search when there are new mails 
4319                 in a folder. We can do a full search if the 
4320                 folder contains less messages than the new
4321                 list.
4322
4323 2006-04-17 [colin]      2.1.1cvs2
4324
4325         * po/cs.po
4326         * po/de.po
4327         * po/fr.po
4328         * po/nl.po
4329         * po/pt_BR.po
4330                 Update translations from stable branch
4331
4332 2006-04-17 [colin]      2.1.1cvs1
4333
4334         * configure.ac
4335                 Bump version to follow stable release
4336
4337 2006-04-16 [mones]      2.1.0cvs50
4338
4339         * po/es.po
4340                 Updated for release
4341
4342 2006-04-16 [colin]      2.1.0cvs49
4343
4344         * src/textview.c
4345                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4346                 with gtk < 2.8. Thanks to Fabien Vantard.
4347
4348 2006-04-15 [colin]      2.1.0cvs48
4349
4350         * src/etpan/imap-thread.c
4351                 Fix bug #919 (libetpan: SEGV when connecting 
4352                 using command)
4353
4354 2006-04-14 [colin]      2.1.0cvs47
4355
4356         * src/main.c
4357                 Fix race on --select (should be done better)
4358
4359 2006-04-14 [wwp]        2.1.0cvs46
4360
4361         * src/send_message.c
4362                 enforce a check for domain in account prefs (a sending
4363                 error could be faced if domain was checked but no value set),
4364                 thanks to Colin.
4365
4366 2006-04-14 [colin]      2.1.0cvs45
4367
4368         * src/codeconv.c
4369                 when converting from unknown to unknown, if the
4370                 string is UTF8, don't convert it to the locale
4371                 (which breaks it)
4372
4373 2006-04-14 [colin]      2.1.0cvs44
4374
4375         * src/compose.c
4376                 Don't try to use ASCII for converting headers
4377                 (as done in body)
4378
4379 2006-04-14 [paul]       2.1.0cvs43
4380
4381         * src/crash.c
4382                 add locale/charset info to crash report
4383         * src/gtk/about.c
4384                 add wwp to doc team
4385                 replace 'e-mail' with preferred 'email'
4386         * src/gtk/authors.h
4387                 ensure contributors list is in alphabetical
4388                 order
4389
4390 2006-04-13 [colin]      2.1.0cvs42
4391
4392         * src/textview.c
4393                 Prevent gdk warnings
4394
4395 2006-04-13 [colin]      2.1.0cvs41
4396
4397         * src/common/ssl_certificate.c
4398         * src/common/ssl_certificate.h
4399         * src/gtk/sslcertwindow.c
4400                 Warn on expired certs, and display the expiration date
4401
4402 2006-04-13 [colin]      2.1.0cvs40
4403
4404         * src/plugins/spamassassin/spamassassin_gtk.c
4405                 Fix missing set_text on unix socket
4406
4407 2006-04-13 [wwp]        2.1.0cvs39
4408
4409         * manual/fr/advanced.xml
4410         * manual/fr/glossary.xml
4411                 applied new spam/ham/email lexicon (pourriel, courriel)
4412
4413 2006-04-13 [paul]       2.1.0cvs38
4414
4415         * src/plugins/pgpmime/plugin.c
4416                 remove the mention of S/MIME from the
4417                 description. This is now handled by the
4418                 S/MIME plugin.
4419
4420 2006-04-13 [paul]       2.1.0cvs37
4421
4422         * src/prefs_msg_colors.c
4423                 rework dialog
4424         * src/prefs_folder_item.c
4425         * src/prefs_spelling.c
4426                 add a tooltip to the colour selector buttons
4427
4428 2006-04-13 [wwp]        2.1.0cvs36
4429
4430         * manual/advanced.xml
4431         * manual/glossary.xml
4432         * manual/handling.xml
4433         * manual/keyboard.xml
4434         * manual/plugins.xml
4435         * manual/starting.xml
4436         * manual/fr/account.xml
4437         * manual/fr/ack.xml
4438         * manual/fr/addrbook.xml
4439         * manual/fr/advanced.xml
4440         * manual/fr/faq.xml
4441         * manual/fr/glossary.xml
4442         * manual/fr/gpl.xml
4443         * manual/fr/handling.xml
4444         * manual/fr/intro.xml
4445         * manual/fr/keyboard.xml
4446         * manual/fr/plugins.xml
4447         * manual/fr/starting.xml
4448         * manual/fr/sylpheed-claws-manual.xml
4449                 fixes to the manuals:
4450                  - summaryview -> Message List (same in French)
4451                  - translate key names
4452                  - fix French punctuation, use non-breakable spaces when
4453                    necessary, don't use &thinsp; which is not portable
4454                  - tell what maildir and mbox formats we support
4455
4456 2006-04-12 [wwp]        2.1.0cvs35
4457
4458         * src/prefs_toolbar.c
4459                 unified a replace button more,
4460                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4461
4462 2006-04-12 [wwp]        2.1.0cvs34
4463
4464         * src/prefs_common.c
4465         * src/prefs_msg_colors.c
4466                 make default color labels translatable,
4467                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4468                 thanks to Tim <timbrain@post.cz> for reporting.
4469
4470 2006-04-12 [wwp]        2.1.0cvs33
4471
4472         * manual/glossary.xml
4473         * manual/intro.xml
4474         * manual/plugins.xml
4475         * manual/starting.xml
4476         * manual/sylpheed-claws-manual.xml
4477         * manual/fr/.cvsignore
4478         * manual/fr/account.xml
4479         * manual/fr/ack.xml
4480         * manual/fr/addrbook.xml
4481         * manual/fr/advanced.xml
4482         * manual/fr/faq.xml
4483         * manual/fr/glossary.xml
4484         * manual/fr/handling.xml
4485         * manual/fr/intro.xml
4486         * manual/fr/keyboard.xml
4487         * manual/fr/plugins.xml
4488         * manual/fr/starting.xml
4489         * manual/fr/sylpheed-claws-manual.xml
4490                 various fixes: typos, missing .fr translations, punctuation,
4491                 capitalization, links, accents and some bad French more.
4492
4493 2006-04-12 [wwp]        2.1.0cvs32
4494
4495         * src/prefs_gtk.c
4496                 fix for bug #935: always store prefs files in UTF-8 (thanks
4497                 to Colin).
4498
4499 2006-04-11 [colin]      2.1.0cvs31
4500
4501         * src/compose.c
4502                 Fix inserting files not in utf8 when locale is utf8
4503
4504 2006-04-11 [colin]      2.1.0cvs30
4505
4506         * src/inc.c
4507                 Don't show error dialog when cancelling connection
4508                 Patch by Pawel
4509
4510 2006-04-11 [cleroy]     2.1.0cvs29
4511
4512         * src/compose.c
4513                 Implement multiple quote levels
4514         * src/prefs_common.c
4515                 Change a little bit the quote bgcolor for 2nd level
4516
4517 2006-04-11 [colin]      2.1.0cvs28
4518
4519         * src/gtk/about.c
4520                 Add locale and charset in the label
4521
4522 2006-04-10 [colin]      2.1.0cvs27
4523
4524         * src/compose.c
4525         * src/prefs_common.c
4526         * src/prefs_common.h
4527         * src/prefs_msg_colors.c
4528         * src/textview.c
4529                 Allow optional background color in quotes
4530                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4531                 GTK+-2.8.x feature
4532
4533 2006-04-10 [colin]      2.1.0cvs26
4534
4535         * src/main.c
4536         * src/mainwindow.c
4537         * src/mainwindow.h
4538                 Implement --select
4539
4540 2006-04-10 [colin]      2.1.0cvs25
4541
4542         * manual/plugins.xml
4543         * manual/fr/plugins.xml
4544                 Document libcurl's proxy variables
4545
4546 2006-04-09 [colin]      2.1.0cvs24
4547
4548         * src/prefs_common.c
4549                 gettext() returns statically allocated stuff. We have
4550                 to strdup it in order to be able to free it.
4551
4552 2006-04-09 [colin]      2.1.0cvs23
4553
4554         * AUTHORS
4555         * src/gtk/authors.h
4556                 Add Alexei
4557
4558 2006-04-09 [colin]      2.1.0cvs22
4559
4560         * src/mainwindow.c
4561         * src/gtk/quicksearch.c
4562                 Fix bug #859 (problems with cyrilic input in 
4563                 search panel) - Patch by Alexey Illarionov 
4564                 <littlesavage@rambler.ru>
4565
4566 2006-04-09 [colin]      2.1.0cvs21
4567
4568         * src/prefs_customheader.c
4569                 I prefer removing then freeing rather than the contrary
4570                 (even if it doesn't change anything ;-)
4571         * src/prefs_account.c
4572                 Fix bug #933 (Crash re-entering the custom headers list 
4573                 dialog in accounts prefs)
4574                 The problem happened when cancelling the Account 
4575                 Preferences' dialogs - in which case we didn't do 
4576                 anything to the PrefsAccount * struct. In case of applying,
4577                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4578                 working with in this dialog. The problem is that 
4579                 prefs_customheader.c, working on this tmp_ac_prefs, always
4580                 changes the ->customhdr_list pointer, even when cancelled. 
4581                 So in case of cancelling the prefs_account dialog, we still
4582                 have to update ->customhdr_list in the real account.
4583
4584 2006-04-08 [colin]      2.1.0cvs20
4585
4586         * manual/fr/glossary.xml
4587         * manual/fr/keyboard.xml
4588                 Forgot some headers :)
4589
4590 2006-04-08 [colin]      2.1.0cvs19
4591
4592         * manual/Makefile.am
4593         * manual/fr/Makefile.am
4594         * manual/fr/account.xml
4595         * manual/fr/ack.xml
4596         * manual/fr/addrbook.xml
4597         * manual/fr/advanced.xml
4598         * manual/fr/faq.xml
4599         * manual/fr/glossary.xml
4600         * manual/fr/gpl.xml
4601         * manual/fr/handling.xml
4602         * manual/fr/intro.xml
4603         * manual/fr/keyboard.xml
4604         * manual/fr/plugins.xml
4605         * manual/fr/starting.xml
4606         * manual/fr/sylpheed-claws-manual.xml
4607         * manual/fr/dist/.cvsignore
4608         * manual/fr/dist/Makefile.am
4609         * manual/fr/dist/html/.cvsignore
4610         * manual/fr/dist/html/Makefile.am
4611         * manual/fr/dist/pdf/.cvsignore
4612         * manual/fr/dist/pdf/Makefile.am
4613         * manual/fr/dist/ps/.cvsignore
4614         * manual/fr/dist/ps/Makefile.am
4615         * manual/fr/dist/txt/.cvsignore
4616         * manual/fr/dist/txt/Makefile.am
4617                 Add the french translation of the manual. Thanks to
4618                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4619                 account.xml, ack.xml, addrbook.xml and advanced.xml
4620
4621 2006-04-08 [colin]      2.1.0cvs18
4622
4623         * manual/plugins.xml
4624         * manual/starting.xml
4625                 More fixes
4626
4627 2006-04-07 [colin]      2.1.0cvs17
4628
4629         * manual/faq.xml
4630         * manual/intro.xml
4631         * manual/keyboard.xml
4632                 Little fixes
4633
4634 2006-04-07 [colin]      2.1.0cvs16
4635
4636         * README
4637         * src/compose.c
4638         * src/prefs_common.c
4639         * src/prefs_common.h
4640                 Add hidden compose_no_markup pref
4641
4642 2006-04-07 [wwp]        2.1.0cvs15
4643
4644         * src/summary_search.c
4645         * .cvsignore
4646                 Bugfix: stop button was sticky when searching in an empty folder.
4647                 Applied curly brackets code style to the whole file (summary_search.c).
4648                 More files to ignore.
4649
4650 2006-04-07 [wwp]        2.1.0cvs14
4651
4652         * src/message_search.c
4653         * src/summary_search.c
4654                 changed default button when search bumps at file/folder
4655                 beginning or end, for convenience (thanks to Colin).
4656
4657 2006-04-07 [paul]       2.1.0cvs13
4658
4659         * src/plugins/dillo_viewer/dillo_prefs.c
4660                 avoid future potential for namespace collision
4661                 Patch by Colin
4662
4663 2006-04-06 [wwp]        2.1.0cvs12
4664
4665         * src/summary_search.c
4666                 Unify extended/advanced searches names (and thus factorize labels),
4667                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4668
4669 2006-04-06 [wwp]        2.1.0cvs11
4670
4671         * src/folderview.c
4672         * src/prefs_themes.c
4673         * src/summaryview.c
4674                 Fixed some compilation warnings.
4675
4676 2006-04-06 [colin]      2.1.0cvs10
4677
4678         * manual/advanced.xml
4679                 Document the wizard template and how to deploy
4680                 Sylpheed-Claws effectively
4681
4682 2006-04-06 [colin]      2.1.0cvs9
4683
4684         * src/folderview.c
4685                 gettext patch to tell translators about _("#"),
4686                 by Maxim Britov
4687
4688 2006-04-06 [colin]      2.1.0cvs8
4689
4690         * src/textview.c
4691                 Fix invalid GtkTextBIter after clicking "Display as text"
4692
4693 2006-04-06 [mones]      2.1.0cvs7
4694
4695         * src/addr_compl.c
4696         * src/addrindex.c
4697         * src/addritem.c
4698         * src/codeconv.c
4699         * src/compose.c
4700         * src/filtering.c
4701         * src/folder.c
4702         * src/folder_item_prefs.c
4703         * src/folderview.c
4704         * src/localfolder.c
4705         * src/matcher.c
4706         * src/mimeview.c
4707         * src/prefs_msg_colors.c
4708         * src/prefs_spelling.c
4709         * src/prefs_themes.c
4710         * src/procmime.c
4711         * src/procmsg.c
4712         * src/stock_pixmap.c
4713         * src/summaryview.c
4714         * src/textview.c
4715         * src/toolbar.c
4716         * src/common/mgutils.c
4717         * src/common/prefs.c
4718         * src/common/ssl_certificate.c
4719         * src/gtk/colorlabel.c
4720         * src/gtk/quicksearch.c
4721         * src/plugins/pgpmime/pgpmime.c
4722         * src/plugins/spamassassin/spamassassin.c
4723                 Removed redundant NULL checks for g_free() calls.
4724                 Patch by Pawel Pekala.
4725
4726 2006-04-06 [mones]      2.1.0cvs6
4727
4728         * src/prefs_actions.c
4729         * src/prefs_filtering.c
4730         * src/prefs_filtering_action.c
4731         * src/prefs_matcher.c
4732         * src/prefs_template.c
4733         * src/gtk/gtkutils.c
4734         * src/gtk/gtkutils.h
4735                 Have a nice replace button. Patch by Pawel Pekala
4736
4737 2006-04-06 [colin]      2.1.0cvs5
4738
4739         * src/addressbook.c
4740                 Fix crash with empty columns
4741
4742 2006-04-05 [colin]      2.1.0cvs4
4743
4744         * src/wizard.c
4745         * src/prefs_gtk.c
4746                 Allow wizard customization with pre-filled values
4747
4748 2006-04-05 [colin]      2.1.0cvs3
4749
4750         * src/textview.c
4751         * src/mimeview.c
4752         * src/mimeview.h
4753                 Nicer messages in mimeview
4754
4755 2006-04-05 [colin]      2.1.0cvs2
4756
4757         * src/addressbook.c
4758         * src/prefs_summaries.c
4759                 i18n fix
4760
4761 2006-04-05 [colin]      2.1.0cvs1
4762
4763         * src/plugins/pgpcore/plugin.c
4764         * src/plugins/pgpcore/select-keys.c
4765         * src/plugins/pgpcore/select-keys.h
4766         * src/plugins/pgpcore/sgpgme.c
4767         * src/plugins/pgpcore/sgpgme.h
4768         * src/plugins/pgpinline/pgpinline.c
4769         * src/plugins/pgpinline/plugin.c
4770         * src/plugins/pgpmime/pgpmime.c
4771         * src/plugins/pgpmime/plugin.c
4772                 Factorize and generalize a bit 
4773                 Drop S/MIME signature verification from PGP/MIME
4774                 (adding it as another, more complete plugin)
4775
4776 2006-04-05 [paul]       2.1.0
4777
4778         2.1.0 released
4779
4780 2006-04-05 [paul]       2.0.0cvs186
4781
4782         * manual/advanced.xml
4783                 add info on colour labels
4784
4785 2006-04-05 [paul]       2.0.0cvs185
4786
4787         * po/bg.po
4788         * po/cs.po
4789         * po/de.po
4790         * po/el.po
4791         * po/en_GB.po
4792         * po/fi.po
4793         * po/fr.po
4794         * po/it.po
4795         * po/nl.po
4796         * po/pl.po
4797         * po/pt_BR.po
4798         * po/sr.po
4799         * po/zh_CN.po
4800                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4801                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4802                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4803                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4804         * src/gtk/authors.h
4805         * tools/claws.i18n.status.pl
4806                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4807                 and new Czech translator, Tim <timbrain@post.cz>
4808
4809 2006-04-05 [mones]      2.0.0cvs184
4810
4811         * po/es.po
4812                 Updated translation
4813
4814 2006-04-05 [colin]      2.0.0cvs183
4815
4816         * src/gtk/quicksearch.c
4817                 Fix bug #929 (unnecessary reload in quick search bar)
4818
4819 2006-04-05 [colin]      2.0.0cvs182
4820
4821         * src/compose.c
4822                 Fix crash on Reply with no From:
4823                 Show signature and conversion error on queuing 
4824                 (but not sending)
4825         * src/mainwindow.c
4826         * src/summaryview.c
4827         * src/summaryview.h
4828                 Factorize threading code and make sure msginfo 
4829                 is not null when it comes from a GtkCTreeRow's 
4830                 data
4831         * src/gtk/gtkaspell.c
4832                 Check for necessary things
4833         * src/gtk/gtksctree.c
4834         * src/gtk/gtksctree.h
4835                 Reset anchor if necessary when removing node
4836
4837 2006-03-29 [colin]      2.0.0cvs181
4838
4839         * src/folderview.c
4840                 Warn for disabled IMAP accounts (due to lack of
4841                 libetpan). Breaks string-freeze - sorry - but it
4842                 is kind of important ;)
4843
4844 2006-03-28 [colin]      2.0.0cvs180
4845
4846         * src/gtk/gtkutils.c
4847         * src/gtk/gtkutils.h
4848                 Add a gtkut_get_link_btn() function that
4849                 creates a button which acts like an URI
4850         * src/prefs_themes.c
4851         * src/gtk/about.c
4852                 Use this function (factorizes codes)
4853         * src/common/defs.h
4854         * src/gtk/pluginwindow.c
4855                 Add a "Get more..." in the plugins window
4856
4857 2006-03-28 [colin]      2.0.0cvs179
4858
4859         * src/common/smtp.c
4860         * src/common/passcrypt.c
4861         * src/undo.c
4862                 Warning fixes. Patch by Pawel Pekala
4863
4864 2006-03-27 [colin]      2.0.0cvs178
4865
4866         * src/undo.c
4867                 Fix undoing by blocks with spaces
4868
4869 2006-03-27 [colin]      2.0.0cvs177
4870
4871         * src/textview.c
4872                 Set margin to 3px for headers
4873
4874 2006-03-27 [paul]
4875
4876         2.1.0-rc2 released
4877
4878 2006-03-27 [wwp]        2.0.0cvs176
4879
4880         * src/summaryview.c
4881                 don't reset quicksearch when updating the message list.
4882                 Thanks to Colin.
4883
4884 2006-03-26 [wwp]        2.0.0cvs175
4885
4886         * src/compose.c
4887                 use a unified border width ('other' tab in the compose window,
4888                 patch by Pawel Pekala).
4889
4890
4891 2006-03-26 [wwp]        2.0.0cvs174
4892
4893         * src/common/quoted-printable.c
4894         * src/addressbook.c
4895                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4896
4897 2006-03-26 [colin]      2.0.0cvs173
4898
4899         * src/quote_fmt_parse.y
4900                 Fix non-UTF8 date formats messing up the whole quote a 
4901                 little bit
4902
4903 2006-03-26 [colin]      2.0.0cvs172
4904
4905         * src/procheader.c
4906                 Make sure the date is UTF8 valid, or try to make it
4907                 so. IncrediMail is really IncrediStupid.
4908         * src/compose.c
4909                 Fix possible conversions. 
4910                 
4911
4912 2006-03-26 [colin]      2.0.0cvs171
4913
4914         * src/matcher.c
4915                 Fix corner cases in body search. This is still a
4916                 hack... It seems impossible to make it good and 
4917                 reasonably fast at the same time.
4918
4919 2006-03-26 [colin]      2.0.0cvs170
4920
4921         * src/summaryview.c
4922                 I think I killed the twilight zone bug!
4923                 summary_select_node() flushes GTK events in order
4924                 to be able to center the view. But this also 
4925                 flushes keypresses like Ctrl-Alt-U, so this can
4926                 call summary_show from summary_select_node (itself
4927                 called from summary_show, etc.). And the summaryview
4928                 has to be unlocked in this function. So just locking
4929                 while processing GTK events, and bailing if locked, 
4930                 should fix it.
4931                 Fixes bug #927 (SIGSEGV during Update Summary)
4932
4933 2006-03-25 [colin]      2.0.0cvs169
4934
4935         * src/matcher.c
4936                 Fix search in QP-encoded bodies
4937                 Fix utf-8 searches in bodies encoded in the
4938                 locale's encoding
4939         * src/common/quoted-printable.c
4940         * src/common/quoted-printable.h
4941                 Add a decode function that doesn't overwrite
4942                 the original pointer
4943                 
4944
4945 2006-03-24 [colin]      2.0.0cvs168
4946
4947         * src/action.c
4948         * src/summaryview.c
4949         * src/summaryview.h
4950                 Update message cache after action
4951                 Patch by H. Merijn Brand
4952         * src/prefs_msg_colors.c
4953                 Factorize label 
4954                 Patch by Fabien Vantard
4955         * src/plugins/spamassassin/spamassassin_gtk.c
4956                 Remove useless translation
4957                 Patch by Fabien Vantard
4958
4959 2006-03-23 [colin]      2.0.0cvs167
4960
4961         * src/common/ssl.c
4962                 Let 30 seconds to SSL_connect
4963
4964 2006-03-23 [wwp]        2.0.0cvs166
4965
4966         * src/summaryview.c
4967         * src/gtk/description_window.c
4968                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4969                 and headers are translated; adjust description windows' width to fit their
4970                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4971
4972 2006-03-23 [paul]       2.0.0cvs165
4973
4974         * src/common/utils.c
4975                 fix highlighting of URIs containing "()"
4976                 (2.0.0cvs164's reversal fixed)
4977                 Thanks to Colin.
4978
4979 2006-03-23 [paul]       2.0.0cvs164
4980
4981         * src/common/utils.c
4982                 revert patch, (postponing a fix), at 2.0.0cvs120
4983                 as it breaks more URIs than it fixes.
4984                 Allow '-' to be a terminating character in a URI
4985
4986 2006-03-22 [colin]      2.0.0cvs163
4987
4988         * configure.ac
4989                 Require libetpan 0.45
4990                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4991
4992 2006-03-22 [paul]       2.0.0cvs162
4993
4994         * src/editgroup.c
4995                 replace '<-' and '->' buttons with GTK_STOCK graphical
4996                 buttons
4997         * src/summary_search.c
4998                 don't offer '...' for translation
4999                 add a tooltip to advanced search '...' button
5000         * src/gtk/quicksearch.c
5001                 don't offer '...' for translation
5002
5003 2006-03-21 [colin]      2.0.0cvs161
5004
5005         * src/compose.c
5006                 Fix middle-click pasting (insert at click
5007                 position instead of cursor position, don't
5008                 remove existing selection and allow pasting
5009                 our own selection)
5010         * src/addressbook.c
5011                 "LDAP Server" -> "LDAP servers"
5012
5013 2006-03-21 [wwp]        2.0.0cvs160
5014
5015         * src/etpan/imap-thread.c
5016                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5017
5018 2006-03-20 [colin]      2.0.0cvs159
5019
5020         * src/summaryview.c
5021                 Don't reload summaryview after an execute with no
5022                 move action
5023
5024 2006-03-19 [colin]      2.0.0cvs158
5025
5026         * src/addressbook.c
5027                 and put groups at the top, always
5028
5029 2006-03-19 [colin]      2.0.0cvs157
5030
5031         * src/addressbook.c
5032                 Order groups before names, as previously
5033
5034 2006-03-19 [colin]      2.0.0cvs156
5035
5036         * src/addressbook.c
5037                 - Sort case-unsensitive
5038                 - Put the sort arrow at opening too
5039
5040 2006-03-19 [wwp]        2.0.0cvs155
5041
5042         * src/addressbook.c
5043                 allow sorting by name/email/remarks, ensure that right-pane's contents
5044                 matches the left-pane selection (cleared when appropriate).
5045                 Patch by Pawel Pekala <c0rn@o2.pl>.
5046
5047 2006-03-18 [colin]      2.0.0cvs154
5048
5049         * src/textview.c
5050                 Fix text cursor ;)
5051
5052 2006-03-18 [colin]      2.0.0cvs153
5053
5054         * src/gtk/filesel.c
5055                 Make sure we hide the preview if we didn't get
5056                 a filename
5057
5058 2006-03-18 [colin]      2.0.0cvs152
5059
5060         * src/summaryview.c
5061                 Set cursor to watch for execution (fixes lack
5062                 of watch-cursor when dnd'ing hundreds of mails)
5063         * src/gtk/filesel.c
5064                 Check that mime type is 'image/*' before updating
5065                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5066
5067 2006-03-18 [colin]      2.0.0cvs151
5068
5069         * src/mainwindow.c
5070         * src/textview.c
5071         * src/textview.h
5072                 Put a watch cursor in textview too when the mainwindow's
5073                 cursor in a watch
5074
5075 2006-03-18 [colin]      2.0.0cvs150
5076
5077         * src/folder.c
5078                 Change wrong asserts to simple tests
5079
5080 2006-03-17 [colin]      2.0.0cvs149
5081
5082         * src/mainwindow.c
5083         * src/mainwindow.h
5084         * src/prefs_msg_colors.c
5085         * src/summaryview.c
5086         * src/summaryview.h
5087         * src/gtk/colorlabel.c
5088         * src/gtk/colorlabel.h
5089                 Add a color label menu in the main menubar
5090                 Add (fixed) accels Ctrl-{0-7} to change the color
5091                 They have to be fixed because the menu's dynamic,
5092                 the items are complex widgets, hence we can't use
5093                 a GtkItemFactory.
5094
5095
5096 2006-03-17 [wwp]        2.0.0cvs148
5097
5098         * src/compose.c
5099                 rollback few lines from my previous commit (those lines come from
5100                 a pending patch, accidentally commited, even if neutral as they are
5101                 commented out).
5102
5103 2006-03-17 [wwp]        2.0.0cvs147
5104
5105         * src/compose.c
5106                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5107                 applied code style/indentation to the modified function.
5108
5109 2006-03-17 [wwp]        2.0.0cvs146
5110
5111         * src/procmsg.c
5112         * src/compose.c
5113                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5114
5115 2006-03-17 [paul]
5116
5117         2.1.0-rc1 released
5118
5119 2006-03-17 [paul]       2.0.0cvs145
5120
5121         * src/main.c
5122                 addressbook_read_file() was called twice
5123         * src/textview.c
5124                 X-Mailer highlighting
5125
5126 2006-03-16 [colin]      2.0.0cvs144
5127
5128         * src/sourcewindow.c
5129         * src/sourcewindow.h
5130                 And the last one, in source window.
5131
5132 2006-03-16 [colin]      2.0.0cvs143
5133
5134         * src/compose.c
5135         * src/compose.h
5136                 Fix the same stuff in compose
5137
5138 2006-03-16 [colin]      2.0.0cvs142
5139
5140         * src/messageview.c
5141                 Complete the previous messageview crash fix
5142
5143 2006-03-16 [colin]      2.0.0cvs141
5144
5145         * src/procmsg.h
5146         * src/procmsg.c
5147         * src/folder.c
5148                 Fix POSTPROCESSING hook
5149                 Patch by H. Merijn Brand
5150
5151         * src/procmime.c
5152         * src/procmime.h
5153                 Parse Content-Location
5154
5155         * src/toolbar.c
5156         * src/messageview.c
5157         * src/messageview.h
5158                 Don't crash when a top-level MessageView has
5159                 been closed on us. Same problematic than
5160                 yesterday's quicksearch issue.
5161
5162 2006-03-15 [colin]      2.0.0cvs140
5163
5164         * src/gtk/quicksearch.c
5165                 Fix a bitchy race we didn't think about when we
5166                 added quicksearch cancellation:
5167                 If the search is not on cached fields, for example
5168                 body_part matchcase "stuff"
5169                 the matcher code has to get the whole message. If
5170                 we're on IMAP, that can be slow, and in order to
5171                 be non-blocking, the IMAP code idle loop processes
5172                 gtk events too. So it is possible to cancel a
5173                 quicksearch while the matcher is getting the mail's
5174                 body. After matcher got its body, it will start to
5175                 iterate over the matcher list that the Quicksearch's
5176                 clear_search_cb() just freed via prepare_matcher().
5177                 SIGSEGV ensues.
5178                 The fix consists of guarding the matcherlist_match()
5179                 call with a boolean 'matching'. If we reset the
5180                 quicksearch while matching is TRUE, we don't free
5181                 the matcherlist anymore like we did, but we set
5182                 another new flag, deferred_free, to TRUE. Then,
5183                 in quicksearch_match(), just after returning from
5184                 matcherlist_match() and unsetting the matching flag,
5185                 we check the deferred_free flag and do the
5186                 prepare_matcher() (which does the matcherlist_free)
5187                 for real, so we free the matcherlist once it's not
5188                 used anymore.
5189                 As all of this runs via the glib main loop, we
5190                 luckily don't need a mutex.
5191         * src/summaryview.c
5192                 Also, show progress while searching.
5193
5194
5195 2006-03-14 [colin]      2.0.0cvs139
5196
5197         * src/alertpanel.c
5198                 Make alertpanel_is_open non-static
5199
5200 2006-03-14 [colin]      2.0.0cvs138
5201
5202         * src/prefs_spelling.c
5203                 Cleanups - Fabien Vantard
5204
5205 2006-03-14 [wwp]        2.0.0cvs137
5206
5207         * src/main.c
5208                 code style normalization (curly braces, indentation).
5209
5210 2006-03-14 [wwp]        2.0.0cvs137
5211
5212         * src/main.c
5213                 code style (braces, indentation)
5214
5215 2006-03-12 [paul]       2.0.0cvs136
5216
5217         * src/prefs_common.c
5218                 trans_hdr defaults to FALSE to be RFC-savvy
5219         * src/prefs_summaries.c
5220                 add a tooltip to the trans_hdr option
5221                 
5222
5223 2006-03-12 [paul]       2.0.0cvs135
5224
5225         * src/prefs_matcher.c
5226                 give a little more width to the combos
5227         * src/prefs_display_header.c
5228         * src/textview.c
5229                 translate headers if prefs_common.trans_hdr
5230                 is TRUE
5231
5232         Patches by Pawel Pekala
5233
5234 2006-03-12 [paul]       2.0.0cvs134
5235
5236         * src/plugins/clamav/clamav_plugin.c
5237         * src/plugins/dillo_viewer/dillo_viewer.c
5238         * src/plugins/pgpcore/plugin.c
5239         * src/plugins/pgpinline/plugin.c
5240         * src/plugins/pgpmime/plugin.c
5241         * src/plugins/spamassassin/spamassassin.c
5242                 update/add to descriptions
5243         * src/plugins/spamassassin/spamassassin_gtk.c
5244                 fixes to the english, remove superfluous
5245                 tooltips, clean up a little
5246
5247 2006-03-12 [paul]       2.0.0cvs133
5248
5249         * src/compose.c
5250                 fix Bug 924, 'Account combo box shows up wrong 
5251                 if & is in account name'
5252
5253 2006-03-11 [colin]      2.0.0cvs132
5254
5255         * src/summaryview.c
5256                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5257                 messed up shift-selection because is slows down
5258                 moving around summaryview. thanks -users
5259
5260 2006-03-10 [colin]      2.0.0cvs131
5261
5262         * src/plugins/spamassassin/spamassassin_gtk.c
5263                 Put back Paul's engrish fixes
5264
5265 2006-03-10 [colin]      2.0.0cvs130
5266
5267         * src/plugins/spamassassin/spamassassin.c
5268         * src/plugins/spamassassin/spamassassin.h
5269         * src/plugins/spamassassin/spamassassin_gtk.c
5270                 Cleanup SA prefs page (more)
5271                 Patch by Fabien Vantard
5272
5273 2006-03-10 [paul]       2.0.0cvs129
5274
5275         * src/prefs_msg_colors.c
5276         * src/prefs_spelling.c
5277                 widget sensitivity
5278
5279 2006-03-09 [mones]      2.0.0cvs128
5280
5281         * po/es.po
5282                 Update for next RC
5283
5284 2006-03-09 [wwp]        2.0.0cvs127
5285
5286         * configure.ac
5287                 revert accidental commit (requirement for libetpan 0.43), this time
5288                 not in HEAD.
5289
5290 2006-03-09 [wwp]        2.0.0cvs125
5291
5292         * configure.ac
5293                 revert accidental commit (requirement for libetpan 0.43)
5294
5295 2006-03-09 [paul]       2.0.0cvs126
5296
5297         * src/prefs_receive.c
5298                 remove useless frame
5299                 replace 'incorporation' with 'receiving'
5300         * src/plugins/clamav/clamav_plugin_gtk.c
5301         * src/plugins/spamassassin/spamassassin_gtk.c
5302                 improve widget sensitivity
5303                 fix a bit his engrish
5304
5305 2006-03-09 [wwp]        2.0.0cvs125
5306
5307         * src/addressadd.c
5308         * src/foldersel.c
5309         * src/prefs_common.c
5310         * src/prefs_common.h
5311                 remember some more windows' sizes (add to addressbook and
5312                 select folder).
5313
5314 2006-03-09 [paul]       2.0.0cvs124
5315
5316         * src/plugins/pgpcore/prefs_gpg.c
5317                 normalise construction of dialogue
5318
5319 2006-03-09 [paul]       2.0.0cvs123
5320
5321         * src/plugins/trayicon/Makefile.am
5322                 add missing slash
5323
5324 2006-03-08 [colin]      2.0.0cvs122
5325
5326         * src/plugins/trayicon/Makefile.am
5327                 Fix build in separate dir 
5328                 Patch by Bamanzi <bamanzi@gmail.com>
5329
5330 2006-03-08 [colin]      2.0.0cvs121
5331
5332         * src/procmsg.c
5333                 Batch move and copies from summaryview with delayed execution
5334                 too
5335
5336 2006-03-07 [paul]       2.0.0cvs120
5337
5338         * src/common/utils.c
5339                 fix highlighting of URIs containing "()"
5340                 Patch by Pawel Pekala
5341
5342 2006-03-07 [paul]       2.0.0cvs119
5343
5344         * src/folder.c
5345         * src/folder.h
5346         * src/folderview.c
5347                 immediately do alphabetical resort when
5348                 changing a folder's name
5349                 Patch by Pawel Pekala
5350
5351 2006-03-07 [paul]       2.0.0cvs118
5352
5353         * src/news.c
5354         * src/news_gtk.c
5355                 when unsubscribing a newsgroup, remove the
5356                 folder and msgs in .sylpheed-claws/newscache
5357                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5358
5359 2006-03-07 [paul]       2.0.0cvs117
5360
5361         * src/textview.c
5362                 fix wrong Fake URL Warning
5363                 Thanks to Hiro
5364
5365 2006-03-07 [colin]      2.0.0cvs116
5366
5367         * src/imap.c
5368                 Return immediately when password dialog was
5369                 cancelled
5370         * src/gtk/inputdialog.c
5371                 Allow empty strings for passwords
5372
5373
5374 2006-03-06 [colin]      2.0.0cvs115
5375
5376         * src/imap.c
5377                 Prevent double-timeouts when connection fails
5378
5379 2006-03-06 [colin]
5380
5381         2.0.1-rc1 released
5382
5383 2006-03-06 [colin]      2.0.0cvs114
5384
5385         * src/imap.c
5386                 Refresh session during potentially long
5387                 operations
5388
5389 2006-03-06 [wwp]        2.0.0cvs113
5390
5391         * src/prefs_msg_colors.h
5392                 forgot that one (custom color labels).
5393
5394 2006-03-06 [wwp]        2.0.0cvs112
5395
5396         * src/prefs_common.c
5397         * src/prefs_common.h
5398         * src/prefs_msg_colors.c
5399         * src/summaryview.c
5400         * src/summaryview.h
5401         * src/gtk/colorlabel.c
5402         * src/gtk/colorlabel.h
5403                 colors in messages list are now customizable. Color values and names can
5404                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5405                 Thanks to Paul and Colin for their help with this longstanding patch!
5406
5407 2006-03-06 [wwp]        2.0.0cvs111
5408
5409         * src/textview.c
5410                 don't crash if (x)face is bad.
5411
5412 2006-03-05 [paul]       2.0.0cvs110
5413
5414         * AUTHORS
5415         * configure.ac
5416         * src/Makefile.am
5417         * src/common/Makefile.am
5418         * src/common/utils.h
5419         * src/etpan/imap-thread.c
5420         * src/gtk/authors.h
5421         * src/plugins/clamav/Makefile.am
5422         * src/plugins/demo/Makefile.am
5423         * src/plugins/dillo_viewer/Makefile.am
5424         * src/plugins/pgpcore/Makefile.am
5425         * src/plugins/pgpcore/passphrase.c
5426         * src/plugins/pgpinline/Makefile.am
5427         * src/plugins/pgpmime/Makefile.am
5428         * src/plugins/spamassassin/Makefile.am
5429         * src/plugins/trayicon/Makefile.am
5430                 fix builiding on cygwin
5431                 Patch by Ralgh Young <bamanzi@gmail.com>
5432
5433 2006-03-04 [wwp]        2.0.0cvs109
5434
5435         * manual/keyboard.xml
5436                 fix mixed up/down keys.
5437
5438 2006-03-04 [wwp]        2.0.0cvs108
5439
5440         * README
5441         * INSTALL
5442                 updated links to SpamAssassin.
5443
5444 2006-03-04 [wwp]        2.0.0cvs107
5445
5446         * manual/plugins.xml
5447         * src/plugins/spamassassin/README
5448                 updated SpamAssassin plugin docs to reflect new functional additions
5449                 (also fix/update/documents few technical stuff more, see the README).
5450
5451 2006-03-04 [wwp]        2.0.0cvs106
5452
5453         * src/prefs_message.c
5454                 normalized capitalization of message-prefs paths.
5455
5456 2006-03-04 [wwp]        2.0.0cvs105
5457
5458         * manual/advanced.xml
5459                 typo.
5460
5461 2006-03-03 [colin]      2.0.0cvs104
5462
5463         * src/plugins/clamav/clamav_plugin_gtk.c
5464                 Rework prefs page, patch by Fabien 
5465
5466 2006-03-03 [colin]      2.0.0cvs103
5467
5468         * src/plugins/clamav/clamav_plugin.c
5469                 Set error on all errors
5470
5471 2006-03-03 [colin]      2.0.0cvs102
5472
5473         * src/common/plugin.c
5474                 Initialize error to avoid crashing when a plugin fails
5475                 without setting error
5476
5477 2006-03-02 [wwp]        2.0.0cvs101
5478
5479         * configure.ac
5480                 fixed linker flags for libetpan support on Cygwin
5481                 (thanks to H.Merijn Brand).
5482
5483 2006-03-02 [wwp]        2.0.0cvs100
5484
5485         * src/addressbook.c
5486                 fix some AB error messages: one for punctuation and
5487                 one wrongly duplicate (thanks, maxbritov).
5488
5489 2006-03-02 [wwp]        2.0.0cvs99
5490
5491         * src/plugins/spamassassin/spamassassin.c
5492                 make sync calls to sa-learn/spamc to prevent
5493                 system (whatever local or client/server) overload.
5494
5495 2006-03-02 [colin]      2.0.0cvs98
5496
5497         * src/summaryview.c
5498                 Put the spam icon in the status column instead of the
5499                 mark one
5500
5501 2006-03-01 [colin]      2.0.0cvs97
5502
5503         * src/plugins/spamassassin/spamassassin.c
5504                 Fix segfault (g_file_set_contents fails for some 
5505                 reason and err==0x2f. Can't find out why with
5506                 valgrind, using working function :-)
5507
5508 2006-03-01 [colin]      2.0.0cvs96
5509
5510         * src/inc.c
5511                 Offline overriding: let 'No' be cached only 3 seconds
5512
5513 2006-03-01 [colin]      2.0.0cvs95
5514
5515         * src/addr_compl.c
5516         * src/addrbook.c
5517         * src/addressbook.c
5518         * src/addrindex.c
5519         * src/folder_item_prefs.c
5520         * src/headerview.c
5521         * src/imap.c
5522         * src/inc.c
5523         * src/ldif.c
5524         * src/mainwindow.c
5525         * src/mh.c
5526         * src/msgcache.c
5527         * src/prefs_common.h
5528         * src/prefs_msg_colors.c
5529         * src/procheader.c
5530         * src/procheader.h
5531         * src/procmime.c
5532         * src/procmsg.c
5533         * src/procmsg.h
5534         * src/send_message.h
5535         * src/simple-gettext.c
5536         * src/summaryview.c
5537         * src/summaryview.h
5538         * src/syldap.c
5539         * src/textview.c
5540         * src/undo.c
5541         * src/common/ssl_certificate.c
5542         * src/common/utils.c
5543         * src/gtk/colorsel.c
5544         * src/gtk/gtksctree.c
5545         * src/gtk/gtkshruler.c
5546         * src/plugins/trayicon/trayicon.c
5547                 #if 0 goes to /dev/null
5548
5549 2006-03-01 [colin]      2.0.0cvs94
5550
5551         * src/compose.c
5552         * src/imap.c
5553         * src/inc.c
5554         * src/inc.h
5555         * src/messageview.c
5556         * src/news.c
5557         * src/plugins/spamassassin/spamassassin.c
5558                 Allow to add information in the "working offline"
5559                 window
5560
5561 2006-03-01 [wwp]        2.0.0cvs93
5562
5563         * src/plugins/spamassassin/spamassassin.c
5564                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5565                 'cause it seems that calling `spamc ... < inputfile` with
5566                 g_spawn_(a)sync simply.. erm doesn't work :-).
5567
5568 2006-03-01 [wwp]        2.0.0cvs92
5569
5570         * src/toolbar.c
5571         * src/toolbar.h
5572                 simplify the adding of spam/ham button to the messageview toolbar
5573                 (it gets more clear now that the same button will be "Mark as spam"
5574                 or "Mark as ham" according to the current message status,
5575                 thanks to Colin).
5576
5577 2006-03-01 [wwp]        2.0.0cvs91
5578
5579         * src/messageview.c
5580         * src/procmsg.c
5581         * src/procmsg.h
5582         * src/summaryview.c
5583         * src/plugins/spamassassin/spamassassin.c
5584         * src/plugins/spamassassin/spamassassin.h
5585                 make learner callbacks return a status (0 for ok),
5586                 handle it in main code to avoid setting flags when learning failed,
5587                 don't learn on TCP if offline in spamassassin,
5588                 thanks to Colin.
5589
5590                 
5591
5592 2006-03-01 [wwp]        2.0.0cvs90
5593
5594         * src/compose.c
5595                 some work around the compose window's account menu,
5596                 patch by Fabien Vantard.
5597
5598 2006-03-01 [wwp]        2.0.0cvs89
5599
5600         * src/plugins/spamassassin/spamassassin.c
5601                 fixed bad logics, was using spamc in local mode and sa-learn
5602                 in remote mode (thanks, Colin).
5603
5604 2006-03-01 [wwp]        2.0.0cvs88
5605
5606         * src/plugins/spamassassin/spamassassin.c
5607         * src/plugins/spamassassin/spamassassin.h
5608         * src/plugins/spamassassin/spamassassin_gtk.c
5609                 made processing of emails w/ sa-plugin an option (default is TRUE),
5610                 fixed Engrish some tooltips, capitalization of some debug messages
5611                 and warnings. The spamassassin plugin now provides two separate
5612                 services: process emails upon incorporation and spamd training.
5613                 Both services (un)register independently but use some common
5614                 plugin settings (transport settings, spam storage location).
5615
5616 2006-02-28 [wwp]        2.0.0cvs87
5617
5618         * src/plugins/spamassassin/spamassassin.c
5619                 fix async flag to spamc cmdline execution (batch exec should
5620                 be asynchronous).
5621
5622 2006-02-27 [wwp]        2.0.0cvs86
5623
5624         * src/plugins/spamassassin/spamassassin.c
5625         * src/plugins/spamassassin/spamassassin.h
5626         * src/plugins/spamassassin/spamassassin_gtk.c
5627                 - added the ability to learn a remote spamassassin server (spamd),
5628                 using spamc.
5629                 - added the spamassassin option 'username', that applies to all
5630                 spamassassin operations (filtering, learning, local or remote).
5631                 The default username is the current unix user (if left blank
5632                 from gtk prefs or config file).
5633                 - commented out some unused code (notebook widget), removed unused
5634                 layout (hbox1).
5635                 - make more widgets sensitive to the transport type.
5636
5637 2006-02-27 [colin]      2.0.0cvs85
5638
5639         * src/plugins/spamassassin/spamassassin.c
5640                 Fix sa-learn call when offline
5641
5642 2006-02-27 [colin]      2.0.0cvs84
5643
5644         * configure.ac
5645         * src/Makefile.am
5646         * src/mainwindow.c
5647         * src/mainwindow.h
5648         * src/messageview.c
5649         * src/messageview.h
5650         * src/prefs_toolbar.c
5651         * src/procmsg.c
5652         * src/stock_pixmap.c
5653         * src/stock_pixmap.h
5654         * src/summaryview.c
5655         * src/toolbar.c
5656         * src/toolbar.h
5657         * src/pixmaps/ham_btn.xpm
5658         * src/pixmaps/spam.xpm
5659         * src/pixmaps/spam_btn.xpm
5660         * src/plugins/spamassassin/spamassassin.c
5661                 Add button in toolbar for spam learning
5662                 Fix a few bugs from the last related commit
5663                 Revert 1.9.6cvs23 which messed up shift-selection
5664
5665 2006-02-24 [colin]      2.0.0cvs83
5666
5667         * src/procmsg.c
5668         * src/summaryview.c
5669         * src/summaryview.h
5670         * src/plugins/spamassassin/spamassassin.c
5671         * src/plugins/spamassassin/spamassassin.h
5672         * src/plugins/spamassassin/spamassassin_gtk.c
5673                 Unregister learner when spamassassin is either
5674                 disabled or over tcp
5675
5676 2006-02-24 [colin]      2.0.0cvs82
5677
5678         * src/Makefile.am
5679         * src/mainwindow.c
5680         * src/mainwindow.h
5681         * src/procmsg.c
5682         * src/procmsg.h
5683         * src/stock_pixmap.c
5684         * src/stock_pixmap.h
5685         * src/summaryview.c
5686         * src/summaryview.h
5687         * src/gtk/icon_legend.c
5688         * src/pixmaps/spam.xpm  ** NEW FILE **
5689         * src/plugins/spamassassin/spamassassin.c
5690         * src/plugins/spamassassin/spamassassin_gtk.c
5691                 Add spam learning interface (Mark/Mark as 
5692                 (spam|ham) menus)
5693
5694 2006-02-24 [wwp]        2.0.0cvs81
5695
5696         * src/compose.c
5697         * src/compose.h
5698         * src/filtering.c
5699                 hide compose window when sending message in batch mode
5700                 (filtering: forward and redirect). Also fixed a wrong
5701                 value returned when sending failed, neutral anyway.
5702                 (Colin, me) 
5703
5704 2006-02-24 [wwp]        2.0.0cvs80
5705
5706         * src/mainwindow.c
5707                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5708
5709 2006-02-24 [paul]       2.0.0cvs79
5710
5711         * src/news.c
5712         * src/news.h
5713         * src/news_gtk.c
5714                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5715                 Thanks to Colin
5716
5717 2006-02-23 [colin]      2.0.0cvs78
5718
5719         * src/alertpanel.c
5720                 Change OK to Close in alertpanel with View log
5721                 button; add accel to View log. Patch by Fabien
5722                 Vantard
5723
5724 2006-02-23 [wwp]        2.0.0cvs77
5725
5726         * src/compose.c
5727                 silly me, there were much more tests to perform, since toolbars can
5728                 really have down to 1 element only.
5729
5730 2006-02-23 [wwp]        2.0.0cvs76
5731
5732         * commitHelper
5733                 fixed indentation from my previous commit. Fallback to VISUAL if
5734                 EDITOR is not set (and to vi, at last resort).
5735
5736 2006-02-23 [wwp]        2.0.0cvs75
5737
5738         * commitHelper
5739                 improved error detection (Colin, me).
5740
5741 2006-02-23 [wwp]        2.0.0cvs74
5742
5743         * src/prefs_toolbar.c
5744                 simplify and fix prefs/toolbars layouting. Combos' contents can
5745                 now be really displayed.
5746
5747 2006-02-23 [wwp]        2.0.0cvs73
5748         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5749         be really displayed.
5750
5751 2006-02-22 [wwp]        2.0.0cvs72
5752
5753         * src/compose.c
5754                 fix a typo in my previous commit (sorry!).
5755
5756 2006-02-22 [wwp]        2.0.0cvs71
5757
5758         * src/prefs_toolbar.c
5759                 fix a crash when adding separators to toolbars,
5760                 also fix some separator item information.
5761
5762 2006-02-22 [wwp]        2.0.0cvs70
5763
5764         * src/compose.c
5765                 fix a crash when redirecting (for instance) when compose window's
5766                 toolbar contents has been customized (when some buttons have been
5767                 removed in fact).
5768
5769 2006-02-21 [wwp]        2.0.0cvs69
5770
5771         * src/summaryview.c
5772         * src/gtk/pluginwindow.c
5773         * src/plugins/pgpcore/prefs_gpg.c
5774                 fix some compilation warnings (feat. remains of removed code).
5775
5776 2006-02-21 [wwp]        2.0.0cvs68
5777
5778         * src/gtk/gtkutils.c
5779                 fix two compilation issues, thanks to Stephan Sachse.
5780
5781 2006-02-20 [colin]      2.0.0cvs67
5782
5783         * src/mainwindow.c
5784                 Don't reselect displayed mail on refocus
5785                 This fixes actions misbehaving 
5786
5787 2006-02-20 [wwp]        2.0.0cvs66
5788
5789         * src/summaryview.c
5790         * src/gtk/gtksctree.c
5791         * src/gtk/gtkshruler.c
5792                 changed more runtime typecast checks.
5793
5794 2006-02-20 [wwp]        2.0.0cvs65
5795
5796         * src/summary_search.c
5797                 find all - summaryview refresh issue fixed, thanks to Colin.
5798
5799 2006-02-20 [wwp]        2.0.0cvs64
5800
5801         * src/gtk/gtkutils.c
5802                 better runtime typecast checks.
5803
5804 2006-02-20 [wwp]        2.0.0cvs63
5805
5806         * src/summary_search.c
5807                 enhancements to the summary search:
5808                         - add the ability to stop the running search
5809                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5810                         - don't search if no criteria (From/To/Subject/Body) is set
5811                         - ensure that a busy mouse pointer is always shown when searching,
5812                           show it even a bit earlier
5813
5814 2006-02-19 [colin]      2.0.0cvs62
5815
5816         * src/compose.c
5817         * src/imap.c
5818         * src/etpan/imap-thread.c
5819         * src/etpan/imap-thread.h
5820                 (Future) IMAP speed improvement on sending
5821                 Will require a libetpan update
5822         * src/summaryview.c
5823         * src/gtk/quicksearch.c
5824                 Make quicksearch clearable while running.
5825
5826 2006-02-17 [colin]      2.0.0cvs61
5827
5828         * src/imap.c
5829         * src/etpan/imap-thread.c
5830         * src/etpan/imap-thread.h
5831                 Check for IMAP certificates
5832                 ** Requires libetpan-0.42-cvs4 
5833                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5834
5835 2006-02-17 [colin]      2.0.0cvs60
5836
5837         * src/messageview.c
5838         * src/prefs_common.c
5839         * src/prefs_common.h
5840         * src/prefs_message.c
5841                 Add pref to display HTML-only mails with plugin, 
5842                 if possible (defaulting to FALSE of course).
5843
5844 2006-02-16 [colin]      2.0.0cvs59
5845
5846         * src/main.c
5847         * src/common/plugin.c
5848         * src/common/plugin.h
5849         * src/gtk/pluginwindow.c
5850                 Keep track of requested (but unloaded) plugins
5851                 in some error cases.
5852
5853 2006-02-16 [wwp]        2.0.0cvs58
5854
5855         * src/gtk/gtkaspell.c
5856         * src/gtk/gtkaspell.h
5857         * src/prefs_spelling.c
5858         * src/compose.c
5859         * src/prefs_common.c
5860         * src/prefs_common.h
5861                 implemented new optional spellchecker behaviour: re-check message when
5862                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5863
5864 2006-02-16 [wwp]        2.0.0cvs57
5865
5866         * src/quote_fmt_parse.y
5867                 pclose popen'ed pipe.
5868
5869 2006-02-15 [colin]      2.0.0cvs56
5870
5871         * src/mimeview.c
5872         * src/mimeview.h
5873                 Let MimeViewers know which MimeView they
5874                 depend of.
5875         * src/summaryview.c
5876                 Swap From/To columns in Sent/Queue/Drafts
5877                 folders
5878         * src/etpan/imap-thread.c
5879                 Use mailstream_low_tls_open() for STARTTLS
5880                 instead of mailstream_low_ssl_open()
5881                 ** REQUIRES libetpan 0.42cvs3 **
5882
5883 2006-02-15 [wwp]        2.0.0cvs55
5884
5885         * src/compose.c
5886         * src/compose.h
5887         * src/message_search.c
5888         * src/message_search.h
5889         * src/textview.c
5890         * src/gtk/gtkutils.c
5891         * src/gtk/gtkutils.h
5892                 added the ability to Find text in the compose window (and a bit
5893                 of code factorization).
5894
5895 2006-02-15 [wwp]        2.0.0cvs54
5896
5897         * src/prefs_gtk.c
5898                 yet another one file was missing (fix for some widgets' sensitivity).
5899                 Thanks Colin!
5900
5901 2006-02-15 [wwp]        2.0.0cvs53
5902
5903         * src/prefs_gtk.h
5904                 oops forgot that file (fix for some widgets' sensitivity).
5905
5906 2006-02-15 [wwp]        2.0.0cvs52
5907
5908         * src/summary_search.c
5909                 implemented advanced summary search options (added the ability
5910                 to use matcher conditions in an advanced search mode).
5911
5912 2006-02-15 [wwp]        2.0.0cvs51
5913
5914         * src/plugins/pgpcore/prefs_gpg.c
5915         * src/prefs_account.c
5916                 fix some widget sensitivity, mostly around some labels in
5917                 account prefs.
5918
5919 2006-02-15 [paul]       2.0.0cvs50
5920
5921         * manual/advanced.xml
5922                 improve Templates info
5923                 written by wwp
5924
5925 2006-02-14 [colin]      2.0.0cvs49
5926
5927         * src/pixmaps/address_book.xpm
5928         * src/pixmaps/preferences.xpm
5929         * src/pixmaps/properties.xpm
5930                 Fix pixmap size - patch by Fabien Vantard
5931
5932 2006-02-13 [colin]      2.0.0cvs48
5933
5934         * src/procmime.c
5935                 Add missing fclose()s on error
5936         * src/textview.c
5937                 Remove unused code
5938         * src/common/utils.c
5939                 Fix temp files not being deleted on windows
5940         Patches by Thomas Gilgin
5941
5942 2006-02-13 [colin]      2.0.0cvs47
5943
5944         * src/mainwindow.c
5945                 Fix exit crash
5946
5947 2006-02-13 [wwp]        2.0.0cvs46
5948
5949         * src/plugins/pgpcore/prefs_gpg.c
5950                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5951
5952 2006-02-12 [colin]      2.0.0cvs45
5953
5954         * src/folderview.c
5955         * src/main.c
5956         * src/mainwindow.c
5957                 Fix "stuff" when quitting
5958
5959 2006-02-12 [wwp]        2.0.0cvs44
5960
5961         * src/prefs_themes.c
5962                 fix typos in debug messages.
5963
5964 2006-02-11 [colin]      2.0.0cvs43
5965
5966         * src/summaryview.c
5967                 don't allow drag/drop from ourself
5968
5969 2006-02-10 [wwp]        2.0.0cvs42
5970
5971         * src/exporthtml.c
5972         * src/html.c
5973         * src/html.h
5974         * src/procmime.c
5975         * src/textview.c
5976                 renamed html_ prefixed functions and data structures to avoid
5977                 namespace clashes w/ other software (gtkhtml2 for instance).
5978                 Closes bug #907.
5979
5980
5981 2006-02-09 [colin]      2.0.0cvs41
5982
5983         * src/summaryview.c
5984                 Fix shitty logic messed up. Thanks Ticho for the hint!
5985
5986 2006-02-09 [wwp]        2.0.0cvs40
5987
5988         * src/gtk/about.c
5989         * src/compose.c
5990         * src/prefs_account.c
5991         * src/prefs_gtk.h
5992         * src/editaddress.c
5993                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5994                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5995                 Browse buttons in accounts prefs.
5996
5997 2006-02-09 [colin]      2.0.0cvs39
5998
5999         * src/matcher.c
6000                 Check for pointer before using its members
6001         * src/gtk/gtksourceprintjob.c
6002                 Fix a wrong warning
6003
6004 2006-02-09 [wwp]        2.0.0cvs38
6005
6006         * src/gtk/filesel.c
6007                 fix few compiler warnings (type mismatch).
6008
6009 2006-02-09 [paul]       2.0.0cvs37
6010
6011         * po/fr.po
6012                 updated by Fabien Vantard
6013
6014 2006-02-08 [colin]      2.0.0cvs36
6015
6016         * src/prefs_common.c
6017         * src/common/defs.h
6018         * src/common/plugin.c
6019                 allow windows and linux configurations to coexist
6020                 patch by Thomas Gilgin
6021
6022 2006-02-08 [colin]      2.0.0cvs35
6023
6024         * src/filtering.c
6025         * src/matcher.c
6026         * src/matcher.h
6027         * src/matcher_parser_parse.y
6028         * src/prefs_filtering_action.c
6029         * src/prefs_matcher.c
6030                 Add the "Ignore thread" filtering
6031                 action
6032
6033 2006-02-08 [colin]      2.0.0cvs34
6034
6035         * src/compose.c
6036         * src/procmime.c
6037         * src/procmime.h
6038                 Fix bug #905 (damaged attachment)
6039                 text files with raw \0's aren't really text files
6040         FOR_STABLE
6041
6042 2006-02-08 [colin]      2.0.0cvs33
6043
6044         * src/summaryview.c
6045                 Fix crasher introduced yesterday
6046
6047 2006-02-08 [wwp]        2.0.0cvs32
6048
6049         * src/compose.c
6050         * src/compose.h
6051                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6052
6053 2006-02-08 [wwp]        2.0.0cvs31
6054
6055         * src/prefs_template.c
6056                 templates enhancement: allow address completion for Cc and Bcc fields
6057                 (it was currently possible for the To field only)
6058
6059 2006-02-08 [colin]      2.0.0cvs30
6060
6061         * src/compose.c
6062                 Don't unblock if not blocked
6063         FOR_STABLE
6064
6065 2006-02-07 [colin]      2.0.0cvs29
6066
6067         * src/action.c
6068                 Forgot to refresh summaryview
6069
6070 2006-02-07 [colin]      2.0.0cvs28
6071
6072         * src/action.c
6073                 Freeze/thaw message list and folder list while
6074                 processing %as{} actions 
6075         * src/compose.c
6076                 Fix auto-wrap disabling after a middle-click
6077                 paste - FOR_STABLE
6078
6079 2006-02-07 [paul]       2.0.0cvs27
6080
6081         * src/folder.c
6082                 fix freeing of uninitialised pointers
6083                 Thanks to Colin
6084
6085 2006-02-06 [colin]      2.0.0cvs26
6086
6087         * src/folder.c
6088                 Use g_slist_prepend in potentially big list
6089
6090 2006-02-06 [colin]      2.0.0cvs25
6091
6092         * src/folder.c
6093                 Completely skip processing if it doesn't 
6094                 exist (faster!)
6095
6096 2006-02-06 [colin]      2.0.0cvs24
6097
6098         * src/folder.c
6099         * src/summaryview.c
6100                 Batch filtering in summaryview (from Tools menu)
6101                 and pre/post//-processing too
6102
6103 2006-02-06 [colin]      2.0.0cvs23
6104
6105         * src/procmsg.h
6106         * src/filtering.c
6107                 Use a special field for batch filtering instead
6108                 of stepping on deferred execution's toes
6109
6110 2006-02-06 [colin]      2.0.0cvs22
6111
6112         * src/action.c
6113         * src/filtering.c
6114         * src/filtering.h
6115         * src/folder.c
6116         * src/summaryview.c
6117                 Fix filtering via menus and actions
6118
6119 2006-02-06 [colin]      2.0.0cvs21
6120
6121         * src/imap.c
6122                 Put the added file directly to cache if possible (will work
6123                 with next libetpan)
6124         * src/filtering.c
6125         * src/filtering.h
6126         * src/inc.c
6127         * src/folder.c
6128         * src/mbox.c
6129         * src/procmsg.h
6130                 Move and copy filtered messages by batches instead of one
6131                 by one - faster on IMAP
6132         * src/procmsg.c
6133                 Add a function that'll possibly be useful later
6134
6135 2006-02-06 [colin]      2.0.0cvs20
6136
6137         * src/addressbook.c
6138                 Use internal mime-type instead of text/plain for d'n'd
6139         * src/compose.c
6140                 Allow attaching files from mimeview's icon list via d'n'd
6141         * src/folderview.c
6142         * src/folderview.h
6143                 Use internal mime-type instead of text/plain for d'n'd
6144                 Don't try to selected opened folder if none is
6145                 Factorize d'n'd from other apps code
6146         * src/headerview.c
6147         * src/textview.c
6148         * src/gtk/gtkutils.c
6149         * src/gtk/gtkutils.h
6150                 Factorize Face/X-Face stuff
6151         * src/mimeview.c
6152                 Fix d'n'd to other apps
6153         * src/prefs_message.c
6154                 Let the XFace pref be usable without libcompface as it also
6155                 applies to Face
6156         * src/summaryview.c
6157                 Fix d'n'd to other apps
6158                 Factorize d'n'd from other apps code
6159
6160 2006-02-06 [wwp]        2.0.0cvs19
6161
6162         * po/it.po
6163                 Italian translation fixes by Andrea Spadaccini (no more confusion
6164                 between filtering and processing, and few changes in the About
6165                 dialog).
6166
6167
6168 2006-02-06 [mones]      2.0.0cvs18
6169
6170         * src/gtk/icon_legend.c
6171                 Improved descriptions allowing better translations
6172
6173 2006-02-05 [colin]      2.0.0cvs17
6174
6175         * src/imap.c
6176                 Add the f*cking missing expunge that caused imap_fetch_env
6177                 to fail after an add_msgs ! :-///
6178         * src/etpan/imap-thread.c
6179                 Add a bit of debug
6180         FOR_STABLE
6181
6182 2006-02-05 [colin]      2.0.0cvs16
6183
6184         * src/common/utils.c
6185                 Don't check for return-path (or we can't put
6186                 back non-sent mails)
6187
6188 2006-02-05 [colin]      2.0.0cvs15
6189
6190         * src/textview.c
6191                 Don't try to display Face header in textview
6192                 when teh headerview's active
6193
6194 2006-02-05 [colin]      2.0.0cvs14
6195
6196         * tools/tbird2syl.py
6197         * tools/Makefile.am
6198                 Add script to import Thunderbird mails
6199
6200 2006-02-05 [colin]      2.0.0cvs13
6201
6202         * src/headerview.c
6203         * src/procheader.c
6204         * src/procmsg.c
6205         * src/procmsg.h
6206         * src/textview.c
6207                 Show Face headers - patch partially by Klaus Flittner
6208
6209 2006-02-05 [colin]      2.0.0cvs12
6210
6211         * src/folderview.c
6212         * src/summaryview.c
6213         * src/common/utils.c
6214         * src/common/utils.h
6215                 Let dnd work from mime icons to summaryview
6216                 and to folderview too
6217                 Add a crude test to avoid trying to add files
6218                 drag'n'dropped when they're not mails
6219
6220 2006-02-04 [colin]      2.0.0cvs11
6221
6222         * src/summaryview.c
6223         * src/mimeview.c
6224                 Fix utf8 conversion
6225
6226 2006-02-04 [colin]      2.0.0cvs10
6227
6228         * src/compose.c
6229         * src/folderview.c
6230         * src/mimeview.c
6231         * src/summaryview.c
6232         * src/summaryview.h
6233                 Added various drag and drop capas:
6234                 From                    To
6235                 summaryview             other apps
6236                 mimeview icons          other apps
6237                 other apps              summaryview
6238                 other apps              folderview
6239
6240                 This shouldn't have broken the existing:
6241                 From                    To
6242                 summaryview             folderview
6243                 folderview              folderview
6244                 summaryview             compose's attachments
6245
6246         Tests welcomed.
6247
6248 2006-02-02 [paul]       2.0.0cvs9
6249
6250         * src/mainwindow.c
6251                 move global option 'Set displayed columns...' out
6252                 of folder option grouping.
6253                 fix sensitivity of 'harvest addresses'
6254         FOR_STABLE
6255
6256 2006-02-01 [colin]      2.0.0cvs8
6257
6258         * src/mimeview.c
6259                 Revert the alertpanel patch, it sucks (intrusive
6260                 and gets in the way of "open")
6261
6262 2006-02-01 [colin]      2.0.0cvs7
6263
6264         * src/compose.c
6265         * src/prefs_account.c
6266         * src/prefs_common.c
6267         * src/common/defs.h
6268         * src/common/utils.c
6269         * src/common/utils.h
6270                 Add ability to edit the signature file
6271                 from the account preferences, and use
6272                 a default for the text editor.
6273                 Patch by Fabien Vantard
6274
6275 2006-02-01 [colin]      2.0.0cvs6
6276
6277         * src/mimeview.c
6278                 Try to get mime type by extension if it is
6279                 application/octet-stream
6280                 Display a window with possible choices when
6281                 encountering unknown mime types
6282         * src/gtk/filesel.c
6283         * src/gtk/filesel.h
6284                 Add preview
6285                 Allow multiple selection in filtered filesel
6286                 (patch by Fabien Vantard)
6287         * src/gtk/pluginwindow.c
6288                 Use it (patch by Fabien Vantard)
6289
6290 2006-02-01 [paul]       2.0.0cvs5
6291
6292         * src/jpilot.c
6293                 fix crash on creating jpilot address book
6294                 Thanks to Colin - FOR_STABLE
6295         * src/prefs_summaries.c
6296         * src/prefs_wrapping.c
6297         * src/gtk/icon_legend.c
6298         * src/gtk/quicksearch.c
6299                 string fixes and additions
6300
6301 2006-02-01 [paul]       2.0.0cvs4
6302
6303         * src/compose.c
6304         * src/mainwindow.c
6305         * src/messageview.c
6306         * src/prefs_send.c
6307                 add Arabic encoding option
6308                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6309
6310 2006-01-31 [colin]      2.0.0cvs3
6311
6312         * src/plugins/pgpcore/passphrase.c
6313                 Convert passphrase to locale encoding
6314         * src/compose.c
6315                 Fix drafting on IMAP. Crappy bug sneaked in
6316                 the release :-/
6317         FOR_STABLE
6318
6319 2006-01-30 [paul]       2.0.0cvs2
6320
6321         * src/gtk/icon_legend.c
6322                 show the new entries
6323
6324 2006-01-30 [colin]      2.0.0cvs1
6325
6326         * src/manual.c
6327                 Check for the file to be present before 
6328                 enabling the menu - FOR_STABLE
6329         * src/gtk/icon_legend.c
6330                 Add folders icons (not all of them, there
6331                 are too much, but the most intriguing ones)
6332
6333 2006-01-30 [paul]       2.0.0
6334
6335         version 2.0.0 released
6336
6337 2006-01-30 [paul]       1.9.100cvs200
6338
6339         * manual/faq.xml
6340         * manual/gpl.xml
6341         * manual/intro.xml
6342         * manual/starting.xml
6343         * manual/sylpheed-claws-manual.xml
6344                 fixes, additions
6345
6346 2006-01-29 [mones]      1.9.100cvs199
6347
6348         * manual/account.xml
6349         * manual/advanced.xml
6350         * manual/glossary.xml
6351                 Some typos fixed, added LDIF term to glossary
6352         * po/es.po
6353                 Fixed leading plus symbol
6354
6355 2006-01-29 [paul]       1.9.100cvs198
6356
6357         * po/fi.po
6358         * po/sk.po
6359                 updated by Tommi Pirinen and Andrej Kacian
6360
6361 2006-01-29 [paul]       1.9.100cvs197
6362
6363         * src/gtk/authors.h
6364                 remove duplicates
6365
6366 2006-01-29 [paul]       1.9.100cvs196
6367
6368         * AUTHORS
6369         * po/nl.po
6370         * src/gtk/authors.h
6371         * tools/claws.i18n.status.pl
6372                 nl translation updated by Tim Dijkstra
6373
6374 2006-01-29 [paul]       1.9.100cvs195
6375
6376         * po/sr.po
6377         * po/sv.po
6378                 updated by Aleksandar Urosevic and Anders Troback
6379
6380 2006-01-28 [colin]      1.9.100cvs194
6381
6382         * src/gtk/gtksourceprintjob.c
6383                 Don't fiddle with PangoLayout when we
6384                 have an image
6385
6386 2006-01-28 [paul]       1.9.100cvs193
6387
6388         * AUTHORS
6389         * po/el.po
6390         * po/zh_CN.po
6391         * src/gtk/authors.h
6392         * tools/claws.i18n.status.pl
6393                 updated translations submitted by Stavros Giannouris
6394                 and Ralgh Young
6395
6396 2006-01-27 [colin]      1.9.100cvs192
6397
6398         * src/summaryview.c
6399         * src/gtk/gtksourceprintjob.c
6400                 Add image printing 
6401                 (libgnomeprint only, of course)
6402
6403 2006-01-27 [paul]       1.9.100cvs191
6404
6405         * po/fr.po
6406         * po/it.po
6407                 updated by Fabien Vantard and Andrea Spadaccini
6408
6409 2006-01-26 [colin]      1.9.100cvs190
6410
6411         * manual/Makefile.am
6412         * configure.ac
6413                 Make building the manual optional 
6414                 (--disable-manual)
6415
6416 2006-01-26 [paul]       1.9.100cvs189
6417
6418         * manual/glossary.xml
6419         * manual/plugins.xml
6420                 edited
6421         * po/en_GB.po
6422                 updated
6423
6424 2006-01-26 [paul]       1.9.100cvs188
6425
6426         * src/prefs_display_header.c
6427         * src/prefs_folder_column.c
6428         * src/prefs_msg_colors.c
6429         * src/prefs_summaries.c
6430         * src/prefs_summary_column.c
6431                 HIGify
6432
6433 2006-01-25 [colin]      1.9.100cvs187
6434
6435         * src/imap.c
6436                 Don't allow moving/copying mails between
6437                 queue/drafts and non-queue/drafts folders
6438                 Fixes bug #897 (message header is resetted 
6439                 if one is copied to Drafts)
6440
6441 2006-01-25 [colin]      1.9.100cvs186
6442
6443         * src/folder.c
6444         * src/mainwindow.c
6445                 Fix subscribed folders not found
6446         * src/compose.c
6447                 Don't try to encode as original mail's charset
6448                 if it's ascii 
6449
6450 2006-01-25 [paul]       1.9.100cvs185
6451
6452         * AUTHORS
6453         * po/Makevars
6454                 updated
6455         * po/de.po
6456         * po/pl.po
6457         * po/pt_BR.po
6458         * po/sr.po
6459                 updates submitted by Stephan Sachse, Emilian Nowak
6460                 and Quar, Frederico Goncalves Guimaraes, and
6461                 Aleksandar Urosevic
6462                 Fix Bug 896, 'PT_BR locale broken'.
6463         * src/gtk/authors.h
6464                 updated
6465
6466 2006-01-24 [mones]      1.9.100cvs184
6467
6468         * manual/glossary.xml
6469                 All current terms finished. Reviewers welcome ;-)
6470         * manual/keyboard.xml
6471                 Fixed column width for pdf output.
6472         * po/es.po
6473                 Updated
6474
6475 2006-01-24 [paul]       1.9.100cvs183
6476
6477         * manual/glossary.xml
6478                 fix id name
6479         * manual/dist/html/Makefile.am
6480         * manual/dist/pdf/Makefile.am
6481         * manual/dist/ps/Makefile.am
6482         * manual/dist/txt/Makefile.am
6483                 fix make deps
6484                 Thanks to Colin
6485
6486 2006-01-24 [mones]      1.9.100cvs182
6487
6488         * manual/glossary.xml
6489                 Nearly finished, some terms missing.
6490
6491 2006-01-23 [paul]       1.9.100cvs181
6492
6493         * manual/dist/html/Makefile.am
6494         * manual/dist/pdf/Makefile.am
6495         * manual/dist/ps/Makefile.am
6496         * manual/dist/txt/Makefile.am
6497         * src/mainwindow.c
6498                 re-enable manual
6499                 Thanks to Colin
6500
6501 2006-01-22 [colin]      1.9.100cvs180
6502
6503         * src/compose.c
6504         * src/gtk/gtkaspell.c
6505                 Don't deselect stuff before right-clicking, with aspell.
6506                 (This prevented right-click Copy, for example).
6507                 Thanks to Clo!
6508
6509 2006-01-22 [paul]       1.9.100cvs179
6510
6511         * src/summary_search.c
6512                 don't fix the widget size as it causes problems
6513                 under localisation.
6514                 Thanks to Emilian Nowak
6515
6516 2006-01-21 [paul]       1.9.100cvs178
6517
6518         * src/prefs_themes.c
6519                 fix broken underlining of label text
6520                 with some translations
6521
6522 2006-01-21 [colin]      1.9.100cvs177
6523
6524         * po/fr.po
6525                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6526
6527 2006-01-20 [colin]      1.9.100cvs176
6528
6529         * configure.ac
6530         * Makefile.am
6531         * manual/Makefile
6532         * manual/dist/html/.cvsignore
6533         * manual/dist/html/Makefile.am
6534         * manual/dist/pdf/.cvsignore
6535         * manual/dist/pdf/Makefile.am
6536         * manual/dist/ps/.cvsignore
6537         * manual/dist/ps/Makefile.am
6538         * manual/dist/txt/.cvsignore
6539         * manual/dist/txt/Makefile.am
6540                 Autotool-ize manual
6541
6542 2006-01-20 [paul]       1.9.100cvs175
6543
6544         * manual/handling.xml
6545                 make Filtering and Searching entries easier to find
6546         * manual/keyboard.xml
6547                 add the remaining default keybinds
6548         * src/prefs_summaries.c
6549                 update the default keybinds
6550
6551 2006-01-20 [paul]       1.9.100cvs174
6552
6553         * src/addressbook.c
6554         * src/addrgather.c
6555         * src/addrharvest.c
6556         * src/editaddress.c
6557         * src/editgroup.c
6558         * src/exphtmldlg.c
6559         * src/expldifdlg.c
6560         * src/exporthtml.c
6561         * src/exportldif.c
6562         * src/ldif.c
6563                 replace 'e-mail' with 'email'
6564         * src/summary_search.c
6565                 add mnemonic to "Find all" button
6566
6567 2006-01-20 [wwp]        1.9.100cvs173
6568
6569         * src/export.c
6570         * src/import.c
6571                 touched mbox import/export buttons for HIG-compliance
6572
6573 2006-01-19 [paul]       1.9.100cvs172
6574
6575         * manual/account.xml
6576         * manual/addrbook.xml
6577         * manual/advanced.xml
6578         * manual/faq.xml
6579         * manual/handling.xml
6580         * manual/intro.xml
6581         * manual/plugins.xml
6582         * manual/starting.xml
6583                 more editing
6584
6585 2006-01-19 [paul]       1.9.100cvs171
6586
6587         * src/toolbar.c
6588                 allow use of trash button while receiving
6589                 Thanks to Colin
6590
6591 2006-01-19 [wwp]        1.9.100cvs170
6592
6593         * src/gtk/quicksearch.c
6594         * src/compose.c
6595                 force text color to black when yellow background is set
6596
6597 2006-01-19 [colin]      1.9.100cvs169
6598
6599         * src/plugins/trayicon/trayicon.c
6600                 Gray out Get Mail when already getting mail
6601
6602 2006-01-18 [paul]       1.9.100cvs168
6603
6604         * src/compose.c
6605                 give widget yellow background was To is
6606                 set via folder prefs
6607         * src/gtk/quicksearch.c
6608                 give widget yellow background when quick
6609                 search is active.
6610                 Thanks to Colin
6611
6612 2006-01-18 [paul]       1.9.100cvs167
6613
6614         * doc/man/sylpheed-claws.1
6615                 add --subscribe option
6616
6617 2006-01-18 [paul]       1.9.100cvs166
6618
6619         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6620         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6621                 use %U instead of %F (%F is broken for user installed
6622                 files in kde 3.5)
6623
6624 2006-01-18 [colin]      1.9.100cvs165
6625
6626         * src/summaryview.c
6627                 Default to Yes in "No more * messages" dialogs
6628
6629 2006-01-17 [colin]      1.9.100cvs164
6630
6631         * src/compose.c
6632                 Possibly fix an invalid iterator causing
6633                 crash
6634
6635 2006-01-17 [colin]      1.9.100cvs163
6636
6637         * src/mimeview.c
6638                 Fix crash when the image disappears under the
6639                 image viewer
6640
6641 2006-01-16 [colin]      1.9.100cvs162
6642
6643         * src/compose.c
6644                 Fix reenabling autowrap
6645
6646 2006-01-16 [colin]      1.9.100cvs161
6647
6648         * src/compose.c
6649                 reset quote_len before getting quote_str
6650
6651 2006-01-16 [colin]      1.9.100cvs160
6652
6653         * src/account.c
6654         * src/account.h
6655         * src/folder.c
6656         * src/imap_gtk.c
6657         * src/mh_gtk.c
6658                 Fix bug #883 (default inbox does not track folder move)
6659
6660 2006-01-16 [colin]      1.9.100cvs159
6661
6662         * src/compose.c
6663         * src/plugins/pgpcore/passphrase.c
6664                 More buttons fixes
6665
6666 2006-01-16 [paul]       1.9.100cvs158
6667
6668         * src/prefs_actions.c
6669         * src/prefs_filtering_action.c
6670         * src/prefs_matcher.c
6671         * src/quote_fmt.c
6672         * src/gtk/description_window.c
6673         * src/gtk/description_window.h
6674         * src/gtk/quicksearch.c
6675                 description window cleanups
6676
6677 2006-01-15 [colin]      1.9.100cvs157
6678
6679         * src/addressbook.c
6680         * src/prefs_filtering.c
6681                 Same here
6682
6683 2006-01-15 [colin]      1.9.100cvs156
6684
6685         * src/folderview.c
6686         * src/mainwindow.c
6687                 Same for "Empty trash"
6688
6689 2006-01-15 [colin]      1.9.100cvs155
6690
6691         * src/inc.c
6692                 Override offline dialog had Yes by default
6693
6694 2006-01-15 [colin]      1.9.100cvs154
6695
6696         * src/summaryview.c
6697                 Delete selected messages? previously had Yes the default
6698
6699 2006-01-15 [colin]      1.9.100cvs153
6700
6701         * src/folder.c
6702         * src/folder.h
6703         * src/main.c
6704                 Check if a mailbox is loaded after all
6705                 plugins are loaded.
6706
6707 2006-01-15 [colin]      1.9.100cvs152
6708
6709         * src/folder.c
6710                 Don't start wizard when there are unloaded folders (will help
6711                 people with only mbox or maildir mailboxes)
6712
6713 2006-01-14 [colin]      1.9.100cvs151
6714
6715         * src/addressbook.c
6716         * src/expldifdlg.c
6717         * src/importldif.c
6718         * src/importmutt.c
6719         * src/importpine.c
6720         * src/mh_gtk.c
6721                 More HIG compliance and fixes
6722
6723 2006-01-14 [colin]      1.9.100cvs150
6724
6725         * src/prefs_filtering_action.c
6726         * src/foldersel.c
6727                 Two forgotten button order changes
6728
6729 2006-01-14 [colin]      1.9.100cvs149
6730
6731         * src/account.c
6732         * src/addressbook.c
6733         * src/compose.c
6734         * src/folderview.c
6735         * src/imap_gtk.c
6736         * src/mainwindow.c
6737         * src/mh_gtk.c
6738         * src/news_gtk.c
6739         * src/prefs_actions.c
6740         * src/prefs_customheader.c
6741         * src/prefs_filtering.c
6742         * src/prefs_matcher.c
6743         * src/prefs_template.c
6744         * src/ssl_manager.c
6745         * src/summaryview.c
6746         * src/textview.c
6747         * src/toolbar.c
6748                 All deletion confirmations are now "Cancel, Delete" 
6749                 instead of "No, Yes"
6750                 Clarified most of the other "No, Yes" to 
6751                 "Cancel, Descriptive_action"
6752                 Rechanged the "Entry not saved" alerts to have 
6753                 "Close, Continue editing"
6754
6755
6756 2006-01-14 [paul]
6757
6758         * 2.0.0-rc4 released
6759
6760 2006-01-14 [paul]       1.9.100cvs148
6761
6762         * src/account.c
6763         * src/addressadd.c
6764         * src/addressbook.c
6765         * src/compose.c
6766         * src/editaddress.c
6767         * src/editbook.c
6768         * src/editgroup.c
6769         * src/editjpilot.c
6770         * src/editldap.c
6771         * src/editvcard.c
6772         * src/exphtmldlg.c
6773         * src/expldifdlg.c
6774         * src/folderview.c
6775         * src/grouplistdialog.c
6776         * src/imap_gtk.c
6777         * src/importmutt.c
6778         * src/importpine.c
6779         * src/inc.c
6780         * src/main.c
6781         * src/mainwindow.c
6782         * src/message_search.c
6783         * src/messageview.c
6784         * src/mh_gtk.c
6785         * src/mimeview.c
6786         * src/news_gtk.c
6787         * src/prefs_actions.c
6788         * src/prefs_customheader.c
6789         * src/prefs_filtering.c
6790         * src/prefs_matcher.c
6791         * src/prefs_template.c
6792         * src/prefs_themes.c
6793         * src/ssl_manager.c
6794         * src/summary_search.c
6795         * src/summaryview.c
6796         * src/textview.c
6797         * src/toolbar.c
6798         * src/gtk/foldersort.c
6799         * src/gtk/gtkaspell.c
6800         * src/gtk/inputdialog.c
6801         * src/gtk/prefswindow.c
6802         * src/plugins/pgpcore/select-keys.c
6803         * src/plugins/trayicon/trayicon.c
6804                 HIG compliant button order
6805
6806 2006-01-14 [mones]      1.9.100cvs147
6807
6808         * po/es.po
6809                 Updated translation
6810
6811 2006-01-13 [paul]       1.9.100cvs146
6812
6813         * AUTHORS
6814         * ChangeLog
6815         * src/gtk/authors.h
6816                 add Joshua M. Kwan to contributors list
6817
6818 2006-01-13 [colin]      1.9.100cvs145
6819
6820         * src/gtk/quicksearch.c
6821                 Don't refocus quick search after executing (Esc or Enter)
6822                 Allows to '/'search something then move up/down in 
6823                 summaryview, and to Esc a search and be back in the 
6824                 summaryview
6825
6826 2006-01-13 [paul]       1.9.100cvs144
6827
6828         * src/plugins/pgpinline/pgpinline.c
6829                 support Content-Type 'application/pgp'
6830                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6831
6832 2006-01-13 [paul]       1.9.100cvs143
6833
6834         * manual/account.xml
6835                 make mention of partial retrieval
6836                 thanks to Colin
6837
6838 2006-01-13 [paul]       1.9.100cvs142
6839
6840         * src/account.c
6841         * src/account.h
6842         * src/action.c
6843         * src/action.h
6844         * src/adbookbase.h
6845         * src/addr_compl.c
6846         * src/addr_compl.h
6847         * src/addrbook.c
6848         * src/addrcache.c
6849         * src/addrcache.h
6850         * src/addrcindex.c
6851         * src/addrcindex.h
6852         * src/addrclip.c
6853         * src/addrclip.h
6854         * src/addrdefs.h
6855         * src/addressadd.c
6856         * src/addressadd.h
6857         * src/addressbook.c
6858         * src/addressbook.h
6859         * src/addrgather.c
6860         * src/addrgather.h
6861         * src/addrharvest.c
6862         * src/addrharvest.h
6863         * src/addrindex.c
6864         * src/addrindex.h
6865         * src/addritem.c
6866         * src/addritem.h
6867         * src/addrquery.c
6868         * src/addrquery.h
6869         * src/addrselect.c
6870         * src/addrselect.h
6871         * src/alertpanel.c
6872         * src/alertpanel.h
6873         * src/browseldap.c
6874         * src/browseldap.h
6875         * src/codeconv.c
6876         * src/codeconv.h
6877         * src/compose.c
6878         * src/compose.h
6879         * src/customheader.c
6880         * src/customheader.h
6881         * src/displayheader.c
6882         * src/displayheader.h
6883         * src/editaddress.c
6884         * src/editaddress.h
6885         * src/editbook.c
6886         * src/editbook.h
6887         * src/editgroup.c
6888         * src/editgroup.h
6889         * src/editjpilot.c
6890         * src/editjpilot.h
6891         * src/editldap.c
6892         * src/editldap.h
6893         * src/editldap_basedn.c
6894         * src/editldap_basedn.h
6895         * src/editvcard.c
6896         * src/editvcard.h
6897         * src/exphtmldlg.c
6898         * src/exphtmldlg.h
6899         * src/expldifdlg.c
6900         * src/expldifdlg.h
6901         * src/export.h
6902         * src/exporthtml.c
6903         * src/exporthtml.h
6904         * src/exportldif.c
6905         * src/exportldif.h
6906         * src/filtering.c
6907         * src/filtering.h
6908         * src/folder.c
6909         * src/folder.h
6910         * src/folder_item_prefs.c
6911         * src/folder_item_prefs.h
6912         * src/foldersel.c
6913         * src/foldersel.h
6914         * src/folderutils.c
6915         * src/folderutils.h
6916         * src/folderview.c
6917         * src/folderview.h
6918         * src/grouplistdialog.c
6919         * src/grouplistdialog.h
6920         * src/headerview.c
6921         * src/html.c
6922         * src/html.h
6923         * src/image_viewer.c
6924         * src/image_viewer.h
6925         * src/imap.c
6926         * src/imap.h
6927         * src/imap_gtk.c
6928         * src/imap_gtk.h
6929         * src/import.h
6930         * src/importldif.c
6931         * src/importldif.h
6932         * src/importmutt.c
6933         * src/importmutt.h
6934         * src/importpine.c
6935         * src/importpine.h
6936         * src/inc.c
6937         * src/inc.h
6938         * src/jpilot.c
6939         * src/jpilot.h
6940         * src/ldapctrl.c
6941         * src/ldapctrl.h
6942         * src/ldaplocate.c
6943         * src/ldaplocate.h
6944         * src/ldapquery.c
6945         * src/ldapquery.h
6946         * src/ldapserver.c
6947         * src/ldapserver.h
6948         * src/ldaputil.c
6949         * src/ldaputil.h
6950         * src/ldif.c
6951         * src/ldif.h
6952         * src/main.c
6953         * src/main.h
6954         * src/mainwindow.c
6955         * src/mainwindow.h
6956         * src/manual.c
6957         * src/manual.h
6958         * src/mbox.c
6959         * src/mbox.h
6960         * src/message_search.c
6961         * src/message_search.h
6962         * src/messageview.c
6963         * src/messageview.h
6964         * src/mh.c
6965         * src/mh.h
6966         * src/mh_gtk.c
6967         * src/mh_gtk.h
6968         * src/mimeview.c
6969         * src/mimeview.h
6970         * src/msgcache.c
6971         * src/msgcache.h
6972         * src/mutt.c
6973         * src/mutt.h
6974         * src/news.c
6975         * src/news.h
6976         * src/news_gtk.c
6977         * src/news_gtk.h
6978         * src/partial_download.c
6979         * src/partial_download.h
6980         * src/pine.c
6981         * src/pine.h
6982         * src/pop.c
6983         * src/pop.h
6984         * src/prefs_account.c
6985         * src/prefs_account.h
6986         * src/prefs_actions.c
6987         * src/prefs_actions.h
6988         * src/prefs_common.c
6989         * src/prefs_common.h
6990         * src/prefs_compose_writing.c
6991         * src/prefs_compose_writing.h
6992         * src/prefs_customheader.c
6993         * src/prefs_customheader.h
6994         * src/prefs_display_header.c
6995         * src/prefs_display_header.h
6996         * src/prefs_filtering.c
6997         * src/prefs_filtering.h
6998         * src/prefs_filtering_action.c
6999         * src/prefs_filtering_action.h
7000         * src/prefs_folder_column.c
7001         * src/prefs_folder_column.h
7002         * src/prefs_folder_item.c
7003         * src/prefs_folder_item.h
7004         * src/prefs_fonts.c
7005         * src/prefs_fonts.h
7006         * src/prefs_gtk.c
7007         * src/prefs_gtk.h
7008         * src/prefs_image_viewer.c
7009         * src/prefs_image_viewer.h
7010         * src/prefs_matcher.c
7011         * src/prefs_matcher.h
7012         * src/prefs_message.c
7013         * src/prefs_msg_colors.c
7014         * src/prefs_msg_colors.h
7015         * src/prefs_other.c
7016         * src/prefs_quote.c
7017         * src/prefs_receive.c
7018         * src/prefs_send.c
7019         * src/prefs_spelling.c
7020         * src/prefs_spelling.h
7021         * src/prefs_summaries.c
7022         * src/prefs_summaries.h
7023         * src/prefs_summary_column.c
7024         * src/prefs_summary_column.h
7025         * src/prefs_template.c
7026         * src/prefs_template.h
7027         * src/prefs_themes.c
7028         * src/prefs_themes.h
7029         * src/prefs_toolbar.c
7030         * src/prefs_toolbar.h
7031         * src/prefs_wrapping.c
7032         * src/prefs_wrapping.h
7033         * src/privacy.c
7034         * src/privacy.h
7035         * src/procheader.c
7036         * src/procheader.h
7037         * src/procmime.c
7038         * src/procmime.h
7039         * src/procmsg.c
7040         * src/procmsg.h
7041         * src/quote_fmt.c
7042         * src/quote_fmt_parse.y
7043         * src/recv.c
7044         * src/recv.h
7045         * src/remotefolder.c
7046         * src/remotefolder.h
7047         * src/send_message.c
7048         * src/send_message.h
7049         * src/setup.c
7050         * src/setup.h
7051         * src/sourcewindow.c
7052         * src/sourcewindow.h
7053         * src/ssl_manager.c
7054         * src/ssl_manager.h
7055         * src/statusbar.c
7056         * src/statusbar.h
7057         * src/stock_pixmap.c
7058         * src/stock_pixmap.h
7059         * src/summary_search.c
7060         * src/summary_search.h
7061         * src/summaryview.c
7062         * src/summaryview.h
7063         * src/syldap.c
7064         * src/syldap.h
7065         * src/textview.c
7066         * src/textview.h
7067         * src/toolbar.c
7068         * src/toolbar.h
7069         * src/undo.c
7070         * src/undo.h
7071         * src/unmime.c
7072         * src/unmime.h
7073         * src/vcard.c
7074         * src/vcard.h
7075         * src/wizard.c
7076         * src/wizard.h
7077         * src/common/base64.c
7078         * src/common/base64.h
7079         * src/common/defs.h
7080         * src/common/hooks.c
7081         * src/common/hooks.h
7082         * src/common/log.c
7083         * src/common/log.h
7084         * src/common/mgutils.c
7085         * src/common/mgutils.h
7086         * src/common/nntp.c
7087         * src/common/nntp.h
7088         * src/common/passcrypt.c
7089         * src/common/passcrypt.h.in
7090         * src/common/plugin.c
7091         * src/common/plugin.h
7092         * src/common/prefs.c
7093         * src/common/prefs.h
7094         * src/common/progressindicator.c
7095         * src/common/progressindicator.h
7096         * src/common/quoted-printable.c
7097         * src/common/quoted-printable.h
7098         * src/common/session.c
7099         * src/common/session.h
7100         * src/common/smtp.c
7101         * src/common/smtp.h
7102         * src/common/socket.c
7103         * src/common/socket.h
7104         * src/common/ssl.c
7105         * src/common/ssl.h
7106         * src/common/ssl_certificate.c
7107         * src/common/ssl_certificate.h
7108         * src/common/stringtable.c
7109         * src/common/stringtable.h
7110         * src/common/sylpheed.c
7111         * src/common/sylpheed.h
7112         * src/common/template.c
7113         * src/common/template.h
7114         * src/common/timing.h
7115         * src/common/utils.c
7116         * src/common/utils.h
7117         * src/common/version.h.in
7118         * src/common/xml.c
7119         * src/common/xml.h
7120         * src/common/xmlprops.c
7121         * src/common/xmlprops.h
7122         * src/gtk/colorlabel.c
7123         * src/gtk/colorsel.c
7124         * src/gtk/colorsel.h
7125         * src/gtk/description_window.c
7126         * src/gtk/description_window.h
7127         * src/gtk/filesel.c
7128         * src/gtk/filesel.h
7129         * src/gtk/foldersort.c
7130         * src/gtk/foldersort.h
7131         * src/gtk/gtkutils.c
7132         * src/gtk/gtkutils.h
7133         * src/gtk/inputdialog.c
7134         * src/gtk/inputdialog.h
7135         * src/gtk/logwindow.c
7136         * src/gtk/logwindow.h
7137         * src/gtk/manage_window.c
7138         * src/gtk/manage_window.h
7139         * src/gtk/menu.c
7140         * src/gtk/menu.h
7141         * src/gtk/pluginwindow.c
7142         * src/gtk/pluginwindow.h
7143         * src/gtk/prefswindow.c
7144         * src/gtk/prefswindow.h
7145         * src/gtk/progressdialog.c
7146         * src/gtk/progressdialog.h
7147         * src/gtk/sslcertwindow.c
7148         * src/gtk/sslcertwindow.h
7149         * src/plugins/clamav/clamav_plugin.c
7150         * src/plugins/clamav/clamav_plugin.h
7151         * src/plugins/clamav/clamav_plugin_gtk.c
7152         * src/plugins/demo/demo.c
7153         * src/plugins/dillo_viewer/dillo_prefs.c
7154         * src/plugins/dillo_viewer/dillo_prefs.h
7155         * src/plugins/dillo_viewer/dillo_viewer.c
7156         * src/plugins/pgpcore/passphrase.c
7157         * src/plugins/pgpcore/passphrase.h
7158         * src/plugins/pgpcore/plugin.c
7159         * src/plugins/pgpcore/select-keys.c
7160         * src/plugins/pgpcore/select-keys.h
7161         * src/plugins/pgpcore/sgpgme.c
7162         * src/plugins/pgpcore/sgpgme.h
7163         * src/plugins/pgpinline/pgpinline.c
7164         * src/plugins/pgpinline/pgpinline.h
7165         * src/plugins/pgpinline/plugin.c
7166         * src/plugins/pgpmime/pgpmime.c
7167         * src/plugins/pgpmime/pgpmime.h
7168         * src/plugins/pgpmime/plugin.c
7169         * src/plugins/spamassassin/spamassassin.c
7170         * src/plugins/spamassassin/spamassassin.h
7171         * src/plugins/spamassassin/spamassassin_gtk.c
7172         * src/plugins/trayicon/trayicon.c
7173                 update copyright header
7174
7175 2006-01-13 [paul]       1.9.100cvs141
7176
7177         * src/account.c
7178         * src/export.c
7179         * src/import.c
7180         * src/mainwindow.c
7181         * src/prefs_account.c
7182         * src/prefs_display_header.c
7183         * src/prefs_receive.c
7184         * src/prefs_send.c
7185         * src/prefs_summaries.c
7186         * src/prefs_themes.c
7187         * src/prefs_toolbar.c
7188         * src/gtk/about.c
7189                 various cleanups
7190
7191 2006-01-12 [colin]      1.9.100cvs140
7192
7193         * src/folder.c
7194         * src/folder.h
7195         * src/main.c
7196                 Add --subscribe option
7197                 Let sylpheed-claws email@domain.com equivalent to --compose
7198                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7199
7200 2006-01-12 [paul]       1.9.100cvs139
7201
7202         * src/mainwindow.c
7203                 append 'Change folder order' label with '...'
7204         * src/prefs_actions.c
7205                 allow reordering of actions list by dnd
7206         * src/gtk/foldersort.c
7207                 make the dialog nicer
7208
7209 2006-01-11 [colin]      1.9.100cvs138
7210
7211         * src/compose.c
7212                 Allow templates without text
7213
7214 2006-01-11 [paul]       1.9.100cvs137
7215
7216         * tools/README
7217         * tools/filter_conv_new.pl
7218                 add info to README
7219                 also check .sylpheed for filter.xml
7220                 be a bit informative to the user
7221
7222 2006-01-11 [colin]      1.9.100cvs136
7223
7224         * src/textview.c
7225                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7226
7227 2006-01-10 [paul]       1.9.100cvs135
7228
7229         * tools/Makefile.am
7230         * tools/filter_conv_new.pl
7231                 add script to convert new style Sylpheed
7232                 filter rules (Sylpheed >= 0.9.99) to
7233                 Claws filtering rules
7234
7235 2006-01-10 [colin]      1.9.100cvs134
7236
7237         * src/compose.c
7238                 Fix broken line joins in certain conditions
7239                 (between two quoted lines: <enter><enter><up>
7240                  <type a wrapped sentence><go in the first line>
7241                  <insert more text><watch as line joining failed>)
7242
7243 2006-01-10 [paul]       1.9.100cvs133
7244
7245         * src/compose.c
7246                 don't report success in error dialog
7247                 thanks to Colin
7248         * src/common/utils.c
7249                 include some trailing punctuations as URI
7250                 thanks to Hiro
7251
7252 2006-01-10 [paul]       1.9.100cvs132
7253
7254         * src/mimeview.c
7255                 fix incompatible pointer type
7256                 warning
7257
7258 2006-01-10 [paul]       1.9.100cvs131
7259
7260         * src/compose.c
7261                 change Subject in window title
7262                 instantaneously
7263
7264 2006-01-09 [colin]      1.9.100cvs130
7265
7266         * src/addressbook.c
7267         * src/headerview.c
7268         * src/mainwindow.c
7269         * src/messageview.c
7270         * src/mimeview.c
7271         * src/noticeview.c
7272         * src/summaryview.c
7273                 Fix possible crashes on exit and in addressbook
7274
7275 2006-01-09 [paul]       1.9.100cvs129
7276
7277         * src/prefs_msg_colors.c
7278                 some cleanups that I forgot last time
7279
7280 2006-01-09 [paul]       1.9.100cvs128
7281
7282         * README
7283         * src/folderview.c
7284         * src/prefs_msg_colors.c
7285                 add previously hidden option, color_new, to
7286                 the gui
7287                 move the page to Display/
7288                 rework the gui
7289
7290 2006-01-09 [wwp]        1.9.100cvs127
7291
7292         * src/prefs_themes.c
7293                 made the prefs/display/themes layouts spacing less condensed
7294                 (and so they match other prefs/pages' look).
7295
7296 2006-01-09 [paul]       1.9.100cvs126
7297
7298         * src/compose.c
7299         * src/prefs_common.c
7300         * src/prefs_common.h
7301         * src/prefs_wrapping.c
7302                 remove 'wrap at send' option
7303
7304 2006-01-06 [colin]      1.9.100cvs125
7305
7306         * src/compose.c
7307                 Just make completely sure we don't insert "manual line breaks" 
7308                 when wrapping... 
7309
7310 2006-01-04 [paul]
7311
7312         * 2.0.0-rc3 released
7313
7314 2006-01-04 [paul]       1.9.100cvs124
7315
7316         * src/folderview.c
7317                 fix bug 882, 'quick scroll in folder list
7318                 displays wrong folder contents'
7319
7320 2006-01-04 [paul]       1.9.100cvs123
7321
7322         * src/plugins/pgpmime/pgpmime.c
7323                 better debug information when signing
7324                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7325
7326 2006-01-03 [colin]      1.9.100cvs122
7327
7328         * configure.ac
7329                 We need to recheck for gpgme 1.0.0 after checking
7330                 for 1.1.1, because if 1.1.1 isn't available, 
7331                 GPGME_LIBS and friends are blanked out by the 
7332                 second check.
7333
7334 2006-01-03 [colin]      1.9.100cvs121
7335
7336         * src/common/prefs.c
7337                 Windows unlink-before rename fix
7338         * src/plugins/pgpcore/sgpgme.c
7339                 Add support for PKA info if available
7340                 Both patches by Werner Koch
7341
7342 2006-01-03 [paul]       1.9.100cvs120
7343
7344         * src/messageview.c
7345                 fix bug 884, 'Send receipt' button visible in queue
7346                 Thanks to Colin
7347
7348 2006-01-02 [colin]      1.9.100cvs119
7349
7350         * src/compose.c
7351         * src/imap.c
7352                 Fix autosave on IMAP and more generally try to
7353                 return the correct ID on a newly added IMAP message
7354
7355 2006-01-02 [paul]       1.9.100cvs118
7356
7357         * manual/keyboard.xml
7358                 edited
7359
7360 2006-01-01 [paul]       1.9.100cvs117
7361
7362         * src/gtk/authors.h
7363                 alphabetical order
7364
7365 2005-12-30 [colin]      1.9.100cvs116
7366
7367         * manual/advanced.xml
7368                 Explain Pre/Post-processing differences.
7369
7370 2005-12-30 [colin]      1.9.100cvs115
7371
7372         * src/mh.c
7373                 Implement copy_msgs for a little optimization
7374         * src/imap.c
7375                 Finish yesterday's fix
7376
7377 2005-12-29 [colin]      1.9.100cvs114
7378
7379         * src/imap.c
7380                 Fix occasional failure in fetching a mail over
7381                 IMAP
7382
7383 2005-12-29 [colin]      1.9.100cvs113
7384
7385         * src/compose.c
7386                 Don't remove a draft when sending it, if it is 
7387                 locked.
7388
7389 2005-12-28 [colin]      1.9.100cvs112
7390
7391         * src/summaryview.c
7392                 Fix leak for real
7393
7394 2005-12-28 [wwp]        1.9.100cvs111
7395
7396         * doc/faq/.cvsignore
7397         * doc/faq/de/.cvsignore
7398         * doc/faq/en/.cvsignore
7399         * doc/faq/es/.cvsignore
7400         * doc/faq/fr/.cvsignore
7401         * doc/faq/it/.cvsignore
7402         * doc/manual/.cvsignore
7403         * doc/manual/de/.cvsignore
7404         * doc/manual/en/.cvsignore
7405         * doc/manual/es/.cvsignore
7406         * doc/manual/fr/.cvsignore
7407         * doc/manual/ja/.cvsignore
7408         * src/plugins/mathml_viewer/.cvsignore
7409                 rollback revival of those files (my bad, sorry for the noise).
7410
7411 2005-12-28 [wwp]        1.9.100cvs110
7412
7413         * src/compose.c
7414                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7415
7416 2005-12-28 [wwp]        1.9.100cvs109
7417
7418         * doc/faq/.cvsignore
7419         * doc/faq/de/.cvsignore
7420         * doc/faq/en/.cvsignore
7421         * doc/faq/es/.cvsignore
7422         * doc/faq/fr/.cvsignore
7423         * doc/faq/it/.cvsignore
7424         * doc/manual/.cvsignore
7425         * doc/manual/de/.cvsignore
7426         * doc/manual/en/.cvsignore
7427         * doc/manual/es/.cvsignore
7428         * doc/manual/fr/.cvsignore
7429         * doc/manual/ja/.cvsignore
7430         * src/plugins/mathml_viewer/.cvsignore
7431         * po/.cvsignore
7432                 more files to ignore.
7433
7434 2005-12-24 [colin]      1.9.100cvs108
7435
7436         * AUTHORS
7437         * src/gtk/authors.h
7438                 Update for Werner
7439
7440 2005-12-24 [colin]      1.9.100cvs107
7441
7442         * src/procmsg.c
7443                 Allow NULL src_msginfo in 
7444                 procmsg_msginfo_new_from_mimeinfo
7445
7446 2005-12-23 [paul]       1.9.100cvs106
7447
7448         * src/plugins/pgpinline/mypgpcore.def
7449                 add this forgotten file
7450
7451 2005-12-23 [colin]      1.9.100cvs105
7452
7453         * src/mainwindow.c
7454                 Fix missing break
7455
7456 2005-12-23 [colin]      1.9.100cvs104
7457
7458         * autogen.sh
7459         * src/folder.c
7460         * src/mh.c
7461         * src/common/plugin.c
7462         * src/common/socket.c
7463         * src/common/socket.h
7464         * src/common/utils.c
7465         * src/common/utils.h
7466         * src/gtk/pluginwindow.c
7467         * src/plugins/pgpcore/plugin.def
7468         * src/plugins/pgpcore/sylpheed.def
7469         * src/plugins/pgpinline/Makefile.am
7470         * src/plugins/pgpinline/plugin.def
7471         * src/plugins/pgpinline/sylpheed.def
7472         * src/plugins/pgpmime/plugin.def
7473         * src/plugins/pgpmime/sylpheed.def
7474                 Various w32 fixes by Werner Koch
7475
7476 2005-12-22 [paul]       1.9.100cvs103
7477
7478         * src/wizard.c
7479                 don't offer IMAP as 'server type' if
7480                 libetpan isn't built in
7481
7482 2005-12-22 [paul]       1.9.100cvs102
7483
7484         * AUTHORS
7485         * src/mainwindow.c
7486         * src/mainwindow.h
7487         * src/toolbar.c
7488         * src/gtk/authors.h
7489                 support GTK_TOOLBAR_BOTH_HORIZ (text
7490                 next to icon) Patch by Marien Zwart
7491                 marienz@users.sf.net
7492                 Also reword the text
7493
7494 2005-12-21 [colin]      1.9.100cvs101
7495
7496         * configure.ac
7497                 Fix DATADIRNAME
7498         * COPYING
7499                 Fix missing section and explicit the exception better
7500         * src/compose.c
7501                 Prevent mail from being lost without notice when an
7502                 SMTP error happens on trying to send an unmodified
7503                 drafted mail.
7504         * src/send_message.c
7505         * src/common/smtp.c
7506                 Fix password remembering when wrong, and add return
7507                 value checks where they should have been
7508         * src/plugins/pgpcore/sylpheed.def
7509         * src/plugins/pgpinline/sylpheed.def
7510         * src/plugins/pgpmime/sylpheed.def
7511                 Add a few symbols needed
7512
7513 2005-12-21 [paul]       1.9.100cvs100
7514
7515         * m4/codeset.m4
7516         * m4/glibc21.m4
7517         * m4/intdiv0.m4
7518         * m4/inttypes-pri.m4
7519         * m4/inttypes.m4
7520         * m4/inttypes_h.m4
7521         * m4/isc-posix.m4
7522         * m4/lcmessage.m4
7523         * m4/stdint_h.m4
7524         * m4/uintmax_t.m4
7525                 gettextization
7526                 thanks to Colin
7527
7528 2005-12-21 [paul]       1.9.100cvs99
7529
7530         * po/sv.po
7531                 fixed by Colin
7532
7533 2005-12-20 [paul]       1.9.100cvs98
7534
7535         * po/sv.po
7536                 updated by Anders Trobäck
7537
7538 2005-12-20 [colin]      1.9.100cvs97
7539
7540         * ABOUT-NLS
7541         * Makefile.am
7542         * autogen.sh
7543         * configure.ac
7544         * config/config.rpath
7545         * config/mkinstalldirs
7546         * m4/Makefile.am
7547         * m4/glibc2.m4
7548         * m4/gnupg.m4
7549         * m4/gpgme.m4
7550         * m4/intmax.m4
7551         * m4/longdouble.m4
7552         * m4/longlong.m4
7553         * m4/printf-posix.m4
7554         * m4/signed.m4
7555         * m4/size_max.m4
7556         * m4/ulonglong.m4
7557         * m4/wchar_t.m4
7558         * m4/wint_t.m4
7559         * m4/xsize.m4
7560         * po/Makefile.in.in
7561         * po/Makevars
7562         * po/bg.po
7563         * po/ca.po
7564         * po/cs.po
7565         * po/de.po
7566         * po/el.po
7567         * po/en_GB.po
7568         * po/es.po
7569         * po/fi.po
7570         * po/fr.po
7571         * po/hr.po
7572         * po/hu.po
7573         * po/it.po
7574         * po/ja.po
7575         * po/ko.po
7576         * po/nb.po
7577         * po/nl.po
7578         * po/pl.po
7579         * po/pt_BR.po
7580         * po/ru.po
7581         * po/sk.po
7582         * po/sr.po
7583         * po/stamp-po
7584         * po/sv.po
7585         * po/zh_CN.po
7586         * po/zh_TW.po
7587         * src/Makefile.am
7588         * src/codeconv.c
7589         * src/compose.c
7590         * src/exporthtml.c
7591         * src/exportldif.c
7592         * src/folder.c
7593         * src/main.c
7594         * src/manual.c
7595         * src/mh.c
7596         * src/mimeview.c
7597         * src/send_message.c
7598         * src/common/Makefile.am
7599         * src/common/fnmatch.c
7600         * src/common/fnmatch.h
7601         * src/common/fnmatch_loop.c
7602         * src/common/nntp.c
7603         * src/common/plugin.c
7604         * src/common/smtp.c
7605         * src/common/socket.c
7606         * src/common/string_match.c
7607         * src/common/sylpheed.c
7608         * src/common/utils.c
7609         * src/common/utils.h
7610         * src/common/w32_dirent.c
7611         * src/common/w32_reg.c
7612         * src/common/w32_signal.c
7613         * src/common/w32_stat.c
7614         * src/common/w32_stdio.c
7615         * src/common/w32_stdlib.c
7616         * src/common/w32_string.c
7617         * src/common/w32_time.c
7618         * src/common/w32_unistd.c
7619         * src/common/w32_wait.c
7620         * src/common/w32lib.h
7621         * src/etpan/Makefile.am
7622         * src/gtk/Makefile.am
7623         * src/plugins/clamav/Makefile.am
7624         * src/plugins/demo/Makefile.am
7625         * src/plugins/dillo_viewer/Makefile.am
7626         * src/plugins/pgpcore/Makefile.am
7627         * src/plugins/pgpcore/passphrase.c
7628         * src/plugins/pgpcore/plugin.def
7629         * src/plugins/pgpcore/sgpgme.c
7630         * src/plugins/pgpcore/sylpheed.def
7631         * src/plugins/pgpcore/version.rc
7632         * src/plugins/pgpinline/Makefile.am
7633         * src/plugins/pgpinline/plugin.def
7634         * src/plugins/pgpinline/sylpheed.def
7635         * src/plugins/pgpinline/version.rc
7636         * src/plugins/pgpmime/Makefile.am
7637         * src/plugins/pgpmime/mypgpcore.def
7638         * src/plugins/pgpmime/plugin.def
7639         * src/plugins/pgpmime/sylpheed.def
7640         * src/plugins/pgpmime/version.rc
7641         * src/plugins/spamassassin/Makefile.am
7642                 Very little ;-) patch from Werner Koch, providing
7643                 infrastructure for cross-compiling to Win32
7644
7645 2005-12-20 [paul]       1.9.100cvs96
7646
7647         * src/account.c
7648         * src/account.h
7649         * src/mainwindow.c
7650         * src/mainwindow.h
7651         * src/toolbar.c
7652         * src/toolbar.h
7653                 add a combo to the Get All button, allowing
7654                 quick retrieval from any account
7655                 Patch by Fabien Vantard, slightly modified
7656                 by Colin
7657         * src/gtk/about.c
7658                 i18n fix. Patch by Fabien Vantard
7659
7660 2005-12-19 [colin]      1.9.100cvs95
7661
7662         * src/compose.c
7663         * src/compose.h
7664                 Don't automatically join lines when they've 
7665                 been separated by the user and not automatically
7666
7667 2005-12-19 [paul]       1.9.100cvs94
7668
7669         * src/gtk/pluginwindow.c
7670                 i18n fix.
7671                 Patch by Fabien Vantard
7672
7673 2005-12-15 [paul]       1.9.100cvs93
7674
7675         * src/common/plugin.c
7676         * src/common/plugin.h
7677         * src/gtk/pluginwindow.c
7678         * src/plugins/clamav/clamav_plugin.c
7679         * src/plugins/demo/demo.c
7680         * src/plugins/dillo_viewer/dillo_viewer.c
7681         * src/plugins/pgpcore/plugin.c
7682         * src/plugins/pgpinline/plugin.c
7683         * src/plugins/pgpmime/plugin.c
7684         * src/plugins/spamassassin/spamassassin.c
7685         * src/plugins/trayicon/trayicon.c
7686                 add plugin_version()
7687
7688 2005-12-15 [colin]      1.9.100cvs92
7689
7690         * src/compose.c
7691                 Further fix bug #875
7692
7693 2005-12-15 [paul]       1.9.100cvs91
7694
7695         * src/gtk/filesel.c
7696                 fix attach_load_dir getting set to
7697                 PLUGINDIR on plugin load
7698
7699 2005-12-14 [mones]      1.9.100cvs90
7700
7701         * manual/ack.xml
7702         * manual/keyboard.xml
7703                 Initial draft and some shortcuts added
7704                 
7705         * po/es.po
7706                 Updated translation
7707
7708 2005-12-14 [colin]      1.9.100cvs89
7709
7710         * src/compose.c
7711         * src/imap.c
7712         * src/summaryview.c
7713         * src/gtk/gtkaspell.c
7714                 More leaks fixed
7715         * src/prefs_folder_item.c
7716                 Fix recursive prefs apply
7717
7718
7719 2005-12-14 [colin]      1.9.100cvs88
7720
7721         * src/compose.c
7722                 Fix bug #875 (Freeze On Inline Forward of 
7723                 Large Message)
7724
7725 2005-12-13 [colin]      1.9.100cvs87
7726
7727         * src/compose.c
7728                 Uniq-ify and sort the mimetypes list
7729                 Patch by Fabien Vantard
7730
7731 2005-12-13 [colin]      1.9.100cvs86
7732
7733         * src/imap.c
7734         * src/etpan/imap-thread.c
7735                 Fix leaks (patch by Hoa)
7736         * src/news.c
7737         * src/common/plugin.c
7738                 Fix leaks
7739
7740 2005-12-12 [colin]
7741
7742         * 2.0.0-rc2 released
7743
7744 2005-12-12 [colin]      1.9.100cvs85
7745
7746         * src/matcher.c
7747                 Fix a leak
7748
7749 2005-12-12 [wwp]        1.9.100cvs84
7750
7751         * src/gtk/icon_legend.c
7752                 fix misbehaviour and crash when closing the legend window
7753         using the Esc key (patch by Fabien Vantard).
7754
7755 2005-12-12 [paul]       1.9.100cvs83
7756
7757         * src/browseldap.c
7758         * src/foldersel.c
7759         * src/prefs_actions.c
7760         * src/prefs_filtering.c
7761         * src/prefs_matcher.c
7762         * src/prefs_spelling.glade      ** REMOVED **
7763         * src/prefs_template.c
7764         * src/gtk/foldersort.glade      ** REMOVED **
7765         * src/gtk/pluginwindow.c
7766         * src/gtk/pluginwindow.glade    ** REMOVED **
7767         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7768                 cleanups
7769
7770 2005-12-11 [paul]       1.9.100cvs82
7771
7772         * src/gtk/filesel.c
7773                 fix attach_load_dir crasher (double free)
7774
7775 2005-12-09 [paul]       1.9.100cvs81
7776
7777         * po/POTFILES.in
7778         * src/mainwindow.c
7779         * src/gtk/Makefile.am
7780         * src/gtk/icon_legend.c
7781         * src/gtk/icon_legend.h
7782                 add icon legend
7783         * src/manual.c
7784                 cleanup
7785
7786 2005-12-09 [paul]       1.9.100cvs80
7787
7788         * src/plugins/pgpcore/passphrase.c
7789                 wrap the label in the dialog
7790
7791 2005-12-09 [colin]      1.9.100cvs79
7792
7793         * src/plugins/pgpcore/sgpgme.c
7794                 Display (untrusted) on not trusted signatures
7795                 Patch by Michal Èihaø <michal@cihar.com>
7796                 Closes bug #867 (Report also key trust)
7797
7798 2005-12-09 [colin]      1.9.100cvs78
7799
7800         * src/common/plugin.c
7801                 Update licence check, following Eben Moglen's advice
7802
7803 2005-12-08 [colin]      1.9.100cvs77
7804
7805         * src/folder.c
7806                 Fix the occasionnal item->cache != NULL 
7807                 assertion failure. 
7808
7809 2005-12-08 [colin]      1.9.100cvs76
7810
7811         * src/mimeview.c
7812         * src/plugins/pgpcore/sgpgme.c
7813                 Print key id when unable to check it
7814                 Closes bug #866 (Show key id when missing)
7815
7816 2005-12-08 [paul]       1.9.100cvs75
7817
7818         * src/prefs_common.c
7819         * src/prefs_common.h
7820         * src/gtk/filesel.c
7821                 remember load attachment dir
7822
7823 2005-12-07 [colin]      1.9.100cvs74
7824
7825         * src/prefs_toolbar.c
7826                 Gtk fixes, patch by Fabien Vantard
7827
7828 2005-12-07 [colin]      1.9.100cvs73
7829
7830         * src/action.c
7831         * src/compose.c
7832         * src/compose.h
7833                 Fix bug #839 (Quoted text isn't colored after 
7834                 executing an action)
7835         * src/common/plugin.c
7836                 Require plugins to declare their licence in plugin_licence()
7837                 Refuse to load non-GPL plugins as they'd be illegal (as 
7838                 derived works of Sylpheed-Claws, they must be GPL).
7839         * src/plugins/clamav/clamav_plugin.c
7840         * src/plugins/demo/demo.c
7841         * src/plugins/dillo_viewer/dillo_viewer.c
7842         * src/plugins/pgpcore/plugin.c
7843         * src/plugins/pgpinline/plugin.c
7844         * src/plugins/pgpmime/plugin.c
7845         * src/plugins/spamassassin/spamassassin.c
7846         * src/plugins/trayicon/trayicon.c
7847                 Add plugin_licence()
7848
7849 2005-12-07 [paul]       1.9.100cvs72
7850
7851         * configure.ac
7852         * src/mainwindow.c
7853         * src/manual.c
7854         * src/manual.h
7855         * src/common/defs.h
7856                 clean up after local FAQ removal and
7857                 temporary manual removal
7858
7859 2005-12-06 [colin]      1.9.100cvs71
7860
7861         * configure.ac
7862         * doc/Makefile.am
7863         * doc/faq/.cvsignore
7864         * doc/faq/Makefile.am
7865         * doc/faq/de/.cvsignore
7866         * doc/faq/de/Makefile.am
7867         * doc/faq/de/sylpheed-faq-1.html
7868         * doc/faq/de/sylpheed-faq-2.html
7869         * doc/faq/de/sylpheed-faq-3.html
7870         * doc/faq/de/sylpheed-faq.html
7871         * doc/faq/en/.cvsignore
7872         * doc/faq/en/Makefile.am
7873         * doc/faq/en/sylpheed-faq-1.html
7874         * doc/faq/en/sylpheed-faq-2.html
7875         * doc/faq/en/sylpheed-faq-3.html
7876         * doc/faq/en/sylpheed-faq-4.html
7877         * doc/faq/en/sylpheed-faq.html
7878         * doc/faq/es/.cvsignore
7879         * doc/faq/es/Makefile.am
7880         * doc/faq/es/sylpheed-faq-1.html
7881         * doc/faq/es/sylpheed-faq-2.html
7882         * doc/faq/es/sylpheed-faq-3.html
7883         * doc/faq/es/sylpheed-faq-4.html
7884         * doc/faq/es/sylpheed-faq.html
7885         * doc/faq/fr/.cvsignore
7886         * doc/faq/fr/Makefile.am
7887         * doc/faq/fr/sylpheed-faq-1.html
7888         * doc/faq/fr/sylpheed-faq-2.html
7889         * doc/faq/fr/sylpheed-faq-3.html
7890         * doc/faq/fr/sylpheed-faq.html
7891         * doc/faq/it/.cvsignore
7892         * doc/faq/it/Makefile.am
7893         * doc/faq/it/sylpheed-faq-1.html
7894         * doc/faq/it/sylpheed-faq-2.html
7895         * doc/faq/it/sylpheed-faq-3.html
7896         * doc/faq/it/sylpheed-faq.html
7897         * doc/manual/.cvsignore
7898         * doc/manual/Makefile.am
7899         * doc/manual/de/.cvsignore
7900         * doc/manual/de/Makefile.am
7901         * doc/manual/de/sylpheed-1.html
7902         * doc/manual/de/sylpheed-10.html
7903         * doc/manual/de/sylpheed-11.html
7904         * doc/manual/de/sylpheed-12.html
7905         * doc/manual/de/sylpheed-13.html
7906         * doc/manual/de/sylpheed-14.html
7907         * doc/manual/de/sylpheed-15.html
7908         * doc/manual/de/sylpheed-16.html
7909         * doc/manual/de/sylpheed-17.html
7910         * doc/manual/de/sylpheed-18.html
7911         * doc/manual/de/sylpheed-19.html
7912         * doc/manual/de/sylpheed-2.html
7913         * doc/manual/de/sylpheed-20.html
7914         * doc/manual/de/sylpheed-3.html
7915         * doc/manual/de/sylpheed-4.html
7916         * doc/manual/de/sylpheed-5.html
7917         * doc/manual/de/sylpheed-6.html
7918         * doc/manual/de/sylpheed-7.html
7919         * doc/manual/de/sylpheed-8.html
7920         * doc/manual/de/sylpheed-9.html
7921         * doc/manual/de/sylpheed.html
7922         * doc/manual/en/.cvsignore
7923         * doc/manual/en/Makefile.am
7924         * doc/manual/en/sylpheed-1.html
7925         * doc/manual/en/sylpheed-10.html
7926         * doc/manual/en/sylpheed-11.html
7927         * doc/manual/en/sylpheed-12.html
7928         * doc/manual/en/sylpheed-13.html
7929         * doc/manual/en/sylpheed-14.html
7930         * doc/manual/en/sylpheed-15.html
7931         * doc/manual/en/sylpheed-16.html
7932         * doc/manual/en/sylpheed-17.html
7933         * doc/manual/en/sylpheed-18.html
7934         * doc/manual/en/sylpheed-19.html
7935         * doc/manual/en/sylpheed-2.html
7936         * doc/manual/en/sylpheed-20.html
7937         * doc/manual/en/sylpheed-21.html
7938         * doc/manual/en/sylpheed-22.html
7939         * doc/manual/en/sylpheed-3.html
7940         * doc/manual/en/sylpheed-4.html
7941         * doc/manual/en/sylpheed-5.html
7942         * doc/manual/en/sylpheed-6.html
7943         * doc/manual/en/sylpheed-7.html
7944         * doc/manual/en/sylpheed-8.html
7945         * doc/manual/en/sylpheed-9.html
7946         * doc/manual/en/sylpheed.html
7947         * doc/manual/es/.cvsignore
7948         * doc/manual/es/Makefile.am
7949         * doc/manual/es/sylpheed-1.html
7950         * doc/manual/es/sylpheed-10.html
7951         * doc/manual/es/sylpheed-11.html
7952         * doc/manual/es/sylpheed-12.html
7953         * doc/manual/es/sylpheed-13.html
7954         * doc/manual/es/sylpheed-14.html
7955         * doc/manual/es/sylpheed-15.html
7956         * doc/manual/es/sylpheed-16.html
7957         * doc/manual/es/sylpheed-17.html
7958         * doc/manual/es/sylpheed-18.html
7959         * doc/manual/es/sylpheed-19.html
7960         * doc/manual/es/sylpheed-2.html
7961         * doc/manual/es/sylpheed-20.html
7962         * doc/manual/es/sylpheed-3.html
7963         * doc/manual/es/sylpheed-4.html
7964         * doc/manual/es/sylpheed-5.html
7965         * doc/manual/es/sylpheed-6.html
7966         * doc/manual/es/sylpheed-7.html
7967         * doc/manual/es/sylpheed-8.html
7968         * doc/manual/es/sylpheed-9.html
7969         * doc/manual/es/sylpheed.html
7970         * doc/manual/fr/.cvsignore
7971         * doc/manual/fr/Makefile.am
7972         * doc/manual/fr/sylpheed-1.html
7973         * doc/manual/fr/sylpheed-10.html
7974         * doc/manual/fr/sylpheed-11.html
7975         * doc/manual/fr/sylpheed-12.html
7976         * doc/manual/fr/sylpheed-13.html
7977         * doc/manual/fr/sylpheed-14.html
7978         * doc/manual/fr/sylpheed-15.html
7979         * doc/manual/fr/sylpheed-16.html
7980         * doc/manual/fr/sylpheed-17.html
7981         * doc/manual/fr/sylpheed-18.html
7982         * doc/manual/fr/sylpheed-19.html
7983         * doc/manual/fr/sylpheed-2.html
7984         * doc/manual/fr/sylpheed-20.html
7985         * doc/manual/fr/sylpheed-3.html
7986         * doc/manual/fr/sylpheed-4.html
7987         * doc/manual/fr/sylpheed-5.html
7988         * doc/manual/fr/sylpheed-6.html
7989         * doc/manual/fr/sylpheed-7.html
7990         * doc/manual/fr/sylpheed-8.html
7991         * doc/manual/fr/sylpheed-9.html
7992         * doc/manual/fr/sylpheed.html
7993         * doc/manual/ja/.cvsignore
7994         * doc/manual/ja/Makefile.am
7995         * doc/manual/ja/sylpheed-1.html
7996         * doc/manual/ja/sylpheed-10.html
7997         * doc/manual/ja/sylpheed-11.html
7998         * doc/manual/ja/sylpheed-12.html
7999         * doc/manual/ja/sylpheed-13.html
8000         * doc/manual/ja/sylpheed-14.html
8001         * doc/manual/ja/sylpheed-15.html
8002         * doc/manual/ja/sylpheed-16.html
8003         * doc/manual/ja/sylpheed-17.html
8004         * doc/manual/ja/sylpheed-18.html
8005         * doc/manual/ja/sylpheed-19.html
8006         * doc/manual/ja/sylpheed-2.html
8007         * doc/manual/ja/sylpheed-20.html
8008         * doc/manual/ja/sylpheed-3.html
8009         * doc/manual/ja/sylpheed-4.html
8010         * doc/manual/ja/sylpheed-5.html
8011         * doc/manual/ja/sylpheed-6.html
8012         * doc/manual/ja/sylpheed-7.html
8013         * doc/manual/ja/sylpheed-8.html
8014         * doc/manual/ja/sylpheed-9.html
8015         * doc/manual/ja/sylpheed.html
8016         * doc/manual/ja/sylpheed.sgml
8017         * src/mainwindow.c
8018                 Remove outdated manual and faq. Noisy, eh?
8019
8020 2005-12-06 [colin]      1.9.100cvs70
8021
8022         * src/compose.c
8023         * src/quote_fmt_parse.y
8024         * src/undo.c
8025         * src/undo.h
8026                 Allow %X to position cursor at 0 
8027                 (no %X = before signature)
8028                 Fix paste as quotation putting the cursor at 0
8029                 Fix undo offsets when pasting
8030                 Insert the quote_fmt at once instead of line 
8031                 by line
8032                 Fix [Edited] when starting to reply/forward
8033
8034 2005-12-06 [paul]       1.9.100cvs69
8035
8036         * src/plugins/clamav/clamav_plugin_gtk.c
8037                 add another tooltip
8038         * src/plugins/spamassassin/spamassassin_gtk.c
8039                 rework spamassassin_create_widget_func()
8040
8041 2005-12-05 [colin]      1.9.100cvs68
8042
8043         * po/POTFILES.in
8044                 Fix make release ;-)
8045
8046 2005-12-05 [colin]      1.9.100cvs67
8047
8048         * src/compose.c
8049         * src/compose.h
8050                 Fix cursor positioning (not obeying %X)
8051
8052 2005-12-05 [paul]       1.9.100cvs66
8053
8054         * src/plugins/dillo_viewer/dillo_prefs.c
8055                 fix compilation warning
8056
8057 2005-12-05 [paul]       1.9.100cvs65
8058
8059         * src/prefs_spelling.c
8060         * src/plugins/trayicon/trayicon.c
8061                 cleanups - remove unused stuff
8062
8063 2005-12-05 [paul]       1.9.100cvs64
8064
8065         * README
8066         * manual/plugins.xml
8067                 remove info about removed mathml_viewer plugin
8068
8069 2005-12-05 [paul]       1.9.100cvs63
8070
8071         * configure.ac
8072         * src/plugins/Makefile.am
8073         * src/plugins/mathml_viewer/.cvsignore
8074         * src/plugins/mathml_viewer/Makefile.am
8075         * src/plugins/mathml_viewer/mathml_viewer.c
8076                 remove unmaintained mathml_viewer plugin
8077
8078 2005-12-05 [paul]       1.9.100cvs62
8079
8080         * src/summaryview.c
8081                 obey prefs_common.always_show_msg when
8082                 moving a msg
8083                 Thanks to Colin
8084
8085 2005-12-05 [paul]       1.9.100cvs61
8086
8087         * src/compose.c
8088         * src/prefs_account.c
8089         * src/prefs_filtering.c
8090         * src/prefs_quote.c
8091         * src/prefs_spelling.c
8092         * src/prefs_toolbar.c
8093         * src/summaryview.c
8094         * src/gtk/gtkutils.c
8095         * src/gtk/quicksearch.c
8096         * src/plugins/dillo_viewer/dillo_prefs.c
8097                 dialog cleanups
8098
8099 2005-12-04 [paul]       1.9.100cvs60
8100
8101         * src/inc.c
8102         * src/prefs_account.c
8103         * src/prefs_account.h
8104                 allow a Local account to specify a
8105                 default inbox
8106                 (closes bug 843 'Inbox cannot be changed for local
8107                  mailboxes')
8108
8109 2005-12-04 [colin]      1.9.100cvs59
8110
8111         * src/plugins/trayicon/trayicon.c
8112                 Remove Get, rename Get All to Get Mail in order to
8113                 be consistent with the default main toolbar
8114
8115 2005-12-03 [colin]      1.9.100cvs58
8116
8117         * manual/gpl.xml
8118         * manual/sylpheed-claws-manual.xml
8119                 Add GPL appendix
8120
8121 2005-12-03 [paul]       1.9.100cvs57
8122
8123         * AUTHORS
8124         * po/sv.po
8125         * src/gtk/authors.h
8126                 new (partially complete) Swedish translation
8127                 by Anders Troback <sylpheed@troback.com>
8128
8129 2005-12-02 [paul]       1.9.100cvs56
8130
8131         * configure.ac
8132                 libetpan 0.41 required
8133
8134 2005-12-02 [paul]       1.9.100cvs55
8135
8136         * src/plugins/clamav/clamav_plugin.c
8137         * src/plugins/clamav/clamav_plugin.h
8138         * src/plugins/clamav/clamav_plugin_gtk.c
8139         * src/plugins/spamassassin/spamassassin.c
8140         * src/plugins/spamassassin/spamassassin.h
8141         * src/plugins/spamassassin/spamassassin_gtk.c
8142                 unregister prefs pages on unloading, thus
8143                 preventing a crash
8144                 (thanks to Colin for the hint)
8145
8146 2005-12-02 [wwp]        1.9.100cvs54
8147
8148         * src/quote_fmt.h
8149         * src/quote_fmt_parse.y
8150                 fix misuse of gboolean*, use gboolean instead
8151                 (thanks to Paul, Colin, for pointing out that scaring one)
8152
8153 2005-12-02 [paul]       1.9.100cvs53
8154
8155         * src/plugins/clamav/clamav_plugin.c
8156                 int no --> unsigned int no
8157         * src/plugins/clamav/clamav_plugin_gtk.c
8158                 rework config page
8159
8160 2005-12-02 [wwp]        1.9.100cvs52
8161
8162         * src/compose.c
8163         * src/prefs_template.c
8164         * src/quote_fmt.h
8165         * src/quote_fmt_parse.y
8166                 prevent from executing |f and |p templates commands when
8167                 adding or replacing templates in prefs (avoids annoying and
8168                 potentially dangerous behaviours)
8169
8170 2005-12-02 [paul]       1.9.100cvs51
8171
8172         * src/prefs_common.c
8173                 allow translation of some default values
8174                 Patch by Fabien Vantard
8175
8176 2005-12-02 [paul]       1.9.100cvs50
8177
8178         * src/codeconv.c
8179         * src/codeconv.h
8180         * src/prefs_common.c
8181         * src/prefs_common.h
8182         * src/prefs_message.c
8183         * src/textview.c
8184                 remove obsolete 'convert_mb_alnum' option
8185                 and related stuff
8186         * src/gtk/about.c
8187                 remove unused 'about_textview_visibility_notify'
8188
8189 2005-12-02 [paul]       1.9.100cvs49
8190
8191         * src/prefs_account.c
8192         * src/prefs_compose_writing.c
8193         * src/prefs_fonts.c
8194         * src/prefs_gtk.h
8195         * src/prefs_image_viewer.c
8196         * src/prefs_message.c
8197         * src/prefs_other.c
8198         * src/prefs_receive.c
8199         * src/prefs_send.c
8200         * src/prefs_spelling.c
8201         * src/prefs_summaries.c
8202         * src/prefs_wrapping.c
8203         * src/plugins/dillo_viewer/dillo_prefs.c
8204         * src/plugins/pgpcore/prefs_gpg.c
8205                 several cleanups to the prefs dialogs
8206                 (slightly modified) patch by Fabien Vantard
8207
8208 2005-12-02 [paul]       1.9.100cvs48
8209
8210         * src/main.c
8211                 --exit means exit
8212         * src/send_message.c
8213                 fix crash on send when connection fails
8214
8215         Thanks to Colin
8216
8217 2005-12-01 [colin]      1.9.100cvs47
8218
8219         * src/html.c
8220                 Translate &hellip; to "..."
8221
8222 2005-11-30 [colin]      1.9.100cvs46
8223
8224         * src/matcher.c
8225         * src/matcher.h
8226                 Optimize back yesterday's fix.
8227
8228 2005-11-30 [paul]       1.9.100cvs45
8229
8230         * manual/faq.xml
8231                 standardised
8232         * manual/intro.xml
8233                 written by Colin, edited by me
8234
8235 2005-11-29 [colin]      1.9.100cvs44
8236
8237         * src/matcher.c
8238                 Skip headers unconditionnaly in match_body if the
8239                 rule is not message or ~message
8240
8241 2005-11-29 [colin]      1.9.100cvs43
8242
8243         * src/matcher.c
8244                 Fix body_part and such, not skipping headers 
8245                 if the matchcriteria wasn't the first in the rule
8246
8247 2005-11-29 [colin]      1.9.100cvs42
8248
8249         * src/compose.c
8250                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8251                 option missing from message view window)
8252                 Fix double text D'n'D with gtk-2.8
8253         * src/matcher.c
8254                 Fix ~message, ~headers_part, ~body_part rules
8255         * src/messageview.c
8256                 Add Windows-1252 (Closes bug #863)
8257                 Fix accels
8258         * src/gtk/gtkaspell.c
8259                 Properly destroy accels in all menus
8260
8261 2005-11-29 [mones]      1.9.100cvs41
8262
8263         * po/es.po
8264                 Updated.
8265
8266 2005-11-27 [colin]      1.9.100cvs40
8267
8268         * src/mh_gtk.c
8269                 "/Remove mailbox" -> "/Remove mailbox..."
8270
8271 2005-11-27 [paul]       1.9.100cvs39
8272
8273         * AUTHORS
8274         * po/de.po
8275         * src/gtk/authors.h
8276                 updated by new maintainer, Stephan Sachse
8277
8278 2005-11-27 [paul]       1.9.100cvs38
8279
8280         * manual/faq.xml
8281                 written by Colin, edited by me
8282
8283 2005-11-27 [paul]       1.9.100cvs37
8284
8285         * src/prefs_common.c
8286         * src/prefs_common.h
8287         * src/prefs_receive.c
8288         * src/prefs_summaries.c
8289                 move 'go to inbox after receiving new mail'
8290                 option from display/sumamaries to mail
8291                 handling/receive, and rework prefs_summaries
8292                 dialog a little
8293
8294 2005-11-25 [martin]     1.9.100cvs36
8295
8296         * po/de.po
8297             fixed windows-1252 translation;
8298             translated some new and fuzzy strings
8299
8300 2005-11-25 [paul]       1.9.100cvs35
8301
8302         * src/plugins/clamav/clamav_plugin.c
8303                 complete the update done in cvs34
8304
8305 2005-11-25 [paul]       1.9.100cvs34
8306
8307         * src/plugins/clamav/clamav_plugin.c
8308                 reflect upstream changes
8309
8310 2005-11-25 [paul]       1.9.100cvs33
8311
8312         * manual/ack.xml
8313         * manual/plugins.xml
8314         * manual/sylpheed-claws-manual.xml
8315                 written/updated by Colin, edited by me
8316         * tools/acroread2sylpheed.pl
8317                 update binary name
8318
8319 2005-11-24 [colin]      1.9.100cvs32
8320
8321         * src/compose.c
8322                 Fix bug #856 (reediting messages forgets Request
8323                 Return Receipt)
8324
8325 2005-11-24 [paul]       1.9.100cvs31
8326
8327         * manual/addrbook.xml
8328         * manual/starting.xml
8329                 written by Colin, proofread, edited, adapted by me
8330         * manual/advanced.xml
8331                 add some Actions examples
8332         * src/importldif.c
8333                 use a Save button instead of a Close button
8334         * src/wizard.c
8335                 indicate mandatory fields
8336                 fix page display
8337                 Thanks to Colin
8338
8339 2005-11-23 [colin]      1.9.100cvs30
8340
8341         * src/addressbook.c
8342                 Rename menu item, fix possible crash after
8343                 deletion of books
8344         * src/addrindex.c
8345                 Allow searching for '*' in ldap
8346         * src/browseldap.c
8347                 Fix "Browse Entry" (did anyone use it?)
8348         * src/wizard.c
8349                 Add guards for mandatory information
8350
8351 2005-11-23 [paul]       1.9.100cvs29
8352
8353         * manual/advanced.xml
8354                 corrections to the English
8355
8356 2005-11-23 [colin]      1.9.100cvs28
8357
8358         * src/mimeview.c
8359                 Fix possible crash at exit. After the call to
8360                 gtk_container_remove(), the Viewer's widget has no
8361                 more parent so gtk+ automatically frees it and its
8362                 sons. If destroy_viewer() then try to access it,
8363                 problems ensue.
8364
8365 2005-11-22 [colin]      1.9.100cvs27
8366
8367         * src/compose.c
8368         * src/gtk/gtkaspell.c
8369                 Fix right-clicking on a misspelled word
8370                 Fix More... in suggestions menu
8371
8372 2005-11-22 [wwp]        1.9.100cvs26
8373
8374         * src/prefs_template.c
8375                 templates works: re-sort templates list when adding or replacing,
8376                 prevent from adding or replacing when the template name is empty
8377
8378 2005-11-21 [colin]      1.9.100cvs25
8379
8380         * src/addressbook.c
8381                 Fix some addressbook suckage (dnd, select all)
8382         * src/compose.c
8383         * src/gtk/gtkaspell.c
8384         * src/gtk/gtkaspell.h
8385                 Make the spellchecker menu work with the 
8386                 GtkTextView one instead of overriding it
8387
8388 2005-11-20 [paul]       1.9.100cvs24
8389
8390         * manual/handling.xml
8391                 proofread and corrected
8392
8393 2005-11-20 [paul]       1.9.100cvs23
8394
8395         * manual/Makefile
8396                 generate html as one file
8397         * manual/advanced.xml
8398                 fix output generation
8399                 reformat hidden options list
8400         * manual/manual.xml     ** REMOVED **
8401         * manual/sylpheed-claws-manual.xml      ** ADDED **
8402                 renamed
8403
8404 2005-11-18 [colin]      1.9.100cvs22
8405
8406         * src/prefs_account.c
8407                 Fix layout in news and mbox accounts
8408         * manual/account.xml
8409         * manual/advanced.xml
8410                 New contents for Paul to check :)
8411
8412 2005-11-18 [wwp]        1.9.100cvs21
8413
8414         * src/gtk/quicksearch.c
8415                 don't update extended quicksearch buttons twice
8416
8417 2005-11-18 [paul]       1.9.100cvs20
8418
8419         * src/textview.c
8420                 complete 1.9.100cvs19
8421
8422 2005-11-18 [paul]       1.9.100cvs19
8423
8424         * src/compose.c
8425                 cosmetic improvements
8426         * src/textview.c
8427                 also list text/* attachments
8428
8429 2005-11-18 [colin]      1.9.100cvs18
8430
8431         * src/summaryview.c
8432                 Use column 0 instead of -1 in 
8433                 gtk_ctree_node_moveto, in a naive
8434                 hope it'll fix the gtk-related crashes
8435
8436 2005-11-18 [colin]      1.9.100cvs17
8437
8438         * src/gtk/inputdialog.c
8439                 Fix icon staying the first one
8440
8441 2005-11-17 [wwp]        1.9.100cvs16
8442                 fix possible problem showing some quicksearch buttons, and a bad
8443                 call to g_return_if_fail in a function that returns a value (both
8444                 fixes by Fabien Vantard)
8445
8446 2005-11-15 [wwp]        1.9.100cvs15
8447
8448         * src/gtk/quicksearch.c
8449                 added a tooltip to that obscure ... quicksearch button
8450
8451 2005-11-15 [wwp]        1.9.100cvs14
8452
8453         * src/gtk/quicksearch.c
8454                 add a quicksearch helper to filtering expression users: the ... button
8455                 raises the condition expr window. condition expressions set up w/ this
8456                 window are used by the quicksearch if the user closes it pressing OK.
8457
8458 2005-11-14 [paul]       1.9.100cvs13
8459
8460         * src/plugins/clamav/clamav_plugin.c
8461         * src/plugins/spamassassin/spamassassin.c
8462                 change plugin type following recent merging
8463
8464 2005-11-14 [wwp]        1.9.100cvs12
8465
8466         * src/folder.c
8467                 prevent from crashing when copying/moving message(s) from and
8468                 to the same folder
8469
8470 2005-11-14 [paul]       1.9.100cvs11
8471
8472         * src/plugins/clamav/Makefile.am
8473         * src/plugins/clamav/clamav_plugin.c
8474         * src/plugins/clamav/clamav_plugin.h
8475         * src/plugins/clamav/clamav_plugin_gtk.c
8476                 also merge clamav and clamav_gtk plugins
8477
8478 2005-11-13 [colin]      1.9.100cvs10
8479
8480         * configure.ac
8481         * src/plugins/spamassassin/Makefile.am
8482         * src/plugins/spamassassin/spamassassin.c
8483         * src/plugins/spamassassin/spamassassin.h
8484         * src/plugins/spamassassin/spamassassin_gtk.c
8485                 Merge spamassassin and spamassassin_gtk plugins,
8486                 and build it by default.
8487
8488 2005-11-12 [colin]      1.9.100cvs9
8489
8490         * src/etpan/imap-thread.c
8491                 Fix gcc warning
8492
8493 2005-11-12 [colin]      1.9.100cvs8
8494
8495         * src/procmime.c
8496                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8497
8498 2005-11-10 [colin]      1.9.100cvs7
8499
8500         * src/main.c
8501                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8502                 minimised state)
8503
8504 2005-11-10 [wwp]        1.9.100cvs6
8505
8506         * src/gtk/description_window.c
8507                 fix a crash when closing description windows using the WM's [X] button
8508
8509 2005-11-09 [colin]      1.9.100cvs5
8510
8511         * src/common/ssl.c
8512                 Update libetpan call to follow upstream
8513                 (yes, this requires libetpan-0.40cvs3)
8514
8515 2005-11-08 [colin]      1.9.100cvs4
8516
8517         * src/compose.c
8518         * src/textview.c
8519         * src/common/utils.c
8520         * src/common/utils.h
8521                 Enhance the email parser
8522
8523 2005-11-08 [colin]      1.9.100cvs3
8524
8525         * src/procmime.c
8526                 Fix what looks like an off-by-one (fixes 
8527                 attachments from the Bat)
8528
8529 2005-11-08 [wwp]        1.9.100cvs2
8530
8531         * src/main.c
8532                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8533
8534 2005-11-08 [wwp]        1.9.100cvs1
8535
8536         * src/main.c
8537                 allow exiting Sylpheed-Claws from command-line
8538
8539 2005-11-08 [paul]       1.9.100
8540
8541         1.9.100 released
8542
8543 2005-11-07 [colin]      1.9.99cvs17
8544
8545         * src/addritem.c
8546         * src/ldif.c
8547                 Fix import of base-64 encoded items
8548
8549 2005-11-07 [colin]      1.9.99cvs16
8550
8551         * src/send_message.c
8552                 Fix bug #314 (Queue does not empty under certain 
8553                 circumstances)
8554
8555 2005-11-07 [paul]       1.9.99cvs15
8556
8557         * src/mutt.c
8558         * src/pine.c
8559                 fix buffer overflows
8560                 Thanks to Colin
8561
8562 2005-11-07 [paul]       1.9.99cvs14
8563
8564         * doc/man/Makefile.am
8565         * doc/man/sylpheed-claws.1      ** ADDED **
8566         * doc/man/sylpheed.1            ** DELETED **
8567                 rename and update the man file
8568
8569 2005-11-06 [colin]      1.9.99cvs13
8570
8571         * src/ldif.c
8572                 Fix ldif_get_line() that returned empty strings
8573                 (Didn't understand why). Also fix a possible
8574                 buffer overflow.
8575
8576 2005-11-06 [wwp]        1.9.99cvs12
8577
8578         * src/textview.c
8579         * src/gtk/about.c
8580         * src/gtk/gtkutils.c
8581         * src/gtk/gtkutils.h
8582                 fix a compilation warning,
8583                 make links sensitive in the about dialog
8584
8585 2005-11-04 [wwp]        1.9.99cvs11
8586
8587         * src/gtk/about.c
8588                 don't wrap or translate URIs, and a bit text format cleanup
8589
8590 2005-11-04 [wwp]        1.9.99cvs10
8591
8592         * src/gtk/about.c
8593                 better textview tagging implementation (no more use of marks for
8594                 postponed tagging)
8595
8596 2005-11-02 [colin]      1.9.99cvs9
8597
8598         * src/common/ssl.c
8599                 Forgot an ifdef
8600
8601 2005-11-02 [colin]      1.9.99cvs8
8602
8603         * configure.ac
8604                 Require libetpan-0.40 due to upstream fix
8605         * src/common/ssl.c
8606                 Tell libetpan not to call SSL_Library_Init,
8607                 as we do it ourselves.
8608
8609 2005-11-02 [colin]      1.9.99cvs7
8610
8611         * po/POTFILES.in
8612                 Add missing files (thanks to Fabien Vantard)
8613
8614 2005-11-02 [colin]      1.9.99cvs6
8615
8616         * src/summaryview.c
8617                 Fix totals when read messages are hidden or quicksearch
8618                 is on
8619         * src/ssl_manager.c
8620         * src/ssl_manager.h
8621         * src/common/ssl_certificate.c
8622         * src/common/ssl_certificate.h
8623         * src/gtk/sslcertwindow.c
8624         * src/gtk/sslcertwindow.h
8625                 Fix copyright on my stuff
8626
8627 2005-11-02 [wwp]        1.9.99cvs5
8628
8629         * src/prefs_themes.c
8630                 fix directory name checking (theme installation/removal),
8631                 made related error a bit more verbose
8632
8633 2005-11-02 [colin]      1.9.99cvs4
8634
8635         * src/summaryview.c
8636                 Fix typo (probably fixes bug #841 (Sort by the From 
8637                 field doesn't work)
8638
8639 2005-11-02 [paul]       1.9.99cvs3
8640
8641         * po/ko.po
8642         * po/nb.po
8643                 updated by SungHyun Nam, Geir Helland
8644         * src/wizard.c
8645                 fix typo in welcome message. spotted by
8646                 Andrea Spadaccini
8647
8648 2005-11-01 [colin]      1.9.99cvs2
8649
8650         * src/compose.c
8651                 Fix replying to ml wen confirming subscription
8652         * src/messageview.c
8653         * src/mimeview.c
8654         * src/mimeview.h
8655         * src/privacy.h
8656         * src/summaryview.c
8657                 Make key check non blocking
8658
8659 2005-10-31 [paul]       1.9.99cvs1
8660
8661         * tools/claws.i18n.status.pl
8662                 updated for ChangeLog
8663
8664 2005-10-31 [paul]       1.9.99
8665
8666         1.9.99 released
8667
8668 2005-10-31 [paul]       1.9.15cvs131
8669
8670         * .cvsignore
8671         * ChangeLog
8672         * ChangeLog.claws       ** REMOVED **
8673         * ChangeLog-gtk2.claws  ** REMOVED **
8674         * ChangeLog.gtk1        ** ADDED **
8675         * INSTALL
8676         * Makefile.am
8677         * NEWS
8678         * README
8679         * README.claws          ** REMOVED **
8680         * README.jp             ** REMOVED **
8681         * RELEASE_NOTES         ** ADDED **
8682         * RELEASE_NOTES.claws   ** REMOVED **
8683         * commitHelper
8684         * configure.ac
8685         * sylpheed.spec.in      ** REMOVED **
8686                 tidy up and update the default docs:
8687                 ChangeLog.claws is renamed ChangeLog.gtk1
8688                 ChangeLog-gtk2.claws is renamed ChangeLog
8689                 README.claws is renamed README
8690                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8691
8692 2005-10-31 [paul]       1.9.15cvs130
8693
8694         * po/it.po
8695                 fix errors
8696
8697 2005-10-31 [paul]       1.9.15cvs129
8698
8699         * po/ca.po
8700         * po/de.po
8701         * po/en_GB.po
8702         * po/fr.po
8703         * po/it.po
8704         * po/pt_BR.po
8705         * po/sk.po
8706         * po/sr.po
8707         * po/zh_CN.po
8708                 updated by Miquel Oliete, Stephan Sachse and
8709                 Thomas Gilgin, me, Fabien Vantard, Andrea
8710                 Spadaccini, Frederico Goncalves Guimaraes,
8711                 Andrej Kacian, Aleksandar Urosevic, and
8712                 Ralgh Young.
8713
8714 2005-10-31 [mones]      1.9.15cvs128
8715
8716         * manual/faq.xml
8717                 More questions.
8718         
8719         * po/es.po
8720                 Updated for release.
8721
8722 2005-10-30 [colin]      1.9.15cvs127
8723
8724         * src/compose.c
8725                 Place cursor before rewrapping (fixes cursor
8726                 pos if quotation gets rewrapped)
8727
8728 2005-10-29 [paul]       1.9.15cvs126
8729
8730         * src/crash.c
8731         * src/foldersel.c
8732         * src/main.c
8733         * src/messageview.c
8734         * src/toolbar.c
8735         * src/gtk/authors.h
8736                 corrections to text items
8737
8738 2005-10-28 [colin]      1.9.15cvs125
8739
8740         * src/messageview.c
8741                 Make "hit 'C' to check sig" work from extern 
8742                 messageviews
8743
8744 2005-10-27 [colin]      1.9.15cvs124
8745
8746         * src/summaryview.c
8747                 Add a hack to avoid segfaulting when hammering 
8748                 on gtk's events
8749
8750 2005-10-27 [wwp]        1.9.15cvs123
8751
8752         * src/prefs_themes.c
8753                 sort list of themes names in themes prefs
8754
8755 2005-10-27 [paul]       1.9.15cvs122
8756
8757         * src/folder.c
8758         * src/prefs_account.c
8759                 fix building on Solaris
8760                 Patch by Alex Moore
8761
8762 2005-10-27 [wwp]        1.9.15cvs121
8763
8764         * src/summaryview.c
8765         * src/gtk/gtksctree.c
8766                 speed up unselecting messages in summary view (thanks to Colin)
8767
8768 2005-10-27 [paul]       1.9.15cvs120
8769
8770         * src/mainwindow.c
8771                 fix a compilation warning
8772         * src/summaryview.c
8773                 fix updating of 'n items selected' count
8774                 when deselecting
8775
8776 2005-10-27 [martin]     1.9.15cvs119
8777
8778         * src/action.c
8779                 ignore actions with a leading '/' in the action menu name
8780                 fixes a crash on menu creation
8781         * src/prefs_actions.c
8782                 do not allow a leading '/' in the action menu name
8783
8784 2005-10-27 [paul]       1.9.15cvs118
8785
8786         * src/main.c
8787                 fix compilation warning
8788
8789 2005-10-27 [paul]       1.9.15cvs117
8790
8791         * src/procmime.c
8792                 add #if HAVE_LOCALE_H
8793
8794 2005-10-27 [paul]       1.9.15cvs116
8795
8796         * src/plugins/clamav/clamav_plugin.c
8797         * src/plugins/dillo_viewer/dillo_viewer.c
8798         * src/plugins/mathml_viewer/mathml_viewer.c
8799         * src/plugins/pgpcore/plugin.c
8800         * src/plugins/pgpinline/plugin.c
8801         * src/plugins/pgpmime/plugin.c
8802         * src/plugins/spamassassin/spamassassin.c
8803         * src/plugins/trayicon/trayicon.c
8804                 plugin_init() : make error messages more
8805                 informative
8806
8807 2005-10-26 [wwp]        1.9.15cvs115
8808
8809         * src/prefs_matcher.c
8810                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8811
8812 2005-10-26 [wwp]        1.9.15cvs114
8813
8814         * src/procmime.c
8815         * src/gtk/gtksctree.c
8816         * src/plugins/spamassassin/libspamc.c
8817         * src/plugins/spamassassin/spamassassin.c
8818                 fix some compilation warnings more
8819
8820 2005-10-26 [mones]      1.9.15cvs113
8821
8822         * po/es.po
8823                 Updated translation
8824
8825 2005-10-26 [paul]       1.9.15cvs112
8826
8827         * src/prefs_message.c
8828                 give all display_xface stuff the
8829                 #if HAVE_LIBCOMPFACE treatment, thus
8830                 preventing a crash
8831                 (Thanks to Wolfgang Enderlein)
8832
8833 2005-10-26 [colin]      1.9.15cvs111
8834
8835         * src/gedit-print.c
8836                 Fix date format
8837         * src/imap_gtk.c
8838         * src/news_gtk.c
8839                 Remove context menu items that should not be there
8840         * src/jpilot.c
8841                 Fix encoding
8842         * src/main.c
8843         * src/mainwindow.c
8844                 Don't show the mainwindow too soon
8845
8846 2005-10-26 [wwp]        1.9.15cvs110
8847
8848         * src/folder.c
8849         * src/manual.c
8850         * src/summaryview.c
8851                 fix uninitialized pointers in the folder updating hook
8852                 (thanks to Colin)
8853
8854 2005-10-25 [mones]      1.9.15cvs109
8855
8856         * manual/faq.xml
8857                 General information subsection completed. 
8858                 Removed archaic references.
8859                 
8860         * manual/Makefile
8861         * manual/dtd/manual.dsl
8862                 Added customization stylesheet for getting paragraphs
8863                 fully justified in PDF output (as suggested by Colin).
8864
8865 2005-10-25 [colin]      1.9.15cvs108
8866
8867         * src/compose.c
8868                 Fix a second leak
8869
8870 2005-10-25 [colin]      1.9.15cvs107
8871
8872         * src/addrbook.c
8873         * src/addrindex.c
8874                 Fix leak (xml_get_element() allocates memory)
8875         * src/compose.c
8876                 Fix leak + dead code (shame!)
8877         * src/procmime.c
8878                 Fix leak
8879
8880 2005-10-25 [colin]      1.9.15cvs106
8881
8882         * src/mimeview.c
8883                 Fix encoding issue in Save all and in 
8884                 overwrite-confirmation alertpanel
8885
8886 2005-10-25 [colin]      1.9.15cvs105
8887
8888         * src/common/socket.c
8889                 Fix a leak - Thanks to Christopher Aillon
8890                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8891
8892 2005-10-25 [paul]       1.9.15cvs104
8893
8894         * src/wizard.c
8895                 Always guess servers from the right-hand
8896                 email part and guess username from the
8897                 left-hand part. (Thanks to Colin)
8898                 add an X-Face to the welcome message
8899
8900 2005-10-25 [paul]       1.9.15cvs103
8901
8902         * manual/handling.xml
8903                 written by Colin, edited by me
8904
8905 2005-10-25 [wwp]        1.9.15cvs102
8906
8907         * src/folderview.c
8908         * src/grouplistdialog.c
8909         * src/imap.c
8910         * src/noticeview.c
8911                 fix some compilation warnings
8912
8913 2005-10-24 [paul]
8914
8915         1.9.99-rc3 released
8916
8917 2005-10-24 [paul]       1.9.15cvs101
8918
8919         * src/gtk/about.c
8920                 fix window sizing
8921
8922 2005-10-24 [paul]       1.9.15cvs100
8923
8924         * src/pixmaps/offline.xpm
8925         * src/pixmaps/online.xpm
8926                 replace with last default versions
8927
8928 2005-10-24 [colin]      1.9.15cvs99
8929
8930         * src/imap.c
8931                 Fix bug when moving a folder
8932         * src/imap_gtk.c
8933         * src/mh_gtk.c
8934                 "Delete folder" pops up a window, so it 
8935                 should be suffixed with "..."
8936         * src/plugins/pgpcore/sgpgme.c
8937                 Include locale.h
8938
8939 2005-10-24 [mones]      1.9.15cvs98
8940
8941         * manual/Makefile
8942         * manual/account.xml
8943         * manual/ack.xml
8944         * manual/addrbook.xml
8945         * manual/advanced.xml
8946         * manual/faq.xml
8947         * manual/glossary.xml
8948         * manual/gpl.xml
8949         * manual/handling.xml
8950         * manual/intro.xml
8951         * manual/keyboard.xml
8952         * manual/manual.xml
8953         * manual/plugins.xml
8954         * manual/starting.xml
8955         * manual/dtd/sdocbook.dtd
8956                 Initial manual structure and some content.
8957
8958 2005-10-23 [wwp]        1.9.15cvs97
8959
8960         * src/gtk/about.c
8961                 fix a typo
8962
8963 2005-10-23 [wwp]        1.9.15cvs96
8964
8965         * src/gtk/about.c
8966         * src/gtk/authors.h
8967                 rework of the about window (main work by Paul), also featuring a few
8968                 fixes for typos and duplicate names
8969
8970 2005-10-23 [wwp]        1.9.15cvs95
8971
8972         * src/.cvsignore
8973                 Ignore the right binary name (sylpheed-claws now)
8974
8975 2005-10-23 [paul]       1.9.15cvs94
8976
8977         * src/compose.c
8978                 when using Folder Pref 'Default To for
8979                 replies' make the entry in the Compose
8980                 window bold
8981                 Patch by Fabien Vantard
8982
8983 2005-10-22 [colin]      1.9.15cvs93
8984
8985         * src/codeconv.c
8986                 Fix leak
8987
8988 2005-10-22 [colin]      1.9.15cvs92
8989
8990         * src/codeconv.c
8991                 try to convert using locale (apart utf8) if necessary
8992
8993 2005-10-22 [colin]      1.9.15cvs91
8994
8995         * src/pixmaps/new.xpm
8996         * src/pixmaps/unread.xpm
8997                 Make the unread envelope blue again and
8998                 saturate the new one a bit more.
8999
9000 2005-10-22 [colin]      1.9.15cvs90
9001
9002         * src/compose.c
9003                 When replying to a mail sent by one of our accounts,
9004                 use the original list of recipients. Let 'Reply All'
9005                 and 'Reply to sender' work like previously.
9006
9007 2005-10-21 [colin]      1.9.15cvs89
9008
9009         * src/prefs_filtering.c
9010                 Clear fields after add and replace
9011         * src/textview.c
9012                 Display xface differently (better)
9013         * src/plugins/pgpinline/pgpinline.c
9014                 Fix crappy encodings/recodings
9015
9016 2005-10-21 [paul]       1.9.15cvs88
9017
9018         * src/compose.c
9019         * src/prefs_folder_item.c
9020         * src/toolbar.c
9021                 fix news folder Folder Properties
9022                 (thanks to Colin)
9023         * src/folderview.c
9024                 update folderview after Themes change
9025                 keep selected folder selected
9026                 (thanks to Colin)
9027
9028 2005-10-21 [paul]       1.9.15cvs87
9029
9030         * tools/Makefile.am
9031         * tools/OOo2sylpheed.pl
9032         * tools/README
9033         * tools/README.sylprint
9034         * tools/asus_mailled.sh         ** REMOVED **
9035         * tools/filter_conv.pl
9036         * tools/freshmeat_search.pl
9037         * tools/google_search.pl
9038         * tools/gpg-sign-syl            ** REMOVED **
9039         * tools/kmail2sylpheed.pl
9040         * tools/kmail2sylpheed_v2.pl
9041         * tools/multiwebsearch.pl
9042         * tools/nautilus2sylpheed.sh
9043         * tools/newscache_clean.pl
9044         * tools/outlook2sylpheed.pl
9045         * tools/sylpheed-switcher       ** REMOVED **
9046         * tools/sylprint.pl
9047         * tools/sylprint.rc
9048         * tools/tb2sylpheed
9049         * tools/vcard2xml.py
9050         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9051                 update default config dir
9052                 update binary name (thanks to Fabien Vantard)
9053                 remove obsolete scripts
9054
9055 2005-10-21 [colin]      1.9.15cvs86
9056
9057         * src/inc.c
9058                 Fix possible leak and units. Based on a patch by
9059                 Fabien Vantard.
9060
9061 2005-10-20 [colin]      1.9.15cvs85
9062
9063         * src/textview.c
9064                 Clear xface when clearing textview
9065
9066 2005-10-20 [colin]      1.9.15cvs84
9067
9068         * configure.ac
9069         * src/folderview.c
9070         * src/headerview.c
9071         * src/main.c
9072         * src/prefs_common.c
9073         * src/prefs_common.h
9074         * src/prefs_message.c
9075         * src/textview.c
9076         * src/textview.h
9077         * src/common/defs.h
9078         * src/common/utils.c
9079         * src/common/utils.h
9080         * src/gtk/gtkutils.c
9081         * src/gtk/gtkutils.h
9082                 Migrate config to .sylpheed-claws (Automatically)
9083                 Add a way to get the Xface in the TextView
9084
9085 2005-10-20 [colin]      1.9.15cvs83
9086
9087         * src/gtk/Makefile.am
9088         * src/gtk/about.c
9089         * src/gtk/authors.h
9090                 Make the about dialog *grooovy*
9091
9092 2005-10-20 [colin]      1.9.15cvs82
9093
9094         * src/mimeview.c
9095                 Use "Open with" on double click if no command
9096                 was found
9097
9098 2005-10-20 [colin]      1.9.15cvs81
9099
9100         * src/imap.c
9101         * src/etpan/imap-thread.c
9102                 Fix possible crash.
9103
9104 2005-10-20 [paul]       1.9.15cvs80
9105
9106         * src/folder.c
9107                 don't show clipkey icon if the only
9108                 attachment is the signature
9109                 Patch by Colin
9110
9111 2005-10-20 [paul]       1.9.15cvs79
9112
9113         * AUTHORS
9114         * src/plugins/pgpmime/pgpmime.c
9115                 name the PGP/MIME signature 'signature.asc'
9116                 Patch by Andrew Nelson <freeandy@gmail.com>
9117
9118 2005-10-19 [colin]      1.9.15cvs78
9119
9120         * src/plugins/pgpmime/pgpmime.c
9121                 Oops, no need to double-check though
9122
9123 2005-10-19 [colin]      1.9.15cvs77
9124
9125         * src/plugins/pgpinline/pgpinline.c
9126         * src/plugins/pgpmime/pgpmime.c
9127                 Check that my_tmpfile() doesn't 
9128                 return NULL
9129
9130 2005-10-19 [colin]      1.9.15cvs76
9131
9132         * src/common/utils.c
9133                 Use shorter mime boundaries to avoid having
9134                 MTAs rewrapping our headers, breaking the
9135                 PGP signature in the process 
9136         * src/compose.c
9137         * src/plugins/pgpmime/pgpmime.c
9138                 Check for boundary uniqueness to be sure
9139                 it won't happen, instead of hoping for the
9140                 best
9141
9142 2005-10-19 [colin]      1.9.15cvs75
9143
9144         * sylpheed-claws.desktop
9145         * src/Makefile.am
9146         * src/main.c
9147                 Ship a sylpheed-claws binary instead
9148                 of a sylpheed one. Change the socket
9149                 name, too
9150         * src/folderview.c
9151                 Update folder only if it changed
9152         * src/wizard.c
9153                 Fix i18n in welcome mail, patch by
9154                 Fabien Vantard
9155
9156 2005-10-19 [paul]
9157
9158         1.9.99-rc2 released
9159
9160 2005-10-19 [paul]       1.9.15cvs74
9161
9162         * src/folder.c
9163         * src/folderview.c
9164                 fix summaryview update
9165                 Patch by Colin
9166
9167 2005-10-18 [colin]      1.9.15cvs73
9168
9169         * src/plugins/pgpcore/passphrase.c
9170                 Don't XGrabServer, and try a bit more to 
9171                 sync everything before grabbing mouse/keyboard
9172
9173 2005-10-18 [colin]      1.9.15cvs72
9174
9175         * src/Makefile.am
9176         * src/addressadd.c
9177         * src/addressbook.c
9178         * src/folderview.c
9179         * src/grouplistdialog.c
9180         * src/mimeview.c
9181         * src/stock_pixmap.c
9182         * src/stock_pixmap.h
9183         * src/summaryview.c
9184         * src/gtk/gtksctree.c
9185         * src/gtk/gtksctree.h
9186         * src/pixmaps/empty.xpm
9187                 Implement a wrapper call for gtk_ctree_set_node_info
9188                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9189                 pixmap instead of a NULL one. This works around some
9190                 memory problems deep inside gtk, revealed by valgrind,
9191                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9192                 as locked crashes sylpheed.), as well as, probably, 
9193                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9194
9195 2005-10-17 [colin]      1.9.15cvs71
9196
9197         * src/mimeview.c
9198                 Provide visual feedback when checking
9199                 signature
9200
9201 2005-10-17 [colin]      1.9.15cvs70
9202
9203         * src/main.c
9204                 Keep the folder list frozen while checking caches...
9205
9206 2005-10-17 [colin]      1.9.15cvs69
9207
9208         * src/addr_compl.c
9209                 Fi bug #833 (Autocompleting from addressbook 
9210                 fails with extended chars)
9211         * src/imap.c
9212                 Fix 'adding messages' staying in statusbar
9213                 after an error
9214
9215 2005-10-17 [wwp]        1.9.15cvs68
9216
9217         * src/ssl_manager.c
9218                 Fix buttons' layout resizing when window size changes
9219
9220 2005-10-17 [wwp]        1.9.15cvs67
9221
9222         * src/account.c
9223         * src/prefs_account.c
9224         * src/prefs_common.c
9225         * src/prefs_common.h
9226         * src/prefs_folder_item.c
9227         * src/prefs_gtk.c
9228         * src/gtk/logwindow.c
9229         * src/gtk/pluginwindow.c
9230         * src/gtk/prefswindow.c
9231         * src/gtk/prefswindow.h
9232                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9233
9234 2005-10-17 [paul]       1.9.15cvs66
9235
9236         * configure.ac
9237                 fix missing libetpan message
9238         * po/en_GB.po
9239                 updated
9240         * src/crash.c
9241         * src/manual.c
9242         * src/prefs_themes.c
9243         * src/common/defs.h
9244                 add some new URI defines, change some
9245                 others
9246         * src/wizard.c
9247                 make welcome message translatable
9248                 small improvements to english
9249                 other tweaks
9250         * src/gtk/menu.c
9251                 fix warnings
9252
9253 2005-10-17 [paul]       1.9.15cvs65
9254
9255         * src/summaryview.c
9256                 fix column titles
9257
9258 2005-10-16 [mones]      1.9.15cvs64
9259
9260         * po/es.po
9261                 Updated translation
9262
9263 2005-10-16 [colin]
9264
9265         1.9.99-rc1 released
9266
9267 2005-10-16 [colin]      1.9.15cvs63
9268
9269         * src/wizard.c
9270                 Fix whitespace
9271
9272 2005-10-16 [colin]      1.9.15cvs62
9273
9274         * src/toolbar.c
9275                 s/Get All/Get Mail/
9276         * src/wizard.c
9277                 Real welcome mail text, thanks Paul
9278
9279 2005-10-16 [colin]      1.9.15cvs61
9280
9281         * src/editldap.c
9282         * src/exporthtml.c
9283         * src/main.c
9284         * src/mainwindow.c
9285         * src/prefs_themes.c
9286         * src/prefs_toolbar.c
9287         * src/plugins/demo/demo.c
9288         * src/plugins/trayicon/trayicon.c
9289                 s/Sylpheed/Sylpheed-Claws/
9290
9291 2005-10-16 [colin]      1.9.15cvs60
9292
9293         * src/wizard.c
9294                 Add a welcome email in the first empty mailbox
9295         * src/prefs_common.c
9296                 Change one more default
9297
9298 2005-10-16 [colin]      1.9.15cvs59
9299
9300         * src/wizard.c
9301                 Remove printf
9302
9303 2005-10-16 [colin]      1.9.15cvs58
9304
9305         * src/toolbar.c
9306         * src/prefs_common.c
9307                 Change some defaults
9308
9309 2005-10-16 [colin]      1.9.15cvs57
9310
9311         * src/toolbar.c
9312         * src/prefs_common.c
9313                 Change some defaults
9314
9315 2005-10-16 [colin]      1.9.15cvs56
9316
9317         * src/wizard.c
9318                 By default, initialize fonts to have
9319                 the same size as normal GtkWidgets
9320
9321 2005-10-16 [colin]      1.9.15cvs55
9322
9323         * src/mimeview.c
9324                 Fix message a bit more
9325
9326 2005-10-16 [colin]      1.9.15cvs54
9327
9328         * src/addressbook.c
9329                 Second attempt at flicker fixing
9330
9331 2005-10-16 [colin]      1.9.15cvs53
9332
9333         * src/addressbook.c
9334                 Fix flicker
9335
9336 2005-10-16 [wwp]        1.9.15cvs52
9337
9338         * src/addressbook.c
9339         * src/editaddress.c
9340         * src/prefs_common.c
9341         * src/prefs_common.h
9342                 Remember window sizes (address book)
9343
9344 2005-10-16 [wwp]        1.9.15cvs51
9345
9346         * src/plugins/clamav/clamav_plugin_gtk.c
9347         * src/plugins/spamassassin/spamassassin_gtk.c
9348                 Fix compilation warnings (missing #include).
9349
9350 2005-10-16 [colin]      1.9.15cvs50
9351
9352         * src/mimeview.c
9353         * src/summaryview.c
9354         * src/textview.c
9355                 Make 'c' check signature, and forward
9356                 c, l, y, t from summaryview to mimeview
9357
9358 2005-10-16 [colin]      1.9.15cvs49
9359
9360         * src/addressbook.c
9361                 Put border around buttons
9362         * src/mainwindow.c
9363         * src/summaryview.c
9364                 Rework menus (Patch based on a patch
9365                 by Paul)
9366
9367 2005-10-15 [wwp]        1.9.15cvs48
9368
9369         * src/editjpilot.c
9370         * src/editldap.c
9371         * src/editvcard.c
9372         * src/exphtmldlg.c
9373         * src/expldifdlg.c
9374         * src/export.c
9375         * src/import.c
9376         * src/importldif.c
9377         * src/importmutt.c
9378         * src/importpine.c
9379         * src/prefs_account.c
9380         * src/prefs_spelling.c
9381         * src/gtk/gtkutils.c
9382         * src/gtk/gtkutils.h
9383         * src/plugins/clamav/clamav_plugin_gtk.c
9384         * src/plugins/spamassassin/spamassassin_gtk.c
9385                 use nicer browse-for-file/dir buttons than the "..." ones,
9386                 code factorizing more.
9387
9388 2005-10-14 [colin]      1.9.15cvs47
9389
9390         * src/mainwindow.c
9391                 set relief on the account switcher so that people see it
9392                 grey out Create processing rules when no message is selected
9393         * src/prefs_filtering.c
9394                 ask before closing if the rule has not been modified, even if
9395                 it's not valid
9396         * src/prefs_matcher.c
9397                 fix sensitivity when entering the dialog
9398         * src/gtk/inputdialog.c
9399                 display a better icon on password ask
9400         * src/plugins/pgpcore/passphrase.c
9401                 make the dialog look better
9402
9403 2005-10-14 [paul]       1.9.15cvs46
9404
9405         * src/folderview.c
9406                 indicate presense of marked msgs in
9407                 unexpanded subfolders
9408
9409 2005-10-14 [paul]       1.9.15cvs45
9410
9411         * src/prefs_actions.c
9412         * src/prefs_common.c
9413         * src/prefs_common.h
9414         * src/prefs_filtering_action.c
9415         * src/prefs_matcher.c
9416         * src/prefs_template.c
9417                 remember window sizes
9418                 fix Info button size
9419
9420         Patches by wwp
9421
9422 2005-10-13 [colin]      1.9.15cvs44
9423
9424         * src/mimeview.c
9425         * src/noticeview.c
9426         * src/noticeview.h
9427                 Add a tooltip on the icon (optional) 
9428                 Get rid of the signature buttons and only
9429                 use the icon+tooltip
9430
9431 2005-10-13 [colin]      1.9.15cvs43
9432
9433         * src/noticeview.c
9434         * src/noticeview.h
9435                 Add hand cursor for hovering over icon
9436
9437 2005-10-13 [colin]      1.9.15cvs42
9438
9439         * src/summaryview.c
9440                 Fix crash when quicksearch's hidden 
9441                 at startup
9442
9443 2005-10-13 [colin]      1.9.15cvs41
9444
9445         * src/compose.c
9446                 Set subject when forwarding multiple mails
9447                 Check that other recipient than the default Cc or Bcc
9448                 have been set before sending.
9449
9450 2005-10-13 [colin]      1.9.15cvs40
9451
9452         * src/imap.c
9453                 Batch per-folder
9454                 Introduce locking, but don't use it yet
9455
9456 2005-10-13 [colin]      1.9.15cvs39
9457
9458         * src/gtk/quicksearch.c
9459                 Reset quicksearch when hiding it
9460                 Make sticky a real pref
9461
9462 2005-10-13 [colin]      1.9.15cvs38
9463
9464         * src/summaryview.c
9465                 Faster prefs apply
9466
9467 2005-10-13 [colin]      1.9.15cvs37
9468
9469         * src/mimeview.c
9470         * src/noticeview.c
9471         * src/noticeview.h
9472         * src/plugins/pgpcore/sgpgme.c
9473                 Make privacy icon clickable
9474                 Move Trust field in Full info
9475                 When trust is less than full, don't display
9476                 a warning icon
9477
9478 2005-10-13 [colin]      1.9.15cvs36
9479
9480         * src/folder.c
9481                 Batch on flags sync
9482         * src/folderview.c
9483                 Revert speed hack which is dangerous in fact
9484                 Apply prefs faster
9485
9486 2005-10-13 [colin]      1.9.15cvs35
9487
9488         * src/folder_item_prefs.c
9489                 Fix pref corruption on folder move. Patch
9490                 by wwp
9491
9492 2005-10-13 [paul]       1.9.15cvs34
9493
9494         * src/export.c
9495         * src/import.c
9496                 fix typos in g_warnings
9497         * src/prefs_account.c
9498                 add a file selector for Signature file
9499
9500         Patches by wwp
9501
9502 2005-10-12 [colin]      1.9.15cvs33
9503
9504         * src/mimeview.c
9505                 Provide a quick way to go back from a
9506                 signature's full info to the email part
9507
9508 2005-10-12 [colin]      1.9.15cvs32
9509
9510         * src/compose.c
9511                 Remove old hack of encoding signed mails with base64.
9512                 QP works equally well.
9513
9514 2005-10-12 [colin]      1.9.15cvs31
9515
9516         * src/crash.c
9517                 Replace deprecated GtkText with GtkTextView
9518         * src/imap.c
9519                 Fix a logic bug about counts in imap_select
9520                 (previously un-triggered)
9521         * src/mainwindow.c
9522         * src/summaryview.c
9523         * src/news.c
9524                 Allow local deletion of news posts
9525         * src/mimeview.c
9526                 Show GPG noticeview on the message/rfc822 part
9527                 in addition to the text/plain one
9528         * src/prefs_image_viewer.c
9529           src/plugins/pgpcore/prefs_gpg.c
9530                 Polish (set the label as part of the checkbox)
9531         * src/wizard.c
9532                 Don't sit there doing nothing after destroying
9533                 the window - return err
9534
9535 2005-10-11 [colin]      1.9.15cvs30
9536
9537         * src/folderview.c
9538                 Apply processing rules before showing folders.
9539                 Early folder show (before flags sync) will only
9540                 be done when there are no processing rules (nor
9541                 pre- or post- ones)
9542         * src/imap.c
9543                 Fix stuff related to mail subdir, creation and 
9544                 deletion of folders 
9545         * src/imap_gtk.c
9546                 Don't allow creation of folders in NoInferior
9547                 folders, as it won't work
9548
9549 2005-10-10 [colin]      1.9.15cvs29
9550
9551         * src/compose.c
9552                 Reselect "None" Privacy system when selecting an
9553                 account with no privacy system defined
9554
9555 2005-10-10 [colin]      1.9.15cvs28
9556
9557         * src/mainwindow.c
9558                 Add Windows-1252 encoding
9559         * src/prefs_common.c
9560                 Rework some defaults:
9561                 - autosave to draft by default
9562                 - don't show header pane (it's already in the textview)
9563                 - Select first new or unread mail on entry
9564                 - Assume 'Yes' to change folder when there's no more
9565                   unread message
9566         * src/prefs_matcher.c
9567                 Fix a gtk assertion failure
9568         * src/gtk/colorlabel.c
9569                 Workaround bad repainting on selection
9570         * src/main.c
9571                 Freeze/thaw (a bit faster on ssh -X)
9572         * src/msgcache.c
9573                 Get rid of StrdupConverter that just adds an
9574                 extra strdup/free 
9575         * src/etpan/imap_thread.c
9576                 memset buf to 0
9577
9578 2005-10-10 [colin]      1.9.15cvs27
9579
9580         * src/export.c
9581         * src/import.c
9582                 Fix compile on gtk 2.4. Patch by wwp
9583
9584 2005-10-09 [colin]      1.9.15cvs26
9585
9586         * src/mainwindow.c
9587         * src/messageview.c
9588         * src/summaryview.c
9589                 Clarify forward menus. Patch by wwp
9590
9591 2005-10-09 [colin]      1.9.15cvs25
9592
9593         * src/compose.c
9594         * src/compose.h
9595                 Fix bug #829 (Non-working "Encrypt message by 
9596                 default when replying to an encrypted message")
9597
9598 2005-10-08 [colin]      1.9.15cvs24
9599
9600         * src/wizard.c
9601                 Fix bug #827 ("Welcome" setup wizard after a 
9602                 permission error gives up & forgets itself.)
9603
9604 2005-10-08 [colin]      1.9.15cvs23
9605
9606         * src/procmime.c
9607                 Fix bug #828 (Ignoring headers with spaces around = sign)
9608
9609 2005-10-08 [colin]      1.9.15cvs22
9610
9611         * src/export.c
9612                 Warning fix by wwp
9613
9614 2005-10-08 [colin]      1.9.15cvs21
9615
9616         * src/folder.c
9617         * src/folder.h
9618                 Add a processing_pending indicator, set on 
9619                 folder_item_open and cleared after 
9620                 folder_item_process_open
9621         * src/folderview.c
9622         * src/summaryview.c
9623                 wrap procmsg_msginfo_*_flags, and in the
9624                 wrapper check that there's no folder processing 
9625                 pending. If there is, defer the flags change until 
9626                 processing is done to avoid stepping over each
9627                 other's toes.
9628                 Freeze during processing, but not during scanning.
9629
9630 2005-10-07 [colin]      1.9.15cvs20
9631
9632         * src/plugins/pgpcore/passphrase.c
9633                 Fix bug #826 (X-Server hangs when 
9634                 right-clicking a PGP encrypted message)
9635
9636 2005-10-07 [paul]       1.9.15cvs19
9637
9638         * src/compose.c
9639                 fix compose_entries[]
9640                 patch by Fabien Vantard
9641
9642 2005-10-06 [colin]      1.9.15cvs18
9643
9644         * src/pixmaps/address.xpm
9645         * src/pixmaps/address_book.xpm
9646         * src/pixmaps/book.xpm
9647         * src/pixmaps/check_spelling.xpm
9648         * src/pixmaps/checkbox_off.xpm
9649         * src/pixmaps/checkbox_on.xpm
9650         * src/pixmaps/close.xpm
9651         * src/pixmaps/complete.xpm
9652         * src/pixmaps/continue.xpm
9653         * src/pixmaps/deleted.xpm
9654         * src/pixmaps/down_arrow.xpm
9655         * src/pixmaps/exec.xpm
9656         * src/pixmaps/forwarded.xpm
9657         * src/pixmaps/group.xpm
9658         * src/pixmaps/ignorethread.xpm
9659         * src/pixmaps/interface.xpm
9660         * src/pixmaps/jpilot.xpm
9661         * src/pixmaps/ldap.xpm
9662         * src/pixmaps/linewrap.xpm
9663         * src/pixmaps/linewrapcurrent.xpm
9664         * src/pixmaps/mail.xpm
9665         * src/pixmaps/mail_attach.xpm
9666         * src/pixmaps/mail_compose.xpm
9667         * src/pixmaps/mail_forward.xpm
9668         * src/pixmaps/mail_receive.xpm
9669         * src/pixmaps/mail_receive_all.xpm
9670         * src/pixmaps/mail_reply.xpm
9671         * src/pixmaps/mail_reply_to_all.xpm
9672         * src/pixmaps/mail_reply_to_author.xpm
9673         * src/pixmaps/mail_send.xpm
9674         * src/pixmaps/mail_send_queue.xpm
9675         * src/pixmaps/mime_application.xpm
9676         * src/pixmaps/mime_audio.xpm
9677         * src/pixmaps/mime_image.xpm
9678         * src/pixmaps/mime_message.xpm
9679         * src/pixmaps/mime_text_enriched.xpm
9680         * src/pixmaps/mime_text_html.xpm
9681         * src/pixmaps/mime_text_plain.xpm
9682         * src/pixmaps/mime_unknown.xpm
9683         * src/pixmaps/new.xpm
9684         * src/pixmaps/news_compose.xpm
9685         * src/pixmaps/offline.xpm
9686         * src/pixmaps/online.xpm
9687         * src/pixmaps/paste.xpm
9688         * src/pixmaps/preferences.xpm
9689         * src/pixmaps/privacy_emblem_encrypted.xpm
9690         * src/pixmaps/privacy_expired.xpm
9691         * src/pixmaps/privacy_failed.xpm
9692         * src/pixmaps/privacy_passed.xpm
9693         * src/pixmaps/privacy_signed.xpm
9694         * src/pixmaps/privacy_unknown.xpm
9695         * src/pixmaps/privacy_warn.xpm
9696         * src/pixmaps/properties.xpm
9697         * src/pixmaps/replied.xpm
9698         * src/pixmaps/search.xpm
9699         * src/pixmaps/unread.xpm
9700         * src/pixmaps/up_arrow.xpm
9701         * src/pixmaps/vcard.xpm
9702                 Modernize internal theme, with icons from the 
9703                 Gnomaws theme. Keep some of the old ones where
9704                 they were better.
9705
9706 2005-10-06 [colin]      1.9.15cvs17
9707
9708         * src/summaryview.c
9709                 Little optimisations + bugfix
9710         * src/toolbar.c
9711                 Remove default useless items - useless being defined
9712                 by the default relevant prefs
9713         * src/wizard.c
9714                 include config.h to make gettext work
9715         * src/prefs_themes.c
9716                 Fix selection of current theme in prefs
9717
9718 2005-10-06 [colin]      1.9.15cvs16
9719
9720         * src/prefs_common.c
9721         * src/prefs_common.h
9722         * src/prefs_summaries.c
9723         * src/folderview.c
9724                 Add a warning dialog on Mark all read 
9725                 (with pref to get rid of it)
9726
9727 2005-10-06 [paul]       1.9.15cvs15
9728
9729         * po/nb.po
9730         * po/pt_BR.po
9731                 updated by Geir Helland and Frederico
9732                 Goncalves Guimaraes
9733
9734 2005-10-05 [colin]      1.9.15cvs14
9735
9736         * src/folder.c
9737         * src/folder.h
9738         * src/folderview.c
9739         * src/folderview.h
9740         * src/imap_gtk.c
9741         * src/mh_gtk.c
9742         * src/mainwindow.c
9743         * src/setup.c
9744                 add a way to rescan without rebuilding
9745                 make moving a bit faster (less folders changes)
9746                 don't lock the tree on Get 
9747         * src/imap.c
9748                 Don't re-delete deleted messages before expunging
9749         * src/summaryview.c
9750                 Set batch mode when deleting mails
9751
9752 2005-10-05 [paul]       1.9.15cvs13
9753
9754         * src/mainwindow.c
9755         * src/mainwindow.h
9756                 fix disabled Execute menu item
9757         * src/toolbar.c
9758                 match the change in 1.9.15cvs10: use Compose
9759                 instead of News by default
9760
9761 2005-10-04 [colin]      1.9.15cvs12
9762
9763         * src/compose.c
9764                 When replying to an ML post with Reply-To set
9765                 to the poster's email, honor it (as before),
9766                 but also honor our user's request to reply to
9767                 the mailing list: set the ML address in the To
9768                 field and the Reply-To address in the Cc: 
9769                 field.
9770
9771 2005-10-04 [colin]      1.9.15cvs11
9772
9773         * src/plugins/trayicon/trayicon.c
9774                 Finish cosmetic change - thanks to wwp
9775
9776 2005-10-04 [colin]      1.9.15cvs10
9777
9778         * src/toolbar.c
9779                 Use Compose instead of Email by default.
9780                 Spotted by wwp.
9781
9782 2005-10-04 [colin]      1.9.15cvs9
9783
9784         * src/folder.c
9785         * src/folder.h
9786         * src/folderview.c
9787         * src/imap.c
9788         * src/etpan/imap-thread.c
9789         * src/etpan/imap-thread.h
9790                 Try to make IMAP faster, by simplifying SEARCH
9791                 commands, avoiding sending two STATUS in a row,
9792                 and deferring flags sync and processing just
9793                 after displaying the folder. 
9794                 This will update the SummaryView in certain
9795                 cases (new mails not already fetched, flags
9796                 changed from another client) but in a non-
9797                 blocking manner.
9798
9799 2005-10-04 [colin]      1.9.15cvs8
9800
9801         * src/plugins/trayicon/trayicon.c
9802                 Relabel "Offline" to "Work offline"
9803
9804 2005-10-04 [colin]      1.9.15cvs7
9805
9806         * src/export.c
9807         * src/import.c
9808         * src/mbox.c
9809                 Fix mbox import/export buglets
9810                 Patch by wwp
9811         * src/plugins/trayicon/trayicon.c
9812                 Add offline swithc
9813                 Patch by wwp
9814
9815 2005-10-04 [colin]      1.9.15cvs6
9816
9817         * src/folder.c
9818         * src/folderview.c
9819         * src/summaryview.c
9820                 Better fix (don't break mark all read) for cvs2
9821
9822 2005-10-03 [colin]      1.9.15cvs5
9823
9824         * src/folder.c
9825                 Use a sane sort by default
9826
9827 2005-10-03 [colin]      1.9.15cvs4
9828
9829         * src/inc.c
9830                 Add a 'Only once' button for overriding offline mode
9831         * src/prefs_account.c
9832         * src/wizard.c
9833                 Add Local mbox to the wizard
9834                 Add IMAP subdir to the wizard (or the wizard is useless
9835                 for such accounts, or even worse than useless)
9836                 Move IMAP subdir from Advanced to Receive tab, as it's
9837                 not that uncommon
9838
9839 2005-10-03 [colin]      1.9.15cvs3
9840
9841         * src/send_message.c
9842                 Forgot this one in cvs1
9843
9844 2005-10-03 [colin]      1.9.15cvs2
9845
9846         * src/folder.c
9847                 Faster close when leaving a folder with lots
9848                 of new mails. Idea by David Relson.
9849
9850 2005-10-03 [colin]      1.9.15cvs1
9851
9852         * src/compose.c
9853         * src/imap.c
9854         * src/inc.c
9855         * src/main.c
9856         * src/messageview.c
9857         * src/news.c
9858         * src/summaryview.c
9859         * src/gtk/sslcertwindow.c
9860         * src/plugins/trayicon/trayicon.c
9861                 Add accels to every AlertPanel. Patch by Fabien 
9862                 Vantard
9863
9864 2005-10-03 [paul]       1.9.15
9865
9866         1.9.15 released
9867
9868 2005-10-03 [paul]       1.9.14cvs68
9869
9870         * po/ca.po
9871         * po/de.po
9872         * po/es.po
9873         * po/fi.po
9874         * po/fr.po
9875         * po/sk.po
9876         * po/sr.po
9877         * po/zh_CN.po
9878                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9879                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9880                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9881
9882 2005-10-03 [paul]       1.9.14cvs67
9883
9884         * src/send_message.c
9885                 prevent hang on Cancel
9886                 patch by Colin
9887
9888 2005-10-03 [paul]       1.9.14cvs66
9889
9890         * src/main.c
9891                 fix crash in IMAP caused by discrepancy
9892                 between check_at_startup and offline mode
9893                 Patch by Colin
9894
9895 2005-10-01 [paul]       1.9.14cvs65
9896
9897         * src/inc.c
9898                 fix engrish
9899
9900 2005-10-01 [paul]       1.9.14cvs64
9901         * src/export.c
9902         * src/import.c
9903                 synchronise import_mbox() and export_mbox()
9904         * src/mbox.c
9905                 proc_mbox(): add alert if file cannot be opened
9906                 export_list_to_mbox(): test if dest file exists,
9907                 prompt user to overwrite if it does. add alert
9908                 if file cannot be created
9909                                                                 
9910         Patch by wwp
9911                                                                                                                 
9912
9913 2005-09-30 [paul]       1.9.14cvs63
9914
9915         * src/addressbook.c
9916                 Fix sensitivity of a menu
9917         * src/codeconv.c
9918                 Respect hidden pref for mails with no encoding
9919         * src/common/xml.c
9920                 Fix memory corruption
9921         * src/plugins/pgpcore/sgpgme.c
9922                 Fix segfault on incomplete sigs, and display
9923                 of S/Mime UIDs
9924
9925         Patches by Colin
9926
9927 2005-09-30 [colin]      1.9.14cvs62
9928
9929         * src/partial_download.c
9930                 Little logic fix in almost-dead code
9931         * src/pop.c
9932                 Fix partial download when there's no new mail
9933
9934 2005-09-29 [paul]       1.9.14cvs61
9935
9936         * src/plugins/pgpinline/pgpinline.c
9937                 fix bug 819, 'crash accessing sign message'
9938                 Patch by Colin
9939
9940 2005-09-28 [martin]     1.9.14cvs60
9941
9942         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9943                 fix bug #790 (Crash when restarting window manager (fluxbox))
9944
9945 2005-09-28 [paul]       1.9.14cvs59
9946
9947         * src/gtk/gtkaspell.c
9948                 fix off-by-one typo
9949
9950 2005-09-27 [colin]      1.9.14cvs58
9951
9952         * src/plugins/pgpcore/sgpgme.c
9953                 Report error when there's one, instead of
9954                 "Signature unchecked" 
9955
9956 2005-09-27 [colin]      1.9.14cvs57
9957
9958         * src/prefs_quote.c
9959                 Fix bug #816 (Weird quotation with spaces)
9960
9961 2005-09-27 [colin]      1.9.14cvs56
9962
9963         * src/codeconv.c
9964         * src/compose.c
9965         * src/compose.h
9966                 Put subject in compose's title
9967                 Fix Automatic encoding so that it's really automatic:
9968                 first try default locale's charset, then charset of the replied mail, 
9969                 then utf-8
9970                 Fix encoding of headers (must be in strict mode too)
9971
9972 2005-09-26 [colin]      1.9.14cvs55
9973
9974         * src/gtk/gtkaspell.c
9975                 Fix previous patch - don't color the space,
9976                 just uncolor it :)
9977
9978 2005-09-26 [colin]      1.9.14cvs54
9979
9980         * src/gtk/gtkaspell.c
9981                 Unmark space if possible
9982
9983 2005-09-26 [colin]      1.9.14cvs53
9984
9985         * src/imap.c
9986                 log_error instead of alertpanel according to the pref
9987         * src/etpan/imap-thread.c
9988                 Print connect status, copy only necessary size to 
9989                 logger
9990         * src/plugins/pgpmime/pgpmime.c
9991                 Handle S/Mime signatures (verification only). Patch based
9992                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9993
9994 2005-09-26 [paul]       1.9.14cvs52
9995
9996         * src/common/passcrypt.c
9997                 this 'workaround' not necessary on NetBSD.
9998                 Thanks to Daniel Gustafson
9999
10000 2005-09-26 [paul]
10001
10002         1.9.15-rc4 released
10003
10004 2005-09-26 [paul]       1.9.14cvs51
10005
10006         * src/summaryview.c
10007                 Skip currently selected message when
10008                 looking for next new or unread message
10009                 in current folder. Patch by Colin
10010         * src/common/passcrypt.c
10011                 eliminate warnings on *BSD. Patch by
10012                 Daniel Gustafson
10013
10014 2005-09-26 [colin]      1.9.14cvs50
10015
10016         * src/procmsg.c
10017                 Call postfiltering hook anyway
10018
10019 2005-09-22 [colin]      1.9.14cvs49
10020
10021         * src/codeconv.c
10022         * src/codeconv.h
10023                 Add a strict mode that doesn't replace with _
10024         * src/compose.c
10025         * src/compose.h
10026                 Use strict conversion while sending
10027                 Fix race when drafting while sending (happens
10028                 on IMAP)
10029                 Fix d'n'd of messages from summaryview
10030         * src/prefs_common.c
10031         * src/prefs_common.h
10032                 add hidden utf8_instead_of_locale_for_broken_mail 
10033                 pref for people that preferred the default charset 
10034                 to be utf8 for broken mails
10035         * src/quote_fmt_parse.y
10036                 fix bug #815 (No quote insert if "From:" fied 
10037                 contained Russian letters)
10038         * src/summaryview.c
10039                 Fix d'n'd of messages to compose
10040
10041 2005-09-22 [paul]       1.9.14cvs48
10042
10043         * src/compose.c
10044                 fix bug where attachments Name entry
10045                 would display Path instead
10046
10047 2005-09-21 [paul]       1.9.14cvs47
10048
10049         * README
10050         * README.jp
10051         * configure.ac
10052         * config/config.rpath
10053         * doc/manual/en/sylpheed-20.html
10054         * doc/manual/es/sylpheed-20.html
10055         * po/bg.po
10056         * po/ca.po
10057         * po/de.po
10058         * po/es.po
10059         * po/fr.po
10060         * po/it.po
10061         * po/pt_BR.po
10062         * po/sk.po
10063         * po/zh_TW.po
10064         * src/account.c
10065         * src/account.h
10066         * src/action.c
10067         * src/action.h
10068         * src/adbookbase.h
10069         * src/addr_compl.c
10070         * src/addr_compl.h
10071         * src/addrbook.c
10072         * src/addrbook.h
10073         * src/addrcache.c
10074         * src/addrcache.h
10075         * src/addrcindex.c
10076         * src/addrcindex.h
10077         * src/addrclip.c
10078         * src/addrclip.h
10079         * src/addrdefs.h
10080         * src/addressadd.c
10081         * src/addressadd.h
10082         * src/addressbook.c
10083         * src/addressbook.h
10084         * src/addressitem.h
10085         * src/addrgather.c
10086         * src/addrgather.h
10087         * src/addrharvest.c
10088         * src/addrharvest.h
10089         * src/addrindex.c
10090         * src/addrindex.h
10091         * src/addritem.c
10092         * src/addritem.h
10093         * src/addrquery.c
10094         * src/addrquery.h
10095         * src/addrselect.c
10096         * src/addrselect.h
10097         * src/alertpanel.c
10098         * src/alertpanel.h
10099         * src/browseldap.c
10100         * src/browseldap.h
10101         * src/codeconv.c
10102         * src/codeconv.h
10103         * src/compose.c
10104         * src/compose.h
10105         * src/crash.c
10106         * src/crash.h
10107         * src/customheader.c
10108         * src/customheader.h
10109         * src/displayheader.c
10110         * src/displayheader.h
10111         * src/editaddress.c
10112         * src/editaddress.h
10113         * src/editbook.c
10114         * src/editbook.h
10115         * src/editgroup.c
10116         * src/editgroup.h
10117         * src/editjpilot.c
10118         * src/editjpilot.h
10119         * src/editldap.c
10120         * src/editldap.h
10121         * src/editldap_basedn.c
10122         * src/editldap_basedn.h
10123         * src/editvcard.c
10124         * src/editvcard.h
10125         * src/enriched.c
10126         * src/enriched.h
10127         * src/exphtmldlg.c
10128         * src/exphtmldlg.h
10129         * src/expldifdlg.c
10130         * src/expldifdlg.h
10131         * src/export.c
10132         * src/export.h
10133         * src/exporthtml.c
10134         * src/exporthtml.h
10135         * src/exportldif.c
10136         * src/exportldif.h
10137         * src/filtering.c
10138         * src/filtering.h
10139         * src/folder.c
10140         * src/folder.h
10141         * src/folder_item_prefs.c
10142         * src/folder_item_prefs.h
10143         * src/foldersel.c
10144         * src/foldersel.h
10145         * src/folderutils.c
10146         * src/folderutils.h
10147         * src/folderview.c
10148         * src/folderview.h
10149         * src/grouplistdialog.c
10150         * src/grouplistdialog.h
10151         * src/headerview.c
10152         * src/headerview.h
10153         * src/html.c
10154         * src/html.h
10155         * src/image_viewer.c
10156         * src/image_viewer.h
10157         * src/imap.c
10158         * src/imap.h
10159         * src/imap_gtk.c
10160         * src/imap_gtk.h
10161         * src/import.c
10162         * src/import.h
10163         * src/importldif.c
10164         * src/importldif.h
10165         * src/importmutt.c
10166         * src/importmutt.h
10167         * src/importpine.c
10168         * src/importpine.h
10169         * src/inc.c
10170         * src/inc.h
10171         * src/jpilot.c
10172         * src/jpilot.h
10173         * src/ldapctrl.c
10174         * src/ldapctrl.h
10175         * src/ldaplocate.c
10176         * src/ldaplocate.h
10177         * src/ldapquery.c
10178         * src/ldapquery.h
10179         * src/ldapserver.c
10180         * src/ldapserver.h
10181         * src/ldaputil.c
10182         * src/ldaputil.h
10183         * src/ldif.c
10184         * src/ldif.h
10185         * src/localfolder.c
10186         * src/localfolder.h
10187         * src/main.c
10188         * src/main.h
10189         * src/mainwindow.c
10190         * src/mainwindow.h
10191         * src/manual.c
10192         * src/manual.h
10193         * src/matcher.c
10194         * src/matcher.h
10195         * src/matcher_parser.h
10196         * src/matcher_parser_lex.l
10197         * src/matcher_parser_parse.y
10198         * src/mbox.c
10199         * src/mbox.h
10200         * src/message_search.c
10201         * src/message_search.h
10202         * src/messageview.c
10203         * src/messageview.h
10204         * src/mh.c
10205         * src/mh.h
10206         * src/mh_gtk.c
10207         * src/mh_gtk.h
10208         * src/mimeview.c
10209         * src/mimeview.h
10210         * src/msgcache.c
10211         * src/msgcache.h
10212         * src/mutt.c
10213         * src/mutt.h
10214         * src/news.c
10215         * src/news.h
10216         * src/news_gtk.c
10217         * src/news_gtk.h
10218         * src/noticeview.c
10219         * src/noticeview.h
10220         * src/partial_download.c
10221         * src/partial_download.h
10222         * src/pine.c
10223         * src/pine.h
10224         * src/pop.c
10225         * src/pop.h
10226         * src/prefs_account.c
10227         * src/prefs_account.h
10228         * src/prefs_actions.c
10229         * src/prefs_actions.h
10230         * src/prefs_common.c
10231         * src/prefs_common.h
10232         * src/prefs_compose_writing.c
10233         * src/prefs_compose_writing.h
10234         * src/prefs_customheader.c
10235         * src/prefs_customheader.h
10236         * src/prefs_display_header.c
10237         * src/prefs_display_header.h
10238         * src/prefs_ext_prog.c
10239         * src/prefs_ext_prog.h
10240         * src/prefs_filtering.c
10241         * src/prefs_filtering.h
10242         * src/prefs_filtering_action.c
10243         * src/prefs_filtering_action.h
10244         * src/prefs_folder_column.c
10245         * src/prefs_folder_column.h
10246         * src/prefs_folder_item.c
10247         * src/prefs_folder_item.h
10248         * src/prefs_fonts.c
10249         * src/prefs_fonts.h
10250         * src/prefs_gtk.c
10251         * src/prefs_gtk.h
10252         * src/prefs_image_viewer.c
10253         * src/prefs_image_viewer.h
10254         * src/prefs_matcher.c
10255         * src/prefs_matcher.h
10256         * src/prefs_message.c
10257         * src/prefs_message.h
10258         * src/prefs_msg_colors.c
10259         * src/prefs_msg_colors.h
10260         * src/prefs_other.c
10261         * src/prefs_other.h
10262         * src/prefs_quote.c
10263         * src/prefs_quote.h
10264         * src/prefs_receive.c
10265         * src/prefs_receive.h
10266         * src/prefs_send.c
10267         * src/prefs_send.h
10268         * src/prefs_spelling.c
10269         * src/prefs_spelling.h
10270         * src/prefs_summaries.c
10271         * src/prefs_summaries.h
10272         * src/prefs_summary_column.c
10273         * src/prefs_summary_column.h
10274         * src/prefs_template.c
10275         * src/prefs_template.h
10276         * src/prefs_themes.c
10277         * src/prefs_themes.h
10278         * src/prefs_toolbar.c
10279         * src/prefs_toolbar.h
10280         * src/prefs_wrapping.c
10281         * src/prefs_wrapping.h
10282         * src/privacy.c
10283         * src/privacy.h
10284         * src/procheader.c
10285         * src/procheader.h
10286         * src/procmime.c
10287         * src/procmime.h
10288         * src/procmsg.c
10289         * src/procmsg.h
10290         * src/quote_fmt.c
10291         * src/quote_fmt_parse.y
10292         * src/recv.c
10293         * src/recv.h
10294         * src/remotefolder.c
10295         * src/remotefolder.h
10296         * src/send_message.c
10297         * src/send_message.h
10298         * src/setup.c
10299         * src/setup.h
10300         * src/simple-gettext.c
10301         * src/sourcewindow.c
10302         * src/sourcewindow.h
10303         * src/ssl_manager.c
10304         * src/ssl_manager.h
10305         * src/statusbar.c
10306         * src/statusbar.h
10307         * src/stock_pixmap.c
10308         * src/stock_pixmap.h
10309         * src/summary_search.c
10310         * src/summary_search.h
10311         * src/summaryview.c
10312         * src/summaryview.h
10313         * src/syldap.c
10314         * src/syldap.h
10315         * src/textview.c
10316         * src/textview.h
10317         * src/toolbar.c
10318         * src/toolbar.h
10319         * src/undo.c
10320         * src/undo.h
10321         * src/unmime.c
10322         * src/unmime.h
10323         * src/vcard.c
10324         * src/vcard.h
10325         * src/wizard.c
10326         * src/wizard.h
10327         * src/common/base64.c
10328         * src/common/base64.h
10329         * src/common/defs.h
10330         * src/common/hooks.c
10331         * src/common/hooks.h
10332         * src/common/log.c
10333         * src/common/log.h
10334         * src/common/md5.c
10335         * src/common/md5.h
10336         * src/common/mgutils.c
10337         * src/common/mgutils.h
10338         * src/common/nntp.c
10339         * src/common/nntp.h
10340         * src/common/passcrypt.c
10341         * src/common/passcrypt.h.in
10342         * src/common/plugin.c
10343         * src/common/plugin.h
10344         * src/common/prefs.c
10345         * src/common/prefs.h
10346         * src/common/progressindicator.c
10347         * src/common/progressindicator.h
10348         * src/common/quoted-printable.c
10349         * src/common/quoted-printable.h
10350         * src/common/session.c
10351         * src/common/session.h
10352         * src/common/smtp.c
10353         * src/common/smtp.h
10354         * src/common/socket.c
10355         * src/common/socket.h
10356         * src/common/ssl.c
10357         * src/common/ssl.h
10358         * src/common/ssl_certificate.c
10359         * src/common/ssl_certificate.h
10360         * src/common/string_match.c
10361         * src/common/string_match.h
10362         * src/common/stringtable.c
10363         * src/common/sylpheed.c
10364         * src/common/sylpheed.h
10365         * src/common/template.c
10366         * src/common/template.h
10367         * src/common/timing.h
10368         * src/common/utils.c
10369         * src/common/utils.h
10370         * src/common/uuencode.c
10371         * src/common/uuencode.h
10372         * src/common/version.h.in
10373         * src/common/xml.c
10374         * src/common/xml.h
10375         * src/common/xmlprops.c
10376         * src/common/xmlprops.h
10377         * src/gtk/about.c
10378         * src/gtk/about.h
10379         * src/gtk/colorlabel.c
10380         * src/gtk/colorlabel.h
10381         * src/gtk/colorsel.c
10382         * src/gtk/colorsel.h
10383         * src/gtk/description_window.c
10384         * src/gtk/description_window.h
10385         * src/gtk/filesel.c
10386         * src/gtk/filesel.h
10387         * src/gtk/foldersort.c
10388         * src/gtk/foldersort.h
10389         * src/gtk/gtkutils.c
10390         * src/gtk/gtkutils.h
10391         * src/gtk/inputdialog.c
10392         * src/gtk/inputdialog.h
10393         * src/gtk/logwindow.c
10394         * src/gtk/logwindow.h
10395         * src/gtk/manage_window.c
10396         * src/gtk/manage_window.h
10397         * src/gtk/menu.c
10398         * src/gtk/menu.h
10399         * src/gtk/pluginwindow.c
10400         * src/gtk/pluginwindow.h
10401         * src/gtk/prefswindow.c
10402         * src/gtk/prefswindow.h
10403         * src/gtk/progressdialog.c
10404         * src/gtk/progressdialog.h
10405         * src/gtk/quicksearch.c
10406         * src/gtk/quicksearch.h
10407         * src/gtk/sslcertwindow.c
10408         * src/gtk/sslcertwindow.h
10409         * src/plugins/clamav/clamav_plugin.c
10410         * src/plugins/clamav/clamav_plugin.h
10411         * src/plugins/clamav/clamav_plugin_gtk.c
10412         * src/plugins/demo/demo.c
10413         * src/plugins/dillo_viewer/dillo_prefs.c
10414         * src/plugins/dillo_viewer/dillo_prefs.h
10415         * src/plugins/dillo_viewer/dillo_viewer.c
10416         * src/plugins/mathml_viewer/mathml_viewer.c
10417         * src/plugins/pgpcore/passphrase.c
10418         * src/plugins/pgpcore/passphrase.h
10419         * src/plugins/pgpcore/plugin.c
10420         * src/plugins/pgpcore/prefs_gpg.c
10421         * src/plugins/pgpcore/prefs_gpg.h
10422         * src/plugins/pgpcore/select-keys.c
10423         * src/plugins/pgpcore/select-keys.h
10424         * src/plugins/pgpcore/sgpgme.c
10425         * src/plugins/pgpcore/sgpgme.h
10426         * src/plugins/pgpinline/pgpinline.c
10427         * src/plugins/pgpinline/pgpinline.h
10428         * src/plugins/pgpinline/plugin.c
10429         * src/plugins/pgpmime/pgpmime.c
10430         * src/plugins/pgpmime/pgpmime.h
10431         * src/plugins/pgpmime/plugin.c
10432         * src/plugins/spamassassin/spamassassin.c
10433         * src/plugins/spamassassin/spamassassin.h
10434         * src/plugins/spamassassin/spamassassin_gtk.c
10435         * src/plugins/trayicon/trayicon.c
10436         * tools/OOo2sylpheed.pl
10437         * tools/acroread2sylpheed.pl
10438         * tools/asus_mailled.sh
10439         * tools/filter_conv.pl
10440         * tools/freshmeat_search.pl
10441         * tools/google_search.pl
10442         * tools/kmail2sylpheed.pl
10443         * tools/kmail2sylpheed_v2.pl
10444         * tools/maildir2sylpheed.pl
10445         * tools/multiwebsearch.pl
10446         * tools/newscache_clean.pl
10447         * tools/outlook2sylpheed.pl
10448         * tools/sylpheed-switcher
10449         * tools/update-po
10450         * tools/vcard2xml.py
10451         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10452                 update FSF address
10453
10454 2005-09-21 [colin]      1.9.14cvs46
10455
10456         * src/gedit-print.c
10457         * src/procmsg.c
10458         * src/procmsg.h
10459         * src/textview.c
10460         * src/summaryview.c
10461                 Remove some printing hacks (deselection/reselection),
10462                 which by the way fix printing the currently 
10463                 displayed mime part (still only text)
10464                 Plus a little optimisation of summary_show
10465
10466
10467 2005-09-20 [colin]      1.9.14cvs45
10468
10469         * src/mainwindow.c
10470         * src/messageview.c
10471                 GUI fixups: add accels, set message
10472                 view title to displayed mail's subject
10473         * src/prefs_spelling.c
10474         * src/gtk/gtkaspell.c
10475                 GUI fixups: allow underlining misspelled
10476                 words instead of coloring them (a11y!)
10477
10478 2005-09-19 [colin]
10479
10480         1.9.15rc3 released
10481
10482 2005-09-19 [colin]      1.9.14cvs44
10483
10484         * src/compose.c
10485                 Fix draft message
10486         * src/gtk/gtkaspell.c
10487                 Fix wrong test ;-)
10488
10489 2005-09-19 [colin]      1.9.14cvs43
10490
10491         * src/addressbook.c
10492                 Fix sensitivity of Delete button
10493         * src/compose.c
10494                 Warn if the requested Privacy system
10495                 is not available
10496         * src/exphtmldlg.c
10497         * src/expldifdlg.c
10498         * src/importldif.c
10499         * src/importmutt.c
10500         * src/importpine.c
10501                 Fix crappy UI
10502         * src/
10503         * src/ssl.h
10504         * src/prefs_account.h
10505         * src/prefs_account.c
10506                 Save SSL prefs even in builds that have
10507                 SSL support disable
10508         * src/imap.c
10509         * src/inc.c
10510         * src/news.c
10511         * src/send_message.c
10512                 Warn if connection should be secure, but
10513                 SSL support isn't compiled in
10514         * src/gtkaspell.c
10515                 Fix word separation on UTF-8 systems
10516                 Fixes bug #812 (Strange inline spellchecking)
10517         * src/compose.c
10518                 Warn if the requested Privacy system
10519                 is not available
10520                 Factorize offline warning
10521         * src/imap.c
10522         * src/imap_gtk.c
10523         * src/imap_gtk.h
10524         * src/inc.h
10525         * src/news_gtk.c
10526         * src/news_gtk.h
10527         * src/messageview.c
10528                 Factorize offline warning
10529
10530 2005-09-19 [paul]
10531
10532         1.9.15-rc2 released
10533
10534 2005-09-18 [colin]      1.9.14cvs42
10535
10536         * src/codeconv.c
10537         * src/codeconv.h
10538         * src/procmime.c
10539                 Add a way to get locale's charset ignoring utf-8,
10540                 and use that as default encoding for broken mails
10541
10542 2005-09-18 [colin]      1.9.14cvs41
10543
10544         * src/gtk/logwindow.c
10545                 Translate string. Patch by Fabien Vantard
10546
10547 2005-09-18 [colin]      1.9.14cvs40
10548
10549         * configure.ac
10550                 Fix bug #803 (IMAP/SSL support breaks with 
10551                 GnuTLS libetpan 0.38)
10552
10553 2005-09-18 [colin]      1.9.14cvs39
10554
10555         * src/codeconv.c
10556         * src/compose.c
10557         * src/procmime.c
10558                 More charsets fixes. Fixes bug #806 (non
10559                 ascii characters in subject line)
10560
10561 2005-09-17 [paul]       1.9.14cvs38
10562
10563         * src/folderview.c
10564         * src/mainwindow.c
10565                 fix gcc-2.95 issues
10566                 Patch by Pawel Pekala
10567
10568 2005-09-17 [colin]      1.9.14cvs37
10569
10570         * src/addrindex.c
10571                 bugfix for NO-USE LDAP compilation, patch 
10572                 by Fabien Vantard
10573
10574 2005-09-17 [colin]      1.9.14cvs36
10575
10576         * src/prefs_actions.c
10577         * src/prefs_customheader.c
10578         * src/prefs_display_header.c
10579         * src/prefs_filtering_action.c
10580         * src/prefs_matcher.c
10581         * src/prefs_toolbar.c
10582                 Fix strange casts (less elegant but
10583                 works better)
10584
10585 2005-09-16 [colin]      1.9.14cvs35
10586
10587         * src/jpilot.c
10588                 Missed that one
10589
10590 2005-09-16 [colin]      1.9.14cvs34
10591
10592         * configure.ac
10593         * src/Makefile.am
10594         * src/addr_compl.c
10595         * src/addrindex.c
10596         * src/browseldap.c
10597         * src/editldap.c
10598         * src/ldaplocate.c
10599         * src/ldapquery.c
10600         * src/ldapquery.h
10601         * src/ldapserver.c
10602         * src/ldapserver.h
10603         * src/main.c
10604         * src/matcher_parser_parse.y
10605         * src/prefs_themes.c
10606         * src/etpan/Makefile.am
10607         * src/gtk/description_window.c
10608         * src/plugins/clamav/Makefile.am
10609         * src/plugins/clamav/clamav_plugin.c
10610         * src/plugins/dillo_viewer/Makefile.am
10611         * src/plugins/pgpcore/Makefile.am
10612         * src/plugins/pgpinline/Makefile.am
10613         * src/plugins/pgpmime/Makefile.am
10614         * src/plugins/trayicon/Makefile.am
10615                 Fix 100% cpu usage in address completion list
10616                 Fix little bugs (return with no values etc)
10617                 Fix all warnings (with common CFLAGS)
10618
10619 2005-09-15 [colin]      1.9.14cvs33
10620
10621         * src/addressbook.c
10622                 Fix bug where sometimes a group's email list is empty,
10623                 force its refresh (probably fixes "Re: how to create a 
10624                 distribution list")
10625         * src/ldapquery.c
10626                 Don't return to the callback in the main thread from the
10627                 fetch thread (or face segs!)
10628
10629 2005-09-15 [paul]       1.9.14cvs32
10630
10631         * src/prefs_matcher.c
10632                 forgotten in last commit
10633
10634 2005-09-15 [paul]       1.9.14cvs31
10635
10636         * src/prefs_actions.c
10637         * src/prefs_filtering_action.c
10638         * src/prefs_quote.c
10639         * src/quote_fmt.c
10640         * src/summaryview.c
10641         * src/gtk/description_window.c
10642         * src/gtk/description_window.h
10643         * src/gtk/quicksearch.c
10644                 allow interaction with the called
10645                 description window
10646                 Patch by Anders Hammar
10647
10648 2005-09-14 [paul]       1.9.14cvs30
10649
10650         * src/compose.c
10651                 fix a little annoyance when pasting with 3rd button 
10652                 with wrap_pastes=0 and wrap_input=1
10653                 Patch by Colin
10654
10655 2005-09-14 [paul]       1.9.14cvs29
10656
10657         * src/prefs_account.c
10658                 disable 'Filter messages on receiving' for
10659                 SMTP-only accounts
10660                 Patch  by Anders Hammar
10661
10662 2005-09-14 [paul]       1.9.14cvs28
10663
10664         * po/sk.po
10665                 fix crash
10666                 updated by Andrej Kacian
10667
10668 2005-09-14 [paul]
10669
10670         1.9.15-rc1 released
10671
10672 2005-09-14 [paul]       1.9.14cvs27
10673
10674         * po/es.po
10675                 updated by Ricardo Mones Lastra
10676         * src/compose.c
10677         * src/compose.h
10678                 associate no_wrap_tags to Compose windows
10679                 instead of using a static one
10680                 Patch by Colin
10681         * src/mbox.c
10682                 fix proc_mbox()
10683                 Patch by wwp
10684         * src/textview.c
10685                 remove unneeded printf()
10686
10687 2005-09-14 [paul]       1.9.14cvs26
10688
10689         * src/addrcache.c
10690         * src/codeconv.h
10691         * src/folder.h
10692         * src/mainwindow.h
10693         * src/mh.c
10694         * src/mimeview.h
10695         * src/partial_download.c
10696         * src/pop.c
10697         * src/prefs_account.c
10698         * src/prefs_account.h
10699         * src/prefs_actions.c
10700         * src/prefs_customheader.c
10701         * src/prefs_display_header.c
10702         * src/prefs_filtering_action.c
10703         * src/prefs_matcher.c
10704         * src/prefs_toolbar.c
10705         * src/privacy.h
10706         * src/procmime.c
10707         * src/procmime.h
10708         * src/procmsg.h
10709         * src/textview.c
10710         * src/undo.h
10711         * src/common/plugin.c
10712         * src/common/session.h
10713         * src/common/socket.c
10714         * src/common/socket.h
10715         * src/common/template.c
10716         * src/gtk/gtkaspell.c
10717         * src/gtk/quicksearch.h
10718         * src/plugins/pgpcore/passphrase.c
10719         * src/plugins/pgpcore/prefs_gpg.h
10720         * src/plugins/pgpcore/select-keys.c
10721         * src/plugins/pgpcore/select-keys.h
10722         * src/plugins/pgpcore/sgpgme.c
10723         * src/plugins/pgpinline/pgpinline.c
10724         * src/plugins/pgpmime/pgpmime.c
10725         * src/plugins/trayicon/trayicon.c
10726                 fix compilation warnings
10727                 Patch by Daniel Gustafson
10728
10729 2005-09-14 [paul]       1.9.14cvs25
10730
10731         * src/addressbook.c
10732                 add missing column header, and other small
10733                 bug fixes
10734                 Patch by Anders Hammar
10735
10736 2005-09-13 [colin]      1.9.14cvs24
10737
10738         * src/gtk/gtkaspell.c
10739                 Fix non-utf8 in menu
10740                 Fix little leaks
10741                 Nullify struct members after free()s
10742
10743 2005-09-13 [colin]      1.9.14cvs23
10744
10745         * src/compose.c
10746                 Test utf8 compliance before inserting to 
10747                 buffer, and try to convert if necessary
10748         * src/procmime.c
10749                 If no charset is present, use the locale 
10750                 one instead of us-ascii
10751         * src/procmsg.c
10752                 Add Sender, List-Post and To in the checked 
10753                 headers for automatic rules creation 
10754                 (thanks to wwp)
10755         * src/prefs_themes.c
10756         * src/gtk/gtkaspell.c
10757                 Remove deprecated functions. 
10758                 patch by Daniel Gustafson
10759
10760 2005-09-12 [colin]      1.9.14cvs22
10761
10762         * src/compose.c
10763                 Fix bug #448 (Scrolling/Redraw issue with 
10764                 address-fields in Header)
10765         * src/mainwindow.c
10766         * src/summaryview.c
10767         * src/summaryview.h
10768                 Fix loss of MSG_MARKED on move/copy
10769                 Fix bug #804 (Quicksearch togglebutton doesn't 
10770                 get depressed after '/' key is pressed)
10771
10772 2005-09-12 [paul]       1.9.14cvs21
10773
10774         * AUTHORS
10775         * src/gtk/logwindow.c
10776                 add 'Clear Log' to popup menu
10777                 Patch by Anders Hammar <anders.hammar@telia.com>
10778
10779 2005-09-12 [paul]       1.9.14cvs20
10780
10781         * src/compose.c
10782                 set correct sensitivity on attachments
10783                 popup menu
10784         * src/folder.c
10785                 fix typo
10786         * src/prefs_spelling.c
10787                 fix crash when no LANG env is set
10788         * src/common/xml.c
10789                 fix crash in wizard
10790                 don't use memeory after free
10791
10792         All patches by Daniel Gustafson
10793
10794 2005-09-12 [paul]       1.9.14cvs19
10795
10796         * src/prefs_themes.c
10797                 make theme info selectable
10798         * src/gtk/description_window.c
10799                 make window non-modal
10800         * tools/README
10801                 add details of asus_mailed.sh
10802         * tools/claws.i18n.status.pl
10803                 update for new zh_TW translator
10804                 widen the output
10805                 create alternate coloured lines
10806                 improve readability
10807
10808 2005-09-10 [colin]      1.9.14cvs18
10809
10810         * src/plugins/pgpcore/select-keys.c
10811                 Better order for the buttons
10812
10813 2005-09-10 [colin]      1.9.14cvs17
10814
10815         * src/compose.c
10816         * src/plugins/pgpcore/select-keys.c
10817         * src/plugins/pgpcore/select-keys.h
10818         * src/plugins/pgpcore/sgpgme.c
10819                 Add a "Don't encrypt" button to the key
10820                 selection dialog. Fixes bug #177 (There should be a 
10821                 'Don't encrypt button in the Select Keys dialog)
10822
10823 2005-09-10 [colin]      1.9.14cvs16
10824
10825         * src/compose.c
10826                 Fix bug #572 (%X option does not work with templates)
10827
10828 2005-09-10 [colin]      1.9.14cvs15
10829
10830         * src/toolbar.c 
10831                 Remove g_print
10832
10833 2005-09-10 [colin]      1.9.14cvs14
10834
10835         * src/imap.c
10836                 Fix a possible crash
10837
10838 2005-09-09 [colin]      1.9.14cvs13
10839
10840         * src/imap.c
10841         * src/etpan/imap-thread.c
10842         * src/etpan/imap-thread.h
10843                 Fix moving from queue or drafts to normal folders
10844                 Fix bug #794 (No way to delete without expunging)
10845                 Take flags unset by other mailers into account
10846                 Take deleted flag set by other mailers into account
10847                 Fix unsetting REPLIED flag
10848                 Fix crash when capabilities can't be retrieved
10849         * src/mainwindow.c
10850         * src/mainwindow.h
10851                 Add M_DELAYED_FLAGS condition, and let the user use
10852                 Execute in order to be able to expunge deleted mails,
10853                 even if he's not in delayed execute mode
10854         * src/prefs_spelling.c
10855                 Use 'en' dictionary by default if LANG is POSIX or C
10856         * src/gtk/prefswindow.c
10857                 Fix bug #767 (Preferences windows expanding) by making
10858                 the window a bit larger when the resolution is greater
10859                 than 640x480, and by putting the prefs in a
10860                 GtkScrolledWindow.
10861
10862 2005-09-09 [paul]       1.9.14cvs12
10863
10864         * AUTHORS
10865         * configure.ac
10866         * po/zh_TW.Big5.po      ** REMOVED **
10867         * po/zh_TW.po           ** ADDED **
10868                 updated by Wei-Lun Chao
10869
10870 2005-09-09 [paul]       1.9.14cvs11
10871
10872         * src/mainwindow.c
10873                 fix asserts
10874         * src/common/xml.c
10875                 delay memory allocation until file is
10876                 opened successfully
10877                 Patch by Daniel Gustafson
10878
10879 2005-09-09 [colin]      1.9.14cvs10
10880
10881         * src/imap.c
10882                 Add guards
10883
10884 2005-09-08 [colin]      1.9.14cvs9
10885
10886         * src/compose.c
10887                 Alert when we can't save draft
10888                 Fix various wrap/color issues
10889                 Add mid-click pasting respecting wrap_paste option
10890         * src/folder.c
10891         * src/folder.h
10892         * src/folder_item_prefs.c
10893         * src/folder_item_prefs.h
10894         * src/imap.c
10895         * src/imap_gtk.c
10896         * src/imap_gtk.h
10897         * src/main.c
10898         * src/mainwindow.c
10899         * src/mainwindow.h
10900         * src/news.c
10901         * src/news_gtk.c
10902         * src/news_gtk.h
10903         * src/prefs_folder_item.c
10904                 Fix the impossibility to synchronise folders for
10905                 offline use (IMAP and NNTP are concerned)
10906
10907 2005-09-08 [colin]      1.9.14cvs8
10908
10909         * configure.ac
10910                 Build LDAP and JPilot by default if available
10911         * src/textview.c
10912                 Fix use after free
10913
10914 2005-09-08 [paul]       1.9.14cvs7
10915
10916         * doc/manual/en/sylpheed-1.html
10917         * doc/manual/en/sylpheed-18.html
10918         * doc/manual/en/sylpheed-19.html
10919         * doc/manual/en/sylpheed-4.html
10920         * doc/manual/en/sylpheed-6.html
10921         * doc/manual/en/sylpheed.html
10922                 a few minor updates, plus include some
10923                 details about plugins and their requirements
10924         * src/mainwindow.c
10925                 minor changes to English in /View/Sort
10926
10927 2005-09-07 [colin]      1.9.14cvs6
10928
10929         * doc/manual/en/sylpheed-1.html
10930         * doc/manual/en/sylpheed-10.html
10931         * doc/manual/en/sylpheed-11.html
10932         * doc/manual/en/sylpheed-12.html
10933         * doc/manual/en/sylpheed-13.html
10934         * doc/manual/en/sylpheed-14.html
10935         * doc/manual/en/sylpheed-15.html
10936         * doc/manual/en/sylpheed-16.html
10937         * doc/manual/en/sylpheed-17.html
10938         * doc/manual/en/sylpheed-18.html
10939         * doc/manual/en/sylpheed-19.html
10940         * doc/manual/en/sylpheed-2.html
10941         * doc/manual/en/sylpheed-20.html
10942         * doc/manual/en/sylpheed-21.html
10943         * doc/manual/en/sylpheed-22.html
10944         * doc/manual/en/sylpheed-3.html
10945         * doc/manual/en/sylpheed-4.html
10946         * doc/manual/en/sylpheed-5.html
10947         * doc/manual/en/sylpheed-6.html
10948         * doc/manual/en/sylpheed-7.html
10949         * doc/manual/en/sylpheed-8.html
10950         * doc/manual/en/sylpheed-9.html
10951         * doc/manual/en/sylpheed.html
10952                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10953
10954 2005-09-07 [colin]      1.9.14cvs5
10955
10956         * src/mainwindow.c
10957                 Make labels more to-the-point
10958
10959 2005-09-07 [colin]      1.9.14cvs4
10960
10961         * doc/manual/en/sylpheed-1.html
10962         * doc/manual/en/sylpheed-12.html
10963         * doc/manual/en/sylpheed-13.html
10964         * doc/manual/en/sylpheed-14.html
10965         * doc/manual/en/sylpheed-15.html
10966         * doc/manual/en/sylpheed-16.html
10967         * doc/manual/en/sylpheed-17.html
10968         * doc/manual/en/sylpheed-18.html
10969         * doc/manual/en/sylpheed-19.html
10970         * doc/manual/en/sylpheed-2.html
10971         * doc/manual/en/sylpheed-20.html
10972         * doc/manual/en/sylpheed-21.html
10973         * doc/manual/en/sylpheed-22.html
10974         * doc/manual/en/sylpheed-4.html
10975         * doc/manual/en/sylpheed-5.html
10976         * doc/manual/en/sylpheed-6.html
10977         * doc/manual/en/sylpheed-7.html
10978         * doc/manual/en/sylpheed-8.html
10979         * doc/manual/en/sylpheed-9.html
10980         * doc/manual/en/sylpheed.html
10981                 Update manual
10982
10983 2005-09-07 [colin]      1.9.14cvs3
10984
10985         * doc/faq/en/sylpheed-faq-1.html
10986         * doc/faq/en/sylpheed-faq-2.html
10987         * doc/faq/en/sylpheed-faq-3.html
10988         * doc/faq/en/sylpheed-faq.html
10989                 Update FAQ
10990
10991 2005-09-07 [colin]      1.9.14cvs2
10992
10993         * src/folderview.c
10994         * src/procmsg.c
10995         * src/summaryview.c
10996         * src/toolbar.c
10997                 Fix special subfolders:
10998                 - Inherit parent's icon
10999                 - sent contents of queues subfolders
11000                 - empty subfolders of trashes
11001         * src/mainwindow.c
11002                 Remove outdated manual and faq entries
11003         * src/common/utils.c
11004                 Add quotes around %s coming from mailcap
11005
11006 2005-09-07 [colin]      1.9.14cvs1
11007
11008         * src/compose.c
11009                 After saving draft, set modified to FALSE
11010         * src/mimeview.c
11011         * src/common/utils.c
11012         * src/common/utils.h
11013                 Try to open mime parts using what is 
11014                 indicated in ~/.mailcap or /etc/mailcap,
11015                 if possible.
11016
11017 2005-09-05 [paul]       1.9.14
11018
11019         1.9.14 released
11020
11021         * po/sk.po
11022                 updated by Andrej Kacian
11023
11024 2005-09-05 [paul]       1.9.13cvs83
11025
11026         * po/de.po
11027         * po/es.po
11028         * po/fi.po
11029         * po/fr.po
11030         * po/nb.po
11031         * po/pt_BR.po
11032         * po/sr.po
11033                 updated translations by Thomas Gilgin, Ricardo Mones
11034                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11035                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11036
11037 2005-09-04 [paul]       1.9.13cvs82
11038
11039         * src/compose.c
11040                 only warn about exceeded line length limit
11041                 on send
11042
11043 2005-09-04 [paul]       1.9.13cvs81
11044
11045         * src/compose.c
11046                 fix crash in 'line length exceeded' dialogue
11047
11048 2005-09-02 [paul]       1.9.13cvs80
11049
11050         * src/imap.c
11051                 fix bug 795, 'Connection lost IMAP'
11052                 and add statusbar prints
11053                 Patch by Colin
11054
11055 2005-09-02 [paul]       1.9.13cvs79
11056
11057         * src/compose.c
11058                 compose_wrap_paragraph() becomes
11059                 compose_beautify_paragraph()
11060                 Patch by Colin
11061
11062 2005-09-02 [colin]      1.9.13cvs78
11063
11064         * src/folderview.c
11065                 Micro-fix
11066
11067 2005-09-01 [colin]      1.9.13cvs77
11068
11069         * src/imap.c
11070                 Maybe fix bug #795 (Connection lost IMAP)
11071                 Don't try to send logout when we're disconnected.
11072         * src/summaryview.c
11073                 Include locked and marked emails in HRM
11074                 view. Fixes bug #800 (Locked messages no longer 
11075                 show up when hide read messages is used)
11076
11077 2005-09-01 [paul]       1.9.13cvs76
11078
11079         * src/prefs_common.c
11080                 fix bad cutting
11081
11082 2005-08-31 [colin]      1.9.13cvs75
11083
11084         * src/folderview.c
11085         * src/folderview.h
11086         * src/prefs_summaries.c
11087         * src/summaryview.c
11088                 Fix "go to next new", fix preference
11089                 (Open unread/next swapped)
11090
11091 2005-08-31 [paul]       1.9.13cvs74
11092
11093         * src/compose.c
11094         * src/folderview.c
11095         * src/headerview.c
11096         * src/headerview.h
11097         * src/mainwindow.c
11098         * src/prefs_common.c
11099         * src/prefs_common.h
11100         * src/prefs_fonts.c
11101         * src/summaryview.c
11102         * src/textview.c
11103         * src/common/defs.h
11104                 remove obsolete BOLD_FONT setting
11105                 fix font update in headerview and textview
11106                 headers after prefs change
11107                 Patch By Colin
11108
11109 2005-08-31 [paul]
11110
11111         1.9.14-rc4 released
11112
11113 2005-08-30 [colin]      1.9.13cvs73
11114
11115         * src/summaryview.c
11116                 When Hide read messages is selected and we
11117                 refresh the summaryview, don't remove the 
11118                 currently displayed message. Fixes bug #797
11119                 (Summary view reloads when new mail is 
11120                 downloaded in 1.9.14 rc)
11121
11122 2005-08-30 [colin]      1.9.13cvs72
11123
11124         * src/folderview.c
11125                 Fix flickering
11126         * src/mainwindow.c
11127                 Remove useless callback
11128         * src/mimeview.c
11129         * src/gtk/filesel.c
11130         * src/gtk/filesel.h
11131                 Add a filesel_select_file_save_folder() - used by Save All
11132
11133 2005-08-29 [paul]       1.9.13cvs71
11134
11135         * AUTHORS
11136         * src/matcher_parser_parse.y
11137         * src/etpan/imap-thread.c
11138                 fix building on FreeBSD
11139                 Patch by Daniel Gustafson <daniel@hobbit.se>
11140
11141 2005-08-29 [paul]       1.9.13cvs70
11142
11143         * src/plugins/pgpinline/pgpinline.c
11144                 only initialise sig result if it's been handled
11145                 Patch by Colin
11146
11147 2005-08-29 [paul]       1.9.13cvs69
11148         
11149         Patches by Colin:
11150
11151         * src/imap.c
11152         * src/common.utils.c
11153         * src/common/utils.h
11154                 optimisation
11155         * src/stock_pixmap.h
11156                 fix wrong icon reference
11157         * src/pixmaps/trash_btn.xpm
11158                 replace with nicer image
11159
11160 2005-08-28 [colin]      1.9.13cvs68
11161
11162         * src/Makefile.am
11163         * src/stock_pixmap.c
11164         * src/stock_pixmap.h
11165         * src/toolbar.c
11166         * src/pixmaps/trash_btn.xpm
11167                 Add a specific trash xpm for the button
11168
11169 2005-08-28 [colin]      1.9.13cvs67
11170
11171         * src/imap.c
11172                 Fix leak
11173
11174 2005-08-27 [colin]      1.9.13cvs66
11175
11176         * src/imap.c
11177         * src/procmime.c
11178                 Correctly fix "Problem with replies", fixes
11179                 pgpmime encryption too. 
11180
11181 2005-08-27 [colin]      1.9.13cvs65
11182
11183         * src/folder.c
11184         * src/procmsg.c
11185         * src/procmsg.h
11186         * src/summaryview.c
11187                 Fix bug #517 (messages removed from summaryview 
11188                 when moving fails)
11189
11190 2005-08-27 [colin]      1.9.13cvs64
11191
11192         * tools/Makefile.am
11193         * tools/asus_mailled.sh
11194                 Add a script to blink ASUS laptops' mail LED where there
11195                 is unread mail.
11196
11197 2005-08-27 [colin]      1.9.13cvs63
11198
11199         * src/imap.c
11200         * src/etpan/imap-thread.c
11201         * src/etpan/imap-thread.h
11202                 Implement automatic choosing of login method
11203                 Fixes bug #791
11204         * src/gtk/.cvsignore
11205                 Add sylpheed-marshal.[ch]
11206
11207 2005-08-27 [colin]      1.9.13cvs62
11208
11209         * src/common/utils.c
11210                 Fix confusing perror
11211
11212 2005-08-27 [colin]      1.9.13cvs61
11213
11214         * src/toolbar.c
11215         * src/toolbar.h
11216                 Remove A_DELETE, replace it with 
11217                 A_TRASH and A_DELETE_REAL. Automatically
11218                 rewrite config files to replace A_DELETE
11219                 with A_TRASH (no functionality change).
11220                 Fixes half of #794
11221
11222 2005-08-26 [colin]      1.9.13cvs60
11223
11224         * src/procmime.c
11225                 Previous "Problem with replies" fix brought other
11226                 problems, fixing them
11227
11228 2005-08-26 [colin]      1.9.13cvs59
11229
11230         * src/procmime.c
11231                 Fix "Problem with replies". This happened only
11232                 on IMAP...
11233         * src/procmsg.c
11234                 Factorize code a bit
11235         * src/compose.c
11236                 Speed improvement on very long messages (wrapping)
11237                 Fix signature color on Reedit and Redirect
11238                 On Reedit, don't attach pgp-signatures parts, but
11239                 set signing to On.
11240
11241 2005-08-24 [paul]       1.9.13cvs58
11242
11243         * src/compose.c
11244                 don't claim success when clicking
11245                 Cancel on the passphrase box.
11246                 Patch by Colin
11247
11248 2005-08-24 [paul]       1.9.13cvs57
11249
11250         * src/main.c
11251                 fix misplaced sylpheed.log
11252         * src/common/defs.h
11253                 define UIDL_DIR
11254
11255 2005-08-24 [paul]       1.9.13cvs56
11256
11257         * src/imap.c
11258         * src/etpan/imap-thread.c
11259         * src/etpan/imap-thread.h
11260                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11261                 Patch by Colin
11262         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11263         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11264                 remove autogenerated files
11265         * tools/kdeservicemenu/README
11266         * tools/kdeservicemenu/install.sh
11267         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11268         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11269                 use Claws icon, use 'Sylpheed-Claws' in menu,
11270                 use kdialog, and other cleanups
11271
11272 2005-08-23 [paul]       1.9.13cvs55
11273
11274         * src/compose.c
11275                 fix paste/wrap crash
11276                 Patch by Colin
11277
11278 2005-08-23 [paul]       1.9.13cvs54
11279
11280         * src/main.c
11281                 fix crash recovery
11282                 Patch by Colin
11283
11284 2005-08-23 [paul]       1.9.13cvs53
11285
11286         * src/addressbook.c
11287         * src/editaddress.c
11288                 view all data of LDAP contacts
11289                 Patch by Colin
11290
11291 2005-08-23 [paul]       1.9.13cvs52
11292
11293         * src/addressbook.c
11294                 fix issues with the Search field
11295                 Patch by Colin
11296
11297 2005-08-22 [paul]       1.9.13cvs51
11298
11299         * src/folderview.c
11300                 put name of folder in processing dialog
11301                 title
11302         * src/prefs_folder_item.c
11303                 improve english usage
11304
11305 2005-08-22 [paul]       1.9.13cvs50
11306
11307         * src/filtering.c
11308         * src/filtering.h
11309         * src/matcher.c
11310         * src/matcher_parser_lex.l
11311         * src/matcher_parser_parse.y
11312         * src/prefs_filtering.c
11313                 add Filtering/Processing rule names feature.
11314                 (the incompatible old matcherrc is saved as
11315                 matcherrc.pre_names).
11316                 Patch by Colin
11317
11318 2005-08-22 [paul]       1.9.13cvs49
11319
11320         * src/procmsg.c
11321                 fix colour labelling
11322                 Patch by Colin
11323
11324 2005-08-22 [paul]       1.9.13cvs48
11325
11326         * src/textview.c
11327                 fix open_image_cb()
11328
11329 2005-08-22 [paul]       1.9.13cvs47
11330
11331         * src/imap.c
11332                 fix bug 789, 'SC crashes with imap (CVS ver)'
11333                 Patch by Colin
11334
11335 2005-08-22 [paul]       1.9.13cvs46
11336
11337         * src/mimeview.c
11338         * src/prefs_common.c
11339         * src/common/defs.h
11340                 define reused defaults in defs.h
11341         * src/textview.c
11342                 add 'Open image' to image popup menu
11343
11344 2005-08-21 [colin]      1.9.13cvs45
11345
11346         * src/summaryview.c
11347                 Fix bug #788 (Bogus "From" address displayed)
11348
11349 2005-08-20 [colin]      1.9.13cvs44
11350
11351         * src/folder.c
11352                 Fix buf #787 (multilevel delete causes SIGSEGV)
11353
11354 2005-08-19 [colin]      1.9.13cvs43
11355
11356         * src/inc.c
11357         * src/prefs_common.c
11358         * src/prefs_common.h
11359                 Add an hidden pref to allow modifying the
11360                 update stepping in incorporation.
11361                 Patch by wwp.
11362
11363 2005-08-19 [colin]      1.9.13cvs42
11364
11365         * src/compose.c
11366         * src/procmime.c
11367                 Workaround for broken MUAs: encode 
11368                 Content-type: name: as ASCII and 
11369                 Content-Disposition: filename: as
11370                 per rfc2231
11371         * src/prefs_account.c
11372                 Fix invisible-ness of SMTP SSL prefs
11373                 in NNTP accounts
11374
11375 2005-08-19 [paul]       1.9.13cvs41
11376
11377         * src/compose.c
11378         * src/prefs_common.c
11379         * src/prefs_common.h
11380         * src/prefs_wrapping.c
11381                 paste with or without wrapping.
11382                 patch by Colin
11383
11384 2005-08-19 [paul]       1.9.13cvs40
11385
11386         * src/prefs_common.c
11387         * src/prefs_common.h
11388         * src/summaryview.c
11389                 reintroduce enable_swap_from as a
11390                 hidden pref. patch by Colin
11391         * src/quote_fmt_parse.y
11392         * src/plugins/clamav/clamav_plugin.c
11393         * src/plugins/dillo_viewer/dillo_viewer.c
11394         * src/plugins/mathml_viewer/mathml_viewer.c
11395         * src/plugins/pgpcore/sgpgme.c
11396         * src/plugins/pgpinline/pgpinline.c
11397         * src/plugins/pgpmime/pgpmime.c
11398                 tidy up. patch by Colin
11399
11400 2005-08-19 [paul]       1.9.13cvs39
11401
11402         * configure.ac
11403                 complete cvs38's sync
11404         * src/editaddress.c
11405         * src/gedit-print.c
11406         * src/mutt.c
11407         * src/etpan/etpan-log.c
11408         * src/etpan/imap-thread.c
11409         * src/gtk/gtksourceprintjob.c
11410                 fix compilation warnings
11411                 (patch by Colin)
11412
11413 2005-08-19 [paul]       1.9.13cvs38
11414
11415         sync with main:
11416
11417         * src/account.c
11418         * src/action.c
11419         * src/addrbook.c
11420         * src/addrcache.c
11421         * src/addrharvest.c
11422         * src/addrindex.c
11423         * src/codeconv.c
11424         * src/compose.c
11425         * src/crash.c
11426         * src/exporthtml.c
11427         * src/exportldif.c
11428         * src/folder.c
11429         * src/image_viewer.c
11430         * src/inc.c
11431         * src/inc.h
11432         * src/jpilot.c
11433         * src/ldif.c
11434         * src/main.c
11435         * src/matcher.c
11436         * src/mbox.c
11437         * src/messageview.c
11438         * src/mh.c
11439         * src/mimeview.c
11440         * src/msgcache.c
11441         * src/mutt.c
11442         * src/news.c
11443         * src/partial_download.c
11444         * src/pine.c
11445         * src/pop.c
11446         * src/prefs_actions.c
11447         * src/prefs_common.c
11448         * src/prefs_customheader.c
11449         * src/prefs_display_header.c
11450         * src/prefs_gtk.c
11451         * src/prefs_themes.c
11452         * src/procheader.c
11453         * src/procmime.c
11454         * src/procmsg.c
11455         * src/recv.c
11456         * src/send_message.c
11457         * src/simple-gettext.c
11458         * src/sourcewindow.c
11459         * src/textview.c
11460         * src/vcard.c
11461         * src/common/defs.h
11462         * src/common/log.c
11463         * src/common/plugin.c
11464         * src/common/prefs.c
11465         * src/common/session.c
11466         * src/common/session.h
11467         * src/common/socket.c
11468         * src/common/socket.h
11469         * src/common/ssl_certificate.c
11470         * src/common/template.c
11471         * src/common/utils.c
11472         * src/common/utils.h
11473         * src/common/xml.c
11474         * src/gtk/about.c
11475         added wrappers for C library function that
11476                 take pathname arguments.
11477                 enabled compilation with MinGW.
11478                 use GDir instead of directly using opendir().
11479                 added rename_force().
11480
11481 2005-08-19 [paul]       1.9.13cvs37
11482         
11483         patches by Colin:
11484         * src/compose.c
11485                 fix privacy settings on re-editing
11486                 a sent message
11487         * src/jpilot.c
11488                 fix encoding bug
11489         * src/folder.c
11490         * src/procmsg.c
11491         * src/procmsg.h
11492         * src/summaryview.c
11493                 flag changing optimisation
11494
11495 2005-08-18 [martin]     1.9.13cvs36
11496
11497         * commitHelper
11498             added my login
11499         * src/addrcache.c
11500         * src/addrharvest.c
11501         * src/addrindex.c
11502         * src/compose.c
11503         * src/grouplistdialog.c
11504         * src/main.c
11505         * src/mainwindow.c
11506         * src/msgcache.c
11507         * src/mutt.c
11508         * src/pine.c
11509         * src/prefs_account.c
11510         * src/prefs_themes.c
11511         * src/stock_pixmap.c
11512         * src/summaryview.c
11513         * src/gtk/about.c
11514         * src/gtk/logwindow.c
11515             removed deprecated glib and gdk stuff
11516         * src/plugins/pgpcore/select-keys.c
11517             convert attributes from locale to utf8
11518
11519 2005-08-17 [paul]       1.9.13cvs35
11520
11521         * src/account.c
11522         * src/addressbook.c
11523                 use new GTK_STOCK_ icons if available
11524         * src/summaryview.c
11525         * src/gtk/gtksctree.c
11526         * src/gtk/gtksctree.h
11527                 faster range select. patch by Colin
11528
11529 2005-08-17 [paul]       1.9.13cvs34
11530
11531         patches by colin:
11532         * src/addressbook.c
11533         * src/addressitem.h
11534                 Add an edit button for contacts, fix selections
11535                 of gtksctree items
11536         * src/editaddress.c
11537                 Change labels, let Save be always possible in the
11538                 email and user atributes tabs
11539         * src/folderview.c
11540                 fix sort issues
11541         * src/summaryview.c
11542                 select next item instead of the displayed one
11543                 after deletion
11544
11545         * src/gtk/progressdialog.c
11546                 use prefs_common.enable_rules_hint
11547
11548 2005-08-13 [hoa]        1.9.13cvs33
11549
11550         * src/etpan/imap-thread.c
11551                 fixed build on Solaris.
11552
11553 2005-08-10 [colin]      1.9.13cvs32
11554
11555         * src/procmsg.c
11556                 Fix cvs31 (missing fclose before reading
11557                 the file)
11558
11559 2005-08-10 [colin]      1.9.13cvs31
11560
11561         * src/procmsg.c
11562                 Fix procmsg_msginfo_new_from_mimeinfo() when
11563                 the MimeInfo isn't stored in memory. This fixes
11564                 replying to an attached message.
11565
11566 2005-08-10 [colin]      1.9.13cvs30
11567
11568         * src/mainwindow.c
11569                 Fix slowness in account changing
11570
11571 2005-08-10 [colin]      1.9.13cvs29
11572
11573         * src/folder.c
11574         * src/folderutils.c
11575         * src/folderview.c
11576         * src/imap_gtk.c
11577         * src/mainwindow.c
11578         * src/mh_gtk.c
11579         * src/procmsg.c
11580         * src/summaryview.c
11581                 Optimize folder_has_parent_of_type
11582                 Prevent moving special sub-folders from contextual menus
11583                 Rework message a bit ("Empty all messages" -> "Delete all
11584                 messages")
11585                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11586                 and "Deleted Items" folders)
11587
11588 2005-08-08 [colin]      1.9.13cvs28
11589
11590         * src/summaryview.c
11591         * src/prefs_summaries.c
11592                 Make "Select first unread|new" more flexible
11593                 (just prioritize new or unread)
11594
11595 2005-08-08 [colin]      1.9.13cvs27
11596
11597         * src/summaryview.c
11598                 If "select first new" is selected and there only
11599                 are unread messages, fallback to "select first
11600                 unread".
11601
11602 2005-08-08 [colin]      1.9.13cvs26
11603
11604         * src/folder.c
11605                 Fix shameful bugs (and bug #779)
11606
11607 2005-08-08 [colin]      1.9.13cvs25
11608
11609         * src/folder.c
11610         * src/folder.h
11611                 Cache parents' type to make folder_has_parent_of_type
11612                 faster
11613         * src/folderview.c
11614                 Forbid DnD of special sub-folders
11615         * src/procmsg.c
11616         * src/procmsg.h
11617                 Add MAIL_POSTFILTERING_HOOK
11618         * src/summaryview.c
11619                 Revert over-zealous deletion of the use_addr_book 
11620                 code
11621
11622 2005-08-07 [colin]      1.9.13cvs24
11623
11624         * src/folder.c
11625                 Fix big mistake (passing MsgInfo instead 
11626                 of FolderItem)
11627
11628 2005-08-07 [colin]      1.9.13cvs23
11629
11630         * src/compose.c
11631         * src/folder.c
11632         * src/folder.h
11633         * src/foldersel.c
11634         * src/folderutils.c
11635         * src/folderview.c
11636         * src/imap.c
11637         * src/mainwindow.c
11638         * src/messageview.c
11639         * src/mh.c
11640         * src/msgcache.c
11641         * src/procmime.c
11642         * src/summaryview.c
11643                 Make subfolders of Drafts, Queue, Outbox, Trash
11644                 work like their parents. 
11645                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11646
11647 2005-08-07 [colin]      1.9.13cvs22
11648
11649         * src/addressbook.c
11650                 Fix bug #771 (Dragged contacts not saved)
11651
11652 2005-08-07 [paul]       1.9.13cvs21
11653
11654         * src/summaryview.c
11655                 fix bug 32 'Search Doesn't display results
11656                 if "Hide Read Messages" is chosen'
11657                 be more literal in interpreting 'Hide read
11658                 messages'
11659
11660 2005-08-07 [colin]      1.9.13cvs20
11661
11662         * src/folderview.c
11663                 Add debug
11664         * src/summaryview.c
11665                 Faster 'unthread_for_execution'
11666
11667 2005-08-06 [paul]       1.9.13cvs19
11668
11669         * src/mainwindow.c
11670                 add mnemonics to Set displayed columns
11671                 fix bug where msgview_visible option was
11672                 overwritten as TRUE on startup
11673
11674 2005-08-06 [paul]       1.9.13cvs18
11675
11676         * src/mainwindow.c
11677                 refer to 'displayed columns in folder/message
11678                 list' not 'displayed items in summary/message view'
11679         * src/prefs_display_header.c
11680                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11681                 be consistent with similar dialogues
11682         * src/prefs_folder_column.c
11683         * src/prefs_summary_column.c
11684                 'columns' not 'items', and folder and message lists,
11685                 instead of folder and summary views;
11686                 Use 'Hidden columns' as list heading not 'Available
11687                 items';
11688                 move the 'Remove' button to the right hand side;
11689                 top-align the buttons;
11690                 remove unneeded vbox
11691         * src/prefs_summaries.c
11692                 put the 2 column prefs buttons in a frame to reduce
11693                 overall width; refer to columns not items &c.
11694
11695 2005-08-05 [colin]      1.9.13cvs17
11696
11697         * src/prefs_common.c
11698         * src/prefs_common.h
11699         * src/mainwindow.c
11700         * src/compose.c
11701         * src/messageview.c
11702                 Add an hidden toolbar_detachable pref, so
11703                 that I can get rid of these painful handles
11704                 in the toolbars. Defaults to TRUE to avoid
11705                 changing the GUI on unsuspecting people...
11706
11707 2005-08-05 [colin]      1.9.13cvs16
11708
11709         * src/Makefile.am
11710         * src/prefs_folder_column.c
11711         * src/prefs_folder_column.h
11712                 Add prefs for folder columns
11713         * src/folderview.c
11714         * src/folderview.h
11715         * src/mainwindow.c
11716         * src/mainwindow.h
11717         * src/prefs_common.c
11718         * src/prefs_common.h
11719         * src/prefs_summaries.c
11720                 Use them
11721         * src/prefs_summary_column.c
11722         * src/summaryview.c
11723         * src/summaryview.h
11724                 Add a To column
11725         * src/textview.c
11726         * src/common/utils.c
11727         * src/common/utils.h
11728                 Move uri colourisation functions
11729                 to utils
11730         * src/compose.c
11731                 Colourise URIs
11732         * src/imap.c
11733                 Fix bug with LIST where we'd try
11734                 to get Folder//////[...]/// 
11735
11736 2005-08-05 [paul]       1.9.13cvs15
11737
11738         * src/prefs_summaries.c
11739                 improve the English usage
11740         * src/summaryview.c
11741                 set font on column change
11742                 thanks to Colin
11743
11744 2005-08-05 [paul]       1.9.13cvs14
11745
11746         * src/prefs_common.c
11747         * src/prefs_common.h
11748         * src/prefs_summaries.c
11749         * src/summaryview.c
11750                 replace 'open_unread_on_enter' option with
11751                 'select_on_entry' option. opening/not opening
11752                 is now exclusively controlled by 'always_show_msg'
11753
11754 2005-08-04 [colin]      1.9.13cvs13
11755
11756         * src/compose.c
11757                 Remove dead code
11758                 Add colourisation of quotes and signatures
11759         * src/folderview.c
11760                 Fix possible crashes
11761         * src/messageview.c
11762                 Change an assert that is no problem
11763         * src/news.c
11764         * src/news_gtk.c
11765         * src/news_gtk.h
11766                 Fix offline mode
11767         * src/gtk/quicksearch.c
11768                 Fix a possible crash
11769
11770 2005-08-03 [colin]      1.9.13cvs12
11771
11772         * src/prefs_account.c
11773                 Fix bug #777 (Sylpheed crash in account configuration)
11774
11775 2005-08-03 [colin]      1.9.13cvs11
11776
11777         * src/addressbook.c
11778         * src/editaddress.c
11779         * src/editgroup.c
11780                 Fixing addressbook, round 2
11781         * src/textview.c
11782                 Fix emphasis color on rechecking 'Colorize messages'
11783
11784 2005-08-03 [paul]       1.9.13cvs10
11785
11786         sync with main
11787
11788         * src/addr_compl.c
11789         * src/compose.c
11790         * src/main.c
11791         * src/pop.c
11792         * src/prefs_account.c
11793         * src/procmime.c
11794         * src/procmsg.c
11795         * src/quote_fmt_parse.y
11796         * src/textview.c
11797         * src/common/quoted-printable.c
11798         * src/common/utils.c
11799         * src/common/utils.h
11800         * src/common/xml.c
11801                 replaced incorrect locale-independent
11802                 ctype functions with GLib's. Corrected
11803                 signedness mismatch.
11804         * src/headerview.c
11805                 headerview_create(): added spacing for vbox.
11806         * src/gtk/about.c
11807                 set focus to the OK button.
11808
11809 2005-08-03 [colin]      1.9.13cvs9
11810
11811         * src/folderview.c
11812                 Fix possible crash
11813
11814 2005-08-02 [colin]      1.9.13cvs8
11815
11816         * src/mainwindow.c
11817                 Fix cast
11818         * src/addressbook.c
11819         * src/addressitem.h
11820                 Fix a cast and more generally, try to make the
11821                 GUI more intuitive and consistent (round 1)
11822
11823 2005-08-02 [paul]       1.9.13cvs7
11824
11825         * src/folder.h
11826                 missing in 1.9.13cvs6
11827
11828 2005-08-02 [colin]      1.9.13cvs6
11829
11830         * src/folder.c
11831                 Fix one more leak
11832
11833 2005-08-02 [colin]      1.9.13cvs5
11834
11835         * src/folder.c
11836         * src/folderview.c
11837         * src/imap.c
11838         * src/main.c
11839         * src/mbox.c
11840         * src/procmsg.c
11841         * src/summaryview.c
11842                 Fix a number of folder_item_get_msg_list()-related
11843                 leaks (missing procmsg_msginfo_free()s)
11844
11845 2005-08-01 [colin]      1.9.13cvs4
11846
11847         * src/folderview.c
11848         * src/folderview.h
11849         * src/mainwindow.c
11850         * src/prefs_fonts.c
11851         * src/prefs_summaries.c
11852         * src/prefs_themes.c
11853         * src/summaryview.c
11854         * src/summaryview.h
11855         * src/textview.c
11856         * src/textview.h
11857                 Fix instant-apply of summary and folderview-related prefs
11858                 Fix erroneous g_free and alertpanels in prefs_theme
11859                 Add instant-apply for fonts
11860                 Defer applying of prefs a little bit so it's done only
11861                 once even if requested by multiples prefs pages
11862
11863 2005-08-01 [paul]       1.9.13cvs3
11864
11865         * src/main.c
11866                 fix bug 776 'S.C. crashes on close'
11867                 thanks to Colin
11868         * src/etpan/etpan-thread-manager-types.h
11869                 add missing include
11870                 thanks to Hoa
11871
11872 2005-07-25 [paul]       1.9.13cvs2
11873
11874         * src/summaryview.c
11875                 fix typos. spotted by Fabien Vantard
11876
11877 2005-07-24 [paul]       1.9.13cvs1
11878
11879         * doc/man/sylpheed.1
11880                 update man page, incorporating fix of
11881                 bug 769 'Typo in manpage'
11882         * src/etpan/imap-thread.c
11883                 fix NetBSD openssl dependencies. patch by
11884                 George Michaelson <ggm@apnic.net>
11885         * po/pt_BR.po
11886                 updated by Frederico Goncalves Guimaraes
11887
11888 2005-07-22 [paul]       1.9.13
11889
11890         1.9.13 release
11891
11892 2005-07-22 [paul]       1.9.12cvs91
11893
11894         * AUTHORS
11895         * INSTALL
11896         * README.claws
11897         * RELEASE_NOTES.claws
11898                 updated for release
11899         * configure.ac
11900         * po/nb.po
11901         * tools/claws.i18n.status.pl
11902                 add Norwegian translation. submiited by
11903                 Geir Helland <pjallabais@users.sourceforge.net>
11904         * po/ca.po
11905         * po/de.po
11906         * po/es.po
11907         * po/fi.po
11908         * po/fr.po
11909         * po/it.po
11910         * po/sk.po
11911         * po/sr.po
11912         * po/zh_CN.po
11913                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11914                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11915                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11916                 Yang Guilong
11917         * src/plugins/clamav/clamav_plugin_gtk.c
11918         * src/plugins/spamassassin/spamassassin_gtk.c
11919                 replace outdated description strings
11920
11921 2005-07-21 [colin]      1.9.12cvs90
11922
11923         * src/folder.c
11924                 Set folder to batch mode when scanning it. Makes deletion
11925                 of unread mails on IMAP much faster (due to the UNREAD 
11926                 flag unsetting)
11927
11928 2005-07-21 [darko]      1.9.12cvs89
11929
11930         * configure.ac
11931                 link against libresolv if necessary (patch by Paul)
11932         * src/msgcache.c
11933                 use glib's portable macros to determine endianness
11934
11935 2005-07-21 [paul]       1.9.12cvs88
11936
11937         * src/crash.c
11938         * src/gtk/about.c
11939                 update compiled-in features list
11940
11941 2005-07-20 [colin]      1.9.12cvs87
11942
11943         * src/folder.c
11944         * src/textview.c
11945                 Gcc 2.9x compilation fixes, thanks to Darko
11946         * src/plugins/clamav/clamav_plugin.c
11947                 Little optimisation: load virus database only once
11948         * src/plugins/spamassassin/spamassassin.c
11949                 Big optimisation: filtering one mail took at least 1 second,
11950                 now it takes at least 50ms. Doesn't speed up spamassassin 
11951                 itself, but should already be much more tolerable.
11952
11953 2005-07-20 [colin]      1.9.12cvs86
11954
11955         * src/summaryview.c
11956                 Fix performance issue
11957
11958 2005-07-19 [colin]      1.9.12cvs85
11959
11960         * src/plugins/pgpinline/plugin.c
11961                 Fix warning
11962
11963 2005-07-19 [colin]      1.9.12cvs84
11964
11965         * configure.ac
11966         * src/plugins/Makefile.am
11967         * src/plugins/pgpinline/.cvsignore
11968         * src/plugins/pgpinline/Makefile.am
11969         * src/plugins/pgpinline/pgpinline.c
11970         * src/plugins/pgpinline/pgpinline.deps
11971         * src/plugins/pgpinline/pgpinline.h
11972         * src/plugins/pgpinline/plugin.c
11973                 Put pgpinline in the main tree
11974
11975 2005-07-19 [paul]       1.9.12cvs83
11976
11977         * src/prefs_actions.c
11978                 prevent '//' in menu names, which cause a crash
11979                 thanks to Colin
11980
11981 2005-07-19 [paul]       1.9.12cvs82
11982
11983         * configure.ac
11984                 be generally more informative in configure output.
11985                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11986                 '[ --disable-openssl ...', as --enable-openssl is default
11987                 PGP/MIME: don't check for GPGME again, check for
11988                 pgpcore instead. Therefore prevent the possibility of
11989                 attempting to build pgpmime if pgpcore dependencies are
11990                 not met
11991                 ClamAV: use pkgconfig to check for lib
11992                 libgnomeprint: revert logic on inner test to match
11993                 everything else
11994         * src/plugins/pgpcore/sgpgme.c
11995                 add missing include
11996
11997 2005-07-19 [colin]      1.9.12cvs81
11998
11999         * src/summaryview.c
12000                 Fix slow thread rebuilding in particular
12001                 cases
12002
12003 2005-07-19 [paul]       1.9.12cvs80
12004
12005         * sylpheed-claws.desktop
12006                 fix typo, spotted by Stephan Sachse
12007         * src/account.c
12008                 replace GTK_STOCK_ADD with
12009                 GTK_STOCK_NEW button
12010
12011 2005-07-18 [colin]      1.9.12cvs79
12012
12013         * src/etpan/imap-thread.c
12014                 Fix return value (Thanks Hoa)
12015
12016 2005-07-18 [colin]      1.9.12cvs78
12017
12018         * src/imap.c
12019                 Allow empty passwords
12020                 Create drafts/queue/outbox if necessary
12021         * src/summaryview.c
12022                 Remove old code
12023         * src/etpan/imap-thread.c
12024                 Fix STARTTLS (Thanks to Hoa)
12025
12026 2005-07-18 [paul]       1.9.12cvs77
12027
12028         * ChangeLog-gtk2.jp
12029         * ChangeLog.jp
12030                 removed
12031         * Makefile.am
12032                 updated to reflect additions and removals
12033         * TODO
12034                 updated to be claws-specific
12035         * TODO-gtk2
12036         * TODO-gtk2.jp
12037         * TODO.jp
12038         * sylpheed-128x128.png
12039         * sylpheed-64x64.png
12040                 removed
12041         * sylpheed-claws-128x128.png
12042         * sylpheed-claws-64x64.png
12043         * sylpheed-claws.desktop
12044         * sylpheed-claws.png
12045                 added
12046         * sylpheed.desktop
12047         * sylpheed.png
12048                 removed
12049
12050 2005-07-17 [paul]       1.9.12cvs76
12051
12052         * src/account.c
12053         * src/addressbook.c
12054         * src/alertpanel.c
12055         * src/alertpanel.h
12056         * src/compose.c
12057         * src/exphtmldlg.c
12058         * src/expldifdlg.c
12059         * src/folderview.c
12060         * src/imap_gtk.c
12061         * src/inc.c
12062         * src/message_search.c
12063         * src/messageview.c
12064         * src/mh_gtk.c
12065         * src/news_gtk.c
12066         * src/prefs_actions.c
12067         * src/prefs_filtering.c
12068         * src/prefs_matcher.c
12069         * src/prefs_template.c
12070         * src/prefs_themes.c
12071         * src/ssl_manager.c
12072         * src/summary_search.c
12073         * src/textview.c
12074         * src/toolbar.c
12075         * src/gtk/sslcertwindow.c
12076         * src/plugins/pgpcore/sgpgme.c
12077                 rework alertpanels
12078
12079 2005-07-17 [colin]      1.9.12cvs75
12080
12081         * src/privacy.c
12082                 add a PrivacySystem accessor that checks that
12083                 the system cached in a MimeInfo's privacydata
12084                 is still registered. Use this accessor instead
12085                 of directly using data->system. Fixes crashes
12086                 after unloading pgp plugins.
12087
12088 2005-07-17 [colin]      1.9.12cvs74
12089
12090         * src/alertpanel.c
12091                 Change geometry hints to a simple default size.
12092                 Fixes the certs dialogs.
12093
12094 2005-07-17 [colin]      1.9.12cvs73
12095
12096         * src/gtk/sslcertwindow.c
12097                 Use a gtkExpander
12098
12099 2005-07-17 [colin]      1.9.12cvs72
12100
12101         * src/plugins/pgpcore/Makefile.am
12102         * src/plugins/pgpmime/Makefile.am
12103                 Add gpgme libs
12104
12105 2005-07-17 [paul]       1.9.12cvs71
12106
12107         * configure.ac
12108                 add --disable-gnomeprint option
12109                 modified version of patch by Marius Mauch
12110
12111 2005-07-17 [paul]       1.9.12cvs70
12112
12113         * src/common/defs.h
12114                 update urls
12115         * src/account.c
12116         * src/action.c
12117         * src/addressbook.c
12118         * src/compose.c
12119         * src/foldersel.c
12120         * src/folderview.c
12121         * src/html.c
12122         * src/imap_gtk.c
12123         * src/main.c
12124         * src/mainwindow.c
12125         * src/messageview.c
12126         * src/mh_gtk.c
12127         * src/mimeview.c
12128         * src/news_gtk.c
12129         * src/prefs_account.c
12130         * src/prefs_send.c
12131         * src/prefs_summaries.c
12132         * src/procmsg.c
12133         * src/summaryview.c
12134         * src/common/utils.c
12135         * src/common/xml.c
12136         * src/plugins/pgpcore/passphrase.c
12137         * src/plugins/pgpcore/select-keys.c
12138                 replace inappropriately used backticks
12139                 with single quotes
12140
12141 2005-07-16 [colin]      1.9.12cvs69
12142
12143         * src/image_viewer.c
12144                 Add extra paranoid checks
12145
12146 2005-07-16 [colin]      1.9.12cvs68
12147
12148         * src/plugins/pgpcore/prefs_gpg.c
12149                 Don't auto-check sigs by default, as it
12150                 can be really slow.
12151
12152 2005-07-16 [colin]      1.9.12cvs67
12153
12154         * src/plugins/pgpcore/sgpgme.c
12155                 Make messages a bit better.
12156
12157 2005-07-16 [colin]      1.9.12cvs66
12158
12159         * src/imap.c
12160                 Remove pseudo-log
12161         * src/etpan/imap-thread.c
12162                 Add real log
12163
12164 2005-07-16 [colin]      1.9.12cvs65
12165
12166         * src/main.c
12167         * src/prefs_other.c
12168                 And now, fix build with libetpan :-/
12169
12170 2005-07-15 [colin]      1.9.12cvs64
12171
12172         * src/prefs_other.c
12173                 Continue fixing build without libetpan.
12174
12175 2005-07-15 [colin]      1.9.12cvs63
12176
12177         * src/main.c
12178                 Fix build with --disable-libetpan
12179
12180 2005-07-15 [colin]      1.9.12cvs62
12181
12182         * configure.ac
12183                 Bump libetpan's version
12184
12185 2005-07-15 [colin]      1.9.12cvs61
12186
12187         * src/etpan/imap-thread.c
12188                 Actually stop logging :)
12189
12190 2005-07-15 [colin]      1.9.12cvs60
12191
12192         * src/addressbook.c
12193                 Fix dnd of multiple addresses.
12194
12195 2005-07-15 [hoa]        1.9.12cvs59
12196
12197         * src/etpan/imap-thread.c
12198             disable login of IMAP password in libetpan log file.
12199
12200 2005-07-15 [paul]       1.9.12cvs58
12201
12202         * src/account.c
12203                 don't automatically sort
12204                 do allow drag n drop
12205
12206 2005-07-15 [paul]       1.9.12cvs57
12207
12208         * src/account.c
12209         * src/ssl_manager.c
12210                 alphabetical listing
12211
12212 2005-07-15 [paul]       1.9.12cvs56
12213
12214         * src/gtk/pluginwindow.c
12215                 sort plugin list alphabetically
12216
12217 2005-07-15 [paul]       1.9.12cvs55
12218
12219         * src/prefs_spelling.c
12220         * src/prefs_wrapping.c
12221                 unify English usage
12222
12223 2005-07-15 [colin]      1.9.12cvs54
12224
12225         * src/wizard.c
12226                 Typo fix
12227
12228 2005-07-15 [paul]       1.9.12cvs53
12229
12230         * src/prefs_message.c
12231                 make 'show cursor' a hidden option
12232
12233 2005-07-14 [colin]      1.9.12cvs52
12234
12235         * src/plugins/spamassassin/Makefile.am
12236         * src/plugins/clamav/Makefile.am
12237                 Fix double EXTRA_DISTs
12238
12239 2005-07-14 [colin]      1.9.12cvs51
12240
12241         * src/plugins/clamav/Makefile.am
12242         * src/plugins/clamav/clamav_plugin_gtk.deps
12243         * src/plugins/spamassassin/Makefile.am
12244         * src/plugins/spamassassin/spamassassin_gtk.deps
12245                 Make $plugin_gtk depend on $plugin
12246
12247 2005-07-14 [hoa]        1.9.12cvs50
12248
12249         * src/etpan/imap-thread.c
12250                 enable debug log of libetpan when running with --debug
12251
12252 2005-07-14 [colin]      1.9.12cvs49
12253
12254         * configure.ac
12255         * src/common/Makefile.am
12256         * src/common/plugin.c
12257         * src/common/plugin.h
12258                 Add a little plugin dependancy system.
12259                 Plugins can ship a $plugin_name.deps file
12260                 (near them in PLUGINDIR) so that their
12261                 dependancies are loaded if possible.
12262         * src/plugins/Makefile.am
12263         * src/plugins/pgpcore/Makefile.am
12264         * src/plugins/pgpcore/passphrase.c
12265         * src/plugins/pgpcore/passphrase.h
12266         * src/plugins/pgpcore/plugin.c
12267         * src/plugins/pgpcore/prefs_gpg.c
12268         * src/plugins/pgpcore/prefs_gpg.h
12269         * src/plugins/pgpcore/select-keys.c
12270         * src/plugins/pgpcore/select-keys.h
12271         * src/plugins/pgpcore/sgpgme.c
12272         * src/plugins/pgpcore/sgpgme.h
12273                 Introduce pgpcore, used by pgpmime and
12274                 pgpinline
12275         * src/plugins/pgpmime/Makefile.am
12276         * src/plugins/pgpmime/passphrase.c
12277         * src/plugins/pgpmime/passphrase.h
12278         * src/plugins/pgpmime/pgpmime.c
12279         * src/plugins/pgpmime/pgpmime.deps
12280         * src/plugins/pgpmime/plugin.c
12281         * src/plugins/pgpmime/prefs_gpg.c
12282         * src/plugins/pgpmime/prefs_gpg.h
12283         * src/plugins/pgpmime/select-keys.c
12284         * src/plugins/pgpmime/select-keys.h
12285         * src/plugins/pgpmime/sgpgme.c
12286         * src/plugins/pgpmime/sgpgme.h
12287                 Remove the core from pgpmime and add the
12288                 dependancy to pgpcore.
12289
12290 2005-07-14 [paul]       1.9.12cvs48
12291
12292         * src/stock_pixmap.c
12293                 forgot this in last commit
12294
12295 2005-07-14 [paul]       1.9.12cvs47
12296
12297         * src/account.c
12298         * src/addressbook.c
12299                 add accelerators for the buttons (sync with main)
12300         * src/compose.c
12301         * src/compose.h
12302                 add accelerators for the buttons.
12303                 fix editing with external editor.
12304                 replace gdk_input_*() with GIOChannel;
12305                 (sync with main)
12306         * src/foldersel.c
12307                 display folder names with new/unread
12308                 representation (sync with main)
12309         * src/main.c
12310                 specify default window icon (sync with main)
12311         * src/prefs_common.c
12312                 use_addr_book default to FALSE
12313         * src/summaryview.c
12314         * src/textview.c
12315                 add accelerators for the buttons (sync with main)
12316         * src/gtk/menu.c
12317                 fix typos
12318         * src/pixmaps/sylpheed_icon.xpm
12319                 updated
12320
12321 2005-07-13 [paul]       1.9.12cvs46
12322
12323         * src/plugins/pgpmime/pgpmime.c
12324         * src/plugins/pgpmime/sgpgme.c
12325                 (temporarily) use deprecated gpgme_data_rewind()
12326                 while largefile support is not present
12327                 (as suggested by Colin)
12328
12329 2005-07-13 [paul]       1.9.12cvs45
12330
12331         * configure.ac
12332                 remove large file support (for now):
12333                 it breaks too many things
12334
12335 2005-07-13 [paul]       1.9.12cvs44
12336
12337         * configure.ac
12338                 add large file support
12339         * src/html.c
12340                 fix bug #763 where href attribute was not
12341                 the very first attribute of a link
12342                 patch by Thomas Gilgin
12343
12344 2005-07-13 [colin]      1.9.12cvs43
12345
12346         * src/gtk/pluginwindow.c
12347                 Little portability fix
12348
12349 2005-07-13 [colin]      1.9.12cvs42
12350
12351         * src/plugins/pgpmime/sgpgme.c
12352                 Fix crasher.
12353
12354 2005-07-13 [colin]      1.9.12cvs41
12355
12356         * src/plugins/pgpmime/pgpmime.c
12357         * src/plugins/pgpmime/sgpgme.c
12358                 Use gpgme_data_release_and_get_mem instead
12359                 of gpgme_data_read.
12360
12361 2005-07-13 [colin]      1.9.12cvs40
12362
12363         * configure.ac
12364         * src/plugins/pgpmime/passphrase.c
12365         * src/plugins/pgpmime/passphrase.h
12366         * src/plugins/pgpmime/pgpmime.c
12367         * src/plugins/pgpmime/plugin.c
12368         * src/plugins/pgpmime/select-keys.c
12369         * src/plugins/pgpmime/select-keys.h
12370         * src/plugins/pgpmime/sgpgme.c
12371         * src/plugins/pgpmime/sgpgme.h
12372                 Port pgpmime to gpgme-1.0.
12373
12374 2005-07-12 [paul]       1.9.12cvs39
12375
12376         * AUTHORS
12377         * src/toolbar.c
12378         * src/toolbar.h
12379                 add a 'Go to Prev' button to the toolbar.
12380                 correct tooltip text of go to buttons.
12381                 based on patch by Yang Guilong <bamanzi@gmail.com>
12382
12383 2005-07-12 [colin]      1.9.12cvs38
12384
12385         * src/statusbar.c
12386                 Fix progress bar showing stuff at startup.
12387
12388 2005-07-12 [paul]       1.9.12cvs37
12389
12390         * src/editjpilot.c
12391                 fix building with jpilot support
12392
12393 2005-07-11 [colin]      1.9.12cvs36
12394
12395         * src/inc.c
12396                 Add visual indication that filtering is running
12397         * src/textview.c
12398                 Make {}[] uri delimiters
12399         * src/summaryview.c
12400                 Remove useless (and slow) calls
12401
12402 2005-07-11 [paul]       1.9.12cvs35
12403
12404         * src/plugins/clamav/clamav_plugin_gtk.c
12405         * src/plugins/dillo_viewer/dillo_prefs.c
12406         * src/plugins/pgpmime/prefs_gpg.c
12407         * src/plugins/spamassassin/spamassassin_gtk.c
12408                 gather plugins prefs together under their
12409                 own 'Plugins' heading
12410
12411 2005-07-11 [paul]       1.9.12cvs34
12412
12413         sync with main
12414
12415         * src/account.c
12416                 account_delete(): modified alert dialog
12417         * src/editjpilot.c
12418         * src/editvcard.c
12419                 fixed a crash when cancelling file selection
12420                 dialog by Escape key. Made non-ascii filename
12421                 selectable.
12422         * src/prefs_template.c
12423                 prefs_template_window_create(): make scrolled
12424                 window policy AUTOMATIC
12425
12426 2005-07-10 [hoa]        1.9.12cvs33
12427
12428         * src/etpan/imap-thread.c
12429                 workaround for old Courier IMAP servers.
12430
12431 2005-07-10 [colin]      1.9.12cvs32
12432
12433         * src/folder.c
12434         * src/statusbar.c
12435         * src/statusbar.h
12436                 Add visual progress indicator on filtering/processing
12437                 Factorize the progress bar code
12438         * src/imap.c
12439         * src/imap.h
12440         * src/etpan/imap-thread.c
12441                 Add a reference counter to avoid destroying the Folder
12442                 while it's in use by another callback.
12443
12444 2005-07-09 [hoa]        1.9.12cvs31
12445
12446         * src/imap.c
12447         * src/etpan/imap-thread.c
12448                 fixed deadlock when removing IMAP account.
12449
12450 2005-07-08 [colin]      1.9.12cvs30
12451
12452         * src/textview.c
12453         * src/unmime.c
12454                 Fix again problems decoding broken headers
12455         * src/gtk/inputdialog.c
12456                 Fix local variable shadowing a global one
12457
12458 2005-07-08 [colin]      1.9.12cvs29
12459
12460         * src/msgcache.c
12461                 Make the cache/mark files platform-agnostic by writing
12462                 them in little-endian format. Reading them is also done
12463                 in little-endian format, of course; however, in order
12464                 to avoid trashing mark data on big-endian machines, the
12465                 files are, at first, read from the native format if the
12466                 little-endian one doesn't exist. This is easy to deter-
12467                 mine by trying to open a file with a swapped data_ver
12468                 and seeing if it's the wanted version.
12469                 Little-endian using users should see absolutely no
12470                 difference, Big-endian users may get a very little
12471                 performance drop due to byte-swapping.
12472                 Tested on i386 and ppc32. 
12473                 Fixes bug #159 (The index file, in the mailboxes, is 
12474                 hardware depending).
12475
12476                 To have the cache/mark files updated to the new little-
12477                 endian format, "Check for new messages" or even
12478                 "Rebuild folder tree" aren't enough. Files will be
12479                 updated as soon as a folder has been opened/closed.
12480                 To update everything, just select all folders by
12481                 selecting them one by one.
12482
12483 2005-07-07 [colin]      1.9.12cvs28
12484
12485         * src/imap.c
12486                 Remember the folder separator per IMAPFolder
12487                 instead of globally.
12488                 Revive the Session on noop; fixes bug #761
12489                 (mark a bunch of unread messages as read takes 
12490                 forever)
12491
12492 2005-07-07 [darko]      1.9.12cvs27
12493
12494         * src/common/template.c
12495                 Sort templates alphabetically
12496
12497 2005-07-06 [colin]      1.9.12cvs26
12498
12499         * src/imap.c
12500                 Try to use the correct separator in
12501                 most cases. Possibly fixes bug #759
12502                 (only creates the INBOX folder when 
12503                 setting up new IMAP account) and 
12504                 bug #760 (Can't retrieve messages)
12505
12506 2005-07-06 [colin]      1.9.12cvs25
12507
12508         * src/imap.c
12509                 Use real_path in status command. This will
12510                 help later, when namespaces will be used.
12511
12512 2005-07-06 [colin]      1.9.12cvs24
12513
12514         * configure.ac
12515         * src/account.c
12516         * src/folder.c
12517         * src/imap.c
12518         * src/etpan/etpan-log.c
12519         * src/etpan/etpan-thread-manager.c
12520         * src/etpan/imap-thread.c
12521                 Add a --disable-libetpan parameter. With this,
12522                 users that don't want IMAP4 support can avoid
12523                 the new dependancy (and have no IMAP support).
12524                 Users that have IMAP4 accounts and use this
12525                 parameter won't lose their configuration, their
12526                 IMAP accounts will just be invisible and not
12527                 used.
12528         * src/textview.c
12529                 Make the "Copy ..." contextual menu items 
12530                 copy to both the X clipboard and the gtk 
12531                 clipboard - as most other apps do.
12532         * src/gtk/about.c
12533                 Add a notice about OpenSSL usage, in order to
12534                 comply with OpenSSL's license (point 6):
12535                 http://www.openssl.org/source/license.html
12536
12537 2005-07-06 [colin]      1.9.12cvs23
12538
12539         * src/alertpanel.c
12540                 Fix a minimum size for alertpanels
12541         * src/compose.c
12542                 Show 'No space left on device' type errors
12543                 when queuing/sending
12544         * src/imap_gtk.c
12545         * src/mh_gtk.c
12546                 Rework folder's deletion message (remove 
12547                 extra \n)
12548
12549 2005-07-05 [colin]      1.9.12cvs22
12550
12551         * src/imap.c
12552                 Add an alertpanel on auth error
12553                 Add pseudo-log
12554                 Remove pthread-related stuff
12555
12556 2005-07-05 [colin]      1.9.12cvs21
12557
12558         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12559                 Fix crash on plugin reloading (with a hack)
12560
12561 2005-07-05 [colin]      1.9.12cvs20
12562
12563         * src/prefs_account.c
12564         * src/prefs_account.h
12565                 Fix typo
12566         * src/gtk/filesel.c
12567         * src/gtk/filesel.h
12568                 Add a way to filter the view
12569         * src/gtk/pluginwindow.c
12570                 Filter loadable stuff
12571         * src/plugins/pgpmime/prefs_gpg.c
12572                 Fix missing unregistration
12573         * .cvsignore
12574         * src/etpan/.cvsignore
12575         * src/plugins/spamassassin/.cvsignore
12576                 Add more stuff to cvs ignored files
12577
12578 2005-07-04 [colin]      1.9.12cvs19
12579
12580         * src/imap.c
12581                 Fix scan_required returning FALSE when it
12582                 shouldn't. Maybe fix #760 (Can't retrieve
12583                 messages)
12584
12585 2005-07-04 [colin]      1.9.12cvs18
12586
12587         * src/summaryview.c
12588                 Fix always_show_msg pref
12589
12590 2005-07-04 [paul]       1.9.12cvs17
12591
12592         sync with main (forgotten in last commit)
12593         
12594         * src/common/utils.c
12595         * src/common/utils.h
12596                 check_line_length(): new.
12597                 is_dir_exist()
12598                 is_file_entry_exist()
12599                 dirent_is_regular_file()
12600                 dirent_is_directory(): use g_file_test() instead of stat().
12601
12602 2005-07-04 [paul]       1.9.12cvs16
12603
12604         sync with main:
12605
12606         * src/compose.c
12607                 compose_write_to_file(): check for line
12608                 length limit and display warning if exceeds
12609         * src/jpilot.c
12610                 use get_home_dir() instead of g_get_home_dir()
12611         * src/procheader.c
12612                 removed warning about invalid date
12613         * src/vcard.c
12614                 use get_home_dir() instead of g_get_home_dir()
12615
12616 2005-07-04 [paul]       1.9.12cvs15
12617
12618         * src/stock_pixmap.c
12619                 fix new pixmap naming errors
12620                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12621
12622 2005-07-04 [colin]      1.9.12cvs14
12623
12624         * src/imap.c
12625                 Fix debugging string with a warning
12626
12627 2005-07-04 [colin]      1.9.12cvs13
12628
12629         * configure.ac
12630                 Add a check for libetpan's version (>= 0.37)
12631
12632 2005-07-04 [hoa]        1.9.12cvs12
12633
12634         * commitHelper
12635         * src/imap.c
12636         * src/etpan/imap-thread.c
12637         * src/etpan/imap-thread.h
12638                 fixed IMAP implementation of check of mails.
12639
12640 2005-07-03 [hoa]        1.9.12cvs11
12641
12642         * src/etpan/Makefile.am
12643         * src/etpan/etpan-errors.h
12644         * src/etpan/etpan-log.[ch]
12645         * src/etpan/etpan-thread-manager-types.h
12646         * src/etpan/etpan-thread-manager.[ch]
12647         * src/etpan/imap-thread.[ch]
12648         * src/Makefile.am
12649         * src/imap.c
12650         * src/main.c
12651         * src/prefs_other.c
12652         * configure.ac
12653             merged imap branch.
12654             dependency on libetpan 0.37 is now added.
12655
12656 2005-07-01 [colin]      1.9.12cvs10
12657
12658         * src/Makefile.am
12659         * src/folder.c
12660         * src/folder.h
12661         * src/folderview.c
12662         * src/stock_pixmap.c
12663         * src/stock_pixmap.h
12664         * src/plugins/trayicon/trayicon.c
12665                 Add marked symbol on folders containing
12666                 marked messages
12667         * src/procmsg.c
12668         * src/procmsg.h
12669         * src/toolbar.c
12670         * src/prefs_common.c
12671         * src/prefs_common.h
12672         * src/prefs_send.c
12673                 Add an optional confirmation dialog on queue
12674                 sending. Patch by wwp.
12675         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12676         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12677         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12678         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12679         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12680         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12681         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12682         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12683         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12684         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12685         * src/pixmaps/trash_mark.xpm            ** ADDED **
12686                 New pixmaps
12687
12688 2005-07-01 [colin]      1.9.12cvs9
12689
12690         * src/summaryview.c
12691                 Fix a little threading bug
12692         * src/addrgather.c
12693         * src/mainwindow.c
12694                 A little bit of HIG normality never hurts
12695
12696 2005-07-01 [colin]      1.9.12cvs8
12697
12698         * src/compose.c
12699         * src/msgcache.c
12700         * src/pop.c
12701         * src/procmime.c
12702         * src/recv.c
12703         * src/common/log.c
12704         * src/common/template.c
12705         * src/common/utils.c
12706         * src/common/utils.h
12707                 Reverted the fwrite_atomic stuff. In fact
12708                 it is already atomic.
12709
12710 2005-06-30 [colin]      1.9.12cvs7
12711
12712         * src/common/utils.c
12713         * src/common/utils.h
12714                 Add an fwrite_atomic() function to make
12715                 sure we write everything: fwrite can make
12716                 short writes.
12717         * src/compose.c
12718         * src/msgcache.c
12719         * src/pop.c
12720         * src/procmime.c
12721         * src/recv.c
12722         * src/common/log.c
12723         * src/common/template.c
12724                 Use that (and fix swapping of size and nmemb).
12725                 Thanks to Rich Coe for the heads up.
12726
12727 2005-06-30 [colin]      1.9.12cvs6
12728
12729         * src/addressbook.c
12730                 Optimize addressbook opening 
12731
12732 2005-06-30 [colin]      1.9.12cvs5
12733
12734         * src/summaryview.c
12735                 Remove calls to summary_step after move/copy
12736
12737 2005-06-28 [paul]       1.9.12cvs4
12738
12739         * src/alertpanel.c
12740                 wrap and make the error msg selectable
12741
12742 2005-06-28 [paul]       1.9.12cvs3
12743
12744         * src/ssl_manager.c
12745                 replace the OK button with a Close button
12746         * src/gtk/foldersort.c
12747                 use GTK_STOCK_ icons/buttons
12748
12749 2005-06-28 [colin]      1.9.12cvs2
12750
12751         * src/gedit-print.c             ** ADDED **
12752         * src/gedit-print.h             ** ADDED **
12753         * src/gtk/gtksourceprintjob.c   ** ADDED **
12754         * src/gtk/gtksourceprintjob.h   ** ADDED **
12755                 I can't believe no one had enough time to tell
12756                 me I forgot the `cvs add`
12757
12758 2005-06-27 [colin]      1.9.12cvs1
12759
12760         * src/Makefile.am
12761         * src/gtk/Makefile.am
12762         * src/messageview.c
12763         * src/procmsg.c
12764         * src/summaryview.c
12765         * configure.ac
12766                 Add optional libgnomeprint-based printing
12767         * src/mainwindow.c
12768         * src/gtk/quicksearch.c
12769                 Add an Edit/Quick search menu item to show
12770                 and focus the quicksearch
12771
12772 2005-06-27 [paul]       1.9.12
12773
12774         1.9.12 release
12775
12776         * po/ca.po
12777         * po/de.po
12778         * po/es.po
12779         * po/fr.po
12780         * po/it.po
12781         * po/ko.po
12782         * po/pt_BR.po
12783         * po/sk.po
12784         * po/zh_CN.po
12785                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12786                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12787                 SungHyun Nam, Frederico Goncalves Guimaraes,
12788                 Andrej Kacian, and Yang Guilong
12789 2005-06-26 [colin]      1.9.11cvs106
12790
12791         * src/imap_gtk.c
12792                 Forgot one file for previous fix
12793
12794 2005-06-26 [colin]      1.9.11cvs105
12795
12796         * src/folder.c
12797         * src/imap.c
12798                 Fix problems with folder operations in no_select
12799                 imap folders. it applies only to mails, and 
12800                 creation/deletion/move/renaming of folders 
12801                 should be possible
12802
12803 2005-06-26 [paul]       1.9.11cvs104
12804
12805         * src/prefs_filtering.c
12806                 replace one more GTK_STOCK_REMOVE
12807                 with GTK_STOCK_DELETE
12808
12809 2005-06-25 [colin]      1.9.11cvs103
12810
12811         * src/imap.c
12812                 Optimize get_seq_set_from_seq_list
12813                 (Patch by Ricardo) 
12814
12815 2005-06-25 [colin]      1.9.11cvs102
12816
12817         * src/mh.c
12818                 If the directory exists, but not in the
12819                 correct encoding, rename it. This should
12820                 handle old-versions-induced bugs.
12821
12822 2005-06-25 [colin]      1.9.11cvs101
12823
12824         * src/mh.c
12825                 Fix path access with extended dir names
12826                 Fixes bug #589 (SC segfaults with wrong locale
12827                 settings)
12828
12829 2005-06-25 [colin]      1.9.11cvs100
12830
12831         * src/prefs_account.c
12832         * src/prefs_account.h
12833         * src/compose.c
12834                 Add an option to encrypt replies to
12835                 encrypted messages
12836
12837 2005-06-25 [colin]      1.9.11cvs99
12838
12839         * src/compose.c
12840         * src/quote_fmt_parse.y
12841                 ... And make it work with pgpinline.
12842
12843 2005-06-25 [colin]      1.9.11cvs98
12844
12845         * src/compose.c
12846         * src/procmime.c
12847         * src/procmime.h
12848         * src/quote_fmt_parse.y
12849                 o Make reedition of encrypted messages possible
12850                   (as long as it is encrypted to self too, no
12851                    magic there)
12852                 o Make replying with quote (and without selecting
12853                   text) possible for encrypted messages.
12854                 Closes bug #550 (Not possible to "reply with quote"
12855                 to gnupg encrypted messages)
12856
12857 2005-06-24 [paul]       1.9.11cvs97
12858
12859         * src/imap.c
12860                 add missing include
12861
12862 2005-06-24 [paul]       1.9.11cvs96
12863
12864         * src/editldap.c
12865                 made bind password entry invisible
12866                 (sync with main)
12867         * src/send_message.c
12868                 send_message_local(): check exit status
12869                 to detect errors (sync with main)
12870         * src/textview.c
12871                 use main's less ambiguous popup menu
12872                 wording
12873
12874 2005-06-24 [paul]       1.9.11cvs95
12875
12876         * src/prefs_actions.c
12877         * src/prefs_customheader.c
12878         * src/prefs_display_header.c
12879         * src/prefs_filtering_action.c
12880         * src/prefs_matcher.c
12881         * src/prefs_template.c
12882         * src/prefs_toolbar.c
12883                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12884         * src/gtk/description_window.c
12885                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12886
12887 2005-06-23 [colin]      1.9.11cvs94
12888
12889         * src/summaryview.c
12890                 Fix rough edges (be sure to call status_show whenever
12891                 necessary).
12892
12893 2005-06-23 [colin]      1.9.11cvs93
12894
12895         * src/summaryview.c
12896                 Optimize Select All
12897                 Before, in a 5K mails folder: 11s
12898                 After, in the same folder: 58000µs
12899                 The joys of locking... gtk_clist_select_all() fires a 
12900                 tree-select-row event for each selected row, which in 
12901                 summaryview, callbacks summary_selected which in turn,
12902                 calls summary_status_show, which walks the selected
12903                 rows. Hence, calling gtk_clist_select_all was 
12904                 exponential. Locking the summaryview makes 
12905                 summary_selected return early.
12906
12907 2005-06-23 [colin]      1.9.11cvs92
12908
12909         * src/imap.c
12910                 Move mutex at the important place to avoid
12911                 deadlocks
12912         * src/summaryview.c
12913                 Fix Del key deleting directly instead of
12914                 moving to trash
12915
12916 2005-06-22 [colin]      1.9.11cvs91
12917
12918         * src/plugins/spamassassin/libspamc.c
12919                 As we do spagetti code with assignations in multiple
12920                 places (see _message_read_raw where out = msg = raw),
12921                 let's be sure we don't free the same pointer twice.
12922                 Should fix bug #683 (Crash in libpam at 
12923                 message_cleanup).
12924
12925 2005-06-22 [colin]      1.9.11cvs90
12926
12927         * src/compose.c
12928         * src/messageview.c
12929         * src/toolbar.c
12930                 Make toolbar's delete use the move to trash stuff;
12931                 Add gtk_widget_realize to be sure pixmaps can get
12932                 created (that may fix an old worksforme bug which
12933                 I can't find back...)
12934
12935 2005-06-22 [colin]      1.9.11cvs89
12936
12937         * src/summaryview.c
12938         * src/summaryview.h
12939         * src/mainwindow.c
12940                 Rename "Message/Delete" to "Message/Move to trash"
12941                 Add "Message/Delete..." that directly destroys the
12942                 selected messages after asking for a confirmation.
12943
12944 2005-06-22 [colin]      1.9.11cvs88
12945
12946         * src/imap.c
12947                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12948                 o Fix a deadlock (thanks Darko)
12949
12950 2005-06-22 [colin]      1.9.11cvs87
12951
12952         * src/gtk/foldersort.c
12953                 Add missing include for the i18n;
12954                 patch by Fabien Vantard
12955
12956 2005-06-21 [colin]      1.9.11cvs86
12957
12958         * src/folder.c
12959         * src/folderview.c
12960                 Respect the no_select flag
12961         * src/imap.c
12962                 Fix recursive deletion
12963         * src/imap_gtk.c
12964         * src/mh_gtk.c
12965                 Make the folder deletion's warning
12966                 more explicit
12967
12968 2005-06-21 [colin]      1.9.11cvs85
12969
12970         * src/textview.c
12971                 Prevent email addresses from spanning accross
12972                 lines - fixes bug # 646 (newline-chars in 
12973                 email addresses)
12974
12975 2005-06-20 [colin]      1.9.11cvs84
12976
12977         * src/folder.c
12978                 Be sure not to remove source if copy failed
12979
12980 2005-06-20 [colin]      1.9.11cvs83
12981
12982         * src/folderview.c
12983         * src/imap_gtk.c
12984                 remove summaryview's lock
12985         * src/imap.c
12986                 introduce threads to avoid problems when foreground tasks
12987                 interfere with background tasks
12988         * src/mh.c
12989                 prevent moving to drafts/queue
12990         * src/mimeview.c
12991                 fix leak
12992
12993 2005-06-19 [colin]      1.9.11cvs82
12994
12995         * src/imap_gtk.c
12996                 Remember that the user doesn't want to override
12997                 offline mode, for 3 seconds. It avoid presenting
12998                 him with N popups in a really short time.
12999
13000 2005-06-17 [colin]      1.9.11cvs81
13001
13002         * src/imap.c
13003                 Fix IMAP breaking on folders containing '('
13004                 (Probably won't be enough)
13005
13006 2005-06-17 [colin]      1.9.11cvs80
13007
13008         Forgotten files on 1.9.11cvs79
13009         * src/summaryview.c
13010                 Fix stepping when not immediately executing
13011         * src/imap.c
13012                 Really prevent UID FETCH 0
13013         * src/codeconv.c
13014                 Fix outgoing charset never set to utf-8
13015         * src/mh.c
13016                 Fix leak
13017
13018 2005-06-16 [colin]      1.9.11cvs79
13019
13020         * src/compose.c
13021                 Fix bug #707 (Dash splits rows)
13022                 Only wrap if we're on a line break position and
13023                 the previous one was a "white" (space) char.
13024                 Pango stuff is weird.
13025
13026 2005-06-16 [colin]      1.9.11cvs78
13027
13028         * src/imap_gtk.c
13029                 Lock summaryview while downloading messages
13030                 on user demand
13031         * src/procheader.c
13032         * src/unmime.c
13033         * src/common/utils.c
13034         * src/common/utils.h
13035                 Replace \r and \n with spaces in From and
13036                 Subject headers
13037
13038 2005-06-16 [paul]       1.9.11cvs77
13039
13040         * src/procmime.c
13041                 liberalise the mime parser
13042         * src/gtk/about.c
13043                 add text wrapping
13044
13045 2005-06-16 [paul]       1.9.11cvs76
13046
13047         * src/gtk/about.c
13048                 reworked
13049
13050 2005-06-15 [colin]      1.9.11cvs75
13051
13052         * src/compose.c
13053                 Finish header encoding fix
13054         * src/summaryview.c
13055                 Fix segfault
13056         * src/headerview.c
13057                 Fix compilation (Thanks Stephan
13058                 Sachse)
13059
13060 2005-06-15 [colin]      1.9.11cvs74
13061
13062         * Makefile.am
13063                 Install gnome2 stuff rather than gnome1, 
13064                 if both are present
13065         * src/codeconv.c
13066         * src/codeconv.h
13067         * src/compose.c
13068                 Fix headers encoding
13069         * src/folder.c
13070                 Visual progress when fetching all messages
13071         * src/folderview.c
13072         * src/summaryview.c
13073         * src/summaryview.h
13074                 Prevent changing current message while
13075                 incorporating
13076
13077 2005-06-15 [paul]       1.9.11cvs73
13078
13079         * src/gtk/gtkaspell.c
13080         * src/gtk/gtkaspell.h
13081                 fix build warnings
13082
13083 2005-06-15 [paul]       1.9.11cvs72
13084
13085         * src/prefs_filtering.c
13086                 allow reordering of filter rules by
13087                 drag n drop
13088
13089 2005-06-15 [paul]       1.9.11cvs71
13090
13091         * COPYING
13092                 updated
13093         * src/codeconv.c
13094                 replace deprecated function
13095         * src/inc.c
13096         * src/send_message.c
13097         * src/gtk/progressdialog.c
13098         * src/gtk/progressdialog.h
13099                 salvage and reuse parts of reverted sync
13100
13101 2005-06-15 [paul]       1.9.11cvs70
13102
13103         * src/inc.c
13104         * src/send_message.c
13105         * src/gtk/progressdialog.c
13106         * src/gtk/progressdialog.h
13107                 revert yesterday's sync with main
13108                 it contains deprecated functions
13109
13110 2005-06-15 [colin]      1.9.11cvs69
13111
13112         * src/headerview.c
13113                 Fix bug #670 (multi user to: will corrupt message 
13114                 headers display)
13115
13116 2005-06-15 [colin]      1.9.11cvs68
13117
13118         * src/compose.c
13119                 Fix bug #421 (Fix undo on wrapping)
13120
13121 2005-06-15 [colin]      1.9.11cvs67
13122
13123         * src/folder.c
13124                 Provide visual feedback while processing
13125                 folder's rules.
13126         * src/imap.c
13127                 Provide visual feedback while getting
13128                 short headers (for uncached messages)
13129
13130
13131 2005-06-14 [paul]       1.9.11cvs66
13132
13133         * src/account.c
13134                 change a couple stock icons
13135         * src/inc.c
13136         * src/send_message.c
13137         * src/gtk/progressdialog.c
13138         * src/gtk/progressdialog.h
13139                 sync main's GtkTreeView implementation
13140
13141 2005-06-14 [colin]      1.9.11cvs65
13142
13143         * src/imap.c
13144                 Various little fixes, mainly on error paths
13145
13146 2005-06-13 [colin]      1.9.11cvs64
13147
13148         * matcher.c
13149         * procmsg.c
13150         * procmsg.h
13151                 Add a way to fetch only headers. This speeds
13152                 up filtering on headers for IMAP. Fixes:
13153                 bug #481 extraneous imap commands slow down 
13154                         imap filtering
13155                 bug #522 Sylpheed downloads all messages 
13156                         when opening mailbox (IMAP)
13157                 bug #677 IMAP fetch is soooooooooooooo slow
13158         * src/folder.c
13159         * src/folder.h
13160                 Add a folder set_batch method so that
13161                 implementations can speed up flags changes
13162         * src/folderutils.c
13163         * src/summaryview.c
13164                 Use that in mark as (un)read and mark all read
13165                 Refix bug #679
13166         * src/imap.c
13167                 Implement set_batch - brings back deferred
13168                 flags in a less buggy manner. Fixes:
13169                 bug #729 IMAP immediate expunge of deleted messages
13170                 bug #191 remove list of messages with one command
13171                 Fix login with strange chars
13172                 Implement fetch_msg_full
13173                 Fix copy (wrong counts)
13174
13175 2005-06-12 [colin]      1.9.11cvs63
13176
13177         * src/folder.c
13178                 lock incorporation during long operations.
13179                 Avoids fucking up the IMAP socket.
13180
13181 2005-06-12 [colin]      1.9.11cvs62
13182
13183         * src/imap.c
13184                 Fix harmful typo
13185                 Factorize remove_all_msg
13186                 Thread-ize expunge
13187         * src/summaryview.c
13188                 Don't update partial-download status if unnecessary
13189         * src/folder.c
13190                 Use remove_msgs everywhere possible
13191
13192 2005-06-12 [colin]      1.9.11cvs61
13193
13194         * src/folder.c
13195         * src/folder.h
13196                 Add a remove_msgs function to remove a 
13197                 list of messages
13198         * src/imap.c
13199                 Implement that.
13200
13201 2005-06-12 [colin]      1.9.11cvs60
13202
13203         * src/imap.c
13204                 Remove flags-processing deferring... Too hard
13205                 to get it to work in all cases.
13206
13207 2005-06-11 [colin]      1.9.11cvs59
13208
13209         * src/imap.c
13210                 printf -> debug_print
13211
13212 2005-06-11 [colin]      1.9.11cvs58
13213
13214         * src/imap.c
13215                 o Fix build without USE_PTHREAD
13216                 o Factorize imap_open
13217                 o Alertpanel in case of impossible connection
13218                 o Alertpanel in case of impossible login
13219                 o Fix deferred flags processing to force a 
13220                   flush before adding some more flags to process,
13221                   but in another folder.
13222
13223 2005-06-10 [colin]      1.9.11cvs57
13224
13225         * src/imap.c
13226                 o Fix a format string error
13227                 o init ssl socket outside of the thread 
13228                   (it possibly invokes gtk calls)
13229         * src/procmime.c
13230                 o Put back the buffer to its necessary size
13231                 o Fix changing a file pointer without keeping
13232                   track of it (thanks Valgrind)
13233         * src/common/smtp.c
13234                 o Fix automatic STARTTLS if login should be done
13235                   and the server only allows it after starting TLS
13236         * src/gtk/gtkinputdialog.c
13237                 o Eat GDK_Return so that the combo popup doesn't 
13238                   appear when we press Enter to validate the combo
13239                   input dialog (as seen in the Open with... dialog)
13240
13241 2005-06-10 [colin]      1.9.11cvs56
13242
13243         * src/imap.c
13244                 o A bit less debug
13245                 o Fix a crash on deletion
13246                 o Threadize imap_select (it's called outside of 
13247                   threads)
13248                 o Defer treatment of DELETED flags
13249
13250
13251 2005-06-09 [colin]      1.9.11cvs55
13252
13253         * src/imap.c
13254                 Make sure we check imap_gtk_should_override(), which
13255                 potentially calls gtk stuff, before creating thread.
13256                 That way it should't be called via imap_get_session()
13257                 inside a thread.
13258
13259 2005-06-09 [colin]      1.9.11cvs54
13260
13261         * src/imap.c
13262                 o add a bit of status output
13263                 o remove some dead code
13264                 o threadize get_list_of_uids
13265                 o threadize imap_get_flags
13266                 o defer flag changing by 500ms so that they
13267                   can be batched
13268
13269
13270 2005-06-08 [colin]      1.9.11cvs53
13271
13272         * src/imap.c
13273                 Thread-ize imap_cmd_fetch
13274
13275 2005-06-08 [colin]      1.9.11cvs52
13276
13277         * src/main.c
13278                 Mmh, that broke POP3...
13279
13280 2005-06-08 [colin]      1.9.11cvs51
13281
13282         * src/main.c
13283                 Stabilize IMAP patch (thanks to Hoa)
13284
13285 2005-06-08 [colin]      1.9.11cvs50
13286
13287         * src/imap.c
13288                 Test patch to speed up imap. 
13289
13290 2005-06-08 [colin]      1.9.11cvs49
13291
13292         * src/imap_gtk.c
13293                 Warning fix
13294         * src/procmime.c
13295                 Apply patch from gentoo to use /usr/share/mime/globs if 
13296                 available, after un-breaking it
13297         * src/common/log.c
13298         * src/common/log.h
13299                 Use g_timeout for invoking hooks that possibly use gtk
13300                 calls. This should leave gtk calls in the main thread.
13301
13302 2005-06-08 [paul]       1.9.11cvs48
13303
13304         * src/codeconv.c
13305                 conv_get_outgoing_charset_str(): don't
13306                 use prefs_common setting
13307         * src/compose.c
13308         * src/compose.h
13309                 add /Options/Character encoding/... to
13310                 temporarily change the outgoing encoding
13311
13312         (belated sync with main)
13313
13314 2005-06-08 [paul]       1.9.11cvs47
13315
13316         * src/compose.c
13317                 correction to/completion of last
13318                 sync with main
13319
13320 2005-06-08 [paul]       1.9.11cvs46
13321
13322         sync with main:
13323         
13324         * src/codeconv.c
13325         * src/codeconv.h
13326                 always enabled Japanese auto-detection
13327                 if the first letters of locale string
13328                 is "ja"
13329         * src/compose.c
13330                 don't use "destroy" signal to destroy
13331                 Compose object (fix rare crashes on discard?)
13332         * src/mainwindow.c
13333         * src/messageview.c
13334         * src/prefs_send.c
13335                 added Hebrew encodings
13336         * src/sourcewindow.c
13337                 don't use "destroy" signal to destroy
13338                 objects
13339
13340 2005-06-07 [colin]      1.9.11cvs45
13341
13342         * src/summaryview.c
13343                 Add missing unlocks/locks
13344
13345 2005-06-07 [paul]       1.9.11cvs44
13346
13347         * src/summaryview.c
13348                 restore bug #749 fix
13349
13350 2005-06-06 [colin]      1.9.11cvs43
13351
13352         * src/summaryview.c
13353                 Fix selection bug when prefs_common.open_unread 
13354                 is FALSE
13355
13356 2005-06-06 [colin]      1.9.11cvs42
13357
13358         * src/common/md5.c
13359                 Fix a warning
13360         * src/summaryview.c
13361         * src/folderview.c
13362                 Factorize long operations beginning and end
13363                 (locking, freezing/thawing, cursor, ...)
13364                 Check selection->data member in selection-
13365                 related loops; this avoids dying an awful
13366                 death if the selection changes on us while
13367                 we're marking a whole IMAP folder unread, 
13368                 for example.
13369
13370 2005-06-06 [paul]       1.9.11cvs41
13371
13372         * src/textview.c
13373                 don't g_free() a static gchar buffer
13374
13375 2005-06-05 [colin]      1.9.11cvs40
13376
13377         * src/mainwindow.c
13378         * src/messageview.c
13379         * src/summaryview.c
13380                 Fix bug #749 (Show all headers should be
13381                 sticky as the GUI suggests)
13382
13383 2005-06-03 [paul]       1.9.11cvs39
13384
13385         * src/compose.c
13386                 don't allow editing of mail while sending.
13387                 patch by Colin
13388
13389 2005-06-03 [paul]       1.9.11cvs38
13390
13391         * src/folderview.c
13392                 add a freeze/thaw to speed up 'mark all read'
13393
13394 2005-06-03 [paul]       1.9.11cvs37
13395
13396         * src/prefs_message.c
13397                 reflect changes immediately
13398
13399 2005-06-02 [colin]      1.9.11cvs36
13400
13401         * po/POTFILES.in
13402                 Patch by Fabien Vantard.
13403
13404 2005-06-02 [colin]      1.9.11cvs35
13405
13406         * src/imap.c
13407                 Use a non-blocking imap_getline() if possible.
13408                 This should completely prevent the interface
13409                 from freezin on imap operations, although it
13410                 may do strange stuff in case of folder switching
13411                 while a big imap operation is taking place...
13412
13413                 In addition, fix a leak in the case thread
13414                 creation fails on connection.
13415
13416 2005-06-02 [colin]      1.9.11cvs34
13417
13418         * src/crash.c
13419         * src/prefs_common.h
13420                 Fix build (prefs_common_init() doesn't exist
13421                 anymore)
13422
13423 2005-06-02 [colin]      1.9.11cvs33
13424
13425         * src/prefs_account.c
13426                 Fix bug #245 (filtering rules broken when
13427                 renaming a remote account (imap4 or nntp)
13428
13429 2005-06-02 [colin]      1.9.11cvs32
13430
13431         * src/imap.c
13432                 Try to fix IMAP shortcomings: 
13433                 o Multithread imap_open()
13434                 o allow offline-mode overriding instead of
13435                   just returning NULL
13436         * src/imap_gtk.c
13437         * src/imap_gtk.h
13438                 Add a function to ask whether we want to
13439                 override offline-mode for 10 minutes (one-shot
13440                 asking was painful)
13441         * src/procheader.c
13442                 Fix segfault when imap parser isn't happy about
13443                 a missing {
13444
13445 2005-06-01 [colin]      1.9.11cvs31
13446
13447         * src/addrharvest.c
13448         * src/compose.c
13449         * src/mbox.c
13450         * src/mbox.h
13451         * src/mh.c
13452         * src/msgcache.c
13453         * src/send_message.c
13454         * src/setup.c
13455         * src/undo.c
13456         * src/common/hooks.c
13457         * src/common/prefs.c
13458         * src/common/template.c
13459         * src/common/utils.c
13460         * src/gtk/gtkutils.c
13461         * src/gtk/inputdialog.c
13462         * src/gtk/menu.c
13463         * src/gtk/pluginwindow.c
13464         * src/gtk/prefswindow.c
13465         * src/plugins/pgpmime/passphrase.c
13466         * src/plugins/pgpmime/prefs_gpg.c
13467                 More -Wall fixes
13468
13469         * src/common/Makefile.am
13470         * src/common/timing.h
13471                 Add basic timing code
13472
13473         * src/summaryview.c
13474                 Fix a bug with unread messages when 
13475                 re-sorting folders, and by the way
13476                 fix a big performance hit when 
13477                 re-sorting (10k mails: before 5s,
13478                 after .5s)
13479
13480         * src/prefs_compose_writing.c
13481         * src/prefs_compose_writing.h
13482         * src/prefs_message.c
13483         * src/prefs_message.h
13484         * src/prefs_other.c
13485         * src/prefs_other.h
13486         * src/prefs_quote.c
13487         * src/prefs_quote.h
13488         * src/prefs_receive.c
13489         * src/prefs_receive.h
13490         * src/prefs_send.c
13491         * src/prefs_send.h
13492         * src/prefs_summaries.c
13493         * src/prefs_summaries.h
13494                 Fix copyright banner
13495
13496 2005-06-01 [paul]       1.9.11cvs30
13497
13498         * po/fi.po
13499                 updated by Flammie Pirinen
13500         * src/procmime.c
13501                 fix 'Bad BASE64 content' output
13502
13503 2005-05-31 [colin]      1.9.11cvs29
13504
13505         * src/procmime.c
13506                 Oops, where did my hunk go.
13507
13508 2005-05-31 [colin]      1.9.11cvs28
13509
13510         * src/Makefile.am
13511         * src/account.c
13512         * src/action.c
13513         * src/addr_compl.c
13514         * src/addressbook.c
13515         * src/codeconv.c
13516         * src/compose.c
13517         * src/export.c
13518         * src/folder.c
13519         * src/folderview.c
13520         * src/image_viewer.c
13521         * src/main.c
13522         * src/mainwindow.c
13523         * src/messageview.c
13524         * src/mimeview.c
13525         * src/msgcache.c
13526         * src/prefs_account.c
13527         * src/prefs_actions.c
13528         * src/prefs_common.c
13529         * src/prefs_compose_writing.c
13530         * src/prefs_customheader.c
13531         * src/prefs_ext_prog.c
13532         * src/prefs_filtering.c
13533         * src/prefs_filtering_action.c
13534         * src/prefs_fonts.c
13535         * src/prefs_image_viewer.c
13536         * src/prefs_message.c
13537         * src/prefs_message.h
13538         * src/prefs_msg_colors.c
13539         * src/prefs_other.c
13540         * src/prefs_other.h
13541         * src/prefs_quote.c
13542         * src/prefs_receive.c
13543         * src/prefs_receive.h
13544         * src/prefs_send.c
13545         * src/prefs_send.h
13546         * src/prefs_spelling.c
13547         * src/prefs_summaries.c
13548         * src/prefs_summary_column.c
13549         * src/prefs_template.c
13550         * src/prefs_themes.c
13551         * src/prefs_toolbar.c
13552         * src/prefs_wrapping.c
13553         * src/procmime.c
13554         * src/procmsg.c
13555         * src/send_message.h
13556         * src/ssl_manager.c
13557         * src/summary_search.c
13558         * src/summaryview.c
13559         * src/textview.c
13560         * src/wizard.c
13561         * src/common/smtp.c
13562         * src/common/smtp.h
13563         * src/gtk/gtkutils.h
13564                 o Move the rest of Common prefs to new style
13565                 o Lots of -Wall warning fixes
13566                 o fix FIXME in cache memusage calculation
13567                 o Let return receipts be sent from any account
13568                 o Little cache optimisation (read)
13569                 o Fix bug #746 (don't treat commas as separators
13570                   when inside a quoted string)
13571
13572 2005-05-31 [paul]       1.9.11cvs27
13573
13574         * src/prefs_common.c
13575                 fix 'off-by-one' typo
13576
13577 2005-05-31 [paul]       1.9.11cvs26
13578
13579         * src/account.c
13580         * src/addr_compl.c
13581         * src/compose.c
13582         * src/foldersel.c
13583         * src/prefs_actions.c
13584         * src/prefs_common.c
13585         * src/prefs_common.h
13586         * src/prefs_customheader.c
13587         * src/prefs_display_header.c
13588         * src/prefs_filtering.c
13589         * src/prefs_filtering_action.c
13590         * src/prefs_matcher.c
13591         * src/prefs_summaries.c
13592         * src/prefs_summary_column.c
13593         * src/prefs_template.c
13594         * src/prefs_toolbar.c
13595         * src/ssl_manager.c
13596         * src/gtk/pluginwindow.c
13597         * src/gtk/prefswindow.c
13598         * src/gtk/progressdialog.c
13599                 add hidden prefs 'enable_rules_hint'
13600                 for gtk_tree_view_set_rules_hint()
13601                 (sync with main)
13602                 
13603
13604 2005-05-31 [colin]      1.9.11cvs25
13605
13606         * src/Makefile.am
13607         * src/main.c
13608         * src/prefs_common.c
13609         * src/prefs_summaries.c ** ADDED **
13610         * src/prefs_summaries.h ** ADDED **
13611                 Common/Display -> Display/Summaries
13612
13613 2005-05-31 [colin]      1.9.11cvs24
13614
13615         * src/Makefile.am
13616         * src/main.c
13617         * src/prefs_quote.c ** ADDED **
13618         * src/prefs_quote.h ** ADDED **
13619                 Move Common/Quote to Compose/Quoting
13620         * src/prefs_common.c
13621         * src/prefs_common.h
13622                 Remove old quote stuff, add
13623                 convenience functions for GtkTextView prefs
13624         * src/gtk/prefswindow.c
13625                 Set default height higher
13626
13627 2005-05-30 [colin]      1.9.11cvs23
13628
13629         * src/Makefile.am
13630         * src/main.c
13631         * src/prefs_common.c
13632         * src/prefs_compose_writing.c ** ADDED **
13633         * src/prefs_compose_writing.h ** ADDED **
13634                 Move Common/Compose prefs to Compose/Writing
13635
13636 2005-05-30 [colin]      1.9.11cvs22
13637
13638         * src/common/utils.c
13639                 Fix bug #651 (Confused Attract by Subject)
13640                 Patch by M. Benkmann <haferfrost@web.de>
13641         * AUTHORS
13642
13643 2005-05-30 [colin]      1.9.11cvs21
13644
13645         * src/compose.c
13646                 Fix concatenation of different headers of
13647                 the same type (bug #645)
13648         * src/prefs_folder_item.c
13649                 Fix bug #699 (setting color to black doesn't
13650                 work immediately)
13651         * src/procmime.c
13652                 Print out decoding error only once per
13653                 block
13654
13655 2005-05-30 [paul]       1.9.11cvs20
13656
13657         * src/common/template.c
13658                 fix Bcc
13659
13660 2005-05-30 [paul]       1.9.11cvs19
13661
13662         * doc/src/rfc2368.txt   **NEW FILE**
13663         * src/compose.c
13664                 compose_entries_set(): don't interpret Bcc
13665                 header field (conform to RFC 2368)
13666                 (sync with main)
13667
13668 2005-05-29 [colin]      1.9.11cvs18
13669
13670         * src/prefs_common.c
13671                 Let the default reply format respect
13672                 netiquette by cutting the signature.
13673
13674 2005-05-29 [colin]      1.9.11cvs17
13675
13676         * src/summaryview.c
13677                 Don't let always_show_msg override
13678                 open_unread_on_enter when opening a new
13679                 directory.
13680
13681 2005-05-27 [paul]       1.9.11cvs16
13682
13683         sync with main:
13684
13685         * src/main.c
13686                 app_will_exit(): cleanup tmp directory when exit
13687         * src/message_search.c
13688                 improved the interface and made code cleanup.
13689                 removed Clear button
13690         * src/send_message.c
13691                 send_message_local(): use GSpawn, and detect errors
13692         * src/summary_search.c
13693                 improved the interface and made code cleanup
13694         * src/textview.c
13695                 textview_write_link(): also skip non-ascii space
13696                  at the head of link strings (phishing check
13697                  didn't work at the case)
13698         * src/common/utils.c
13699                 get_command_output(): use g_spawn_command_line_sync()
13700                 instead of popen()
13701
13702 2005-05-26 [colin]      1.9.11cvs15
13703
13704         * src/folder.c
13705                 remove printf
13706
13707 2005-05-26 [colin]      1.9.11cvs14
13708
13709         * src/common/nntp.c
13710                 Fix nntp mode reader (bug #611)
13711                 Patch by Florian Mickler <florian@mickler.org>
13712
13713 2005-05-26 [colin]      1.9.11cvs13
13714
13715         * src/plugins/pgpmime/passphrase.c
13716                 Fix mouse grabbing (bug #557)
13717
13718 2005-05-26 [colin]      1.9.11cvs12
13719
13720         * src/prefs_themes.c
13721                 Fix g_warning (bug #541)
13722
13723 2005-05-26 [colin]      1.9.11cvs11
13724
13725         * src/prefs_actions.c
13726         * src/prefs_template.c
13727                 Fix bug #506 (no warning if action/template
13728                 is not saved)
13729         * src/common/template.c
13730                 Fix a possible crash
13731
13732 2005-05-26 [colin]      1.9.11cvs10
13733
13734         * src/folder.c
13735         * src/folderview.c
13736         * src/procmsg.c
13737         * src/summaryview.c
13738                 Forbid locked messages to be moved or
13739                 deleted. Locked messages in trashes 
13740                 still get deleted, for performance
13741                 reason (mh.c::mh_remove_all_msgs)
13742
13743 2005-05-25 [colin]      1.9.11cvs9
13744
13745         * src/procmime.c
13746                 Use correct encoding when sending mails
13747                 with attachments that have accentued 
13748                 chars in their name
13749
13750 2005-05-24 [colin]      1.9.11cvs8
13751
13752         * src/summaryview.c
13753                 Fix bug #688 f) read/unread marker not
13754                 changed on first click
13755                 Also, optimize summary_status_show()
13756                 calls
13757         * src/folder.c
13758         * src/inc.c
13759         * src/procmime.c
13760                 Fix bug #688 b) and c) wrt message
13761                 attachments and signature
13762         * src/stock_pixmap.c
13763         * src/stock_pixmap.h
13764         * src/stock_pixmap.c
13765         * src/stock_pixmap.h
13766         * src/Makefile.am
13767         * src/pixmaps/clip_gpg_signed.xpm
13768                 Add clip/signed icon
13769
13770 2005-05-24 [colin]      1.9.11cvs7
13771
13772         * src/folder_item_prefs.c
13773                 whitespace fix
13774
13775 2005-05-24 [colin]      1.9.11cvs6
13776
13777         * src/folderview.c
13778         * src/prefs_common.c
13779         * src/prefs_common.h
13780                 Add a confirmation to folder drag and drop
13781                 fixes bug #156
13782         * src/alertpanel.c
13783         * src/alertpanel.h
13784                 fix _with_disable parameters so that
13785                 the buttons labels are specifiable too
13786         * src/plugins/pgpmime/sgpgme.c
13787                 reflect said change
13788                 
13789
13790 2005-05-24 [colin]      1.9.11cvs5
13791
13792         * src/folderview.c
13793                 Uncollapse/collapse folders on double-click
13794                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13795                 closes bug #108
13796
13797 2005-05-23 [colin]      1.9.11cvs4
13798
13799         * src/common/socket.c
13800                 Check another special SSL_peek() error.
13801                 Should help wrt bug #728
13802
13803 2005-05-23 [colin]      1.9.11cvs3
13804
13805         * src/plugins/pgpmime/pgpmime.c
13806                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13807                 breaking menu accelerators and stuff. Users will have to
13808                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13809                 account's privacy preferences if needed.
13810
13811 2005-05-22 [paul]
13812
13813         * tools/kdeservicemenu/install.sh
13814                 use kdesu to prompt for root password if doing
13815                 global install/uninstall
13816
13817 2005-05-20 [colin]      1.9.11cvs2
13818
13819         * src/procmsg.c
13820                 Fix another compilation error with gcc-2.9x
13821                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13822         * src/send_message.c
13823                 Don't send QUIT if we aren't connected
13824
13825 2005-05-19 [colin]      1.9.11cvs1
13826
13827         * src/procmsg.c
13828                 Fix compilation with gcc 2.9x
13829
13830 2005-05-19 [paul]       1.9.11
13831
13832         1.9.11 released
13833
13834 2005-05-19 [paul]       1.9.9cvs14
13835
13836         * src/gtk/inputdialog.c
13837                 prevent gettext warning
13838
13839 2005-05-19 [paul]       1.9.9cvs13
13840
13841         * src/mainwindow.c
13842         * src/prefs_common.c
13843         * src/prefs_common.h
13844         * src/textview.c
13845         * src/textview.h
13846                 add an option to toggle cursor in message
13847                 view (sync with main)
13848
13849 2005-05-18 [colin]      1.9.9cvs12
13850
13851         * src/compose.c
13852                 Dereference freed pointer
13853         * src/gtk/gtkaspell.c
13854                 Fix duplication of dictionaries (is it an aspell issue?)
13855
13856 2005-05-18 [colin]      1.9.9cvs11
13857
13858         * src/gtk/inputdialog.c
13859         * src/gtk/gtkaspell.c
13860                 HIGuify dialogs
13861         * src/alertpanel.c
13862                 Remove a double call
13863
13864 2005-05-17 [colin]      1.9.9cvs10
13865
13866         * src/gtk/gtkaspell.c
13867                 Fix dialogs, Ctrl-Enter accel
13868
13869 2005-05-17 [colin]      1.9.9cvs9
13870
13871         * src/gtk/gtkaspell.c
13872                 Fix some accelerators, escape in replace-window
13873
13874 2005-05-16 [colin]      1.9.9cvs8
13875
13876         * src/gtk/gtkaspell.c
13877                 Revert last commit, it was a mistake.
13878
13879 2005-05-16 [colin]      1.9.9cvs7
13880
13881         * src/gtk/gtkaspell.c
13882                 Remove buggy code while we're at it. It's a 
13883                 dead code path anyway.
13884
13885 2005-05-16 [colin]      1.9.9cvs6
13886
13887         * src/gtk/gtkaspell.c
13888                 Missed some gtk_menu_popup where deactivate
13889                 signal should be handled. Should fix bug
13890                 #629 a bit more.
13891
13892 2005-05-16 [colin]      1.9.9cvs5
13893
13894         * src/gtk/gtkaspell.c
13895                 Remove debug printf()s
13896
13897 2005-05-16 [colin]      1.9.9cvs4
13898
13899         * src/gtk/gtkaspell.c
13900                 Fix a bit aspell problems
13901                 (see bug #629)
13902
13903 2005-05-13 [colin]      1.9.9cvs3
13904
13905         * src/folderview.c
13906                 Fix the + appearing even when no subfolders
13907                 have unread messages. Thanks to wwp for the
13908                 bug report.
13909
13910 2005-05-11 [paul]       1.9.9cvs2
13911
13912         * src/folderview.c
13913                 correction to 1.9.9cvs1, only colour folders that
13914                 have new msgs (not unread msgs)
13915
13916 2005-05-10 [colin]      1.9.9cvs1
13917
13918         * src/folderview.c
13919         * src/summaryview.c
13920                 Try to fix bolding bugs again.
13921
13922 2005-05-09 [paul]
13923
13924         * tools/claws.i18n.status.pl
13925                 add Ricardo Mones Lastra's script that has been providing
13926                 the i18n status page for many months
13927
13928 2005-05-09 [paul]       1.9.9
13929
13930         1.9.9 release
13931
13932 2005-05-09 [paul]       1.9.6cvs58
13933
13934         * AUTHORS
13935         * INSTALL
13936         * README.claws
13937                 updated
13938         * Makefile.am 
13939         * RELEASE_NOTES.claws
13940                 add release notes to cvs to simplify release
13941                 procedure
13942         * configure.ac
13943                 add ca and fi to ALL_LINGUAS
13944         * po/Makefile.in.in
13945                 workaround for missing Makevars
13946         * po/ca.po
13947         * po/fi.po
13948                 add new Catalan and Finnish translations
13949                 submitted by Miquel Oliete and Flammie Pirinen
13950         * po/de.po
13951         * po/es.po
13952         * po/fr.po
13953         * po/it.po
13954         * po/pl.po
13955         * po/ru.po
13956         * po/sk.po
13957         * po/sr.po
13958         * po/zh_CN.po
13959                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13960                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13961                 Urke MMI, and Hansom Young
13962         * src/main.c
13963                 Fix drafting when quitting. compose_draft() closes the
13964                 compose windows, which modifies the compose_list GSList.
13965                 We have to refresh this list after echo drafting to avoid a
13966                 segfault
13967         * src/partial_download.c
13968                 fix segfault on exit
13969
13970 2005-05-06 [paul]       1.9.6cvs57
13971
13972         * src/grouplistdialog.c
13973                 quick fix/workaround for unresizeable newsgroup
13974                 name column 
13975
13976 2005-05-06 [paul]       1.9.6cvs56
13977
13978         * src/inc.c
13979         * src/mainwindow.c
13980                 use gettext plural forms
13981         * src/imap_gtk.c
13982         * src/mh_gtk.c
13983         * src/toolbar.c
13984                 small improvement to english usage
13985
13986 2005-05-05 [thorsten]   1.9.6cvs55
13987
13988         * src/folder.c
13989                 fix possible crash
13990
13991 2005-05-05 [paul]       1.9.6cvs54
13992         
13993         sync with HEAD
13994
13995         * AUTHORS
13996         * src/compose.c
13997                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13998                 patch by Tim Mann
13999
14000 2005-05-05 [paul]       1.9.6cvs53
14001
14002         * src/mainwindow.c
14003                 fix resizing of separate message and
14004                 folder views
14005
14006 2005-05-05 [paul]       1.9.6cvs52
14007
14008         * src/account.c
14009         * src/addrgather.c
14010         * src/browseldap.c
14011         * src/exphtmldlg.c
14012         * src/expldifdlg.c
14013         * src/importmutt.c
14014         * src/importpine.c
14015         * src/main.c
14016         * src/mainwindow.c
14017         * src/noticeview.c
14018         * src/prefs_filtering.c
14019         * src/prefs_filtering_action.c
14020         * src/prefs_matcher.c
14021         * src/prefs_spelling.c
14022         * src/prefs_toolbar.c
14023         * src/toolbar.c
14024         * src/wizard.c
14025         * src/gtk/description_window.c
14026         * src/gtk/gtkvscrollbutton.c
14027         * src/gtk/progressdialog.c
14028         * src/gtk/quicksearch.c
14029         * src/plugins/pgpmime/prefs_gpg.c
14030         * src/plugins/spamassassin/spamassassin_gtk.c
14031                 replace deprecated gtk_widget_set_usize
14032
14033 2005-05-04 [colin]      1.9.6cvs51
14034
14035         * src/common/utils.c
14036                 Fix crash when subst_for_filename is called
14037                 with a NULL parameter
14038
14039 2005-05-04 [colin]      1.9.6cvs50
14040
14041         * src/partial_download.c
14042         * src/pop.c
14043                 Escape login when writing uidl file
14044                 fixes bug #736
14045
14046 2005-05-03 [colin]      1.9.6cvs49
14047
14048         * src/procmime.c
14049                 Fix possible DOS in mime parser
14050                 (see bug #634)
14051
14052 2005-05-02 [colin]      1.9.6cvs48
14053
14054         * src/compose.c
14055                 Try to fix the copy/paste mess once again.
14056
14057
14058 2005-04-30 [colin]      1.9.6cvs47
14059
14060         * src/prefs_account.h
14061         * src/procmsg.c
14062         * src/send_message.c
14063         * src/common/smtp.c
14064         * src/common/smtp.h
14065                 Try to batch sending mails (per account) instead of
14066                 reconnecting to server every time.
14067
14068 2005-04-29 [colin]      1.9.6cvs46
14069
14070         * src/messageview.c
14071                 Fix window resizing that refused to size down
14072         * src/prefs_common.c
14073         * src/prefs_common.h
14074         * src/prefs_filtering.c
14075                 Save Filtering's window size
14076
14077 2005-04-21 [paul]       1.9.6cvs45
14078
14079         * ChangeLog-gtk2.claws
14080         * src/setup.c
14081                 correction to sync
14082
14083 2005-04-21 [paul]       1.9.6cvs44
14084
14085         sync with main:
14086
14087         * src/setup.c
14088         * src/statusbar.c
14089         * src/statusbar.h
14090                 use gtkut_widget_draw_now(). Improved performance
14091                 of the update of statusbar
14092         * src/textview.c
14093                 textview_smooth_scroll_do(): redraw it after scroll
14094                 is done (fixed incorrect display when a part of the
14095                 view is hidden).
14096         * src/gtk/gtkutils.c
14097         * src/gtk/gtkutils.h
14098                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14099                 to force update of widgets.
14100                 Removed gtkut_widget_wait_for_draw() which had a big
14101                 overhead  because of waiting for all events processed 
14102
14103 2005-04-20 [paul]       1.9.6cvs43
14104
14105         * src/codeconv.c
14106                 complete 1.9.6cvs42's sync:
14107                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14108
14109 2005-04-19 [paul]       1.9.6cvs42
14110
14111         sync with main:
14112
14113         * src/action.c
14114                 catch_output(): correctly select the insert text
14115                 (fix invalid iterator warnings).
14116         * src/codeconv.c
14117         * src/codeconv.h
14118         * src/mainwindow.c
14119         * src/messageview.c
14120         * src/prefs_common.c
14121                 support GBK encoding.
14122         * src/common/session.c
14123         * src/common/session.h
14124                 use separate buffer for large data to be sent,
14125                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14126
14127 2005-04-18 [paul]       1.9.6cvs41
14128
14129         * src/jpilot.c
14130                 convert unsigned long into guint32
14131                 patch by Paul LeoNerd Evans 
14132
14133 2005-04-17 [colin]      1.9.6cvs40
14134
14135         * src/compose.c
14136                 Fix 'Request return receipt' from folder
14137                 properties (bug #708)
14138
14139 2005-04-17 [colin]      1.9.6cvs39
14140
14141         * src/mainwindow.c
14142                 Fix duplicate hotkeys in Mainwindow's menu
14143
14144 2005-04-17 [colin]      1.9.6cvs38
14145
14146         * src/folderview.c
14147                 Fix duplicate hotkeys in Folderview's contextual
14148                 menu
14149
14150 2005-04-15 [colin]      1.9.6cvs37
14151
14152         * src/summaryview.c
14153                 Fix 'Save as...' with non-ascii filenames
14154
14155 2005-04-15 [colin]      1.9.6cvs36
14156
14157         * src/plugins/pgpmime/pgpmime.c
14158                 Fix bus error on 64bit. Spotted by 
14159                 macallan1888@gmail.com
14160
14161 2005-04-15 [colin]      1.9.6cvs35
14162
14163         * src/prefs_account.c
14164                 Fix cvs34.
14165
14166 2005-04-12 [colin]      1.9.6cvs34
14167
14168         * src/prefs_account.c
14169                 Fix smtp auth type off-by-one. We forgot to
14170                 add PLAIN in the prefs-to-gui setter func and
14171                 as a result, the selected auth when opening
14172                 account prefs was not the correct one.
14173
14174 2005-04-12 [paul]       1.9.6cvs33
14175
14176         * src/inc.c
14177                 if the recv dialog is visible, Cancel only
14178                 cancels the current account
14179
14180
14181 2005-04-10 [colin]      1.9.6cvs32
14182
14183         * src/filtering.c
14184                 Copy score when copying FilteringActions
14185                 Fix bug #674
14186
14187 2005-04-10 [colin]      1.9.6cvs31
14188
14189         * src/inc.c
14190                 Make Message -> Receive -> Cancel cancel 
14191                 incorporation on all accounts. Fixes
14192                 bug #693
14193
14194 2005-04-10 [colin]      1.9.6cvs30
14195
14196         * src/prefs_account.c
14197                 Update Privacy checkbuttons status based
14198                 on the selected privacy system
14199         * src/compose.c
14200                 Always connect the "None" privacy system; the
14201                 static boolean was probably there to avoid
14202                 reconnecting twice in the same compose window,
14203                 but as the parent function is only called once
14204                 per compose, it's only a bug - as a static is
14205                 initialized once per application instance.
14206                 Also, don't uncheck Sign and Encrypt when
14207                 selecting None as privacy system; just ignore
14208                 them when sending/queuing.
14209                 Should fix bug #695
14210
14211 2005-04-08 [colin]      1.9.6cvs29
14212
14213         * src/account.c
14214         * src/prefs_account.c
14215         * src/prefs_account.h
14216                 Add account preference to queue message in a certain
14217                 folder.
14218
14219 2005-04-06 [colin]      1.9.6cvs28
14220
14221         * src/prefs_account.c
14222                 Update old inbox path syntax
14223
14224 2005-04-06 [paul]       1.9.6cvs27
14225
14226         sync with main:
14227
14228         * configure.ac
14229                 changed -traditional-cpp to -no-cpp-precomp for newer
14230                 Mac OS X support
14231         * src/foldersel.c
14232                 made column resize automatically
14233         * src/send_message.c
14234                 send_message_smtp(): consider EOF right after QUIT
14235                 successful (workaround for Gmail SMTP server)
14236         * src/common/socket.c
14237                 ssl_read(), ssl_peek(): check EOF which violates the
14238                 SSL protocol
14239         * src/gtk/colorlabel.c
14240                 removed warnings when displaying colorlabel menu
14241                 (don't use GtkAlignment)
14242
14243 2005-04-05 [paul]       1.9.6cvs26
14244
14245         * src/plugins/trayicon/trayicon.c
14246                 fix clipping of icon under KDE3 
14247
14248 2005-04-05 [paul]       1.9.6cvs25
14249
14250         * src/summaryview.c
14251                 hide display of threading
14252                 patch by Alfons
14253
14254 2005-04-04 [thorsten]   1.9.6cvs24
14255
14256         * src/mh.c
14257                 marks lost on filesystems with different stat() results on
14258                 summer-/wintertime
14259
14260 2005-04-03 [colin]      1.9.6cvs23
14261
14262         * src/summaryview.c
14263                 Don't handle up/down. Patch by Alfons
14264
14265 2005-04-02 [colin]      1.9.6cvs22
14266
14267         * src/summaryview.c
14268                 Make scrolling faster. Patch by Alfons.
14269
14270 2005-04-01 [colin]      1.9.6cvs21
14271
14272         * src/Makefile.am
14273         * src/stock_pixmap.c
14274         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14275         * src/pixmaps/dir_noselect.xpm ** ADDED **
14276                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14277
14278 2005-04-01 [colin]      1.9.6cvs20
14279
14280         * src/image_viewer.c
14281         * src/image_viewer.h
14282         * src/procmime.c
14283         * src/procmime.h
14284         * src/textview.c
14285         * src/textview.h
14286                 Implement inline image resizing and right-clicking
14287
14288 2005-04-01 [paul]       1.9.6cvs19
14289
14290         * AUTHORS
14291         * Makefile.am
14292         * configure.ac
14293                 check for gnome2
14294                 patch by Luca Cavalli <loopback<AT>slackit.org>
14295         * po/ru.po
14296                 updated by Pavlo Bohmat
14297
14298 2005-03-31 [colin]      1.9.6cvs18
14299
14300         * src/news.c
14301                 Fix parsing references
14302         * src/msgcache.c
14303                 don't put nulls in the references list
14304         * src/procheader.c
14305                 commit that forgotten file in 1.9.6cvs14
14306
14307 2005-03-31 [colin]      1.9.6cvs17
14308
14309         * src/compose.c
14310                 Fix joining of signature separator again. 
14311                 Maybe Hiro could put it in main too...
14312
14313 2005-03-31 [colin]      1.9.6cvs16
14314
14315         * src/Makefile.am
14316         * src/foldersel.c
14317         * src/stock_pixmap.c
14318         * src/stock_pixmap.h
14319         * src/pixmaps/dir-noselect.xpm
14320                 Update foldersel.c (sync from main, patch by Alfons)
14321
14322 2005-03-30 [colin]      1.9.6cvs15
14323
14324         * src/imap.c
14325                 Fix handling of imap folders containing [] in 
14326                 their name. Thanks to Nahuel Angelinetti for
14327                 the detailed bugreport.
14328
14329 2005-03-30 [colin]      1.9.6cvs14
14330
14331         * src/common/utils.h
14332         * src/common/utils.c
14333         * src/common/defs.h
14334         * src/matcher.c
14335         * src/msgcache.c
14336         * src/news.c
14337         * src/procmsg.c
14338         * src/procmsg.h
14339         * src/quote_fmt_parse.y
14340         * src/summaryview.c
14341                 Update references system. Patch by Alfons
14342
14343 2005-03-30 [colin]      1.9.6cvs13
14344
14345         * src/common/socket.c
14346                 Force the glibc to read resolv.conf again when 
14347                 it has changed. Should fix issues when changing
14348                 networks on a laptop and not restarting sylpheed. 
14349
14350 2005-03-30 [paul]       1.9.6cvs12
14351
14352         partial sync with main:
14353
14354         * src/action.c
14355                 create_io_dialog(): use user-defined text font
14356                 (thanks to Alfons), and modified its appearance.
14357         * src/addrgather.c
14358         * src/addrharvest.c
14359         * src/browseldap.c
14360                 replace old code
14361         * src/compose.c
14362                 don't join (presumably) itemized lines on line-wrapping
14363                 fixed wrapping of quote when auto-wrapping is enabled
14364                 compose_destroy(): destroy paned only if it's not
14365                 attached to window. Fixed memory leak of popup menu.
14366         * src/exphtmldlg.c
14367         * src/expldifdlg.c
14368                 replace old code
14369         * src/html.c
14370         * src/html.h
14371         * src/importmutt.c
14372         * src/importpine.c
14373                 replace old code
14374         * src/main.c
14375                 removed redundant code
14376         * src/mainwindow.c
14377                 changed 'Code set' (which is rather incorrect)
14378                 in the menu to 'Character encoding'
14379                 main_window_set_widgets(): request size first
14380                 to prevent window size becoming wrong
14381                 fixed remembering of the state of the visibility
14382                 of MessageView
14383         * src/messageview.c
14384                 changed 'Code set' (which is rather incorrect)
14385                 in the menu to 'Character encoding'
14386         * src/prefs_common.c
14387         * src/prefs_common.h
14388                 added an option whether to render HTML as text or not
14389                 added separators to outgoing encoding menu
14390         * src/procheader.c
14391                 procheader_scan_date_string(): support header
14392                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14393         * src/summaryview.c
14394         * src/summaryview.h
14395                 minor code cleanup
14396         * src/textview.c
14397                 textview_show_html(): force output of newline
14398                 added an option whether to render HTML as text or not
14399         * src/common/utils.c
14400                 strncpy2(): optimized based on Alfons' code
14401         * src/gtk/gtkutils.c
14402         * src/gtk/gtkutils.h
14403                 removed non-used code
14404         * src/plugins/pgpmime/passphrase.c
14405                 partially fixed grab input of passphrase dialog
14406                 Confine pointer to window
14407
14408 2005-03-30 [colin]      1.9.6cvs11
14409
14410         * src/msgcache.c
14411         * src/msgcache.h
14412                 Read/write 32bit ints from cache & marks
14413                 From main.
14414
14415 2005-03-29 [paul]       1.9.6cvs10
14416
14417         * AUTHORS
14418         * ChangeLog.claws
14419         * src/compose.c
14420         * src/gtk/gtkaspell.c
14421                 sync with HEAD (don't pass NULL pointers) 
14422
14423 2005-03-24 [paul]
14424
14425         * tools/Makefile.am
14426         * tools/README
14427         * tools/acroread2sylpheed.pl
14428                 sync with HEAD (add script to send pdfs as
14429                 attachments from Adobe Reader 7)
14430
14431 2005-03-21 [paul]       1.9.6cvs9
14432
14433         * configure.ac
14434         * po/POTFILES.in
14435         * src/Makefile.am
14436         * src/crash.c
14437         * src/image_viewer.c ** ADDED **
14438         * src/image_viewer.h ** ADDED **
14439         * src/main.c
14440         * src/prefs_common.c
14441         * src/prefs_common.h
14442         * src/prefs_image_viewer.c ** ADDED **
14443         * src/prefs_image_viewer.h ** ADDED **
14444         * src/textview.c
14445         * src/gtk/about.c
14446         * src/pixmaps/sylpheed_logo.xpm
14447         * src/plugins/Makefile.am
14448         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14449         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14450         * src/plugins/image_viewer/plugin.c ** REMOVED **
14451         * src/plugins/image_viewer/viewer.c ** REMOVED **
14452         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14453         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14454         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14455         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14456         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14457                 as gdk-pixbuf is now built-in
14458                 remove image_viewer plugin and put code back into
14459                 main codebase
14460                 implement inline image display (sync with main)
14461
14462                 replace logo with newer, nicer, larger version  
14463
14464 2005-03-21 [paul]       1.9.6cvs8
14465
14466         * src/gtk/about.c
14467                 cosmetic improvement
14468
14469 2005-03-21 [holger]     1.9.6cvs7
14470
14471         * src/plugins/spamassassin/spamassassin.c
14472                 Sync with HEAD
14473                 (unregister hook on failed plugin init)
14474
14475 2005-03-20 [colin]      1.9.6cvs6
14476
14477         * src/common/plugin.c
14478                 Check that plugin isn't already loaded
14479                 Patch by Alfons
14480
14481 2005-03-20 [thorsten]   1.9.6cvs5
14482
14483         * src/compose.c
14484                 use a more compatible syntax
14485
14486 2005-03-20 [thorsten]   1.9.6cvs4
14487
14488         * src/prefs_toolbar.c
14489                 fix crash when selecting toolbar item (uninitialized pointer)
14490
14491 2005-03-20 [thorsten]   1.9.6cvs3
14492
14493         * src/procmime.c
14494                 fix mimetype detection (referenced free()d string)
14495
14496 2005-03-20 [paul]       1.9.6cvs2
14497
14498         * src/compose.c
14499                 sync with HEAD (1.0.3cvs5)
14500                 neglect Reply-To header if empty
14501                 Patch by Alfons 
14502
14503 2005-03-19 [holger]     1.9.6cvs1
14504
14505         * src/summaryview.c
14506         * src/summaryview.h
14507                 Sync with HEAD
14508
14509 2005-03-18 [paul]       1.9.6
14510
14511         initial GTK2 release
14512
14513 2005-03-18 [paul]       1.0.3cvs3.1
14514
14515         * AUTHORS
14516         * ChangeLog.claws
14517         * configure.ac
14518         * src/gtk/about.c
14519         * src/pixmaps/sylpheed_logo.xpm
14520                 sync with HEAD
14521
14522 2005-03-18 [colin]      1.0.3cvs2.6
14523
14524         * src/summaryview.c
14525                 Remove call to summary_step in summary_copy_selected_to
14526                 Can't see its purpose, and this causes bug when copying
14527                 a message if the next one is unread: it reads it.
14528
14529 2005-03-18 [paul]       1.0.3cvs2.5
14530
14531         * src/foldersel.c
14532                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14533
14534 2005-03-18 [paul]       1.0.3cvs2.4
14535
14536         * src/addrharvest.c
14537         * src/codeconv.c
14538         * src/codeconv.h
14539         * src/compose.c
14540         * src/news.c
14541         * src/procheader.c
14542         * src/procmime.c
14543         * src/unmime.c
14544         * src/unmime.h
14545                 fix buffer overflow, CAN-2005-0667, see
14546                 http://secunia.com/advisories/14491/
14547                 Patch by Alfons
14548
14549 2005-03-17 [colin]      1.0.3cvs2.3
14550
14551         * src/prefs_fonts.c
14552         * src/summaryview.c
14553                 Fix font bugs (both lists now officialy share 
14554                 the same font)
14555                 
14556
14557 2005-03-17 [paul]       1.0.3cvs2.2
14558
14559         * src/gtk/pluginwindow.c
14560                 make plugin descriptions uneditable
14561
14562 2005-03-11 [paul]       1.0.3cvs2.1
14563
14564         * ChangeLog.claws
14565         * configure.ac
14566         * po/POTFILES.in
14567         * src/plugins/trayicon/trayicon.c
14568                 sync with HEAD
14569                 add src/wizard.c to POTFILES.in
14570
14571 2005-03-11 [paul]       1.0.3cvs1.1
14572
14573         * ChangeLog
14574         * ChangeLog.claws
14575         * configure.ac
14576         * po/de.po
14577         * po/es.po
14578         * po/fr.po
14579         * po/it.po
14580         * po/pt_BR.po
14581         * po/ru.po
14582         * po/sk.po
14583         * po/sr.po
14584         * po/zh_CN.po
14585                 sync with HEAD
14586
14587 2005-03-04 [colin]      1.0.1cvs22.2
14588
14589         * src/compose.c
14590                 Fix signatures with accentued chars in it
14591
14592 2005-03-04 [colin]      1.0.1cvs22.1
14593
14594         * src/common/smtp.c
14595         * src/common/smtp.h
14596                 Don't use SIZE param in MAIL FROM: if server 
14597                 doesn't support it. Patch by Eugen Freiter
14598                 <eugen_f@users.sf.net>
14599
14600 2005-02-27 [paul]       1.0.1cvs20.1
14601
14602         * ChangeLog.claws
14603         * configure.ac
14604         * src/messageview.c
14605                 sync with HEAD
14606
14607 2005-02-27 [colin]      1.0.1cvs19.4
14608
14609         * src/procheader.c
14610         * src/procheader.h
14611                 Fix prototypes. Patch by Alfons
14612
14613 2005-02-27 [colin]      1.0.1cvs19.3
14614
14615         * src/compose.c
14616                 Don't auto-join the signature separator.
14617
14618 2005-02-26 [colin]      1.0.1cvs19.2
14619
14620         * src/summaryview.c
14621                 Fix 'mark all read' with collapsed threads.
14622                 Patch by Alfons.
14623
14624 2005-02-25 [paul]       1.0.1cvs19.1
14625
14626         * ChangeLog.claws
14627         * configure.ac
14628         * src/prefs_account.c
14629         * src/prefs_folder_item.c
14630         * src/gtk/prefswindow.c
14631         * src/gtk/prefswindow.h
14632                 sync with HEAD
14633
14634 2005-02-25 [paul]       1.0.1cvs15.12
14635
14636         * src/alertpanel.c
14637         * src/codeconv.c
14638         * src/compose.c
14639         * src/textview.c
14640         * src/gtk/gtkutils.c
14641         * src/gtk/gtkutils.h
14642         * src/gtk/logwindow.c
14643         * src/gtk/progressdialog.c
14644                 sync with main (revision 127)
14645                 and fix logwindow clipping
14646
14647 2005-02-24 [colin]      1.0.1cvs15.11
14648
14649         * src/plugins/pgpmime/passphrase.c
14650                 Disable input grabbing; it doesn't work yet.
14651
14652 2005-02-24 [colin]      1.0.1cvs15.10
14653
14654         * src/messageview.c
14655                 Don't send out receipts if offline. Ask.
14656
14657 2005-02-23 [colin]      1.0.1cvs15.9
14658
14659         * src/summaryview.c     
14660                 Fix expanding
14661
14662 2005-02-23 [colin]      1.0.1cvs15.8
14663
14664         * src/summaryview.c
14665                 Really fix Bug 568 by removing useless
14666                 calls. summary_thread_init() now called
14667                 in summary_sort(). This should please
14668                 Alfons as it should be faster than 
14669                 previously.
14670
14671 2005-02-23 [colin]      1.0.1cvs15.7
14672
14673         * src/compose.c
14674                 Encode parts as QP or B64 if signing
14675
14676 2005-02-23 [colin]      1.0.1cvs15.6
14677
14678         * src/compose.c
14679                 Fix Mimeinfo leakage (including tmp files)
14680         * src/procmsg.c
14681                 Fix tmp file leakage (spotted by Ivan Rayner)
14682
14683 2005-02-22 [colin]      1.0.1cvs15.5
14684
14685         * src/expldifdlg.c
14686                 Fix keyboard input. Patch by Alfons.
14687
14688 2005-02-21 [colin]      1.0.1cvs15.4
14689
14690         * src/compose.c
14691                 Fix Sign/Encrypt when unselecting privacy
14692                 system
14693         * src/prefs_common.c
14694                 Change default message font to Monospace
14695         * src/summaryview.c
14696                 More freezing during potentially large operations
14697
14698 2005-02-21 [paul]       1.0.1cvs15.3
14699
14700         * src/main.c
14701                 fix --help output
14702
14703 2005-02-21 [paul]       1.0.1cvs15.2
14704
14705         * po/Makefile.in.in
14706         * src/compose.c
14707         * src/summaryview.c
14708         * src/textview.c
14709         * src/common/utils.c
14710         * src/common/utils.h
14711                 sync with main (revision 117)
14712
14713 2005-02-20 [colin]      1.0.1cvs15.1
14714
14715         * src/common/defs.h
14716                 Change cache file to .sylpheed_claws_cache, as
14717                 suggested by Alfons. Allows people to switch
14718                 between Sylpheed and Sylpheed-Claws. it is
14719                 a good idea to "Check for new messages" at next
14720                 startup.
14721
14722
14723 2005-02-18 [colin]      1.0.1cvs14.1
14724
14725         * src/quote_fmt_lex.l
14726         * src/quote_fmt_parse.y
14727                 Fix parser initialisation. Patch by Ivan.
14728
14729 2005-02-18 [colin]      1.0.1cvs11.6
14730
14731         * src/folderview.c
14732                 Fix scrolldown (bug 662)
14733
14734 2005-02-17 [colin]      1.0.1cvs11.5
14735
14736         * src/codeconv.c
14737                 conv_filename_to_utf8: return clean 7bit instead
14738                 of broken utf8 if needed
14739         * src/mimeview.c
14740                 Fix display of parts with unclean 8bit names
14741
14742 2005-02-17 [paul]       1.0.1cvs11.4
14743
14744         * src/compose.c
14745         * src/exportldif.c
14746         * src/matcher_parser_parse.y
14747         * src/procmime.c
14748         * src/sourcewindow.c
14749         * src/common/Makefile.am
14750         * src/common/intl.h             ** REMOVED **
14751         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14752                 sync with main (revision 109)
14753                 and clean up
14754
14755 2005-02-16 [colin]      1.0.1cvs11.3
14756
14757         * src/summaryview.c
14758                 Fix collapsed thread not highlighting when new
14759                 messages in it (Bug 568) Patch by Stephan Sachse.
14760                 Fix messed up selection when reaching bounds (Bug 632)
14761         * src/prefs_themes.c
14762                 Fix theme installing (Bug 684)
14763
14764 2005-02-16 [colin]      1.0.1cvs11.2
14765
14766         * src/messageview.c
14767                 Fix messageview_select_all
14768
14769 2005-02-16 [colin]      1.0.1cvs11.1
14770
14771         * src/mh.c
14772                 Sync with HEAD (MH scan required function)
14773
14774 2005-02-15 [colin]      1.0.1cvs8.1
14775
14776         * src/mimeview.c
14777         * src/common/utils.c
14778                 Sync with HEAD (filename chars substitution)
14779
14780 2005-02-15 [colin]      1.0.1cvs7.3
14781
14782         * src/gtk/pluginwindow.c
14783                 Fix button spacing
14784
14785 2005-02-15 [colin]      1.0.1cvs7.2
14786
14787         * src/mimeview.c
14788                 Fix mime icons not reset across message when
14789                 scrolled down
14790
14791 2005-02-15 [colin]      1.0.1cvs7.1
14792
14793         * src/compose.c
14794         * src/procmime.c
14795                 Sync with HEAD (optimisation of cvs6)
14796
14797 2005-02-14 [colin]      1.0.1cvs6.1
14798
14799         * src/compose.c
14800         * src/procmime.c
14801                 Sync with HEAD (encode "From " at line beginning)
14802
14803 2005-02-14 [colin]      1.0.1cvs5.3
14804
14805         * src/compose.c
14806                 Fix wrapping with accentued chars.
14807
14808 2005-02-13 [colin]      1.0.1cvs5.2
14809
14810         * src/textview.c
14811                 Fix email informative part parsing with
14812                 accentued chars in it. ispunct() returns
14813                 true for them in utf8...
14814
14815 2005-02-12 [colin]      1.0.1cvs5.1
14816
14817         * src/filtering.c
14818                 Sync with HEAD (remove wrong use of compose after send)
14819
14820 2005-02-12 [paul]       1.0.1cvs4.5
14821
14822         * src/textview.c
14823                 remove unnecessary code (thanks to Alfons)
14824
14825 2005-02-12 [paul]       1.0.1cvs4.4
14826
14827         * src/textview.c
14828                 add 'Copy' to contextual menu on emails
14829
14830 2005-02-11 [colin]      1.0.1cvs4.3
14831
14832         * src/compose.c
14833                 revert 1.0.0cvs28.2, it doesn't work that well.
14834
14835 2005-02-11 [paul]       1.0.1cvs4.2
14836
14837         * po/Makefile.in.in
14838                 fix 'make release'
14839
14840 2005-02-10 [paul]       1.0.1cvs4.1
14841
14842         * ChangeLog
14843         * ChangeLog.claws
14844         * ChangeLog.jp
14845         * configure.ac
14846         * src/compose.c
14847                 sync with HEAD (sync with main)
14848
14849 2005-02-10 [paul]       1.0.1cvs3.2
14850
14851         * AUTHORS
14852         * Makefile.am
14853         * autogen.sh
14854         * configure.ac
14855         * config/mkinstalldirs
14856         * intl/.cvsignore
14857         * intl/ChangeLog
14858         * intl/VERSION
14859         * intl/bindtextdom.c
14860         * intl/config.charset
14861         * intl/dcgettext.c
14862         * intl/dcigettext.c
14863         * intl/dcngettext.c
14864         * intl/dgettext.c
14865         * intl/dngettext.c
14866         * intl/eval-plural.h
14867         * intl/explodename.c
14868         * intl/finddomain.c
14869         * intl/gettext.c
14870         * intl/gettextP.h
14871         * intl/gmo.h
14872         * intl/hash-string.h
14873         * intl/intl-compat.c
14874         * intl/l10nflist.c
14875         * intl/libgnuintl.h.in
14876         * intl/loadinfo.h
14877         * intl/loadmsgcat.c
14878         * intl/localcharset.c
14879         * intl/localcharset.h
14880         * intl/locale.alias
14881         * intl/localealias.c
14882         * intl/localename.c
14883         * intl/log.c
14884         * intl/ngettext.c
14885         * intl/os2compat.c
14886         * intl/os2compat.h
14887         * intl/osdep.c
14888         * intl/plural-exp.c
14889         * intl/plural-exp.h
14890         * intl/plural.c
14891         * intl/plural.y
14892         * intl/ref-add.sin
14893         * intl/ref-del.sin
14894         * intl/relocatable.c
14895         * intl/relocatable.h
14896         * intl/textdomain.c
14897         * m4/Makefile.am
14898         * po/Makefile.in.in
14899         * src/Makefile.am
14900         * src/account.c
14901         * src/action.c
14902         * src/addr_compl.c
14903         * src/addressadd.c
14904         * src/addressbook.c
14905         * src/addrgather.c
14906         * src/addrindex.c
14907         * src/alertpanel.c
14908         * src/browseldap.c
14909         * src/codeconv.c
14910         * src/codeconv.h
14911         * src/compose.c
14912         * src/compose.h
14913         * src/crash.c
14914         * src/editaddress.c
14915         * src/editbook.c
14916         * src/editgroup.c
14917         * src/editjpilot.c
14918         * src/editldap.c
14919         * src/editldap_basedn.c
14920         * src/editvcard.c
14921         * src/exphtmldlg.c
14922         * src/expldifdlg.c
14923         * src/export.c
14924         * src/exporthtml.c
14925         * src/filtering.c
14926         * src/folder.c
14927         * src/folder_item_prefs.c
14928         * src/foldersel.c
14929         * src/folderview.c
14930         * src/grouplistdialog.c
14931         * src/headerview.c
14932         * src/imap.c
14933         * src/imap_gtk.c
14934         * src/import.c
14935         * src/importldif.c
14936         * src/importmutt.c
14937         * src/importpine.c
14938         * src/inc.c
14939         * src/ldif.c
14940         * src/main.c
14941         * src/mainwindow.c
14942         * src/matcher.c
14943         * src/mbox.c
14944         * src/message_search.c
14945         * src/messageview.c
14946         * src/mh.c
14947         * src/mh_gtk.c
14948         * src/mimeview.c
14949         * src/msgcache.c
14950         * src/news.c
14951         * src/news_gtk.c
14952         * src/noticeview.c
14953         * src/partial_download.c
14954         * src/pop.c
14955         * src/prefs_account.c
14956         * src/prefs_actions.c
14957         * src/prefs_common.c
14958         * src/prefs_customheader.c
14959         * src/prefs_display_header.c
14960         * src/prefs_ext_prog.c
14961         * src/prefs_filtering.c
14962         * src/prefs_filtering_action.c
14963         * src/prefs_folder_item.c
14964         * src/prefs_fonts.c
14965         * src/prefs_gtk.c
14966         * src/prefs_matcher.c
14967         * src/prefs_msg_colors.c
14968         * src/prefs_spelling.c
14969         * src/prefs_summary_column.c
14970         * src/prefs_template.c
14971         * src/prefs_themes.c
14972         * src/prefs_toolbar.c
14973         * src/prefs_wrapping.c
14974         * src/privacy.c
14975         * src/procheader.c
14976         * src/procmime.c
14977         * src/procmsg.c
14978         * src/quote_fmt.c
14979         * src/recv.c
14980         * src/send_message.c
14981         * src/setup.c
14982         * src/sourcewindow.c
14983         * src/ssl_manager.c
14984         * src/statusbar.c
14985         * src/summary_search.c
14986         * src/summaryview.c
14987         * src/textview.c
14988         * src/toolbar.c
14989         * src/wizard.c
14990         * src/common/nntp.c
14991         * src/common/plugin.c
14992         * src/common/smtp.c
14993         * src/common/ssl.c
14994         * src/common/ssl_certificate.c
14995         * src/common/string_match.c
14996         * src/common/sylpheed.c
14997         * src/common/template.c
14998         * src/common/utils.c
14999         * src/gtk/about.c
15000         * src/gtk/colorlabel.c
15001         * src/gtk/description_window.c
15002         * src/gtk/filesel.c
15003         * src/gtk/foldersort.c
15004         * src/gtk/gtkaspell.c
15005         * src/gtk/gtkutils.c
15006         * src/gtk/inputdialog.c
15007         * src/gtk/logwindow.c
15008         * src/gtk/menu.c
15009         * src/gtk/pluginwindow.c
15010         * src/gtk/prefswindow.c
15011         * src/gtk/progressdialog.c
15012         * src/gtk/quicksearch.c
15013         * src/gtk/sslcertwindow.c
15014         * src/plugins/clamav/clamav_plugin.c
15015         * src/plugins/clamav/clamav_plugin_gtk.c
15016         * src/plugins/demo/demo.c
15017         * src/plugins/dillo_viewer/dillo_prefs.c
15018         * src/plugins/dillo_viewer/dillo_viewer.c
15019         * src/plugins/image_viewer/plugin.c
15020         * src/plugins/image_viewer/viewer.c
15021         * src/plugins/image_viewer/viewerprefs.c
15022         * src/plugins/mathml_viewer/mathml_viewer.c
15023         * src/plugins/pgpmime/passphrase.c
15024         * src/plugins/pgpmime/plugin.c
15025         * src/plugins/pgpmime/prefs_gpg.c
15026         * src/plugins/pgpmime/select-keys.c
15027         * src/plugins/pgpmime/sgpgme.c
15028         * src/plugins/spamassassin/spamassassin.c
15029         * src/plugins/spamassassin/spamassassin_gtk.c
15030         * src/plugins/trayicon/trayicon.c
15031                 sync with main (revision 104)
15032
15033 2005-02-10 [colin]      1.0.1cvs3.1
15034
15035         * src/mainwindow.c
15036                 Sync with HEAD (fix occasional crasher)
15037
15038 2005-02-10 [colin]      1.0.1cvs2.1
15039
15040         * src/messageview.c
15041                 Synw with HEAD (don't automatically display html)
15042
15043 2005-02-09 [colin]      1.0.1cvs1.3
15044
15045         * src/textview.c
15046         * src/textview.h
15047                 Add contextual menu on emails
15048
15049 2005-02-09 [colin]      1.0.1cvs1.2
15050
15051         * src/codeconv.c
15052                 Fix converting from broken headers and 
15053                 put back the _ in missing places
15054                 (feature broke with cvs24.2 sync, main 
15055                  possibly affected?)
15056
15057 2005-02-09 [colin]      1.0.1cvs1.1
15058
15059         * src/messageview.c
15060         * src/mimeview.c
15061         * src/mimeview.h
15062                 Sync with HEAD (display non text/plain mails with plugin)
15063
15064 2005-02-08 [colin]      1.0.1.1
15065
15066         * ChangeLog.claws
15067         * po/pt_BR.po
15068                 Sync with HEAD
15069         * configure.ac
15070                 Make default configuration directory 
15071                 be .sylpheed-gtk2
15072
15073 2005-02-08 [colin]      1.0.0cvs29.1
15074
15075         * po/de.po
15076         * po/es.po
15077         * po/fr.po
15078         * po/it.po
15079         * po/sk.po
15080         * po/sr.po
15081                 Sync translations with HEAD
15082
15083 2005-02-06 [colin]      1.0.0cvs28.3
15084
15085         * src/compose.c
15086                 Make compose a bit faster - patch by Alfons.
15087
15088 2005-02-06 [colin]      1.0.0cvs28.2
15089
15090         * src/compose.c
15091                 Make pasting via middle-click more reliable
15092
15093 2005-02-05 [paul]       1.0.0cvs28.1
15094
15095         * ChangeLog
15096         * ChangeLog.claws
15097         * ChangeLog.jp
15098         * configure.ac
15099         * src/compose.c
15100                 sync with HEAD
15101                 (fix bug 682 'redirect is broken'
15102
15103 2005-02-05 [torte]      1.0.0cvs27.1
15104
15105         * ChangeLog.claws
15106         * configure.ac
15107         * src/partial_download.c
15108                 Sync with HEAD (fix buf overflow)
15109
15110 2005-02-03 [colin]      1.0.0cvs26.1
15111
15112         * src/common/plugin.c
15113                 Sync with HEAD (avoid plugin mismatches)
15114
15115 2005-02-03 [paul]       1.0.0cvs25.3
15116
15117         * src/folderview.c
15118         * src/headerview.c
15119         * src/summaryview.c
15120         * src/textview.c
15121         * src/gtk/colorlabel.c
15122                 third and final part of initial sync with main-gtk2
15123
15124 2005-02-03 [paul]       1.0.0cvs25.2
15125
15126         * src/jpilot.c
15127                 fix building with jpilot support
15128
15129 2005-02-02 [colin]      1.0.0cvs25.1
15130
15131         * src/messageview.c
15132                 Sync with HEAD (fix dangerous typo)
15133
15134 2005-02-01 [colin]      1.0.0cvs24.3
15135
15136         * src/common/xml.c
15137                 Write file as advertised (UTF-8)
15138
15139 2005-02-01 [paul]       1.0.0cvs24.2
15140
15141         * src/addrbook.c
15142         * src/addrindex.c
15143         * src/alertpanel.h
15144         * src/codeconv.c
15145         * src/codeconv.h
15146         * src/compose.c
15147         * src/export.c
15148         * src/folder_item_prefs.c
15149         * src/html.c
15150         * src/imap.c
15151         * src/import.c
15152         * src/jpilot.c
15153         * src/mainwindow.c
15154         * src/matcher_parser_lex.l
15155         * src/messageview.c
15156         * src/mh.c
15157         * src/prefs_account.c
15158         * src/prefs_actions.c
15159         * src/prefs_common.c
15160         * src/prefs_gtk.c
15161         * src/prefs_gtk.h
15162         * src/prefs_themes.c
15163         * src/procheader.c
15164         * src/procmime.c
15165         * src/sourcewindow.c
15166         * src/statusbar.c
15167         * src/summaryview.c
15168         * src/textview.c
15169         * src/toolbar.c
15170         * src/unmime.c
15171         * src/common/template.c
15172         * src/common/utils.c
15173         * src/common/xml.c
15174         * src/common/xml.h
15175         * src/gtk/gtkaspell.c
15176         * src/plugins/clamav/clamav_plugin.c
15177         * src/plugins/dillo_viewer/dillo_prefs.c
15178         * src/plugins/image_viewer/viewerprefs.c
15179         * src/plugins/pgpmime/passphrase.c
15180         * src/plugins/pgpmime/prefs_gpg.c
15181         * src/plugins/pgpmime/select-keys.c
15182         * src/plugins/spamassassin/spamassassin.c
15183                 second part of initial sync with main-gtk2
15184                 (more to follow)
15185
15186 2005-01-31 [colin]      1.0.0cvs24.1
15187
15188         * src/compose.c
15189                 Sync with HEAD
15190
15191 2005-01-29 [paul]       1.0.0cvs23.2
15192
15193         * src/account.c
15194         * src/action.c
15195         * src/addressadd.c
15196         * src/addressbook.c
15197         * src/alertpanel.c
15198         * src/compose.c
15199         * src/editaddress.c
15200         * src/editbook.c
15201         * src/editgroup.c
15202         * src/editjpilot.c
15203         * src/editldap.c
15204         * src/editldap_basedn.c
15205         * src/editvcard.c
15206         * src/export.c
15207         * src/foldersel.c
15208         * src/grouplistdialog.c
15209         * src/import.c
15210         * src/importldif.c
15211         * src/inc.c
15212         * src/main.c
15213         * src/mainwindow.c
15214         * src/message_search.c
15215         * src/messageview.c
15216         * src/mimeview.c
15217         * src/prefs_actions.c
15218         * src/prefs_common.c
15219         * src/prefs_common.h
15220         * src/prefs_customheader.c
15221         * src/prefs_display_header.c
15222         * src/prefs_filtering.c
15223         * src/prefs_filtering_action.c
15224         * src/prefs_gtk.c
15225         * src/prefs_matcher.c
15226         * src/prefs_summary_column.c
15227         * src/prefs_template.c
15228         * src/sourcewindow.c
15229         * src/summary_search.c
15230         * src/summaryview.c
15231         * src/textview.c
15232         * src/gtk/about.c
15233         * src/gtk/description_window.c
15234         * src/gtk/gtkshruler.c
15235         * src/gtk/gtkutils.c
15236         * src/gtk/gtkutils.h
15237         * src/gtk/inputdialog.c
15238         * src/gtk/logwindow.c
15239         * src/gtk/prefswindow.c
15240         * src/gtk/progressdialog.c
15241         * src/gtk/progressdialog.h
15242                 first part of initial sync with main-gtk2
15243                 (more to follow)
15244
15245 2005-01-28 [colin]      1.0.0cvs23.1
15246
15247         * src/folderview.c
15248                 Sync with HEAD
15249
15250 2005-01-27 [colin]      1.0.0cvs21.1
15251
15252         * src/folder.c
15253         * src/folderview.c
15254                 Sync with HEAD
15255
15256 2005-01-27 [colin]      1.0.0cvs19.1
15257
15258         * src/procmime.c
15259                 Sync with HEAD
15260
15261 2005-01-27 [colin]      1.0.0cvs18.1
15262
15263         * src/messageview.c
15264         * src/summaryview.c
15265         * src/mainwindow.c
15266         * src/compose.c
15267         * src/compose.h
15268         * src/procmsg.c
15269         * src/procmsg.h
15270         * src/toolbar.c
15271                 Sync with HEAD
15272
15273 2005-01-26 [paul]       1.0.0cvs15.2
15274
15275         * src/compose.c
15276                 compose_entries_set(): convert subject and body to
15277                 utf8 if necessary. patch by Felix Eckhofer
15278
15279 2005-01-26 [paul]       1.0.0cvs15.1
15280
15281         * configure.ac
15282         * src/common/template.c
15283                 sync with HEAD (fix memory leak)
15284
15285 2005-01-25 [paul]       1.0.0cvs14.1
15286
15287         * configure.ac
15288         * src/compose.c
15289                 sync with HEAD
15290
15291 2005-01-24 [colin]      1.0.0cvs13.1
15292
15293         * src/summaryview.c
15294                 Sync with HEAD
15295
15296 2005-01-24 [paul]       1.0.0cvs12.1
15297
15298         * configure.ac
15299         * src/messageview.c
15300         * src/mh.c
15301         * src/common/utils.c
15302                 sync with HEAD
15303
15304 2005-01-24 [colin]      1.0.0cvs11.1
15305
15306         * src/procheader.c
15307                 Sync with HEAD
15308
15309 2005-01-24 [colin]      1.0.0cvs10.1
15310
15311         * src/folderview.c
15312                 Sync with HEAD
15313
15314 2005-01-23 [colin]      1.0.0cvs9.1
15315
15316         * src/crash.c
15317                 Sync with HEAD
15318
15319 2005-01-22 [colin]      1.0.0cvs8.1
15320
15321         * src/summaryview.c
15322         * src/gtk/quicksearch.c
15323                 Sync with HEAD
15324
15325 2005-01-21 [colin]      1.0.0cvs7.1
15326
15327         * src/summaryview.c
15328                 Sync with HEAD
15329
15330 2005-01-21 [colin]      1.0.0cvs6.1
15331
15332         * src/summaryview.c
15333                 Sync with HEAD
15334
15335 2005-01-21 [colin]      1.0.0cvs5.1
15336
15337         * src/gtk/quicksearch.c
15338         * src/prefs_common.c
15339         * src/prefs_common.h
15340                 Sync with HEAD (recurse option)
15341
15342 2005-01-21 [colin]      1.0.0cvs4.1
15343
15344         * src/folder.h
15345         * src/folderview.c
15346         * src/folderview.h
15347         * src/summaryview.c
15348         * src/gtk/quicksearch.c
15349         * src/gtk/quicksearch.h
15350                 Sync with HEAD (recursive quicksearch)
15351
15352 2005-01-20 [colin]      1.0.0cvs3.4
15353
15354         * src/ssl_manager.c
15355                 Remove useless code
15356
15357 2005-01-20 [colin]      1.0.0cvs3.3
15358
15359         * src/ssl_manager.c
15360                 Fix leak, thanks to Alfons.
15361
15362 2005-01-20 [colin]      1.0.0cvs3.2
15363
15364         * src/ssl_manager.c
15365                 Port SSL certificate window to GTK2.
15366
15367 2005-01-20 [paul]       1.0.0cvs3.1
15368
15369         * ChangeLog.claws
15370         * configure.ac
15371         * src/addrindex.c
15372         * src/addrindex.h
15373                 sync with HEAD
15374
15375 2005-01-19 [colin]      1.0.0cvs2.2
15376
15377         * src/plugins/trayicon/trayicon.c
15378                 Fix freeze with gtk-2.6, the easy way
15379                 (signal blocking helpless there...)
15380                 Closes bug #668.
15381
15382 2005-01-19 [colin]      1.0.0cvs2.1
15383
15384         * src/mbox.c
15385         * src/mbox.h
15386         * src/mainwindow.c
15387         * src/summaryview.c
15388         * src/summaryview.h
15389                 Sync with HEAD
15390
15391 2005-01-19 [paul]       1.0.0cvs1.1
15392
15393         * configure.ac
15394         * po/de.po
15395         * po/es.po
15396         * po/fr.po
15397         * po/hr.po
15398         * po/it.po
15399         * po/ja.po
15400         * po/ko.po
15401         * po/pt_BR.po
15402         * po/ru.po
15403         * po/sk.po
15404         * po/sr.po
15405                 sync with HEAD (update translations)
15406
15407 2005-01-18 [colin]      1.0.0cvs0.1
15408
15409         * src/foldersel.c
15410                 Specify search column - patch by Alfons
15411
15412 2005-01-18 [colin]      0.9.13cvs36.3
15413
15414         * src/prefs_toolbar.c
15415                 Change Delete to Remove
15416         * src/prefs_fonts.c
15417                 GTK2 version and leak fixes
15418         * src/prefs_actions.c
15419                 Add stock buttons.
15420                 All patches by Alfons
15421
15422 2005-01-17 [colin]      0.9.13cvs36.2
15423
15424         * src/compose.c
15425                 Fix DnD inserting twice. While at it,
15426                 add DnD support for text/plain in the
15427                 body, and add support in the headers.
15428
15429 2005-01-16 [colin]      0.9.13cvs36.1
15430
15431         * ChangeLog
15432         * ChangeLog.jp
15433         * ChangeLog.claws
15434                 Sync with HEAD (nothing applicable)
15435
15436 2005-01-16 [colin]      0.9.13cvs33.2
15437
15438         * src/prefs_toolbar.c
15439                 GTK2ize prefs_toolbar, by Alfons.
15440
15441 2005-01-14 [colin]      0.9.13cvs33.1
15442
15443         * src/html.c
15444         * src/msgcache.c
15445                 Sync with HEAD
15446
15447 2005-01-14 [colin]      0.9.13cvs32.1
15448
15449         * src/html.c
15450         * src/html.h
15451         * src/msgcache.c
15452         * AUTHORS
15453         * tools/calypso_convert.pl
15454                 Sync with HEAD
15455
15456 2005-01-08 [colin]      0.9.13cvs29.2
15457
15458         * src/prefs_filtering_action.c
15459         * src/prefs_filtering.c
15460                 2 more gtk2 patches by Alfons
15461
15462 2005-01-07 [paul]       0.9.13cvs29.1
15463
15464         * ChangeLog
15465         * ChangeLog.claws
15466         * ChangeLog.jp
15467         * configure.ac
15468         * src/pop.c
15469         * src/pop.h
15470                 sync with HEAD
15471
15472 2005-01-07 [colin]      0.9.13cvs28.3
15473
15474         * src/gtk/progressdialog.c
15475         * src/gtk/progressdialog.h
15476         * src/inc.c
15477         * src/send_message.c
15478                 GTK2 for the incorporation dialog. The CList isn't dead
15479                 yet, for a more smooth migration. Patch by Alfons.
15480
15481 2005-01-06 [colin]      0.9.13cvs28.2
15482
15483         * src/prefs_display_header.c
15484                 GTK2 conversion by Alfons
15485         * src/prefs_actions.c
15486         * src/prefs_matcher.c
15487                 Fix 2 leaks - patch by Alfons
15488
15489 2005-01-06 [colin]      0.9.13cvs28.1
15490
15491         * src/prefs_matcher.c
15492                 Sync with HEAD
15493
15494 2005-01-06 [colin]      0.9.13cvs27.4
15495
15496         * src/prefs_matcher.c
15497                 Fix double-free. Patch by Alfons
15498
15499 2005-01-06 [colin]      0.9.13cvs27.3
15500
15501         * src/prefs_matcher.c
15502                 GTK2 widgets + memleak
15503                 Patch by Alfons
15504
15505 2005-01-05 [colin]      0.9.13cvs27.2
15506
15507         * src/account.c
15508         * src/addr_compl.c
15509         * src/foldersel.c
15510         * src/stock_pixmap.c
15511         * src/stock_pixmap.h
15512                 3 more GTK2 patches by Alfons.
15513
15514 2005-01-04 [colin]      0.9.13cvs27.1
15515
15516         * src/folderview.c
15517         * src/imap_gtk.c
15518         * src/news_gtk.c
15519                 Sync with HEAD
15520
15521 2005-01-04 [colin]      0.9.13cvs25.9
15522
15523         * src/compose.c
15524                 Fix Show Ruler menuitem
15525         * src/prefs_template.c
15526                 Convert to GTK2
15527         * src/common/utils.c
15528                 Make auto pointer stuff handles NULLs
15529                 Patches by Alfons.
15530
15531 2005-01-04 [colin]      0.9.13cvs25.8
15532
15533         * src/compose.c
15534                 Move the attachment list to gtk2
15535                 Patch by Alfons.
15536
15537 2005-01-04 [colin]      0.9.13cvs25.7
15538
15539         * src/textview.c
15540                 Make some keys work again
15541                 Patch by SungHyun Nam <namsh@kldp.org>
15542
15543 2005-01-04 [colin]      0.9.13cvs25.6
15544
15545         * src/gtk/gtkshruler.c
15546                 Move the ruler to GTK2
15547                 Patch by Alfons
15548
15549 2005-01-03 [colin]      0.9.13cvs25.5
15550
15551         * src/compose.c
15552                 Fix my broken patch apply 
15553
15554 2005-01-03 [colin]      0.9.13cvs25.4
15555
15556         * src/common/utils.c
15557         * src/common/utils.h
15558         * src/gtk/prefswindow.c
15559                 Move auto pointer stuff to utils.c
15560                 Patch by Alfons again :)
15561
15562 2005-01-03 [colin]      0.9.13cvs25.3
15563
15564         * src/compose.c
15565         * src/prefs_gtk.c
15566         * src/prefs_template.c
15567         * src/textview.c
15568                 Empty text widgets with empty strings, not NULL char
15569                 Patch by SungHyun Nam <namsh@kldp_org>
15570
15571 2005-01-03 [colin]      0.9.13cvs25.2
15572
15573         * src/main.c
15574         * AUTHORS
15575                 Sync with HEAD
15576
15577 2005-01-03 [colin]      0.9.13cvs25.1
15578
15579         * src/pop.c
15580         * src/pop.h
15581                 Sync with HEAD
15582
15583 2005-01-03 [colin]      0.9.13cvs24.3
15584
15585         * src/account.c
15586                 Two patches from Alfons and Alex S Moore:
15587                 fix images, fix return value.
15588
15589 2005-01-01 [colin]      0.9.13cvs24.2
15590
15591         * src/prefs_actions.c
15592                 Fix over-zealous assertion. Patch by Alfons
15593
15594 2005-01-01 [colin]      0.9.13cvs24.1
15595
15596         * src/procmime.c
15597                 Sync with HEAD (leak fix)
15598
15599 2004-12-31 [colin]      0.9.13cvs23.2
15600
15601         * src/prefs_common.c
15602                 GTK2 widgets + stock buttons - patch by Alfons
15603
15604 2004-12-31 [paul]       0.9.13cvs23.1
15605
15606         * configure.ac
15607                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15608         * src/gtk/pluginwindow.c
15609                 use GTK2 widgets and plug memory leaks,
15610                 patches by Alfons
15611
15612 2004-12-30 [colin]      0.9.13cvs22.4
15613
15614         * src/account.c
15615         * src/action.c
15616         * src/export.c
15617         * src/foldersel.c
15618         * src/import.c
15619         * src/message_search.c
15620         * src/prefs_actions.c
15621         * src/prefs_common.c
15622         * src/prefs_customheader.c
15623         * src/prefs_filtering.c
15624         * src/prefs_summary_column.c
15625         * src/summary_search.c
15626         * src/gtk/about.c
15627         * src/gtk/description_window.c
15628         * src/gtk/gtkutils.c
15629         * src/gtk/gtkutils.h
15630         * src/gtk/inputdialog.c
15631         * src/gtk/prefswindow.c
15632                 Use GTK2 stock buttons. Patches by Alfons.
15633
15634 2004-12-30 [colin]      0.9.13cvs22.3
15635
15636         * src/account.c
15637                 Sync with HEAD
15638         * src/prefs_actions.c
15639         * src/prefs_customheader.c
15640         * src/prefs_filtering.c
15641         * src/prefs_msg_colors.c
15642         * src/prefs_summary_column.c
15643         * src/gtk/prefswindow.c
15644                 Use GtkTreeView instead of deprecated 
15645                 widgets. Patches by Alfons.
15646
15647 2004-12-30 [paul]       0.9.13cvs22.2
15648
15649         * src/foldersel.c
15650                 use GTK 2 Tree View
15651                 patch by Alfons, with root folder sorting fix
15652                 by Stephan Sachse
15653
15654 2004-12-30 [paul]       0.9.13cvs22.1
15655
15656         * ChangeLog
15657         * ChangeLog.claws
15658         * ChangeLog.jp
15659         * NEWS
15660         * configure.ac
15661         * src/account.c
15662                 sync with HEAD
15663
15664 2004-12-22 [martin]     0.9.13cvs21.2
15665
15666         * src/action.c
15667                 free the command line after its use
15668
15669 2004-12-18 [paul]       0.9.13cvs21.1
15670
15671         * AUTHORS
15672         * ChangeLog
15673         * ChangeLog.claws
15674         * ChangeLog.jp
15675         * NEWS
15676         * configure.ac
15677         * src/action.c
15678         * src/compose.c
15679         * src/syldap.c
15680                 sync with HEAD
15681
15682 2004-12-17 [martin]     0.9.13cvs17.2
15683
15684         * src/action.c
15685                 convert actions input to locale
15686         * src/inc.c
15687                 convert notification command to locale
15688         * src/plugins/pgpmime/select-keys.c
15689                 convert attributes to utf8
15690
15691 2004-12-14 [colin]      0.9.13cvs17.1
15692
15693         * ChangeLog
15694         * ChangeLog.jp
15695         * ChangeLog.claws
15696         * src/action.c
15697         * src/common/utils.c
15698         * src/gtk/prefswindow.c
15699         * src/gtk/gtkutils.c
15700         * src/gtk/gtkutils.h
15701         * src/plugins/spamassassin/libspamc.c
15702                 Sync with HEAD
15703
15704 2004-12-13 [colin]      0.9.13cvs14.1
15705
15706         * src/quote_fmt_parse.y
15707                 Sync with HEAD
15708
15709 2004-12-10 [colin]      0.9.13cvs12.1
15710
15711         * src/prefs_themes.c
15712         * src/mainwindow.c
15713         * src/messageview.c
15714                 Sync with HEAD
15715
15716 2004-12-09 [colin]      0.9.13cvs10.1
15717
15718         * src/procmime.c
15719                 Sync with HEAD (fix B64 encoding from memory)
15720
15721 2004-12-08 [colin]      0.9.13cvs9.1
15722
15723         * src/gtk/colorlabel.c
15724                 Sync with HEAD
15725
15726 2004-12-08 [paul]       0.9.13cvs8.2
15727
15728         * src/gtk/pluginwindow.c
15729                 fix window resizing oddities
15730
15731 2004-12-08 [colin]      0.9.13cvs8.1
15732
15733         * src/quote_fmt_parse.y
15734                 Sync with HEAD
15735
15736 2004-12-08 [colin]      0.9.13cvs7.1
15737
15738         * src/matcher_parser_parse.y
15739         * src/msgcache.c
15740         * src/prefs_matcher.c
15741         * src/procheader.c
15742         * src/matcher.c
15743         * src/common/defs.h
15744         * po/sr.po
15745                 Sync with HEAD
15746
15747 2004-12-08 [colin]      0.9.13cvs6.1
15748
15749         * src/quote_fmt_parse.y
15750         * src/textview.c
15751                 Sync with HEAD
15752         * src/gtk/prefswindow.c
15753         * src/gtk/pluginwindow.c
15754                 Fix G_CALLBACKS protos (thanks to Alfons)
15755
15756 2004-12-07 [torte]      0.9.13cvs2.2
15757
15758         * src/procmime.c
15759                 [Bug 650] reply button causes crash
15760                 Thanks to David Relson and Christoph
15761
15762 2004-12-07 [colin]      0.9.13cvs2.1
15763
15764         * ChangeLog.claws
15765         * AUTHORS
15766         * po/sk.po
15767         * src/procmime.c
15768         * src/prefs_account.c
15769         * src/common/smtp.c
15770         * src/common/smtp.h
15771                 Sync with HEAD
15772
15773 2004-12-06 [colin]      0.9.12cvs187.1
15774
15775         * ChangeLog.claws
15776         * INSTALL
15777         * Makefile.am
15778         * README.claws
15779         * TODO.claws
15780         * configure.ac
15781         * po/bg.po
15782         * po/cs.po
15783         * po/el.po
15784         * po/en_GB.po
15785         * po/es.po
15786         * po/fr.po
15787         * po/hr.po
15788         * po/hu.po
15789         * po/it.po
15790         * po/ja.po
15791         * po/ko.po
15792         * po/nl.po
15793         * po/pl.po
15794         * po/pt_BR.po
15795         * po/ru.po
15796         * po/sk.po
15797         * po/sr.po
15798         * po/sv.po
15799         * po/zh_CN.po
15800         * po/zh_TW.Big5.po
15801         * src/compose.c
15802         * tools/Makefile.am
15803         * tools/README
15804         * tools/filter_conv.pl
15805         * tools/kdeservicemenu/README
15806         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15807         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15808                 Sync with HEAD
15809
15810 2004-12-04 [colin]      0.9.12cvs183.1
15811
15812         * src/compose.c
15813                 Sync with HEAD (compose window position saving)
15814
15815 2004-12-04 [paul]       0.9.12cvs182.3
15816
15817         * src/messageview.c
15818         * src/mimeview.c
15819         * src/prefs_customheader.c
15820         * src/gtk/quicksearch.c
15821                 replace some forgotten GTK_SIGNAL_FUNCs
15822
15823 2004-12-04 [paul]       0.9.12cvs182.2
15824
15825         * src/Makefile.am
15826                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15827                 committed in error      
15828
15829 2004-12-04 [paul]       0.9.12cvs182.1
15830
15831         * ChangeLog
15832         * ChangeLog.claws
15833         * ChangeLog.jp
15834         * INSTALL
15835         * NEWS
15836         * README
15837         * README.jp
15838         * configure.ac
15839         * doc/manual/ja/Makefile.am
15840         * doc/manual/ja/sylpheed-1.html
15841         * doc/manual/ja/sylpheed-10.html
15842         * doc/manual/ja/sylpheed-11.html
15843         * doc/manual/ja/sylpheed-12.html
15844         * doc/manual/ja/sylpheed-13.html
15845         * doc/manual/ja/sylpheed-14.html
15846         * doc/manual/ja/sylpheed-15.html
15847         * doc/manual/ja/sylpheed-16.html
15848         * doc/manual/ja/sylpheed-17.html
15849         * doc/manual/ja/sylpheed-18.html
15850         * doc/manual/ja/sylpheed-19.html
15851         * doc/manual/ja/sylpheed-2.html
15852         * doc/manual/ja/sylpheed-20.html
15853         * doc/manual/ja/sylpheed-3.html
15854         * doc/manual/ja/sylpheed-4.html
15855         * doc/manual/ja/sylpheed-5.html
15856         * doc/manual/ja/sylpheed-6.html
15857         * doc/manual/ja/sylpheed-7.html
15858         * doc/manual/ja/sylpheed-8.html
15859         * doc/manual/ja/sylpheed-9.html
15860         * doc/manual/ja/sylpheed.html
15861         * doc/manual/ja/sylpheed.sgml
15862         * po/de.po
15863         * src/Makefile.am
15864         * src/compose.c
15865         * src/procmime.c
15866         * src/pixmaps/regular.xpm **REMOVED**
15867         * src/plugins/pgpmime/pgpmime.c
15868         * src/plugins/pgpmime/plugin.c
15869         * src/plugins/pgpmime/prefs_gpg.c
15870                 sync with HEAD
15871
15872 2004-12-03 [paul]       0.9.12cvs180.1
15873
15874         * ChangeLog
15875         * ChangeLog.claws
15876         * ChangeLog.jp
15877         * configure.ac
15878         * src/Makefile.am
15879         * src/pop.c
15880         * src/common/utils.c
15881         * src/common/utils.h
15882         * src/pixmaps/continue.xpm
15883         * src/pixmaps/dir_close.xpm
15884         * src/pixmaps/dir_open.xpm
15885         * src/pixmaps/drafts_close.xpm
15886         * src/pixmaps/drafts_open.xpm
15887         * src/pixmaps/folder.xpm **REMOVED**
15888         * src/pixmaps/group.xpm
15889         * src/pixmaps/unread.xpm
15890                 sync with HEAD
15891
15892 2004-12-02 [colin]      0.9.12cvs179.1
15893
15894         * src/compose.c
15895                 Sync with HEAD (non-duplicated reedition)
15896
15897 2004-12-02 [colin]      0.9.12cvs178.1
15898
15899         * src/compose.c
15900                 Sync with HEAD (linewrap_quote fix)
15901
15902 2004-12-01 [colin]      0.9.12cvs177.3
15903
15904         * src/addrharvest.c
15905                 Replace sizeof with strlen
15906
15907 2004-12-01 [paul]       0.9.12cvs177.2
15908
15909         * src/addrharvest.c
15910                 fix 'harvest addresses'
15911
15912 2004-11-30 [colin]      0.9.12cvs177.1
15913
15914         * src/gtk/prefswindow.c
15915         * src/gtk/pluginwindow.c
15916                 Sync with HEAD
15917
15918 2004-11-29 [colin]      0.9.12cvs176.1
15919
15920         * src/folderview.c
15921                 sync with HEAD (Fix disappearing separators in folderview's popup)
15922
15923 2004-11-29 [colin]      0.9.12cvs175.1
15924
15925         * src/procmime.c
15926                 Sync with head (another format fix)
15927
15928 2004-11-29 [colin]      0.9.12cvs174.1
15929
15930         * src/pop.c
15931                 Sync with HEAD (format string fix)
15932
15933 2004-11-26 [colin]      0.9.12cvs173.1
15934
15935         * src/common/smtp.c
15936         * src/common/smtp.h
15937                 Sync with HEAD
15938
15939 2004-11-24 [colin]      0.9.12cvs172.1
15940
15941         * src/plugins/pgpmime/pgpmime.c
15942                 Sync with HEAD
15943
15944 2004-11-24 [colin]      0.9.12cvs171.1
15945
15946         * src/plugins/pgpmime/pgpmime.c
15947                 Sync with head (gpgmectx leaks)
15948
15949 2004-11-24 [colin]      0.9.12cvs169.1
15950
15951         * src/plugins/pgpmime/plugin.c
15952         * src/plugins/trayicon/Makefile.am
15953         * src/plugins/trayicon/newmarkedmail.xpm
15954         * src/plugins/trayicon/trayicon.c
15955         * src/plugins/trayicon/unreadmarkedmail.xpm
15956                 Sync with HEAD
15957
15958 2004-11-23 [colin]      0.9.12cvs168.1
15959
15960         * src/partial_download.c
15961         * src/partial_download.h
15962         * src/plugins/pgpmime/plugin.c
15963                 Sync with HEAD
15964
15965 2004-11-23 [colin]      0.9.12cvs166.1
15966
15967         * src/Makefile.am
15968         * src/codeconv.c
15969         * src/compose.c
15970         * src/folderview.c
15971         * src/main.c
15972         * src/partial_download.c
15973         * src/partial_download.h
15974         * src/prefs_account.c
15975         * src/prefs_account.h
15976         * src/privacy.c
15977         * src/privacy.h
15978         * src/procmime.c
15979         * src/common/Makefile.am
15980         * src/common/base64.h
15981         * src/common/partial_download.c
15982         * src/common/partial_download.h
15983         * src/gtk/prefswindow.c
15984         * src/gtk/prefswindow.h
15985         * src/plugins/pgpmime/pgpmime.c
15986         * src/plugins/pgpmime/prefs_gpg.c
15987         * src/plugins/pgpmime/prefs_gpg.h
15988         * src/plugins/pgpmime/sgpgme.c
15989         * src/plugins/pgpmime/sgpgme.h
15990                 Sync with HEAD
15991
15992 2004-11-23 [colin]      0.9.12cvs163.1
15993
15994         * src/main.c
15995                 Sync with HEAD (cursor optimization)
15996
15997 2004-11-23 [colin]      0.9.12cvs162.1
15998
15999         * src/prefs_common.c
16000         * src/prefs_themes.c
16001         * src/procmsg.c
16002                 Sync with HEAD
16003
16004 2004-11-23 [colin]      0.9.12cvs158.9
16005
16006         * src/compose.c
16007                 Fix double-free when forwarding
16008         * src/msgcache.c
16009                 Fix leak on error path
16010                 
16011
16012 2004-11-23 [colin]      0.9.12cvs158.8
16013
16014         * src/compose.c
16015                 Fix possible double-free
16016                 Spotted by Alfons
16017
16018 2004-11-23 [colin]      0.9.12cvs158.7
16019
16020         * src/compose.c
16021                 Fix some signal handlers' prototypes
16022                 Spotted by Alfons
16023
16024 2004-11-22 [colin]      0.9.12cvs158.6
16025
16026         * src/compose.c
16027                 Remove unneeded code and duplicated
16028                 wrapping - patch by Alfons
16029
16030 2004-11-22 [colin]      0.9.12cvs158.5
16031
16032         * src/prefs_themes.c
16033                 Fix oversized selector
16034
16035 2004-11-22 [colin]      0.9.12cvs158.4
16036
16037         * src/compose.c
16038                 fix dump_text()
16039                 patch by Alfons
16040
16041 2004-11-19 [colin]      0.9.12cvs158.3
16042
16043         * src/textview.c
16044                 Add a context menu on links (open, copy)
16045
16046 2004-11-18 [paul]       0.9.12cvs158.2
16047
16048         * src/addrgather.c
16049         * src/exphtmldlg.c
16050         * src/expldifdlg.c
16051         * src/mimeview.c
16052         * src/prefs_common.c
16053         * src/plugins/image_viewer/viewer.c
16054         * src/plugins/spamassassin/spamassassin_gtk.c
16055                 replace deprecated gtk_notebook_set_page
16056                 and gtk_notebook_current_page
16057
16058 2004-11-18 [paul]       0.9.12cvs158.1
16059
16060         * configure.ac
16061         * src/compose.c
16062         * src/mainwindow.c
16063         * src/messageview.c
16064         * src/prefs_common.c
16065         * src/common/utils.c
16066         * src/common/utils.h
16067                 sync with HEAD
16068
16069 2004-11-17 [colin]      0.9.12cvs156.1
16070
16071         * src/prefs_account.c
16072         * src/prefs_account.h
16073         * src/procmsg.c
16074                 Sync with HEAD (add pref to store encrypted mails encrypted)
16075
16076 2004-11-17 [paul]       0.9.12cvs155.1
16077
16078         * ChangeLog
16079         * ChangeLog.claws
16080         * ChangeLog.jp
16081         * NEWS
16082         * configure.ac
16083         * src/compose.c
16084         * src/jpilot.c
16085         * src/privacy.c
16086         * src/procmime.c
16087         * src/procmime.h
16088         * src/procmsg.c
16089         * src/toolbar.c
16090         * src/pixmaps/error.xpm
16091                 sync with HEAD
16092
16093 2004-11-17 [colin]      0.9.12cvs151.1
16094
16095         * src/plugins/pgpmime/pgpmime.c
16096                 Sync with HEAD (remove debug printf)
16097
16098 2004-11-17 [colin]      0.9.12cvs150.1
16099
16100         * src/plugins/pgpmime/pgpmime.c
16101                 Sync with HEAD (off-by-one fix)
16102
16103 2004-11-17 [colin]      0.9.12cvs149.1
16104
16105         * src/procmsg.c
16106                 Sync with HEAD (coding style fixes)
16107
16108 2004-11-16 [colin]      0.9.12cvs148.1
16109
16110         * src/procmsg.c
16111                 Sync with head (Fix the fix)
16112
16113 2004-11-16 [colin]      0.9.12cvs147.1
16114
16115         * src/procmsg.c
16116                 Sync with Main (leak fix)
16117
16118 2004-11-16 [colin]      0.9.12cvs146.14
16119
16120         * src/compose.c
16121                 Remove useless chunk of code
16122                 Patch by Alfons
16123
16124 2004-11-15 [colin]      0.9.12cvs146.13
16125
16126         * src/compose.c
16127                 Fix drafting after insertion
16128                 Patch by Alfons
16129
16130 2004-11-15 [colin]      0.9.12cvs146.12
16131
16132         * src/compose.c
16133         * src/prefs_filtering.c
16134         * src/prefs_filtering_action.c
16135         * src/prefs_toolbar.c
16136                 Fix some const-correctness
16137
16138 2004-11-15 [colin]      0.9.12cvs146.11
16139
16140         * src/summaryview.c
16141         * src/prefs_themes.c
16142         * src/messageview.c
16143                 Fix some leaks
16144
16145 2004-11-15 [colin]      0.9.12cvs146.10
16146
16147         * src/codeconv.c
16148                 More unreadable locale fixes
16149
16150 2004-11-14 [colin]      0.9.12cvs146.9
16151
16152         * src/textview.c
16153                 Fix uri_security_check
16154                 Patch by Alfons
16155
16156 2004-11-13 [paul]       0.9.12cvs146.8
16157
16158         * src/folder.c
16159         * src/procmime.c
16160                 fix 2 bugs introduced in last commit
16161
16162 2004-11-13 [paul]       0.9.12cvs146.7
16163
16164         * src/compose.c
16165         * src/exporthtml.c
16166         * src/exportldif.c
16167         * src/folder.c
16168         * src/imap.c
16169         * src/imap_gtk.c
16170         * src/main.c
16171         * src/mainwindow.c
16172         * src/messageview.c
16173         * src/mh_gtk.c
16174         * src/prefs_themes.c
16175         * src/procmime.c
16176         * src/setup.c
16177         * src/summaryview.c
16178                 replace deprecated g_basename
16179
16180 2004-11-13 [paul]       0.9.12cvs146.6
16181
16182         * src/compose.c
16183         * src/imap.c
16184         * src/matcher_parser.h
16185         * src/matcher_parser_parse.y
16186         * src/prefs_filtering.c
16187         * src/prefs_filtering_action.c
16188         * src/prefs_themes.c
16189         * src/prefs_toolbar.c
16190         * src/common/utils.c
16191                 various small fixes/cleanups
16192
16193 2004-11-12 [colin]      0.9.12cvs146.5
16194
16195         * src/textview.c
16196                 Validate event's origin on visibility notify
16197                 Patch by Alfons.
16198
16199 2004-11-12 [paul]       0.9.12cvs146.4
16200
16201         * src/exporthtml.c
16202         * src/exportldif.c
16203         * src/imap.c
16204         * src/mh.c
16205         * src/mimeview.c
16206         * src/prefs_spelling.c
16207         * src/prefs_themes.c
16208                 replace deprecated g_dirname    
16209
16210 2004-11-12 [colin]      0.9.12cvs146.3
16211
16212         * src/textview.c
16213                 Some coding style fixes
16214
16215 2004-11-12 [colin]      0.9.12cvs146.2
16216
16217         * src/codeconv.c
16218                 We want to replace _all_ extended chars in
16219                 conv_unreadable_*, because any string containing
16220                 extended chars not parsing as UTF8 is 
16221                 undisplayed on gtk2.
16222
16223 2004-11-12 [paul]       0.9.12cvs146.1
16224
16225         * ChangeLog
16226         * ChangeLog.claws
16227         * ChangeLog.jp
16228         * NEWS
16229         * configure.ac
16230         * src/account.c
16231         * src/folderview.c
16232         * src/folderview.h
16233         * src/imap.c
16234         * src/imap_gtk.c
16235         * src/inc.c
16236         * src/mainwindow.c
16237         * src/mh_gtk.c
16238         * src/news_gtk.c
16239         * src/pop.c
16240         * src/prefs_account.c
16241         * src/prefs_account.h
16242         * src/prefs_ext_prog.c
16243         * src/procmime.c
16244         * src/procmime.h
16245         * src/procmsg.c
16246         * src/procmsg.h
16247         * src/summary_search.c
16248         * src/summaryview.c
16249         * src/textview.c
16250         * src/common/defs.h
16251         * src/common/utils.c
16252         * src/common/utils.h
16253         * src/gtk/menu.c
16254         * src/gtk/menu.h
16255                 sync with HEAD
16256
16257 2004-11-11 [colin]      0.9.12cvs144.2
16258
16259         * src/textview.c
16260                 Fix URI range selection (patch by Alfons)
16261
16262 2004-11-09 [colin]      0.9.12cvs144.1
16263
16264         * ChangeLog.claws
16265         * src/compose.c
16266         * src/folder.c
16267         * src/folder_item_prefs.c
16268         * src/prefs_account.c
16269         * src/prefs_account.h
16270         * src/plugins/pgpmime/pgpmime.c
16271                 Sync with HEAD
16272
16273 2004-11-08 [colin]      0.9.12cvs143.1
16274
16275         * src/summaryview.c
16276                 Sync with HEAD (optimize quicksearch)
16277
16278 2004-11-08 [colin]      0.9.12cvs142.2
16279
16280         * src/compose.c
16281                 Don't wrap when Edit/Auto wrapping is disabled
16282
16283 2004-11-08 [colin]      0.9.12cvs142.1
16284
16285         * src/textview.c
16286                 Sync with HEAD
16287
16288 2004-11-08 [colin]      0.9.12cvs141.1
16289
16290         * src/textview.c
16291                 Sync with HEAD (fix some mail URIs)
16292
16293 2004-11-08 [colin]      0.9.12cvs140.3
16294
16295         * src/textview.c
16296                 o Use text cursor instead of arrow when
16297                   not on a link
16298                 o Fix handling of contiguous links (as in
16299                   "colin@colino.net" <colin@colino.net>)
16300                   This one unveils a bug in get_email_part()
16301
16302 2004-11-07 [colin]      0.9.12cvs140.2
16303
16304         * src/textview.c
16305                 Fix memleak. Patch by Alfons.
16306
16307 2004-11-06 [colin]      0.9.12cvs140.1
16308
16309         * src/compose.c
16310                 Sync with HEAD (don't ask passphrase
16311                 when drafting)
16312
16313 2004-11-06 [paul]       0.9.12cvs139.2
16314
16315         * AUTHORS
16316         * src/textview.c
16317         * src/textview.h
16318                 textview URI handling. hovering over a 
16319                 link displays it in the status bar,
16320                 and changes the mouse pointer to a hand 
16321                 cursor. a link is activated with a single 
16322                 click. (Modified from the) patch by Jean-Yves 
16323                 Lefort <jylefort@users.sourceforge.net>
16324                 
16325
16326 2004-11-05 [colin]      0.9.12cvs139.1
16327
16328         * src/compose.c
16329         * src/procmime.c
16330                 Sync with HEAD again ^^
16331
16332 2004-11-05 [colin]      0.9.12cvs139.1
16333
16334         * src/compose.c
16335         * src/procmime.c
16336                 Sync with HEAD
16337
16338 2004-11-03 [paul]       0.9.12cvs138.1
16339
16340         * ChangeLog.claws
16341         * configure.ac
16342         * po/POTFILES.in
16343         * src/prefs_ext_prog.c
16344         * src/procmime.c
16345         * tools/kdeservicemenu/README
16346         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16347         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16348                 sync with HEAD
16349
16350 2004-11-01 [christoph]  0.9.12cvs136.2
16351
16352         * src/procmime.c
16353                 convert MIME parameters to UTF-8
16354
16355 2004-10-29 [colin]      0.9.12cvs136.1
16356
16357         * src/common/utils.c
16358                 Sync with HEAD (don't use '=' in mime boundary)
16359
16360 2004-10-29 [paul]       0.9.12cvs135.1
16361
16362         * configure.ac
16363         * doc/src/rfc2231.txt
16364         * src/procmime.c
16365         * src/common/quoted-printable.c
16366         * src/common/utils.c
16367         * src/common/utils.h
16368                 sync with HEAD
16369
16370 2004-10-27 [paul]       0.9.12cvs134.1
16371
16372         * configure.ac
16373         * src/main.c
16374         * src/procmime.c
16375         * src/plugins/pgpmime/pgpmime.c
16376                 sync with HEAD
16377
16378 2004-10-26 [paul]       0.9.12cvs132.3
16379
16380         * src/account.c
16381         * src/addressbook.c
16382         * src/addrgather.c
16383         * src/addrharvest.c
16384         * src/codeconv.c
16385         * src/compose.c
16386         * src/customheader.c
16387         * src/editaddress.c
16388         * src/editgroup.c
16389         * src/enriched.c
16390         * src/expldifdlg.c
16391         * src/exporthtml.c
16392         * src/exportldif.c
16393         * src/folder.c
16394         * src/foldersel.c
16395         * src/folderview.c
16396         * src/grouplistdialog.c
16397         * src/html.c
16398         * src/imap.c
16399         * src/jpilot.c
16400         * src/ldapserver.c
16401         * src/ldif.c
16402         * src/mimeview.c
16403         * src/news.c
16404         * src/news_gtk.c
16405         * src/pop.c
16406         * src/prefs_display_header.c
16407         * src/prefs_gtk.c
16408         * src/prefs_msg_colors.c
16409         * src/prefs_toolbar.c
16410         * src/procheader.c
16411         * src/procmime.c
16412         * src/summaryview.c
16413         * src/textview.c
16414         * src/toolbar.c
16415         * src/vcard.c
16416         * src/common/mgutils.c
16417         * src/common/nntp.c
16418         * src/common/smtp.c
16419         * src/common/template.c
16420         * src/common/utils.c
16421         * src/common/xmlprops.c
16422         * src/plugins/pgpmime/pgpmime.c
16423         * src/plugins/pgpmime/select-keys.c
16424         * src/plugins/pgpmime/sgpgme.c
16425                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16426                 g_string_sprintfa(), gtk_notebook_current_page()
16427
16428 2004-10-26 [colin]      0.9.12cvs132.2
16429
16430         * src/prefs_folder_item.c
16431                 Fix default-account selection
16432
16433 2004-10-21 [colin]      0.9.12cvs133
16434
16435         * src/compose.c
16436                 Sync with HEAD (Remove extra separator in compose's Options)
16437         * src/textview.c
16438                 Set wrapping to char
16439
16440 2004-10-21 [paul]       0.9.12cvs131.2
16441
16442         * src/compose.c
16443         * src/sourcewindow.c
16444                 fix wrapping
16445                 fix window shrinking 
16446
16447 2004-10-21 [colin]      0.9.12cvs131.1
16448
16449         * ChangeLog.claws
16450         * src/compose.c
16451                 Sync with HEAD
16452
16453 2004-10-21 [paul]       0.9.12cvs130.2
16454
16455         * src/prefs_folder_item.c
16456                 sync with HEAD (Apply to subfolders)
16457
16458 2004-10-19 [colin]      0.9.12cvs130.1
16459
16460         * ChangeLog.claws
16461         * src/compose.c
16462         * src/common/utils.c
16463         * src/gtk/menu.c
16464                 Sync with HEAD
16465
16466 2004-10-19 [colin]      0.9.12cvs128.1
16467
16468         * src/addrbook.c
16469         * src/addrcache.c
16470         * src/addressbook.c
16471         * src/codeconv.c
16472         * src/compose.c
16473         * src/customheader.c
16474         * src/editaddress.c
16475         * src/editgroup.c
16476         * src/exporthtml.c
16477         * src/folder.c
16478         * src/folderview.c
16479         * src/imap.c
16480         * src/jpilot.c
16481         * src/main.c
16482         * src/matcher_parser_parse.y
16483         * src/mbox.c
16484         * src/pop.c
16485         * src/prefs_account.c
16486         * src/prefs_gtk.c
16487         * src/prefs_msg_colors.c
16488         * src/procheader.c
16489         * src/procmime.c
16490         * src/procmime.h
16491         * src/procmsg.c
16492         * src/summaryview.c
16493         * src/textview.c
16494         * src/common/base64.c
16495         * src/common/partial_download.c
16496         * src/common/socket.c
16497         * src/common/sylpheed.c
16498         * src/common/utils.c
16499         * src/common/utils.h
16500         * src/gtk/pluginwindow.c
16501         * src/gtk/quicksearch.c
16502         * src/plugins/clamav/clamav_plugin.c
16503         * src/plugins/clamav/clamav_plugin.h
16504         * src/plugins/clamav/clamav_plugin_gtk.c
16505         * src/plugins/pgpmime/passphrase.c
16506         * src/plugins/pgpmime/pgpmime.c
16507         * src/plugins/pgpmime/plugin.c
16508         * src/plugins/pgpmime/prefs_gpg.c
16509         * src/plugins/pgpmime/prefs_gpg.h
16510         * src/plugins/pgpmime/select-keys.c
16511         * src/plugins/pgpmime/sgpgme.c
16512         * src/plugins/spamassassin/libspamc.c
16513         * src/plugins/spamassassin/spamassassin.c
16514         * src/plugins/spamassassin/spamassassin.h
16515         * src/plugins/spamassassin/spamassassin_gtk.c
16516         * src/plugins/trayicon/trayicon.c
16517         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16518                 Sync with HEAD
16519
16520 2004-10-14 [colin]      0.9.12cvs126.2
16521
16522         * src/codeconv.c
16523         * src/textview.c
16524                 Fix conv_unreadable_locale
16525
16526 2004-10-13 [colin]      0.9.12cvs126.1
16527
16528         * src/compose.c
16529                 Sync with HEAD (don't convert charset for 
16530                 drafted messages, minor cleanup)
16531
16532 2004-10-13 [colin]      0.9.12cvs125.1
16533
16534         * po/POTFILES.in
16535                 Sync with HEAD (POTFILES fix)
16536
16537 2004-10-12 [colin]      0.9.12cvs124.3
16538
16539         * src/compose.c
16540                 Fix encoding bug from latest sync
16541
16542 2004-10-12 [paul]       0.9.12cvs124.2
16543
16544         * src/plugins/pgpmime/prefs_gpg.c
16545         * src/plugins/pgpmime/prefs_gpg.h
16546                 forgotten in last commit        
16547
16548 2004-10-12 [paul]       0.9.12cvs124.1
16549
16550         * ChangeLog.claws
16551         * configure.ac
16552         * m4/spamassassin.m4
16553         * src/Makefile.am
16554         * src/account.c
16555         * src/compose.c
16556         * src/compose.h
16557         * src/crash.c
16558         * src/main.c
16559         * src/mimeview.c
16560         * src/passphrase.c
16561         * src/passphrase.h
16562         * src/prefs_account.c
16563         * src/prefs_account.h
16564         * src/prefs_common.c
16565         * src/privacy.c
16566         * src/privacy.h
16567         * src/procmime.c
16568         * src/procmime.h
16569         * src/procmsg.c
16570         * src/rfc2015.c
16571         * src/rfc2015.h
16572         * src/select-keys.c
16573         * src/select-keys.h
16574         * src/textview.c
16575         * src/common/utils.c
16576         * src/common/utils.h
16577         * src/gtk/about.c
16578         * src/plugins/pgpmime/Makefile.am
16579         * src/plugins/pgpmime/passphrase.c
16580         * src/plugins/pgpmime/passphrase.h
16581         * src/plugins/pgpmime/pgpmime.c
16582         * src/plugins/pgpmime/plugin.c
16583         * src/plugins/pgpmime/select-keys.c
16584         * src/plugins/pgpmime/select-keys.h
16585         * src/plugins/pgpmime/sgpgme.c
16586         * src/plugins/pgpmime/sgpgme.h
16587                 sync with HEAD
16588
16589 2004-10-04 [colin]      0.9.12cvs122.1
16590
16591         * src/mainwindow.c
16592         * src/messageview.c
16593         * src/messageview.h
16594         * src/textview.c
16595                 Sync with HEAD
16596
16597 2004-10-04 [colin]      0.9.12cvs121.1
16598
16599         * src/summaryview.c
16600                 Sync with HEAD
16601
16602 2004-10-04 [paul]       0.9.12cvs120.1
16603
16604         * configure.ac
16605                 sync with HEAD [don't try to build 
16606                 pgpmime plugin when gpgme is disabled]
16607
16608 2004-10-03 [colin]      0.9.12cvs119.3
16609
16610         * src/gtk/gtksctree.c
16611                 Lots of side effects. Put back as before 117.2.
16612         * src/summaryview.c
16613                 Fix bug #602
16614
16615 2004-10-03 [colin]      0.9.12cvs119.2
16616
16617         * src/gtk/gtksctree.c
16618                 Revert 608 fix that doesn't work that good
16619
16620 2004-10-02 [colin]      0.9.12cvs119.1
16621
16622         * src/mainwindow.c
16623         * src/messageview.c
16624         * src/prefs_common.h
16625         * src/procmime.c
16626         * src/procmime.h
16627         * src/textview.c
16628                 Sync with HEAD
16629         * src/gtk/gtksctree.c
16630                 Close bug #608
16631
16632 2004-10-01 [colin]      0.9.12cvs118.1
16633
16634         * src/mimeview.c
16635                 Sync with HEAD (better Save All fix)
16636
16637 2004-10-01 [colin]      0.9.12cvs117.2
16638
16639         * src/gtk/gtksctree.c
16640                 Faster on selection
16641
16642 2004-10-01 [colin]      0.9.12cvs117.1
16643
16644         * src/mimeview.c
16645                 Sync with HEAD (Save All: only attachments)
16646
16647 2004-10-01 [paul]       0.9.12cvs116.1
16648
16649         * ChangeLog.claws
16650         * configure.ac
16651         * src/account.c
16652         * src/prefs_common.c
16653         * src/gtk/colorlabel.c
16654                 sync with HEAD
16655
16656 2004-09-30 [colin]      0.9.12cvs115.1
16657
16658         * src/stock_pixmap.c
16659         * src/stock_pixmap.h
16660         * src/folderview.c
16661         * src/Makefile.am
16662         * src/pixmaps/read.xpm
16663                 Sync with HEAD (new pixmap)
16664
16665 2004-09-29 [colin]      0.9.12cvs114.1
16666
16667         * src/compose.c
16668                 Sync with HEAD
16669                 Fix focus handling in headers
16670
16671 2004-09-29 [paul]       0.9.12cvs113.1
16672
16673         * src/quote_fmt_parse.y
16674                 sync with HEAD
16675  
16676
16677 2004-09-28 [colin]      0.9.12cvs112.1
16678
16679         * src/folderview.c
16680         * src/mainwindow.c
16681                 Sync with HEAD
16682
16683 2004-09-28 [colin]      0.9.12cvs110.1
16684
16685         * src/folderview.c
16686                 Sync with HEAD (Contextual Empty trash menu)
16687
16688 2004-09-28 [colin]      0.9.12cvs108.1
16689
16690         * src/addressbook.c
16691                 Sync with HEAD (addressbook edit on double-click)
16692
16693 2004-09-28 [colin]      0.9.12cvs106.1
16694
16695         * src/inc.c
16696                 Sync with HEAD (folder_item freeze on inc)
16697
16698 2004-09-27 [colin]      0.9.12cvs105.1
16699
16700         * src/folderview.c
16701                 Sync with HEAD (right-align new and unread column)
16702
16703 2004-09-27 [colin]      0.9.12cvs104.1
16704
16705         * src/main.c
16706                 Sync with HEAD (revert 0.9.12cvs101)
16707
16708 2004-09-24 [colin]      0.9.12cvs103.2
16709
16710         * src/wizard.c
16711                 Fix gtk warnings and use domain part of the email address 
16712                 when domain detection fails (no dot in domain name)
16713
16714 2004-09-23 [colin]      0.9.12cvs103.1
16715
16716         * src/plugins/spamassassin/libspamc.c
16717         * src/plugins/spamassassin/libspamc.h
16718         * src/plugins/spamassassin/utils.c
16719         * src/plugins/spamassassin/utils.h
16720                 Sync with HEAD (Update spamassassin to 3.0)
16721
16722 2004-09-21 [colin]      0.9.12cvs102.3
16723
16724         * src/action.c
16725                 Add horizontal scrollbar in action io dialog as needed
16726                 Patch by Alfons.
16727
16728 2004-09-20 [colin]      0.9.12cvs102.2
16729
16730         * src/plugins/image_viewer/viewer.c
16731                 Remove imlib stuff
16732                 use gtk_pixmap_set when clearing
16733                 (would be better to use gtkImages, but causes size-allocate 
16734                 signals storm)
16735
16736 2004-09-17 [paul]       0.9.12cvs102.1
16737
16738         * ChangeLog
16739         * ChangeLog.claws
16740         * ChangeLog.jp
16741         * configure.ac
16742         * src/inc.c
16743                 sync with HEAD
16744
16745
16746 2004-09-17 [colin]      0.9.12cvs101.1
16747
16748         * ChangeLog.claws
16749         * src/main.c
16750                 Sync with HEAD (fix segs at exit)
16751
16752 2004-09-14 [colin]      0.9.12cvs99.5
16753
16754         * src/common/socket.c
16755         * AUTHORS
16756                 Fix send error on 64bit platforms
16757                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16758
16759 2004-09-14 [colin]      0.9.12cvs99.4
16760
16761         * src/action.c
16762                 Fix action output with utf8 
16763                 Patch by Alfons.
16764
16765 2004-09-14 [colin]      0.9.12cvs99.3
16766
16767         * ChangeLog.claws
16768         * src/folder.c
16769                 Sync with HEAD
16770
16771 2004-09-09 [colin]      0.9.12cvs99.2
16772
16773         * src/action.c
16774                 Fix progress bar (displaying "Completed %v/%u")
16775                 Patch by Alfons.
16776
16777 2004-09-08 [colin]      0.9.12cvs99.1
16778
16779         * src/account.c
16780         * src/folder.c
16781         * src/procmsg.c
16782         * src/procmsg.h
16783         * src/plugins/pgpmime/pgpmime.c
16784                 Sync with HEAD
16785
16786 2004-09-08 [colin]      0.9.12cvs97.2
16787
16788         * src/summaryview.c
16789                 Don't select mails in collapsed threads 
16790                 when navigating with up/down
16791
16792 2004-09-07 [colin]      0.9.12cvs97.1
16793
16794         * src/inc.c
16795                 Sync with HEAD (meaningful error messages)
16796
16797 2004-09-06 [colin]      0.9.12cvs96.1
16798
16799         * src/toolbar.c
16800                 Sync with HEAD (fix Redirect graying out)
16801
16802 2004-09-06 [colin]      0.9.12cvs95.1
16803
16804         * src/summaryview.c
16805         * src/mimeview.c
16806                 Sync with HEAD (fix dropped URIs)
16807
16808 2004-09-06 [colin]      0.9.12cvs94.1
16809
16810         * src/addressbook.c
16811         * src/addressitem.h
16812         * src/addritem.c
16813         * src/addritem.h
16814                 Sync with HEAD (addressbook DnD)
16815
16816 2004-09-03 [colin]      0.9.12cvs93.1
16817
16818         * src/summaryview.c
16819                 Sync with HEAD (next/prev unread)
16820
16821 2004-09-03 [colin]      0.9.12cvs92.1
16822
16823         * src/prefs_common.c
16824         * src/prefs_common.h
16825         * src/summaryview.c
16826                 Sync with HEAD ('mark_as_read_delay' pref)
16827
16828 2004-09-02 [colin]      0.9.12cvs91.2
16829
16830         * src/common/xml.c
16831                 Fix leak
16832
16833 2004-09-02 [colin]      0.9.12cvs91.1
16834
16835         * src/gtk/menu.c
16836                 Sync with HEAD (menu accel don't work, but whatever)
16837
16838 2004-09-02 [colin]      0.9.12cvs90.1
16839
16840         * src/account.c
16841                 Sync with HEAD (fix bug 582)
16842
16843 2004-09-02 [colin]      0.9.12cvs89.1
16844
16845         * src/addrindex.c
16846                 Sync with HEAD (free deleted queries)
16847
16848 2004-09-02 [colin]      0.9.12cvs88.1
16849
16850         * src/ldapquery.c
16851                 Sync with HEAD (fix LDAP freezes)
16852
16853 2004-09-02 [colin]      0.9.12cvs87.1
16854
16855         * src/prefs_spelling.c
16856                 Sync with HEAD (add default dictionary)
16857
16858 2004-09-01 [colin]      0.9.12cvs86.1
16859
16860         * src/filtering.c
16861         * src/folderview.c
16862         * src/imap.c
16863         * src/prefs_matcher.c
16864         * src/stock_pixmap.c
16865         * src/summary_search.c
16866         * src/summaryview.c
16867         * src/wizard.c
16868         * src/wizard.h
16869                 Sync with HEAD (uninitialized vars fixes)
16870                 + gtk2 specific warning fixes
16871
16872 2004-08-31 [colin]      0.9.12cvs85.1
16873
16874         * src/folder.c
16875                 Sync with HEAD (Fix memory corruption due to 
16876                 uninitialized var)
16877
16878 2004-08-31 [colin]      0.9.12cvs84.4
16879
16880         * src/summary_search.c
16881                 Fix segfaults when searching in folders with broken headers
16882
16883 2004-08-31 [colin]      0.9.12cvs84.3
16884
16885         * src/compose.c
16886         * src/textview.c
16887                 Fix some more encoding/decoding issues
16888
16889 2004-08-30 [colin]      0.9.12cvs84.2
16890
16891         * src/mimeview.c
16892         * src/prefs_themes.c
16893         * src/gtk/filesel.c
16894         * src/gtk/filesel.h
16895                 Add a folder-mode selection (fixes mimeview's "Save all")
16896
16897 2004-08-29 [colin]      0.9.12cvs84.1
16898
16899         * src/mimeview.c
16900                 Sync with HEAD (don't escape saved filenames)
16901
16902 2004-08-27 [colin]      0.9.12cvs83.1
16903
16904         * ChangeLog
16905         * ChangeLog.claws
16906         * ChangeLog.jp
16907         * src/mh.c
16908         * src/procheader.c
16909         * src/procmsg.c
16910         * src/procmsg.h
16911         * src/common/utils.c
16912         * src/gtk/menu.h
16913         * po/
16914                 Sync with HEAD 0.9.12cvs83 (sync with main)
16915
16916 2004-08-26 [colin]      0.9.12cvs82.4
16917
16918         * src/codeconv.c
16919                 Fix strange stack corruption
16920                 Convert to utf8 after unmime, not before
16921
16922 2004-08-26 [colin]      0.9.12cvs82.3
16923
16924         * src/main.c
16925         * src/wizard.c
16926                 Fix account folders duplication
16927
16928 2004-08-25 [colin]      0.9.12cvs82.2
16929
16930         * src/wizard.c
16931                 Remove ports
16932                 Add SSL selection
16933                 Use login@server as account name
16934
16935 2004-08-25 [colin]      0.9.12cvs82.1
16936
16937         * src/plugins/pgpmime/pgpmime.c
16938                 Sync with HEAD (leak fix).
16939
16940 2004-08-25 [colin]      0.9.12cvs81.1
16941
16942         * src/plugins/pgpmime/pgpmime.c
16943         * src/plugins/pgpmime/sgpgme.c
16944         * src/plugins/pgpmime/sgpgme.h
16945                 Sync with HEAD (Handle combined messages).
16946
16947 2004-08-24 [colin]      0.9.12cvs80.3
16948
16949         * src/wizard.c
16950                 Fix full name, ports, and imap
16951
16952 2004-08-24 [colin]      0.9.12cvs80.2
16953
16954         * src/Makefile.am
16955         * src/main.c
16956         * src/setup.c
16957         * src/setup.h
16958         * src/stock_pixmap.c
16959         * src/stock_pixmap.h
16960         * src/wizard.c ** ADDED **
16961         * src/wizard.h ** ADDED ** 
16962         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16963                 Add a setup wizard 
16964
16965 2004-08-24 [colin]      0.9.12cvs80.1
16966
16967         * src/folder.c
16968                 Sync with HEAD (set mimeflags on all messages)
16969
16970 2004-08-24 [colin]      0.9.12cvs79.3
16971
16972         * src/matcher_parser_lex.l
16973                 Fix 8bits strings not in utf8
16974
16975 2004-08-24 [colin]      0.9.12cvs79.2
16976
16977         * src/compose.c
16978                 Check conversion result before replacing buffer
16979
16980 2004-08-23 [colin]      0.9.12cvs79.1
16981
16982         * src/compose.c
16983                 Sync with HEAD (create message header in memory)
16984
16985 2004-08-23 [colin]      0.9.12cvs78.1
16986
16987         * src/rfc2015.c
16988         * src/rfc2015.h
16989                 Sync with HEAD (fix bug 197 again)
16990
16991 2004-08-23 [colin]      0.9.12cvs77.3
16992
16993         * src/compose.c
16994                 Fix again inline gpg signing (which outputs utf8
16995                 in gtk2). Not syncing this fix to HEAD as this 
16996                 code is meant to die.
16997
16998 2004-08-23 [colin]      0.9.12cvs77.2
16999
17000         * src/prefs_account.h
17001                 Remove useless include
17002
17003 2004-08-23 [colin]      0.9.12cvs77.1
17004
17005         * src/imap.c
17006         * po/es.po
17007         * po/fr.po
17008         * po/it.po
17009         * po/pl.po
17010         * po/pt_BR.po
17011         * po/sk.po
17012         * po/sr.po
17013                 Sync with HEAD (fix bug 577)
17014
17015 2004-08-22 [colin]      0.9.12cvs76.1
17016
17017         * src/plugins/trayicon/trayicon.c
17018                 Sync with HEAD (fix formatting bug)
17019
17020 2004-08-21 [colin]      0.9.12cvs74.2
17021
17022         * src/gtk/colorsel.c
17023                 Fix bug 564 (Folder color selection window exits on any
17024                 keypress)
17025
17026 2004-08-21 [colin]      0.9.12cvs74.1
17027
17028         * ChangeLog.claws
17029         * src/compose.c
17030         * src/summaryview.c
17031         * src/toolbar.c
17032                 Sync with HEAD (fix bug 576)
17033
17034 2004-08-21 [colin]      0.9.12cvs70.1
17035
17036         * src/compose.c
17037         * src/mainwindow.c
17038                 Sync with HEAD
17039                 
17040
17041 2004-08-21 [paul]       0.9.12cvs66.4
17042
17043         * src/mainwindow.c
17044         * src/messageview.c
17045         * src/gtk/menu.c
17046         * src/plugins/spamassassin/spamassassin_gtk.c
17047                 remove some deprecated gtk1 functions
17048
17049
17050 2004-08-21 [colin]      0.9.12cvs66.3
17051
17052         * src/compose.c
17053         * src/codeconv.c
17054                 Fix warnings
17055                 Remove encoding hacks
17056                 Fix bug 575 (Strange character messes up message)
17057                 Don't display conversion error when drafting
17058
17059 2004-08-21 [paul]       0.9.12cvs66.2
17060
17061         * src/prefs_account.c
17062                 fix GnuPG mode bugs
17063
17064
17065 2004-08-20 [colin]      0.9.12cvs66.1
17066
17067         * src/codeconv.c
17068                 Sync with HEAD 0.9.12cvs66
17069
17070 2004-08-20 [paul]
17071
17072         * src/plugins/pgpmime/plugin.c
17073                 modify PGP/MIME plugin's description
17074
17075 2004-08-17 [colin]      0.9.12cvs65.1
17076
17077         * src/common/ssl.c
17078         * src/plugins/pgpmime/plugin.c
17079                 Sync with HEAD
17080
17081 2004-08-14 [colin]      0.9.12cvs60.3
17082
17083         * src/plugins/trayicon/trayicon.c
17084                 Put back resize callback, on size-request signal
17085                 rather than size-allocate to avoid infinite 
17086                 callback loop
17087
17088 2004-08-13 [colin]      0.9.12cvs60.2
17089
17090         * src/common/defs.h
17091                 Cache versions have been fixed
17092
17093 2004-08-13 [colin]      0.9.12cvs60.1
17094
17095         * src/folderutils.c
17096                 Sync with HEAD
17097
17098 2004-08-12 [colin]      0.9.12cvs59.1
17099
17100         * src/plugins/trayicon/trayicon.c
17101                 Sync with HEAD
17102
17103 2004-08-12 [colin]      0.9.12cvs57.5
17104
17105         * sylpheed.desktop
17106         * configure.ac
17107         * src/Makefile.am
17108         * src/main.c
17109                 Add support for Freedesktop.org's startup notification
17110
17111 2004-08-11 [colin]      0.9.12cvs57.4
17112
17113         * src/textview.c
17114                 Fix off-by-one
17115
17116 2004-08-11 [colin]      0.9.12cvs57.3
17117
17118         * src/message_search.c
17119         * src/summary_search.c
17120                 Make searches case insensitive by default
17121         * src/textview.c
17122                 Fix case-insensitive search in message
17123
17124 2004-08-11 [colin]      0.9.12cvs57.2
17125
17126         * src/summary_search.c
17127                 Let case-sensitive be specified
17128
17129 2004-08-10 [colin]      0.9.12cvs55.4
17130
17131         * src/common/socket.c
17132                 Fix the possible race condition
17133
17134 2004-08-09 [paul]       0.9.12cvs55.3
17135
17136         * configure.ac
17137         * src/Makefile.am
17138         * src/common/Makefile.am
17139                 sync with HEAD
17140
17141
17142 2004-08-09 [paul]       0.9.12cvs55.2
17143
17144         * autogen.sh
17145         * po/poconv.sh
17146                 remove unneeded script
17147
17148         * configure.ac
17149                 add forgotten USE_LDAP_TLS (sync with HEAD)
17150
17151
17152 2004-08-09 [colin]      0.9.12cvs55.1
17153
17154         * src/main.c
17155         * src/common/ssl.c
17156         * src/common/sylpheed.c
17157         * src/common/sylpheed.h
17158                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17159
17160 2004-08-09 [paul]       0.9.12cvs54.1
17161
17162         * ChangeLog
17163         * ChangeLog.claws
17164         * ChangeLog.jp
17165         * configure.ac
17166         * po/POTFILES.in
17167         * src/Makefile.am
17168         * src/folderutils.c
17169         * src/main.c
17170         * src/pgpmime.c
17171         * src/pgpmime.h
17172         * src/sgpgme.c
17173         * src/sgpgme.h
17174         * src/plugins/Makefile.am
17175         * src/plugins/pgpmime/.cvsignore
17176         * src/plugins/pgpmime/Makefile.am
17177         * src/plugins/pgpmime/pgpmime.c
17178         * src/plugins/pgpmime/pgpmime.h
17179         * src/plugins/pgpmime/plugin.c
17180         * src/plugins/pgpmime/sgpgme.c
17181         * src/plugins/pgpmime/sgpgme.h
17182                 sync with HEAD
17183
17184 2004-08-08 [paul]       0.9.12cvs51.1
17185
17186         * configure.ac
17187         * src/folder.c
17188                 sync with HEAD
17189
17190 2004-08-07 [colin]      0.9.12cvs50.1
17191
17192         * src/pop.c
17193         * src/common/partial_download.c
17194                 fix warnings (sync from HEAD)
17195
17196 2004-08-07 [colin]      0.9.12cvs48.1
17197
17198         * src/prefs_folder_item.c
17199                 sync with HEAD 0.9.12cvs48
17200
17201 2004-08-06 [colin]      0.9.12cvs47.1
17202
17203         * src/compose.c
17204                 Sync with HEAD
17205
17206 2004-08-06 [christoph]  0.9.12cvs46.2
17207
17208         * src/main.c
17209         * src/plugins/clamav/clamav_plugin_gtk.c
17210         * src/plugins/dillo_viewer/dillo_viewer.c
17211         * src/plugins/image_viewer/plugin.c
17212         * src/plugins/mathml_viewer/mathml_viewer.c
17213         * src/plugins/spamassassin/spamassassin_gtk.c
17214         * src/plugins/trayicon/trayicon.c
17215                 don't mix GTK1.2 plugin with GTK2 plugins
17216
17217 2004-08-06 [colin]      0.9.12cvs46.1
17218
17219         * ChangeLog
17220         * ChangeLog.claws
17221         * ChangeLog.jp
17222         * configure.ac
17223         * sylpheed-claws.pc.in
17224         * src/folder.c
17225         * src/imap.c
17226         * src/localfolder.c
17227         * src/messageview.c
17228         * src/mimeview.c
17229         * src/mimeview.h
17230         * src/msgcache.c
17231         * src/news.c
17232         * src/prefs_ext_prog.c
17233         * src/prefs_folder_item.c
17234         * src/prefs_fonts.c
17235         * src/prefs_msg_colors.c
17236         * src/prefs_spelling.c
17237         * src/prefs_themes.c
17238         * src/prefs_toolbar.c
17239         * src/prefs_wrapping.c
17240         * src/procmime.h
17241         * src/common/defs.h
17242         * src/common/nntp.c
17243         * src/common/session.c
17244         * src/common/session.h
17245         * src/common/socket.c
17246         * src/common/utils.h
17247         * src/common/xml.c
17248         * src/common/xml.h
17249         * src/gtk/prefswindow.c
17250         * src/gtk/prefswindow.h
17251         * src/plugins/clamav/clamav_plugin_gtk.c
17252         * src/plugins/dillo_viewer/dillo_prefs.c
17253         * src/plugins/image_viewer/viewerprefs.c
17254         * src/plugins/spamassassin/spamassassin_gtk.c
17255         * m4/openssl.m4 *** REMOVED ***
17256                 Sync with HEAD 0.9.12cvs46
17257
17258 2004-08-03 [paul]       0.9.12cvs40.2
17259
17260         * src/action.c
17261         * src/addressadd.c
17262         * src/addressbook.c
17263         * src/addrgather.c
17264         * src/browseldap.c
17265         * src/compose.c
17266         * src/crash.c
17267         * src/editaddress.c
17268         * src/editgroup.c
17269         * src/editldap_basedn.c
17270         * src/foldersel.c
17271         * src/importldif.c
17272         * src/mimeview.c
17273         * src/prefs_common.c
17274         * src/prefs_template.c
17275         * src/sourcewindow.c
17276         * src/summaryview.c
17277         * src/gtk/about.c
17278         * src/gtk/foldersort.c
17279         * src/gtk/logwindow.c
17280         * src/gtk/pluginwindow.c
17281         * src/gtk/prefswindow.c
17282                 change all gtk_scrolled_window_set_policy from 
17283                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17284
17285 2004-08-02 [paul]       0.9.12cvs40.1
17286
17287         * AUTHORS
17288                 update translation team section
17289         * po/pt_BR.po
17290                 updated by Frederico Goncalves Guimaraes
17291                 <fggdebian@yahoo.com.br>
17292
17293 2004-07-31 [colin]      0.9.12cvs39.9
17294
17295         * src/exphtmldlg.c
17296                 Fix compilation
17297
17298 2004-07-31 [colin]      0.9.12cvs39.8
17299
17300         * src/exphtmldlg.c
17301                 Fix an alertpanel type
17302
17303 2004-07-30 [colin]      0.9.12cvs39.7
17304
17305         * src/alertpanel.c
17306                 Fix alertpanel_error_log's icon
17307
17308 2004-07-30 [colin]      0.9.12cvs39.6
17309
17310         * src/pop.c
17311                 Two of them should still be warnings
17312
17313 2004-07-30 [colin]      0.9.12cvs39.5
17314
17315         * src/pop.c
17316                 More warning -> error
17317 2004-07-29 [colin]      0.9.12cvs39.4
17318
17319         * src/pop.c
17320                 Warning -> error
17321
17322 2004-07-29 [colin]      0.9.12cvs39.3
17323
17324         * src/prefs_matcher.c
17325                 Fix segfault
17326
17327 2004-07-29 [colin]      0.9.12cvs39.2
17328
17329         * src/alertpanel.c
17330                 More nice-looking alertpanels
17331
17332 2004-07-29 [colin]      0.9.12cvs39.1
17333
17334         * src/messageview.c
17335                 sync with head
17336                 (inform user when partial mail is deleted on server)
17337
17338 2004-07-29 [colin]      0.9.12cvs38.1
17339
17340         * src/messageview.c
17341                 sync with head
17342
17343 2004-07-28 [paul]       0.9.12cvs37.7
17344
17345         * src/mainwindow.c
17346                 complete the replacement of deprecated gtk_progress_*
17347
17348 2004-07-28 [paul]       0.9.12cvs37.6
17349
17350         * src/action.c
17351         * src/inc.c
17352         * src/mainwindow.c
17353         * src/send_message.c
17354         * src/gtk/progressdialog.c
17355         * src/gtk/progressdialog.h
17356                 replace deprecated gtk_progress_*
17357
17358 2004-07-28 [paul]       0.9.12cvs37.5
17359
17360         * src/gtk/filesel.c
17361                 remove gtk_window_set_wmclass()
17362 2004-07-28 [paul]       0.9.12cvs37.4
17363
17364         * src/addressbook.c
17365         * src/compose.c
17366         * src/foldersel.c
17367         * src/mainwindow.c
17368         * src/messageview.c
17369         * src/sourcewindow.c
17370         * src/gtk/logwindow.c
17371                 remove gtk_window_set_wmclass()
17372                 
17373         * src/prefs_filtering.c
17374         * src/prefs_filtering_action.c
17375         * src/prefs_fonts.c
17376         * src/prefs_gtk.c
17377         * src/prefs_matcher.c
17378         * src/ssl_manager.c
17379         * src/gtk/prefswindow.c
17380                 replace gtk_window_position()
17381
17382 2004-07-28 [colin]      0.9.12cvs37.3
17383
17384         * src/alertpanel.c
17385         * src/alertpanel.h
17386                 Add a way to specify panel type for specific
17387                 panels (alertpanel())
17388         * src/account.c
17389         * src/addressbook.c
17390         * src/compose.c
17391         * src/expldifdlg.c
17392         * src/main.c
17393         * src/messageview.c
17394         * src/summaryview.c
17395         * src/textview.c
17396         * src/gtk/sslcertwindow.c
17397                 Fix alertpanel()s so that their icon match
17398                 their real type
17399
17400 2004-07-28 [paul]       0.9.12cvs37.2
17401
17402         * src/addr_compl.c
17403         * src/addressbook.c
17404         * src/alertpanel.c
17405         * src/compose.c
17406         * src/export.c
17407         * src/foldersel.c
17408         * src/folderview.c
17409         * src/grouplistdialog.c
17410         * src/import.c
17411         * src/mainwindow.c
17412         * src/message_search.c
17413         * src/messageview.c
17414         * src/passphrase.c
17415         * src/prefs_actions.c
17416         * src/prefs_common.c
17417         * src/prefs_customheader.c
17418         * src/prefs_display_header.c
17419         * src/prefs_filtering.c
17420         * src/prefs_filtering_action.c
17421         * src/prefs_gtk.c
17422         * src/prefs_matcher.c
17423         * src/prefs_msg_colors.c
17424         * src/prefs_summary_column.c
17425         * src/prefs_template.c
17426         * src/sourcewindow.c
17427         * src/ssl_manager.c
17428         * src/summary_search.c
17429         * src/gtk/colorsel.c
17430         * src/gtk/description_window.c
17431         * src/gtk/gtkaspell.c
17432         * src/gtk/inputdialog.c
17433         * src/gtk/logwindow.c
17434         * src/gtk/prefswindow.c
17435         * src/gtk/progressdialog.c
17436                 replace deprecated gtk_window_set_policy
17437
17438 2004-07-27 [colin]      0.9.12cvs37.1
17439
17440         * src/msgcache.c
17441                 More fixes (synced for head again)
17442
17443 2004-07-27 [colin]      0.9.12cvs35.3
17444
17445         * src/msgcache.c
17446                 Fix wrong test
17447
17448 2004-07-27 [colin]      0.9.12cvs35.2
17449
17450         * src/mimeview.c
17451                 Fix width a bit (by Paul)
17452         * src/alertpanel.c
17453         * src/alertpanel.h
17454                 Specialize icons, make alertpanel_message()
17455                 private
17456         * src/message_search.c
17457         * src/sgpgme.c
17458         * src/summary_search.c
17459                 Suit alertpanel changes
17460
17461 2004-07-27 [colin]      0.9.12cvs35.1
17462
17463         * src/alertpanel.c
17464                 Add an icon
17465         * src/passphrase.c
17466                 Add debug output - maybe someone will
17467                 want to look at the problem with Grab
17468                 Input :)
17469         Bump version as we're synced with HEAD
17470
17471 2004-07-26 [colin]      0.9.12cvs33.26
17472
17473         * src/pop.c
17474                 Fix uidl-file parsing when not in new
17475                 format
17476
17477 2004-07-26 [colin]      0.9.12cvs33.25
17478
17479         * src/gtk/menu.c
17480                 Move popup menu up if necessary (fixes 
17481                 account selector)
17482         * src/mainwindow.c
17483                 Set account selector's button height to
17484                 minimum
17485
17486 2004-07-26 [colin]      0.9.12cvs33.24
17487
17488         * src/alertpanel.c
17489                 Maybe fix 551 (Truncated font in alert window)
17490
17491 2004-07-26 [colin]      0.9.12cvs33.23
17492
17493         * po/de.po
17494         * po/es.po
17495         * po/fr.po
17496         * po/it.po
17497         * po/ja.po
17498         * po/pl.po
17499         * po/ru.po
17500         * po/sk.po
17501         * po/sr.po
17502         * po/zh_CN.po
17503                 Sync po files with HEAD
17504
17505 2004-07-26 [paul]       0.9.12cvs33.22
17506
17507         * src/compose.c
17508                 fix Bug 556 'Organisation-header is sent even if empty'
17509
17510 2004-07-24 [colin]      0.9.12cvs33.21
17511
17512         * src/compose.c
17513         * src/gtk/gtkaspell.c
17514         * src/gtk/gtkaspell.h
17515                 Fix speller accelerators (require hack)
17516
17517 2004-07-24 [colin]      0.9.12cvs33.20
17518
17519         * src/gtk/gtkaspell.c
17520                 Fix over-eager code deletion breaking
17521                 Check while typing
17522
17523 2004-07-24 [colin]      0.9.12cvs33.19
17524
17525         * src/browseldap.c
17526         * src/ldapctrl.c
17527         * src/ldapctrl.h
17528         * src/ldapserver.h
17529                 Sync ldap with HEAD
17530         (Fixes 546 LDAP completely broken)
17531
17532 2004-07-24 [colin]      0.9.12cvs33.18
17533
17534         * src/prefs_msg_colors.c
17535                 Fix prototype mismatch
17536         (Fixes 547 void function cannot return value)
17537
17538 2004-07-24 [colin]      0.9.12cvs33.17
17539
17540         * src/mainwindow.c
17541                 Fix sort going back to previous sort key
17542                 when changing sort direction
17543
17544 2004-07-24 [colin]      0.9.12cvs33.16
17545
17546         * src/compose.c
17547                 Fix space insertion when re-wrapping at 
17548                 cursor point
17549
17550 2004-07-24 [colin]      0.9.12cvs33.15
17551
17552         * src/gtk/gtkaspell.c
17553                 Don't change cursor position in insert-text
17554                 callback
17555         (Fixes 539 Word wrapping on input transposes letters)
17556
17557 2004-07-24 [colin]      0.9.12cvs33.14
17558
17559         * src/gtk/gtkaspell.c
17560                 Reencode non-ascii chars to dictionary's
17561                 encoding
17562         (Fixes 544 Spell check broken non english locale)
17563
17564 2004-07-24 [colin]      0.9.12cvs33.13
17565
17566         * src/summaryview.c
17567                 Fix Shift+Down, add Home/End/PgUp/PgDown
17568
17569 2004-07-21 [colin]      0.9.12cvs33.12
17570
17571         * src/prefs_common.c
17572                 Fix a gtk warning (Patch by Andrej Kacian)
17573
17574 2004-07-21 [colin]      0.9.12cvs33.11
17575
17576         * src/gtk/filesel.c
17577                 More check
17578
17579 2004-07-21 [colin]      0.9.12cvs33.10
17580
17581         * src/compose.c
17582         * src/crash.c
17583         * src/export.c
17584         * src/import.c
17585         * src/messageview.c
17586         * src/mimeview.c
17587         * src/prefs_spelling.c
17588         * src/prefs_themes.c
17589         * src/summaryview.c
17590         * src/gtk/filesel.c
17591         * src/gtk/filesel.h
17592         * src/gtk/pluginwindow.c
17593                 Untwist open/save mode guessing logic, make
17594                 it explicit
17595
17596 2004-07-20 [colin]      0.9.12cvs33.9
17597
17598         * src/codeconv.c
17599                 conv_encode_header: src_charset is UTF-8 on
17600                 gtk2
17601         * src/compose.c
17602                 Remove double encoding of the headers
17603
17604 2004-07-20 [colin]      0.9.12cvs33.8
17605
17606         * src/codeconv.c
17607                 Fix typo
17608
17609 2004-07-20 [colin]      0.9.12cvs33.7
17610
17611         * src/mainwindow.c
17612                 Set the separated messageview to the saved
17613                 size of Claws' messageview (Patch by Alfons)
17614                 Fix a callback prototype (me)
17615
17616 2004-07-20 [colin]      0.9.12cvs33.6
17617
17618         * src/codeconv.h
17619                 Forgot one hunk in 0.9.12cvs33.4
17620
17621 2004-07-19 [colin]      0.9.12cvs33.5
17622
17623         * src/action.c
17624                 Action output fix
17625                 Patch by Alfons
17626
17627 2004-07-19 [colin]      0.9.12cvs33.4
17628
17629         * src/compose.c
17630                 Fix outgoing charset bug in headers
17631         * src/codeconv.c
17632                 Clean for glib2 - Patch by Alfons
17633
17634 2004-07-19 [colin]      0.9.12cvs33.3
17635
17636         * src/statusbar.c
17637                 Remove grip from the statusbar
17638                 Patch by Alfons
17639
17640 2004-07-19 [colin]      0.9.12cvs33.2
17641
17642         * src/messageview.c
17643         * src/textview.c
17644                 Fix messageview remembering the previous
17645                 scroll position when loading a new message
17646                 Patch by Alfons
17647
17648 2004-07-19 [colin]      0.9.12cvs33.1
17649
17650         * src/folder.h
17651         * src/folderview.c
17652         * src/summaryview.c
17653                 Sync with HEAD
17654
17655 2004-07-18 [colin]      0.9.12cvs32.7
17656
17657         * configure.ac
17658                 Remove useless check for XIM - noticed
17659                 by Alfons
17660
17661 2004-07-18 [colin]      0.9.12cvs32.6
17662
17663         * src/summaryview.c
17664                 Remove non-modified and shift-modified
17665                 accelerators in summaryview's popup
17666                 menu, as that doesn't get catched by
17667                 the accel-activate signal catcher...
17668
17669 2004-07-18 [colin]      0.9.12cvs32.5
17670
17671         * src/prefs_common.c
17672                 Define sensible default prefs for 
17673                 wrapping
17674
17675 2004-07-18 [colin]      0.9.12cvs32.4
17676
17677         * src/compose.c
17678         * src/prefs_common.c
17679         * src/prefs_common.h
17680         * src/prefs_wrapping.c
17681                 Remove Smart Wrapping pref, which does
17682                 nothing on gtk2 branch
17683
17684 2004-07-18 [colin]      0.9.12cvs32.3
17685
17686         * src/sourcewindow.c
17687                 Proper utf8
17688
17689 2004-07-18 [colin]      0.9.12cvs32.2
17690
17691         * src/compose.c
17692                 Save attachment status when drafting
17693
17694 2004-07-18 [colin]      0.9.12cvs32.1
17695
17696         * src/gtk/filesel.c
17697                 Fix erratic folder selection in open mode
17698
17699 2004-07-18 [colin]      0.9.12cvs31.11
17700
17701         * src/pop.c
17702                 Don't let partial messages get deleted
17703                 even with "dowload all"
17704                 (0.9.12cvs31.8 fix extension)
17705 2004-07-18 [colin]      0.9.12cvs31.10
17706
17707         * src/gtk/logwindow.c
17708                 Fix log scrolling
17709
17710 2004-07-18 [colin]      0.9.12cvs31.9
17711
17712         * src/common/utils.c
17713                 Fix non-utf8 strings coming from commands
17714                 and files
17715
17716 2004-07-18 [colin]      0.9.12cvs31.8
17717
17718         * src/pop.c
17719                 Fix partial download bug with Download all
17720                 messages option
17721
17722 2004-07-18 [colin]      0.9.12cvs31.7
17723
17724         * src/textview.c
17725                 Fix bug introduced in 0.9.12cvs31.2
17726                 (blocked in select mode after double click)
17727
17728 2004-07-18 [colin]      0.9.12cvs31.6
17729
17730         * src/compose.c
17731         * src/gtk/menu.c
17732                 More glib-warning fixes
17733
17734 2004-07-18 [colin]      0.9.12cvs31.5
17735
17736         * src/compose.c
17737                 Fix trashing the primary clipboard when moving 
17738                 around with tab
17739         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17740
17741 2004-07-18 [colin]      0.9.12cvs31.4
17742
17743         * src/codeconv.c
17744                 convert unencoded iso headers to utf8
17745         (Fix Bug 538 Unencoded local characters in subject make it 
17746          disappear)
17747
17748 2004-07-18 [colin]      0.9.12cvs31.3
17749
17750         * src/compose.c
17751                 Fix tab char handling in wrapping
17752         (Fix Bug 537 Line wrap problem - TAB character treated as 
17753          one character instead of 8)
17754
17755 2004-07-18 [colin]      0.9.12cvs31.2
17756
17757         * src/textview.c
17758                 return FALSE on GDK_MOTION_NOTIFY
17759         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17760          (unable to highlight))
17761
17762 2004-07-18 [colin]      0.9.12cvs31.1
17763
17764         * src/folderview.c
17765                 Sync with 0.9.12cvs31
17766
17767 2004-07-18 [colin]      0.9.12cvs30.4
17768
17769         * src/compose.c
17770                 Also block text_inserted when inserting a file
17771
17772 2004-07-18 [colin]      0.9.12cvs30.3
17773
17774         * src/compose.c
17775                 Fix smart wrapping (block text_inserted handler
17776                 while putting quotation to avoid wrap on input,
17777                 don't join lines if next is sig separator)
17778
17779 2004-07-17 [colin]      0.9.12cvs30.2
17780
17781         * src/folderview.c
17782         * src/mainwindow.c
17783         * src/mimeview.c
17784         * src/summaryview.c
17785         * src/gtk/quicksearch.c
17786         * src/gtk/quicksearch.h
17787                 Block key events handlers *and* accels while
17788                 quicksearch is focused
17789         (Fixes Bug 534 quick-search bar not accepting certain letters)
17790
17791 2004-07-17 [colin]      0.9.12cvs30.1
17792
17793         * src/folder.h
17794         * src/folderview.c
17795         * src/summaryview.c
17796                 Sync with 0.9.12cvs30
17797
17798 2004-07-17 [colin]      0.9.12cvs28.2
17799
17800         * src/mimeview.c
17801         * src/procmime.c
17802         * src/summaryview.c
17803         * src/gtk/menu.c
17804                 Squash some compile and glib warnings
17805
17806 2004-07-17 [paul]       0.9.12cvs28.1
17807
17808         * src/mimeview.c
17809                 sync with 0.9.12cvs28 HEAD
17810
17811 2004-07-16 [paul]       0.9.12cvs26.1
17812         
17813         * src/gtk/quicksearch.c
17814         * src/account.c
17815         * src/account.h
17816         * src/compose.c
17817         * src/customheader.c
17818         * src/folder_item_prefs.c
17819         * src/main.c
17820         * src/mainwindow.c
17821         * src/messageview.c
17822         * src/mimeview.c
17823         * src/news.c
17824         * src/pgpmime.c
17825         * src/pop.c
17826         * src/pop.h
17827         * src/prefs_account.c
17828         * src/prefs_account.h
17829         * src/prefs_common.c
17830         * src/prefs_common.h
17831         * src/prefs_display_header.c
17832         * src/prefs_gtk.c
17833         * src/prefs_gtk.h
17834         * src/procheader.c
17835         * src/procmime.c
17836                 sync with 0.9.12cvs26 HEAD      
17837
17838 2004-07-15 [colin]      0.9.12cvs18.14
17839
17840         * src/folder.c
17841                 Disable GPG signature check during
17842                 folder move and scan
17843         (Closes Bug 521 Signature checking slows down Folder-Move)
17844
17845 2004-07-14 [colin]      0.9.12cvs18.13
17846
17847         * src/common/partial_download.c
17848                 update includes
17849
17850 2004-07-14 [colin]      0.9.12cvs18.12
17851
17852         * src/common/partial_download.c
17853         * src/common/partial_download.h
17854                 Move doc at top, add correct copyright
17855
17856 2004-07-14 [colin]      0.9.12cvs18.11
17857
17858         * src/folder.c
17859         * src/messageview.c
17860         * src/pop.c
17861         * src/pop.h
17862         * src/procmsg.c
17863         * src/summaryview.c
17864         * src/common/Makefile.am
17865         * src/common/partial_download.c ** NEW FILES **
17866         * src/common/partial_download.h ** NEW FILES **
17867                 Move partial-download related stuff to its
17868                 own file
17869
17870 2004-07-14 [colin]      0.9.12cvs18.10
17871
17872         * src/send_message.c
17873                 Fix smtp auth when user is null or empty
17874
17875 2004-07-13 [colin]      0.9.12cvs18.9
17876
17877         * src/gtk/quicksearch.c
17878                 Use alphabetic order
17879
17880 2004-07-13 [colin]      0.9.12cvs18.8
17881
17882         * src/pop.c
17883                 Be paranoid on the checks
17884
17885 2004-07-13 [colin]      0.9.12cvs18.7
17886
17887         * src/gtk/quicksearch.c
17888                 Fix Engrish once again
17889
17890 2004-07-13 [colin]      0.9.12cvs18.6
17891
17892         * src/procmsg.c
17893         * src/summaryview.c
17894                 Mark messages for deletion when they are about to
17895                 be removed from trash
17896
17897 2004-07-13 [colin]      0.9.12cvs18.5
17898
17899         * src/matcher.c
17900         * src/matcher.h
17901         * src/matcher_parser_parse.y
17902         * src/prefs_matcher.c
17903         * src/gtk/quicksearch.c
17904                 Add 'partial' ('p') match string to find partially
17905                 downloaded messages
17906
17907 2004-07-13 [colin]      0.9.12cvs18.4
17908
17909         * src/pop.c
17910                 Fix misplaced block
17911
17912 2004-07-13 [colin]      0.9.12cvs18.3
17913
17914         * src/pop.c
17915         * src/pop.h
17916         * src/messageview.c
17917                 Refactor API (to avoid passing 5+ params and code
17918                 duplication)
17919         * src/folder.c
17920         * src/msgcache.c
17921         * src/procheader.c
17922         * src/common/defs.h
17923                 Add planned_download to cache
17924                 Don't mess uidl file when moving partially downloaded
17925                 mails (they change folder, we should change it in the
17926                 uidl list too or we'll remove an incorrect message)
17927                 (this also helps removing hacks when changing 
17928                 planned_download in messageview.c)
17929
17930 2004-07-12 [colin]      0.9.12cvs18.2
17931
17932         * src/gtk/quicksearch.c
17933                 Fix missing status update in quicksearch
17934
17935 2004-07-12 [paul]       0.9.12cvs18.1
17936
17937         * po/POTFILES.in
17938         * src/Makefile.am
17939         * src/account.c
17940         * src/codeconv.c
17941         * src/compose.c
17942         * src/inc.c
17943         * src/main.c
17944         * src/prefs_common.c
17945         * src/procmsg.h
17946         * src/toolbar.c
17947         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17948         * src/prefs_wrapping.[ch]       ** NEW FILES **
17949         * src/common/intl.h
17950         * src/common/utils.[ch]
17951         * src/gtk/quicksearch.[ch]
17952                 sync with 0.9.12cvs18 HEAD
17953
17954 2004-07-12 [colin]      0.9.11cvs17.25
17955
17956         * src/folder.c
17957         * src/folder.h
17958                 Remove unused function added by me in 0.9.11cvs17.10
17959
17960 2004-07-11 [colin]      0.9.11cvs17.24
17961
17962         * src/inc.c
17963         * src/messageview.c
17964         * src/pop.c
17965         * src/pop.h
17966                 Use folderitem and msgnum instead of filename to
17967                 know which mail to delete
17968                 Move old partial mail deletion to pop.c
17969
17970 2004-07-10 [colin]      0.9.11cvs17.23
17971
17972         * src/inc.c
17973                 Add debug
17974         * src/pop.c
17975         * src/pop.h
17976                 Don't re-use same enums for unrelated stuff: it's 
17977                 completely misleading !
17978                 Document a bit
17979
17980 2004-07-09 [colin]      0.9.11cvs17.22
17981
17982         * src/inc.c
17983                 Remove folder-type check and do
17984                 more tests to be sure everything's
17985                 ok
17986         * src/messageview.c
17987                 Punctuation update, remove useless
17988                 code, fix two warnings
17989         * src/noticeview.c
17990                 Layout cleaning, reset 2nd button
17991                 when specifying one
17992
17993 2004-07-09 [colin]      0.9.11cvs17.21
17994
17995         * src/messageview.c
17996         * src/pop.c
17997         * src/pop.h
17998                 Allow user to change his mind
17999                 and postpone decision (by
18000                 unmarking the mail)
18001
18002 2004-07-09 [colin]      0.9.11cvs17.20
18003
18004         * src/messageview.c
18005                 Fix bug with delete state
18006         * src/pop.c
18007         * src/pop.h
18008                 Fix buffer leak (fread doesn't 
18009                 terminate buffers with \0)
18010                 Refactoring (remove magic 
18011                 numbers)
18012
18013 2004-07-09 [colin]      0.9.11cvs17.19
18014
18015         * src/pop.c
18016                 Don't log "Skipping message" if 
18017                 we're going to TOP it two lines
18018                 later
18019
18020 2004-07-09 [colin]      0.9.11cvs17.18
18021
18022         * src/messageview.c
18023                 Fix Engrish
18024
18025 2004-07-09 [colin]      0.9.11cvs17.17
18026
18027         * src/pop.c
18028                 strlen checking...
18029         * src/messageview.c
18030                 refactoring a bit
18031
18032 2004-07-08 [colin]      0.9.11cvs17.16
18033
18034         * src/noticeview.c
18035         * src/noticeview.h
18036                 Add an optional second button
18037         * src/messageview.c
18038         * src/pop.c
18039         * src/pop.h
18040                 Don't delete partially received mails after a certain
18041                 time; rather, let the user decide.
18042
18043 2004-07-08 [colin]      0.9.11cvs17.15
18044
18045         * src/common/smtp.h
18046                 Sync with HEAD
18047
18048 2004-07-08 [colin]      0.9.11cvs17.14
18049
18050         * src/messageview.c
18051         * src/common/smtp.c
18052                 Use to_human_readable() for sizes
18053
18054 2004-07-08 [colin]      0.9.11cvs17.13
18055
18056         * src/inc.c
18057         * src/messageview.c
18058         * src/pop.c
18059         * src/pop.h
18060         * src/procmsg.c
18061                 Fix partial-downloading issues:
18062                         catch unsupported TOP
18063                         don't delete partially downloaded mails before 5 days
18064                         don't update existing with non-MH folders; that'll
18065                         make dups, but it's better than trashing the folder
18066                         free new msginfo parts
18067                 Fix indentation ;-)
18068
18069 2004-07-08 [colin]      0.9.11cvs17.12
18070
18071         * src/common/smtp.c
18072         * src/common/smtp.h
18073                 Sync smtp size verification with HEAD
18074
18075 2004-07-08 [colin]      0.9.11cvs17.11
18076
18077         * src/summaryview.c
18078         * src/prefs_common.c
18079         * src/prefs_common.h
18080         * src/gtk/quicksearch.c
18081         * src/gtk/quicksearch.h
18082                 Sync sticky pref with HEAD
18083
18084 2004-07-08 [colin]      0.9.11cvs17.10
18085
18086         * src/folder.c [1.213.2.6]
18087         * src/folder.h [1.87.2.6]
18088         * src/inc.c [1.149.2.7]
18089         * src/messageview.c [1.94.2.8]
18090         * src/procheader.c [1.47.2.6]
18091         * src/procmsg.c [1.150.2.4]
18092         * src/procmsg.h [1.60.2.5]
18093         * src/pop.c [1.56.2.4]
18094         * src/pop.h [1.17.2.3]
18095                 Let too big messages get downloaded, but truncated
18096                 Add a button to download them completely
18097                 
18098 2004-07-06 [colin]      0.9.11cvs17.9
18099
18100         * src/gtk/quicksearch.c [1.1.2.3]
18101                 Add a Clear button
18102         * commitHelper
18103         * PATCHSETS
18104                 Add a script to help with cvs
18105
18106 2004-07-03 [colin]      0.9.11cvs17.8
18107
18108         * src/plugins/imageviewer/viewer.c
18109                 fix imageviewer (which was staying on the first
18110                 displayed image)
18111
18112 2004-07-03 [colin]      0.9.11cvs17.7
18113
18114         Removed FIXME_GTK2 warnings
18115         * src/gtk/gtkutils.c
18116                 useless #warnings
18117         * src/gtk/menu.c
18118                 useless #warnings (no need to mess with menu rc)
18119         * src/gtk/menu.h
18120                 unused functions
18121         
18122
18123 2004-07-03 [colin]      0.9.11cvs17.6
18124
18125         Removed FIXME_GTK2 warnings
18126         * src/codeconv.c
18127                 useless #warnings (rewrite needed)
18128         * src/compose.c
18129                 useless #warnings (rewrite needed)
18130                 useless #warnings (gtk2 is like that)
18131                 useless #warnings (previously fixed)
18132         * src/main.c
18133                 useless #warnings (previously fixed)
18134         * src/message_search.c
18135                 useless #warnings (gtk2 is like that)
18136                 Made apparent that search is case-sensitive
18137         * src/mimeview.c
18138                 useless #warnings (rewrite needed)
18139                 useless #warnings (gtk2 is like that)
18140                 reimplemented real warnings
18141         * src/prefs_common.c
18142                 Removed block cursor option (not it gtk2)
18143         * src/prefs_gtk.c
18144                 useless #warnings (rewrite needed)
18145         * src/procheader.c
18146                 useless #warnings (rewrite needed)
18147         * src/sourcewindow.c
18148                 useless #warnings (incorrect placing)
18149         * src/summary_search.c
18150                 useless #warnings (gtk2 is like that)
18151                 Made apparent that search is case-sensitive
18152         * src/action.c
18153                 useless #warnings (gtk2 is like that)
18154         * src/textview.c
18155                 useless #warnings (rewrite needed)
18156         * src/toolbar.c
18157                 useless #warnings (rewrite needed)
18158
18159 2004-07-03 [colin]      0.9.11cvs17.5
18160
18161         * src/textview.c
18162                 Fix mismerge which broke URI opening
18163                 
18164 2004-07-01 [colin]      0.9.11cvs17.4
18165
18166         * src/gtk/filesel.c
18167                 Fill filename when saving
18168                 
18169 2004-06-27 [colin]      0.9.11cvs17.3
18170
18171         * src/gtk/filesel.[ch]
18172                 Use the new GTK file selector
18173                 Update prototype to match the reality: multiple file
18174                 selection is open-only          
18175         * src/compose.c
18176                 Match the new prototypes        
18177         * configure.ac
18178                 Match the new requirements (gtk 2.4.0)
18179                         
18180 2004-06-26 [colin]      0.9.11cvs17.2
18181
18182         * src/plugins/trayicon/trayicon.c
18183                 Remove useless signal handler on resize, which causes
18184                 an infinite "loop"
18185         
18186 2004-06-26 [colin]      0.9.11cvs17.1
18187         
18188         * tools/Makefile.am
18189                 remove launch_firebird and add nautilus2sylpheed.sh
18190         * src/quicksearch.c
18191           src/summaryview.c
18192                 Fix show/hide "Extended symbols" button problem
18193                 Fix apparition at startup
18194                 Fix const warnings
18195         * src/plugins/image_viewer/Makefile.am
18196                 Fix configure 
18197         * common/ssl.c
18198                 Re-enable certificate check, as it doesn't seem to
18199                 cause Xlib errors anymore
18200
18201 2004-06-25 [paul]       0.9.11cvs17
18202
18203         * sync with 0.9.11cvs17 HEAD
18204         
18205         NOTE: QuickSearch is broken
18206
18207 2004-06-07 [colin]      0.9.10claws67.10
18208         * src/plugins/trayicon/trayicon.c
18209           src/plugins/trayicon/libeggtrayicon/Makefile.am
18210           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18211                 Fix gettextization in trayicon plugin
18212
18213 2004-06-07 [colin]      0.9.10claws67.9
18214         
18215         * src/summaryview.c
18216           src/gtk/gtksctree.[ch]
18217                 Let Shift+{Up,Down} work in summaryview
18218                 (well, Down "works" and Up works)
18219                 Let the list scroll when using these keys
18220
18221 2004-06-06 [colin]      0.9.10claws67.8
18222
18223         * src/plugins/trayicon/trayicon.c
18224                 Fix pixmap update
18225
18226 2004-06-06 [colin]      0.9.10claws67.7
18227
18228         * src/addressbook.c
18229                 Fix signal handling causing system-wide focus grab
18230
18231 2004-05-25 [paul]       0.9.10claws67.6
18232
18233         * Makefile.am
18234           src/Makefile.am
18235                 clean up
18236
18237 2004-05-25 [paul]       0.9.10claws67.5
18238
18239         * replace deprecated gtk_signal... functions
18240
18241 2004-05-23 [colin]      0.9.10claws67.4
18242
18243         * src/compose.c
18244                 Fix wrapping
18245
18246 2004-05-22 [colin]      0.9.10claws67.3
18247
18248         * src/compose.c
18249                 Re-fix [Edited] in compose.c::compose_reedit()
18250
18251 2004-05-22 [colin]      0.9.10claws67.2
18252
18253         * src/procmime.c
18254                 Fix parsing of multiparts mails
18255
18256 2004-05-22 [colin]      0.9.10claws67.1
18257
18258         * src/summaryview.c
18259                 Fix quicksearch
18260
18261 2004-05-22 [paul]       0.9.10claws67
18262
18263         * sync with 0.9.10claws67 HEAD
18264
18265 2004-05-14 [alfons]
18266
18267         * src/procmime.h
18268                 add forgotton prototype
18269
18270 2004-05-10 [paul]       0.9.10claws57
18271
18272         * sync with 0.9.10claws57 HEAD
18273
18274 2004-05-05 [paul]       0.9.9.claws1
18275
18276         * ChangeLog-gtk2        ** REMOVED **
18277           ChangeLog-gtk2.claws  ** ADDED **
18278                 rename and adopt the normal claws format
18279                 
18280         * configure.ac
18281                 require gtkmathview >= 0.5
18282
18283         * ac/*                          ** REMOVED **
18284           ac/                           ** REMOVED **
18285           intl/Makefile.in              ** REMOVED **
18286           m4/                           ** ADDED **
18287           m4/missing                    ** ADDED **
18288           m4/missing/gdk-pixbuf.m4      ** ADDED **
18289           m4/missing/gettext.m4         ** ADDED **
18290           m4/missing/gpgme.m4           ** ADDED **
18291           m4/missing/imlib.m4           ** ADDED **
18292           m4/.cvsignore                 ** ADDED **
18293           m4/Makefile.am                ** ADDED **
18294           m4/README                     ** ADDED **
18295           m4/aclocal-include.m4         ** ADDED **
18296           m4/aspell.m4                  ** ADDED **
18297           m4/check-type.m4              ** ADDED **
18298           m4/gnupg-check-typedef.m4     ** ADDED **
18299           m4/openssl.m4                 ** ADDED **
18300           m4/spamassassin.m4            ** ADDED **
18301           po/ChangeLog                  ** REMOVED **
18302           po/Makefile.in.in             ** REMOVED **
18303           po/Rules-quot                 ** REMOVED **
18304           po/boldquot.sed               ** REMOVED **
18305           po/en@boldquot.header         ** REMOVED **
18306           po/en@quot.header             ** REMOVED **
18307           po/insert-header.sin          ** REMOVED **
18308           po/quot.sed                   ** REMOVED **
18309           po/remove-potcdate.sed        ** REMOVED **
18310           po/remove-potcdate.sin        ** REMOVED **
18311           po/stamp-po                   ** REMOVED **
18312           Makefile.am
18313           autogen.sh
18314           configure.ac
18315                 enable building with automake 1.8.x
18316                 add 'autopoint --force' to autogen.sh and remove all
18317                 auto-generated files, remove ac/ directory and use
18318                 m4/ directory instead
18319                 
18320         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18321                 fix gettextization
18322
18323 2004-02-28 Colin Leroy <colin@colino.net>
18324         * src/prefs_matcher.c
18325           src/prefs_filtering.c
18326           src/prefs_filtering_action.c
18327                 Fix non-editable GtkEntries
18328
18329 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18330         * src/prefs_themes.c
18331                 utf8 conversion for theme info
18332
18333 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18334         * sync 0.9.9claws
18335
18336 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18337         * src/grouplistdialog.c
18338                 allow multiple selections without ctrl key
18339
18340 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18341         * src/main.c
18342                 enable customizable accelerators
18343
18344 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18345         * src/prefs_common.c
18346                 re-enable different font settings for gtk1/2
18347         * src/prefs_folder_item.c
18348                 fix folder prefs displayed wrong
18349         * src/textview.c
18350                 set 'sunken' shadow type
18351
18352 2004-02-07 Colin Leroy <colin@colino.net>
18353         * src/compose.c
18354                 Fix message being always [Edited]
18355                 Encode headers correctly (utf8 buf)
18356
18357 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18358         * src/socket.c
18359                 remove double g_source_attach()
18360                 (Thanks to Colin Leroy)
18361
18362 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18363         * src/gtk/gtksctree.c
18364                 Fix SSL certificate list not shown
18365         * src/mimeview.c
18366                 Fix clicks in mime tree
18367
18368 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18369         * src/common/socket.c
18370                 Fix SSL receive
18371         * src/compose.c
18372                 Fix clipboard menu hotkeys
18373
18374 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18375         * src/gtk/gtkaspell.[ch]
18376           src/compose.c
18377                 reimplement spellchecker
18378
18379 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18380         * src/gtk/filesel.c
18381                 crash when inserting file in compose window
18382                 (TODO: keep old selection on clicks)
18383         * src/main.c
18384                 use gtkrc-2.0 instead of gtkrc
18385
18386 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18387         * src/messageview.c
18388                 remove orphaned mimeview unref()
18389
18390 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18391         * src/grouplistdialog.c
18392                 expand nodes containing subscribed groups
18393
18394 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18395         * src/textview.c
18396                 textview: hide cursor, restore old click behaviour
18397
18398 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18399         * src/textview.c
18400                 variable names messed up
18401
18402 2004-01-17 Colin Leroy <colin@colino.net>
18403         * src/addr_compl.c
18404                 Fix completion address too thin
18405         * src/compose.c
18406                 Fix tab-to-subject behaviour
18407         * src/summaryview.c
18408                 Implement key up & down in summaryview
18409
18410 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18411
18412         * sync 098claws
18413
18414 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18415         * configure.ac
18416           Makefile.am
18417           doc/.cvsignore
18418           doc/Makefile.am
18419                 faq, man, manual moved to doc/
18420         * ac/aspell.m4
18421           ac/check-type.m4
18422           ac/gnupg-check-typedef.m4
18423           ac/openssl.m4
18424           ac/spamassassin.m4
18425           ac/missing/gdk-pixbuf.m4
18426           ac/missing/gpgme.m4
18427           ac/missing/imlib.m4
18428                 fix automake warnings
18429
18430 2003-12-06 Colin Leroy <colin@colino.net>
18431         * src/summaryview.c
18432                 Fix quicksearch
18433
18434 2003-12-05 Colin Leroy <colin@colino.net>
18435         * src/summaryview.c
18436                 Fix going to next unread folder
18437
18438 2003-12-05 Colin Leroy <colin@colino.net>
18439         * src/crash.c
18440                 Fix gtk2 compilation
18441         * src/session.c
18442                 Remove iotag source handler at disconnection
18443         * src/socket.[ch] 
18444                 Remove source handler when closing socket 
18445                 (fixes another seg)
18446
18447 2003-12-04 Colin Leroy <colin@colino.net>
18448         * src/compose.c
18449           src/prefs_account.c
18450           src/prefs_common.c
18451                 Fix some dropdown menus
18452
18453 2003-12-04 Colin Leroy <colin@colino.net>
18454         * src/compose.c
18455                 Fix event handlers on header fields
18456         * src/common/socket.c
18457           src/common/session.c
18458                 Fix segfault with callback (SSL)
18459                 Fix end of session 
18460
18461 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18462
18463         * Fix compile bug in src/compose.c
18464         * removed src/gtk/gtkstext.[ch]
18465
18466 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18467
18468         * Convert character set and escape "text" attributes in toolbar setting
18469         files.
18470         * Fixed bug in button-press-event handling.
18471
18472 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18473
18474         * Fixed bug in key-press-event handling.
18475
18476 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18477
18478         * Enabled to compile tray-icon plugin (Ad-hoc).
18479         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18480
18481 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18482
18483         * Enabled to compile on sylpheed-claws.
18484         (tray-icon plugin still cannot compile yet.)
18485
18486 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18487
18488         * Updated to 0.9.5.
18489
18490 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18491
18492         * Updated to 0.9.4.
18493         * Ported monitoring SSL mechanism to GSource of GLib2
18494         (I don't confirm it)
18495         * Added _gtk2 suffix to key name of font preference to avoid
18496         ovverwriting preference of Gtk+-1.2 version.
18497
18498 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18499
18500         * Updated to 0.9.2.
18501
18502 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18503
18504         * Updated to 0.9.1.
18505         * Translate po files into UTF-8 when execute autogen.sh.
18506
18507 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18508
18509         * Updated to 0.9.0.
18510
18511 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18512
18513         * Plugged GError related memory leaks.
18514
18515 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18516
18517         * Changed default size of fonts.
18518         * Enabled to set titile font size of warning dialog.
18519
18520 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18521
18522         * Embed a sylpheed icon into executable binary on Windows.
18523
18524 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18525
18526         * I forgot to traslate character set of element string in src/xml.c.
18527
18528 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18529
18530         * Fixed detecting bind_textdomain_codeset in configure.in.
18531         * The bug in which "Example" of "Date fromat" preference isn't displayed
18532         correctly has been fixed.
18533
18534 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18535
18536         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18537           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18538           glib-gettextize
18539           Removed intl directory.
18540           Translated po files into UTF-8.
18541           (Thanks! Ryuji Abe)
18542
18543 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18544
18545         * The bug which doesn't unscape string in xml.c has been fixed.
18546
18547 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18548
18549         * The bug which is failed to translate encoding of file name thorough
18550         file dialog has been fixed.
18551
18552 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18553
18554         * Modified to translate file names which is used in inporting/expoting
18555         mbox feature and "Save as" feature into locale encoding.
18556         * Translate file names into locale encoding when "Attache file" and
18557         "Insert file".
18558         * Force set G_BROKEN_FILENAMES environment variable.
18559         * Other minor fixes.
18560
18561 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18562
18563         * Modified to treat MH folder's name as locale encoding.
18564
18565 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18566
18567         * The bug which clash on switching candidates of auto completion of
18568         addresses, cannot use auto completion in Japanesse is fixed
18569         (Thanks! Tokunaga-san)¡¥
18570
18571 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18572
18573         * The bug which cannot switch key accelerator preference has been fixed
18574         (Thanks! smbd-san)¡¥
18575
18576 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18577
18578         * version 0.8.11-gtk2-20030314
18579
18580 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18581
18582         * The bug in which character set conversion of filtering messages has
18583         been fixed.(Thanks! COCOA-san).
18584
18585 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18586
18587         * Revived "Leave space on head" preference in "Message" category.
18588         * A bug which clash when put the cursor to end of buffer and execute
18589         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18590
18591 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18592
18593         * version 0.8.11-gtk2-20030312
18594
18595 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18596
18597         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18598         * Modified to use Pango's API directly for font preference.
18599         * Integrated GtkTextView of textview to one widget.
18600         * Set fonts of header title in textview by "header_title" tag.
18601         * Removed some deprecated codes.
18602
18603 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18604
18605         * Updated to 0.8.11.
18606         * Merged cygwin patch(Thanks! Sakai-san).
18607
18608 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18609
18610         * version 0.8.10-gtk2-20030309