cccb77974861967d305b85abb4c142e1a3efc214
[claws.git] / ChangeLog
1 2006-02-27 [colin]      2.0.0cvs84
2
3         * configure.ac
4         * src/Makefile.am
5         * src/mainwindow.c
6         * src/mainwindow.h
7         * src/messageview.c
8         * src/messageview.h
9         * src/prefs_toolbar.c
10         * src/procmsg.c
11         * src/stock_pixmap.c
12         * src/stock_pixmap.h
13         * src/summaryview.c
14         * src/toolbar.c
15         * src/toolbar.h
16         * src/pixmaps/ham_btn.xpm
17         * src/pixmaps/spam.xpm
18         * src/pixmaps/spam_btn.xpm
19         * src/plugins/spamassassin/spamassassin.c
20                 Add button in toolbar for spam learning
21                 Fix a few bugs from the last related commit
22                 Revert 1.9.6cvs23 which messed up shift-selection
23
24 2006-02-24 [colin]      2.0.0cvs83
25
26         * src/procmsg.c
27         * src/summaryview.c
28         * src/summaryview.h
29         * src/plugins/spamassassin/spamassassin.c
30         * src/plugins/spamassassin/spamassassin.h
31         * src/plugins/spamassassin/spamassassin_gtk.c
32                 Unregister learner when spamassassin is either
33                 disabled or over tcp
34
35 2006-02-24 [colin]      2.0.0cvs82
36
37         * src/Makefile.am
38         * src/mainwindow.c
39         * src/mainwindow.h
40         * src/procmsg.c
41         * src/procmsg.h
42         * src/stock_pixmap.c
43         * src/stock_pixmap.h
44         * src/summaryview.c
45         * src/summaryview.h
46         * src/gtk/icon_legend.c
47         * src/pixmaps/spam.xpm  ** NEW FILE **
48         * src/plugins/spamassassin/spamassassin.c
49         * src/plugins/spamassassin/spamassassin_gtk.c
50                 Add spam learning interface (Mark/Mark as 
51                 (spam|ham) menus)
52
53 2006-02-24 [wwp]        2.0.0cvs81
54
55         * src/compose.c
56         * src/compose.h
57         * src/filtering.c
58                 hide compose window when sending message in batch mode
59                 (filtering: forward and redirect). Also fixed a wrong
60                 value returned when sending failed, neutral anyway.
61                 (Colin, me) 
62
63 2006-02-24 [wwp]        2.0.0cvs80
64
65         * src/mainwindow.c
66                 use GTK+'s stock quit button. Patch by Fabien Vantard.
67
68 2006-02-24 [paul]       2.0.0cvs79
69
70         * src/news.c
71         * src/news.h
72         * src/news_gtk.c
73                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
74                 Thanks to Colin
75
76 2006-02-23 [colin]      2.0.0cvs78
77
78         * src/alertpanel.c
79                 Change OK to Close in alertpanel with View log
80                 button; add accel to View log. Patch by Fabien
81                 Vantard
82
83 2006-02-23 [wwp]        2.0.0cvs77
84
85         * src/compose.c
86                 silly me, there were much more tests to perform, since toolbars can
87                 really have down to 1 element only.
88
89 2006-02-23 [wwp]        2.0.0cvs76
90
91         * commitHelper
92                 fixed indentation from my previous commit. Fallback to VISUAL if
93                 EDITOR is not set (and to vi, at last resort).
94
95 2006-02-23 [wwp]        2.0.0cvs75
96
97         * commitHelper
98                 improved error detection (Colin, me).
99
100 2006-02-23 [wwp]        2.0.0cvs74
101
102         * src/prefs_toolbar.c
103                 simplify and fix prefs/toolbars layouting. Combos' contents can
104                 now be really displayed.
105
106 2006-02-23 [wwp]        2.0.0cvs73
107         simplifies and fix prefs/toolbars layouting. Combos' contents can now
108         be really displayed.
109
110 2006-02-22 [wwp]        2.0.0cvs72
111
112         * src/compose.c
113                 fix a typo in my previous commit (sorry!).
114
115 2006-02-22 [wwp]        2.0.0cvs71
116
117         * src/prefs_toolbar.c
118                 fix a crash when adding separators to toolbars,
119                 also fix some separator item information.
120
121 2006-02-22 [wwp]        2.0.0cvs70
122
123         * src/compose.c
124                 fix a crash when redirecting (for instance) when compose window's
125                 toolbar contents has been customized (when some buttons have been
126                 removed in fact).
127
128 2006-02-21 [wwp]        2.0.0cvs69
129
130         * src/summaryview.c
131         * src/gtk/pluginwindow.c
132         * src/plugins/pgpcore/prefs_gpg.c
133                 fix some compilation warnings (feat. remains of removed code).
134
135 2006-02-21 [wwp]        2.0.0cvs68
136
137         * src/gtk/gtkutils.c
138                 fix two compilation issues, thanks to Stephan Sachse.
139
140 2006-02-20 [colin]      2.0.0cvs67
141
142         * src/mainwindow.c
143                 Don't reselect displayed mail on refocus
144                 This fixes actions misbehaving 
145
146 2006-02-20 [wwp]        2.0.0cvs66
147
148         * src/summaryview.c
149         * src/gtk/gtksctree.c
150         * src/gtk/gtkshruler.c
151                 changed more runtime typecast checks.
152
153 2006-02-20 [wwp]        2.0.0cvs65
154
155         * src/summary_search.c
156                 find all - summaryview refresh issue fixed, thanks to Colin.
157
158 2006-02-20 [wwp]        2.0.0cvs64
159
160         * src/gtk/gtkutils.c
161                 better runtime typecast checks.
162
163 2006-02-20 [wwp]        2.0.0cvs63
164
165         * src/summary_search.c
166                 enhancements to the summary search:
167                         - add the ability to stop the running search
168                           (upon ESC-key press, new Stop button or when Clear button is pressed)
169                         - don't search if no criteria (From/To/Subject/Body) is set
170                         - ensure that a busy mouse pointer is always shown when searching,
171                           show it even a bit earlier
172
173 2006-02-19 [colin]      2.0.0cvs62
174
175         * src/compose.c
176         * src/imap.c
177         * src/etpan/imap-thread.c
178         * src/etpan/imap-thread.h
179                 (Future) IMAP speed improvement on sending
180                 Will require a libetpan update
181         * src/summaryview.c
182         * src/gtk/quicksearch.c
183                 Make quicksearch clearable while running.
184
185 2006-02-17 [colin]      2.0.0cvs61
186
187         * src/imap.c
188         * src/etpan/imap-thread.c
189         * src/etpan/imap-thread.h
190                 Check for IMAP certificates
191                 ** Requires libetpan-0.42-cvs4 
192                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
193
194 2006-02-17 [colin]      2.0.0cvs60
195
196         * src/messageview.c
197         * src/prefs_common.c
198         * src/prefs_common.h
199         * src/prefs_message.c
200                 Add pref to display HTML-only mails with plugin, 
201                 if possible (defaulting to FALSE of course).
202
203 2006-02-16 [colin]      2.0.0cvs59
204
205         * src/main.c
206         * src/common/plugin.c
207         * src/common/plugin.h
208         * src/gtk/pluginwindow.c
209                 Keep track of requested (but unloaded) plugins
210                 in some error cases.
211
212 2006-02-16 [wwp]        2.0.0cvs58
213
214         * src/gtk/gtkaspell.c
215         * src/gtk/gtkaspell.h
216         * src/prefs_spelling.c
217         * src/compose.c
218         * src/prefs_common.c
219         * src/prefs_common.h
220                 implemented new optional spellchecker behaviour: re-check message when
221                 dictionary got changed (from compose-window/context-menu/Change dictionary).
222
223 2006-02-16 [wwp]        2.0.0cvs57
224
225         * src/quote_fmt_parse.y
226                 pclose popen'ed pipe.
227
228 2006-02-15 [colin]      2.0.0cvs56
229
230         * src/mimeview.c
231         * src/mimeview.h
232                 Let MimeViewers know which MimeView they
233                 depend of.
234         * src/summaryview.c
235                 Swap From/To columns in Sent/Queue/Drafts
236                 folders
237         * src/etpan/imap-thread.c
238                 Use mailstream_low_tls_open() for STARTTLS
239                 instead of mailstream_low_ssl_open()
240                 ** REQUIRES libetpan 0.42cvs3 **
241
242 2006-02-15 [wwp]        2.0.0cvs55
243
244         * src/compose.c
245         * src/compose.h
246         * src/message_search.c
247         * src/message_search.h
248         * src/textview.c
249         * src/gtk/gtkutils.c
250         * src/gtk/gtkutils.h
251                 added the ability to Find text in the compose window (and a bit
252                 of code factorization).
253
254 2006-02-15 [wwp]        2.0.0cvs54
255
256         * src/prefs_gtk.c
257                 yet another one file was missing (fix for some widgets' sensitivity).
258                 Thanks Colin!
259
260 2006-02-15 [wwp]        2.0.0cvs53
261
262         * src/prefs_gtk.h
263                 oops forgot that file (fix for some widgets' sensitivity).
264
265 2006-02-15 [wwp]        2.0.0cvs52
266
267         * src/summary_search.c
268                 implemented advanced summary search options (added the ability
269                 to use matcher conditions in an advanced search mode).
270
271 2006-02-15 [wwp]        2.0.0cvs51
272
273         * src/plugins/pgpcore/prefs_gpg.c
274         * src/prefs_account.c
275                 fix some widget sensitivity, mostly around some labels in
276                 account prefs.
277
278 2006-02-15 [paul]       2.0.0cvs50
279
280         * manual/advanced.xml
281                 improve Templates info
282                 written by wwp
283
284 2006-02-14 [colin]      2.0.0cvs49
285
286         * src/pixmaps/address_book.xpm
287         * src/pixmaps/preferences.xpm
288         * src/pixmaps/properties.xpm
289                 Fix pixmap size - patch by Fabien Vantard
290
291 2006-02-13 [colin]      2.0.0cvs48
292
293         * src/procmime.c
294                 Add missing fclose()s on error
295         * src/textview.c
296                 Remove unused code
297         * src/common/utils.c
298                 Fix temp files not being deleted on windows
299         Patches by Thomas Gilgin
300
301 2006-02-13 [colin]      2.0.0cvs47
302
303         * src/mainwindow.c
304                 Fix exit crash
305
306 2006-02-13 [wwp]        2.0.0cvs46
307
308         * src/plugins/pgpcore/prefs_gpg.c
309                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
310
311 2006-02-12 [colin]      2.0.0cvs45
312
313         * src/folderview.c
314         * src/main.c
315         * src/mainwindow.c
316                 Fix "stuff" when quitting
317
318 2006-02-12 [wwp]        2.0.0cvs44
319
320         * src/prefs_themes.c
321                 fix typos in debug messages.
322
323 2006-02-11 [colin]      2.0.0cvs43
324
325         * src/summaryview.c
326                 don't allow drag/drop from ourself
327
328 2006-02-10 [wwp]        2.0.0cvs42
329
330         * src/exporthtml.c
331         * src/html.c
332         * src/html.h
333         * src/procmime.c
334         * src/textview.c
335                 renamed html_ prefixed functions and data structures to avoid
336                 namespace clashes w/ other software (gtkhtml2 for instance).
337                 Closes bug #907.
338
339
340 2006-02-09 [colin]      2.0.0cvs41
341
342         * src/summaryview.c
343                 Fix shitty logic messed up. Thanks Ticho for the hint!
344
345 2006-02-09 [wwp]        2.0.0cvs40
346
347         * src/gtk/about.c
348         * src/compose.c
349         * src/prefs_account.c
350         * src/prefs_gtk.h
351         * src/editaddress.c
352                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
353                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
354                 Browse buttons in accounts prefs.
355
356 2006-02-09 [colin]      2.0.0cvs39
357
358         * src/matcher.c
359                 Check for pointer before using its members
360         * src/gtk/gtksourceprintjob.c
361                 Fix a wrong warning
362
363 2006-02-09 [wwp]        2.0.0cvs38
364
365         * src/gtk/filesel.c
366                 fix few compiler warnings (type mismatch).
367
368 2006-02-09 [paul]       2.0.0cvs37
369
370         * po/fr.po
371                 updated by Fabien Vantard
372
373 2006-02-08 [colin]      2.0.0cvs36
374
375         * src/prefs_common.c
376         * src/common/defs.h
377         * src/common/plugin.c
378                 allow windows and linux configurations to coexist
379                 patch by Thomas Gilgin
380
381 2006-02-08 [colin]      2.0.0cvs35
382
383         * src/filtering.c
384         * src/matcher.c
385         * src/matcher.h
386         * src/matcher_parser_parse.y
387         * src/prefs_filtering_action.c
388         * src/prefs_matcher.c
389                 Add the "Ignore thread" filtering
390                 action
391
392 2006-02-08 [colin]      2.0.0cvs34
393
394         * src/compose.c
395         * src/procmime.c
396         * src/procmime.h
397                 Fix bug #905 (damaged attachment)
398                 text files with raw \0's aren't really text files
399         FOR_STABLE
400
401 2006-02-08 [colin]      2.0.0cvs33
402
403         * src/summaryview.c
404                 Fix crasher introduced yesterday
405
406 2006-02-08 [wwp]        2.0.0cvs32
407
408         * src/compose.c
409         * src/compose.h
410                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
411
412 2006-02-08 [wwp]        2.0.0cvs31
413
414         * src/prefs_template.c
415                 templates enhancement: allow address completion for Cc and Bcc fields
416                 (it was currently possible for the To field only)
417
418 2006-02-08 [colin]      2.0.0cvs30
419
420         * src/compose.c
421                 Don't unblock if not blocked
422         FOR_STABLE
423
424 2006-02-07 [colin]      2.0.0cvs29
425
426         * src/action.c
427                 Forgot to refresh summaryview
428
429 2006-02-07 [colin]      2.0.0cvs28
430
431         * src/action.c
432                 Freeze/thaw message list and folder list while
433                 processing %as{} actions 
434         * src/compose.c
435                 Fix auto-wrap disabling after a middle-click
436                 paste - FOR_STABLE
437
438 2006-02-07 [paul]       2.0.0cvs27
439
440         * src/folder.c
441                 fix freeing of uninitialised pointers
442                 Thanks to Colin
443
444 2006-02-06 [colin]      2.0.0cvs26
445
446         * src/folder.c
447                 Use g_slist_prepend in potentially big list
448
449 2006-02-06 [colin]      2.0.0cvs25
450
451         * src/folder.c
452                 Completely skip processing if it doesn't 
453                 exist (faster!)
454
455 2006-02-06 [colin]      2.0.0cvs24
456
457         * src/folder.c
458         * src/summaryview.c
459                 Batch filtering in summaryview (from Tools menu)
460                 and pre/post//-processing too
461
462 2006-02-06 [colin]      2.0.0cvs23
463
464         * src/procmsg.h
465         * src/filtering.c
466                 Use a special field for batch filtering instead
467                 of stepping on deferred execution's toes
468
469 2006-02-06 [colin]      2.0.0cvs22
470
471         * src/action.c
472         * src/filtering.c
473         * src/filtering.h
474         * src/folder.c
475         * src/summaryview.c
476                 Fix filtering via menus and actions
477
478 2006-02-06 [colin]      2.0.0cvs21
479
480         * src/imap.c
481                 Put the added file directly to cache if possible (will work
482                 with next libetpan)
483         * src/filtering.c
484         * src/filtering.h
485         * src/inc.c
486         * src/folder.c
487         * src/mbox.c
488         * src/procmsg.h
489                 Move and copy filtered messages by batches instead of one
490                 by one - faster on IMAP
491         * src/procmsg.c
492                 Add a function that'll possibly be useful later
493
494 2006-02-06 [colin]      2.0.0cvs20
495
496         * src/addressbook.c
497                 Use internal mime-type instead of text/plain for d'n'd
498         * src/compose.c
499                 Allow attaching files from mimeview's icon list via d'n'd
500         * src/folderview.c
501         * src/folderview.h
502                 Use internal mime-type instead of text/plain for d'n'd
503                 Don't try to selected opened folder if none is
504                 Factorize d'n'd from other apps code
505         * src/headerview.c
506         * src/textview.c
507         * src/gtk/gtkutils.c
508         * src/gtk/gtkutils.h
509                 Factorize Face/X-Face stuff
510         * src/mimeview.c
511                 Fix d'n'd to other apps
512         * src/prefs_message.c
513                 Let the XFace pref be usable without libcompface as it also
514                 applies to Face
515         * src/summaryview.c
516                 Fix d'n'd to other apps
517                 Factorize d'n'd from other apps code
518
519 2006-02-06 [wwp]        2.0.0cvs19
520
521         * po/it.po
522                 Italian translation fixes by Andrea Spadaccini (no more confusion
523                 between filtering and processing, and few changes in the About
524                 dialog).
525
526
527 2006-02-06 [mones]      2.0.0cvs18
528
529         * src/gtk/icon_legend.c
530                 Improved descriptions allowing better translations
531
532 2006-02-05 [colin]      2.0.0cvs17
533
534         * src/imap.c
535                 Add the f*cking missing expunge that caused imap_fetch_env
536                 to fail after an add_msgs ! :-///
537         * src/etpan/imap-thread.c
538                 Add a bit of debug
539         FOR_STABLE
540
541 2006-02-05 [colin]      2.0.0cvs16
542
543         * src/common/utils.c
544                 Don't check for return-path (or we can't put
545                 back non-sent mails)
546
547 2006-02-05 [colin]      2.0.0cvs15
548
549         * src/textview.c
550                 Don't try to display Face header in textview
551                 when teh headerview's active
552
553 2006-02-05 [colin]      2.0.0cvs14
554
555         * tools/tbird2syl.py
556         * tools/Makefile.am
557                 Add script to import Thunderbird mails
558
559 2006-02-05 [colin]      2.0.0cvs13
560
561         * src/headerview.c
562         * src/procheader.c
563         * src/procmsg.c
564         * src/procmsg.h
565         * src/textview.c
566                 Show Face headers - patch partially by Klaus Flittner
567
568 2006-02-05 [colin]      2.0.0cvs12
569
570         * src/folderview.c
571         * src/summaryview.c
572         * src/common/utils.c
573         * src/common/utils.h
574                 Let dnd work from mime icons to summaryview
575                 and to folderview too
576                 Add a crude test to avoid trying to add files
577                 drag'n'dropped when they're not mails
578
579 2006-02-04 [colin]      2.0.0cvs11
580
581         * src/summaryview.c
582         * src/mimeview.c
583                 Fix utf8 conversion
584
585 2006-02-04 [colin]      2.0.0cvs10
586
587         * src/compose.c
588         * src/folderview.c
589         * src/mimeview.c
590         * src/summaryview.c
591         * src/summaryview.h
592                 Added various drag and drop capas:
593                 From                    To
594                 summaryview             other apps
595                 mimeview icons          other apps
596                 other apps              summaryview
597                 other apps              folderview
598
599                 This shouldn't have broken the existing:
600                 From                    To
601                 summaryview             folderview
602                 folderview              folderview
603                 summaryview             compose's attachments
604
605         Tests welcomed.
606
607 2006-02-02 [paul]       2.0.0cvs9
608
609         * src/mainwindow.c
610                 move global option 'Set displayed columns...' out
611                 of folder option grouping.
612                 fix sensitivity of 'harvest addresses'
613         FOR_STABLE
614
615 2006-02-01 [colin]      2.0.0cvs8
616
617         * src/mimeview.c
618                 Revert the alertpanel patch, it sucks (intrusive
619                 and gets in the way of "open")
620
621 2006-02-01 [colin]      2.0.0cvs7
622
623         * src/compose.c
624         * src/prefs_account.c
625         * src/prefs_common.c
626         * src/common/defs.h
627         * src/common/utils.c
628         * src/common/utils.h
629                 Add ability to edit the signature file
630                 from the account preferences, and use
631                 a default for the text editor.
632                 Patch by Fabien Vantard
633
634 2006-02-01 [colin]      2.0.0cvs6
635
636         * src/mimeview.c
637                 Try to get mime type by extension if it is
638                 application/octet-stream
639                 Display a window with possible choices when
640                 encountering unknown mime types
641         * src/gtk/filesel.c
642         * src/gtk/filesel.h
643                 Add preview
644                 Allow multiple selection in filtered filesel
645                 (patch by Fabien Vantard)
646         * src/gtk/pluginwindow.c
647                 Use it (patch by Fabien Vantard)
648
649 2006-02-01 [paul]       2.0.0cvs5
650
651         * src/jpilot.c
652                 fix crash on creating jpilot address book
653                 Thanks to Colin - FOR_STABLE
654         * src/prefs_summaries.c
655         * src/prefs_wrapping.c
656         * src/gtk/icon_legend.c
657         * src/gtk/quicksearch.c
658                 string fixes and additions
659
660 2006-02-01 [paul]       2.0.0cvs4
661
662         * src/compose.c
663         * src/mainwindow.c
664         * src/messageview.c
665         * src/prefs_send.c
666                 add Arabic encoding option
667                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
668
669 2006-01-31 [colin]      2.0.0cvs3
670
671         * src/plugins/pgpcore/passphrase.c
672                 Convert passphrase to locale encoding
673         * src/compose.c
674                 Fix drafting on IMAP. Crappy bug sneaked in
675                 the release :-/
676         FOR_STABLE
677
678 2006-01-30 [paul]       2.0.0cvs2
679
680         * src/gtk/icon_legend.c
681                 show the new entries
682
683 2006-01-30 [colin]      2.0.0cvs1
684
685         * src/manual.c
686                 Check for the file to be present before 
687                 enabling the menu - FOR_STABLE
688         * src/gtk/icon_legend.c
689                 Add folders icons (not all of them, there
690                 are too much, but the most intriguing ones)
691
692 2006-01-30 [paul]       2.0.0
693
694         version 2.0.0 released
695
696 2006-01-30 [paul]       1.9.100cvs200
697
698         * manual/faq.xml
699         * manual/gpl.xml
700         * manual/intro.xml
701         * manual/starting.xml
702         * manual/sylpheed-claws-manual.xml
703                 fixes, additions
704
705 2006-01-29 [mones]      1.9.100cvs199
706
707         * manual/account.xml
708         * manual/advanced.xml
709         * manual/glossary.xml
710                 Some typos fixed, added LDIF term to glossary
711         * po/es.po
712                 Fixed leading plus symbol
713
714 2006-01-29 [paul]       1.9.100cvs198
715
716         * po/fi.po
717         * po/sk.po
718                 updated by Tommi Pirinen and Andrej Kacian
719
720 2006-01-29 [paul]       1.9.100cvs197
721
722         * src/gtk/authors.h
723                 remove duplicates
724
725 2006-01-29 [paul]       1.9.100cvs196
726
727         * AUTHORS
728         * po/nl.po
729         * src/gtk/authors.h
730         * tools/claws.i18n.status.pl
731                 nl translation updated by Tim Dijkstra
732
733 2006-01-29 [paul]       1.9.100cvs195
734
735         * po/sr.po
736         * po/sv.po
737                 updated by Aleksandar Urosevic and Anders Troback
738
739 2006-01-28 [colin]      1.9.100cvs194
740
741         * src/gtk/gtksourceprintjob.c
742                 Don't fiddle with PangoLayout when we
743                 have an image
744
745 2006-01-28 [paul]       1.9.100cvs193
746
747         * AUTHORS
748         * po/el.po
749         * po/zh_CN.po
750         * src/gtk/authors.h
751         * tools/claws.i18n.status.pl
752                 updated translations submitted by Stavros Giannouris
753                 and Ralgh Young
754
755 2006-01-27 [colin]      1.9.100cvs192
756
757         * src/summaryview.c
758         * src/gtk/gtksourceprintjob.c
759                 Add image printing 
760                 (libgnomeprint only, of course)
761
762 2006-01-27 [paul]       1.9.100cvs191
763
764         * po/fr.po
765         * po/it.po
766                 updated by Fabien Vantard and Andrea Spadaccini
767
768 2006-01-26 [colin]      1.9.100cvs190
769
770         * manual/Makefile.am
771         * configure.ac
772                 Make building the manual optional 
773                 (--disable-manual)
774
775 2006-01-26 [paul]       1.9.100cvs189
776
777         * manual/glossary.xml
778         * manual/plugins.xml
779                 edited
780         * po/en_GB.po
781                 updated
782
783 2006-01-26 [paul]       1.9.100cvs188
784
785         * src/prefs_display_header.c
786         * src/prefs_folder_column.c
787         * src/prefs_msg_colors.c
788         * src/prefs_summaries.c
789         * src/prefs_summary_column.c
790                 HIGify
791
792 2006-01-25 [colin]      1.9.100cvs187
793
794         * src/imap.c
795                 Don't allow moving/copying mails between
796                 queue/drafts and non-queue/drafts folders
797                 Fixes bug #897 (message header is resetted 
798                 if one is copied to Drafts)
799
800 2006-01-25 [colin]      1.9.100cvs186
801
802         * src/folder.c
803         * src/mainwindow.c
804                 Fix subscribed folders not found
805         * src/compose.c
806                 Don't try to encode as original mail's charset
807                 if it's ascii 
808
809 2006-01-25 [paul]       1.9.100cvs185
810
811         * AUTHORS
812         * po/Makevars
813                 updated
814         * po/de.po
815         * po/pl.po
816         * po/pt_BR.po
817         * po/sr.po
818                 updates submitted by Stephan Sachse, Emilian Nowak
819                 and Quar, Frederico Goncalves Guimaraes, and
820                 Aleksandar Urosevic
821                 Fix Bug 896, 'PT_BR locale broken'.
822         * src/gtk/authors.h
823                 updated
824
825 2006-01-24 [mones]      1.9.100cvs184
826
827         * manual/glossary.xml
828                 All current terms finished. Reviewers welcome ;-)
829         * manual/keyboard.xml
830                 Fixed column width for pdf output.
831         * po/es.po
832                 Updated
833
834 2006-01-24 [paul]       1.9.100cvs183
835
836         * manual/glossary.xml
837                 fix id name
838         * manual/dist/html/Makefile.am
839         * manual/dist/pdf/Makefile.am
840         * manual/dist/ps/Makefile.am
841         * manual/dist/txt/Makefile.am
842                 fix make deps
843                 Thanks to Colin
844
845 2006-01-24 [mones]      1.9.100cvs182
846
847         * manual/glossary.xml
848                 Nearly finished, some terms missing.
849
850 2006-01-23 [paul]       1.9.100cvs181
851
852         * manual/dist/html/Makefile.am
853         * manual/dist/pdf/Makefile.am
854         * manual/dist/ps/Makefile.am
855         * manual/dist/txt/Makefile.am
856         * src/mainwindow.c
857                 re-enable manual
858                 Thanks to Colin
859
860 2006-01-22 [colin]      1.9.100cvs180
861
862         * src/compose.c
863         * src/gtk/gtkaspell.c
864                 Don't deselect stuff before right-clicking, with aspell.
865                 (This prevented right-click Copy, for example).
866                 Thanks to Clo!
867
868 2006-01-22 [paul]       1.9.100cvs179
869
870         * src/summary_search.c
871                 don't fix the widget size as it causes problems
872                 under localisation.
873                 Thanks to Emilian Nowak
874
875 2006-01-21 [paul]       1.9.100cvs178
876
877         * src/prefs_themes.c
878                 fix broken underlining of label text
879                 with some translations
880
881 2006-01-21 [colin]      1.9.100cvs177
882
883         * po/fr.po
884                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
885
886 2006-01-20 [colin]      1.9.100cvs176
887
888         * configure.ac
889         * Makefile.am
890         * manual/Makefile
891         * manual/dist/html/.cvsignore
892         * manual/dist/html/Makefile.am
893         * manual/dist/pdf/.cvsignore
894         * manual/dist/pdf/Makefile.am
895         * manual/dist/ps/.cvsignore
896         * manual/dist/ps/Makefile.am
897         * manual/dist/txt/.cvsignore
898         * manual/dist/txt/Makefile.am
899                 Autotool-ize manual
900
901 2006-01-20 [paul]       1.9.100cvs175
902
903         * manual/handling.xml
904                 make Filtering and Searching entries easier to find
905         * manual/keyboard.xml
906                 add the remaining default keybinds
907         * src/prefs_summaries.c
908                 update the default keybinds
909
910 2006-01-20 [paul]       1.9.100cvs174
911
912         * src/addressbook.c
913         * src/addrgather.c
914         * src/addrharvest.c
915         * src/editaddress.c
916         * src/editgroup.c
917         * src/exphtmldlg.c
918         * src/expldifdlg.c
919         * src/exporthtml.c
920         * src/exportldif.c
921         * src/ldif.c
922                 replace 'e-mail' with 'email'
923         * src/summary_search.c
924                 add mnemonic to "Find all" button
925
926 2006-01-20 [wwp]        1.9.100cvs173
927
928         * src/export.c
929         * src/import.c
930                 touched mbox import/export buttons for HIG-compliance
931
932 2006-01-19 [paul]       1.9.100cvs172
933
934         * manual/account.xml
935         * manual/addrbook.xml
936         * manual/advanced.xml
937         * manual/faq.xml
938         * manual/handling.xml
939         * manual/intro.xml
940         * manual/plugins.xml
941         * manual/starting.xml
942                 more editing
943
944 2006-01-19 [paul]       1.9.100cvs171
945
946         * src/toolbar.c
947                 allow use of trash button while receiving
948                 Thanks to Colin
949
950 2006-01-19 [wwp]        1.9.100cvs170
951
952         * src/gtk/quicksearch.c
953         * src/compose.c
954                 force text color to black when yellow background is set
955
956 2006-01-19 [colin]      1.9.100cvs169
957
958         * src/plugins/trayicon/trayicon.c
959                 Gray out Get Mail when already getting mail
960
961 2006-01-18 [paul]       1.9.100cvs168
962
963         * src/compose.c
964                 give widget yellow background was To is
965                 set via folder prefs
966         * src/gtk/quicksearch.c
967                 give widget yellow background when quick
968                 search is active.
969                 Thanks to Colin
970
971 2006-01-18 [paul]       1.9.100cvs167
972
973         * doc/man/sylpheed-claws.1
974                 add --subscribe option
975
976 2006-01-18 [paul]       1.9.100cvs166
977
978         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
979         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
980                 use %U instead of %F (%F is broken for user installed
981                 files in kde 3.5)
982
983 2006-01-18 [colin]      1.9.100cvs165
984
985         * src/summaryview.c
986                 Default to Yes in "No more * messages" dialogs
987
988 2006-01-17 [colin]      1.9.100cvs164
989
990         * src/compose.c
991                 Possibly fix an invalid iterator causing
992                 crash
993
994 2006-01-17 [colin]      1.9.100cvs163
995
996         * src/mimeview.c
997                 Fix crash when the image disappears under the
998                 image viewer
999
1000 2006-01-16 [colin]      1.9.100cvs162
1001
1002         * src/compose.c
1003                 Fix reenabling autowrap
1004
1005 2006-01-16 [colin]      1.9.100cvs161
1006
1007         * src/compose.c
1008                 reset quote_len before getting quote_str
1009
1010 2006-01-16 [colin]      1.9.100cvs160
1011
1012         * src/account.c
1013         * src/account.h
1014         * src/folder.c
1015         * src/imap_gtk.c
1016         * src/mh_gtk.c
1017                 Fix bug #883 (default inbox does not track folder move)
1018
1019 2006-01-16 [colin]      1.9.100cvs159
1020
1021         * src/compose.c
1022         * src/plugins/pgpcore/passphrase.c
1023                 More buttons fixes
1024
1025 2006-01-16 [paul]       1.9.100cvs158
1026
1027         * src/prefs_actions.c
1028         * src/prefs_filtering_action.c
1029         * src/prefs_matcher.c
1030         * src/quote_fmt.c
1031         * src/gtk/description_window.c
1032         * src/gtk/description_window.h
1033         * src/gtk/quicksearch.c
1034                 description window cleanups
1035
1036 2006-01-15 [colin]      1.9.100cvs157
1037
1038         * src/addressbook.c
1039         * src/prefs_filtering.c
1040                 Same here
1041
1042 2006-01-15 [colin]      1.9.100cvs156
1043
1044         * src/folderview.c
1045         * src/mainwindow.c
1046                 Same for "Empty trash"
1047
1048 2006-01-15 [colin]      1.9.100cvs155
1049
1050         * src/inc.c
1051                 Override offline dialog had Yes by default
1052
1053 2006-01-15 [colin]      1.9.100cvs154
1054
1055         * src/summaryview.c
1056                 Delete selected messages? previously had Yes the default
1057
1058 2006-01-15 [colin]      1.9.100cvs153
1059
1060         * src/folder.c
1061         * src/folder.h
1062         * src/main.c
1063                 Check if a mailbox is loaded after all
1064                 plugins are loaded.
1065
1066 2006-01-15 [colin]      1.9.100cvs152
1067
1068         * src/folder.c
1069                 Don't start wizard when there are unloaded folders (will help
1070                 people with only mbox or maildir mailboxes)
1071
1072 2006-01-14 [colin]      1.9.100cvs151
1073
1074         * src/addressbook.c
1075         * src/expldifdlg.c
1076         * src/importldif.c
1077         * src/importmutt.c
1078         * src/importpine.c
1079         * src/mh_gtk.c
1080                 More HIG compliance and fixes
1081
1082 2006-01-14 [colin]      1.9.100cvs150
1083
1084         * src/prefs_filtering_action.c
1085         * src/foldersel.c
1086                 Two forgotten button order changes
1087
1088 2006-01-14 [colin]      1.9.100cvs149
1089
1090         * src/account.c
1091         * src/addressbook.c
1092         * src/compose.c
1093         * src/folderview.c
1094         * src/imap_gtk.c
1095         * src/mainwindow.c
1096         * src/mh_gtk.c
1097         * src/news_gtk.c
1098         * src/prefs_actions.c
1099         * src/prefs_customheader.c
1100         * src/prefs_filtering.c
1101         * src/prefs_matcher.c
1102         * src/prefs_template.c
1103         * src/ssl_manager.c
1104         * src/summaryview.c
1105         * src/textview.c
1106         * src/toolbar.c
1107                 All deletion confirmations are now "Cancel, Delete" 
1108                 instead of "No, Yes"
1109                 Clarified most of the other "No, Yes" to 
1110                 "Cancel, Descriptive_action"
1111                 Rechanged the "Entry not saved" alerts to have 
1112                 "Close, Continue editing"
1113
1114
1115 2006-01-14 [paul]
1116
1117         * 2.0.0-rc4 released
1118
1119 2006-01-14 [paul]       1.9.100cvs148
1120
1121         * src/account.c
1122         * src/addressadd.c
1123         * src/addressbook.c
1124         * src/compose.c
1125         * src/editaddress.c
1126         * src/editbook.c
1127         * src/editgroup.c
1128         * src/editjpilot.c
1129         * src/editldap.c
1130         * src/editvcard.c
1131         * src/exphtmldlg.c
1132         * src/expldifdlg.c
1133         * src/folderview.c
1134         * src/grouplistdialog.c
1135         * src/imap_gtk.c
1136         * src/importmutt.c
1137         * src/importpine.c
1138         * src/inc.c
1139         * src/main.c
1140         * src/mainwindow.c
1141         * src/message_search.c
1142         * src/messageview.c
1143         * src/mh_gtk.c
1144         * src/mimeview.c
1145         * src/news_gtk.c
1146         * src/prefs_actions.c
1147         * src/prefs_customheader.c
1148         * src/prefs_filtering.c
1149         * src/prefs_matcher.c
1150         * src/prefs_template.c
1151         * src/prefs_themes.c
1152         * src/ssl_manager.c
1153         * src/summary_search.c
1154         * src/summaryview.c
1155         * src/textview.c
1156         * src/toolbar.c
1157         * src/gtk/foldersort.c
1158         * src/gtk/gtkaspell.c
1159         * src/gtk/inputdialog.c
1160         * src/gtk/prefswindow.c
1161         * src/plugins/pgpcore/select-keys.c
1162         * src/plugins/trayicon/trayicon.c
1163                 HIG compliant button order
1164
1165 2006-01-14 [mones]      1.9.100cvs147
1166
1167         * po/es.po
1168                 Updated translation
1169
1170 2006-01-13 [paul]       1.9.100cvs146
1171
1172         * AUTHORS
1173         * ChangeLog
1174         * src/gtk/authors.h
1175                 add Joshua M. Kwan to contributors list
1176
1177 2006-01-13 [colin]      1.9.100cvs145
1178
1179         * src/gtk/quicksearch.c
1180                 Don't refocus quick search after executing (Esc or Enter)
1181                 Allows to '/'search something then move up/down in 
1182                 summaryview, and to Esc a search and be back in the 
1183                 summaryview
1184
1185 2006-01-13 [paul]       1.9.100cvs144
1186
1187         * src/plugins/pgpinline/pgpinline.c
1188                 support Content-Type 'application/pgp'
1189                 patch by Joshua M. Kwan <joshuak@users.sf.net>
1190
1191 2006-01-13 [paul]       1.9.100cvs143
1192
1193         * manual/account.xml
1194                 make mention of partial retrieval
1195                 thanks to Colin
1196
1197 2006-01-13 [paul]       1.9.100cvs142
1198
1199         * src/account.c
1200         * src/account.h
1201         * src/action.c
1202         * src/action.h
1203         * src/adbookbase.h
1204         * src/addr_compl.c
1205         * src/addr_compl.h
1206         * src/addrbook.c
1207         * src/addrcache.c
1208         * src/addrcache.h
1209         * src/addrcindex.c
1210         * src/addrcindex.h
1211         * src/addrclip.c
1212         * src/addrclip.h
1213         * src/addrdefs.h
1214         * src/addressadd.c
1215         * src/addressadd.h
1216         * src/addressbook.c
1217         * src/addressbook.h
1218         * src/addrgather.c
1219         * src/addrgather.h
1220         * src/addrharvest.c
1221         * src/addrharvest.h
1222         * src/addrindex.c
1223         * src/addrindex.h
1224         * src/addritem.c
1225         * src/addritem.h
1226         * src/addrquery.c
1227         * src/addrquery.h
1228         * src/addrselect.c
1229         * src/addrselect.h
1230         * src/alertpanel.c
1231         * src/alertpanel.h
1232         * src/browseldap.c
1233         * src/browseldap.h
1234         * src/codeconv.c
1235         * src/codeconv.h
1236         * src/compose.c
1237         * src/compose.h
1238         * src/customheader.c
1239         * src/customheader.h
1240         * src/displayheader.c
1241         * src/displayheader.h
1242         * src/editaddress.c
1243         * src/editaddress.h
1244         * src/editbook.c
1245         * src/editbook.h
1246         * src/editgroup.c
1247         * src/editgroup.h
1248         * src/editjpilot.c
1249         * src/editjpilot.h
1250         * src/editldap.c
1251         * src/editldap.h
1252         * src/editldap_basedn.c
1253         * src/editldap_basedn.h
1254         * src/editvcard.c
1255         * src/editvcard.h
1256         * src/exphtmldlg.c
1257         * src/exphtmldlg.h
1258         * src/expldifdlg.c
1259         * src/expldifdlg.h
1260         * src/export.h
1261         * src/exporthtml.c
1262         * src/exporthtml.h
1263         * src/exportldif.c
1264         * src/exportldif.h
1265         * src/filtering.c
1266         * src/filtering.h
1267         * src/folder.c
1268         * src/folder.h
1269         * src/folder_item_prefs.c
1270         * src/folder_item_prefs.h
1271         * src/foldersel.c
1272         * src/foldersel.h
1273         * src/folderutils.c
1274         * src/folderutils.h
1275         * src/folderview.c
1276         * src/folderview.h
1277         * src/grouplistdialog.c
1278         * src/grouplistdialog.h
1279         * src/headerview.c
1280         * src/html.c
1281         * src/html.h
1282         * src/image_viewer.c
1283         * src/image_viewer.h
1284         * src/imap.c
1285         * src/imap.h
1286         * src/imap_gtk.c
1287         * src/imap_gtk.h
1288         * src/import.h
1289         * src/importldif.c
1290         * src/importldif.h
1291         * src/importmutt.c
1292         * src/importmutt.h
1293         * src/importpine.c
1294         * src/importpine.h
1295         * src/inc.c
1296         * src/inc.h
1297         * src/jpilot.c
1298         * src/jpilot.h
1299         * src/ldapctrl.c
1300         * src/ldapctrl.h
1301         * src/ldaplocate.c
1302         * src/ldaplocate.h
1303         * src/ldapquery.c
1304         * src/ldapquery.h
1305         * src/ldapserver.c
1306         * src/ldapserver.h
1307         * src/ldaputil.c
1308         * src/ldaputil.h
1309         * src/ldif.c
1310         * src/ldif.h
1311         * src/main.c
1312         * src/main.h
1313         * src/mainwindow.c
1314         * src/mainwindow.h
1315         * src/manual.c
1316         * src/manual.h
1317         * src/mbox.c
1318         * src/mbox.h
1319         * src/message_search.c
1320         * src/message_search.h
1321         * src/messageview.c
1322         * src/messageview.h
1323         * src/mh.c
1324         * src/mh.h
1325         * src/mh_gtk.c
1326         * src/mh_gtk.h
1327         * src/mimeview.c
1328         * src/mimeview.h
1329         * src/msgcache.c
1330         * src/msgcache.h
1331         * src/mutt.c
1332         * src/mutt.h
1333         * src/news.c
1334         * src/news.h
1335         * src/news_gtk.c
1336         * src/news_gtk.h
1337         * src/partial_download.c
1338         * src/partial_download.h
1339         * src/pine.c
1340         * src/pine.h
1341         * src/pop.c
1342         * src/pop.h
1343         * src/prefs_account.c
1344         * src/prefs_account.h
1345         * src/prefs_actions.c
1346         * src/prefs_actions.h
1347         * src/prefs_common.c
1348         * src/prefs_common.h
1349         * src/prefs_compose_writing.c
1350         * src/prefs_compose_writing.h
1351         * src/prefs_customheader.c
1352         * src/prefs_customheader.h
1353         * src/prefs_display_header.c
1354         * src/prefs_display_header.h
1355         * src/prefs_filtering.c
1356         * src/prefs_filtering.h
1357         * src/prefs_filtering_action.c
1358         * src/prefs_filtering_action.h
1359         * src/prefs_folder_column.c
1360         * src/prefs_folder_column.h
1361         * src/prefs_folder_item.c
1362         * src/prefs_folder_item.h
1363         * src/prefs_fonts.c
1364         * src/prefs_fonts.h
1365         * src/prefs_gtk.c
1366         * src/prefs_gtk.h
1367         * src/prefs_image_viewer.c
1368         * src/prefs_image_viewer.h
1369         * src/prefs_matcher.c
1370         * src/prefs_matcher.h
1371         * src/prefs_message.c
1372         * src/prefs_msg_colors.c
1373         * src/prefs_msg_colors.h
1374         * src/prefs_other.c
1375         * src/prefs_quote.c
1376         * src/prefs_receive.c
1377         * src/prefs_send.c
1378         * src/prefs_spelling.c
1379         * src/prefs_spelling.h
1380         * src/prefs_summaries.c
1381         * src/prefs_summaries.h
1382         * src/prefs_summary_column.c
1383         * src/prefs_summary_column.h
1384         * src/prefs_template.c
1385         * src/prefs_template.h
1386         * src/prefs_themes.c
1387         * src/prefs_themes.h
1388         * src/prefs_toolbar.c
1389         * src/prefs_toolbar.h
1390         * src/prefs_wrapping.c
1391         * src/prefs_wrapping.h
1392         * src/privacy.c
1393         * src/privacy.h
1394         * src/procheader.c
1395         * src/procheader.h
1396         * src/procmime.c
1397         * src/procmime.h
1398         * src/procmsg.c
1399         * src/procmsg.h
1400         * src/quote_fmt.c
1401         * src/quote_fmt_parse.y
1402         * src/recv.c
1403         * src/recv.h
1404         * src/remotefolder.c
1405         * src/remotefolder.h
1406         * src/send_message.c
1407         * src/send_message.h
1408         * src/setup.c
1409         * src/setup.h
1410         * src/sourcewindow.c
1411         * src/sourcewindow.h
1412         * src/ssl_manager.c
1413         * src/ssl_manager.h
1414         * src/statusbar.c
1415         * src/statusbar.h
1416         * src/stock_pixmap.c
1417         * src/stock_pixmap.h
1418         * src/summary_search.c
1419         * src/summary_search.h
1420         * src/summaryview.c
1421         * src/summaryview.h
1422         * src/syldap.c
1423         * src/syldap.h
1424         * src/textview.c
1425         * src/textview.h
1426         * src/toolbar.c
1427         * src/toolbar.h
1428         * src/undo.c
1429         * src/undo.h
1430         * src/unmime.c
1431         * src/unmime.h
1432         * src/vcard.c
1433         * src/vcard.h
1434         * src/wizard.c
1435         * src/wizard.h
1436         * src/common/base64.c
1437         * src/common/base64.h
1438         * src/common/defs.h
1439         * src/common/hooks.c
1440         * src/common/hooks.h
1441         * src/common/log.c
1442         * src/common/log.h
1443         * src/common/mgutils.c
1444         * src/common/mgutils.h
1445         * src/common/nntp.c
1446         * src/common/nntp.h
1447         * src/common/passcrypt.c
1448         * src/common/passcrypt.h.in
1449         * src/common/plugin.c
1450         * src/common/plugin.h
1451         * src/common/prefs.c
1452         * src/common/prefs.h
1453         * src/common/progressindicator.c
1454         * src/common/progressindicator.h
1455         * src/common/quoted-printable.c
1456         * src/common/quoted-printable.h
1457         * src/common/session.c
1458         * src/common/session.h
1459         * src/common/smtp.c
1460         * src/common/smtp.h
1461         * src/common/socket.c
1462         * src/common/socket.h
1463         * src/common/ssl.c
1464         * src/common/ssl.h
1465         * src/common/ssl_certificate.c
1466         * src/common/ssl_certificate.h
1467         * src/common/stringtable.c
1468         * src/common/stringtable.h
1469         * src/common/sylpheed.c
1470         * src/common/sylpheed.h
1471         * src/common/template.c
1472         * src/common/template.h
1473         * src/common/timing.h
1474         * src/common/utils.c
1475         * src/common/utils.h
1476         * src/common/version.h.in
1477         * src/common/xml.c
1478         * src/common/xml.h
1479         * src/common/xmlprops.c
1480         * src/common/xmlprops.h
1481         * src/gtk/colorlabel.c
1482         * src/gtk/colorsel.c
1483         * src/gtk/colorsel.h
1484         * src/gtk/description_window.c
1485         * src/gtk/description_window.h
1486         * src/gtk/filesel.c
1487         * src/gtk/filesel.h
1488         * src/gtk/foldersort.c
1489         * src/gtk/foldersort.h
1490         * src/gtk/gtkutils.c
1491         * src/gtk/gtkutils.h
1492         * src/gtk/inputdialog.c
1493         * src/gtk/inputdialog.h
1494         * src/gtk/logwindow.c
1495         * src/gtk/logwindow.h
1496         * src/gtk/manage_window.c
1497         * src/gtk/manage_window.h
1498         * src/gtk/menu.c
1499         * src/gtk/menu.h
1500         * src/gtk/pluginwindow.c
1501         * src/gtk/pluginwindow.h
1502         * src/gtk/prefswindow.c
1503         * src/gtk/prefswindow.h
1504         * src/gtk/progressdialog.c
1505         * src/gtk/progressdialog.h
1506         * src/gtk/sslcertwindow.c
1507         * src/gtk/sslcertwindow.h
1508         * src/plugins/clamav/clamav_plugin.c
1509         * src/plugins/clamav/clamav_plugin.h
1510         * src/plugins/clamav/clamav_plugin_gtk.c
1511         * src/plugins/demo/demo.c
1512         * src/plugins/dillo_viewer/dillo_prefs.c
1513         * src/plugins/dillo_viewer/dillo_prefs.h
1514         * src/plugins/dillo_viewer/dillo_viewer.c
1515         * src/plugins/pgpcore/passphrase.c
1516         * src/plugins/pgpcore/passphrase.h
1517         * src/plugins/pgpcore/plugin.c
1518         * src/plugins/pgpcore/select-keys.c
1519         * src/plugins/pgpcore/select-keys.h
1520         * src/plugins/pgpcore/sgpgme.c
1521         * src/plugins/pgpcore/sgpgme.h
1522         * src/plugins/pgpinline/pgpinline.c
1523         * src/plugins/pgpinline/pgpinline.h
1524         * src/plugins/pgpinline/plugin.c
1525         * src/plugins/pgpmime/pgpmime.c
1526         * src/plugins/pgpmime/pgpmime.h
1527         * src/plugins/pgpmime/plugin.c
1528         * src/plugins/spamassassin/spamassassin.c
1529         * src/plugins/spamassassin/spamassassin.h
1530         * src/plugins/spamassassin/spamassassin_gtk.c
1531         * src/plugins/trayicon/trayicon.c
1532                 update copyright header
1533
1534 2006-01-13 [paul]       1.9.100cvs141
1535
1536         * src/account.c
1537         * src/export.c
1538         * src/import.c
1539         * src/mainwindow.c
1540         * src/prefs_account.c
1541         * src/prefs_display_header.c
1542         * src/prefs_receive.c
1543         * src/prefs_send.c
1544         * src/prefs_summaries.c
1545         * src/prefs_themes.c
1546         * src/prefs_toolbar.c
1547         * src/gtk/about.c
1548                 various cleanups
1549
1550 2006-01-12 [colin]      1.9.100cvs140
1551
1552         * src/folder.c
1553         * src/folder.h
1554         * src/main.c
1555                 Add --subscribe option
1556                 Let sylpheed-claws email@domain.com equivalent to --compose
1557                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1558
1559 2006-01-12 [paul]       1.9.100cvs139
1560
1561         * src/mainwindow.c
1562                 append 'Change folder order' label with '...'
1563         * src/prefs_actions.c
1564                 allow reordering of actions list by dnd
1565         * src/gtk/foldersort.c
1566                 make the dialog nicer
1567
1568 2006-01-11 [colin]      1.9.100cvs138
1569
1570         * src/compose.c
1571                 Allow templates without text
1572
1573 2006-01-11 [paul]       1.9.100cvs137
1574
1575         * tools/README
1576         * tools/filter_conv_new.pl
1577                 add info to README
1578                 also check .sylpheed for filter.xml
1579                 be a bit informative to the user
1580
1581 2006-01-11 [colin]      1.9.100cvs136
1582
1583         * src/textview.c
1584                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1585
1586 2006-01-10 [paul]       1.9.100cvs135
1587
1588         * tools/Makefile.am
1589         * tools/filter_conv_new.pl
1590                 add script to convert new style Sylpheed
1591                 filter rules (Sylpheed >= 0.9.99) to
1592                 Claws filtering rules
1593
1594 2006-01-10 [colin]      1.9.100cvs134
1595
1596         * src/compose.c
1597                 Fix broken line joins in certain conditions
1598                 (between two quoted lines: <enter><enter><up>
1599                  <type a wrapped sentence><go in the first line>
1600                  <insert more text><watch as line joining failed>)
1601
1602 2006-01-10 [paul]       1.9.100cvs133
1603
1604         * src/compose.c
1605                 don't report success in error dialog
1606                 thanks to Colin
1607         * src/common/utils.c
1608                 include some trailing punctuations as URI
1609                 thanks to Hiro
1610
1611 2006-01-10 [paul]       1.9.100cvs132
1612
1613         * src/mimeview.c
1614                 fix incompatible pointer type
1615                 warning
1616
1617 2006-01-10 [paul]       1.9.100cvs131
1618
1619         * src/compose.c
1620                 change Subject in window title
1621                 instantaneously
1622
1623 2006-01-09 [colin]      1.9.100cvs130
1624
1625         * src/addressbook.c
1626         * src/headerview.c
1627         * src/mainwindow.c
1628         * src/messageview.c
1629         * src/mimeview.c
1630         * src/noticeview.c
1631         * src/summaryview.c
1632                 Fix possible crashes on exit and in addressbook
1633
1634 2006-01-09 [paul]       1.9.100cvs129
1635
1636         * src/prefs_msg_colors.c
1637                 some cleanups that I forgot last time
1638
1639 2006-01-09 [paul]       1.9.100cvs128
1640
1641         * README
1642         * src/folderview.c
1643         * src/prefs_msg_colors.c
1644                 add previously hidden option, color_new, to
1645                 the gui
1646                 move the page to Display/
1647                 rework the gui
1648
1649 2006-01-09 [wwp]        1.9.100cvs127
1650
1651         * src/prefs_themes.c
1652                 made the prefs/display/themes layouts spacing less condensed
1653                 (and so they match other prefs/pages' look).
1654
1655 2006-01-09 [paul]       1.9.100cvs126
1656
1657         * src/compose.c
1658         * src/prefs_common.c
1659         * src/prefs_common.h
1660         * src/prefs_wrapping.c
1661                 remove 'wrap at send' option
1662
1663 2006-01-06 [colin]      1.9.100cvs125
1664
1665         * src/compose.c
1666                 Just make completely sure we don't insert "manual line breaks" 
1667                 when wrapping... 
1668
1669 2006-01-04 [paul]
1670
1671         * 2.0.0-rc3 released
1672
1673 2006-01-04 [paul]       1.9.100cvs124
1674
1675         * src/folderview.c
1676                 fix bug 882, 'quick scroll in folder list
1677                 displays wrong folder contents'
1678
1679 2006-01-04 [paul]       1.9.100cvs123
1680
1681         * src/plugins/pgpmime/pgpmime.c
1682                 better debug information when signing
1683                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1684
1685 2006-01-03 [colin]      1.9.100cvs122
1686
1687         * configure.ac
1688                 We need to recheck for gpgme 1.0.0 after checking
1689                 for 1.1.1, because if 1.1.1 isn't available, 
1690                 GPGME_LIBS and friends are blanked out by the 
1691                 second check.
1692
1693 2006-01-03 [colin]      1.9.100cvs121
1694
1695         * src/common/prefs.c
1696                 Windows unlink-before rename fix
1697         * src/plugins/pgpcore/sgpgme.c
1698                 Add support for PKA info if available
1699                 Both patches by Werner Koch
1700
1701 2006-01-03 [paul]       1.9.100cvs120
1702
1703         * src/messageview.c
1704                 fix bug 884, 'Send receipt' button visible in queue
1705                 Thanks to Colin
1706
1707 2006-01-02 [colin]      1.9.100cvs119
1708
1709         * src/compose.c
1710         * src/imap.c
1711                 Fix autosave on IMAP and more generally try to
1712                 return the correct ID on a newly added IMAP message
1713
1714 2006-01-02 [paul]       1.9.100cvs118
1715
1716         * manual/keyboard.xml
1717                 edited
1718
1719 2006-01-01 [paul]       1.9.100cvs117
1720
1721         * src/gtk/authors.h
1722                 alphabetical order
1723
1724 2005-12-30 [colin]      1.9.100cvs116
1725
1726         * manual/advanced.xml
1727                 Explain Pre/Post-processing differences.
1728
1729 2005-12-30 [colin]      1.9.100cvs115
1730
1731         * src/mh.c
1732                 Implement copy_msgs for a little optimization
1733         * src/imap.c
1734                 Finish yesterday's fix
1735
1736 2005-12-29 [colin]      1.9.100cvs114
1737
1738         * src/imap.c
1739                 Fix occasional failure in fetching a mail over
1740                 IMAP
1741
1742 2005-12-29 [colin]      1.9.100cvs113
1743
1744         * src/compose.c
1745                 Don't remove a draft when sending it, if it is 
1746                 locked.
1747
1748 2005-12-28 [colin]      1.9.100cvs112
1749
1750         * src/summaryview.c
1751                 Fix leak for real
1752
1753 2005-12-28 [wwp]        1.9.100cvs111
1754
1755         * doc/faq/.cvsignore
1756         * doc/faq/de/.cvsignore
1757         * doc/faq/en/.cvsignore
1758         * doc/faq/es/.cvsignore
1759         * doc/faq/fr/.cvsignore
1760         * doc/faq/it/.cvsignore
1761         * doc/manual/.cvsignore
1762         * doc/manual/de/.cvsignore
1763         * doc/manual/en/.cvsignore
1764         * doc/manual/es/.cvsignore
1765         * doc/manual/fr/.cvsignore
1766         * doc/manual/ja/.cvsignore
1767         * src/plugins/mathml_viewer/.cvsignore
1768                 rollback revival of those files (my bad, sorry for the noise).
1769
1770 2005-12-28 [wwp]        1.9.100cvs110
1771
1772         * src/compose.c
1773                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1774
1775 2005-12-28 [wwp]        1.9.100cvs109
1776
1777         * doc/faq/.cvsignore
1778         * doc/faq/de/.cvsignore
1779         * doc/faq/en/.cvsignore
1780         * doc/faq/es/.cvsignore
1781         * doc/faq/fr/.cvsignore
1782         * doc/faq/it/.cvsignore
1783         * doc/manual/.cvsignore
1784         * doc/manual/de/.cvsignore
1785         * doc/manual/en/.cvsignore
1786         * doc/manual/es/.cvsignore
1787         * doc/manual/fr/.cvsignore
1788         * doc/manual/ja/.cvsignore
1789         * src/plugins/mathml_viewer/.cvsignore
1790         * po/.cvsignore
1791                 more files to ignore.
1792
1793 2005-12-24 [colin]      1.9.100cvs108
1794
1795         * AUTHORS
1796         * src/gtk/authors.h
1797                 Update for Werner
1798
1799 2005-12-24 [colin]      1.9.100cvs107
1800
1801         * src/procmsg.c
1802                 Allow NULL src_msginfo in 
1803                 procmsg_msginfo_new_from_mimeinfo
1804
1805 2005-12-23 [paul]       1.9.100cvs106
1806
1807         * src/plugins/pgpinline/mypgpcore.def
1808                 add this forgotten file
1809
1810 2005-12-23 [colin]      1.9.100cvs105
1811
1812         * src/mainwindow.c
1813                 Fix missing break
1814
1815 2005-12-23 [colin]      1.9.100cvs104
1816
1817         * autogen.sh
1818         * src/folder.c
1819         * src/mh.c
1820         * src/common/plugin.c
1821         * src/common/socket.c
1822         * src/common/socket.h
1823         * src/common/utils.c
1824         * src/common/utils.h
1825         * src/gtk/pluginwindow.c
1826         * src/plugins/pgpcore/plugin.def
1827         * src/plugins/pgpcore/sylpheed.def
1828         * src/plugins/pgpinline/Makefile.am
1829         * src/plugins/pgpinline/plugin.def
1830         * src/plugins/pgpinline/sylpheed.def
1831         * src/plugins/pgpmime/plugin.def
1832         * src/plugins/pgpmime/sylpheed.def
1833                 Various w32 fixes by Werner Koch
1834
1835 2005-12-22 [paul]       1.9.100cvs103
1836
1837         * src/wizard.c
1838                 don't offer IMAP as 'server type' if
1839                 libetpan isn't built in
1840
1841 2005-12-22 [paul]       1.9.100cvs102
1842
1843         * AUTHORS
1844         * src/mainwindow.c
1845         * src/mainwindow.h
1846         * src/toolbar.c
1847         * src/gtk/authors.h
1848                 support GTK_TOOLBAR_BOTH_HORIZ (text
1849                 next to icon) Patch by Marien Zwart
1850                 marienz@users.sf.net
1851                 Also reword the text
1852
1853 2005-12-21 [colin]      1.9.100cvs101
1854
1855         * configure.ac
1856                 Fix DATADIRNAME
1857         * COPYING
1858                 Fix missing section and explicit the exception better
1859         * src/compose.c
1860                 Prevent mail from being lost without notice when an
1861                 SMTP error happens on trying to send an unmodified
1862                 drafted mail.
1863         * src/send_message.c
1864         * src/common/smtp.c
1865                 Fix password remembering when wrong, and add return
1866                 value checks where they should have been
1867         * src/plugins/pgpcore/sylpheed.def
1868         * src/plugins/pgpinline/sylpheed.def
1869         * src/plugins/pgpmime/sylpheed.def
1870                 Add a few symbols needed
1871
1872 2005-12-21 [paul]       1.9.100cvs100
1873
1874         * m4/codeset.m4
1875         * m4/glibc21.m4
1876         * m4/intdiv0.m4
1877         * m4/inttypes-pri.m4
1878         * m4/inttypes.m4
1879         * m4/inttypes_h.m4
1880         * m4/isc-posix.m4
1881         * m4/lcmessage.m4
1882         * m4/stdint_h.m4
1883         * m4/uintmax_t.m4
1884                 gettextization
1885                 thanks to Colin
1886
1887 2005-12-21 [paul]       1.9.100cvs99
1888
1889         * po/sv.po
1890                 fixed by Colin
1891
1892 2005-12-20 [paul]       1.9.100cvs98
1893
1894         * po/sv.po
1895                 updated by Anders Trobäck
1896
1897 2005-12-20 [colin]      1.9.100cvs97
1898
1899         * ABOUT-NLS
1900         * Makefile.am
1901         * autogen.sh
1902         * configure.ac
1903         * config/config.rpath
1904         * config/mkinstalldirs
1905         * m4/Makefile.am
1906         * m4/glibc2.m4
1907         * m4/gnupg.m4
1908         * m4/gpgme.m4
1909         * m4/intmax.m4
1910         * m4/longdouble.m4
1911         * m4/longlong.m4
1912         * m4/printf-posix.m4
1913         * m4/signed.m4
1914         * m4/size_max.m4
1915         * m4/ulonglong.m4
1916         * m4/wchar_t.m4
1917         * m4/wint_t.m4
1918         * m4/xsize.m4
1919         * po/Makefile.in.in
1920         * po/Makevars
1921         * po/bg.po
1922         * po/ca.po
1923         * po/cs.po
1924         * po/de.po
1925         * po/el.po
1926         * po/en_GB.po
1927         * po/es.po
1928         * po/fi.po
1929         * po/fr.po
1930         * po/hr.po
1931         * po/hu.po
1932         * po/it.po
1933         * po/ja.po
1934         * po/ko.po
1935         * po/nb.po
1936         * po/nl.po
1937         * po/pl.po
1938         * po/pt_BR.po
1939         * po/ru.po
1940         * po/sk.po
1941         * po/sr.po
1942         * po/stamp-po
1943         * po/sv.po
1944         * po/zh_CN.po
1945         * po/zh_TW.po
1946         * src/Makefile.am
1947         * src/codeconv.c
1948         * src/compose.c
1949         * src/exporthtml.c
1950         * src/exportldif.c
1951         * src/folder.c
1952         * src/main.c
1953         * src/manual.c
1954         * src/mh.c
1955         * src/mimeview.c
1956         * src/send_message.c
1957         * src/common/Makefile.am
1958         * src/common/fnmatch.c
1959         * src/common/fnmatch.h
1960         * src/common/fnmatch_loop.c
1961         * src/common/nntp.c
1962         * src/common/plugin.c
1963         * src/common/smtp.c
1964         * src/common/socket.c
1965         * src/common/string_match.c
1966         * src/common/sylpheed.c
1967         * src/common/utils.c
1968         * src/common/utils.h
1969         * src/common/w32_dirent.c
1970         * src/common/w32_reg.c
1971         * src/common/w32_signal.c
1972         * src/common/w32_stat.c
1973         * src/common/w32_stdio.c
1974         * src/common/w32_stdlib.c
1975         * src/common/w32_string.c
1976         * src/common/w32_time.c
1977         * src/common/w32_unistd.c
1978         * src/common/w32_wait.c
1979         * src/common/w32lib.h
1980         * src/etpan/Makefile.am
1981         * src/gtk/Makefile.am
1982         * src/plugins/clamav/Makefile.am
1983         * src/plugins/demo/Makefile.am
1984         * src/plugins/dillo_viewer/Makefile.am
1985         * src/plugins/pgpcore/Makefile.am
1986         * src/plugins/pgpcore/passphrase.c
1987         * src/plugins/pgpcore/plugin.def
1988         * src/plugins/pgpcore/sgpgme.c
1989         * src/plugins/pgpcore/sylpheed.def
1990         * src/plugins/pgpcore/version.rc
1991         * src/plugins/pgpinline/Makefile.am
1992         * src/plugins/pgpinline/plugin.def
1993         * src/plugins/pgpinline/sylpheed.def
1994         * src/plugins/pgpinline/version.rc
1995         * src/plugins/pgpmime/Makefile.am
1996         * src/plugins/pgpmime/mypgpcore.def
1997         * src/plugins/pgpmime/plugin.def
1998         * src/plugins/pgpmime/sylpheed.def
1999         * src/plugins/pgpmime/version.rc
2000         * src/plugins/spamassassin/Makefile.am
2001                 Very little ;-) patch from Werner Koch, providing
2002                 infrastructure for cross-compiling to Win32
2003
2004 2005-12-20 [paul]       1.9.100cvs96
2005
2006         * src/account.c
2007         * src/account.h
2008         * src/mainwindow.c
2009         * src/mainwindow.h
2010         * src/toolbar.c
2011         * src/toolbar.h
2012                 add a combo to the Get All button, allowing
2013                 quick retrieval from any account
2014                 Patch by Fabien Vantard, slightly modified
2015                 by Colin
2016         * src/gtk/about.c
2017                 i18n fix. Patch by Fabien Vantard
2018
2019 2005-12-19 [colin]      1.9.100cvs95
2020
2021         * src/compose.c
2022         * src/compose.h
2023                 Don't automatically join lines when they've 
2024                 been separated by the user and not automatically
2025
2026 2005-12-19 [paul]       1.9.100cvs94
2027
2028         * src/gtk/pluginwindow.c
2029                 i18n fix.
2030                 Patch by Fabien Vantard
2031
2032 2005-12-15 [paul]       1.9.100cvs93
2033
2034         * src/common/plugin.c
2035         * src/common/plugin.h
2036         * src/gtk/pluginwindow.c
2037         * src/plugins/clamav/clamav_plugin.c
2038         * src/plugins/demo/demo.c
2039         * src/plugins/dillo_viewer/dillo_viewer.c
2040         * src/plugins/pgpcore/plugin.c
2041         * src/plugins/pgpinline/plugin.c
2042         * src/plugins/pgpmime/plugin.c
2043         * src/plugins/spamassassin/spamassassin.c
2044         * src/plugins/trayicon/trayicon.c
2045                 add plugin_version()
2046
2047 2005-12-15 [colin]      1.9.100cvs92
2048
2049         * src/compose.c
2050                 Further fix bug #875
2051
2052 2005-12-15 [paul]       1.9.100cvs91
2053
2054         * src/gtk/filesel.c
2055                 fix attach_load_dir getting set to
2056                 PLUGINDIR on plugin load
2057
2058 2005-12-14 [mones]      1.9.100cvs90
2059
2060         * manual/ack.xml
2061         * manual/keyboard.xml
2062                 Initial draft and some shortcuts added
2063                 
2064         * po/es.po
2065                 Updated translation
2066
2067 2005-12-14 [colin]      1.9.100cvs89
2068
2069         * src/compose.c
2070         * src/imap.c
2071         * src/summaryview.c
2072         * src/gtk/gtkaspell.c
2073                 More leaks fixed
2074         * src/prefs_folder_item.c
2075                 Fix recursive prefs apply
2076
2077
2078 2005-12-14 [colin]      1.9.100cvs88
2079
2080         * src/compose.c
2081                 Fix bug #875 (Freeze On Inline Forward of 
2082                 Large Message)
2083
2084 2005-12-13 [colin]      1.9.100cvs87
2085
2086         * src/compose.c
2087                 Uniq-ify and sort the mimetypes list
2088                 Patch by Fabien Vantard
2089
2090 2005-12-13 [colin]      1.9.100cvs86
2091
2092         * src/imap.c
2093         * src/etpan/imap-thread.c
2094                 Fix leaks (patch by Hoa)
2095         * src/news.c
2096         * src/common/plugin.c
2097                 Fix leaks
2098
2099 2005-12-12 [colin]
2100
2101         * 2.0.0-rc2 released
2102
2103 2005-12-12 [colin]      1.9.100cvs85
2104
2105         * src/matcher.c
2106                 Fix a leak
2107
2108 2005-12-12 [wwp]        1.9.100cvs84
2109
2110         * src/gtk/icon_legend.c
2111                 fix misbehaviour and crash when closing the legend window
2112         using the Esc key (patch by Fabien Vantard).
2113
2114 2005-12-12 [paul]       1.9.100cvs83
2115
2116         * src/browseldap.c
2117         * src/foldersel.c
2118         * src/prefs_actions.c
2119         * src/prefs_filtering.c
2120         * src/prefs_matcher.c
2121         * src/prefs_spelling.glade      ** REMOVED **
2122         * src/prefs_template.c
2123         * src/gtk/foldersort.glade      ** REMOVED **
2124         * src/gtk/pluginwindow.c
2125         * src/gtk/pluginwindow.glade    ** REMOVED **
2126         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
2127                 cleanups
2128
2129 2005-12-11 [paul]       1.9.100cvs82
2130
2131         * src/gtk/filesel.c
2132                 fix attach_load_dir crasher (double free)
2133
2134 2005-12-09 [paul]       1.9.100cvs81
2135
2136         * po/POTFILES.in
2137         * src/mainwindow.c
2138         * src/gtk/Makefile.am
2139         * src/gtk/icon_legend.c
2140         * src/gtk/icon_legend.h
2141                 add icon legend
2142         * src/manual.c
2143                 cleanup
2144
2145 2005-12-09 [paul]       1.9.100cvs80
2146
2147         * src/plugins/pgpcore/passphrase.c
2148                 wrap the label in the dialog
2149
2150 2005-12-09 [colin]      1.9.100cvs79
2151
2152         * src/plugins/pgpcore/sgpgme.c
2153                 Display (untrusted) on not trusted signatures
2154                 Patch by Michal Ãˆihaø <michal@cihar.com>
2155                 Closes bug #867 (Report also key trust)
2156
2157 2005-12-09 [colin]      1.9.100cvs78
2158
2159         * src/common/plugin.c
2160                 Update licence check, following Eben Moglen's advice
2161
2162 2005-12-08 [colin]      1.9.100cvs77
2163
2164         * src/folder.c
2165                 Fix the occasionnal item->cache != NULL 
2166                 assertion failure. 
2167
2168 2005-12-08 [colin]      1.9.100cvs76
2169
2170         * src/mimeview.c
2171         * src/plugins/pgpcore/sgpgme.c
2172                 Print key id when unable to check it
2173                 Closes bug #866 (Show key id when missing)
2174
2175 2005-12-08 [paul]       1.9.100cvs75
2176
2177         * src/prefs_common.c
2178         * src/prefs_common.h
2179         * src/gtk/filesel.c
2180                 remember load attachment dir
2181
2182 2005-12-07 [colin]      1.9.100cvs74
2183
2184         * src/prefs_toolbar.c
2185                 Gtk fixes, patch by Fabien Vantard
2186
2187 2005-12-07 [colin]      1.9.100cvs73
2188
2189         * src/action.c
2190         * src/compose.c
2191         * src/compose.h
2192                 Fix bug #839 (Quoted text isn't colored after 
2193                 executing an action)
2194         * src/common/plugin.c
2195                 Require plugins to declare their licence in plugin_licence()
2196                 Refuse to load non-GPL plugins as they'd be illegal (as 
2197                 derived works of Sylpheed-Claws, they must be GPL).
2198         * src/plugins/clamav/clamav_plugin.c
2199         * src/plugins/demo/demo.c
2200         * src/plugins/dillo_viewer/dillo_viewer.c
2201         * src/plugins/pgpcore/plugin.c
2202         * src/plugins/pgpinline/plugin.c
2203         * src/plugins/pgpmime/plugin.c
2204         * src/plugins/spamassassin/spamassassin.c
2205         * src/plugins/trayicon/trayicon.c
2206                 Add plugin_licence()
2207
2208 2005-12-07 [paul]       1.9.100cvs72
2209
2210         * configure.ac
2211         * src/mainwindow.c
2212         * src/manual.c
2213         * src/manual.h
2214         * src/common/defs.h
2215                 clean up after local FAQ removal and
2216                 temporary manual removal
2217
2218 2005-12-06 [colin]      1.9.100cvs71
2219
2220         * configure.ac
2221         * doc/Makefile.am
2222         * doc/faq/.cvsignore
2223         * doc/faq/Makefile.am
2224         * doc/faq/de/.cvsignore
2225         * doc/faq/de/Makefile.am
2226         * doc/faq/de/sylpheed-faq-1.html
2227         * doc/faq/de/sylpheed-faq-2.html
2228         * doc/faq/de/sylpheed-faq-3.html
2229         * doc/faq/de/sylpheed-faq.html
2230         * doc/faq/en/.cvsignore
2231         * doc/faq/en/Makefile.am
2232         * doc/faq/en/sylpheed-faq-1.html
2233         * doc/faq/en/sylpheed-faq-2.html
2234         * doc/faq/en/sylpheed-faq-3.html
2235         * doc/faq/en/sylpheed-faq-4.html
2236         * doc/faq/en/sylpheed-faq.html
2237         * doc/faq/es/.cvsignore
2238         * doc/faq/es/Makefile.am
2239         * doc/faq/es/sylpheed-faq-1.html
2240         * doc/faq/es/sylpheed-faq-2.html
2241         * doc/faq/es/sylpheed-faq-3.html
2242         * doc/faq/es/sylpheed-faq-4.html
2243         * doc/faq/es/sylpheed-faq.html
2244         * doc/faq/fr/.cvsignore
2245         * doc/faq/fr/Makefile.am
2246         * doc/faq/fr/sylpheed-faq-1.html
2247         * doc/faq/fr/sylpheed-faq-2.html
2248         * doc/faq/fr/sylpheed-faq-3.html
2249         * doc/faq/fr/sylpheed-faq.html
2250         * doc/faq/it/.cvsignore
2251         * doc/faq/it/Makefile.am
2252         * doc/faq/it/sylpheed-faq-1.html
2253         * doc/faq/it/sylpheed-faq-2.html
2254         * doc/faq/it/sylpheed-faq-3.html
2255         * doc/faq/it/sylpheed-faq.html
2256         * doc/manual/.cvsignore
2257         * doc/manual/Makefile.am
2258         * doc/manual/de/.cvsignore
2259         * doc/manual/de/Makefile.am
2260         * doc/manual/de/sylpheed-1.html
2261         * doc/manual/de/sylpheed-10.html
2262         * doc/manual/de/sylpheed-11.html
2263         * doc/manual/de/sylpheed-12.html
2264         * doc/manual/de/sylpheed-13.html
2265         * doc/manual/de/sylpheed-14.html
2266         * doc/manual/de/sylpheed-15.html
2267         * doc/manual/de/sylpheed-16.html
2268         * doc/manual/de/sylpheed-17.html
2269         * doc/manual/de/sylpheed-18.html
2270         * doc/manual/de/sylpheed-19.html
2271         * doc/manual/de/sylpheed-2.html
2272         * doc/manual/de/sylpheed-20.html
2273         * doc/manual/de/sylpheed-3.html
2274         * doc/manual/de/sylpheed-4.html
2275         * doc/manual/de/sylpheed-5.html
2276         * doc/manual/de/sylpheed-6.html
2277         * doc/manual/de/sylpheed-7.html
2278         * doc/manual/de/sylpheed-8.html
2279         * doc/manual/de/sylpheed-9.html
2280         * doc/manual/de/sylpheed.html
2281         * doc/manual/en/.cvsignore
2282         * doc/manual/en/Makefile.am
2283         * doc/manual/en/sylpheed-1.html
2284         * doc/manual/en/sylpheed-10.html
2285         * doc/manual/en/sylpheed-11.html
2286         * doc/manual/en/sylpheed-12.html
2287         * doc/manual/en/sylpheed-13.html
2288         * doc/manual/en/sylpheed-14.html
2289         * doc/manual/en/sylpheed-15.html
2290         * doc/manual/en/sylpheed-16.html
2291         * doc/manual/en/sylpheed-17.html
2292         * doc/manual/en/sylpheed-18.html
2293         * doc/manual/en/sylpheed-19.html
2294         * doc/manual/en/sylpheed-2.html
2295         * doc/manual/en/sylpheed-20.html
2296         * doc/manual/en/sylpheed-21.html
2297         * doc/manual/en/sylpheed-22.html
2298         * doc/manual/en/sylpheed-3.html
2299         * doc/manual/en/sylpheed-4.html
2300         * doc/manual/en/sylpheed-5.html
2301         * doc/manual/en/sylpheed-6.html
2302         * doc/manual/en/sylpheed-7.html
2303         * doc/manual/en/sylpheed-8.html
2304         * doc/manual/en/sylpheed-9.html
2305         * doc/manual/en/sylpheed.html
2306         * doc/manual/es/.cvsignore
2307         * doc/manual/es/Makefile.am
2308         * doc/manual/es/sylpheed-1.html
2309         * doc/manual/es/sylpheed-10.html
2310         * doc/manual/es/sylpheed-11.html
2311         * doc/manual/es/sylpheed-12.html
2312         * doc/manual/es/sylpheed-13.html
2313         * doc/manual/es/sylpheed-14.html
2314         * doc/manual/es/sylpheed-15.html
2315         * doc/manual/es/sylpheed-16.html
2316         * doc/manual/es/sylpheed-17.html
2317         * doc/manual/es/sylpheed-18.html
2318         * doc/manual/es/sylpheed-19.html
2319         * doc/manual/es/sylpheed-2.html
2320         * doc/manual/es/sylpheed-20.html
2321         * doc/manual/es/sylpheed-3.html
2322         * doc/manual/es/sylpheed-4.html
2323         * doc/manual/es/sylpheed-5.html
2324         * doc/manual/es/sylpheed-6.html
2325         * doc/manual/es/sylpheed-7.html
2326         * doc/manual/es/sylpheed-8.html
2327         * doc/manual/es/sylpheed-9.html
2328         * doc/manual/es/sylpheed.html
2329         * doc/manual/fr/.cvsignore
2330         * doc/manual/fr/Makefile.am
2331         * doc/manual/fr/sylpheed-1.html
2332         * doc/manual/fr/sylpheed-10.html
2333         * doc/manual/fr/sylpheed-11.html
2334         * doc/manual/fr/sylpheed-12.html
2335         * doc/manual/fr/sylpheed-13.html
2336         * doc/manual/fr/sylpheed-14.html
2337         * doc/manual/fr/sylpheed-15.html
2338         * doc/manual/fr/sylpheed-16.html
2339         * doc/manual/fr/sylpheed-17.html
2340         * doc/manual/fr/sylpheed-18.html
2341         * doc/manual/fr/sylpheed-19.html
2342         * doc/manual/fr/sylpheed-2.html
2343         * doc/manual/fr/sylpheed-20.html
2344         * doc/manual/fr/sylpheed-3.html
2345         * doc/manual/fr/sylpheed-4.html
2346         * doc/manual/fr/sylpheed-5.html
2347         * doc/manual/fr/sylpheed-6.html
2348         * doc/manual/fr/sylpheed-7.html
2349         * doc/manual/fr/sylpheed-8.html
2350         * doc/manual/fr/sylpheed-9.html
2351         * doc/manual/fr/sylpheed.html
2352         * doc/manual/ja/.cvsignore
2353         * doc/manual/ja/Makefile.am
2354         * doc/manual/ja/sylpheed-1.html
2355         * doc/manual/ja/sylpheed-10.html
2356         * doc/manual/ja/sylpheed-11.html
2357         * doc/manual/ja/sylpheed-12.html
2358         * doc/manual/ja/sylpheed-13.html
2359         * doc/manual/ja/sylpheed-14.html
2360         * doc/manual/ja/sylpheed-15.html
2361         * doc/manual/ja/sylpheed-16.html
2362         * doc/manual/ja/sylpheed-17.html
2363         * doc/manual/ja/sylpheed-18.html
2364         * doc/manual/ja/sylpheed-19.html
2365         * doc/manual/ja/sylpheed-2.html
2366         * doc/manual/ja/sylpheed-20.html
2367         * doc/manual/ja/sylpheed-3.html
2368         * doc/manual/ja/sylpheed-4.html
2369         * doc/manual/ja/sylpheed-5.html
2370         * doc/manual/ja/sylpheed-6.html
2371         * doc/manual/ja/sylpheed-7.html
2372         * doc/manual/ja/sylpheed-8.html
2373         * doc/manual/ja/sylpheed-9.html
2374         * doc/manual/ja/sylpheed.html
2375         * doc/manual/ja/sylpheed.sgml
2376         * src/mainwindow.c
2377                 Remove outdated manual and faq. Noisy, eh?
2378
2379 2005-12-06 [colin]      1.9.100cvs70
2380
2381         * src/compose.c
2382         * src/quote_fmt_parse.y
2383         * src/undo.c
2384         * src/undo.h
2385                 Allow %X to position cursor at 0 
2386                 (no %X = before signature)
2387                 Fix paste as quotation putting the cursor at 0
2388                 Fix undo offsets when pasting
2389                 Insert the quote_fmt at once instead of line 
2390                 by line
2391                 Fix [Edited] when starting to reply/forward
2392
2393 2005-12-06 [paul]       1.9.100cvs69
2394
2395         * src/plugins/clamav/clamav_plugin_gtk.c
2396                 add another tooltip
2397         * src/plugins/spamassassin/spamassassin_gtk.c
2398                 rework spamassassin_create_widget_func()
2399
2400 2005-12-05 [colin]      1.9.100cvs68
2401
2402         * po/POTFILES.in
2403                 Fix make release ;-)
2404
2405 2005-12-05 [colin]      1.9.100cvs67
2406
2407         * src/compose.c
2408         * src/compose.h
2409                 Fix cursor positioning (not obeying %X)
2410
2411 2005-12-05 [paul]       1.9.100cvs66
2412
2413         * src/plugins/dillo_viewer/dillo_prefs.c
2414                 fix compilation warning
2415
2416 2005-12-05 [paul]       1.9.100cvs65
2417
2418         * src/prefs_spelling.c
2419         * src/plugins/trayicon/trayicon.c
2420                 cleanups - remove unused stuff
2421
2422 2005-12-05 [paul]       1.9.100cvs64
2423
2424         * README
2425         * manual/plugins.xml
2426                 remove info about removed mathml_viewer plugin
2427
2428 2005-12-05 [paul]       1.9.100cvs63
2429
2430         * configure.ac
2431         * src/plugins/Makefile.am
2432         * src/plugins/mathml_viewer/.cvsignore
2433         * src/plugins/mathml_viewer/Makefile.am
2434         * src/plugins/mathml_viewer/mathml_viewer.c
2435                 remove unmaintained mathml_viewer plugin
2436
2437 2005-12-05 [paul]       1.9.100cvs62
2438
2439         * src/summaryview.c
2440                 obey prefs_common.always_show_msg when
2441                 moving a msg
2442                 Thanks to Colin
2443
2444 2005-12-05 [paul]       1.9.100cvs61
2445
2446         * src/compose.c
2447         * src/prefs_account.c
2448         * src/prefs_filtering.c
2449         * src/prefs_quote.c
2450         * src/prefs_spelling.c
2451         * src/prefs_toolbar.c
2452         * src/summaryview.c
2453         * src/gtk/gtkutils.c
2454         * src/gtk/quicksearch.c
2455         * src/plugins/dillo_viewer/dillo_prefs.c
2456                 dialog cleanups
2457
2458 2005-12-04 [paul]       1.9.100cvs60
2459
2460         * src/inc.c
2461         * src/prefs_account.c
2462         * src/prefs_account.h
2463                 allow a Local account to specify a
2464                 default inbox
2465                 (closes bug 843 'Inbox cannot be changed for local
2466                  mailboxes')
2467
2468 2005-12-04 [colin]      1.9.100cvs59
2469
2470         * src/plugins/trayicon/trayicon.c
2471                 Remove Get, rename Get All to Get Mail in order to
2472                 be consistent with the default main toolbar
2473
2474 2005-12-03 [colin]      1.9.100cvs58
2475
2476         * manual/gpl.xml
2477         * manual/sylpheed-claws-manual.xml
2478                 Add GPL appendix
2479
2480 2005-12-03 [paul]       1.9.100cvs57
2481
2482         * AUTHORS
2483         * po/sv.po
2484         * src/gtk/authors.h
2485                 new (partially complete) Swedish translation
2486                 by Anders Troback <sylpheed@troback.com>
2487
2488 2005-12-02 [paul]       1.9.100cvs56
2489
2490         * configure.ac
2491                 libetpan 0.41 required
2492
2493 2005-12-02 [paul]       1.9.100cvs55
2494
2495         * src/plugins/clamav/clamav_plugin.c
2496         * src/plugins/clamav/clamav_plugin.h
2497         * src/plugins/clamav/clamav_plugin_gtk.c
2498         * src/plugins/spamassassin/spamassassin.c
2499         * src/plugins/spamassassin/spamassassin.h
2500         * src/plugins/spamassassin/spamassassin_gtk.c
2501                 unregister prefs pages on unloading, thus
2502                 preventing a crash
2503                 (thanks to Colin for the hint)
2504
2505 2005-12-02 [wwp]        1.9.100cvs54
2506
2507         * src/quote_fmt.h
2508         * src/quote_fmt_parse.y
2509                 fix misuse of gboolean*, use gboolean instead
2510                 (thanks to Paul, Colin, for pointing out that scaring one)
2511
2512 2005-12-02 [paul]       1.9.100cvs53
2513
2514         * src/plugins/clamav/clamav_plugin.c
2515                 int no --> unsigned int no
2516         * src/plugins/clamav/clamav_plugin_gtk.c
2517                 rework config page
2518
2519 2005-12-02 [wwp]        1.9.100cvs52
2520
2521         * src/compose.c
2522         * src/prefs_template.c
2523         * src/quote_fmt.h
2524         * src/quote_fmt_parse.y
2525                 prevent from executing |f and |p templates commands when
2526                 adding or replacing templates in prefs (avoids annoying and
2527                 potentially dangerous behaviours)
2528
2529 2005-12-02 [paul]       1.9.100cvs51
2530
2531         * src/prefs_common.c
2532                 allow translation of some default values
2533                 Patch by Fabien Vantard
2534
2535 2005-12-02 [paul]       1.9.100cvs50
2536
2537         * src/codeconv.c
2538         * src/codeconv.h
2539         * src/prefs_common.c
2540         * src/prefs_common.h
2541         * src/prefs_message.c
2542         * src/textview.c
2543                 remove obsolete 'convert_mb_alnum' option
2544                 and related stuff
2545         * src/gtk/about.c
2546                 remove unused 'about_textview_visibility_notify'
2547
2548 2005-12-02 [paul]       1.9.100cvs49
2549
2550         * src/prefs_account.c
2551         * src/prefs_compose_writing.c
2552         * src/prefs_fonts.c
2553         * src/prefs_gtk.h
2554         * src/prefs_image_viewer.c
2555         * src/prefs_message.c
2556         * src/prefs_other.c
2557         * src/prefs_receive.c
2558         * src/prefs_send.c
2559         * src/prefs_spelling.c
2560         * src/prefs_summaries.c
2561         * src/prefs_wrapping.c
2562         * src/plugins/dillo_viewer/dillo_prefs.c
2563         * src/plugins/pgpcore/prefs_gpg.c
2564                 several cleanups to the prefs dialogs
2565                 (slightly modified) patch by Fabien Vantard
2566
2567 2005-12-02 [paul]       1.9.100cvs48
2568
2569         * src/main.c
2570                 --exit means exit
2571         * src/send_message.c
2572                 fix crash on send when connection fails
2573
2574         Thanks to Colin
2575
2576 2005-12-01 [colin]      1.9.100cvs47
2577
2578         * src/html.c
2579                 Translate &hellip; to "..."
2580
2581 2005-11-30 [colin]      1.9.100cvs46
2582
2583         * src/matcher.c
2584         * src/matcher.h
2585                 Optimize back yesterday's fix.
2586
2587 2005-11-30 [paul]       1.9.100cvs45
2588
2589         * manual/faq.xml
2590                 standardised
2591         * manual/intro.xml
2592                 written by Colin, edited by me
2593
2594 2005-11-29 [colin]      1.9.100cvs44
2595
2596         * src/matcher.c
2597                 Skip headers unconditionnaly in match_body if the
2598                 rule is not message or ~message
2599
2600 2005-11-29 [colin]      1.9.100cvs43
2601
2602         * src/matcher.c
2603                 Fix body_part and such, not skipping headers 
2604                 if the matchcriteria wasn't the first in the rule
2605
2606 2005-11-29 [colin]      1.9.100cvs42
2607
2608         * src/compose.c
2609                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
2610                 option missing from message view window)
2611                 Fix double text D'n'D with gtk-2.8
2612         * src/matcher.c
2613                 Fix ~message, ~headers_part, ~body_part rules
2614         * src/messageview.c
2615                 Add Windows-1252 (Closes bug #863)
2616                 Fix accels
2617         * src/gtk/gtkaspell.c
2618                 Properly destroy accels in all menus
2619
2620 2005-11-29 [mones]      1.9.100cvs41
2621
2622         * po/es.po
2623                 Updated.
2624
2625 2005-11-27 [colin]      1.9.100cvs40
2626
2627         * src/mh_gtk.c
2628                 "/Remove mailbox" -> "/Remove mailbox..."
2629
2630 2005-11-27 [paul]       1.9.100cvs39
2631
2632         * AUTHORS
2633         * po/de.po
2634         * src/gtk/authors.h
2635                 updated by new maintainer, Stephan Sachse
2636
2637 2005-11-27 [paul]       1.9.100cvs38
2638
2639         * manual/faq.xml
2640                 written by Colin, edited by me
2641
2642 2005-11-27 [paul]       1.9.100cvs37
2643
2644         * src/prefs_common.c
2645         * src/prefs_common.h
2646         * src/prefs_receive.c
2647         * src/prefs_summaries.c
2648                 move 'go to inbox after receiving new mail'
2649                 option from display/sumamaries to mail
2650                 handling/receive, and rework prefs_summaries
2651                 dialog a little
2652
2653 2005-11-25 [martin]     1.9.100cvs36
2654
2655         * po/de.po
2656             fixed windows-1252 translation;
2657             translated some new and fuzzy strings
2658
2659 2005-11-25 [paul]       1.9.100cvs35
2660
2661         * src/plugins/clamav/clamav_plugin.c
2662                 complete the update done in cvs34
2663
2664 2005-11-25 [paul]       1.9.100cvs34
2665
2666         * src/plugins/clamav/clamav_plugin.c
2667                 reflect upstream changes
2668
2669 2005-11-25 [paul]       1.9.100cvs33
2670
2671         * manual/ack.xml
2672         * manual/plugins.xml
2673         * manual/sylpheed-claws-manual.xml
2674                 written/updated by Colin, edited by me
2675         * tools/acroread2sylpheed.pl
2676                 update binary name
2677
2678 2005-11-24 [colin]      1.9.100cvs32
2679
2680         * src/compose.c
2681                 Fix bug #856 (reediting messages forgets Request
2682                 Return Receipt)
2683
2684 2005-11-24 [paul]       1.9.100cvs31
2685
2686         * manual/addrbook.xml
2687         * manual/starting.xml
2688                 written by Colin, proofread, edited, adapted by me
2689         * manual/advanced.xml
2690                 add some Actions examples
2691         * src/importldif.c
2692                 use a Save button instead of a Close button
2693         * src/wizard.c
2694                 indicate mandatory fields
2695                 fix page display
2696                 Thanks to Colin
2697
2698 2005-11-23 [colin]      1.9.100cvs30
2699
2700         * src/addressbook.c
2701                 Rename menu item, fix possible crash after
2702                 deletion of books
2703         * src/addrindex.c
2704                 Allow searching for '*' in ldap
2705         * src/browseldap.c
2706                 Fix "Browse Entry" (did anyone use it?)
2707         * src/wizard.c
2708                 Add guards for mandatory information
2709
2710 2005-11-23 [paul]       1.9.100cvs29
2711
2712         * manual/advanced.xml
2713                 corrections to the English
2714
2715 2005-11-23 [colin]      1.9.100cvs28
2716
2717         * src/mimeview.c
2718                 Fix possible crash at exit. After the call to
2719                 gtk_container_remove(), the Viewer's widget has no
2720                 more parent so gtk+ automatically frees it and its
2721                 sons. If destroy_viewer() then try to access it,
2722                 problems ensue.
2723
2724 2005-11-22 [colin]      1.9.100cvs27
2725
2726         * src/compose.c
2727         * src/gtk/gtkaspell.c
2728                 Fix right-clicking on a misspelled word
2729                 Fix More... in suggestions menu
2730
2731 2005-11-22 [wwp]        1.9.100cvs26
2732
2733         * src/prefs_template.c
2734                 templates works: re-sort templates list when adding or replacing,
2735                 prevent from adding or replacing when the template name is empty
2736
2737 2005-11-21 [colin]      1.9.100cvs25
2738
2739         * src/addressbook.c
2740                 Fix some addressbook suckage (dnd, select all)
2741         * src/compose.c
2742         * src/gtk/gtkaspell.c
2743         * src/gtk/gtkaspell.h
2744                 Make the spellchecker menu work with the 
2745                 GtkTextView one instead of overriding it
2746
2747 2005-11-20 [paul]       1.9.100cvs24
2748
2749         * manual/handling.xml
2750                 proofread and corrected
2751
2752 2005-11-20 [paul]       1.9.100cvs23
2753
2754         * manual/Makefile
2755                 generate html as one file
2756         * manual/advanced.xml
2757                 fix output generation
2758                 reformat hidden options list
2759         * manual/manual.xml     ** REMOVED **
2760         * manual/sylpheed-claws-manual.xml      ** ADDED **
2761                 renamed
2762
2763 2005-11-18 [colin]      1.9.100cvs22
2764
2765         * src/prefs_account.c
2766                 Fix layout in news and mbox accounts
2767         * manual/account.xml
2768         * manual/advanced.xml
2769                 New contents for Paul to check :)
2770
2771 2005-11-18 [wwp]        1.9.100cvs21
2772
2773         * src/gtk/quicksearch.c
2774                 don't update extended quicksearch buttons twice
2775
2776 2005-11-18 [paul]       1.9.100cvs20
2777
2778         * src/textview.c
2779                 complete 1.9.100cvs19
2780
2781 2005-11-18 [paul]       1.9.100cvs19
2782
2783         * src/compose.c
2784                 cosmetic improvements
2785         * src/textview.c
2786                 also list text/* attachments
2787
2788 2005-11-18 [colin]      1.9.100cvs18
2789
2790         * src/summaryview.c
2791                 Use column 0 instead of -1 in 
2792                 gtk_ctree_node_moveto, in a naive
2793                 hope it'll fix the gtk-related crashes
2794
2795 2005-11-18 [colin]      1.9.100cvs17
2796
2797         * src/gtk/inputdialog.c
2798                 Fix icon staying the first one
2799
2800 2005-11-17 [wwp]        1.9.100cvs16
2801                 fix possible problem showing some quicksearch buttons, and a bad
2802                 call to g_return_if_fail in a function that returns a value (both
2803                 fixes by Fabien Vantard)
2804
2805 2005-11-15 [wwp]        1.9.100cvs15
2806
2807         * src/gtk/quicksearch.c
2808                 added a tooltip to that obscure ... quicksearch button
2809
2810 2005-11-15 [wwp]        1.9.100cvs14
2811
2812         * src/gtk/quicksearch.c
2813                 add a quicksearch helper to filtering expression users: the ... button
2814                 raises the condition expr window. condition expressions set up w/ this
2815                 window are used by the quicksearch if the user closes it pressing OK.
2816
2817 2005-11-14 [paul]       1.9.100cvs13
2818
2819         * src/plugins/clamav/clamav_plugin.c
2820         * src/plugins/spamassassin/spamassassin.c
2821                 change plugin type following recent merging
2822
2823 2005-11-14 [wwp]        1.9.100cvs12
2824
2825         * src/folder.c
2826                 prevent from crashing when copying/moving message(s) from and
2827                 to the same folder
2828
2829 2005-11-14 [paul]       1.9.100cvs11
2830
2831         * src/plugins/clamav/Makefile.am
2832         * src/plugins/clamav/clamav_plugin.c
2833         * src/plugins/clamav/clamav_plugin.h
2834         * src/plugins/clamav/clamav_plugin_gtk.c
2835                 also merge clamav and clamav_gtk plugins
2836
2837 2005-11-13 [colin]      1.9.100cvs10
2838
2839         * configure.ac
2840         * src/plugins/spamassassin/Makefile.am
2841         * src/plugins/spamassassin/spamassassin.c
2842         * src/plugins/spamassassin/spamassassin.h
2843         * src/plugins/spamassassin/spamassassin_gtk.c
2844                 Merge spamassassin and spamassassin_gtk plugins,
2845                 and build it by default.
2846
2847 2005-11-12 [colin]      1.9.100cvs9
2848
2849         * src/etpan/imap-thread.c
2850                 Fix gcc warning
2851
2852 2005-11-12 [colin]      1.9.100cvs8
2853
2854         * src/procmime.c
2855                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2856
2857 2005-11-10 [colin]      1.9.100cvs7
2858
2859         * src/main.c
2860                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
2861                 minimised state)
2862
2863 2005-11-10 [wwp]        1.9.100cvs6
2864
2865         * src/gtk/description_window.c
2866                 fix a crash when closing description windows using the WM's [X] button
2867
2868 2005-11-09 [colin]      1.9.100cvs5
2869
2870         * src/common/ssl.c
2871                 Update libetpan call to follow upstream
2872                 (yes, this requires libetpan-0.40cvs3)
2873
2874 2005-11-08 [colin]      1.9.100cvs4
2875
2876         * src/compose.c
2877         * src/textview.c
2878         * src/common/utils.c
2879         * src/common/utils.h
2880                 Enhance the email parser
2881
2882 2005-11-08 [colin]      1.9.100cvs3
2883
2884         * src/procmime.c
2885                 Fix what looks like an off-by-one (fixes 
2886                 attachments from the Bat)
2887
2888 2005-11-08 [wwp]        1.9.100cvs2
2889
2890         * src/main.c
2891                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2892
2893 2005-11-08 [wwp]        1.9.100cvs1
2894
2895         * src/main.c
2896                 allow exiting Sylpheed-Claws from command-line
2897
2898 2005-11-08 [paul]       1.9.100
2899
2900         1.9.100 released
2901
2902 2005-11-07 [colin]      1.9.99cvs17
2903
2904         * src/addritem.c
2905         * src/ldif.c
2906                 Fix import of base-64 encoded items
2907
2908 2005-11-07 [colin]      1.9.99cvs16
2909
2910         * src/send_message.c
2911                 Fix bug #314 (Queue does not empty under certain 
2912                 circumstances)
2913
2914 2005-11-07 [paul]       1.9.99cvs15
2915
2916         * src/mutt.c
2917         * src/pine.c
2918                 fix buffer overflows
2919                 Thanks to Colin
2920
2921 2005-11-07 [paul]       1.9.99cvs14
2922
2923         * doc/man/Makefile.am
2924         * doc/man/sylpheed-claws.1      ** ADDED **
2925         * doc/man/sylpheed.1            ** DELETED **
2926                 rename and update the man file
2927
2928 2005-11-06 [colin]      1.9.99cvs13
2929
2930         * src/ldif.c
2931                 Fix ldif_get_line() that returned empty strings
2932                 (Didn't understand why). Also fix a possible
2933                 buffer overflow.
2934
2935 2005-11-06 [wwp]        1.9.99cvs12
2936
2937         * src/textview.c
2938         * src/gtk/about.c
2939         * src/gtk/gtkutils.c
2940         * src/gtk/gtkutils.h
2941                 fix a compilation warning,
2942                 make links sensitive in the about dialog
2943
2944 2005-11-04 [wwp]        1.9.99cvs11
2945
2946         * src/gtk/about.c
2947                 don't wrap or translate URIs, and a bit text format cleanup
2948
2949 2005-11-04 [wwp]        1.9.99cvs10
2950
2951         * src/gtk/about.c
2952                 better textview tagging implementation (no more use of marks for
2953                 postponed tagging)
2954
2955 2005-11-02 [colin]      1.9.99cvs9
2956
2957         * src/common/ssl.c
2958                 Forgot an ifdef
2959
2960 2005-11-02 [colin]      1.9.99cvs8
2961
2962         * configure.ac
2963                 Require libetpan-0.40 due to upstream fix
2964         * src/common/ssl.c
2965                 Tell libetpan not to call SSL_Library_Init,
2966                 as we do it ourselves.
2967
2968 2005-11-02 [colin]      1.9.99cvs7
2969
2970         * po/POTFILES.in
2971                 Add missing files (thanks to Fabien Vantard)
2972
2973 2005-11-02 [colin]      1.9.99cvs6
2974
2975         * src/summaryview.c
2976                 Fix totals when read messages are hidden or quicksearch
2977                 is on
2978         * src/ssl_manager.c
2979         * src/ssl_manager.h
2980         * src/common/ssl_certificate.c
2981         * src/common/ssl_certificate.h
2982         * src/gtk/sslcertwindow.c
2983         * src/gtk/sslcertwindow.h
2984                 Fix copyright on my stuff
2985
2986 2005-11-02 [wwp]        1.9.99cvs5
2987
2988         * src/prefs_themes.c
2989                 fix directory name checking (theme installation/removal),
2990                 made related error a bit more verbose
2991
2992 2005-11-02 [colin]      1.9.99cvs4
2993
2994         * src/summaryview.c
2995                 Fix typo (probably fixes bug #841 (Sort by the From 
2996                 field doesn't work)
2997
2998 2005-11-02 [paul]       1.9.99cvs3
2999
3000         * po/ko.po
3001         * po/nb.po
3002                 updated by SungHyun Nam, Geir Helland
3003         * src/wizard.c
3004                 fix typo in welcome message. spotted by
3005                 Andrea Spadaccini
3006
3007 2005-11-01 [colin]      1.9.99cvs2
3008
3009         * src/compose.c
3010                 Fix replying to ml wen confirming subscription
3011         * src/messageview.c
3012         * src/mimeview.c
3013         * src/mimeview.h
3014         * src/privacy.h
3015         * src/summaryview.c
3016                 Make key check non blocking
3017
3018 2005-10-31 [paul]       1.9.99cvs1
3019
3020         * tools/claws.i18n.status.pl
3021                 updated for ChangeLog
3022
3023 2005-10-31 [paul]       1.9.99
3024
3025         1.9.99 released
3026
3027 2005-10-31 [paul]       1.9.15cvs131
3028
3029         * .cvsignore
3030         * ChangeLog
3031         * ChangeLog.claws       ** REMOVED **
3032         * ChangeLog-gtk2.claws  ** REMOVED **
3033         * ChangeLog.gtk1        ** ADDED **
3034         * INSTALL
3035         * Makefile.am
3036         * NEWS
3037         * README
3038         * README.claws          ** REMOVED **
3039         * README.jp             ** REMOVED **
3040         * RELEASE_NOTES         ** ADDED **
3041         * RELEASE_NOTES.claws   ** REMOVED **
3042         * commitHelper
3043         * configure.ac
3044         * sylpheed.spec.in      ** REMOVED **
3045                 tidy up and update the default docs:
3046                 ChangeLog.claws is renamed ChangeLog.gtk1
3047                 ChangeLog-gtk2.claws is renamed ChangeLog
3048                 README.claws is renamed README
3049                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
3050
3051 2005-10-31 [paul]       1.9.15cvs130
3052
3053         * po/it.po
3054                 fix errors
3055
3056 2005-10-31 [paul]       1.9.15cvs129
3057
3058         * po/ca.po
3059         * po/de.po
3060         * po/en_GB.po
3061         * po/fr.po
3062         * po/it.po
3063         * po/pt_BR.po
3064         * po/sk.po
3065         * po/sr.po
3066         * po/zh_CN.po
3067                 updated by Miquel Oliete, Stephan Sachse and
3068                 Thomas Gilgin, me, Fabien Vantard, Andrea
3069                 Spadaccini, Frederico Goncalves Guimaraes,
3070                 Andrej Kacian, Aleksandar Urosevic, and
3071                 Ralgh Young.
3072
3073 2005-10-31 [mones]      1.9.15cvs128
3074
3075         * manual/faq.xml
3076                 More questions.
3077         
3078         * po/es.po
3079                 Updated for release.
3080
3081 2005-10-30 [colin]      1.9.15cvs127
3082
3083         * src/compose.c
3084                 Place cursor before rewrapping (fixes cursor
3085                 pos if quotation gets rewrapped)
3086
3087 2005-10-29 [paul]       1.9.15cvs126
3088
3089         * src/crash.c
3090         * src/foldersel.c
3091         * src/main.c
3092         * src/messageview.c
3093         * src/toolbar.c
3094         * src/gtk/authors.h
3095                 corrections to text items
3096
3097 2005-10-28 [colin]      1.9.15cvs125
3098
3099         * src/messageview.c
3100                 Make "hit 'C' to check sig" work from extern 
3101                 messageviews
3102
3103 2005-10-27 [colin]      1.9.15cvs124
3104
3105         * src/summaryview.c
3106                 Add a hack to avoid segfaulting when hammering 
3107                 on gtk's events
3108
3109 2005-10-27 [wwp]        1.9.15cvs123
3110
3111         * src/prefs_themes.c
3112                 sort list of themes names in themes prefs
3113
3114 2005-10-27 [paul]       1.9.15cvs122
3115
3116         * src/folder.c
3117         * src/prefs_account.c
3118                 fix building on Solaris
3119                 Patch by Alex Moore
3120
3121 2005-10-27 [wwp]        1.9.15cvs121
3122
3123         * src/summaryview.c
3124         * src/gtk/gtksctree.c
3125                 speed up unselecting messages in summary view (thanks to Colin)
3126
3127 2005-10-27 [paul]       1.9.15cvs120
3128
3129         * src/mainwindow.c
3130                 fix a compilation warning
3131         * src/summaryview.c
3132                 fix updating of 'n items selected' count
3133                 when deselecting
3134
3135 2005-10-27 [martin]     1.9.15cvs119
3136
3137         * src/action.c
3138                 ignore actions with a leading '/' in the action menu name
3139                 fixes a crash on menu creation
3140         * src/prefs_actions.c
3141                 do not allow a leading '/' in the action menu name
3142
3143 2005-10-27 [paul]       1.9.15cvs118
3144
3145         * src/main.c
3146                 fix compilation warning
3147
3148 2005-10-27 [paul]       1.9.15cvs117
3149
3150         * src/procmime.c
3151                 add #if HAVE_LOCALE_H
3152
3153 2005-10-27 [paul]       1.9.15cvs116
3154
3155         * src/plugins/clamav/clamav_plugin.c
3156         * src/plugins/dillo_viewer/dillo_viewer.c
3157         * src/plugins/mathml_viewer/mathml_viewer.c
3158         * src/plugins/pgpcore/plugin.c
3159         * src/plugins/pgpinline/plugin.c
3160         * src/plugins/pgpmime/plugin.c
3161         * src/plugins/spamassassin/spamassassin.c
3162         * src/plugins/trayicon/trayicon.c
3163                 plugin_init() : make error messages more
3164                 informative
3165
3166 2005-10-26 [wwp]        1.9.15cvs115
3167
3168         * src/prefs_matcher.c
3169                 enlarge boolean op widget width a bit (wasn't always showing text contents)
3170
3171 2005-10-26 [wwp]        1.9.15cvs114
3172
3173         * src/procmime.c
3174         * src/gtk/gtksctree.c
3175         * src/plugins/spamassassin/libspamc.c
3176         * src/plugins/spamassassin/spamassassin.c
3177                 fix some compilation warnings more
3178
3179 2005-10-26 [mones]      1.9.15cvs113
3180
3181         * po/es.po
3182                 Updated translation
3183
3184 2005-10-26 [paul]       1.9.15cvs112
3185
3186         * src/prefs_message.c
3187                 give all display_xface stuff the
3188                 #if HAVE_LIBCOMPFACE treatment, thus
3189                 preventing a crash
3190                 (Thanks to Wolfgang Enderlein)
3191
3192 2005-10-26 [colin]      1.9.15cvs111
3193
3194         * src/gedit-print.c
3195                 Fix date format
3196         * src/imap_gtk.c
3197         * src/news_gtk.c
3198                 Remove context menu items that should not be there
3199         * src/jpilot.c
3200                 Fix encoding
3201         * src/main.c
3202         * src/mainwindow.c
3203                 Don't show the mainwindow too soon
3204
3205 2005-10-26 [wwp]        1.9.15cvs110
3206
3207         * src/folder.c
3208         * src/manual.c
3209         * src/summaryview.c
3210                 fix uninitialized pointers in the folder updating hook
3211                 (thanks to Colin)
3212
3213 2005-10-25 [mones]      1.9.15cvs109
3214
3215         * manual/faq.xml
3216                 General information subsection completed. 
3217                 Removed archaic references.
3218                 
3219         * manual/Makefile
3220         * manual/dtd/manual.dsl
3221                 Added customization stylesheet for getting paragraphs
3222                 fully justified in PDF output (as suggested by Colin).
3223
3224 2005-10-25 [colin]      1.9.15cvs108
3225
3226         * src/compose.c
3227                 Fix a second leak
3228
3229 2005-10-25 [colin]      1.9.15cvs107
3230
3231         * src/addrbook.c
3232         * src/addrindex.c
3233                 Fix leak (xml_get_element() allocates memory)
3234         * src/compose.c
3235                 Fix leak + dead code (shame!)
3236         * src/procmime.c
3237                 Fix leak
3238
3239 2005-10-25 [colin]      1.9.15cvs106
3240
3241         * src/mimeview.c
3242                 Fix encoding issue in Save all and in 
3243                 overwrite-confirmation alertpanel
3244
3245 2005-10-25 [colin]      1.9.15cvs105
3246
3247         * src/common/socket.c
3248                 Fix a leak - Thanks to Christopher Aillon
3249                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3250
3251 2005-10-25 [paul]       1.9.15cvs104
3252
3253         * src/wizard.c
3254                 Always guess servers from the right-hand
3255                 email part and guess username from the
3256                 left-hand part. (Thanks to Colin)
3257                 add an X-Face to the welcome message
3258
3259 2005-10-25 [paul]       1.9.15cvs103
3260
3261         * manual/handling.xml
3262                 written by Colin, edited by me
3263
3264 2005-10-25 [wwp]        1.9.15cvs102
3265
3266         * src/folderview.c
3267         * src/grouplistdialog.c
3268         * src/imap.c
3269         * src/noticeview.c
3270                 fix some compilation warnings
3271
3272 2005-10-24 [paul]
3273
3274         1.9.99-rc3 released
3275
3276 2005-10-24 [paul]       1.9.15cvs101
3277
3278         * src/gtk/about.c
3279                 fix window sizing
3280
3281 2005-10-24 [paul]       1.9.15cvs100
3282
3283         * src/pixmaps/offline.xpm
3284         * src/pixmaps/online.xpm
3285                 replace with last default versions
3286
3287 2005-10-24 [colin]      1.9.15cvs99
3288
3289         * src/imap.c
3290                 Fix bug when moving a folder
3291         * src/imap_gtk.c
3292         * src/mh_gtk.c
3293                 "Delete folder" pops up a window, so it 
3294                 should be suffixed with "..."
3295         * src/plugins/pgpcore/sgpgme.c
3296                 Include locale.h
3297
3298 2005-10-24 [mones]      1.9.15cvs98
3299
3300         * manual/Makefile
3301         * manual/account.xml
3302         * manual/ack.xml
3303         * manual/addrbook.xml
3304         * manual/advanced.xml
3305         * manual/faq.xml
3306         * manual/glossary.xml
3307         * manual/gpl.xml
3308         * manual/handling.xml
3309         * manual/intro.xml
3310         * manual/keyboard.xml
3311         * manual/manual.xml
3312         * manual/plugins.xml
3313         * manual/starting.xml
3314         * manual/dtd/sdocbook.dtd
3315                 Initial manual structure and some content.
3316
3317 2005-10-23 [wwp]        1.9.15cvs97
3318
3319         * src/gtk/about.c
3320                 fix a typo
3321
3322 2005-10-23 [wwp]        1.9.15cvs96
3323
3324         * src/gtk/about.c
3325         * src/gtk/authors.h
3326                 rework of the about window (main work by Paul), also featuring a few
3327                 fixes for typos and duplicate names
3328
3329 2005-10-23 [wwp]        1.9.15cvs95
3330
3331         * src/.cvsignore
3332                 Ignore the right binary name (sylpheed-claws now)
3333
3334 2005-10-23 [paul]       1.9.15cvs94
3335
3336         * src/compose.c
3337                 when using Folder Pref 'Default To for
3338                 replies' make the entry in the Compose
3339                 window bold
3340                 Patch by Fabien Vantard
3341
3342 2005-10-22 [colin]      1.9.15cvs93
3343
3344         * src/codeconv.c
3345                 Fix leak
3346
3347 2005-10-22 [colin]      1.9.15cvs92
3348
3349         * src/codeconv.c
3350                 try to convert using locale (apart utf8) if necessary
3351
3352 2005-10-22 [colin]      1.9.15cvs91
3353
3354         * src/pixmaps/new.xpm
3355         * src/pixmaps/unread.xpm
3356                 Make the unread envelope blue again and
3357                 saturate the new one a bit more.
3358
3359 2005-10-22 [colin]      1.9.15cvs90
3360
3361         * src/compose.c
3362                 When replying to a mail sent by one of our accounts,
3363                 use the original list of recipients. Let 'Reply All'
3364                 and 'Reply to sender' work like previously.
3365
3366 2005-10-21 [colin]      1.9.15cvs89
3367
3368         * src/prefs_filtering.c
3369                 Clear fields after add and replace
3370         * src/textview.c
3371                 Display xface differently (better)
3372         * src/plugins/pgpinline/pgpinline.c
3373                 Fix crappy encodings/recodings
3374
3375 2005-10-21 [paul]       1.9.15cvs88
3376
3377         * src/compose.c
3378         * src/prefs_folder_item.c
3379         * src/toolbar.c
3380                 fix news folder Folder Properties
3381                 (thanks to Colin)
3382         * src/folderview.c
3383                 update folderview after Themes change
3384                 keep selected folder selected
3385                 (thanks to Colin)
3386
3387 2005-10-21 [paul]       1.9.15cvs87
3388
3389         * tools/Makefile.am
3390         * tools/OOo2sylpheed.pl
3391         * tools/README
3392         * tools/README.sylprint
3393         * tools/asus_mailled.sh         ** REMOVED **
3394         * tools/filter_conv.pl
3395         * tools/freshmeat_search.pl
3396         * tools/google_search.pl
3397         * tools/gpg-sign-syl            ** REMOVED **
3398         * tools/kmail2sylpheed.pl
3399         * tools/kmail2sylpheed_v2.pl
3400         * tools/multiwebsearch.pl
3401         * tools/nautilus2sylpheed.sh
3402         * tools/newscache_clean.pl
3403         * tools/outlook2sylpheed.pl
3404         * tools/sylpheed-switcher       ** REMOVED **
3405         * tools/sylprint.pl
3406         * tools/sylprint.rc
3407         * tools/tb2sylpheed
3408         * tools/vcard2xml.py
3409         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3410                 update default config dir
3411                 update binary name (thanks to Fabien Vantard)
3412                 remove obsolete scripts
3413
3414 2005-10-21 [colin]      1.9.15cvs86
3415
3416         * src/inc.c
3417                 Fix possible leak and units. Based on a patch by
3418                 Fabien Vantard.
3419
3420 2005-10-20 [colin]      1.9.15cvs85
3421
3422         * src/textview.c
3423                 Clear xface when clearing textview
3424
3425 2005-10-20 [colin]      1.9.15cvs84
3426
3427         * configure.ac
3428         * src/folderview.c
3429         * src/headerview.c
3430         * src/main.c
3431         * src/prefs_common.c
3432         * src/prefs_common.h
3433         * src/prefs_message.c
3434         * src/textview.c
3435         * src/textview.h
3436         * src/common/defs.h
3437         * src/common/utils.c
3438         * src/common/utils.h
3439         * src/gtk/gtkutils.c
3440         * src/gtk/gtkutils.h
3441                 Migrate config to .sylpheed-claws (Automatically)
3442                 Add a way to get the Xface in the TextView
3443
3444 2005-10-20 [colin]      1.9.15cvs83
3445
3446         * src/gtk/Makefile.am
3447         * src/gtk/about.c
3448         * src/gtk/authors.h
3449                 Make the about dialog *grooovy*
3450
3451 2005-10-20 [colin]      1.9.15cvs82
3452
3453         * src/mimeview.c
3454                 Use "Open with" on double click if no command
3455                 was found
3456
3457 2005-10-20 [colin]      1.9.15cvs81
3458
3459         * src/imap.c
3460         * src/etpan/imap-thread.c
3461                 Fix possible crash.
3462
3463 2005-10-20 [paul]       1.9.15cvs80
3464
3465         * src/folder.c
3466                 don't show clipkey icon if the only
3467                 attachment is the signature
3468                 Patch by Colin
3469
3470 2005-10-20 [paul]       1.9.15cvs79
3471
3472         * AUTHORS
3473         * src/plugins/pgpmime/pgpmime.c
3474                 name the PGP/MIME signature 'signature.asc'
3475                 Patch by Andrew Nelson <freeandy@gmail.com>
3476
3477 2005-10-19 [colin]      1.9.15cvs78
3478
3479         * src/plugins/pgpmime/pgpmime.c
3480                 Oops, no need to double-check though
3481
3482 2005-10-19 [colin]      1.9.15cvs77
3483
3484         * src/plugins/pgpinline/pgpinline.c
3485         * src/plugins/pgpmime/pgpmime.c
3486                 Check that my_tmpfile() doesn't 
3487                 return NULL
3488
3489 2005-10-19 [colin]      1.9.15cvs76
3490
3491         * src/common/utils.c
3492                 Use shorter mime boundaries to avoid having
3493                 MTAs rewrapping our headers, breaking the
3494                 PGP signature in the process 
3495         * src/compose.c
3496         * src/plugins/pgpmime/pgpmime.c
3497                 Check for boundary uniqueness to be sure
3498                 it won't happen, instead of hoping for the
3499                 best
3500
3501 2005-10-19 [colin]      1.9.15cvs75
3502
3503         * sylpheed-claws.desktop
3504         * src/Makefile.am
3505         * src/main.c
3506                 Ship a sylpheed-claws binary instead
3507                 of a sylpheed one. Change the socket
3508                 name, too
3509         * src/folderview.c
3510                 Update folder only if it changed
3511         * src/wizard.c
3512                 Fix i18n in welcome mail, patch by
3513                 Fabien Vantard
3514
3515 2005-10-19 [paul]
3516
3517         1.9.99-rc2 released
3518
3519 2005-10-19 [paul]       1.9.15cvs74
3520
3521         * src/folder.c
3522         * src/folderview.c
3523                 fix summaryview update
3524                 Patch by Colin
3525
3526 2005-10-18 [colin]      1.9.15cvs73
3527
3528         * src/plugins/pgpcore/passphrase.c
3529                 Don't XGrabServer, and try a bit more to 
3530                 sync everything before grabbing mouse/keyboard
3531
3532 2005-10-18 [colin]      1.9.15cvs72
3533
3534         * src/Makefile.am
3535         * src/addressadd.c
3536         * src/addressbook.c
3537         * src/folderview.c
3538         * src/grouplistdialog.c
3539         * src/mimeview.c
3540         * src/stock_pixmap.c
3541         * src/stock_pixmap.h
3542         * src/summaryview.c
3543         * src/gtk/gtksctree.c
3544         * src/gtk/gtksctree.h
3545         * src/pixmaps/empty.xpm
3546                 Implement a wrapper call for gtk_ctree_set_node_info
3547                 and gtk_ctree_insert_node, that uses a 1x1 transparent
3548                 pixmap instead of a NULL one. This works around some
3549                 memory problems deep inside gtk, revealed by valgrind,
3550                 and fixes bug #834 (Pressing CTRl-D on a message marked 
3551                 as locked crashes sylpheed.), as well as, probably, 
3552                 wwp's 4th dimension problems that happen in gtk_ctree_*.
3553
3554 2005-10-17 [colin]      1.9.15cvs71
3555
3556         * src/mimeview.c
3557                 Provide visual feedback when checking
3558                 signature
3559
3560 2005-10-17 [colin]      1.9.15cvs70
3561
3562         * src/main.c
3563                 Keep the folder list frozen while checking caches...
3564
3565 2005-10-17 [colin]      1.9.15cvs69
3566
3567         * src/addr_compl.c
3568                 Fi bug #833 (Autocompleting from addressbook 
3569                 fails with extended chars)
3570         * src/imap.c
3571                 Fix 'adding messages' staying in statusbar
3572                 after an error
3573
3574 2005-10-17 [wwp]        1.9.15cvs68
3575
3576         * src/ssl_manager.c
3577                 Fix buttons' layout resizing when window size changes
3578
3579 2005-10-17 [wwp]        1.9.15cvs67
3580
3581         * src/account.c
3582         * src/prefs_account.c
3583         * src/prefs_common.c
3584         * src/prefs_common.h
3585         * src/prefs_folder_item.c
3586         * src/prefs_gtk.c
3587         * src/gtk/logwindow.c
3588         * src/gtk/pluginwindow.c
3589         * src/gtk/prefswindow.c
3590         * src/gtk/prefswindow.h
3591                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3592
3593 2005-10-17 [paul]       1.9.15cvs66
3594
3595         * configure.ac
3596                 fix missing libetpan message
3597         * po/en_GB.po
3598                 updated
3599         * src/crash.c
3600         * src/manual.c
3601         * src/prefs_themes.c
3602         * src/common/defs.h
3603                 add some new URI defines, change some
3604                 others
3605         * src/wizard.c
3606                 make welcome message translatable
3607                 small improvements to english
3608                 other tweaks
3609         * src/gtk/menu.c
3610                 fix warnings
3611
3612 2005-10-17 [paul]       1.9.15cvs65
3613
3614         * src/summaryview.c
3615                 fix column titles
3616
3617 2005-10-16 [mones]      1.9.15cvs64
3618
3619         * po/es.po
3620                 Updated translation
3621
3622 2005-10-16 [colin]
3623
3624         1.9.99-rc1 released
3625
3626 2005-10-16 [colin]      1.9.15cvs63
3627
3628         * src/wizard.c
3629                 Fix whitespace
3630
3631 2005-10-16 [colin]      1.9.15cvs62
3632
3633         * src/toolbar.c
3634                 s/Get All/Get Mail/
3635         * src/wizard.c
3636                 Real welcome mail text, thanks Paul
3637
3638 2005-10-16 [colin]      1.9.15cvs61
3639
3640         * src/editldap.c
3641         * src/exporthtml.c
3642         * src/main.c
3643         * src/mainwindow.c
3644         * src/prefs_themes.c
3645         * src/prefs_toolbar.c
3646         * src/plugins/demo/demo.c
3647         * src/plugins/trayicon/trayicon.c
3648                 s/Sylpheed/Sylpheed-Claws/
3649
3650 2005-10-16 [colin]      1.9.15cvs60
3651
3652         * src/wizard.c
3653                 Add a welcome email in the first empty mailbox
3654         * src/prefs_common.c
3655                 Change one more default
3656
3657 2005-10-16 [colin]      1.9.15cvs59
3658
3659         * src/wizard.c
3660                 Remove printf
3661
3662 2005-10-16 [colin]      1.9.15cvs58
3663
3664         * src/toolbar.c
3665         * src/prefs_common.c
3666                 Change some defaults
3667
3668 2005-10-16 [colin]      1.9.15cvs57
3669
3670         * src/toolbar.c
3671         * src/prefs_common.c
3672                 Change some defaults
3673
3674 2005-10-16 [colin]      1.9.15cvs56
3675
3676         * src/wizard.c
3677                 By default, initialize fonts to have
3678                 the same size as normal GtkWidgets
3679
3680 2005-10-16 [colin]      1.9.15cvs55
3681
3682         * src/mimeview.c
3683                 Fix message a bit more
3684
3685 2005-10-16 [colin]      1.9.15cvs54
3686
3687         * src/addressbook.c
3688                 Second attempt at flicker fixing
3689
3690 2005-10-16 [colin]      1.9.15cvs53
3691
3692         * src/addressbook.c
3693                 Fix flicker
3694
3695 2005-10-16 [wwp]        1.9.15cvs52
3696
3697         * src/addressbook.c
3698         * src/editaddress.c
3699         * src/prefs_common.c
3700         * src/prefs_common.h
3701                 Remember window sizes (address book)
3702
3703 2005-10-16 [wwp]        1.9.15cvs51
3704
3705         * src/plugins/clamav/clamav_plugin_gtk.c
3706         * src/plugins/spamassassin/spamassassin_gtk.c
3707                 Fix compilation warnings (missing #include).
3708
3709 2005-10-16 [colin]      1.9.15cvs50
3710
3711         * src/mimeview.c
3712         * src/summaryview.c
3713         * src/textview.c
3714                 Make 'c' check signature, and forward
3715                 c, l, y, t from summaryview to mimeview
3716
3717 2005-10-16 [colin]      1.9.15cvs49
3718
3719         * src/addressbook.c
3720                 Put border around buttons
3721         * src/mainwindow.c
3722         * src/summaryview.c
3723                 Rework menus (Patch based on a patch
3724                 by Paul)
3725
3726 2005-10-15 [wwp]        1.9.15cvs48
3727
3728         * src/editjpilot.c
3729         * src/editldap.c
3730         * src/editvcard.c
3731         * src/exphtmldlg.c
3732         * src/expldifdlg.c
3733         * src/export.c
3734         * src/import.c
3735         * src/importldif.c
3736         * src/importmutt.c
3737         * src/importpine.c
3738         * src/prefs_account.c
3739         * src/prefs_spelling.c
3740         * src/gtk/gtkutils.c
3741         * src/gtk/gtkutils.h
3742         * src/plugins/clamav/clamav_plugin_gtk.c
3743         * src/plugins/spamassassin/spamassassin_gtk.c
3744                 use nicer browse-for-file/dir buttons than the "..." ones,
3745                 code factorizing more.
3746
3747 2005-10-14 [colin]      1.9.15cvs47
3748
3749         * src/mainwindow.c
3750                 set relief on the account switcher so that people see it
3751                 grey out Create processing rules when no message is selected
3752         * src/prefs_filtering.c
3753                 ask before closing if the rule has not been modified, even if
3754                 it's not valid
3755         * src/prefs_matcher.c
3756                 fix sensitivity when entering the dialog
3757         * src/gtk/inputdialog.c
3758                 display a better icon on password ask
3759         * src/plugins/pgpcore/passphrase.c
3760                 make the dialog look better
3761
3762 2005-10-14 [paul]       1.9.15cvs46
3763
3764         * src/folderview.c
3765                 indicate presense of marked msgs in
3766                 unexpanded subfolders
3767
3768 2005-10-14 [paul]       1.9.15cvs45
3769
3770         * src/prefs_actions.c
3771         * src/prefs_common.c
3772         * src/prefs_common.h
3773         * src/prefs_filtering_action.c
3774         * src/prefs_matcher.c
3775         * src/prefs_template.c
3776                 remember window sizes
3777                 fix Info button size
3778
3779         Patches by wwp
3780
3781 2005-10-13 [colin]      1.9.15cvs44
3782
3783         * src/mimeview.c
3784         * src/noticeview.c
3785         * src/noticeview.h
3786                 Add a tooltip on the icon (optional) 
3787                 Get rid of the signature buttons and only
3788                 use the icon+tooltip
3789
3790 2005-10-13 [colin]      1.9.15cvs43
3791
3792         * src/noticeview.c
3793         * src/noticeview.h
3794                 Add hand cursor for hovering over icon
3795
3796 2005-10-13 [colin]      1.9.15cvs42
3797
3798         * src/summaryview.c
3799                 Fix crash when quicksearch's hidden 
3800                 at startup
3801
3802 2005-10-13 [colin]      1.9.15cvs41
3803
3804         * src/compose.c
3805                 Set subject when forwarding multiple mails
3806                 Check that other recipient than the default Cc or Bcc
3807                 have been set before sending.
3808
3809 2005-10-13 [colin]      1.9.15cvs40
3810
3811         * src/imap.c
3812                 Batch per-folder
3813                 Introduce locking, but don't use it yet
3814
3815 2005-10-13 [colin]      1.9.15cvs39
3816
3817         * src/gtk/quicksearch.c
3818                 Reset quicksearch when hiding it
3819                 Make sticky a real pref
3820
3821 2005-10-13 [colin]      1.9.15cvs38
3822
3823         * src/summaryview.c
3824                 Faster prefs apply
3825
3826 2005-10-13 [colin]      1.9.15cvs37
3827
3828         * src/mimeview.c
3829         * src/noticeview.c
3830         * src/noticeview.h
3831         * src/plugins/pgpcore/sgpgme.c
3832                 Make privacy icon clickable
3833                 Move Trust field in Full info
3834                 When trust is less than full, don't display
3835                 a warning icon
3836
3837 2005-10-13 [colin]      1.9.15cvs36
3838
3839         * src/folder.c
3840                 Batch on flags sync
3841         * src/folderview.c
3842                 Revert speed hack which is dangerous in fact
3843                 Apply prefs faster
3844
3845 2005-10-13 [colin]      1.9.15cvs35
3846
3847         * src/folder_item_prefs.c
3848                 Fix pref corruption on folder move. Patch
3849                 by wwp
3850
3851 2005-10-13 [paul]       1.9.15cvs34
3852
3853         * src/export.c
3854         * src/import.c
3855                 fix typos in g_warnings
3856         * src/prefs_account.c
3857                 add a file selector for Signature file
3858
3859         Patches by wwp
3860
3861 2005-10-12 [colin]      1.9.15cvs33
3862
3863         * src/mimeview.c
3864                 Provide a quick way to go back from a
3865                 signature's full info to the email part
3866
3867 2005-10-12 [colin]      1.9.15cvs32
3868
3869         * src/compose.c
3870                 Remove old hack of encoding signed mails with base64.
3871                 QP works equally well.
3872
3873 2005-10-12 [colin]      1.9.15cvs31
3874
3875         * src/crash.c
3876                 Replace deprecated GtkText with GtkTextView
3877         * src/imap.c
3878                 Fix a logic bug about counts in imap_select
3879                 (previously un-triggered)
3880         * src/mainwindow.c
3881         * src/summaryview.c
3882         * src/news.c
3883                 Allow local deletion of news posts
3884         * src/mimeview.c
3885                 Show GPG noticeview on the message/rfc822 part
3886                 in addition to the text/plain one
3887         * src/prefs_image_viewer.c
3888           src/plugins/pgpcore/prefs_gpg.c
3889                 Polish (set the label as part of the checkbox)
3890         * src/wizard.c
3891                 Don't sit there doing nothing after destroying
3892                 the window - return err
3893
3894 2005-10-11 [colin]      1.9.15cvs30
3895
3896         * src/folderview.c
3897                 Apply processing rules before showing folders.
3898                 Early folder show (before flags sync) will only
3899                 be done when there are no processing rules (nor
3900                 pre- or post- ones)
3901         * src/imap.c
3902                 Fix stuff related to mail subdir, creation and 
3903                 deletion of folders 
3904         * src/imap_gtk.c
3905                 Don't allow creation of folders in NoInferior
3906                 folders, as it won't work
3907
3908 2005-10-10 [colin]      1.9.15cvs29
3909
3910         * src/compose.c
3911                 Reselect "None" Privacy system when selecting an
3912                 account with no privacy system defined
3913
3914 2005-10-10 [colin]      1.9.15cvs28
3915
3916         * src/mainwindow.c
3917                 Add Windows-1252 encoding
3918         * src/prefs_common.c
3919                 Rework some defaults:
3920                 - autosave to draft by default
3921                 - don't show header pane (it's already in the textview)
3922                 - Select first new or unread mail on entry
3923                 - Assume 'Yes' to change folder when there's no more
3924                   unread message
3925         * src/prefs_matcher.c
3926                 Fix a gtk assertion failure
3927         * src/gtk/colorlabel.c
3928                 Workaround bad repainting on selection
3929         * src/main.c
3930                 Freeze/thaw (a bit faster on ssh -X)
3931         * src/msgcache.c
3932                 Get rid of StrdupConverter that just adds an
3933                 extra strdup/free 
3934         * src/etpan/imap_thread.c
3935                 memset buf to 0
3936
3937 2005-10-10 [colin]      1.9.15cvs27
3938
3939         * src/export.c
3940         * src/import.c
3941                 Fix compile on gtk 2.4. Patch by wwp
3942
3943 2005-10-09 [colin]      1.9.15cvs26
3944
3945         * src/mainwindow.c
3946         * src/messageview.c
3947         * src/summaryview.c
3948                 Clarify forward menus. Patch by wwp
3949
3950 2005-10-09 [colin]      1.9.15cvs25
3951
3952         * src/compose.c
3953         * src/compose.h
3954                 Fix bug #829 (Non-working "Encrypt message by 
3955                 default when replying to an encrypted message")
3956
3957 2005-10-08 [colin]      1.9.15cvs24
3958
3959         * src/wizard.c
3960                 Fix bug #827 ("Welcome" setup wizard after a 
3961                 permission error gives up & forgets itself.)
3962
3963 2005-10-08 [colin]      1.9.15cvs23
3964
3965         * src/procmime.c
3966                 Fix bug #828 (Ignoring headers with spaces around = sign)
3967
3968 2005-10-08 [colin]      1.9.15cvs22
3969
3970         * src/export.c
3971                 Warning fix by wwp
3972
3973 2005-10-08 [colin]      1.9.15cvs21
3974
3975         * src/folder.c
3976         * src/folder.h
3977                 Add a processing_pending indicator, set on 
3978                 folder_item_open and cleared after 
3979                 folder_item_process_open
3980         * src/folderview.c
3981         * src/summaryview.c
3982                 wrap procmsg_msginfo_*_flags, and in the
3983                 wrapper check that there's no folder processing 
3984                 pending. If there is, defer the flags change until 
3985                 processing is done to avoid stepping over each
3986                 other's toes.
3987                 Freeze during processing, but not during scanning.
3988
3989 2005-10-07 [colin]      1.9.15cvs20
3990
3991         * src/plugins/pgpcore/passphrase.c
3992                 Fix bug #826 (X-Server hangs when 
3993                 right-clicking a PGP encrypted message)
3994
3995 2005-10-07 [paul]       1.9.15cvs19
3996
3997         * src/compose.c
3998                 fix compose_entries[]
3999                 patch by Fabien Vantard
4000
4001 2005-10-06 [colin]      1.9.15cvs18
4002
4003         * src/pixmaps/address.xpm
4004         * src/pixmaps/address_book.xpm
4005         * src/pixmaps/book.xpm
4006         * src/pixmaps/check_spelling.xpm
4007         * src/pixmaps/checkbox_off.xpm
4008         * src/pixmaps/checkbox_on.xpm
4009         * src/pixmaps/close.xpm
4010         * src/pixmaps/complete.xpm
4011         * src/pixmaps/continue.xpm
4012         * src/pixmaps/deleted.xpm
4013         * src/pixmaps/down_arrow.xpm
4014         * src/pixmaps/exec.xpm
4015         * src/pixmaps/forwarded.xpm
4016         * src/pixmaps/group.xpm
4017         * src/pixmaps/ignorethread.xpm
4018         * src/pixmaps/interface.xpm
4019         * src/pixmaps/jpilot.xpm
4020         * src/pixmaps/ldap.xpm
4021         * src/pixmaps/linewrap.xpm
4022         * src/pixmaps/linewrapcurrent.xpm
4023         * src/pixmaps/mail.xpm
4024         * src/pixmaps/mail_attach.xpm
4025         * src/pixmaps/mail_compose.xpm
4026         * src/pixmaps/mail_forward.xpm
4027         * src/pixmaps/mail_receive.xpm
4028         * src/pixmaps/mail_receive_all.xpm
4029         * src/pixmaps/mail_reply.xpm
4030         * src/pixmaps/mail_reply_to_all.xpm
4031         * src/pixmaps/mail_reply_to_author.xpm
4032         * src/pixmaps/mail_send.xpm
4033         * src/pixmaps/mail_send_queue.xpm
4034         * src/pixmaps/mime_application.xpm
4035         * src/pixmaps/mime_audio.xpm
4036         * src/pixmaps/mime_image.xpm
4037         * src/pixmaps/mime_message.xpm
4038         * src/pixmaps/mime_text_enriched.xpm
4039         * src/pixmaps/mime_text_html.xpm
4040         * src/pixmaps/mime_text_plain.xpm
4041         * src/pixmaps/mime_unknown.xpm
4042         * src/pixmaps/new.xpm
4043         * src/pixmaps/news_compose.xpm
4044         * src/pixmaps/offline.xpm
4045         * src/pixmaps/online.xpm
4046         * src/pixmaps/paste.xpm
4047         * src/pixmaps/preferences.xpm
4048         * src/pixmaps/privacy_emblem_encrypted.xpm
4049         * src/pixmaps/privacy_expired.xpm
4050         * src/pixmaps/privacy_failed.xpm
4051         * src/pixmaps/privacy_passed.xpm
4052         * src/pixmaps/privacy_signed.xpm
4053         * src/pixmaps/privacy_unknown.xpm
4054         * src/pixmaps/privacy_warn.xpm
4055         * src/pixmaps/properties.xpm
4056         * src/pixmaps/replied.xpm
4057         * src/pixmaps/search.xpm
4058         * src/pixmaps/unread.xpm
4059         * src/pixmaps/up_arrow.xpm
4060         * src/pixmaps/vcard.xpm
4061                 Modernize internal theme, with icons from the 
4062                 Gnomaws theme. Keep some of the old ones where
4063                 they were better.
4064
4065 2005-10-06 [colin]      1.9.15cvs17
4066
4067         * src/summaryview.c
4068                 Little optimisations + bugfix
4069         * src/toolbar.c
4070                 Remove default useless items - useless being defined
4071                 by the default relevant prefs
4072         * src/wizard.c
4073                 include config.h to make gettext work
4074         * src/prefs_themes.c
4075                 Fix selection of current theme in prefs
4076
4077 2005-10-06 [colin]      1.9.15cvs16
4078
4079         * src/prefs_common.c
4080         * src/prefs_common.h
4081         * src/prefs_summaries.c
4082         * src/folderview.c
4083                 Add a warning dialog on Mark all read 
4084                 (with pref to get rid of it)
4085
4086 2005-10-06 [paul]       1.9.15cvs15
4087
4088         * po/nb.po
4089         * po/pt_BR.po
4090                 updated by Geir Helland and Frederico
4091                 Goncalves Guimaraes
4092
4093 2005-10-05 [colin]      1.9.15cvs14
4094
4095         * src/folder.c
4096         * src/folder.h
4097         * src/folderview.c
4098         * src/folderview.h
4099         * src/imap_gtk.c
4100         * src/mh_gtk.c
4101         * src/mainwindow.c
4102         * src/setup.c
4103                 add a way to rescan without rebuilding
4104                 make moving a bit faster (less folders changes)
4105                 don't lock the tree on Get 
4106         * src/imap.c
4107                 Don't re-delete deleted messages before expunging
4108         * src/summaryview.c
4109                 Set batch mode when deleting mails
4110
4111 2005-10-05 [paul]       1.9.15cvs13
4112
4113         * src/mainwindow.c
4114         * src/mainwindow.h
4115                 fix disabled Execute menu item
4116         * src/toolbar.c
4117                 match the change in 1.9.15cvs10: use Compose
4118                 instead of News by default
4119
4120 2005-10-04 [colin]      1.9.15cvs12
4121
4122         * src/compose.c
4123                 When replying to an ML post with Reply-To set
4124                 to the poster's email, honor it (as before),
4125                 but also honor our user's request to reply to
4126                 the mailing list: set the ML address in the To
4127                 field and the Reply-To address in the Cc: 
4128                 field.
4129
4130 2005-10-04 [colin]      1.9.15cvs11
4131
4132         * src/plugins/trayicon/trayicon.c
4133                 Finish cosmetic change - thanks to wwp
4134
4135 2005-10-04 [colin]      1.9.15cvs10
4136
4137         * src/toolbar.c
4138                 Use Compose instead of Email by default.
4139                 Spotted by wwp.
4140
4141 2005-10-04 [colin]      1.9.15cvs9
4142
4143         * src/folder.c
4144         * src/folder.h
4145         * src/folderview.c
4146         * src/imap.c
4147         * src/etpan/imap-thread.c
4148         * src/etpan/imap-thread.h
4149                 Try to make IMAP faster, by simplifying SEARCH
4150                 commands, avoiding sending two STATUS in a row,
4151                 and deferring flags sync and processing just
4152                 after displaying the folder. 
4153                 This will update the SummaryView in certain
4154                 cases (new mails not already fetched, flags
4155                 changed from another client) but in a non-
4156                 blocking manner.
4157
4158 2005-10-04 [colin]      1.9.15cvs8
4159
4160         * src/plugins/trayicon/trayicon.c
4161                 Relabel "Offline" to "Work offline"
4162
4163 2005-10-04 [colin]      1.9.15cvs7
4164
4165         * src/export.c
4166         * src/import.c
4167         * src/mbox.c
4168                 Fix mbox import/export buglets
4169                 Patch by wwp
4170         * src/plugins/trayicon/trayicon.c
4171                 Add offline swithc
4172                 Patch by wwp
4173
4174 2005-10-04 [colin]      1.9.15cvs6
4175
4176         * src/folder.c
4177         * src/folderview.c
4178         * src/summaryview.c
4179                 Better fix (don't break mark all read) for cvs2
4180
4181 2005-10-03 [colin]      1.9.15cvs5
4182
4183         * src/folder.c
4184                 Use a sane sort by default
4185
4186 2005-10-03 [colin]      1.9.15cvs4
4187
4188         * src/inc.c
4189                 Add a 'Only once' button for overriding offline mode
4190         * src/prefs_account.c
4191         * src/wizard.c
4192                 Add Local mbox to the wizard
4193                 Add IMAP subdir to the wizard (or the wizard is useless
4194                 for such accounts, or even worse than useless)
4195                 Move IMAP subdir from Advanced to Receive tab, as it's
4196                 not that uncommon
4197
4198 2005-10-03 [colin]      1.9.15cvs3
4199
4200         * src/send_message.c
4201                 Forgot this one in cvs1
4202
4203 2005-10-03 [colin]      1.9.15cvs2
4204
4205         * src/folder.c
4206                 Faster close when leaving a folder with lots
4207                 of new mails. Idea by David Relson.
4208
4209 2005-10-03 [colin]      1.9.15cvs1
4210
4211         * src/compose.c
4212         * src/imap.c
4213         * src/inc.c
4214         * src/main.c
4215         * src/messageview.c
4216         * src/news.c
4217         * src/summaryview.c
4218         * src/gtk/sslcertwindow.c
4219         * src/plugins/trayicon/trayicon.c
4220                 Add accels to every AlertPanel. Patch by Fabien 
4221                 Vantard
4222
4223 2005-10-03 [paul]       1.9.15
4224
4225         1.9.15 released
4226
4227 2005-10-03 [paul]       1.9.14cvs68
4228
4229         * po/ca.po
4230         * po/de.po
4231         * po/es.po
4232         * po/fi.po
4233         * po/fr.po
4234         * po/sk.po
4235         * po/sr.po
4236         * po/zh_CN.po
4237                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4238                 Mones Lastra, Tommi Pirinen, Fabien vantard,
4239                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
4240
4241 2005-10-03 [paul]       1.9.14cvs67
4242
4243         * src/send_message.c
4244                 prevent hang on Cancel
4245                 patch by Colin
4246
4247 2005-10-03 [paul]       1.9.14cvs66
4248
4249         * src/main.c
4250                 fix crash in IMAP caused by discrepancy
4251                 between check_at_startup and offline mode
4252                 Patch by Colin
4253
4254 2005-10-01 [paul]       1.9.14cvs65
4255
4256         * src/inc.c
4257                 fix engrish
4258
4259 2005-10-01 [paul]       1.9.14cvs64
4260         * src/export.c
4261         * src/import.c
4262                 synchronise import_mbox() and export_mbox()
4263         * src/mbox.c
4264                 proc_mbox(): add alert if file cannot be opened
4265                 export_list_to_mbox(): test if dest file exists,
4266                 prompt user to overwrite if it does. add alert
4267                 if file cannot be created
4268                                                                 
4269         Patch by wwp
4270                                                                                                                 
4271
4272 2005-09-30 [paul]       1.9.14cvs63
4273
4274         * src/addressbook.c
4275                 Fix sensitivity of a menu
4276         * src/codeconv.c
4277                 Respect hidden pref for mails with no encoding
4278         * src/common/xml.c
4279                 Fix memory corruption
4280         * src/plugins/pgpcore/sgpgme.c
4281                 Fix segfault on incomplete sigs, and display
4282                 of S/Mime UIDs
4283
4284         Patches by Colin
4285
4286 2005-09-30 [colin]      1.9.14cvs62
4287
4288         * src/partial_download.c
4289                 Little logic fix in almost-dead code
4290         * src/pop.c
4291                 Fix partial download when there's no new mail
4292
4293 2005-09-29 [paul]       1.9.14cvs61
4294
4295         * src/plugins/pgpinline/pgpinline.c
4296                 fix bug 819, 'crash accessing sign message'
4297                 Patch by Colin
4298
4299 2005-09-28 [martin]     1.9.14cvs60
4300
4301         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4302                 fix bug #790 (Crash when restarting window manager (fluxbox))
4303
4304 2005-09-28 [paul]       1.9.14cvs59
4305
4306         * src/gtk/gtkaspell.c
4307                 fix off-by-one typo
4308
4309 2005-09-27 [colin]      1.9.14cvs58
4310
4311         * src/plugins/pgpcore/sgpgme.c
4312                 Report error when there's one, instead of
4313                 "Signature unchecked" 
4314
4315 2005-09-27 [colin]      1.9.14cvs57
4316
4317         * src/prefs_quote.c
4318                 Fix bug #816 (Weird quotation with spaces)
4319
4320 2005-09-27 [colin]      1.9.14cvs56
4321
4322         * src/codeconv.c
4323         * src/compose.c
4324         * src/compose.h
4325                 Put subject in compose's title
4326                 Fix Automatic encoding so that it's really automatic:
4327                 first try default locale's charset, then charset of the replied mail, 
4328                 then utf-8
4329                 Fix encoding of headers (must be in strict mode too)
4330
4331 2005-09-26 [colin]      1.9.14cvs55
4332
4333         * src/gtk/gtkaspell.c
4334                 Fix previous patch - don't color the space,
4335                 just uncolor it :)
4336
4337 2005-09-26 [colin]      1.9.14cvs54
4338
4339         * src/gtk/gtkaspell.c
4340                 Unmark space if possible
4341
4342 2005-09-26 [colin]      1.9.14cvs53
4343
4344         * src/imap.c
4345                 log_error instead of alertpanel according to the pref
4346         * src/etpan/imap-thread.c
4347                 Print connect status, copy only necessary size to 
4348                 logger
4349         * src/plugins/pgpmime/pgpmime.c
4350                 Handle S/Mime signatures (verification only). Patch based
4351                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
4352
4353 2005-09-26 [paul]       1.9.14cvs52
4354
4355         * src/common/passcrypt.c
4356                 this 'workaround' not necessary on NetBSD.
4357                 Thanks to Daniel Gustafson
4358
4359 2005-09-26 [paul]
4360
4361         1.9.15-rc4 released
4362
4363 2005-09-26 [paul]       1.9.14cvs51
4364
4365         * src/summaryview.c
4366                 Skip currently selected message when
4367                 looking for next new or unread message
4368                 in current folder. Patch by Colin
4369         * src/common/passcrypt.c
4370                 eliminate warnings on *BSD. Patch by
4371                 Daniel Gustafson
4372
4373 2005-09-26 [colin]      1.9.14cvs50
4374
4375         * src/procmsg.c
4376                 Call postfiltering hook anyway
4377
4378 2005-09-22 [colin]      1.9.14cvs49
4379
4380         * src/codeconv.c
4381         * src/codeconv.h
4382                 Add a strict mode that doesn't replace with _
4383         * src/compose.c
4384         * src/compose.h
4385                 Use strict conversion while sending
4386                 Fix race when drafting while sending (happens
4387                 on IMAP)
4388                 Fix d'n'd of messages from summaryview
4389         * src/prefs_common.c
4390         * src/prefs_common.h
4391                 add hidden utf8_instead_of_locale_for_broken_mail 
4392                 pref for people that preferred the default charset 
4393                 to be utf8 for broken mails
4394         * src/quote_fmt_parse.y
4395                 fix bug #815 (No quote insert if "From:" fied 
4396                 contained Russian letters)
4397         * src/summaryview.c
4398                 Fix d'n'd of messages to compose
4399
4400 2005-09-22 [paul]       1.9.14cvs48
4401
4402         * src/compose.c
4403                 fix bug where attachments Name entry
4404                 would display Path instead
4405
4406 2005-09-21 [paul]       1.9.14cvs47
4407
4408         * README
4409         * README.jp
4410         * configure.ac
4411         * config/config.rpath
4412         * doc/manual/en/sylpheed-20.html
4413         * doc/manual/es/sylpheed-20.html
4414         * po/bg.po
4415         * po/ca.po
4416         * po/de.po
4417         * po/es.po
4418         * po/fr.po
4419         * po/it.po
4420         * po/pt_BR.po
4421         * po/sk.po
4422         * po/zh_TW.po
4423         * src/account.c
4424         * src/account.h
4425         * src/action.c
4426         * src/action.h
4427         * src/adbookbase.h
4428         * src/addr_compl.c
4429         * src/addr_compl.h
4430         * src/addrbook.c
4431         * src/addrbook.h
4432         * src/addrcache.c
4433         * src/addrcache.h
4434         * src/addrcindex.c
4435         * src/addrcindex.h
4436         * src/addrclip.c
4437         * src/addrclip.h
4438         * src/addrdefs.h
4439         * src/addressadd.c
4440         * src/addressadd.h
4441         * src/addressbook.c
4442         * src/addressbook.h
4443         * src/addressitem.h
4444         * src/addrgather.c
4445         * src/addrgather.h
4446         * src/addrharvest.c
4447         * src/addrharvest.h
4448         * src/addrindex.c
4449         * src/addrindex.h
4450         * src/addritem.c
4451         * src/addritem.h
4452         * src/addrquery.c
4453         * src/addrquery.h
4454         * src/addrselect.c
4455         * src/addrselect.h
4456         * src/alertpanel.c
4457         * src/alertpanel.h
4458         * src/browseldap.c
4459         * src/browseldap.h
4460         * src/codeconv.c
4461         * src/codeconv.h
4462         * src/compose.c
4463         * src/compose.h
4464         * src/crash.c
4465         * src/crash.h
4466         * src/customheader.c
4467         * src/customheader.h
4468         * src/displayheader.c
4469         * src/displayheader.h
4470         * src/editaddress.c
4471         * src/editaddress.h
4472         * src/editbook.c
4473         * src/editbook.h
4474         * src/editgroup.c
4475         * src/editgroup.h
4476         * src/editjpilot.c
4477         * src/editjpilot.h
4478         * src/editldap.c
4479         * src/editldap.h
4480         * src/editldap_basedn.c
4481         * src/editldap_basedn.h
4482         * src/editvcard.c
4483         * src/editvcard.h
4484         * src/enriched.c
4485         * src/enriched.h
4486         * src/exphtmldlg.c
4487         * src/exphtmldlg.h
4488         * src/expldifdlg.c
4489         * src/expldifdlg.h
4490         * src/export.c
4491         * src/export.h
4492         * src/exporthtml.c
4493         * src/exporthtml.h
4494         * src/exportldif.c
4495         * src/exportldif.h
4496         * src/filtering.c
4497         * src/filtering.h
4498         * src/folder.c
4499         * src/folder.h
4500         * src/folder_item_prefs.c
4501         * src/folder_item_prefs.h
4502         * src/foldersel.c
4503         * src/foldersel.h
4504         * src/folderutils.c
4505         * src/folderutils.h
4506         * src/folderview.c
4507         * src/folderview.h
4508         * src/grouplistdialog.c
4509         * src/grouplistdialog.h
4510         * src/headerview.c
4511         * src/headerview.h
4512         * src/html.c
4513         * src/html.h
4514         * src/image_viewer.c
4515         * src/image_viewer.h
4516         * src/imap.c
4517         * src/imap.h
4518         * src/imap_gtk.c
4519         * src/imap_gtk.h
4520         * src/import.c
4521         * src/import.h
4522         * src/importldif.c
4523         * src/importldif.h
4524         * src/importmutt.c
4525         * src/importmutt.h
4526         * src/importpine.c
4527         * src/importpine.h
4528         * src/inc.c
4529         * src/inc.h
4530         * src/jpilot.c
4531         * src/jpilot.h
4532         * src/ldapctrl.c
4533         * src/ldapctrl.h
4534         * src/ldaplocate.c
4535         * src/ldaplocate.h
4536         * src/ldapquery.c
4537         * src/ldapquery.h
4538         * src/ldapserver.c
4539         * src/ldapserver.h
4540         * src/ldaputil.c
4541         * src/ldaputil.h
4542         * src/ldif.c
4543         * src/ldif.h
4544         * src/localfolder.c
4545         * src/localfolder.h
4546         * src/main.c
4547         * src/main.h
4548         * src/mainwindow.c
4549         * src/mainwindow.h
4550         * src/manual.c
4551         * src/manual.h
4552         * src/matcher.c
4553         * src/matcher.h
4554         * src/matcher_parser.h
4555         * src/matcher_parser_lex.l
4556         * src/matcher_parser_parse.y
4557         * src/mbox.c
4558         * src/mbox.h
4559         * src/message_search.c
4560         * src/message_search.h
4561         * src/messageview.c
4562         * src/messageview.h
4563         * src/mh.c
4564         * src/mh.h
4565         * src/mh_gtk.c
4566         * src/mh_gtk.h
4567         * src/mimeview.c
4568         * src/mimeview.h
4569         * src/msgcache.c
4570         * src/msgcache.h
4571         * src/mutt.c
4572         * src/mutt.h
4573         * src/news.c
4574         * src/news.h
4575         * src/news_gtk.c
4576         * src/news_gtk.h
4577         * src/noticeview.c
4578         * src/noticeview.h
4579         * src/partial_download.c
4580         * src/partial_download.h
4581         * src/pine.c
4582         * src/pine.h
4583         * src/pop.c
4584         * src/pop.h
4585         * src/prefs_account.c
4586         * src/prefs_account.h
4587         * src/prefs_actions.c
4588         * src/prefs_actions.h
4589         * src/prefs_common.c
4590         * src/prefs_common.h
4591         * src/prefs_compose_writing.c
4592         * src/prefs_compose_writing.h
4593         * src/prefs_customheader.c
4594         * src/prefs_customheader.h
4595         * src/prefs_display_header.c
4596         * src/prefs_display_header.h
4597         * src/prefs_ext_prog.c