2006-09-27 [colin] 2.5.2cvs3
[claws.git] / ChangeLog
1 2006-09-27 [colin]      2.5.2cvs3
2
3         * src/addr_compl.c
4                 Actually do the test
5
6 2006-09-27 [colin]      2.5.2cvs2
7
8         * src/addr_compl.c
9         * src/addr_compl.h
10                 Allow completing with comma (in certain cases: vCalendar
11                 for example doesn't support that)
12                 Patch by Fabien Vantard
13
14 2006-09-26 [colin]      2.5.2cvs1
15
16         * src/Makefile.am
17         * src/addr_compl.c
18         * src/addr_compl.h
19         * src/addrbook.c
20         * src/addrbook.h
21         * src/addressbook.c
22         * src/addrindex.c
23         * src/addrindex.h
24         * src/compose.c
25         * src/prefs_common.c
26         * src/prefs_filtering_action.c
27         * src/prefs_folder_item.c
28         * src/prefs_template.c
29         * src/stock_pixmap.c
30         * src/stock_pixmap.h
31         * src/pixmaps/addr_one.xpm
32         * src/pixmaps/addr_two.xpm
33                 Add auto-completion on groups
34
35 2006-09-26 [colin]      2.5.2
36
37         * NEWS
38         * README
39         * RELEASE_NOTES
40                 2.5.2 released
41
42 2006-09-26 [colin]      2.5.1cvs5
43
44         * src/matcher.c
45                 Fix condition
46
47 2006-09-26 [colin]      2.5.1cvs4
48
49         * src/mbox.c
50                 Revert cvs1 (useless as the message is printed 
51                 every 500 mails)
52
53 2006-09-26 [colin]      2.5.1cvs3
54
55         * src/partial_download.c
56                 Fix crasher found by Alexsandar Urosevic
57
58 2006-09-26 [colin]      2.5.1cvs2
59
60         * src/summaryview.c
61                 Fix bug #1023 (Sylpheed deletes too much messages)
62
63 2006-09-26 [ticho]      2.5.1cvs1
64
65         * src/mbox.c
66                 Make use of gettext's multiple plurals for statusbar
67                 progress message.
68
69 2006-09-25 [paul]       2.5.1
70
71         * NEWS
72         * README
73         * RELEASE_NOTES
74                 2.5.1 released
75
76 2006-09-25 [colin]      2.5.0cvs3
77
78         * src/plugins/bogofilter/bogofilter.c
79         * src/plugins/clamav/clamav_plugin.c
80         * src/plugins/spamassassin/spamassassin.c
81                 BogoFilter, Spamassassin: Fix double hook registering after
82                 visiting preferences
83                 Spamassassin, Clamav: Just set the mails to move instead of
84                 doing the move - caller will move the things at once.
85
86 2006-09-25 [colin]      2.5.0cvs2
87
88         * src/imap.c
89         * src/etpan/imap-thread.c
90                 Use UID SEARCH ALL instead of UID 1:*
91                 (braindead servers can't figure out that's
92                 the same...)
93
94 2006-09-25 [wwp]        2.5.0cvs1
95
96         * src/message_search.c
97                 Added the ability to stop a running search (in message body).
98
99 2006-09-25 [paul]       2.5.0
100
101         * NEWS
102         * README
103         * RELEASE_NOTES
104                 2.5.0 released
105
106 2006-09-25 [paul]       2.4.0cvs214
107
108         * po/cs.po
109         * po/de.po
110         * po/fi.po
111         * po/fr.po
112         * po/nl.po
113         * po/pt_BR.po
114         * po/sk.po
115         * po/sr.po
116         * po/zh_CN.po
117                 updated by Tim, Stephan Sachse, Flammie Pirinen,
118                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
119                 Ticho, Aleksander Urosevic, Ralgh Young
120
121 2006-09-24 [mones]      2.4.0cvs213
122
123         * po/es.po
124                 Updated for release
125
126 2006-09-23 [colin]      2.4.0cvs212
127
128         * src/gtk/inputdialog.c
129                 Fix [ ] remember this appearing in normal
130                 input dialogs after it's been used by
131                 mimeview.
132         * src/folder.c
133         * src/folderview.c
134         * src/msgcache.c
135         * src/procmsg.c
136         * src/summaryview.c
137         * src/textview.c
138         * src/common/timing.h
139                 Enable timings in debug mode and make it
140                 look prettier.
141
142 2006-09-22 [colin]      2.4.0cvs211
143
144         * README
145                 Revert test change
146         * commitHelper
147                 ping the correct URI
148
149 2006-09-22 [colin]      2.4.0cvs210
150
151         * README
152                 Let's see if bug #1022 is fixed
153
154 2006-09-21 [colin]      2.4.0cvs209
155
156         * src/wizard.c
157         * src/common/plugin.c
158                 Prepare infra to load predefined plugins when
159                 no configuration existed. Don't actually load
160                 anything yet (feat. freeze)
161
162 2006-09-21 [wwp]        2.4.0cvs208
163
164         * manual/fr/faq.xml
165                 Partial sync w/ 2.4.0cvs72:
166                 wrap file and minor updates.
167
168 2006-09-21 [wwp]        2.4.0cvs207
169
170         * tools/fix_date.sh
171                 several fixes and enhancements. A new --force switch has been
172                 added to prevent overriding by default Date: header when
173                 already existing.
174
175 2006-09-21 [paul]       2.4.0cvs206
176
177         * src/common/utils.c
178                 add Chinese UTF8 Re prefix
179
180 2006-09-21 [wwp]        2.4.0cvs205
181
182         * tools/Makefile.am
183                 Fics alfabettical order.
184
185 2006-09-21 [wwp]        2.4.0cvs204
186
187         * tools/fix_date.sh
188         * tools/Makefile.am
189                 Added an action tool to fix missing Date field in emails.
190                 Updated Makefile.am to reflect those last two additions.
191
192 2006-09-21 [wwp]        2.4.0cvs203
193
194         * tools/uuooffice
195                 Added a action tool to open uuencoded docs w/
196                 OpenOffice (based on uudec method).
197
198 2006-09-21 [colin]      2.4.0cvs202
199
200         * src/compose.c
201         * src/textview.c
202                 Workaround possible GTK crash: remove selection 
203                 clipboard before destroying widget, or GTK+-2.10
204                 dies. Thanks to Hiro.
205
206 2006-09-20 [colin]      2.4.0cvs201
207
208         * src/compose.c
209                 Fix free-after-use in some cases (when 
210                 procmime_encode_content() frees mimeinfo->data.mem
211                 and turns it to a temp file)
212
213 2006-09-20 [colin]      2.4.0cvs200
214
215         * src/folderview.c
216         * src/summaryview.c
217         * src/gtk/gtksctree.c
218         * src/gtk/gtksctree.h
219                 Add tooltips in the folderview and summaryview
220                 (Doesn't break string freeze as they already
221                 exist)
222         * src/toolbar.c
223                 Put the spam button in the default configuration
224                 if compiled with bogo plugin too
225
226 2006-09-19 [colin]      2.4.0cvs199
227
228         * src/summaryview.c
229         * src/summaryview.h
230                 Update folder name label on folder rename
231         * src/prefs_matcher.c
232         * src/gtk/logwindow.h
233                 Fix warnings
234                 Patches by Fabien
235
236 2006-09-19 [wwp]        2.4.0cvs198
237
238         * src/summary_search.c
239                 fix can't click forward/backward buttons in the
240                 search messages.
241
242 2006-09-18 [paul]       2.4.0cvs197
243
244         * src/wizard.c
245                 add missing bracket, capitalise the A of
246                 'SpamAssassin'
247
248 2006-09-18 [paul]       2.4.0cvs196
249
250         * src/compose.c
251                 fix bug 1012 'crashed upon sending mail
252                 from compose window'
253                 Thanks to Colin
254
255 2006-09-16 [colin]      2.4.0cvs195
256
257         * src/folderview.c
258                 Fix "real-time" sorting by freezing/thawing
259
260 2006-09-16 [colin]      2.4.0cvs194
261
262         * manual/faq.xml
263                 Fix the anti-spam entry a bit
264
265 2006-09-16 [colin]      2.4.0cvs193
266
267         * src/wizard.c
268                 Make sure reviewers have no excuse when stating
269                 Sylpheed-Claws doesn't have antispam capabilities.
270
271 2006-09-16 [colin]      2.4.0cvs192
272
273         * src/main.c
274                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
275                 as if the SIGPIPE comes from etpan's thread we could
276                 trigger a GUI update from this thread.
277
278 2006-09-16 [colin]      2.4.0cvs191
279
280         * src/summaryview.c
281                 Init all members of the struct
282
283 2006-09-16 [paul]       2.4.0cvs190
284
285         * src/account.c
286                 improvements to the English
287
288 2006-09-15 [colin]      2.4.0cvs189
289
290         * src/summaryview.c
291                 HIG order on dialog
292
293 2006-09-14 [colin]      2.4.0cvs188
294
295         * src/common/socket.c
296         * src/common/socket.h
297         * src/common/ssl.c
298         * src/common/ssl_certificate.c
299         * src/common/ssl_certificate.h
300         * src/etpan/imap-thread.c
301                 the get_fqdn() call done to get canonical name when
302                 checking an SSL certificate is blocking, which is
303                 sad as we just did a non-blocking lookup to connect.
304                 Fix that by letting the fqdn available to the SockInfo,
305                 and use that in ssl_certificate_check(). For IMAP,
306                 we don't do it as the lookup's done by libetpan, but
307                 it's less annoying as IMAP connections as much more
308                 rare than POP3 connections.
309
310 2006-09-14 [paul]       2.4.0cvs187
311
312         * manual/advanced.xml
313                 improvements to the English,
314                 properly place the new hidden options
315                 within the alphabetical order
316         * src/gtk/pluginwindow.c
317                 improvements to the English
318
319 2006-09-14 [colin]      2.4.0cvs186
320
321         * src/prefs_common.c
322         * src/prefs_common.h
323         * src/gtk/gtksctree.c
324         * manual/advanced.xml
325                 New hidden pref, stripes_color_offset, to change
326                 the value added/substracted to normal bgcolor to
327                 create the stripes in summaries
328
329 2006-09-13 [colin]      2.4.0cvs185
330
331         * src/gedit-print.c
332         * src/messageview.c
333         * src/messageview.h
334         * src/summaryview.c
335         * src/textview.c
336                 Fix misc. printing issues: 
337                 - Bad font for linkified headers
338                 - Different font if the mail was displayed or not
339                 - Factorize the thing
340
341 2006-09-13 [colin]      2.4.0cvs184
342
343         * src/common/ssl_certificate.c
344                 Only get FQDN once when checking certificate
345
346 2006-09-13 [colin]      2.4.0cvs183
347
348         * src/account.c
349         * src/gtk/pluginwindow.c
350                 Misc. GUI fixes by Fabien
351
352 2006-09-13 [wwp]        2.4.0cvs182
353
354         * configure.ac
355         * src/common/utils.h
356         * src/common/utils.c
357                 get rid of unused wide-char functions.
358
359 2006-09-13 [wwp]        2.4.0cvs181
360
361         * src/plugins/pgpinline/sylpheed.def
362         * src/textview.c
363                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
364                 add privacy_reset_error to the .def file,
365                 do not fork for an external textviewer.
366
367 2006-09-13 [wwp]        2.4.0cvs180
368
369         * src/prefs_common.c
370                 fix broken font entry in prefs (patch issued by the gpg4win team,
371                 probably by Marcus Brinkmann <marcus@g10code.de>).
372
373 2006-09-13 [colin]      2.4.0cvs179
374
375         * src/folder.h
376                 Fix a warning in summaryview.c
377         * src/mainwindow.c
378         * src/summaryview.c
379         * src/summaryview.h
380                 Add missing Mark/* elements in the
381                 main menu
382
383 2006-09-12 [colin]      2.4.0cvs178
384
385         * src/prefs_actions.c
386         * src/prefs_filtering_action.c
387         * src/prefs_matcher.c
388                 Use (New) instead of New everywhere
389
390 2006-09-12 [wwp]        2.4.0cvs177
391
392         * manual/fr/addrbook.xml
393         * manual/fr/handling.xml
394                 updated some quotes in the fr manual to match the fr translation.
395
396 2006-09-12 [wwp]        2.4.0cvs176
397
398         * src/prefs_matcher.c
399                 don't store translated string elements in matcher expressions.
400                 Also fixed a misused of Q_().
401
402 2006-09-11 [wwp]        2.4.0cvs175
403
404         * src/plugins//bogofilter/bogofilter.c
405         * src/plugins//clamav/clamav_plugin.c
406         * src/plugins//demo/demo.c
407         * src/plugins//dillo_viewer/dillo_viewer.c
408         * src/plugins//pgpcore/plugin.c
409         * src/plugins//pgpinline/plugin.c
410         * src/plugins//pgpmime/plugin.c
411         * src/plugins//spamassassin/spamassassin.c
412                 gettext-ize more strings (mostly plugin error messages).
413
414 2006-09-11 [colin]      2.4.0cvs174
415
416         * src/alertpanel.c
417                 Make maximum buffer size bigger to avoid
418                 truncating translated messages. Patch by
419                 Fabien
420
421 2006-09-11 [colin]      2.4.0cvs173
422
423         * src/etpan/imap-thread.c
424                 Fix compilation on OpenBSD, thanks to 
425                 Landry
426
427 2006-09-10 [wwp]        2.4.0cvs172
428
429         * manual/account.xml
430         * manual/addrbook.xml
431         * manual/handling.xml
432         * manual/es/handling.xml
433         * manual/fr/account.xml
434         * manual/fr/addrbook.xml
435         * manual/fr/handling.xml
436                 documented addressbook matching (condition configuration):
437                   addrbook.xml, en fr
438                 documented per-account filtering rules (handling/filtering
439                   section, account section):
440                   account.xml, handling.xml, en fr
441                 slightly updated the handling/searching section to tell few
442                   words about the extended search ability:
443                   handling.xml, en fr
444                 added missing <quote></quotes> to Quick Search:
445                   handling.xml, en fr es
446                 fixed a typo (auomatically):
447                   handling.xml, en
448                 changes revisited by Paul.
449
450 2006-09-10 [paul]       2.4.0cvs171
451
452         * src/prefs_actions.c
453         * src/prefs_filtering.c
454         * src/prefs_template.c
455                 adjustments to the gui
456                 Patch by Fabien Vantard (slightly modified)
457
458 2006-09-10 [colin]      2.4.0cvs170
459
460         * src/summaryview.c
461                 Check folderitem/summaryview consistency
462                 (basically automates Update summary). Fixes
463                 #1011 (wrong (negative) count on unread 
464                 messages)
465
466 2006-09-10 [colin]      2.4.0cvs169
467
468         * src/gtk/gtksctree.c
469                 Fix recursive expansion via mouse
470         * src/plugins/bogofilter/bogofilter.c
471                 Use normal filtering way of moving
472                 messages (batching), possibly fixing
473                 bug #1015 (Bogofilter plugin doubles 
474                 new messages)
475
476 2006-09-09 [wwp]        2.4.0cvs168
477
478         * src/prefs_filtering.c
479                 better place for this fix.
480
481 2006-09-09 [wwp]        2.4.0cvs167
482
483         * src/prefs_filtering.c
484                 fix a minor bug when the enabled status of a filtering/processing
485                 rule always got set to TRUE when replacing this rule. That still
486                 make sense when adding a new rule, but now when replacing, we
487                 don't override the value of 'enabled'.
488                 Also renamed the func prefs_filtering_list_view_get_rule_name()
489                 to prefs_filtering_list_view_get_info() as this function not only
490                 returns the name, but also the account_id and the enabled status.
491
492 2006-09-09 [mones]      2.4.0cvs166
493
494         * manual/glossary.xml
495         * manual/plugins.xml
496                 Minor format corrections
497         * manual/gpl.xml
498                 Fix misplaced NO WARRANTY section
499         * manual/es/advanced.xml
500         * manual/es/faq.xml
501         * manual/es/glossary.xml
502         * manual/es/gpl.xml
503         * manual/es/handling.xml
504         * manual/es/plugins.xml
505         * manual/es/starting.xml
506                 Incorporate changes from English version
507         * manual/fr/ack.xml
508         * manual/pl/ack.xml
509         * manual/es/ack.xml
510                 Fix address, (add translation credits in es version)
511         * po/es.po
512                 Updated translation
513
514 2006-09-09 [wwp]        2.4.0cvs165
515
516         * src/prefs_filtering.c
517                 fix a crash when opening filtering prefs, if matcherrc file contains
518                 broken data (non-existing account id, which is theoretically not
519                 possible).
520
521 2006-09-08 [colin]      2.4.0cvs164
522
523         * src/folder.c
524                 Wrong assert, make it an if()
525         * src/gtk/gtksctree.c
526                 Fix bug #1013 (expand selected thread 
527                 tree) - expanding is now recursive
528
529 2006-09-07 [wwp]        2.4.0cvs163
530
531         * src/prefs_matcher.c
532                 make better sentences about addressbook matching in the
533                 matcher prefs. This should make translators' work easier
534                 too.
535
536 2006-09-07 [wwp]        2.4.0cvs162
537
538         * src/prefs_filtering.c
539                 code simplification (get rid of dup var. assignment).
540
541 2006-09-07 [wwp]        2.4.0cvs161
542
543         * src/summaryview.c
544                 use GTK_STOCK icons when possible, patch by Fabien Vantard
545                 <fzzzzz@gmail.com>.
546
547 2006-09-07 [paul]       2.4.0cvs160
548
549         * src/mimeview.c
550                 fix compilation warnings
551                 Thanks to Colin
552
553 2006-09-07 [paul]       2.4.0cvs159
554
555         * src/mimeview.c
556                 select the mimepart icon when
557                 displaying as text
558                 Thanks to Colin
559
560 2006-09-06 [paul]       2.4.0cvs158
561
562         * src/prefs_filtering.c
563                 fix labels and table element spacing
564                 Patch by Fabien Vantard
565
566 2006-09-06 [paul]
567
568         2.5.0-rc3 released
569
570 2006-09-06 [paul]       2.4.0cvs157
571
572         * manual/es/advanced.xml
573                 fix typo
574
575 2006-09-06 [wwp]        2.4.0cvs156
576
577         * src/mainwindow.c
578                 fix an dup launch issue when iconified, thanks to Colin.
579
580 2006-09-06 [wwp]        2.4.0cvs155
581
582         * src/gtk//gtksctree.h
583                 oops, forgot that one!
584
585 2006-09-06 [wwp]        2.4.0cvs154
586
587         * manual/pl/advanced.xml
588         * manual/advanced.xml
589         * manual/es/advanced.xml
590         * manual/fr/advanced.xml
591         * src/prefs_customheader.c
592         * src/prefs_filtering_action.c
593         * src/foldersel.c
594         * src/prefs_summaries.c
595         * src/prefs_filtering.c
596         * src/account.c
597         * src/compose.c
598         * src/prefs_summary_column.c
599         * src/addr_compl.c
600         * src/prefs_actions.c
601         * src/prefs_folder_column.c
602         * src/ssl_manager.c
603         * src/prefs_template.c
604         * src/prefs_display_header.c
605         * src/prefs_common.h
606         * src/prefs_matcher.c
607         * src/prefs_common.c
608         * src/prefs_toolbar.c
609         * src/summaryview.c
610         * src/folderview.c
611         * src/gtk/gtksctree.c
612         * src/gtk/pluginwindow.c
613         * src/gtk/progressdialog.c
614         * src/gtk/prefswindow.c
615                 renamed hidden option enable_rules_hint to use_stripes_everywhere
616                 to make its meaning more obvious (all versions of the manual reflect
617                 the change).
618                 added an extra hidden option use_stripes_in_summary to allow
619                 discarding these stripes in mainwindow's folder and message lists;
620                 en and fr manuals only are OK towards this.
621
622 2006-09-06 [colin]      2.4.0cvs153
623
624         * src/textview.c
625                 Hide Sylpheed-Claws' internal queue headers
626                 when showing all headers. They'll be present
627                 only in Source window.
628
629 2006-09-05 [colin]      2.4.0cvs152
630
631         * src/plugins/trayicon/trayicon.c
632                 Fix crash at exit - we have to disconnect
633                 our handlers
634         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
635                 Update eggtrayicon - patch adapted from a
636                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
637                 on Sylpheed's ML
638
639 2006-09-05 [colin]      2.4.0cvs151
640
641         * src/mainwindow.c
642         * src/gtk/logwindow.c
643                 Fix race condition when something writes
644                 to the log too soon during init. Thanks
645                 to Fabien Vantard
646
647 2006-09-05 [colin]      2.4.0cvs150
648
649         * src/mimeview.c
650                 Don't select part on right-click either
651
652 2006-09-05 [paul]       2.4.0cvs149
653
654         * src/mimeview.c
655                 completion of previous commit
656                 Thanks to Colin
657
658 2006-09-05 [colin]      2.4.0cvs148
659
660         * src/mimeview.c
661                 Don't force selection on middle-click, just open
662
663 2006-09-04 [colin]      2.4.0cvs147
664
665         * src/mimeview.c
666                 Looks like gtk_notebook_set_current_page()
667                 sometimes steals focus, and this annoys us
668                 in MimeViewers as it renders navigation
669                 keys useless. Take back focus after switching
670                 pages.
671
672 2006-09-04 [colin]      2.4.0cvs146
673
674         * src/messageview.c
675                 Set stop_loading when clicking on Next
676                 during load. Don't add a callback to 
677                 avoid over-complicating things.
678
679 2006-09-04 [colin]      2.4.0cvs145
680
681         * src/mimeview.c
682         * src/messageview.c
683                 Fix multiple loads in separate messageview
684
685 2006-09-04 [colin]      2.4.0cvs144
686
687         * src/summaryview.c
688                 Let navigation keys be handled during 
689                 load
690
691 2006-09-04 [colin]      2.4.0cvs143
692
693         * src/messageview.c
694         * src/summaryview.c
695         * src/textview.c
696         * src/textview.h
697                 Make loading of huge mails (lots of text and/or
698                 images) cancellable, so the GUI doesn't block 
699
700 2006-09-04 [colin]      2.4.0cvs142
701
702         * src/plugins/trayicon/trayicon.c
703                 Fix annoyance when removing a folder with 
704                 unread mails: trayicon didn't update
705
706 2006-09-04 [paul]       2.4.0cvs141
707
708         * src/gtk/icon_legend.c
709                 straighten up columns
710                 Patch by Fabien Vantard
711
712 2006-09-04 [wwp]        2.4.0cvs140
713
714         * src/prefs_filtering.c
715                 fix new line's account name in filtering prefs:
716                 was "All", is now "(New)".
717
718 2006-09-04 [paul]       2.4.0cvs139
719
720         * tools/make.themes.project
721                 use "AUTOMAKE_OPTIONS = dist-bzip2"
722                 instead of homebrewed "make release"
723
724 2006-09-03 [colin]      2.4.0cvs138
725
726         * src/folderview.c
727                 Fix bug #1007 (Wrong folder highlighted)
728
729 2006-09-03 [colin]      2.4.0cvs137
730
731         * src/compose.c
732                 Don't set Newsgroup: header to a mail folder
733                 path
734
735 2006-09-03 [paul]       2.4.0cvs136
736
737         * src/prefs_other.c
738         * src/prefs_spelling.c
739                 unify the gui
740
741 2006-09-03 [paul]       2.4.0cvs135
742
743         * src/prefs_summaries.c
744                 correct menu item text in prefs_keybind_apply_clicked()
745
746 2006-09-03 [paul]       2.4.0cvs134
747
748         * manual/advanced.xml
749                 some improvements to the descriptions
750         * src/mainwindow.c
751         * src/messageview.c
752         * src/summaryview.c
753         * src/gtk/menu.c
754                 fix menu sensitivity issues
755         * src/prefs_message.c
756                 drop the useless word 'short'
757         * src/prefs_other.c
758                 add the word 'lines' indicating log length
759                 is a measure of lines
760         * src/textview.c
761                 fix compilation warnings
762
763 2006-09-02 [colin]      2.4.0cvs133
764
765         * src/messageview.c
766                 Display a special return-receipt message
767                 if the message is from the user
768         * src/summaryview.c
769                 Fix missing freeze of the list when marking
770                 all read and unthreading for exec. Thanks
771                 to Stephan Sachse.
772
773 2006-09-02 [paul]       2.4.0cvs132
774
775         * src/mainwindow.c
776         * src/prefs_message.c
777         * src/summaryview.c
778                 fix some english
779
780 2006-09-02 [wwp]        2.4.0cvs131
781
782         * src/prefs_filtering.c
783                 added an account name column to the filtering rules
784                 dialog.
785
786 2006-09-02 [colin]      2.4.0cvs130
787
788         * src/gtk/logwindow.c
789         * src/gtk/logwindow.h
790                 Block scrolling if we're not at the end
791                 of the log
792
793 2006-09-02 [colin]      2.4.0cvs129
794
795         * src/folder.c
796                 Make sure account-specific rules can't
797                 be used in {pre-,post-,}processing
798         * src/mainwindow.c
799         * src/gtk/logwindow.c
800         * src/gtk/logwindow.h
801                 Jump to last error when clicking on the
802                 warning icon
803
804 2006-09-02 [colin]      2.4.0cvs128
805
806         * src/imap.c
807         * src/import.c
808         * src/mainwindow.c
809         * src/mainwindow.h
810                 Fix warning icon
811         * src/inc.c
812         * src/mbox.c
813         * src/mbox.h
814                 Let proc_mbox know its account, for
815                 account-specific rules
816
817 2006-09-01 [colin]      2.4.0cvs127
818
819         * src/codeconv.c
820                 Don't uselessly use iconv to convert from
821                 us-ascii
822         * src/alertpanel.c
823         * src/mainwindow.c
824         * src/mainwindow.h
825         * src/inc.c
826                 Fix certain log cases, disable warning icon
827                 for now, the correct way to display it when
828                 necessary and only when necessary is probably
829                 to do it manually rather than use error logs
830         * src/etpan/imap-thread.c
831                 Clean up UID logging a bit
832         * src/gtk/logwindow.c
833         * src/gtk/logwindow.h
834                 Make logging faster when the window's closed
835
836 2006-09-01 [wwp]        2.4.0cvs126
837
838         * manual/fr/account.xml
839                 reflect changes to the ref. manual (parts of cvs72):
840                 fix tabnames and quotes.
841
842 2006-09-01 [wwp]        2.4.0cvs125
843
844         * manual/fr/plugins.xml
845                 reflect changes to the reference manual (cvs42):
846                 update IRC channel info.
847
848 2006-09-01 [wwp]        2.4.0cvs124
849
850         * commitHelper
851                 use CVSEDITOR env. var. if set, according to `man cvs`.
852
853 2006-09-01 [wwp]        2.4.0cvs123
854
855         * manual/advanced.xml
856                 better sentence again (thanks to Paul).
857
858 2006-09-01 [wwp]        2.4.0cvs122
859
860         * manual/advanced.xml
861         fix definition of toolbar_detachable and rework a bit the one of
862         enable_dotted_lines.
863
864 2006-09-01 [mones]      2.4.0cvs121
865
866         * manual/advanced.xml
867                 Document enable_dotted_lines
868
869 2006-09-01 [paul]       2.4.0cvs120
870
871         * src/folderview.c
872         * src/folderview.h
873         * src/imap.c
874         * src/mainwindow.c
875         * src/summaryview.c
876                 obey the 'When entering folder...' option
877                 when using the /View/Go to/... menu items
878                 Thanks to Colin
879
880 2006-08-31 [colin]      2.4.0cvs119
881
882         * src/folderview.c
883                 Revert 2.4.0cvs116, wrong fix.
884
885 2006-08-31 [colin]      2.4.0cvs118
886
887         * src/gtk/gtksctree.c
888                 Better state the various copyrights
889
890 2006-08-31 [colin]      2.4.0cvs117
891
892         * src/prefs_common.c
893                 fix enable_dotted_lines
894
895 2006-08-31 [colin]      2.4.0cvs116
896
897         * src/folderview.c
898                 Use pref "Always open on select" when going
899                 to next unread folder
900         * src/gtk/gtksctree.c
901                 Fix link failure to _gtk_clist_create_cell_layout
902                 on certain computers. (Why not mine, I wonder)
903
904 2006-08-31 [colin]      2.4.0cvs115
905
906         * src/procmsg.c
907         * src/textview.c
908         * src/plugins/bogofilter/bogofilter.c
909         * src/plugins/spamassassin/spamassassin.c
910                 Requalify some "errors" to warnings
911         * src/mainwindow.c
912         * src/mainwindow.h
913         * src/statusbar.c
914                 Add an icon in the statusbar to notify
915                 of errors
916         * src/gtk/gtksctree.c
917         * src/folderview.c
918         * src/summaryview.c
919                 Make the GtkSCTree look more modern by
920                 alternating background lines
921         * src/prefs_common.c
922         * src/prefs_common.h
923                 Add a pref to let people have the old
924                 way if they prefer
925
926
927 2006-08-30 [colin]      2.4.0cvs114
928
929         * src/procmsg.c
930         * src/procmsg.h
931                 Provide a way to filter a list of
932                 messages in an optimised manner, and
933                 add a list-filtering hook
934         * src/folder.c
935         * src/inc.c
936         * src/mbox.c
937                 Use the list filtering
938         * src/plugins/bogofilter/bogofilter.c
939                 Use the list-filtering hook
940                 Use -b (bulk) mode for more speed
941                 when learning and filtering
942         * src/etpan/imap-thread.c
943                 Make log output shorter in UID SEARCH
944
945
946 2006-08-30 [colin]      2.4.0cvs113
947
948         * src/plugins/bogofilter/bogofilter.c
949                 Really fast mass learning - thanks to David
950                 Relson for the options explanations :)
951
952 2006-08-30 [colin]      2.4.0cvs112
953
954         * src/msgcache.c
955                 Fix compilation on FreeBSD. Thanks
956                 to Michael Hugues
957
958 2006-08-29 [colin]      2.4.0cvs111
959
960         * src/folderview.c
961                 Handle "popup_menu" signal (for popping the 
962                 menu via the keyboard)
963         * src/mimeview.c
964         * src/mimeview.h
965         * src/summaryview.c
966         * src/textview.c
967         * src/gtk/gtkutils.c
968         * src/gtk/gtkutils.h
969                 Factorize scrolling code, and add an API 
970                 for MimeViewers to handle scroll orders
971
972 2006-08-29 [wwp]        2.4.0cvs110
973
974         * src/plugins//bogofilter/bogofilter.c
975         * src/plugins//spamassassin/spamassassin.c
976                 make the bogofilter/spamassassin filtering error dialogs at
977         incorporation obey to the "don't popup error dialog on
978         receive error" option. If disabled, feed the log window w/
979         the error message.
980
981 2006-08-29 [paul]
982
983         2.5.0-rc2 released
984
985 2006-08-29 [paul]       2.4.0cvs109
986
987         * Makefile.am
988                 remove 'make release', it's not needed
989                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
990
991 2006-08-29 [paul]       2.4.0cvs108
992
993         * src/foldersel.c
994         * src/summary_search.c
995         * src/gtk/progressdialog.c
996         * src/plugins/pgpcore/passphrase.c
997                 replace deprecated gtk_window_set_policy()
998
999 2006-08-29 [colin]      2.4.0cvs107
1000
1001         * src/folder.c
1002                 Fix data loss when copy fails during a move:
1003                 only use fast remove_msgs if everything was
1004                 copied OK; else use slow remove_msg on the
1005                 mails that got copied only.
1006
1007 2006-08-28 [paul]       2.4.0cvs106
1008
1009         * src/mh.c
1010                 revert change in 2.4.0cvs104, it breaks
1011                 stuff
1012
1013 2006-08-28 [paul]       2.4.0cvs105
1014
1015         * src/plugins/spamassassin/spamassassin.c
1016                 english fix
1017
1018 2006-08-28 [paul]       2.4.0cvs104
1019
1020         * src/mh.c
1021                 fix data loss when moving to another
1022                 mailbox fails
1023         * src/prefs_spelling.c
1024                 improve the english
1025         * src/gtk/pluginwindow.c
1026                 improve the layout of the dialog text
1027         All thanks to Colin
1028
1029 2006-08-28 [paul]       2.4.0cvs103
1030
1031         * src/plugins/bogofilter/bogofilter.c
1032         * src/plugins/bogofilter/bogofilter_gtk.c
1033                 fix english up a bit, innit
1034
1035 2006-08-28 [paul]       2.4.0cvs102
1036
1037         * configure.ac
1038         * po/Makefile.in.in
1039         * po/Makevars
1040                 require autoconf 2.60, enabling building
1041                 with gettext 0.15 (gettext 0.14.x build still
1042                 possible). Replace Makefiles with versions
1043                 from gettext 0.15.
1044                 Remove configure options --with-localedir and
1045                 --with-mandir. The options that are provided
1046                 directly by autoconf 2.60 can be used instead:
1047                 --mandir --localedir
1048
1049 2006-08-27 [colin]      2.4.0cvs101
1050
1051         * src/plugins/bogofilter/Makefile.am
1052                 Fix make dist (no README)
1053
1054 2006-08-27 [colin]      2.4.0cvs100
1055
1056         * src/folder.c
1057                 Don't use F_UNKNOWN folders for any default
1058                 outbox/trash/etc
1059         * src/plugins/bogofilter/bogofilter.c
1060         * src/plugins/bogofilter/bogofilter.h
1061         * src/plugins/bogofilter/bogofilter_gtk.c
1062                 Add an option to specify the path to bogofilter
1063                 Use single-quotes to be able to learn in folders
1064                 with spaces in their names
1065                 Verify learning status
1066
1067 2006-08-27 [colin]      2.4.0cvs99
1068
1069         * manual/faq.xml
1070         * manual/plugins.xml
1071                 Document Bogofilter plugin
1072
1073 2006-08-27 [colin]      2.4.0cvs98
1074
1075         * src/compose.c
1076         * src/messageview.c
1077         * src/procmsg.c
1078         * src/procmsg.h
1079                 When possible, copy the queued mail to sent folder
1080                 instead of re-adding. Much faster on IMAP.
1081
1082 2006-08-27 [colin]      2.4.0cvs97
1083
1084         * src/msgcache.c
1085                 Disable mmaped caches - huge metadata loss
1086                 here after a power failure.
1087         * src/summaryview.c
1088                 Add quicksearch timing
1089         * src/common/plugin.c
1090         * src/common/plugin.h
1091                 Implement an interface to tell what plugins
1092                 provide. Prevent loading of similar plugins.
1093         * src/plugins/clamav/clamav_plugin.c
1094         * src/plugins/demo/demo.c
1095         * src/plugins/dillo_viewer/dillo_viewer.c
1096         * src/plugins/pgpcore/plugin.c
1097         * src/plugins/pgpinline/pgpinline.c
1098         * src/plugins/pgpmime/pgpmime.c
1099         * src/plugins/spamassassin/spamassassin.c
1100         * src/plugins/trayicon/trayicon.c
1101                 Implement plugin_provides()
1102
1103 2006-08-27 [colin]      2.4.0cvs96
1104
1105         * configure.ac
1106         * src/plugins/Makefile.am
1107         * src/plugins/bogofilter/.cvsignore
1108         * src/plugins/bogofilter/Makefile.am
1109         * src/plugins/bogofilter/bogofilter.c
1110         * src/plugins/bogofilter/bogofilter.h
1111         * src/plugins/bogofilter/bogofilter_gtk.c
1112                 New Bogofilter plugin, provides filtering and
1113                 learning. Spamassassin will go to extra plugins.
1114
1115 2006-08-26 [mones]      2.4.0cvs95
1116
1117         * manual/handling.xml
1118                 Fix subfolder path in the example (thanks to Paul) 
1119
1120 2006-08-26 [mones]      2.4.0cvs94
1121
1122         * manual/glossary.xml
1123                 2.2. + add ISP to the glossary
1124                 7.5. + Add UIDL to glossary
1125                 7.7. + Add TCP to glossary
1126         * manual/handling.xml
1127                 7.1. + Mentions GNU/Linux distribution, what about the non...
1128                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1129                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1130                 7.4. = Use appropriate quotation for commands
1131                 7.6. = change "" to <quote></quote>
1132         * manual/plugins.xml
1133                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1134         * manual/starting.xml
1135                 2.1. + local mbox file: some examples of mbox file locations...
1136                 Also reformatted files requiring it
1137
1138 2006-08-26 [wwp]        2.4.0cvs93
1139
1140         * src/summary_search.c
1141                 disable find buttons while summary search is running.
1142
1143 2006-08-25 [colin]      2.4.0cvs92
1144
1145         * src/folder.c
1146         * src/folderutils.c
1147         * src/mh.c
1148         * src/procmsg.h
1149         * src/summaryview.c
1150                 Speed up MH moving, and add progressbar
1151                 for MH deletion
1152         * src/msgcache.c
1153                 Write cache files using mmap() too
1154
1155 2006-08-25 [wwp]        2.4.0cvs91
1156
1157         * src/summaryview.c
1158                 switch spam<->ham button when a message has been marked as spam or ham
1159                 and is still selected. Thanks to Colin.
1160
1161 2006-08-25 [paul]       2.4.0cvs90
1162
1163         * src/Makefile.am
1164         * src/stock_pixmap.c
1165         * src/stock_pixmap.h
1166         * src/summaryview.c
1167         * src/gtk/icon_legend.c
1168         * src/pixmaps/copied.xpm
1169         * src/pixmaps/moved.xpm
1170                 add icons for delayed execution marked for
1171                 copying, marked for moving
1172
1173 2006-08-25 [mones]      2.4.0cvs89
1174
1175         * manual/glossary.xml
1176                 Fix the other glossary items:
1177                 5.1. = Inmmediate execution -> <quote>immediate execution...
1178                 5.2. = Fix MBOX capitalization -> Mbox
1179                 5.3. + Improve Plugins def. w/ tech. ref.
1180                 5.4. = Quotation -> replace '>' by <quote>></quote>
1181                 5.5. - SMTP Server. -> remove dot
1182         * po/es.po
1183                 Updated translation
1184
1185 2006-08-25 [mones]      2.4.0cvs88
1186
1187         * manual/ack.xml
1188                 Reformatted, changed email address
1189         * manual/glossary.xml
1190                 Reformatted, fixed MANUAL-TODO items:
1191                 8.2. + add ROT-13 to glossary
1192                 8.4. + add URL to glossary
1193         * manual/es/advanced.xml
1194                 Fixed <literal>s
1195
1196 2006-08-25 [paul]       2.4.0cvs87
1197
1198         * src/gtk/icon_legend.c
1199                 add 'marked for deletion' icon
1200                 arrange icons by containing column
1201                 wrap long label text
1202
1203 2006-08-25 [colin]      2.4.0cvs86
1204
1205         * src/common/utils.c
1206         * src/common/utils.h
1207                 Add the sc_g_*list_bigger functions in
1208                 a place everyone can use it
1209         * src/summaryview.c
1210                 Only freeze/thaw the list when working
1211                 on the selection, if it's bigger than 1
1212         * src/gtk/gtksctree.c
1213                 Only freeze/thaw the list when unselec-
1214                 ting 'all' if ('all' != 1)
1215                 This avoids some flickering
1216
1217 2006-08-24 [colin]      2.4.0cvs85
1218
1219         * src/addressbook.c
1220                 Fix strange list selection
1221                 Fix random seg (Invalid read of freed memory)
1222
1223 2006-08-24 [colin]      2.4.0cvs84
1224
1225         * src/alertpanel.c
1226         * src/gtk/inputdialog.c
1227         * src/plugins/pgpcore/passphrase.c
1228                 Revert minimal width patch of 2.4.0cvs67,
1229                 as it is also a maximal width. Use 
1230                 gtk_window_set_default_size instead.
1231
1232 2006-08-24 [colin]      2.4.0cvs83
1233
1234         * src/msgcache.c
1235                 Write cache/mark to temp files before
1236                 overwriting old ones (avoids metadata
1237                 loss if writing the new files fail).
1238                 Use mmap() to read cache/mark file, as
1239                 this makes cache reading faster. Dis-
1240                 abled for big-endian machines until it
1241                 can be tested. (Big-endian users: set
1242                 msgcache_use_mmap = TRUE in the relevant
1243                 #if).
1244         * src/procmsg.h
1245                 Move rarely used fields of MsgInfo in 
1246                 another structure, which will only be
1247                 allocated if needed. Face, X-Face,
1248                 Return receipt headers and List-*
1249                 headers are moved. Mails having none
1250                 of these occupy 52 bytes less with
1251                 this patch, which makes 2.5MB of RAM
1252                 saved on a 50k folder).
1253         * src/headerview.c
1254         * src/mainwindow.c
1255         * src/messageview.c
1256         * src/partial_download.c
1257         * src/procheader.c
1258         * src/procmsg.c
1259         * src/textview.c
1260                 Follow this structure change.
1261
1262 2006-08-24 [wwp]        2.4.0cvs82
1263
1264         * manual/es/.cvsignore
1265         * manual/es/dist/.cvsignore
1266         * manual/es/dist/html/.cvsignore
1267         * manual/es/dist/pdf/.cvsignore
1268         * manual/es/dist/ps/.cvsignore
1269         * manual/es/dist/txt/.cvsignore
1270                 more (generated) files to ignore.
1271
1272 2006-08-24 [colin]      2.4.0cvs81
1273
1274         * src/folder.c
1275         * src/mh.c
1276                 Fix possible problems with local delivery. Check the folder doesn't
1277                 need scan before setting its mtime when saving cache (which can be
1278                 done long after the folder's been modified by an external process);
1279                 Check that the stored item's mtime didn't change in mh functions.
1280
1281 2006-08-24 [mones]      2.4.0cvs80
1282
1283         * manual/advanced.xml
1284                 Rewrapping, some fixes and MANUAL-TODO items:
1285                 8.1. = change "" to <quote></quote>
1286                 8.3. = quote menu items
1287                 8.5. - deploying -> new user ... ideally a new user (redundant)
1288
1289 2006-08-23 [colin]      2.4.0cvs79
1290
1291         * src/gtk/gtksctree.c
1292                 When selecting or deselecting range, only
1293                 freeze/thaw when selection is bigger than 10
1294
1295 2006-08-23 [colin]      2.4.0cvs78
1296
1297         * src/messageview.c
1298         * src/mimeview.c
1299         * src/mimeview.h
1300         * src/plugins/dillo_viewer/dillo_viewer.c
1301                 Provide an API for MimeViewer plugins to
1302                 return a text selection for replying
1303
1304 2006-08-23 [colin]      2.4.0cvs77
1305
1306         * src/image_viewer.c
1307         * src/textview.c
1308                 Use gtk_pixbuf_new_from_file_at_scale(), which
1309                 is faster than getting the pixbuf then resizing
1310                 it.
1311
1312 2006-08-23 [colin]      2.4.0cvs76
1313
1314         * src/procmime.c
1315                 UTF-8 should be sent Quoted-printable
1316
1317 2006-08-22 [colin]      2.4.0cvs75
1318
1319         * src/mh.c
1320                 Check if scan is required before touching
1321                 the folder (or it'll be required every time)
1322
1323 2006-08-22 [colin]      2.4.0cvs74
1324
1325         * configure.ac
1326                 Require libetpan 0.46 (crasher fix when built
1327                 against gnutls)
1328
1329 2006-08-22 [colin]      2.4.0cvs73
1330
1331         * src/folder.c
1332                 Set folder's mtime after writing its
1333                 cache
1334         * src/folderview.c
1335                 Add some timing
1336         * src/procmsg.c
1337                 Don't do useless stuff if we don't 
1338                 thread by subject
1339         * src/summaryview.c
1340                 Add some timing, don't deselect prior
1341                 to selecting (gtksctree does it itself),
1342                 remove crash avoidance hacks as it's been
1343                 properly fixed since a while
1344         * src/common/utils.c
1345                 Optimize to_human_readable(): _() is slow,
1346                 do it only once, and avoid %f format for KB
1347                 (the most common in a summaryview)
1348         * src/gtk/gtksctree.c
1349                 Don't uselessly freeze/thaw (fixes flicker
1350                 on next unread and friends), reduce number
1351                 of g_list_nth/g_list_position where possible
1352         * src/gtk/gtkutils.c
1353         * src/gtk/gtkutils.h
1354                 Reduce number of g_list_nth/g_list_position
1355                 where possible.
1356                 All of this makes loading as 70k folder 2.1
1357                 seconds instead of 3.2 (with hot FS caches).
1358                 (1.3 seconds without Date and Size columns...)
1359
1360 2006-08-22 [paul]       2.4.0cvs72
1361
1362         wrap documents and do some items from mones' MANUAL-TODO:
1363
1364         * manual/account.xml
1365                 4.1. = fix tabname references to <quote>tabname</quote>
1366                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1367         * manual/faq.xml
1368                 1.1. = mentioned options don't match UI
1369                 Add information about the 'Never send Return Receipts'
1370                 option
1371         * manual/handling.xml
1372                 6.2. = Mentions Extended symbols button, but now is
1373                 named Information
1374                 6.3. = Mentions ... button, which is now Edit
1375
1376 2006-08-22 [colin]      2.4.0cvs71
1377
1378         * src/gtk/pluginwindow.c
1379                 Fix layout in verbose translations (such
1380                 as french)
1381
1382 2006-08-22 [paul]       2.4.0cvs70
1383
1384         * manual/Makefile.am
1385                 build manuals in alphabetical order
1386         * src/addressbook.c
1387         * src/prefs_themes.c
1388                 replace/remove deprecated symbols
1389         * src/gtk/gtkutils.c
1390                 fix a warning
1391         * src/gtk/pluginwindow.c
1392                 replace deprecated symbol
1393                 replace label text and move it
1394         * src/plugins/pgpcore/prefs_gpg.c
1395                 move the 'Generate...' button out of the
1396                 Sign Key frame, replace the English used
1397         * src/plugins/pgpcore/sgpgme.c
1398                 fixes to the English
1399
1400 2006-08-21 [colin]      2.4.0cvs69
1401
1402         * src/plugins/trayicon/trayicon.c
1403                 Add more strings for translation; patch
1404                 by Pawel
1405
1406 2006-08-21 [colin]      2.4.0cvs68
1407
1408         * src/compose.c
1409                 fix replied flag not set after drafting
1410         * src/matcher.c
1411                 fix body quicksearch in non-encoded bodies
1412                 containing '='
1413         * src/msgcache.c
1414                 Get rid of the g_malloc workaround for
1415                 corrupted caches, use g_try_malloc
1416
1417 2006-08-21 [colin]      2.4.0cvs67
1418
1419         * src/alertpanel.c
1420         * src/gtk/inputdialog.c
1421         * src/plugins/pgpcore/passphrase.c
1422                 Set minimal width to 375
1423         * src/mainwindow.c
1424                 Fix switching to offline, asking if it 
1425                 should be overriden for synchronising
1426         * src/mimeview.c
1427                 Don't offer to remember command on Open 
1428                 with for text parts, as the browser or 
1429                 text editor command isn't changed from 
1430                 there
1431
1432 2006-08-20 [paul]       2.4.0cvs66
1433
1434         * po/ko.po
1435         * po/zh_CN.po
1436                 fix plural form errors. revealed by stricter
1437                 checking of gettext 0.15
1438
1439 2006-08-18 [paul]       2.4.0cvs65
1440
1441         * src/stock_pixmap.c
1442                 fix the fix of 2.4.0cvs64
1443                 Thanks to Colin
1444
1445 2006-08-18 [paul]       2.4.0cvs64
1446
1447         * src/stock_pixmap.c
1448                 fix leaks
1449                 Thanks to Colin
1450
1451 2006-08-18 [paul]       2.4.0cvs63
1452
1453         * src/compose.c
1454         * src/procmsg.c
1455                 fix occasional IMAP bug where large msgs
1456                 were left in the queue folder after sending
1457                 Thanks to Colin
1458
1459 2006-08-18 [paul]       2.4.0cvs62
1460
1461         * src/folderview.c
1462                 freeze the summaryview while quicksearch results
1463                 are displayed
1464                 (fixes bug 456 'current message is hidden when the
1465                 view is refreshed and extended search is "unread 
1466                 messages"')
1467                 Thanks to Colin
1468         * src/textview.c
1469                 add missing #include "inputdialog.h"
1470         * src/common/utils.h
1471                 add missing mailcap_update_default() and improve
1472                 readability
1473
1474 2006-08-17 [colin]      2.4.0cvs61
1475
1476         * src/plugins/pgpcore/select-keys.c
1477                 Fix warnings :)
1478
1479 2006-08-17 [colin]      2.4.0cvs60
1480
1481         * src/compose.c
1482                 Don't continue queuing if Cancel is clicked
1483                 in select-keys
1484
1485 2006-08-17 [colin]      2.4.0cvs59
1486
1487         * src/plugins/pgpcore/select-keys.c
1488                 When encrypting, if only one key matches and it 
1489                 matches exactly, automatically use it.
1490
1491 2006-08-17 [colin]      2.4.0cvs58
1492
1493         * src/mimeview.c
1494         * src/prefs_common.c
1495         * src/prefs_common.h
1496         * src/prefs_ext_prog.c
1497         * src/textview.c
1498                 Fix issues with previous patch (text/html)
1499                 Remove outdated prefs
1500
1501 2006-08-17 [colin]      2.4.0cvs57
1502
1503         * src/imap.c
1504                 Add View Log button on auth error
1505         * src/procmsg.c
1506                 Fix encrypted mail marked as new when
1507                 saved in normal folders
1508         * src/plugins/pgpinline/pgpinline.c
1509                 Fix encrypt bug on IMAP
1510         * src/mimeview.c
1511         * src/common/utils.c
1512         * src/common/utils.h
1513         * src/gtk/inputdialog.c
1514         * src/gtk/inputdialog.h
1515                 Get rid of metamail stuff, simplify
1516                 opening, and allow remembering of user's
1517                 choices (by updating ~/.mailcap). There's
1518                 still to drop "Audio player" and "Image
1519                 viewer" preferences.
1520
1521 2006-08-17 [mones]      2.4.0cvs56
1522
1523         * manual/es/sylpheed-claws-manual.xml
1524                 fix DTD path
1525
1526 2006-08-17 [mones]      2.4.0cvs55
1527
1528         * configure.ac
1529         * manual/Makefile.am
1530         * manual/es/Makefile.am
1531         * manual/es/account.xml
1532         * manual/es/ack.xml
1533         * manual/es/addrbook.xml
1534         * manual/es/advanced.xml
1535         * manual/es/faq.xml
1536         * manual/es/glossary.xml
1537         * manual/es/gpl.xml
1538         * manual/es/handling.xml
1539         * manual/es/intro.xml
1540         * manual/es/keyboard.xml
1541         * manual/es/plugins.xml
1542         * manual/es/starting.xml
1543         * manual/es/sylpheed-claws-manual.xml
1544         * manual/es/dist/Makefile.am
1545         * manual/es/dist/html/Makefile.am
1546         * manual/es/dist/pdf/Makefile.am
1547         * manual/es/dist/ps/Makefile.am
1548         * manual/es/dist/txt/Makefile.am
1549                 Spanish translation for the manual
1550
1551 2006-08-16 [colin]      2.4.0cvs54
1552
1553         * src/compose.c
1554         * src/main.c
1555         * src/mainwindow.c
1556                 Fix send button sensitivity at startup
1557                 Set send menu sensitivity (patch by Fabien)
1558         * src/ssl_manager.c
1559                 Enable closing with esc (patch by Fabien)
1560         * src/gtk/foldersort.c
1561                 Enable closing with esc (patch by Fabien)
1562         * src/procmime.c
1563                 Optimisation (no need to copy to tempfile to
1564                 "decode" 7bit and 8bit)
1565         * src/summaryview.c
1566                 Fix cruft in swap_from case
1567         * src/textview.c
1568                 Fix missing last line in some mail cases 
1569                 (Fixes debian #381872)
1570         * src/plugins/pgpcore/prefs_gpg.c
1571         * src/plugins/pgpcore/sgpgme.c
1572         * src/plugins/pgpcore/sgpgme.h
1573                 Don't show "no key found" when user explicitely
1574                 wants to create a key
1575
1576 2006-08-16 [paul]       2.4.0cvs53
1577
1578         * configure.ac
1579         * src/account.c
1580         * src/addressbook.c
1581         * src/headerview.c
1582         * src/prefs_account.c
1583         * src/prefs_message.c
1584         * src/gtk/gtkutils.c
1585                 bump up minimum required versions of GTK+ and
1586                 GLIB to 2.6.0
1587
1588 2006-08-16 [paul]       2.4.0cvs52
1589
1590         * src/toolbar.c
1591                 workaround GTK+ Bug 351600 - 'Can't re-click
1592                 on button after sensitivity update'
1593                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1594                 Thanks to Colin
1595
1596 2006-08-15 [colin]      2.4.0cvs51
1597
1598         * src/plugins/pgpcore/prefs_gpg.c
1599                 Set options sensitivity according to
1600                 key existence
1601         * src/plugins/pgpcore/sgpgme.c
1602                 Allow to create key with no passphrase
1603
1604 2006-08-14 [cleroy]     2.4.0cvs50
1605
1606         * src/gtk/pluginwindow.c
1607                 New layout (maybe to be changed?)
1608         * src/gtk/gtkutils.c
1609                 Fix a bit label_window
1610         * src/plugins/pgpcore/passphrase.c
1611         * src/plugins/pgpcore/passphrase.h
1612         * src/plugins/pgpcore/plugin.c
1613         * src/plugins/pgpcore/prefs_gpg.c
1614         * src/plugins/pgpcore/prefs_gpg.h
1615         * src/plugins/pgpcore/sgpgme.c
1616         * src/plugins/pgpcore/sgpgme.h
1617                 Allow to create a PGP private key via the GUI
1618
1619 2006-08-14 [wwp]        2.4.0cvs49
1620
1621         * src/addressbook_foldersel.c
1622                 fix strict ISO C90 compliance.
1623
1624 2006-08-14 [paul]       2.4.0cvs48
1625
1626         * src/gtk/prefswindow.c
1627                 re-set scrolled window on opening
1628                 Patch by Ticho
1629
1630 2006-08-14 [paul]
1631
1632         2.5.0-rc1 released
1633
1634 2006-08-14 [paul]       2.4.0cvs47
1635
1636         * src/prefs_display_header.c
1637                 re-enable user-defined Displayed Headers
1638
1639 2006-08-14 [paul]       2.4.0cvs46
1640
1641         * src/prefs_account.c
1642                 use GTK_STOCK_EDIT
1643
1644 2006-08-13 [colin]      2.4.0cvs45
1645
1646         * src/common/utils.c
1647                 Fix "a" in quote when the original message is empty,
1648                 by using \0 instead of 'a' to test writability of
1649                 temp files.
1650
1651 2006-08-13 [wwp]        2.4.0cvs44
1652
1653         * src/plugins/spamassassin/spamassassin.c
1654                 fix capitalization of "SpamAssassin" in some debug, log and
1655                 dialog messages.
1656
1657 2006-08-13 [paul]       2.4.0cvs43
1658
1659         * src/editldap.c
1660                 fix overlapping widgets
1661         * src/prefs_account.c
1662                 fix translation of protocol_names[]
1663                 fix label disappearing off the edge of the
1664                 visible area
1665
1666 2006-08-12 [paul]       2.4.0cvs42
1667
1668         * manual/plugins.xml
1669                 update IRC channel info before it gets forgotten
1670                 about
1671
1672 2006-08-11 [colin]      2.4.0cvs41
1673
1674         * src/compose.c
1675         * src/mainwindow.c
1676         * src/mainwindow.h
1677         * src/procmsg.c
1678         * src/procmsg.h
1679         * src/summaryview.c
1680         * src/toolbar.c
1681                 Grey out the Send button if
1682                 - Queue folders are empty, or
1683                 - We're sending already
1684
1685 2006-08-11 [wwp]        2.4.0cvs40
1686
1687         * src/main.c
1688                 fix a logic issue when quitting while a compose window is
1689                 still open, thanks to Colin.
1690
1691 2006-08-10 [colin]      2.4.0cvs39
1692
1693         * src/main.c
1694                 Fix default font size setting after wizard run
1695         * src/imap.c
1696         * src/etpan/imap-thread.c
1697         * src/etpan/imap-thread.h
1698                 Fix bug #999 (Timing out on TSL cert validation 
1699                 dialog makes ugly things happen). Also, STARTTLS
1700                 unconditionnaly if initial capabilities contain
1701                 LOGINDISABLED and STARTTLS.
1702
1703 2006-08-09 [colin]      2.4.0cvs38
1704
1705         * src/mainwindow.c
1706         * src/mainwindow.h
1707                 Fix Tools/Actions sensitivity when there are
1708                 no actions
1709
1710 2006-08-09 [colin]      2.4.0cvs37
1711
1712         * src/prefs_filtering.c
1713                 Warning fix, patch by Paul
1714         * src/messageview.c
1715         * src/prefs_actions.c
1716         * src/prefs_filtering_action.c
1717         * src/prefs_matcher.c
1718                 Uniformisation of "Info ..." to "Info..." (for
1719                 old gtk), patch by Fabien
1720         * src/plugins/clamav/clamav_plugin_gtk.c
1721                 Sensitivity fix by Fabien
1722
1723 2006-08-09 [colin]      2.4.0cvs36
1724
1725         * src/main.c
1726         * src/main.h
1727                 Add a function to know whether we're exiting
1728         * src/plugins/trayicon/trayicon.c
1729                 If exiting, don't do anything. Faster, and
1730                 avoids gtk_main_iteration reentracy causing
1731                 segfaults at exit
1732
1733 2006-08-09 [colin]      2.4.0cvs35
1734
1735         * src/messageview.c
1736         * src/mimeview.c
1737         * src/mimeview.h
1738                 Fix lack of part selection when automatically 
1739                 jumping to a specific part
1740         * src/msgcache.c
1741                 Little optimisation in cache reading
1742
1743 2006-08-09 [colin]      2.4.0cvs34
1744
1745         * src/compose.c
1746                 Fix crash setting the priority on reedit
1747                 (Accessing compose before creating it!)
1748
1749 2006-08-08 [colin]      2.4.0cvs33
1750
1751         * src/procmime.c
1752                 Fix bug #998 (last attachment is not accessible)
1753                 Bad RFC interpretation on multipart close-delimiters
1754         * src/mimeview.c
1755         * src/mimeview.h
1756         * src/gtk/gtkvscrollbutton.c
1757         * src/gtk/gtkvscrollbutton.h
1758                 Make attachments list wheel-scrollable
1759
1760 2006-08-07 [colin]      2.4.0cvs32
1761
1762         * src/gtk/gtkaspell.c
1763                 Fix bug #973 (Unicode punctation characters 
1764                 are not recognized as separators by the
1765                 spell checker); fix unsigned stuff
1766
1767 2006-08-07 [colin]      2.4.0cvs31
1768
1769         * src/compose.c
1770                 Fix bug #956 (DnD text with accents in compose 
1771                 text entry); fix gccc's signed/unsigned fuss
1772
1773 2006-08-06 [colin]      2.4.0cvs30
1774
1775         * src/main.c
1776                 Fix bug #979 (Plugin crashes when exiting 
1777                 sylpheed-claws) : handle exit request only 
1778                 once
1779
1780 2006-08-05 [colin]      2.4.0cvs29
1781
1782         * src/news.c
1783                 Just make sure we have a msgid.
1784
1785 2006-08-05 [colin]      2.4.0cvs28
1786
1787         * src/news.c
1788         * src/summaryview.c
1789                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1790                 by reimplementing it
1791         * src/textview.c
1792                 Fix bug when hiding quotes with level > 3 and quote
1793                 colors are recycled
1794
1795 2006-08-04 [colin]      2.4.0cvs27
1796
1797         * src/compose.c
1798         * src/undo.c
1799         * src/undo.h
1800                 Fix a bit replace-by-pasting undo
1801         * src/mainwindow.c
1802         * src/messageview.c
1803                 Fix Fold quotes menu synchro in
1804                 mainwindow when it changes in 
1805                 messageview
1806         * src/textview.c
1807                 Fix right-click on quotes blocks
1808         * src/common/utils.c
1809                 Verify that the file created by
1810                 my_tmpfile() is writable. Fixes
1811                 bug #988 (very specific filesystem
1812                 issue)
1813         * src/plugins/pgpcore/sgpgme.c
1814                 Fix file descriptor leak
1815         * src/plugins/spamassassin/spamassassin.c
1816                 Warn once if spamd isn't reachable
1817
1818 2006-08-04 [colin]      2.4.0cvs26
1819
1820         * src/toolbar.c
1821                 i18n context patch by Fabien
1822
1823 2006-08-03 [colin]      2.4.0cvs25
1824
1825         * src/mainwindow.c
1826         * src/messageview.c
1827                 Rename "Hide quotes" to "Fold quotes"
1828         * src/textview.c
1829                 Don't use hand cursor on quotes. "all 
1830                 the bonuses of the feature and none of 
1831                 unwelcome side-effects"
1832
1833 2006-08-03 [colin]      2.4.0cvs24
1834
1835         * AUTHORS
1836         * sylpheed-claws.desktop
1837         * src/gtk/authors.h
1838                 Bring the desktop file to XDG compliance
1839                 Patch by Charles A. Edwards
1840
1841 2006-08-03 [colin]      2.4.0cvs23
1842
1843         * src/textview.c
1844                 Fix links offset when they are preceded
1845                 by accentued chars (g_utf8_strlen!)
1846         * src/mainwindow.c
1847                 Fix wrong status when starting offline
1848
1849
1850 2006-08-03 [wwp]        2.4.0cvs22
1851
1852         * src/prefs_common.h
1853                 ask what to do w/ filtering rules that belong to an account when
1854                 applying filtering rules manually from the main window (skip,
1855                 apply regardless of the account, use current account). This dialog
1856                 can be skipped and the last reply used.
1857                 (forgot that file)
1858
1859 2006-08-03 [wwp]        2.4.0cvs21
1860
1861         * src/filtering.c
1862         * src/filtering.h
1863         * src/prefs_common.c
1864         * src/summaryview.c
1865         * src/alertpanel.c
1866         * src/alertpanel.h
1867         * src/messageview.c
1868                 ask what to do w/ filtering rules that belong to an account when
1869                 applying filtering rules manually from the main window (skip,
1870                 apply regardless of the account, use current account). This dialog
1871                 can be skipped and the last reply used.
1872
1873
1874 2006-08-03 [colin]      2.4.0cvs20
1875
1876         * src/textview.c
1877                 Optimize previous patch
1878
1879 2006-08-03 [cleroy]     2.4.0cvs19
1880
1881         * src/textview.c
1882                 Fix quotes getting toggled back when the
1883                 mail has an even number of text parts
1884
1885 2006-08-02 [colin]      2.4.0cvs18
1886
1887         * src/messageview.c
1888                 Add Hide quotes menu
1889
1890 2006-08-02 [colin]      2.4.0cvs17
1891
1892         * src/mainwindow.c
1893         * src/prefs_common.c
1894         * src/textview.c
1895         * src/textview.h
1896         * src/gtk/about.c
1897                 Allow per-level quote hiding,
1898                 Allow toggling quotes by double-clicking them
1899                 Rename RemoteURI to ClickableText to reflect
1900                 the fact it's used for a variety of things
1901
1902 2006-08-02 [wwp]        2.4.0cvs16
1903
1904         * src/mainwindow.c
1905                 fix "View/Hide quotes" menu item status initialization.
1906
1907 2006-08-02 [wwp]        2.4.0cvs15
1908
1909         * src/matcher_parser_parse.y
1910                 remove a debug trace.
1911
1912 2006-08-02 [paul]       2.4.0cvs14
1913
1914         * src/plugins/pgpcore/passphrase.c
1915                 don't set initial dialog size
1916                 make it resizable
1917
1918 2006-08-02 [paul]       2.4.0cvs13
1919
1920         * src/noticeview.c
1921                 remove the rogue '/' character
1922
1923 2006-08-02 [paul]       2.4.0cvs12
1924
1925         * src/noticeview.c
1926                 allow buttons to resize as necessary
1927
1928 2006-08-01 [wwp]        2.4.0cvs11
1929
1930         * src/mbox.c
1931                 fix strict ISO C90 compliance.
1932
1933 2006-08-01 [wwp]        2.4.0cvs10
1934
1935         * tools/update-po
1936                 updated update-po tool to work w/ context-dependent translations.
1937                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1938
1939 2006-08-01 [wwp]        2.4.0cvs9
1940
1941         * src/matcher.c
1942         * src/prefs_filtering.c
1943         * src/prefs_matcher.c
1944                 allow context-dependent translations for "All",
1945                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1946
1947 2006-07-31 [colin]      2.4.0cvs8
1948
1949         * AUTHORS
1950         * src/gtk/authors.h
1951                 Add Rafal to authors
1952
1953 2006-07-31 [colin]      2.4.0cvs7
1954
1955         * src/compose.c
1956         * src/mainwindow.c
1957         * src/messageview.h
1958         * src/prefs_common.c
1959         * src/prefs_common.h
1960         * src/textview.c
1961                 Add 'View/Hide quotes'. Patch based on a patch
1962                 by Rafal Weglarz
1963
1964 2006-07-31 [colin]      2.4.0cvs6
1965
1966         * src/action.c
1967                 Fix problem with "> stuff >" actions
1968
1969 2006-07-31 [paul]       2.4.0cvs5
1970
1971         * po/nb.po
1972                 updated by Geir Helland
1973
1974 2006-07-31 [wwp]        2.4.0cvs4
1975
1976         * src/mainwindow.c
1977         * src/summaryview.c
1978         * src/summaryview.h
1979                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1980                 thanks to Colin.
1981
1982 2006-07-31 [wwp]        2.4.0cvs3
1983
1984         * src/Makefile.am
1985         * src/addr_compl.c
1986         * src/addr_compl.h
1987         * src/addressbook.c
1988         * src/addressbook.h
1989         * src/addressbook_foldersel.c
1990         * src/addressbook_foldersel.h
1991         * src/addrindex.c
1992         * src/addrindex.h
1993         * src/matcher.c
1994         * src/matcher.h
1995         * src/matcher_parser_lex.l
1996         * src/matcher_parser_parse.y
1997         * src/prefs_common.c
1998         * src/prefs_common.h
1999         * src/prefs_filtering.c
2000         * src/prefs_matcher.c
2001         * src/prefs_matcher.h
2002         * src/summaryview.c
2003                 introduce filtering against the address book. It's now possible to add
2004                 matched conditions to determine if any email address in a message matches
2005                 or doesn't match any or all books or folders in the address book.
2006
2007 2006-07-31 [wwp]        2.4.0cvs2
2008
2009         * src/account.c
2010         * src/filtering.c
2011         * src/filtering.h
2012         * src/folder.c
2013         * src/folderview.c
2014         * src/inc.c
2015         * src/mainwindow.c
2016         * src/matcher.c
2017         * src/matcher_parser_lex.l
2018         * src/matcher_parser_parse.y
2019         * src/mbox.c
2020         * src/prefs_filtering.c
2021         * src/prefs_filtering.h
2022         * src/procmsg.c
2023         * src/procmsg.h
2024         * src/summaryview.c
2025                 introduce per-account filtering rules. Each filtering rule can now be assigned
2026                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2027                 when applying filtering rules manually, as all rules will apply - even the ones
2028                 assigned to an account. This issue will be addressed soon.
2029  
2030
2031
2032 2006-07-31 [wwp]        2.4.0cvs1
2033
2034         * src/quote_fmt.c
2035                 make more strings translatable.
2036
2037 2006-07-31 [paul]       2.4.0
2038
2039         2.4.0 released
2040
2041 2006-07-31 [paul]       2.3.1cvs91
2042
2043         * po/ca.po
2044                 updated by Miquel Oliete
2045
2046 2006-07-31 [paul]       2.3.1cvs90
2047
2048         * po/de.po
2049         * po/el.po
2050         * po/fr.po
2051         * po/it.po
2052         * po/pl.po
2053         * po/pt_BR.po
2054         * po/sr.po
2055         * po/zh_CN.po
2056                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2057                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2058                 Aleksandar Urosevic, and Ralgh Young
2059
2060 2006-07-31 [paul]       2.3.1cvs89
2061
2062         * src/account.c
2063         * src/main.c
2064         * src/mainwindow.c
2065         * src/mainwindow.h
2066                 Fix a race condition when, after an SC crash, rescanning
2067                 folders took more than 0.5 seconds
2068                 Thanks to Colin
2069
2070 2006-07-31 [paul]       2.3.1cvs88
2071
2072         * src/folderview.c
2073                 don't translate separator strings
2074
2075 2006-07-30 [mones]      2.3.1cvs87
2076
2077         * doc/man/sylpheed-claws.1
2078                 Fixed non-ASCII chars in Hoa's name
2079         * po/es.po
2080                 Updated for release
2081
2082 2006-07-27 [colin]      2.3.1cvs86
2083
2084         * src/textview.c
2085                 Don't include the leading \n in links
2086                 Patch by Fabien
2087
2088 2006-07-25 [colin]      2.3.1cvs85
2089
2090         * src/mainwindow.c
2091         * src/common/socket.h
2092         * src/etpan/imap-thread.c
2093                 Refresh resolvers before connecting
2094                 to IMAP servers, and after switching
2095                 to online. Thanks to Paul.
2096
2097 2006-07-18 [colin]
2098
2099         * 2.4.0-rc4 released
2100
2101 2006-07-17 [colin]      2.3.1cvs84
2102
2103         * src/inc.c
2104                 Show connection attempt in statusbar before
2105                 connecting (previously first message was
2106                 "Retrieving messages from ..." after the
2107                 connection succeeded.
2108
2109 2006-07-16 [wwp]        2.3.1cvs83
2110
2111         * sylpheed-claws.ico
2112                 Added .ico file (windows multi-size icon file, generated).
2113
2114 2006-07-12 [wwp]        2.3.1cvs82
2115
2116         * src/messageview.c
2117                 remove Message/Re-edit menu entry from messageview window,
2118                 as sent/draft/queued messages are opened in compose window when
2119                 re-edited and it's not possible to re-edit other msgs.
2120
2121 2006-07-12 [paul]       2.3.1cvs81
2122
2123         * AUTHORS
2124         * src/mainwindow.c
2125         * src/gtk/authors.h
2126                 check online state before resetting
2127                 mailcheck timer. Useful if some program
2128                 verifies connection state and updates
2129                 Claws.
2130                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2131
2132 2006-07-12 [paul]       2.3.1cvs80
2133
2134         * sylpheed-claws-128x128.png
2135         * sylpheed-claws-64x64.png
2136         * sylpheed-claws.png
2137         * src/Makefile.am
2138         * src/main.c
2139         * src/prefs_toolbar.c
2140         * src/stock_pixmap.c
2141         * src/stock_pixmap.h
2142         * src/wizard.c
2143         * src/gtk/about.c
2144         * src/gtk/gtkutils.c
2145         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2146         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2147         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2148         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2149         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2150         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2151                 updated and renamed logo/icon files and related
2152                 logo by Jesper Schultz
2153
2154 2006-07-11 [paul]       2.3.1cvs79
2155
2156         * src/main.c
2157                 fix the labels a smidgin
2158
2159 2006-07-09 [colin]      2.3.1cvs78
2160
2161         * src/textview.c
2162                 Show errors in textviewer's command
2163                 Patch by H. Merijn Brand
2164
2165 2006-07-09 [colin]      2.3.1cvs77
2166
2167         * src/compose.c
2168                 Save FMID in drafts too
2169
2170 2006-07-08 [colin]      2.3.1cvs76
2171
2172         * src/compose.c
2173                 Svae RMID in drafted mails too
2174                 Save quote_fmt vars for whole mails,
2175                 don't reset at each quote_fmt_init:
2176                 allows to use the same |i{var} in
2177                 various template fields
2178         * src/prefs_template.c
2179         * src/quote_fmt.h
2180         * src/quote_fmt_parse.y
2181                 Same
2182
2183 2006-07-08 [colin]      2.3.1cvs75
2184
2185         * src/textview.c
2186                 Fix highlighting of attached parts URIs
2187
2188 2006-07-08 [colin]      2.3.1cvs74
2189
2190         * src/main.c
2191                 Prevent bug #981 (sc 2.3.1 segfaults with 
2192                 gtk+ 2.10) from being reported again:
2193                 if Sylpheed-Claws has been compiled against
2194                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2195                 of if Sylpheed-Claws has been compiled against
2196                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2197                 error out.
2198
2199 2006-07-07 [colin]      2.3.1cvs73
2200
2201         * src/prefs_actions.c
2202                 Fix label
2203
2204 2006-07-07 [colin]      2.3.1cvs72
2205
2206         * src/prefs_actions.c
2207                 Fix compile on gtk < 2.8. argh :)
2208
2209 2006-07-07 [paul]       2.3.1cvs71
2210
2211         * src/common/defs.h
2212                 update DONATE_URI
2213
2214 2006-07-07 [colin]      2.3.1cvs70
2215
2216         * po/POTFILES.in
2217         * src/quote_fmt.c
2218         * src/quote_fmt_lex.l
2219         * src/quote_fmt_parse.y
2220                 Add |i{var}, a way to insert user-entered
2221                 text in a template
2222
2223 2006-07-07 [colin]
2224
2225         * 2.4.0-rc3 released
2226
2227 2006-07-07 [colin]      2.3.1cvs69
2228
2229         * src/folder.c
2230                 Don't consider inboxes of UNKNOWN folder 
2231                 classes to be useable as default inboxes
2232
2233 2006-07-07 [paul]       2.3.1cvs68
2234
2235         * src/textview.c
2236                 add missing #include <errno.h>
2237                 Thanks to René J. Blokland
2238
2239 2006-07-07 [paul]       2.3.1cvs67
2240
2241         * src/action.c
2242                 Return now Closes dialog
2243         * src/mimeview.c
2244         * src/mimeview.h
2245         * src/textview.c
2246                 add contextual menu to mime parts listed
2247                 in the textview
2248                 Thanks to Colin
2249         * src/common/utils.c
2250                 reversal: ' is a valid character in URLs
2251
2252 2006-07-06 [colin]      2.3.1cvs66
2253
2254         * src/remotefolder.h
2255                 Forgotten in previous commit
2256
2257 2006-07-06 [colin]      2.3.1cvs65
2258
2259         * src/folder.c
2260                 Set summary update flag whenever
2261                 totals changed
2262         * src/imap.c
2263         * src/prefs_account.c
2264         * src/common/utils.h
2265         * src/etpan/imap-thread.c
2266                 Fix warnings, thanks to Fabien and
2267                 Ricardo
2268
2269 2006-07-06 [wwp]        2.3.1cvs64
2270
2271         * src/gtk/gtkutils.c
2272                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2273
2274 2006-07-06 [wwp]        2.3.1cvs63
2275
2276         * src/account.c
2277         * src/addressbook.c
2278         * src/addressitem.h
2279         * src/folderview.c
2280         * src/mainwindow.c
2281         * src/manual.c
2282         * src/manual.h
2283         * src/message_search.c
2284         * src/prefs_actions.c
2285         * src/prefs_filtering.c
2286         * src/prefs_filtering.h
2287         * src/prefs_template.c
2288         * src/summary_search.c
2289         * src/summaryview.c
2290         * src/gtk/gtkutils.c
2291         * src/gtk/gtkutils.h
2292         * src/gtk/pluginwindow.c
2293                 add help buttons to some dialogs. Clicking such buttons opens a
2294                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2295
2296 2006-07-06 [paul]       2.3.1cvs62
2297
2298         * src/textview.c
2299                 fix attachments contextual menu
2300                 Thanks to Colin
2301
2302 2006-07-05 [colin]      2.3.1cvs61
2303
2304         * src/textview.c
2305         * src/compose.c
2306                 Handle sftp:// links
2307
2308 2006-07-05 [paul]       2.3.1cvs60
2309
2310         * src/gtk/filesel.c
2311                 grab save button by default
2312                 Thanks to Colin
2313
2314 2006-07-05 [wwp]        2.3.1cvs59
2315
2316         * manual/xml2pdf
2317                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2318
2319 2006-07-04 [colin]      2.3.1cvs58
2320
2321         * src/mimeview.c
2322         * src/textview.c
2323                 Use left click to select, middle click to open
2324                 on mimeparts links
2325         * src/common/utils.c
2326                 Fix segfault
2327
2328 2006-07-04 [colin]      2.3.1cvs57
2329
2330         * src/mainwindow.c
2331         * src/news.c
2332                 Warning fixes, thanks to Fabien
2333
2334 2006-07-04 [colin]      2.3.1cvs56
2335
2336         * src/mimeview.c
2337         * src/mimeview.h
2338         * src/textview.c
2339                 Allow parts to be selected via their text label
2340                 in textview
2341
2342 2006-07-04 [colin]      2.3.1cvs55
2343
2344         * src/folderview.c
2345                 Feedback when closing (for big folders)
2346         * src/prefs_actions.c
2347         * src/prefs_filtering.c
2348         * src/prefs_matcher.c
2349         * src/prefs_template.c
2350                 Fix default button when closing without
2351                 having saved
2352
2353 2006-07-04 [colin]      2.3.1cvs54
2354
2355         * src/news.c
2356                 Delete local file on deletion
2357
2358 2006-07-03 [colin]      2.3.1cvs53
2359
2360         * src/folderview.c
2361         * src/main.c
2362                 Don't freeze when rescanning after crash
2363
2364 2006-07-03 [wwp]        2.3.1cvs52
2365
2366         * src/compose.c
2367         * src/privacy.c
2368         * src/privacy.h
2369         * src/plugins/pgpinline/pgpinline.c
2370         * src/plugins/pgpmime/pgpmime.c
2371                 don't report an error when the user cancels the passphrase dialog.
2372
2373 2006-07-02 [colin]      2.3.1cvs51
2374
2375         * src/folderview.c
2376                 Open message when crossing folders with Space,
2377                 goto next unread and friends
2378
2379 2006-07-01 [colin]      2.3.1cvs50
2380
2381         * src/prefs_account.c
2382                 Typographic rules varying from language
2383                 to language (in french "Protocole :"),
2384                 we have to do that :)
2385
2386 2006-07-01 [ticho]      2.3.1cvs49
2387
2388         * src/prefs_account.c
2389                 Only use one temporary gchar* variable in
2390                 prefs_account_protocol_set_optmenu().
2391
2392 2006-07-01 [ticho]      2.3.1cvs48
2393
2394         * src/prefs_account.c
2395         * src/prefs_account.h
2396                 Use GtkLabel for existing account protocol name.
2397                 Created an array for protocol names and populate the
2398                 combobox from it in a for() cycle.
2399
2400 2006-06-30 [colin]      2.3.1cvs47
2401
2402         * src/compose.c
2403                 Block undo when changing signature (by changing
2404                 account)
2405
2406 2006-06-30 [paul]       2.3.1cvs46
2407
2408         * src/send_message.c
2409                 when editing From in the Compose window, use that address
2410                 in the Return-Path: header
2411                 Thanks to Colin
2412
2413 2006-06-30 [colin]      2.3.1cvs45
2414
2415         * src/compose.c
2416                 Fix signature replacement:
2417                 - when no newline before separator
2418                 - when reediting
2419
2420 2006-06-29 [colin]      2.3.1cvs44
2421
2422         * src/folderview.c
2423         * src/folderview.h
2424         * src/mainwindow.c
2425         * src/summaryview.c
2426                 Let 'View/Go to/Next marked' work like
2427                 Next new & Next unread: across folders
2428                 Change the select_on_entry pref to do
2429                 what we want when changing folder
2430         * src/common/utils.c
2431                 Fix single-quoted links 
2432
2433 2006-06-29 [colin]      2.3.1cvs43
2434
2435         * src/gtk/gtkaspell.c
2436                 "Sylpheed" and "Sylpheed-Claws" do exist !
2437
2438 2006-06-29 [colin]      2.3.1cvs42
2439
2440         * src/imap.c
2441                 Forgot to remove debug
2442
2443 2006-06-29 [colin]      2.3.1cvs41
2444
2445         * src/imap.c
2446         * src/imap.h
2447         * src/mainwindow.c
2448                 Disconnect from IMAP servers when going
2449                 offline. Fixes bug #978 (going to offline-mode 
2450                 won't close connections)
2451
2452 2006-06-29 [colin]      2.3.1cvs40
2453
2454         * src/main.c
2455                 Fix transient setting on failing plugins
2456                 Patch by Fabien
2457         * src/plugins/pgpcore/sgpgme.c
2458                 Only warn for OpenPGP. Most people don't
2459                 have CMS available.
2460
2461 2006-06-29 [colin]      2.3.1cvs39
2462
2463         * src/compose.c
2464                 Fix Spelling menu (discrepancy between context menu
2465                 and top menu when folder's dictionary isn't the 
2466                 default one)
2467         * src/plugins/pgpcore/sgpgme.c
2468                 More error reporting about why gpgme can fail
2469
2470 2006-06-29 [wwp]        2.3.1cvs38
2471
2472         * src/mainwindow.c
2473                 honor the display-header-pane setting even when the message view
2474                 is a separate window.
2475
2476 2006-06-29 [wwp]        2.3.1cvs37
2477
2478         * src/prefs_actions.c
2479                 forgot to commit that one (use of GTK_STOCK_INFO).
2480
2481 2006-06-29 [colin]      2.3.1cvs36
2482
2483         * src/imap.c
2484                 Better handling of login errors (ask the password
2485                 again once), alert in case of error. Fix three
2486                 signedness warnings.
2487
2488 2006-06-28 [wwp]        2.3.1cvs35
2489
2490         * src/prefs_template.c
2491         * src/prefs_matcher.c
2492         * src/prefs_filtering_action.c
2493         * src/prefs_quote.c
2494                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2495                 patch by Fabien Vantard, slightly modified.
2496
2497 2006-06-28 [paul]
2498
2499         2.4.0-rc2 released
2500
2501 2006-06-28 [colin]      2.3.1cvs34
2502
2503         * src/prefs_account.c
2504                 Fix bug #977 (Can't add or edit imap accounts)
2505
2506 2006-06-28 [colin]      2.3.1cvs33
2507
2508         * src/mimeview.c
2509                 Fix previous
2510
2511 2006-06-28 [colin]      2.3.1cvs32
2512
2513         * src/mimeview.c
2514                 Save named inlined attachments with "Save all"
2515         * src/main.c
2516         * src/mbox.c
2517         * src/common/plugin.c
2518         * src/common/plugin.h
2519         * src/common/sylpheed.c
2520         * src/common/utils.c
2521         * src/plugins/pgpcore/sylpheed.def
2522         * src/plugins/pgpinline/sylpheed.def
2523         * src/plugins/pgpmime/sylpheed.def
2524                 Win32 compatibility patch, by
2525                 Werner Koch
2526
2527 2006-06-28 [wwp]        2.3.1cvs31
2528
2529         * src/imap.c
2530         * src/prefs_folder_item.c
2531                 less compilation warnings (thanks to Fabien Vantard), less typos.
2532
2533 2006-06-28 [paul]       2.3.1cvs30
2534
2535         * src/gtk/gtkutils.c
2536                 gtk_combo_box_set_focus_on_click() is only
2537                 available since gtk 2.6.0
2538
2539 2006-06-28 [paul]       2.3.1cvs29
2540
2541         * src/prefs_ext_prog.c
2542                 fix engrish and add a tooltip for the
2543                 'command for 'Display as text' option
2544
2545 2006-06-28 [paul]
2546
2547         2.4.0-rc1 released
2548
2549 2006-06-28 [paul]       2.3.1cvs28
2550
2551         * ChangeLog
2552         * tools/Makefile.am
2553                 include textviewer.pl in releases
2554
2555 2006-06-28 [paul]       2.3.1cvs27
2556
2557         * src/prefs_ext_prog.c
2558                 hide Print command option if libgnomeprint
2559                 support is present
2560
2561 2006-06-27 [colin]      2.3.1cvs26
2562
2563         * src/compose.c
2564                 Fix Esc handling in insert/attach dialog
2565                 Don't show this dialog if dragging something
2566                 else than text/uri-list
2567                 Thanks to Fabien Vantard
2568         * tools/textviewer.pl
2569                 Filter script to display stuff as text
2570                 by H. Merijn Brand
2571
2572 2006-06-27 [wwp]        2.3.1cvs25
2573
2574         * src/messageview.c
2575                 use the exact product name (message view title), patch
2576                 by Fabien Vantard.
2577
2578 2006-06-27 [ticho]      2.3.1cvs24
2579
2580         * src/prefs_account.c
2581         * src/prefs_common.c
2582         * src/prefs_common.h
2583         * src/prefs_ext_prog.c
2584         * src/textview.c
2585                 Add a preference (Preferences/External programs)
2586                 to allow "Display as text" to be done via a script
2587                 (patch by H.Merijn Brand).
2588                 Use GtkComboBox for protocol selection in account
2589                 preferences.
2590                 Only include current choice for existing accounts, and
2591                 insensitivize the combobox.
2592
2593 2006-06-27 [paul]       2.3.1cvs23
2594
2595         * src/mbox.c
2596                 fix crasher introduced in cvs21.
2597                 Thanks to Colin
2598
2599 2006-06-26 [colin]      2.3.1cvs22
2600
2601         * src/mbox.c
2602                 Fix double-frees when leaving folders
2603                 after exporting to mbox
2604
2605 2006-06-26 [colin]      2.3.1cvs21
2606
2607         * src/mbox.c
2608                 More feedback (and optimisation)
2609                 on import/export
2610         * src/common/utils.c
2611                 Fix case when looking for mail addresses
2612         * src/gtk/gtkutils.c
2613                 Extra check for (X-)Face
2614
2615 2006-06-25 [ticho]      2.3.1cvs20
2616
2617         * src/compose.c
2618         * src/exphtmldlg.c
2619         * src/gtk/gtkutils.c
2620         * src/gtk/gtkutils.h
2621                 Added second argument to gtkut_sc_combobox_create() to
2622                 control focus-on-click for the widget.
2623                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2624
2625 2006-06-25 [ticho]      2.3.1cvs19
2626
2627         * src/compose.c
2628         * src/gtk/Makefile.am
2629         * src/gtk/combobox.c
2630         * src/gtk/combobox.h
2631         * src/gtk/gtkutils.c
2632         * src/gtk/gtkutils.h
2633                 Use GtkComboBox instead of deprecated GtkOptionMenu
2634                 for account selector in compose window and for encoding
2635                 selector in attachment properties.
2636                 Also factorise working with the new GtkComboBox somewhat.
2637
2638 2006-06-24 [paul]       2.3.1cvs18
2639
2640         * src/prefs_common.c
2641                 use the correct default value
2642
2643 2006-06-24 [paul]       2.3.1cvs17
2644
2645         * src/compose.c
2646         * src/prefs_common.c
2647         * src/prefs_common.h
2648         * src/prefs_compose_writing.c
2649                 enable setting of default action when
2650                 dnd'ing files in the compose window.
2651                 (Collaborative effort with wwp)
2652
2653 2006-06-23 [wwp]        2.3.1cvs16
2654
2655         * src/compose.c
2656                 i18n fix (thanks to Fabien Vantard)
2657
2658 2006-06-22 [colin]      2.3.1cvs15
2659
2660         * src/prefs_customheader.c
2661                 Don't use filters in custom headers' file 
2662                 selector. Remember, extensions mean nothing :)
2663
2664 2006-06-22 [paul]       2.3.1cvs14
2665
2666         * configure.ac
2667                 allow setting of man directory location
2668
2669 2006-06-22 [colin]      2.3.1cvs13
2670
2671         * src/mainwindow.c
2672                 Add 'View/Go to/Next unread folder'.
2673                 I missed that :)
2674
2675 2006-06-22 [colin]      2.3.1cvs12
2676
2677         * src/common/utils.c
2678                 Add some subject prefixes
2679                 Patch by Bjorn T Johansen <btj@havleik.no>
2680
2681 2006-06-22 [colin]      2.3.1cvs11
2682
2683         * manual/advanced.xml
2684                 Forgotten hidden pref
2685
2686 2006-06-21 [paul]       2.3.1cvs10
2687
2688         * src/prefs_account.c
2689                 complete the removal of 'Add date header' option
2690
2691 2006-06-21 [paul]       2.3.1cvs9
2692
2693         * src/account.c
2694         * src/compose.c
2695         * src/prefs_account.c
2696         * src/prefs_account.h
2697                 remove option to add date header - always
2698                 add date header
2699         * src/etpan/imap-thread.c
2700                 fix warnings (Thanks to Colin)
2701
2702 2006-06-21 [wwp]        2.3.1cvs8
2703
2704         * src/folder.c
2705                 set the attachment flag when inline text part are (file)named. This is more convenient
2706                 when receiving (for instance) inline source files or patches sent using thunderbird.
2707
2708 2006-06-21 [paul]       2.3.1cvs7
2709
2710         * src/inc.c
2711                 fix off-by-one count of current msg in
2712                 statusbar filtering progressbar
2713
2714 2006-06-21 [paul]       2.3.1cvs6
2715
2716         * src/folder.c
2717                 Show attachment icon even if the part is 'inline'
2718                 if the following conditions are met:
2719                 - content-type != 'text/plain'
2720                 - content-type != '*/pgp-signature'
2721                 - either 'name' or 'filename' parameter is not NULL
2722                 
2723                 Thanks to Colin
2724
2725 2006-06-21 [paul]       2.3.1cvs5
2726
2727         * src/messageview.c
2728         * src/prefs_common.c
2729         * src/prefs_common.h
2730         * src/prefs_other.c
2731                 add an option to 'Never send Return
2732                 Receipts'
2733                 Thanks to Colin
2734
2735 2006-06-20 [mones]      2.3.1cvs4
2736
2737         * po/es.po
2738                 updated
2739         * src/compose.c
2740                 typo fixed (space after comma)
2741         * tools/make.themes.project
2742                 remove exec mode from tarball files
2743
2744 2006-06-20 [colin]      2.3.1cvs3
2745
2746         * src/news.c
2747         * src/procheader.c
2748         * src/unmime.c
2749                 Better fix for \n's in headers (don't 
2750                 break Received: and others)
2751
2752 2006-06-20 [paul]       2.3.1cvs2
2753
2754         * src/alertpanel.c
2755         * src/textview.c
2756                 improve legibility of phishing attempt
2757                 dialog
2758
2759 2006-06-20 [paul]       2.3.1cvs1
2760
2761         * NEWS
2762         * README
2763         * configure.ac
2764                 Update version number following
2765                 stable release
2766
2767 2006-06-20 [colin]      2.3.0cvs26
2768
2769         * src/compose.c
2770                 When dragging a file to the text of the compose
2771                 window, ask whether we want to insert or attach
2772                 (I know lots of people who do that to attach)
2773
2774 2006-06-20 [colin]      2.3.0cvs25
2775
2776         * src/etpan/imap-thread.c
2777                 Fix threshold (the append command is often > 32 bytes)
2778
2779 2006-06-19 [colin]      2.3.0cvs24
2780
2781         * src/imap.c
2782         * src/etpan/imap-thread.c
2783                 Workaround Rockliffe IMAP server bug: replace
2784                 "x UID SEARCH (ANSWERED UID 1:*)" with
2785                 "x UID SEARCH ANSWERED"
2786                 (Rockliffe doesn't handle the parenthesis)
2787
2788 2006-06-19 [colin]      2.3.0cvs23
2789
2790         * src/compose.c
2791         * src/imap.c
2792         * src/etpan/imap-thread.c
2793                 Probably fix bug #972 (Freezes when adding 
2794                 an attachment to the message)
2795         * src/common/defs.h
2796                 Modernize Firefox cmd
2797
2798
2799 2006-06-18 [colin]      2.3.0cvs22
2800
2801         * src/prefs_customheader.c
2802                 Only allow correct filenames for various
2803                 custom headers
2804
2805 2006-06-18 [colin]      2.3.0cvs21
2806
2807         * src/prefs_customheader.c
2808                 Add a 'From File...' button in custom headers prefs, which
2809                 try to do the right thing: 
2810                 for normal headers, use file as plaintext,
2811                 for X-Face, calls compface,
2812                 for Face, encode to b64.
2813
2814 2006-06-17 [colin]      2.3.0cvs20
2815
2816         * src/mh.c
2817                 Warning fix
2818
2819 2006-06-16 [colin]      2.3.0cvs19
2820
2821         * src/summaryview.c
2822                 Recursive quicksearch: show message list
2823                 in current folder, *then* search children
2824                 in the background.
2825
2826 2006-06-16 [colin]      2.3.0cvs18
2827
2828         * src/main.c
2829                 Instead of ignoring SIGPIPE, save caches
2830                 when getting one. Will fix the fact that
2831                 hot caches are out-of-date when logging 
2832                 out of Xorg.
2833         * src/compose.c
2834         * src/prefs_compose_writing.c
2835                 Only save text (not attachments) when 
2836                 auto-saving to drafts
2837         * src/unmime.c
2838                 Always replace \n, \r and \t with spaces
2839                 in headers
2840         * manual/dist/html/Makefile.am
2841         * manual/dist/pdf/Makefile.am
2842         * manual/dist/ps/Makefile.am
2843         * manual/dist/txt/Makefile.am
2844         * manual/fr/dist/html/Makefile.am
2845         * manual/fr/dist/pdf/Makefile.am
2846         * manual/fr/dist/ps/Makefile.am
2847         * manual/fr/dist/txt/Makefile.am
2848         * manual/pl/dist/html/Makefile.am
2849         * manual/pl/dist/pdf/Makefile.am
2850         * manual/pl/dist/ps/Makefile.am
2851         * manual/pl/dist/txt/Makefile.am
2852                 Fix make clean removing pregenerated manuals
2853
2854
2855 2006-06-16 [colin]      2.3.0cvs17
2856
2857         * src/plugins/pgpcore/sgpgme.c
2858         * src/plugins/pgpmime/pgpmime.c
2859         * src/plugins/pgpinline/pgpinline.c
2860                 Better error reporting in setup_signers.
2861                 Don't fallback to default key if specified
2862                 key isn't found.
2863                 Don't allow signing if more than one secret
2864                 key matches the one specified in prefs.
2865
2866 2006-06-15 [colin]      2.3.0cvs16
2867
2868         * src/folderview.c
2869                 Add "Send queue" in the folder's contextual
2870                 menu
2871         * src/compose.c
2872         * src/messageview.c
2873         * src/privacy.c
2874         * src/privacy.h
2875         * src/procmime.c
2876         * src/procmsg.c
2877         * src/plugins/pgpcore/passphrase.c
2878         * src/plugins/pgpcore/sgpgme.c
2879         * src/plugins/pgpinline/pgpinline.c
2880         * src/plugins/pgpmime/pgpmime.c
2881                 Better error reporting
2882         * src/mbox.c
2883                 Probably fix bug #971 (2.2.3 cannot read mail 
2884                 from local mbox)
2885
2886
2887 2006-06-15 [mones]      2.3.0cvs15
2888
2889         * tools/make.themes.project
2890                 creates the themes project from the web page
2891
2892 2006-06-15 [colin]      2.3.0cvs14
2893
2894         * src/folder.c
2895                 Better fix (avoid losing the folder if scan_tree 
2896                 fails)
2897
2898 2006-06-15 [cleroy]     2.3.0cvs13
2899
2900         * src/folder.c
2901                 Probably fix Bug #969 (crash on rebuilding 
2902                 imap folder)
2903
2904 2006-06-14 [colin]      2.3.0cvs12
2905
2906         * manual/dtd/manual.xsl
2907         * manual/sylpheed-claws-manual.xml
2908         * manual/fr/sylpheed-claws-manual.xml
2909         * manual/pl/sylpheed-claws-manual.xml
2910                 Insert pagebreaks between sections
2911
2912 2006-06-14 [paul]       2.3.0cvs11
2913
2914         * configure.ac
2915                 better fix than 2.3.0cvs10
2916
2917 2006-06-14 [paul]       2.3.0cvs10
2918
2919         * configure.ac
2920                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2921                 (backwards compatible)
2922
2923 2006-06-13 [colin]      2.3.0cvs9
2924
2925         * src/messageview.c
2926                 Fix sending of return receipt with the new queue folders
2927
2928 2006-06-13 [wwp]        2.3.0cvs8
2929
2930         * src/quote_fmt_lex.l
2931                 fix wrong tokens returned in quote_fmt lexer, query not().
2932
2933 2006-06-13 [wwp]        2.3.0cvs7
2934
2935         * src/folder.c
2936         * src/prefs_folder_item.c
2937                 allow changing folder type even when folder is not a top-level one,
2938                 thanks to Colin.
2939
2940 2006-06-12 [colin]      2.3.0cvs6
2941
2942         * src/folderview.c
2943                 Fix double-ask of "Do you want to mark all
2944                 as read"
2945
2946 2006-06-12 [colin]      2.3.0cvs5
2947
2948         * src/compose.c
2949         * src/compose.h
2950         * src/folder.c
2951         * src/folder.h
2952         * src/imap.c
2953         * src/inc.c
2954         * src/main.c
2955         * src/messageview.c
2956         * src/mh.c
2957         * src/prefs_folder_item.c
2958         * src/procheader.c
2959         * src/procmime.c
2960         * src/procmsg.c
2961         * src/procmsg.h
2962         * src/send_message.c
2963         * src/summaryview.c
2964         * src/toolbar.c
2965                 Apply bug #964's patch (Queue and drafts aren't normal)
2966                 The Drafts and Queue folder now contain RFC-822 files,
2967                 allowing to move and copy mails from and to these 
2968                 folders. Moving from Drafts to Queue will prepare the
2969                 mail for sending (PGP signature, encryption, etc).
2970                 This patch also rework sending errors handling to try
2971                 to be more helpful.
2972                 Also, allow redefining folder types via the GUI 
2973                 (Folder type in its Properties)
2974
2975 2006-06-12 [colin]      2.3.0cvs4
2976
2977         * src/summaryview.c
2978         * src/prefs_common.c
2979         * src/prefs_common.h
2980         * src/gedit-print.c
2981                 Allow to define a specific print font - patch
2982                 by Bernhard Walle <bernhard.walle@gmx.de>
2983         * src/prefs_fonts.c
2984         * manual/advanced.xml
2985         * manual/fr/advanced.xml
2986                 Add a hidden pref to allow deletion without
2987                 confirmation
2988
2989 2006-06-12 [wwp]        2.3.0cvs3
2990
2991         * .cvsignore
2992                 more files to ignore.
2993
2994 2006-06-12 [wwp]        2.3.0cvs2
2995
2996         * src/quote_fmt.c
2997         * src/quote_fmt_lex.l
2998         * src/quote_fmt_parse.y
2999                 extend the quote_fmt parser (templates and quotes):
3000                 - allow limited sub-expressions in |p{} and |f{} expressions,
3001                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3002                 - implemented/fixed missing implementation of query_references and show_references,
3003                 - completed, fixed contents and format of the symbols help dialog,
3004                 - fix some compilation warnings.
3005
3006 2006-06-12 [wwp]        2.3.0cvs1
3007
3008         * manual/advanced.xml
3009         * manual/fr/advanced.xml
3010                 updates in the "templates" section of the manual (eng/fr):
3011                  - be more precise (both versions)
3012                  - completed to match the english reference (fr version)
3013                  - touchups (both versions)
3014
3015 2006-06-12 [paul]       2.3.0
3016
3017         2.3.0 released
3018
3019 2006-06-12 [paul]       2.2.3cvs14
3020
3021         * po/ca.po
3022         * po/cs.po
3023         * po/de.po
3024         * po/el.po
3025         * po/fr.po
3026         * po/it.po
3027         * po/pt_BR.po
3028         * po/sr.po
3029         * po/zh_CN.po
3030                 updated by Miquel Oliete, Tim, Stephan Sachse,
3031                 Stavros Giannouris, Fabien Vantard, Andrea
3032                 Spadaccini, Frederico Goncalves Guimaraes,
3033                 Aleksandar Urosevic, and Ralgh Young
3034
3035 2006-06-12 [colin]      2.2.3cvs13
3036
3037         * src/mbox.c
3038                 Add missing header
3039
3040 2006-06-11 [colin]      2.2.3cvs12
3041
3042         * src/msgcache.c
3043                 Verify that g_malloc() succeeded
3044
3045 2006-06-11 [colin]      2.2.3cvs11
3046
3047         * src/wizard.c
3048                 Add Face header to welcome mail
3049
3050 2006-06-10 [colin]      2.2.3cvs10
3051
3052         * src/textview.c
3053                 Revert previous (Forgot it changes the
3054                 margin on the whole mail)
3055
3056 2006-06-10 [colin]      2.2.3cvs9
3057
3058         * src/textview.c
3059                 Don't overlap long headers under (X-)Face
3060
3061 2006-06-10 [mones]      2.2.3cvs8
3062
3063         * manual/xml2pdf
3064                 allow generation of manual on systems lacking saxon binary
3065                 but with java and the saxon library installed
3066
3067         * po/es.po
3068                 updated for release
3069
3070 2006-06-09 [colin]      2.2.3cvs7
3071
3072         * src/summaryview.c
3073                 Fix leak when using Display Sender using Addressbook
3074
3075 2006-06-09 [colin]      2.2.3cvs6
3076
3077         * src/compose.c
3078         * src/folder.c
3079         * src/folderview.c
3080         * src/mimeview.c
3081         * src/summaryview.c
3082                 More leaks fixes
3083
3084 2006-06-09 [paul]       2.2.3cvs5
3085
3086         * AUTHORS
3087         * src/gtk/authors.h
3088         * tools/claws.i18n.status.pl
3089                 updated with new info
3090
3091 2006-06-09 [paul]       2.2.3cvs4
3092
3093         * README
3094                 updated
3095         * manual/ack.xml
3096                 add wwp to authors list
3097         * src/gtk/authors.h
3098                 update mine and Colin's addresses
3099
3100 2006-06-08 [colin]      2.2.3cvs3
3101
3102         * src/etpan/imap-thread.c
3103                 Fix leak on SSL cert check
3104
3105 2006-06-08 [colin]      2.2.3cvs2
3106
3107         * src/common/utils.c
3108                 Fix leak
3109
3110 2006-06-08 [paul]       2.2.3cvs1
3111
3112         * configure.ac
3113                 Update version number following
3114                 stable release
3115
3116 2006-06-07 [colin]      2.2.2cvs3
3117
3118         * src/msgcache.c
3119                 Fix catching cache read errors (guint instead of gint)
3120                 Prevent malloc'ing more than 8MB (means cache corruption)
3121
3122 2006-06-07 [paul]       2.2.2cvs2
3123
3124         * src/exporthtml.c
3125         * src/exportldif.c
3126         * src/mh.c
3127         * src/mutt.c
3128         * src/pine.c
3129         * src/common/utils.c
3130                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3131                 obey $HOME'
3132                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3133                 Thanks to Colin
3134
3135 2006-06-06 [paul]       2.2.2cvs1
3136
3137         * configure.ac
3138                 Update version number following
3139                 stable release
3140
3141 2006-06-06 [paul]       2.2.1cvs6
3142
3143         * src/matcher.c
3144                 fix  implicit declaration of
3145                 sylpheed_do_idle()
3146                 Patch by Fabien Vantard
3147
3148 2006-06-06 [paul]       2.2.1cvs5
3149
3150         * src/matcher.c
3151                 fix age_greater and age_lower so that they
3152                 mean what say and not '...or equal to'
3153                 Thanks to Colin
3154
3155 2006-06-06 [paul]       2.2.1cvs4
3156
3157         * src/textview.c
3158         * src/common/utils.c
3159                 fix URI check
3160                 Thanks to Colin
3161
3162 2006-06-05 [wwp]        2.2.1cvs3
3163
3164         * manual/fr/account.xml
3165                 minor language fixes (thanks to Fabien Vantard).
3166
3167 2006-06-05 [colin]      2.2.1cvs2
3168
3169         * src/prefs_folder_item.c
3170         * src/folderview.c
3171                 Allow recursive setting of properties 
3172                 for whole mailboxes
3173         * src/matcher.c
3174                 Don't freeze on 'test' filtering rule
3175
3176 2006-06-05 [colin]      2.2.1cvs1
3177
3178         * configure.ac
3179                 Update version number following
3180                 stable release
3181
3182 2006-06-04 [wwp]        2.2.0cvs82
3183
3184         * manual/glossary.xml
3185         * manual/account.xml
3186         * manual/fr/glossary.xml
3187         * manual/fr/account.xml
3188                 added glossary section and references/links related to the Face custom header.
3189
3190 2006-06-04 [colin]      2.2.0cvs81
3191
3192         * src/summaryview.c
3193                 Skip to next message on move with no
3194                 immediate execution
3195
3196 2006-06-04 [wwp]        2.2.0cvs80
3197
3198         * manual/xml2pdf
3199                 added sanity checks, exit when needed.
3200
3201 2006-06-03 [paul]       2.2.0cvs79
3202
3203         * src/prefs_receive.c
3204                 page name is now 'Receiving'
3205         * src/prefs_send.c
3206                 page name is now 'Sending'
3207
3208 2006-06-03 [colin]      2.2.0cvs78
3209
3210         * src/plugins/spamassassin/spamassassin_gtk.c
3211                 Autoswitch to Localhost if transport was previously
3212                 disabled. Else people had to check [] Enable, then
3213                 *reselect* transport.
3214
3215 2006-06-03 [colin]      2.2.0cvs77
3216
3217         * src/plugins/pgpinline/pgpinline.c
3218         * src/plugins/pgpmime/pgpmime.c
3219                 Check that gpg_data_release_and_get_mem 
3220                 didn't fail (now, why this happens...)
3221
3222 2006-06-03 [colin]      2.2.0cvs76
3223
3224         * src/mbox.c
3225                 Fix bug #962 (Manual and/or UI should 
3226                 warn about incompatible locking 
3227                 causing dataloss)
3228
3229 2006-06-02 [cleroy]     2.2.0cvs75
3230
3231         * src/filtering.c
3232         * src/folder.c
3233         * src/procmsg.c
3234         * src/summaryview.c
3235                 Fix a few leaks
3236
3237 2006-06-02 [colin]      2.2.0cvs74
3238
3239         * src/main.c
3240                 On exit, free caches after writing them
3241                 Shuts up some valgrind false positives
3242         * src/procmsg.c
3243         * src/send_message.c
3244                 Fix races when reusing existing SMTP connections
3245                 Fix inexistant session timeout
3246         * src/toolbar.c
3247                 Display alertpanel after all queues have
3248                 been processed, not after each
3249
3250 2006-06-02 [wwp]        2.2.0cvs73
3251
3252         * manual/fr/glossary.xml
3253         * manual/fr/ack.xml
3254         * manual/ack.xml
3255                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3256
3257 2006-06-02 [wwp]        2.2.0cvs72
3258
3259         * manual/xml2pdf
3260         * manual/dist/pdf/Makefile.am
3261         * manual/dtd/manual.xsl
3262         * manual/fr/dist/pdf/Makefile.am
3263         * manual/pl/dist/pdf/Makefile.am
3264                 we changed the procedure to generate the .pdf version of the manual.
3265                 The procedure is more modern and the .pdf we get now has a valid index.
3266                 Here are the new pre-requisites:
3267
3268                 - JRE 1.x (1.4 here): there must be one from your distro
3269                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3270                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3271                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3272
3273                 See my posts for further info about the installation of this toolchain:
3274
3275                 Date: Fri, 19 May 2006 19:40:06 +0200
3276                 From: wwp <subscript@free.fr>
3277                 To: sylpheed-claws-devel@lists.sourceforge.net
3278                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3279
3280                 and
3281
3282                 Date: Wed, 24 May 2006 12:58:49 +0200
3283                 From: wwp <subscript@free.fr>
3284                 To: sylpheed-claws-devel@lists.sourceforge.net
3285                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3286
3287 2006-06-01 [colin]      2.2.0cvs71
3288
3289         * src/compose.c
3290                 Better guards against IMAP races
3291         * src/main.c
3292         * src/prefs_common.c
3293         * src/prefs_common.h
3294         * src/common/ssl_certificate.c
3295         * src/etpan/imap-thread.c
3296         * src/etpan/imap-thread.h
3297         * src/gtk/sslcertwindow.c
3298                 New hidden option ssl_skip_cert_check to 
3299                 avoid dups of bug #959 (libetpan linked
3300                 against gnutls and gnutls buggy on 64bit)
3301                 Present expired warning only once per
3302                 session/server.
3303         * manual/advanced.xml
3304         * manual/fr/advanced.xml
3305                 Document new option
3306
3307 2006-06-01 [wwp]        2.2.0cvs70
3308
3309         * src/messageview.c
3310                 fix for bug #961 (return receipt dialog 
3311                 complains incorrectly about return-path 
3312                 email adress being different), thanks 
3313                 to Colin.
3314
3315 2006-05-31 [cleroy]     2.2.0cvs69
3316
3317         * src/common/ssl.c
3318                 Guard against NULLs, although this
3319                 should never be an issue
3320
3321 2006-05-31 [colin]      2.2.0cvs68
3322
3323         * src/filtering.c
3324                 Use g_slist_prepend
3325         * src/imap.c
3326                 Don't remove caches when destroying folder, it
3327                 could (should) be done at exit
3328         * src/inc.c
3329                 free processing cache after incorporation
3330         * src/etpan/imap-thread.c
3331                 Maybe fix bug #959 (Crash on moving to emails 
3332                 to a imap account per ssl with a expired 
3333                 certificate.)
3334
3335 2006-05-30 [colin]      2.2.0cvs67
3336
3337         * src/summaryview.c
3338                 Put back event flush when displaying message
3339                 It avoids reading a bunch of messages just
3340                 by hitting shift-n for too long ;)
3341
3342 2006-05-29 [colin]      2.2.0cvs66
3343
3344         * src/summaryview.c
3345                 Remove useless g_warnings
3346
3347 2006-05-29 [colin]      2.2.0cvs65
3348
3349         * src/imap.c
3350                 Fix g_slist_append()s for performance
3351
3352 2006-05-29 [colin]      2.2.0cvs64
3353
3354         * src/compose.c
3355         * src/common/utils.c
3356                 Fix extraneous tab at start of addresses
3357         * src/mainwindow.c
3358                 Fix warnings (thanks to Fabien)
3359                 Fix crash at exit when composing messages 
3360                 exist
3361         * src/pop.c
3362                 Fix progress bar when deleting expired mails
3363                 Thanks to Hiro
3364         * src/summaryview.c
3365         * src/gtk/gtksctree.c
3366                 Fix re-sorting slowness
3367
3368 2006-05-29 [paul]       2.2.0cvs63
3369
3370         * src/mh.c
3371                 fetch full message when moving mails
3372                 from another mailbox, (fixed data loss
3373                 when filtering from IMAP to MH, introduced
3374                 in 2.2.0cvs57).
3375                 Thanks to Colin
3376
3377 2006-05-29 [mones]      2.2.0cvs62
3378
3379         * src/gtk/gtksctree.c
3380                 Unselect faster (patch by Colin)        
3381
3382 2006-05-26 [colin]      2.2.0cvs61
3383
3384         * src/summaryview.c
3385                 Unplug MSGINFO_UPDATE callback on delete too.
3386
3387 2006-05-26 [colin]      2.2.0cvs60
3388
3389         * src/foldersel.c
3390                 Fix bold in folder selection window with glib2.10
3391                 thanks Hiro
3392
3393 2006-05-26 [colin]      2.2.0cvs59
3394
3395         * src/procheader.c
3396                 Convert date only if necessary (and don't
3397                 try to convert from utf8 to utf8, too)
3398         * src/summaryview.c
3399                 Only set column's text if the column's 
3400                 displayed
3401
3402 2006-05-26 [colin]      2.2.0cvs58
3403
3404         * src/summaryview.c
3405         * src/gtk/gtkutils.c
3406                 Fix useless warning
3407
3408 2006-05-26 [colin]      2.2.0cvs57
3409
3410         * src/mainwindow.c
3411                 Make summaryview selectable as long as 
3412                 no message has focus
3413         * src/mh.c
3414                 Faster deletion (by implementing mh_remove_msgs)
3415                 Faster copy (avoid using mh_fetch_msg just to get
3416                 the filename)
3417                 Faster move (using move_file instead of copy_file
3418                 if MSG_IS_MOVE)
3419                 No progressbar if total number of mails to cp/mv 
3420                 is less than 100
3421         * src/summaryview.c
3422                 Fix removal from subject_table when mail gets moved
3423                 Faster deletion (g_slist_prepend instead of append)
3424         * src/gtk/gtksctree.c
3425                 Remove useless code
3426
3427 2006-05-25 [colin]      2.2.0cvs56
3428
3429         * src/common/ssl_certificate.c
3430                 Fix leak in expired cert check
3431
3432 2006-05-25 [colin]      2.2.0cvs55
3433
3434         * src/mh.c
3435                 Disable flags syncing on .mh_sequences - it
3436                 is buggy and marks mails read under unknown
3437                 conditions.
3438
3439 2006-05-25 [paul]
3440
3441         * 2.3.0-rc4 released
3442
3443 2006-05-24 [colin]      2.2.0cvs54
3444
3445         attention cvs users: if you manage to crash
3446         Sylpheed-Claws while moving, copying or deleting
3447         mails, we *are* interested in stack traces and
3448         valgrind logs. It looks stable, but one never
3449         knows...
3450
3451         * src/folder.c
3452                 Add progressbar for cache updates
3453         * src/folderutils.c
3454                 Optimize Mark all read in the current
3455                 folder
3456         * src/mh.c
3457                 Add progressbar for copy/move
3458         * src/procmsg.c
3459                 Optimize O(n^2) in copy/move
3460         * src/summaryview.c
3461         * src/gtk/gtksctree.c
3462                 Optimize O(n^2) algos
3463         * src/common/timing.h
3464                 Display ms instead of us
3465
3466 2006-05-24 [wwp]        2.2.0cvs53
3467
3468         * manual/fr/advanced.xml
3469                 updates to the French manual.
3470
3471 2006-05-24 [wwp]        2.2.0cvs52
3472
3473         * src/common/utils.c
3474                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3475
3476 2006-05-24 [wwp]        2.2.0cvs51
3477
3478         * src/folderutils.c
3479                 fixed "mark all read" in MH folders (thanks to Colin).
3480
3481 2006-05-24 [paul]       2.2.0cvs50
3482
3483         * doc/man/sylpheed-claws.1
3484                 updated the man page
3485
3486 2006-05-23 [colin]      2.2.0cvs49
3487
3488         * src/folderview.c
3489         * src/imap.c
3490         * src/inc.c
3491         * src/mbox.c
3492         * src/messageview.c
3493         * src/news.c
3494         * src/send_message.c
3495         * src/summaryview.c
3496         * src/gtk/sslcertwindow.c
3497                 alertpanel fixes, by Fabien
3498
3499 2006-05-23 [colin]      2.2.0cvs48
3500
3501         * src/folder.c
3502         * src/folderview.c
3503         * src/msgcache.c
3504         * src/summaryview.c
3505         * src/gtk/gtksctree.c
3506         * src/gtk/gtksctree.h
3507                 More timings
3508                 Fix slow loading problem, which was caused by the
3509                 use of some gtk_ctree funcs and their use of
3510                 g_list_position while gtk_ctree_(un)link'ing.
3511                 Reap more functions from gtkctree.c to be sure we
3512                 use our (fast) version instead of theirs.
3513         * src/mh.c
3514                 Fix copy of unread mails
3515
3516
3517 2006-05-22 [wwp]        2.2.0cvs47
3518
3519         * manual/fr/advanced.xml
3520                 updated.
3521
3522 2006-05-22 [colin]      2.2.0cvs46
3523
3524         * src/filtering.c
3525                 Fix possible infinite loop. 'copy' is not a 
3526                 final action, so when encountering a 'copy',
3527                 we have to check if a previous one was set
3528                 and do it. In the same way, if we encounter
3529                 a 'move' we have to perform a possibly 
3530                 pending 'copy'. This will slow down filtering
3531                 on IMAP if move+copy or multiple copy actions
3532                 are to be done, but handling it via the batch
3533                 would be really too convoluted.
3534
3535 2006-05-22 [wwp]        2.2.0cvs45
3536
3537         * manual/fr/advanced.xml
3538         * manual/fr/faq.xml
3539         * manual/fr/glossary.xml
3540         * manual/fr/handling.xml
3541         * manual/fr/intro.xml
3542         * manual/fr/plugins.xml
3543         * manual/fr/sylpheed-claws-manual.xml
3544                 sync w/ the english manual: updates URIs, documented mailing-list
3545                 support, better explanation about the enabled/disabled feature
3546                 in filtering/processing rules by Paul.
3547
3548 2006-05-21 [colin]      2.2.0cvs44
3549
3550         * src/summaryview.c
3551                 Don't expand after building threads, but during
3552
3553 2006-05-21 [colin]      2.2.0cvs43
3554
3555         * src/procmsg.c
3556         * src/summaryview.c
3557                 More timing possibilities... For next time I have 
3558                 to find out how the hell some 3GHz computer takes
3559                 one minute to open a 30k folder...
3560
3561 2006-05-21 [colin]      2.2.0cvs42
3562
3563         * manual/pl/advanced.xml
3564         * manual/pl/faq.xml
3565         * manual/pl/glossary.xml
3566         * manual/pl/handling.xml
3567         * manual/pl/intro.xml
3568         * manual/pl/plugins.xml
3569         * manual/pl/sylpheed-claws-manual.xml
3570                 Polish manual updated by Pawel
3571
3572 2006-05-20 [colin]
3573
3574         * 2.3.0-rc3 released
3575
3576 2006-05-20 [colin]      2.2.0cvs41
3577
3578         * src/imap.c
3579                 Fix -rc2 problems:
3580                 - remove cache of moved messages from original folder
3581                 - apply new flags to messages even if they aren't appliable
3582                   via IMAP.
3583
3584 2006-05-20 [colin]
3585
3586         * 2.3.0-rc2 released
3587
3588 2006-05-19 [colin]      2.2.0cvs40
3589
3590         * src/imap.c
3591                 Don't issue SELECT in imap_change_flags
3592                 before having checked that we indeed have
3593                 some flags to change. MSG_POSTFILTERED for
3594                 example can't be used on IMAP.
3595                 Fixes bug #955 (copying messages between 
3596                 imap folders is extremely slow), which was
3597                 a regression.
3598
3599 2006-05-19 [colin]      2.2.0cvs39
3600
3601         * src/folder.c
3602         * src/folder.h
3603         * src/folderview.c
3604                 Try to fix bug #830 (Some unread messages 
3605                 get marked read in IMAP inbox):
3606                 - Prevent scanning a folder if it's being 
3607                   opened via the GUI
3608                 - Postpone opening via the GUI of a folder
3609                   currently scanned.
3610
3611
3612 2006-05-19 [wwp]        2.2.0cvs38
3613
3614         * manual/advanced.xml
3615                 fix English+typo (thanks to Paul).
3616
3617 2006-05-19 [wwp]        2.2.0cvs37
3618
3619         * manual/advanced.xml
3620         * manual/fr/advanced.xml
3621         * src/gtk/logwindow.c
3622         * src/prefs_common.c
3623         * src/prefs_common.h
3624                 added hidden prefs to allow customization of colors used in
3625                 protocol log window (useful for dark gtk+ themes).
3626
3627 2006-05-19 [wwp]        2.2.0cvs36
3628
3629         * ChangeLog
3630                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3631
3632 2006-05-19 [paul]       2.2.0cvs35
3633
3634         * src/textview.c
3635                 make Reply-To fully clickable
3636         * src/gtk/logwindow.c
3637                 more colouring (SMTP ESMTP)
3638         Both patches by Pawel Pekala
3639
3640 2006-05-19 [cleroy]     2.2.0cvs34
3641
3642         * src/mh.c
3643                 Don't update flags from current folder
3644                 Probably fixes bug #935 (Read Messages 
3645                 Revert to Being Marked as Unread)
3646
3647 2006-05-18 [colin]      2.2.0cvs33
3648
3649         * src/imap.c
3650                 Warning fix
3651         * src/compose.c
3652         * src/mainwindow.c
3653         * src/summaryview.c
3654         * src/toolbar.c
3655                 Allow replying to multiple emails
3656                 in multiple windows
3657         * src/mimeview.c
3658         * src/etpan/imap-thread.c
3659                 Leak fixes
3660
3661 2006-05-18 [paul]       2.2.0cvs32
3662
3663         * src/summaryview.c
3664                 keep Mailing-List menu refreshed
3665                 Thanks to Colin
3666
3667 2006-05-18 [paul]       2.2.0cvs31
3668
3669         * manual/advanced.xml
3670         * manual/faq.xml
3671         * manual/glossary.xml
3672         * manual/handling.xml
3673         * manual/intro.xml
3674         * manual/plugins.xml
3675         * manual/sylpheed-claws-manual.xml
3676                 update URLs
3677                 add info about mailing-list support
3678                 edit filtering info
3679         * src/wizard.c
3680         * src/common/defs.h
3681         * src/gtk/about.c
3682         * src/plugins/dillo_viewer/README
3683                 update URLs
3684
3685 2006-05-17 [wwp]        2.2.0cvs30
3686
3687         * manual/handling.xml
3688         * manual/fr/handling.xml
3689                 documented the ability to enabled/disable filtering/processing rules.
3690
3691 2006-05-17 [colin]      2.2.0cvs29
3692
3693         * src/main.c
3694                 Don't initialize g_thread subsystem if it's 
3695                 already done (thanks to Hiro)
3696         * src/mimeview.c
3697                 Fix saving of parts when there name can't be
3698                 converted from UTF-8.
3699
3700 2006-05-17 [paul]       2.2.0cvs28
3701
3702         * po/Makefile.in.in
3703                 fix config.status warning with autoconf 2.60
3704
3705 2006-05-17 [paul]       2.2.0cvs27
3706
3707         * po/POTFILES.in
3708                 add src/mbox.c
3709
3710 2006-05-17 [wwp]        2.2.0cvs26
3711
3712         * src/mainwindow.c
3713                 fix useless and potentially dangerous buffer walking (thanks to Colin).
3714
3715 2006-05-17 [wwp]        2.2.0cvs25
3716
3717         * src/plugins/demo/demo.c
3718                 updated product name in plugin demo (many plugins need to be
3719                 sync'ed w/ that change).
3720
3721 2006-05-17 [colin]      2.2.0cvs24
3722
3723         * src/mh.c
3724                 Fix leak
3725
3726 2006-05-16 [colin]      2.2.0cvs23
3727
3728         * src/mainwindow.c
3729                 Stupid me hit again. Fix cvs22.
3730
3731 2006-05-16 [colin]      2.2.0cvs22
3732
3733         * src/mainwindow.c
3734                 Fix bug #922 (sylpheed-claws crashed after 
3735                 pushing on Inbox folder)
3736
3737 2006-05-16 [colin]      2.2.0cvs21
3738
3739         * src/compose.c
3740                 Make From header be copy/paste/select-able
3741
3742 2006-05-16 [wwp]        2.2.0cvs20
3743
3744         * src/export.c
3745         * src/matcher.c
3746         * src/summaryview.c
3747         * src/etpan/imap-thread.c
3748                 fix some compiler warnings (thanks to Colin).
3749
3750 2006-05-16 [wwp]        2.2.0cvs19
3751
3752         * src/action.c
3753         * src/gedit-print.c
3754         * src/inc.c
3755         * src/mainwindow.c
3756         * src/mh.c
3757         * src/statusbar.c
3758         * src/send_message.c
3759         * src/summaryview.c
3760                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3761
3762 2006-05-15 [colin]      2.2.0cvs18
3763
3764         * src/procmsg.c
3765                 Fix automatic rule creation with List-Post
3766
3767 2006-05-15 [paul]       2.2.0cvs17
3768
3769         * tools/filter_conv_new.pl
3770                 updated for rule enabling/disabling
3771                 claws version >= 2.3.x required
3772
3773 2006-05-15 [cleroy]     2.2.0cvs16
3774
3775         * src/main.c
3776                 Revert test
3777
3778 2006-05-15 [cleroy]     2.2.0cvs15
3779
3780         * src/main.c
3781                 test
3782
3783 2006-05-15 [wwp]        2.2.0cvs14
3784
3785         * manual/pl/.cvsignore
3786                 ignore generated files.
3787
3788 2006-05-14 [wwp]        2.3.0-rc1
3789
3790         * 2.3.0-rc1 released
3791
3792 2006-05-13 [wwp]        2.2.0cvs13
3793
3794         * src/filtering.c
3795         * src/filtering.h
3796         * src/matcher.c
3797         * src/matcher_parser_lex.l
3798         * src/matcher_parser_parse.y
3799         * src/prefs_filtering.c
3800                 new feature: provide the ability to disable filtering and processing
3801                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3802                 adaptations.
3803
3804 2006-05-13 [colin]      2.2.0cvs12
3805
3806         * src/compose.c
3807                 Remove useless if (a) b; else b;
3808                 Thanks to wwp
3809
3810 2006-05-13 [wwp]        2.2.0cvs11
3811
3812         * src/export.c
3813         * src/import.c
3814         * src/mainwindow.c
3815         * src/mbox.c
3816         * src/summaryview.c
3817         * src/summaryview.h
3818                 no more silent failures (or at least less ones) when importing
3819                 or exporting from/to mbox. Also start importing/exporting if
3820                 the necessary info is set.
3821
3822 2006-05-13 [wwp]        2.2.0cvs10
3823
3824         * RELEASE_NOTES
3825                 restored up-to-date release notes.
3826
3827 2006-05-13 [paul]       2.2.0cvs9
3828
3829         * po/nl.po
3830         * po/ru.po
3831                 updated by Tim Dijkstra and Pavlo Bohmat
3832
3833 2006-05-12 [colin]      2.2.0cvs8
3834
3835         * src/gtk/quicksearch.c
3836                 Add "k" as shortcut for "colorlabel". Patch
3837                 by ath42@users.sf.net.
3838
3839 2006-05-12 [paul]       2.2.0cvs7
3840
3841         * src/prefs_common.h
3842         * src/prefs_summaries.c
3843         * src/summaryview.c
3844                 when entering a folder also allow
3845                 going directly to first Marked message
3846
3847 2006-05-12 [paul]       2.2.0cvs6
3848
3849         * src/summaryview.c
3850                 always obey 'confirm before marking all
3851                 mails read' option
3852
3853 2006-05-12 [paul]       2.2.0cvs5
3854
3855         * src/textview.c
3856                 make Sender fully clickable
3857
3858 2006-05-12 [colin]      2.2.0cvs4
3859
3860         * src/compose.c
3861         * src/compose.h
3862                 Let From be editable
3863         * src/main.c
3864         * src/mh.c
3865                 Full support of .mh_sequences' Unseen seq
3866
3867 2006-05-12 [colin]      2.2.0cvs3
3868
3869         * src/folder.c
3870         * src/mainwindow.c
3871         * src/mainwindow.h
3872         * src/messageview.c
3873         * src/prefs_spelling.c
3874         * src/procheader.c
3875         * src/procmsg.c
3876         * src/procmsg.h
3877         * src/summaryview.c
3878         * src/toolbar.c
3879         * src/toolbar.h
3880                 Add contextual menu on Compose toolbar
3881                 button. Fixes bug #944 (Automatic
3882                 addresses not applied when changing account
3883                 from compose window)
3884                 add Mailing List support
3885                 based on the old 0.6.5claws25 patch by
3886                 Melvin Hadasht, with finishing touches
3887                 by Colin
3888                 Fix "ignore thread" when mails are threaded by
3889                 subject (and weren't ignored although appearing
3890                 in the thread).
3891                 GUI rework.
3892                 Both patches by Pawel.
3893
3894 2006-05-08 [paul]       2.2.0cvs2
3895
3896         * src/mainwindow.c
3897         * src/mainwindow.h
3898         * src/messageview.c
3899         * src/procheader.c
3900         * src/procmsg.c
3901         * src/procmsg.h
3902         * src/summaryview.c
3903                 add Mailing List support
3904                 based on the old 0.6.5claws25 patch by 
3905                 Melvin Hadasht, with finishing touches
3906                 by Colin
3907
3908 2006-05-08 [colin]      2.2.0cvs1
3909
3910         * src/mainwindow.c
3911         * src/toolbar.c
3912         * src/toolbar.h
3913                 Add contextual menu on Compose toolbar 
3914                 button. Fixes bug #944 (Automatic 
3915                 addresses not applied when changing account 
3916                 from compose window)
3917
3918 2006-05-08 [paul]       2.2.0
3919
3920         2.2.0 released
3921
3922 2006-05-08 [paul]       2.1.1cvs51
3923
3924         * po/cs.po
3925         * po/de.po
3926         * po/en_GB.po
3927         * po/fi.po
3928         * po/fr.po
3929         * po/pt_BR.po
3930         * po/sr.po
3931         * po/zh_CN.po
3932                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3933                 Fabien Vantard, Frederico Goncalves Guimaraes,
3934                 Aleksandar Urosevic, and Ralgh Young
3935
3936 2006-05-12 [colin]      2.1.1cvs50
3937
3938         * po/cs.po
3939         * po/de.po
3940         * po/en_GB.po
3941         * po/es.po
3942         * po/fi.po
3943         * po/fr.po
3944         * po/pt_BR.po
3945         * po/sr.po
3946         * po/zh_CN.po
3947                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3948                 Fabien Vantard, Frederico Goncalves Guimaraes,
3949                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3950
3951 2006-05-05 [colin]      2.1.1cvs49
3952
3953         * manual/Makefile.am
3954         * manual/pl/Makefile.am
3955         * manual/pl/account.xml
3956         * manual/pl/ack.xml
3957         * manual/pl/addrbook.xml
3958         * manual/pl/advanced.xml
3959         * manual/pl/faq.xml
3960         * manual/pl/glossary.xml
3961         * manual/pl/gpl.xml
3962         * manual/pl/handling.xml
3963         * manual/pl/intro.xml
3964         * manual/pl/keyboard.xml
3965         * manual/pl/plugins.xml
3966         * manual/pl/starting.xml
3967         * manual/pl/sylpheed-claws-manual.xml
3968         * manual/pl/dist/.cvsignore
3969         * manual/pl/dist/Makefile.am
3970         * manual/pl/dist/html/.cvsignore
3971         * manual/pl/dist/html/Makefile.am
3972         * manual/pl/dist/pdf/.cvsignore
3973         * manual/pl/dist/pdf/Makefile.am
3974         * manual/pl/dist/ps/.cvsignore
3975         * manual/pl/dist/ps/Makefile.am
3976         * manual/pl/dist/txt/.cvsignore
3977         * manual/pl/dist/txt/Makefile.am
3978                 Add the polish translation of the manual,
3979                 Authored by Pawel Pekala.
3980
3981 2006-05-05 [cleroy]     2.1.1cvs48
3982
3983         * src/main.c
3984                 Re-read matcherrc after loading plugins 
3985                 if some of them add folders.
3986
3987 2006-05-03 [colin]      2.1.1cvs47
3988
3989         * src/imap.c
3990                 I'm idiot
3991
3992 2006-05-03 [colin]      2.1.1cvs46
3993
3994         * src/imap.c
3995                 Be sure to have a session when
3996                 getting separator
3997
3998 2006-05-03 [colin]      2.1.1cvs45
3999
4000         * src/imap.c
4001         * src/imap.h
4002         * src/imap_gtk.c
4003                 Fix preventing renaming with namespace 
4004                 separator.
4005
4006 2006-05-01 [colin]      2.1.1cvs44
4007
4008         * src/action.c
4009                 Don't reload messageview when result of
4010                 action is piped.
4011
4012 2006-04-29 [colin]      2.1.1cvs43
4013
4014         * src/prefs_receive.c
4015         * src/plugins/spamassassin/spamassassin_gtk.c
4016         * src/plugins/clamav/clamav_plugin_gtk.c
4017                 GUI fixes by Pawel
4018
4019 2006-04-29 [colin]      2.1.1cvs42
4020
4021         * src/prefs_compose_writing.c
4022         * src/prefs_quote.c
4023                 Cleanups. Patch by Pawel
4024
4025 2006-04-28 [paul]       2.1.1cvs41
4026
4027         * src/matcher.c
4028                 fix returned quick search results when search
4029                 term contains an underscore.
4030                 Thanks to Colin
4031
4032 2006-04-28 [paul]       2.1.1cvs40
4033
4034         * src/prefs_message.c
4035         * src/prefs_receive.c
4036                 GUI cleanups
4037                 Patches by Pawel Pekala
4038
4039 2006-04-27 [colin]      2.1.1cvs39
4040
4041         * src/wizard.c
4042                 Differentiate subject Welcome from
4043                 window's title Welcome
4044
4045 2006-04-27 [paul]
4046
4047         2.2.0-rc1 released
4048
4049 2006-04-27 [paul]       2.1.1cvs38
4050
4051         * manual/advanced.xml
4052         * manual/fr/advanced.xml
4053                 add info about compose_no_markup hidden pref
4054
4055 2006-04-27 [paul]       2.1.1cvs37
4056
4057         * src/prefs_account.c
4058                 improve privacy labels
4059         * src/prefs_msg_colors.c
4060                 change some strings for translators' convenience
4061         * src/gtk/gtkutils.c
4062                 don't underline the link button text
4063
4064 2006-04-25 [colin]      2.1.1cvs36
4065
4066         * src/folder.c
4067                 Complete 2.1.1cvs33 (once more ;)
4068
4069 2006-04-25 [colin]      2.1.1cvs35
4070
4071         * src/editldap.c
4072                 Fix tooltip
4073
4074 2006-04-25 [cleroy]     2.1.1cvs34
4075
4076         * src/compose.c
4077         * src/gtk/gtkaspell.c
4078                 Fix crash on redirect (related to the return 
4079                 of the aspell menu in compose's toolbar)
4080         * src/prefs_msg_colors.c
4081                 Fix sensitivity widgets
4082         * src/image_viewer.c
4083         * src/gtk/pluginwindow.c
4084         * src/gtk/prefswindow.c
4085                 Change released signals to clicked (Fabien)
4086         * po/POTFILES.in
4087         * src/common/socket.c
4088         * src/plugins/spamassassin/spamassassin.c
4089                 Translate strings (Fabien)
4090
4091 2006-04-25 [paul]       2.1.1cvs33
4092
4093         * src/folder.c
4094         * src/folder.h
4095         * src/folderview.c
4096                 complete the fix of bug #912
4097                 Thanks to Colin
4098
4099 2006-04-25 [colin]      2.1.1cvs32
4100
4101         * src/news.c
4102                 Better progress bar
4103         * src/mimeview.c
4104         * src/summaryview.c
4105         * src/summaryview.h
4106                 Fix focus chain
4107                 Patches by Pawel Pekala
4108
4109 2006-04-24 [colin]      2.1.1cvs31
4110
4111         * src/compose.c
4112                 Fix compilation warnings (Fabien)
4113
4114 2006-04-24 [colin]      2.1.1cvs30
4115
4116         * src/addrindex.c
4117         * src/editldap.c
4118         * src/editldap_basedn.c
4119         * src/editldap_basedn.h
4120         * src/ldapctrl.c
4121         * src/ldapctrl.h
4122         * src/ldapquery.c
4123         * src/ldaputil.c
4124         * src/ldaputil.h
4125                 Fix bug #901 (LDAPS support)
4126
4127 2006-04-24 [colin]      2.1.1cvs29
4128
4129         * src/compose.c
4130                 Fix logic on error with send dialog on
4131         * src/imap.c
4132                 Fix compilation without libetpan, thanks
4133                 to Fabien
4134         * src/summaryview.c
4135                 Fix 'context-menu' key
4136
4137 2006-04-23 [colin]      2.1.1cvs28
4138
4139         * src/folder.c
4140                 Never free current's cache to free up 
4141                 memory. Fixes bug #912 (new count 
4142                 randomly set to message count)
4143
4144 2006-04-23 [colin]      2.1.1cvs27
4145
4146         * src/gtk/quicksearch.c
4147                 And remove printf...
4148
4149 2006-04-23 [colin]      2.1.1cvs26
4150
4151         * src/gtk/quicksearch.c
4152                 Fix replacing in quicksearch, and fix inserting
4153                 in the middle of the string. (introduced at 2.1.0cvs22)
4154
4155 2006-04-23 [colin]      2.1.1cvs25
4156
4157         * src/imap.c
4158                 Make sure uidnext is initialized in get_num_list
4159                 (not for stable, related to 2.1.1cvs8 and friends)
4160
4161 2006-04-23 [colin]      2.1.1cvs24
4162
4163         * src/imap.c
4164                 Output something when login is successful
4165                 too
4166
4167 2006-04-23 [colin]      2.1.1cvs23
4168
4169         * src/etpan/imap-thread.c
4170                 Better logging (line-per-line, hide data in fetch)
4171                 Fix a const warning
4172         * src/gtk/logwindow.c
4173         * src/gtk/logwindow.h
4174                 Better logging (color for input/output)
4175
4176 2006-04-21 [colin]      2.1.1cvs22
4177
4178         * src/gtk/quicksearch.c
4179                 On gtk+-2.8, use stock buttons in quicksearch
4180                 Based on a patch by Fabien and a design by Paul
4181
4182 2006-04-21 [colin]      2.1.1cvs21
4183
4184         * src/folderview.c
4185         * src/mainwindow.c
4186                 Fix occasional flicker in folderview
4187         * src/common/utils.c
4188                 Fix bug #943 (Incorrectly parsed email address 
4189                 list in short headers on message view and in 
4190                 printouts)
4191
4192 2006-04-20 [colin]      2.1.1cvs20
4193
4194         * src/imap.c
4195         * src/imap.h
4196         * src/prefs_account.c
4197                 Add ANONYMOUS auth for IMAP
4198
4199 2006-04-20 [paul]       2.1.1cvs19
4200
4201         * src/main.c
4202                 proper fix for 2.1.1cvs18
4203                 Thanks to Colin
4204
4205 2006-04-20 [paul]       2.1.1cvs18
4206
4207         * src/main.c
4208                 fix build warnings
4209
4210 2006-04-20 [paul]       2.1.1cvs17
4211
4212         * src/gtk/quicksearch.c
4213                 fix standard, non-extended Quick search,
4214                 was broken in 2.1.1cvs15.
4215                 Thanks to Colin.
4216
4217 2006-04-20 [colin]      2.1.1cvs16
4218
4219         * src/prefs_matcher.c
4220                 Fix values when reselecting a ~test
4221                 rule
4222
4223 2006-04-19 [colin]      2.1.1cvs15
4224
4225         * src/compose.c
4226         * src/compose.h
4227         * src/gtk/gtkaspell.c
4228         * src/gtk/gtkaspell.h
4229                 Put back Options menu in Spelling/
4230         * src/gtk/quicksearch.c
4231                 Don't search, and show error, if the
4232                 advanced search has a syntax error
4233
4234 2006-04-18 [colin]      2.1.1cvs14
4235
4236         * src/textview.c
4237                 Fix gdk warnings on set_cursor when textview
4238                 isn't visible
4239
4240 2006-04-18 [colin]      2.1.1cvs13
4241
4242         * src/gtk/gtksctree.c
4243                 Remove seemingly useless refresh that causes
4244                 flicker - watch this commit in case of 
4245                 problems before planned backport to stable
4246
4247 2006-04-18 [colin]      2.1.1cvs12
4248
4249         * src/imap.c
4250                 Factorize get/set_xml code
4251         * src/compose.c
4252         * src/prefs_account.c
4253         * src/prefs_account.h
4254         * src/procmsg.c
4255                 Add Encrypt to self option
4256
4257 2006-04-17 [colin]      2.1.1cvs11
4258
4259         * configure.ac
4260                 Fix search on encrpyt function on dragonfly
4261                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4262
4263 2006-04-17 [colin]      2.1.1cvs10
4264
4265         * src/prefs_account.c
4266                 Be safe by default: remove mails from POP3
4267                 after 7 days, not immediately
4268
4269 2006-04-17 [colin]      2.1.1cvs9
4270
4271         * src/etpan/imap-thread.c
4272                 Fix build on DragonFly - patch by 
4273                 Jonathan Buschmann <jonthn@agmact.com>
4274
4275 2006-04-17 [colin]      2.1.1cvs8
4276
4277         * src/imap.c
4278                 Save uidnext between sessions
4279
4280 2006-04-17 [colin]      2.1.1cvs7
4281
4282         * src/imap.c
4283                 scan is required when uid validity changes
4284
4285 2006-04-17 [colin]      2.1.1cvs6
4286
4287         * src/folderview.c
4288                 Don't scan if not necessary, apart in current
4289                 folder and INBOX to fetch flags.
4290         * src/imap.c
4291                 Scan is necessary if unread count changes
4292
4293 2006-04-17 [colin]      2.1.1cvs5
4294
4295         * src/imap.c
4296                 ...But always fetch ANSWERED and DELETED flags for
4297                 INBOX, as filtering can happen on these flags.
4298
4299 2006-04-17 [colin]      2.1.1cvs4
4300
4301         * src/imap.c
4302                 Don't fetch REPLIED and DELETED flags when synchronising
4303                 flags with a closed folder. We only need UNSEEN and FLAGGED
4304                 to update the folderview.
4305
4306 2006-04-17 [colin]      2.1.1cvs3
4307
4308         * src/imap.c
4309                 Faster flag search when there are new mails 
4310                 in a folder. We can do a full search if the 
4311                 folder contains less messages than the new
4312                 list.
4313
4314 2006-04-17 [colin]      2.1.1cvs2
4315
4316         * po/cs.po
4317         * po/de.po
4318         * po/fr.po
4319         * po/nl.po
4320         * po/pt_BR.po
4321                 Update translations from stable branch
4322
4323 2006-04-17 [colin]      2.1.1cvs1
4324
4325         * configure.ac
4326                 Bump version to follow stable release
4327
4328 2006-04-16 [mones]      2.1.0cvs50
4329
4330         * po/es.po
4331                 Updated for release
4332
4333 2006-04-16 [colin]      2.1.0cvs49
4334
4335         * src/textview.c
4336                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4337                 with gtk < 2.8. Thanks to Fabien Vantard.
4338
4339 2006-04-15 [colin]      2.1.0cvs48
4340
4341         * src/etpan/imap-thread.c
4342                 Fix bug #919 (libetpan: SEGV when connecting 
4343                 using command)
4344
4345 2006-04-14 [colin]      2.1.0cvs47
4346
4347         * src/main.c
4348                 Fix race on --select (should be done better)
4349
4350 2006-04-14 [wwp]        2.1.0cvs46
4351
4352         * src/send_message.c
4353                 enforce a check for domain in account prefs (a sending
4354                 error could be faced if domain was checked but no value set),
4355                 thanks to Colin.
4356
4357 2006-04-14 [colin]      2.1.0cvs45
4358
4359         * src/codeconv.c
4360                 when converting from unknown to unknown, if the
4361                 string is UTF8, don't convert it to the locale
4362                 (which breaks it)
4363
4364 2006-04-14 [colin]      2.1.0cvs44
4365
4366         * src/compose.c
4367                 Don't try to use ASCII for converting headers
4368                 (as done in body)
4369
4370 2006-04-14 [paul]       2.1.0cvs43
4371
4372         * src/crash.c
4373                 add locale/charset info to crash report
4374         * src/gtk/about.c
4375                 add wwp to doc team
4376                 replace 'e-mail' with preferred 'email'
4377         * src/gtk/authors.h
4378                 ensure contributors list is in alphabetical
4379                 order
4380
4381 2006-04-13 [colin]      2.1.0cvs42
4382
4383         * src/textview.c
4384                 Prevent gdk warnings
4385
4386 2006-04-13 [colin]      2.1.0cvs41
4387
4388         * src/common/ssl_certificate.c
4389         * src/common/ssl_certificate.h
4390         * src/gtk/sslcertwindow.c
4391                 Warn on expired certs, and display the expiration date
4392
4393 2006-04-13 [colin]      2.1.0cvs40
4394
4395         * src/plugins/spamassassin/spamassassin_gtk.c
4396                 Fix missing set_text on unix socket
4397
4398 2006-04-13 [wwp]        2.1.0cvs39
4399
4400         * manual/fr/advanced.xml
4401         * manual/fr/glossary.xml
4402                 applied new spam/ham/email lexicon (pourriel, courriel)
4403
4404 2006-04-13 [paul]       2.1.0cvs38
4405
4406         * src/plugins/pgpmime/plugin.c
4407                 remove the mention of S/MIME from the
4408                 description. This is now handled by the
4409                 S/MIME plugin.
4410
4411 2006-04-13 [paul]       2.1.0cvs37
4412
4413         * src/prefs_msg_colors.c
4414                 rework dialog
4415         * src/prefs_folder_item.c
4416         * src/prefs_spelling.c
4417                 add a tooltip to the colour selector buttons
4418
4419 2006-04-13 [wwp]        2.1.0cvs36
4420
4421         * manual/advanced.xml
4422         * manual/glossary.xml
4423         * manual/handling.xml
4424         * manual/keyboard.xml
4425         * manual/plugins.xml
4426         * manual/starting.xml
4427         * manual/fr/account.xml
4428         * manual/fr/ack.xml
4429         * manual/fr/addrbook.xml
4430         * manual/fr/advanced.xml
4431         * manual/fr/faq.xml
4432         * manual/fr/glossary.xml
4433         * manual/fr/gpl.xml
4434         * manual/fr/handling.xml
4435         * manual/fr/intro.xml
4436         * manual/fr/keyboard.xml
4437         * manual/fr/plugins.xml
4438         * manual/fr/starting.xml
4439         * manual/fr/sylpheed-claws-manual.xml
4440                 fixes to the manuals:
4441                  - summaryview -> Message List (same in French)
4442                  - translate key names
4443                  - fix French punctuation, use non-breakable spaces when
4444                    necessary, don't use &thinsp; which is not portable
4445                  - tell what maildir and mbox formats we support
4446
4447 2006-04-12 [wwp]        2.1.0cvs35
4448
4449         * src/prefs_toolbar.c
4450                 unified a replace button more,
4451                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4452
4453 2006-04-12 [wwp]        2.1.0cvs34
4454
4455         * src/prefs_common.c
4456         * src/prefs_msg_colors.c
4457                 make default color labels translatable,
4458                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4459                 thanks to Tim <timbrain@post.cz> for reporting.
4460
4461 2006-04-12 [wwp]        2.1.0cvs33
4462
4463         * manual/glossary.xml
4464         * manual/intro.xml
4465         * manual/plugins.xml
4466         * manual/starting.xml
4467         * manual/sylpheed-claws-manual.xml
4468         * manual/fr/.cvsignore
4469         * manual/fr/account.xml
4470         * manual/fr/ack.xml
4471         * manual/fr/addrbook.xml
4472         * manual/fr/advanced.xml
4473         * manual/fr/faq.xml
4474         * manual/fr/glossary.xml
4475         * manual/fr/handling.xml
4476         * manual/fr/intro.xml
4477         * manual/fr/keyboard.xml
4478         * manual/fr/plugins.xml
4479         * manual/fr/starting.xml
4480         * manual/fr/sylpheed-claws-manual.xml
4481                 various fixes: typos, missing .fr translations, punctuation,
4482                 capitalization, links, accents and some bad French more.
4483
4484 2006-04-12 [wwp]        2.1.0cvs32
4485
4486         * src/prefs_gtk.c
4487                 fix for bug #935: always store prefs files in UTF-8 (thanks
4488                 to Colin).
4489
4490 2006-04-11 [colin]      2.1.0cvs31
4491
4492         * src/compose.c
4493                 Fix inserting files not in utf8 when locale is utf8
4494
4495 2006-04-11 [colin]      2.1.0cvs30
4496
4497         * src/inc.c
4498                 Don't show error dialog when cancelling connection
4499                 Patch by Pawel
4500
4501 2006-04-11 [cleroy]     2.1.0cvs29
4502
4503         * src/compose.c
4504                 Implement multiple quote levels
4505         * src/prefs_common.c
4506                 Change a little bit the quote bgcolor for 2nd level
4507
4508 2006-04-11 [colin]      2.1.0cvs28
4509
4510         * src/gtk/about.c
4511                 Add locale and charset in the label
4512
4513 2006-04-10 [colin]      2.1.0cvs27
4514
4515         * src/compose.c
4516         * src/prefs_common.c
4517         * src/prefs_common.h
4518         * src/prefs_msg_colors.c
4519         * src/textview.c
4520                 Allow optional background color in quotes
4521                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4522                 GTK+-2.8.x feature
4523
4524 2006-04-10 [colin]      2.1.0cvs26
4525
4526         * src/main.c
4527         * src/mainwindow.c
4528         * src/mainwindow.h
4529                 Implement --select
4530
4531 2006-04-10 [colin]      2.1.0cvs25
4532
4533         * manual/plugins.xml
4534         * manual/fr/plugins.xml
4535                 Document libcurl's proxy variables
4536
4537 2006-04-09 [colin]      2.1.0cvs24
4538
4539         * src/prefs_common.c
4540                 gettext() returns statically allocated stuff. We have
4541                 to strdup it in order to be able to free it.
4542
4543 2006-04-09 [colin]      2.1.0cvs23
4544
4545         * AUTHORS
4546         * src/gtk/authors.h
4547                 Add Alexei
4548
4549 2006-04-09 [colin]      2.1.0cvs22
4550
4551         * src/mainwindow.c
4552         * src/gtk/quicksearch.c
4553                 Fix bug #859 (problems with cyrilic input in 
4554                 search panel) - Patch by Alexey Illarionov 
4555                 <littlesavage@rambler.ru>
4556
4557 2006-04-09 [colin]      2.1.0cvs21
4558
4559         * src/prefs_customheader.c
4560                 I prefer removing then freeing rather than the contrary
4561                 (even if it doesn't change anything ;-)
4562         * src/prefs_account.c
4563                 Fix bug #933 (Crash re-entering the custom headers list 
4564                 dialog in accounts prefs)
4565                 The problem happened when cancelling the Account 
4566                 Preferences' dialogs - in which case we didn't do 
4567                 anything to the PrefsAccount * struct. In case of applying,
4568                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4569                 working with in this dialog. The problem is that 
4570                 prefs_customheader.c, working on this tmp_ac_prefs, always
4571                 changes the ->customhdr_list pointer, even when cancelled. 
4572                 So in case of cancelling the prefs_account dialog, we still
4573                 have to update ->customhdr_list in the real account.
4574
4575 2006-04-08 [colin]      2.1.0cvs20
4576
4577         * manual/fr/glossary.xml
4578         * manual/fr/keyboard.xml
4579                 Forgot some headers :)
4580
4581 2006-04-08 [colin]      2.1.0cvs19
4582
4583         * manual/Makefile.am
4584         * manual/fr/Makefile.am
4585         * manual/fr/account.xml
4586         * manual/fr/ack.xml
4587         * manual/fr/addrbook.xml
4588         * manual/fr/advanced.xml
4589         * manual/fr/faq.xml
4590         * manual/fr/glossary.xml
4591         * manual/fr/gpl.xml
4592         * manual/fr/handling.xml
4593         * manual/fr/intro.xml
4594         * manual/fr/keyboard.xml
4595         * manual/fr/plugins.xml
4596         * manual/fr/starting.xml
4597         * manual/fr/sylpheed-claws-manual.xml
4598         * manual/fr/dist/.cvsignore
4599         * manual/fr/dist/Makefile.am
4600         * manual/fr/dist/html/.cvsignore
4601         * manual/fr/dist/html/Makefile.am
4602         * manual/fr/dist/pdf/.cvsignore
4603         * manual/fr/dist/pdf/Makefile.am
4604         * manual/fr/dist/ps/.cvsignore
4605         * manual/fr/dist/ps/Makefile.am
4606         * manual/fr/dist/txt/.cvsignore
4607         * manual/fr/dist/txt/Makefile.am
4608                 Add the french translation of the manual. Thanks to
4609                 Olivier Delhomme <olivier.delhomme@free.fr> for 
4610                 account.xml, ack.xml, addrbook.xml and advanced.xml
4611
4612 2006-04-08 [colin]      2.1.0cvs18
4613
4614         * manual/plugins.xml
4615         * manual/starting.xml
4616                 More fixes
4617
4618 2006-04-07 [colin]      2.1.0cvs17
4619
4620         * manual/faq.xml
4621         * manual/intro.xml
4622         * manual/keyboard.xml
4623                 Little fixes
4624
4625 2006-04-07 [colin]      2.1.0cvs16
4626
4627         * README
4628         * src/compose.c
4629         * src/prefs_common.c
4630         * src/prefs_common.h
4631                 Add hidden compose_no_markup pref
4632
4633 2006-04-07 [wwp]        2.1.0cvs15
4634
4635         * src/summary_search.c
4636         * .cvsignore
4637                 Bugfix: stop button was sticky when searching in an empty folder.
4638                 Applied curly brackets code style to the whole file (summary_search.c).
4639                 More files to ignore.
4640
4641 2006-04-07 [wwp]        2.1.0cvs14
4642
4643         * src/message_search.c
4644         * src/summary_search.c
4645                 changed default button when search bumps at file/folder
4646                 beginning or end, for convenience (thanks to Colin).
4647
4648 2006-04-07 [paul]       2.1.0cvs13
4649
4650         * src/plugins/dillo_viewer/dillo_prefs.c
4651                 avoid future potential for namespace collision
4652                 Patch by Colin
4653
4654 2006-04-06 [wwp]        2.1.0cvs12
4655
4656         * src/summary_search.c
4657                 Unify extended/advanced searches names (and thus factorize labels),
4658                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4659
4660 2006-04-06 [wwp]        2.1.0cvs11
4661
4662         * src/folderview.c
4663         * src/prefs_themes.c
4664         * src/summaryview.c
4665                 Fixed some compilation warnings.
4666
4667 2006-04-06 [colin]      2.1.0cvs10
4668
4669         * manual/advanced.xml
4670                 Document the wizard template and how to deploy
4671                 Sylpheed-Claws effectively
4672
4673 2006-04-06 [colin]      2.1.0cvs9
4674
4675         * src/folderview.c
4676                 gettext patch to tell translators about _("#"),
4677                 by Maxim Britov
4678
4679 2006-04-06 [colin]      2.1.0cvs8
4680
4681         * src/textview.c
4682                 Fix invalid GtkTextBIter after clicking "Display as text"
4683
4684 2006-04-06 [mones]      2.1.0cvs7
4685
4686         * src/addr_compl.c
4687         * src/addrindex.c
4688         * src/addritem.c
4689         * src/codeconv.c
4690         * src/compose.c
4691         * src/filtering.c
4692         * src/folder.c
4693         * src/folder_item_prefs.c
4694         * src/folderview.c
4695         * src/localfolder.c
4696         * src/matcher.c
4697         * src/mimeview.c
4698         * src/prefs_msg_colors.c
4699         * src/prefs_spelling.c
4700         * src/prefs_themes.c
4701         * src/procmime.c
4702         * src/procmsg.c
4703         * src/stock_pixmap.c
4704         * src/summaryview.c
4705         * src/textview.c
4706         * src/toolbar.c
4707         * src/common/mgutils.c
4708         * src/common/prefs.c
4709         * src/common/ssl_certificate.c
4710         * src/gtk/colorlabel.c
4711         * src/gtk/quicksearch.c
4712         * src/plugins/pgpmime/pgpmime.c
4713         * src/plugins/spamassassin/spamassassin.c
4714                 Removed redundant NULL checks for g_free() calls.
4715                 Patch by Pawel Pekala.
4716
4717 2006-04-06 [mones]      2.1.0cvs6
4718
4719         * src/prefs_actions.c
4720         * src/prefs_filtering.c
4721         * src/prefs_filtering_action.c
4722         * src/prefs_matcher.c
4723         * src/prefs_template.c
4724         * src/gtk/gtkutils.c
4725         * src/gtk/gtkutils.h
4726                 Have a nice replace button. Patch by Pawel Pekala
4727
4728 2006-04-06 [colin]      2.1.0cvs5
4729
4730         * src/addressbook.c
4731                 Fix crash with empty columns
4732
4733 2006-04-05 [colin]      2.1.0cvs4
4734
4735         * src/wizard.c
4736         * src/prefs_gtk.c
4737                 Allow wizard customization with pre-filled values
4738
4739 2006-04-05 [colin]      2.1.0cvs3
4740
4741         * src/textview.c
4742         * src/mimeview.c
4743         * src/mimeview.h
4744                 Nicer messages in mimeview
4745
4746 2006-04-05 [colin]      2.1.0cvs2
4747
4748         * src/addressbook.c
4749         * src/prefs_summaries.c
4750                 i18n fix
4751
4752 2006-04-05 [colin]      2.1.0cvs1
4753
4754         * src/plugins/pgpcore/plugin.c
4755         * src/plugins/pgpcore/select-keys.c
4756         * src/plugins/pgpcore/select-keys.h
4757         * src/plugins/pgpcore/sgpgme.c
4758         * src/plugins/pgpcore/sgpgme.h
4759         * src/plugins/pgpinline/pgpinline.c
4760         * src/plugins/pgpinline/plugin.c
4761         * src/plugins/pgpmime/pgpmime.c
4762         * src/plugins/pgpmime/plugin.c
4763                 Factorize and generalize a bit 
4764                 Drop S/MIME signature verification from PGP/MIME
4765                 (adding it as another, more complete plugin)
4766
4767 2006-04-05 [paul]       2.1.0
4768
4769         2.1.0 released
4770
4771 2006-04-05 [paul]       2.0.0cvs186
4772
4773         * manual/advanced.xml
4774                 add info on colour labels
4775
4776 2006-04-05 [paul]       2.0.0cvs185
4777
4778         * po/bg.po
4779         * po/cs.po
4780         * po/de.po
4781         * po/el.po
4782         * po/en_GB.po
4783         * po/fi.po
4784         * po/fr.po
4785         * po/it.po
4786         * po/nl.po
4787         * po/pl.po
4788         * po/pt_BR.po
4789         * po/sr.po
4790         * po/zh_CN.po
4791                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4792                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4793                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4794                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4795         * src/gtk/authors.h
4796         * tools/claws.i18n.status.pl
4797                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4798                 and new Czech translator, Tim <timbrain@post.cz>
4799
4800 2006-04-05 [mones]      2.0.0cvs184
4801
4802         * po/es.po
4803                 Updated translation
4804
4805 2006-04-05 [colin]      2.0.0cvs183
4806
4807         * src/gtk/quicksearch.c
4808                 Fix bug #929 (unnecessary reload in quick search bar)
4809
4810 2006-04-05 [colin]      2.0.0cvs182
4811
4812         * src/compose.c
4813                 Fix crash on Reply with no From:
4814                 Show signature and conversion error on queuing 
4815                 (but not sending)
4816         * src/mainwindow.c
4817         * src/summaryview.c
4818         * src/summaryview.h
4819                 Factorize threading code and make sure msginfo 
4820                 is not null when it comes from a GtkCTreeRow's 
4821                 data
4822         * src/gtk/gtkaspell.c
4823                 Check for necessary things
4824         * src/gtk/gtksctree.c
4825         * src/gtk/gtksctree.h
4826                 Reset anchor if necessary when removing node
4827
4828 2006-03-29 [colin]      2.0.0cvs181
4829
4830         * src/folderview.c
4831                 Warn for disabled IMAP accounts (due to lack of
4832                 libetpan). Breaks string-freeze - sorry - but it
4833                 is kind of important ;)
4834
4835 2006-03-28 [colin]      2.0.0cvs180
4836
4837         * src/gtk/gtkutils.c
4838         * src/gtk/gtkutils.h
4839                 Add a gtkut_get_link_btn() function that
4840                 creates a button which acts like an URI
4841         * src/prefs_themes.c
4842         * src/gtk/about.c
4843                 Use this function (factorizes codes)
4844         * src/common/defs.h
4845         * src/gtk/pluginwindow.c
4846                 Add a "Get more..." in the plugins window
4847
4848 2006-03-28 [colin]      2.0.0cvs179
4849
4850         * src/common/smtp.c
4851         * src/common/passcrypt.c
4852         * src/undo.c
4853                 Warning fixes. Patch by Pawel Pekala
4854
4855 2006-03-27 [colin]      2.0.0cvs178
4856
4857         * src/undo.c
4858                 Fix undoing by blocks with spaces
4859
4860 2006-03-27 [colin]      2.0.0cvs177
4861
4862         * src/textview.c
4863                 Set margin to 3px for headers
4864
4865 2006-03-27 [paul]
4866
4867         2.1.0-rc2 released
4868
4869 2006-03-27 [wwp]        2.0.0cvs176
4870
4871         * src/summaryview.c
4872                 don't reset quicksearch when updating the message list.
4873                 Thanks to Colin.
4874
4875 2006-03-26 [wwp]        2.0.0cvs175
4876
4877         * src/compose.c
4878                 use a unified border width ('other' tab in the compose window,
4879                 patch by Pawel Pekala).
4880
4881
4882 2006-03-26 [wwp]        2.0.0cvs174
4883
4884         * src/common/quoted-printable.c
4885         * src/addressbook.c
4886                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4887
4888 2006-03-26 [colin]      2.0.0cvs173
4889
4890         * src/quote_fmt_parse.y
4891                 Fix non-UTF8 date formats messing up the whole quote a 
4892                 little bit
4893
4894 2006-03-26 [colin]      2.0.0cvs172
4895
4896         * src/procheader.c
4897                 Make sure the date is UTF8 valid, or try to make it
4898                 so. IncrediMail is really IncrediStupid.
4899         * src/compose.c
4900                 Fix possible conversions. 
4901                 
4902
4903 2006-03-26 [colin]      2.0.0cvs171
4904
4905         * src/matcher.c
4906                 Fix corner cases in body search. This is still a
4907                 hack... It seems impossible to make it good and 
4908                 reasonably fast at the same time.
4909
4910 2006-03-26 [colin]      2.0.0cvs170
4911
4912         * src/summaryview.c
4913                 I think I killed the twilight zone bug!
4914                 summary_select_node() flushes GTK events in order
4915                 to be able to center the view. But this also 
4916                 flushes keypresses like Ctrl-Alt-U, so this can
4917                 call summary_show from summary_select_node (itself
4918                 called from summary_show, etc.). And the summaryview
4919                 has to be unlocked in this function. So just locking
4920                 while processing GTK events, and bailing if locked, 
4921                 should fix it.
4922                 Fixes bug #927 (SIGSEGV during Update Summary)
4923
4924 2006-03-25 [colin]      2.0.0cvs169
4925
4926         * src/matcher.c
4927                 Fix search in QP-encoded bodies
4928                 Fix utf-8 searches in bodies encoded in the
4929                 locale's encoding
4930         * src/common/quoted-printable.c
4931         * src/common/quoted-printable.h
4932                 Add a decode function that doesn't overwrite
4933                 the original pointer
4934                 
4935
4936 2006-03-24 [colin]      2.0.0cvs168
4937
4938         * src/action.c
4939         * src/summaryview.c
4940         * src/summaryview.h
4941                 Update message cache after action
4942                 Patch by H. Merijn Brand
4943         * src/prefs_msg_colors.c
4944                 Factorize label 
4945                 Patch by Fabien Vantard
4946         * src/plugins/spamassassin/spamassassin_gtk.c
4947                 Remove useless translation
4948                 Patch by Fabien Vantard
4949
4950 2006-03-23 [colin]      2.0.0cvs167
4951
4952         * src/common/ssl.c
4953                 Let 30 seconds to SSL_connect
4954
4955 2006-03-23 [wwp]        2.0.0cvs166
4956
4957         * src/summaryview.c
4958         * src/gtk/description_window.c
4959                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4960                 and headers are translated; adjust description windows' width to fit their
4961                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4962
4963 2006-03-23 [paul]       2.0.0cvs165
4964
4965         * src/common/utils.c
4966                 fix highlighting of URIs containing "()"
4967                 (2.0.0cvs164's reversal fixed)
4968                 Thanks to Colin.
4969
4970 2006-03-23 [paul]       2.0.0cvs164
4971
4972         * src/common/utils.c
4973                 revert patch, (postponing a fix), at 2.0.0cvs120
4974                 as it breaks more URIs than it fixes.
4975                 Allow '-' to be a terminating character in a URI
4976
4977 2006-03-22 [colin]      2.0.0cvs163
4978
4979         * configure.ac
4980                 Require libetpan 0.45
4981                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4982
4983 2006-03-22 [paul]       2.0.0cvs162
4984
4985         * src/editgroup.c
4986                 replace '<-' and '->' buttons with GTK_STOCK graphical
4987                 buttons
4988         * src/summary_search.c
4989                 don't offer '...' for translation
4990                 add a tooltip to advanced search '...' button
4991         * src/gtk/quicksearch.c
4992                 don't offer '...' for translation
4993
4994 2006-03-21 [colin]      2.0.0cvs161
4995
4996         * src/compose.c
4997                 Fix middle-click pasting (insert at click
4998                 position instead of cursor position, don't
4999                 remove existing selection and allow pasting
5000                 our own selection)
5001         * src/addressbook.c
5002                 "LDAP Server" -> "LDAP servers"
5003
5004 2006-03-21 [wwp]        2.0.0cvs160
5005
5006         * src/etpan/imap-thread.c
5007                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5008
5009 2006-03-20 [colin]      2.0.0cvs159
5010
5011         * src/summaryview.c
5012                 Don't reload summaryview after an execute with no
5013                 move action
5014
5015 2006-03-19 [colin]      2.0.0cvs158
5016
5017         * src/addressbook.c
5018                 and put groups at the top, always
5019
5020 2006-03-19 [colin]      2.0.0cvs157
5021
5022         * src/addressbook.c
5023                 Order groups before names, as previously
5024
5025 2006-03-19 [colin]      2.0.0cvs156
5026
5027         * src/addressbook.c
5028                 - Sort case-unsensitive
5029                 - Put the sort arrow at opening too
5030
5031 2006-03-19 [wwp]        2.0.0cvs155
5032
5033         * src/addressbook.c
5034                 allow sorting by name/email/remarks, ensure that right-pane's contents
5035                 matches the left-pane selection (cleared when appropriate).
5036                 Patch by Pawel Pekala <c0rn@o2.pl>.
5037
5038 2006-03-18 [colin]      2.0.0cvs154
5039
5040         * src/textview.c
5041                 Fix text cursor ;)
5042
5043 2006-03-18 [colin]      2.0.0cvs153
5044
5045         * src/gtk/filesel.c
5046                 Make sure we hide the preview if we didn't get
5047                 a filename
5048
5049 2006-03-18 [colin]      2.0.0cvs152
5050
5051         * src/summaryview.c
5052                 Set cursor to watch for execution (fixes lack
5053                 of watch-cursor when dnd'ing hundreds of mails)
5054         * src/gtk/filesel.c
5055                 Check that mime type is 'image/*' before updating
5056                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5057
5058 2006-03-18 [colin]      2.0.0cvs151
5059
5060         * src/mainwindow.c
5061         * src/textview.c
5062         * src/textview.h
5063                 Put a watch cursor in textview too when the mainwindow's
5064                 cursor in a watch
5065
5066 2006-03-18 [colin]      2.0.0cvs150
5067
5068         * src/folder.c
5069                 Change wrong asserts to simple tests
5070
5071 2006-03-17 [colin]      2.0.0cvs149
5072
5073         * src/mainwindow.c
5074         * src/mainwindow.h
5075         * src/prefs_msg_colors.c
5076         * src/summaryview.c
5077         * src/summaryview.h
5078         * src/gtk/colorlabel.c
5079         * src/gtk/colorlabel.h
5080                 Add a color label menu in the main menubar
5081                 Add (fixed) accels Ctrl-{0-7} to change the color
5082                 They have to be fixed because the menu's dynamic,
5083                 the items are complex widgets, hence we can't use
5084                 a GtkItemFactory.
5085
5086
5087 2006-03-17 [wwp]        2.0.0cvs148
5088
5089         * src/compose.c
5090                 rollback few lines from my previous commit (those lines come from
5091                 a pending patch, accidentally commited, even if neutral as they are
5092                 commented out).
5093
5094 2006-03-17 [wwp]        2.0.0cvs147
5095
5096         * src/compose.c
5097                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5098                 applied code style/indentation to the modified function.
5099
5100 2006-03-17 [wwp]        2.0.0cvs146
5101
5102         * src/procmsg.c
5103         * src/compose.c
5104                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5105
5106 2006-03-17 [paul]
5107
5108         2.1.0-rc1 released
5109
5110 2006-03-17 [paul]       2.0.0cvs145
5111
5112         * src/main.c
5113                 addressbook_read_file() was called twice
5114         * src/textview.c
5115                 X-Mailer highlighting
5116
5117 2006-03-16 [colin]      2.0.0cvs144
5118
5119         * src/sourcewindow.c
5120         * src/sourcewindow.h
5121                 And the last one, in source window.
5122
5123 2006-03-16 [colin]      2.0.0cvs143
5124
5125         * src/compose.c
5126         * src/compose.h
5127                 Fix the same stuff in compose
5128
5129 2006-03-16 [colin]      2.0.0cvs142
5130
5131         * src/messageview.c
5132                 Complete the previous messageview crash fix
5133
5134 2006-03-16 [colin]      2.0.0cvs141
5135
5136         * src/procmsg.h
5137         * src/procmsg.c
5138         * src/folder.c
5139                 Fix POSTPROCESSING hook
5140                 Patch by H. Merijn Brand
5141
5142         * src/procmime.c
5143         * src/procmime.h
5144                 Parse Content-Location
5145
5146         * src/toolbar.c
5147         * src/messageview.c
5148         * src/messageview.h
5149                 Don't crash when a top-level MessageView has
5150                 been closed on us. Same problematic than
5151                 yesterday's quicksearch issue.
5152
5153 2006-03-15 [colin]      2.0.0cvs140
5154
5155         * src/gtk/quicksearch.c
5156                 Fix a bitchy race we didn't think about when we
5157                 added quicksearch cancellation:
5158                 If the search is not on cached fields, for example
5159                 body_part matchcase "stuff"
5160                 the matcher code has to get the whole message. If
5161                 we're on IMAP, that can be slow, and in order to
5162                 be non-blocking, the IMAP code idle loop processes
5163                 gtk events too. So it is possible to cancel a
5164                 quicksearch while the matcher is getting the mail's
5165                 body. After matcher got its body, it will start to
5166                 iterate over the matcher list that the Quicksearch's
5167                 clear_search_cb() just freed via prepare_matcher().
5168                 SIGSEGV ensues.
5169                 The fix consists of guarding the matcherlist_match()
5170                 call with a boolean 'matching'. If we reset the
5171                 quicksearch while matching is TRUE, we don't free
5172                 the matcherlist anymore like we did, but we set
5173                 another new flag, deferred_free, to TRUE. Then,
5174                 in quicksearch_match(), just after returning from
5175                 matcherlist_match() and unsetting the matching flag,
5176                 we check the deferred_free flag and do the
5177                 prepare_matcher() (which does the matcherlist_free)
5178                 for real, so we free the matcherlist once it's not
5179                 used anymore.
5180                 As all of this runs via the glib main loop, we
5181                 luckily don't need a mutex.
5182         * src/summaryview.c
5183                 Also, show progress while searching.
5184
5185
5186 2006-03-14 [colin]      2.0.0cvs139
5187
5188         * src/alertpanel.c
5189                 Make alertpanel_is_open non-static
5190
5191 2006-03-14 [colin]      2.0.0cvs138
5192
5193         * src/prefs_spelling.c
5194                 Cleanups - Fabien Vantard
5195
5196 2006-03-14 [wwp]        2.0.0cvs137
5197
5198         * src/main.c
5199                 code style normalization (curly braces, indentation).
5200
5201 2006-03-14 [wwp]        2.0.0cvs137
5202
5203         * src/main.c
5204                 code style (braces, indentation)
5205
5206 2006-03-12 [paul]       2.0.0cvs136
5207
5208         * src/prefs_common.c
5209                 trans_hdr defaults to FALSE to be RFC-savvy
5210         * src/prefs_summaries.c
5211                 add a tooltip to the trans_hdr option
5212                 
5213
5214 2006-03-12 [paul]       2.0.0cvs135
5215
5216         * src/prefs_matcher.c
5217                 give a little more width to the combos
5218         * src/prefs_display_header.c
5219         * src/textview.c
5220                 translate headers if prefs_common.trans_hdr
5221                 is TRUE
5222
5223         Patches by Pawel Pekala
5224
5225 2006-03-12 [paul]       2.0.0cvs134
5226
5227         * src/plugins/clamav/clamav_plugin.c
5228         * src/plugins/dillo_viewer/dillo_viewer.c
5229         * src/plugins/pgpcore/plugin.c
5230         * src/plugins/pgpinline/plugin.c
5231         * src/plugins/pgpmime/plugin.c
5232         * src/plugins/spamassassin/spamassassin.c
5233                 update/add to descriptions
5234         * src/plugins/spamassassin/spamassassin_gtk.c
5235                 fixes to the english, remove superfluous
5236                 tooltips, clean up a little
5237
5238 2006-03-12 [paul]       2.0.0cvs133
5239
5240         * src/compose.c
5241                 fix Bug 924, 'Account combo box shows up wrong 
5242                 if & is in account name'
5243
5244 2006-03-11 [colin]      2.0.0cvs132
5245
5246         * src/summaryview.c
5247                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5248                 messed up shift-selection because is slows down
5249                 moving around summaryview. thanks -users
5250
5251 2006-03-10 [colin]      2.0.0cvs131
5252
5253         * src/plugins/spamassassin/spamassassin_gtk.c
5254                 Put back Paul's engrish fixes
5255
5256 2006-03-10 [colin]      2.0.0cvs130
5257
5258         * src/plugins/spamassassin/spamassassin.c
5259         * src/plugins/spamassassin/spamassassin.h
5260         * src/plugins/spamassassin/spamassassin_gtk.c
5261                 Cleanup SA prefs page (more)
5262                 Patch by Fabien Vantard
5263
5264 2006-03-10 [paul]       2.0.0cvs129
5265
5266         * src/prefs_msg_colors.c
5267         * src/prefs_spelling.c
5268                 widget sensitivity
5269
5270 2006-03-09 [mones]      2.0.0cvs128
5271
5272         * po/es.po
5273                 Update for next RC
5274
5275 2006-03-09 [wwp]        2.0.0cvs127
5276
5277         * configure.ac
5278                 revert accidental commit (requirement for libetpan 0.43), this time
5279                 not in HEAD.
5280
5281 2006-03-09 [wwp]        2.0.0cvs125
5282
5283         * configure.ac
5284                 revert accidental commit (requirement for libetpan 0.43)
5285
5286 2006-03-09 [paul]       2.0.0cvs126
5287
5288         * src/prefs_receive.c
5289                 remove useless frame
5290                 replace 'incorporation' with 'receiving'
5291         * src/plugins/clamav/clamav_plugin_gtk.c
5292         * src/plugins/spamassassin/spamassassin_gtk.c
5293                 improve widget sensitivity
5294                 fix a bit his engrish
5295
5296 2006-03-09 [wwp]        2.0.0cvs125
5297
5298         * src/addressadd.c
5299         * src/foldersel.c
5300         * src/prefs_common.c
5301         * src/prefs_common.h
5302                 remember some more windows' sizes (add to addressbook and
5303                 select folder).
5304
5305 2006-03-09 [paul]       2.0.0cvs124
5306
5307         * src/plugins/pgpcore/prefs_gpg.c
5308                 normalise construction of dialogue
5309
5310 2006-03-09 [paul]       2.0.0cvs123
5311
5312         * src/plugins/trayicon/Makefile.am
5313                 add missing slash
5314
5315 2006-03-08 [colin]      2.0.0cvs122
5316
5317         * src/plugins/trayicon/Makefile.am
5318                 Fix build in separate dir 
5319                 Patch by Bamanzi <bamanzi@gmail.com>
5320
5321 2006-03-08 [colin]      2.0.0cvs121
5322
5323         * src/procmsg.c
5324                 Batch move and copies from summaryview with delayed execution
5325                 too
5326
5327 2006-03-07 [paul]       2.0.0cvs120
5328
5329         * src/common/utils.c
5330                 fix highlighting of URIs containing "()"
5331                 Patch by Pawel Pekala
5332
5333 2006-03-07 [paul]       2.0.0cvs119
5334
5335         * src/folder.c
5336         * src/folder.h
5337         * src/folderview.c
5338                 immediately do alphabetical resort when
5339                 changing a folder's name
5340                 Patch by Pawel Pekala
5341
5342 2006-03-07 [paul]       2.0.0cvs118
5343
5344         * src/news.c
5345         * src/news_gtk.c
5346                 when unsubscribing a newsgroup, remove the
5347                 folder and msgs in .sylpheed-claws/newscache
5348                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5349
5350 2006-03-07 [paul]       2.0.0cvs117
5351
5352         * src/textview.c
5353                 fix wrong Fake URL Warning
5354                 Thanks to Hiro
5355
5356 2006-03-07 [colin]      2.0.0cvs116
5357
5358         * src/imap.c
5359                 Return immediately when password dialog was
5360                 cancelled
5361         * src/gtk/inputdialog.c
5362                 Allow empty strings for passwords
5363
5364
5365 2006-03-06 [colin]      2.0.0cvs115
5366
5367         * src/imap.c
5368                 Prevent double-timeouts when connection fails
5369
5370 2006-03-06 [colin]
5371
5372         2.0.1-rc1 released
5373
5374 2006-03-06 [colin]      2.0.0cvs114
5375
5376         * src/imap.c
5377                 Refresh session during potentially long
5378                 operations
5379
5380 2006-03-06 [wwp]        2.0.0cvs113
5381
5382         * src/prefs_msg_colors.h
5383                 forgot that one (custom color labels).
5384
5385 2006-03-06 [wwp]        2.0.0cvs112
5386
5387         * src/prefs_common.c
5388         * src/prefs_common.h
5389         * src/prefs_msg_colors.c
5390         * src/summaryview.c
5391         * src/summaryview.h
5392         * src/gtk/colorlabel.c
5393         * src/gtk/colorlabel.h
5394                 colors in messages list are now customizable. Color values and names can
5395                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5396                 Thanks to Paul and Colin for their help with this longstanding patch!
5397
5398 2006-03-06 [wwp]        2.0.0cvs111
5399
5400         * src/textview.c
5401                 don't crash if (x)face is bad.
5402
5403 2006-03-05 [paul]       2.0.0cvs110
5404
5405         * AUTHORS
5406         * configure.ac
5407         * src/Makefile.am
5408         * src/common/Makefile.am
5409         * src/common/utils.h
5410         * src/etpan/imap-thread.c
5411         * src/gtk/authors.h
5412         * src/plugins/clamav/Makefile.am
5413         * src/plugins/demo/Makefile.am
5414         * src/plugins/dillo_viewer/Makefile.am
5415         * src/plugins/pgpcore/Makefile.am
5416         * src/plugins/pgpcore/passphrase.c
5417         * src/plugins/pgpinline/Makefile.am
5418         * src/plugins/pgpmime/Makefile.am
5419         * src/plugins/spamassassin/Makefile.am
5420         * src/plugins/trayicon/Makefile.am
5421                 fix builiding on cygwin
5422                 Patch by Ralgh Young <bamanzi@gmail.com>
5423
5424 2006-03-04 [wwp]        2.0.0cvs109
5425
5426         * manual/keyboard.xml
5427                 fix mixed up/down keys.
5428
5429 2006-03-04 [wwp]        2.0.0cvs108
5430
5431         * README
5432         * INSTALL
5433                 updated links to SpamAssassin.
5434
5435 2006-03-04 [wwp]        2.0.0cvs107
5436
5437         * manual/plugins.xml
5438         * src/plugins/spamassassin/README
5439                 updated SpamAssassin plugin docs to reflect new functional additions
5440                 (also fix/update/documents few technical stuff more, see the README).
5441
5442 2006-03-04 [wwp]        2.0.0cvs106
5443
5444         * src/prefs_message.c
5445                 normalized capitalization of message-prefs paths.
5446
5447 2006-03-04 [wwp]        2.0.0cvs105
5448
5449         * manual/advanced.xml
5450                 typo.
5451
5452 2006-03-03 [colin]      2.0.0cvs104
5453
5454         * src/plugins/clamav/clamav_plugin_gtk.c
5455                 Rework prefs page, patch by Fabien 
5456
5457 2006-03-03 [colin]      2.0.0cvs103
5458
5459         * src/plugins/clamav/clamav_plugin.c
5460                 Set error on all errors
5461
5462 2006-03-03 [colin]      2.0.0cvs102
5463
5464         * src/common/plugin.c
5465                 Initialize error to avoid crashing when a plugin fails
5466                 without setting error
5467
5468 2006-03-02 [wwp]        2.0.0cvs101
5469
5470         * configure.ac
5471                 fixed linker flags for libetpan support on Cygwin
5472                 (thanks to H.Merijn Brand).
5473
5474 2006-03-02 [wwp]        2.0.0cvs100
5475
5476         * src/addressbook.c
5477                 fix some AB error messages: one for punctuation and
5478                 one wrongly duplicate (thanks, maxbritov).
5479
5480 2006-03-02 [wwp]        2.0.0cvs99
5481
5482         * src/plugins/spamassassin/spamassassin.c
5483                 make sync calls to sa-learn/spamc to prevent
5484                 system (whatever local or client/server) overload.
5485
5486 2006-03-02 [colin]      2.0.0cvs98
5487
5488         * src/summaryview.c
5489                 Put the spam icon in the status column instead of the
5490                 mark one
5491
5492 2006-03-01 [colin]      2.0.0cvs97
5493
5494         * src/plugins/spamassassin/spamassassin.c
5495                 Fix segfault (g_file_set_contents fails for some 
5496                 reason and err==0x2f. Can't find out why with
5497                 valgrind, using working function :-)
5498
5499 2006-03-01 [colin]      2.0.0cvs96
5500
5501         * src/inc.c
5502                 Offline overriding: let 'No' be cached only 3 seconds
5503
5504 2006-03-01 [colin]      2.0.0cvs95
5505
5506         * src/addr_compl.c
5507         * src/addrbook.c
5508         * src/addressbook.c
5509         * src/addrindex.c
5510         * src/folder_item_prefs.c
5511         * src/headerview.c
5512         * src/imap.c
5513         * src/inc.c
5514         * src/ldif.c
5515         * src/mainwindow.c
5516         * src/mh.c
5517         * src/msgcache.c
5518         * src/prefs_common.h
5519         * src/prefs_msg_colors.c
5520         * src/procheader.c
5521         * src/procheader.h
5522         * src/procmime.c
5523         * src/procmsg.c
5524         * src/procmsg.h
5525         * src/send_message.h
5526         * src/simple-gettext.c
5527         * src/summaryview.c
5528         * src/summaryview.h
5529         * src/syldap.c
5530         * src/textview.c
5531         * src/undo.c
5532         * src/common/ssl_certificate.c
5533         * src/common/utils.c
5534         * src/gtk/colorsel.c
5535         * src/gtk/gtksctree.c
5536         * src/gtk/gtkshruler.c
5537         * src/plugins/trayicon/trayicon.c
5538                 #if 0 goes to /dev/null
5539
5540 2006-03-01 [colin]      2.0.0cvs94
5541
5542         * src/compose.c
5543         * src/imap.c
5544         * src/inc.c
5545         * src/inc.h
5546         * src/messageview.c
5547         * src/news.c
5548         * src/plugins/spamassassin/spamassassin.c
5549                 Allow to add information in the "working offline"
5550                 window
5551
5552 2006-03-01 [wwp]        2.0.0cvs93
5553
5554         * src/plugins/spamassassin/spamassassin.c
5555                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5556                 'cause it seems that calling `spamc ... < inputfile` with
5557                 g_spawn_(a)sync simply.. erm doesn't work :-).
5558
5559 2006-03-01 [wwp]        2.0.0cvs92
5560
5561         * src/toolbar.c
5562         * src/toolbar.h
5563                 simplify the adding of spam/ham button to the messageview toolbar
5564                 (it gets more clear now that the same button will be "Mark as spam"
5565                 or "Mark as ham" according to the current message status,
5566                 thanks to Colin).
5567
5568 2006-03-01 [wwp]        2.0.0cvs91
5569
5570         * src/messageview.c
5571         * src/procmsg.c
5572         * src/procmsg.h
5573         * src/summaryview.c
5574         * src/plugins/spamassassin/spamassassin.c
5575         * src/plugins/spamassassin/spamassassin.h
5576                 make learner callbacks return a status (0 for ok),
5577                 handle it in main code to avoid setting flags when learning failed,
5578                 don't learn on TCP if offline in spamassassin,
5579                 thanks to Colin.
5580
5581                 
5582
5583 2006-03-01 [wwp]        2.0.0cvs90
5584
5585         * src/compose.c
5586                 some work around the compose window's account menu,
5587                 patch by Fabien Vantard.
5588
5589 2006-03-01 [wwp]        2.0.0cvs89
5590
5591         * src/plugins/spamassassin/spamassassin.c
5592                 fixed bad logics, was using spamc in local mode and sa-learn
5593                 in remote mode (thanks, Colin).
5594
5595 2006-03-01 [wwp]        2.0.0cvs88
5596
5597         * src/plugins/spamassassin/spamassassin.c
5598         * src/plugins/spamassassin/spamassassin.h
5599         * src/plugins/spamassassin/spamassassin_gtk.c
5600                 made processing of emails w/ sa-plugin an option (default is TRUE),
5601                 fixed Engrish some tooltips, capitalization of some debug messages
5602                 and warnings. The spamassassin plugin now provides two separate
5603                 services: process emails upon incorporation and spamd training.
5604                 Both services (un)register independently but use some common
5605                 plugin settings (transport settings, spam storage location).
5606
5607 2006-02-28 [wwp]        2.0.0cvs87
5608
5609         * src/plugins/spamassassin/spamassassin.c
5610                 fix async flag to spamc cmdline execution (batch exec should
5611                 be asynchronous).
5612
5613 2006-02-27 [wwp]        2.0.0cvs86
5614
5615         * src/plugins/spamassassin/spamassassin.c
5616         * src/plugins/spamassassin/spamassassin.h
5617         * src/plugins/spamassassin/spamassassin_gtk.c
5618                 - added the ability to learn a remote spamassassin server (spamd),
5619                 using spamc.
5620                 - added the spamassassin option 'username', that applies to all
5621                 spamassassin operations (filtering, learning, local or remote).
5622                 The default username is the current unix user (if left blank
5623                 from gtk prefs or config file).
5624                 - commented out some unused code (notebook widget), removed unused
5625                 layout (hbox1).
5626                 - make more widgets sensitive to the transport type.
5627
5628 2006-02-27 [colin]      2.0.0cvs85
5629
5630         * src/plugins/spamassassin/spamassassin.c
5631                 Fix sa-learn call when offline
5632
5633 2006-02-27 [colin]      2.0.0cvs84
5634
5635         * configure.ac
5636         * src/Makefile.am
5637         * src/mainwindow.c
5638         * src/mainwindow.h
5639         * src/messageview.c
5640         * src/messageview.h
5641         * src/prefs_toolbar.c
5642         * src/procmsg.c
5643         * src/stock_pixmap.c
5644         * src/stock_pixmap.h
5645         * src/summaryview.c
5646         * src/toolbar.c
5647         * src/toolbar.h
5648         * src/pixmaps/ham_btn.xpm
5649         * src/pixmaps/spam.xpm
5650         * src/pixmaps/spam_btn.xpm
5651         * src/plugins/spamassassin/spamassassin.c
5652                 Add button in toolbar for spam learning
5653                 Fix a few bugs from the last related commit
5654                 Revert 1.9.6cvs23 which messed up shift-selection
5655
5656 2006-02-24 [colin]      2.0.0cvs83
5657
5658         * src/procmsg.c
5659         * src/summaryview.c
5660         * src/summaryview.h
5661         * src/plugins/spamassassin/spamassassin.c
5662         * src/plugins/spamassassin/spamassassin.h
5663         * src/plugins/spamassassin/spamassassin_gtk.c
5664                 Unregister learner when spamassassin is either
5665                 disabled or over tcp
5666
5667 2006-02-24 [colin]      2.0.0cvs82
5668
5669         * src/Makefile.am
5670         * src/mainwindow.c
5671         * src/mainwindow.h
5672         * src/procmsg.c
5673         * src/procmsg.h
5674         * src/stock_pixmap.c
5675         * src/stock_pixmap.h
5676         * src/summaryview.c
5677         * src/summaryview.h
5678         * src/gtk/icon_legend.c
5679         * src/pixmaps/spam.xpm  ** NEW FILE **
5680         * src/plugins/spamassassin/spamassassin.c
5681         * src/plugins/spamassassin/spamassassin_gtk.c
5682                 Add spam learning interface (Mark/Mark as 
5683                 (spam|ham) menus)
5684
5685 2006-02-24 [wwp]        2.0.0cvs81
5686
5687         * src/compose.c
5688         * src/compose.h
5689         * src/filtering.c
5690                 hide compose window when sending message in batch mode
5691                 (filtering: forward and redirect). Also fixed a wrong
5692                 value returned when sending failed, neutral anyway.
5693                 (Colin, me) 
5694
5695 2006-02-24 [wwp]        2.0.0cvs80
5696
5697         * src/mainwindow.c
5698                 use GTK+'s stock quit button. Patch by Fabien Vantard.
5699
5700 2006-02-24 [paul]       2.0.0cvs79
5701
5702         * src/news.c
5703         * src/news.h
5704         * src/news_gtk.c
5705                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
5706                 Thanks to Colin
5707
5708 2006-02-23 [colin]      2.0.0cvs78
5709
5710         * src/alertpanel.c
5711                 Change OK to Close in alertpanel with View log
5712                 button; add accel to View log. Patch by Fabien
5713                 Vantard
5714
5715 2006-02-23 [wwp]        2.0.0cvs77
5716
5717         * src/compose.c
5718                 silly me, there were much more tests to perform, since toolbars can
5719                 really have down to 1 element only.
5720
5721 2006-02-23 [wwp]        2.0.0cvs76
5722
5723         * commitHelper
5724                 fixed indentation from my previous commit. Fallback to VISUAL if
5725                 EDITOR is not set (and to vi, at last resort).
5726
5727 2006-02-23 [wwp]        2.0.0cvs75
5728
5729         * commitHelper
5730                 improved error detection (Colin, me).
5731
5732 2006-02-23 [wwp]        2.0.0cvs74
5733
5734         * src/prefs_toolbar.c
5735                 simplify and fix prefs/toolbars layouting. Combos' contents can
5736                 now be really displayed.
5737
5738 2006-02-23 [wwp]        2.0.0cvs73
5739         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5740         be really displayed.
5741
5742 2006-02-22 [wwp]        2.0.0cvs72
5743
5744         * src/compose.c
5745                 fix a typo in my previous commit (sorry!).
5746
5747 2006-02-22 [wwp]        2.0.0cvs71
5748
5749         * src/prefs_toolbar.c
5750                 fix a crash when adding separators to toolbars,
5751                 also fix some separator item information.
5752
5753 2006-02-22 [wwp]        2.0.0cvs70
5754
5755         * src/compose.c
5756                 fix a crash when redirecting (for instance) when compose window's
5757                 toolbar contents has been customized (when some buttons have been
5758                 removed in fact).
5759
5760 2006-02-21 [wwp]        2.0.0cvs69
5761
5762         * src/summaryview.c
5763         * src/gtk/pluginwindow.c
5764         * src/plugins/pgpcore/prefs_gpg.c
5765                 fix some compilation warnings (feat. remains of removed code).
5766
5767 2006-02-21 [wwp]        2.0.0cvs68
5768
5769         * src/gtk/gtkutils.c
5770                 fix two compilation issues, thanks to Stephan Sachse.
5771
5772 2006-02-20 [colin]      2.0.0cvs67
5773
5774         * src/mainwindow.c
5775                 Don't reselect displayed mail on refocus
5776                 This fixes actions misbehaving 
5777
5778 2006-02-20 [wwp]        2.0.0cvs66
5779
5780         * src/summaryview.c
5781         * src/gtk/gtksctree.c
5782         * src/gtk/gtkshruler.c
5783                 changed more runtime typecast checks.
5784
5785 2006-02-20 [wwp]        2.0.0cvs65
5786
5787         * src/summary_search.c
5788                 find all - summaryview refresh issue fixed, thanks to Colin.
5789
5790 2006-02-20 [wwp]        2.0.0cvs64
5791
5792         * src/gtk/gtkutils.c
5793                 better runtime typecast checks.
5794
5795 2006-02-20 [wwp]        2.0.0cvs63
5796
5797         * src/summary_search.c
5798                 enhancements to the summary search:
5799                         - add the ability to stop the running search
5800                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5801                         - don't search if no criteria (From/To/Subject/Body) is set
5802                         - ensure that a busy mouse pointer is always shown when searching,
5803                           show it even a bit earlier
5804
5805 2006-02-19 [colin]      2.0.0cvs62
5806
5807         * src/compose.c
5808         * src/imap.c
5809         * src/etpan/imap-thread.c
5810         * src/etpan/imap-thread.h
5811                 (Future) IMAP speed improvement on sending
5812                 Will require a libetpan update
5813         * src/summaryview.c
5814         * src/gtk/quicksearch.c
5815                 Make quicksearch clearable while running.
5816
5817 2006-02-17 [colin]      2.0.0cvs61
5818
5819         * src/imap.c
5820         * src/etpan/imap-thread.c
5821         * src/etpan/imap-thread.h
5822                 Check for IMAP certificates
5823                 ** Requires libetpan-0.42-cvs4 
5824                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5825
5826 2006-02-17 [colin]      2.0.0cvs60
5827
5828         * src/messageview.c
5829         * src/prefs_common.c
5830         * src/prefs_common.h
5831         * src/prefs_message.c
5832                 Add pref to display HTML-only mails with plugin, 
5833                 if possible (defaulting to FALSE of course).
5834
5835 2006-02-16 [colin]      2.0.0cvs59
5836
5837         * src/main.c
5838         * src/common/plugin.c
5839         * src/common/plugin.h
5840         * src/gtk/pluginwindow.c
5841                 Keep track of requested (but unloaded) plugins
5842                 in some error cases.
5843
5844 2006-02-16 [wwp]        2.0.0cvs58
5845
5846         * src/gtk/gtkaspell.c
5847         * src/gtk/gtkaspell.h
5848         * src/prefs_spelling.c
5849         * src/compose.c
5850         * src/prefs_common.c
5851         * src/prefs_common.h
5852                 implemented new optional spellchecker behaviour: re-check message when
5853                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5854
5855 2006-02-16 [wwp]        2.0.0cvs57
5856
5857         * src/quote_fmt_parse.y
5858                 pclose popen'ed pipe.
5859
5860 2006-02-15 [colin]      2.0.0cvs56
5861
5862         * src/mimeview.c
5863         * src/mimeview.h
5864                 Let MimeViewers know which MimeView they
5865                 depend of.
5866         * src/summaryview.c
5867                 Swap From/To columns in Sent/Queue/Drafts
5868                 folders
5869         * src/etpan/imap-thread.c
5870                 Use mailstream_low_tls_open() for STARTTLS
5871                 instead of mailstream_low_ssl_open()
5872                 ** REQUIRES libetpan 0.42cvs3 **
5873
5874 2006-02-15 [wwp]        2.0.0cvs55
5875
5876         * src/compose.c
5877         * src/compose.h
5878         * src/message_search.c
5879         * src/message_search.h
5880         * src/textview.c
5881         * src/gtk/gtkutils.c
5882         * src/gtk/gtkutils.h
5883                 added the ability to Find text in the compose window (and a bit
5884                 of code factorization).
5885
5886 2006-02-15 [wwp]        2.0.0cvs54
5887
5888         * src/prefs_gtk.c
5889                 yet another one file was missing (fix for some widgets' sensitivity).
5890                 Thanks Colin!
5891
5892 2006-02-15 [wwp]        2.0.0cvs53
5893
5894         * src/prefs_gtk.h
5895                 oops forgot that file (fix for some widgets' sensitivity).
5896
5897 2006-02-15 [wwp]        2.0.0cvs52
5898
5899         * src/summary_search.c
5900                 implemented advanced summary search options (added the ability
5901                 to use matcher conditions in an advanced search mode).
5902
5903 2006-02-15 [wwp]        2.0.0cvs51
5904
5905         * src/plugins/pgpcore/prefs_gpg.c
5906         * src/prefs_account.c
5907                 fix some widget sensitivity, mostly around some labels in
5908                 account prefs.
5909
5910 2006-02-15 [paul]       2.0.0cvs50
5911
5912         * manual/advanced.xml
5913                 improve Templates info
5914                 written by wwp
5915
5916 2006-02-14 [colin]      2.0.0cvs49
5917
5918         * src/pixmaps/address_book.xpm
5919         * src/pixmaps/preferences.xpm
5920         * src/pixmaps/properties.xpm
5921                 Fix pixmap size - patch by Fabien Vantard
5922
5923 2006-02-13 [colin]      2.0.0cvs48
5924
5925         * src/procmime.c
5926                 Add missing fclose()s on error
5927         * src/textview.c
5928                 Remove unused code
5929         * src/common/utils.c
5930                 Fix temp files not being deleted on windows
5931         Patches by Thomas Gilgin
5932
5933 2006-02-13 [colin]      2.0.0cvs47
5934
5935         * src/mainwindow.c
5936                 Fix exit crash
5937
5938 2006-02-13 [wwp]        2.0.0cvs46
5939
5940         * src/plugins/pgpcore/prefs_gpg.c
5941                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5942
5943 2006-02-12 [colin]      2.0.0cvs45
5944
5945         * src/folderview.c
5946         * src/main.c
5947         * src/mainwindow.c
5948                 Fix "stuff" when quitting
5949
5950 2006-02-12 [wwp]        2.0.0cvs44
5951
5952         * src/prefs_themes.c
5953                 fix typos in debug messages.
5954
5955 2006-02-11 [colin]      2.0.0cvs43
5956
5957         * src/summaryview.c
5958                 don't allow drag/drop from ourself
5959
5960 2006-02-10 [wwp]        2.0.0cvs42
5961
5962         * src/exporthtml.c
5963         * src/html.c
5964         * src/html.h
5965         * src/procmime.c
5966         * src/textview.c
5967                 renamed html_ prefixed functions and data structures to avoid
5968                 namespace clashes w/ other software (gtkhtml2 for instance).
5969                 Closes bug #907.
5970
5971
5972 2006-02-09 [colin]      2.0.0cvs41
5973
5974         * src/summaryview.c
5975                 Fix shitty logic messed up. Thanks Ticho for the hint!
5976
5977 2006-02-09 [wwp]        2.0.0cvs40
5978
5979         * src/gtk/about.c
5980         * src/compose.c
5981         * src/prefs_account.c
5982         * src/prefs_gtk.h
5983         * src/editaddress.c
5984                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5985                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5986                 Browse buttons in accounts prefs.
5987
5988 2006-02-09 [colin]      2.0.0cvs39
5989
5990         * src/matcher.c
5991                 Check for pointer before using its members
5992         * src/gtk/gtksourceprintjob.c
5993                 Fix a wrong warning
5994
5995 2006-02-09 [wwp]        2.0.0cvs38
5996
5997         * src/gtk/filesel.c
5998                 fix few compiler warnings (type mismatch).
5999
6000 2006-02-09 [paul]       2.0.0cvs37
6001
6002         * po/fr.po
6003                 updated by Fabien Vantard
6004
6005 2006-02-08 [colin]      2.0.0cvs36
6006
6007         * src/prefs_common.c
6008         * src/common/defs.h
6009         * src/common/plugin.c
6010                 allow windows and linux configurations to coexist
6011                 patch by Thomas Gilgin
6012
6013 2006-02-08 [colin]      2.0.0cvs35
6014
6015         * src/filtering.c
6016         * src/matcher.c
6017         * src/matcher.h
6018         * src/matcher_parser_parse.y
6019         * src/prefs_filtering_action.c
6020         * src/prefs_matcher.c
6021                 Add the "Ignore thread" filtering
6022                 action
6023
6024 2006-02-08 [colin]      2.0.0cvs34
6025
6026         * src/compose.c
6027         * src/procmime.c
6028         * src/procmime.h
6029                 Fix bug #905 (damaged attachment)
6030                 text files with raw \0's aren't really text files
6031         FOR_STABLE
6032
6033 2006-02-08 [colin]      2.0.0cvs33
6034
6035         * src/summaryview.c
6036                 Fix crasher introduced yesterday
6037
6038 2006-02-08 [wwp]        2.0.0cvs32
6039
6040         * src/compose.c
6041         * src/compose.h
6042                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6043
6044 2006-02-08 [wwp]        2.0.0cvs31
6045
6046         * src/prefs_template.c
6047                 templates enhancement: allow address completion for Cc and Bcc fields
6048                 (it was currently possible for the To field only)
6049
6050 2006-02-08 [colin]      2.0.0cvs30
6051
6052         * src/compose.c
6053                 Don't unblock if not blocked
6054         FOR_STABLE
6055
6056 2006-02-07 [colin]      2.0.0cvs29
6057
6058         * src/action.c
6059                 Forgot to refresh summaryview
6060
6061 2006-02-07 [colin]      2.0.0cvs28
6062
6063         * src/action.c
6064                 Freeze/thaw message list and folder list while
6065                 processing %as{} actions 
6066         * src/compose.c
6067                 Fix auto-wrap disabling after a middle-click
6068                 paste - FOR_STABLE
6069
6070 2006-02-07 [paul]       2.0.0cvs27
6071
6072         * src/folder.c
6073                 fix freeing of uninitialised pointers
6074                 Thanks to Colin
6075
6076 2006-02-06 [colin]      2.0.0cvs26
6077
6078         * src/folder.c
6079                 Use g_slist_prepend in potentially big list
6080
6081 2006-02-06 [colin]      2.0.0cvs25
6082
6083         * src/folder.c
6084                 Completely skip processing if it doesn't 
6085                 exist (faster!)
6086
6087 2006-02-06 [colin]      2.0.0cvs24
6088
6089         * src/folder.c
6090         * src/summaryview.c
6091                 Batch filtering in summaryview (from Tools menu)
6092                 and pre/post//-processing too
6093
6094 2006-02-06 [colin]      2.0.0cvs23
6095
6096         * src/procmsg.h
6097         * src/filtering.c
6098                 Use a special field for batch filtering instead
6099                 of stepping on deferred execution's toes
6100
6101 2006-02-06 [colin]      2.0.0cvs22
6102
6103         * src/action.c
6104         * src/filtering.c
6105         * src/filtering.h
6106         * src/folder.c
6107         * src/summaryview.c
6108                 Fix filtering via menus and actions
6109
6110 2006-02-06 [colin]      2.0.0cvs21
6111
6112         * src/imap.c
6113                 Put the added file directly to cache if possible (will work
6114                 with next libetpan)
6115         * src/filtering.c
6116         * src/filtering.h
6117         * src/inc.c
6118         * src/folder.c
6119         * src/mbox.c
6120         * src/procmsg.h
6121                 Move and copy filtered messages by batches instead of one
6122                 by one - faster on IMAP
6123         * src/procmsg.c
6124                 Add a function that'll possibly be useful later
6125
6126 2006-02-06 [colin]      2.0.0cvs20
6127
6128         * src/addressbook.c
6129                 Use internal mime-type instead of text/plain for d'n'd
6130         * src/compose.c
6131                 Allow attaching files from mimeview's icon list via d'n'd
6132         * src/folderview.c
6133         * src/folderview.h
6134                 Use internal mime-type instead of text/plain for d'n'd
6135                 Don't try to selected opened folder if none is
6136                 Factorize d'n'd from other apps code
6137         * src/headerview.c
6138         * src/textview.c
6139         * src/gtk/gtkutils.c
6140         * src/gtk/gtkutils.h
6141                 Factorize Face/X-Face stuff
6142         * src/mimeview.c
6143                 Fix d'n'd to other apps
6144         * src/prefs_message.c
6145                 Let the XFace pref be usable without libcompface as it also
6146                 applies to Face
6147         * src/summaryview.c
6148                 Fix d'n'd to other apps
6149                 Factorize d'n'd from other apps code
6150
6151 2006-02-06 [wwp]        2.0.0cvs19
6152
6153         * po/it.po
6154                 Italian translation fixes by Andrea Spadaccini (no more confusion
6155                 between filtering and processing, and few changes in the About
6156                 dialog).
6157
6158
6159 2006-02-06 [mones]      2.0.0cvs18
6160
6161         * src/gtk/icon_legend.c
6162                 Improved descriptions allowing better translations
6163
6164 2006-02-05 [colin]      2.0.0cvs17
6165
6166         * src/imap.c
6167                 Add the f*cking missing expunge that caused imap_fetch_env
6168                 to fail after an add_msgs ! :-///
6169         * src/etpan/imap-thread.c
6170                 Add a bit of debug
6171         FOR_STABLE
6172
6173 2006-02-05 [colin]      2.0.0cvs16
6174
6175         * src/common/utils.c
6176                 Don't check for return-path (or we can't put
6177                 back non-sent mails)
6178
6179 2006-02-05 [colin]      2.0.0cvs15
6180
6181         * src/textview.c
6182                 Don't try to display Face header in textview
6183                 when teh headerview's active
6184
6185 2006-02-05 [colin]      2.0.0cvs14
6186
6187         * tools/tbird2syl.py
6188         * tools/Makefile.am
6189                 Add script to import Thunderbird mails
6190
6191 2006-02-05 [colin]      2.0.0cvs13
6192
6193         * src/headerview.c
6194         * src/procheader.c
6195         * src/procmsg.c
6196         * src/procmsg.h
6197         * src/textview.c
6198                 Show Face headers - patch partially by Klaus Flittner
6199
6200 2006-02-05 [colin]      2.0.0cvs12
6201
6202         * src/folderview.c
6203         * src/summaryview.c
6204         * src/common/utils.c
6205         * src/common/utils.h
6206                 Let dnd work from mime icons to summaryview
6207                 and to folderview too
6208                 Add a crude test to avoid trying to add files
6209                 drag'n'dropped when they're not mails
6210
6211 2006-02-04 [colin]      2.0.0cvs11
6212
6213         * src/summaryview.c
6214         * src/mimeview.c
6215                 Fix utf8 conversion
6216
6217 2006-02-04 [colin]      2.0.0cvs10
6218
6219         * src/compose.c
6220         * src/folderview.c
6221         * src/mimeview.c
6222         * src/summaryview.c
6223         * src/summaryview.h
6224                 Added various drag and drop capas:
6225                 From                    To
6226                 summaryview             other apps
6227                 mimeview icons          other apps
6228                 other apps              summaryview
6229                 other apps              folderview
6230
6231                 This shouldn't have broken the existing:
6232                 From                    To
6233                 summaryview             folderview
6234                 folderview              folderview
6235                 summaryview             compose's attachments
6236
6237         Tests welcomed.
6238
6239 2006-02-02 [paul]       2.0.0cvs9
6240
6241         * src/mainwindow.c
6242                 move global option 'Set displayed columns...' out
6243                 of folder option grouping.
6244                 fix sensitivity of 'harvest addresses'
6245         FOR_STABLE
6246
6247 2006-02-01 [colin]      2.0.0cvs8
6248
6249         * src/mimeview.c
6250                 Revert the alertpanel patch, it sucks (intrusive
6251                 and gets in the way of "open")
6252
6253 2006-02-01 [colin]      2.0.0cvs7
6254
6255         * src/compose.c
6256         * src/prefs_account.c
6257         * src/prefs_common.c
6258         * src/common/defs.h
6259         * src/common/utils.c
6260         * src/common/utils.h
6261                 Add ability to edit the signature file
6262                 from the account preferences, and use
6263                 a default for the text editor.
6264                 Patch by Fabien Vantard
6265
6266 2006-02-01 [colin]      2.0.0cvs6
6267
6268         * src/mimeview.c
6269                 Try to get mime type by extension if it is
6270                 application/octet-stream
6271                 Display a window with possible choices when
6272                 encountering unknown mime types
6273         * src/gtk/filesel.c
6274         * src/gtk/filesel.h
6275                 Add preview
6276                 Allow multiple selection in filtered filesel
6277                 (patch by Fabien Vantard)
6278         * src/gtk/pluginwindow.c
6279                 Use it (patch by Fabien Vantard)
6280
6281 2006-02-01 [paul]       2.0.0cvs5
6282
6283         * src/jpilot.c
6284                 fix crash on creating jpilot address book
6285                 Thanks to Colin - FOR_STABLE
6286         * src/prefs_summaries.c
6287         * src/prefs_wrapping.c
6288         * src/gtk/icon_legend.c
6289         * src/gtk/quicksearch.c
6290                 string fixes and additions
6291
6292 2006-02-01 [paul]       2.0.0cvs4
6293
6294         * src/compose.c
6295         * src/mainwindow.c
6296         * src/messageview.c
6297         * src/prefs_send.c
6298                 add Arabic encoding option
6299                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6300
6301 2006-01-31 [colin]      2.0.0cvs3
6302
6303         * src/plugins/pgpcore/passphrase.c
6304                 Convert passphrase to locale encoding
6305         * src/compose.c
6306                 Fix drafting on IMAP. Crappy bug sneaked in
6307                 the release :-/
6308         FOR_STABLE
6309
6310 2006-01-30 [paul]       2.0.0cvs2
6311
6312         * src/gtk/icon_legend.c
6313                 show the new entries
6314
6315 2006-01-30 [colin]      2.0.0cvs1
6316
6317         * src/manual.c
6318                 Check for the file to be present before 
6319                 enabling the menu - FOR_STABLE
6320         * src/gtk/icon_legend.c
6321                 Add folders icons (not all of them, there
6322                 are too much, but the most intriguing ones)
6323
6324 2006-01-30 [paul]       2.0.0
6325
6326         version 2.0.0 released
6327
6328 2006-01-30 [paul]       1.9.100cvs200
6329
6330         * manual/faq.xml
6331         * manual/gpl.xml
6332         * manual/intro.xml
6333         * manual/starting.xml
6334         * manual/sylpheed-claws-manual.xml
6335                 fixes, additions
6336
6337 2006-01-29 [mones]      1.9.100cvs199
6338
6339         * manual/account.xml
6340         * manual/advanced.xml
6341         * manual/glossary.xml
6342                 Some typos fixed, added LDIF term to glossary
6343         * po/es.po
6344                 Fixed leading plus symbol
6345
6346 2006-01-29 [paul]       1.9.100cvs198
6347
6348         * po/fi.po
6349         * po/sk.po
6350                 updated by Tommi Pirinen and Andrej Kacian
6351
6352 2006-01-29 [paul]       1.9.100cvs197
6353
6354         * src/gtk/authors.h
6355                 remove duplicates
6356
6357 2006-01-29 [paul]       1.9.100cvs196
6358
6359         * AUTHORS
6360         * po/nl.po
6361         * src/gtk/authors.h
6362         * tools/claws.i18n.status.pl
6363                 nl translation updated by Tim Dijkstra
6364
6365 2006-01-29 [paul]       1.9.100cvs195
6366
6367         * po/sr.po
6368         * po/sv.po
6369                 updated by Aleksandar Urosevic and Anders Troback
6370
6371 2006-01-28 [colin]      1.9.100cvs194
6372
6373         * src/gtk/gtksourceprintjob.c
6374                 Don't fiddle with PangoLayout when we
6375                 have an image
6376
6377 2006-01-28 [paul]       1.9.100cvs193
6378
6379         * AUTHORS
6380         * po/el.po
6381         * po/zh_CN.po
6382         * src/gtk/authors.h
6383         * tools/claws.i18n.status.pl
6384                 updated translations submitted by Stavros Giannouris
6385                 and Ralgh Young
6386
6387 2006-01-27 [colin]      1.9.100cvs192
6388
6389         * src/summaryview.c
6390         * src/gtk/gtksourceprintjob.c
6391                 Add image printing 
6392                 (libgnomeprint only, of course)
6393
6394 2006-01-27 [paul]       1.9.100cvs191
6395
6396         * po/fr.po
6397         * po/it.po
6398                 updated by Fabien Vantard and Andrea Spadaccini
6399
6400 2006-01-26 [colin]      1.9.100cvs190
6401
6402         * manual/Makefile.am
6403         * configure.ac
6404                 Make building the manual optional 
6405                 (--disable-manual)
6406
6407 2006-01-26 [paul]       1.9.100cvs189
6408
6409         * manual/glossary.xml
6410         * manual/plugins.xml
6411                 edited
6412         * po/en_GB.po
6413                 updated
6414
6415 2006-01-26 [paul]       1.9.100cvs188
6416
6417         * src/prefs_display_header.c
6418         * src/prefs_folder_column.c
6419         * src/prefs_msg_colors.c
6420         * src/prefs_summaries.c
6421         * src/prefs_summary_column.c
6422                 HIGify
6423
6424 2006-01-25 [colin]      1.9.100cvs187
6425
6426         * src/imap.c
6427                 Don't allow moving/copying mails between
6428                 queue/drafts and non-queue/drafts folders
6429                 Fixes bug #897 (message header is resetted 
6430                 if one is copied to Drafts)
6431
6432 2006-01-25 [colin]      1.9.100cvs186
6433
6434         * src/folder.c
6435         * src/mainwindow.c
6436                 Fix subscribed folders not found
6437         * src/compose.c
6438                 Don't try to encode as original mail's charset
6439                 if it's ascii 
6440
6441 2006-01-25 [paul]       1.9.100cvs185
6442
6443         * AUTHORS
6444         * po/Makevars
6445                 updated
6446         * po/de.po
6447         * po/pl.po
6448         * po/pt_BR.po
6449         * po/sr.po
6450                 updates submitted by Stephan Sachse, Emilian Nowak
6451                 and Quar, Frederico Goncalves Guimaraes, and
6452                 Aleksandar Urosevic
6453                 Fix Bug 896, 'PT_BR locale broken'.
6454         * src/gtk/authors.h
6455                 updated
6456
6457 2006-01-24 [mones]      1.9.100cvs184
6458
6459         * manual/glossary.xml
6460                 All current terms finished. Reviewers welcome ;-)
6461         * manual/keyboard.xml
6462                 Fixed column width for pdf output.
6463         * po/es.po
6464                 Updated
6465
6466 2006-01-24 [paul]       1.9.100cvs183
6467
6468         * manual/glossary.xml
6469                 fix id name
6470         * manual/dist/html/Makefile.am
6471         * manual/dist/pdf/Makefile.am
6472         * manual/dist/ps/Makefile.am
6473         * manual/dist/txt/Makefile.am
6474                 fix make deps
6475                 Thanks to Colin
6476
6477 2006-01-24 [mones]      1.9.100cvs182
6478
6479         * manual/glossary.xml
6480                 Nearly finished, some terms missing.
6481
6482 2006-01-23 [paul]       1.9.100cvs181
6483
6484         * manual/dist/html/Makefile.am
6485         * manual/dist/pdf/Makefile.am
6486         * manual/dist/ps/Makefile.am
6487         * manual/dist/txt/Makefile.am
6488         * src/mainwindow.c
6489                 re-enable manual
6490                 Thanks to Colin
6491
6492 2006-01-22 [colin]      1.9.100cvs180
6493
6494         * src/compose.c
6495         * src/gtk/gtkaspell.c
6496                 Don't deselect stuff before right-clicking, with aspell.
6497                 (This prevented right-click Copy, for example).
6498                 Thanks to Clo!
6499
6500 2006-01-22 [paul]       1.9.100cvs179
6501
6502         * src/summary_search.c
6503                 don't fix the widget size as it causes problems
6504                 under localisation.
6505                 Thanks to Emilian Nowak
6506
6507 2006-01-21 [paul]       1.9.100cvs178
6508
6509         * src/prefs_themes.c
6510                 fix broken underlining of label text
6511                 with some translations
6512
6513 2006-01-21 [colin]      1.9.100cvs177
6514
6515         * po/fr.po
6516                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6517
6518 2006-01-20 [colin]      1.9.100cvs176
6519
6520         * configure.ac
6521         * Makefile.am
6522         * manual/Makefile
6523         * manual/dist/html/.cvsignore
6524         * manual/dist/html/Makefile.am
6525         * manual/dist/pdf/.cvsignore
6526         * manual/dist/pdf/Makefile.am
6527         * manual/dist/ps/.cvsignore
6528         * manual/dist/ps/Makefile.am
6529         * manual/dist/txt/.cvsignore
6530         * manual/dist/txt/Makefile.am
6531                 Autotool-ize manual
6532
6533 2006-01-20 [paul]       1.9.100cvs175
6534
6535         * manual/handling.xml
6536                 make Filtering and Searching entries easier to find
6537         * manual/keyboard.xml
6538                 add the remaining default keybinds
6539         * src/prefs_summaries.c
6540                 update the default keybinds
6541
6542 2006-01-20 [paul]       1.9.100cvs174
6543
6544         * src/addressbook.c
6545         * src/addrgather.c
6546         * src/addrharvest.c
6547         * src/editaddress.c
6548         * src/editgroup.c
6549         * src/exphtmldlg.c
6550         * src/expldifdlg.c
6551         * src/exporthtml.c
6552         * src/exportldif.c
6553         * src/ldif.c
6554                 replace 'e-mail' with 'email'
6555         * src/summary_search.c
6556                 add mnemonic to "Find all" button
6557
6558 2006-01-20 [wwp]        1.9.100cvs173
6559
6560         * src/export.c
6561         * src/import.c
6562                 touched mbox import/export buttons for HIG-compliance
6563
6564 2006-01-19 [paul]       1.9.100cvs172
6565
6566         * manual/account.xml
6567         * manual/addrbook.xml
6568         * manual/advanced.xml
6569         * manual/faq.xml
6570         * manual/handling.xml
6571         * manual/intro.xml
6572         * manual/plugins.xml
6573         * manual/starting.xml
6574                 more editing
6575
6576 2006-01-19 [paul]       1.9.100cvs171
6577
6578         * src/toolbar.c
6579                 allow use of trash button while receiving
6580                 Thanks to Colin
6581
6582 2006-01-19 [wwp]        1.9.100cvs170
6583
6584         * src/gtk/quicksearch.c
6585         * src/compose.c
6586                 force text color to black when yellow background is set
6587
6588 2006-01-19 [colin]      1.9.100cvs169
6589
6590         * src/plugins/trayicon/trayicon.c
6591                 Gray out Get Mail when already getting mail
6592
6593 2006-01-18 [paul]       1.9.100cvs168
6594
6595         * src/compose.c
6596                 give widget yellow background was To is
6597                 set via folder prefs
6598         * src/gtk/quicksearch.c
6599                 give widget yellow background when quick
6600                 search is active.
6601                 Thanks to Colin
6602
6603 2006-01-18 [paul]       1.9.100cvs167
6604
6605         * doc/man/sylpheed-claws.1
6606                 add --subscribe option
6607
6608 2006-01-18 [paul]       1.9.100cvs166
6609
6610         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6611         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6612                 use %U instead of %F (%F is broken for user installed
6613                 files in kde 3.5)
6614
6615 2006-01-18 [colin]      1.9.100cvs165
6616
6617         * src/summaryview.c
6618                 Default to Yes in "No more * messages" dialogs
6619
6620 2006-01-17 [colin]      1.9.100cvs164
6621
6622         * src/compose.c
6623                 Possibly fix an invalid iterator causing
6624                 crash
6625
6626 2006-01-17 [colin]      1.9.100cvs163
6627
6628         * src/mimeview.c
6629                 Fix crash when the image disappears under the
6630                 image viewer
6631
6632 2006-01-16 [colin]      1.9.100cvs162
6633
6634         * src/compose.c
6635                 Fix reenabling autowrap
6636
6637 2006-01-16 [colin]      1.9.100cvs161
6638
6639         * src/compose.c
6640                 reset quote_len before getting quote_str
6641
6642 2006-01-16 [colin]      1.9.100cvs160
6643
6644         * src/account.c
6645         * src/account.h
6646         * src/folder.c
6647         * src/imap_gtk.c
6648         * src/mh_gtk.c
6649                 Fix bug #883 (default inbox does not track folder move)
6650
6651 2006-01-16 [colin]      1.9.100cvs159
6652
6653         * src/compose.c
6654         * src/plugins/pgpcore/passphrase.c
6655                 More buttons fixes
6656
6657 2006-01-16 [paul]       1.9.100cvs158
6658
6659         * src/prefs_actions.c
6660         * src/prefs_filtering_action.c
6661         * src/prefs_matcher.c
6662         * src/quote_fmt.c
6663         * src/gtk/description_window.c
6664         * src/gtk/description_window.h
6665         * src/gtk/quicksearch.c
6666                 description window cleanups
6667
6668 2006-01-15 [colin]      1.9.100cvs157
6669
6670         * src/addressbook.c
6671         * src/prefs_filtering.c
6672                 Same here
6673
6674 2006-01-15 [colin]      1.9.100cvs156
6675
6676         * src/folderview.c
6677         * src/mainwindow.c
6678                 Same for "Empty trash"
6679
6680 2006-01-15 [colin]      1.9.100cvs155
6681
6682         * src/inc.c
6683                 Override offline dialog had Yes by default
6684
6685 2006-01-15 [colin]      1.9.100cvs154
6686
6687         * src/summaryview.c
6688                 Delete selected messages? previously had Yes the default
6689
6690 2006-01-15 [colin]      1.9.100cvs153
6691
6692         * src/folder.c
6693         * src/folder.h
6694         * src/main.c
6695                 Check if a mailbox is loaded after all
6696                 plugins are loaded.
6697
6698 2006-01-15 [colin]      1.9.100cvs152
6699
6700         * src/folder.c
6701                 Don't start wizard when there are unloaded folders (will help
6702                 people with only mbox or maildir mailboxes)
6703
6704 2006-01-14 [colin]      1.9.100cvs151
6705
6706         * src/addressbook.c
6707         * src/expldifdlg.c
6708         * src/importldif.c
6709         * src/importmutt.c
6710         * src/importpine.c
6711         * src/mh_gtk.c
6712                 More HIG compliance and fixes
6713
6714 2006-01-14 [colin]      1.9.100cvs150
6715
6716         * src/prefs_filtering_action.c
6717         * src/foldersel.c
6718                 Two forgotten button order changes
6719
6720 2006-01-14 [colin]      1.9.100cvs149
6721
6722         * src/account.c
6723         * src/addressbook.c
6724         * src/compose.c
6725         * src/folderview.c
6726         * src/imap_gtk.c
6727         * src/mainwindow.c
6728         * src/mh_gtk.c
6729         * src/news_gtk.c
6730         * src/prefs_actions.c
6731         * src/prefs_customheader.c
6732         * src/prefs_filtering.c
6733         * src/prefs_matcher.c
6734         * src/prefs_template.c
6735         * src/ssl_manager.c
6736         * src/summaryview.c
6737         * src/textview.c
6738         * src/toolbar.c
6739                 All deletion confirmations are now "Cancel, Delete" 
6740                 instead of "No, Yes"
6741                 Clarified most of the other "No, Yes" to 
6742                 "Cancel, Descriptive_action"
6743                 Rechanged the "Entry not saved" alerts to have 
6744                 "Close, Continue editing"
6745
6746
6747 2006-01-14 [paul]
6748
6749         * 2.0.0-rc4 released
6750
6751 2006-01-14 [paul]       1.9.100cvs148
6752
6753         * src/account.c
6754         * src/addressadd.c
6755         * src/addressbook.c
6756         * src/compose.c
6757         * src/editaddress.c
6758         * src/editbook.c
6759         * src/editgroup.c
6760         * src/editjpilot.c
6761         * src/editldap.c
6762         * src/editvcard.c
6763         * src/exphtmldlg.c
6764         * src/expldifdlg.c
6765         * src/folderview.c
6766         * src/grouplistdialog.c
6767         * src/imap_gtk.c
6768         * src/importmutt.c
6769         * src/importpine.c
6770         * src/inc.c
6771         * src/main.c
6772         * src/mainwindow.c
6773         * src/message_search.c
6774         * src/messageview.c
6775         * src/mh_gtk.c
6776         * src/mimeview.c
6777         * src/news_gtk.c
6778         * src/prefs_actions.c
6779         * src/prefs_customheader.c
6780         * src/prefs_filtering.c
6781         * src/prefs_matcher.c
6782         * src/prefs_template.c
6783         * src/prefs_themes.c
6784         * src/ssl_manager.c
6785         * src/summary_search.c
6786         * src/summaryview.c
6787         * src/textview.c
6788         * src/toolbar.c
6789         * src/gtk/foldersort.c
6790         * src/gtk/gtkaspell.c
6791         * src/gtk/inputdialog.c
6792         * src/gtk/prefswindow.c
6793         * src/plugins/pgpcore/select-keys.c
6794         * src/plugins/trayicon/trayicon.c
6795                 HIG compliant button order
6796
6797 2006-01-14 [mones]      1.9.100cvs147
6798
6799         * po/es.po
6800                 Updated translation
6801
6802 2006-01-13 [paul]       1.9.100cvs146
6803
6804         * AUTHORS
6805         * ChangeLog
6806         * src/gtk/authors.h
6807                 add Joshua M. Kwan to contributors list
6808
6809 2006-01-13 [colin]      1.9.100cvs145
6810
6811         * src/gtk/quicksearch.c
6812                 Don't refocus quick search after executing (Esc or Enter)
6813                 Allows to '/'search something then move up/down in 
6814                 summaryview, and to Esc a search and be back in the 
6815                 summaryview
6816
6817 2006-01-13 [paul]       1.9.100cvs144
6818
6819         * src/plugins/pgpinline/pgpinline.c
6820                 support Content-Type 'application/pgp'
6821                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6822
6823 2006-01-13 [paul]       1.9.100cvs143
6824
6825         * manual/account.xml
6826                 make mention of partial retrieval
6827                 thanks to Colin
6828
6829 2006-01-13 [paul]       1.9.100cvs142
6830
6831         * src/account.c
6832         * src/account.h
6833         * src/action.c
6834         * src/action.h
6835         * src/adbookbase.h
6836         * src/addr_compl.c
6837         * src/addr_compl.h
6838         * src/addrbook.c
6839         * src/addrcache.c
6840         * src/addrcache.h
6841         * src/addrcindex.c
6842         * src/addrcindex.h
6843         * src/addrclip.c
6844         * src/addrclip.h
6845         * src/addrdefs.h
6846         * src/addressadd.c
6847         * src/addressadd.h
6848         * src/addressbook.c
6849         * src/addressbook.h
6850         * src/addrgather.c
6851         * src/addrgather.h
6852         * src/addrharvest.c
6853         * src/addrharvest.h
6854         * src/addrindex.c
6855         * src/addrindex.h
6856         * src/addritem.c
6857         * src/addritem.h
6858         * src/addrquery.c
6859         * src/addrquery.h
6860         * src/addrselect.c
6861         * src/addrselect.h
6862         * src/alertpanel.c
6863         * src/alertpanel.h
6864         * src/browseldap.c
6865         * src/browseldap.h
6866         * src/codeconv.c
6867         * src/codeconv.h
6868         * src/compose.c
6869         * src/compose.h
6870         * src/customheader.c
6871         * src/customheader.h
6872         * src/displayheader.c
6873         * src/displayheader.h
6874         * src/editaddress.c
6875         * src/editaddress.h
6876         * src/editbook.c
6877         * src/editbook.h
6878         * src/editgroup.c
6879         * src/editgroup.h
6880         * src/editjpilot.c
6881         * src/editjpilot.h
6882         * src/editldap.c
6883         * src/editldap.h
6884         * src/editldap_basedn.c
6885         * src/editldap_basedn.h
6886         * src/editvcard.c
6887         * src/editvcard.h
6888         * src/exphtmldlg.c
6889         * src/exphtmldlg.h
6890         * src/expldifdlg.c
6891         * src/expldifdlg.h
6892         * src/export.h
6893         * src/exporthtml.c
6894         * src/exporthtml.h
6895         * src/exportldif.c
6896         * src/exportldif.h
6897         * src/filtering.c
6898         * src/filtering.h
6899         * src/folder.c
6900         * src/folder.h
6901         * src/folder_item_prefs.c
6902         * src/folder_item_prefs.h
6903         * src/foldersel.c
6904         * src/foldersel.h
6905         * src/folderutils.c
6906         * src/folderutils.h
6907         * src/folderview.c
6908         * src/folderview.h
6909         * src/grouplistdialog.c
6910         * src/grouplistdialog.h
6911         * src/headerview.c
6912         * src/html.c
6913         * src/html.h
6914         * src/image_viewer.c
6915         * src/image_viewer.h
6916         * src/imap.c
6917         * src/imap.h
6918         * src/imap_gtk.c
6919         * src/imap_gtk.h
6920         * src/import.h
6921         * src/importldif.c
6922         * src/importldif.h
6923         * src/importmutt.c
6924         * src/importmutt.h
6925         * src/importpine.c
6926         * src/importpine.h
6927         * src/inc.c
6928         * src/inc.h
6929         * src/jpilot.c
6930         * src/jpilot.h
6931         * src/ldapctrl.c
6932         * src/ldapctrl.h
6933         * src/ldaplocate.c
6934         * src/ldaplocate.h
6935         * src/ldapquery.c
6936         * src/ldapquery.h
6937         * src/ldapserver.c
6938         * src/ldapserver.h
6939         * src/ldaputil.c
6940         * src/ldaputil.h
6941         * src/ldif.c
6942         * src/ldif.h
6943         * src/main.c
6944         * src/main.h
6945         * src/mainwindow.c
6946         * src/mainwindow.h
6947         * src/manual.c
6948         * src/manual.h
6949         * src/mbox.c
6950         * src/mbox.h
6951         * src/message_search.c
6952         * src/message_search.h
6953         * src/messageview.c
6954         * src/messageview.h
6955         * src/mh.c
6956         * src/mh.h
6957         * src/mh_gtk.c
6958         * src/mh_gtk.h
6959         * src/mimeview.c
6960         * src/mimeview.h
6961         * src/msgcache.c
6962         * src/msgcache.h
6963         * src/mutt.c
6964         * src/mutt.h
6965         * src/news.c
6966         * src/news.h
6967         * src/news_gtk.c
6968         * src/news_gtk.h
6969         * src/partial_download.c
6970         * src/partial_download.h
6971         * src/pine.c
6972         * src/pine.h
6973         * src/pop.c
6974         * src/pop.h
6975         * src/prefs_account.c
6976         * src/prefs_account.h
6977         * src/prefs_actions.c
6978         * src/prefs_actions.h
6979         * src/prefs_common.c
6980         * src/prefs_common.h
6981         * src/prefs_compose_writing.c
6982         * src/prefs_compose_writing.h
6983         * src/prefs_customheader.c
6984         * src/prefs_customheader.h
6985         * src/prefs_display_header.c
6986         * src/prefs_display_header.h
6987         * src/prefs_filtering.c
6988         * src/prefs_filtering.h
6989         * src/prefs_filtering_action.c
6990         * src/prefs_filtering_action.h
6991         * src/prefs_folder_column.c
6992         * src/prefs_folder_column.h
6993         * src/prefs_folder_item.c
6994         * src/prefs_folder_item.h
6995         * src/prefs_fonts.c
6996         * src/prefs_fonts.h
6997         * src/prefs_gtk.c
6998         * src/prefs_gtk.h
6999         * src/prefs_image_viewer.c
7000         * src/prefs_image_viewer.h
7001         * src/prefs_matcher.c
7002         * src/prefs_matcher.h
7003         * src/prefs_message.c
7004         * src/prefs_msg_colors.c
7005         * src/prefs_msg_colors.h
7006         * src/prefs_other.c
7007         * src/prefs_quote.c
7008         * src/prefs_receive.c
7009         * src/prefs_send.c
7010         * src/prefs_spelling.c
7011         * src/prefs_spelling.h
7012         * src/prefs_summaries.c
7013         * src/prefs_summaries.h
7014         * src/prefs_summary_column.c
7015         * src/prefs_summary_column.h
7016         * src/prefs_template.c
7017         * src/prefs_template.h
7018         * src/prefs_themes.c
7019         * src/prefs_themes.h
7020         * src/prefs_toolbar.c
7021         * src/prefs_toolbar.h
7022         * src/prefs_wrapping.c
7023         * src/prefs_wrapping.h
7024         * src/privacy.c
7025         * src/privacy.h
7026         * src/procheader.c
7027         * src/procheader.h
7028         * src/procmime.c
7029         * src/procmime.h
7030         * src/procmsg.c
7031         * src/procmsg.h
7032         * src/quote_fmt.c
7033         * src/quote_fmt_parse.y
7034         * src/recv.c
7035         * src/recv.h
7036         * src/remotefolder.c
7037         * src/remotefolder.h
7038         * src/send_message.c
7039         * src/send_message.h
7040         * src/setup.c
7041         * src/setup.h
7042         * src/sourcewindow.c
7043         * src/sourcewindow.h
7044         * src/ssl_manager.c
7045         * src/ssl_manager.h
7046         * src/statusbar.c
7047         * src/statusbar.h
7048         * src/stock_pixmap.c
7049         * src/stock_pixmap.h
7050         * src/summary_search.c
7051         * src/summary_search.h
7052         * src/summaryview.c
7053         * src/summaryview.h
7054         * src/syldap.c
7055         * src/syldap.h
7056         * src/textview.c
7057         * src/textview.h
7058         * src/toolbar.c
7059         * src/toolbar.h
7060         * src/undo.c
7061         * src/undo.h
7062         * src/unmime.c
7063         * src/unmime.h
7064         * src/vcard.c
7065         * src/vcard.h
7066         * src/wizard.c
7067         * src/wizard.h
7068         * src/common/base64.c
7069         * src/common/base64.h
7070         * src/common/defs.h
7071         * src/common/hooks.c
7072         * src/common/hooks.h
7073         * src/common/log.c
7074         * src/common/log.h
7075         * src/common/mgutils.c
7076         * src/common/mgutils.h
7077         * src/common/nntp.c
7078         * src/common/nntp.h
7079         * src/common/passcrypt.c
7080         * src/common/passcrypt.h.in
7081         * src/common/plugin.c
7082         * src/common/plugin.h
7083         * src/common/prefs.c
7084         * src/common/prefs.h
7085         * src/common/progressindicator.c
7086         * src/common/progressindicator.h
7087         * src/common/quoted-printable.c
7088         * src/common/quoted-printable.h
7089         * src/common/session.c
7090         * src/common/session.h
7091         * src/common/smtp.c
7092         * src/common/smtp.h
7093         * src/common/socket.c
7094         * src/common/socket.h
7095         * src/common/ssl.c
7096         * src/common/ssl.h
7097         * src/common/ssl_certificate.c
7098         * src/common/ssl_certificate.h
7099         * src/common/stringtable.c
7100         * src/common/stringtable.h
7101         * src/common/sylpheed.c
7102         * src/common/sylpheed.h
7103         * src/common/template.c
7104         * src/common/template.h
7105         * src/common/timing.h
7106         * src/common/utils.c
7107         * src/common/utils.h
7108         * src/common/version.h.in
7109         * src/common/xml.c
7110         * src/common/xml.h
7111         * src/common/xmlprops.c
7112         * src/common/xmlprops.h
7113         * src/gtk/colorlabel.c
7114         * src/gtk/colorsel.c
7115         * src/gtk/colorsel.h
7116         * src/gtk/description_window.c
7117         * src/gtk/description_window.h
7118         * src/gtk/filesel.c
7119         * src/gtk/filesel.h
7120         * src/gtk/foldersort.c
7121         * src/gtk/foldersort.h
7122         * src/gtk/gtkutils.c
7123         * src/gtk/gtkutils.h
7124         * src/gtk/inputdialog.c
7125         * src/gtk/inputdialog.h
7126         * src/gtk/logwindow.c
7127         * src/gtk/logwindow.h
7128         * src/gtk/manage_window.c
7129         * src/gtk/manage_window.h
7130         * src/gtk/menu.c
7131         * src/gtk/menu.h
7132         * src/gtk/pluginwindow.c
7133         * src/gtk/pluginwindow.h
7134         * src/gtk/prefswindow.c
7135         * src/gtk/prefswindow.h
7136         * src/gtk/progressdialog.c
7137         * src/gtk/progressdialog.h
7138         * src/gtk/sslcertwindow.c
7139         * src/gtk/sslcertwindow.h
7140         * src/plugins/clamav/clamav_plugin.c
7141         * src/plugins/clamav/clamav_plugin.h
7142         * src/plugins/clamav/clamav_plugin_gtk.c
7143         * src/plugins/demo/demo.c
7144         * src/plugins/dillo_viewer/dillo_prefs.c
7145         * src/plugins/dillo_viewer/dillo_prefs.h
7146         * src/plugins/dillo_viewer/dillo_viewer.c
7147         * src/plugins/pgpcore/passphrase.c
7148         * src/plugins/pgpcore/passphrase.h
7149         * src/plugins/pgpcore/plugin.c
7150         * src/plugins/pgpcore/select-keys.c
7151         * src/plugins/pgpcore/select-keys.h
7152         * src/plugins/pgpcore/sgpgme.c
7153         * src/plugins/pgpcore/sgpgme.h
7154         * src/plugins/pgpinline/pgpinline.c
7155         * src/plugins/pgpinline/pgpinline.h
7156         * src/plugins/pgpinline/plugin.c
7157         * src/plugins/pgpmime/pgpmime.c
7158         * src/plugins/pgpmime/pgpmime.h
7159         * src/plugins/pgpmime/plugin.c
7160         * src/plugins/spamassassin/spamassassin.c
7161         * src/plugins/spamassassin/spamassassin.h
7162         * src/plugins/spamassassin/spamassassin_gtk.c
7163         * src/plugins/trayicon/trayicon.c
7164                 update copyright header
7165
7166 2006-01-13 [paul]       1.9.100cvs141
7167
7168         * src/account.c
7169         * src/export.c
7170         * src/import.c
7171         * src/mainwindow.c
7172         * src/prefs_account.c
7173         * src/prefs_display_header.c
7174         * src/prefs_receive.c
7175         * src/prefs_send.c
7176         * src/prefs_summaries.c
7177         * src/prefs_themes.c
7178         * src/prefs_toolbar.c
7179         * src/gtk/about.c
7180                 various cleanups
7181
7182 2006-01-12 [colin]      1.9.100cvs140
7183
7184         * src/folder.c
7185         * src/folder.h
7186         * src/main.c
7187                 Add --subscribe option
7188                 Let sylpheed-claws email@domain.com equivalent to --compose
7189                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7190
7191 2006-01-12 [paul]       1.9.100cvs139
7192
7193         * src/mainwindow.c
7194                 append 'Change folder order' label with '...'
7195         * src/prefs_actions.c
7196                 allow reordering of actions list by dnd
7197         * src/gtk/foldersort.c
7198                 make the dialog nicer
7199
7200 2006-01-11 [colin]      1.9.100cvs138
7201
7202         * src/compose.c
7203                 Allow templates without text
7204
7205 2006-01-11 [paul]       1.9.100cvs137
7206
7207         * tools/README
7208         * tools/filter_conv_new.pl
7209                 add info to README
7210                 also check .sylpheed for filter.xml
7211                 be a bit informative to the user
7212
7213 2006-01-11 [colin]      1.9.100cvs136
7214
7215         * src/textview.c
7216                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7217
7218 2006-01-10 [paul]       1.9.100cvs135
7219
7220         * tools/Makefile.am
7221         * tools/filter_conv_new.pl
7222                 add script to convert new style Sylpheed
7223                 filter rules (Sylpheed >= 0.9.99) to
7224                 Claws filtering rules
7225
7226 2006-01-10 [colin]      1.9.100cvs134
7227
7228         * src/compose.c
7229                 Fix broken line joins in certain conditions
7230                 (between two quoted lines: <enter><enter><up>
7231                  <type a wrapped sentence><go in the first line>
7232                  <insert more text><watch as line joining failed>)
7233
7234 2006-01-10 [paul]       1.9.100cvs133
7235
7236         * src/compose.c
7237                 don't report success in error dialog
7238                 thanks to Colin
7239         * src/common/utils.c
7240                 include some trailing punctuations as URI
7241                 thanks to Hiro
7242
7243 2006-01-10 [paul]       1.9.100cvs132
7244
7245         * src/mimeview.c
7246                 fix incompatible pointer type
7247                 warning
7248
7249 2006-01-10 [paul]       1.9.100cvs131
7250
7251         * src/compose.c
7252                 change Subject in window title
7253                 instantaneously
7254
7255 2006-01-09 [colin]      1.9.100cvs130
7256
7257         * src/addressbook.c
7258         * src/headerview.c
7259         * src/mainwindow.c
7260         * src/messageview.c
7261         * src/mimeview.c
7262         * src/noticeview.c
7263         * src/summaryview.c
7264                 Fix possible crashes on exit and in addressbook
7265
7266 2006-01-09 [paul]       1.9.100cvs129
7267
7268         * src/prefs_msg_colors.c
7269                 some cleanups that I forgot last time
7270
7271 2006-01-09 [paul]       1.9.100cvs128
7272
7273         * README
7274         * src/folderview.c
7275         * src/prefs_msg_colors.c
7276                 add previously hidden option, color_new, to
7277                 the gui
7278                 move the page to Display/
7279                 rework the gui
7280
7281 2006-01-09 [wwp]        1.9.100cvs127
7282
7283         * src/prefs_themes.c
7284                 made the prefs/display/themes layouts spacing less condensed
7285                 (and so they match other prefs/pages' look).
7286
7287 2006-01-09 [paul]       1.9.100cvs126
7288
7289         * src/compose.c
7290         * src/prefs_common.c
7291         * src/prefs_common.h
7292         * src/prefs_wrapping.c
7293                 remove 'wrap at send' option
7294
7295 2006-01-06 [colin]      1.9.100cvs125
7296
7297         * src/compose.c
7298                 Just make completely sure we don't insert "manual line breaks" 
7299                 when wrapping... 
7300
7301 2006-01-04 [paul]
7302
7303         * 2.0.0-rc3 released
7304
7305 2006-01-04 [paul]       1.9.100cvs124
7306
7307         * src/folderview.c
7308                 fix bug 882, 'quick scroll in folder list
7309                 displays wrong folder contents'
7310
7311 2006-01-04 [paul]       1.9.100cvs123
7312
7313         * src/plugins/pgpmime/pgpmime.c
7314                 better debug information when signing
7315                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7316
7317 2006-01-03 [colin]      1.9.100cvs122
7318
7319         * configure.ac
7320                 We need to recheck for gpgme 1.0.0 after checking
7321                 for 1.1.1, because if 1.1.1 isn't available, 
7322                 GPGME_LIBS and friends are blanked out by the 
7323                 second check.
7324
7325 2006-01-03 [colin]      1.9.100cvs121
7326
7327         * src/common/prefs.c
7328                 Windows unlink-before rename fix
7329         * src/plugins/pgpcore/sgpgme.c
7330                 Add support for PKA info if available
7331                 Both patches by Werner Koch
7332
7333 2006-01-03 [paul]       1.9.100cvs120
7334
7335         * src/messageview.c
7336                 fix bug 884, 'Send receipt' button visible in queue
7337                 Thanks to Colin
7338
7339 2006-01-02 [colin]      1.9.100cvs119
7340
7341         * src/compose.c
7342         * src/imap.c
7343                 Fix autosave on IMAP and more generally try to
7344                 return the correct ID on a newly added IMAP message
7345
7346 2006-01-02 [paul]       1.9.100cvs118
7347
7348         * manual/keyboard.xml
7349                 edited
7350
7351 2006-01-01 [paul]       1.9.100cvs117
7352
7353         * src/gtk/authors.h
7354                 alphabetical order
7355
7356 2005-12-30 [colin]      1.9.100cvs116
7357
7358         * manual/advanced.xml
7359                 Explain Pre/Post-processing differences.
7360
7361 2005-12-30 [colin]      1.9.100cvs115
7362
7363         * src/mh.c
7364                 Implement copy_msgs for a little optimization
7365         * src/imap.c
7366                 Finish yesterday's fix
7367
7368 2005-12-29 [colin]      1.9.100cvs114
7369
7370         * src/imap.c
7371                 Fix occasional failure in fetching a mail over
7372                 IMAP
7373
7374 2005-12-29 [colin]      1.9.100cvs113
7375
7376         * src/compose.c
7377                 Don't remove a draft when sending it, if it is 
7378                 locked.
7379
7380 2005-12-28 [colin]      1.9.100cvs112
7381
7382         * src/summaryview.c
7383                 Fix leak for real
7384
7385 2005-12-28 [wwp]        1.9.100cvs111
7386
7387         * doc/faq/.cvsignore
7388         * doc/faq/de/.cvsignore
7389         * doc/faq/en/.cvsignore
7390         * doc/faq/es/.cvsignore
7391         * doc/faq/fr/.cvsignore
7392         * doc/faq/it/.cvsignore
7393         * doc/manual/.cvsignore
7394         * doc/manual/de/.cvsignore
7395         * doc/manual/en/.cvsignore
7396         * doc/manual/es/.cvsignore
7397         * doc/manual/fr/.cvsignore
7398         * doc/manual/ja/.cvsignore
7399         * src/plugins/mathml_viewer/.cvsignore
7400                 rollback revival of those files (my bad, sorry for the noise).
7401
7402 2005-12-28 [wwp]        1.9.100cvs110
7403
7404         * src/compose.c
7405                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7406
7407 2005-12-28 [wwp]        1.9.100cvs109
7408
7409         * doc/faq/.cvsignore
7410         * doc/faq/de/.cvsignore
7411         * doc/faq/en/.cvsignore
7412         * doc/faq/es/.cvsignore
7413         * doc/faq/fr/.cvsignore
7414         * doc/faq/it/.cvsignore
7415         * doc/manual/.cvsignore
7416         * doc/manual/de/.cvsignore
7417         * doc/manual/en/.cvsignore
7418         * doc/manual/es/.cvsignore
7419         * doc/manual/fr/.cvsignore
7420         * doc/manual/ja/.cvsignore
7421         * src/plugins/mathml_viewer/.cvsignore
7422         * po/.cvsignore
7423                 more files to ignore.
7424
7425 2005-12-24 [colin]      1.9.100cvs108
7426
7427         * AUTHORS
7428         * src/gtk/authors.h
7429                 Update for Werner
7430
7431 2005-12-24 [colin]      1.9.100cvs107
7432
7433         * src/procmsg.c
7434                 Allow NULL src_msginfo in 
7435                 procmsg_msginfo_new_from_mimeinfo
7436
7437 2005-12-23 [paul]       1.9.100cvs106
7438
7439         * src/plugins/pgpinline/mypgpcore.def
7440                 add this forgotten file
7441
7442 2005-12-23 [colin]      1.9.100cvs105
7443
7444         * src/mainwindow.c
7445                 Fix missing break
7446
7447 2005-12-23 [colin]      1.9.100cvs104
7448
7449         * autogen.sh
7450         * src/folder.c
7451         * src/mh.c
7452         * src/common/plugin.c
7453         * src/common/socket.c
7454         * src/common/socket.h
7455         * src/common/utils.c
7456         * src/common/utils.h
7457         * src/gtk/pluginwindow.c
7458         * src/plugins/pgpcore/plugin.def
7459         * src/plugins/pgpcore/sylpheed.def
7460         * src/plugins/pgpinline/Makefile.am
7461         * src/plugins/pgpinline/plugin.def
7462         * src/plugins/pgpinline/sylpheed.def
7463         * src/plugins/pgpmime/plugin.def
7464         * src/plugins/pgpmime/sylpheed.def
7465                 Various w32 fixes by Werner Koch
7466
7467 2005-12-22 [paul]       1.9.100cvs103
7468
7469         * src/wizard.c
7470                 don't offer IMAP as 'server type' if
7471                 libetpan isn't built in
7472
7473 2005-12-22 [paul]       1.9.100cvs102
7474
7475         * AUTHORS
7476         * src/mainwindow.c
7477         * src/mainwindow.h
7478         * src/toolbar.c
7479         * src/gtk/authors.h
7480                 support GTK_TOOLBAR_BOTH_HORIZ (text
7481                 next to icon) Patch by Marien Zwart
7482                 marienz@users.sf.net
7483                 Also reword the text
7484
7485 2005-12-21 [colin]      1.9.100cvs101
7486
7487         * configure.ac
7488                 Fix DATADIRNAME
7489         * COPYING
7490                 Fix missing section and explicit the exception better
7491         * src/compose.c
7492                 Prevent mail from being lost without notice when an
7493                 SMTP error happens on trying to send an unmodified
7494                 drafted mail.
7495         * src/send_message.c
7496         * src/common/smtp.c
7497                 Fix password remembering when wrong, and add return
7498                 value checks where they should have been
7499         * src/plugins/pgpcore/sylpheed.def
7500         * src/plugins/pgpinline/sylpheed.def
7501         * src/plugins/pgpmime/sylpheed.def
7502                 Add a few symbols needed
7503
7504 2005-12-21 [paul]       1.9.100cvs100
7505
7506         * m4/codeset.m4
7507         * m4/glibc21.m4
7508         * m4/intdiv0.m4
7509         * m4/inttypes-pri.m4
7510         * m4/inttypes.m4
7511         * m4/inttypes_h.m4
7512         * m4/isc-posix.m4
7513         * m4/lcmessage.m4
7514         * m4/stdint_h.m4
7515         * m4/uintmax_t.m4
7516                 gettextization
7517                 thanks to Colin
7518
7519 2005-12-21 [paul]       1.9.100cvs99
7520
7521         * po/sv.po
7522                 fixed by Colin
7523
7524 2005-12-20 [paul]       1.9.100cvs98
7525
7526         * po/sv.po
7527                 updated by Anders Trobäck
7528
7529 2005-12-20 [colin]      1.9.100cvs97
7530
7531         * ABOUT-NLS
7532         * Makefile.am
7533         * autogen.sh
7534         * configure.ac
7535         * config/config.rpath
7536         * config/mkinstalldirs
7537         * m4/Makefile.am
7538         * m4/glibc2.m4
7539         * m4/gnupg.m4
7540         * m4/gpgme.m4
7541         * m4/intmax.m4
7542         * m4/longdouble.m4
7543         * m4/longlong.m4
7544         * m4/printf-posix.m4
7545         * m4/signed.m4
7546         * m4/size_max.m4
7547         * m4/ulonglong.m4
7548         * m4/wchar_t.m4
7549         * m4/wint_t.m4
7550         * m4/xsize.m4
7551         * po/Makefile.in.in
7552         * po/Makevars
7553         * po/bg.po
7554         * po/ca.po
7555         * po/cs.po
7556         * po/de.po
7557         * po/el.po
7558         * po/en_GB.po
7559         * po/es.po
7560         * po/fi.po
7561         * po/fr.po
7562         * po/hr.po
7563         * po/hu.po
7564         * po/it.po
7565         * po/ja.po
7566         * po/ko.po
7567         * po/nb.po
7568         * po/nl.po
7569         * po/pl.po
7570         * po/pt_BR.po
7571         * po/ru.po
7572         * po/sk.po
7573         * po/sr.po
7574         * po/stamp-po
7575         * po/sv.po
7576         * po/zh_CN.po
7577         * po/zh_TW.po
7578         * src/Makefile.am
7579         * src/codeconv.c
7580         * src/compose.c
7581         * src/exporthtml.c
7582         * src/exportldif.c
7583         * src/folder.c
7584         * src/main.c
7585         * src/manual.c
7586         * src/mh.c
7587         * src/mimeview.c
7588         * src/send_message.c
7589         * src/common/Makefile.am
7590         * src/common/fnmatch.c
7591         * src/common/fnmatch.h
7592         * src/common/fnmatch_loop.c
7593         * src/common/nntp.c
7594         * src/common/plugin.c
7595         * src/common/smtp.c
7596         * src/common/socket.c
7597         * src/common/string_match.c
7598         * src/common/sylpheed.c
7599         * src/common/utils.c
7600         * src/common/utils.h
7601         * src/common/w32_dirent.c
7602         * src/common/w32_reg.c
7603         * src/common/w32_signal.c
7604         * src/common/w32_stat.c
7605         * src/common/w32_stdio.c
7606         * src/common/w32_stdlib.c
7607         * src/common/w32_string.c
7608         * src/common/w32_time.c
7609         * src/common/w32_unistd.c
7610         * src/common/w32_wait.c
7611         * src/common/w32lib.h
7612         * src/etpan/Makefile.am
7613         * src/gtk/Makefile.am
7614         * src/plugins/clamav/Makefile.am
7615         * src/plugins/demo/Makefile.am
7616         * src/plugins/dillo_viewer/Makefile.am
7617         * src/plugins/pgpcore/Makefile.am
7618         * src/plugins/pgpcore/passphrase.c
7619         * src/plugins/pgpcore/plugin.def
7620         * src/plugins/pgpcore/sgpgme.c
7621         * src/plugins/pgpcore/sylpheed.def
7622         * src/plugins/pgpcore/version.rc
7623         * src/plugins/pgpinline/Makefile.am
7624         * src/plugins/pgpinline/plugin.def
7625         * src/plugins/pgpinline/sylpheed.def
7626         * src/plugins/pgpinline/version.rc
7627         * src/plugins/pgpmime/Makefile.am
7628         * src/plugins/pgpmime/mypgpcore.def
7629         * src/plugins/pgpmime/plugin.def
7630         * src/plugins/pgpmime/sylpheed.def
7631         * src/plugins/pgpmime/version.rc
7632         * src/plugins/spamassassin/Makefile.am
7633                 Very little ;-) patch from Werner Koch, providing
7634                 infrastructure for cross-compiling to Win32
7635
7636 2005-12-20 [paul]       1.9.100cvs96
7637
7638         * src/account.c
7639         * src/account.h
7640         * src/mainwindow.c
7641         * src/mainwindow.h
7642         * src/toolbar.c
7643         * src/toolbar.h
7644                 add a combo to the Get All button, allowing
7645                 quick retrieval from any account
7646                 Patch by Fabien Vantard, slightly modified
7647                 by Colin
7648         * src/gtk/about.c
7649                 i18n fix. Patch by Fabien Vantard
7650
7651 2005-12-19 [colin]      1.9.100cvs95
7652
7653         * src/compose.c
7654         * src/compose.h
7655                 Don't automatically join lines when they've 
7656                 been separated by the user and not automatically
7657
7658 2005-12-19 [paul]       1.9.100cvs94
7659
7660         * src/gtk/pluginwindow.c
7661                 i18n fix.
7662                 Patch by Fabien Vantard
7663
7664 2005-12-15 [paul]       1.9.100cvs93
7665
7666         * src/common/plugin.c
7667         * src/common/plugin.h
7668         * src/gtk/pluginwindow.c
7669         * src/plugins/clamav/clamav_plugin.c
7670         * src/plugins/demo/demo.c
7671         * src/plugins/dillo_viewer/dillo_viewer.c
7672         * src/plugins/pgpcore/plugin.c
7673         * src/plugins/pgpinline/plugin.c
7674         * src/plugins/pgpmime/plugin.c
7675         * src/plugins/spamassassin/spamassassin.c
7676         * src/plugins/trayicon/trayicon.c
7677                 add plugin_version()
7678
7679 2005-12-15 [colin]      1.9.100cvs92
7680
7681         * src/compose.c
7682                 Further fix bug #875
7683
7684 2005-12-15 [paul]       1.9.100cvs91
7685
7686         * src/gtk/filesel.c
7687                 fix attach_load_dir getting set to
7688                 PLUGINDIR on plugin load
7689
7690 2005-12-14 [mones]      1.9.100cvs90
7691
7692         * manual/ack.xml
7693         * manual/keyboard.xml
7694                 Initial draft and some shortcuts added
7695                 
7696         * po/es.po
7697                 Updated translation
7698
7699 2005-12-14 [colin]      1.9.100cvs89
7700
7701         * src/compose.c
7702         * src/imap.c
7703         * src/summaryview.c
7704         * src/gtk/gtkaspell.c
7705                 More leaks fixed
7706         * src/prefs_folder_item.c
7707                 Fix recursive prefs apply
7708
7709
7710 2005-12-14 [colin]      1.9.100cvs88
7711
7712         * src/compose.c
7713                 Fix bug #875 (Freeze On Inline Forward of 
7714                 Large Message)
7715
7716 2005-12-13 [colin]      1.9.100cvs87
7717
7718         * src/compose.c
7719                 Uniq-ify and sort the mimetypes list
7720                 Patch by Fabien Vantard
7721
7722 2005-12-13 [colin]      1.9.100cvs86
7723
7724         * src/imap.c
7725         * src/etpan/imap-thread.c
7726                 Fix leaks (patch by Hoa)
7727         * src/news.c
7728         * src/common/plugin.c
7729                 Fix leaks
7730
7731 2005-12-12 [colin]
7732
7733         * 2.0.0-rc2 released
7734
7735 2005-12-12 [colin]      1.9.100cvs85
7736
7737         * src/matcher.c
7738                 Fix a leak
7739
7740 2005-12-12 [wwp]        1.9.100cvs84
7741
7742         * src/gtk/icon_legend.c
7743                 fix misbehaviour and crash when closing the legend window
7744         using the Esc key (patch by Fabien Vantard).
7745
7746 2005-12-12 [paul]       1.9.100cvs83
7747
7748         * src/browseldap.c
7749         * src/foldersel.c
7750         * src/prefs_actions.c
7751         * src/prefs_filtering.c
7752         * src/prefs_matcher.c
7753         * src/prefs_spelling.glade      ** REMOVED **
7754         * src/prefs_template.c
7755         * src/gtk/foldersort.glade      ** REMOVED **
7756         * src/gtk/pluginwindow.c
7757         * src/gtk/pluginwindow.glade    ** REMOVED **
7758         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7759                 cleanups
7760
7761 2005-12-11 [paul]       1.9.100cvs82
7762
7763         * src/gtk/filesel.c
7764                 fix attach_load_dir crasher (double free)
7765
7766 2005-12-09 [paul]       1.9.100cvs81
7767
7768         * po/POTFILES.in
7769         * src/mainwindow.c
7770         * src/gtk/Makefile.am
7771         * src/gtk/icon_legend.c
7772         * src/gtk/icon_legend.h
7773                 add icon legend
7774         * src/manual.c
7775                 cleanup
7776
7777 2005-12-09 [paul]       1.9.100cvs80
7778
7779         * src/plugins/pgpcore/passphrase.c
7780                 wrap the label in the dialog
7781
7782 2005-12-09 [colin]      1.9.100cvs79
7783
7784         * src/plugins/pgpcore/sgpgme.c
7785                 Display (untrusted) on not trusted signatures
7786                 Patch by Michal Èihaø <michal@cihar.com>
7787                 Closes bug #867 (Report also key trust)
7788
7789 2005-12-09 [colin]      1.9.100cvs78
7790
7791         * src/common/plugin.c
7792                 Update licence check, following Eben Moglen's advice
7793
7794 2005-12-08 [colin]      1.9.100cvs77
7795
7796         * src/folder.c
7797                 Fix the occasionnal item->cache != NULL 
7798                 assertion failure. 
7799
7800 2005-12-08 [colin]      1.9.100cvs76
7801
7802         * src/mimeview.c
7803         * src/plugins/pgpcore/sgpgme.c
7804                 Print key id when unable to check it
7805                 Closes bug #866 (Show key id when missing)
7806
7807 2005-12-08 [paul]       1.9.100cvs75
7808
7809         * src/prefs_common.c
7810         * src/prefs_common.h
7811         * src/gtk/filesel.c
7812                 remember load attachment dir
7813
7814 2005-12-07 [colin]      1.9.100cvs74
7815
7816         * src/prefs_toolbar.c
7817                 Gtk fixes, patch by Fabien Vantard
7818
7819 2005-12-07 [colin]      1.9.100cvs73
7820
7821         * src/action.c
7822         * src/compose.c
7823         * src/compose.h
7824                 Fix bug #839 (Quoted text isn't colored after 
7825                 executing an action)
7826         * src/common/plugin.c
7827                 Require plugins to declare their licence in plugin_licence()
7828                 Refuse to load non-GPL plugins as they'd be illegal (as 
7829                 derived works of Sylpheed-Claws, they must be GPL).
7830         * src/plugins/clamav/clamav_plugin.c
7831         * src/plugins/demo/demo.c
7832         * src/plugins/dillo_viewer/dillo_viewer.c
7833         * src/plugins/pgpcore/plugin.c
7834         * src/plugins/pgpinline/plugin.c
7835         * src/plugins/pgpmime/plugin.c
7836         * src/plugins/spamassassin/spamassassin.c
7837         * src/plugins/trayicon/trayicon.c
7838                 Add plugin_licence()
7839
7840 2005-12-07 [paul]       1.9.100cvs72
7841
7842         * configure.ac
7843         * src/mainwindow.c
7844         * src/manual.c
7845         * src/manual.h
7846         * src/common/defs.h
7847                 clean up after local FAQ removal and
7848                 temporary manual removal
7849
7850 2005-12-06 [colin]      1.9.100cvs71
7851
7852         * configure.ac
7853         * doc/Makefile.am
7854         * doc/faq/.cvsignore
7855         * doc/faq/Makefile.am
7856         * doc/faq/de/.cvsignore
7857         * doc/faq/de/Makefile.am
7858         * doc/faq/de/sylpheed-faq-1.html
7859         * doc/faq/de/sylpheed-faq-2.html
7860         * doc/faq/de/sylpheed-faq-3.html
7861         * doc/faq/de/sylpheed-faq.html
7862         * doc/faq/en/.cvsignore
7863         * doc/faq/en/Makefile.am
7864         * doc/faq/en/sylpheed-faq-1.html
7865         * doc/faq/en/sylpheed-faq-2.html
7866         * doc/faq/en/sylpheed-faq-3.html
7867         * doc/faq/en/sylpheed-faq-4.html
7868         * doc/faq/en/sylpheed-faq.html
7869         * doc/faq/es/.cvsignore
7870         * doc/faq/es/Makefile.am
7871         * doc/faq/es/sylpheed-faq-1.html
7872         * doc/faq/es/sylpheed-faq-2.html
7873         * doc/faq/es/sylpheed-faq-3.html
7874         * doc/faq/es/sylpheed-faq-4.html
7875         * doc/faq/es/sylpheed-faq.html
7876         * doc/faq/fr/.cvsignore
7877         * doc/faq/fr/Makefile.am
7878         * doc/faq/fr/sylpheed-faq-1.html
7879         * doc/faq/fr/sylpheed-faq-2.html
7880         * doc/faq/fr/sylpheed-faq-3.html
7881         * doc/faq/fr/sylpheed-faq.html
7882         * doc/faq/it/.cvsignore
7883         * doc/faq/it/Makefile.am
7884         * doc/faq/it/sylpheed-faq-1.html
7885         * doc/faq/it/sylpheed-faq-2.html
7886         * doc/faq/it/sylpheed-faq-3.html
7887         * doc/faq/it/sylpheed-faq.html
7888         * doc/manual/.cvsignore
7889         * doc/manual/Makefile.am
7890         * doc/manual/de/.cvsignore
7891         * doc/manual/de/Makefile.am
7892         * doc/manual/de/sylpheed-1.html
7893         * doc/manual/de/sylpheed-10.html
7894         * doc/manual/de/sylpheed-11.html
7895         * doc/manual/de/sylpheed-12.html
7896         * doc/manual/de/sylpheed-13.html
7897         * doc/manual/de/sylpheed-14.html
7898         * doc/manual/de/sylpheed-15.html
7899         * doc/manual/de/sylpheed-16.html
7900         * doc/manual/de/sylpheed-17.html
7901         * doc/manual/de/sylpheed-18.html
7902         * doc/manual/de/sylpheed-19.html
7903         * doc/manual/de/sylpheed-2.html
7904         * doc/manual/de/sylpheed-20.html
7905         * doc/manual/de/sylpheed-3.html
7906         * doc/manual/de/sylpheed-4.html
7907         * doc/manual/de/sylpheed-5.html
7908         * doc/manual/de/sylpheed-6.html
7909         * doc/manual/de/sylpheed-7.html
7910         * doc/manual/de/sylpheed-8.html
7911         * doc/manual/de/sylpheed-9.html
7912         * doc/manual/de/sylpheed.html
7913         * doc/manual/en/.cvsignore
7914         * doc/manual/en/Makefile.am
7915         * doc/manual/en/sylpheed-1.html
7916         * doc/manual/en/sylpheed-10.html
7917         * doc/manual/en/sylpheed-11.html
7918         * doc/manual/en/sylpheed-12.html
7919         * doc/manual/en/sylpheed-13.html
7920         * doc/manual/en/sylpheed-14.html
7921         * doc/manual/en/sylpheed-15.html
7922         * doc/manual/en/sylpheed-16.html
7923         * doc/manual/en/sylpheed-17.html
7924         * doc/manual/en/sylpheed-18.html
7925         * doc/manual/en/sylpheed-19.html
7926         * doc/manual/en/sylpheed-2.html
7927         * doc/manual/en/sylpheed-20.html
7928         * doc/manual/en/sylpheed-21.html
7929         * doc/manual/en/sylpheed-22.html
7930         * doc/manual/en/sylpheed-3.html
7931         * doc/manual/en/sylpheed-4.html
7932         * doc/manual/en/sylpheed-5.html
7933         * doc/manual/en/sylpheed-6.html
7934         * doc/manual/en/sylpheed-7.html
7935         * doc/manual/en/sylpheed-8.html
7936         * doc/manual/en/sylpheed-9.html
7937         * doc/manual/en/sylpheed.html
7938         * doc/manual/es/.cvsignore
7939         * doc/manual/es/Makefile.am
7940         * doc/manual/es/sylpheed-1.html
7941         * doc/manual/es/sylpheed-10.html
7942         * doc/manual/es/sylpheed-11.html
7943         * doc/manual/es/sylpheed-12.html
7944         * doc/manual/es/sylpheed-13.html
7945         * doc/manual/es/sylpheed-14.html
7946         * doc/manual/es/sylpheed-15.html
7947         * doc/manual/es/sylpheed-16.html
7948         * doc/manual/es/sylpheed-17.html
7949         * doc/manual/es/sylpheed-18.html
7950         * doc/manual/es/sylpheed-19.html
7951         * doc/manual/es/sylpheed-2.html
7952         * doc/manual/es/sylpheed-20.html
7953         * doc/manual/es/sylpheed-3.html
7954         * doc/manual/es/sylpheed-4.html
7955         * doc/manual/es/sylpheed-5.html
7956         * doc/manual/es/sylpheed-6.html
7957         * doc/manual/es/sylpheed-7.html
7958         * doc/manual/es/sylpheed-8.html
7959         * doc/manual/es/sylpheed-9.html
7960         * doc/manual/es/sylpheed.html
7961         * doc/manual/fr/.cvsignore
7962         * doc/manual/fr/Makefile.am
7963         * doc/manual/fr/sylpheed-1.html
7964         * doc/manual/fr/sylpheed-10.html
7965         * doc/manual/fr/sylpheed-11.html
7966         * doc/manual/fr/sylpheed-12.html
7967         * doc/manual/fr/sylpheed-13.html
7968         * doc/manual/fr/sylpheed-14.html
7969         * doc/manual/fr/sylpheed-15.html
7970         * doc/manual/fr/sylpheed-16.html
7971         * doc/manual/fr/sylpheed-17.html
7972         * doc/manual/fr/sylpheed-18.html
7973         * doc/manual/fr/sylpheed-19.html
7974         * doc/manual/fr/sylpheed-2.html
7975         * doc/manual/fr/sylpheed-20.html
7976         * doc/manual/fr/sylpheed-3.html
7977         * doc/manual/fr/sylpheed-4.html
7978         * doc/manual/fr/sylpheed-5.html
7979         * doc/manual/fr/sylpheed-6.html
7980         * doc/manual/fr/sylpheed-7.html
7981         * doc/manual/fr/sylpheed-8.html
7982         * doc/manual/fr/sylpheed-9.html
7983         * doc/manual/fr/sylpheed.html
7984         * doc/manual/ja/.cvsignore
7985         * doc/manual/ja/Makefile.am
7986         * doc/manual/ja/sylpheed-1.html
7987         * doc/manual/ja/sylpheed-10.html
7988         * doc/manual/ja/sylpheed-11.html
7989         * doc/manual/ja/sylpheed-12.html
7990         * doc/manual/ja/sylpheed-13.html
7991         * doc/manual/ja/sylpheed-14.html
7992         * doc/manual/ja/sylpheed-15.html
7993         * doc/manual/ja/sylpheed-16.html
7994         * doc/manual/ja/sylpheed-17.html
7995         * doc/manual/ja/sylpheed-18.html
7996         * doc/manual/ja/sylpheed-19.html
7997         * doc/manual/ja/sylpheed-2.html
7998         * doc/manual/ja/sylpheed-20.html
7999         * doc/manual/ja/sylpheed-3.html
8000         * doc/manual/ja/sylpheed-4.html
8001         * doc/manual/ja/sylpheed-5.html
8002         * doc/manual/ja/sylpheed-6.html
8003         * doc/manual/ja/sylpheed-7.html
8004         * doc/manual/ja/sylpheed-8.html
8005         * doc/manual/ja/sylpheed-9.html
8006         * doc/manual/ja/sylpheed.html
8007         * doc/manual/ja/sylpheed.sgml
8008         * src/mainwindow.c
8009                 Remove outdated manual and faq. Noisy, eh?
8010
8011 2005-12-06 [colin]      1.9.100cvs70
8012
8013         * src/compose.c
8014         * src/quote_fmt_parse.y
8015         * src/undo.c
8016         * src/undo.h
8017                 Allow %X to position cursor at 0 
8018                 (no %X = before signature)
8019                 Fix paste as quotation putting the cursor at 0
8020                 Fix undo offsets when pasting
8021                 Insert the quote_fmt at once instead of line 
8022                 by line
8023                 Fix [Edited] when starting to reply/forward
8024
8025 2005-12-06 [paul]       1.9.100cvs69
8026
8027         * src/plugins/clamav/clamav_plugin_gtk.c
8028                 add another tooltip
8029         * src/plugins/spamassassin/spamassassin_gtk.c
8030                 rework spamassassin_create_widget_func()
8031
8032 2005-12-05 [colin]      1.9.100cvs68
8033
8034         * po/POTFILES.in
8035                 Fix make release ;-)
8036
8037 2005-12-05 [colin]      1.9.100cvs67
8038
8039         * src/compose.c
8040         * src/compose.h
8041                 Fix cursor positioning (not obeying %X)
8042
8043 2005-12-05 [paul]       1.9.100cvs66
8044
8045         * src/plugins/dillo_viewer/dillo_prefs.c
8046                 fix compilation warning
8047
8048 2005-12-05 [paul]       1.9.100cvs65
8049
8050         * src/prefs_spelling.c
8051         * src/plugins/trayicon/trayicon.c
8052                 cleanups - remove unused stuff
8053
8054 2005-12-05 [paul]       1.9.100cvs64
8055
8056         * README
8057         * manual/plugins.xml
8058                 remove info about removed mathml_viewer plugin
8059
8060 2005-12-05 [paul]       1.9.100cvs63
8061
8062         * configure.ac
8063         * src/plugins/Makefile.am
8064         * src/plugins/mathml_viewer/.cvsignore
8065         * src/plugins/mathml_viewer/Makefile.am
8066         * src/plugins/mathml_viewer/mathml_viewer.c
8067                 remove unmaintained mathml_viewer plugin
8068
8069 2005-12-05 [paul]       1.9.100cvs62
8070
8071         * src/summaryview.c
8072                 obey prefs_common.always_show_msg when
8073                 moving a msg
8074                 Thanks to Colin
8075
8076 2005-12-05 [paul]       1.9.100cvs61
8077
8078         * src/compose.c
8079         * src/prefs_account.c
8080         * src/prefs_filtering.c
8081         * src/prefs_quote.c
8082         * src/prefs_spelling.c
8083         * src/prefs_toolbar.c
8084         * src/summaryview.c
8085         * src/gtk/gtkutils.c
8086         * src/gtk/quicksearch.c
8087         * src/plugins/dillo_viewer/dillo_prefs.c
8088                 dialog cleanups
8089
8090 2005-12-04 [paul]       1.9.100cvs60
8091
8092         * src/inc.c
8093         * src/prefs_account.c
8094         * src/prefs_account.h
8095                 allow a Local account to specify a
8096                 default inbox
8097                 (closes bug 843 'Inbox cannot be changed for local
8098                  mailboxes')
8099
8100 2005-12-04 [colin]      1.9.100cvs59
8101
8102         * src/plugins/trayicon/trayicon.c
8103                 Remove Get, rename Get All to Get Mail in order to
8104                 be consistent with the default main toolbar
8105
8106 2005-12-03 [colin]      1.9.100cvs58
8107
8108         * manual/gpl.xml
8109         * manual/sylpheed-claws-manual.xml
8110                 Add GPL appendix
8111
8112 2005-12-03 [paul]       1.9.100cvs57
8113
8114         * AUTHORS
8115         * po/sv.po
8116         * src/gtk/authors.h
8117                 new (partially complete) Swedish translation
8118                 by Anders Troback <sylpheed@troback.com>
8119
8120 2005-12-02 [paul]       1.9.100cvs56
8121
8122         * configure.ac
8123                 libetpan 0.41 required
8124
8125 2005-12-02 [paul]       1.9.100cvs55
8126
8127         * src/plugins/clamav/clamav_plugin.c
8128         * src/plugins/clamav/clamav_plugin.h
8129         * src/plugins/clamav/clamav_plugin_gtk.c
8130         * src/plugins/spamassassin/spamassassin.c
8131         * src/plugins/spamassassin/spamassassin.h
8132         * src/plugins/spamassassin/spamassassin_gtk.c
8133                 unregister prefs pages on unloading, thus
8134                 preventing a crash
8135                 (thanks to Colin for the hint)
8136
8137 2005-12-02 [wwp]        1.9.100cvs54
8138
8139         * src/quote_fmt.h
8140         * src/quote_fmt_parse.y
8141                 fix misuse of gboolean*, use gboolean instead
8142                 (thanks to Paul, Colin, for pointing out that scaring one)
8143
8144 2005-12-02 [paul]       1.9.100cvs53
8145
8146         * src/plugins/clamav/clamav_plugin.c
8147                 int no --> unsigned int no
8148         * src/plugins/clamav/clamav_plugin_gtk.c
8149                 rework config page
8150
8151 2005-12-02 [wwp]        1.9.100cvs52
8152
8153         * src/compose.c
8154         * src/prefs_template.c
8155         * src/quote_fmt.h
8156         * src/quote_fmt_parse.y
8157                 prevent from executing |f and |p templates commands when
8158                 adding or replacing templates in prefs (avoids annoying and
8159                 potentially dangerous behaviours)
8160
8161 2005-12-02 [paul]       1.9.100cvs51
8162
8163         * src/prefs_common.c
8164                 allow translation of some default values
8165                 Patch by Fabien Vantard
8166
8167 2005-12-02 [paul]       1.9.100cvs50
8168
8169         * src/codeconv.c
8170         * src/codeconv.h
8171         * src/prefs_common.c
8172         * src/prefs_common.h
8173         * src/prefs_message.c
8174         * src/textview.c
8175                 remove obsolete 'convert_mb_alnum' option
8176                 and related stuff
8177         * src/gtk/about.c
8178                 remove unused 'about_textview_visibility_notify'
8179
8180 2005-12-02 [paul]       1.9.100cvs49
8181
8182         * src/prefs_account.c
8183         * src/prefs_compose_writing.c
8184         * src/prefs_fonts.c
8185         * src/prefs_gtk.h
8186         * src/prefs_image_viewer.c
8187         * src/prefs_message.c
8188         * src/prefs_other.c
8189         * src/prefs_receive.c
8190         * src/prefs_send.c
8191         * src/prefs_spelling.c
8192         * src/prefs_summaries.c
8193         * src/prefs_wrapping.c
8194         * src/plugins/dillo_viewer/dillo_prefs.c
8195         * src/plugins/pgpcore/prefs_gpg.c
8196                 several cleanups to the prefs dialogs
8197                 (slightly modified) patch by Fabien Vantard
8198
8199 2005-12-02 [paul]       1.9.100cvs48
8200
8201         * src/main.c
8202                 --exit means exit
8203         * src/send_message.c
8204                 fix crash on send when connection fails
8205
8206         Thanks to Colin
8207
8208 2005-12-01 [colin]      1.9.100cvs47
8209
8210         * src/html.c
8211                 Translate &hellip; to "..."
8212
8213 2005-11-30 [colin]      1.9.100cvs46
8214
8215         * src/matcher.c
8216         * src/matcher.h
8217                 Optimize back yesterday's fix.
8218
8219 2005-11-30 [paul]       1.9.100cvs45
8220
8221         * manual/faq.xml
8222                 standardised
8223         * manual/intro.xml
8224                 written by Colin, edited by me
8225
8226 2005-11-29 [colin]      1.9.100cvs44
8227
8228         * src/matcher.c
8229                 Skip headers unconditionnaly in match_body if the
8230                 rule is not message or ~message
8231
8232 2005-11-29 [colin]      1.9.100cvs43
8233
8234         * src/matcher.c
8235                 Fix body_part and such, not skipping headers 
8236                 if the matchcriteria wasn't the first in the rule
8237
8238 2005-11-29 [colin]      1.9.100cvs42
8239
8240         * src/compose.c
8241                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8242                 option missing from message view window)
8243                 Fix double text D'n'D with gtk-2.8
8244         * src/matcher.c
8245                 Fix ~message, ~headers_part, ~body_part rules
8246         * src/messageview.c
8247                 Add Windows-1252 (Closes bug #863)
8248                 Fix accels
8249         * src/gtk/gtkaspell.c
8250                 Properly destroy accels in all menus
8251
8252 2005-11-29 [mones]      1.9.100cvs41
8253
8254         * po/es.po
8255                 Updated.
8256
8257 2005-11-27 [colin]      1.9.100cvs40
8258
8259         * src/mh_gtk.c
8260                 "/Remove mailbox" -> "/Remove mailbox..."
8261
8262 2005-11-27 [paul]       1.9.100cvs39
8263
8264         * AUTHORS
8265         * po/de.po
8266         * src/gtk/authors.h
8267                 updated by new maintainer, Stephan Sachse
8268
8269 2005-11-27 [paul]       1.9.100cvs38
8270
8271         * manual/faq.xml
8272                 written by Colin, edited by me
8273
8274 2005-11-27 [paul]       1.9.100cvs37
8275
8276         * src/prefs_common.c
8277         * src/prefs_common.h
8278         * src/prefs_receive.c
8279         * src/prefs_summaries.c
8280                 move 'go to inbox after receiving new mail'
8281                 option from display/sumamaries to mail
8282                 handling/receive, and rework prefs_summaries
8283                 dialog a little
8284
8285 2005-11-25 [martin]     1.9.100cvs36
8286
8287         * po/de.po
8288             fixed windows-1252 translation;
8289             translated some new and fuzzy strings
8290
8291 2005-11-25 [paul]       1.9.100cvs35
8292
8293         * src/plugins/clamav/clamav_plugin.c
8294                 complete the update done in cvs34
8295
8296 2005-11-25 [paul]       1.9.100cvs34
8297
8298         * src/plugins/clamav/clamav_plugin.c
8299                 reflect upstream changes
8300
8301 2005-11-25 [paul]       1.9.100cvs33
8302
8303         * manual/ack.xml
8304         * manual/plugins.xml
8305         * manual/sylpheed-claws-manual.xml
8306                 written/updated by Colin, edited by me
8307         * tools/acroread2sylpheed.pl
8308                 update binary name
8309
8310 2005-11-24 [colin]      1.9.100cvs32
8311
8312         * src/compose.c
8313                 Fix bug #856 (reediting messages forgets Request
8314                 Return Receipt)
8315
8316 2005-11-24 [paul]       1.9.100cvs31
8317
8318         * manual/addrbook.xml
8319         * manual/starting.xml
8320                 written by Colin, proofread, edited, adapted by me
8321         * manual/advanced.xml
8322                 add some Actions examples
8323         * src/importldif.c
8324                 use a Save button instead of a Close button
8325         * src/wizard.c
8326                 indicate mandatory fields
8327                 fix page display
8328                 Thanks to Colin
8329
8330 2005-11-23 [colin]      1.9.100cvs30
8331
8332         * src/addressbook.c
8333                 Rename menu item, fix possible crash after
8334                 deletion of books
8335         * src/addrindex.c
8336                 Allow searching for '*' in ldap
8337         * src/browseldap.c
8338                 Fix "Browse Entry" (did anyone use it?)
8339         * src/wizard.c
8340                 Add guards for mandatory information
8341
8342 2005-11-23 [paul]       1.9.100cvs29
8343
8344         * manual/advanced.xml
8345                 corrections to the English
8346
8347 2005-11-23 [colin]      1.9.100cvs28
8348
8349         * src/mimeview.c
8350                 Fix possible crash at exit. After the call to
8351                 gtk_container_remove(), the Viewer's widget has no
8352                 more parent so gtk+ automatically frees it and its
8353                 sons. If destroy_viewer() then try to access it,
8354                 problems ensue.
8355
8356 2005-11-22 [colin]      1.9.100cvs27
8357
8358         * src/compose.c
8359         * src/gtk/gtkaspell.c
8360                 Fix right-clicking on a misspelled word
8361                 Fix More... in suggestions menu
8362
8363 2005-11-22 [wwp]        1.9.100cvs26
8364
8365         * src/prefs_template.c
8366                 templates works: re-sort templates list when adding or replacing,
8367                 prevent from adding or replacing when the template name is empty
8368
8369 2005-11-21 [colin]      1.9.100cvs25
8370
8371         * src/addressbook.c
8372                 Fix some addressbook suckage (dnd, select all)
8373         * src/compose.c
8374         * src/gtk/gtkaspell.c
8375         * src/gtk/gtkaspell.h
8376                 Make the spellchecker menu work with the 
8377                 GtkTextView one instead of overriding it
8378
8379 2005-11-20 [paul]       1.9.100cvs24
8380
8381         * manual/handling.xml
8382                 proofread and corrected
8383
8384 2005-11-20 [paul]       1.9.100cvs23
8385
8386         * manual/Makefile
8387                 generate html as one file
8388         * manual/advanced.xml
8389                 fix output generation
8390                 reformat hidden options list
8391         * manual/manual.xml     ** REMOVED **
8392         * manual/sylpheed-claws-manual.xml      ** ADDED **
8393                 renamed
8394
8395 2005-11-18 [colin]      1.9.100cvs22
8396
8397         * src/prefs_account.c
8398                 Fix layout in news and mbox accounts
8399         * manual/account.xml
8400         * manual/advanced.xml
8401                 New contents for Paul to check :)
8402
8403 2005-11-18 [wwp]        1.9.100cvs21
8404
8405         * src/gtk/quicksearch.c
8406                 don't update extended quicksearch buttons twice
8407
8408 2005-11-18 [paul]       1.9.100cvs20
8409
8410         * src/textview.c
8411                 complete 1.9.100cvs19
8412
8413 2005-11-18 [paul]       1.9.100cvs19
8414
8415         * src/compose.c
8416                 cosmetic improvements
8417         * src/textview.c
8418                 also list text/* attachments
8419
8420 2005-11-18 [colin]      1.9.100cvs18
8421
8422         * src/summaryview.c
8423                 Use column 0 instead of -1 in 
8424                 gtk_ctree_node_moveto, in a naive
8425                 hope it'll fix the gtk-related crashes
8426
8427 2005-11-18 [colin]      1.9.100cvs17
8428
8429         * src/gtk/inputdialog.c
8430                 Fix icon staying the first one
8431
8432 2005-11-17 [wwp]        1.9.100cvs16
8433                 fix possible problem showing some quicksearch buttons, and a bad
8434                 call to g_return_if_fail in a function that returns a value (both
8435                 fixes by Fabien Vantard)
8436
8437 2005-11-15 [wwp]        1.9.100cvs15
8438
8439         * src/gtk/quicksearch.c
8440                 added a tooltip to that obscure ... quicksearch button
8441
8442 2005-11-15 [wwp]        1.9.100cvs14
8443
8444         * src/gtk/quicksearch.c
8445                 add a quicksearch helper to filtering expression users: the ... button
8446                 raises the condition expr window. condition expressions set up w/ this
8447                 window are used by the quicksearch if the user closes it pressing OK.
8448
8449 2005-11-14 [paul]       1.9.100cvs13
8450
8451         * src/plugins/clamav/clamav_plugin.c
8452         * src/plugins/spamassassin/spamassassin.c
8453                 change plugin type following recent merging
8454
8455 2005-11-14 [wwp]        1.9.100cvs12
8456
8457         * src/folder.c
8458                 prevent from crashing when copying/moving message(s) from and
8459                 to the same folder
8460
8461 2005-11-14 [paul]       1.9.100cvs11
8462
8463         * src/plugins/clamav/Makefile.am
8464         * src/plugins/clamav/clamav_plugin.c
8465         * src/plugins/clamav/clamav_plugin.h
8466         * src/plugins/clamav/clamav_plugin_gtk.c
8467                 also merge clamav and clamav_gtk plugins
8468
8469 2005-11-13 [colin]      1.9.100cvs10
8470
8471         * configure.ac
8472         * src/plugins/spamassassin/Makefile.am
8473         * src/plugins/spamassassin/spamassassin.c
8474         * src/plugins/spamassassin/spamassassin.h
8475         * src/plugins/spamassassin/spamassassin_gtk.c
8476                 Merge spamassassin and spamassassin_gtk plugins,
8477                 and build it by default.
8478
8479 2005-11-12 [colin]      1.9.100cvs9
8480
8481         * src/etpan/imap-thread.c
8482                 Fix gcc warning
8483
8484 2005-11-12 [colin]      1.9.100cvs8
8485
8486         * src/procmime.c
8487                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8488
8489 2005-11-10 [colin]      1.9.100cvs7
8490
8491         * src/main.c
8492                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8493                 minimised state)
8494
8495 2005-11-10 [wwp]        1.9.100cvs6
8496
8497         * src/gtk/description_window.c
8498                 fix a crash when closing description windows using the WM's [X] button
8499
8500 2005-11-09 [colin]      1.9.100cvs5
8501
8502         * src/common/ssl.c
8503                 Update libetpan call to follow upstream
8504                 (yes, this requires libetpan-0.40cvs3)
8505
8506 2005-11-08 [colin]      1.9.100cvs4
8507
8508         * src/compose.c
8509         * src/textview.c
8510         * src/common/utils.c
8511         * src/common/utils.h
8512                 Enhance the email parser
8513
8514 2005-11-08 [colin]      1.9.100cvs3
8515
8516         * src/procmime.c
8517                 Fix what looks like an off-by-one (fixes 
8518                 attachments from the Bat)
8519
8520 2005-11-08 [wwp]        1.9.100cvs2
8521
8522         * src/main.c
8523                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8524
8525 2005-11-08 [wwp]        1.9.100cvs1
8526
8527         * src/main.c
8528                 allow exiting Sylpheed-Claws from command-line
8529
8530 2005-11-08 [paul]       1.9.100
8531
8532         1.9.100 released
8533
8534 2005-11-07 [colin]      1.9.99cvs17
8535
8536         * src/addritem.c
8537         * src/ldif.c
8538                 Fix import of base-64 encoded items
8539
8540 2005-11-07 [colin]      1.9.99cvs16
8541
8542         * src/send_message.c
8543                 Fix bug #314 (Queue does not empty under certain 
8544                 circumstances)
8545
8546 2005-11-07 [paul]       1.9.99cvs15
8547
8548         * src/mutt.c
8549         * src/pine.c
8550                 fix buffer overflows
8551                 Thanks to Colin
8552
8553 2005-11-07 [paul]       1.9.99cvs14
8554
8555         * doc/man/Makefile.am
8556         * doc/man/sylpheed-claws.1      ** ADDED **
8557         * doc/man/sylpheed.1            ** DELETED **
8558                 rename and update the man file
8559
8560 2005-11-06 [colin]      1.9.99cvs13
8561
8562         * src/ldif.c
8563                 Fix ldif_get_line() that returned empty strings
8564                 (Didn't understand why). Also fix a possible
8565                 buffer overflow.
8566
8567 2005-11-06 [wwp]        1.9.99cvs12
8568
8569         * src/textview.c
8570         * src/gtk/about.c
8571         * src/gtk/gtkutils.c
8572         * src/gtk/gtkutils.h
8573                 fix a compilation warning,
8574                 make links sensitive in the about dialog
8575
8576 2005-11-04 [wwp]        1.9.99cvs11
8577
8578         * src/gtk/about.c
8579                 don't wrap or translate URIs, and a bit text format cleanup
8580
8581 2005-11-04 [wwp]        1.9.99cvs10
8582
8583         * src/gtk/about.c
8584                 better textview tagging implementation (no more use of marks for
8585                 postponed tagging)
8586
8587 2005-11-02 [colin]      1.9.99cvs9
8588
8589         * src/common/ssl.c
8590                 Forgot an ifdef
8591
8592 2005-11-02 [colin]      1.9.99cvs8
8593
8594         * configure.ac
8595                 Require libetpan-0.40 due to upstream fix
8596         * src/common/ssl.c
8597                 Tell libetpan not to call SSL_Library_Init,
8598                 as we do it ourselves.
8599
8600 2005-11-02 [colin]      1.9.99cvs7
8601
8602         * po/POTFILES.in
8603                 Add missing files (thanks to Fabien Vantard)
8604
8605 2005-11-02 [colin]      1.9.99cvs6
8606
8607         * src/summaryview.c
8608                 Fix totals when read messages are hidden or quicksearch
8609                 is on
8610         * src/ssl_manager.c
8611         * src/ssl_manager.h
8612         * src/common/ssl_certificate.c
8613         * src/common/ssl_certificate.h
8614         * src/gtk/sslcertwindow.c
8615         * src/gtk/sslcertwindow.h
8616                 Fix copyright on my stuff
8617
8618 2005-11-02 [wwp]        1.9.99cvs5
8619
8620         * src/prefs_themes.c
8621                 fix directory name checking (theme installation/removal),
8622                 made related error a bit more verbose
8623
8624 2005-11-02 [colin]      1.9.99cvs4
8625
8626         * src/summaryview.c
8627                 Fix typo (probably fixes bug #841 (Sort by the From 
8628                 field doesn't work)
8629
8630 2005-11-02 [paul]       1.9.99cvs3
8631
8632         * po/ko.po
8633         * po/nb.po
8634                 updated by SungHyun Nam, Geir Helland
8635         * src/wizard.c
8636                 fix typo in welcome message. spotted by
8637                 Andrea Spadaccini
8638
8639 2005-11-01 [colin]      1.9.99cvs2
8640
8641         * src/compose.c
8642                 Fix replying to ml wen confirming subscription
8643         * src/messageview.c
8644         * src/mimeview.c
8645         * src/mimeview.h
8646         * src/privacy.h
8647         * src/summaryview.c
8648                 Make key check non blocking
8649
8650 2005-10-31 [paul]       1.9.99cvs1
8651
8652         * tools/claws.i18n.status.pl
8653                 updated for ChangeLog
8654
8655 2005-10-31 [paul]       1.9.99
8656
8657         1.9.99 released
8658
8659 2005-10-31 [paul]       1.9.15cvs131
8660
8661         * .cvsignore
8662         * ChangeLog
8663         * ChangeLog.claws       ** REMOVED **
8664         * ChangeLog-gtk2.claws  ** REMOVED **
8665         * ChangeLog.gtk1        ** ADDED **
8666         * INSTALL
8667         * Makefile.am
8668         * NEWS
8669         * README
8670         * README.claws          ** REMOVED **
8671         * README.jp             ** REMOVED **
8672         * RELEASE_NOTES         ** ADDED **
8673         * RELEASE_NOTES.claws   ** REMOVED **
8674         * commitHelper
8675         * configure.ac
8676         * sylpheed.spec.in      ** REMOVED **
8677                 tidy up and update the default docs:
8678                 ChangeLog.claws is renamed ChangeLog.gtk1
8679                 ChangeLog-gtk2.claws is renamed ChangeLog
8680                 README.claws is renamed README
8681                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
8682
8683 2005-10-31 [paul]       1.9.15cvs130
8684
8685         * po/it.po
8686                 fix errors
8687
8688 2005-10-31 [paul]       1.9.15cvs129
8689
8690         * po/ca.po
8691         * po/de.po
8692         * po/en_GB.po
8693         * po/fr.po
8694         * po/it.po
8695         * po/pt_BR.po
8696         * po/sk.po
8697         * po/sr.po
8698         * po/zh_CN.po
8699                 updated by Miquel Oliete, Stephan Sachse and
8700                 Thomas Gilgin, me, Fabien Vantard, Andrea
8701                 Spadaccini, Frederico Goncalves Guimaraes,
8702                 Andrej Kacian, Aleksandar Urosevic, and
8703                 Ralgh Young.
8704
8705 2005-10-31 [mones]      1.9.15cvs128
8706
8707         * manual/faq.xml
8708                 More questions.
8709         
8710         * po/es.po
8711                 Updated for release.
8712
8713 2005-10-30 [colin]      1.9.15cvs127
8714
8715         * src/compose.c
8716                 Place cursor before rewrapping (fixes cursor
8717                 pos if quotation gets rewrapped)
8718
8719 2005-10-29 [paul]       1.9.15cvs126
8720
8721         * src/crash.c
8722         * src/foldersel.c
8723         * src/main.c
8724         * src/messageview.c
8725         * src/toolbar.c
8726         * src/gtk/authors.h
8727                 corrections to text items
8728
8729 2005-10-28 [colin]      1.9.15cvs125
8730
8731         * src/messageview.c
8732                 Make "hit 'C' to check sig" work from extern 
8733                 messageviews
8734
8735 2005-10-27 [colin]      1.9.15cvs124
8736
8737         * src/summaryview.c
8738                 Add a hack to avoid segfaulting when hammering 
8739                 on gtk's events
8740
8741 2005-10-27 [wwp]        1.9.15cvs123
8742
8743         * src/prefs_themes.c
8744                 sort list of themes names in themes prefs
8745
8746 2005-10-27 [paul]       1.9.15cvs122
8747
8748         * src/folder.c
8749         * src/prefs_account.c
8750                 fix building on Solaris
8751                 Patch by Alex Moore
8752
8753 2005-10-27 [wwp]        1.9.15cvs121
8754
8755         * src/summaryview.c
8756         * src/gtk/gtksctree.c
8757                 speed up unselecting messages in summary view (thanks to Colin)
8758
8759 2005-10-27 [paul]       1.9.15cvs120
8760
8761         * src/mainwindow.c
8762                 fix a compilation warning
8763         * src/summaryview.c
8764                 fix updating of 'n items selected' count
8765                 when deselecting
8766
8767 2005-10-27 [martin]     1.9.15cvs119
8768
8769         * src/action.c
8770                 ignore actions with a leading '/' in the action menu name
8771                 fixes a crash on menu creation
8772         * src/prefs_actions.c
8773                 do not allow a leading '/' in the action menu name
8774
8775 2005-10-27 [paul]       1.9.15cvs118
8776
8777         * src/main.c
8778                 fix compilation warning
8779
8780 2005-10-27 [paul]       1.9.15cvs117
8781
8782         * src/procmime.c
8783                 add #if HAVE_LOCALE_H
8784
8785 2005-10-27 [paul]       1.9.15cvs116
8786
8787         * src/plugins/clamav/clamav_plugin.c
8788         * src/plugins/dillo_viewer/dillo_viewer.c
8789         * src/plugins/mathml_viewer/mathml_viewer.c
8790         * src/plugins/pgpcore/plugin.c
8791         * src/plugins/pgpinline/plugin.c
8792         * src/plugins/pgpmime/plugin.c
8793         * src/plugins/spamassassin/spamassassin.c
8794         * src/plugins/trayicon/trayicon.c
8795                 plugin_init() : make error messages more
8796                 informative
8797
8798 2005-10-26 [wwp]        1.9.15cvs115
8799
8800         * src/prefs_matcher.c
8801                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8802
8803 2005-10-26 [wwp]        1.9.15cvs114
8804
8805         * src/procmime.c
8806         * src/gtk/gtksctree.c
8807         * src/plugins/spamassassin/libspamc.c
8808         * src/plugins/spamassassin/spamassassin.c
8809                 fix some compilation warnings more
8810
8811 2005-10-26 [mones]      1.9.15cvs113
8812
8813         * po/es.po
8814                 Updated translation
8815
8816 2005-10-26 [paul]       1.9.15cvs112
8817
8818         * src/prefs_message.c
8819                 give all display_xface stuff the
8820                 #if HAVE_LIBCOMPFACE treatment, thus
8821                 preventing a crash
8822                 (Thanks to Wolfgang Enderlein)
8823
8824 2005-10-26 [colin]      1.9.15cvs111
8825
8826         * src/gedit-print.c
8827                 Fix date format
8828         * src/imap_gtk.c
8829         * src/news_gtk.c
8830                 Remove context menu items that should not be there
8831         * src/jpilot.c
8832                 Fix encoding
8833         * src/main.c
8834         * src/mainwindow.c
8835                 Don't show the mainwindow too soon
8836
8837 2005-10-26 [wwp]        1.9.15cvs110
8838
8839         * src/folder.c
8840         * src/manual.c
8841         * src/summaryview.c
8842                 fix uninitialized pointers in the folder updating hook
8843                 (thanks to Colin)
8844
8845 2005-10-25 [mones]      1.9.15cvs109
8846
8847         * manual/faq.xml
8848                 General information subsection completed. 
8849                 Removed archaic references.
8850                 
8851         * manual/Makefile
8852         * manual/dtd/manual.dsl
8853                 Added customization stylesheet for getting paragraphs
8854                 fully justified in PDF output (as suggested by Colin).
8855
8856 2005-10-25 [colin]      1.9.15cvs108
8857
8858         * src/compose.c
8859                 Fix a second leak
8860
8861 2005-10-25 [colin]      1.9.15cvs107
8862
8863         * src/addrbook.c
8864         * src/addrindex.c
8865                 Fix leak (xml_get_element() allocates memory)
8866         * src/compose.c
8867                 Fix leak + dead code (shame!)
8868         * src/procmime.c
8869                 Fix leak
8870
8871 2005-10-25 [colin]      1.9.15cvs106
8872
8873         * src/mimeview.c
8874                 Fix encoding issue in Save all and in 
8875                 overwrite-confirmation alertpanel
8876
8877 2005-10-25 [colin]      1.9.15cvs105
8878
8879         * src/common/socket.c
8880                 Fix a leak - Thanks to Christopher Aillon
8881                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8882
8883 2005-10-25 [paul]       1.9.15cvs104
8884
8885         * src/wizard.c
8886                 Always guess servers from the right-hand
8887                 email part and guess username from the
8888                 left-hand part. (Thanks to Colin)
8889                 add an X-Face to the welcome message
8890
8891 2005-10-25 [paul]       1.9.15cvs103
8892
8893         * manual/handling.xml
8894                 written by Colin, edited by me
8895
8896 2005-10-25 [wwp]        1.9.15cvs102
8897
8898         * src/folderview.c
8899         * src/grouplistdialog.c
8900         * src/imap.c
8901         * src/noticeview.c
8902                 fix some compilation warnings
8903
8904 2005-10-24 [paul]
8905
8906         1.9.99-rc3 released
8907
8908 2005-10-24 [paul]       1.9.15cvs101
8909
8910         * src/gtk/about.c
8911                 fix window sizing
8912
8913 2005-10-24 [paul]       1.9.15cvs100
8914
8915         * src/pixmaps/offline.xpm
8916         * src/pixmaps/online.xpm
8917                 replace with last default versions
8918
8919 2005-10-24 [colin]      1.9.15cvs99
8920
8921         * src/imap.c
8922                 Fix bug when moving a folder
8923         * src/imap_gtk.c
8924         * src/mh_gtk.c
8925                 "Delete folder" pops up a window, so it 
8926                 should be suffixed with "..."
8927         * src/plugins/pgpcore/sgpgme.c
8928                 Include locale.h
8929
8930 2005-10-24 [mones]      1.9.15cvs98
8931
8932         * manual/Makefile
8933         * manual/account.xml
8934         * manual/ack.xml
8935         * manual/addrbook.xml
8936         * manual/advanced.xml
8937         * manual/faq.xml
8938         * manual/glossary.xml
8939         * manual/gpl.xml
8940         * manual/handling.xml
8941         * manual/intro.xml
8942         * manual/keyboard.xml
8943         * manual/manual.xml
8944         * manual/plugins.xml
8945         * manual/starting.xml
8946         * manual/dtd/sdocbook.dtd
8947                 Initial manual structure and some content.
8948
8949 2005-10-23 [wwp]        1.9.15cvs97
8950
8951         * src/gtk/about.c
8952                 fix a typo
8953
8954 2005-10-23 [wwp]        1.9.15cvs96
8955
8956         * src/gtk/about.c
8957         * src/gtk/authors.h
8958                 rework of the about window (main work by Paul), also featuring a few
8959                 fixes for typos and duplicate names
8960
8961 2005-10-23 [wwp]        1.9.15cvs95
8962
8963         * src/.cvsignore
8964                 Ignore the right binary name (sylpheed-claws now)
8965
8966 2005-10-23 [paul]       1.9.15cvs94
8967
8968         * src/compose.c
8969                 when using Folder Pref 'Default To for
8970                 replies' make the entry in the Compose
8971                 window bold
8972                 Patch by Fabien Vantard
8973
8974 2005-10-22 [colin]      1.9.15cvs93
8975
8976         * src/codeconv.c
8977                 Fix leak
8978
8979 2005-10-22 [colin]      1.9.15cvs92
8980
8981         * src/codeconv.c
8982                 try to convert using locale (apart utf8) if necessary
8983
8984 2005-10-22 [colin]      1.9.15cvs91
8985
8986         * src/pixmaps/new.xpm
8987         * src/pixmaps/unread.xpm
8988                 Make the unread envelope blue again and
8989                 saturate the new one a bit more.
8990
8991 2005-10-22 [colin]      1.9.15cvs90
8992
8993         * src/compose.c
8994                 When replying to a mail sent by one of our accounts,
8995                 use the original list of recipients. Let 'Reply All'
8996                 and 'Reply to sender' work like previously.
8997
8998 2005-10-21 [colin]      1.9.15cvs89
8999
9000         * src/prefs_filtering.c
9001                 Clear fields after add and replace
9002         * src/textview.c
9003                 Display xface differently (better)
9004         * src/plugins/pgpinline/pgpinline.c
9005                 Fix crappy encodings/recodings
9006
9007 2005-10-21 [paul]       1.9.15cvs88
9008
9009         * src/compose.c
9010         * src/prefs_folder_item.c
9011         * src/toolbar.c
9012                 fix news folder Folder Properties
9013                 (thanks to Colin)
9014         * src/folderview.c
9015                 update folderview after Themes change
9016                 keep selected folder selected
9017                 (thanks to Colin)
9018
9019 2005-10-21 [paul]       1.9.15cvs87
9020
9021         * tools/Makefile.am
9022         * tools/OOo2sylpheed.pl
9023         * tools/README
9024         * tools/README.sylprint
9025         * tools/asus_mailled.sh         ** REMOVED **
9026         * tools/filter_conv.pl
9027         * tools/freshmeat_search.pl
9028         * tools/google_search.pl
9029         * tools/gpg-sign-syl            ** REMOVED **
9030         * tools/kmail2sylpheed.pl
9031         * tools/kmail2sylpheed_v2.pl
9032         * tools/multiwebsearch.pl
9033         * tools/nautilus2sylpheed.sh
9034         * tools/newscache_clean.pl
9035         * tools/outlook2sylpheed.pl
9036         * tools/sylpheed-switcher       ** REMOVED **
9037         * tools/sylprint.pl
9038         * tools/sylprint.rc
9039         * tools/tb2sylpheed
9040         * tools/vcard2xml.py
9041         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9042                 update default config dir
9043                 update binary name (thanks to Fabien Vantard)
9044                 remove obsolete scripts
9045
9046 2005-10-21 [colin]      1.9.15cvs86
9047
9048         * src/inc.c
9049                 Fix possible leak and units. Based on a patch by
9050                 Fabien Vantard.
9051
9052 2005-10-20 [colin]      1.9.15cvs85
9053
9054         * src/textview.c
9055                 Clear xface when clearing textview
9056
9057 2005-10-20 [colin]      1.9.15cvs84
9058
9059         * configure.ac
9060         * src/folderview.c
9061         * src/headerview.c
9062         * src/main.c
9063         * src/prefs_common.c
9064         * src/prefs_common.h
9065         * src/prefs_message.c
9066         * src/textview.c
9067         * src/textview.h
9068         * src/common/defs.h
9069         * src/common/utils.c
9070         * src/common/utils.h
9071         * src/gtk/gtkutils.c
9072         * src/gtk/gtkutils.h
9073                 Migrate config to .sylpheed-claws (Automatically)
9074                 Add a way to get the Xface in the TextView
9075
9076 2005-10-20 [colin]      1.9.15cvs83
9077
9078         * src/gtk/Makefile.am
9079         * src/gtk/about.c
9080         * src/gtk/authors.h
9081                 Make the about dialog *grooovy*
9082
9083 2005-10-20 [colin]      1.9.15cvs82
9084
9085         * src/mimeview.c
9086                 Use "Open with" on double click if no command
9087                 was found
9088
9089 2005-10-20 [colin]      1.9.15cvs81
9090
9091         * src/imap.c
9092         * src/etpan/imap-thread.c
9093                 Fix possible crash.
9094
9095 2005-10-20 [paul]       1.9.15cvs80
9096
9097         * src/folder.c
9098                 don't show clipkey icon if the only
9099                 attachment is the signature
9100                 Patch by Colin
9101
9102 2005-10-20 [paul]       1.9.15cvs79
9103
9104         * AUTHORS
9105         * src/plugins/pgpmime/pgpmime.c
9106                 name the PGP/MIME signature 'signature.asc'
9107                 Patch by Andrew Nelson <freeandy@gmail.com>
9108
9109 2005-10-19 [colin]      1.9.15cvs78
9110
9111         * src/plugins/pgpmime/pgpmime.c
9112                 Oops, no need to double-check though
9113
9114 2005-10-19 [colin]      1.9.15cvs77
9115
9116         * src/plugins/pgpinline/pgpinline.c
9117         * src/plugins/pgpmime/pgpmime.c
9118                 Check that my_tmpfile() doesn't 
9119                 return NULL
9120
9121 2005-10-19 [colin]      1.9.15cvs76
9122
9123         * src/common/utils.c
9124                 Use shorter mime boundaries to avoid having
9125                 MTAs rewrapping our headers, breaking the
9126                 PGP signature in the process 
9127         * src/compose.c
9128         * src/plugins/pgpmime/pgpmime.c
9129                 Check for boundary uniqueness to be sure
9130                 it won't happen, instead of hoping for the
9131                 best
9132
9133 2005-10-19 [colin]      1.9.15cvs75
9134
9135         * sylpheed-claws.desktop
9136         * src/Makefile.am
9137         * src/main.c
9138                 Ship a sylpheed-claws binary instead
9139                 of a sylpheed one. Change the socket
9140                 name, too
9141         * src/folderview.c
9142                 Update folder only if it changed
9143         * src/wizard.c
9144                 Fix i18n in welcome mail, patch by
9145                 Fabien Vantard
9146
9147 2005-10-19 [paul]
9148
9149         1.9.99-rc2 released
9150
9151 2005-10-19 [paul]       1.9.15cvs74
9152
9153         * src/folder.c
9154         * src/folderview.c
9155                 fix summaryview update
9156                 Patch by Colin
9157
9158 2005-10-18 [colin]      1.9.15cvs73
9159
9160         * src/plugins/pgpcore/passphrase.c
9161                 Don't XGrabServer, and try a bit more to 
9162                 sync everything before grabbing mouse/keyboard
9163
9164 2005-10-18 [colin]      1.9.15cvs72
9165
9166         * src/Makefile.am
9167         * src/addressadd.c
9168         * src/addressbook.c
9169         * src/folderview.c
9170         * src/grouplistdialog.c
9171         * src/mimeview.c
9172         * src/stock_pixmap.c
9173         * src/stock_pixmap.h
9174         * src/summaryview.c
9175         * src/gtk/gtksctree.c
9176         * src/gtk/gtksctree.h
9177         * src/pixmaps/empty.xpm
9178                 Implement a wrapper call for gtk_ctree_set_node_info
9179                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9180                 pixmap instead of a NULL one. This works around some
9181                 memory problems deep inside gtk, revealed by valgrind,
9182                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9183                 as locked crashes sylpheed.), as well as, probably, 
9184                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9185
9186 2005-10-17 [colin]      1.9.15cvs71
9187
9188         * src/mimeview.c
9189                 Provide visual feedback when checking
9190                 signature
9191
9192 2005-10-17 [colin]      1.9.15cvs70
9193
9194         * src/main.c
9195                 Keep the folder list frozen while checking caches...
9196
9197 2005-10-17 [colin]      1.9.15cvs69
9198
9199         * src/addr_compl.c
9200                 Fi bug #833 (Autocompleting from addressbook 
9201                 fails with extended chars)
9202         * src/imap.c
9203                 Fix 'adding messages' staying in statusbar
9204                 after an error
9205
9206 2005-10-17 [wwp]        1.9.15cvs68
9207
9208         * src/ssl_manager.c
9209                 Fix buttons' layout resizing when window size changes
9210
9211 2005-10-17 [wwp]        1.9.15cvs67
9212
9213         * src/account.c
9214         * src/prefs_account.c
9215         * src/prefs_common.c
9216         * src/prefs_common.h
9217         * src/prefs_folder_item.c
9218         * src/prefs_gtk.c
9219         * src/gtk/logwindow.c
9220         * src/gtk/pluginwindow.c
9221         * src/gtk/prefswindow.c
9222         * src/gtk/prefswindow.h
9223                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9224
9225 2005-10-17 [paul]       1.9.15cvs66
9226
9227         * configure.ac
9228                 fix missing libetpan message
9229         * po/en_GB.po
9230                 updated
9231         * src/crash.c
9232         * src/manual.c
9233         * src/prefs_themes.c
9234         * src/common/defs.h
9235                 add some new URI defines, change some
9236                 others
9237         * src/wizard.c
9238                 make welcome message translatable
9239                 small improvements to english
9240                 other tweaks
9241         * src/gtk/menu.c
9242                 fix warnings
9243
9244 2005-10-17 [paul]       1.9.15cvs65
9245
9246         * src/summaryview.c
9247                 fix column titles
9248
9249 2005-10-16 [mones]      1.9.15cvs64
9250
9251         * po/es.po
9252                 Updated translation
9253
9254 2005-10-16 [colin]
9255
9256         1.9.99-rc1 released
9257
9258 2005-10-16 [colin]      1.9.15cvs63
9259
9260         * src/wizard.c
9261                 Fix whitespace
9262
9263 2005-10-16 [colin]      1.9.15cvs62
9264
9265         * src/toolbar.c
9266                 s/Get All/Get Mail/
9267         * src/wizard.c
9268                 Real welcome mail text, thanks Paul
9269
9270 2005-10-16 [colin]      1.9.15cvs61
9271
9272         * src/editldap.c
9273         * src/exporthtml.c
9274         * src/main.c
9275         * src/mainwindow.c
9276         * src/prefs_themes.c
9277         * src/prefs_toolbar.c
9278         * src/plugins/demo/demo.c
9279         * src/plugins/trayicon/trayicon.c
9280                 s/Sylpheed/Sylpheed-Claws/
9281
9282 2005-10-16 [colin]      1.9.15cvs60
9283
9284         * src/wizard.c
9285                 Add a welcome email in the first empty mailbox
9286         * src/prefs_common.c
9287                 Change one more default
9288
9289 2005-10-16 [colin]      1.9.15cvs59
9290
9291         * src/wizard.c
9292                 Remove printf
9293
9294 2005-10-16 [colin]      1.9.15cvs58
9295
9296         * src/toolbar.c
9297         * src/prefs_common.c
9298                 Change some defaults
9299
9300 2005-10-16 [colin]      1.9.15cvs57
9301
9302         * src/toolbar.c
9303         * src/prefs_common.c
9304                 Change some defaults
9305
9306 2005-10-16 [colin]      1.9.15cvs56
9307
9308         * src/wizard.c
9309                 By default, initialize fonts to have
9310                 the same size as normal GtkWidgets
9311
9312 2005-10-16 [colin]      1.9.15cvs55
9313
9314         * src/mimeview.c
9315                 Fix message a bit more
9316
9317 2005-10-16 [colin]      1.9.15cvs54
9318
9319         * src/addressbook.c
9320                 Second attempt at flicker fixing
9321
9322 2005-10-16 [colin]      1.9.15cvs53
9323
9324         * src/addressbook.c
9325                 Fix flicker
9326
9327 2005-10-16 [wwp]        1.9.15cvs52
9328
9329         * src/addressbook.c
9330         * src/editaddress.c
9331         * src/prefs_common.c
9332         * src/prefs_common.h
9333                 Remember window sizes (address book)
9334
9335 2005-10-16 [wwp]        1.9.15cvs51
9336
9337         * src/plugins/clamav/clamav_plugin_gtk.c
9338         * src/plugins/spamassassin/spamassassin_gtk.c
9339                 Fix compilation warnings (missing #include).
9340
9341 2005-10-16 [colin]      1.9.15cvs50
9342
9343         * src/mimeview.c
9344         * src/summaryview.c
9345         * src/textview.c
9346                 Make 'c' check signature, and forward
9347                 c, l, y, t from summaryview to mimeview
9348
9349 2005-10-16 [colin]      1.9.15cvs49
9350
9351         * src/addressbook.c
9352                 Put border around buttons
9353         * src/mainwindow.c
9354         * src/summaryview.c
9355                 Rework menus (Patch based on a patch
9356                 by Paul)
9357
9358 2005-10-15 [wwp]        1.9.15cvs48
9359
9360         * src/editjpilot.c
9361         * src/editldap.c
9362         * src/editvcard.c
9363         * src/exphtmldlg.c
9364         * src/expldifdlg.c
9365         * src/export.c
9366         * src/import.c
9367         * src/importldif.c
9368         * src/importmutt.c
9369         * src/importpine.c
9370         * src/prefs_account.c
9371         * src/prefs_spelling.c
9372         * src/gtk/gtkutils.c
9373         * src/gtk/gtkutils.h
9374         * src/plugins/clamav/clamav_plugin_gtk.c
9375         * src/plugins/spamassassin/spamassassin_gtk.c
9376                 use nicer browse-for-file/dir buttons than the "..." ones,
9377                 code factorizing more.
9378
9379 2005-10-14 [colin]      1.9.15cvs47
9380
9381         * src/mainwindow.c
9382                 set relief on the account switcher so that people see it
9383                 grey out Create processing rules when no message is selected
9384         * src/prefs_filtering.c
9385                 ask before closing if the rule has not been modified, even if
9386                 it's not valid
9387         * src/prefs_matcher.c
9388                 fix sensitivity when entering the dialog
9389         * src/gtk/inputdialog.c
9390                 display a better icon on password ask
9391         * src/plugins/pgpcore/passphrase.c
9392                 make the dialog look better
9393
9394 2005-10-14 [paul]       1.9.15cvs46
9395
9396         * src/folderview.c
9397                 indicate presense of marked msgs in
9398                 unexpanded subfolders
9399
9400 2005-10-14 [paul]       1.9.15cvs45
9401
9402         * src/prefs_actions.c
9403         * src/prefs_common.c
9404         * src/prefs_common.h
9405         * src/prefs_filtering_action.c
9406         * src/prefs_matcher.c
9407         * src/prefs_template.c
9408                 remember window sizes
9409                 fix Info button size
9410
9411         Patches by wwp
9412
9413 2005-10-13 [colin]      1.9.15cvs44
9414
9415         * src/mimeview.c
9416         * src/noticeview.c
9417         * src/noticeview.h
9418                 Add a tooltip on the icon (optional) 
9419                 Get rid of the signature buttons and only
9420                 use the icon+tooltip
9421
9422 2005-10-13 [colin]      1.9.15cvs43
9423
9424         * src/noticeview.c
9425         * src/noticeview.h
9426                 Add hand cursor for hovering over icon
9427
9428 2005-10-13 [colin]      1.9.15cvs42
9429
9430         * src/summaryview.c
9431                 Fix crash when quicksearch's hidden 
9432                 at startup
9433
9434 2005-10-13 [colin]      1.9.15cvs41
9435
9436         * src/compose.c
9437                 Set subject when forwarding multiple mails
9438                 Check that other recipient than the default Cc or Bcc
9439                 have been set before sending.
9440
9441 2005-10-13 [colin]      1.9.15cvs40
9442
9443         * src/imap.c
9444                 Batch per-folder
9445                 Introduce locking, but don't use it yet
9446
9447 2005-10-13 [colin]      1.9.15cvs39
9448
9449         * src/gtk/quicksearch.c
9450                 Reset quicksearch when hiding it
9451                 Make sticky a real pref
9452
9453 2005-10-13 [colin]      1.9.15cvs38
9454
9455         * src/summaryview.c
9456                 Faster prefs apply
9457
9458 2005-10-13 [colin]      1.9.15cvs37
9459
9460         * src/mimeview.c
9461         * src/noticeview.c
9462         * src/noticeview.h
9463         * src/plugins/pgpcore/sgpgme.c
9464                 Make privacy icon clickable
9465                 Move Trust field in Full info
9466                 When trust is less than full, don't display
9467                 a warning icon
9468
9469 2005-10-13 [colin]      1.9.15cvs36
9470
9471         * src/folder.c
9472                 Batch on flags sync
9473         * src/folderview.c
9474                 Revert speed hack which is dangerous in fact
9475                 Apply prefs faster
9476
9477 2005-10-13 [colin]      1.9.15cvs35
9478
9479         * src/folder_item_prefs.c
9480                 Fix pref corruption on folder move. Patch
9481                 by wwp
9482
9483 2005-10-13 [paul]       1.9.15cvs34
9484
9485         * src/export.c
9486         * src/import.c
9487                 fix typos in g_warnings
9488         * src/prefs_account.c
9489                 add a file selector for Signature file
9490
9491         Patches by wwp
9492
9493 2005-10-12 [colin]      1.9.15cvs33
9494
9495         * src/mimeview.c
9496                 Provide a quick way to go back from a
9497                 signature's full info to the email part
9498
9499 2005-10-12 [colin]      1.9.15cvs32
9500
9501         * src/compose.c
9502                 Remove old hack of encoding signed mails with base64.
9503                 QP works equally well.
9504
9505 2005-10-12 [colin]      1.9.15cvs31
9506
9507         * src/crash.c
9508                 Replace deprecated GtkText with GtkTextView
9509         * src/imap.c
9510                 Fix a logic bug about counts in imap_select
9511                 (previously un-triggered)
9512         * src/mainwindow.c
9513         * src/summaryview.c
9514         * src/news.c
9515                 Allow local deletion of news posts
9516         * src/mimeview.c
9517                 Show GPG noticeview on the message/rfc822 part
9518                 in addition to the text/plain one
9519         * src/prefs_image_viewer.c
9520           src/plugins/pgpcore/prefs_gpg.c
9521                 Polish (set the label as part of the checkbox)
9522         * src/wizard.c
9523                 Don't sit there doing nothing after destroying
9524                 the window - return err
9525
9526 2005-10-11 [colin]      1.9.15cvs30
9527
9528         * src/folderview.c
9529                 Apply processing rules before showing folders.
9530                 Early folder show (before flags sync) will only
9531                 be done when there are no processing rules (nor
9532                 pre- or post- ones)
9533         * src/imap.c
9534                 Fix stuff related to mail subdir, creation and 
9535                 deletion of folders 
9536         * src/imap_gtk.c
9537                 Don't allow creation of folders in NoInferior
9538                 folders, as it won't work
9539
9540 2005-10-10 [colin]      1.9.15cvs29
9541
9542         * src/compose.c
9543                 Reselect "None" Privacy system when selecting an
9544                 account with no privacy system defined
9545
9546 2005-10-10 [colin]      1.9.15cvs28
9547
9548         * src/mainwindow.c
9549                 Add Windows-1252 encoding
9550         * src/prefs_common.c
9551                 Rework some defaults:
9552                 - autosave to draft by default
9553                 - don't show header pane (it's already in the textview)
9554                 - Select first new or unread mail on entry
9555                 - Assume 'Yes' to change folder when there's no more
9556                   unread message
9557         * src/prefs_matcher.c
9558                 Fix a gtk assertion failure
9559         * src/gtk/colorlabel.c
9560                 Workaround bad repainting on selection
9561         * src/main.c
9562                 Freeze/thaw (a bit faster on ssh -X)
9563         * src/msgcache.c
9564                 Get rid of StrdupConverter that just adds an
9565                 extra strdup/free 
9566         * src/etpan/imap_thread.c
9567                 memset buf to 0
9568
9569 2005-10-10 [colin]      1.9.15cvs27
9570
9571         * src/export.c
9572         * src/import.c
9573                 Fix compile on gtk 2.4. Patch by wwp
9574
9575 2005-10-09 [colin]      1.9.15cvs26
9576
9577         * src/mainwindow.c
9578         * src/messageview.c
9579         * src/summaryview.c
9580                 Clarify forward menus. Patch by wwp
9581
9582 2005-10-09 [colin]      1.9.15cvs25
9583
9584         * src/compose.c
9585         * src/compose.h
9586                 Fix bug #829 (Non-working "Encrypt message by 
9587                 default when replying to an encrypted message")
9588
9589 2005-10-08 [colin]      1.9.15cvs24
9590
9591         * src/wizard.c
9592                 Fix bug #827 ("Welcome" setup wizard after a 
9593                 permission error gives up & forgets itself.)
9594
9595 2005-10-08 [colin]      1.9.15cvs23
9596
9597         * src/procmime.c
9598                 Fix bug #828 (Ignoring headers with spaces around = sign)
9599
9600 2005-10-08 [colin]      1.9.15cvs22
9601
9602         * src/export.c
9603                 Warning fix by wwp
9604
9605 2005-10-08 [colin]      1.9.15cvs21
9606
9607         * src/folder.c
9608         * src/folder.h
9609                 Add a processing_pending indicator, set on 
9610                 folder_item_open and cleared after 
9611                 folder_item_process_open
9612         * src/folderview.c
9613         * src/summaryview.c
9614                 wrap procmsg_msginfo_*_flags, and in the
9615                 wrapper check that there's no folder processing 
9616                 pending. If there is, defer the flags change until 
9617                 processing is done to avoid stepping over each
9618                 other's toes.
9619                 Freeze during processing, but not during scanning.
9620
9621 2005-10-07 [colin]      1.9.15cvs20
9622
9623         * src/plugins/pgpcore/passphrase.c
9624                 Fix bug #826 (X-Server hangs when 
9625                 right-clicking a PGP encrypted message)
9626
9627 2005-10-07 [paul]       1.9.15cvs19
9628
9629         * src/compose.c
9630                 fix compose_entries[]
9631                 patch by Fabien Vantard
9632
9633 2005-10-06 [colin]      1.9.15cvs18
9634
9635         * src/pixmaps/address.xpm
9636         * src/pixmaps/address_book.xpm
9637         * src/pixmaps/book.xpm
9638         * src/pixmaps/check_spelling.xpm
9639         * src/pixmaps/checkbox_off.xpm
9640         * src/pixmaps/checkbox_on.xpm
9641         * src/pixmaps/close.xpm
9642         * src/pixmaps/complete.xpm
9643         * src/pixmaps/continue.xpm
9644         * src/pixmaps/deleted.xpm
9645         * src/pixmaps/down_arrow.xpm
9646         * src/pixmaps/exec.xpm
9647         * src/pixmaps/forwarded.xpm
9648         * src/pixmaps/group.xpm
9649         * src/pixmaps/ignorethread.xpm
9650         * src/pixmaps/interface.xpm
9651         * src/pixmaps/jpilot.xpm
9652         * src/pixmaps/ldap.xpm
9653         * src/pixmaps/linewrap.xpm
9654         * src/pixmaps/linewrapcurrent.xpm
9655         * src/pixmaps/mail.xpm
9656         * src/pixmaps/mail_attach.xpm
9657         * src/pixmaps/mail_compose.xpm
9658         * src/pixmaps/mail_forward.xpm
9659         * src/pixmaps/mail_receive.xpm
9660         * src/pixmaps/mail_receive_all.xpm
9661         * src/pixmaps/mail_reply.xpm
9662         * src/pixmaps/mail_reply_to_all.xpm
9663         * src/pixmaps/mail_reply_to_author.xpm
9664         * src/pixmaps/mail_send.xpm
9665         * src/pixmaps/mail_send_queue.xpm
9666         * src/pixmaps/mime_application.xpm
9667         * src/pixmaps/mime_audio.xpm
9668         * src/pixmaps/mime_image.xpm
9669         * src/pixmaps/mime_message.xpm
9670         * src/pixmaps/mime_text_enriched.xpm
9671         * src/pixmaps/mime_text_html.xpm
9672         * src/pixmaps/mime_text_plain.xpm
9673         * src/pixmaps/mime_unknown.xpm
9674         * src/pixmaps/new.xpm
9675         * src/pixmaps/news_compose.xpm
9676         * src/pixmaps/offline.xpm
9677         * src/pixmaps/online.xpm
9678         * src/pixmaps/paste.xpm
9679         * src/pixmaps/preferences.xpm
9680         * src/pixmaps/privacy_emblem_encrypted.xpm
9681         * src/pixmaps/privacy_expired.xpm
9682         * src/pixmaps/privacy_failed.xpm
9683         * src/pixmaps/privacy_passed.xpm
9684         * src/pixmaps/privacy_signed.xpm
9685         * src/pixmaps/privacy_unknown.xpm
9686         * src/pixmaps/privacy_warn.xpm
9687         * src/pixmaps/properties.xpm
9688         * src/pixmaps/replied.xpm
9689         * src/pixmaps/search.xpm
9690         * src/pixmaps/unread.xpm
9691         * src/pixmaps/up_arrow.xpm
9692         * src/pixmaps/vcard.xpm
9693                 Modernize internal theme, with icons from the 
9694                 Gnomaws theme. Keep some of the old ones where
9695                 they were better.
9696
9697 2005-10-06 [colin]      1.9.15cvs17
9698
9699         * src/summaryview.c
9700                 Little optimisations + bugfix
9701         * src/toolbar.c
9702                 Remove default useless items - useless being defined
9703                 by the default relevant prefs
9704         * src/wizard.c
9705                 include config.h to make gettext work
9706         * src/prefs_themes.c
9707                 Fix selection of current theme in prefs
9708
9709 2005-10-06 [colin]      1.9.15cvs16
9710
9711         * src/prefs_common.c
9712         * src/prefs_common.h
9713         * src/prefs_summaries.c
9714         * src/folderview.c
9715                 Add a warning dialog on Mark all read 
9716                 (with pref to get rid of it)
9717
9718 2005-10-06 [paul]       1.9.15cvs15
9719
9720         * po/nb.po
9721         * po/pt_BR.po
9722                 updated by Geir Helland and Frederico
9723                 Goncalves Guimaraes
9724
9725 2005-10-05 [colin]      1.9.15cvs14
9726
9727         * src/folder.c
9728         * src/folder.h
9729         * src/folderview.c
9730         * src/folderview.h
9731         * src/imap_gtk.c
9732         * src/mh_gtk.c
9733         * src/mainwindow.c
9734         * src/setup.c
9735                 add a way to rescan without rebuilding
9736                 make moving a bit faster (less folders changes)
9737                 don't lock the tree on Get 
9738         * src/imap.c
9739                 Don't re-delete deleted messages before expunging
9740         * src/summaryview.c
9741                 Set batch mode when deleting mails
9742
9743 2005-10-05 [paul]       1.9.15cvs13
9744
9745         * src/mainwindow.c
9746         * src/mainwindow.h
9747                 fix disabled Execute menu item
9748         * src/toolbar.c
9749                 match the change in 1.9.15cvs10: use Compose
9750                 instead of News by default
9751
9752 2005-10-04 [colin]      1.9.15cvs12
9753
9754         * src/compose.c
9755                 When replying to an ML post with Reply-To set
9756                 to the poster's email, honor it (as before),
9757                 but also honor our user's request to reply to
9758                 the mailing list: set the ML address in the To
9759                 field and the Reply-To address in the Cc: 
9760                 field.
9761
9762 2005-10-04 [colin]      1.9.15cvs11
9763
9764         * src/plugins/trayicon/trayicon.c
9765                 Finish cosmetic change - thanks to wwp
9766
9767 2005-10-04 [colin]      1.9.15cvs10
9768
9769         * src/toolbar.c
9770                 Use Compose instead of Email by default.
9771                 Spotted by wwp.
9772
9773 2005-10-04 [colin]      1.9.15cvs9
9774
9775         * src/folder.c
9776         * src/folder.h
9777         * src/folderview.c
9778         * src/imap.c
9779         * src/etpan/imap-thread.c
9780         * src/etpan/imap-thread.h
9781                 Try to make IMAP faster, by simplifying SEARCH
9782                 commands, avoiding sending two STATUS in a row,
9783                 and deferring flags sync and processing just
9784                 after displaying the folder. 
9785                 This will update the SummaryView in certain
9786                 cases (new mails not already fetched, flags
9787                 changed from another client) but in a non-
9788                 blocking manner.
9789
9790 2005-10-04 [colin]      1.9.15cvs8
9791
9792         * src/plugins/trayicon/trayicon.c
9793                 Relabel "Offline" to "Work offline"
9794
9795 2005-10-04 [colin]      1.9.15cvs7
9796
9797         * src/export.c
9798         * src/import.c
9799         * src/mbox.c
9800                 Fix mbox import/export buglets
9801                 Patch by wwp
9802         * src/plugins/trayicon/trayicon.c
9803                 Add offline swithc
9804                 Patch by wwp
9805
9806 2005-10-04 [colin]      1.9.15cvs6
9807
9808         * src/folder.c
9809         * src/folderview.c
9810         * src/summaryview.c
9811                 Better fix (don't break mark all read) for cvs2
9812
9813 2005-10-03 [colin]      1.9.15cvs5
9814
9815         * src/folder.c
9816                 Use a sane sort by default
9817
9818 2005-10-03 [colin]      1.9.15cvs4
9819
9820         * src/inc.c
9821                 Add a 'Only once' button for overriding offline mode
9822         * src/prefs_account.c
9823         * src/wizard.c
9824                 Add Local mbox to the wizard
9825                 Add IMAP subdir to the wizard (or the wizard is useless
9826                 for such accounts, or even worse than useless)
9827                 Move IMAP subdir from Advanced to Receive tab, as it's
9828                 not that uncommon
9829
9830 2005-10-03 [colin]      1.9.15cvs3
9831
9832         * src/send_message.c
9833                 Forgot this one in cvs1
9834
9835 2005-10-03 [colin]      1.9.15cvs2
9836
9837         * src/folder.c
9838                 Faster close when leaving a folder with lots
9839                 of new mails. Idea by David Relson.
9840
9841 2005-10-03 [colin]      1.9.15cvs1
9842
9843         * src/compose.c
9844         * src/imap.c
9845         * src/inc.c
9846         * src/main.c
9847         * src/messageview.c
9848         * src/news.c
9849         * src/summaryview.c
9850         * src/gtk/sslcertwindow.c
9851         * src/plugins/trayicon/trayicon.c
9852                 Add accels to every AlertPanel. Patch by Fabien 
9853                 Vantard
9854
9855 2005-10-03 [paul]       1.9.15
9856
9857         1.9.15 released
9858
9859 2005-10-03 [paul]       1.9.14cvs68
9860
9861         * po/ca.po
9862         * po/de.po
9863         * po/es.po
9864         * po/fi.po
9865         * po/fr.po
9866         * po/sk.po
9867         * po/sr.po
9868         * po/zh_CN.po
9869                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9870                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9871                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9872
9873 2005-10-03 [paul]       1.9.14cvs67
9874
9875         * src/send_message.c
9876                 prevent hang on Cancel
9877                 patch by Colin
9878
9879 2005-10-03 [paul]       1.9.14cvs66
9880
9881         * src/main.c
9882                 fix crash in IMAP caused by discrepancy
9883                 between check_at_startup and offline mode
9884                 Patch by Colin
9885
9886 2005-10-01 [paul]       1.9.14cvs65
9887
9888         * src/inc.c
9889                 fix engrish
9890
9891 2005-10-01 [paul]       1.9.14cvs64
9892         * src/export.c
9893         * src/import.c
9894                 synchronise import_mbox() and export_mbox()
9895         * src/mbox.c
9896                 proc_mbox(): add alert if file cannot be opened
9897                 export_list_to_mbox(): test if dest file exists,
9898                 prompt user to overwrite if it does. add alert
9899                 if file cannot be created
9900                                                                 
9901         Patch by wwp
9902                                                                                                                 
9903
9904 2005-09-30 [paul]       1.9.14cvs63
9905
9906         * src/addressbook.c
9907                 Fix sensitivity of a menu
9908         * src/codeconv.c
9909                 Respect hidden pref for mails with no encoding
9910         * src/common/xml.c
9911                 Fix memory corruption
9912         * src/plugins/pgpcore/sgpgme.c
9913                 Fix segfault on incomplete sigs, and display
9914                 of S/Mime UIDs
9915
9916         Patches by Colin
9917
9918 2005-09-30 [colin]      1.9.14cvs62
9919
9920         * src/partial_download.c
9921                 Little logic fix in almost-dead code
9922         * src/pop.c
9923                 Fix partial download when there's no new mail
9924
9925 2005-09-29 [paul]       1.9.14cvs61
9926
9927         * src/plugins/pgpinline/pgpinline.c
9928                 fix bug 819, 'crash accessing sign message'
9929                 Patch by Colin
9930
9931 2005-09-28 [martin]     1.9.14cvs60
9932
9933         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9934                 fix bug #790 (Crash when restarting window manager (fluxbox))
9935
9936 2005-09-28 [paul]       1.9.14cvs59
9937
9938         * src/gtk/gtkaspell.c
9939                 fix off-by-one typo
9940
9941 2005-09-27 [colin]      1.9.14cvs58
9942
9943         * src/plugins/pgpcore/sgpgme.c
9944                 Report error when there's one, instead of
9945                 "Signature unchecked" 
9946
9947 2005-09-27 [colin]      1.9.14cvs57
9948
9949         * src/prefs_quote.c
9950                 Fix bug #816 (Weird quotation with spaces)
9951
9952 2005-09-27 [colin]      1.9.14cvs56
9953
9954         * src/codeconv.c
9955         * src/compose.c
9956         * src/compose.h
9957                 Put subject in compose's title
9958                 Fix Automatic encoding so that it's really automatic:
9959                 first try default locale's charset, then charset of the replied mail, 
9960                 then utf-8
9961                 Fix encoding of headers (must be in strict mode too)
9962
9963 2005-09-26 [colin]      1.9.14cvs55
9964
9965         * src/gtk/gtkaspell.c
9966                 Fix previous patch - don't color the space,
9967                 just uncolor it :)
9968
9969 2005-09-26 [colin]      1.9.14cvs54
9970
9971         * src/gtk/gtkaspell.c
9972                 Unmark space if possible
9973
9974 2005-09-26 [colin]      1.9.14cvs53
9975
9976         * src/imap.c
9977                 log_error instead of alertpanel according to the pref
9978         * src/etpan/imap-thread.c
9979                 Print connect status, copy only necessary size to 
9980                 logger
9981         * src/plugins/pgpmime/pgpmime.c
9982                 Handle S/Mime signatures (verification only). Patch based
9983                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9984
9985 2005-09-26 [paul]       1.9.14cvs52
9986
9987         * src/common/passcrypt.c
9988                 this 'workaround' not necessary on NetBSD.
9989                 Thanks to Daniel Gustafson
9990
9991 2005-09-26 [paul]
9992
9993         1.9.15-rc4 released
9994
9995 2005-09-26 [paul]       1.9.14cvs51
9996
9997         * src/summaryview.c
9998                 Skip currently selected message when
9999                 looking for next new or unread message
10000                 in current folder. Patch by Colin
10001         * src/common/passcrypt.c
10002                 eliminate warnings on *BSD. Patch by
10003                 Daniel Gustafson
10004
10005 2005-09-26 [colin]      1.9.14cvs50
10006
10007         * src/procmsg.c
10008                 Call postfiltering hook anyway
10009
10010 2005-09-22 [colin]      1.9.14cvs49
10011
10012         * src/codeconv.c
10013         * src/codeconv.h
10014                 Add a strict mode that doesn't replace with _
10015         * src/compose.c
10016         * src/compose.h
10017                 Use strict conversion while sending
10018                 Fix race when drafting while sending (happens
10019                 on IMAP)
10020                 Fix d'n'd of messages from summaryview
10021         * src/prefs_common.c
10022         * src/prefs_common.h
10023                 add hidden utf8_instead_of_locale_for_broken_mail 
10024                 pref for people that preferred the default charset 
10025                 to be utf8 for broken mails
10026         * src/quote_fmt_parse.y
10027                 fix bug #815 (No quote insert if "From:" fied 
10028                 contained Russian letters)
10029         * src/summaryview.c
10030                 Fix d'n'd of messages to compose
10031
10032 2005-09-22 [paul]       1.9.14cvs48
10033
10034         * src/compose.c
10035                 fix bug where attachments Name entry
10036                 would display Path instead
10037
10038 2005-09-21 [paul]       1.9.14cvs47
10039
10040         * README
10041         * README.jp
10042         * configure.ac
10043         * config/config.rpath
10044         * doc/manual/en/sylpheed-20.html
10045         * doc/manual/es/sylpheed-20.html
10046         * po/bg.po
10047         * po/ca.po
10048         * po/de.po
10049         * po/es.po
10050         * po/fr.po
10051         * po/it.po
10052         * po/pt_BR.po
10053         * po/sk.po
10054         * po/zh_TW.po
10055         * src/account.c
10056         * src/account.h
10057         * src/action.c
10058         * src/action.h
10059         * src/adbookbase.h
10060         * src/addr_compl.c
10061         * src/addr_compl.h
10062         * src/addrbook.c
10063         * src/addrbook.h
10064         * src/addrcache.c
10065         * src/addrcache.h
10066         * src/addrcindex.c
10067         * src/addrcindex.h
10068         * src/addrclip.c
10069         * src/addrclip.h
10070         * src/addrdefs.h
10071         * src/addressadd.c
10072         * src/addressadd.h
10073         * src/addressbook.c
10074         * src/addressbook.h
10075         * src/addressitem.h
10076         * src/addrgather.c
10077         * src/addrgather.h
10078         * src/addrharvest.c
10079         * src/addrharvest.h
10080         * src/addrindex.c
10081         * src/addrindex.h
10082         * src/addritem.c
10083         * src/addritem.h
10084         * src/addrquery.c
10085         * src/addrquery.h
10086         * src/addrselect.c
10087         * src/addrselect.h
10088         * src/alertpanel.c
10089         * src/alertpanel.h
10090         * src/browseldap.c
10091         * src/browseldap.h
10092         * src/codeconv.c
10093         * src/codeconv.h
10094         * src/compose.c
10095         * src/compose.h
10096         * src/crash.c
10097         * src/crash.h
10098         * src/customheader.c
10099         * src/customheader.h
10100         * src/displayheader.c
10101         * src/displayheader.h
10102         * src/editaddress.c
10103         * src/editaddress.h
10104         * src/editbook.c
10105         * src/editbook.h
10106         * src/editgroup.c
10107         * src/editgroup.h
10108         * src/editjpilot.c
10109         * src/editjpilot.h
10110         * src/editldap.c
10111         * src/editldap.h
10112         * src/editldap_basedn.c
10113         * src/editldap_basedn.h
10114         * src/editvcard.c
10115         * src/editvcard.h
10116         * src/enriched.c
10117         * src/enriched.h
10118         * src/exphtmldlg.c
10119         * src/exphtmldlg.h
10120         * src/expldifdlg.c
10121         * src/expldifdlg.h
10122         * src/export.c
10123         * src/export.h
10124         * src/exporthtml.c
10125         * src/exporthtml.h
10126         * src/exportldif.c
10127         * src/exportldif.h
10128         * src/filtering.c
10129         * src/filtering.h
10130         * src/folder.c
10131         * src/folder.h
10132         * src/folder_item_prefs.c
10133         * src/folder_item_prefs.h
10134         * src/foldersel.c
10135         * src/foldersel.h
10136         * src/folderutils.c
10137         * src/folderutils.h
10138         * src/folderview.c
10139         * src/folderview.h
10140         * src/grouplistdialog.c
10141         * src/grouplistdialog.h
10142         * src/headerview.c
10143         * src/headerview.h
10144         * src/html.c
10145         * src/html.h
10146         * src/image_viewer.c
10147         * src/image_viewer.h
10148         * src/imap.c
10149         * src/imap.h
10150         * src/imap_gtk.c
10151         * src/imap_gtk.h
10152         * src/import.c
10153         * src/import.h
10154         * src/importldif.c
10155         * src/importldif.h
10156         * src/importmutt.c
10157         * src/importmutt.h
10158         * src/importpine.c
10159         * src/importpine.h
10160         * src/inc.c
10161         * src/inc.h
10162         * src/jpilot.c
10163         * src/jpilot.h
10164         * src/ldapctrl.c
10165         * src/ldapctrl.h
10166         * src/ldaplocate.c
10167         * src/ldaplocate.h
10168         * src/ldapquery.c
10169         * src/ldapquery.h
10170         * src/ldapserver.c
10171         * src/ldapserver.h
10172         * src/ldaputil.c
10173         * src/ldaputil.h
10174         * src/ldif.c
10175         * src/ldif.h
10176         * src/localfolder.c
10177         * src/localfolder.h
10178         * src/main.c
10179         * src/main.h
10180         * src/mainwindow.c
10181         * src/mainwindow.h
10182         * src/manual.c
10183         * src/manual.h
10184         * src/matcher.c
10185         * src/matcher.h
10186         * src/matcher_parser.h
10187         * src/matcher_parser_lex.l
10188         * src/matcher_parser_parse.y
10189         * src/mbox.c
10190         * src/mbox.h
10191         * src/message_search.c
10192         * src/message_search.h
10193         * src/messageview.c
10194         * src/messageview.h
10195         * src/mh.c
10196         * src/mh.h
10197         * src/mh_gtk.c
10198         * src/mh_gtk.h
10199         * src/mimeview.c
10200         * src/mimeview.h
10201         * src/msgcache.c
10202         * src/msgcache.h
10203         * src/mutt.c
10204         * src/mutt.h
10205         * src/news.c
10206         * src/news.h
10207         * src/news_gtk.c
10208         * src/news_gtk.h
10209         * src/noticeview.c
10210         * src/noticeview.h
10211         * src/partial_download.c
10212         * src/partial_download.h
10213         * src/pine.c
10214         * src/pine.h
10215         * src/pop.c
10216         * src/pop.h
10217         * src/prefs_account.c
10218         * src/prefs_account.h
10219         * src/prefs_actions.c
10220         * src/prefs_actions.h
10221         * src/prefs_common.c
10222         * src/prefs_common.h
10223         * src/prefs_compose_writing.c
10224         * src/prefs_compose_writing.h
10225         * src/prefs_customheader.c
10226         * src/prefs_customheader.h
10227         * src/prefs_display_header.c
10228         * src/prefs_display_header.h
10229         * src/prefs_ext_prog.c
10230         * src/prefs_ext_prog.h
10231         * src/prefs_filtering.c
10232         * src/prefs_filtering.h
10233         * src/prefs_filtering_action.c
10234         * src/prefs_filtering_action.h
10235         * src/prefs_folder_column.c
10236         * src/prefs_folder_column.h
10237         * src/prefs_folder_item.c
10238         * src/prefs_folder_item.h
10239         * src/prefs_fonts.c
10240         * src/prefs_fonts.h
10241         * src/prefs_gtk.c
10242         * src/prefs_gtk.h
10243         * src/prefs_image_viewer.c
10244         * src/prefs_image_viewer.h
10245         * src/prefs_matcher.c
10246         * src/prefs_matcher.h
10247         * src/prefs_message.c
10248         * src/prefs_message.h
10249         * src/prefs_msg_colors.c
10250         * src/prefs_msg_colors.h
10251         * src/prefs_other.c
10252         * src/prefs_other.h
10253         * src/prefs_quote.c
10254         * src/prefs_quote.h
10255         * src/prefs_receive.c
10256         * src/prefs_receive.h
10257         * src/prefs_send.c
10258         * src/prefs_send.h
10259         * src/prefs_spelling.c
10260         * src/prefs_spelling.h
10261         * src/prefs_summaries.c
10262         * src/prefs_summaries.h
10263         * src/prefs_summary_column.c
10264         * src/prefs_summary_column.h
10265         * src/prefs_template.c
10266         * src/prefs_template.h
10267         * src/prefs_themes.c
10268         * src/prefs_themes.h
10269         * src/prefs_toolbar.c
10270         * src/prefs_toolbar.h
10271         * src/prefs_wrapping.c
10272         * src/prefs_wrapping.h
10273         * src/privacy.c
10274         * src/privacy.h
10275         * src/procheader.c
10276         * src/procheader.h
10277         * src/procmime.c
10278         * src/procmime.h
10279         * src/procmsg.c
10280         * src/procmsg.h
10281         * src/quote_fmt.c
10282         * src/quote_fmt_parse.y
10283         * src/recv.c
10284         * src/recv.h
10285         * src/remotefolder.c
10286         * src/remotefolder.h
10287         * src/send_message.c
10288         * src/send_message.h
10289         * src/setup.c
10290         * src/setup.h
10291         * src/simple-gettext.c
10292         * src/sourcewindow.c
10293         * src/sourcewindow.h
10294         * src/ssl_manager.c
10295         * src/ssl_manager.h
10296         * src/statusbar.c
10297         * src/statusbar.h
10298         * src/stock_pixmap.c
10299         * src/stock_pixmap.h
10300         * src/summary_search.c
10301         * src/summary_search.h
10302         * src/summaryview.c
10303         * src/summaryview.h
10304         * src/syldap.c
10305         * src/syldap.h
10306         * src/textview.c
10307         * src/textview.h
10308         * src/toolbar.c
10309         * src/toolbar.h
10310         * src/undo.c
10311         * src/undo.h
10312         * src/unmime.c
10313         * src/unmime.h
10314         * src/vcard.c
10315         * src/vcard.h
10316         * src/wizard.c
10317         * src/wizard.h
10318         * src/common/base64.c
10319         * src/common/base64.h
10320         * src/common/defs.h
10321         * src/common/hooks.c
10322         * src/common/hooks.h
10323         * src/common/log.c
10324         * src/common/log.h
10325         * src/common/md5.c
10326         * src/common/md5.h
10327         * src/common/mgutils.c
10328         * src/common/mgutils.h
10329         * src/common/nntp.c
10330         * src/common/nntp.h
10331         * src/common/passcrypt.c
10332         * src/common/passcrypt.h.in
10333         * src/common/plugin.c
10334         * src/common/plugin.h
10335         * src/common/prefs.c
10336         * src/common/prefs.h
10337         * src/common/progressindicator.c
10338         * src/common/progressindicator.h
10339         * src/common/quoted-printable.c
10340         * src/common/quoted-printable.h
10341         * src/common/session.c
10342         * src/common/session.h
10343         * src/common/smtp.c
10344         * src/common/smtp.h
10345         * src/common/socket.c
10346         * src/common/socket.h
10347         * src/common/ssl.c
10348         * src/common/ssl.h
10349         * src/common/ssl_certificate.c
10350         * src/common/ssl_certificate.h
10351         * src/common/string_match.c
10352         * src/common/string_match.h
10353         * src/common/stringtable.c
10354         * src/common/sylpheed.c
10355         * src/common/sylpheed.h
10356         * src/common/template.c
10357         * src/common/template.h
10358         * src/common/timing.h
10359         * src/common/utils.c
10360         * src/common/utils.h
10361         * src/common/uuencode.c
10362         * src/common/uuencode.h
10363         * src/common/version.h.in
10364         * src/common/xml.c
10365         * src/common/xml.h
10366         * src/common/xmlprops.c
10367         * src/common/xmlprops.h
10368         * src/gtk/about.c
10369         * src/gtk/about.h
10370         * src/gtk/colorlabel.c
10371         * src/gtk/colorlabel.h
10372         * src/gtk/colorsel.c
10373         * src/gtk/colorsel.h
10374         * src/gtk/description_window.c
10375         * src/gtk/description_window.h
10376         * src/gtk/filesel.c
10377         * src/gtk/filesel.h
10378         * src/gtk/foldersort.c
10379         * src/gtk/foldersort.h
10380         * src/gtk/gtkutils.c
10381         * src/gtk/gtkutils.h
10382         * src/gtk/inputdialog.c
10383         * src/gtk/inputdialog.h
10384         * src/gtk/logwindow.c
10385         * src/gtk/logwindow.h
10386         * src/gtk/manage_window.c
10387         * src/gtk/manage_window.h
10388         * src/gtk/menu.c
10389         * src/gtk/menu.h
10390         * src/gtk/pluginwindow.c
10391         * src/gtk/pluginwindow.h
10392         * src/gtk/prefswindow.c
10393         * src/gtk/prefswindow.h
10394         * src/gtk/progressdialog.c
10395         * src/gtk/progressdialog.h
10396         * src/gtk/quicksearch.c
10397         * src/gtk/quicksearch.h
10398         * src/gtk/sslcertwindow.c
10399         * src/gtk/sslcertwindow.h
10400         * src/plugins/clamav/clamav_plugin.c
10401         * src/plugins/clamav/clamav_plugin.h
10402         * src/plugins/clamav/clamav_plugin_gtk.c
10403         * src/plugins/demo/demo.c
10404         * src/plugins/dillo_viewer/dillo_prefs.c
10405         * src/plugins/dillo_viewer/dillo_prefs.h
10406         * src/plugins/dillo_viewer/dillo_viewer.c
10407         * src/plugins/mathml_viewer/mathml_viewer.c
10408         * src/plugins/pgpcore/passphrase.c
10409         * src/plugins/pgpcore/passphrase.h
10410         * src/plugins/pgpcore/plugin.c
10411         * src/plugins/pgpcore/prefs_gpg.c
10412         * src/plugins/pgpcore/prefs_gpg.h
10413         * src/plugins/pgpcore/select-keys.c
10414         * src/plugins/pgpcore/select-keys.h
10415         * src/plugins/pgpcore/sgpgme.c
10416         * src/plugins/pgpcore/sgpgme.h
10417         * src/plugins/pgpinline/pgpinline.c
10418         * src/plugins/pgpinline/pgpinline.h
10419         * src/plugins/pgpinline/plugin.c
10420         * src/plugins/pgpmime/pgpmime.c
10421         * src/plugins/pgpmime/pgpmime.h
10422         * src/plugins/pgpmime/plugin.c
10423         * src/plugins/spamassassin/spamassassin.c
10424         * src/plugins/spamassassin/spamassassin.h
10425         * src/plugins/spamassassin/spamassassin_gtk.c
10426         * src/plugins/trayicon/trayicon.c
10427         * tools/OOo2sylpheed.pl
10428         * tools/acroread2sylpheed.pl
10429         * tools/asus_mailled.sh
10430         * tools/filter_conv.pl
10431         * tools/freshmeat_search.pl
10432         * tools/google_search.pl
10433         * tools/kmail2sylpheed.pl
10434         * tools/kmail2sylpheed_v2.pl
10435         * tools/maildir2sylpheed.pl
10436         * tools/multiwebsearch.pl
10437         * tools/newscache_clean.pl
10438         * tools/outlook2sylpheed.pl
10439         * tools/sylpheed-switcher
10440         * tools/update-po
10441         * tools/vcard2xml.py
10442         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10443                 update FSF address
10444
10445 2005-09-21 [colin]      1.9.14cvs46
10446
10447         * src/gedit-print.c
10448         * src/procmsg.c
10449         * src/procmsg.h
10450         * src/textview.c
10451         * src/summaryview.c
10452                 Remove some printing hacks (deselection/reselection),
10453                 which by the way fix printing the currently 
10454                 displayed mime part (still only text)
10455                 Plus a little optimisation of summary_show
10456
10457
10458 2005-09-20 [colin]      1.9.14cvs45
10459
10460         * src/mainwindow.c
10461         * src/messageview.c
10462                 GUI fixups: add accels, set message
10463                 view title to displayed mail's subject
10464         * src/prefs_spelling.c
10465         * src/gtk/gtkaspell.c
10466                 GUI fixups: allow underlining misspelled
10467                 words instead of coloring them (a11y!)
10468
10469 2005-09-19 [colin]
10470
10471         1.9.15rc3 released
10472
10473 2005-09-19 [colin]      1.9.14cvs44
10474
10475         * src/compose.c
10476                 Fix draft message
10477         * src/gtk/gtkaspell.c
10478                 Fix wrong test ;-)
10479
10480 2005-09-19 [colin]      1.9.14cvs43
10481
10482         * src/addressbook.c
10483                 Fix sensitivity of Delete button
10484         * src/compose.c
10485                 Warn if the requested Privacy system
10486                 is not available
10487         * src/exphtmldlg.c
10488         * src/expldifdlg.c
10489         * src/importldif.c
10490         * src/importmutt.c
10491         * src/importpine.c
10492                 Fix crappy UI
10493         * src/
10494         * src/ssl.h
10495         * src/prefs_account.h
10496         * src/prefs_account.c
10497                 Save SSL prefs even in builds that have
10498                 SSL support disable
10499         * src/imap.c
10500         * src/inc.c
10501         * src/news.c
10502         * src/send_message.c
10503                 Warn if connection should be secure, but
10504                 SSL support isn't compiled in
10505         * src/gtkaspell.c
10506                 Fix word separation on UTF-8 systems
10507                 Fixes bug #812 (Strange inline spellchecking)
10508         * src/compose.c
10509                 Warn if the requested Privacy system
10510                 is not available
10511                 Factorize offline warning
10512         * src/imap.c
10513         * src/imap_gtk.c
10514         * src/imap_gtk.h
10515         * src/inc.h
10516         * src/news_gtk.c
10517         * src/news_gtk.h
10518         * src/messageview.c
10519                 Factorize offline warning
10520
10521 2005-09-19 [paul]
10522
10523         1.9.15-rc2 released
10524
10525 2005-09-18 [colin]      1.9.14cvs42
10526
10527         * src/codeconv.c
10528         * src/codeconv.h
10529         * src/procmime.c
10530                 Add a way to get locale's charset ignoring utf-8,
10531                 and use that as default encoding for broken mails
10532
10533 2005-09-18 [colin]      1.9.14cvs41
10534
10535         * src/gtk/logwindow.c
10536                 Translate string. Patch by Fabien Vantard
10537
10538 2005-09-18 [colin]      1.9.14cvs40
10539
10540         * configure.ac
10541                 Fix bug #803 (IMAP/SSL support breaks with 
10542                 GnuTLS libetpan 0.38)
10543
10544 2005-09-18 [colin]      1.9.14cvs39
10545
10546         * src/codeconv.c
10547         * src/compose.c
10548         * src/procmime.c
10549                 More charsets fixes. Fixes bug #806 (non
10550                 ascii characters in subject line)
10551
10552 2005-09-17 [paul]       1.9.14cvs38
10553
10554         * src/folderview.c
10555         * src/mainwindow.c
10556                 fix gcc-2.95 issues
10557                 Patch by Pawel Pekala
10558
10559 2005-09-17 [colin]      1.9.14cvs37
10560
10561         * src/addrindex.c
10562                 bugfix for NO-USE LDAP compilation, patch 
10563                 by Fabien Vantard
10564
10565 2005-09-17 [colin]      1.9.14cvs36
10566
10567         * src/prefs_actions.c
10568         * src/prefs_customheader.c
10569         * src/prefs_display_header.c
10570         * src/prefs_filtering_action.c
10571         * src/prefs_matcher.c
10572         * src/prefs_toolbar.c
10573                 Fix strange casts (less elegant but
10574                 works better)
10575
10576 2005-09-16 [colin]      1.9.14cvs35
10577
10578         * src/jpilot.c
10579                 Missed that one
10580
10581 2005-09-16 [colin]      1.9.14cvs34
10582
10583         * configure.ac
10584         * src/Makefile.am
10585         * src/addr_compl.c
10586         * src/addrindex.c
10587         * src/browseldap.c
10588         * src/editldap.c
10589         * src/ldaplocate.c
10590         * src/ldapquery.c
10591         * src/ldapquery.h
10592         * src/ldapserver.c
10593         * src/ldapserver.h
10594         * src/main.c
10595         * src/matcher_parser_parse.y
10596         * src/prefs_themes.c
10597         * src/etpan/Makefile.am
10598         * src/gtk/description_window.c
10599         * src/plugins/clamav/Makefile.am
10600         * src/plugins/clamav/clamav_plugin.c
10601         * src/plugins/dillo_viewer/Makefile.am
10602         * src/plugins/pgpcore/Makefile.am
10603         * src/plugins/pgpinline/Makefile.am
10604         * src/plugins/pgpmime/Makefile.am
10605         * src/plugins/trayicon/Makefile.am
10606                 Fix 100% cpu usage in address completion list
10607                 Fix little bugs (return with no values etc)
10608                 Fix all warnings (with common CFLAGS)
10609
10610 2005-09-15 [colin]      1.9.14cvs33
10611
10612         * src/addressbook.c
10613                 Fix bug where sometimes a group's email list is empty,
10614                 force its refresh (probably fixes "Re: how to create a 
10615                 distribution list")
10616         * src/ldapquery.c
10617                 Don't return to the callback in the main thread from the
10618                 fetch thread (or face segs!)
10619
10620 2005-09-15 [paul]       1.9.14cvs32
10621
10622         * src/prefs_matcher.c
10623                 forgotten in last commit
10624
10625 2005-09-15 [paul]       1.9.14cvs31
10626
10627         * src/prefs_actions.c
10628         * src/prefs_filtering_action.c
10629         * src/prefs_quote.c
10630         * src/quote_fmt.c
10631         * src/summaryview.c
10632         * src/gtk/description_window.c
10633         * src/gtk/description_window.h
10634         * src/gtk/quicksearch.c
10635                 allow interaction with the called
10636                 description window
10637                 Patch by Anders Hammar
10638
10639 2005-09-14 [paul]       1.9.14cvs30
10640
10641         * src/compose.c
10642                 fix a little annoyance when pasting with 3rd button 
10643                 with wrap_pastes=0 and wrap_input=1
10644                 Patch by Colin
10645
10646 2005-09-14 [paul]       1.9.14cvs29
10647
10648         * src/prefs_account.c
10649                 disable 'Filter messages on receiving' for
10650                 SMTP-only accounts
10651                 Patch  by Anders Hammar
10652
10653 2005-09-14 [paul]       1.9.14cvs28
10654
10655         * po/sk.po
10656                 fix crash
10657                 updated by Andrej Kacian
10658
10659 2005-09-14 [paul]
10660
10661         1.9.15-rc1 released
10662
10663 2005-09-14 [paul]       1.9.14cvs27
10664
10665         * po/es.po
10666                 updated by Ricardo Mones Lastra
10667         * src/compose.c
10668         * src/compose.h
10669                 associate no_wrap_tags to Compose windows
10670                 instead of using a static one
10671                 Patch by Colin
10672         * src/mbox.c
10673                 fix proc_mbox()
10674                 Patch by wwp
10675         * src/textview.c
10676                 remove unneeded printf()
10677
10678 2005-09-14 [paul]       1.9.14cvs26
10679
10680         * src/addrcache.c
10681         * src/codeconv.h
10682         * src/folder.h
10683         * src/mainwindow.h
10684         * src/mh.c
10685         * src/mimeview.h
10686         * src/partial_download.c
10687         * src/pop.c
10688         * src/prefs_account.c
10689         * src/prefs_account.h
10690         * src/prefs_actions.c
10691         * src/prefs_customheader.c
10692         * src/prefs_display_header.c
10693         * src/prefs_filtering_action.c
10694         * src/prefs_matcher.c
10695         * src/prefs_toolbar.c
10696         * src/privacy.h
10697         * src/procmime.c
10698         * src/procmime.h
10699         * src/procmsg.h
10700         * src/textview.c
10701         * src/undo.h
10702         * src/common/plugin.c
10703         * src/common/session.h
10704         * src/common/socket.c
10705         * src/common/socket.h
10706         * src/common/template.c
10707         * src/gtk/gtkaspell.c
10708         * src/gtk/quicksearch.h
10709         * src/plugins/pgpcore/passphrase.c
10710         * src/plugins/pgpcore/prefs_gpg.h
10711         * src/plugins/pgpcore/select-keys.c
10712         * src/plugins/pgpcore/select-keys.h
10713         * src/plugins/pgpcore/sgpgme.c
10714         * src/plugins/pgpinline/pgpinline.c
10715         * src/plugins/pgpmime/pgpmime.c
10716         * src/plugins/trayicon/trayicon.c
10717                 fix compilation warnings
10718                 Patch by Daniel Gustafson
10719
10720 2005-09-14 [paul]       1.9.14cvs25
10721
10722         * src/addressbook.c
10723                 add missing column header, and other small
10724                 bug fixes
10725                 Patch by Anders Hammar
10726
10727 2005-09-13 [colin]      1.9.14cvs24
10728
10729         * src/gtk/gtkaspell.c
10730                 Fix non-utf8 in menu
10731                 Fix little leaks
10732                 Nullify struct members after free()s
10733
10734 2005-09-13 [colin]      1.9.14cvs23
10735
10736         * src/compose.c
10737                 Test utf8 compliance before inserting to 
10738                 buffer, and try to convert if necessary
10739         * src/procmime.c
10740                 If no charset is present, use the locale 
10741                 one instead of us-ascii
10742         * src/procmsg.c
10743                 Add Sender, List-Post and To in the checked 
10744                 headers for automatic rules creation 
10745                 (thanks to wwp)
10746         * src/prefs_themes.c
10747         * src/gtk/gtkaspell.c
10748                 Remove deprecated functions. 
10749                 patch by Daniel Gustafson
10750
10751 2005-09-12 [colin]      1.9.14cvs22
10752
10753         * src/compose.c
10754                 Fix bug #448 (Scrolling/Redraw issue with 
10755                 address-fields in Header)
10756         * src/mainwindow.c
10757         * src/summaryview.c
10758         * src/summaryview.h
10759                 Fix loss of MSG_MARKED on move/copy
10760                 Fix bug #804 (Quicksearch togglebutton doesn't 
10761                 get depressed after '/' key is pressed)
10762
10763 2005-09-12 [paul]       1.9.14cvs21
10764
10765         * AUTHORS
10766         * src/gtk/logwindow.c
10767                 add 'Clear Log' to popup menu
10768                 Patch by Anders Hammar <anders.hammar@telia.com>
10769
10770 2005-09-12 [paul]       1.9.14cvs20
10771
10772         * src/compose.c
10773                 set correct sensitivity on attachments
10774                 popup menu
10775         * src/folder.c
10776                 fix typo
10777         * src/prefs_spelling.c
10778                 fix crash when no LANG env is set
10779         * src/common/xml.c
10780                 fix crash in wizard
10781                 don't use memeory after free
10782
10783         All patches by Daniel Gustafson
10784
10785 2005-09-12 [paul]       1.9.14cvs19
10786
10787         * src/prefs_themes.c
10788                 make theme info selectable
10789         * src/gtk/description_window.c
10790                 make window non-modal
10791         * tools/README
10792                 add details of asus_mailed.sh
10793         * tools/claws.i18n.status.pl
10794                 update for new zh_TW translator
10795                 widen the output
10796                 create alternate coloured lines
10797                 improve readability
10798
10799 2005-09-10 [colin]      1.9.14cvs18
10800
10801         * src/plugins/pgpcore/select-keys.c
10802                 Better order for the buttons
10803
10804 2005-09-10 [colin]      1.9.14cvs17
10805
10806         * src/compose.c
10807         * src/plugins/pgpcore/select-keys.c
10808         * src/plugins/pgpcore/select-keys.h
10809         * src/plugins/pgpcore/sgpgme.c
10810                 Add a "Don't encrypt" button to the key
10811                 selection dialog. Fixes bug #177 (There should be a 
10812                 'Don't encrypt button in the Select Keys dialog)
10813
10814 2005-09-10 [colin]      1.9.14cvs16
10815
10816         * src/compose.c
10817                 Fix bug #572 (%X option does not work with templates)
10818
10819 2005-09-10 [colin]      1.9.14cvs15
10820
10821         * src/toolbar.c 
10822                 Remove g_print
10823
10824 2005-09-10 [colin]      1.9.14cvs14
10825
10826         * src/imap.c
10827                 Fix a possible crash
10828
10829 2005-09-09 [colin]      1.9.14cvs13
10830
10831         * src/imap.c
10832         * src/etpan/imap-thread.c
10833         * src/etpan/imap-thread.h
10834                 Fix moving from queue or drafts to normal folders
10835                 Fix bug #794 (No way to delete without expunging)
10836                 Take flags unset by other mailers into account
10837                 Take deleted flag set by other mailers into account
10838                 Fix unsetting REPLIED flag
10839                 Fix crash when capabilities can't be retrieved
10840         * src/mainwindow.c
10841         * src/mainwindow.h
10842                 Add M_DELAYED_FLAGS condition, and let the user use
10843                 Execute in order to be able to expunge deleted mails,
10844                 even if he's not in delayed execute mode
10845         * src/prefs_spelling.c
10846                 Use 'en' dictionary by default if LANG is POSIX or C
10847         * src/gtk/prefswindow.c
10848                 Fix bug #767 (Preferences windows expanding) by making
10849                 the window a bit larger when the resolution is greater
10850                 than 640x480, and by putting the prefs in a
10851                 GtkScrolledWindow.
10852
10853 2005-09-09 [paul]       1.9.14cvs12
10854
10855         * AUTHORS
10856         * configure.ac
10857         * po/zh_TW.Big5.po      ** REMOVED **
10858         * po/zh_TW.po           ** ADDED **
10859                 updated by Wei-Lun Chao
10860
10861 2005-09-09 [paul]       1.9.14cvs11
10862
10863         * src/mainwindow.c
10864                 fix asserts
10865         * src/common/xml.c
10866                 delay memory allocation until file is
10867                 opened successfully
10868                 Patch by Daniel Gustafson
10869
10870 2005-09-09 [colin]      1.9.14cvs10
10871
10872         * src/imap.c
10873                 Add guards
10874
10875 2005-09-08 [colin]      1.9.14cvs9
10876
10877         * src/compose.c
10878                 Alert when we can't save draft
10879                 Fix various wrap/color issues
10880                 Add mid-click pasting respecting wrap_paste option
10881         * src/folder.c
10882         * src/folder.h
10883         * src/folder_item_prefs.c
10884         * src/folder_item_prefs.h
10885         * src/imap.c
10886         * src/imap_gtk.c
10887         * src/imap_gtk.h
10888         * src/main.c
10889         * src/mainwindow.c
10890         * src/mainwindow.h
10891         * src/news.c
10892         * src/news_gtk.c
10893         * src/news_gtk.h
10894         * src/prefs_folder_item.c
10895                 Fix the impossibility to synchronise folders for
10896                 offline use (IMAP and NNTP are concerned)
10897
10898 2005-09-08 [colin]      1.9.14cvs8
10899
10900         * configure.ac
10901                 Build LDAP and JPilot by default if available
10902         * src/textview.c
10903                 Fix use after free
10904
10905 2005-09-08 [paul]       1.9.14cvs7
10906
10907         * doc/manual/en/sylpheed-1.html
10908         * doc/manual/en/sylpheed-18.html
10909         * doc/manual/en/sylpheed-19.html
10910         * doc/manual/en/sylpheed-4.html
10911         * doc/manual/en/sylpheed-6.html
10912         * doc/manual/en/sylpheed.html
10913                 a few minor updates, plus include some
10914                 details about plugins and their requirements
10915         * src/mainwindow.c
10916                 minor changes to English in /View/Sort
10917
10918 2005-09-07 [colin]      1.9.14cvs6
10919
10920         * doc/manual/en/sylpheed-1.html
10921         * doc/manual/en/sylpheed-10.html
10922         * doc/manual/en/sylpheed-11.html
10923         * doc/manual/en/sylpheed-12.html
10924         * doc/manual/en/sylpheed-13.html
10925         * doc/manual/en/sylpheed-14.html
10926         * doc/manual/en/sylpheed-15.html
10927         * doc/manual/en/sylpheed-16.html
10928         * doc/manual/en/sylpheed-17.html
10929         * doc/manual/en/sylpheed-18.html
10930         * doc/manual/en/sylpheed-19.html
10931         * doc/manual/en/sylpheed-2.html
10932         * doc/manual/en/sylpheed-20.html
10933         * doc/manual/en/sylpheed-21.html
10934         * doc/manual/en/sylpheed-22.html
10935         * doc/manual/en/sylpheed-3.html
10936         * doc/manual/en/sylpheed-4.html
10937         * doc/manual/en/sylpheed-5.html
10938         * doc/manual/en/sylpheed-6.html
10939         * doc/manual/en/sylpheed-7.html
10940         * doc/manual/en/sylpheed-8.html
10941         * doc/manual/en/sylpheed-9.html
10942         * doc/manual/en/sylpheed.html
10943                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10944
10945 2005-09-07 [colin]      1.9.14cvs5
10946
10947         * src/mainwindow.c
10948                 Make labels more to-the-point
10949
10950 2005-09-07 [colin]      1.9.14cvs4
10951
10952         * doc/manual/en/sylpheed-1.html
10953         * doc/manual/en/sylpheed-12.html
10954         * doc/manual/en/sylpheed-13.html
10955         * doc/manual/en/sylpheed-14.html
10956         * doc/manual/en/sylpheed-15.html
10957         * doc/manual/en/sylpheed-16.html
10958         * doc/manual/en/sylpheed-17.html
10959         * doc/manual/en/sylpheed-18.html
10960         * doc/manual/en/sylpheed-19.html
10961         * doc/manual/en/sylpheed-2.html
10962         * doc/manual/en/sylpheed-20.html
10963         * doc/manual/en/sylpheed-21.html
10964         * doc/manual/en/sylpheed-22.html
10965         * doc/manual/en/sylpheed-4.html
10966         * doc/manual/en/sylpheed-5.html
10967         * doc/manual/en/sylpheed-6.html
10968         * doc/manual/en/sylpheed-7.html
10969         * doc/manual/en/sylpheed-8.html
10970         * doc/manual/en/sylpheed-9.html
10971         * doc/manual/en/sylpheed.html
10972                 Update manual
10973
10974 2005-09-07 [colin]      1.9.14cvs3
10975
10976         * doc/faq/en/sylpheed-faq-1.html
10977         * doc/faq/en/sylpheed-faq-2.html
10978         * doc/faq/en/sylpheed-faq-3.html
10979         * doc/faq/en/sylpheed-faq.html
10980                 Update FAQ
10981
10982 2005-09-07 [colin]      1.9.14cvs2
10983
10984         * src/folderview.c
10985         * src/procmsg.c
10986         * src/summaryview.c
10987         * src/toolbar.c
10988                 Fix special subfolders:
10989                 - Inherit parent's icon
10990                 - sent contents of queues subfolders
10991                 - empty subfolders of trashes
10992         * src/mainwindow.c
10993                 Remove outdated manual and faq entries
10994         * src/common/utils.c
10995                 Add quotes around %s coming from mailcap
10996
10997 2005-09-07 [colin]      1.9.14cvs1
10998
10999         * src/compose.c
11000                 After saving draft, set modified to FALSE
11001         * src/mimeview.c
11002         * src/common/utils.c
11003         * src/common/utils.h
11004                 Try to open mime parts using what is 
11005                 indicated in ~/.mailcap or /etc/mailcap,
11006                 if possible.
11007
11008 2005-09-05 [paul]       1.9.14
11009
11010         1.9.14 released
11011
11012         * po/sk.po
11013                 updated by Andrej Kacian
11014
11015 2005-09-05 [paul]       1.9.13cvs83
11016
11017         * po/de.po
11018         * po/es.po
11019         * po/fi.po
11020         * po/fr.po
11021         * po/nb.po
11022         * po/pt_BR.po
11023         * po/sr.po
11024                 updated translations by Thomas Gilgin, Ricardo Mones
11025                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11026                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11027
11028 2005-09-04 [paul]       1.9.13cvs82
11029
11030         * src/compose.c
11031                 only warn about exceeded line length limit
11032                 on send
11033
11034 2005-09-04 [paul]       1.9.13cvs81
11035
11036         * src/compose.c
11037                 fix crash in 'line length exceeded' dialogue
11038
11039 2005-09-02 [paul]       1.9.13cvs80
11040
11041         * src/imap.c
11042                 fix bug 795, 'Connection lost IMAP'
11043                 and add statusbar prints
11044                 Patch by Colin
11045
11046 2005-09-02 [paul]       1.9.13cvs79
11047
11048         * src/compose.c
11049                 compose_wrap_paragraph() becomes
11050                 compose_beautify_paragraph()
11051                 Patch by Colin
11052
11053 2005-09-02 [colin]      1.9.13cvs78
11054
11055         * src/folderview.c
11056                 Micro-fix
11057
11058 2005-09-01 [colin]      1.9.13cvs77
11059
11060         * src/imap.c
11061                 Maybe fix bug #795 (Connection lost IMAP)
11062                 Don't try to send logout when we're disconnected.
11063         * src/summaryview.c
11064                 Include locked and marked emails in HRM
11065                 view. Fixes bug #800 (Locked messages no longer 
11066                 show up when hide read messages is used)
11067
11068 2005-09-01 [paul]       1.9.13cvs76
11069
11070         * src/prefs_common.c
11071                 fix bad cutting
11072
11073 2005-08-31 [colin]      1.9.13cvs75
11074
11075         * src/folderview.c
11076         * src/folderview.h
11077         * src/prefs_summaries.c
11078         * src/summaryview.c
11079                 Fix "go to next new", fix preference
11080                 (Open unread/next swapped)
11081
11082 2005-08-31 [paul]       1.9.13cvs74
11083
11084         * src/compose.c
11085         * src/folderview.c
11086         * src/headerview.c
11087         * src/headerview.h
11088         * src/mainwindow.c
11089         * src/prefs_common.c
11090         * src/prefs_common.h
11091         * src/prefs_fonts.c
11092         * src/summaryview.c
11093         * src/textview.c
11094         * src/common/defs.h
11095                 remove obsolete BOLD_FONT setting
11096                 fix font update in headerview and textview
11097                 headers after prefs change
11098                 Patch By Colin
11099
11100 2005-08-31 [paul]
11101
11102         1.9.14-rc4 released
11103
11104 2005-08-30 [colin]      1.9.13cvs73
11105
11106         * src/summaryview.c
11107                 When Hide read messages is selected and we
11108                 refresh the summaryview, don't remove the 
11109                 currently displayed message. Fixes bug #797
11110                 (Summary view reloads when new mail is 
11111                 downloaded in 1.9.14 rc)
11112
11113 2005-08-30 [colin]      1.9.13cvs72
11114
11115         * src/folderview.c
11116                 Fix flickering
11117         * src/mainwindow.c
11118                 Remove useless callback
11119         * src/mimeview.c
11120         * src/gtk/filesel.c
11121         * src/gtk/filesel.h
11122                 Add a filesel_select_file_save_folder() - used by Save All
11123
11124 2005-08-29 [paul]       1.9.13cvs71
11125
11126         * AUTHORS
11127         * src/matcher_parser_parse.y
11128         * src/etpan/imap-thread.c
11129                 fix building on FreeBSD
11130                 Patch by Daniel Gustafson <daniel@hobbit.se>
11131
11132 2005-08-29 [paul]       1.9.13cvs70
11133
11134         * src/plugins/pgpinline/pgpinline.c
11135                 only initialise sig result if it's been handled
11136                 Patch by Colin
11137
11138 2005-08-29 [paul]       1.9.13cvs69
11139         
11140         Patches by Colin:
11141
11142         * src/imap.c
11143         * src/common.utils.c
11144         * src/common/utils.h
11145                 optimisation
11146         * src/stock_pixmap.h
11147                 fix wrong icon reference
11148         * src/pixmaps/trash_btn.xpm
11149                 replace with nicer image
11150
11151 2005-08-28 [colin]      1.9.13cvs68
11152
11153         * src/Makefile.am
11154         * src/stock_pixmap.c
11155         * src/stock_pixmap.h
11156         * src/toolbar.c
11157         * src/pixmaps/trash_btn.xpm
11158                 Add a specific trash xpm for the button
11159
11160 2005-08-28 [colin]      1.9.13cvs67
11161
11162         * src/imap.c
11163                 Fix leak
11164
11165 2005-08-27 [colin]      1.9.13cvs66
11166
11167         * src/imap.c
11168         * src/procmime.c
11169                 Correctly fix "Problem with replies", fixes
11170                 pgpmime encryption too. 
11171
11172 2005-08-27 [colin]      1.9.13cvs65
11173
11174         * src/folder.c
11175         * src/procmsg.c
11176         * src/procmsg.h
11177         * src/summaryview.c
11178                 Fix bug #517 (messages removed from summaryview 
11179                 when moving fails)
11180
11181 2005-08-27 [colin]      1.9.13cvs64
11182
11183         * tools/Makefile.am
11184         * tools/asus_mailled.sh
11185                 Add a script to blink ASUS laptops' mail LED where there
11186                 is unread mail.
11187
11188 2005-08-27 [colin]      1.9.13cvs63
11189
11190         * src/imap.c
11191         * src/etpan/imap-thread.c
11192         * src/etpan/imap-thread.h
11193                 Implement automatic choosing of login method
11194                 Fixes bug #791
11195         * src/gtk/.cvsignore
11196                 Add sylpheed-marshal.[ch]
11197
11198 2005-08-27 [colin]      1.9.13cvs62
11199
11200         * src/common/utils.c
11201                 Fix confusing perror
11202
11203 2005-08-27 [colin]      1.9.13cvs61
11204
11205         * src/toolbar.c
11206         * src/toolbar.h
11207                 Remove A_DELETE, replace it with 
11208                 A_TRASH and A_DELETE_REAL. Automatically
11209                 rewrite config files to replace A_DELETE
11210                 with A_TRASH (no functionality change).
11211                 Fixes half of #794
11212
11213 2005-08-26 [colin]      1.9.13cvs60
11214
11215         * src/procmime.c
11216                 Previous "Problem with replies" fix brought other
11217                 problems, fixing them
11218
11219 2005-08-26 [colin]      1.9.13cvs59
11220
11221         * src/procmime.c
11222                 Fix "Problem with replies". This happened only
11223                 on IMAP...
11224         * src/procmsg.c
11225                 Factorize code a bit
11226         * src/compose.c
11227                 Speed improvement on very long messages (wrapping)
11228                 Fix signature color on Reedit and Redirect
11229                 On Reedit, don't attach pgp-signatures parts, but
11230                 set signing to On.
11231
11232 2005-08-24 [paul]       1.9.13cvs58
11233
11234         * src/compose.c
11235                 don't claim success when clicking
11236                 Cancel on the passphrase box.
11237                 Patch by Colin
11238
11239 2005-08-24 [paul]       1.9.13cvs57
11240
11241         * src/main.c
11242                 fix misplaced sylpheed.log
11243         * src/common/defs.h
11244                 define UIDL_DIR
11245
11246 2005-08-24 [paul]       1.9.13cvs56
11247
11248         * src/imap.c
11249         * src/etpan/imap-thread.c
11250         * src/etpan/imap-thread.h
11251                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11252                 Patch by Colin
11253         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11254         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11255                 remove autogenerated files
11256         * tools/kdeservicemenu/README
11257         * tools/kdeservicemenu/install.sh
11258         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11259         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11260                 use Claws icon, use 'Sylpheed-Claws' in menu,
11261                 use kdialog, and other cleanups
11262
11263 2005-08-23 [paul]       1.9.13cvs55
11264
11265         * src/compose.c
11266                 fix paste/wrap crash
11267                 Patch by Colin
11268
11269 2005-08-23 [paul]       1.9.13cvs54
11270
11271         * src/main.c
11272                 fix crash recovery
11273                 Patch by Colin
11274
11275 2005-08-23 [paul]       1.9.13cvs53
11276
11277         * src/addressbook.c
11278         * src/editaddress.c
11279                 view all data of LDAP contacts
11280                 Patch by Colin
11281
11282 2005-08-23 [paul]       1.9.13cvs52
11283
11284         * src/addressbook.c
11285                 fix issues with the Search field
11286                 Patch by Colin
11287
11288 2005-08-22 [paul]       1.9.13cvs51
11289
11290         * src/folderview.c
11291                 put name of folder in processing dialog
11292                 title
11293         * src/prefs_folder_item.c
11294                 improve english usage
11295
11296 2005-08-22 [paul]       1.9.13cvs50
11297
11298         * src/filtering.c
11299         * src/filtering.h
11300         * src/matcher.c
11301         * src/matcher_parser_lex.l
11302         * src/matcher_parser_parse.y
11303         * src/prefs_filtering.c
11304                 add Filtering/Processing rule names feature.
11305                 (the incompatible old matcherrc is saved as
11306                 matcherrc.pre_names).
11307                 Patch by Colin
11308
11309 2005-08-22 [paul]       1.9.13cvs49
11310
11311         * src/procmsg.c
11312                 fix colour labelling
11313                 Patch by Colin
11314
11315 2005-08-22 [paul]       1.9.13cvs48
11316
11317         * src/textview.c
11318                 fix open_image_cb()
11319
11320 2005-08-22 [paul]       1.9.13cvs47
11321
11322         * src/imap.c
11323                 fix bug 789, 'SC crashes with imap (CVS ver)'
11324                 Patch by Colin
11325
11326 2005-08-22 [paul]       1.9.13cvs46
11327
11328         * src/mimeview.c
11329         * src/prefs_common.c
11330         * src/common/defs.h
11331                 define reused defaults in defs.h
11332         * src/textview.c
11333                 add 'Open image' to image popup menu
11334
11335 2005-08-21 [colin]      1.9.13cvs45
11336
11337         * src/summaryview.c
11338                 Fix bug #788 (Bogus "From" address displayed)
11339
11340 2005-08-20 [colin]      1.9.13cvs44
11341
11342         * src/folder.c
11343                 Fix buf #787 (multilevel delete causes SIGSEGV)
11344
11345 2005-08-19 [colin]      1.9.13cvs43
11346
11347         * src/inc.c
11348         * src/prefs_common.c
11349         * src/prefs_common.h
11350                 Add an hidden pref to allow modifying the
11351                 update stepping in incorporation.
11352                 Patch by wwp.
11353
11354 2005-08-19 [colin]      1.9.13cvs42
11355
11356         * src/compose.c
11357         * src/procmime.c
11358                 Workaround for broken MUAs: encode 
11359                 Content-type: name: as ASCII and 
11360                 Content-Disposition: filename: as
11361                 per rfc2231
11362         * src/prefs_account.c
11363                 Fix invisible-ness of SMTP SSL prefs
11364                 in NNTP accounts
11365
11366 2005-08-19 [paul]       1.9.13cvs41
11367
11368         * src/compose.c
11369         * src/prefs_common.c
11370         * src/prefs_common.h
11371         * src/prefs_wrapping.c
11372                 paste with or without wrapping.
11373                 patch by Colin
11374
11375 2005-08-19 [paul]       1.9.13cvs40
11376
11377         * src/prefs_common.c
11378         * src/prefs_common.h
11379         * src/summaryview.c
11380                 reintroduce enable_swap_from as a
11381                 hidden pref. patch by Colin
11382         * src/quote_fmt_parse.y
11383         * src/plugins/clamav/clamav_plugin.c
11384         * src/plugins/dillo_viewer/dillo_viewer.c
11385         * src/plugins/mathml_viewer/mathml_viewer.c
11386         * src/plugins/pgpcore/sgpgme.c
11387         * src/plugins/pgpinline/pgpinline.c
11388         * src/plugins/pgpmime/pgpmime.c
11389                 tidy up. patch by Colin
11390
11391 2005-08-19 [paul]       1.9.13cvs39
11392
11393         * configure.ac
11394                 complete cvs38's sync
11395         * src/editaddress.c
11396         * src/gedit-print.c
11397         * src/mutt.c
11398         * src/etpan/etpan-log.c
11399         * src/etpan/imap-thread.c
11400         * src/gtk/gtksourceprintjob.c
11401                 fix compilation warnings
11402                 (patch by Colin)
11403
11404 2005-08-19 [paul]       1.9.13cvs38
11405
11406         sync with main:
11407
11408         * src/account.c
11409         * src/action.c
11410         * src/addrbook.c
11411         * src/addrcache.c
11412         * src/addrharvest.c
11413         * src/addrindex.c
11414         * src/codeconv.c
11415         * src/compose.c
11416         * src/crash.c
11417         * src/exporthtml.c
11418         * src/exportldif.c
11419         * src/folder.c
11420         * src/image_viewer.c
11421         * src/inc.c
11422         * src/inc.h
11423         * src/jpilot.c
11424         * src/ldif.c
11425         * src/main.c
11426         * src/matcher.c
11427         * src/mbox.c
11428         * src/messageview.c
11429         * src/mh.c
11430         * src/mimeview.c
11431         * src/msgcache.c
11432         * src/mutt.c
11433         * src/news.c
11434         * src/partial_download.c
11435         * src/pine.c
11436         * src/pop.c
11437         * src/prefs_actions.c
11438         * src/prefs_common.c
11439         * src/prefs_customheader.c
11440         * src/prefs_display_header.c
11441         * src/prefs_gtk.c
11442         * src/prefs_themes.c
11443         * src/procheader.c
11444         * src/procmime.c
11445         * src/procmsg.c
11446         * src/recv.c
11447         * src/send_message.c
11448         * src/simple-gettext.c
11449         * src/sourcewindow.c
11450         * src/textview.c
11451         * src/vcard.c
11452         * src/common/defs.h
11453         * src/common/log.c
11454         * src/common/plugin.c
11455         * src/common/prefs.c
11456         * src/common/session.c
11457         * src/common/session.h
11458         * src/common/socket.c
11459         * src/common/socket.h
11460         * src/common/ssl_certificate.c
11461         * src/common/template.c
11462         * src/common/utils.c
11463         * src/common/utils.h
11464         * src/common/xml.c
11465         * src/gtk/about.c
11466         added wrappers for C library function that
11467                 take pathname arguments.
11468                 enabled compilation with MinGW.
11469                 use GDir instead of directly using opendir().
11470                 added rename_force().
11471
11472 2005-08-19 [paul]       1.9.13cvs37
11473         
11474         patches by Colin:
11475         * src/compose.c
11476                 fix privacy settings on re-editing
11477                 a sent message
11478         * src/jpilot.c
11479                 fix encoding bug
11480         * src/folder.c
11481         * src/procmsg.c
11482         * src/procmsg.h
11483         * src/summaryview.c
11484                 flag changing optimisation
11485
11486 2005-08-18 [martin]     1.9.13cvs36
11487
11488         * commitHelper
11489             added my login
11490         * src/addrcache.c
11491         * src/addrharvest.c
11492         * src/addrindex.c
11493         * src/compose.c
11494         * src/grouplistdialog.c
11495         * src/main.c
11496         * src/mainwindow.c
11497         * src/msgcache.c
11498         * src/mutt.c
11499         * src/pine.c
11500         * src/prefs_account.c
11501         * src/prefs_themes.c
11502         * src/stock_pixmap.c
11503         * src/summaryview.c
11504         * src/gtk/about.c
11505         * src/gtk/logwindow.c
11506             removed deprecated glib and gdk stuff
11507         * src/plugins/pgpcore/select-keys.c
11508             convert attributes from locale to utf8
11509
11510 2005-08-17 [paul]       1.9.13cvs35
11511
11512         * src/account.c
11513         * src/addressbook.c
11514                 use new GTK_STOCK_ icons if available
11515         * src/summaryview.c
11516         * src/gtk/gtksctree.c
11517         * src/gtk/gtksctree.h
11518                 faster range select. patch by Colin
11519
11520 2005-08-17 [paul]       1.9.13cvs34
11521
11522         patches by colin:
11523         * src/addressbook.c
11524         * src/addressitem.h
11525                 Add an edit button for contacts, fix selections
11526                 of gtksctree items
11527         * src/editaddress.c
11528                 Change labels, let Save be always possible in the
11529                 email and user atributes tabs
11530         * src/folderview.c
11531                 fix sort issues
11532         * src/summaryview.c
11533                 select next item instead of the displayed one
11534                 after deletion
11535
11536         * src/gtk/progressdialog.c
11537                 use prefs_common.enable_rules_hint
11538
11539 2005-08-13 [hoa]        1.9.13cvs33
11540
11541         * src/etpan/imap-thread.c
11542                 fixed build on Solaris.
11543
11544 2005-08-10 [colin]      1.9.13cvs32
11545
11546         * src/procmsg.c
11547                 Fix cvs31 (missing fclose before reading
11548                 the file)
11549
11550 2005-08-10 [colin]      1.9.13cvs31
11551
11552         * src/procmsg.c
11553                 Fix procmsg_msginfo_new_from_mimeinfo() when
11554                 the MimeInfo isn't stored in memory. This fixes
11555                 replying to an attached message.
11556
11557 2005-08-10 [colin]      1.9.13cvs30
11558
11559         * src/mainwindow.c
11560                 Fix slowness in account changing
11561
11562 2005-08-10 [colin]      1.9.13cvs29
11563
11564         * src/folder.c
11565         * src/folderutils.c
11566         * src/folderview.c
11567         * src/imap_gtk.c
11568         * src/mainwindow.c
11569         * src/mh_gtk.c
11570         * src/procmsg.c
11571         * src/summaryview.c
11572                 Optimize folder_has_parent_of_type
11573                 Prevent moving special sub-folders from contextual menus
11574                 Rework message a bit ("Empty all messages" -> "Delete all
11575                 messages")
11576                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11577                 and "Deleted Items" folders)
11578
11579 2005-08-08 [colin]      1.9.13cvs28
11580
11581         * src/summaryview.c
11582         * src/prefs_summaries.c
11583                 Make "Select first unread|new" more flexible
11584                 (just prioritize new or unread)
11585
11586 2005-08-08 [colin]      1.9.13cvs27
11587
11588         * src/summaryview.c
11589                 If "select first new" is selected and there only
11590                 are unread messages, fallback to "select first
11591                 unread".
11592
11593 2005-08-08 [colin]      1.9.13cvs26
11594
11595         * src/folder.c
11596                 Fix shameful bugs (and bug #779)
11597
11598 2005-08-08 [colin]      1.9.13cvs25
11599
11600         * src/folder.c
11601         * src/folder.h
11602                 Cache parents' type to make folder_has_parent_of_type
11603                 faster
11604         * src/folderview.c
11605                 Forbid DnD of special sub-folders
11606         * src/procmsg.c
11607         * src/procmsg.h
11608                 Add MAIL_POSTFILTERING_HOOK
11609         * src/summaryview.c
11610                 Revert over-zealous deletion of the use_addr_book 
11611                 code
11612
11613 2005-08-07 [colin]      1.9.13cvs24
11614
11615         * src/folder.c
11616                 Fix big mistake (passing MsgInfo instead 
11617                 of FolderItem)
11618
11619 2005-08-07 [colin]      1.9.13cvs23
11620
11621         * src/compose.c
11622         * src/folder.c
11623         * src/folder.h
11624         * src/foldersel.c
11625         * src/folderutils.c
11626         * src/folderview.c
11627         * src/imap.c
11628         * src/mainwindow.c
11629         * src/messageview.c
11630         * src/mh.c
11631         * src/msgcache.c
11632         * src/procmime.c
11633         * src/summaryview.c
11634                 Make subfolders of Drafts, Queue, Outbox, Trash
11635                 work like their parents. 
11636                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
11637
11638 2005-08-07 [colin]      1.9.13cvs22
11639
11640         * src/addressbook.c
11641                 Fix bug #771 (Dragged contacts not saved)
11642
11643 2005-08-07 [paul]       1.9.13cvs21
11644
11645         * src/summaryview.c
11646                 fix bug 32 'Search Doesn't display results
11647                 if "Hide Read Messages" is chosen'
11648                 be more literal in interpreting 'Hide read
11649                 messages'
11650
11651 2005-08-07 [colin]      1.9.13cvs20
11652
11653         * src/folderview.c
11654                 Add debug
11655         * src/summaryview.c
11656                 Faster 'unthread_for_execution'
11657
11658 2005-08-06 [paul]       1.9.13cvs19
11659
11660         * src/mainwindow.c
11661                 add mnemonics to Set displayed columns
11662                 fix bug where msgview_visible option was
11663                 overwritten as TRUE on startup
11664
11665 2005-08-06 [paul]       1.9.13cvs18
11666
11667         * src/mainwindow.c
11668                 refer to 'displayed columns in folder/message
11669                 list' not 'displayed items in summary/message view'
11670         * src/prefs_display_header.c
11671                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
11672                 be consistent with similar dialogues
11673         * src/prefs_folder_column.c
11674         * src/prefs_summary_column.c
11675                 'columns' not 'items', and folder and message lists,
11676                 instead of folder and summary views;
11677                 Use 'Hidden columns' as list heading not 'Available
11678                 items';
11679                 move the 'Remove' button to the right hand side;
11680                 top-align the buttons;
11681                 remove unneeded vbox
11682         * src/prefs_summaries.c
11683                 put the 2 column prefs buttons in a frame to reduce
11684                 overall width; refer to columns not items &c.
11685
11686 2005-08-05 [colin]      1.9.13cvs17
11687
11688         * src/prefs_common.c
11689         * src/prefs_common.h
11690         * src/mainwindow.c
11691         * src/compose.c
11692         * src/messageview.c
11693                 Add an hidden toolbar_detachable pref, so
11694                 that I can get rid of these painful handles
11695                 in the toolbars. Defaults to TRUE to avoid
11696                 changing the GUI on unsuspecting people...
11697
11698 2005-08-05 [colin]      1.9.13cvs16
11699
11700         * src/Makefile.am
11701         * src/prefs_folder_column.c
11702         * src/prefs_folder_column.h
11703                 Add prefs for folder columns
11704         * src/folderview.c
11705         * src/folderview.h
11706         * src/mainwindow.c
11707         * src/mainwindow.h
11708         * src/prefs_common.c
11709         * src/prefs_common.h
11710         * src/prefs_summaries.c
11711                 Use them
11712         * src/prefs_summary_column.c
11713         * src/summaryview.c
11714         * src/summaryview.h
11715                 Add a To column
11716         * src/textview.c
11717         * src/common/utils.c
11718         * src/common/utils.h
11719                 Move uri colourisation functions
11720                 to utils
11721         * src/compose.c
11722                 Colourise URIs
11723         * src/imap.c
11724                 Fix bug with LIST where we'd try
11725                 to get Folder//////[...]/// 
11726
11727 2005-08-05 [paul]       1.9.13cvs15
11728
11729         * src/prefs_summaries.c
11730                 improve the English usage
11731         * src/summaryview.c
11732                 set font on column change
11733                 thanks to Colin
11734
11735 2005-08-05 [paul]       1.9.13cvs14
11736
11737         * src/prefs_common.c
11738         * src/prefs_common.h
11739         * src/prefs_summaries.c
11740         * src/summaryview.c
11741                 replace 'open_unread_on_enter' option with
11742                 'select_on_entry' option. opening/not opening
11743                 is now exclusively controlled by 'always_show_msg'
11744
11745 2005-08-04 [colin]      1.9.13cvs13
11746
11747         * src/compose.c
11748                 Remove dead code
11749                 Add colourisation of quotes and signatures
11750         * src/folderview.c
11751                 Fix possible crashes
11752         * src/messageview.c
11753                 Change an assert that is no problem
11754         * src/news.c
11755         * src/news_gtk.c
11756         * src/news_gtk.h
11757                 Fix offline mode
11758         * src/gtk/quicksearch.c
11759                 Fix a possible crash
11760
11761 2005-08-03 [colin]      1.9.13cvs12
11762
11763         * src/prefs_account.c
11764                 Fix bug #777 (Sylpheed crash in account configuration)
11765
11766 2005-08-03 [colin]      1.9.13cvs11
11767
11768         * src/addressbook.c
11769         * src/editaddress.c
11770         * src/editgroup.c
11771                 Fixing addressbook, round 2
11772         * src/textview.c
11773                 Fix emphasis color on rechecking 'Colorize messages'
11774
11775 2005-08-03 [paul]       1.9.13cvs10
11776
11777         sync with main
11778
11779         * src/addr_compl.c
11780         * src/compose.c
11781         * src/main.c
11782         * src/pop.c
11783         * src/prefs_account.c
11784         * src/procmime.c
11785         * src/procmsg.c
11786         * src/quote_fmt_parse.y
11787         * src/textview.c
11788         * src/common/quoted-printable.c
11789         * src/common/utils.c
11790         * src/common/utils.h
11791         * src/common/xml.c
11792                 replaced incorrect locale-independent
11793                 ctype functions with GLib's. Corrected
11794                 signedness mismatch.
11795         * src/headerview.c
11796                 headerview_create(): added spacing for vbox.
11797         * src/gtk/about.c
11798                 set focus to the OK button.
11799
11800 2005-08-03 [colin]      1.9.13cvs9
11801
11802         * src/folderview.c
11803                 Fix possible crash
11804
11805 2005-08-02 [colin]      1.9.13cvs8
11806
11807         * src/mainwindow.c
11808                 Fix cast
11809         * src/addressbook.c
11810         * src/addressitem.h
11811                 Fix a cast and more generally, try to make the
11812                 GUI more intuitive and consistent (round 1)
11813
11814 2005-08-02 [paul]       1.9.13cvs7
11815
11816         * src/folder.h
11817                 missing in 1.9.13cvs6
11818
11819 2005-08-02 [colin]      1.9.13cvs6
11820
11821         * src/folder.c
11822                 Fix one more leak
11823
11824 2005-08-02 [colin]      1.9.13cvs5
11825
11826         * src/folder.c
11827         * src/folderview.c
11828         * src/imap.c
11829         * src/main.c
11830         * src/mbox.c
11831         * src/procmsg.c
11832         * src/summaryview.c
11833                 Fix a number of folder_item_get_msg_list()-related
11834                 leaks (missing procmsg_msginfo_free()s)
11835
11836 2005-08-01 [colin]      1.9.13cvs4
11837
11838         * src/folderview.c
11839         * src/folderview.h
11840         * src/mainwindow.c
11841         * src/prefs_fonts.c
11842         * src/prefs_summaries.c
11843         * src/prefs_themes.c
11844         * src/summaryview.c
11845         * src/summaryview.h
11846         * src/textview.c
11847         * src/textview.h
11848                 Fix instant-apply of summary and folderview-related prefs
11849                 Fix erroneous g_free and alertpanels in prefs_theme
11850                 Add instant-apply for fonts
11851                 Defer applying of prefs a little bit so it's done only
11852                 once even if requested by multiples prefs pages
11853
11854 2005-08-01 [paul]       1.9.13cvs3
11855
11856         * src/main.c
11857                 fix bug 776 'S.C. crashes on close'
11858                 thanks to Colin
11859         * src/etpan/etpan-thread-manager-types.h
11860                 add missing include
11861                 thanks to Hoa
11862
11863 2005-07-25 [paul]       1.9.13cvs2
11864
11865         * src/summaryview.c
11866                 fix typos. spotted by Fabien Vantard
11867
11868 2005-07-24 [paul]       1.9.13cvs1
11869
11870         * doc/man/sylpheed.1
11871                 update man page, incorporating fix of
11872                 bug 769 'Typo in manpage'
11873         * src/etpan/imap-thread.c
11874                 fix NetBSD openssl dependencies. patch by
11875                 George Michaelson <ggm@apnic.net>
11876         * po/pt_BR.po
11877                 updated by Frederico Goncalves Guimaraes
11878
11879 2005-07-22 [paul]       1.9.13
11880
11881         1.9.13 release
11882
11883 2005-07-22 [paul]       1.9.12cvs91
11884
11885         * AUTHORS
11886         * INSTALL
11887         * README.claws
11888         * RELEASE_NOTES.claws
11889                 updated for release
11890         * configure.ac
11891         * po/nb.po
11892         * tools/claws.i18n.status.pl
11893                 add Norwegian translation. submiited by
11894                 Geir Helland <pjallabais@users.sourceforge.net>
11895         * po/ca.po
11896         * po/de.po
11897         * po/es.po
11898         * po/fi.po
11899         * po/fr.po
11900         * po/it.po
11901         * po/sk.po
11902         * po/sr.po
11903         * po/zh_CN.po
11904                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11905                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11906                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11907                 Yang Guilong
11908         * src/plugins/clamav/clamav_plugin_gtk.c
11909         * src/plugins/spamassassin/spamassassin_gtk.c
11910                 replace outdated description strings
11911
11912 2005-07-21 [colin]      1.9.12cvs90
11913
11914         * src/folder.c
11915                 Set folder to batch mode when scanning it. Makes deletion
11916                 of unread mails on IMAP much faster (due to the UNREAD 
11917                 flag unsetting)
11918
11919 2005-07-21 [darko]      1.9.12cvs89
11920
11921         * configure.ac
11922                 link against libresolv if necessary (patch by Paul)
11923         * src/msgcache.c
11924                 use glib's portable macros to determine endianness
11925
11926 2005-07-21 [paul]       1.9.12cvs88
11927
11928         * src/crash.c
11929         * src/gtk/about.c
11930                 update compiled-in features list
11931
11932 2005-07-20 [colin]      1.9.12cvs87
11933
11934         * src/folder.c
11935         * src/textview.c
11936                 Gcc 2.9x compilation fixes, thanks to Darko
11937         * src/plugins/clamav/clamav_plugin.c
11938                 Little optimisation: load virus database only once
11939         * src/plugins/spamassassin/spamassassin.c
11940                 Big optimisation: filtering one mail took at least 1 second,
11941                 now it takes at least 50ms. Doesn't speed up spamassassin 
11942                 itself, but should already be much more tolerable.
11943
11944 2005-07-20 [colin]      1.9.12cvs86
11945
11946         * src/summaryview.c
11947                 Fix performance issue
11948
11949 2005-07-19 [colin]      1.9.12cvs85
11950
11951         * src/plugins/pgpinline/plugin.c
11952                 Fix warning
11953
11954 2005-07-19 [colin]      1.9.12cvs84
11955
11956         * configure.ac
11957         * src/plugins/Makefile.am
11958         * src/plugins/pgpinline/.cvsignore
11959         * src/plugins/pgpinline/Makefile.am
11960         * src/plugins/pgpinline/pgpinline.c
11961         * src/plugins/pgpinline/pgpinline.deps
11962         * src/plugins/pgpinline/pgpinline.h
11963         * src/plugins/pgpinline/plugin.c
11964                 Put pgpinline in the main tree
11965
11966 2005-07-19 [paul]       1.9.12cvs83
11967
11968         * src/prefs_actions.c
11969                 prevent '//' in menu names, which cause a crash
11970                 thanks to Colin
11971
11972 2005-07-19 [paul]       1.9.12cvs82
11973
11974         * configure.ac
11975                 be generally more informative in configure output.
11976                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11977                 '[ --disable-openssl ...', as --enable-openssl is default
11978                 PGP/MIME: don't check for GPGME again, check for
11979                 pgpcore instead. Therefore prevent the possibility of
11980                 attempting to build pgpmime if pgpcore dependencies are
11981                 not met
11982                 ClamAV: use pkgconfig to check for lib
11983                 libgnomeprint: revert logic on inner test to match
11984                 everything else
11985         * src/plugins/pgpcore/sgpgme.c
11986                 add missing include
11987
11988 2005-07-19 [colin]      1.9.12cvs81
11989
11990         * src/summaryview.c
11991                 Fix slow thread rebuilding in particular
11992                 cases
11993
11994 2005-07-19 [paul]       1.9.12cvs80
11995
11996         * sylpheed-claws.desktop
11997                 fix typo, spotted by Stephan Sachse
11998         * src/account.c
11999                 replace GTK_STOCK_ADD with
12000                 GTK_STOCK_NEW button
12001
12002 2005-07-18 [colin]      1.9.12cvs79
12003
12004         * src/etpan/imap-thread.c
12005                 Fix return value (Thanks Hoa)
12006
12007 2005-07-18 [colin]      1.9.12cvs78
12008
12009         * src/imap.c
12010                 Allow empty passwords
12011                 Create drafts/queue/outbox if necessary
12012         * src/summaryview.c
12013                 Remove old code
12014         * src/etpan/imap-thread.c
12015                 Fix STARTTLS (Thanks to Hoa)
12016
12017 2005-07-18 [paul]       1.9.12cvs77
12018
12019         * ChangeLog-gtk2.jp
12020         * ChangeLog.jp
12021                 removed
12022         * Makefile.am
12023                 updated to reflect additions and removals
12024         * TODO
12025                 updated to be claws-specific
12026         * TODO-gtk2
12027         * TODO-gtk2.jp
12028         * TODO.jp
12029         * sylpheed-128x128.png
12030         * sylpheed-64x64.png
12031                 removed
12032         * sylpheed-claws-128x128.png
12033         * sylpheed-claws-64x64.png
12034         * sylpheed-claws.desktop
12035         * sylpheed-claws.png
12036                 added
12037         * sylpheed.desktop
12038         * sylpheed.png
12039                 removed
12040
12041 2005-07-17 [paul]       1.9.12cvs76
12042
12043         * src/account.c
12044         * src/addressbook.c
12045         * src/alertpanel.c
12046         * src/alertpanel.h
12047         * src/compose.c
12048         * src/exphtmldlg.c
12049         * src/expldifdlg.c
12050         * src/folderview.c
12051         * src/imap_gtk.c
12052         * src/inc.c
12053         * src/message_search.c
12054         * src/messageview.c
12055         * src/mh_gtk.c
12056         * src/news_gtk.c
12057         * src/prefs_actions.c
12058         * src/prefs_filtering.c
12059         * src/prefs_matcher.c
12060         * src/prefs_template.c
12061         * src/prefs_themes.c
12062         * src/ssl_manager.c
12063         * src/summary_search.c
12064         * src/textview.c
12065         * src/toolbar.c
12066         * src/gtk/sslcertwindow.c
12067         * src/plugins/pgpcore/sgpgme.c
12068                 rework alertpanels
12069
12070 2005-07-17 [colin]      1.9.12cvs75
12071
12072         * src/privacy.c
12073                 add a PrivacySystem accessor that checks that
12074                 the system cached in a MimeInfo's privacydata
12075                 is still registered. Use this accessor instead
12076                 of directly using data->system. Fixes crashes
12077                 after unloading pgp plugins.
12078
12079 2005-07-17 [colin]      1.9.12cvs74
12080
12081         * src/alertpanel.c
12082                 Change geometry hints to a simple default size.
12083                 Fixes the certs dialogs.
12084
12085 2005-07-17 [colin]      1.9.12cvs73
12086
12087         * src/gtk/sslcertwindow.c
12088                 Use a gtkExpander
12089
12090 2005-07-17 [colin]      1.9.12cvs72
12091
12092         * src/plugins/pgpcore/Makefile.am
12093         * src/plugins/pgpmime/Makefile.am
12094                 Add gpgme libs
12095
12096 2005-07-17 [paul]       1.9.12cvs71
12097
12098         * configure.ac
12099                 add --disable-gnomeprint option
12100                 modified version of patch by Marius Mauch
12101
12102 2005-07-17 [paul]       1.9.12cvs70
12103
12104         * src/common/defs.h
12105                 update urls
12106         * src/account.c
12107         * src/action.c
12108         * src/addressbook.c
12109         * src/compose.c
12110         * src/foldersel.c
12111         * src/folderview.c
12112         * src/html.c
12113         * src/imap_gtk.c
12114         * src/main.c
12115         * src/mainwindow.c
12116         * src/messageview.c
12117         * src/mh_gtk.c
12118         * src/mimeview.c
12119         * src/news_gtk.c
12120         * src/prefs_account.c
12121         * src/prefs_send.c
12122         * src/prefs_summaries.c
12123         * src/procmsg.c
12124         * src/summaryview.c
12125         * src/common/utils.c
12126         * src/common/xml.c
12127         * src/plugins/pgpcore/passphrase.c
12128         * src/plugins/pgpcore/select-keys.c
12129                 replace inappropriately used backticks
12130                 with single quotes
12131
12132 2005-07-16 [colin]      1.9.12cvs69
12133
12134         * src/image_viewer.c
12135                 Add extra paranoid checks
12136
12137 2005-07-16 [colin]      1.9.12cvs68
12138
12139         * src/plugins/pgpcore/prefs_gpg.c
12140                 Don't auto-check sigs by default, as it
12141                 can be really slow.
12142
12143 2005-07-16 [colin]      1.9.12cvs67
12144
12145         * src/plugins/pgpcore/sgpgme.c
12146                 Make messages a bit better.
12147
12148 2005-07-16 [colin]      1.9.12cvs66
12149
12150         * src/imap.c
12151                 Remove pseudo-log
12152         * src/etpan/imap-thread.c
12153                 Add real log
12154
12155 2005-07-16 [colin]      1.9.12cvs65
12156
12157         * src/main.c
12158         * src/prefs_other.c
12159                 And now, fix build with libetpan :-/
12160
12161 2005-07-15 [colin]      1.9.12cvs64
12162
12163         * src/prefs_other.c
12164                 Continue fixing build without libetpan.
12165
12166 2005-07-15 [colin]      1.9.12cvs63
12167
12168         * src/main.c
12169                 Fix build with --disable-libetpan
12170
12171 2005-07-15 [colin]      1.9.12cvs62
12172
12173         * configure.ac
12174                 Bump libetpan's version
12175
12176 2005-07-15 [colin]      1.9.12cvs61
12177
12178         * src/etpan/imap-thread.c
12179                 Actually stop logging :)
12180
12181 2005-07-15 [colin]      1.9.12cvs60
12182
12183         * src/addressbook.c
12184                 Fix dnd of multiple addresses.
12185
12186 2005-07-15 [hoa]        1.9.12cvs59
12187
12188         * src/etpan/imap-thread.c
12189             disable login of IMAP password in libetpan log file.
12190
12191 2005-07-15 [paul]       1.9.12cvs58
12192
12193         * src/account.c
12194                 don't automatically sort
12195                 do allow drag n drop
12196
12197 2005-07-15 [paul]       1.9.12cvs57
12198
12199         * src/account.c
12200         * src/ssl_manager.c
12201                 alphabetical listing
12202
12203 2005-07-15 [paul]       1.9.12cvs56
12204
12205         * src/gtk/pluginwindow.c
12206                 sort plugin list alphabetically
12207
12208 2005-07-15 [paul]       1.9.12cvs55
12209
12210         * src/prefs_spelling.c
12211         * src/prefs_wrapping.c
12212                 unify English usage
12213
12214 2005-07-15 [colin]      1.9.12cvs54
12215
12216         * src/wizard.c
12217                 Typo fix
12218
12219 2005-07-15 [paul]       1.9.12cvs53
12220
12221         * src/prefs_message.c
12222                 make 'show cursor' a hidden option
12223
12224 2005-07-14 [colin]      1.9.12cvs52
12225
12226         * src/plugins/spamassassin/Makefile.am
12227         * src/plugins/clamav/Makefile.am
12228                 Fix double EXTRA_DISTs
12229
12230 2005-07-14 [colin]      1.9.12cvs51
12231
12232         * src/plugins/clamav/Makefile.am
12233         * src/plugins/clamav/clamav_plugin_gtk.deps
12234         * src/plugins/spamassassin/Makefile.am
12235         * src/plugins/spamassassin/spamassassin_gtk.deps
12236                 Make $plugin_gtk depend on $plugin
12237
12238 2005-07-14 [hoa]        1.9.12cvs50
12239
12240         * src/etpan/imap-thread.c
12241                 enable debug log of libetpan when running with --debug
12242
12243 2005-07-14 [colin]      1.9.12cvs49
12244
12245         * configure.ac
12246         * src/common/Makefile.am
12247         * src/common/plugin.c
12248         * src/common/plugin.h
12249                 Add a little plugin dependancy system.
12250                 Plugins can ship a $plugin_name.deps file
12251                 (near them in PLUGINDIR) so that their
12252                 dependancies are loaded if possible.
12253         * src/plugins/Makefile.am
12254         * src/plugins/pgpcore/Makefile.am
12255         * src/plugins/pgpcore/passphrase.c
12256         * src/plugins/pgpcore/passphrase.h
12257         * src/plugins/pgpcore/plugin.c
12258         * src/plugins/pgpcore/prefs_gpg.c
12259         * src/plugins/pgpcore/prefs_gpg.h
12260         * src/plugins/pgpcore/select-keys.c
12261         * src/plugins/pgpcore/select-keys.h
12262         * src/plugins/pgpcore/sgpgme.c
12263         * src/plugins/pgpcore/sgpgme.h
12264                 Introduce pgpcore, used by pgpmime and
12265                 pgpinline
12266         * src/plugins/pgpmime/Makefile.am
12267         * src/plugins/pgpmime/passphrase.c
12268         * src/plugins/pgpmime/passphrase.h
12269         * src/plugins/pgpmime/pgpmime.c
12270         * src/plugins/pgpmime/pgpmime.deps
12271         * src/plugins/pgpmime/plugin.c
12272         * src/plugins/pgpmime/prefs_gpg.c
12273         * src/plugins/pgpmime/prefs_gpg.h
12274         * src/plugins/pgpmime/select-keys.c
12275         * src/plugins/pgpmime/select-keys.h
12276         * src/plugins/pgpmime/sgpgme.c
12277         * src/plugins/pgpmime/sgpgme.h
12278                 Remove the core from pgpmime and add the
12279                 dependancy to pgpcore.
12280
12281 2005-07-14 [paul]       1.9.12cvs48
12282
12283         * src/stock_pixmap.c
12284                 forgot this in last commit
12285
12286 2005-07-14 [paul]       1.9.12cvs47
12287
12288         * src/account.c
12289         * src/addressbook.c
12290                 add accelerators for the buttons (sync with main)
12291         * src/compose.c
12292         * src/compose.h
12293                 add accelerators for the buttons.
12294                 fix editing with external editor.
12295                 replace gdk_input_*() with GIOChannel;
12296                 (sync with main)
12297         * src/foldersel.c
12298                 display folder names with new/unread
12299                 representation (sync with main)
12300         * src/main.c
12301                 specify default window icon (sync with main)
12302         * src/prefs_common.c
12303                 use_addr_book default to FALSE
12304         * src/summaryview.c
12305         * src/textview.c
12306                 add accelerators for the buttons (sync with main)
12307         * src/gtk/menu.c
12308                 fix typos
12309         * src/pixmaps/sylpheed_icon.xpm
12310                 updated
12311
12312 2005-07-13 [paul]       1.9.12cvs46
12313
12314         * src/plugins/pgpmime/pgpmime.c
12315         * src/plugins/pgpmime/sgpgme.c
12316                 (temporarily) use deprecated gpgme_data_rewind()
12317                 while largefile support is not present
12318                 (as suggested by Colin)
12319
12320 2005-07-13 [paul]       1.9.12cvs45
12321
12322         * configure.ac
12323                 remove large file support (for now):
12324                 it breaks too many things
12325
12326 2005-07-13 [paul]       1.9.12cvs44
12327
12328         * configure.ac
12329                 add large file support
12330         * src/html.c
12331                 fix bug #763 where href attribute was not
12332                 the very first attribute of a link
12333                 patch by Thomas Gilgin
12334
12335 2005-07-13 [colin]      1.9.12cvs43
12336
12337         * src/gtk/pluginwindow.c
12338                 Little portability fix
12339
12340 2005-07-13 [colin]      1.9.12cvs42
12341
12342         * src/plugins/pgpmime/sgpgme.c
12343                 Fix crasher.
12344
12345 2005-07-13 [colin]      1.9.12cvs41
12346
12347         * src/plugins/pgpmime/pgpmime.c
12348         * src/plugins/pgpmime/sgpgme.c
12349                 Use gpgme_data_release_and_get_mem instead
12350                 of gpgme_data_read.
12351
12352 2005-07-13 [colin]      1.9.12cvs40
12353
12354         * configure.ac
12355         * src/plugins/pgpmime/passphrase.c
12356         * src/plugins/pgpmime/passphrase.h
12357         * src/plugins/pgpmime/pgpmime.c
12358         * src/plugins/pgpmime/plugin.c
12359         * src/plugins/pgpmime/select-keys.c
12360         * src/plugins/pgpmime/select-keys.h
12361         * src/plugins/pgpmime/sgpgme.c
12362         * src/plugins/pgpmime/sgpgme.h
12363                 Port pgpmime to gpgme-1.0.
12364
12365 2005-07-12 [paul]       1.9.12cvs39
12366
12367         * AUTHORS
12368         * src/toolbar.c
12369         * src/toolbar.h
12370                 add a 'Go to Prev' button to the toolbar.
12371                 correct tooltip text of go to buttons.
12372                 based on patch by Yang Guilong <bamanzi@gmail.com>
12373
12374 2005-07-12 [colin]      1.9.12cvs38
12375
12376         * src/statusbar.c
12377                 Fix progress bar showing stuff at startup.
12378
12379 2005-07-12 [paul]       1.9.12cvs37
12380
12381         * src/editjpilot.c
12382                 fix building with jpilot support
12383
12384 2005-07-11 [colin]      1.9.12cvs36
12385
12386         * src/inc.c
12387                 Add visual indication that filtering is running
12388         * src/textview.c
12389                 Make {}[] uri delimiters
12390         * src/summaryview.c
12391                 Remove useless (and slow) calls
12392
12393 2005-07-11 [paul]       1.9.12cvs35
12394
12395         * src/plugins/clamav/clamav_plugin_gtk.c
12396         * src/plugins/dillo_viewer/dillo_prefs.c
12397         * src/plugins/pgpmime/prefs_gpg.c
12398         * src/plugins/spamassassin/spamassassin_gtk.c
12399                 gather plugins prefs together under their
12400                 own 'Plugins' heading
12401
12402 2005-07-11 [paul]       1.9.12cvs34
12403
12404         sync with main
12405
12406         * src/account.c
12407                 account_delete(): modified alert dialog
12408         * src/editjpilot.c
12409         * src/editvcard.c
12410                 fixed a crash when cancelling file selection
12411                 dialog by Escape key. Made non-ascii filename
12412                 selectable.
12413         * src/prefs_template.c
12414                 prefs_template_window_create(): make scrolled
12415                 window policy AUTOMATIC
12416
12417 2005-07-10 [hoa]        1.9.12cvs33
12418
12419         * src/etpan/imap-thread.c
12420                 workaround for old Courier IMAP servers.
12421
12422 2005-07-10 [colin]      1.9.12cvs32
12423
12424         * src/folder.c
12425         * src/statusbar.c
12426         * src/statusbar.h
12427                 Add visual progress indicator on filtering/processing
12428                 Factorize the progress bar code
12429         * src/imap.c
12430         * src/imap.h
12431         * src/etpan/imap-thread.c
12432                 Add a reference counter to avoid destroying the Folder
12433                 while it's in use by another callback.
12434
12435 2005-07-09 [hoa]        1.9.12cvs31
12436
12437         * src/imap.c
12438         * src/etpan/imap-thread.c
12439                 fixed deadlock when removing IMAP account.
12440
12441 2005-07-08 [colin]      1.9.12cvs30
12442
12443         * src/textview.c
12444         * src/unmime.c
12445                 Fix again problems decoding broken headers
12446         * src/gtk/inputdialog.c
12447                 Fix local variable shadowing a global one
12448
12449 2005-07-08 [colin]      1.9.12cvs29
12450
12451         * src/msgcache.c
12452                 Make the cache/mark files platform-agnostic by writing
12453                 them in little-endian format. Reading them is also done
12454                 in little-endian format, of course; however, in order
12455                 to avoid trashing mark data on big-endian machines, the
12456                 files are, at first, read from the native format if the
12457                 little-endian one doesn't exist. This is easy to deter-
12458                 mine by trying to open a file with a swapped data_ver
12459                 and seeing if it's the wanted version.
12460                 Little-endian using users should see absolutely no
12461                 difference, Big-endian users may get a very little
12462                 performance drop due to byte-swapping.
12463                 Tested on i386 and ppc32. 
12464                 Fixes bug #159 (The index file, in the mailboxes, is 
12465                 hardware depending).
12466
12467                 To have the cache/mark files updated to the new little-
12468                 endian format, "Check for new messages" or even
12469                 "Rebuild folder tree" aren't enough. Files will be
12470                 updated as soon as a folder has been opened/closed.
12471                 To update everything, just select all folders by
12472                 selecting them one by one.
12473
12474 2005-07-07 [colin]      1.9.12cvs28
12475
12476         * src/imap.c
12477                 Remember the folder separator per IMAPFolder
12478                 instead of globally.
12479                 Revive the Session on noop; fixes bug #761
12480                 (mark a bunch of unread messages as read takes 
12481                 forever)
12482
12483 2005-07-07 [darko]      1.9.12cvs27
12484
12485         * src/common/template.c
12486                 Sort templates alphabetically
12487
12488 2005-07-06 [colin]      1.9.12cvs26
12489
12490         * src/imap.c
12491                 Try to use the correct separator in
12492                 most cases. Possibly fixes bug #759
12493                 (only creates the INBOX folder when 
12494                 setting up new IMAP account) and 
12495                 bug #760 (Can't retrieve messages)
12496
12497 2005-07-06 [colin]      1.9.12cvs25
12498
12499         * src/imap.c
12500                 Use real_path in status command. This will
12501                 help later, when namespaces will be used.
12502
12503 2005-07-06 [colin]      1.9.12cvs24
12504
12505         * configure.ac
12506         * src/account.c
12507         * src/folder.c
12508         * src/imap.c
12509         * src/etpan/etpan-log.c
12510         * src/etpan/etpan-thread-manager.c
12511         * src/etpan/imap-thread.c
12512                 Add a --disable-libetpan parameter. With this,
12513                 users that don't want IMAP4 support can avoid
12514                 the new dependancy (and have no IMAP support).
12515                 Users that have IMAP4 accounts and use this
12516                 parameter won't lose their configuration, their
12517                 IMAP accounts will just be invisible and not
12518                 used.
12519         * src/textview.c
12520                 Make the "Copy ..." contextual menu items 
12521                 copy to both the X clipboard and the gtk 
12522                 clipboard - as most other apps do.
12523         * src/gtk/about.c
12524                 Add a notice about OpenSSL usage, in order to
12525                 comply with OpenSSL's license (point 6):
12526                 http://www.openssl.org/source/license.html
12527
12528 2005-07-06 [colin]      1.9.12cvs23
12529
12530         * src/alertpanel.c
12531                 Fix a minimum size for alertpanels
12532         * src/compose.c
12533                 Show 'No space left on device' type errors
12534                 when queuing/sending
12535         * src/imap_gtk.c
12536         * src/mh_gtk.c
12537                 Rework folder's deletion message (remove 
12538                 extra \n)
12539
12540 2005-07-05 [colin]      1.9.12cvs22
12541
12542         * src/imap.c
12543                 Add an alertpanel on auth error
12544                 Add pseudo-log
12545                 Remove pthread-related stuff
12546
12547 2005-07-05 [colin]      1.9.12cvs21
12548
12549         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12550                 Fix crash on plugin reloading (with a hack)
12551
12552 2005-07-05 [colin]      1.9.12cvs20
12553
12554         * src/prefs_account.c
12555         * src/prefs_account.h
12556                 Fix typo
12557         * src/gtk/filesel.c
12558         * src/gtk/filesel.h
12559                 Add a way to filter the view
12560         * src/gtk/pluginwindow.c
12561                 Filter loadable stuff
12562         * src/plugins/pgpmime/prefs_gpg.c
12563                 Fix missing unregistration
12564         * .cvsignore
12565         * src/etpan/.cvsignore
12566         * src/plugins/spamassassin/.cvsignore
12567                 Add more stuff to cvs ignored files
12568
12569 2005-07-04 [colin]      1.9.12cvs19
12570
12571         * src/imap.c
12572                 Fix scan_required returning FALSE when it
12573                 shouldn't. Maybe fix #760 (Can't retrieve
12574                 messages)
12575
12576 2005-07-04 [colin]      1.9.12cvs18
12577
12578         * src/summaryview.c
12579                 Fix always_show_msg pref
12580
12581 2005-07-04 [paul]       1.9.12cvs17
12582
12583         sync with main (forgotten in last commit)
12584         
12585         * src/common/utils.c
12586         * src/common/utils.h
12587                 check_line_length(): new.
12588                 is_dir_exist()
12589                 is_file_entry_exist()
12590                 dirent_is_regular_file()
12591                 dirent_is_directory(): use g_file_test() instead of stat().
12592
12593 2005-07-04 [paul]       1.9.12cvs16
12594
12595         sync with main:
12596
12597         * src/compose.c
12598                 compose_write_to_file(): check for line
12599                 length limit and display warning if exceeds
12600         * src/jpilot.c
12601                 use get_home_dir() instead of g_get_home_dir()
12602         * src/procheader.c
12603                 removed warning about invalid date
12604         * src/vcard.c
12605                 use get_home_dir() instead of g_get_home_dir()
12606
12607 2005-07-04 [paul]       1.9.12cvs15
12608
12609         * src/stock_pixmap.c
12610                 fix new pixmap naming errors
12611                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
12612
12613 2005-07-04 [colin]      1.9.12cvs14
12614
12615         * src/imap.c
12616                 Fix debugging string with a warning
12617
12618 2005-07-04 [colin]      1.9.12cvs13
12619
12620         * configure.ac
12621                 Add a check for libetpan's version (>= 0.37)
12622
12623 2005-07-04 [hoa]        1.9.12cvs12
12624
12625         * commitHelper
12626         * src/imap.c
12627         * src/etpan/imap-thread.c
12628         * src/etpan/imap-thread.h
12629                 fixed IMAP implementation of check of mails.
12630
12631 2005-07-03 [hoa]        1.9.12cvs11
12632
12633         * src/etpan/Makefile.am
12634         * src/etpan/etpan-errors.h
12635         * src/etpan/etpan-log.[ch]
12636         * src/etpan/etpan-thread-manager-types.h
12637         * src/etpan/etpan-thread-manager.[ch]
12638         * src/etpan/imap-thread.[ch]
12639         * src/Makefile.am
12640         * src/imap.c
12641         * src/main.c
12642         * src/prefs_other.c
12643         * configure.ac
12644             merged imap branch.
12645             dependency on libetpan 0.37 is now added.
12646
12647 2005-07-01 [colin]      1.9.12cvs10
12648
12649         * src/Makefile.am
12650         * src/folder.c
12651         * src/folder.h
12652         * src/folderview.c
12653         * src/stock_pixmap.c
12654         * src/stock_pixmap.h
12655         * src/plugins/trayicon/trayicon.c
12656                 Add marked symbol on folders containing
12657                 marked messages
12658         * src/procmsg.c
12659         * src/procmsg.h
12660         * src/toolbar.c
12661         * src/prefs_common.c
12662         * src/prefs_common.h
12663         * src/prefs_send.c
12664                 Add an optional confirmation dialog on queue
12665                 sending. Patch by wwp.
12666         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
12667         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
12668         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
12669         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
12670         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
12671         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
12672         * src/pixmaps/inbox_mark.xpm            ** ADDED **
12673         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
12674         * src/pixmaps/outbox_mark.xpm           ** ADDED **
12675         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
12676         * src/pixmaps/trash_mark.xpm            ** ADDED **
12677                 New pixmaps
12678
12679 2005-07-01 [colin]      1.9.12cvs9
12680
12681         * src/summaryview.c
12682                 Fix a little threading bug
12683         * src/addrgather.c
12684         * src/mainwindow.c
12685                 A little bit of HIG normality never hurts
12686
12687 2005-07-01 [colin]      1.9.12cvs8
12688
12689         * src/compose.c
12690         * src/msgcache.c
12691         * src/pop.c
12692         * src/procmime.c
12693         * src/recv.c
12694         * src/common/log.c
12695         * src/common/template.c
12696         * src/common/utils.c
12697         * src/common/utils.h
12698                 Reverted the fwrite_atomic stuff. In fact
12699                 it is already atomic.
12700
12701 2005-06-30 [colin]      1.9.12cvs7
12702
12703         * src/common/utils.c
12704         * src/common/utils.h
12705                 Add an fwrite_atomic() function to make
12706                 sure we write everything: fwrite can make
12707                 short writes.
12708         * src/compose.c
12709         * src/msgcache.c
12710         * src/pop.c
12711         * src/procmime.c
12712         * src/recv.c
12713         * src/common/log.c
12714         * src/common/template.c
12715                 Use that (and fix swapping of size and nmemb).
12716                 Thanks to Rich Coe for the heads up.
12717
12718 2005-06-30 [colin]      1.9.12cvs6
12719
12720         * src/addressbook.c
12721                 Optimize addressbook opening 
12722
12723 2005-06-30 [colin]      1.9.12cvs5
12724
12725         * src/summaryview.c
12726                 Remove calls to summary_step after move/copy
12727
12728 2005-06-28 [paul]       1.9.12cvs4
12729
12730         * src/alertpanel.c
12731                 wrap and make the error msg selectable
12732
12733 2005-06-28 [paul]       1.9.12cvs3
12734
12735         * src/ssl_manager.c
12736                 replace the OK button with a Close button
12737         * src/gtk/foldersort.c
12738                 use GTK_STOCK_ icons/buttons
12739
12740 2005-06-28 [colin]      1.9.12cvs2
12741
12742         * src/gedit-print.c             ** ADDED **
12743         * src/gedit-print.h             ** ADDED **
12744         * src/gtk/gtksourceprintjob.c   ** ADDED **
12745         * src/gtk/gtksourceprintjob.h   ** ADDED **
12746                 I can't believe no one had enough time to tell
12747                 me I forgot the `cvs add`
12748
12749 2005-06-27 [colin]      1.9.12cvs1
12750
12751         * src/Makefile.am
12752         * src/gtk/Makefile.am
12753         * src/messageview.c
12754         * src/procmsg.c
12755         * src/summaryview.c
12756         * configure.ac
12757                 Add optional libgnomeprint-based printing
12758         * src/mainwindow.c
12759         * src/gtk/quicksearch.c
12760                 Add an Edit/Quick search menu item to show
12761                 and focus the quicksearch
12762
12763 2005-06-27 [paul]       1.9.12
12764
12765         1.9.12 release
12766
12767         * po/ca.po
12768         * po/de.po
12769         * po/es.po
12770         * po/fr.po
12771         * po/it.po
12772         * po/ko.po
12773         * po/pt_BR.po
12774         * po/sk.po
12775         * po/zh_CN.po
12776                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12777                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12778                 SungHyun Nam, Frederico Goncalves Guimaraes,
12779                 Andrej Kacian, and Yang Guilong
12780 2005-06-26 [colin]      1.9.11cvs106
12781
12782         * src/imap_gtk.c
12783                 Forgot one file for previous fix
12784
12785 2005-06-26 [colin]      1.9.11cvs105
12786
12787         * src/folder.c
12788         * src/imap.c
12789                 Fix problems with folder operations in no_select
12790                 imap folders. it applies only to mails, and 
12791                 creation/deletion/move/renaming of folders 
12792                 should be possible
12793
12794 2005-06-26 [paul]       1.9.11cvs104
12795
12796         * src/prefs_filtering.c
12797                 replace one more GTK_STOCK_REMOVE
12798                 with GTK_STOCK_DELETE
12799
12800 2005-06-25 [colin]      1.9.11cvs103
12801
12802         * src/imap.c
12803                 Optimize get_seq_set_from_seq_list
12804                 (Patch by Ricardo) 
12805
12806 2005-06-25 [colin]      1.9.11cvs102
12807
12808         * src/mh.c
12809                 If the directory exists, but not in the
12810                 correct encoding, rename it. This should
12811                 handle old-versions-induced bugs.
12812
12813 2005-06-25 [colin]      1.9.11cvs101
12814
12815         * src/mh.c
12816                 Fix path access with extended dir names
12817                 Fixes bug #589 (SC segfaults with wrong locale
12818                 settings)
12819
12820 2005-06-25 [colin]      1.9.11cvs100
12821
12822         * src/prefs_account.c
12823         * src/prefs_account.h
12824         * src/compose.c
12825                 Add an option to encrypt replies to
12826                 encrypted messages
12827
12828 2005-06-25 [colin]      1.9.11cvs99
12829
12830         * src/compose.c
12831         * src/quote_fmt_parse.y
12832                 ... And make it work with pgpinline.
12833
12834 2005-06-25 [colin]      1.9.11cvs98
12835
12836         * src/compose.c
12837         * src/procmime.c
12838         * src/procmime.h
12839         * src/quote_fmt_parse.y
12840                 o Make reedition of encrypted messages possible
12841                   (as long as it is encrypted to self too, no
12842                    magic there)
12843                 o Make replying with quote (and without selecting
12844                   text) possible for encrypted messages.
12845                 Closes bug #550 (Not possible to "reply with quote"
12846                 to gnupg encrypted messages)
12847
12848 2005-06-24 [paul]       1.9.11cvs97
12849
12850         * src/imap.c
12851                 add missing include
12852
12853 2005-06-24 [paul]       1.9.11cvs96
12854
12855         * src/editldap.c
12856                 made bind password entry invisible
12857                 (sync with main)
12858         * src/send_message.c
12859                 send_message_local(): check exit status
12860                 to detect errors (sync with main)
12861         * src/textview.c
12862                 use main's less ambiguous popup menu
12863                 wording
12864
12865 2005-06-24 [paul]       1.9.11cvs95
12866
12867         * src/prefs_actions.c
12868         * src/prefs_customheader.c
12869         * src/prefs_display_header.c
12870         * src/prefs_filtering_action.c
12871         * src/prefs_matcher.c
12872         * src/prefs_template.c
12873         * src/prefs_toolbar.c
12874                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12875         * src/gtk/description_window.c
12876                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12877
12878 2005-06-23 [colin]      1.9.11cvs94
12879
12880         * src/summaryview.c
12881                 Fix rough edges (be sure to call status_show whenever
12882                 necessary).
12883
12884 2005-06-23 [colin]      1.9.11cvs93
12885
12886         * src/summaryview.c
12887                 Optimize Select All
12888                 Before, in a 5K mails folder: 11s
12889                 After, in the same folder: 58000µs
12890                 The joys of locking... gtk_clist_select_all() fires a 
12891                 tree-select-row event for each selected row, which in 
12892                 summaryview, callbacks summary_selected which in turn,
12893                 calls summary_status_show, which walks the selected
12894                 rows. Hence, calling gtk_clist_select_all was 
12895                 exponential. Locking the summaryview makes 
12896                 summary_selected return early.
12897
12898 2005-06-23 [colin]      1.9.11cvs92
12899
12900         * src/imap.c
12901                 Move mutex at the important place to avoid
12902                 deadlocks
12903         * src/summaryview.c
12904                 Fix Del key deleting directly instead of
12905                 moving to trash
12906
12907 2005-06-22 [colin]      1.9.11cvs91
12908
12909         * src/plugins/spamassassin/libspamc.c
12910                 As we do spagetti code with assignations in multiple
12911                 places (see _message_read_raw where out = msg = raw),
12912                 let's be sure we don't free the same pointer twice.
12913                 Should fix bug #683 (Crash in libpam at 
12914                 message_cleanup).
12915
12916 2005-06-22 [colin]      1.9.11cvs90
12917
12918         * src/compose.c
12919         * src/messageview.c
12920         * src/toolbar.c
12921                 Make toolbar's delete use the move to trash stuff;
12922                 Add gtk_widget_realize to be sure pixmaps can get
12923                 created (that may fix an old worksforme bug which
12924                 I can't find back...)
12925
12926 2005-06-22 [colin]      1.9.11cvs89
12927
12928         * src/summaryview.c
12929         * src/summaryview.h
12930         * src/mainwindow.c
12931                 Rename "Message/Delete" to "Message/Move to trash"
12932                 Add "Message/Delete..." that directly destroys the
12933                 selected messages after asking for a confirmation.
12934
12935 2005-06-22 [colin]      1.9.11cvs88
12936
12937         * src/imap.c
12938                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12939                 o Fix a deadlock (thanks Darko)
12940
12941 2005-06-22 [colin]      1.9.11cvs87
12942
12943         * src/gtk/foldersort.c
12944                 Add missing include for the i18n;
12945                 patch by Fabien Vantard
12946
12947 2005-06-21 [colin]      1.9.11cvs86
12948
12949         * src/folder.c
12950         * src/folderview.c
12951                 Respect the no_select flag
12952         * src/imap.c
12953                 Fix recursive deletion
12954         * src/imap_gtk.c
12955         * src/mh_gtk.c
12956                 Make the folder deletion's warning
12957                 more explicit
12958
12959 2005-06-21 [colin]      1.9.11cvs85
12960
12961         * src/textview.c
12962                 Prevent email addresses from spanning accross
12963                 lines - fixes bug # 646 (newline-chars in 
12964                 email addresses)
12965
12966 2005-06-20 [colin]      1.9.11cvs84
12967
12968         * src/folder.c
12969                 Be sure not to remove source if copy failed
12970
12971 2005-06-20 [colin]      1.9.11cvs83
12972
12973         * src/folderview.c
12974         * src/imap_gtk.c
12975                 remove summaryview's lock
12976         * src/imap.c
12977                 introduce threads to avoid problems when foreground tasks
12978                 interfere with background tasks
12979         * src/mh.c
12980                 prevent moving to drafts/queue
12981         * src/mimeview.c
12982                 fix leak
12983
12984 2005-06-19 [colin]      1.9.11cvs82
12985
12986         * src/imap_gtk.c
12987                 Remember that the user doesn't want to override
12988                 offline mode, for 3 seconds. It avoid presenting
12989                 him with N popups in a really short time.
12990
12991 2005-06-17 [colin]      1.9.11cvs81
12992
12993         * src/imap.c
12994                 Fix IMAP breaking on folders containing '('
12995                 (Probably won't be enough)
12996
12997 2005-06-17 [colin]      1.9.11cvs80
12998
12999         Forgotten files on 1.9.11cvs79
13000         * src/summaryview.c
13001                 Fix stepping when not immediately executing
13002         * src/imap.c
13003                 Really prevent UID FETCH 0
13004         * src/codeconv.c
13005                 Fix outgoing charset never set to utf-8
13006         * src/mh.c
13007                 Fix leak
13008
13009 2005-06-16 [colin]      1.9.11cvs79
13010
13011         * src/compose.c
13012                 Fix bug #707 (Dash splits rows)
13013                 Only wrap if we're on a line break position and
13014                 the previous one was a "white" (space) char.
13015                 Pango stuff is weird.
13016
13017 2005-06-16 [colin]      1.9.11cvs78
13018
13019         * src/imap_gtk.c
13020                 Lock summaryview while downloading messages
13021                 on user demand
13022         * src/procheader.c
13023         * src/unmime.c
13024         * src/common/utils.c
13025         * src/common/utils.h
13026                 Replace \r and \n with spaces in From and
13027                 Subject headers
13028
13029 2005-06-16 [paul]       1.9.11cvs77
13030
13031         * src/procmime.c
13032                 liberalise the mime parser
13033         * src/gtk/about.c
13034                 add text wrapping
13035
13036 2005-06-16 [paul]       1.9.11cvs76
13037
13038         * src/gtk/about.c
13039                 reworked
13040
13041 2005-06-15 [colin]      1.9.11cvs75
13042
13043         * src/compose.c
13044                 Finish header encoding fix
13045         * src/summaryview.c
13046                 Fix segfault
13047         * src/headerview.c
13048                 Fix compilation (Thanks Stephan
13049                 Sachse)
13050
13051 2005-06-15 [colin]      1.9.11cvs74
13052
13053         * Makefile.am
13054                 Install gnome2 stuff rather than gnome1, 
13055                 if both are present
13056         * src/codeconv.c
13057         * src/codeconv.h
13058         * src/compose.c
13059                 Fix headers encoding
13060         * src/folder.c
13061                 Visual progress when fetching all messages
13062         * src/folderview.c
13063         * src/summaryview.c
13064         * src/summaryview.h
13065                 Prevent changing current message while
13066                 incorporating
13067
13068 2005-06-15 [paul]       1.9.11cvs73
13069
13070         * src/gtk/gtkaspell.c
13071         * src/gtk/gtkaspell.h
13072                 fix build warnings
13073
13074 2005-06-15 [paul]       1.9.11cvs72
13075
13076         * src/prefs_filtering.c
13077                 allow reordering of filter rules by
13078                 drag n drop
13079
13080 2005-06-15 [paul]       1.9.11cvs71
13081
13082         * COPYING
13083                 updated
13084         * src/codeconv.c
13085                 replace deprecated function
13086         * src/inc.c
13087         * src/send_message.c
13088         * src/gtk/progressdialog.c
13089         * src/gtk/progressdialog.h
13090                 salvage and reuse parts of reverted sync
13091
13092 2005-06-15 [paul]       1.9.11cvs70
13093
13094         * src/inc.c
13095         * src/send_message.c
13096         * src/gtk/progressdialog.c
13097         * src/gtk/progressdialog.h
13098                 revert yesterday's sync with main
13099                 it contains deprecated functions
13100
13101 2005-06-15 [colin]      1.9.11cvs69
13102
13103         * src/headerview.c
13104                 Fix bug #670 (multi user to: will corrupt message 
13105                 headers display)
13106
13107 2005-06-15 [colin]      1.9.11cvs68
13108
13109         * src/compose.c
13110                 Fix bug #421 (Fix undo on wrapping)
13111
13112 2005-06-15 [colin]      1.9.11cvs67
13113
13114         * src/folder.c
13115                 Provide visual feedback while processing
13116                 folder's rules.
13117         * src/imap.c
13118                 Provide visual feedback while getting
13119                 short headers (for uncached messages)
13120
13121
13122 2005-06-14 [paul]       1.9.11cvs66
13123
13124         * src/account.c
13125                 change a couple stock icons
13126         * src/inc.c
13127         * src/send_message.c
13128         * src/gtk/progressdialog.c
13129         * src/gtk/progressdialog.h
13130                 sync main's GtkTreeView implementation
13131
13132 2005-06-14 [colin]      1.9.11cvs65
13133
13134         * src/imap.c
13135                 Various little fixes, mainly on error paths
13136
13137 2005-06-13 [colin]      1.9.11cvs64
13138
13139         * matcher.c
13140         * procmsg.c
13141         * procmsg.h
13142                 Add a way to fetch only headers. This speeds
13143                 up filtering on headers for IMAP. Fixes:
13144                 bug #481 extraneous imap commands slow down 
13145                         imap filtering
13146                 bug #522 Sylpheed downloads all messages 
13147                         when opening mailbox (IMAP)
13148                 bug #677 IMAP fetch is soooooooooooooo slow
13149         * src/folder.c
13150         * src/folder.h
13151                 Add a folder set_batch method so that
13152                 implementations can speed up flags changes
13153         * src/folderutils.c
13154         * src/summaryview.c
13155                 Use that in mark as (un)read and mark all read
13156                 Refix bug #679
13157         * src/imap.c
13158                 Implement set_batch - brings back deferred
13159                 flags in a less buggy manner. Fixes:
13160                 bug #729 IMAP immediate expunge of deleted messages
13161                 bug #191 remove list of messages with one command
13162                 Fix login with strange chars
13163                 Implement fetch_msg_full
13164                 Fix copy (wrong counts)
13165
13166 2005-06-12 [colin]      1.9.11cvs63
13167
13168         * src/folder.c
13169                 lock incorporation during long operations.
13170                 Avoids fucking up the IMAP socket.
13171
13172 2005-06-12 [colin]      1.9.11cvs62
13173
13174         * src/imap.c
13175                 Fix harmful typo
13176                 Factorize remove_all_msg
13177                 Thread-ize expunge
13178         * src/summaryview.c
13179                 Don't update partial-download status if unnecessary
13180         * src/folder.c
13181                 Use remove_msgs everywhere possible
13182
13183 2005-06-12 [colin]      1.9.11cvs61
13184
13185         * src/folder.c
13186         * src/folder.h
13187                 Add a remove_msgs function to remove a 
13188                 list of messages
13189         * src/imap.c
13190                 Implement that.
13191
13192 2005-06-12 [colin]      1.9.11cvs60
13193
13194         * src/imap.c
13195                 Remove flags-processing deferring... Too hard
13196                 to get it to work in all cases.
13197
13198 2005-06-11 [colin]      1.9.11cvs59
13199
13200         * src/imap.c
13201                 printf -> debug_print
13202
13203 2005-06-11 [colin]      1.9.11cvs58
13204
13205         * src/imap.c
13206                 o Fix build without USE_PTHREAD
13207                 o Factorize imap_open
13208                 o Alertpanel in case of impossible connection
13209                 o Alertpanel in case of impossible login
13210                 o Fix deferred flags processing to force a 
13211                   flush before adding some more flags to process,
13212                   but in another folder.
13213
13214 2005-06-10 [colin]      1.9.11cvs57
13215
13216         * src/imap.c
13217                 o Fix a format string error
13218                 o init ssl socket outside of the thread 
13219                   (it possibly invokes gtk calls)
13220         * src/procmime.c
13221                 o Put back the buffer to its necessary size
13222                 o Fix changing a file pointer without keeping
13223                   track of it (thanks Valgrind)
13224         * src/common/smtp.c
13225                 o Fix automatic STARTTLS if login should be done
13226                   and the server only allows it after starting TLS
13227         * src/gtk/gtkinputdialog.c
13228                 o Eat GDK_Return so that the combo popup doesn't 
13229                   appear when we press Enter to validate the combo
13230                   input dialog (as seen in the Open with... dialog)
13231
13232 2005-06-10 [colin]      1.9.11cvs56
13233
13234         * src/imap.c
13235                 o A bit less debug
13236                 o Fix a crash on deletion
13237                 o Threadize imap_select (it's called outside of 
13238                   threads)
13239                 o Defer treatment of DELETED flags
13240
13241
13242 2005-06-09 [colin]      1.9.11cvs55
13243
13244         * src/imap.c
13245                 Make sure we check imap_gtk_should_override(), which
13246                 potentially calls gtk stuff, before creating thread.
13247                 That way it should't be called via imap_get_session()
13248                 inside a thread.
13249
13250 2005-06-09 [colin]      1.9.11cvs54
13251
13252         * src/imap.c
13253                 o add a bit of status output
13254                 o remove some dead code
13255                 o threadize get_list_of_uids
13256                 o threadize imap_get_flags
13257                 o defer flag changing by 500ms so that they
13258                   can be batched
13259
13260
13261 2005-06-08 [colin]      1.9.11cvs53
13262
13263         * src/imap.c
13264                 Thread-ize imap_cmd_fetch
13265
13266 2005-06-08 [colin]      1.9.11cvs52
13267
13268         * src/main.c
13269                 Mmh, that broke POP3...
13270
13271 2005-06-08 [colin]      1.9.11cvs51
13272
13273         * src/main.c
13274                 Stabilize IMAP patch (thanks to Hoa)
13275
13276 2005-06-08 [colin]      1.9.11cvs50
13277
13278         * src/imap.c
13279                 Test patch to speed up imap. 
13280
13281 2005-06-08 [colin]      1.9.11cvs49
13282
13283         * src/imap_gtk.c
13284                 Warning fix
13285         * src/procmime.c
13286                 Apply patch from gentoo to use /usr/share/mime/globs if 
13287                 available, after un-breaking it
13288         * src/common/log.c
13289         * src/common/log.h
13290                 Use g_timeout for invoking hooks that possibly use gtk
13291                 calls. This should leave gtk calls in the main thread.
13292
13293 2005-06-08 [paul]       1.9.11cvs48
13294
13295         * src/codeconv.c
13296                 conv_get_outgoing_charset_str(): don't
13297                 use prefs_common setting
13298         * src/compose.c
13299         * src/compose.h
13300                 add /Options/Character encoding/... to
13301                 temporarily change the outgoing encoding
13302
13303         (belated sync with main)
13304
13305 2005-06-08 [paul]       1.9.11cvs47
13306
13307         * src/compose.c
13308                 correction to/completion of last
13309                 sync with main
13310
13311 2005-06-08 [paul]       1.9.11cvs46
13312
13313         sync with main:
13314         
13315         * src/codeconv.c
13316         * src/codeconv.h
13317                 always enabled Japanese auto-detection
13318                 if the first letters of locale string
13319                 is "ja"
13320         * src/compose.c
13321                 don't use "destroy" signal to destroy
13322                 Compose object (fix rare crashes on discard?)
13323         * src/mainwindow.c
13324         * src/messageview.c
13325         * src/prefs_send.c
13326                 added Hebrew encodings
13327         * src/sourcewindow.c
13328                 don't use "destroy" signal to destroy
13329                 objects
13330
13331 2005-06-07 [colin]      1.9.11cvs45
13332
13333         * src/summaryview.c
13334                 Add missing unlocks/locks
13335
13336 2005-06-07 [paul]       1.9.11cvs44
13337
13338         * src/summaryview.c
13339                 restore bug #749 fix
13340
13341 2005-06-06 [colin]      1.9.11cvs43
13342
13343         * src/summaryview.c
13344                 Fix selection bug when prefs_common.open_unread 
13345                 is FALSE
13346
13347 2005-06-06 [colin]      1.9.11cvs42
13348
13349         * src/common/md5.c
13350                 Fix a warning
13351         * src/summaryview.c
13352         * src/folderview.c
13353                 Factorize long operations beginning and end
13354                 (locking, freezing/thawing, cursor, ...)
13355                 Check selection->data member in selection-
13356                 related loops; this avoids dying an awful
13357                 death if the selection changes on us while
13358                 we're marking a whole IMAP folder unread, 
13359                 for example.
13360
13361 2005-06-06 [paul]       1.9.11cvs41
13362
13363         * src/textview.c
13364                 don't g_free() a static gchar buffer
13365
13366 2005-06-05 [colin]      1.9.11cvs40
13367
13368         * src/mainwindow.c
13369         * src/messageview.c
13370         * src/summaryview.c
13371                 Fix bug #749 (Show all headers should be
13372                 sticky as the GUI suggests)
13373
13374 2005-06-03 [paul]       1.9.11cvs39
13375
13376         * src/compose.c
13377                 don't allow editing of mail while sending.
13378                 patch by Colin
13379
13380 2005-06-03 [paul]       1.9.11cvs38
13381
13382         * src/folderview.c
13383                 add a freeze/thaw to speed up 'mark all read'
13384
13385 2005-06-03 [paul]       1.9.11cvs37
13386
13387         * src/prefs_message.c
13388                 reflect changes immediately
13389
13390 2005-06-02 [colin]      1.9.11cvs36
13391
13392         * po/POTFILES.in
13393                 Patch by Fabien Vantard.
13394
13395 2005-06-02 [colin]      1.9.11cvs35
13396
13397         * src/imap.c
13398                 Use a non-blocking imap_getline() if possible.
13399                 This should completely prevent the interface
13400                 from freezin on imap operations, although it
13401                 may do strange stuff in case of folder switching
13402                 while a big imap operation is taking place...
13403
13404                 In addition, fix a leak in the case thread
13405                 creation fails on connection.
13406
13407 2005-06-02 [colin]      1.9.11cvs34
13408
13409         * src/crash.c
13410         * src/prefs_common.h
13411                 Fix build (prefs_common_init() doesn't exist
13412                 anymore)
13413
13414 2005-06-02 [colin]      1.9.11cvs33
13415
13416         * src/prefs_account.c
13417                 Fix bug #245 (filtering rules broken when
13418                 renaming a remote account (imap4 or nntp)
13419
13420 2005-06-02 [colin]      1.9.11cvs32
13421
13422         * src/imap.c
13423                 Try to fix IMAP shortcomings: 
13424                 o Multithread imap_open()
13425                 o allow offline-mode overriding instead of
13426                   just returning NULL
13427         * src/imap_gtk.c
13428         * src/imap_gtk.h
13429                 Add a function to ask whether we want to
13430                 override offline-mode for 10 minutes (one-shot
13431                 asking was painful)
13432         * src/procheader.c
13433                 Fix segfault when imap parser isn't happy about
13434                 a missing {
13435
13436 2005-06-01 [colin]      1.9.11cvs31
13437
13438         * src/addrharvest.c
13439         * src/compose.c
13440         * src/mbox.c
13441         * src/mbox.h
13442         * src/mh.c
13443         * src/msgcache.c
13444         * src/send_message.c
13445         * src/setup.c
13446         * src/undo.c
13447         * src/common/hooks.c
13448         * src/common/prefs.c
13449         * src/common/template.c
13450         * src/common/utils.c
13451         * src/gtk/gtkutils.c
13452         * src/gtk/inputdialog.c
13453         * src/gtk/menu.c
13454         * src/gtk/pluginwindow.c
13455         * src/gtk/prefswindow.c
13456         * src/plugins/pgpmime/passphrase.c
13457         * src/plugins/pgpmime/prefs_gpg.c
13458                 More -Wall fixes
13459
13460         * src/common/Makefile.am
13461         * src/common/timing.h
13462                 Add basic timing code
13463
13464         * src/summaryview.c
13465                 Fix a bug with unread messages when 
13466                 re-sorting folders, and by the way
13467                 fix a big performance hit when 
13468                 re-sorting (10k mails: before 5s,
13469                 after .5s)
13470
13471         * src/prefs_compose_writing.c
13472         * src/prefs_compose_writing.h
13473         * src/prefs_message.c
13474         * src/prefs_message.h
13475         * src/prefs_other.c
13476         * src/prefs_other.h
13477         * src/prefs_quote.c
13478         * src/prefs_quote.h
13479         * src/prefs_receive.c
13480         * src/prefs_receive.h
13481         * src/prefs_send.c
13482         * src/prefs_send.h
13483         * src/prefs_summaries.c
13484         * src/prefs_summaries.h
13485                 Fix copyright banner
13486
13487 2005-06-01 [paul]       1.9.11cvs30
13488
13489         * po/fi.po
13490                 updated by Flammie Pirinen
13491         * src/procmime.c
13492                 fix 'Bad BASE64 content' output
13493
13494 2005-05-31 [colin]      1.9.11cvs29
13495
13496         * src/procmime.c
13497                 Oops, where did my hunk go.
13498
13499 2005-05-31 [colin]      1.9.11cvs28
13500
13501         * src/Makefile.am
13502         * src/account.c
13503         * src/action.c
13504         * src/addr_compl.c
13505         * src/addressbook.c
13506         * src/codeconv.c
13507         * src/compose.c
13508         * src/export.c
13509         * src/folder.c
13510         * src/folderview.c
13511         * src/image_viewer.c
13512         * src/main.c
13513         * src/mainwindow.c
13514         * src/messageview.c
13515         * src/mimeview.c
13516         * src/msgcache.c
13517         * src/prefs_account.c
13518         * src/prefs_actions.c
13519         * src/prefs_common.c
13520         * src/prefs_compose_writing.c
13521         * src/prefs_customheader.c
13522         * src/prefs_ext_prog.c
13523         * src/prefs_filtering.c
13524         * src/prefs_filtering_action.c
13525         * src/prefs_fonts.c
13526         * src/prefs_image_viewer.c
13527         * src/prefs_message.c
13528         * src/prefs_message.h
13529         * src/prefs_msg_colors.c
13530         * src/prefs_other.c
13531         * src/prefs_other.h
13532         * src/prefs_quote.c
13533         * src/prefs_receive.c
13534         * src/prefs_receive.h
13535         * src/prefs_send.c
13536         * src/prefs_send.h
13537         * src/prefs_spelling.c
13538         * src/prefs_summaries.c
13539         * src/prefs_summary_column.c
13540         * src/prefs_template.c
13541         * src/prefs_themes.c
13542         * src/prefs_toolbar.c
13543         * src/prefs_wrapping.c
13544         * src/procmime.c
13545         * src/procmsg.c
13546         * src/send_message.h
13547         * src/ssl_manager.c
13548         * src/summary_search.c
13549         * src/summaryview.c
13550         * src/textview.c
13551         * src/wizard.c
13552         * src/common/smtp.c
13553         * src/common/smtp.h
13554         * src/gtk/gtkutils.h
13555                 o Move the rest of Common prefs to new style
13556                 o Lots of -Wall warning fixes
13557                 o fix FIXME in cache memusage calculation
13558                 o Let return receipts be sent from any account
13559                 o Little cache optimisation (read)
13560                 o Fix bug #746 (don't treat commas as separators
13561                   when inside a quoted string)
13562
13563 2005-05-31 [paul]       1.9.11cvs27
13564
13565         * src/prefs_common.c
13566                 fix 'off-by-one' typo
13567
13568 2005-05-31 [paul]       1.9.11cvs26
13569
13570         * src/account.c
13571         * src/addr_compl.c
13572         * src/compose.c
13573         * src/foldersel.c
13574         * src/prefs_actions.c
13575         * src/prefs_common.c
13576         * src/prefs_common.h
13577         * src/prefs_customheader.c
13578         * src/prefs_display_header.c
13579         * src/prefs_filtering.c
13580         * src/prefs_filtering_action.c
13581         * src/prefs_matcher.c
13582         * src/prefs_summaries.c
13583         * src/prefs_summary_column.c
13584         * src/prefs_template.c
13585         * src/prefs_toolbar.c
13586         * src/ssl_manager.c
13587         * src/gtk/pluginwindow.c
13588         * src/gtk/prefswindow.c
13589         * src/gtk/progressdialog.c
13590                 add hidden prefs 'enable_rules_hint'
13591                 for gtk_tree_view_set_rules_hint()
13592                 (sync with main)
13593                 
13594
13595 2005-05-31 [colin]      1.9.11cvs25
13596
13597         * src/Makefile.am
13598         * src/main.c
13599         * src/prefs_common.c
13600         * src/prefs_summaries.c ** ADDED **
13601         * src/prefs_summaries.h ** ADDED **
13602                 Common/Display -> Display/Summaries
13603
13604 2005-05-31 [colin]      1.9.11cvs24
13605
13606         * src/Makefile.am
13607         * src/main.c
13608         * src/prefs_quote.c ** ADDED **
13609         * src/prefs_quote.h ** ADDED **
13610                 Move Common/Quote to Compose/Quoting
13611         * src/prefs_common.c
13612         * src/prefs_common.h
13613                 Remove old quote stuff, add
13614                 convenience functions for GtkTextView prefs
13615         * src/gtk/prefswindow.c
13616                 Set default height higher
13617
13618 2005-05-30 [colin]      1.9.11cvs23
13619
13620         * src/Makefile.am
13621         * src/main.c
13622         * src/prefs_common.c
13623         * src/prefs_compose_writing.c ** ADDED **
13624         * src/prefs_compose_writing.h ** ADDED **
13625                 Move Common/Compose prefs to Compose/Writing
13626
13627 2005-05-30 [colin]      1.9.11cvs22
13628
13629         * src/common/utils.c
13630                 Fix bug #651 (Confused Attract by Subject)
13631                 Patch by M. Benkmann <haferfrost@web.de>
13632         * AUTHORS
13633
13634 2005-05-30 [colin]      1.9.11cvs21
13635
13636         * src/compose.c
13637                 Fix concatenation of different headers of
13638                 the same type (bug #645)
13639         * src/prefs_folder_item.c
13640                 Fix bug #699 (setting color to black doesn't
13641                 work immediately)
13642         * src/procmime.c
13643                 Print out decoding error only once per
13644                 block
13645
13646 2005-05-30 [paul]       1.9.11cvs20
13647
13648         * src/common/template.c
13649                 fix Bcc
13650
13651 2005-05-30 [paul]       1.9.11cvs19
13652
13653         * doc/src/rfc2368.txt   **NEW FILE**
13654         * src/compose.c
13655                 compose_entries_set(): don't interpret Bcc
13656                 header field (conform to RFC 2368)
13657                 (sync with main)
13658
13659 2005-05-29 [colin]      1.9.11cvs18
13660
13661         * src/prefs_common.c
13662                 Let the default reply format respect
13663                 netiquette by cutting the signature.
13664
13665 2005-05-29 [colin]      1.9.11cvs17
13666
13667         * src/summaryview.c
13668                 Don't let always_show_msg override
13669                 open_unread_on_enter when opening a new
13670                 directory.
13671
13672 2005-05-27 [paul]       1.9.11cvs16
13673
13674         sync with main:
13675
13676         * src/main.c
13677                 app_will_exit(): cleanup tmp directory when exit
13678         * src/message_search.c
13679                 improved the interface and made code cleanup.
13680                 removed Clear button
13681         * src/send_message.c
13682                 send_message_local(): use GSpawn, and detect errors
13683         * src/summary_search.c
13684                 improved the interface and made code cleanup
13685         * src/textview.c
13686                 textview_write_link(): also skip non-ascii space
13687                  at the head of link strings (phishing check
13688                  didn't work at the case)
13689         * src/common/utils.c
13690                 get_command_output(): use g_spawn_command_line_sync()
13691                 instead of popen()
13692
13693 2005-05-26 [colin]      1.9.11cvs15
13694
13695         * src/folder.c
13696                 remove printf
13697
13698 2005-05-26 [colin]      1.9.11cvs14
13699
13700         * src/common/nntp.c
13701                 Fix nntp mode reader (bug #611)
13702                 Patch by Florian Mickler <florian@mickler.org>
13703
13704 2005-05-26 [colin]      1.9.11cvs13
13705
13706         * src/plugins/pgpmime/passphrase.c
13707                 Fix mouse grabbing (bug #557)
13708
13709 2005-05-26 [colin]      1.9.11cvs12
13710
13711         * src/prefs_themes.c
13712                 Fix g_warning (bug #541)
13713
13714 2005-05-26 [colin]      1.9.11cvs11
13715
13716         * src/prefs_actions.c
13717         * src/prefs_template.c
13718                 Fix bug #506 (no warning if action/template
13719                 is not saved)
13720         * src/common/template.c
13721                 Fix a possible crash
13722
13723 2005-05-26 [colin]      1.9.11cvs10
13724
13725         * src/folder.c
13726         * src/folderview.c
13727         * src/procmsg.c
13728         * src/summaryview.c
13729                 Forbid locked messages to be moved or
13730                 deleted. Locked messages in trashes 
13731                 still get deleted, for performance
13732                 reason (mh.c::mh_remove_all_msgs)
13733
13734 2005-05-25 [colin]      1.9.11cvs9
13735
13736         * src/procmime.c
13737                 Use correct encoding when sending mails
13738                 with attachments that have accentued 
13739                 chars in their name
13740
13741 2005-05-24 [colin]      1.9.11cvs8
13742
13743         * src/summaryview.c
13744                 Fix bug #688 f) read/unread marker not
13745                 changed on first click
13746                 Also, optimize summary_status_show()
13747                 calls
13748         * src/folder.c
13749         * src/inc.c
13750         * src/procmime.c
13751                 Fix bug #688 b) and c) wrt message
13752                 attachments and signature
13753         * src/stock_pixmap.c
13754         * src/stock_pixmap.h
13755         * src/stock_pixmap.c
13756         * src/stock_pixmap.h
13757         * src/Makefile.am
13758         * src/pixmaps/clip_gpg_signed.xpm
13759                 Add clip/signed icon
13760
13761 2005-05-24 [colin]      1.9.11cvs7
13762
13763         * src/folder_item_prefs.c
13764                 whitespace fix
13765
13766 2005-05-24 [colin]      1.9.11cvs6
13767
13768         * src/folderview.c
13769         * src/prefs_common.c
13770         * src/prefs_common.h
13771                 Add a confirmation to folder drag and drop
13772                 fixes bug #156
13773         * src/alertpanel.c
13774         * src/alertpanel.h
13775                 fix _with_disable parameters so that
13776                 the buttons labels are specifiable too
13777         * src/plugins/pgpmime/sgpgme.c
13778                 reflect said change
13779                 
13780
13781 2005-05-24 [colin]      1.9.11cvs5
13782
13783         * src/folderview.c
13784                 Uncollapse/collapse folders on double-click
13785                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13786                 closes bug #108
13787
13788 2005-05-23 [colin]      1.9.11cvs4
13789
13790         * src/common/socket.c
13791                 Check another special SSL_peek() error.
13792                 Should help wrt bug #728
13793
13794 2005-05-23 [colin]      1.9.11cvs3
13795
13796         * src/plugins/pgpmime/pgpmime.c
13797                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13798                 breaking menu accelerators and stuff. Users will have to
13799                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13800                 account's privacy preferences if needed.
13801
13802 2005-05-22 [paul]
13803
13804         * tools/kdeservicemenu/install.sh
13805                 use kdesu to prompt for root password if doing
13806                 global install/uninstall
13807
13808 2005-05-20 [colin]      1.9.11cvs2
13809
13810         * src/procmsg.c
13811                 Fix another compilation error with gcc-2.9x
13812                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13813         * src/send_message.c
13814                 Don't send QUIT if we aren't connected
13815
13816 2005-05-19 [colin]      1.9.11cvs1
13817
13818         * src/procmsg.c
13819                 Fix compilation with gcc 2.9x
13820
13821 2005-05-19 [paul]       1.9.11
13822
13823         1.9.11 released
13824
13825 2005-05-19 [paul]       1.9.9cvs14
13826
13827         * src/gtk/inputdialog.c
13828                 prevent gettext warning
13829
13830 2005-05-19 [paul]       1.9.9cvs13
13831
13832         * src/mainwindow.c
13833         * src/prefs_common.c
13834         * src/prefs_common.h
13835         * src/textview.c
13836         * src/textview.h
13837                 add an option to toggle cursor in message
13838                 view (sync with main)
13839
13840 2005-05-18 [colin]      1.9.9cvs12
13841
13842         * src/compose.c
13843                 Dereference freed pointer
13844         * src/gtk/gtkaspell.c
13845                 Fix duplication of dictionaries (is it an aspell issue?)
13846
13847 2005-05-18 [colin]      1.9.9cvs11
13848
13849         * src/gtk/inputdialog.c
13850         * src/gtk/gtkaspell.c
13851                 HIGuify dialogs
13852         * src/alertpanel.c
13853                 Remove a double call
13854
13855 2005-05-17 [colin]      1.9.9cvs10
13856
13857         * src/gtk/gtkaspell.c
13858                 Fix dialogs, Ctrl-Enter accel
13859
13860 2005-05-17 [colin]      1.9.9cvs9
13861
13862         * src/gtk/gtkaspell.c
13863                 Fix some accelerators, escape in replace-window
13864
13865 2005-05-16 [colin]      1.9.9cvs8
13866
13867         * src/gtk/gtkaspell.c
13868                 Revert last commit, it was a mistake.
13869
13870 2005-05-16 [colin]      1.9.9cvs7
13871
13872         * src/gtk/gtkaspell.c
13873                 Remove buggy code while we're at it. It's a 
13874                 dead code path anyway.
13875
13876 2005-05-16 [colin]      1.9.9cvs6
13877
13878         * src/gtk/gtkaspell.c
13879                 Missed some gtk_menu_popup where deactivate
13880                 signal should be handled. Should fix bug
13881                 #629 a bit more.
13882
13883 2005-05-16 [colin]      1.9.9cvs5
13884
13885         * src/gtk/gtkaspell.c
13886                 Remove debug printf()s
13887
13888 2005-05-16 [colin]      1.9.9cvs4
13889
13890         * src/gtk/gtkaspell.c
13891                 Fix a bit aspell problems
13892                 (see bug #629)
13893
13894 2005-05-13 [colin]      1.9.9cvs3
13895
13896         * src/folderview.c
13897                 Fix the + appearing even when no subfolders
13898                 have unread messages. Thanks to wwp for the
13899                 bug report.
13900
13901 2005-05-11 [paul]       1.9.9cvs2
13902
13903         * src/folderview.c
13904                 correction to 1.9.9cvs1, only colour folders that
13905                 have new msgs (not unread msgs)
13906
13907 2005-05-10 [colin]      1.9.9cvs1
13908
13909         * src/folderview.c
13910         * src/summaryview.c
13911                 Try to fix bolding bugs again.
13912
13913 2005-05-09 [paul]
13914
13915         * tools/claws.i18n.status.pl
13916                 add Ricardo Mones Lastra's script that has been providing
13917                 the i18n status page for many months
13918
13919 2005-05-09 [paul]       1.9.9
13920
13921         1.9.9 release
13922
13923 2005-05-09 [paul]       1.9.6cvs58
13924
13925         * AUTHORS
13926         * INSTALL
13927         * README.claws
13928                 updated
13929         * Makefile.am 
13930         * RELEASE_NOTES.claws
13931                 add release notes to cvs to simplify release
13932                 procedure
13933         * configure.ac
13934                 add ca and fi to ALL_LINGUAS
13935         * po/Makefile.in.in
13936                 workaround for missing Makevars
13937         * po/ca.po
13938         * po/fi.po
13939                 add new Catalan and Finnish translations
13940                 submitted by Miquel Oliete and Flammie Pirinen
13941         * po/de.po
13942         * po/es.po
13943         * po/fr.po
13944         * po/it.po
13945         * po/pl.po
13946         * po/ru.po
13947         * po/sk.po
13948         * po/sr.po
13949         * po/zh_CN.po
13950                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13951                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13952                 Urke MMI, and Hansom Young
13953         * src/main.c
13954                 Fix drafting when quitting. compose_draft() closes the
13955                 compose windows, which modifies the compose_list GSList.
13956                 We have to refresh this list after echo drafting to avoid a
13957                 segfault
13958         * src/partial_download.c
13959                 fix segfault on exit
13960
13961 2005-05-06 [paul]       1.9.6cvs57
13962
13963         * src/grouplistdialog.c
13964                 quick fix/workaround for unresizeable newsgroup
13965                 name column 
13966
13967 2005-05-06 [paul]       1.9.6cvs56
13968
13969         * src/inc.c
13970         * src/mainwindow.c
13971                 use gettext plural forms
13972         * src/imap_gtk.c
13973         * src/mh_gtk.c
13974         * src/toolbar.c
13975                 small improvement to english usage
13976
13977 2005-05-05 [thorsten]   1.9.6cvs55
13978
13979         * src/folder.c
13980                 fix possible crash
13981
13982 2005-05-05 [paul]       1.9.6cvs54
13983         
13984         sync with HEAD
13985
13986         * AUTHORS
13987         * src/compose.c
13988                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13989                 patch by Tim Mann
13990
13991 2005-05-05 [paul]       1.9.6cvs53
13992
13993         * src/mainwindow.c
13994                 fix resizing of separate message and
13995                 folder views
13996
13997 2005-05-05 [paul]       1.9.6cvs52
13998
13999         * src/account.c
14000         * src/addrgather.c
14001         * src/browseldap.c
14002         * src/exphtmldlg.c
14003         * src/expldifdlg.c
14004         * src/importmutt.c
14005         * src/importpine.c
14006         * src/main.c
14007         * src/mainwindow.c
14008         * src/noticeview.c
14009         * src/prefs_filtering.c
14010         * src/prefs_filtering_action.c
14011         * src/prefs_matcher.c
14012         * src/prefs_spelling.c
14013         * src/prefs_toolbar.c
14014         * src/toolbar.c
14015         * src/wizard.c
14016         * src/gtk/description_window.c
14017         * src/gtk/gtkvscrollbutton.c
14018         * src/gtk/progressdialog.c
14019         * src/gtk/quicksearch.c
14020         * src/plugins/pgpmime/prefs_gpg.c
14021         * src/plugins/spamassassin/spamassassin_gtk.c
14022                 replace deprecated gtk_widget_set_usize
14023
14024 2005-05-04 [colin]      1.9.6cvs51
14025
14026         * src/common/utils.c
14027                 Fix crash when subst_for_filename is called
14028                 with a NULL parameter
14029
14030 2005-05-04 [colin]      1.9.6cvs50
14031
14032         * src/partial_download.c
14033         * src/pop.c
14034                 Escape login when writing uidl file
14035                 fixes bug #736
14036
14037 2005-05-03 [colin]      1.9.6cvs49
14038
14039         * src/procmime.c
14040                 Fix possible DOS in mime parser
14041                 (see bug #634)
14042
14043 2005-05-02 [colin]      1.9.6cvs48
14044
14045         * src/compose.c
14046                 Try to fix the copy/paste mess once again.
14047
14048
14049 2005-04-30 [colin]      1.9.6cvs47
14050
14051         * src/prefs_account.h
14052         * src/procmsg.c
14053         * src/send_message.c
14054         * src/common/smtp.c
14055         * src/common/smtp.h
14056                 Try to batch sending mails (per account) instead of
14057                 reconnecting to server every time.
14058
14059 2005-04-29 [colin]      1.9.6cvs46
14060
14061         * src/messageview.c
14062                 Fix window resizing that refused to size down
14063         * src/prefs_common.c
14064         * src/prefs_common.h
14065         * src/prefs_filtering.c
14066                 Save Filtering's window size
14067
14068 2005-04-21 [paul]       1.9.6cvs45
14069
14070         * ChangeLog-gtk2.claws
14071         * src/setup.c
14072                 correction to sync
14073
14074 2005-04-21 [paul]       1.9.6cvs44
14075
14076         sync with main:
14077
14078         * src/setup.c
14079         * src/statusbar.c
14080         * src/statusbar.h
14081                 use gtkut_widget_draw_now(). Improved performance
14082                 of the update of statusbar
14083         * src/textview.c
14084                 textview_smooth_scroll_do(): redraw it after scroll
14085                 is done (fixed incorrect display when a part of the
14086                 view is hidden).
14087         * src/gtk/gtkutils.c
14088         * src/gtk/gtkutils.h
14089                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14090                 to force update of widgets.
14091                 Removed gtkut_widget_wait_for_draw() which had a big
14092                 overhead  because of waiting for all events processed 
14093
14094 2005-04-20 [paul]       1.9.6cvs43
14095
14096         * src/codeconv.c
14097                 complete 1.9.6cvs42's sync:
14098                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14099
14100 2005-04-19 [paul]       1.9.6cvs42
14101
14102         sync with main:
14103
14104         * src/action.c
14105                 catch_output(): correctly select the insert text
14106                 (fix invalid iterator warnings).
14107         * src/codeconv.c
14108         * src/codeconv.h
14109         * src/mainwindow.c
14110         * src/messageview.c
14111         * src/prefs_common.c
14112                 support GBK encoding.
14113         * src/common/session.c
14114         * src/common/session.h
14115                 use separate buffer for large data to be sent,
14116                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14117
14118 2005-04-18 [paul]       1.9.6cvs41
14119
14120         * src/jpilot.c
14121                 convert unsigned long into guint32
14122                 patch by Paul LeoNerd Evans 
14123
14124 2005-04-17 [colin]      1.9.6cvs40
14125
14126         * src/compose.c
14127                 Fix 'Request return receipt' from folder
14128                 properties (bug #708)
14129
14130 2005-04-17 [colin]      1.9.6cvs39
14131
14132         * src/mainwindow.c
14133                 Fix duplicate hotkeys in Mainwindow's menu
14134
14135 2005-04-17 [colin]      1.9.6cvs38
14136
14137         * src/folderview.c
14138                 Fix duplicate hotkeys in Folderview's contextual
14139                 menu
14140
14141 2005-04-15 [colin]      1.9.6cvs37
14142
14143         * src/summaryview.c
14144                 Fix 'Save as...' with non-ascii filenames
14145
14146 2005-04-15 [colin]      1.9.6cvs36
14147
14148         * src/plugins/pgpmime/pgpmime.c
14149                 Fix bus error on 64bit. Spotted by 
14150                 macallan1888@gmail.com
14151
14152 2005-04-15 [colin]      1.9.6cvs35
14153
14154         * src/prefs_account.c
14155                 Fix cvs34.
14156
14157 2005-04-12 [colin]      1.9.6cvs34
14158
14159         * src/prefs_account.c
14160                 Fix smtp auth type off-by-one. We forgot to
14161                 add PLAIN in the prefs-to-gui setter func and
14162                 as a result, the selected auth when opening
14163                 account prefs was not the correct one.
14164
14165 2005-04-12 [paul]       1.9.6cvs33
14166
14167         * src/inc.c
14168                 if the recv dialog is visible, Cancel only
14169                 cancels the current account
14170
14171
14172 2005-04-10 [colin]      1.9.6cvs32
14173
14174         * src/filtering.c
14175                 Copy score when copying FilteringActions
14176                 Fix bug #674
14177
14178 2005-04-10 [colin]      1.9.6cvs31
14179
14180         * src/inc.c
14181                 Make Message -> Receive -> Cancel cancel 
14182                 incorporation on all accounts. Fixes
14183                 bug #693
14184
14185 2005-04-10 [colin]      1.9.6cvs30
14186
14187         * src/prefs_account.c
14188                 Update Privacy checkbuttons status based
14189                 on the selected privacy system
14190         * src/compose.c
14191                 Always connect the "None" privacy system; the
14192                 static boolean was probably there to avoid
14193                 reconnecting twice in the same compose window,
14194                 but as the parent function is only called once
14195                 per compose, it's only a bug - as a static is
14196                 initialized once per application instance.
14197                 Also, don't uncheck Sign and Encrypt when
14198                 selecting None as privacy system; just ignore
14199                 them when sending/queuing.
14200                 Should fix bug #695
14201
14202 2005-04-08 [colin]      1.9.6cvs29
14203
14204         * src/account.c
14205         * src/prefs_account.c
14206         * src/prefs_account.h
14207                 Add account preference to queue message in a certain
14208                 folder.
14209
14210 2005-04-06 [colin]      1.9.6cvs28
14211
14212         * src/prefs_account.c
14213                 Update old inbox path syntax
14214
14215 2005-04-06 [paul]       1.9.6cvs27
14216
14217         sync with main:
14218
14219         * configure.ac
14220                 changed -traditional-cpp to -no-cpp-precomp for newer
14221                 Mac OS X support
14222         * src/foldersel.c
14223                 made column resize automatically
14224         * src/send_message.c
14225                 send_message_smtp(): consider EOF right after QUIT
14226                 successful (workaround for Gmail SMTP server)
14227         * src/common/socket.c
14228                 ssl_read(), ssl_peek(): check EOF which violates the
14229                 SSL protocol
14230         * src/gtk/colorlabel.c
14231                 removed warnings when displaying colorlabel menu
14232                 (don't use GtkAlignment)
14233
14234 2005-04-05 [paul]       1.9.6cvs26
14235
14236         * src/plugins/trayicon/trayicon.c
14237                 fix clipping of icon under KDE3 
14238
14239 2005-04-05 [paul]       1.9.6cvs25
14240
14241         * src/summaryview.c
14242                 hide display of threading
14243                 patch by Alfons
14244
14245 2005-04-04 [thorsten]   1.9.6cvs24
14246
14247         * src/mh.c
14248                 marks lost on filesystems with different stat() results on
14249                 summer-/wintertime
14250
14251 2005-04-03 [colin]      1.9.6cvs23
14252
14253         * src/summaryview.c
14254                 Don't handle up/down. Patch by Alfons
14255
14256 2005-04-02 [colin]      1.9.6cvs22
14257
14258         * src/summaryview.c
14259                 Make scrolling faster. Patch by Alfons.
14260
14261 2005-04-01 [colin]      1.9.6cvs21
14262
14263         * src/Makefile.am
14264         * src/stock_pixmap.c
14265         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14266         * src/pixmaps/dir_noselect.xpm ** ADDED **
14267                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14268
14269 2005-04-01 [colin]      1.9.6cvs20
14270
14271         * src/image_viewer.c
14272         * src/image_viewer.h
14273         * src/procmime.c
14274         * src/procmime.h
14275         * src/textview.c
14276         * src/textview.h
14277                 Implement inline image resizing and right-clicking
14278
14279 2005-04-01 [paul]       1.9.6cvs19
14280
14281         * AUTHORS
14282         * Makefile.am
14283         * configure.ac
14284                 check for gnome2
14285                 patch by Luca Cavalli <loopback<AT>slackit.org>
14286         * po/ru.po
14287                 updated by Pavlo Bohmat
14288
14289 2005-03-31 [colin]      1.9.6cvs18
14290
14291         * src/news.c
14292                 Fix parsing references
14293         * src/msgcache.c
14294                 don't put nulls in the references list
14295         * src/procheader.c
14296                 commit that forgotten file in 1.9.6cvs14
14297
14298 2005-03-31 [colin]      1.9.6cvs17
14299
14300         * src/compose.c
14301                 Fix joining of signature separator again. 
14302                 Maybe Hiro could put it in main too...
14303
14304 2005-03-31 [colin]      1.9.6cvs16
14305
14306         * src/Makefile.am
14307         * src/foldersel.c
14308         * src/stock_pixmap.c
14309         * src/stock_pixmap.h
14310         * src/pixmaps/dir-noselect.xpm
14311                 Update foldersel.c (sync from main, patch by Alfons)
14312
14313 2005-03-30 [colin]      1.9.6cvs15
14314
14315         * src/imap.c
14316                 Fix handling of imap folders containing [] in 
14317                 their name. Thanks to Nahuel Angelinetti for
14318                 the detailed bugreport.
14319
14320 2005-03-30 [colin]      1.9.6cvs14
14321
14322         * src/common/utils.h
14323         * src/common/utils.c
14324         * src/common/defs.h
14325         * src/matcher.c
14326         * src/msgcache.c
14327         * src/news.c
14328         * src/procmsg.c
14329         * src/procmsg.h
14330         * src/quote_fmt_parse.y
14331         * src/summaryview.c
14332                 Update references system. Patch by Alfons
14333
14334 2005-03-30 [colin]      1.9.6cvs13
14335
14336         * src/common/socket.c
14337                 Force the glibc to read resolv.conf again when 
14338                 it has changed. Should fix issues when changing
14339                 networks on a laptop and not restarting sylpheed. 
14340
14341 2005-03-30 [paul]       1.9.6cvs12
14342
14343         partial sync with main:
14344
14345         * src/action.c
14346                 create_io_dialog(): use user-defined text font
14347                 (thanks to Alfons), and modified its appearance.
14348         * src/addrgather.c
14349         * src/addrharvest.c
14350         * src/browseldap.c
14351                 replace old code
14352         * src/compose.c
14353                 don't join (presumably) itemized lines on line-wrapping
14354                 fixed wrapping of quote when auto-wrapping is enabled
14355                 compose_destroy(): destroy paned only if it's not
14356                 attached to window. Fixed memory leak of popup menu.
14357         * src/exphtmldlg.c
14358         * src/expldifdlg.c
14359                 replace old code
14360         * src/html.c
14361         * src/html.h
14362         * src/importmutt.c
14363         * src/importpine.c
14364                 replace old code
14365         * src/main.c
14366                 removed redundant code
14367         * src/mainwindow.c
14368                 changed 'Code set' (which is rather incorrect)
14369                 in the menu to 'Character encoding'
14370                 main_window_set_widgets(): request size first
14371                 to prevent window size becoming wrong
14372                 fixed remembering of the state of the visibility
14373                 of MessageView
14374         * src/messageview.c
14375                 changed 'Code set' (which is rather incorrect)
14376                 in the menu to 'Character encoding'
14377         * src/prefs_common.c
14378         * src/prefs_common.h
14379                 added an option whether to render HTML as text or not
14380                 added separators to outgoing encoding menu
14381         * src/procheader.c
14382                 procheader_scan_date_string(): support header
14383                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14384         * src/summaryview.c
14385         * src/summaryview.h
14386                 minor code cleanup
14387         * src/textview.c
14388                 textview_show_html(): force output of newline
14389                 added an option whether to render HTML as text or not
14390         * src/common/utils.c
14391                 strncpy2(): optimized based on Alfons' code
14392         * src/gtk/gtkutils.c
14393         * src/gtk/gtkutils.h
14394                 removed non-used code
14395         * src/plugins/pgpmime/passphrase.c
14396                 partially fixed grab input of passphrase dialog
14397                 Confine pointer to window
14398
14399 2005-03-30 [colin]      1.9.6cvs11
14400
14401         * src/msgcache.c
14402         * src/msgcache.h
14403                 Read/write 32bit ints from cache & marks
14404                 From main.
14405
14406 2005-03-29 [paul]       1.9.6cvs10
14407
14408         * AUTHORS
14409         * ChangeLog.claws
14410         * src/compose.c
14411         * src/gtk/gtkaspell.c
14412                 sync with HEAD (don't pass NULL pointers) 
14413
14414 2005-03-24 [paul]
14415
14416         * tools/Makefile.am
14417         * tools/README
14418         * tools/acroread2sylpheed.pl
14419                 sync with HEAD (add script to send pdfs as
14420                 attachments from Adobe Reader 7)
14421
14422 2005-03-21 [paul]       1.9.6cvs9
14423
14424         * configure.ac
14425         * po/POTFILES.in
14426         * src/Makefile.am
14427         * src/crash.c
14428         * src/image_viewer.c ** ADDED **
14429         * src/image_viewer.h ** ADDED **
14430         * src/main.c
14431         * src/prefs_common.c
14432         * src/prefs_common.h
14433         * src/prefs_image_viewer.c ** ADDED **
14434         * src/prefs_image_viewer.h ** ADDED **
14435         * src/textview.c
14436         * src/gtk/about.c
14437         * src/pixmaps/sylpheed_logo.xpm
14438         * src/plugins/Makefile.am
14439         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14440         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14441         * src/plugins/image_viewer/plugin.c ** REMOVED **
14442         * src/plugins/image_viewer/viewer.c ** REMOVED **
14443         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14444         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14445         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14446         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14447         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14448                 as gdk-pixbuf is now built-in
14449                 remove image_viewer plugin and put code back into
14450                 main codebase
14451                 implement inline image display (sync with main)
14452
14453                 replace logo with newer, nicer, larger version  
14454
14455 2005-03-21 [paul]       1.9.6cvs8
14456
14457         * src/gtk/about.c
14458                 cosmetic improvement
14459
14460 2005-03-21 [holger]     1.9.6cvs7
14461
14462         * src/plugins/spamassassin/spamassassin.c
14463                 Sync with HEAD
14464                 (unregister hook on failed plugin init)
14465
14466 2005-03-20 [colin]      1.9.6cvs6
14467
14468         * src/common/plugin.c
14469                 Check that plugin isn't already loaded
14470                 Patch by Alfons
14471
14472 2005-03-20 [thorsten]   1.9.6cvs5
14473
14474         * src/compose.c
14475                 use a more compatible syntax
14476
14477 2005-03-20 [thorsten]   1.9.6cvs4
14478
14479         * src/prefs_toolbar.c
14480                 fix crash when selecting toolbar item (uninitialized pointer)
14481
14482 2005-03-20 [thorsten]   1.9.6cvs3
14483
14484         * src/procmime.c
14485                 fix mimetype detection (referenced free()d string)
14486
14487 2005-03-20 [paul]       1.9.6cvs2
14488
14489         * src/compose.c
14490                 sync with HEAD (1.0.3cvs5)
14491                 neglect Reply-To header if empty
14492                 Patch by Alfons 
14493
14494 2005-03-19 [holger]     1.9.6cvs1
14495
14496         * src/summaryview.c
14497         * src/summaryview.h
14498                 Sync with HEAD
14499
14500 2005-03-18 [paul]       1.9.6
14501
14502         initial GTK2 release
14503
14504 2005-03-18 [paul]       1.0.3cvs3.1
14505
14506         * AUTHORS
14507         * ChangeLog.claws
14508         * configure.ac
14509         * src/gtk/about.c
14510         * src/pixmaps/sylpheed_logo.xpm
14511                 sync with HEAD
14512
14513 2005-03-18 [colin]      1.0.3cvs2.6
14514
14515         * src/summaryview.c
14516                 Remove call to summary_step in summary_copy_selected_to
14517                 Can't see its purpose, and this causes bug when copying
14518                 a message if the next one is unread: it reads it.
14519
14520 2005-03-18 [paul]       1.0.3cvs2.5
14521
14522         * src/foldersel.c
14523                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14524
14525 2005-03-18 [paul]       1.0.3cvs2.4
14526
14527         * src/addrharvest.c
14528         * src/codeconv.c
14529         * src/codeconv.h
14530         * src/compose.c
14531         * src/news.c
14532         * src/procheader.c
14533         * src/procmime.c
14534         * src/unmime.c
14535         * src/unmime.h
14536                 fix buffer overflow, CAN-2005-0667, see
14537                 http://secunia.com/advisories/14491/
14538                 Patch by Alfons
14539
14540 2005-03-17 [colin]      1.0.3cvs2.3
14541
14542         * src/prefs_fonts.c
14543         * src/summaryview.c
14544                 Fix font bugs (both lists now officialy share 
14545                 the same font)
14546                 
14547
14548 2005-03-17 [paul]       1.0.3cvs2.2
14549
14550         * src/gtk/pluginwindow.c
14551                 make plugin descriptions uneditable
14552
14553 2005-03-11 [paul]       1.0.3cvs2.1
14554
14555         * ChangeLog.claws
14556         * configure.ac
14557         * po/POTFILES.in
14558         * src/plugins/trayicon/trayicon.c
14559                 sync with HEAD
14560                 add src/wizard.c to POTFILES.in
14561
14562 2005-03-11 [paul]       1.0.3cvs1.1
14563
14564         * ChangeLog
14565         * ChangeLog.claws
14566         * configure.ac
14567         * po/de.po
14568         * po/es.po
14569         * po/fr.po
14570         * po/it.po
14571         * po/pt_BR.po
14572         * po/ru.po
14573         * po/sk.po
14574         * po/sr.po
14575         * po/zh_CN.po
14576                 sync with HEAD
14577
14578 2005-03-04 [colin]      1.0.1cvs22.2
14579
14580         * src/compose.c
14581                 Fix signatures with accentued chars in it
14582
14583 2005-03-04 [colin]      1.0.1cvs22.1
14584
14585         * src/common/smtp.c
14586         * src/common/smtp.h
14587                 Don't use SIZE param in MAIL FROM: if server 
14588                 doesn't support it. Patch by Eugen Freiter
14589                 <eugen_f@users.sf.net>
14590
14591 2005-02-27 [paul]       1.0.1cvs20.1
14592
14593         * ChangeLog.claws
14594         * configure.ac
14595         * src/messageview.c
14596                 sync with HEAD
14597
14598 2005-02-27 [colin]      1.0.1cvs19.4
14599
14600         * src/procheader.c
14601         * src/procheader.h
14602                 Fix prototypes. Patch by Alfons
14603
14604 2005-02-27 [colin]      1.0.1cvs19.3
14605
14606         * src/compose.c
14607                 Don't auto-join the signature separator.
14608
14609 2005-02-26 [colin]      1.0.1cvs19.2
14610
14611         * src/summaryview.c
14612                 Fix 'mark all read' with collapsed threads.
14613                 Patch by Alfons.
14614
14615 2005-02-25 [paul]       1.0.1cvs19.1
14616
14617         * ChangeLog.claws
14618         * configure.ac
14619         * src/prefs_account.c
14620         * src/prefs_folder_item.c
14621         * src/gtk/prefswindow.c
14622         * src/gtk/prefswindow.h
14623                 sync with HEAD
14624
14625 2005-02-25 [paul]       1.0.1cvs15.12
14626
14627         * src/alertpanel.c
14628         * src/codeconv.c
14629         * src/compose.c
14630         * src/textview.c
14631         * src/gtk/gtkutils.c
14632         * src/gtk/gtkutils.h
14633         * src/gtk/logwindow.c
14634         * src/gtk/progressdialog.c
14635                 sync with main (revision 127)
14636                 and fix logwindow clipping
14637
14638 2005-02-24 [colin]      1.0.1cvs15.11
14639
14640         * src/plugins/pgpmime/passphrase.c
14641                 Disable input grabbing; it doesn't work yet.
14642
14643 2005-02-24 [colin]      1.0.1cvs15.10
14644
14645         * src/messageview.c
14646                 Don't send out receipts if offline. Ask.
14647
14648 2005-02-23 [colin]      1.0.1cvs15.9
14649
14650         * src/summaryview.c     
14651                 Fix expanding
14652
14653 2005-02-23 [colin]      1.0.1cvs15.8
14654
14655         * src/summaryview.c
14656                 Really fix Bug 568 by removing useless
14657                 calls. summary_thread_init() now called
14658                 in summary_sort(). This should please
14659                 Alfons as it should be faster than 
14660                 previously.
14661
14662 2005-02-23 [colin]      1.0.1cvs15.7
14663
14664         * src/compose.c
14665                 Encode parts as QP or B64 if signing
14666
14667 2005-02-23 [colin]      1.0.1cvs15.6
14668
14669         * src/compose.c
14670                 Fix Mimeinfo leakage (including tmp files)
14671         * src/procmsg.c
14672                 Fix tmp file leakage (spotted by Ivan Rayner)
14673
14674 2005-02-22 [colin]      1.0.1cvs15.5
14675
14676         * src/expldifdlg.c
14677                 Fix keyboard input. Patch by Alfons.
14678
14679 2005-02-21 [colin]      1.0.1cvs15.4
14680
14681         * src/compose.c
14682                 Fix Sign/Encrypt when unselecting privacy
14683                 system
14684         * src/prefs_common.c
14685                 Change default message font to Monospace
14686         * src/summaryview.c
14687                 More freezing during potentially large operations
14688
14689 2005-02-21 [paul]       1.0.1cvs15.3
14690
14691         * src/main.c
14692                 fix --help output
14693
14694 2005-02-21 [paul]       1.0.1cvs15.2
14695
14696         * po/Makefile.in.in
14697         * src/compose.c
14698         * src/summaryview.c
14699         * src/textview.c
14700         * src/common/utils.c
14701         * src/common/utils.h
14702                 sync with main (revision 117)
14703
14704 2005-02-20 [colin]      1.0.1cvs15.1
14705
14706         * src/common/defs.h
14707                 Change cache file to .sylpheed_claws_cache, as
14708                 suggested by Alfons. Allows people to switch
14709                 between Sylpheed and Sylpheed-Claws. it is
14710                 a good idea to "Check for new messages" at next
14711                 startup.
14712
14713
14714 2005-02-18 [colin]      1.0.1cvs14.1
14715
14716         * src/quote_fmt_lex.l
14717         * src/quote_fmt_parse.y
14718                 Fix parser initialisation. Patch by Ivan.
14719
14720 2005-02-18 [colin]      1.0.1cvs11.6
14721
14722         * src/folderview.c
14723                 Fix scrolldown (bug 662)
14724
14725 2005-02-17 [colin]      1.0.1cvs11.5
14726
14727         * src/codeconv.c
14728                 conv_filename_to_utf8: return clean 7bit instead
14729                 of broken utf8 if needed
14730         * src/mimeview.c
14731                 Fix display of parts with unclean 8bit names
14732
14733 2005-02-17 [paul]       1.0.1cvs11.4
14734
14735         * src/compose.c
14736         * src/exportldif.c
14737         * src/matcher_parser_parse.y
14738         * src/procmime.c
14739         * src/sourcewindow.c
14740         * src/common/Makefile.am
14741         * src/common/intl.h             ** REMOVED **
14742         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14743                 sync with main (revision 109)
14744                 and clean up
14745
14746 2005-02-16 [colin]      1.0.1cvs11.3
14747
14748         * src/summaryview.c
14749                 Fix collapsed thread not highlighting when new
14750                 messages in it (Bug 568) Patch by Stephan Sachse.
14751                 Fix messed up selection when reaching bounds (Bug 632)
14752         * src/prefs_themes.c
14753                 Fix theme installing (Bug 684)
14754
14755 2005-02-16 [colin]      1.0.1cvs11.2
14756
14757         * src/messageview.c
14758                 Fix messageview_select_all
14759
14760 2005-02-16 [colin]      1.0.1cvs11.1
14761
14762         * src/mh.c
14763                 Sync with HEAD (MH scan required function)
14764
14765 2005-02-15 [colin]      1.0.1cvs8.1
14766
14767         * src/mimeview.c
14768         * src/common/utils.c
14769                 Sync with HEAD (filename chars substitution)
14770
14771 2005-02-15 [colin]      1.0.1cvs7.3
14772
14773         * src/gtk/pluginwindow.c
14774                 Fix button spacing
14775
14776 2005-02-15 [colin]      1.0.1cvs7.2
14777
14778         * src/mimeview.c
14779                 Fix mime icons not reset across message when
14780                 scrolled down
14781
14782 2005-02-15 [colin]      1.0.1cvs7.1
14783
14784         * src/compose.c
14785         * src/procmime.c
14786                 Sync with HEAD (optimisation of cvs6)
14787
14788 2005-02-14 [colin]      1.0.1cvs6.1
14789
14790         * src/compose.c
14791         * src/procmime.c
14792                 Sync with HEAD (encode "From " at line beginning)
14793
14794 2005-02-14 [colin]      1.0.1cvs5.3
14795
14796         * src/compose.c
14797                 Fix wrapping with accentued chars.
14798
14799 2005-02-13 [colin]      1.0.1cvs5.2
14800
14801         * src/textview.c
14802                 Fix email informative part parsing with
14803                 accentued chars in it. ispunct() returns
14804                 true for them in utf8...
14805
14806 2005-02-12 [colin]      1.0.1cvs5.1
14807
14808         * src/filtering.c
14809                 Sync with HEAD (remove wrong use of compose after send)
14810
14811 2005-02-12 [paul]       1.0.1cvs4.5
14812
14813         * src/textview.c
14814                 remove unnecessary code (thanks to Alfons)
14815
14816 2005-02-12 [paul]       1.0.1cvs4.4
14817
14818         * src/textview.c
14819                 add 'Copy' to contextual menu on emails
14820
14821 2005-02-11 [colin]      1.0.1cvs4.3
14822
14823         * src/compose.c
14824                 revert 1.0.0cvs28.2, it doesn't work that well.
14825
14826 2005-02-11 [paul]       1.0.1cvs4.2
14827
14828         * po/Makefile.in.in
14829                 fix 'make release'
14830
14831 2005-02-10 [paul]       1.0.1cvs4.1
14832
14833         * ChangeLog
14834         * ChangeLog.claws
14835         * ChangeLog.jp
14836         * configure.ac
14837         * src/compose.c
14838                 sync with HEAD (sync with main)
14839
14840 2005-02-10 [paul]       1.0.1cvs3.2
14841
14842         * AUTHORS
14843         * Makefile.am
14844         * autogen.sh
14845         * configure.ac
14846         * config/mkinstalldirs
14847         * intl/.cvsignore
14848         * intl/ChangeLog
14849         * intl/VERSION
14850         * intl/bindtextdom.c
14851         * intl/config.charset
14852         * intl/dcgettext.c
14853         * intl/dcigettext.c
14854         * intl/dcngettext.c
14855         * intl/dgettext.c
14856         * intl/dngettext.c
14857         * intl/eval-plural.h
14858         * intl/explodename.c
14859         * intl/finddomain.c
14860         * intl/gettext.c
14861         * intl/gettextP.h
14862         * intl/gmo.h
14863         * intl/hash-string.h
14864         * intl/intl-compat.c
14865         * intl/l10nflist.c
14866         * intl/libgnuintl.h.in
14867         * intl/loadinfo.h
14868         * intl/loadmsgcat.c
14869         * intl/localcharset.c
14870         * intl/localcharset.h
14871         * intl/locale.alias
14872         * intl/localealias.c
14873         * intl/localename.c
14874         * intl/log.c
14875         * intl/ngettext.c
14876         * intl/os2compat.c
14877         * intl/os2compat.h
14878         * intl/osdep.c
14879         * intl/plural-exp.c
14880         * intl/plural-exp.h
14881         * intl/plural.c
14882         * intl/plural.y
14883         * intl/ref-add.sin
14884         * intl/ref-del.sin
14885         * intl/relocatable.c
14886         * intl/relocatable.h
14887         * intl/textdomain.c
14888         * m4/Makefile.am
14889         * po/Makefile.in.in
14890         * src/Makefile.am
14891         * src/account.c
14892         * src/action.c
14893         * src/addr_compl.c
14894         * src/addressadd.c
14895         * src/addressbook.c
14896         * src/addrgather.c
14897         * src/addrindex.c
14898         * src/alertpanel.c
14899         * src/browseldap.c
14900         * src/codeconv.c
14901         * src/codeconv.h
14902         * src/compose.c
14903         * src/compose.h
14904         * src/crash.c
14905         * src/editaddress.c
14906         * src/editbook.c
14907         * src/editgroup.c
14908         * src/editjpilot.c
14909         * src/editldap.c
14910         * src/editldap_basedn.c
14911         * src/editvcard.c
14912         * src/exphtmldlg.c
14913         * src/expldifdlg.c
14914         * src/export.c
14915         * src/exporthtml.c
14916         * src/filtering.c
14917         * src/folder.c
14918         * src/folder_item_prefs.c
14919         * src/foldersel.c
14920         * src/folderview.c
14921         * src/grouplistdialog.c
14922         * src/headerview.c
14923         * src/imap.c
14924         * src/imap_gtk.c
14925         * src/import.c
14926         * src/importldif.c
14927         * src/importmutt.c
14928         * src/importpine.c
14929         * src/inc.c
14930         * src/ldif.c
14931         * src/main.c
14932         * src/mainwindow.c
14933         * src/matcher.c
14934         * src/mbox.c
14935         * src/message_search.c
14936         * src/messageview.c
14937         * src/mh.c
14938         * src/mh_gtk.c
14939         * src/mimeview.c
14940         * src/msgcache.c
14941         * src/news.c
14942         * src/news_gtk.c
14943         * src/noticeview.c
14944         * src/partial_download.c
14945         * src/pop.c
14946         * src/prefs_account.c
14947         * src/prefs_actions.c
14948         * src/prefs_common.c
14949         * src/prefs_customheader.c
14950         * src/prefs_display_header.c
14951         * src/prefs_ext_prog.c
14952         * src/prefs_filtering.c
14953         * src/prefs_filtering_action.c
14954         * src/prefs_folder_item.c
14955         * src/prefs_fonts.c
14956         * src/prefs_gtk.c
14957         * src/prefs_matcher.c
14958         * src/prefs_msg_colors.c
14959         * src/prefs_spelling.c
14960         * src/prefs_summary_column.c
14961         * src/prefs_template.c
14962         * src/prefs_themes.c
14963         * src/prefs_toolbar.c
14964         * src/prefs_wrapping.c
14965         * src/privacy.c
14966         * src/procheader.c
14967         * src/procmime.c
14968         * src/procmsg.c
14969         * src/quote_fmt.c
14970         * src/recv.c
14971         * src/send_message.c
14972         * src/setup.c
14973         * src/sourcewindow.c
14974         * src/ssl_manager.c
14975         * src/statusbar.c
14976         * src/summary_search.c
14977         * src/summaryview.c
14978         * src/textview.c
14979         * src/toolbar.c
14980         * src/wizard.c
14981         * src/common/nntp.c
14982         * src/common/plugin.c
14983         * src/common/smtp.c
14984         * src/common/ssl.c
14985         * src/common/ssl_certificate.c
14986         * src/common/string_match.c
14987         * src/common/sylpheed.c
14988         * src/common/template.c
14989         * src/common/utils.c
14990         * src/gtk/about.c
14991         * src/gtk/colorlabel.c
14992         * src/gtk/description_window.c
14993         * src/gtk/filesel.c
14994         * src/gtk/foldersort.c
14995         * src/gtk/gtkaspell.c
14996         * src/gtk/gtkutils.c
14997         * src/gtk/inputdialog.c
14998         * src/gtk/logwindow.c
14999         * src/gtk/menu.c
15000         * src/gtk/pluginwindow.c
15001         * src/gtk/prefswindow.c
15002         * src/gtk/progressdialog.c
15003         * src/gtk/quicksearch.c
15004         * src/gtk/sslcertwindow.c
15005         * src/plugins/clamav/clamav_plugin.c
15006         * src/plugins/clamav/clamav_plugin_gtk.c
15007         * src/plugins/demo/demo.c
15008         * src/plugins/dillo_viewer/dillo_prefs.c
15009         * src/plugins/dillo_viewer/dillo_viewer.c
15010         * src/plugins/image_viewer/plugin.c
15011         * src/plugins/image_viewer/viewer.c
15012         * src/plugins/image_viewer/viewerprefs.c
15013         * src/plugins/mathml_viewer/mathml_viewer.c
15014         * src/plugins/pgpmime/passphrase.c
15015         * src/plugins/pgpmime/plugin.c
15016         * src/plugins/pgpmime/prefs_gpg.c
15017         * src/plugins/pgpmime/select-keys.c
15018         * src/plugins/pgpmime/sgpgme.c
15019         * src/plugins/spamassassin/spamassassin.c
15020         * src/plugins/spamassassin/spamassassin_gtk.c
15021         * src/plugins/trayicon/trayicon.c
15022                 sync with main (revision 104)
15023
15024 2005-02-10 [colin]      1.0.1cvs3.1
15025
15026         * src/mainwindow.c
15027                 Sync with HEAD (fix occasional crasher)
15028
15029 2005-02-10 [colin]      1.0.1cvs2.1
15030
15031         * src/messageview.c
15032                 Synw with HEAD (don't automatically display html)
15033
15034 2005-02-09 [colin]      1.0.1cvs1.3
15035
15036         * src/textview.c
15037         * src/textview.h
15038                 Add contextual menu on emails
15039
15040 2005-02-09 [colin]      1.0.1cvs1.2
15041
15042         * src/codeconv.c
15043                 Fix converting from broken headers and 
15044                 put back the _ in missing places
15045                 (feature broke with cvs24.2 sync, main 
15046                  possibly affected?)
15047
15048 2005-02-09 [colin]      1.0.1cvs1.1
15049
15050         * src/messageview.c
15051         * src/mimeview.c
15052         * src/mimeview.h
15053                 Sync with HEAD (display non text/plain mails with plugin)
15054
15055 2005-02-08 [colin]      1.0.1.1
15056
15057         * ChangeLog.claws
15058         * po/pt_BR.po
15059                 Sync with HEAD
15060         * configure.ac
15061                 Make default configuration directory 
15062                 be .sylpheed-gtk2
15063
15064 2005-02-08 [colin]      1.0.0cvs29.1
15065
15066         * po/de.po
15067         * po/es.po
15068         * po/fr.po
15069         * po/it.po
15070         * po/sk.po
15071         * po/sr.po
15072                 Sync translations with HEAD
15073
15074 2005-02-06 [colin]      1.0.0cvs28.3
15075
15076         * src/compose.c
15077                 Make compose a bit faster - patch by Alfons.
15078
15079 2005-02-06 [colin]      1.0.0cvs28.2
15080
15081         * src/compose.c
15082                 Make pasting via middle-click more reliable
15083
15084 2005-02-05 [paul]       1.0.0cvs28.1
15085
15086         * ChangeLog
15087         * ChangeLog.claws
15088         * ChangeLog.jp
15089         * configure.ac
15090         * src/compose.c
15091                 sync with HEAD
15092                 (fix bug 682 'redirect is broken'
15093
15094 2005-02-05 [torte]      1.0.0cvs27.1
15095
15096         * ChangeLog.claws
15097         * configure.ac
15098         * src/partial_download.c
15099                 Sync with HEAD (fix buf overflow)
15100
15101 2005-02-03 [colin]      1.0.0cvs26.1
15102
15103         * src/common/plugin.c
15104                 Sync with HEAD (avoid plugin mismatches)
15105
15106 2005-02-03 [paul]       1.0.0cvs25.3
15107
15108         * src/folderview.c
15109         * src/headerview.c
15110         * src/summaryview.c
15111         * src/textview.c
15112         * src/gtk/colorlabel.c
15113                 third and final part of initial sync with main-gtk2
15114
15115 2005-02-03 [paul]       1.0.0cvs25.2
15116
15117         * src/jpilot.c
15118                 fix building with jpilot support
15119
15120 2005-02-02 [colin]      1.0.0cvs25.1
15121
15122         * src/messageview.c
15123                 Sync with HEAD (fix dangerous typo)
15124
15125 2005-02-01 [colin]      1.0.0cvs24.3
15126
15127         * src/common/xml.c
15128                 Write file as advertised (UTF-8)
15129
15130 2005-02-01 [paul]       1.0.0cvs24.2
15131
15132         * src/addrbook.c
15133         * src/addrindex.c
15134         * src/alertpanel.h
15135         * src/codeconv.c
15136         * src/codeconv.h
15137         * src/compose.c
15138         * src/export.c
15139         * src/folder_item_prefs.c
15140         * src/html.c
15141         * src/imap.c
15142         * src/import.c
15143         * src/jpilot.c
15144         * src/mainwindow.c
15145         * src/matcher_parser_lex.l
15146         * src/messageview.c
15147         * src/mh.c
15148         * src/prefs_account.c
15149         * src/prefs_actions.c
15150         * src/prefs_common.c
15151         * src/prefs_gtk.c
15152         * src/prefs_gtk.h
15153         * src/prefs_themes.c
15154         * src/procheader.c
15155         * src/procmime.c
15156         * src/sourcewindow.c
15157         * src/statusbar.c
15158         * src/summaryview.c
15159         * src/textview.c
15160         * src/toolbar.c
15161         * src/unmime.c
15162         * src/common/template.c
15163         * src/common/utils.c
15164         * src/common/xml.c
15165         * src/common/xml.h
15166         * src/gtk/gtkaspell.c
15167         * src/plugins/clamav/clamav_plugin.c
15168         * src/plugins/dillo_viewer/dillo_prefs.c
15169         * src/plugins/image_viewer/viewerprefs.c
15170         * src/plugins/pgpmime/passphrase.c
15171         * src/plugins/pgpmime/prefs_gpg.c
15172         * src/plugins/pgpmime/select-keys.c
15173         * src/plugins/spamassassin/spamassassin.c
15174                 second part of initial sync with main-gtk2
15175                 (more to follow)
15176
15177 2005-01-31 [colin]      1.0.0cvs24.1
15178
15179         * src/compose.c
15180                 Sync with HEAD
15181
15182 2005-01-29 [paul]       1.0.0cvs23.2
15183
15184         * src/account.c
15185         * src/action.c
15186         * src/addressadd.c
15187         * src/addressbook.c
15188         * src/alertpanel.c
15189         * src/compose.c
15190         * src/editaddress.c
15191         * src/editbook.c
15192         * src/editgroup.c
15193         * src/editjpilot.c
15194         * src/editldap.c
15195         * src/editldap_basedn.c
15196         * src/editvcard.c
15197         * src/export.c
15198         * src/foldersel.c
15199         * src/grouplistdialog.c
15200         * src/import.c
15201         * src/importldif.c
15202         * src/inc.c
15203         * src/main.c
15204         * src/mainwindow.c
15205         * src/message_search.c
15206         * src/messageview.c
15207         * src/mimeview.c
15208         * src/prefs_actions.c
15209         * src/prefs_common.c
15210         * src/prefs_common.h
15211         * src/prefs_customheader.c
15212         * src/prefs_display_header.c
15213         * src/prefs_filtering.c
15214         * src/prefs_filtering_action.c
15215         * src/prefs_gtk.c
15216         * src/prefs_matcher.c
15217         * src/prefs_summary_column.c
15218         * src/prefs_template.c
15219         * src/sourcewindow.c
15220         * src/summary_search.c
15221         * src/summaryview.c
15222         * src/textview.c
15223         * src/gtk/about.c
15224         * src/gtk/description_window.c
15225         * src/gtk/gtkshruler.c
15226         * src/gtk/gtkutils.c
15227         * src/gtk/gtkutils.h
15228         * src/gtk/inputdialog.c
15229         * src/gtk/logwindow.c
15230         * src/gtk/prefswindow.c
15231         * src/gtk/progressdialog.c
15232         * src/gtk/progressdialog.h
15233                 first part of initial sync with main-gtk2
15234                 (more to follow)
15235
15236 2005-01-28 [colin]      1.0.0cvs23.1
15237
15238         * src/folderview.c
15239                 Sync with HEAD
15240
15241 2005-01-27 [colin]      1.0.0cvs21.1
15242
15243         * src/folder.c
15244         * src/folderview.c
15245                 Sync with HEAD
15246
15247 2005-01-27 [colin]      1.0.0cvs19.1
15248
15249         * src/procmime.c
15250                 Sync with HEAD
15251
15252 2005-01-27 [colin]      1.0.0cvs18.1
15253
15254         * src/messageview.c
15255         * src/summaryview.c
15256         * src/mainwindow.c
15257         * src/compose.c
15258         * src/compose.h
15259         * src/procmsg.c
15260         * src/procmsg.h
15261         * src/toolbar.c
15262                 Sync with HEAD
15263
15264 2005-01-26 [paul]       1.0.0cvs15.2
15265
15266         * src/compose.c
15267                 compose_entries_set(): convert subject and body to
15268                 utf8 if necessary. patch by Felix Eckhofer
15269
15270 2005-01-26 [paul]       1.0.0cvs15.1
15271
15272         * configure.ac
15273         * src/common/template.c
15274                 sync with HEAD (fix memory leak)
15275
15276 2005-01-25 [paul]       1.0.0cvs14.1
15277
15278         * configure.ac
15279         * src/compose.c
15280                 sync with HEAD
15281
15282 2005-01-24 [colin]      1.0.0cvs13.1
15283
15284         * src/summaryview.c
15285                 Sync with HEAD
15286
15287 2005-01-24 [paul]       1.0.0cvs12.1
15288
15289         * configure.ac
15290         * src/messageview.c
15291         * src/mh.c
15292         * src/common/utils.c
15293                 sync with HEAD
15294
15295 2005-01-24 [colin]      1.0.0cvs11.1
15296
15297         * src/procheader.c
15298                 Sync with HEAD
15299
15300 2005-01-24 [colin]      1.0.0cvs10.1
15301
15302         * src/folderview.c
15303                 Sync with HEAD
15304
15305 2005-01-23 [colin]      1.0.0cvs9.1
15306
15307         * src/crash.c
15308                 Sync with HEAD
15309
15310 2005-01-22 [colin]      1.0.0cvs8.1
15311
15312         * src/summaryview.c
15313         * src/gtk/quicksearch.c
15314                 Sync with HEAD
15315
15316 2005-01-21 [colin]      1.0.0cvs7.1
15317
15318         * src/summaryview.c
15319                 Sync with HEAD
15320
15321 2005-01-21 [colin]      1.0.0cvs6.1
15322
15323         * src/summaryview.c
15324                 Sync with HEAD
15325
15326 2005-01-21 [colin]      1.0.0cvs5.1
15327
15328         * src/gtk/quicksearch.c
15329         * src/prefs_common.c
15330         * src/prefs_common.h
15331                 Sync with HEAD (recurse option)
15332
15333 2005-01-21 [colin]      1.0.0cvs4.1
15334
15335         * src/folder.h
15336         * src/folderview.c
15337         * src/folderview.h
15338         * src/summaryview.c
15339         * src/gtk/quicksearch.c
15340         * src/gtk/quicksearch.h
15341                 Sync with HEAD (recursive quicksearch)
15342
15343 2005-01-20 [colin]      1.0.0cvs3.4
15344
15345         * src/ssl_manager.c
15346                 Remove useless code
15347
15348 2005-01-20 [colin]      1.0.0cvs3.3
15349
15350         * src/ssl_manager.c
15351                 Fix leak, thanks to Alfons.
15352
15353 2005-01-20 [colin]      1.0.0cvs3.2
15354
15355         * src/ssl_manager.c
15356                 Port SSL certificate window to GTK2.
15357
15358 2005-01-20 [paul]       1.0.0cvs3.1
15359
15360         * ChangeLog.claws
15361         * configure.ac
15362         * src/addrindex.c
15363         * src/addrindex.h
15364                 sync with HEAD
15365
15366 2005-01-19 [colin]      1.0.0cvs2.2
15367
15368         * src/plugins/trayicon/trayicon.c
15369                 Fix freeze with gtk-2.6, the easy way
15370                 (signal blocking helpless there...)
15371                 Closes bug #668.
15372
15373 2005-01-19 [colin]      1.0.0cvs2.1
15374
15375         * src/mbox.c
15376         * src/mbox.h
15377         * src/mainwindow.c
15378         * src/summaryview.c
15379         * src/summaryview.h
15380                 Sync with HEAD
15381
15382 2005-01-19 [paul]       1.0.0cvs1.1
15383
15384         * configure.ac
15385         * po/de.po
15386         * po/es.po
15387         * po/fr.po
15388         * po/hr.po
15389         * po/it.po
15390         * po/ja.po
15391         * po/ko.po
15392         * po/pt_BR.po
15393         * po/ru.po
15394         * po/sk.po
15395         * po/sr.po
15396                 sync with HEAD (update translations)
15397
15398 2005-01-18 [colin]      1.0.0cvs0.1
15399
15400         * src/foldersel.c
15401                 Specify search column - patch by Alfons
15402
15403 2005-01-18 [colin]      0.9.13cvs36.3
15404
15405         * src/prefs_toolbar.c
15406                 Change Delete to Remove
15407         * src/prefs_fonts.c
15408                 GTK2 version and leak fixes
15409         * src/prefs_actions.c
15410                 Add stock buttons.
15411                 All patches by Alfons
15412
15413 2005-01-17 [colin]      0.9.13cvs36.2
15414
15415         * src/compose.c
15416                 Fix DnD inserting twice. While at it,
15417                 add DnD support for text/plain in the
15418                 body, and add support in the headers.
15419
15420 2005-01-16 [colin]      0.9.13cvs36.1
15421
15422         * ChangeLog
15423         * ChangeLog.jp
15424         * ChangeLog.claws
15425                 Sync with HEAD (nothing applicable)
15426
15427 2005-01-16 [colin]      0.9.13cvs33.2
15428
15429         * src/prefs_toolbar.c
15430                 GTK2ize prefs_toolbar, by Alfons.
15431
15432 2005-01-14 [colin]      0.9.13cvs33.1
15433
15434         * src/html.c
15435         * src/msgcache.c
15436                 Sync with HEAD
15437
15438 2005-01-14 [colin]      0.9.13cvs32.1
15439
15440         * src/html.c
15441         * src/html.h
15442         * src/msgcache.c
15443         * AUTHORS
15444         * tools/calypso_convert.pl
15445                 Sync with HEAD
15446
15447 2005-01-08 [colin]      0.9.13cvs29.2
15448
15449         * src/prefs_filtering_action.c
15450         * src/prefs_filtering.c
15451                 2 more gtk2 patches by Alfons
15452
15453 2005-01-07 [paul]       0.9.13cvs29.1
15454
15455         * ChangeLog
15456         * ChangeLog.claws
15457         * ChangeLog.jp
15458         * configure.ac
15459         * src/pop.c
15460         * src/pop.h
15461                 sync with HEAD
15462
15463 2005-01-07 [colin]      0.9.13cvs28.3
15464
15465         * src/gtk/progressdialog.c
15466         * src/gtk/progressdialog.h
15467         * src/inc.c
15468         * src/send_message.c
15469                 GTK2 for the incorporation dialog. The CList isn't dead
15470                 yet, for a more smooth migration. Patch by Alfons.
15471
15472 2005-01-06 [colin]      0.9.13cvs28.2
15473
15474         * src/prefs_display_header.c
15475                 GTK2 conversion by Alfons
15476         * src/prefs_actions.c
15477         * src/prefs_matcher.c
15478                 Fix 2 leaks - patch by Alfons
15479
15480 2005-01-06 [colin]      0.9.13cvs28.1
15481
15482         * src/prefs_matcher.c
15483                 Sync with HEAD
15484
15485 2005-01-06 [colin]      0.9.13cvs27.4
15486
15487         * src/prefs_matcher.c
15488                 Fix double-free. Patch by Alfons
15489
15490 2005-01-06 [colin]      0.9.13cvs27.3
15491
15492         * src/prefs_matcher.c
15493                 GTK2 widgets + memleak
15494                 Patch by Alfons
15495
15496 2005-01-05 [colin]      0.9.13cvs27.2
15497
15498         * src/account.c
15499         * src/addr_compl.c
15500         * src/foldersel.c
15501         * src/stock_pixmap.c
15502         * src/stock_pixmap.h
15503                 3 more GTK2 patches by Alfons.
15504
15505 2005-01-04 [colin]      0.9.13cvs27.1
15506
15507         * src/folderview.c
15508         * src/imap_gtk.c
15509         * src/news_gtk.c
15510                 Sync with HEAD
15511
15512 2005-01-04 [colin]      0.9.13cvs25.9
15513
15514         * src/compose.c
15515                 Fix Show Ruler menuitem
15516         * src/prefs_template.c
15517                 Convert to GTK2
15518         * src/common/utils.c
15519                 Make auto pointer stuff handles NULLs
15520                 Patches by Alfons.
15521
15522 2005-01-04 [colin]      0.9.13cvs25.8
15523
15524         * src/compose.c
15525                 Move the attachment list to gtk2
15526                 Patch by Alfons.
15527
15528 2005-01-04 [colin]      0.9.13cvs25.7
15529
15530         * src/textview.c
15531                 Make some keys work again
15532                 Patch by SungHyun Nam <namsh@kldp.org>
15533
15534 2005-01-04 [colin]      0.9.13cvs25.6
15535
15536         * src/gtk/gtkshruler.c
15537                 Move the ruler to GTK2
15538                 Patch by Alfons
15539
15540 2005-01-03 [colin]      0.9.13cvs25.5
15541
15542         * src/compose.c
15543                 Fix my broken patch apply 
15544
15545 2005-01-03 [colin]      0.9.13cvs25.4
15546
15547         * src/common/utils.c
15548         * src/common/utils.h
15549         * src/gtk/prefswindow.c
15550                 Move auto pointer stuff to utils.c
15551                 Patch by Alfons again :)
15552
15553 2005-01-03 [colin]      0.9.13cvs25.3
15554
15555         * src/compose.c
15556         * src/prefs_gtk.c
15557         * src/prefs_template.c
15558         * src/textview.c
15559                 Empty text widgets with empty strings, not NULL char
15560                 Patch by SungHyun Nam <namsh@kldp_org>
15561
15562 2005-01-03 [colin]      0.9.13cvs25.2
15563
15564         * src/main.c
15565         * AUTHORS
15566                 Sync with HEAD
15567
15568 2005-01-03 [colin]      0.9.13cvs25.1
15569
15570         * src/pop.c
15571         * src/pop.h
15572                 Sync with HEAD
15573
15574 2005-01-03 [colin]      0.9.13cvs24.3
15575
15576         * src/account.c
15577                 Two patches from Alfons and Alex S Moore:
15578                 fix images, fix return value.
15579
15580 2005-01-01 [colin]      0.9.13cvs24.2
15581
15582         * src/prefs_actions.c
15583                 Fix over-zealous assertion. Patch by Alfons
15584
15585 2005-01-01 [colin]      0.9.13cvs24.1
15586
15587         * src/procmime.c
15588                 Sync with HEAD (leak fix)
15589
15590 2004-12-31 [colin]      0.9.13cvs23.2
15591
15592         * src/prefs_common.c
15593                 GTK2 widgets + stock buttons - patch by Alfons
15594
15595 2004-12-31 [paul]       0.9.13cvs23.1
15596
15597         * configure.ac
15598                 bump up EXTRA_VERSION to match (sync'ed) HEAD
15599         * src/gtk/pluginwindow.c
15600                 use GTK2 widgets and plug memory leaks,
15601                 patches by Alfons
15602
15603 2004-12-30 [colin]      0.9.13cvs22.4
15604
15605         * src/account.c
15606         * src/action.c
15607         * src/export.c
15608         * src/foldersel.c
15609         * src/import.c
15610         * src/message_search.c
15611         * src/prefs_actions.c
15612         * src/prefs_common.c
15613         * src/prefs_customheader.c
15614         * src/prefs_filtering.c
15615         * src/prefs_summary_column.c
15616         * src/summary_search.c
15617         * src/gtk/about.c
15618         * src/gtk/description_window.c
15619         * src/gtk/gtkutils.c
15620         * src/gtk/gtkutils.h
15621         * src/gtk/inputdialog.c
15622         * src/gtk/prefswindow.c
15623                 Use GTK2 stock buttons. Patches by Alfons.
15624
15625 2004-12-30 [colin]      0.9.13cvs22.3
15626
15627         * src/account.c
15628                 Sync with HEAD
15629         * src/prefs_actions.c
15630         * src/prefs_customheader.c
15631         * src/prefs_filtering.c
15632         * src/prefs_msg_colors.c
15633         * src/prefs_summary_column.c
15634         * src/gtk/prefswindow.c
15635                 Use GtkTreeView instead of deprecated 
15636                 widgets. Patches by Alfons.
15637
15638 2004-12-30 [paul]       0.9.13cvs22.2
15639
15640         * src/foldersel.c
15641                 use GTK 2 Tree View
15642                 patch by Alfons, with root folder sorting fix
15643                 by Stephan Sachse
15644
15645 2004-12-30 [paul]       0.9.13cvs22.1
15646
15647         * ChangeLog
15648         * ChangeLog.claws
15649         * ChangeLog.jp
15650         * NEWS
15651         * configure.ac
15652         * src/account.c
15653                 sync with HEAD
15654
15655 2004-12-22 [martin]     0.9.13cvs21.2
15656
15657         * src/action.c
15658                 free the command line after its use
15659
15660 2004-12-18 [paul]       0.9.13cvs21.1
15661
15662         * AUTHORS
15663         * ChangeLog
15664         * ChangeLog.claws
15665         * ChangeLog.jp
15666         * NEWS
15667         * configure.ac
15668         * src/action.c
15669         * src/compose.c
15670         * src/syldap.c
15671                 sync with HEAD
15672
15673 2004-12-17 [martin]     0.9.13cvs17.2
15674
15675         * src/action.c
15676                 convert actions input to locale
15677         * src/inc.c
15678                 convert notification command to locale
15679         * src/plugins/pgpmime/select-keys.c
15680                 convert attributes to utf8
15681
15682 2004-12-14 [colin]      0.9.13cvs17.1
15683
15684         * ChangeLog
15685         * ChangeLog.jp
15686         * ChangeLog.claws
15687         * src/action.c
15688         * src/common/utils.c
15689         * src/gtk/prefswindow.c
15690         * src/gtk/gtkutils.c
15691         * src/gtk/gtkutils.h
15692         * src/plugins/spamassassin/libspamc.c
15693                 Sync with HEAD
15694
15695 2004-12-13 [colin]      0.9.13cvs14.1
15696
15697         * src/quote_fmt_parse.y
15698                 Sync with HEAD
15699
15700 2004-12-10 [colin]      0.9.13cvs12.1
15701
15702         * src/prefs_themes.c
15703         * src/mainwindow.c
15704         * src/messageview.c
15705                 Sync with HEAD
15706
15707 2004-12-09 [colin]      0.9.13cvs10.1
15708
15709         * src/procmime.c
15710                 Sync with HEAD (fix B64 encoding from memory)
15711
15712 2004-12-08 [colin]      0.9.13cvs9.1
15713
15714         * src/gtk/colorlabel.c
15715                 Sync with HEAD
15716
15717 2004-12-08 [paul]       0.9.13cvs8.2
15718
15719         * src/gtk/pluginwindow.c
15720                 fix window resizing oddities
15721
15722 2004-12-08 [colin]      0.9.13cvs8.1
15723
15724         * src/quote_fmt_parse.y
15725                 Sync with HEAD
15726
15727 2004-12-08 [colin]      0.9.13cvs7.1
15728
15729         * src/matcher_parser_parse.y
15730         * src/msgcache.c
15731         * src/prefs_matcher.c
15732         * src/procheader.c
15733         * src/matcher.c
15734         * src/common/defs.h
15735         * po/sr.po
15736                 Sync with HEAD
15737
15738 2004-12-08 [colin]      0.9.13cvs6.1
15739
15740         * src/quote_fmt_parse.y
15741         * src/textview.c
15742                 Sync with HEAD
15743         * src/gtk/prefswindow.c
15744         * src/gtk/pluginwindow.c
15745                 Fix G_CALLBACKS protos (thanks to Alfons)
15746
15747 2004-12-07 [torte]      0.9.13cvs2.2
15748
15749         * src/procmime.c
15750                 [Bug 650] reply button causes crash
15751                 Thanks to David Relson and Christoph
15752
15753 2004-12-07 [colin]      0.9.13cvs2.1
15754
15755         * ChangeLog.claws
15756         * AUTHORS
15757         * po/sk.po
15758         * src/procmime.c
15759         * src/prefs_account.c
15760         * src/common/smtp.c
15761         * src/common/smtp.h
15762                 Sync with HEAD
15763
15764 2004-12-06 [colin]      0.9.12cvs187.1
15765
15766         * ChangeLog.claws
15767         * INSTALL
15768         * Makefile.am
15769         * README.claws
15770         * TODO.claws
15771         * configure.ac
15772         * po/bg.po
15773         * po/cs.po
15774         * po/el.po
15775         * po/en_GB.po
15776         * po/es.po
15777         * po/fr.po
15778         * po/hr.po
15779         * po/hu.po
15780         * po/it.po
15781         * po/ja.po
15782         * po/ko.po
15783         * po/nl.po
15784         * po/pl.po
15785         * po/pt_BR.po
15786         * po/ru.po
15787         * po/sk.po
15788         * po/sr.po
15789         * po/sv.po
15790         * po/zh_CN.po
15791         * po/zh_TW.Big5.po
15792         * src/compose.c
15793         * tools/Makefile.am
15794         * tools/README
15795         * tools/filter_conv.pl
15796         * tools/kdeservicemenu/README
15797         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15798         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15799                 Sync with HEAD
15800
15801 2004-12-04 [colin]      0.9.12cvs183.1
15802
15803         * src/compose.c
15804                 Sync with HEAD (compose window position saving)
15805
15806 2004-12-04 [paul]       0.9.12cvs182.3
15807
15808         * src/messageview.c
15809         * src/mimeview.c
15810         * src/prefs_customheader.c
15811         * src/gtk/quicksearch.c
15812                 replace some forgotten GTK_SIGNAL_FUNCs
15813
15814 2004-12-04 [paul]       0.9.12cvs182.2
15815
15816         * src/Makefile.am
15817                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15818                 committed in error      
15819
15820 2004-12-04 [paul]       0.9.12cvs182.1
15821
15822         * ChangeLog
15823         * ChangeLog.claws
15824         * ChangeLog.jp
15825         * INSTALL
15826         * NEWS
15827         * README
15828         * README.jp
15829         * configure.ac
15830         * doc/manual/ja/Makefile.am
15831         * doc/manual/ja/sylpheed-1.html
15832         * doc/manual/ja/sylpheed-10.html
15833         * doc/manual/ja/sylpheed-11.html
15834         * doc/manual/ja/sylpheed-12.html
15835         * doc/manual/ja/sylpheed-13.html
15836         * doc/manual/ja/sylpheed-14.html
15837         * doc/manual/ja/sylpheed-15.html
15838         * doc/manual/ja/sylpheed-16.html
15839         * doc/manual/ja/sylpheed-17.html
15840         * doc/manual/ja/sylpheed-18.html
15841         * doc/manual/ja/sylpheed-19.html
15842         * doc/manual/ja/sylpheed-2.html
15843         * doc/manual/ja/sylpheed-20.html
15844         * doc/manual/ja/sylpheed-3.html
15845         * doc/manual/ja/sylpheed-4.html
15846         * doc/manual/ja/sylpheed-5.html
15847         * doc/manual/ja/sylpheed-6.html
15848         * doc/manual/ja/sylpheed-7.html
15849         * doc/manual/ja/sylpheed-8.html
15850         * doc/manual/ja/sylpheed-9.html
15851         * doc/manual/ja/sylpheed.html
15852         * doc/manual/ja/sylpheed.sgml
15853         * po/de.po
15854         * src/Makefile.am
15855         * src/compose.c
15856         * src/procmime.c
15857         * src/pixmaps/regular.xpm **REMOVED**
15858         * src/plugins/pgpmime/pgpmime.c
15859         * src/plugins/pgpmime/plugin.c
15860         * src/plugins/pgpmime/prefs_gpg.c
15861                 sync with HEAD
15862
15863 2004-12-03 [paul]       0.9.12cvs180.1
15864
15865         * ChangeLog
15866         * ChangeLog.claws
15867         * ChangeLog.jp
15868         * configure.ac
15869         * src/Makefile.am
15870         * src/pop.c
15871         * src/common/utils.c
15872         * src/common/utils.h
15873         * src/pixmaps/continue.xpm
15874         * src/pixmaps/dir_close.xpm
15875         * src/pixmaps/dir_open.xpm
15876         * src/pixmaps/drafts_close.xpm
15877         * src/pixmaps/drafts_open.xpm
15878         * src/pixmaps/folder.xpm **REMOVED**
15879         * src/pixmaps/group.xpm
15880         * src/pixmaps/unread.xpm
15881                 sync with HEAD
15882
15883 2004-12-02 [colin]      0.9.12cvs179.1
15884
15885         * src/compose.c
15886                 Sync with HEAD (non-duplicated reedition)
15887
15888 2004-12-02 [colin]      0.9.12cvs178.1
15889
15890         * src/compose.c
15891                 Sync with HEAD (linewrap_quote fix)
15892
15893 2004-12-01 [colin]      0.9.12cvs177.3
15894
15895         * src/addrharvest.c
15896                 Replace sizeof with strlen
15897
15898 2004-12-01 [paul]       0.9.12cvs177.2
15899
15900         * src/addrharvest.c
15901                 fix 'harvest addresses'
15902
15903 2004-11-30 [colin]      0.9.12cvs177.1
15904
15905         * src/gtk/prefswindow.c
15906         * src/gtk/pluginwindow.c
15907                 Sync with HEAD
15908
15909 2004-11-29 [colin]      0.9.12cvs176.1
15910
15911         * src/folderview.c
15912                 sync with HEAD (Fix disappearing separators in folderview's popup)
15913
15914 2004-11-29 [colin]      0.9.12cvs175.1
15915
15916         * src/procmime.c
15917                 Sync with head (another format fix)
15918
15919 2004-11-29 [colin]      0.9.12cvs174.1
15920
15921         * src/pop.c
15922                 Sync with HEAD (format string fix)
15923
15924 2004-11-26 [colin]      0.9.12cvs173.1
15925
15926         * src/common/smtp.c
15927         * src/common/smtp.h
15928                 Sync with HEAD
15929
15930 2004-11-24 [colin]      0.9.12cvs172.1
15931
15932         * src/plugins/pgpmime/pgpmime.c
15933                 Sync with HEAD
15934
15935 2004-11-24 [colin]      0.9.12cvs171.1
15936
15937         * src/plugins/pgpmime/pgpmime.c
15938                 Sync with head (gpgmectx leaks)
15939
15940 2004-11-24 [colin]      0.9.12cvs169.1
15941
15942         * src/plugins/pgpmime/plugin.c
15943         * src/plugins/trayicon/Makefile.am
15944         * src/plugins/trayicon/newmarkedmail.xpm
15945         * src/plugins/trayicon/trayicon.c
15946         * src/plugins/trayicon/unreadmarkedmail.xpm
15947                 Sync with HEAD
15948
15949 2004-11-23 [colin]      0.9.12cvs168.1
15950
15951         * src/partial_download.c
15952         * src/partial_download.h
15953         * src/plugins/pgpmime/plugin.c
15954                 Sync with HEAD
15955
15956 2004-11-23 [colin]      0.9.12cvs166.1
15957
15958         * src/Makefile.am
15959         * src/codeconv.c
15960         * src/compose.c
15961         * src/folderview.c
15962         * src/main.c
15963         * src/partial_download.c
15964         * src/partial_download.h
15965         * src/prefs_account.c
15966         * src/prefs_account.h
15967         * src/privacy.c
15968         * src/privacy.h
15969         * src/procmime.c
15970         * src/common/Makefile.am
15971         * src/common/base64.h
15972         * src/common/partial_download.c
15973         * src/common/partial_download.h
15974         * src/gtk/prefswindow.c
15975         * src/gtk/prefswindow.h
15976         * src/plugins/pgpmime/pgpmime.c
15977         * src/plugins/pgpmime/prefs_gpg.c
15978         * src/plugins/pgpmime/prefs_gpg.h
15979         * src/plugins/pgpmime/sgpgme.c
15980         * src/plugins/pgpmime/sgpgme.h
15981                 Sync with HEAD
15982
15983 2004-11-23 [colin]      0.9.12cvs163.1
15984
15985         * src/main.c
15986                 Sync with HEAD (cursor optimization)
15987
15988 2004-11-23 [colin]      0.9.12cvs162.1
15989
15990         * src/prefs_common.c
15991         * src/prefs_themes.c
15992         * src/procmsg.c
15993                 Sync with HEAD
15994
15995 2004-11-23 [colin]      0.9.12cvs158.9
15996
15997         * src/compose.c
15998                 Fix double-free when forwarding
15999         * src/msgcache.c
16000                 Fix leak on error path
16001                 
16002
16003 2004-11-23 [colin]      0.9.12cvs158.8
16004
16005         * src/compose.c
16006                 Fix possible double-free
16007                 Spotted by Alfons
16008
16009 2004-11-23 [colin]      0.9.12cvs158.7
16010
16011         * src/compose.c
16012                 Fix some signal handlers' prototypes
16013                 Spotted by Alfons
16014
16015 2004-11-22 [colin]      0.9.12cvs158.6
16016
16017         * src/compose.c
16018                 Remove unneeded code and duplicated
16019                 wrapping - patch by Alfons
16020
16021 2004-11-22 [colin]      0.9.12cvs158.5
16022
16023         * src/prefs_themes.c
16024                 Fix oversized selector
16025
16026 2004-11-22 [colin]      0.9.12cvs158.4
16027
16028         * src/compose.c
16029                 fix dump_text()
16030                 patch by Alfons
16031
16032 2004-11-19 [colin]      0.9.12cvs158.3
16033
16034         * src/textview.c
16035                 Add a context menu on links (open, copy)
16036
16037 2004-11-18 [paul]       0.9.12cvs158.2
16038
16039         * src/addrgather.c
16040         * src/exphtmldlg.c
16041         * src/expldifdlg.c
16042         * src/mimeview.c
16043         * src/prefs_common.c
16044         * src/plugins/image_viewer/viewer.c
16045         * src/plugins/spamassassin/spamassassin_gtk.c
16046                 replace deprecated gtk_notebook_set_page
16047                 and gtk_notebook_current_page
16048
16049 2004-11-18 [paul]       0.9.12cvs158.1
16050
16051         * configure.ac
16052         * src/compose.c
16053         * src/mainwindow.c
16054         * src/messageview.c
16055         * src/prefs_common.c
16056         * src/common/utils.c
16057         * src/common/utils.h
16058                 sync with HEAD
16059
16060 2004-11-17 [colin]      0.9.12cvs156.1
16061
16062         * src/prefs_account.c
16063         * src/prefs_account.h
16064         * src/procmsg.c
16065                 Sync with HEAD (add pref to store encrypted mails encrypted)
16066
16067 2004-11-17 [paul]       0.9.12cvs155.1
16068
16069         * ChangeLog
16070         * ChangeLog.claws
16071         * ChangeLog.jp
16072         * NEWS
16073         * configure.ac
16074         * src/compose.c
16075         * src/jpilot.c
16076         * src/privacy.c
16077         * src/procmime.c
16078         * src/procmime.h
16079         * src/procmsg.c
16080         * src/toolbar.c
16081         * src/pixmaps/error.xpm
16082                 sync with HEAD
16083
16084 2004-11-17 [colin]      0.9.12cvs151.1
16085
16086         * src/plugins/pgpmime/pgpmime.c
16087                 Sync with HEAD (remove debug printf)
16088
16089 2004-11-17 [colin]      0.9.12cvs150.1
16090
16091         * src/plugins/pgpmime/pgpmime.c
16092                 Sync with HEAD (off-by-one fix)
16093
16094 2004-11-17 [colin]      0.9.12cvs149.1
16095
16096         * src/procmsg.c
16097                 Sync with HEAD (coding style fixes)
16098
16099 2004-11-16 [colin]      0.9.12cvs148.1
16100
16101         * src/procmsg.c
16102                 Sync with head (Fix the fix)
16103
16104 2004-11-16 [colin]      0.9.12cvs147.1
16105
16106         * src/procmsg.c
16107                 Sync with Main (leak fix)
16108
16109 2004-11-16 [colin]      0.9.12cvs146.14
16110
16111         * src/compose.c
16112                 Remove useless chunk of code
16113                 Patch by Alfons
16114
16115 2004-11-15 [colin]      0.9.12cvs146.13
16116
16117         * src/compose.c
16118                 Fix drafting after insertion
16119                 Patch by Alfons
16120
16121 2004-11-15 [colin]      0.9.12cvs146.12
16122
16123         * src/compose.c
16124         * src/prefs_filtering.c
16125         * src/prefs_filtering_action.c
16126         * src/prefs_toolbar.c
16127                 Fix some const-correctness
16128
16129 2004-11-15 [colin]      0.9.12cvs146.11
16130
16131         * src/summaryview.c
16132         * src/prefs_themes.c
16133         * src/messageview.c
16134                 Fix some leaks
16135
16136 2004-11-15 [colin]      0.9.12cvs146.10
16137
16138         * src/codeconv.c
16139                 More unreadable locale fixes
16140
16141 2004-11-14 [colin]      0.9.12cvs146.9
16142
16143         * src/textview.c
16144                 Fix uri_security_check
16145                 Patch by Alfons
16146
16147 2004-11-13 [paul]       0.9.12cvs146.8
16148
16149         * src/folder.c
16150         * src/procmime.c
16151                 fix 2 bugs introduced in last commit
16152
16153 2004-11-13 [paul]       0.9.12cvs146.7
16154
16155         * src/compose.c
16156         * src/exporthtml.c
16157         * src/exportldif.c
16158         * src/folder.c
16159         * src/imap.c
16160         * src/imap_gtk.c
16161         * src/main.c
16162         * src/mainwindow.c
16163         * src/messageview.c
16164         * src/mh_gtk.c
16165         * src/prefs_themes.c
16166         * src/procmime.c
16167         * src/setup.c
16168         * src/summaryview.c
16169                 replace deprecated g_basename
16170
16171 2004-11-13 [paul]       0.9.12cvs146.6
16172
16173         * src/compose.c
16174         * src/imap.c
16175         * src/matcher_parser.h
16176         * src/matcher_parser_parse.y
16177         * src/prefs_filtering.c
16178         * src/prefs_filtering_action.c
16179         * src/prefs_themes.c
16180         * src/prefs_toolbar.c
16181         * src/common/utils.c
16182                 various small fixes/cleanups
16183
16184 2004-11-12 [colin]      0.9.12cvs146.5
16185
16186         * src/textview.c
16187                 Validate event's origin on visibility notify
16188                 Patch by Alfons.
16189
16190 2004-11-12 [paul]       0.9.12cvs146.4
16191
16192         * src/exporthtml.c
16193         * src/exportldif.c
16194         * src/imap.c
16195         * src/mh.c
16196         * src/mimeview.c
16197         * src/prefs_spelling.c
16198         * src/prefs_themes.c
16199                 replace deprecated g_dirname    
16200
16201 2004-11-12 [colin]      0.9.12cvs146.3
16202
16203         * src/textview.c
16204                 Some coding style fixes
16205
16206 2004-11-12 [colin]      0.9.12cvs146.2
16207
16208         * src/codeconv.c
16209                 We want to replace _all_ extended chars in
16210                 conv_unreadable_*, because any string containing
16211                 extended chars not parsing as UTF8 is 
16212                 undisplayed on gtk2.
16213
16214 2004-11-12 [paul]       0.9.12cvs146.1
16215
16216         * ChangeLog
16217         * ChangeLog.claws
16218         * ChangeLog.jp
16219         * NEWS
16220         * configure.ac
16221         * src/account.c
16222         * src/folderview.c
16223         * src/folderview.h
16224         * src/imap.c
16225         * src/imap_gtk.c
16226         * src/inc.c
16227         * src/mainwindow.c
16228         * src/mh_gtk.c
16229         * src/news_gtk.c
16230         * src/pop.c
16231         * src/prefs_account.c
16232         * src/prefs_account.h
16233         * src/prefs_ext_prog.c
16234         * src/procmime.c
16235         * src/procmime.h
16236         * src/procmsg.c
16237         * src/procmsg.h
16238         * src/summary_search.c
16239         * src/summaryview.c
16240         * src/textview.c
16241         * src/common/defs.h
16242         * src/common/utils.c
16243         * src/common/utils.h
16244         * src/gtk/menu.c
16245         * src/gtk/menu.h
16246                 sync with HEAD
16247
16248 2004-11-11 [colin]      0.9.12cvs144.2
16249
16250         * src/textview.c
16251                 Fix URI range selection (patch by Alfons)
16252
16253 2004-11-09 [colin]      0.9.12cvs144.1
16254
16255         * ChangeLog.claws
16256         * src/compose.c
16257         * src/folder.c
16258         * src/folder_item_prefs.c
16259         * src/prefs_account.c
16260         * src/prefs_account.h
16261         * src/plugins/pgpmime/pgpmime.c
16262                 Sync with HEAD
16263
16264 2004-11-08 [colin]      0.9.12cvs143.1
16265
16266         * src/summaryview.c
16267                 Sync with HEAD (optimize quicksearch)
16268
16269 2004-11-08 [colin]      0.9.12cvs142.2
16270
16271         * src/compose.c
16272                 Don't wrap when Edit/Auto wrapping is disabled
16273
16274 2004-11-08 [colin]      0.9.12cvs142.1
16275
16276         * src/textview.c
16277                 Sync with HEAD
16278
16279 2004-11-08 [colin]      0.9.12cvs141.1
16280
16281         * src/textview.c
16282                 Sync with HEAD (fix some mail URIs)
16283
16284 2004-11-08 [colin]      0.9.12cvs140.3
16285
16286         * src/textview.c
16287                 o Use text cursor instead of arrow when
16288                   not on a link
16289                 o Fix handling of contiguous links (as in
16290                   "colin@colino.net" <colin@colino.net>)
16291                   This one unveils a bug in get_email_part()
16292
16293 2004-11-07 [colin]      0.9.12cvs140.2
16294
16295         * src/textview.c
16296                 Fix memleak. Patch by Alfons.
16297
16298 2004-11-06 [colin]      0.9.12cvs140.1
16299
16300         * src/compose.c
16301                 Sync with HEAD (don't ask passphrase
16302                 when drafting)
16303
16304 2004-11-06 [paul]       0.9.12cvs139.2
16305
16306         * AUTHORS
16307         * src/textview.c
16308         * src/textview.h
16309                 textview URI handling. hovering over a 
16310                 link displays it in the status bar,
16311                 and changes the mouse pointer to a hand 
16312                 cursor. a link is activated with a single 
16313                 click. (Modified from the) patch by Jean-Yves 
16314                 Lefort <jylefort@users.sourceforge.net>
16315                 
16316
16317 2004-11-05 [colin]      0.9.12cvs139.1
16318
16319         * src/compose.c
16320         * src/procmime.c
16321                 Sync with HEAD again ^^
16322
16323 2004-11-05 [colin]      0.9.12cvs139.1
16324
16325         * src/compose.c
16326         * src/procmime.c
16327                 Sync with HEAD
16328
16329 2004-11-03 [paul]       0.9.12cvs138.1
16330
16331         * ChangeLog.claws
16332         * configure.ac
16333         * po/POTFILES.in
16334         * src/prefs_ext_prog.c
16335         * src/procmime.c
16336         * tools/kdeservicemenu/README
16337         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16338         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16339                 sync with HEAD
16340
16341 2004-11-01 [christoph]  0.9.12cvs136.2
16342
16343         * src/procmime.c
16344                 convert MIME parameters to UTF-8
16345
16346 2004-10-29 [colin]      0.9.12cvs136.1
16347
16348         * src/common/utils.c
16349                 Sync with HEAD (don't use '=' in mime boundary)
16350
16351 2004-10-29 [paul]       0.9.12cvs135.1
16352
16353         * configure.ac
16354         * doc/src/rfc2231.txt
16355         * src/procmime.c
16356         * src/common/quoted-printable.c
16357         * src/common/utils.c
16358         * src/common/utils.h
16359                 sync with HEAD
16360
16361 2004-10-27 [paul]       0.9.12cvs134.1
16362
16363         * configure.ac
16364         * src/main.c
16365         * src/procmime.c
16366         * src/plugins/pgpmime/pgpmime.c
16367                 sync with HEAD
16368
16369 2004-10-26 [paul]       0.9.12cvs132.3
16370
16371         * src/account.c
16372         * src/addressbook.c
16373         * src/addrgather.c
16374         * src/addrharvest.c
16375         * src/codeconv.c
16376         * src/compose.c
16377         * src/customheader.c
16378         * src/editaddress.c
16379         * src/editgroup.c
16380         * src/enriched.c
16381         * src/expldifdlg.c
16382         * src/exporthtml.c
16383         * src/exportldif.c
16384         * src/folder.c
16385         * src/foldersel.c
16386         * src/folderview.c
16387         * src/grouplistdialog.c
16388         * src/html.c
16389         * src/imap.c
16390         * src/jpilot.c
16391         * src/ldapserver.c
16392         * src/ldif.c
16393         * src/mimeview.c
16394         * src/news.c
16395         * src/news_gtk.c
16396         * src/pop.c
16397         * src/prefs_display_header.c
16398         * src/prefs_gtk.c
16399         * src/prefs_msg_colors.c
16400         * src/prefs_toolbar.c
16401         * src/procheader.c
16402         * src/procmime.c
16403         * src/summaryview.c
16404         * src/textview.c
16405         * src/toolbar.c
16406         * src/vcard.c
16407         * src/common/mgutils.c
16408         * src/common/nntp.c
16409         * src/common/smtp.c
16410         * src/common/template.c
16411         * src/common/utils.c
16412         * src/common/xmlprops.c
16413         * src/plugins/pgpmime/pgpmime.c
16414         * src/plugins/pgpmime/select-keys.c
16415         * src/plugins/pgpmime/sgpgme.c
16416                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16417                 g_string_sprintfa(), gtk_notebook_current_page()
16418
16419 2004-10-26 [colin]      0.9.12cvs132.2
16420
16421         * src/prefs_folder_item.c
16422                 Fix default-account selection
16423
16424 2004-10-21 [colin]      0.9.12cvs133
16425
16426         * src/compose.c
16427                 Sync with HEAD (Remove extra separator in compose's Options)
16428         * src/textview.c
16429                 Set wrapping to char
16430
16431 2004-10-21 [paul]       0.9.12cvs131.2
16432
16433         * src/compose.c
16434         * src/sourcewindow.c
16435                 fix wrapping
16436                 fix window shrinking 
16437
16438 2004-10-21 [colin]      0.9.12cvs131.1
16439
16440         * ChangeLog.claws
16441         * src/compose.c
16442                 Sync with HEAD
16443
16444 2004-10-21 [paul]       0.9.12cvs130.2
16445
16446         * src/prefs_folder_item.c
16447                 sync with HEAD (Apply to subfolders)
16448
16449 2004-10-19 [colin]      0.9.12cvs130.1
16450
16451         * ChangeLog.claws
16452         * src/compose.c
16453         * src/common/utils.c
16454         * src/gtk/menu.c
16455                 Sync with HEAD
16456
16457 2004-10-19 [colin]      0.9.12cvs128.1
16458
16459         * src/addrbook.c
16460         * src/addrcache.c
16461         * src/addressbook.c
16462         * src/codeconv.c
16463         * src/compose.c
16464         * src/customheader.c
16465         * src/editaddress.c
16466         * src/editgroup.c
16467         * src/exporthtml.c
16468         * src/folder.c
16469         * src/folderview.c
16470         * src/imap.c
16471         * src/jpilot.c
16472         * src/main.c
16473         * src/matcher_parser_parse.y
16474         * src/mbox.c
16475         * src/pop.c
16476         * src/prefs_account.c
16477         * src/prefs_gtk.c
16478         * src/prefs_msg_colors.c
16479         * src/procheader.c
16480         * src/procmime.c
16481         * src/procmime.h
16482         * src/procmsg.c
16483         * src/summaryview.c
16484         * src/textview.c
16485         * src/common/base64.c
16486         * src/common/partial_download.c
16487         * src/common/socket.c
16488         * src/common/sylpheed.c
16489         * src/common/utils.c
16490         * src/common/utils.h
16491         * src/gtk/pluginwindow.c
16492         * src/gtk/quicksearch.c
16493         * src/plugins/clamav/clamav_plugin.c
16494         * src/plugins/clamav/clamav_plugin.h
16495         * src/plugins/clamav/clamav_plugin_gtk.c
16496         * src/plugins/pgpmime/passphrase.c
16497         * src/plugins/pgpmime/pgpmime.c
16498         * src/plugins/pgpmime/plugin.c
16499         * src/plugins/pgpmime/prefs_gpg.c
16500         * src/plugins/pgpmime/prefs_gpg.h
16501         * src/plugins/pgpmime/select-keys.c
16502         * src/plugins/pgpmime/sgpgme.c
16503         * src/plugins/spamassassin/libspamc.c
16504         * src/plugins/spamassassin/spamassassin.c
16505         * src/plugins/spamassassin/spamassassin.h
16506         * src/plugins/spamassassin/spamassassin_gtk.c
16507         * src/plugins/trayicon/trayicon.c
16508         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16509                 Sync with HEAD
16510
16511 2004-10-14 [colin]      0.9.12cvs126.2
16512
16513         * src/codeconv.c
16514         * src/textview.c
16515                 Fix conv_unreadable_locale
16516
16517 2004-10-13 [colin]      0.9.12cvs126.1
16518
16519         * src/compose.c
16520                 Sync with HEAD (don't convert charset for 
16521                 drafted messages, minor cleanup)
16522
16523 2004-10-13 [colin]      0.9.12cvs125.1
16524
16525         * po/POTFILES.in
16526                 Sync with HEAD (POTFILES fix)
16527
16528 2004-10-12 [colin]      0.9.12cvs124.3
16529
16530         * src/compose.c
16531                 Fix encoding bug from latest sync
16532
16533 2004-10-12 [paul]       0.9.12cvs124.2
16534
16535         * src/plugins/pgpmime/prefs_gpg.c
16536         * src/plugins/pgpmime/prefs_gpg.h
16537                 forgotten in last commit        
16538
16539 2004-10-12 [paul]       0.9.12cvs124.1
16540
16541         * ChangeLog.claws
16542         * configure.ac
16543         * m4/spamassassin.m4
16544         * src/Makefile.am
16545         * src/account.c
16546         * src/compose.c
16547         * src/compose.h
16548         * src/crash.c
16549         * src/main.c
16550         * src/mimeview.c
16551         * src/passphrase.c
16552         * src/passphrase.h
16553         * src/prefs_account.c
16554         * src/prefs_account.h
16555         * src/prefs_common.c
16556         * src/privacy.c
16557         * src/privacy.h
16558         * src/procmime.c
16559         * src/procmime.h
16560         * src/procmsg.c
16561         * src/rfc2015.c
16562         * src/rfc2015.h
16563         * src/select-keys.c
16564         * src/select-keys.h
16565         * src/textview.c
16566         * src/common/utils.c
16567         * src/common/utils.h
16568         * src/gtk/about.c
16569         * src/plugins/pgpmime/Makefile.am
16570         * src/plugins/pgpmime/passphrase.c
16571         * src/plugins/pgpmime/passphrase.h
16572         * src/plugins/pgpmime/pgpmime.c
16573         * src/plugins/pgpmime/plugin.c
16574         * src/plugins/pgpmime/select-keys.c
16575         * src/plugins/pgpmime/select-keys.h
16576         * src/plugins/pgpmime/sgpgme.c
16577         * src/plugins/pgpmime/sgpgme.h
16578                 sync with HEAD
16579
16580 2004-10-04 [colin]      0.9.12cvs122.1
16581
16582         * src/mainwindow.c
16583         * src/messageview.c
16584         * src/messageview.h
16585         * src/textview.c
16586                 Sync with HEAD
16587
16588 2004-10-04 [colin]      0.9.12cvs121.1
16589
16590         * src/summaryview.c
16591                 Sync with HEAD
16592
16593 2004-10-04 [paul]       0.9.12cvs120.1
16594
16595         * configure.ac
16596                 sync with HEAD [don't try to build 
16597                 pgpmime plugin when gpgme is disabled]
16598
16599 2004-10-03 [colin]      0.9.12cvs119.3
16600
16601         * src/gtk/gtksctree.c
16602                 Lots of side effects. Put back as before 117.2.
16603         * src/summaryview.c
16604                 Fix bug #602
16605
16606 2004-10-03 [colin]      0.9.12cvs119.2
16607
16608         * src/gtk/gtksctree.c
16609                 Revert 608 fix that doesn't work that good
16610
16611 2004-10-02 [colin]      0.9.12cvs119.1
16612
16613         * src/mainwindow.c
16614         * src/messageview.c
16615         * src/prefs_common.h
16616         * src/procmime.c
16617         * src/procmime.h
16618         * src/textview.c
16619                 Sync with HEAD
16620         * src/gtk/gtksctree.c
16621                 Close bug #608
16622
16623 2004-10-01 [colin]      0.9.12cvs118.1
16624
16625         * src/mimeview.c
16626                 Sync with HEAD (better Save All fix)
16627
16628 2004-10-01 [colin]      0.9.12cvs117.2
16629
16630         * src/gtk/gtksctree.c
16631                 Faster on selection
16632
16633 2004-10-01 [colin]      0.9.12cvs117.1
16634
16635         * src/mimeview.c
16636                 Sync with HEAD (Save All: only attachments)
16637
16638 2004-10-01 [paul]       0.9.12cvs116.1
16639
16640         * ChangeLog.claws
16641         * configure.ac
16642         * src/account.c
16643         * src/prefs_common.c
16644         * src/gtk/colorlabel.c
16645                 sync with HEAD
16646
16647 2004-09-30 [colin]      0.9.12cvs115.1
16648
16649         * src/stock_pixmap.c
16650         * src/stock_pixmap.h
16651         * src/folderview.c
16652         * src/Makefile.am
16653         * src/pixmaps/read.xpm
16654                 Sync with HEAD (new pixmap)
16655
16656 2004-09-29 [colin]      0.9.12cvs114.1
16657
16658         * src/compose.c
16659                 Sync with HEAD
16660                 Fix focus handling in headers
16661
16662 2004-09-29 [paul]       0.9.12cvs113.1
16663
16664         * src/quote_fmt_parse.y
16665                 sync with HEAD
16666  
16667
16668 2004-09-28 [colin]      0.9.12cvs112.1
16669
16670         * src/folderview.c
16671         * src/mainwindow.c
16672                 Sync with HEAD
16673
16674 2004-09-28 [colin]      0.9.12cvs110.1
16675
16676         * src/folderview.c
16677                 Sync with HEAD (Contextual Empty trash menu)
16678
16679 2004-09-28 [colin]      0.9.12cvs108.1
16680
16681         * src/addressbook.c
16682                 Sync with HEAD (addressbook edit on double-click)
16683
16684 2004-09-28 [colin]      0.9.12cvs106.1
16685
16686         * src/inc.c
16687                 Sync with HEAD (folder_item freeze on inc)
16688
16689 2004-09-27 [colin]      0.9.12cvs105.1
16690
16691         * src/folderview.c
16692                 Sync with HEAD (right-align new and unread column)
16693
16694 2004-09-27 [colin]      0.9.12cvs104.1
16695
16696         * src/main.c
16697                 Sync with HEAD (revert 0.9.12cvs101)
16698
16699 2004-09-24 [colin]      0.9.12cvs103.2
16700
16701         * src/wizard.c
16702                 Fix gtk warnings and use domain part of the email address 
16703                 when domain detection fails (no dot in domain name)
16704
16705 2004-09-23 [colin]      0.9.12cvs103.1
16706
16707         * src/plugins/spamassassin/libspamc.c
16708         * src/plugins/spamassassin/libspamc.h
16709         * src/plugins/spamassassin/utils.c
16710         * src/plugins/spamassassin/utils.h
16711                 Sync with HEAD (Update spamassassin to 3.0)
16712
16713 2004-09-21 [colin]      0.9.12cvs102.3
16714
16715         * src/action.c
16716                 Add horizontal scrollbar in action io dialog as needed
16717                 Patch by Alfons.
16718
16719 2004-09-20 [colin]      0.9.12cvs102.2
16720
16721         * src/plugins/image_viewer/viewer.c
16722                 Remove imlib stuff
16723                 use gtk_pixmap_set when clearing
16724                 (would be better to use gtkImages, but causes size-allocate 
16725                 signals storm)
16726
16727 2004-09-17 [paul]       0.9.12cvs102.1
16728
16729         * ChangeLog
16730         * ChangeLog.claws
16731         * ChangeLog.jp
16732         * configure.ac
16733         * src/inc.c
16734                 sync with HEAD
16735
16736
16737 2004-09-17 [colin]      0.9.12cvs101.1
16738
16739         * ChangeLog.claws
16740         * src/main.c
16741                 Sync with HEAD (fix segs at exit)
16742
16743 2004-09-14 [colin]      0.9.12cvs99.5
16744
16745         * src/common/socket.c
16746         * AUTHORS
16747                 Fix send error on 64bit platforms
16748                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16749
16750 2004-09-14 [colin]      0.9.12cvs99.4
16751
16752         * src/action.c
16753                 Fix action output with utf8 
16754                 Patch by Alfons.
16755
16756 2004-09-14 [colin]      0.9.12cvs99.3
16757
16758         * ChangeLog.claws
16759         * src/folder.c
16760                 Sync with HEAD
16761
16762 2004-09-09 [colin]      0.9.12cvs99.2
16763
16764         * src/action.c
16765                 Fix progress bar (displaying "Completed %v/%u")
16766                 Patch by Alfons.
16767
16768 2004-09-08 [colin]      0.9.12cvs99.1
16769
16770         * src/account.c
16771         * src/folder.c
16772         * src/procmsg.c
16773         * src/procmsg.h
16774         * src/plugins/pgpmime/pgpmime.c
16775                 Sync with HEAD
16776
16777 2004-09-08 [colin]      0.9.12cvs97.2
16778
16779         * src/summaryview.c
16780                 Don't select mails in collapsed threads 
16781                 when navigating with up/down
16782
16783 2004-09-07 [colin]      0.9.12cvs97.1
16784
16785         * src/inc.c
16786                 Sync with HEAD (meaningful error messages)
16787
16788 2004-09-06 [colin]      0.9.12cvs96.1
16789
16790         * src/toolbar.c
16791                 Sync with HEAD (fix Redirect graying out)
16792
16793 2004-09-06 [colin]      0.9.12cvs95.1
16794
16795         * src/summaryview.c
16796         * src/mimeview.c
16797                 Sync with HEAD (fix dropped URIs)
16798
16799 2004-09-06 [colin]      0.9.12cvs94.1
16800
16801         * src/addressbook.c
16802         * src/addressitem.h
16803         * src/addritem.c
16804         * src/addritem.h
16805                 Sync with HEAD (addressbook DnD)
16806
16807 2004-09-03 [colin]      0.9.12cvs93.1
16808
16809         * src/summaryview.c
16810                 Sync with HEAD (next/prev unread)
16811
16812 2004-09-03 [colin]      0.9.12cvs92.1
16813
16814         * src/prefs_common.c
16815         * src/prefs_common.h
16816         * src/summaryview.c
16817                 Sync with HEAD ('mark_as_read_delay' pref)
16818
16819 2004-09-02 [colin]      0.9.12cvs91.2
16820
16821         * src/common/xml.c
16822                 Fix leak
16823
16824 2004-09-02 [colin]      0.9.12cvs91.1
16825
16826         * src/gtk/menu.c
16827                 Sync with HEAD (menu accel don't work, but whatever)
16828
16829 2004-09-02 [colin]      0.9.12cvs90.1
16830
16831         * src/account.c
16832                 Sync with HEAD (fix bug 582)
16833
16834 2004-09-02 [colin]      0.9.12cvs89.1
16835
16836         * src/addrindex.c
16837                 Sync with HEAD (free deleted queries)
16838
16839 2004-09-02 [colin]      0.9.12cvs88.1
16840
16841         * src/ldapquery.c
16842                 Sync with HEAD (fix LDAP freezes)
16843
16844 2004-09-02 [colin]      0.9.12cvs87.1
16845
16846         * src/prefs_spelling.c
16847                 Sync with HEAD (add default dictionary)
16848
16849 2004-09-01 [colin]      0.9.12cvs86.1
16850
16851         * src/filtering.c
16852         * src/folderview.c
16853         * src/imap.c
16854         * src/prefs_matcher.c
16855         * src/stock_pixmap.c
16856         * src/summary_search.c
16857         * src/summaryview.c
16858         * src/wizard.c
16859         * src/wizard.h
16860                 Sync with HEAD (uninitialized vars fixes)
16861                 + gtk2 specific warning fixes
16862
16863 2004-08-31 [colin]      0.9.12cvs85.1
16864
16865         * src/folder.c
16866                 Sync with HEAD (Fix memory corruption due to 
16867                 uninitialized var)
16868
16869 2004-08-31 [colin]      0.9.12cvs84.4
16870
16871         * src/summary_search.c
16872                 Fix segfaults when searching in folders with broken headers
16873
16874 2004-08-31 [colin]      0.9.12cvs84.3
16875
16876         * src/compose.c
16877         * src/textview.c
16878                 Fix some more encoding/decoding issues
16879
16880 2004-08-30 [colin]      0.9.12cvs84.2
16881
16882         * src/mimeview.c
16883         * src/prefs_themes.c
16884         * src/gtk/filesel.c
16885         * src/gtk/filesel.h
16886                 Add a folder-mode selection (fixes mimeview's "Save all")
16887
16888 2004-08-29 [colin]      0.9.12cvs84.1
16889
16890         * src/mimeview.c
16891                 Sync with HEAD (don't escape saved filenames)
16892
16893 2004-08-27 [colin]      0.9.12cvs83.1
16894
16895         * ChangeLog
16896         * ChangeLog.claws
16897         * ChangeLog.jp
16898         * src/mh.c
16899         * src/procheader.c
16900         * src/procmsg.c
16901         * src/procmsg.h
16902         * src/common/utils.c
16903         * src/gtk/menu.h
16904         * po/
16905                 Sync with HEAD 0.9.12cvs83 (sync with main)
16906
16907 2004-08-26 [colin]      0.9.12cvs82.4
16908
16909         * src/codeconv.c
16910                 Fix strange stack corruption
16911                 Convert to utf8 after unmime, not before
16912
16913 2004-08-26 [colin]      0.9.12cvs82.3
16914
16915         * src/main.c
16916         * src/wizard.c
16917                 Fix account folders duplication
16918
16919 2004-08-25 [colin]      0.9.12cvs82.2
16920
16921         * src/wizard.c
16922                 Remove ports
16923                 Add SSL selection
16924                 Use login@server as account name
16925
16926 2004-08-25 [colin]      0.9.12cvs82.1
16927
16928         * src/plugins/pgpmime/pgpmime.c
16929                 Sync with HEAD (leak fix).
16930
16931 2004-08-25 [colin]      0.9.12cvs81.1
16932
16933         * src/plugins/pgpmime/pgpmime.c
16934         * src/plugins/pgpmime/sgpgme.c
16935         * src/plugins/pgpmime/sgpgme.h
16936                 Sync with HEAD (Handle combined messages).
16937
16938 2004-08-24 [colin]      0.9.12cvs80.3
16939
16940         * src/wizard.c
16941                 Fix full name, ports, and imap
16942
16943 2004-08-24 [colin]      0.9.12cvs80.2
16944
16945         * src/Makefile.am
16946         * src/main.c
16947         * src/setup.c
16948         * src/setup.h
16949         * src/stock_pixmap.c
16950         * src/stock_pixmap.h
16951         * src/wizard.c ** ADDED **
16952         * src/wizard.h ** ADDED ** 
16953         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16954                 Add a setup wizard 
16955
16956 2004-08-24 [colin]      0.9.12cvs80.1
16957
16958         * src/folder.c
16959                 Sync with HEAD (set mimeflags on all messages)
16960
16961 2004-08-24 [colin]      0.9.12cvs79.3
16962
16963         * src/matcher_parser_lex.l
16964                 Fix 8bits strings not in utf8
16965
16966 2004-08-24 [colin]      0.9.12cvs79.2
16967
16968         * src/compose.c
16969                 Check conversion result before replacing buffer
16970
16971 2004-08-23 [colin]      0.9.12cvs79.1
16972
16973         * src/compose.c
16974                 Sync with HEAD (create message header in memory)
16975
16976 2004-08-23 [colin]      0.9.12cvs78.1
16977
16978         * src/rfc2015.c
16979         * src/rfc2015.h
16980                 Sync with HEAD (fix bug 197 again)
16981
16982 2004-08-23 [colin]      0.9.12cvs77.3
16983
16984         * src/compose.c
16985                 Fix again inline gpg signing (which outputs utf8
16986                 in gtk2). Not syncing this fix to HEAD as this 
16987                 code is meant to die.
16988
16989 2004-08-23 [colin]      0.9.12cvs77.2
16990
16991         * src/prefs_account.h
16992                 Remove useless include
16993
16994 2004-08-23 [colin]      0.9.12cvs77.1
16995
16996         * src/imap.c
16997         * po/es.po
16998         * po/fr.po
16999         * po/it.po
17000         * po/pl.po
17001         * po/pt_BR.po
17002         * po/sk.po
17003         * po/sr.po
17004                 Sync with HEAD (fix bug 577)
17005
17006 2004-08-22 [colin]      0.9.12cvs76.1
17007
17008         * src/plugins/trayicon/trayicon.c
17009                 Sync with HEAD (fix formatting bug)
17010
17011 2004-08-21 [colin]      0.9.12cvs74.2
17012
17013         * src/gtk/colorsel.c
17014                 Fix bug 564 (Folder color selection window exits on any
17015                 keypress)
17016
17017 2004-08-21 [colin]      0.9.12cvs74.1
17018
17019         * ChangeLog.claws
17020         * src/compose.c
17021         * src/summaryview.c
17022         * src/toolbar.c
17023                 Sync with HEAD (fix bug 576)
17024
17025 2004-08-21 [colin]      0.9.12cvs70.1
17026
17027         * src/compose.c
17028         * src/mainwindow.c
17029                 Sync with HEAD
17030                 
17031
17032 2004-08-21 [paul]       0.9.12cvs66.4
17033
17034         * src/mainwindow.c
17035         * src/messageview.c
17036         * src/gtk/menu.c
17037         * src/plugins/spamassassin/spamassassin_gtk.c
17038                 remove some deprecated gtk1 functions
17039
17040
17041 2004-08-21 [colin]      0.9.12cvs66.3
17042
17043         * src/compose.c
17044         * src/codeconv.c
17045                 Fix warnings
17046                 Remove encoding hacks
17047                 Fix bug 575 (Strange character messes up message)
17048                 Don't display conversion error when drafting
17049
17050 2004-08-21 [paul]       0.9.12cvs66.2
17051
17052         * src/prefs_account.c
17053                 fix GnuPG mode bugs
17054
17055
17056 2004-08-20 [colin]      0.9.12cvs66.1
17057
17058         * src/codeconv.c
17059                 Sync with HEAD 0.9.12cvs66
17060
17061 2004-08-20 [paul]
17062
17063         * src/plugins/pgpmime/plugin.c
17064                 modify PGP/MIME plugin's description
17065
17066 2004-08-17 [colin]      0.9.12cvs65.1
17067
17068         * src/common/ssl.c
17069         * src/plugins/pgpmime/plugin.c
17070                 Sync with HEAD
17071
17072 2004-08-14 [colin]      0.9.12cvs60.3
17073
17074         * src/plugins/trayicon/trayicon.c
17075                 Put back resize callback, on size-request signal
17076                 rather than size-allocate to avoid infinite 
17077                 callback loop
17078
17079 2004-08-13 [colin]      0.9.12cvs60.2
17080
17081         * src/common/defs.h
17082                 Cache versions have been fixed
17083
17084 2004-08-13 [colin]      0.9.12cvs60.1
17085
17086         * src/folderutils.c
17087                 Sync with HEAD
17088
17089 2004-08-12 [colin]      0.9.12cvs59.1
17090
17091         * src/plugins/trayicon/trayicon.c
17092                 Sync with HEAD
17093
17094 2004-08-12 [colin]      0.9.12cvs57.5
17095
17096         * sylpheed.desktop
17097         * configure.ac
17098         * src/Makefile.am
17099         * src/main.c
17100                 Add support for Freedesktop.org's startup notification
17101
17102 2004-08-11 [colin]      0.9.12cvs57.4
17103
17104         * src/textview.c
17105                 Fix off-by-one
17106
17107 2004-08-11 [colin]      0.9.12cvs57.3
17108
17109         * src/message_search.c
17110         * src/summary_search.c
17111                 Make searches case insensitive by default
17112         * src/textview.c
17113                 Fix case-insensitive search in message
17114
17115 2004-08-11 [colin]      0.9.12cvs57.2
17116
17117         * src/summary_search.c
17118                 Let case-sensitive be specified
17119
17120 2004-08-10 [colin]      0.9.12cvs55.4
17121
17122         * src/common/socket.c
17123                 Fix the possible race condition
17124
17125 2004-08-09 [paul]       0.9.12cvs55.3
17126
17127         * configure.ac
17128         * src/Makefile.am
17129         * src/common/Makefile.am
17130                 sync with HEAD
17131
17132
17133 2004-08-09 [paul]       0.9.12cvs55.2
17134
17135         * autogen.sh
17136         * po/poconv.sh
17137                 remove unneeded script
17138
17139         * configure.ac
17140                 add forgotten USE_LDAP_TLS (sync with HEAD)
17141
17142
17143 2004-08-09 [colin]      0.9.12cvs55.1
17144
17145         * src/main.c
17146         * src/common/ssl.c
17147         * src/common/sylpheed.c
17148         * src/common/sylpheed.h
17149                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17150
17151 2004-08-09 [paul]       0.9.12cvs54.1
17152
17153         * ChangeLog
17154         * ChangeLog.claws
17155         * ChangeLog.jp
17156         * configure.ac
17157         * po/POTFILES.in
17158         * src/Makefile.am
17159         * src/folderutils.c
17160         * src/main.c
17161         * src/pgpmime.c
17162         * src/pgpmime.h
17163         * src/sgpgme.c
17164         * src/sgpgme.h
17165         * src/plugins/Makefile.am
17166         * src/plugins/pgpmime/.cvsignore
17167         * src/plugins/pgpmime/Makefile.am
17168         * src/plugins/pgpmime/pgpmime.c
17169         * src/plugins/pgpmime/pgpmime.h
17170         * src/plugins/pgpmime/plugin.c
17171         * src/plugins/pgpmime/sgpgme.c
17172         * src/plugins/pgpmime/sgpgme.h
17173                 sync with HEAD
17174
17175 2004-08-08 [paul]       0.9.12cvs51.1
17176
17177         * configure.ac
17178         * src/folder.c
17179                 sync with HEAD
17180
17181 2004-08-07 [colin]      0.9.12cvs50.1
17182
17183         * src/pop.c
17184         * src/common/partial_download.c
17185                 fix warnings (sync from HEAD)
17186
17187 2004-08-07 [colin]      0.9.12cvs48.1
17188
17189         * src/prefs_folder_item.c
17190                 sync with HEAD 0.9.12cvs48
17191
17192 2004-08-06 [colin]      0.9.12cvs47.1
17193
17194         * src/compose.c
17195                 Sync with HEAD
17196
17197 2004-08-06 [christoph]  0.9.12cvs46.2
17198
17199         * src/main.c
17200         * src/plugins/clamav/clamav_plugin_gtk.c
17201         * src/plugins/dillo_viewer/dillo_viewer.c
17202         * src/plugins/image_viewer/plugin.c
17203         * src/plugins/mathml_viewer/mathml_viewer.c
17204         * src/plugins/spamassassin/spamassassin_gtk.c
17205         * src/plugins/trayicon/trayicon.c
17206                 don't mix GTK1.2 plugin with GTK2 plugins
17207
17208 2004-08-06 [colin]      0.9.12cvs46.1
17209
17210         * ChangeLog
17211         * ChangeLog.claws
17212         * ChangeLog.jp
17213         * configure.ac
17214         * sylpheed-claws.pc.in
17215         * src/folder.c
17216         * src/imap.c
17217         * src/localfolder.c
17218         * src/messageview.c
17219         * src/mimeview.c
17220         * src/mimeview.h
17221         * src/msgcache.c
17222         * src/news.c
17223         * src/prefs_ext_prog.c
17224         * src/prefs_folder_item.c
17225         * src/prefs_fonts.c
17226         * src/prefs_msg_colors.c
17227         * src/prefs_spelling.c
17228         * src/prefs_themes.c
17229         * src/prefs_toolbar.c
17230         * src/prefs_wrapping.c
17231         * src/procmime.h
17232         * src/common/defs.h
17233         * src/common/nntp.c
17234         * src/common/session.c
17235         * src/common/session.h
17236         * src/common/socket.c
17237         * src/common/utils.h
17238         * src/common/xml.c
17239         * src/common/xml.h
17240         * src/gtk/prefswindow.c
17241         * src/gtk/prefswindow.h
17242         * src/plugins/clamav/clamav_plugin_gtk.c
17243         * src/plugins/dillo_viewer/dillo_prefs.c
17244         * src/plugins/image_viewer/viewerprefs.c
17245         * src/plugins/spamassassin/spamassassin_gtk.c
17246         * m4/openssl.m4 *** REMOVED ***
17247                 Sync with HEAD 0.9.12cvs46
17248
17249 2004-08-03 [paul]       0.9.12cvs40.2
17250
17251         * src/action.c
17252         * src/addressadd.c
17253         * src/addressbook.c
17254         * src/addrgather.c
17255         * src/browseldap.c
17256         * src/compose.c
17257         * src/crash.c
17258         * src/editaddress.c
17259         * src/editgroup.c
17260         * src/editldap_basedn.c
17261         * src/foldersel.c
17262         * src/importldif.c
17263         * src/mimeview.c
17264         * src/prefs_common.c
17265         * src/prefs_template.c
17266         * src/sourcewindow.c
17267         * src/summaryview.c
17268         * src/gtk/about.c
17269         * src/gtk/foldersort.c
17270         * src/gtk/logwindow.c
17271         * src/gtk/pluginwindow.c
17272         * src/gtk/prefswindow.c
17273                 change all gtk_scrolled_window_set_policy from 
17274                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17275
17276 2004-08-02 [paul]       0.9.12cvs40.1
17277
17278         * AUTHORS
17279                 update translation team section
17280         * po/pt_BR.po
17281                 updated by Frederico Goncalves Guimaraes
17282                 <fggdebian@yahoo.com.br>
17283
17284 2004-07-31 [colin]      0.9.12cvs39.9
17285
17286         * src/exphtmldlg.c
17287                 Fix compilation
17288
17289 2004-07-31 [colin]      0.9.12cvs39.8
17290
17291         * src/exphtmldlg.c
17292                 Fix an alertpanel type
17293
17294 2004-07-30 [colin]      0.9.12cvs39.7
17295
17296         * src/alertpanel.c
17297                 Fix alertpanel_error_log's icon
17298
17299 2004-07-30 [colin]      0.9.12cvs39.6
17300
17301         * src/pop.c
17302                 Two of them should still be warnings
17303
17304 2004-07-30 [colin]      0.9.12cvs39.5
17305
17306         * src/pop.c
17307                 More warning -> error
17308 2004-07-29 [colin]      0.9.12cvs39.4
17309
17310         * src/pop.c
17311                 Warning -> error
17312
17313 2004-07-29 [colin]      0.9.12cvs39.3
17314
17315         * src/prefs_matcher.c
17316                 Fix segfault
17317
17318 2004-07-29 [colin]      0.9.12cvs39.2
17319
17320         * src/alertpanel.c
17321                 More nice-looking alertpanels
17322
17323 2004-07-29 [colin]      0.9.12cvs39.1
17324
17325         * src/messageview.c
17326                 sync with head
17327                 (inform user when partial mail is deleted on server)
17328
17329 2004-07-29 [colin]      0.9.12cvs38.1
17330
17331         * src/messageview.c
17332                 sync with head
17333
17334 2004-07-28 [paul]       0.9.12cvs37.7
17335
17336         * src/mainwindow.c
17337                 complete the replacement of deprecated gtk_progress_*
17338
17339 2004-07-28 [paul]       0.9.12cvs37.6
17340
17341         * src/action.c
17342         * src/inc.c
17343         * src/mainwindow.c
17344         * src/send_message.c
17345         * src/gtk/progressdialog.c
17346         * src/gtk/progressdialog.h
17347                 replace deprecated gtk_progress_*
17348
17349 2004-07-28 [paul]       0.9.12cvs37.5
17350
17351         * src/gtk/filesel.c
17352                 remove gtk_window_set_wmclass()
17353 2004-07-28 [paul]       0.9.12cvs37.4
17354
17355         * src/addressbook.c
17356         * src/compose.c
17357         * src/foldersel.c
17358         * src/mainwindow.c
17359         * src/messageview.c
17360         * src/sourcewindow.c
17361         * src/gtk/logwindow.c
17362                 remove gtk_window_set_wmclass()
17363                 
17364         * src/prefs_filtering.c
17365         * src/prefs_filtering_action.c
17366         * src/prefs_fonts.c
17367         * src/prefs_gtk.c
17368         * src/prefs_matcher.c
17369         * src/ssl_manager.c
17370         * src/gtk/prefswindow.c
17371                 replace gtk_window_position()
17372
17373 2004-07-28 [colin]      0.9.12cvs37.3
17374
17375         * src/alertpanel.c
17376         * src/alertpanel.h
17377                 Add a way to specify panel type for specific
17378                 panels (alertpanel())
17379         * src/account.c
17380         * src/addressbook.c
17381         * src/compose.c
17382         * src/expldifdlg.c
17383         * src/main.c
17384         * src/messageview.c
17385         * src/summaryview.c
17386         * src/textview.c
17387         * src/gtk/sslcertwindow.c
17388                 Fix alertpanel()s so that their icon match
17389                 their real type
17390
17391 2004-07-28 [paul]       0.9.12cvs37.2
17392
17393         * src/addr_compl.c
17394         * src/addressbook.c
17395         * src/alertpanel.c
17396         * src/compose.c
17397         * src/export.c
17398         * src/foldersel.c
17399         * src/folderview.c
17400         * src/grouplistdialog.c
17401         * src/import.c
17402         * src/mainwindow.c
17403         * src/message_search.c
17404         * src/messageview.c
17405         * src/passphrase.c
17406         * src/prefs_actions.c
17407         * src/prefs_common.c
17408         * src/prefs_customheader.c
17409         * src/prefs_display_header.c
17410         * src/prefs_filtering.c
17411         * src/prefs_filtering_action.c
17412         * src/prefs_gtk.c
17413         * src/prefs_matcher.c
17414         * src/prefs_msg_colors.c
17415         * src/prefs_summary_column.c
17416         * src/prefs_template.c
17417         * src/sourcewindow.c
17418         * src/ssl_manager.c
17419         * src/summary_search.c
17420         * src/gtk/colorsel.c
17421         * src/gtk/description_window.c
17422         * src/gtk/gtkaspell.c
17423         * src/gtk/inputdialog.c
17424         * src/gtk/logwindow.c
17425         * src/gtk/prefswindow.c
17426         * src/gtk/progressdialog.c
17427                 replace deprecated gtk_window_set_policy
17428
17429 2004-07-27 [colin]      0.9.12cvs37.1
17430
17431         * src/msgcache.c
17432                 More fixes (synced for head again)
17433
17434 2004-07-27 [colin]      0.9.12cvs35.3
17435
17436         * src/msgcache.c
17437                 Fix wrong test
17438
17439 2004-07-27 [colin]      0.9.12cvs35.2
17440
17441         * src/mimeview.c
17442                 Fix width a bit (by Paul)
17443         * src/alertpanel.c
17444         * src/alertpanel.h
17445                 Specialize icons, make alertpanel_message()
17446                 private
17447         * src/message_search.c
17448         * src/sgpgme.c
17449         * src/summary_search.c
17450                 Suit alertpanel changes
17451
17452 2004-07-27 [colin]      0.9.12cvs35.1
17453
17454         * src/alertpanel.c
17455                 Add an icon
17456         * src/passphrase.c
17457                 Add debug output - maybe someone will
17458                 want to look at the problem with Grab
17459                 Input :)
17460         Bump version as we're synced with HEAD
17461
17462 2004-07-26 [colin]      0.9.12cvs33.26
17463
17464         * src/pop.c
17465                 Fix uidl-file parsing when not in new
17466                 format
17467
17468 2004-07-26 [colin]      0.9.12cvs33.25
17469
17470         * src/gtk/menu.c
17471                 Move popup menu up if necessary (fixes 
17472                 account selector)
17473         * src/mainwindow.c
17474                 Set account selector's button height to
17475                 minimum
17476
17477 2004-07-26 [colin]      0.9.12cvs33.24
17478
17479         * src/alertpanel.c
17480                 Maybe fix 551 (Truncated font in alert window)
17481
17482 2004-07-26 [colin]      0.9.12cvs33.23
17483
17484         * po/de.po
17485         * po/es.po
17486         * po/fr.po
17487         * po/it.po
17488         * po/ja.po
17489         * po/pl.po
17490         * po/ru.po
17491         * po/sk.po
17492         * po/sr.po
17493         * po/zh_CN.po
17494                 Sync po files with HEAD
17495
17496 2004-07-26 [paul]       0.9.12cvs33.22
17497
17498         * src/compose.c
17499                 fix Bug 556 'Organisation-header is sent even if empty'
17500
17501 2004-07-24 [colin]      0.9.12cvs33.21
17502
17503         * src/compose.c
17504         * src/gtk/gtkaspell.c
17505         * src/gtk/gtkaspell.h
17506                 Fix speller accelerators (require hack)
17507
17508 2004-07-24 [colin]      0.9.12cvs33.20
17509
17510         * src/gtk/gtkaspell.c
17511                 Fix over-eager code deletion breaking
17512                 Check while typing
17513
17514 2004-07-24 [colin]      0.9.12cvs33.19
17515
17516         * src/browseldap.c
17517         * src/ldapctrl.c
17518         * src/ldapctrl.h
17519         * src/ldapserver.h
17520                 Sync ldap with HEAD
17521         (Fixes 546 LDAP completely broken)
17522
17523 2004-07-24 [colin]      0.9.12cvs33.18
17524
17525         * src/prefs_msg_colors.c
17526                 Fix prototype mismatch
17527         (Fixes 547 void function cannot return value)
17528
17529 2004-07-24 [colin]      0.9.12cvs33.17
17530
17531         * src/mainwindow.c
17532                 Fix sort going back to previous sort key
17533                 when changing sort direction
17534
17535 2004-07-24 [colin]      0.9.12cvs33.16
17536
17537         * src/compose.c
17538                 Fix space insertion when re-wrapping at 
17539                 cursor point
17540
17541 2004-07-24 [colin]      0.9.12cvs33.15
17542
17543         * src/gtk/gtkaspell.c
17544                 Don't change cursor position in insert-text
17545                 callback
17546         (Fixes 539 Word wrapping on input transposes letters)
17547
17548 2004-07-24 [colin]      0.9.12cvs33.14
17549
17550         * src/gtk/gtkaspell.c
17551                 Reencode non-ascii chars to dictionary's
17552                 encoding
17553         (Fixes 544 Spell check broken non english locale)
17554
17555 2004-07-24 [colin]      0.9.12cvs33.13
17556
17557         * src/summaryview.c
17558                 Fix Shift+Down, add Home/End/PgUp/PgDown
17559
17560 2004-07-21 [colin]      0.9.12cvs33.12
17561
17562         * src/prefs_common.c
17563                 Fix a gtk warning (Patch by Andrej Kacian)
17564
17565 2004-07-21 [colin]      0.9.12cvs33.11
17566
17567         * src/gtk/filesel.c
17568                 More check
17569
17570 2004-07-21 [colin]      0.9.12cvs33.10
17571
17572         * src/compose.c
17573         * src/crash.c
17574         * src/export.c
17575         * src/import.c
17576         * src/messageview.c
17577         * src/mimeview.c
17578         * src/prefs_spelling.c
17579         * src/prefs_themes.c
17580         * src/summaryview.c
17581         * src/gtk/filesel.c
17582         * src/gtk/filesel.h
17583         * src/gtk/pluginwindow.c
17584                 Untwist open/save mode guessing logic, make
17585                 it explicit
17586
17587 2004-07-20 [colin]      0.9.12cvs33.9
17588
17589         * src/codeconv.c
17590                 conv_encode_header: src_charset is UTF-8 on
17591                 gtk2
17592         * src/compose.c
17593                 Remove double encoding of the headers
17594
17595 2004-07-20 [colin]      0.9.12cvs33.8
17596
17597         * src/codeconv.c
17598                 Fix typo
17599
17600 2004-07-20 [colin]      0.9.12cvs33.7
17601
17602         * src/mainwindow.c
17603                 Set the separated messageview to the saved
17604                 size of Claws' messageview (Patch by Alfons)
17605                 Fix a callback prototype (me)
17606
17607 2004-07-20 [colin]      0.9.12cvs33.6
17608
17609         * src/codeconv.h
17610                 Forgot one hunk in 0.9.12cvs33.4
17611
17612 2004-07-19 [colin]      0.9.12cvs33.5
17613
17614         * src/action.c
17615                 Action output fix
17616                 Patch by Alfons
17617
17618 2004-07-19 [colin]      0.9.12cvs33.4
17619
17620         * src/compose.c
17621                 Fix outgoing charset bug in headers
17622         * src/codeconv.c
17623                 Clean for glib2 - Patch by Alfons
17624
17625 2004-07-19 [colin]      0.9.12cvs33.3
17626
17627         * src/statusbar.c
17628                 Remove grip from the statusbar
17629                 Patch by Alfons
17630
17631 2004-07-19 [colin]      0.9.12cvs33.2
17632
17633         * src/messageview.c
17634         * src/textview.c
17635                 Fix messageview remembering the previous
17636                 scroll position when loading a new message
17637                 Patch by Alfons
17638
17639 2004-07-19 [colin]      0.9.12cvs33.1
17640
17641         * src/folder.h
17642         * src/folderview.c
17643         * src/summaryview.c
17644                 Sync with HEAD
17645
17646 2004-07-18 [colin]      0.9.12cvs32.7
17647
17648         * configure.ac
17649                 Remove useless check for XIM - noticed
17650                 by Alfons
17651
17652 2004-07-18 [colin]      0.9.12cvs32.6
17653
17654         * src/summaryview.c
17655                 Remove non-modified and shift-modified
17656                 accelerators in summaryview's popup
17657                 menu, as that doesn't get catched by
17658                 the accel-activate signal catcher...
17659
17660 2004-07-18 [colin]      0.9.12cvs32.5
17661
17662         * src/prefs_common.c
17663                 Define sensible default prefs for 
17664                 wrapping
17665
17666 2004-07-18 [colin]      0.9.12cvs32.4
17667
17668         * src/compose.c
17669         * src/prefs_common.c
17670         * src/prefs_common.h
17671         * src/prefs_wrapping.c
17672                 Remove Smart Wrapping pref, which does
17673                 nothing on gtk2 branch
17674
17675 2004-07-18 [colin]      0.9.12cvs32.3
17676
17677         * src/sourcewindow.c
17678                 Proper utf8
17679
17680 2004-07-18 [colin]      0.9.12cvs32.2
17681
17682         * src/compose.c
17683                 Save attachment status when drafting
17684
17685 2004-07-18 [colin]      0.9.12cvs32.1
17686
17687         * src/gtk/filesel.c
17688                 Fix erratic folder selection in open mode
17689
17690 2004-07-18 [colin]      0.9.12cvs31.11
17691
17692         * src/pop.c
17693                 Don't let partial messages get deleted
17694                 even with "dowload all"
17695                 (0.9.12cvs31.8 fix extension)
17696 2004-07-18 [colin]      0.9.12cvs31.10
17697
17698         * src/gtk/logwindow.c
17699                 Fix log scrolling
17700
17701 2004-07-18 [colin]      0.9.12cvs31.9
17702
17703         * src/common/utils.c
17704                 Fix non-utf8 strings coming from commands
17705                 and files
17706
17707 2004-07-18 [colin]      0.9.12cvs31.8
17708
17709         * src/pop.c
17710                 Fix partial download bug with Download all
17711                 messages option
17712
17713 2004-07-18 [colin]      0.9.12cvs31.7
17714
17715         * src/textview.c
17716                 Fix bug introduced in 0.9.12cvs31.2
17717                 (blocked in select mode after double click)
17718
17719 2004-07-18 [colin]      0.9.12cvs31.6
17720
17721         * src/compose.c
17722         * src/gtk/menu.c
17723                 More glib-warning fixes
17724
17725 2004-07-18 [colin]      0.9.12cvs31.5
17726
17727         * src/compose.c
17728                 Fix trashing the primary clipboard when moving 
17729                 around with tab
17730         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17731
17732 2004-07-18 [colin]      0.9.12cvs31.4
17733
17734         * src/codeconv.c
17735                 convert unencoded iso headers to utf8
17736         (Fix Bug 538 Unencoded local characters in subject make it 
17737          disappear)
17738
17739 2004-07-18 [colin]      0.9.12cvs31.3
17740
17741         * src/compose.c
17742                 Fix tab char handling in wrapping
17743         (Fix Bug 537 Line wrap problem - TAB character treated as 
17744          one character instead of 8)
17745
17746 2004-07-18 [colin]      0.9.12cvs31.2
17747
17748         * src/textview.c
17749                 return FALSE on GDK_MOTION_NOTIFY
17750         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17751          (unable to highlight))
17752
17753 2004-07-18 [colin]      0.9.12cvs31.1
17754
17755         * src/folderview.c
17756                 Sync with 0.9.12cvs31
17757
17758 2004-07-18 [colin]      0.9.12cvs30.4
17759
17760         * src/compose.c
17761                 Also block text_inserted when inserting a file
17762
17763 2004-07-18 [colin]      0.9.12cvs30.3
17764
17765         * src/compose.c
17766                 Fix smart wrapping (block text_inserted handler
17767                 while putting quotation to avoid wrap on input,
17768                 don't join lines if next is sig separator)
17769
17770 2004-07-17 [colin]      0.9.12cvs30.2
17771
17772         * src/folderview.c
17773         * src/mainwindow.c
17774         * src/mimeview.c
17775         * src/summaryview.c
17776         * src/gtk/quicksearch.c
17777         * src/gtk/quicksearch.h
17778                 Block key events handlers *and* accels while
17779                 quicksearch is focused
17780         (Fixes Bug 534 quick-search bar not accepting certain letters)
17781
17782 2004-07-17 [colin]      0.9.12cvs30.1
17783
17784         * src/folder.h
17785         * src/folderview.c
17786         * src/summaryview.c
17787                 Sync with 0.9.12cvs30
17788
17789 2004-07-17 [colin]      0.9.12cvs28.2
17790
17791         * src/mimeview.c
17792         * src/procmime.c
17793         * src/summaryview.c
17794         * src/gtk/menu.c
17795                 Squash some compile and glib warnings
17796
17797 2004-07-17 [paul]       0.9.12cvs28.1
17798
17799         * src/mimeview.c
17800                 sync with 0.9.12cvs28 HEAD
17801
17802 2004-07-16 [paul]       0.9.12cvs26.1
17803         
17804         * src/gtk/quicksearch.c
17805         * src/account.c
17806         * src/account.h
17807         * src/compose.c
17808         * src/customheader.c
17809         * src/folder_item_prefs.c
17810         * src/main.c
17811         * src/mainwindow.c
17812         * src/messageview.c
17813         * src/mimeview.c
17814         * src/news.c
17815         * src/pgpmime.c
17816         * src/pop.c
17817         * src/pop.h
17818         * src/prefs_account.c
17819         * src/prefs_account.h
17820         * src/prefs_common.c
17821         * src/prefs_common.h
17822         * src/prefs_display_header.c
17823         * src/prefs_gtk.c
17824         * src/prefs_gtk.h
17825         * src/procheader.c
17826         * src/procmime.c
17827                 sync with 0.9.12cvs26 HEAD      
17828
17829 2004-07-15 [colin]      0.9.12cvs18.14
17830
17831         * src/folder.c
17832                 Disable GPG signature check during
17833                 folder move and scan
17834         (Closes Bug 521 Signature checking slows down Folder-Move)
17835
17836 2004-07-14 [colin]      0.9.12cvs18.13
17837
17838         * src/common/partial_download.c
17839                 update includes
17840
17841 2004-07-14 [colin]      0.9.12cvs18.12
17842
17843         * src/common/partial_download.c
17844         * src/common/partial_download.h
17845                 Move doc at top, add correct copyright
17846
17847 2004-07-14 [colin]      0.9.12cvs18.11
17848
17849         * src/folder.c
17850         * src/messageview.c
17851         * src/pop.c
17852         * src/pop.h
17853         * src/procmsg.c
17854         * src/summaryview.c
17855         * src/common/Makefile.am
17856         * src/common/partial_download.c ** NEW FILES **
17857         * src/common/partial_download.h ** NEW FILES **
17858                 Move partial-download related stuff to its
17859                 own file
17860
17861 2004-07-14 [colin]      0.9.12cvs18.10
17862
17863         * src/send_message.c
17864                 Fix smtp auth when user is null or empty
17865
17866 2004-07-13 [colin]      0.9.12cvs18.9
17867
17868         * src/gtk/quicksearch.c
17869                 Use alphabetic order
17870
17871 2004-07-13 [colin]      0.9.12cvs18.8
17872
17873         * src/pop.c
17874                 Be paranoid on the checks
17875
17876 2004-07-13 [colin]      0.9.12cvs18.7
17877
17878         * src/gtk/quicksearch.c
17879                 Fix Engrish once again
17880
17881 2004-07-13 [colin]      0.9.12cvs18.6
17882
17883         * src/procmsg.c
17884         * src/summaryview.c
17885                 Mark messages for deletion when they are about to
17886                 be removed from trash
17887
17888 2004-07-13 [colin]      0.9.12cvs18.5
17889
17890         * src/matcher.c
17891         * src/matcher.h
17892         * src/matcher_parser_parse.y
17893         * src/prefs_matcher.c
17894         * src/gtk/quicksearch.c
17895                 Add 'partial' ('p') match string to find partially
17896                 downloaded messages
17897
17898 2004-07-13 [colin]      0.9.12cvs18.4
17899
17900         * src/pop.c
17901                 Fix misplaced block
17902
17903 2004-07-13 [colin]      0.9.12cvs18.3
17904
17905         * src/pop.c
17906         * src/pop.h
17907         * src/messageview.c
17908                 Refactor API (to avoid passing 5+ params and code
17909                 duplication)
17910         * src/folder.c
17911         * src/msgcache.c
17912         * src/procheader.c
17913         * src/common/defs.h
17914                 Add planned_download to cache
17915                 Don't mess uidl file when moving partially downloaded
17916                 mails (they change folder, we should change it in the
17917                 uidl list too or we'll remove an incorrect message)
17918                 (this also helps removing hacks when changing 
17919                 planned_download in messageview.c)
17920
17921 2004-07-12 [colin]      0.9.12cvs18.2
17922
17923         * src/gtk/quicksearch.c
17924                 Fix missing status update in quicksearch
17925
17926 2004-07-12 [paul]       0.9.12cvs18.1
17927
17928         * po/POTFILES.in
17929         * src/Makefile.am
17930         * src/account.c
17931         * src/codeconv.c
17932         * src/compose.c
17933         * src/inc.c
17934         * src/main.c
17935         * src/prefs_common.c
17936         * src/procmsg.h
17937         * src/toolbar.c
17938         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17939         * src/prefs_wrapping.[ch]       ** NEW FILES **
17940         * src/common/intl.h
17941         * src/common/utils.[ch]
17942         * src/gtk/quicksearch.[ch]
17943                 sync with 0.9.12cvs18 HEAD
17944
17945 2004-07-12 [colin]      0.9.11cvs17.25
17946
17947         * src/folder.c
17948         * src/folder.h
17949                 Remove unused function added by me in 0.9.11cvs17.10
17950
17951 2004-07-11 [colin]      0.9.11cvs17.24
17952
17953         * src/inc.c
17954         * src/messageview.c
17955         * src/pop.c
17956         * src/pop.h
17957                 Use folderitem and msgnum instead of filename to
17958                 know which mail to delete
17959                 Move old partial mail deletion to pop.c
17960
17961 2004-07-10 [colin]      0.9.11cvs17.23
17962
17963         * src/inc.c
17964                 Add debug
17965         * src/pop.c
17966         * src/pop.h
17967                 Don't re-use same enums for unrelated stuff: it's 
17968                 completely misleading !
17969                 Document a bit
17970
17971 2004-07-09 [colin]      0.9.11cvs17.22
17972
17973         * src/inc.c
17974                 Remove folder-type check and do
17975                 more tests to be sure everything's
17976                 ok
17977         * src/messageview.c
17978                 Punctuation update, remove useless
17979                 code, fix two warnings
17980         * src/noticeview.c
17981                 Layout cleaning, reset 2nd button
17982                 when specifying one
17983
17984 2004-07-09 [colin]      0.9.11cvs17.21
17985
17986         * src/messageview.c
17987         * src/pop.c
17988         * src/pop.h
17989                 Allow user to change his mind
17990                 and postpone decision (by
17991                 unmarking the mail)
17992
17993 2004-07-09 [colin]      0.9.11cvs17.20
17994
17995         * src/messageview.c
17996                 Fix bug with delete state
17997         * src/pop.c
17998         * src/pop.h
17999                 Fix buffer leak (fread doesn't 
18000                 terminate buffers with \0)
18001                 Refactoring (remove magic 
18002                 numbers)
18003
18004 2004-07-09 [colin]      0.9.11cvs17.19
18005
18006         * src/pop.c
18007                 Don't log "Skipping message" if 
18008                 we're going to TOP it two lines
18009                 later
18010
18011 2004-07-09 [colin]      0.9.11cvs17.18
18012
18013         * src/messageview.c
18014                 Fix Engrish
18015
18016 2004-07-09 [colin]      0.9.11cvs17.17
18017
18018         * src/pop.c
18019                 strlen checking...
18020         * src/messageview.c
18021                 refactoring a bit
18022
18023 2004-07-08 [colin]      0.9.11cvs17.16
18024
18025         * src/noticeview.c
18026         * src/noticeview.h
18027                 Add an optional second button
18028         * src/messageview.c
18029         * src/pop.c
18030         * src/pop.h
18031                 Don't delete partially received mails after a certain
18032                 time; rather, let the user decide.
18033
18034 2004-07-08 [colin]      0.9.11cvs17.15
18035
18036         * src/common/smtp.h
18037                 Sync with HEAD
18038
18039 2004-07-08 [colin]      0.9.11cvs17.14
18040
18041         * src/messageview.c
18042         * src/common/smtp.c
18043                 Use to_human_readable() for sizes
18044
18045 2004-07-08 [colin]      0.9.11cvs17.13
18046
18047         * src/inc.c
18048         * src/messageview.c
18049         * src/pop.c
18050         * src/pop.h
18051         * src/procmsg.c
18052                 Fix partial-downloading issues:
18053                         catch unsupported TOP
18054                         don't delete partially downloaded mails before 5 days
18055                         don't update existing with non-MH folders; that'll
18056                         make dups, but it's better than trashing the folder
18057                         free new msginfo parts
18058                 Fix indentation ;-)
18059
18060 2004-07-08 [colin]      0.9.11cvs17.12
18061
18062         * src/common/smtp.c
18063         * src/common/smtp.h
18064                 Sync smtp size verification with HEAD
18065
18066 2004-07-08 [colin]      0.9.11cvs17.11
18067
18068         * src/summaryview.c
18069         * src/prefs_common.c
18070         * src/prefs_common.h
18071         * src/gtk/quicksearch.c
18072         * src/gtk/quicksearch.h
18073                 Sync sticky pref with HEAD
18074
18075 2004-07-08 [colin]      0.9.11cvs17.10
18076
18077         * src/folder.c [1.213.2.6]
18078         * src/folder.h [1.87.2.6]
18079         * src/inc.c [1.149.2.7]
18080         * src/messageview.c [1.94.2.8]
18081         * src/procheader.c [1.47.2.6]
18082         * src/procmsg.c [1.150.2.4]
18083         * src/procmsg.h [1.60.2.5]
18084         * src/pop.c [1.56.2.4]
18085         * src/pop.h [1.17.2.3]
18086                 Let too big messages get downloaded, but truncated
18087                 Add a button to download them completely
18088                 
18089 2004-07-06 [colin]      0.9.11cvs17.9
18090
18091         * src/gtk/quicksearch.c [1.1.2.3]
18092                 Add a Clear button
18093         * commitHelper
18094         * PATCHSETS
18095                 Add a script to help with cvs
18096
18097 2004-07-03 [colin]      0.9.11cvs17.8
18098
18099         * src/plugins/imageviewer/viewer.c
18100                 fix imageviewer (which was staying on the first
18101                 displayed image)
18102
18103 2004-07-03 [colin]      0.9.11cvs17.7
18104
18105         Removed FIXME_GTK2 warnings
18106         * src/gtk/gtkutils.c
18107                 useless #warnings
18108         * src/gtk/menu.c
18109                 useless #warnings (no need to mess with menu rc)
18110         * src/gtk/menu.h
18111                 unused functions
18112         
18113
18114 2004-07-03 [colin]      0.9.11cvs17.6
18115
18116         Removed FIXME_GTK2 warnings
18117         * src/codeconv.c
18118                 useless #warnings (rewrite needed)
18119         * src/compose.c
18120                 useless #warnings (rewrite needed)
18121                 useless #warnings (gtk2 is like that)
18122                 useless #warnings (previously fixed)
18123         * src/main.c
18124                 useless #warnings (previously fixed)
18125         * src/message_search.c
18126                 useless #warnings (gtk2 is like that)
18127                 Made apparent that search is case-sensitive
18128         * src/mimeview.c
18129                 useless #warnings (rewrite needed)
18130                 useless #warnings (gtk2 is like that)
18131                 reimplemented real warnings
18132         * src/prefs_common.c
18133                 Removed block cursor option (not it gtk2)
18134         * src/prefs_gtk.c
18135                 useless #warnings (rewrite needed)
18136         * src/procheader.c
18137                 useless #warnings (rewrite needed)
18138         * src/sourcewindow.c
18139                 useless #warnings (incorrect placing)
18140         * src/summary_search.c
18141                 useless #warnings (gtk2 is like that)
18142                 Made apparent that search is case-sensitive
18143         * src/action.c
18144                 useless #warnings (gtk2 is like that)
18145         * src/textview.c
18146                 useless #warnings (rewrite needed)
18147         * src/toolbar.c
18148                 useless #warnings (rewrite needed)
18149
18150 2004-07-03 [colin]      0.9.11cvs17.5
18151
18152         * src/textview.c
18153                 Fix mismerge which broke URI opening
18154                 
18155 2004-07-01 [colin]      0.9.11cvs17.4
18156
18157         * src/gtk/filesel.c
18158                 Fill filename when saving
18159                 
18160 2004-06-27 [colin]      0.9.11cvs17.3
18161
18162         * src/gtk/filesel.[ch]
18163                 Use the new GTK file selector
18164                 Update prototype to match the reality: multiple file
18165                 selection is open-only          
18166         * src/compose.c
18167                 Match the new prototypes        
18168         * configure.ac
18169                 Match the new requirements (gtk 2.4.0)
18170                         
18171 2004-06-26 [colin]      0.9.11cvs17.2
18172
18173         * src/plugins/trayicon/trayicon.c
18174                 Remove useless signal handler on resize, which causes
18175                 an infinite "loop"
18176         
18177 2004-06-26 [colin]      0.9.11cvs17.1
18178         
18179         * tools/Makefile.am
18180                 remove launch_firebird and add nautilus2sylpheed.sh
18181         * src/quicksearch.c
18182           src/summaryview.c
18183                 Fix show/hide "Extended symbols" button problem
18184                 Fix apparition at startup
18185                 Fix const warnings
18186         * src/plugins/image_viewer/Makefile.am
18187                 Fix configure 
18188         * common/ssl.c
18189                 Re-enable certificate check, as it doesn't seem to
18190                 cause Xlib errors anymore
18191
18192 2004-06-25 [paul]       0.9.11cvs17
18193
18194         * sync with 0.9.11cvs17 HEAD
18195         
18196         NOTE: QuickSearch is broken
18197
18198 2004-06-07 [colin]      0.9.10claws67.10
18199         * src/plugins/trayicon/trayicon.c
18200           src/plugins/trayicon/libeggtrayicon/Makefile.am
18201           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18202                 Fix gettextization in trayicon plugin
18203
18204 2004-06-07 [colin]      0.9.10claws67.9
18205         
18206         * src/summaryview.c
18207           src/gtk/gtksctree.[ch]
18208                 Let Shift+{Up,Down} work in summaryview
18209                 (well, Down "works" and Up works)
18210                 Let the list scroll when using these keys
18211
18212 2004-06-06 [colin]      0.9.10claws67.8
18213
18214         * src/plugins/trayicon/trayicon.c
18215                 Fix pixmap update
18216
18217 2004-06-06 [colin]      0.9.10claws67.7
18218
18219         * src/addressbook.c
18220                 Fix signal handling causing system-wide focus grab
18221
18222 2004-05-25 [paul]       0.9.10claws67.6
18223
18224         * Makefile.am
18225           src/Makefile.am
18226                 clean up
18227
18228 2004-05-25 [paul]       0.9.10claws67.5
18229
18230         * replace deprecated gtk_signal... functions
18231
18232 2004-05-23 [colin]      0.9.10claws67.4
18233
18234         * src/compose.c
18235                 Fix wrapping
18236
18237 2004-05-22 [colin]      0.9.10claws67.3
18238
18239         * src/compose.c
18240                 Re-fix [Edited] in compose.c::compose_reedit()
18241
18242 2004-05-22 [colin]      0.9.10claws67.2
18243
18244         * src/procmime.c
18245                 Fix parsing of multiparts mails
18246
18247 2004-05-22 [colin]      0.9.10claws67.1
18248
18249         * src/summaryview.c
18250                 Fix quicksearch
18251
18252 2004-05-22 [paul]       0.9.10claws67
18253
18254         * sync with 0.9.10claws67 HEAD
18255
18256 2004-05-14 [alfons]
18257
18258         * src/procmime.h
18259                 add forgotton prototype
18260
18261 2004-05-10 [paul]       0.9.10claws57
18262
18263         * sync with 0.9.10claws57 HEAD
18264
18265 2004-05-05 [paul]       0.9.9.claws1
18266
18267         * ChangeLog-gtk2        ** REMOVED **
18268           ChangeLog-gtk2.claws  ** ADDED **
18269                 rename and adopt the normal claws format
18270                 
18271         * configure.ac
18272                 require gtkmathview >= 0.5
18273
18274         * ac/*                          ** REMOVED **
18275           ac/                           ** REMOVED **
18276           intl/Makefile.in              ** REMOVED **
18277           m4/                           ** ADDED **
18278           m4/missing                    ** ADDED **
18279           m4/missing/gdk-pixbuf.m4      ** ADDED **
18280           m4/missing/gettext.m4         ** ADDED **
18281           m4/missing/gpgme.m4           ** ADDED **
18282           m4/missing/imlib.m4           ** ADDED **
18283           m4/.cvsignore                 ** ADDED **
18284           m4/Makefile.am                ** ADDED **
18285           m4/README                     ** ADDED **
18286           m4/aclocal-include.m4         ** ADDED **
18287           m4/aspell.m4                  ** ADDED **
18288           m4/check-type.m4              ** ADDED **
18289           m4/gnupg-check-typedef.m4     ** ADDED **
18290           m4/openssl.m4                 ** ADDED **
18291           m4/spamassassin.m4            ** ADDED **
18292           po/ChangeLog                  ** REMOVED **
18293           po/Makefile.in.in             ** REMOVED **
18294           po/Rules-quot                 ** REMOVED **
18295           po/boldquot.sed               ** REMOVED **
18296           po/en@boldquot.header         ** REMOVED **
18297           po/en@quot.header             ** REMOVED **
18298           po/insert-header.sin          ** REMOVED **
18299           po/quot.sed                   ** REMOVED **
18300           po/remove-potcdate.sed        ** REMOVED **
18301           po/remove-potcdate.sin        ** REMOVED **
18302           po/stamp-po                   ** REMOVED **
18303           Makefile.am
18304           autogen.sh
18305           configure.ac
18306                 enable building with automake 1.8.x
18307                 add 'autopoint --force' to autogen.sh and remove all
18308                 auto-generated files, remove ac/ directory and use
18309                 m4/ directory instead
18310                 
18311         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18312                 fix gettextization
18313
18314 2004-02-28 Colin Leroy <colin@colino.net>
18315         * src/prefs_matcher.c
18316           src/prefs_filtering.c
18317           src/prefs_filtering_action.c
18318                 Fix non-editable GtkEntries
18319
18320 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18321         * src/prefs_themes.c
18322                 utf8 conversion for theme info
18323
18324 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18325         * sync 0.9.9claws
18326
18327 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18328         * src/grouplistdialog.c
18329                 allow multiple selections without ctrl key
18330
18331 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18332         * src/main.c
18333                 enable customizable accelerators
18334
18335 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18336         * src/prefs_common.c
18337                 re-enable different font settings for gtk1/2
18338         * src/prefs_folder_item.c
18339                 fix folder prefs displayed wrong
18340         * src/textview.c
18341                 set 'sunken' shadow type
18342
18343 2004-02-07 Colin Leroy <colin@colino.net>
18344         * src/compose.c
18345                 Fix message being always [Edited]
18346                 Encode headers correctly (utf8 buf)
18347
18348 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18349         * src/socket.c
18350                 remove double g_source_attach()
18351                 (Thanks to Colin Leroy)
18352
18353 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18354         * src/gtk/gtksctree.c
18355                 Fix SSL certificate list not shown
18356         * src/mimeview.c
18357                 Fix clicks in mime tree
18358
18359 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18360         * src/common/socket.c
18361                 Fix SSL receive
18362         * src/compose.c
18363                 Fix clipboard menu hotkeys
18364
18365 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18366         * src/gtk/gtkaspell.[ch]
18367           src/compose.c
18368                 reimplement spellchecker
18369
18370 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18371         * src/gtk/filesel.c
18372                 crash when inserting file in compose window
18373                 (TODO: keep old selection on clicks)
18374         * src/main.c
18375                 use gtkrc-2.0 instead of gtkrc
18376
18377 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18378         * src/messageview.c
18379                 remove orphaned mimeview unref()
18380
18381 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18382         * src/grouplistdialog.c
18383                 expand nodes containing subscribed groups
18384
18385 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18386         * src/textview.c
18387                 textview: hide cursor, restore old click behaviour
18388
18389 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18390         * src/textview.c
18391                 variable names messed up
18392
18393 2004-01-17 Colin Leroy <colin@colino.net>
18394         * src/addr_compl.c
18395                 Fix completion address too thin
18396         * src/compose.c
18397                 Fix tab-to-subject behaviour
18398         * src/summaryview.c
18399                 Implement key up & down in summaryview
18400
18401 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18402
18403         * sync 098claws
18404
18405 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18406         * configure.ac
18407           Makefile.am
18408           doc/.cvsignore
18409           doc/Makefile.am
18410                 faq, man, manual moved to doc/
18411         * ac/aspell.m4
18412           ac/check-type.m4
18413           ac/gnupg-check-typedef.m4
18414           ac/openssl.m4
18415           ac/spamassassin.m4
18416           ac/missing/gdk-pixbuf.m4
18417           ac/missing/gpgme.m4
18418           ac/missing/imlib.m4
18419                 fix automake warnings
18420
18421 2003-12-06 Colin Leroy <colin@colino.net>
18422         * src/summaryview.c
18423                 Fix quicksearch
18424
18425 2003-12-05 Colin Leroy <colin@colino.net>
18426         * src/summaryview.c
18427                 Fix going to next unread folder
18428
18429 2003-12-05 Colin Leroy <colin@colino.net>
18430         * src/crash.c
18431                 Fix gtk2 compilation
18432         * src/session.c
18433                 Remove iotag source handler at disconnection
18434         * src/socket.[ch] 
18435                 Remove source handler when closing socket 
18436                 (fixes another seg)
18437
18438 2003-12-04 Colin Leroy <colin@colino.net>
18439         * src/compose.c
18440           src/prefs_account.c
18441           src/prefs_common.c
18442                 Fix some dropdown menus
18443
18444 2003-12-04 Colin Leroy <colin@colino.net>
18445         * src/compose.c
18446                 Fix event handlers on header fields
18447         * src/common/socket.c
18448           src/common/session.c
18449                 Fix segfault with callback (SSL)
18450                 Fix end of session 
18451
18452 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18453
18454         * Fix compile bug in src/compose.c
18455         * removed src/gtk/gtkstext.[ch]
18456
18457 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18458
18459         * Convert character set and escape "text" attributes in toolbar setting
18460         files.
18461         * Fixed bug in button-press-event handling.
18462
18463 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18464
18465         * Fixed bug in key-press-event handling.
18466
18467 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18468
18469         * Enabled to compile tray-icon plugin (Ad-hoc).
18470         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18471
18472 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18473
18474         * Enabled to compile on sylpheed-claws.
18475         (tray-icon plugin still cannot compile yet.)
18476
18477 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18478
18479         * Updated to 0.9.5.
18480
18481 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18482
18483         * Updated to 0.9.4.
18484         * Ported monitoring SSL mechanism to GSource of GLib2
18485         (I don't confirm it)
18486         * Added _gtk2 suffix to key name of font preference to avoid
18487         ovverwriting preference of Gtk+-1.2 version.
18488
18489 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18490
18491         * Updated to 0.9.2.
18492
18493 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18494
18495         * Updated to 0.9.1.
18496         * Translate po files into UTF-8 when execute autogen.sh.
18497
18498 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18499
18500         * Updated to 0.9.0.
18501
18502 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18503
18504         * Plugged GError related memory leaks.
18505
18506 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18507
18508         * Changed default size of fonts.
18509         * Enabled to set titile font size of warning dialog.
18510
18511 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18512
18513         * Embed a sylpheed icon into executable binary on Windows.
18514
18515 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18516
18517         * I forgot to traslate character set of element string in src/xml.c.
18518
18519 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18520
18521         * Fixed detecting bind_textdomain_codeset in configure.in.
18522         * The bug in which "Example" of "Date fromat" preference isn't displayed
18523         correctly has been fixed.
18524
18525 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18526
18527         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18528           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18529           glib-gettextize
18530           Removed intl directory.
18531           Translated po files into UTF-8.
18532           (Thanks! Ryuji Abe)
18533
18534 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18535
18536         * The bug which doesn't unscape string in xml.c has been fixed.
18537
18538 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18539
18540         * The bug which is failed to translate encoding of file name thorough
18541         file dialog has been fixed.
18542
18543 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18544
18545         * Modified to translate file names which is used in inporting/expoting
18546         mbox feature and "Save as" feature into locale encoding.
18547         * Translate file names into locale encoding when "Attache file" and
18548         "Insert file".
18549         * Force set G_BROKEN_FILENAMES environment variable.
18550         * Other minor fixes.
18551
18552 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18553
18554         * Modified to treat MH folder's name as locale encoding.
18555
18556 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18557
18558         * The bug which clash on switching candidates of auto completion of
18559         addresses, cannot use auto completion in Japanesse is fixed
18560         (Thanks! Tokunaga-san)¡¥
18561
18562 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18563
18564         * The bug which cannot switch key accelerator preference has been fixed
18565         (Thanks! smbd-san)¡¥
18566
18567 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18568
18569         * version 0.8.11-gtk2-20030314
18570
18571 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18572
18573         * The bug in which character set conversion of filtering messages has
18574         been fixed.(Thanks! COCOA-san).
18575
18576 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18577
18578         * Revived "Leave space on head" preference in "Message" category.
18579         * A bug which clash when put the cursor to end of buffer and execute
18580         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18581
18582 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18583
18584         * version 0.8.11-gtk2-20030312
18585
18586 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18587
18588         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18589         * Modified to use Pango's API directly for font preference.
18590         * Integrated GtkTextView of textview to one widget.
18591         * Set fonts of header title in textview by "header_title" tag.
18592         * Removed some deprecated codes.
18593
18594 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
18595
18596         * Updated to 0.8.11.
18597         * Merged cygwin patch(Thanks! Sakai-san).
18598
18599 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
18600
18601         * version 0.8.10-gtk2-20030309